aws-samples / aws-samples/ec2-auto-scaling-instance-refresh-sample
Permissions issue when running lambda script
Open
- Dominant language
- Python
- Stars
- 47
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
The permissions outlined [here](https://github.com/aws-samples/ec2-auto-scaling-instance-refresh-sample/blob/95fcf3dd19f837349098e1a710b1a6bdd9705ecc/template.yaml#L57) don't allow "Change LT version to $Latest", it just errors out with the errors below.
Error setting launch template version to $Lates
[ERROR] ClientError: An error occurred (AccessDenied) when calling the UpdateAutoScalingGroup operation: You are not authorized to use launch template:
Contributor guide
Assessment
This issue has not been assessed yet.