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
Key | Datatype | Required | Description |
---|---|---|---|
AcceptanceRequired | null | Indicate whether requests to create an endpoint to your service must be accepted. | |
AddNetworkLoadBalancerArn.N | null | The Amazon Resource Names (ARNs) of Network Load Balancers to add to your service configuration. | |
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. | |
RemoveNetworkLoadBalancerArn.N | null | The Amazon Resource Names (ARNs) of Network Load Balancers to remove from your service configuration. | |
ServiceId | null | The ID of the service. | |
Action | string |