UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 18, 2026

Update User

UiPath.AmazonWebServices.Activities.UpdateUser

Description

Updates the specified IAM user.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Input

  • Name - The name of the IAM user to update.

Properties

  • NewName - The new name for the IAM user. If not set, the existing value for this property remains unchanged.
  • NewPath - The new path to the IAM user. If not set, the existing value for this property remains unchanged.
    Note:

    At least one property of a user should have a value.

Permissions boundaries

  • DeletePermissionsBoundary - Indicates whether to delete the permissions boundary for the IAM user.
  • NewPermissionsBoundaryArn - The new ARN of the policy used to set the permissions boundary for the IAM user. If not set, the existing value for this property remains unchanged.
    Important:

    You can set a value only for one of the two permissions boundaries parameters.

Tags

  • TagsToRemove - The keys of the tags to remove from the IAM user.
  • TagsToAdd - The tags to add or update. It contains two columns of type String, the first one representing the key, while the second, its value.

Output

  • User - The details about the updated IAM user.
  • Description
  • Project compatibility
  • Configuration
  • Input
  • Properties
  • Permissions boundaries
  • Tags
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated