AWS Security ChangesHomeSearch

AWS devopsagent documentation change

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

File: devopsagent/latest/userguide/connecting-telemetry-sources-connecting-splunk.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 modifies a documentation URL path without affecting security-related content. The Bearer token authentication method and security implementation details remain unchanged.

Diff

diff --git a/devopsagent/latest/userguide/connecting-telemetry-sources-connecting-splunk.md b/devopsagent/latest/userguide/connecting-telemetry-sources-connecting-splunk.md
index c367c0b58..eefb9d673 100644
--- a//devopsagent/latest/userguide/connecting-telemetry-sources-connecting-splunk.md
+++ b//devopsagent/latest/userguide/connecting-telemetry-sources-connecting-splunk.md
@@ -115 +115 @@ Using the Webhook URL and API Key you can configure Splunk to send events to tri
-Splunk 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.
+Splunk 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.