Skip to content

Commit 6f97f3b

Browse files
authored
Linking to official Lambda extension documentation (#2316)
1 parent d151527 commit 6f97f3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/setup-aws-lambda.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Setting up your Lambda function is a two-step process.
2525
Elastic uses a Lambda extension to forward data to APM Server in a way that does not interfere with the
2626
execution of your Lambda function.
2727

28-
See the https://github.com/elastic/apm-aws-lambda/blob/main/docs/aws-lambda-extension.asciidoc[installation documentation] to get started.
28+
See the https://www.elastic.co/guide/en/apm/guide/current/aws-lambda-extension.html[installation documentation] to get started.
2929

30-
NOTE: Not all environment variables specified within https://github.com/elastic/apm-aws-lambda/blob/main/docs/aws-lambda-extension.asciidoc#the-necessary-variables[The Necessary Variables]
30+
NOTE: Not all environment variables specified within https://www.elastic.co/guide/en/apm/guide/current/aws-lambda-extension.html#aws-lambda-variables[The Necessary Variables]
3131
section of the extension documentation need to be configured. The Java agent utilizes a https://docs.aws.amazon.com/lambda/latest/dg/runtimes-modify.html[wrapper script]
3232
to set some of these up, so follow the next section to see which are required.
3333

0 commit comments

Comments
 (0)