Disassociate Client VPN Target Network

GET {{aws_ec2_base_url}}/?AssociationId&ClientVpnEndpointId&DryRun&Action=DisassociateClientVpnTargetNetwork

Disassociates a target network from the specified Client VPN endpoint.

Request Params

KeyDatatypeRequiredDescription
AssociationIdnullThe ID of the target network association.
ClientVpnEndpointIdnullThe ID of the Client VPN endpoint from which to disassociate the target network.
DryRunnullChecks 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.
Actionstring