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

# aws_bedrock_agent_alias{% #aws_bedrock_agent_alias %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `agent_alias_arn`{% #agent_alias_arn %}

**Type**: `STRING`**Provider name**: `agentAliasArn`**Description**: The Amazon Resource Name (ARN) of the alias of the agent.

## `agent_alias_history_events`{% #agent_alias_history_events %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `agentAliasHistoryEvents`**Description**: Contains details about the history of the alias.

- `end_date`**Type**: `TIMESTAMP`**Provider name**: `endDate`**Description**: The date that the alias stopped being associated to the version in the `routingConfiguration` object
- `routing_configuration`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `routingConfiguration`**Description**: Contains details about the version of the agent with which the alias is associated.
  - `agent_version`**Type**: `STRING`**Provider name**: `agentVersion`**Description**: The version of the agent with which the alias is associated.
  - `provisioned_throughput`**Type**: `STRING`**Provider name**: `provisionedThroughput`**Description**: Information on the Provisioned Throughput assigned to an agent alias.
- `start_date`**Type**: `TIMESTAMP`**Provider name**: `startDate`**Description**: The date that the alias began being associated to the version in the `routingConfiguration` object.

## `agent_alias_id`{% #agent_alias_id %}

**Type**: `STRING`**Provider name**: `agentAliasId`**Description**: The unique identifier of the alias of the agent.

## `agent_alias_name`{% #agent_alias_name %}

**Type**: `STRING`**Provider name**: `agentAliasName`**Description**: The name of the alias of the agent.

## `agent_alias_status`{% #agent_alias_status %}

**Type**: `STRING`**Provider name**: `agentAliasStatus`**Description**: The status of the alias of the agent and whether it is ready for use. The following statuses are possible:

- CREATING – The agent alias is being created.
- PREPARED – The agent alias is finished being created or updated and is ready to be invoked.
- FAILED – The agent alias API operation failed.
- UPDATING – The agent alias is being updated.
- DELETING – The agent alias is being deleted.
- DISSOCIATED - The agent alias has no version associated with it.



## `agent_id`{% #agent_id %}

**Type**: `STRING`**Provider name**: `agentId`**Description**: The unique identifier of the agent.

## `alias_invocation_state`{% #alias_invocation_state %}

**Type**: `STRING`**Provider name**: `aliasInvocationState`**Description**: The invocation state for the agent alias. If the agent alias is running, the value is `ACCEPT_INVOCATIONS`. If the agent alias is paused, the value is `REJECT_INVOCATIONS`. Use the `UpdateAgentAlias` operation to change the invocation state.

## `client_token`{% #client_token %}

**Type**: `STRING`**Provider name**: `clientToken`**Description**: A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request, but does not return an error. For more information, see [Ensuring idempotency](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html).

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP`**Provider name**: `createdAt`**Description**: The time at which the alias of the agent was created.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: The description of the alias of the agent.

## `failure_reasons`{% #failure_reasons %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `failureReasons`**Description**: Information on the failure of Provisioned Throughput assigned to an agent alias.

## `routing_configuration`{% #routing_configuration %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `routingConfiguration`**Description**: Contains details about the routing configuration of the alias.

- `agent_version`**Type**: `STRING`**Provider name**: `agentVersion`**Description**: The version of the agent with which the alias is associated.
- `provisioned_throughput`**Type**: `STRING`**Provider name**: `provisionedThroughput`**Description**: Information on the Provisioned Throughput assigned to an agent alias.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `updated_at`{% #updated_at %}

**Type**: `TIMESTAMP`**Provider name**: `updatedAt`**Description**: The time at which the alias was last updated.
