AwsEc2VolumeDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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.

Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces, and date and time should be separated by T. For example, 2020-03-22T13:22:13.933Z.

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 Amazon 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 Amazon SDKs, see the following: