Apply Security Groups To Client VPN Target Network

GET {{aws_ec2_base_url}}/?ClientVpnEndpointId&DryRun&SecurityGroupId.N&VpcId&Action=ApplySecurityGroupsToClientVpnTargetNetwork

Applies a security group to the association between the target network and the Client VPN endpoint.

Request Params

KeyDatatypeRequiredDescription
ClientVpnEndpointIdnullThe ID of the Client VPN endpoint.
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.
SecurityGroupId.NnullThe IDs of the security groups to apply to the associated target network. Up to 5 security groups can be applied to an associated target network.
VpcIdnullThe ID of the VPC in which the associated target network is located.
Actionstring