createUser

inline suspend fun ElastiCacheClient.createUser(crossinline block: CreateUserRequest.Builder.() -> Unit): CreateUserResponse

For Valkey engine version 7.2 onwards and Redis OSS 6.0 to 7.1: Creates a user. For more information, see Using Role Based Access Control (RBAC).