View source: R/networkmanager_operations.R
networkmanager_register_transit_gateway | R Documentation |
Registers a transit gateway in your global network. Not all Regions support transit gateways for global networks. For a list of the supported Regions, see Region Availability in the Amazon Web Services Transit Gateways for Global Networks User Guide. The transit gateway can be in any of the supported Amazon Web Services Regions, but it must be owned by the same Amazon Web Services account that owns the global network. You cannot register a transit gateway in more than one global network.
See https://www.paws-r-sdk.com/docs/networkmanager_register_transit_gateway/ for full documentation.
networkmanager_register_transit_gateway(GlobalNetworkId, TransitGatewayArn)
GlobalNetworkId |
[required] The ID of the global network. |
TransitGatewayArn |
[required] The Amazon Resource Name (ARN) of the transit gateway. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.