Update Login Profile
GET {{aws_identtity_and_access_management_base_url}}/?Password&PasswordResetRequired&UserName&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Password | null | The new password for the specified IAM user. | |
PasswordResetRequired | null | Allows this new password to be used only once by requiring the specified IAM user to set a new password on next sign-in. | |
UserName | null | The name of the user whose password you want to update. | |
Version | string | The version of the API. |