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 clarity in requirements.
Security assessment
The change clarifies existing documentation, such as the requirement to use AWS Secrets Manager for credentials, but does not introduce new security features or address specific security vulnerabilities. It is a terminology update for consistency.
Diff
diff --git a/athena/latest/ug/connectors-ibm-db2-as400.md b/athena/latest/ug/connectors-ibm-db2-as400.md index 0986a2078..02f27175a 100644 --- a//athena/latest/ug/connectors-ibm-db2-as400.md +++ b//athena/latest/ug/connectors-ibm-db2-as400.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 AS/400 connector created using Glue connections does not support the use of a multiplexing handler. + * The Db2 AS/400 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 AS/400 connector created using Glue connections only supports `ConnectionSchemaVersion` 2. + * The Db2 AS/400 connector created using a AWS Glue Data Catalog federated connection only supports `ConnectionSchemaVersion` 2.