# NOT RUN {
# This example resets the launchPermission attribute for the specified
# AMI. By default, AMIs are private.
# }
# NOT RUN {
svc$reset_image_attribute(
Attribute = "launchPermission",
ImageId = "ami-5731123e"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab