aws_ebs_snapshot

account_id

Type: STRING

create_volume_permissions

Type: UNORDERED_LIST_STRUCT
Provider name: CreateVolumePermissions
Description: The users and groups that have the permissions for creating volumes from the snapshot.

  • group
    Type: STRING
    Provider name: Group
    Description: The group to be added or removed. The possible value is all.
  • user_id
    Type: STRING
    Provider name: UserId
    Description: The ID of the Amazon Web Services account to be added or removed.

data_encryption_key_id

Type: STRING
Provider name: DataEncryptionKeyId
Description: 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

Type: STRING
Provider name: Description
Description: The description for the snapshot.

encrypted

Type: BOOLEAN
Provider name: Encrypted
Description: Indicates whether the snapshot is encrypted.

kms_key_id

Type: STRING
Provider name: KmsKeyId
Description: The Amazon Resource Name (ARN) of the KMS key that was used to protect the volume encryption key for the parent volume.

outpost_arn

Type: STRING
Provider name: OutpostArn
Description: 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.

owner_alias

Type: STRING
Provider name: OwnerAlias
Description: 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.

owner_id

Type: STRING
Provider name: OwnerId
Description: The ID of the Amazon Web Services account that owns the EBS snapshot.

progress

Type: STRING
Provider name: Progress
Description: The progress of the snapshot, as a percentage.

restore_expiry_time

Type: TIMESTAMP
Provider name: RestoreExpiryTime
Description: Only for archived snapshots that are temporarily restored. Indicates the date and time when a temporarily restored snapshot will be automatically re-archived.

snapshot_arn

Type: STRING

snapshot_id

Type: STRING
Provider name: SnapshotId
Description: The ID of the EBS snapshot.

sse_type

Type: STRING
Provider name: SseType
Description: Reserved for future use.

start_time

Type: TIMESTAMP
Provider name: StartTime
Description: The time stamp when the snapshot was initiated.

state

Type: STRING
Provider name: State
Description: The snapshot state.

state_message

Type: STRING
Provider name: StateMessage
Description: Encrypted Amazon EBS snapshots are copied asynchronously. If a snapshot copy operation fails (for example, if the proper 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.

storage_tier

Type: STRING
Provider name: StorageTier
Description: 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.

tags

Type: UNORDERED_LIST_STRING

volume_id

Type: STRING
Provider name: VolumeId
Description: 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.

volume_size

Type: INT32
Provider name: VolumeSize
Description: The size of the volume, in GiB.