Skip to content

Commit a0f76ff

Browse files
author
AWS
committed
AWS Lambda Update: Documentation updates for Lambda
1 parent 30c9496 commit a0f76ff

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Lambda",
4+
"description": "Documentation updates for Lambda"
5+
}

services/lambda/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1723,7 +1723,7 @@
17231723
},
17241724
"Timeout":{
17251725
"shape":"Timeout",
1726-
"documentation":"<p>The amount of time that Lambda allows a function to run before stopping it.</p>"
1726+
"documentation":"<p>The amount of time in seconds that Lambda allows a function to run before stopping it.</p>"
17271727
},
17281728
"MemorySize":{
17291729
"shape":"MemorySize",

0 commit comments

Comments
 (0)