1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-03-09 15:40:06 +00:00

add period

This commit is contained in:
Gabe Abinante 2017-08-28 10:09:39 -07:00
parent d25b8060af
commit 26b5569044

View file

@ -1354,7 +1354,7 @@ Lambda
- A **6MB** request or response payload size.
- A **50 MB** limit on the compressed .zip/.jar file deployment package size.
- A **250 MB** limit on the code/dependencies in the package before compression.
- A **512 MB** limit on local storage in /tmp
- A **512 MB** limit on local storage in /tmp.
### Lambda Code Samples