Reject VPC Endpoint Connections
GET {{aws_ec2_base_url}}/?DryRun&ServiceId&VpcEndpointId.N&Action=RejectVpcEndpointConnections
Rejects one or more VPC endpoint connection requests to your VPC endpoint service.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
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. | |
ServiceId | null | The ID of the service. | |
VpcEndpointId.N | null | The IDs of one or more VPC endpoints. | |
Action | string |