AWS Security ChangesHomeSearch

AWS securityhub: Fix broken link in Security Hub CSPM API reference

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

File: securityhub/latest/userguide/standards-security-score.md

Summary

Corrected URL for GetEnabledStandards API by removing extra slash.

Security assessment

Change fixes a broken hyperlink with no security implications.

Evidence

+When you first enable Security Hub CSPM, Security Hub CSPM calculates the summary security score and standard security scores within 30 minutes of your first visit to the **Summary** or **Security standards** page on the console. Scores are generated only for standards that are enabled when you visit those pages on the console. In addition, AWS Config resource recording must be configured for the scores to appear. The summary security score is the average of the standard security scores. To review a list of standards that are currently enabled, you can use the [GetEnabledStandards](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetEnabledStandards.html) operation of the Security Hub CSPM API.

Diff

diff --git a/securityhub/latest/userguide/standards-security-score.md b/securityhub/latest/userguide/standards-security-score.md
index ef5b14e57..745c553a4 100644
--- a//securityhub/latest/userguide/standards-security-score.md
+++ b//securityhub/latest/userguide/standards-security-score.md
@@ -13 +13 @@ On the AWS Security Hub CSPM console, the **Summary** page and the **Controls**
-When you first enable Security Hub CSPM, Security Hub CSPM calculates the summary security score and standard security scores within 30 minutes of your first visit to the **Summary** or **Security standards** page on the console. Scores are generated only for standards that are enabled when you visit those pages on the console. In addition, AWS Config resource recording must be configured for the scores to appear. The summary security score is the average of the standard security scores. To review a list of standards that are currently enabled, you can use the [GetEnabledStandards](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_GetEnabledStandards.html) operation of the Security Hub CSPM API. 
+When you first enable Security Hub CSPM, Security Hub CSPM calculates the summary security score and standard security scores within 30 minutes of your first visit to the **Summary** or **Security standards** page on the console. Scores are generated only for standards that are enabled when you visit those pages on the console. In addition, AWS Config resource recording must be configured for the scores to appear. The summary security score is the average of the standard security scores. To review a list of standards that are currently enabled, you can use the [GetEnabledStandards](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetEnabledStandards.html) operation of the Security Hub CSPM API.