DescribeSnapshotAttribute
In this article:
DescribeSnapshotAttribute#
Description#
Request to get the attribute value of a snapshot.
Request Parameters#
Attribute — A snapshot attribute.
Required: Yes
Type: String
Valid values:
createVolumePermission
snapshotId — The ID of the snapshot.
Required: Yes
Type: String
Response Elements#
createVolumePermission — Permissions for creating volumes from the snapshot.
Type: List of CreateVolumePermission objects
requestId — The request ID.
Type: String
snapshotId — The ID of the snapshot.
Type: String
Examples#
c2-ec2 DescribeSnapshotAttribute SnapshotId snap-EC69832A Attribute createVolumePermission