AWS Security ChangesHomeSearch

AWS securityhub: Fix broken API documentation link

Service: securityhub · 2026-08-19 · Documentation low

File: securityhub/latest/userguide/securityhub-standards-view-controls.md

Summary

Corrected a URL by removing an extra slash in the DescribeStandards API reference link.

Security assessment

The change fixes a broken hyperlink but does not alter security guidance or address vulnerabilities.

Evidence

+Specify the Amazon Resource Name (ARN) of the standard that you want to review controls for. To obtain ARNs for standards, use the [DescribeStandards](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DescribeStandards.html) operation or run the [describe-standards](https://docs.aws.amazon.com/cli/latest/reference/securityhub/describe-standards.html) command. If you don't specify the ARN for a standard, Security Hub CSPM returns all security control IDs.

Diff

diff --git a/securityhub/latest/userguide/securityhub-standards-view-controls.md b/securityhub/latest/userguide/securityhub-standards-view-controls.md
index c8fac56b5..f75ddcb52 100644
--- a//securityhub/latest/userguide/securityhub-standards-view-controls.md
+++ b//securityhub/latest/userguide/securityhub-standards-view-controls.md
@@ -93 +93 @@ Security Hub CSPM API
-Specify the Amazon Resource Name (ARN) of the standard that you want to review controls for. To obtain ARNs for standards, use the [DescribeStandards](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_DescribeStandards.html) operation or run the [describe-standards](https://docs.aws.amazon.com/cli/latest/reference/securityhub/describe-standards.html) command. If you don't specify the ARN for a standard, Security Hub CSPM returns all security control IDs.
+Specify the Amazon Resource Name (ARN) of the standard that you want to review controls for. To obtain ARNs for standards, use the [DescribeStandards](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DescribeStandards.html) operation or run the [describe-standards](https://docs.aws.amazon.com/cli/latest/reference/securityhub/describe-standards.html) command. If you don't specify the ARN for a standard, Security Hub CSPM returns all security control IDs.