Builder
Properties
The analytics metadata for collecting Amazon Pinpoint metrics for AdminRespondToAuthChallenge
calls.
The challenge name. For more information, see AdminInitiateAuth.
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.
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.
The session that should be passed both ways in challenge-response calls to the service. If an InitiateAuth
or RespondToAuthChallenge
API call determines that the caller must pass another challenge, it returns a session with other challenge parameters. This session should be passed as it is to the next RespondToAuthChallenge
API call.
The ID of the Amazon Cognito user pool.
Functions
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.AnalyticsMetadataType inside the given block
construct an aws.sdk.kotlin.services.cognitoidentityprovider.model.ContextDataType inside the given block