Describe Client VPN Authorization Rules
GET {{aws_ec2_base_url}}/?ClientVpnEndpointId&DryRun&Filter.N&MaxResults&NextToken&Action=DescribeClientVpnAuthorizationRules
Describes the authorization rules for a 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. | |
Filter.N | null | One or more filters. Filter names and values are case-sensitive. | |
MaxResults | null | The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value. | |
NextToken | null | The token to retrieve the next page of results. | |
Action | string |