v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1445255198.7 KB

Creates a MemoryDB user. For more information, see <a href="https://docs.aws.amazon.com/MemoryDB/latest/devguide/clusters.acls.html">Authenticating users with Access Contol Lists (ACLs)</a>.

post/#X-Amz-Target=AmazonMemoryDB.CreateUser

Headers

X-Amz-Target'AmazonMemoryDB.CreateUser' required

Request body

UserNamestring required

The name of the user. This value must be unique as it also serves as the user identifier.

AccessStringstring required

Access permissions string used for this user.

Response

Success