AWS::EC2::TransitGatewayPolicyTableAssociationAWS::EC2::TransitGatewayPolicyTableAssociation Resource Definition
2 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
TransitGatewayAttachmentId | string | RequiredCreate-only |
TransitGatewayPolicyTableId | string | RequiredCreate-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
State | string | The state of the transit gateway policy table association. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::EC2::TransitGatewayPolicyTableAssociation
Resources:
MyResource:
Type: AWS::EC2::TransitGatewayPolicyTableAssociation
Properties:
TransitGatewayPolicyTableId: "my-transitgatewaypolicytableid"
TransitGatewayAttachmentId: "my-transitgatewayattachmentid"Permissions CloudFormation needs in your IAM role to manage this resource.
ec2:GetTransitGatewayPolicyTableAssociationsec2:AssociateTransitGatewayPolicyTableec2:GetTransitGatewayPolicyTableAssociationsec2:GetTransitGatewayPolicyTableAssociationsec2:DisassociateTransitGatewayPolicyTableec2:GetTransitGatewayPolicyTableAssociationsEverything you need to know about EC2 on one page. HD quality, print-friendly.
Download Free InfographicTransitGatewayPolicyTableIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
TransitGatewayAttachmentIdTransitGatewayPolicyTableId