Replies: 1 comment 3 replies
-
Hey Brandon! Thanks so much for reaching out and your interested in contributing to the Nx Plugin for AWS! That sounds interesting, and I could definitely see this as a useful addition! :) I could imagine something like a
(And a similar one for python would also be cool!) Is that the sort of thing you had in mind or something else? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently working on a generator for creating event based lambdas that are invoked via and EventBridge tasks. Our use case being that we want to run lambda functions on a schedule. I'm wondering if this would be potentially beneficial to add this this library, as well as if it would be warranted to have a core lambda construct that can be exposed to make custom lambda invocation types easy to compose (event bridge, s3 events, etc...).
Beta Was this translation helpful? Give feedback.
All reactions