File manager - Edit - /usr/lib/python2.7/site-packages/awscli/examples/ec2/modify-snapshot-attribute.rst
Back
**To modify a snapshot attribute** This example modifies snapshot ``snap-1234567890abcdef0`` to remove the create volume permission for a user with the account ID ``123456789012``. If the command succeeds, no output is returned. Command:: aws ec2 modify-snapshot-attribute --snapshot-id snap-1234567890abcdef0 --attribute createVolumePermission --operation-type remove --user-ids 123456789012 **To make a snapshot public** This example makes the snapshot ``snap-1234567890abcdef0`` public. Command:: aws ec2 modify-snapshot-attribute --snapshot-id snap-1234567890abcdef0 --attribute createVolumePermission --operation-type add --group-names all
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings