AWS Security ChangesHomeSearch

AWS devopsagent documentation change

Service: devopsagent · 2026-06-19 · Documentation low

File: devopsagent/latest/userguide/connecting-telemetry-sources-connecting-new-relic.md

Summary

Updated link path for 'Invoking DevOps Agent through Webhook' documentation from 'configuring-capabilities-for-aws-devops-agent-' to 'configuring-integrations-and-knowledge-'

Security assessment

Change only updates a documentation reference path. The webhook authentication method (Bearer token) and security recommendations remain unchanged. No security vulnerabilities or new security content added.

Diff

diff --git a/devopsagent/latest/userguide/connecting-telemetry-sources-connecting-new-relic.md b/devopsagent/latest/userguide/connecting-telemetry-sources-connecting-new-relic.md
index 07ccca1e7..e6b3d37d3 100644
--- a//devopsagent/latest/userguide/connecting-telemetry-sources-connecting-new-relic.md
+++ b//devopsagent/latest/userguide/connecting-telemetry-sources-connecting-new-relic.md
@@ -80 +80 @@ Using the Webhook URL and API Key you can configure New Relic to send events to
-New Relic webhooks use bearer token authentication. For the complete webhook request format, payload schema, and example code, see [Invoking DevOps Agent through Webhook](./configuring-capabilities-for-aws-devops-agent-invoking-devops-agent-through-webhook.html). Use the Version 2 (Bearer token authentication) examples, setting the `Authorization: Bearer <Token>` header with the API Key from Step 2.
+New Relic webhooks use bearer token authentication. For the complete webhook request format, payload schema, and example code, see [Invoking DevOps Agent through Webhook](./configuring-integrations-and-knowledge-invoking-devops-agent-through-webhook.html). Use the Version 2 (Bearer token authentication) examples, setting the `Authorization: Bearer <Token>` header with the API Key from Step 2.