AWS securityhub documentation change
Summary
Updated AWS CLI command links for get-insight-results to latest URLs
Security assessment
Documentation URL corrections without security impact.
Diff
diff --git a/securityhub/latest/userguide/securityhub-insights-view-take-action.md b/securityhub/latest/userguide/securityhub-insights-view-take-action.md index 6d6ac8d55..b90d639e0 100644 --- a//securityhub/latest/userguide/securityhub-insights-view-take-action.md +++ b//securityhub/latest/userguide/securityhub-insights-view-take-action.md @@ -65 +65 @@ Security Hub API, AWS CLI -To view insight results, use the [>GetInsightResults](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetInsightResults.html) operation of the Security Hub API. If you use the AWS CLI, run the [get-insight-results](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/get-insight-results.html) command. +To view insight results, use the [>GetInsightResults](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetInsightResults.html) operation of the Security Hub API. If you use the AWS CLI, run the [get-insight-results](https://docs.aws.amazon.com/cli/latest/reference/securityhub/get-insight-results.html) command. @@ -67 +67 @@ To view insight results, use the [>GetInsightResults](https://docs.aws.amazon.co -To identify the insight to return results for, you need the insight ARN. To obtain the insight ARNs for custom insights, use the [`GetInsights`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetInsights.html) API operation or the [get-insight-results](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/get-insight-results.html) command. +To identify the insight to return results for, you need the insight ARN. To obtain the insight ARNs for custom insights, use the [`GetInsights`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetInsights.html) API operation or the [get-insight-results](https://docs.aws.amazon.com/cli/latest/reference/securityhub/get-insight-results.html) command.