AWS Security ChangesHomeSearch

AWS athena documentation change

Service: athena · 2025-04-11 · Documentation low

File: athena/latest/ug/waf-logs.md

Summary

Added documentation for manual partitioning option and updated CREATE TABLE statement descriptions

Security assessment

Changes relate to partitioning strategies for query optimization with no security-related content mentioned

Diff

diff --git a/athena/latest/ug/waf-logs.md b/athena/latest/ug/waf-logs.md
index 3d77c58ec..0d1ebc6a9 100644
--- a//athena/latest/ug/waf-logs.md
+++ b//athena/latest/ug/waf-logs.md
@@ -17 +17 @@ For an example of how to aggregate AWS WAF logs into a central data lake reposit
-This topic provides two example `CREATE TABLE` statements: one that uses partitioning and one that does not.
+This topic provides example `CREATE TABLE` statements for partition projection, manual partitioning, and one that does not uses any partitioning.
@@ -26,0 +27,2 @@ The `CREATE TABLE` statements in this topic can be used for both v1 and v2 AWS W
+  * [Create a table for AWS WAF S3 logs in Athena using manual partition](./create-waf-table-manual-partition.html)
+