AWS securityhub documentation change
Summary
Updated multiple AWS CLI command URLs to cli/latest path
Security assessment
Documentation link updates for CLI commands without any security content changes or vulnerability fixes.
Diff
diff --git a/securityhub/latest/userguide/finding-aggregation-stop.md b/securityhub/latest/userguide/finding-aggregation-stop.md index 56cbd7b81..7ac50e3ad 100644 --- a//securityhub/latest/userguide/finding-aggregation-stop.md +++ b//securityhub/latest/userguide/finding-aggregation-stop.md @@ -52 +52 @@ Security Hub API -Use the [`DeleteFindingAggregator`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DeleteFindingAggregator.html) operation of the Security Hub API. If you're using the AWS CLI, run the [`delete-finding-aggregator`](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/delete-finding-aggregator.html) command. +Use the [`DeleteFindingAggregator`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DeleteFindingAggregator.html) operation of the Security Hub API. If you're using the AWS CLI, run the [`delete-finding-aggregator`](https://docs.aws.amazon.com/cli/latest/reference/securityhub/delete-finding-aggregator.html) command. @@ -54 +54 @@ Use the [`DeleteFindingAggregator`](https://docs.aws.amazon.com/securityhub/1.0/ -To identify the finding aggregator to delete, 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. +To identify the finding aggregator to delete, 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.