このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Attach an EBS volume to a running or stopped instance, and expose it to the instance with the specified device name.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

volumeId [required]

string

The ID of the EBS volume. The volume and instance must be within the same Availability Zone.

instanceId [required]

string

The ID of the instance.

device [required]

string

The device name (for example, /dev/sdh or xvdh).

Outputs

フィールド

種類

説明

device

string

The device name. If the volume is attached to a Fargate task, this parameter returns null.

instanceId

string

The ID of the instance. If the volume is attached to a Fargate task, this parameter returns null.

volumeId

string

The ID of the volume.

atttachTime

date-time

The time stamp when the attachment initiated.

state

string

The attachment state of the volume.

deleteOnTermination

boolean

Indicates whether the EBS volume is deleted on instance termination.

amzRequestId [required]

string