UNPKG
heroku-debug
Version:
alpha (4.0.0)
beta (6.2.4-beta)
cowabunga (5.0.3)
latest (5.0.5)
next (6.2.5-3)
6.2.5-3
6.2.5-2
6.2.5-1
6.2.5-0
6.2.4-beta
6.2.3-beta
6.2.2-beta
6.2.1-beta
6.2.0-beta
6.1.3-beta
6.1.2-beta
6.1.1-beta
6.1.0-beta
6.0.4-beta
6.0.3-beta
6.0.2-beta
6.0.1-beta
6.0.0-beta
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.0.0
3.0.0
2.0.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
debugging plugin for the CLI
github.com/heroku/heroku-cli-debug
heroku/heroku-cli-debug
heroku-debug
/
tmp
/
node_modules
/
aws-sdk
/
apis
/
monitoring-2010-08-01.waiters2.json
19 lines
(18 loc)
•
335 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"version"
:
2
,
"waiters"
:
{
"AlarmExists"
:
{
"delay"
:
5
,
"maxAttempts"
:
40
,
"operation"
:
"DescribeAlarms"
,
"acceptors"
:
[
{
"matcher"
:
"path"
,
"expected"
:
true
,
"argument"
:
"length(MetricAlarms[]) > `0`"
,
"state"
:
"success"
}
]
}
}
}