ICognitoIdentityProviderChangePasswordRequest
Interface in AWS.CognitoIdentityProvider
Interface for ChangePassword requests.
Ancestors
Properties
AccessToken
property AccessToken: string
Specify a valid access token issued to the user by Amazon Cognito.
PreviousPassword
property PreviousPassword: string
Specify the old password.
ProposedPassword
property ProposedPassword: string
Specify a new password.