A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/AmazonS3/latest/dev/access-points-directory-buckets-details.html below:

View details for your access points for directory buckets

View details for your access points for directory buckets

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:

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/.

  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. Choose the Properties tab or the Permissions tab.

The following get-access-point example command shows how you can use the AWS CLI to view details for your access point.

The following command lists details for the access point my-access-point--zoneID--xa-s3 for AWS account 111122223333.

aws s3control get-access-point --name my-access-point--zoneID--xa-s3 --account-id 111122223333
Example of output of get-access-point command

{
    "Name": "example-access-point--zoneID--xa-s3",
    "Bucket": "amzn-s3-demo-bucket--zone-id--x-s3",
    "NetworkOrigin": "Internet",
    "PublicAccessBlockConfiguration": {
        "BlockPublicAcls": true,
        "IgnorePublicAcls": true,
        "BlockPublicPolicy": true,
        "RestrictPublicBuckets": true
    },
    "CreationDate": "2025-04-23T18:26:22.146000+00:00",
    "Alias": "example-access-point--zoneID--xa-s3",
    "AccessPointArn": "arn:aws:s3express:region:111122223333:accesspoint/example-access-point--zoneID--xa-s3",
    "BucketAccountId": "296805379465"
}
                    

For more information and examples, see get-access-point in the AWS CLI Command Reference.

You can use the REST API to view details for your access point. For more information, see GetAccessPoint in the Amazon Simple Storage Service API Reference.

You can use the AWS SDKs to view details of your access points. For more information, see list of supported SDKs in the Amazon Simple Storage Service API Reference.

List your access points for directory buckets

Viewing, editing or deleting access point policies

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.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4