Amazon PrivateLink · Capability
Amazon PrivateLink Private Connectivity
Workflow capability for establishing and managing private connectivity between VPCs and AWS services using Amazon PrivateLink. Covers endpoint service creation, VPC endpoint management, and connection lifecycle for network engineers and platform teams.
What You Can Do
GET
List endpoint services
— List VPC endpoint services
/v1/endpoint-services
POST
Create endpoint service
— Create a VPC endpoint service
/v1/endpoint-services
GET
List endpoints
— List VPC endpoints
/v1/endpoints
POST
Create endpoint
— Create a VPC endpoint
/v1/endpoints
GET
List connections
— List endpoint connections
/v1/connections
POST
Accept connections
— Accept endpoint connections
/v1/connections
MCP Tools
list-endpoint-services
List available VPC endpoint services for private connectivity
read-only
create-endpoint-service
Create a VPC endpoint service backed by a load balancer
list-vpc-endpoints
List VPC endpoints in the account
read-only
create-vpc-endpoint
Create a private VPC endpoint for an AWS service or endpoint service
list-endpoint-connections
List pending and active connections to endpoint services
read-only
accept-endpoint-connections
Accept pending VPC endpoint connection requests
reject-endpoint-connections
Reject VPC endpoint connection requests
APIs Used
amazon-privatelink