ResendConfirmationCodeRequest
Represents the request to resend the confirmation code.
Types
Properties
Link copied to clipboard
The Amazon Pinpoint analytics metadata that contributes to your metrics for ResendConfirmationCode
calls.
Link copied to clipboard
A map of custom key-value pairs that you can provide as input for any custom workflows that this action triggers.
Link copied to clipboard
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.
Link copied to clipboard
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.
Link copied to clipboard
Functions
Link copied to clipboard
inline fun copy(block: ResendConfirmationCodeRequest.Builder.() -> Unit = {}): ResendConfirmationCodeRequest