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
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠