We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ef3d5e + 440f192 commit 9ae702eCopy full SHA for 9ae702e
doc_source/current-supported-versions.md
@@ -34,4 +34,4 @@ The following is a list of environment variables that are part of the AWS Lambda
34
| `LD_LIBRARY_PATH` | No | `/lib64:/usr/lib64:$LAMBDA_RUNTIME_DIR:$LAMBDA_RUNTIME_DIR/lib:$LAMBDA_TASK_ROOT:$LAMBDA_TASK_ROOT/lib:/opt/lib` |
35
| `NODE_PATH` | No | \(Node\.js\) `/opt/nodejs/node8/node_modules/:/opt/nodejs/node_modules:$LAMBDA_RUNTIME_DIR/node_modules` |
36
| `PYTHONPATH` | No | \(Python\) `$LAMBDA_RUNTIME_DIR`\. |
37
-| `AWS_LAMBDA_RUNTIME_API` | Yes | \(custom runtime\) The host and port of the [runtime API](runtimes-api.md)\. |
+| `AWS_LAMBDA_RUNTIME_API` | Yes | \(custom runtime\) The host and port of the [runtime API](runtimes-api.md)\. |
0 commit comments