Skip to content

Commit 1399ee6

Browse files
update links to apm agent docs (#619)
1 parent a102347 commit 1399ee6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/aws-lambda-secrets-manager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,9 @@ Provide the name of the secret you created in [Step 1](#aws-lambda-secrets-manag
266266

267267
The language-specific instructions describe how to set environment variables for configuring AWS Lambda for Elastic APM:
268268

269-
* [Configure APM on AWS Lambda - Node.js](apm-agent-nodejs://reference/lambda.md#_step_3_configure_apm_on_aws_lambda)
270-
* [Configure APM on AWS Lambda - Python](apm-agent-python://reference/lambda-support.md#_step_3_configure_apm_on_aws_lambda)
271-
* [Configure APM on AWS Lambda - Java](apm-agent-java://reference/aws-lambda.md#_step_3_configure_apm_on_aws_lambda)
269+
* [Configure APM on AWS Lambda - Node.js](apm-agent-nodejs://reference/lambda.md#configure_apm_on_aws_lambda)
270+
* [Configure APM on AWS Lambda - Python](apm-agent-python://reference/lambda-support.md#configure_apm_on_aws_lambda)
271+
* [Configure APM on AWS Lambda - Java](apm-agent-java://reference/aws-lambda.md#configure_apm_on_aws_lambda)
272272

273273
That’s it. With the first invocation (cold start) of your Lambda function you should see a log message from the {{apm-lambda-ext}} indicating that a secret from the secrets manager is used:
274274

0 commit comments

Comments
 (0)