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
已提問 3 年前檢視次數 1210 次
1 個回答
0
已接受的答案

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
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南