authenticationResult
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.AuthenticationResultType inside the given block
The outcome of successful authentication. This is only returned if the user pool has no additional challenges to return. If Amazon Cognito returns another challenge, the response includes ChallengeName
, ChallengeParameters
, and Session
so that your user can answer the challenge.