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

# aws_qbusiness_retriever{% #aws_qbusiness_retriever %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `application_id`{% #application_id %}

**Type**: `STRING` **Provider name**: `applicationId` **Description**: The identifier of the Amazon Q Business application using the retriever. 

## `configuration`{% #configuration %}

**Type**: `STRUCT` **Provider name**: `configuration` 

- `kendra_index_configuration`**Type**: `STRUCT`**Provider name**: `kendraIndexConfiguration`**Description**: Provides information on how the Amazon Kendra index used as a retriever for your Amazon Q Business application is configured.
  - `index_id`**Type**: `STRING`**Provider name**: `indexId`**Description**: The identifier of the Amazon Kendra index.
- `native_index_configuration`**Type**: `STRUCT`**Provider name**: `nativeIndexConfiguration`**Description**: Provides information on how a Amazon Q Business index used as a retriever for your Amazon Q Business application is configured.
  - `boosting_override`**Type**: `STRING`**Provider name**: `boostingOverride`**Description**: Overrides the default boosts applied by Amazon Q Business to supported document attribute data types.
  - `index_id`**Type**: `STRING`**Provider name**: `indexId`**Description**: The identifier for the Amazon Q Business index.

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP` **Provider name**: `createdAt` **Description**: The Unix timestamp when the retriever was created. 

## `retriever_arn`{% #retriever_arn %}

**Type**: `STRING` **Provider name**: `retrieverArn` **Description**: The Amazon Resource Name (ARN) of the IAM role associated with the retriever. 

## `retriever_id`{% #retriever_id %}

**Type**: `STRING` **Provider name**: `retrieverId` **Description**: The identifier of the retriever. 

## `role_arn`{% #role_arn %}

**Type**: `STRING` **Provider name**: `roleArn` **Description**: The Amazon Resource Name (ARN) of the role with the permission to access the retriever and required resources. 

## `status`{% #status %}

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `type`{% #type %}

**Type**: `STRING` **Provider name**: `type` **Description**: The type of the retriever. 

## `updated_at`{% #updated_at %}

**Type**: `TIMESTAMP` **Provider name**: `updatedAt` **Description**: The Unix timestamp when the retriever was last updated. 
