This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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.