Enables Allowed AMIs for your account in the specified Amazon Web Services Region
Source:R/ec2_operations.R
ec2_enable_allowed_images_settings.RdEnables Allowed AMIs for your account in the specified Amazon Web Services Region. Two values are accepted:
See https://www.paws-r-sdk.com/docs/ec2_enable_allowed_images_settings/ for full documentation.
Arguments
- AllowedImagesSettingsState
[required] Specify
enabledto apply the image criteria specified by the Allowed AMIs settings. Specifyaudit-modeso that you can check which AMIs will be allowed or not allowed by the image criteria.- 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
DryRunOperation. Otherwise, it isUnauthorizedOperation.