ResetSnapshotAttribute
In this article:
ResetSnapshotAttribute#
Description#
Request to reset the snapshot attribute to the default value.
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#
requestId — The request ID.
Type: String
return —
True
is returned if the request succeeds and an error otherwise.Type: Boolean
Examples#
c2-ec2 ResetSnapshotAttribute SnapshotId snap-EC69832A Attribute createVolumePermission