Builder
Properties
The Amazon Pinpoint analytics metadata for collecting metrics for ConfirmSignUp
calls.
A map of custom key-value pairs that you can provide as input for any custom workflows that this action triggers.
The confirmation code sent by a user's request to confirm registration.
Boolean to be specified to force user confirmation irrespective of existing alias. By default set to False
. If this parameter is set to True
and the phone number/email used for sign up confirmation already exists as an alias with a different user, the API call will migrate the alias from the previous user to the newly created user being confirmed. If set to False
, the API will throw an AliasExistsException error.
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
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