AWS AmazonS3 documentation change
Summary
Added AWS Management Console instructions for listing access points with regional filtering and search capabilities
Security assessment
Routine documentation update adding console UI instructions without any security-specific content or vulnerability references
Diff
diff --git a/AmazonS3/latest/userguide/access-points-directory-buckets-list.md b/AmazonS3/latest/userguide/access-points-directory-buckets-list.md index 3bc24ce40..4540069bf 100644 --- a//AmazonS3/latest/userguide/access-points-directory-buckets-list.md +++ b//AmazonS3/latest/userguide/access-points-directory-buckets-list.md @@ -7 +7,16 @@ -This section explains how to list access points for a directory bucket using the AWS Command Line Interface (AWS CLI), REST API, or AWS SDKs. +This section explains how to list access points for a directory bucket using the AWS Management Console, AWS Command Line Interface (AWS CLI), REST API, or AWS SDKs. + +###### To list access points 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 manage. + + +