AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

File: securityhub/latest/userguide/finding-aggregation-view-config.md

Summary

Updated AWS CLI command URLs to cli/latest path

Security assessment

Link corrections for CLI documentation without changes to security functionality or vulnerability disclosures.

Diff

diff --git a/securityhub/latest/userguide/finding-aggregation-view-config.md b/securityhub/latest/userguide/finding-aggregation-view-config.md
index c919d61f3..9bcc94733 100644
--- a//securityhub/latest/userguide/finding-aggregation-view-config.md
+++ b//securityhub/latest/userguide/finding-aggregation-view-config.md
@@ -47 +47 @@ Security Hub API
-Use the [`GetFindingAggregator`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetFindingAggregator.html) operation of the Security Hub API. If you use the AWS CLI, run the [get-finding-aggregator](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/get-finding-aggregator.html) command.
+Use the [`GetFindingAggregator`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetFindingAggregator.html) operation of the Security Hub API. If you use the AWS CLI, run the [get-finding-aggregator](https://docs.aws.amazon.com/cli/latest/reference/securityhub/get-finding-aggregator.html) command.
@@ -49 +49 @@ Use the [`GetFindingAggregator`](https://docs.aws.amazon.com/securityhub/1.0/API
-When you make the request, provide the finding aggregator ARN. To obtain the finding aggregator ARN, use the [`ListFindingAggregators`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_ListFindingAggregators.html) operation or [list-finding-aggregators](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/list-finding-aggregators.html) command.
+When you make the request, provide the finding aggregator ARN. To obtain the finding aggregator ARN, use the [`ListFindingAggregators`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_ListFindingAggregators.html) operation or [list-finding-aggregators](https://docs.aws.amazon.com/cli/latest/reference/securityhub/list-finding-aggregators.html) command.