You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2024. It is now read-only.
removed mappings and added SSM Parameter as this will dynamically allow for the latest ecs-optimized-ami each time.
- /aws/service/ecs/optimized-ami/amazon-linux-2/gpu/recommended/image_id
- /aws/service/ecs/optimized-ami/amazon-linux-2/arm64/recommended/image_id
- /aws/service/ecs/optimized-ami/amazon-linux-2/recommended/image_id
- /aws/service/ecs/optimized-ami/amazon-linux/recommended/image_id
Note:
Your user account must have the following IAM permissions to retrieve the Amazon ECS-optimized AMI metadata. These permissions have been added to the AmazonECS_FullAccess IAM policy.
ssm:GetParameters
ssm:GetParameter
ssm:GetParametersByPath
0 commit comments