Skip to main content

VPC Endpoint

A VPC Endpoint allows you to privately connect your Virtual Private Cloud (VPC) to supported AWS services and VPC endpoint services powered by AWS PrivateLink without requiring an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. Instances in your VPC do not require public IP addresses to communicate with resources in the service. Traffic between your VPC and the service does not leave the Amazon network. For more details, please refer to the official AWS VPC Endpoint documentation.

Terraform Mappings:

  • aws_vpc_endpoint.id

Supported Methods​

  • GET: Get a VPC Endpoint by ID
  • LIST: List all VPC Endpoints
  • SEARCH: Search VPC Endpoints by ARN