Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript: Fixed syntax for Lambda trigger event handler : Amazon Cognito #7220

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

AMZ-brandon
Copy link
Contributor

This pull request updates the Lambda trigger example at https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-pre-sign-up.html#aws-lambda-triggers-pre-registration-example to use ES syntax that works out of the box with a new Node 22 function.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the Javascript-v2 This issue relates to the AWS SDK for Javascript V2 label Jan 31, 2025
@rlhagerm rlhagerm self-assigned this Feb 11, 2025
@rlhagerm rlhagerm self-requested a review February 11, 2025 21:27
@rlhagerm rlhagerm added On Call Review needed This work needs an on-call review Bug An update to fix incorrect code or typos. labels Feb 11, 2025
@cpyle0819 cpyle0819 added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Feb 12, 2025
@cpyle0819 cpyle0819 merged commit d8733a8 into awsdocs:main Feb 12, 2025
20 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug An update to fix incorrect code or typos. Javascript-v2 This issue relates to the AWS SDK for Javascript V2 On Call Review complete On call review complete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants