AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityhub/get-master-account.md

Summary

Updated documentation to replace 'Security Hub' with 'Security Hub CSPM' terminology, added deprecation notice maintenance notes, and --cli-error-format parameter documentation

Security assessment

Changes focus on rebranding to CSPM terminology and documenting API transition from GetMasterAccount to GetAdministratorAccount, but there is no evidence of addressing a security vulnerability or introducing new security features.

Diff

diff --git a/cli/latest/reference/securityhub/get-master-account.md b/cli/latest/reference/securityhub/get-master-account.md
index 42c92b115..a8b895271 100644
--- a//cli/latest/reference/securityhub/get-master-account.md
+++ b//cli/latest/reference/securityhub/get-master-account.md
@@ -13 +13 @@
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »
@@ -53 +53 @@ This method is deprecated. Instead, use `GetAdministratorAccount` .
-The Security Hub console continues to use `GetMasterAccount` . It will eventually change to use `GetAdministratorAccount` . Any IAM policies that specifically control access to this function must continue to use `GetMasterAccount` . You should also add `GetAdministratorAccount` to your policies to ensure that the correct permissions are in place after the console begins to use `GetAdministratorAccount` .
+The Security Hub CSPM console continues to use `GetMasterAccount` . It will eventually change to use `GetAdministratorAccount` . Any IAM policies that specifically control access to this function must continue to use `GetMasterAccount` . You should also add `GetAdministratorAccount` to your policies to ensure that the correct permissions are in place after the console begins to use `GetAdministratorAccount` .
@@ -55 +55 @@ The Security Hub console continues to use `GetMasterAccount` . It will eventuall
-Provides the details for the Security Hub administrator account for the current member account.
+Provides the details for the Security Hub CSPM administrator account for the current member account.
@@ -84,0 +85 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
+    [--cli-error-format <value>]
@@ -119,0 +121 @@ The formatting style for command output.
+  * off
@@ -185,0 +188,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
+
+
+
@@ -221 +236 @@ Master -> (structure)
-> A list of details about the Security Hub administrator account for the current member account.
+> A list of details about the Security Hub CSPM administrator account for the current member account.
@@ -225 +240 @@ Master -> (structure)
->> 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.
@@ -254 +269 @@ Master -> (structure)
-  * [AWS CLI 2.33.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.0 Command Reference](../../index.html) »