![]() |
![]()
| ![]() |
![]()
NAMEPaws::EC2::Snapshot ATTRIBUTESDataEncryptionKeyId => StrThe 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 => StrThe description for the snapshot. Encrypted => BoolIndicates whether the snapshot is encrypted. KmsKeyId => StrThe Amazon Resource Name (ARN) of the AWS Key Management Service (AWS KMS) customer master key (CMK) that was used to protect the volume encryption key for the parent volume. OutpostArn => StrThe ARN of the AWS Outpost on which the snapshot is stored. For more information, see EBS Local Snapshot on Outposts (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html) in the Amazon Elastic Compute Cloud User Guide. OwnerAlias => StrThe AWS owner alias, from an Amazon-maintained list ("amazon"). This is not the user-configured AWS account alias set using the IAM console. OwnerId => StrThe AWS account ID of the EBS snapshot owner. Progress => StrThe progress of the snapshot, as a percentage. SnapshotId => StrThe ID of the snapshot. Each snapshot receives a unique identifier when it is created. StartTime => StrThe time stamp when the snapshot was initiated. State => StrThe snapshot state. Valid values are: "pending", "completed", "error" =head2 StateMessage => Str Encrypted Amazon EBS snapshots are copied asynchronously. If a snapshot copy operation fails (for example, if the proper AWS Key Management Service (AWS 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. Tags => ArrayRef[Paws::EC2::Tag]Any tags assigned to the snapshot. VolumeId => StrThe 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 => IntThe size of the volume, in GiB. _request_id => Str
|