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

Unable to update Service with target tracking capabilities if they weren't already there #259

Closed
akuma12 opened this issue Jan 11, 2018 · 0 comments
Assignees
Labels

Comments

@akuma12
Copy link
Contributor

akuma12 commented Jan 11, 2018

When trying to update a service with desiredCount, min and max, I get the error:

User: arn:aws:sts::xxxxxxxxxxxx:assumed-role/mu-cloudformation-common-us-east-1/AWSCloudFormation is not authorized to perform: application-autoscaling:DescribeScheduledActions

Evidently this is only used when updating an existing service rather than creating a new one. The solution to this should just be to add the application-autoscaling:DescribeScheduledActions, which evidently isn't described ANYWHERE. Thanks AWS.

@akuma12 akuma12 self-assigned this Jan 11, 2018
@cplee cplee closed this as completed Jan 11, 2018
@cplee cplee mentioned this issue Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants