mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-05-13 16:16:32 +00:00
19 lines
338 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|