UserGroup - Amazon ElastiCache

UserGroup

Contents

Note

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

ARN

The Amazon Resource Name (ARN) of the user group.

Type: String

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

PendingChanges

A list of updates being applied to the user group.

Type: UserGroupPendingChanges object

Required: No

ReplicationGroups.member.N

A list of replication groups that the user group can access.

Type: Array of strings

Required: No

ServerlessCaches.member.N

Indicates which serverless caches the specified user group is associated with. Available for Redis only.

Type: Array of strings

Required: No

Status

Indicates user group status. Can be "creating", "active", "modifying", "deleting".

Type: String

Required: No

UserGroupId

The ID of the user group.

Type: String

Required: No

UserIds.member.N

The list of user IDs that belong to the user group.

Type: Array of strings

Length Constraints: Minimum length of 1.

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

Required: No

See Also

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