选择您的 Cookie 首选项

我们使用必要 Cookie 和类似工具提供我们的网站和服务。我们使用性能 Cookie 收集匿名统计数据,以便我们可以了解客户如何使用我们的网站并进行改进。必要 Cookie 无法停用,但您可以单击“自定义”或“拒绝”来拒绝性能 Cookie。

如果您同意,AWS 和经批准的第三方还将使用 Cookie 提供有用的网站功能、记住您的首选项并显示相关内容,包括相关广告。要接受或拒绝所有非必要 Cookie,请单击“接受”或“拒绝”。要做出更详细的选择,请单击“自定义”。

Volume - Amazon Elastic Compute Cloud
此页面尚未翻译为您的语言。 请求翻译

Volume

Describes a volume.

Contents

attachmentSet
Note

This parameter is not returned by CreateVolume.

Information about the volume attachments.

Type: Array of VolumeAttachment objects

Required: No

availabilityZone

The Availability Zone for the volume.

Type: String

Required: No

createTime

The time stamp when volume creation was initiated.

Type: Timestamp

Required: No

encrypted

Indicates whether the volume is encrypted.

Type: Boolean

Required: No

fastRestored
Note

This parameter is not returned by CreateVolume.

Indicates whether the volume was created using fast snapshot restore.

Type: Boolean

Required: No

iops

The number of I/O operations per second (IOPS). For gp3, io1, and io2 volumes, this represents the number of IOPS that are provisioned for the volume. For gp2 volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.

Type: Integer

Required: No

kmsKeyId

The Amazon Resource Name (ARN) of the AWS KMS key that was used to protect the volume encryption key for the volume.

Type: String

Required: No

multiAttachEnabled

Indicates whether Amazon EBS Multi-Attach is enabled.

Type: Boolean

Required: No

operator

The service provider that manages the volume.

Type: OperatorResponse object

Required: No

outpostArn

The Amazon Resource Name (ARN) of the Outpost.

Type: String

Required: No

size

The size of the volume, in GiBs.

Type: Integer

Required: No

snapshotId

The snapshot from which the volume was created, if applicable.

Type: String

Required: No

sseType
Note

This parameter is not returned by CreateVolume.

Reserved for future use.

Type: String

Valid Values: sse-ebs | sse-kms | none

Required: No

status

The volume state.

Type: String

Valid Values: creating | available | in-use | deleting | deleted | error

Required: No

tagSet

Any tags assigned to the volume.

Type: Array of Tag objects

Required: No

throughput

The throughput that the volume supports, in MiB/s.

Type: Integer

Required: No

volumeId

The ID of the volume.

Type: String

Required: No

volumeType

The volume type.

Type: String

Valid Values: standard | io1 | io2 | gp2 | sc1 | st1 | gp3

Required: No

See Also

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

隐私网站条款Cookie 首选项
© 2025, Amazon Web Services, Inc. 或其附属公司。保留所有权利。