EbsInstanceBlockDevice - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

EbsInstanceBlockDevice

Describes a parameter used to set up an EBS volume in a block device mapping.

Contents

associatedResource

The ARN of the AWS-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 volume is deleted on instance termination.

Type: Boolean

Required: No

ebsCardIndex

The index of the EBS card. Some instance types support multiple EBS cards. The default EBS card index is 0.

Type: Integer

Required: No

operator

The service provider that manages the EBS volume.

Type: OperatorResponse object

Required: No

status

The attachment state.

Type: String

Valid Values: attaching | attached | detaching | detached

Required: No

volumeId

The ID of the EBS volume.

Type: String

Required: No

volumeOwnerId

The ID of the AWS account that owns the volume.

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

Type: String

Required: No

See Also

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