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

# aws_mq_configuration{% #aws_mq_configuration %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: Required. The ARN of the configuration.

## `authentication_strategy`{% #authentication_strategy %}

**Type**: `STRING`**Provider name**: `AuthenticationStrategy`**Description**: Optional. The authentication strategy associated with the configuration. The default is SIMPLE.

## `created`{% #created %}

**Type**: `TIMESTAMP`**Provider name**: `Created`**Description**: Required. The date and time of the configuration revision.

## `description`{% #description %}

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

## `engine_type`{% #engine_type %}

**Type**: `STRING`**Provider name**: `EngineType`**Description**: Required. The type of broker engine. Currently, Amazon MQ supports ACTIVEMQ and RABBITMQ.

## `engine_version`{% #engine_version %}

**Type**: `STRING`**Provider name**: `EngineVersion`**Description**: The broker engine version. Defaults to the latest available version for the specified broker engine type. For a list of supported engine versions, see the [ActiveMQ version management](https://docs.aws.amazon.com//amazon-mq/latest/developer-guide/activemq-version-management.html) and the [RabbitMQ version management](https://docs.aws.amazon.com//amazon-mq/latest/developer-guide/rabbitmq-version-management.html) sections in the Amazon MQ Developer Guide.

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `Id`**Description**: Required. The unique ID that Amazon MQ generates for the configuration.

## `latest_revision`{% #latest_revision %}

**Type**: `STRUCT`**Provider name**: `LatestRevision`**Description**: Required. The latest revision of the configuration.

- `created`**Type**: `TIMESTAMP`**Provider name**: `Created`**Description**: Required. The date and time of the configuration revision.
- `description`**Type**: `STRING`**Provider name**: `Description`**Description**: The description of the configuration revision.
- `revision`**Type**: `INT32`**Provider name**: `Revision`**Description**: Required. The revision number of the configuration.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: Required. The name of the configuration. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 1-150 characters long.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
