-
Notifications
You must be signed in to change notification settings - Fork 3k
update amazon-lambda-archetype to provide SAM templates #5570
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That looks good to me, but I'll wait until someone with more experience in AWS to approve ;)
I am grossly underqualified to review this since I don't know much of anything about amazon lambda :) |
it's mostly just the textual changes (not strictly amazon-related) that I wanted a newbie's eye on. And the two of you reviewed the last round so i figured I'd give it another shot. @oztimpower has verified the template changes, fwiw. |
Sure, I'll go over the text, no problem |
@evanchooly can you squash everything once you're done? Thanks! |
@gsmet for sure. |
merge helper scripts to one file and parameterize it to reduce clutter and repetition
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs look good!
merge helper scripts to one file and parameterize it to reduce clutter and repetition
fixes #5037