Accessing S3 Gateway VPC Endpoint from another VPC (VPC Peering established between both source and destination VPCs)

0

Hi,

IHAC who is looking for a solution to access their S3 VPC Endpoints in one VPC from another VPC in another region/account.

They have set VPC Peering in between.

Source VPC:

  • region: us-east-1
  • resources in private subnet
  • vpc peering established with Destination VPC

Destination VPC:

  • region: ca-central-1
  • resources in private subnet
  • vpc peering established with Source VPC
  • S3 VPC endpoint created

Now, from Destination VPC, the S3 VPC endpoint is accessible on regional S3 url: s3.ca-central-1.amazonaws.com

However, the S3 VPC endpoint is not accessible from the Source VPC.

Is there something different that we need to do to achieve this?

1回答
0
承認された回答

S3 Gateway VPC Endpoint is a Gateway endpoint type. You can't access from another VPC with VPC peering or TGW without placing Proxy in Destination VPC. S3 Interface endpoint is in private preview. With S3 Interface Proxy will not be required. Also, endpoints currently do not support cross-Region requests—ensure that you create your endpoint in the same Region as your bucket.

AWS
モデレーター
回答済み 4年前
profile picture
エキスパート
レビュー済み 1ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン