Skip to contents

Deletes a Transit Gateway attachment for a Client VPN endpoint. The Transit Gateway owner can delete the attachment to remove the association between the Client VPN endpoint and the Transit Gateway.

See https://www.paws-r-sdk.com/docs/ec2_delete_transit_gateway_client_vpn_attachment/ for full documentation.

Usage

ec2_delete_transit_gateway_client_vpn_attachment(
  TransitGatewayAttachmentId,
  DryRun = NULL
)

Arguments

TransitGatewayAttachmentId

[required] The ID of the Transit Gateway attachment.

DryRun

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.