Skip to main content

ICognitoIdentityProviderChallengeResponseType

Interface in AWS.CognitoIdentityProvider

Interface for ChallengeResponseType.

Properties

ChallengeName

property ChallengeName: string

The challenge name.

Valid values: Mfa | Password.

ChallengeResponse

property ChallengeResponse: string

The challenge response.

Valid values: Failure | Success.