AWS securityhub: Corrected GetEnabledStandards API URL formatting
Summary
Fixed double slash in API reference URL.
Security assessment
Change addresses a broken link without modifying security-relevant content.
Evidence
use the [`GetEnabledStandards`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_GetEnabledStandards.html) API operation.
Diff
diff --git a/securityhub/latest/userguide/controls-view-manage.md b/securityhub/latest/userguide/controls-view-manage.md index 593b25e84..63da04ce4 100644 --- a//securityhub/latest/userguide/controls-view-manage.md +++ b//securityhub/latest/userguide/controls-view-manage.md @@ -52 +52 @@ When you enable Security Hub CSPM, Security Hub CSPM calculates the initial secu -In addition to the overall security score, Security Hub CSPM calculates a standard security score for each enabled standard within 30 minutes after your first visit to the **Summary** page or **Security standards** page. To view a list of standards that are currently enabled, use the [`GetEnabledStandards`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_GetEnabledStandards.html) API operation. +In addition to the overall security score, Security Hub CSPM calculates a standard security score for each enabled standard within 30 minutes after your first visit to the **Summary** page or **Security standards** page. To view a list of standards that are currently enabled, use the [`GetEnabledStandards`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetEnabledStandards.html) API operation.