AWS securityhub: Update BatchImportFindings API URL
Summary
Fixed URL formatting for BatchImportFindings and BatchUpdateFindings API documentation links.
Security assessment
Only corrects hyperlink syntax; no changes to security policies, permissions, or vulnerability handling.
Evidence
+Finding providers can use the [BatchImportFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchImportFindings.html) operation to create new findings in AWS Security Hub CSPM. They can also use this operation to update findings that they created. Finding providers can't update findings that they didn't create.
Diff
diff --git a/securityhub/latest/userguide/finding-update-batchimportfindings.md b/securityhub/latest/userguide/finding-update-batchimportfindings.md index 6208357d2..4e81081ea 100644 --- a//securityhub/latest/userguide/finding-update-batchimportfindings.md +++ b//securityhub/latest/userguide/finding-update-batchimportfindings.md @@ -11 +11 @@ Prerequisites for using BatchImportFindingsDetermining whether to create or upda -Finding providers can use the [BatchImportFindings](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchImportFindings.html) operation to create new findings in AWS Security Hub CSPM. They can also use this operation to update findings that they created. Finding providers can't update findings that they didn't create. +Finding providers can use the [BatchImportFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchImportFindings.html) operation to create new findings in AWS Security Hub CSPM. They can also use this operation to update findings that they created. Finding providers can't update findings that they didn't create. @@ -13 +13 @@ Finding providers can use the [BatchImportFindings](https://docs.aws.amazon.com/ -Customers, SIEMs, ticketing, SOAR, and other types of tools must use the [BatchUpdateFindings](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operation to make updates related to their investigation of findings from finding providers. For more information, see [BatchUpdateFindings for customers](./finding-update-batchupdatefindings.html). +Customers, SIEMs, ticketing, SOAR, and other types of tools must use the [BatchUpdateFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operation to make updates related to their investigation of findings from finding providers. For more information, see [BatchUpdateFindings for customers](./finding-update-batchupdatefindings.html).