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.
1 parent 585c22f commit 9f56aa2Copy full SHA for 9f56aa2
testapps/SingleFileLambdaFunctions/serverless.template
@@ -14,7 +14,7 @@
14
"Description": "Default function",
15
"MemorySize": 256,
16
"Timeout": 30,
17
- "Policies": [ "AWSLambdaBasicExecutionRole " ]
+ "Policies": [ "AWSLambdaBasicExecutionRole" ]
18
}
19
20
},
0 commit comments