ec2_disable_allowed_images_settings: Disables Allowed AMIs for your account in the specified...

View source: R/ec2_operations.R

ec2_disable_allowed_images_settingsR Documentation

Disables Allowed AMIs for your account in the specified Amazon Web Services Region

Description

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.

Usage

ec2_disable_allowed_images_settings(DryRun = NULL)

Arguments

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.