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

Create a snapshot of an EBS volume and store it in Amazon S3.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

volumeId [required]

string

The ID of the Amazon EBS volume of which to create a snapshot.

description

string

A description for the snapshot.

tags

The tags to apply to the snapshot during creation.

Outputs

Expand All

フィールド

種類

説明

snapshot [required]

object

DataEncryptionKeyId

string

The data encryption key identifier for the snapshot. This value is a unique identifier that corresponds to the data encryption key that was used to encrypt the original volume or snapshot copy. Because data encryption keys are inherited by volumes created from snapshots, and vice versa, if snapshots share the same data encryption key identifier, then they belong to the same volume/snapshot lineage. This parameter is only returned by DescribeSnapshots.

Description

string

The description for the snapshot.

Encrypted

boolean

Indicates whether the snapshot is encrypted.

KmsKeyId

string

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

OwnerId

string

The ID of the Amazon Web Services account that owns the EBS snapshot.

Progress

string

The progress of the snapshot, as a percentage.

SnapshotId

string

The ID of the snapshot. Each snapshot receives a unique identifier when it is created.

StartTime

date-time

The time stamp when the snapshot was initiated.

State

string

The snapshot state.

StateMessage

string

Encrypted Amazon EBS snapshots are copied asynchronously. If a snapshot copy operation fails (for example, if the proper Key Management Service (KMS) permissions are not obtained) this field displays error state details to help you diagnose why the error occurred. This parameter is only returned by DescribeSnapshots.

VolumeId

string

The ID of the volume that was used to create the snapshot. Snapshots created by the CopySnapshot action have an arbitrary volume ID that should not be used for any purpose.

VolumeSize

number

The size of the volume, in GiB.

OwnerAlias

string

The Amazon Web Services owner alias, from an Amazon-maintained list (amazon). This is not the user-configured Amazon Web Services account alias set using the IAM console.

OutpostArn

string

The ARN of the Outpost on which the snapshot is stored. For more information, see Amazon EBS local snapshots on Outposts in the Amazon EBS User Guide.

Tags

[object]

Any tags assigned to the snapshot.

Key

string

The key of the tag. Constraints: Tag keys are case-sensitive and accept a maximum of 127 Unicode characters. May not begin with aws:.

Value

string

The value of the tag. Constraints: Tag values are case-sensitive and accept a maximum of 256 Unicode characters.

StorageTier

string

The storage tier in which the snapshot is stored. standard indicates that the snapshot is stored in the standard snapshot storage tier and that it is ready for use. archive indicates that the snapshot is currently archived and that it must be restored before it can be used.

RestoreExpiryTime

date-time

Only for archived snapshots that are temporarily restored. Indicates the date and time when a temporarily restored snapshot will be automatically re-archived.

SseType

string

Reserved for future use.

amzRequestId [required]

string