AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-07-10 · Documentation low

File: prescriptive-guidance/latest/apache-iceberg-on-aws/iceberg-athena.md

Summary

Updated table formatting, corrected product name ('Firehose' to 'Amazon Data Firehose'), standardized capitalization in notes, and improved markdown syntax

Security assessment

Changes involve markdown formatting improvements, typo corrections, and product name standardization. No security-related content was added or modified. Existing Lake Formation security reference remains unchanged.

Diff

diff --git a/prescriptive-guidance/latest/apache-iceberg-on-aws/iceberg-athena.md b/prescriptive-guidance/latest/apache-iceberg-on-aws/iceberg-athena.md
index 7a11cb3a9..69fd6354a 100644
--- a//prescriptive-guidance/latest/apache-iceberg-on-aws/iceberg-athena.md
+++ b//prescriptive-guidance/latest/apache-iceberg-on-aws/iceberg-athena.md
@@ -25,5 +25,5 @@ You can use Athena to read from and write to Iceberg tables. When you change dat
-| DDL support | DML support | AWS Lake Formation for security (optional)  
----|---|---|---  
-| Table format | Create table | Schema evolution | Reading data | Writing data | Row/column access control  
-Amazon Athena | Version 2 | ✓ | ✓ | ✓ | X Copy-on-write | ✓  
-✓ Merge-on-read | ✓  
+|  | DDL support| DML support| AWS Lake Formation for security (optional)  
+---|---|---|---|---  
+| **Table format**| **Create table**| **Schema evolution**| **Reading data**| **Writing data**| **Row/column access control**  
+**Amazon Athena**|  Version 2 | ****| ****| ****| **X** Copy-on-write| ****  
+**** Merge-on-read| ****  
@@ -31 +31 @@ Amazon Athena | Version 2 | ✓ | ✓ | ✓ | X Copy-on-write | ✓
-###### Note
+**Notes** : 
@@ -33 +33 @@ Amazon Athena | Version 2 | ✓ | ✓ | ✓ | X Copy-on-write | ✓
-  * Athena doesn't support incremental queries.
+  * Athena doesn't support Incremental queries.
@@ -46 +46 @@ The following table lists limitations and recommendations.
-**Scenario** | **Limitation** | **Recommendation**  
+Scenario| Limitation| Recommendation  
@@ -58 +58 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Working with Iceberg tables by using Firehose
+Working with Iceberg tables by using Amazon Data Firehose