We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c56a13 commit ee52c16Copy full SHA for ee52c16
README.md
@@ -154,7 +154,7 @@ You can configure your credentials by setting:
154
* `AWS_SESSION_TOKEN`
155
* `AWS_REGION`
156
157
-You can configure timeout by setting AWS_LAMBDA_FUNCTION_TIMEOUT to the number of seconds you want your function to timeout in.
+You can configure timeout by setting `AWS_LAMBDA_FUNCTION_TIMEOUT` to the number of seconds you want your function to timeout in.
158
159
The rest of these Environment Variables can be set to match AWS Lambda's environment but are not required.
160
* `AWS_LAMBDA_FUNCTION_VERSION`
0 commit comments