For Redis OSS engine version 6.0 onwards: Creates a Redis OSS user group. For more information, see Using Role Based Access Control (RBAC)
See https://www.paws-r-sdk.com/docs/elasticache_create_user_group/ for full documentation.
elasticache_create_user_group(UserGroupId, Engine, UserIds = NULL, Tags = NULL)
[required] The ID of the user group.
[required] The current supported value is Redis user.
The list of user IDs that belong to the user group.
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. Available for Redis OSS only.