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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南