AWS AmazonS3 documentation change
Summary
Expanded documentation to include AWS Management Console instructions and added details about viewing access point properties/permissions including IAM external access analyzer findings, access point scope, and policy information
Security assessment
Adds visibility into security-related permissions configuration (IAM findings, policies) but does not indicate any vulnerability fix or security incident response
Diff
diff --git a/AmazonS3/latest/userguide/access-points-directory-buckets-details.md b/AmazonS3/latest/userguide/access-points-directory-buckets-details.md index fac536d3a..056a90379 100644 --- a//AmazonS3/latest/userguide/access-points-directory-buckets-details.md +++ b//AmazonS3/latest/userguide/access-points-directory-buckets-details.md @@ -7 +7,55 @@ -This section explains how to view details for your access point for directory buckets using the AWS Command Line Interface or REST API. +This section explains how to view details for your access point for directory buckets using the AWS Management Console, AWS CLI, AWS SDKs, or REST API. + +View details of an access point for directory buckets to see the following information about the access point and the associated directory bucket: + + * Properties: + + * Directory bucket name + + * Directory bucket owner account ID + + * AWS Region + + * Directory bucket location type + + * Directory bucket location name + + * Creation date of access point + + * Network origin + + * VPC ID + + * S3 URI + + * Access point ARN + + * Access point alias + + * Permissions: + + * IAM external access analyzer findings + + * Access point scope + + * Access point policy + + + + +###### To view details for your access point 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. + + 6. Select the **Properties** tab or the **Permissions** tab. + + +