AWS securityhub: Correct URLs for BatchUpdateFindings and GetFindings APIs
Summary
Fixed formatting in URLs for BatchUpdateFindings and GetFindings API references.
Security assessment
Changes address broken links without modifying security-related instructions or configurations.
Evidence
+Use the [BatchUpdateFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operation. Provide both the finding ID and the ARN of the product that generated the finding. You can get these details by using the [GetFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetFindings.html) operation.
Diff
diff --git a/securityhub/latest/userguide/findings-workflow-status.md b/securityhub/latest/userguide/findings-workflow-status.md index c24b20591..03573f343 100644 --- a//securityhub/latest/userguide/findings-workflow-status.md +++ b//securityhub/latest/userguide/findings-workflow-status.md @@ -111 +111 @@ Security Hub CSPM API -Use the [BatchUpdateFindings](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operation. Provide both the finding ID and the ARN of the product that generated the finding. You can get these details by using the [GetFindings](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_GetFindings.html) operation. +Use the [BatchUpdateFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operation. Provide both the finding ID and the ARN of the product that generated the finding. You can get these details by using the [GetFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetFindings.html) operation.