AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

File: securityhub/latest/userguide/securityhub-integrations-view-filter.md

Summary

Changed 'Viewing' to 'Reviewing' in title and instructions, updated API parameter description

Security assessment

Documentation language standardization and API parameter clarification without security context

Diff

diff --git a/securityhub/latest/userguide/securityhub-integrations-view-filter.md b/securityhub/latest/userguide/securityhub-integrations-view-filter.md
index 1ec21acf6..9a023206a 100644
--- a//securityhub/latest/userguide/securityhub-integrations-view-filter.md
+++ b//securityhub/latest/userguide/securityhub-integrations-view-filter.md
@@ -5 +5 @@
-# Viewing a list of Security Hub integrations
+# Reviewing a list of Security Hub integrations
@@ -7 +7 @@
-Choose your preferred method, and follow the steps to view a list of integrations in AWS Security Hub or details about a specific integration.
+Choose your preferred method, and follow the steps to review a list of integrations in AWS Security Hub or details about a specific integration.
@@ -12 +12 @@ Security Hub console
-###### To view integration options and details (console)
+###### To review integration options and details (console)
@@ -21 +21 @@ Security Hub console
-On the **Integrations** page, the integrations with other AWS services are listed first, followed by the integrations with third-party products.
+On the **Integrations** page, integrations with other AWS services are listed first, followed by integrations with third-party products.
@@ -56 +56 @@ Security Hub API
-**To view integration options and details (API)**
+**To review integration options and details (API)**
@@ -60 +60 @@ To get a list of integrations, use the [DescribeProducts](https://docs.aws.amazo
-To retrieve details for a specific product integration, provide the integration's Amazon Resource Name (ARN) in the `ProductArn` field.
+To retrieve details for a specific product integration, use the `ProductArn` parameter to specify the Amazon Resource Name (ARN) of the integration.
@@ -62 +62 @@ To retrieve details for a specific product integration, provide the integration'
-For example, the following AWS CLI command retrieves details about the Security Hub integration with 3CORESec. This example is formatted for Linux, macOS, or Unix, and it uses the backslash (\\) line-continuation character to improve readability.
+For example, the following AWS CLI command retrieves details about the Security Hub integration with 3CORESec.