UiPath Documentation
activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

IT-Automatisierungsaktivitäten

Change User Password

UiPath.AmazonWebServices.Activities.ChangeUserPassword

Beschreibung

Ändert das Kennwort für den angegebenen IAM-Benutzer.

Projektkompatibilität

Windows – Legacy | Windows | Plattformübergreifend

Konfiguration

Eingabe

  • 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.
    Wichtig:

    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.
Hinweis:

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.

  • Beschreibung
  • Projektkompatibilität
  • Konfiguration
  • Eingabe

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben