Is there any other way to use AWS multi region access point other than cross region replication?

0

My use case requires using multi region access points as I currently have my cloudformation template in us-east-1, which has to run when any user wants to onboard his account(the cloudformation template will create some specified resources in his account automatically and launch the stack for the same). Now, if the user has his region specified as us-west-1(or any region other than us-east-1) will the cloudformation template be able to create the stack for creating said resources? Or will it fail? I have thought of one solution for this use case by creating replicas for my s3 bucket which currently has the cloudformation template by using Cross Region Replication but I want to find a more affordable approach as the data transfer costs might be huge for this approach.

1개 답변
0

Hi there,

There is an options to create MultiRegionAccessPoint, I think this is what you are looking for. However, from AWS documentation it is stated that your stack has to be created in the same region where your bucket was created even though S3 is global.

Cebi
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠