AWS securityhub documentation change
Summary
Updated AWS CLI command URL to cli/latest documentation path
Security assessment
The change only corrects documentation links without modifying security controls or addressing vulnerabilities.
Diff
diff --git a/securityhub/latest/userguide/finding-aggregation-enable.md b/securityhub/latest/userguide/finding-aggregation-enable.md index 7847ebe94..e2da3a80c 100644 --- a//securityhub/latest/userguide/finding-aggregation-enable.md +++ b//securityhub/latest/userguide/finding-aggregation-enable.md @@ -48 +48 @@ Security Hub API -From the Region that you want to use as the home Region, use the [`CreateFindingAggregator`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_CreateFindingAggregator.html) operation of the Security Hub API. If you use the AWS CLI, run the [create-finding-aggregator](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/create-finding-aggregator.html) command. +From the Region that you want to use as the home Region, use the [`CreateFindingAggregator`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_CreateFindingAggregator.html) operation of the Security Hub API. If you use the AWS CLI, run the [create-finding-aggregator](https://docs.aws.amazon.com/cli/latest/reference/securityhub/create-finding-aggregator.html) command.