-
Notifications
You must be signed in to change notification settings - Fork 962
Closed
Labels
closed-for-stalenessdocumentationThis is a problem with documentation.This is a problem with documentation.
Description
Describe the issue
I am trying to write support for consuming the Cognito PreSignup Lambda trigger, and the documentation (scattered across multiple pages) shows the top-level members but not any internal structure. I have looked through the source and binary of cognitoidentityprovider, and though the LambdaConfigType references the PreSignup trigger, there appears to be no further reference to it.
I had hoped that the SDK would include a Java class that modeled the incoming data structore for the Lambda triggers applicable to the product in question; is it present somewhere that I haven't yet found?
Links
- https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-pre-sign-up.html#cognito-user-pools-lambda-trigger-syntax-pre-signup
- https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html#cognito-user-pools-lambda-trigger-syntax-shared
- https://github.com/aws/aws-sdk-java-v2/blob/b0d5c74/services/cognitoidentityprovider/src/main/resources/codegen-resources/service-2.json#L5583-L5586
Metadata
Metadata
Assignees
Labels
closed-for-stalenessdocumentationThis is a problem with documentation.This is a problem with documentation.