Sha256: b75228c14d9d8ceac37612bbafb7669957d5011cf5669df50e5dcc3ed9eacb92

Contents?: true

Size: 824 Bytes

Versions: 221

Compression:

Stored size: 824 Bytes

Contents

{
  "version": 2,
  "waiters": {
    "CodeBindingExists": {
      "description": "Wait until code binding is generated",
      "delay": 2,
      "operation": "DescribeCodeBinding",
      "maxAttempts": 30,
      "acceptors": [
        {
          "expected": "CREATE_COMPLETE",
          "matcher": "path",
          "state": "success",
          "argument": "Status"
        },
        {
          "expected": "CREATE_IN_PROGRESS",
          "matcher": "path",
          "state": "retry",
          "argument": "Status"
        },
        {
          "expected": "CREATE_FAILED",
          "matcher": "path",
          "state": "failure",
          "argument": "Status"
        },
        {
          "matcher": "error",
          "expected": "NotFoundException",
          "state": "failure"
        }
      ]
    }
  }
}

Version data entries

221 entries across 221 versions & 1 rubygems

Version Path
aws-sdk-core-2.11.632 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.631 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.630 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.629 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.628 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.627 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.626 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.625 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.624 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.623 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.622 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.621 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.620 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.619 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.618 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.617 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.616 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.615 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.614 apis/schemas/2019-12-02/waiters-2.json
aws-sdk-core-2.11.613 apis/schemas/2019-12-02/waiters-2.json