View a markdown version of this page

Accessing AWS resources - AWS Prescriptive Guidance

Accessing AWS resources

A VPC endpoint provides a private connection between a VPC and a supported AWS service without requiring an internet gateway or NAT gateway. For example, you can use VPC endpoints to connect your VPC to Amazon Simple Storage Service (Amazon S3) or Amazon Elastic Container Registry (Amazon ECR).

Amazon VPC provides three types of VPC endpoints:

For a list of supported services, see AWS services that integrate with AWS PrivateLink in the Amazon VPC documentation.

Note

Gateway Load Balancer endpoints are helpful when privately sharing an application to users outside of the application’s VPC or AWS account. For more information, see the Establishing private connectivity between internal applications section of this guide.