Change Password
GET {{aws_identtity_and_access_management_base_url}}/?NewPassword&OldPassword&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
NewPassword | null | The new password. The new password must conform to the AWS account's password policy, if one exists. | |
OldPassword | null | The IAM user's current password. | |
Version | string | The version of the API. |