v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-171,1822,9897.4 MB

Disassociates a target network from the specified Client VPN endpoint. When you disassociate the last target network from a Client VPN, the following happens:

  • The route that was automatically added for the VPC is deleted

  • All active client connections are terminated

  • New client connections are disallowed

  • The Client VPN endpoint's status changes to pending-associate

get/#Action=DisassociateClientVpnTargetNetwork

Query parameters

ClientVpnEndpointIdstring required

The ID of the Client VPN endpoint from which to disassociate the target network.

AssociationIdstring required

The ID of the target network association.

DryRunboolean

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 <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.

Action'DisassociateClientVpnTargetNetwork' required
Version'2016-11-15' required

Response

Success