paws.compute (version 0.1.0)

ec2_describe_aggregate_id_format: Describes the longer ID format settings for all resource types in a specific region

Description

Describes the longer ID format settings for all resource types in a specific region. This request is useful for performing a quick audit to determine whether a specific region is fully opted in for longer IDs (17-character IDs).

Usage

ec2_describe_aggregate_id_format(DryRun)

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.

Request syntax

svc$describe_aggregate_id_format(
  DryRun = TRUE|FALSE
)

Details

This request only returns information about resource types that support longer IDs.

The following resource types support longer IDs: bundle \| conversion-task \| customer-gateway \| dhcp-options \| elastic-ip-allocation \| elastic-ip-association \| export-task \| flow-log \| image \| import-task \| instance \| internet-gateway \| network-acl \| network-acl-association \| network-interface \| network-interface-attachment \| prefix-list \| reservation \| route-table \| route-table-association \| security-group \| snapshot \| subnet \| subnet-cidr-block-association \| volume \| vpc \| vpc-cidr-block-association \| vpc-endpoint \| vpc-peering-connection \| vpn-connection \| vpn-gateway.