Accepts a Transit Gateway attachment request for a Client VPN endpoint
Source:R/ec2_operations.R
ec2_accept_transit_gateway_client_vpn_attachment.RdAccepts a Transit Gateway attachment request for a Client VPN endpoint. The Transit Gateway owner must accept the attachment request before the Client VPN endpoint can route traffic through the Transit Gateway.
See https://www.paws-r-sdk.com/docs/ec2_accept_transit_gateway_client_vpn_attachment/ for full documentation.
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 isUnauthorizedOperation.