AWS securityhub: Fix API reference links for BatchImportFindings and BatchUpdateFindings
Summary
Updated URLs for BatchImportFindings and BatchUpdateFindings API operations.
Security assessment
The change corrects hyperlinks without affecting security logic or addressing vulnerabilities.
Evidence
+You can create a rule in Amazon EventBridge that defines an action to take when a **Security Hub Findings - Imported** event is received. **Security Hub Findings - Imported** events are triggered by updates from both the [`BatchImportFindings`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchImportFindings.html) and [`BatchUpdateFindings`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operations.
Diff
diff --git a/securityhub/latest/userguide/securityhub-cwe-all-findings.md b/securityhub/latest/userguide/securityhub-cwe-all-findings.md index 4dfdd690c..f90692b3c 100644 --- a//securityhub/latest/userguide/securityhub-cwe-all-findings.md +++ b//securityhub/latest/userguide/securityhub-cwe-all-findings.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 **Security Hub Findings - Imported** event is received. **Security Hub Findings - Imported** events are triggered by updates from both the [`BatchImportFindings`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchImportFindings.html) and [`BatchUpdateFindings`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operations. +You can create a rule in Amazon EventBridge that defines an action to take when a **Security Hub Findings - Imported** event is received. **Security Hub Findings - Imported** events are triggered by updates from both the [`BatchImportFindings`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchImportFindings.html) and [`BatchUpdateFindings`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operations.