This product is not supported for your selected Datadog site. ().
This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

aws_s3_access_point

access_point_arn

Type: STRING
Provider name: AccessPointArn
Description: The ARN for the access point.

account_id

Type: STRING

alias

Type: STRING
Provider name: Alias
Description: The name or alias of the access point.

bucket

Type: STRING
Provider name: Bucket
Description: The name of the bucket associated with this access point.

bucket_account_id

Type: STRING
Provider name: BucketAccountId
Description: The Amazon Web Services account ID associated with the S3 bucket associated with this access point.

name

Type: STRING
Provider name: Name
Description: The name of this access point.

network_origin

Type: STRING
Provider name: NetworkOrigin
Description: 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.

tags

Type: UNORDERED_LIST_STRING

vpc_configuration

Type: STRUCT
Provider name: VpcConfiguration
Description: The virtual private cloud (VPC) configuration for this access point, if one exists. This element is empty if this access point is an Amazon S3 on Outposts access point that is used by other Amazon Web Services.

  • vpc_id
    Type: STRING
    Provider name: VpcId
    Description: If this field is specified, this access point will only allow connections from the specified VPC ID.