Difference between revisions of "Amazon AMI"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/about-aws/whats-new/2022/03/amazon-machine-images-public-visibility-two-years/
Line 23: | Line 23: | ||
* [[Amazon Linux]]: [[AL2022]] | * [[Amazon Linux]]: [[AL2022]] | ||
* <code>[[terraform show]] | grep -i ami</code> | * <code>[[terraform show]] | grep -i ami</code> | ||
+ | [[amazon-linux-extras install epel]] | ||
== See also == | == See also == |
Revision as of 16:54, 13 October 2022
- List of Debian9 Image Id (ami): https://wiki.debian.org/Cloud/AmazonEC2Image/Stretch
aws ssm get-parameters-by-path --path /aws/service/ami-amazon-linux-latest --query "Parameters[].Name"
News
- 03/2022 Amazon reduces visibility of public Amazon Machine Images (AMIs) older than two years[1]
Related terms
- Advanced Metering Infrastructure (AMI)
- Free tier:
ami-0443305dabd4be2bc
ami-03d5c68bab01f3496 (Ubuntu Oregon)
aws ec2 describe-images
- AMI Aptio V
- Terraform:
aws_instance
- ubuntu/images/hvm-ssd/ubuntu-xenial-16.04-amd64-server-20200814: ami-08d70e59c07c61a3a
- https://cloud-images.ubuntu.com/locator/ec2/
- AWS instance example with aws ami lookup
- Amazon Linux: AL2022
terraform show | grep -i ami
amazon-linux-extras install epel
See also
- BIOS, UEFI, ACPI, AMI
- AWS, AMI, AFI,
aws ec2 describe-images
, Amazon Linux, Amazon Linux 2,amazon-linux-extras
, AWS CreateImage
Advertising: