VolumeAttachment - Amazon Elastic Compute Cloud
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).

VolumeAttachment

Describes volume attachment details.

Contents

associatedResource

The ARN of the Amazon-managed resource to which the volume is attached.

Type: String

Required: No

attachTime

The time stamp when the attachment initiated.

Type: Timestamp

Required: No

deleteOnTermination

Indicates whether the EBS volume is deleted on instance termination.

Type: Boolean

Required: No

device

The device name.

If the volume is attached to an Amazon-managed resource, this parameter returns null.

Type: String

Required: No

instanceId

The ID of the instance.

If the volume is attached to an Amazon-managed resource, this parameter returns null.

Type: String

Required: No

instanceOwningService

The service principal of the Amazon service that owns the underlying resource to which the volume is attached.

This parameter is returned only for volumes that are attached to Amazon-managed resources.

Type: String

Required: No

status

The attachment state of the volume.

Type: String

Valid Values: attaching | attached | detaching | detached | busy

Required: No

volumeId

The ID of the volume.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: