AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

File: securityhub/latest/userguide/securityhub-auto-enabled-standards.md

Summary

Fixed URL formatting in API documentation link by adding double slash after domain

Security assessment

This is a documentation link formatting fix with no security implications. The change doesn't address vulnerabilities or modify security functionality.

Diff

diff --git a/securityhub/latest/userguide/securityhub-auto-enabled-standards.md b/securityhub/latest/userguide/securityhub-auto-enabled-standards.md
index 645096e83..9d7a88de1 100644
--- a//securityhub/latest/userguide/securityhub-auto-enabled-standards.md
+++ b//securityhub/latest/userguide/securityhub-auto-enabled-standards.md
@@ -40 +40 @@ Security Hub CSPM API
-To turn off automatic enablement of the default standards programmatically, from the Security Hub CSPM administrator account, use the [UpdateOrganizationConfiguration](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_UpdateOrganizationConfiguration.html) operation of the Security Hub CSPM API. In your request, specify `NONE` for the `AutoEnableStandards` parameter. 
+To turn off automatic enablement of the default standards programmatically, from the Security Hub CSPM administrator account, use the [UpdateOrganizationConfiguration](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_UpdateOrganizationConfiguration.html) operation of the Security Hub CSPM API. In your request, specify `NONE` for the `AutoEnableStandards` parameter.