AWS athena documentation change
Summary
Removed legacy connections section and added security notes about AWS Secrets Manager and multiplexing handler limitations.
Security assessment
The change mandates AWS Secrets Manager for credentials and clarifies security constraints, but there is no indication of resolving a specific vulnerability. This improves security documentation by enforcing secure credential storage practices.
Diff
diff --git a/athena/latest/ug/connectors-timestream.md b/athena/latest/ug/connectors-timestream.md index 48685d05c..ac8f2aa97 100644 --- a//athena/latest/ug/connectors-timestream.md +++ b//athena/latest/ug/connectors-timestream.md @@ -28,3 +27,0 @@ Use the parameters in this section to configure the Timestream connector. -Glue connections (recommended) - - @@ -33,4 +29,0 @@ We recommend that you configure a Timestream connector by using a Glue connectio -###### Note - -All connectors that use Glue connections must use AWS Secrets Manager to store credentials. - @@ -48 +41,9 @@ glue_connection – Specifies the name of the Glue connection associated with th -Legacy connections +###### Note + + * All connectors that use Glue connections must use AWS Secrets Manager to store credentials. + + * The Timestream connector created using Glue connections does not support the use of a multiplexing handler. + + * The Timestream connector created using Glue connections only supports `ConnectionSchemaVersion` 2. + +