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

# aws_s3outposts_endpoint{% #aws_s3outposts_endpoint %}

## `access_type`{% #access_type %}

**Type**: `STRING` **Provider name**: `AccessType` **Description**: The type of connectivity used to access the Amazon S3 on Outposts endpoint. 

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `cidr_block`{% #cidr_block %}

**Type**: `STRING` **Provider name**: `CidrBlock` **Description**: The VPC CIDR committed by this endpoint. 

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP` **Provider name**: `CreationTime` **Description**: The time the endpoint was created. 

## `customer_owned_ipv4_pool`{% #customer_owned_ipv4_pool %}

**Type**: `STRING` **Provider name**: `CustomerOwnedIpv4Pool` **Description**: The ID of the customer-owned IPv4 address pool used for the endpoint. 

## `endpoint_arn`{% #endpoint_arn %}

**Type**: `STRING` **Provider name**: `EndpointArn` **Description**: The Amazon Resource Name (ARN) of the endpoint. 

## `failed_reason`{% #failed_reason %}

**Type**: `STRUCT` **Provider name**: `FailedReason` **Description**: The failure reason, if any, for a create or delete endpoint operation. 

- `error_code`**Type**: `STRING`**Provider name**: `ErrorCode`**Description**: The failure code, if any, for a create or delete endpoint operation.
- `message`**Type**: `STRING`**Provider name**: `Message`**Description**: Additional error details describing the endpoint failure and recommended action.

## `network_interfaces`{% #network_interfaces %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `NetworkInterfaces` **Description**: The network interface of the endpoint. 

- `network_interface_id`**Type**: `STRING`**Provider name**: `NetworkInterfaceId`**Description**: The ID for the network interface.

## `outposts_id`{% #outposts_id %}

**Type**: `STRING` **Provider name**: `OutpostsId` **Description**: The ID of the Outposts. 

## `security_group_id`{% #security_group_id %}

**Type**: `STRING` **Provider name**: `SecurityGroupId` **Description**: The ID of the security group used for the endpoint. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `Status` **Description**: The status of the endpoint. 

## `subnet_id`{% #subnet_id %}

**Type**: `STRING` **Provider name**: `SubnetId` **Description**: The ID of the subnet used for the endpoint. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `vpc_id`{% #vpc_id %}

**Type**: `STRING` **Provider name**: `VpcId` **Description**: The ID of the VPC used for the endpoint. 
