AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-05-31 · Documentation low

File: AmazonS3/latest/userguide/access-points-directory-buckets-policy.md

Summary

Added console-based workflow for managing access point policies including editing and deletion procedures

Security assessment

Documents security feature (policy management) but does not address any specific vulnerability - improves visibility of existing security controls

Diff

diff --git a/AmazonS3/latest/userguide/access-points-directory-buckets-policy.md b/AmazonS3/latest/userguide/access-points-directory-buckets-policy.md
index 5feeddcca..ef33eb321 100644
--- a//AmazonS3/latest/userguide/access-points-directory-buckets-policy.md
+++ b//AmazonS3/latest/userguide/access-points-directory-buckets-policy.md
@@ -12,0 +13,21 @@ Since directory buckets use session-based authorization, your policy must always
+###### To view, edit, or delete an access point policy
+
+  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 manage.
+
+  6. Select the **Permissions** tab.
+
+  7. To create or edit the access point policy, in **Access point policy** , choose **Edit**. Edit the policy. Select **Save**.
+
+  8. To delete the access point policy, in **Access point policy** , choose **Delete**. In the **Delete access point policy** window, type `confirm` and choose **Delete**.
+
+
+
+