AWS cli documentation change
Summary
Updated CLI version from 2.27.42 to 2.27.45 and added ConnectionType documentation in table search results
Security assessment
Addition of ConnectionType field documentation describes connection methods but contains no security context. No evidence of addressing vulnerabilities or security controls.
Diff
diff --git a/cli/latest/reference/glue/search-tables.md b/cli/latest/reference/glue/search-tables.md index 9993b671b..f6c09fd71 100644 --- a//cli/latest/reference/glue/search-tables.md +++ b//cli/latest/reference/glue/search-tables.md @@ -15 +15 @@ - * [AWS CLI 2.27.42 Command Reference](../../index.html) » + * [AWS CLI 2.27.45 Command Reference](../../index.html) » @@ -640,0 +641,4 @@ TableList -> (list) +>>> +>>> ConnectionType -> (string) +>>> +>>>> The type of connection used to access the federated table, specifying the protocol or method for connecting to the external data source. @@ -1062,0 +1067,4 @@ TableList -> (list) +>>>>>> +>>>>>> ConnectionType -> (string) +>>>>>> +>>>>>>> The type of connection used to access the federated table, specifying the protocol or method for connecting to the external data source. @@ -1256 +1264 @@ TableList -> (list) - * [AWS CLI 2.27.42 Command Reference](../../index.html) » + * [AWS CLI 2.27.45 Command Reference](../../index.html) »