Sha256: 395f5c0e9762ca0229bf6b2efa3d94fb543407d65b8208ab459256ac7c240162

Contents?: true

Size: 390 Bytes

Versions: 6

Compression:

Stored size: 390 Bytes

Contents

{
  "version": 2,
  "waiters": {
    "UserExists": {
      "delay": 1,
      "operation": "GetUser",
      "maxAttempts": 20,
      "acceptors": [
        {
          "state": "success",
          "matcher": "status",
          "expected": 200
        },
        {
          "state": "retry",
          "matcher": "error",
          "expected": "NoSuchEntity"
        }
      ]
    }
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
aws-sdk-core-2.1.7 apis/iam/2010-05-08/waiters-2.json
aws-sdk-core-2.1.5 apis/iam/2010-05-08/waiters-2.json
aws-sdk-core-2.1.4 apis/iam/2010-05-08/waiters-2.json
aws-sdk-core-2.1.3 apis/iam/2010-05-08/waiters-2.json
aws-sdk-core-2.1.2 apis/iam/2010-05-08/waiters-2.json
aws-sdk-core-2.1.1 apis/iam/2010-05-08/waiters-2.json