User - Amazon ElastiCache
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

Contents

Note

In the following list, the required parameters are described first.

AccessString

Access permissions string used for this user.

Type: String

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

Engine

The current supported value is Redis.

Type: String

Pattern: [a-zA-Z]*

Required: No

MinimumEngineVersion

The minimum engine version required, which is Redis 6.0

Type: String

Required: No

Status

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

Type: String

Required: No

UserGroupIds.member.N

Returns a list of the user group IDs the user belongs to.

Type: Array of strings

Length Constraints: Minimum length of 1.

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

Required: No

UserId

The ID of the user.

Type: String

Required: No

UserName

The username of the user.

Type: String

Required: No

See Also

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