Skip to main content

local_gateway_route_tablevpc_associations

Retrieves a list of local_gateway_route_tablevpc_associations in a region

Overview

Namelocal_gateway_route_tablevpc_associations
TypeResource
Descriptionlocal_gateway_route_tablevpc_associations
Idawscc.ec2.local_gateway_route_tablevpc_associations

Fields

NameDatatypeDescription
local_gateway_route_table_vpc_association_idstringThe ID of the association.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
local_gateway_route_table_vpc_association_id
FROM awscc.ec2.local_gateway_route_tablevpc_associations
WHERE region = 'us-east-1'

Permissions

To operate on the local_gateway_route_tablevpc_associations resource, the following permissions are required:

Create

ec2:CreateLocalGatewayRouteTableVpcAssociation,
ec2:DescribeLocalGatewayRouteTableVpcAssociations,
ec2:CreateTags

List

ec2:DescribeLocalGatewayRouteTableVpcAssociations