AWS cli documentation change
Summary
Added documentation for LakehouseRegistrationStatus and CatalogArn fields related to Amazon Redshift federated permissions
Security assessment
Documents security-related federated permissions features but doesn't indicate vulnerability resolution
Diff
diff --git a/cli/latest/reference/redshift/rotate-encryption-key.md b/cli/latest/reference/redshift/rotate-encryption-key.md index 2e6f9c610..abe6cd1fe 100644 --- a//cli/latest/reference/redshift/rotate-encryption-key.md +++ b//cli/latest/reference/redshift/rotate-encryption-key.md @@ -15 +15 @@ - * [AWS CLI 2.31.39 Command Reference](../../index.html) » + * [AWS CLI 2.32.3 Command Reference](../../index.html) » @@ -1482,0 +1483,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` +>> + @@ -1494 +1514 @@ Cluster -> (structure) - * [AWS CLI 2.31.39 Command Reference](../../index.html) » + * [AWS CLI 2.32.3 Command Reference](../../index.html) »