Available on crate feature
cognito only.Expand description
AWS Lambda event definitions for cognito.
Structs§
- Claims
AndScope Override Details V2 ClaimsAndScopeOverrideDetailsV2allows lambda to add, suppress or override claims in the token- Claims
Override Details ClaimsOverrideDetailsallows lambda to add, suppress or override claims in the token- Cognito
Access Token Generation V2 CognitoAccessTokenGenerationV2allows lambda to customize the Access Token before generation- Cognito
Dataset Record CognitoDatasetRecordrepresents a record from an AWS Cognito Sync event- Cognito
Event CognitoEventcontains data from an event sent from AWS Cognito Sync- Cognito
Event User Pools Caller Context CognitoEventUserPoolsCallerContextcontains information about the caller- Cognito
Event User Pools Challenge Result CognitoEventUserPoolsChallengeResultrepresents a challenge that is presented to the user in the authentication process that is underway, along with the corresponding result.- Cognito
Event User Pools Create Auth Challenge CognitoEventUserPoolsCreateAuthChallengesent by AWS Cognito User Pools to create a challenge to present to the user- Cognito
Event User Pools Create Auth Challenge Request CognitoEventUserPoolsCreateAuthChallengeRequestdefines create auth challenge request parameters- Cognito
Event User Pools Create Auth Challenge Response CognitoEventUserPoolsCreateAuthChallengeResponsedefines create auth challenge response parameters- Cognito
Event User Pools Custom Message CognitoEventUserPoolsCustomMessageis sent by AWS Cognito User Pools before a verification or MFA message is sent, allowing a user to customize the message dynamically.- Cognito
Event User Pools Custom Message Request CognitoEventUserPoolsCustomMessageRequestcontains the request portion of a CustomMessage event- Cognito
Event User Pools Custom Message Response CognitoEventUserPoolsCustomMessageResponsecontains the response portion of a CustomMessage event- Cognito
Event User Pools Define Auth Challenge CognitoEventUserPoolsDefineAuthChallengesent by AWS Cognito User Pools to initiate custom authentication flow- Cognito
Event User Pools Define Auth Challenge Request CognitoEventUserPoolsDefineAuthChallengeRequestdefines auth challenge request parameters- Cognito
Event User Pools Define Auth Challenge Response CognitoEventUserPoolsDefineAuthChallengeResponsedefines auth challenge response parameters- Cognito
Event User Pools Header CognitoEventUserPoolsHeadercontains common data from events sent by AWS Cognito User Pools- Cognito
Event User Pools Migrate User CognitoEventUserPoolsMigrateUseris sent by AWS Cognito User Pools when a user does not exist in the user pool at the time of sign-in with a password, or in the forgot-password flow.- Cognito
Event User Pools Migrate User Request CognitoEventUserPoolsMigrateUserRequestcontains the request portion of a MigrateUser event- Cognito
Event User Pools Migrate User Response CognitoEventUserPoolsMigrateUserResponsecontains the response portion of a MigrateUser event- Cognito
Event User Pools Post Authentication CognitoEventUserPoolsPostAuthenticationis sent by AWS Cognito User Pools after a user is authenticated, allowing the Lambda to add custom logic.- Cognito
Event User Pools Post Authentication Request CognitoEventUserPoolsPostAuthenticationRequestcontains the request portion of a PostAuthentication event- Cognito
Event User Pools Post Authentication Response CognitoEventUserPoolsPostAuthenticationResponsecontains the response portion of a PostAuthentication event- Cognito
Event User Pools Post Confirmation CognitoEventUserPoolsPostConfirmationis sent by AWS Cognito User Pools after a user is confirmed, allowing the Lambda to send custom messages or add custom logic.- Cognito
Event User Pools Post Confirmation Request CognitoEventUserPoolsPostConfirmationRequestcontains the request portion of a PostConfirmation event- Cognito
Event User Pools Post Confirmation Response CognitoEventUserPoolsPostConfirmationResponsecontains the response portion of a PostConfirmation event- Cognito
Event User Pools PreAuthentication CognitoEventUserPoolsPreAuthenticationis sent by AWS Cognito User Pools when a user submits their information to be authenticated, allowing you to perform custom validations to accept or deny the sign in request.- Cognito
Event User Pools PreAuthentication Request CognitoEventUserPoolsPreAuthenticationRequestcontains the request portion of a PreAuthentication event- Cognito
Event User Pools PreAuthentication Response CognitoEventUserPoolsPreAuthenticationResponsecontains the response portion of a PreAuthentication event- Cognito
Event User Pools PreSignup CognitoEventUserPoolsPreSignupis sent by AWS Cognito User Pools when a user attempts to register (sign up), allowing a Lambda to perform custom validation to accept or deny the registration request- Cognito
Event User Pools PreSignup Request CognitoEventUserPoolsPreSignupRequestcontains the request portion of a PreSignup event- Cognito
Event User Pools PreSignup Response CognitoEventUserPoolsPreSignupResponsecontains the response portion of a PreSignup event- Cognito
Event User Pools PreToken Gen CognitoEventUserPoolsPreTokenGenis sent by AWS Cognito User Pools when a user attempts to retrieve credentials, allowing a Lambda to perform insert, suppress or override claims- Cognito
Event User Pools PreToken GenRequest CognitoEventUserPoolsPreTokenGenRequestcontains request portion of PreTokenGen event- Cognito
Event User Pools PreToken GenRequest V2 CognitoEventUserPoolsPreTokenGenRequestV2contains request portion of PreTokenGenV2 event- Cognito
Event User Pools PreToken GenResponse CognitoEventUserPoolsPreTokenGenResponsecontains the response portion of a PreTokenGen event- Cognito
Event User Pools PreToken GenResponse V2 - Cognito
Event User Pools PreToken GenV2 CognitoEventUserPoolsPreTokenGenV2is sent by AWS Cognito User Pools when a user attempts to retrieve credentials, allowing a Lambda to perform insert, suppress or override claims. This is the Version 2 Payload- Cognito
Event User Pools Verify Auth Challenge CognitoEventUserPoolsVerifyAuthChallengesent by AWS Cognito User Pools to verify if the response from the end user for a custom Auth Challenge is valid or not- Cognito
Event User Pools Verify Auth Challenge Request CognitoEventUserPoolsVerifyAuthChallengeRequestdefines verify auth challenge request parameters- Cognito
Event User Pools Verify Auth Challenge Response CognitoEventUserPoolsVerifyAuthChallengeResponsedefines verify auth challenge response parameters- Cognito
IdToken Generation V2 CognitoIdTokenGenerationV2allows lambda to customize the ID Token before generation- Group
Configuration GroupConfigurationallows lambda to override groups, roles and set a preferred role
Enums§
- Cognito
Event User Pools Create Auth Challenge Trigger Source - Cognito
Event User Pools Custom Message Trigger Source - Cognito
Event User Pools Define Auth Challenge Trigger Source - Cognito
Event User Pools Migrate User Trigger Source - Cognito
Event User Pools Post Authentication Trigger Source - Cognito
Event User Pools Post Confirmation Trigger Source - Cognito
Event User Pools PreAuthentication Trigger Source - Cognito
Event User Pools PreSignup Trigger Source - Cognito
Event User Pools PreToken GenTrigger Source - Cognito
Event User Pools Verify Auth Challenge Trigger Source