Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Skip to main content

General questions

Open all

You can search for available services and resources using the VPC console or the AWS CLI/SDK. Then you can access a service, resource, or service network through VPC endpoints.

Resource endpoints provide private connectivity to VPC resources such as databases, clusters, domain-name targets, and IP addresses that don’t require load balancing. They support connectivity over AWS Direct Connect and VPN.

Service network endpoints allow you to privately connect to services and resources that are in a VPC Lattice service network. They let you access multiple services and resources through a single VPC endpoint. They also support connectivity over AWS Direct Connect and VPN. Please refer to VPC Pricing for VPC endpoint pricing.

Billing

Open all

Except as otherwise noted, our prices are exclusive of applicable taxes and duties, including VAT and applicable sales tax. For customers with a Japanese billing address, use of AWS services is subject to Japanese Consumption Tax.

Learn more

Connectivity

Open all

A: You can create up to 100 VPC endpoints per VPC. If you need more than this, contact us and we will work on a solution with you.

Each VPC endpoint can support 10 Gbps continuous bandwidth per Availability Zone, by default, after which additional capacity is added automatically up to 100 Gbps. Endpoint scaling is fully managed to ensure that traffic to your endpoint is not affected.

Gateway, interface, Gateway Load Balancer, and resource VPC endpoints connect to a single endpoint service or resource. VPC service network endpoints connect to a service network, which can be associated with multiple resources and VPC Lattice services.

If you are using the latest version of AWS CLI/SDK, you do not need to update your code. The CLI/SDK will automatically discover your VPC endpoints and use them by default. If you are using old version CLI/SDKs, you will need to specify the DNS name as the endpoint parameter in the CLI/SDK. If you need to specify the endpoint, you can discover the DNS name by querying the EC2 metadata service.

No, we may support this in future updates but currently only support private endpoint names.

Yes, you can access VPC endpoints over Direct Connect. A VPC endpoint's DNS records are publicly resolvable, but will return the private IP address within the associated VPC.

Security and filtering

Open all

Yes. You can associate security groups with VPC endpoints.

Additional questions

Open all

Amazon CloudWatch metrics are available for VPC endpoints of type “interface” and “gateway load balancer.”