Viewing Amazon S3 Multi-Region Access Points configuration details - Amazon Simple Storage Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Viewing Amazon S3 Multi-Region Access Points configuration details

The following example demonstrates how to view Multi-Region Access Point configuration details by using the Amazon S3 console.

To create a Multi-Region Access Point
  1. Sign in to the Amazon Web Services Management Console and open the Amazon S3 console at https://console.amazonaws.cn/s3/.

  2. In the left navigation pane, choose Multi-Region Access Points.

  3. Choose the name of the Multi-Region Access Point for which you want to view the configuration details.

    • The Properties tab lists all of the buckets that are associated with your Multi-Region Access Point, the creation date, the Amazon Resource Name (ARN), and the alias. The Amazon Web Services account ID column also lists any buckets owned by external accounts that are associated with your Multi-Region Access Point.

    • The Permissions tab lists the Block Public Access settings that are applied to the buckets associated with this Multi-Region Access Point. You can also view the Multi-Region Access Point policy for your Multi-Region Access Point, if you’ve created one. The Info alert on the Permissions page also lists all the buckets (in your account and other accounts) for this Multi-Region Access Point that have the Public Access is blocked setting enabled.

    • The Replication and failover tab provides a map view of the buckets that are associated with your Multi-Region Access Point and the Regions that the buckets reside int. If there are buckets from another account that you don’t have permission to pull data from, the Region will be marked in red on the Replication summary map, indicating that it is an Amazon Web Services Region with errors getting replication status.

      Note

      To retrieve replication status information from a bucket in an external account, the bucket owner must grant you the s3:GetBucketReplication permission in their bucket policy.

      This tab also provides the replication metrics, replication rules, and failover statuses for the Regions that are used with your Multi-Region Access Point.

You can use the Amazon CLI to view the configuration details for a Multi-Region Access Point.

The following Amazon CLI example gets your current Multi-Region Access Point configuration. To use this example command, replace the user input placeholders with your own information.

aws s3control get-multi-region-access-point --account-id 111122223333 --name example-s3-bucket1