AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-04-23 · Documentation low

File: securityhub/latest/userguide/securityhub-custom-insight-modify-console.md

Summary

Updated AWS CLI command links for update-insight and get-insights to latest URLs

Security assessment

Routine URL updates with no security implications.

Diff

diff --git a/securityhub/latest/userguide/securityhub-custom-insight-modify-console.md b/securityhub/latest/userguide/securityhub-custom-insight-modify-console.md
index d38087c00..af08f09a9 100644
--- a//securityhub/latest/userguide/securityhub-custom-insight-modify-console.md
+++ b//securityhub/latest/userguide/securityhub-custom-insight-modify-console.md
@@ -62 +62 @@ Security Hub API
-  1. Use the [`UpdateInsight`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_UpdateInsight.html) operation of the Security Hub API. If you use the AWS CLI run the [update-insight](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/update-insight.html) command.
+  1. Use the [`UpdateInsight`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_UpdateInsight.html) operation of the Security Hub API. If you use the AWS CLI run the [update-insight](https://docs.aws.amazon.com/cli/latest/reference/securityhub/update-insight.html) command.
@@ -64 +64 @@ Security Hub API
-  2. To identify the custom insight that you want to update, provide the insight's Amazon Resource Name (ARN). To get the ARN of a custom insight, use the [`GetInsights`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetInsights.html) operation or the [get-insights](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/get-insights.html) command.
+  2. To identify the custom insight that you want to update, provide the insight's Amazon Resource Name (ARN). To get the ARN of a custom insight, use the [`GetInsights`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetInsights.html) operation or the [get-insights](https://docs.aws.amazon.com/cli/latest/reference/securityhub/get-insights.html) command.