AWS securityhub documentation change
Summary
Fixed URL formatting in two API documentation links by adding double slash after domain
Security assessment
Purely cosmetic URL corrections for API documentation references. No security content changes or vulnerability fixes are present.
Diff
diff --git a/securityhub/latest/userguide/securityhub-concepts.md b/securityhub/latest/userguide/securityhub-concepts.md index d5b268eed..adc0d20e2 100644 --- a//securityhub/latest/userguide/securityhub-concepts.md +++ b//securityhub/latest/userguide/securityhub-concepts.md @@ -54 +54 @@ A finding whose record state (`RecordState`) is `ARCHIVED`. Archiving a finding -Finding providers can use the [BatchImportFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchImportFindings.html) operation of the Security Hub CSPM API to archive findings that they created. Security Hub CSPM automatically archives control findings that meet certain criteria. For more information, see [Generating, updating, and archiving control findings](./controls-findings-create-update.html#securityhub-standards-results-updating). +Finding providers can use the [BatchImportFindings](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchImportFindings.html) operation of the Security Hub CSPM API to archive findings that they created. Security Hub CSPM automatically archives control findings that meet certain criteria. For more information, see [Generating, updating, and archiving control findings](./controls-findings-create-update.html#securityhub-standards-results-updating). @@ -196 +196 @@ For the [GetFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/A -The Security Hub CSPM console provides an option to set the workflow status for findings. Customers (or SIEM, ticketing, incident management, or SOAR tools working on behalf of a customer to update findings from finding providers) can also use [BatchUpdateFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindings.html) to update the workflow status. +The Security Hub CSPM console provides an option to set the workflow status for findings. Customers (or SIEM, ticketing, incident management, or SOAR tools working on behalf of a customer to update findings from finding providers) can also use [BatchUpdateFindings](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchUpdateFindings.html) to update the workflow status.