Revoke Client VPN Ingress

GET {{aws_ec2_base_url}}/?AccessGroupId&ClientVpnEndpointId&DryRun&RevokeAllGroups&TargetNetworkCidr&Action=RevokeClientVpnIngress

Removes an ingress authorization rule from a Client VPN endpoint.

Request Params

KeyDatatypeRequiredDescription
AccessGroupIdnullThe ID of the Active Directory group for which to revoke access.
ClientVpnEndpointIdnullThe ID of the Client VPN endpoint with which the authorization rule is associated.
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.
RevokeAllGroupsnullIndicates whether access should be revoked for all clients.
TargetNetworkCidrnullThe IPv4 address range, in CIDR notation, of the network for which access is being removed.
Actionstring