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 7c4627e commit 86fb9a6Copy full SHA for 86fb9a6
src/main/php/xp/lambda/RunLambda.class.php
@@ -8,6 +8,7 @@
8
/**
9
* Run lambdas locally
10
*
11
+ * @see https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtime-environment.html
12
* @see https://docs.aws.amazon.com/de_de/lambda/latest/dg/runtimes-api.html
13
*/
14
class RunLambda {
0 commit comments