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

# aws_bedrock_foundation_model{% #aws_bedrock_foundation_model %}

## `customizations_supported`{% #customizations_supported %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `customizationsSupported` **Description**: The customization that the model supports. 

## `inference_types_supported`{% #inference_types_supported %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `inferenceTypesSupported` **Description**: The inference types that the model supports. 

## `input_modalities`{% #input_modalities %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `inputModalities` **Description**: The input modalities that the model supports. 

## `model_arn`{% #model_arn %}

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

## `model_id`{% #model_id %}

**Type**: `STRING` **Provider name**: `modelId` **Description**: The model identifier. 

## `model_lifecycle`{% #model_lifecycle %}

**Type**: `STRUCT` **Provider name**: `modelLifecycle` **Description**: Contains details about whether a model version is available or deprecated 

- `status`**Type**: `STRING`**Provider name**: `status`**Description**: Specifies whether a model version is available (`ACTIVE`) or deprecated (`LEGACY`.

## `model_name`{% #model_name %}

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

## `output_modalities`{% #output_modalities %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `outputModalities` **Description**: The output modalities that the model supports. 

## `provider_name`{% #provider_name %}

**Type**: `STRING` **Provider name**: `providerName` **Description**: The model's provider name. 

## `response_streaming_supported`{% #response_streaming_supported %}

**Type**: `BOOLEAN` **Provider name**: `responseStreamingSupported` **Description**: Indicates whether the model supports streaming. 
