Last chance! 50% off unlimited learning
Sale ends in
powered by
Changes the password for a specified user in a user pool.
cognitoidentityprovider_change_password(PreviousPassword, ProposedPassword, AccessToken)
[required] The old password.
[required] The new password.
[required] The access token.
svc$change_password( PreviousPassword = "string", ProposedPassword = "string", AccessToken = "string" )