Open
Conversation
c49bbe3 to
9c8902c
Compare
633037a to
0bf5cad
Compare
0bf5cad to
f35d5ec
Compare
f35d5ec to
9345816
Compare
891ca4e to
fde4e8c
Compare
a540fed to
aa9d7a1
Compare
4c1ac77 to
6bf06a6
Compare
874c18c to
5512b55
Compare
9c94d2e to
160a827
Compare
160a827 to
3d07a50
Compare
0890daa to
6a0ee65
Compare
c7ae07e to
28f9dbb
Compare
c611722 to
ec4ba40
Compare
ec4ba40 to
1d9be2b
Compare
84f3305 to
1a5d8ca
Compare
d53a852 to
ef3a07b
Compare
87ebe3e to
1e61ff6
Compare
a8142df to
31c58ee
Compare
82e0005 to
6d628e7
Compare
6d628e7 to
4672d90
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Example of AWS Lambda build with:
Each API endpoint is built separately with its own initialization code embedding its dependencies only. What it means is that only your lambdas using the database will actually connect to the database and embed its client library.