GetAccessPointResponse
Types
Properties
The ARN of the access point.
The Amazon Web Services account ID associated with the S3 bucket associated with this access point.
The date and time when the specified access point was created.
Indicates whether this access point allows access from the public internet. If VpcConfiguration
is specified for this access point, then NetworkOrigin
is VPC
, and the access point doesn't allow access from the public internet. Otherwise, NetworkOrigin
is Internet
, and the access point allows access from the public internet, subject to the access point and bucket access policies.
The PublicAccessBlock
configuration that you want to apply to this Amazon S3 account. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see The Meaning of "Public" in the Amazon S3 User Guide.
Contains the virtual private cloud (VPC) configuration for the specified access point.