Deleting a Multi-Region Access Point - 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).

Deleting a Multi-Region Access Point

The following procedure explains how to delete a Multi-Region Access Point by using the Amazon S3 console.

Deleting a Multi-Region Access Point does not delete the buckets associated with the Multi-Region Access Point, only the Multi-Region Access Point itself.

To delete 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. Select the option button next to the name of your Multi-Region Access Point.

  4. Choose Delete.

  5. In the Delete Multi-Region Access Point dialog box, enter the name of the Amazon bucket that you want to delete.

    Note

    Make sure to enter a valid bucket name. Otherwise, the Delete button will be disabled.

  6. Choose Delete to confirm deletion of your Multi-Region Access Point.

You can use the Amazon CLI to delete a Multi-Region Access Point. This action does not delete the buckets associated with the Multi-Region Access Point, only the Multi-Region Access Point itself. To use this example command, replace the user input placeholders with your own information.

aws s3control delete-multi-region-access-point --account-id 123456789012 --details Name=example-multi-region-access-point-name