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

# aws_elasticache_user_group{% #aws_elasticache_user_group %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

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

## `engine`{% #engine %}

**Type**: `STRING`**Provider name**: `Engine`**Description**: The current supported value is Redis user.

## `minimum_engine_version`{% #minimum_engine_version %}

**Type**: `STRING`**Provider name**: `MinimumEngineVersion`**Description**: The minimum engine version required, which is Redis OSS 6.0

## `pending_changes`{% #pending_changes %}

**Type**: `STRUCT`**Provider name**: `PendingChanges`**Description**: A list of updates being applied to the user group.

- `user_ids_to_add`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `UserIdsToAdd`**Description**: The list of user IDs to add.
- `user_ids_to_remove`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `UserIdsToRemove`**Description**: The list of user IDs to remove.

## `replication_groups`{% #replication_groups %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `ReplicationGroups`**Description**: A list of replication groups that the user group can access.

## `serverless_caches`{% #serverless_caches %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `ServerlessCaches`**Description**: Indicates which serverless caches the specified user group is associated with. Available for Valkey, Redis OSS and Serverless Memcached only.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: Indicates user group status. Can be "creating", "active", "modifying", "deleting".

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `user_group_id`{% #user_group_id %}

**Type**: `STRING`**Provider name**: `UserGroupId`**Description**: The ID of the user group.

## `user_ids`{% #user_ids %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `UserIds`**Description**: The list of user IDs that belong to the user group.
