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
Sign in to the AWS Management Console and open the Amazon S3 console at https://console.aws.amazon.com/s3/
. -
In the left navigation pane, choose Multi-Region Access Points.
-
Select the option button next to the name of your Multi-Region Access Point.
-
Choose Delete.
-
In the Delete Multi-Region Access Point dialog box, enter the name of the AWS bucket that you want to delete.
Note
Make sure to enter a valid bucket name. Otherwise, the Delete button will be disabled.
-
Choose Delete to confirm deletion of your Multi-Region Access Point.
You can use the AWS 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
with your own information.user input
placeholders
aws s3control delete-multi-region-access-point --account-id
123456789012
--details Name=example-multi-region-access-point-name