elasticache_modify_user function

Changes user password(s) and/or access string

Changes user password(s) and/or access string

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, Engine = NULL )

Arguments

  • UserId: [required] The ID of the user.
  • AccessString: Access permissions string used for this user.
  • AppendAccessString: Adds additional user permissions to the access string.
  • Passwords: The passwords belonging to the user. You are allowed up to two.
  • NoPasswordRequired: Indicates no password is required for the user.
  • AuthenticationMode: Specifies how to authenticate the user.
  • Engine: The engine for a specific user.
  • Maintainer: Dyfan Jones
  • License: Apache License (>= 2.0)
  • Last published: 2025-03-14

Downloads (last 30 days):