Skip to content

docs: show custom event handler usage#1154

Merged
jlizen merged 1 commit into
aws:mainfrom
floze-the-genius:docs/custom-event-handler-1153
Jul 19, 2026
Merged

docs: show custom event handler usage#1154
jlizen merged 1 commit into
aws:mainfrom
floze-the-genius:docs/custom-event-handler-1153

Conversation

@floze-the-genius

Copy link
Copy Markdown
Contributor

Summary

  • replace the custom event JSON deserialization in main with a typed Lambda handler
  • log the received payload and return the typed response

Fixes #1153

Validation

  • git diff --check

@jlizen jlizen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, you're quick! Appreciate the contribution.

@jlizen
jlizen merged commit 8c02edc into aws:main Jul 19, 2026
7 checks passed
@darklight3it darklight3it mentioned this pull request Jul 9, 2026
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.

docs: make the custom event object example in the README show handler usage

2 participants