ec2_enable_allowed_images_settings: Enables Allowed AMIs for your account in the specified Amazon...

View source: R/ec2_operations.R

ec2_enable_allowed_images_settingsR 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 enabled to apply the image criteria specified by the Allowed AMIs settings. Specify audit-mode so 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 is UnauthorizedOperation.


paws.compute documentation built on April 4, 2025, 5:47 a.m.