AWS securityhub documentation change
Summary
Updated AWS CLI command link for create-insight to latest documentation URL
Security assessment
Only updates a CLI command reference URL. No security impact.
Diff
diff --git a/securityhub/latest/userguide/securityhub-custom-insight-create-api.md b/securityhub/latest/userguide/securityhub-custom-insight-create-api.md index f55a4fdca..610add945 100644 --- a//securityhub/latest/userguide/securityhub-custom-insight-create-api.md +++ b//securityhub/latest/userguide/securityhub-custom-insight-create-api.md @@ -48 +48 @@ Security Hub API - 1. To create a custom insight, use the [CreateInsight](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_CreateInsight.html) operation of the Security Hub API. If you use the AWS CLI, run the [create-insight](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/create-insight.html) command. + 1. To create a custom insight, use the [CreateInsight](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_CreateInsight.html) operation of the Security Hub API. If you use the AWS CLI, run the [create-insight](https://docs.aws.amazon.com/cli/latest/reference/securityhub/create-insight.html) command.