Files
reflector/aws/lambda-nodejs18.x/UpdateZulipStreams/node_modules/aws-sdk/apis/route53-2013-04-01.waiters2.json
2023-11-20 21:39:33 +07:00

19 lines
338 B
JSON

{
"version": 2,
"waiters": {
"ResourceRecordSetsChanged": {
"delay": 30,
"maxAttempts": 60,
"operation": "GetChange",
"acceptors": [
{
"matcher": "path",
"expected": "INSYNC",
"argument": "ChangeInfo.Status",
"state": "success"
}
]
}
}
}