ModifySnapshotAttribute
In this article:
ModifySnapshotAttribute#
Description#
Request to modify the snapshot attributes.
Request Parameters#
Required parameters#
snapshotId — The ID of the snapshot.
Type: String
Required: Yes
Optional parameters#
CreateVolumePermission — Modifications of permissions to create a volume from the snapshot.
Required: No
Description.Value – The volume snapshot description.
Type: String
Required: No
Response Elements#
requestId — The request ID.
Type: String
return —
True
is returned if the request succeeds and an error otherwise.Type: Boolean
Examples#
c2-ec2 ModifySnapshotAttribute SnapshotId snap-EC69832A Description.Value "Sample description"
c2-ec2 ModifySnapshotAttribute SnapshotId snap-EC69832A CreateVolumePermission.Add.1.UserId default@company