AWS securityhub documentation change
Summary
Updated AWS CLI command URLs to cli/latest documentation path
Security assessment
Routine documentation maintenance updating CLI references, no security impact identified.
Diff
diff --git a/securityhub/latest/userguide/finding-aggregation-update.md b/securityhub/latest/userguide/finding-aggregation-update.md index fa8a6543e..ac70b54c5 100644 --- a//securityhub/latest/userguide/finding-aggregation-update.md +++ b//securityhub/latest/userguide/finding-aggregation-update.md @@ -55 +55 @@ Security Hub API -Use the [`UpdateFindingAggregator`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_UpdateFindingAggregator.html) operation. If you use the AWS CLI, run the [update-finding-aggregator](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/update-finding-aggregator.html) command. To identify the finding aggregator, you must 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.. +Use the [`UpdateFindingAggregator`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_UpdateFindingAggregator.html) operation. If you use the AWS CLI, run the [update-finding-aggregator](https://docs.aws.amazon.com/cli/latest/reference/securityhub/update-finding-aggregator.html) command. To identify the finding aggregator, you must 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..