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

[Migrated] Add a support for a default AWS event handler #865

Closed
jneves opened this issue Feb 20, 2021 · 1 comment
Closed

[Migrated] Add a support for a default AWS event handler #865

jneves opened this issue Feb 20, 2021 · 1 comment

Comments

@jneves
Copy link
Contributor

jneves commented Feb 20, 2021

Originally from: Miserlou/Zappa#2115 by jiaaro

Ticket: #2112

This PR adds a way for users to define a default handler for AWS events. This allows for handling events for sources that don't exist at the time of deployment (like temporary SQS queues) as well as resources managed by systems like terraform whose ARNs are not yet known at the time the Zappa package is built.

Finally, it allows users to handle events from new AWS systems that Zappa has not specifically integrated yet.

@monkut
Copy link
Collaborator

monkut commented Aug 18, 2022

As this is an old migrated issue, I'm going to close it.
If someone is still interested in this, please create a new issue.

@monkut monkut closed this as completed Aug 18, 2022
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

No branches or pull requests

2 participants