ec2_get_instance_metadata_defaults: Gets the default instance metadata service (IMDS) settings...

View source: R/ec2_operations.R

ec2_get_instance_metadata_defaultsR Documentation

Gets the default instance metadata service (IMDS) settings that are set at the account level in the specified Amazon Web Services Region

Description

Gets the default instance metadata service (IMDS) settings that are set at the account level in the specified Amazon Web Services Region.

See https://www.paws-r-sdk.com/docs/ec2_get_instance_metadata_defaults/ for full documentation.

Usage

ec2_get_instance_metadata_defaults(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 May 29, 2024, 9:16 a.m.