Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 557 Bytes

File metadata and controls

19 lines (10 loc) · 557 Bytes

Ec2 Ebs Types

Prerequisites

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

Step 1: Listing EBS volume types

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

Step 2: Listing your volumes by type

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

Step 3: Describing volume modifications

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