Skip to content

Instantly share code, notes, and snippets.

@austoonz
Created January 25, 2019 06:11
Embed
What would you like to do?
Sample code for retrieving the AWS AMI IDs for ARM64 images.
aws ssm get-parameters --names /aws/service/ecs/optimized-ami/amazon-linux-2/arm64/recommended
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment