Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 479 Bytes

File metadata and controls

28 lines (16 loc) · 479 Bytes

Ec2 Ebs Types

A read-only script that queries Ec2 resources and displays information.

Running

bash ec2-ebs-types.sh

What it does

  1. Listing EBS volume types
  2. Listing your volumes by type
  3. Describing volume modifications

Resources created

None — this script is read-only.

Cost

No cost. This script only reads existing resources.

Related docs