AWS AmazonS3 documentation change
Summary
Added console-based deletion instructions for directory bucket access points
Security assessment
Expands procedural documentation without addressing security vulnerabilities or security features. Focuses on operational guidance rather than security aspects.
Diff
diff --git a/AmazonS3/latest/userguide/access-points-directory-buckets-delete.md b/AmazonS3/latest/userguide/access-points-directory-buckets-delete.md index ecce7b980..6a0af4d63 100644 --- a//AmazonS3/latest/userguide/access-points-directory-buckets-delete.md +++ b//AmazonS3/latest/userguide/access-points-directory-buckets-delete.md @@ -7 +7 @@ -This section explains how to delete your access point using the AWS Command Line Interface, REST API, or AWS SDKs. +This section explains how to delete your access point using the AWS Management Console, AWS Command Line Interface, REST API, or AWS SDKs. @@ -12,0 +13,19 @@ Before you can delete a directory bucket attached to an access point, you must d +###### To delete access points for directory buckets in your AWS account + + 1. Sign in to the AWS Management Console and open the Amazon S3 console at [https://console.aws.amazon.com/s3/](https://console.aws.amazon.com/s3/). + + 2. In the navigation bar on the top of the page, choose the name of the currently displayed AWS Region. Next, choose the Region that you want to list access points for. + + 3. In the navigation pane on the left side of the console, choose **Access points for directory buckets**. + + 4. (Optional) Search for access points by name. Only access points in your selected AWS Region will appear here. + + 5. Choose the name of the access point you want to delete. + + 6. Choose **Delete**. + + 7. To confirm deletion, type `confirm` and choose **Delete**. + + + +