AWS securityhub documentation change
Summary
Updated API endpoint URLs with additional slashes
Security assessment
Modifications are limited to URL formatting corrections in API references. No security features or issues addressed.
Diff
diff --git a/securityhub/latest/userguide/securityhub-findings.md b/securityhub/latest/userguide/securityhub-findings.md index cc884c46f..be98405fd 100644 --- a//securityhub/latest/userguide/securityhub-findings.md +++ b//securityhub/latest/userguide/securityhub-findings.md @@ -24 +24 @@ After a finding is created, it can be updated as follows: - * A finding provider can use the [BatchImportFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchImportFindings.html) operation of the Security Hub CSPM API to update general information about the finding. Finding providers can only update findings that they created. + * A finding provider can use the [BatchImportFindings](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchImportFindings.html) operation of the Security Hub CSPM API to update general information about the finding. Finding providers can only update findings that they created. @@ -26 +26 @@ After a finding is created, it can be updated as follows: - * A customer can use the Security Hub CSPM console or the [BatchUpdateFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operation of the Security Hub CSPM API to update the status of the investigation into the finding. The `BatchUpdateFindings` operation can also be used by a SIEM, ticketing, incident management, SOAR, or other type of tool on behalf of a customer. + * A customer can use the Security Hub CSPM console or the [BatchUpdateFindings](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchUpdateFindings.html) operation of the Security Hub CSPM API to update the status of the investigation into the finding. The `BatchUpdateFindings` operation can also be used by a SIEM, ticketing, incident management, SOAR, or other type of tool on behalf of a customer.