AWS securityhub documentation change
Summary
Fixed URL formatting in DeleteInsight API documentation link
Security assessment
Corrected documentation URL syntax without altering security content or addressing vulnerabilities.
Diff
diff --git a/securityhub/latest/userguide/securityhub-custom-insight-delete-console.md b/securityhub/latest/userguide/securityhub-custom-insight-delete-console.md index da7f4b644..c8cfe26dd 100644 --- a//securityhub/latest/userguide/securityhub-custom-insight-delete-console.md +++ b//securityhub/latest/userguide/securityhub-custom-insight-delete-console.md @@ -34 +34 @@ Security Hub CSPM API - 1. Use the [`DeleteInsight`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DeleteInsight.html) operation of the Security Hub CSPM API. If you use the AWS CLI run the [delete-insight](https://docs.aws.amazon.com/cli/latest/reference/securityhub/delete-insight.html) command. + 1. Use the [`DeleteInsight`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_DeleteInsight.html) operation of the Security Hub CSPM API. If you use the AWS CLI run the [delete-insight](https://docs.aws.amazon.com/cli/latest/reference/securityhub/delete-insight.html) command.