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

# aws_kafka_configuration{% #aws_kafka_configuration %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the configuration.

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreationTime`**Description**: The time when the configuration was created.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: The description of the configuration.

## `kafka_versions`{% #kafka_versions %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `KafkaVersions`**Description**: An array of the versions of Apache Kafka with which you can use this MSK configuration. You can use this configuration for an MSK cluster only if the Apache Kafka version specified for the cluster appears in this array.

## `latest_revision`{% #latest_revision %}

**Type**: `STRUCT`**Provider name**: `LatestRevision`**Description**: Latest revision of the configuration.

- `creation_time`**Type**: `TIMESTAMP`**Provider name**: `CreationTime`**Description**: The time when the configuration revision was created.
- `description`**Type**: `STRING`**Provider name**: `Description`**Description**: The description of the configuration revision.
- `revision`**Type**: `INT64`**Provider name**: `Revision`**Description**: The revision number.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the configuration.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The state of the configuration. The possible states are ACTIVE, DELETING, and DELETE_FAILED.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
