gl-store-s3.js/node_modules/aws-sdk/apis/email-2010-12-01.waiters2.json

19 lines
380 B
JSON
Raw Normal View History

2019-05-08 10:43:08 +00:00
{
"version": 2,
"waiters": {
"IdentityExists": {
"delay": 3,
"operation": "GetIdentityVerificationAttributes",
"maxAttempts": 20,
"acceptors": [
{
"expected": "Success",
"matcher": "pathAll",
"state": "success",
"argument": "VerificationAttributes.*.VerificationStatus"
}
]
}
}
}