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 86fb9a6 commit 0fe84d0Copy full SHA for 0fe84d0
src/main/php/xp/lambda/RunLambda.class.php
@@ -9,7 +9,7 @@
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
+ * @see https://docs.aws.amazon.com/lambda/latest/dg/runtimes-api.html
13
*/
14
class RunLambda {
15
const TRACE= 'Root=1-5bef4de7-ad49b0e87f6ef6c87fc2e700;Parent=9a9197af755a6419;Sampled=1';
0 commit comments