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 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande