Export Client VPN Client Configuration
GET {{aws_ec2_base_url}}/?ClientVpnEndpointId&DryRun&Action=ExportClientVpnClientConfiguration
Downloads the contents of the Client VPN endpoint configuration file for the specified Client VPN endpoint.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ClientVpnEndpointId | null | The ID of the Client VPN endpoint. | |
DryRun | null | 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. | |
Action | string |