AWS Security ChangesHomeSearch

AWS securityhub: Fixed broken API reference URLs

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

File: securityhub/latest/userguide/asff-required-attributes.md

Summary

Corrected extra slashes in URLs for BatchUpdateFindings and BatchImportFindings API documentation links.

Security assessment

Purely a documentation URL fix with no security implications.

Evidence

+`Types` should be updated only by using the [`BatchUpdateFindings`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindings.html) API.

Diff

diff --git a/securityhub/latest/userguide/asff-required-attributes.md b/securityhub/latest/userguide/asff-required-attributes.md
index ff271bd60..efe10b1f6 100644
--- a//securityhub/latest/userguide/asff-required-attributes.md
+++ b//securityhub/latest/userguide/asff-required-attributes.md
@@ -294 +294 @@ One or more finding types in the format of ``namespace`/`category`/`classifier``
-`Types` should be updated only by using the [`BatchUpdateFindings`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchUpdateFindings.html) API.
+`Types` should be updated only by using the [`BatchUpdateFindings`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindings.html) API.
@@ -296 +296 @@ One or more finding types in the format of ``namespace`/`category`/`classifier``
-Finding providers who want to provide a value for `Types` should use the `Types` attribute under [`FindingProviderFields`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_FindingProviderFields.html).
+Finding providers who want to provide a value for `Types` should use the `Types` attribute under [`FindingProviderFields`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_FindingProviderFields.html).
@@ -471 +471 @@ When you update the finding record, you must update this timestamp to the curren
-Note that `UpdatedAt` cannot be updated by using the [`BatchUpdateFindings`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operation. You can update it only by using [`BatchImportFindings`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchImportFindings.html) operation.
+Note that `UpdatedAt` cannot be updated by using the [`BatchUpdateFindings`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operation. You can update it only by using [`BatchImportFindings`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchImportFindings.html) operation.