2
0
mirror of https://github.com/cderche/greenlock-storage-s3 synced 2025-05-13 16:16:32 +00:00
gl-store-s3.js/node_modules/aws-sdk/apis/monitoring-2010-08-01.waiters2.json
2019-05-08 12:19:12 +01:00

19 lines
335 B
JSON

{
"version": 2,
"waiters": {
"AlarmExists": {
"delay": 5,
"maxAttempts": 40,
"operation": "DescribeAlarms",
"acceptors": [
{
"matcher": "path",
"expected": true,
"argument": "length(MetricAlarms[]) > `0`",
"state": "success"
}
]
}
}
}