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

# aws_memorydb_user{% #aws_memorydb_user %}

## `access_string`{% #access_string %}

**Type**: `STRING` **Provider name**: `AccessString` **Description**: Access permissions string used for this user. 

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `acl_names`{% #acl_names %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `ACLNames` **Description**: The names of the Access Control Lists to which the user belongs 

## `arn`{% #arn %}

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

## `authentication`{% #authentication %}

**Type**: `STRUCT` **Provider name**: `Authentication` **Description**: Denotes whether the user requires a password to authenticate. 

- `password_count`**Type**: `INT32`**Provider name**: `PasswordCount`**Description**: The number of passwords belonging to the user. The maximum is two.
- `type`**Type**: `STRING`**Provider name**: `Type`**Description**: Indicates whether the user requires a password to authenticate.

## `minimum_engine_version`{% #minimum_engine_version %}

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

## `name`{% #name %}

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

## `status`{% #status %}

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
