UNPKG
shy-hubot-aws
Version:
latest (0.5.0)
0.5.0
Hubot masters aws commands
github.com/yoheimuta/hubot-aws
yoheimuta/hubot-aws
shy-hubot-aws
/
example
/
json
/
autoscaling
/
put_policy
/
add
/
app.json
6 lines
•
110 B
JSON
View Raw
1
2
3
4
5
6
{
"PolicyName"
:
"Add"
,
"ScalingAdjustment"
:
2
,
"AdjustmentType"
:
"ChangeInCapacity"
,
"Cooldown"
:
300
}