AWS securityhub documentation change
Summary
Fixed URL formatting for BatchUpdateFindings and GetFindings API documentation links by adding double slashes after domain
Security assessment
The change only corrects URL formatting without altering security content. Broken links don't constitute a security vulnerability.
Diff
diff --git a/securityhub/latest/userguide/findings-workflow-status.md b/securityhub/latest/userguide/findings-workflow-status.md index ce37c26a5..ccdb75482 100644 --- a//securityhub/latest/userguide/findings-workflow-status.md +++ b//securityhub/latest/userguide/findings-workflow-status.md @@ -109 +109 @@ 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.