---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_s3_access_point{% #aws_s3_access_point %}

## `access_point_arn`{% #access_point_arn %}

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

## `account_id`{% #account_id %}

**Type**: `STRING`

## `alias`{% #alias %}

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

## `bucket`{% #bucket %}

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

## `bucket_account_id`{% #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`{% #name %}

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

## `network_origin`{% #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`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_configuration`{% #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.
