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
Documents support for existing security features (Lake Formation controls) rather than fixing a security issue.
Diff
diff --git a/athena/latest/ug/connectors-microsoft-sql-server.md b/athena/latest/ug/connectors-microsoft-sql-server.md index 01d597d98..34187302f 100644 --- a//athena/latest/ug/connectors-microsoft-sql-server.md +++ b//athena/latest/ug/connectors-microsoft-sql-server.md @@ -11 +11 @@ The Amazon Athena connector for [Microsoft SQL Server](https://docs.microsoft.co -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.