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

# aws_comprehend_endpoint{% #aws_comprehend_endpoint %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreationTime`**Description**: The creation date and time of the endpoint.

## `current_inference_units`{% #current_inference_units %}

**Type**: `INT32`**Provider name**: `CurrentInferenceUnits`**Description**: The number of inference units currently used by the model using this endpoint.

## `data_access_role_arn`{% #data_access_role_arn %}

**Type**: `STRING`**Provider name**: `DataAccessRoleArn`**Description**: The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend read access to trained custom models encrypted with a customer managed key (ModelKmsKeyId).

## `desired_data_access_role_arn`{% #desired_data_access_role_arn %}

**Type**: `STRING`**Provider name**: `DesiredDataAccessRoleArn`**Description**: Data access role ARN to use in case the new model is encrypted with a customer KMS key.

## `desired_inference_units`{% #desired_inference_units %}

**Type**: `INT32`**Provider name**: `DesiredInferenceUnits`**Description**: The desired number of inference units to be used by the model using this endpoint. Each inference unit represents of a throughput of 100 characters per second.

## `desired_model_arn`{% #desired_model_arn %}

**Type**: `STRING`**Provider name**: `DesiredModelArn`**Description**: ARN of the new model to use for updating an existing endpoint. This ARN is going to be different from the model ARN when the update is in progress

## `endpoint_arn`{% #endpoint_arn %}

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

## `flywheel_arn`{% #flywheel_arn %}

**Type**: `STRING`**Provider name**: `FlywheelArn`**Description**: The Amazon Resource Number (ARN) of the flywheel

## `last_modified_time`{% #last_modified_time %}

**Type**: `TIMESTAMP`**Provider name**: `LastModifiedTime`**Description**: The date and time that the endpoint was last modified.

## `message`{% #message %}

**Type**: `STRING`**Provider name**: `Message`**Description**: Specifies a reason for failure in cases of `Failed` status.

## `model_arn`{% #model_arn %}

**Type**: `STRING`**Provider name**: `ModelArn`**Description**: The Amazon Resource Number (ARN) of the model to which the endpoint is attached.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: Specifies the status of the endpoint. Because the endpoint updates and creation are asynchronous, so customers will need to wait for the endpoint to be `Ready` status before making inference requests.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
