AwsS3AccessPointDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsS3AccessPointDetails

Returns configuration information about the specified Amazon S3 access point. S3 access points are named network endpoints that are attached to buckets that you can use to perform S3 object operations.

Contents

AccessPointArn

The Amazon Resource Name (ARN) of the access point.

Type: String

Pattern: .*\S.*

Required: No

Alias

The name or alias of the access point.

Type: String

Pattern: .*\S.*

Required: No

Bucket

The name of the S3 bucket associated with the specified access point.

Type: String

Pattern: .*\S.*

Required: No

BucketAccountId

The Amazon Web Services account ID associated with the S3 bucket associated with this access point.

Type: String

Pattern: .*\S.*

Required: No

Name

The name of the specified access point.

Type: String

Pattern: .*\S.*

Required: No

NetworkOrigin

Indicates whether this access point allows access from the public internet.

Type: String

Pattern: .*\S.*

Required: No

PublicAccessBlockConfiguration

provides information about the Amazon S3 Public Access Block configuration for accounts.

Type: AwsS3AccountPublicAccessBlockDetails object

Required: No

VpcConfiguration

Contains the virtual private cloud (VPC) configuration for the specified access point.

Type: AwsS3AccessPointVpcConfigurationDetails object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: