Modify VPC Endpoint Service Configuration

GET {{aws_ec2_base_url}}/?AcceptanceRequired&AddNetworkLoadBalancerArn.N&DryRun&RemoveNetworkLoadBalancerArn.N&ServiceId&Action=ModifyVpcEndpointServiceConfiguration

Modifies the attributes of your VPC endpoint service configuration.

Request Params

KeyDatatypeRequiredDescription
AcceptanceRequirednullIndicate whether requests to create an endpoint to your service must be accepted.
AddNetworkLoadBalancerArn.NnullThe Amazon Resource Names (ARNs) of Network Load Balancers to add to your service configuration.
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.
RemoveNetworkLoadBalancerArn.NnullThe Amazon Resource Names (ARNs) of Network Load Balancers to remove from your service configuration.
ServiceIdnullThe ID of the service.
Actionstring