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
demandé il y a 3 ans1210 vues
1 réponse
0
Réponse acceptée

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
répondu il y a 3 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions