AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/redshift/pause-cluster.md

Summary

Added documentation for LakehouseRegistrationStatus and CatalogArn fields related to Amazon Redshift federated permissions

Security assessment

Documents new fields related to federated permissions integration but doesn't address vulnerabilities

Diff

diff --git a/cli/latest/reference/redshift/pause-cluster.md b/cli/latest/reference/redshift/pause-cluster.md
index 2d59bbae4..174ea8ec6 100644
--- a//cli/latest/reference/redshift/pause-cluster.md
+++ b//cli/latest/reference/redshift/pause-cluster.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.39 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.3 Command Reference](../../index.html) »
@@ -1403,0 +1404,20 @@ Cluster -> (structure)
+> 
+> LakehouseRegistrationStatus -> (string)
+>
+>> The status of the lakehouse registration for the cluster. Indicates whether the cluster is successfully registered with Amazon Redshift federated permissions.
+>> 
+>> Constraints:
+>> 
+>>   * max: `2147483647`
+>> 
+
+> 
+> CatalogArn -> (string)
+>
+>> The Amazon Resource Name (ARN) of the Glue data catalog associated with the cluster enabled with Amazon Redshift federated permissions.
+>> 
+>> Constraints:
+>> 
+>>   * max: `2147483647`
+>> 
+
@@ -1415 +1435 @@ Cluster -> (structure)
-  * [AWS CLI 2.31.39 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.3 Command Reference](../../index.html) »