Replies: 2 comments 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.
-
Realised I never circled back on this! We have generators for lambda functions in both TypeScript and Python! https://awslabs.github.io/nx-plugin-for-aws/en/guides/ts-lambda-function/ Thanks again Brandon for your contribution! 😄 |
Beta Was this translation helpful? Give feedback.
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