Sha256: 675d48d6f4e7450d2953268e9fd0942547661419c7d097f3b1219afbf800b92b

Contents?: true

Size: 957 Bytes

Versions: 31

Compression:

Stored size: 957 Bytes

Contents

{
  "waiters": {
    "__default__": {
      "acceptor_type": "output"
    },
    "__ClusterState": {
      "interval": 60,
      "max_attempts": 30,
      "operation": "DescribeClusters",
      "acceptor_path": "Clusters[].ClusterStatus"
    },
    "ClusterAvailable": {
      "extends": "__ClusterState",
      "ignore_errors": [
        "ClusterNotFound"
      ],
      "success_value": "available",
      "failure_value": [
        "deleting"
      ]
    },
    "ClusterDeleted": {
      "extends": "__ClusterState",
      "success_type": "error",
      "success_value": "ClusterNotFound",
      "failure_value": [
        "creating",
        "rebooting"
      ]
    },
    "SnapshotAvailable": {
      "interval": 15,
      "max_attempts": 20,
      "operation": "DescribeClusterSnapshots",
      "acceptor_path": "Snapshots[].Status",
      "success_value": "available",
      "failure_value": [
        "failed",
        "deleted"
      ]
    }
  }
}

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
aws-sdk-core-2.0.18 apis/Redshift.waiters.json
aws-sdk-core-2.0.17 apis/Redshift.waiters.json
aws-sdk-core-2.0.16 apis/Redshift.waiters.json
aws-sdk-core-2.0.15 apis/Redshift.waiters.json
aws-sdk-core-2.0.14 apis/Redshift.waiters.json
aws-sdk-core-2.0.13 apis/Redshift.waiters.json
aws-sdk-core-2.0.12 apis/Redshift.waiters.json
aws-sdk-core-2.0.11 apis/Redshift.waiters.json
aws-sdk-core-2.0.10 apis/Redshift.waiters.json
aws-sdk-core-2.0.9 apis/Redshift.waiters.json
aws-sdk-core-2.0.8 apis/Redshift.waiters.json
aws-sdk-core-2.0.7 apis/Redshift.waiters.json
aws-sdk-core-2.0.6 apis/Redshift.waiters.json
aws-sdk-core-2.0.5 apis/Redshift.waiters.json
aws-sdk-core-2.0.4 apis/Redshift.waiters.json
aws-sdk-core-2.0.3 apis/Redshift.waiters.json
aws-sdk-core-2.0.2 apis/Redshift.waiters.json
aws-sdk-core-2.0.1 apis/Redshift.waiters.json
aws-sdk-core-2.0.0 apis/Redshift.waiters.json
aws-sdk-core-2.0.0.rc16 apis/Redshift.waiters.json