Set the AWS Endpoint Connection state
The “status” in the response does not reflect the latest post-update status, but rather the status before the state is transitioned.
Can be used by the following roles assigned at the organization, folder or cluster scope:
- CLUSTER_ADMIN
- CLUSTER_OPERATOR_WRITER
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
cluster_id is the ID for the cluster.
endpoint_id is the ID for the VPC endpoint on the customer's side.
Body
- AVAILABLE: accept/verify the connection on the service side.
- REJECTED: reject the connection on the service side.
AVAILABLE, REJECTED Response
A successful response.
- GCP: The Google Cloud Platform cloud provider.
- AWS: The Amazon Web Services cloud provider.
- AZURE: The Azure cloud provider.
GCP, AWS, AZURE endpoint_id is the client side of the PrivateLink connection.
region_name is the cloud provider region name (i.e. us-east-1).
service_id is the server side of the PrivateLink connection. This is the same as AWSPrivateLinkEndpoint.service_id.
PENDING, PENDING_ACCEPTANCE, AVAILABLE, DELETING, DELETED, REJECTED, FAILED, EXPIRED external_owner_id represents the ID of the AWS account that owns the PrivateLink connection.

