AwsEc2VolumeDetails
Details about an EC2 volume.
Contents
- Attachments
-
The volume attachments.
Type: Array of AwsEc2VolumeAttachment objects
Required: No
- CreateTime
-
Indicates when the volume was created.
For more information about the validation and formatting of timestamp fields in AWS Security Hub, see Timestamps.
Type: String
Pattern:
.*\S.*
Required: No
- DeviceName
-
The device name for the volume that is attached to the instance.
Type: String
Pattern:
.*\S.*
Required: No
- Encrypted
-
Specifies whether the volume is encrypted.
Type: Boolean
Required: No
- KmsKeyId
-
The ARN of the AWS KMS key that was used to protect the volume encryption key for the volume.
Type: String
Pattern:
.*\S.*
Required: No
- Size
-
The size of the volume, in GiBs.
Type: Integer
Required: No
- SnapshotId
-
The snapshot from which the volume was created.
Type: String
Pattern:
.*\S.*
Required: No
- Status
-
The volume state. Valid values are as follows:
-
available
-
creating
-
deleted
-
deleting
-
error
-
in-use
Type: String
Pattern:
.*\S.*
Required: No
-
- VolumeId
-
The ID of the volume.
Type: String
Pattern:
.*\S.*
Required: No
- VolumeScanStatus
-
Indicates whether the volume was scanned or skipped.
Type: String
Pattern:
.*\S.*
Required: No
- VolumeType
-
The volume type.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: