Multi-Region Access Points in Amazon S3
Amazon S3 Multi-Region Access Points provide a global endpoint that applications can use to fulfill requests from S3 buckets that are located in multiple Amazon Web Services Regions. You can use Multi-Region Access Points to build multi-Region applications with the same architecture that's used in a single Region, and then run those applications anywhere in the world. Instead of sending requests over the congested public internet, Multi-Region Access Points provide built-in network resilience with acceleration of internet-based requests to Amazon S3. Application requests made to a Multi-Region Access Point global endpoint use Amazon Global Accelerator to automatically route over the Amazon global network to the closest-proximity S3 bucket with an active routing status.
When you create a Multi-Region Access Point, you specify a set of Amazon Web Services Regions where you want to store data
to be served through that Multi-Region Access Point. You can use S3 Cross-Region Replication (CRR)
The following image is a graphical representation of an Amazon S3 Multi-Region Access Point in an active-active configuration. The graphic shows how Amazon S3 requests are automatically routed to buckets in the closest active Amazon Web Services Region.

The following image is a graphical representation of an Amazon S3 Multi-Region Access Point in an active-passive configuration. The graphic shows how you can control Amazon S3 data-access traffic to fail over between active and passive Amazon Web Services Regions.

To learn more about how to use Multi-Region Access Points, see Tutorial: Getting started with Amazon S3 Multi-Region Access Points