Service

Delete an AWS Privatelink Endpoint Service

delete/project/{project}/service/{service_name}/privatelink/aws

Path parameters

projectstring required

Project name

service_namestring required

Service name

Response

Response

aws_service_idstring

AWS VPC endpoint service ID

aws_service_namestring

AWS VPC endpoint service name

messagestring

Printable result of the request

principalsstring[] required

ARNs of principals allowed connecting to the service

state'creating' | 'active' | 'deleting' required

Privatelink resource state

supported_regionsstring[]

Allow new connections to the endpoint from these regions, in addition to the region the endpoint is in

Changes

Changed in 1 of the 14 revisions of this API.1

    • added the optional property supported_regions to the response with the 200 status

      response-optional-property-added