View source: R/ec2_operations.R
ec2_disable_allowed_images_settings | R Documentation |
Disables Allowed AMIs for your account in the specified Amazon Web Services Region. When set to disabled
, the image criteria in your Allowed AMIs settings do not apply, and no restrictions are placed on AMI discoverability or usage. Users in your account can launch instances using any public AMI or AMI shared with your account.
See https://www.paws-r-sdk.com/docs/ec2_disable_allowed_images_settings/ for full documentation.
ec2_disable_allowed_images_settings(DryRun = NULL)
DryRun |
Checks whether you have the required permissions for the action, without
actually making the request, and provides an error response. If you have
the required permissions, the error response is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.