AWS athena documentation change
Summary
Added a note about Lambda environment properties applying only when using the connector with a Lambda function, and updated terminology from 'Glue connections' to 'AWS Glue Data Catalog federated connection' for consistency.
Security assessment
Similar to other connector documentation, this update refines terminology and adds context about Lambda usage, but no security issues are addressed or new security documentation added. The mention of AWS Secrets Manager is not new.
Diff
diff --git a/athena/latest/ug/connectors-ibm-db2.md b/athena/latest/ug/connectors-ibm-db2.md index c80962a62..37113e067 100644 --- a//athena/latest/ug/connectors-ibm-db2.md +++ b//athena/latest/ug/connectors-ibm-db2.md @@ -82,0 +83,2 @@ Use the following command to get the schema for a Glue connection object. This s +The following Lambda environment properties apply only when you use the connector with a Lambda function in your account. + @@ -98 +100 @@ Use the following command to get the schema for a Glue connection object. This s - * All connectors that use Glue connections must use AWS Secrets Manager to store credentials. + * All connectors that use a AWS Glue Data Catalog federated connection must use AWS Secrets Manager to store credentials. @@ -100 +102 @@ Use the following command to get the schema for a Glue connection object. This s - * The Db2 connector created using Glue connections does not support the use of a multiplexing handler. + * The Db2 connector created using a AWS Glue Data Catalog federated connection does not support the use of a multiplexing handler. @@ -102 +104 @@ Use the following command to get the schema for a Glue connection object. This s - * The Db2 connector created using Glue connections only supports `ConnectionSchemaVersion` 2. + * The Db2 connector created using a AWS Glue Data Catalog federated connection only supports `ConnectionSchemaVersion` 2.