You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -171,8 +171,7 @@ The rest of these Environment Variables can be set to match AWS Lambda's environ
171
171
* `AWS_LAMBDA_FUNCTION_VERSION`
172
172
* `AWS_LAMBDA_FUNCTION_NAME`
173
173
* `AWS_LAMBDA_FUNCTION_MEMORY_SIZE`
174
-
* `AWS_LAMBDA_RIE_DISABLE_EXTENSIONS` - Disables AWS Lambda extensions when working with SAM; setting this environment variable to any value other than `FALSE` will disable extensions.
175
-
174
+
* `AWS_LAMBDA_RIE_DISABLE_EXTENSIONS` - (RIE only) Disables AWS Lambda extensions when working locally. Setting this environment variable to any value other than `FALSE` will disable extensions.
0 commit comments