AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

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

Summary

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

Security assessment

This is a routine documentation link correction with no security implications or feature additions.

Diff

diff --git a/securityhub/latest/userguide/securityhub-integration-enable.md b/securityhub/latest/userguide/securityhub-integration-enable.md
index 32a211685..060f5e977 100644
--- a//securityhub/latest/userguide/securityhub-integration-enable.md
+++ b//securityhub/latest/userguide/securityhub-integration-enable.md
@@ -38 +38 @@ Security Hub API
-Use the [EnableImportFindingsForProduct](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_EnableImportFindingsForProduct.html) operation. If you're using the AWS CLI, run the [enable-import-findings-for-product](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/enable-import-findings-for-product.html) command. To enable Security Hub to receive findings from an integration, you need the product ARN. To obtain the ARNs for the available integrations, use the [DescribeProducts](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DescribeProducts.html) operation. If you're using the AWS CLI, run the [describe-products](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/describe-products.html).
+Use the [EnableImportFindingsForProduct](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_EnableImportFindingsForProduct.html) operation. If you're using the AWS CLI, run the [enable-import-findings-for-product](https://docs.aws.amazon.com/cli/latest/reference/securityhub/enable-import-findings-for-product.html) command. To enable Security Hub to receive findings from an integration, you need the product ARN. To obtain the ARNs for the available integrations, use the [DescribeProducts](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DescribeProducts.html) operation. If you're using the AWS CLI, run the [describe-products](https://docs.aws.amazon.com/cli/latest/reference/securityhub/describe-products.html).