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

# aws_bedrock_imported_model{% #aws_bedrock_imported_model %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `creationTime`**Description**: Creation time of the imported model.

## `custom_model_units`{% #custom_model_units %}

**Type**: `STRUCT`**Provider name**: `customModelUnits`**Description**: Information about the hardware utilization for a single copy of the model.

- `custom_model_units_per_model_copy`**Type**: `INT32`**Provider name**: `customModelUnitsPerModelCopy`**Description**: The number of custom model units used to host a model copy.
- `custom_model_units_version`**Type**: `STRING`**Provider name**: `customModelUnitsVersion`**Description**: The version of the custom model unit. Use to determine the billing rate for the custom model unit.

## `instruct_supported`{% #instruct_supported %}

**Type**: `BOOLEAN`**Provider name**: `instructSupported`**Description**: Specifies if the imported model supports converse.

## `job_arn`{% #job_arn %}

**Type**: `STRING`**Provider name**: `jobArn`**Description**: Job Amazon Resource Name (ARN) associated with the imported model.

## `job_name`{% #job_name %}

**Type**: `STRING`**Provider name**: `jobName`**Description**: Job name associated with the imported model.

## `model_architecture`{% #model_architecture %}

**Type**: `STRING`**Provider name**: `modelArchitecture`**Description**: The architecture of the imported model.

## `model_arn`{% #model_arn %}

**Type**: `STRING`**Provider name**: `modelArn`**Description**: The Amazon Resource Name (ARN) associated with this imported model.

## `model_data_source`{% #model_data_source %}

**Type**: `STRUCT`**Provider name**: `modelDataSource`**Description**: The data source for this imported model.

- `s3_data_source`**Type**: `STRUCT`**Provider name**: `s3DataSource`**Description**: The Amazon S3 data source of the model to import.
  - `s3_uri`**Type**: `STRING`**Provider name**: `s3Uri`**Description**: The URI of the Amazon S3 data source.

## `model_kms_key_arn`{% #model_kms_key_arn %}

**Type**: `STRING`**Provider name**: `modelKmsKeyArn`**Description**: The imported model is encrypted at rest using this key.

## `model_name`{% #model_name %}

**Type**: `STRING`**Provider name**: `modelName`**Description**: The name of the imported model.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
