AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

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

Summary

Updated API documentation links for BatchDisableStandards and GetEnabledStandards with corrected URL paths

Security assessment

Changes only fix URL syntax (added slashes) for API references. No modifications to security guidance or vulnerability-related content.

Diff

diff --git a/securityhub/latest/userguide/disable-standards.md b/securityhub/latest/userguide/disable-standards.md
index fd0520a30..488acefa2 100644
--- a//securityhub/latest/userguide/disable-standards.md
+++ b//securityhub/latest/userguide/disable-standards.md
@@ -72 +72 @@ Security Hub CSPM API
-To disable a standard programmatically in a single account and Region, use the [BatchDisableStandards](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchDisableStandards.html) operation. Or, if you're using the AWS Command Line Interface (AWS CLI), run the [batch-disable-standards](https://docs.aws.amazon.com/cli/latest/reference/securityhub/batch-disable-standards.html) command.
+To disable a standard programmatically in a single account and Region, use the [BatchDisableStandards](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchDisableStandards.html) operation. Or, if you're using the AWS Command Line Interface (AWS CLI), run the [batch-disable-standards](https://docs.aws.amazon.com/cli/latest/reference/securityhub/batch-disable-standards.html) command.
@@ -83 +83 @@ Where `arn:aws:securityhub:us-east-1:123456789012:subscription/aws-foundational-
-To obtain the ARN for a standard, you can use the [GetEnabledStandards](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetEnabledStandards.html) operation. This operation retrieves information about the standards that are currently enabled in your account. 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 information.
+To obtain the ARN for a standard, you can use the [GetEnabledStandards](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_GetEnabledStandards.html) operation. This operation retrieves information about the standards that are currently enabled in your account. 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 information.