Transit Gateway (TGW) peering configuration.
Use this configuration to define a peering attachment between two TGWs.
Remarks
Use autoAccept true if you'd like the accelerator to automatically accept the peering attachment
Use applyTags `true' if you'd like the requester attachment tags to be replicated to the accepter attachment
Note: accepter property autoAccept and applyTags are optional. Default value for autoAccept is true and applyTags is false.
The following example creates a cross-account and cross-region peering connection
between a requester TGW named SharedServices-Main and accepter TGW named Network-Main:
NetworkConfig / TransitGatewayPeeringConfig
Transit Gateway (TGW) peering configuration. Use this configuration to define a peering attachment between two TGWs.
Remarks
Use autoAccept
true
if you'd like the accelerator to automatically accept the peering attachment Use applyTags `true' if you'd like the requester attachment tags to be replicated to the accepter attachmentNote: accepter property autoAccept and applyTags are optional. Default value for autoAccept is
true
and applyTags isfalse
.The following example creates a cross-account and cross-region peering connection between a requester TGW named SharedServices-Main and accepter TGW named Network-Main:
Example