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

# aws_bedrock_prompt_router{% #aws_bedrock_prompt_router %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP` **Provider name**: `createdAt` **Description**: When the router was created. 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `description` **Description**: The router's description. 

## `fallback_model`{% #fallback_model %}

**Type**: `STRUCT` **Provider name**: `fallbackModel` **Description**: The router's fallback model. 

- `model_arn`**Type**: `STRING`**Provider name**: `modelArn`**Description**: The target model's ARN.

## `models`{% #models %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `models` **Description**: The router's models. 

- `model_arn`**Type**: `STRING`**Provider name**: `modelArn`**Description**: The target model's ARN.

## `prompt_router_arn`{% #prompt_router_arn %}

**Type**: `STRING` **Provider name**: `promptRouterArn` **Description**: The router's ARN. 

## `prompt_router_name`{% #prompt_router_name %}

**Type**: `STRING` **Provider name**: `promptRouterName` **Description**: The router's name. 

## `routing_criteria`{% #routing_criteria %}

**Type**: `STRUCT` **Provider name**: `routingCriteria` **Description**: The router's routing criteria. 

- `response_quality_difference`**Type**: `DOUBLE`**Provider name**: `responseQualityDifference`**Description**: The criteria's response quality difference.

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `status` **Description**: The router's status. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `type`{% #type %}

**Type**: `STRING` **Provider name**: `type` **Description**: The summary's type. 

## `updated_at`{% #updated_at %}

**Type**: `TIMESTAMP` **Provider name**: `updatedAt` **Description**: When the router was updated. 
