S3 Access Point

This table represents the S3 Access Point resource from Amazon Web Services.

aws.s3_access_point

Fields

TitleIDTypeData TypeDescription
_keycorestring
access_point_arncorestringThe ARN for the access point.
account_idcorestring
aliascorestringThe name or alias of the access point.
bucketcorestringThe name of the bucket associated with this access point.
bucket_account_idcorestringThe Amazon Web Services account ID associated with the S3 bucket associated with this access point.
namecorestringThe name of this access point.
network_origincorestringIndicates whether this access point allows access from the public internet. If <code>VpcConfiguration</code> is specified for this access point, then <code>NetworkOrigin</code> is <code>VPC</code>, and the access point doesn't allow access from the public internet. Otherwise, <code>NetworkOrigin</code> is <code>Internet</code>, and the access point allows access from the public internet, subject to the access point and bucket access policies.
tagscorehstore
vpc_configurationcorejsonThe virtual private cloud (VPC) configuration for this access point, if one exists. <note> This element is empty if this access point is an Amazon S3 on Outposts access point that is used by other Amazon Web Services. </note>