SQS interface endpoint for cross region access

0

Is it possible to use SQS interface endpoint for cross region access? Use case: service in VPC-A in region A to access SQS queue in region B? If not, what would be next best way to access it? Is it possible over private network or it has to be done over public internet?

AWS
preguntada hace 3 años1210 visualizaciones
1 Respuesta
0
Respuesta aceptada

Interface endpoints are regional. From the docs, "Endpoints are supported within the same Region only. You cannot create an endpoint between a VPC and a service in a different Region. " You could do VPC peering to access the endpoint from another region, using a private hosted zone to map the name.

AWS
Jorge_P
respondido hace 3 años

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