AWS Security ChangesHomeSearch

AWS athena documentation change

Service: athena · 2025-07-07 · Documentation medium

File: athena/latest/ug/connectors-gcs.md

Summary

Updated connector documentation to state it can be registered with Glue Data Catalog and supports Lake Formation access controls

Security assessment

The change adds documentation about Lake Formation data access controls (catalog/database/table/column/row/tag levels), which is a security feature. However, there is no evidence this addresses a specific existing security vulnerability.

Diff

diff --git a/athena/latest/ug/connectors-gcs.md b/athena/latest/ug/connectors-gcs.md
index bd39e7890..1b8c26959 100644
--- a//athena/latest/ug/connectors-gcs.md
+++ b//athena/latest/ug/connectors-gcs.md
@@ -11 +11 @@ The Amazon Athena Google Cloud Storage connector enables Amazon Athena to run qu
-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.