AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

File: securityhub/latest/userguide/enable-standards.md

Summary

Fixed broken URL links by adding extra slashes in API references for BatchEnableStandards and GetEnabledStandards.

Security assessment

Changes are purely cosmetic URL fixes without security implications or new security information.

Diff

diff --git a/securityhub/latest/userguide/enable-standards.md b/securityhub/latest/userguide/enable-standards.md
index 315e6493e..ecc0e7a2a 100644
--- a//securityhub/latest/userguide/enable-standards.md
+++ b//securityhub/latest/userguide/enable-standards.md
@@ -71 +71 @@ Security Hub CSPM API
-To enable a standard programmatically in a single account and Region, use the [BatchEnableStandards](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchEnableStandards.html) operation. Or, if you're using the AWS Command Line Interface (AWS CLI), run the [batch-enable-standards](https://docs.aws.amazon.com/cli/latest/reference/securityhub/batch-enable-standards.html) command.
+To enable a standard programmatically in a single account and Region, use the [BatchEnableStandards](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchEnableStandards.html) operation. Or, if you're using the AWS Command Line Interface (AWS CLI), run the [batch-enable-standards](https://docs.aws.amazon.com/cli/latest/reference/securityhub/batch-enable-standards.html) command.
@@ -84 +84 @@ To obtain the ARN for a standard, use the [DescribeStandards](https://docs.aws.a
-To first review a list of standards that are currently enabled in your account, you can use the [GetEnabledStandards](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetEnabledStandards.html) operation. If you're using the AWS CLI, you can run the [get-enabled-standards](https://docs.aws.amazon.com/cli/latest/reference/securityhub/get-enabled-standards.html) command to retrieve this list.
+To first review a list of standards that are currently enabled in your account, you can use the [GetEnabledStandards](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_GetEnabledStandards.html) operation. If you're using the AWS CLI, you can run the [get-enabled-standards](https://docs.aws.amazon.com/cli/latest/reference/securityhub/get-enabled-standards.html) command to retrieve this list.