AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-02-28 · Documentation low

File: cli/latest/reference/securityhub/describe-standards.md

Summary

Updated CLI version reference, added CSPM branding in standards documentation, introduced --cli-error-format parameter

Security assessment

Changes emphasize Security Hub CSPM's default standards configuration, reinforcing documentation of security posture management capabilities. The updates describe existing security feature behavior rather than address security issues. Error format parameter is unrelated to security functionality.

Diff

diff --git a/cli/latest/reference/securityhub/describe-standards.md b/cli/latest/reference/securityhub/describe-standards.md
index a4669238b..fd990bd64 100644
--- a//cli/latest/reference/securityhub/describe-standards.md
+++ b//cli/latest/reference/securityhub/describe-standards.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -60 +60 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Returns a list of the available standards in Security Hub.
+Returns a list of the available standards in Security Hub CSPM.
@@ -94,0 +95 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -147,0 +149 @@ The formatting style for command output.
+  * off
@@ -213,0 +216,13 @@ Disable automatically prompt for CLI input parameters.
+`--cli-error-format` (string)
+
+The formatting style for error output. By default, errors are displayed in enhanced format.
+
+  * legacy
+  * json
+  * yaml
+  * text
+  * table
+  * enhanced
+
+
+
@@ -301 +316 @@ Standards -> (list)
->>> Whether the standard is enabled by default. When Security Hub is enabled from the console, if a standard is enabled by default, the check box for that standard is selected by default.
+>>> Whether the standard is enabled by default. When Security Hub CSPM is enabled from the console, if a standard is enabled by default, the check box for that standard is selected by default.
@@ -303 +318 @@ Standards -> (list)
->>> When Security Hub is enabled using the `EnableSecurityHub` API operation, the standard is enabled by default unless `EnableDefaultStandards` is set to `false` .
+>>> When Security Hub CSPM is enabled using the `EnableSecurityHub` API operation, the standard is enabled by default unless `EnableDefaultStandards` is set to `false` .
@@ -343 +358 @@ NextToken -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »