Learn R Programming

paws.networking (version 0.2.0)

networkmanager_register_transit_gateway: Registers a transit gateway in your global network

Description

Registers a transit gateway in your global network. The transit gateway can be in any Amazon Web Services Region, 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://paws-r.github.io/docs/networkmanager/register_transit_gateway.html 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.