AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/list-invitations.md

Summary

Updated CLI version references from 2.33.29 to 2.34.0. Added 'CSPM' to Security Hub account management references. Added --cli-error-format parameter documentation.

Security assessment

Updates focus on CSPM terminology in account management context and CLI formatting options. No security vulnerabilities patched or security features explicitly documented.

Diff

diff --git a/cli/latest/reference/securityhub/list-invitations.md b/cli/latest/reference/securityhub/list-invitations.md
index c9398911d..39a36fff6 100644
--- a//cli/latest/reference/securityhub/list-invitations.md
+++ b//cli/latest/reference/securityhub/list-invitations.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -62 +62 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-We recommend using Organizations instead of Security Hub invitations to manage your member accounts. For information, see [Managing Security Hub administrator and member accounts with Organizations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts-orgs.html) in the _Security Hub User Guide_ .
+We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see [Managing Security Hub CSPM administrator and member accounts with Organizations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts-orgs.html) in the _Security Hub CSPM User Guide_ .
@@ -64 +64 @@ We recommend using Organizations instead of Security Hub invitations to manage y
-Lists all Security Hub membership invitations that were sent to the calling account.
+Lists all Security Hub CSPM membership invitations that were sent to the calling account.
@@ -98,0 +99 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -151,0 +153 @@ The formatting style for command output.
+  * off
@@ -217,0 +220,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
+
+
+
@@ -263 +278 @@ Invitations -> (list)
->>> The account ID of the Security Hub administrator account that the invitation was sent from.
+>>> The account ID of the Security Hub CSPM administrator account that the invitation was sent from.
@@ -309 +324 @@ NextToken -> (string)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »