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

Feature request: option to allow multiple lambda listen to s3 events #987

Open
ganeshmani opened this issue Oct 15, 2023 · 0 comments
Open

Comments

@ganeshmani
Copy link

Hi

We are currently working on an environment where we want multiple lambdas to listen to the s3 event OBJECT_CREATED. Currently, the Scan lambda function completely takes over S3 events.

Proposing Solution:

Allow S3 event to trigger SNS topic and multiple lambdas can listen to that SNS including Scan lambda function.

proposing_solution

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

1 participant