Skip to content
Discussion options

You must be logged in to vote

Answer: This seems more like a Lambda question than a CDK question, have you tried following Lambda documentation and blogposts? You can't directly increase lambda layer storage, but you can include the layer in your container image per my understanding. At that point all you have to do is specify the image appropriately in your Lambda CDK function

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@github-actions
Comment options

Answer selected by github-actions
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants