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

# aws_mq_user{% #aws_mq_user %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `broker_id`{% #broker_id %}

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

## `console_access`{% #console_access %}

**Type**: `BOOLEAN` **Provider name**: `ConsoleAccess` **Description**: Enables access to the the ActiveMQ Web Console for the ActiveMQ user. 

## `groups`{% #groups %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `Groups` **Description**: The list of groups (20 maximum) to which the ActiveMQ user belongs. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long. 

## `mq_user_arn`{% #mq_user_arn %}

**Type**: `STRING` 

## `pending`{% #pending %}

**Type**: `STRUCT` **Provider name**: `Pending` **Description**: The status of the changes pending for the ActiveMQ user. 

- `console_access`**Type**: `BOOLEAN`**Provider name**: `ConsoleAccess`**Description**: Enables access to the the ActiveMQ Web Console for the ActiveMQ user.
- `groups`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Groups`**Description**: The list of groups (20 maximum) to which the ActiveMQ user belongs. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long.
- `pending_change`**Type**: `STRING`**Provider name**: `PendingChange`**Description**: Required. The type of change pending for the ActiveMQ user.

## `replication_user`{% #replication_user %}

**Type**: `BOOLEAN` **Provider name**: `ReplicationUser` **Description**: Describes whether the user is intended for data replication 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `username`{% #username %}

**Type**: `STRING` **Provider name**: `Username` **Description**: Required. The username of the ActiveMQ user. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long. 
