AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/enable-security-hub.md

Summary

Updated documentation to reflect rebranding from 'Security Hub' to 'Security Hub CSPM', added --cli-error-format parameter, and updated CLI version references

Security assessment

The changes primarily rebrand Security Hub to emphasize CSPM (Cloud Security Posture Management) capabilities, which is a security feature. However, there is no evidence of addressing a specific security vulnerability. The additions document security-related functionality (CSPM) but do not fix a security issue.

Diff

diff --git a/cli/latest/reference/securityhub/enable-security-hub.md b/cli/latest/reference/securityhub/enable-security-hub.md
index 4878f5787..5b946c289 100644
--- a//cli/latest/reference/securityhub/enable-security-hub.md
+++ b//cli/latest/reference/securityhub/enable-security-hub.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
-Enables Security Hub for your account in the current Region or the Region you specify in the request.
+Enables Security Hub CSPM for your account in the current Region or the Region you specify in the request.
@@ -62 +62 @@ Enables Security Hub for your account in the current Region or the Region you sp
-When you enable Security Hub, you grant to Security Hub the permissions necessary to gather findings from other services that are integrated with Security Hub.
+When you enable Security Hub CSPM, you grant to Security Hub CSPM the permissions necessary to gather findings from other services that are integrated with Security Hub CSPM.
@@ -64 +64 @@ When you enable Security Hub, you grant to Security Hub the permissions necessar
-When you use the `EnableSecurityHub` operation to enable Security Hub, you also automatically enable the following standards:
+When you use the `EnableSecurityHub` operation to enable Security Hub CSPM, you also automatically enable the following standards:
@@ -75 +75 @@ To opt out of automatically enabled standards, set `EnableDefaultStandards` to `
-After you enable Security Hub, to enable a standard, use the `BatchEnableStandards` operation. To disable a standard, use the `BatchDisableStandards` operation.
+After you enable Security Hub CSPM, to enable a standard, use the `BatchEnableStandards` operation. To disable a standard, use the `BatchDisableStandards` operation.
@@ -77 +77 @@ After you enable Security Hub, to enable a standard, use the `BatchEnableStandar
-To learn more, see the [setup information](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-settingup.html) in the _Security Hub User Guide_ .
+To learn more, see the [setup information](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-settingup.html) in the _Security Hub CSPM User Guide_ .
@@ -107,0 +108 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -114 +115 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> The tags to add to the hub resource when you enable Security Hub.
+> The tags to add to the hub resource when you enable Security Hub CSPM.
@@ -156 +157 @@ JSON Syntax:
-> Whether to enable the security standards that Security Hub has designated as automatically enabled. If you don’t provide a value for `EnableDefaultStandards` , it is set to `true` . To not enable the automatically enabled standards, set `EnableDefaultStandards` to `false` .
+> Whether to enable the security standards that Security Hub CSPM has designated as automatically enabled. If you don’t provide a value for `EnableDefaultStandards` , it is set to `true` . To not enable the automatically enabled standards, set `EnableDefaultStandards` to `false` .
@@ -160 +161 @@ JSON Syntax:
-> This field, used when enabling Security Hub, specifies whether the calling account has consolidated control findings turned on. If the value for this field is set to `SECURITY_CONTROL` , Security Hub generates a single finding for a control check even when the check applies to multiple enabled standards.
+> This field, used when enabling Security Hub CSPM, specifies whether the calling account has consolidated control findings turned on. If the value for this field is set to `SECURITY_CONTROL` , Security Hub CSPM generates a single finding for a control check even when the check applies to multiple enabled standards.
@@ -162 +163 @@ JSON Syntax:
-> If the value for this field is set to `STANDARD_CONTROL` , Security Hub generates separate findings for a control check when the check applies to multiple enabled standards.
+> If the value for this field is set to `STANDARD_CONTROL` , Security Hub CSPM generates separate findings for a control check when the check applies to multiple enabled standards.
@@ -164 +165 @@ JSON Syntax:
-> The value for this field in a member account matches the value in the administrator account. For accounts that aren’t part of an organization, the default value of this field is `SECURITY_CONTROL` if you enabled Security Hub on or after February 23, 2023.
+> The value for this field in a member account matches the value in the administrator account. For accounts that aren’t part of an organization, the default value of this field is `SECURITY_CONTROL` if you enabled Security Hub CSPM on or after February 23, 2023.
@@ -203,0 +205 @@ The formatting style for command output.
+  * off
@@ -269,0 +272,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
+
+
+
@@ -306 +321 @@ None
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »