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

fix lambda events #22

Open
drernie opened this issue Dec 16, 2023 · 1 comment
Open

fix lambda events #22

drernie opened this issue Dec 16, 2023 · 1 comment
Assignees

Comments

@drernie
Copy link
Member

drernie commented Dec 16, 2023

Currently conflict with Quilt indexing

you're using lambda notifications
I'm talking about EventBridge notifications
you need to enable them in bucket settings
and then create EventBridge rule that triggers lambda

[and update the event parser to match]

@drernie
Copy link
Member Author

drernie commented Jan 16, 2024

This is fixed in Vivos, but needs to be fixed here. Otherwise packages won't show up in Quilt searches.
(or possibly be added at all?)

  1. Change CDK
  2. Change event parser
  3. Change test events
  4. Redeploy

@drernie drernie self-assigned this Jan 16, 2024
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