AWS::EC2::TransitGatewayResource Type definition for AWS::EC2::TransitGateway
14 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AmazonSideAsn | integer | Create-only |
AssociationDefaultRouteTableId | string | |
AutoAcceptSharedAttachments | string | |
DefaultRouteTableAssociation | string | |
DefaultRouteTablePropagation | string | |
Description | string | |
DnsSupport | string | |
EncryptionSupport | string | Write-only |
MulticastSupport | string | Create-only |
PropagationDefaultRouteTableId | string | |
SecurityGroupReferencingSupport | string | |
Tags | Array<Tag> | |
TransitGatewayCidrBlocks | Array<string> | |
VpnEcmpSupport | string |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
EncryptionSupportState | string | - |
Id | string | - |
TransitGatewayArn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::EC2::TransitGateway
Resources:
MyResource:
Type: AWS::EC2::TransitGateway
Properties:
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
ec2:CreateTransitGatewayec2:CreateTagsec2:DescribeTransitGatewaysec2:DescribeTagsec2:ModifyTransitGatewayec2:ModifyTransitGatewayOptionsec2:DescribeTransitGatewaysec2:DescribeTagsec2:DescribeTransitGatewaysec2:DescribeTagsec2:DeleteTransitGatewayec2:DeleteTagsec2:CreateTransitGatewayec2:CreateTagsec2:DescribeTransitGatewaysec2:DescribeTagsec2:DeleteTransitGatewayec2:DeleteTagsec2:ModifyTransitGatewayec2:ModifyTransitGatewayOptionsec2:DescribeTransitGatewaysec2:DescribeTagsEverything you need to know about EC2 on one page. HD quality, print-friendly.
Download Free InfographicIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AmazonSideAsnMulticastSupport