Skip to content

Conversation

saths008
Copy link

@saths008 saths008 commented Sep 24, 2025

Issue #, if available:
#567

Description of changes:
Add CognitoUserPoolCustomSMSSender java lambda event.
I have added Response just to keep in line with other java events even though the custom SMS sender lambda doesn't need to return anything:

Amazon Cognito doesn't expect any additional return information in the response. Your function can use API operations to query and modify your resources, or record event metadata to an external system.

There are some more details in the issue #567

See more documentation on the Custom SMS Sender here: https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-custom-sms-sender.html

Target (OCI, Managed Runtime, both):

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

@saths008 saths008 marked this pull request as ready for review September 24, 2025 09:01
@saths008 saths008 force-pushed the saths008/add-sms-sender-lambda-event-class branch from 2813702 to c75ebbd Compare September 24, 2025 09:03
@saths008 saths008 force-pushed the saths008/add-sms-sender-lambda-event-class branch from c75ebbd to 17b539f Compare September 24, 2025 09:04
@saths008
Copy link
Author

@M-Elsaeed Hi just pinging for visibility and whether this issue is needed (ie. the class exists elsewhere and I just looked over it) 👍

Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants