networkmanager_register_transit_gateway: Registers a transit gateway in your global network

View source: R/networkmanager_operations.R

networkmanager_register_transit_gatewayR Documentation

Registers a transit gateway in your global network

Description

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.

Usage

networkmanager_register_transit_gateway(GlobalNetworkId, TransitGatewayArn)

Arguments

GlobalNetworkId

[required] The ID of the global network.

TransitGatewayArn

[required] The Amazon Resource Name (ARN) of the transit gateway.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.