Commit 2c9ea44
docs: Fix name of memory env var in README (#17)
The key is `AWS_LAMBDA_FUNCTION_MEMORY_SIZE`, not
`AWS_LAMBDA_MEMORY_SIZE` (see its usage in the code [1])
[1] https://github.com/aws/aws-lambda-runtime-interface-emulator/blob/6a74e68cb79a256b771210e7c46a0ca2e1cea61b/lambda/rapidcore/env/constants.go#L26
Co-authored-by: Jacob Fuss <32497805+jfuss@users.noreply.github.com>1 parent a32fdf4 commit 2c9ea44
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments