AWS Security ChangesHomeSearch

AWS securityhub: Fix broken BatchUpdateFindingsV2 API link

Service: securityhub · 2026-08-19 · Documentation low

File: securityhub/latest/userguide/securityhub-v2-cwe-event-rules.md

Summary

Removed an extra slash in the BatchUpdateFindingsV2 API reference URL.

Security assessment

This is a documentation link correction with no security implications.

Evidence

+You can create a rule in Amazon EventBridge that defines an action to take when a **Findings Imported V2** event is received. **Findings Imported V2** events are triggered by updates through [`BatchUpdateFindingsV2`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindingsV2.html).

Diff

diff --git a/securityhub/latest/userguide/securityhub-v2-cwe-event-rules.md b/securityhub/latest/userguide/securityhub-v2-cwe-event-rules.md
index 64b471349..2d5fb7196 100644
--- a//securityhub/latest/userguide/securityhub-v2-cwe-event-rules.md
+++ b//securityhub/latest/userguide/securityhub-v2-cwe-event-rules.md
@@ -11 +11 @@ Format of the event patternCreating an event rule
-You can create a rule in Amazon EventBridge that defines an action to take when a **Findings Imported V2** event is received. **Findings Imported V2** events are triggered by updates through [`BatchUpdateFindingsV2`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchUpdateFindingsV2.html).
+You can create a rule in Amazon EventBridge that defines an action to take when a **Findings Imported V2** event is received. **Findings Imported V2** events are triggered by updates through [`BatchUpdateFindingsV2`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindingsV2.html).