Deleting a Multi-Region Access Point (original) (raw)
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 athttps://console.aws.amazon.com/s3/.
- In the left navigation pane, chooseMulti-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, theDelete button will be disabled. 6. 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 `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
Viewing Amazon S3 Multi-Region Access Points configuration details
Configuring Multi-Region Access Points
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.