Learn R Programming

paws.networking (version 0.2.0)

networkmanager_deregister_transit_gateway: Deregisters a transit gateway from your global network

Description

Deregisters a transit gateway from your global network. This action does not delete your transit gateway, or modify any of its attachments. This action removes any customer gateway associations.

See https://paws-r.github.io/docs/networkmanager/deregister_transit_gateway.html for full documentation.

Usage

networkmanager_deregister_transit_gateway(GlobalNetworkId, TransitGatewayArn)

Arguments

GlobalNetworkId

[required] The ID of the global network.

TransitGatewayArn

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