Skip to content

Commit 9944c7c

Browse files
committed
remove leftover env var
1 parent 1efe0bb commit 9944c7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/aws/cdk/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
DEFAULT_ENV = {
2121
"AWS_LAMBDA_LOG_FORMAT": "JSON",
2222
"AWS_LAMBDA_LOG_LEVEL": "INFO",
23-
"AWS_LAMBDA_EXEC_WRAPPER": "/opt/otel-instrument",
2423
"GDAL_CACHEMAX": "200", # 200 mb
2524
"GDAL_DISABLE_READDIR_ON_OPEN": "EMPTY_DIR",
2625
"GDAL_INGESTED_BYTES_AT_OPEN": "32768", # get more bytes when opening the files.

0 commit comments

Comments
 (0)