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?

AWS
已提问 5 年前523 查看次数
1 回答
0
已接受的回答

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.

AWS
专家
已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则