You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking to add some lambda functions through org-formation (for instance, a lambda to invalidate a cloudfront distribution as a codepipeline stage). I don't particularly like the way of writing a lambda in-line in the cloudformation template. I've seen that I can update a serverless framework workload or a CDK app, so I'm thinking of adding some lambda functions by starting a serverless app in a folder within my org-formation repo.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking to add some lambda functions through org-formation (for instance, a lambda to invalidate a cloudfront distribution as a codepipeline stage). I don't particularly like the way of writing a lambda in-line in the cloudformation template. I've seen that I can update a serverless framework workload or a CDK app, so I'm thinking of adding some lambda functions by starting a serverless app in a folder within my org-formation repo.
Are there any best practices for doing this?
Beta Was this translation helpful? Give feedback.
All reactions