AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-11-22 · Documentation low

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

Summary

Fixed URL formatting for GetEnabledStandards API reference link by adding an extra slash

Security assessment

The change only corrects a URL path syntax (added double slash) without altering security content. No evidence of addressing vulnerabilities or security features.

Diff

diff --git a/securityhub/latest/userguide/standards-security-score.md b/securityhub/latest/userguide/standards-security-score.md
index c28f40f86..8fffceadd 100644
--- a//securityhub/latest/userguide/standards-security-score.md
+++ b//securityhub/latest/userguide/standards-security-score.md
@@ -11 +11 @@ 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.