activities
latest
false
UiPath logo, featuring letters U and I in white

IT Automation Activities

Last updated Mar 2, 2026

Change User Password

UiPath.AmazonWebServices.Activities.ChangeUserPassword

Description

Changes the password for the specified IAM user.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Input
  • Name - The name of the IAM user.
  • NewPassword - The new password for the IAM user.
  • NewSecurePassword - The new password for the IAM user, as a secure string.

    Important: Only one of the NewPassword or NewSecurePassword parameters must have a value.
  • ForcePasswordChange - Indicates whether the IAM user should set a new password on the next sign-in. Default is set to False.
Note: When ForcePasswordChange is enabled, the activity attaches arn:aws:iam::aws:policy/IAMUserChangePassword managed policy to the user. This provides the ability for the IAM user to change their own password.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated