Create VPC Endpoint Service Configuration

GET {{aws_ec2_base_url}}/?AcceptanceRequired&ClientToken&DryRun&NetworkLoadBalancerArn.N&Action=CreateVpcEndpointServiceConfiguration

Creates a VPC endpoint service configuration to which service consumers (AWS accounts, IAM users, and IAM roles) can connect.

Request Params

KeyDatatypeRequiredDescription
AcceptanceRequirednullIndicate whether requests from service consumers to create an endpoint to your service must be accepted. To accept a request, use AcceptVpcEndpointConnections.
ClientTokennullUnique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.
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.
NetworkLoadBalancerArn.NnullThe Amazon Resource Names (ARNs) of one or more Network Load Balancers for your service.
Actionstring