Skip to content

Commit 9ae702e

Browse files
authored
Merge pull request #89 from AcrossTheCloud/master
update default value for PATH
2 parents 8ef3d5e + 440f192 commit 9ae702e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/current-supported-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ The following is a list of environment variables that are part of the AWS Lambda
3434
| `LD_LIBRARY_PATH` | No | `/lib64:/usr/lib64:$LAMBDA_RUNTIME_DIR:$LAMBDA_RUNTIME_DIR/lib:$LAMBDA_TASK_ROOT:$LAMBDA_TASK_ROOT/lib:/opt/lib` |
3535
| `NODE_PATH` | No | \(Node\.js\) `/opt/nodejs/node8/node_modules/:/opt/nodejs/node_modules:$LAMBDA_RUNTIME_DIR/node_modules` |
3636
| `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)\. |
37+
| `AWS_LAMBDA_RUNTIME_API` | Yes | \(custom runtime\) The host and port of the [runtime API](runtimes-api.md)\. |

0 commit comments

Comments
 (0)