19 lines
335 B
JSON
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"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|