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

lambda: Use assets for handler code (#374) #405

Merged
merged 4 commits into from
Jul 25, 2018
Merged

lambda: Use assets for handler code (#374) #405

merged 4 commits into from
Jul 25, 2018

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Jul 25, 2018

Enables the use of CDK assets for Lambda handler code.
It is now possible to reference a directory on disk or a file, and the CDK
will zip archive, upload and reference it automatically.

See README updates for details

Elad Ben-Israel added 4 commits July 18, 2018 22:24
Enables the use of CDK assets for Lambda handler code.
It is now possible to reference a directory on disk or a file, and the CDK
will zip archive, upload and reference it automatically.

See README updates for details
@eladb eladb merged commit bc88bdc into master Jul 25, 2018
@eladb eladb deleted the benisrae/assets branch July 25, 2018 13:08
@NGL321 NGL321 added the contribution/core This is a PR that came from AWS. label Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants