EC2 Volume
Elastic Compute Cloud (EC2) Volume
Resource Type
AWS.EC2.Volume
Resource ID Format
For EC2 Volumes, the resource ID is the ARN.
arn:aws:ec2:us-west-2:123456789012:volume/vol-1
Background
This resource represents a snapshot of an AWS EC2 Volume.
Fields
Field | Type | Description |
|
| What devices this volume is attached to |
|
| The Availability Zone for the volume. |
|
| Indicates whether the volume is encrypted |
|
| The number of I/O operations per second (IOPS). |
|
| The Amazon Resource Name (ARN) of the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to protect the volume encryption key for the volume |
|
| The size of the volume, in GiBs. |
|
| The snapshot from which the volume was created. |
|
| The volume type. |
|
| A list with a snapshot description. |
|
| The volume state. |
Last updated