Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ec2
📤 Upload
📝 New File
📁 New Folder
Close
Editing: reset-image-attribute.rst
**To reset the launchPermission attribute** This example resets the ``launchPermission`` attribute for the specified AMI to its default value. By default, AMIs are private. If the command succeeds, no output is returned. Command:: aws ec2 reset-image-attribute --image-id ami-5731123e --attribute launchPermission
Save
Cancel