Modify Transit Gateway Properties After Creation
0
When a Transit Gateway (TGW) is created, either in CloudFormation or in the console, several properties can be configured, specifically:
- AutoAcceptSharedAttachments
- DefaultRouteTableAssociation
- DefaultRouteTablePropagation
- Description
- DnsSupport
- VpnEcmpSupport
Once the TGW is created, Is there a way for a user to change these properties after creation without having to re-create the TGW again?
asked 3 years ago7 views
1 Answers
0
Accepted Answer
Transit Gateway (TGW) allow the modification of certain properties after the creation.
When you modify a transit gateway, the modified options are applied to new transit gateway attachments only. Your existing transit gateway attachments are not modified.
Refer to Modify a transit gateway in the user guide or the AWS CLI/API docs for options that can be modified after creation.
Relevant questions
New VPC Subnets and Transit Gateway attachment
Accepted AnswerMigration from Transit VPC to AWS Transit Gateway
Accepted Answerasked 2 years agoWith a Site-to-Site VPN, how can I set the neighbor remote-as BGP to something other than 65000?
asked 4 months agoTransit Gateway - Propagated route limit per Routing Table
Accepted Answerasked 3 years agoControling BGP Route Propagation in Transit Gateway
Accepted Answerasked 2 years agoTransit Gateway - defaults
Accepted Answerasked 3 years agoAWS Transit Gateway attachment pricing
Accepted Answerasked 2 years agoModify Transit Gateway Properties After Creation
Accepted Answerasked 3 years agoTransit Gateway to Direct Connect Gateway to Transit Gateway
Accepted Answerasked 2 years agoTransit Gateway attachment cost to VPC and subnets
Accepted Answerasked 2 years ago