How can I get access to buckets in another region in VPC environment?

0

Hi,

To make sagemker model in us-west-2 can get access to Redis Cluster in us-west-1, I ran this model in VPC environment in us-west-2 and used a peering connection. However, the problem coming with VPC is that this model can not get access to objects in us-west-1 S3 buckets anymore.

In VPC, I can set a Gateway endpoint so that it can get access to us-west-2 buckets. However, I can not set a Gateway endpoint for us-west-1 bucket, cause VPC is in us-west-2.

May I ask what should I do so that the sagemaker model can get access to us-west-1 buckets?

2回答
0

Gateway endpoints are available only from within the VPC. If you are looking to setup remote connectivity then you need to setup VPC Interface Endpoints.

Refer the section: Cross Region endpoint access

https://docs.aws.amazon.com/whitepapers/latest/building-scalable-secure-multi-vpc-network-infrastructure/centralized-access-to-vpc-private-endpoints.html

profile pictureAWS
エキスパート
回答済み 1年前

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

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

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

関連するコンテンツ