Changes user password(s) and/or access string.
See https://www.paws-r-sdk.com/docs/elasticache_modify_user/ for full documentation.
elasticache_modify_user(
UserId,
AccessString = NULL,
AppendAccessString = NULL,
Passwords = NULL,
NoPasswordRequired = NULL,
AuthenticationMode = NULL
)
[required] The ID of the user.
Access permissions string used for this user.
Adds additional user permissions to the access string.
The passwords belonging to the user. You are allowed up to two.
Indicates no password is required for the user.
Specifies how to authenticate the user.