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

# aws_bedrock_model_copy_job{% #aws_bedrock_model_copy_job %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `creationTime`**Description**: The time at which the model copy job was created.

## `failure_message`{% #failure_message %}

**Type**: `STRING`**Provider name**: `failureMessage`**Description**: An error message for why the model copy job failed.

## `job_arn`{% #job_arn %}

**Type**: `STRING`**Provider name**: `jobArn`**Description**: The Amazon Resource Name (ARN) of the model copy job.

## `source_account_id`{% #source_account_id %}

**Type**: `STRING`**Provider name**: `sourceAccountId`**Description**: The unique identifier of the account that the model being copied originated from.

## `source_model_arn`{% #source_model_arn %}

**Type**: `STRING`**Provider name**: `sourceModelArn`**Description**: The Amazon Resource Name (ARN) of the original model being copied.

## `source_model_name`{% #source_model_name %}

**Type**: `STRING`**Provider name**: `sourceModelName`**Description**: The name of the original model being copied.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `status`**Description**: The status of the model copy job.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `target_model_arn`{% #target_model_arn %}

**Type**: `STRING`**Provider name**: `targetModelArn`**Description**: The Amazon Resource Name (ARN) of the copied model.

## `target_model_kms_key_arn`{% #target_model_kms_key_arn %}

**Type**: `STRING`**Provider name**: `targetModelKmsKeyArn`**Description**: The Amazon Resource Name (ARN) of the KMS key encrypting the copied model.

## `target_model_name`{% #target_model_name %}

**Type**: `STRING`**Provider name**: `targetModelName`**Description**: The name of the copied model.

## `target_model_tags`{% #target_model_tags %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `targetModelTags`**Description**: The tags associated with the copied model.

- `key`**Type**: `STRING`**Provider name**: `key`**Description**: Key for the tag.
- `value`**Type**: `STRING`**Provider name**: `value`**Description**: Value for the tag.
