We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5503b commit b266acaCopy full SHA for b266aca
README.md
@@ -133,7 +133,7 @@ It inherits from the AWS CDK [`Function` construct](https://docs.aws.amazon.com/
133
- `code`: the code is automatically zipped from the current directory.
134
- `layers`: the Bref layers are automatically added.
135
- `memorySize`: `1024`
136
-- `timeout`: `60` (seconds)
+- `timeout`: `6` (seconds)
137
138
The code is automatically zipped from the current directory. You can override this behavior by setting the `code` property:
139
0 commit comments