AWS::EC2::TransitGatewayRouteTableAssociationResource Type definition for AWS::EC2::TransitGatewayRouteTableAssociation
2 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
TransitGatewayAttachmentId | string | RequiredCreate-only |
TransitGatewayRouteTableId | string | RequiredCreate-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::EC2::TransitGatewayRouteTableAssociation
Resources:
MyResource:
Type: AWS::EC2::TransitGatewayRouteTableAssociation
Properties:
TransitGatewayRouteTableId: "my-transitgatewayroutetableid"
TransitGatewayAttachmentId: "my-transitgatewayattachmentid"Permissions CloudFormation needs in your IAM role to manage this resource.
ec2:GetTransitGatewayRouteTableAssociationsec2:AssociateTransitGatewayRouteTableec2:GetTransitGatewayRouteTableAssociationsec2:GetTransitGatewayRouteTableAssociationsec2:GetTransitGatewayRouteTableAssociationsec2:DisassociateTransitGatewayRouteTableEverything you need to know about EC2 on one page. HD quality, print-friendly.
Download Free InfographicTransitGatewayRouteTableIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
TransitGatewayRouteTableIdTransitGatewayAttachmentId