IIAMUpdateLoginProfileRequest
Interface in AWS.IAM
Interface for UpdateLoginProfile requests.
Ancestors
Properties
Password
property Password: string
Specify a new password for the specified IAM user.
PasswordResetRequired
property PasswordResetRequired: TOptional<Boolean>
Specify whether to require the user to change their password at next sign-in.
UserName
property UserName: string
Specify the name of the IAM user to change password for.