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

# aws_memorydb_acl{% #aws_memorydb_acl %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

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

## `clusters`{% #clusters %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `Clusters` **Description**: A list of clusters associated with the ACL. 

## `minimum_engine_version`{% #minimum_engine_version %}

**Type**: `STRING` **Provider name**: `MinimumEngineVersion` **Description**: The minimum engine version supported for the ACL 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `Name` **Description**: The name of the Access Control List 

## `pending_changes`{% #pending_changes %}

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

- `user_names_to_add`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `UserNamesToAdd`**Description**: A list of users being added to the ACL
- `user_names_to_remove`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `UserNamesToRemove`**Description**: A list of user names being removed from the ACL

## `status`{% #status %}

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `user_names`{% #user_names %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `UserNames` **Description**: The list of user names that belong to the ACL. 
