MemoryDB User

MemoryDB User in AWS represents an identity within an Amazon MemoryDB for Redis cluster. It defines authentication and access control settings, including usernames, passwords, and access permissions. This resource allows fine-grained security by controlling which users can connect to the cluster and what actions they can perform.

aws.memorydb_user

Fields

TitleIDTypeData TypeDescription
_keycorestring
access_stringcorestringAccess permissions string used for this user.
account_idcorestring
acl_namescorearray<string>The names of the Access Control Lists to which the user belongs
arncorestringThe Amazon Resource Name (ARN) of the user.
authenticationcorejsonDenotes whether the user requires a password to authenticate.
minimum_engine_versioncorestringThe minimum engine version supported for the user
namecorestringThe name of the user
statuscorestringIndicates the user status. Can be "active", "modifying" or "deleting".
tagscorehstore