Modify Client VPN Endpoint

GET {{aws_ec2_base_url}}/?ClientVpnEndpointId&ConnectionLogOptions&Description&DnsServers&DryRun&ServerCertificateArn&SplitTunnel&Action=ModifyClientVpnEndpoint

Modifies the specified Client VPN endpoint.

Request Params

KeyDatatypeRequiredDescription
ClientVpnEndpointIdnullThe ID of the Client VPN endpoint to modify.
ConnectionLogOptionsnullInformation about the client connection logging options.
DescriptionnullA brief description of the Client VPN endpoint.
DnsServersnullInformation about the DNS servers to be used by Client VPN connections. A Client VPN endpoint can have up to two DNS servers.
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.
ServerCertificateArnnullThe ARN of the server certificate to be used. The server certificate must be provisioned in AWS Certificate Manager (ACM).
SplitTunnelnullIndicates whether the VPN is split-tunnel.
Actionstring