Skip to content

Instantly share code, notes, and snippets.

@h3ct0rjs
Created June 9, 2021 03:26
Show Gist options
  • Save h3ct0rjs/a7e0ac664ee8b5f734dc68cd2c125e2d to your computer and use it in GitHub Desktop.
Save h3ct0rjs/a7e0ac664ee8b5f734dc68cd2c125e2d to your computer and use it in GitHub Desktop.
/aws/service/canonical/ubuntu/server/18.04/stable/current/amd64/hvm/ebs-gp2/ami-id -- parameter ssm ubuntu18.04
/aws/service/canonical/ubuntu/server/focal/stable/current/amd64/hvm/ebs-gp2/ami-id
AMI ID
Parameter: .../ubuntu/PRODUCT/RELEASE/stable/current/ARCH/VIRT_TYPE/VOL_TYPE/ami-id
Where the fields are as follows:
PRODUCT: server or server-minimal
RELEASE: focal, 20.04, bionic, 18.04, xenial, or 16.04
ARCH: amd64 or arm64
VIRT_TYPE: pv or hvm
VOL_TYPE: ebs-gp2, ebs-io1, ebs-standard, or instance-store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment