Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for new "StepScaling" policies #704

Open
benyamindfring opened this issue Jul 13, 2015 · 0 comments
Open

Support for new "StepScaling" policies #704

benyamindfring opened this issue Jul 13, 2015 · 0 comments

Comments

@benyamindfring
Copy link

recently AWS released an addition for Auto-Scaling policies, called "StepScaling" policies.

this is the announcement:
https://aws.amazon.com/blogs/aws/auto-scaling-update-new-scaling-policies-for-more-responsive-scaling/

also you can refer to "PolicyType" in the link below.
http://docs.aws.amazon.com/AutoScaling/latest/APIReference/API_PutScalingPolicy.html

unfortunately Asgard doesn't seem to recognize this type of scaling policies, and thus doesn't allow to copy ASG's with it.

2015-07-13_07:46:42 Exception: com.amazonaws.AmazonServiceException: Status Code: 400, AWS Service: AmazonAutoScaling, AWS Request ID: 4d9d671e-2933-11e5-aa35-bb4a085a0cba, AWS Error Code: ValidationError, AWS Error Message: Scaling increment must be specified for a SimpleScaling policy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant