ec2_enable_allowed_images_settings {paws.compute} | R Documentation |
Enables Allowed AMIs for your account in the specified Amazon Web Services Region
Description
Enables 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.
Usage
ec2_enable_allowed_images_settings(AllowedImagesSettingsState, DryRun = NULL)
Arguments
AllowedImagesSettingsState |
[required] Specify |
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 |
[Package paws.compute version 0.9.0 Index]