Builder
Properties
Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID. The endpoint ID is a destination for Amazon Pinpoint push notifications, for example a device identifier, email address, or phone number.
The authentication flow that you want to initiate. Each AuthFlow
has linked AuthParameters
that you must submit. The following are some example flows.
The authentication parameters. These are inputs corresponding to the AuthFlow
that you're invoking. The required values depend on the value of AuthFlow
for example:
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 like the device fingerprint, IP address, or location. Amazon Cognito threat protection 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 ID of the user pool where the user wants to sign in.
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