Change Password

GET {{aws_identtity_and_access_management_base_url}}/?NewPassword&OldPassword&Version=2010-05-08

Request Params

KeyDatatypeRequiredDescription
NewPasswordnullThe new password. The new password must conform to the AWS account's password policy, if one exists.
OldPasswordnullThe IAM user's current password.
VersionstringThe version of the API.