Builder
Properties
The Amazon Pinpoint analytics metadata that contributes to your metrics for InitiateAuth
calls.
The authentication flow for this call to run. The API action will depend on this value. For example:
The authentication parameters. These are inputs corresponding to the AuthFlow
that you're invoking. The required values depend on the value of AuthFlow
:
A map of custom key-value pairs that you can provide as input for certain 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.
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