User - Amazon MemoryDB
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

User

You create users and assign them specific permissions by using an access string. You assign the users to Access Control Lists aligned with a specific role (administrators, human resources) that are then deployed to one or more MemoryDB clusters.

Contents

AccessString

Access permissions string used for this user.

Type: String

Required: No

ACLNames

The names of the Access Control Lists to which the user belongs

Type: Array of strings

Length Constraints: Minimum length of 1.

Pattern: [a-zA-Z][a-zA-Z0-9\-]*

Required: No

ARN

The Amazon Resource Name (ARN) of the user.

Type: String

Required: No

Authentication

Denotes whether the user requires a password to authenticate.

Type: Authentication object

Required: No

MinimumEngineVersion

The minimum engine version supported for the user

Type: String

Required: No

Name

The name of the user

Type: String

Required: No

Status

Indicates the user status. Can be "active", "modifying" or "deleting".

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: