Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 678 Bytes

File metadata and controls

23 lines (12 loc) · 678 Bytes

Ec2 Metadata

Prerequisites

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

Step 1: Describing your running instances

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

Step 2: Describing instance status

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

Step 3: Listing regions

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

Step 4: Listing availability zones

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