v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14130363656.8 KB

For Redis engine version 6.0 onwards: Creates a Redis user group. For more information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>

get/#Action=CreateUserGroup

Query parameters

UserGroupIdstring required

The ID of the user group.

Enginestring required

The current supported value is Redis.

UserIdsUserId[]

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

Keystring

The key for the tag. May not be null.

Valuestring

The tag's value. May be null.

A list of tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value, although null is accepted.

Action'CreateUserGroup' required
Version'2015-02-02' required

Response

Success