AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-04-23 · Documentation low

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

Summary

Updated AWS CLI command links to use 'cli/latest' path instead of 'v2/documentation/api/latest'

Security assessment

The change only updates documentation URLs for CLI commands without altering security-related content or addressing vulnerabilities.

Diff

diff --git a/securityhub/latest/userguide/securityhub-integration-disable.md b/securityhub/latest/userguide/securityhub-integration-disable.md
index 54a0e6a7b..003ca9559 100644
--- a//securityhub/latest/userguide/securityhub-integration-disable.md
+++ b//securityhub/latest/userguide/securityhub-integration-disable.md
@@ -28 +28 @@ Security Hub 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://awscli.amazonaws.com/v2/documentation/api/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://awscli.amazonaws.com/v2/documentation/api/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).