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 Respuestas
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
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas