Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 653 Bytes

File metadata and controls

23 lines (12 loc) · 653 Bytes

Ec2 Amis

Prerequisites

  1. AWS CLI installed and configured (aws configure)
  2. Appropriate IAM permissions for the AWS services used

Step 1: Listing Amazon Linux 2023 AMIs

The script handles this step automatically. See ec2-amis.sh for the exact CLI commands.

Step 2: Listing Ubuntu AMIs

The script handles this step automatically. See ec2-amis.sh for the exact CLI commands.

Step 3: Describing a specific AMI

The script handles this step automatically. See ec2-amis.sh for the exact CLI commands.

Step 4: Listing your own AMIs

The script handles this step automatically. See ec2-amis.sh for the exact CLI commands.