File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
localstack-core/localstack/runtime Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 36
36
"KINESIS_ERROR_PROBABILITY" ,
37
37
"KMS_PROVIDER" , # defunct since 1.4.0
38
38
"LAMBDA_DEBUG_MODE" ,
39
- "LAMBDA_DEBUG_MODE_CONFIG_PATH" ,
40
39
"LAMBDA_DOWNLOAD_AWS_LAYERS" ,
41
40
"LAMBDA_EXECUTOR" , # Not functional; deprecated in 2.0.0, removed in 3.0.0
42
41
"LAMBDA_STAY_OPEN_MODE" , # Not functional; deprecated in 2.0.0, removed in 3.0.0
75
74
"HOSTNAME_FROM_LAMBDA" ,
76
75
"HOST_TMP_FOLDER" , # Not functional; deprecated in 1.0.0, removed in 2.0.0
77
76
"INIT_SCRIPTS_PATH" , # Not functional; deprecated in 1.1.0, removed in 2.0.0
77
+ "LAMBDA_DEBUG_MODE_CONFIG_PATH" ,
78
78
"LEGACY_DIRECTORIES" , # Not functional; deprecated in 1.1.0, removed in 2.0.0
79
79
"LEGACY_INIT_DIR" , # Not functional; deprecated in 1.1.0, removed in 2.0.0
80
80
"LOCALSTACK_HOST" ,
You can’t perform that action at this time.
0 commit comments