AWS Security ChangesHomeSearch

AWS athena documentation change

Service: athena · 2025-07-18 · Documentation low

File: athena/latest/ug/views-managing.md

Summary

Updated view syntax reference to include 'PROTECTED MULTI DIALECT' terminology

Security assessment

Aligns with other documentation updates about protected views. No evidence of addressing a security vulnerability.

Diff

diff --git a/athena/latest/ug/views-managing.md b/athena/latest/ug/views-managing.md
index dd25d9b4c..d3287d50c 100644
--- a//athena/latest/ug/views-managing.md
+++ b//athena/latest/ug/views-managing.md
@@ -41 +41 @@ Statement | Description
-[CREATE VIEW and CREATE DIALECT VIEW](./create-view.html) |  Creates a new view from a specified `SELECT` query. For more information, see [Create views](./views-console.html#creating-views). The optional `OR REPLACE` clause lets you update the existing view by replacing it.  
+[CREATE VIEW and CREATE PROTECTED MULTI DIALECT VIEW](./create-view.html) |  Creates a new view from a specified `SELECT` query. For more information, see [Create views](./views-console.html#creating-views). The optional `OR REPLACE` clause lets you update the existing view by replacing it.