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
gefragt vor 3 Jahren1210 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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
beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen