AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-06-28 · Documentation low

File: cli/latest/reference/glue/get-unfiltered-table-metadata.md

Summary

Updated CLI version from 2.27.42 to 2.27.45 and added documentation for ConnectionType field in federated table metadata

Security assessment

The change adds documentation about connection types for federated tables but does not mention security controls, vulnerabilities, or protective measures. ConnectionType appears to be a descriptive field rather than a security feature.

Diff

diff --git a/cli/latest/reference/glue/get-unfiltered-table-metadata.md b/cli/latest/reference/glue/get-unfiltered-table-metadata.md
index e17600e2d..37a639345 100644
--- a//cli/latest/reference/glue/get-unfiltered-table-metadata.md
+++ b//cli/latest/reference/glue/get-unfiltered-table-metadata.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.42 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
@@ -705,0 +706,4 @@ Table -> (structure)
+>> 
+>> ConnectionType -> (string)
+>>
+>>> The type of connection used to access the federated table, specifying the protocol or method for connecting to the external data source.
@@ -1127,0 +1132,4 @@ Table -> (structure)
+>>>>> 
+>>>>> ConnectionType -> (string)
+>>>>>
+>>>>>> The type of connection used to access the federated table, specifying the protocol or method for connecting to the external data source.
@@ -1373 +1381 @@ RowFilter -> (string)
-  * [AWS CLI 2.27.42 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.45 Command Reference](../../index.html) »