Skip to main content

transit_gateway_route_table_attachments

Retrieves a list of transit_gateway_route_table_attachments in a region

Overview

Nametransit_gateway_route_table_attachments
TypeResource
Descriptiontransit_gateway_route_table_attachments
Idawscc.networkmanager.transit_gateway_route_table_attachments

Fields

NameDatatypeDescription
attachment_idstringThe ID of the attachment.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
attachment_id
FROM awscc.networkmanager.transit_gateway_route_table_attachments
WHERE region = 'us-east-1'

Permissions

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

Create

networkmanager:CreateTransitGatewayRouteTableAttachment,
networkmanager:GetTransitGatewayRouteTableAttachment,
networkmanager:TagResource,
iam:CreateServiceLinkedRole,
ec2:DescribeRegions

List

networkmanager:ListAttachments