Builder
Properties
The Amazon Pinpoint analytics metadata that contributes to your metrics for RespondToAuthChallenge
calls.
The challenge name. For more information, see InitiateAuth.
The responses to the challenge that you received in the previous request. Each challenge has its own required response parameters. The following examples are partial JSON request bodies that highlight challenge-response parameters.
A map of custom key-value pairs that you can provide as input for any custom workflows that this action triggers.
The session that should be passed both ways in challenge-response calls to the service. If InitiateAuth
or RespondToAuthChallenge
API call determines that the caller must pass another challenge, they return a session with other challenge parameters. This session should be passed as it is to the next RespondToAuthChallenge
API call.
Contextual data about your user session, such as the device fingerprint, IP address, or location. Amazon Cognito advanced security evaluates the risk of an authentication event based on the context that your app generates and passes to Amazon Cognito when it makes API requests.
Functions
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.AnalyticsMetadataType inside the given block
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.UserContextDataType inside the given block