Skip to content

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

@jneves

Description

@jneves

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions