createUser

abstract suspend fun createUser(input: CreateUserRequest): CreateUserResponse

Creates a user under the specified Amazon Chime account.