AWS PrivateLink is now available on Pro and Enterprise

AWS PrivateLink is now available for Pro and Enterprise teams as part of Advanced Networking. It allows Vercel Functions and builds to connect to AWS-hosted services without sending traffic over the public internet.

Use it to reach AWS-hosted databases such as RDS, Aurora, and Neon; SaaS services such as Snowflake and MongoDB Atlas; internal services behind an AWS Network Load Balancer; and S3 or DynamoDB through gateway endpoints.

To configure PrivateLink, open your project's Networking settings and enable Advanced Networking. Select New Connection, then enter the service name and region.

The service must accept connections from all AWS principals or allowlist the IAM role Vercel provides for your team.

Vercel creates the connection and provides a stable hostname. Use this hostname from your Functions and builds to reach the service privately.

Pricing:

  • The first AWS PrivateLink connection is included with Advanced Networking. Each additional connection costs $30 per month.
  • PrivateLink data transfer costs $0.04 per GB.

Learn more in the AWS PrivateLink documentation.

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论