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

# aws_bedrock_async_invoke{% #aws_bedrock_async_invoke %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `client_request_token`{% #client_request_token %}

**Type**: `STRING`**Provider name**: `clientRequestToken`**Description**: The invocation's idempotency token.

## `end_time`{% #end_time %}

**Type**: `TIMESTAMP`**Provider name**: `endTime`**Description**: When the invocation ended.

## `failure_message`{% #failure_message %}

**Type**: `STRING`**Provider name**: `failureMessage`**Description**: An error message.

## `invocation_arn`{% #invocation_arn %}

**Type**: `STRING`**Provider name**: `invocationArn`**Description**: The invocation's ARN.

## `last_modified_time`{% #last_modified_time %}

**Type**: `TIMESTAMP`**Provider name**: `lastModifiedTime`**Description**: The invocation's last modified time.

## `model_arn`{% #model_arn %}

**Type**: `STRING`**Provider name**: `modelArn`**Description**: The invocation's model ARN.

## `output_data_config`{% #output_data_config %}

**Type**: `STRUCT`**Provider name**: `outputDataConfig`**Description**: Output data settings.

- `s3_output_data_config`**Type**: `STRUCT`**Provider name**: `s3OutputDataConfig`**Description**: A storage location for the output data in an S3 bucket
  - `bucket_owner`**Type**: `STRING`**Provider name**: `bucketOwner`**Description**: If the bucket belongs to another AWS account, specify that account's ID.
  - `kms_key_id`**Type**: `STRING`**Provider name**: `kmsKeyId`**Description**: A KMS encryption key ID.
  - `s3_uri`**Type**: `STRING`**Provider name**: `s3Uri`**Description**: An object URI starting with `s3://`.

## `status`{% #status %}

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

## `submit_time`{% #submit_time %}

**Type**: `TIMESTAMP`**Provider name**: `submitTime`**Description**: When the invocation request was submitted.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
