AWS athena documentation change
Summary
Updated connector documentation to state it can be registered with Glue Data Catalog and supports Lake Formation access controls
Security assessment
Mentions support for security features (Lake Formation controls) but does not address a specific vulnerability.
Diff
diff --git a/athena/latest/ug/connectors-oracle.md b/athena/latest/ug/connectors-oracle.md index f0be94178..f7014ad89 100644 --- a//athena/latest/ug/connectors-oracle.md +++ b//athena/latest/ug/connectors-oracle.md @@ -11 +11 @@ The Amazon Athena connector for Oracle enables Amazon Athena to run SQL queries -This connector can not be registered with Glue Data Catalog as a federated catalog. This connector does not support data access controls defined in Lake Formation at the catalog, database, table, column, row, and tag levels. This connector uses Glue Connections to centralize configuration properties in Glue. +This connector can be registered with Glue Data Catalog as a federated catalog. It supports data access controls defined in Lake Formation at the catalog, database, table, column, row, and tag levels. This connector uses Glue Connections to centralize configuration properties in Glue.