AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-11-22 · Documentation low

File: securityhub/latest/userguide/securityhub-integration-disable.md

Summary

Updated API documentation URLs by adding an extra slash in the path for DisableImportFindingsForProduct and ListEnabledProductsForImport references

Security assessment

The change only modifies URL formatting in documentation links. There is no indication of addressing security vulnerabilities or adding security-related content.

Diff

diff --git a/securityhub/latest/userguide/securityhub-integration-disable.md b/securityhub/latest/userguide/securityhub-integration-disable.md
index 11733eb4a..6d09091f8 100644
--- a//securityhub/latest/userguide/securityhub-integration-disable.md
+++ b//securityhub/latest/userguide/securityhub-integration-disable.md
@@ -28 +28 @@ Security Hub CSPM API
-Use the [DisableImportFindingsForProduct](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DisableImportFindingsForProduct.html) operation. If you're using the AWS CLI, run the [disable-import-findings-for-product](https://docs.aws.amazon.com/cli/latest/reference/securityhub/disable-import-findings-for-product.html) command. To disable the flow of findings from an integration, you need the subscription ARN for the enabled integration. To obtain the subscription ARN, use the [ListEnabledProductsForImport](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_ListEnabledProductsForImport.html) operation. If you're using the AWS CLI, run the [list-enabled-products-for-import](https://docs.aws.amazon.com/cli/latest/reference/securityhub/list-enabled-products-for-import.html).
+Use the [DisableImportFindingsForProduct](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_DisableImportFindingsForProduct.html) operation. If you're using the AWS CLI, run the [disable-import-findings-for-product](https://docs.aws.amazon.com/cli/latest/reference/securityhub/disable-import-findings-for-product.html) command. To disable the flow of findings from an integration, you need the subscription ARN for the enabled integration. To obtain the subscription ARN, use the [ListEnabledProductsForImport](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_ListEnabledProductsForImport.html) operation. If you're using the AWS CLI, run the [list-enabled-products-for-import](https://docs.aws.amazon.com/cli/latest/reference/securityhub/list-enabled-products-for-import.html).