AWS Security ChangesHomeSearch

AWS athena documentation change

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

File: athena/latest/ug/drop-view.md

Summary

Updated reference to new 'CREATE PROTECTED MULTI DIALECT VIEW' syntax

Security assessment

Documentation consistency update with no direct security impact.

Diff

diff --git a/athena/latest/ug/drop-view.md b/athena/latest/ug/drop-view.md
index 859368727..ee713008b 100644
--- a//athena/latest/ug/drop-view.md
+++ b//athena/latest/ug/drop-view.md
@@ -28 +28 @@ For more information, see [Work with views](./views.html) and [Use Data Catalog
-See also [CREATE VIEW and CREATE DIALECT VIEW](./create-view.html), [SHOW COLUMNS](./show-columns.html), [SHOW CREATE VIEW](./show-create-view.html), [SHOW VIEWS](./show-views.html), and [DESCRIBE VIEW](./describe-view.html).
+See also [CREATE VIEW and CREATE PROTECTED MULTI DIALECT VIEW](./create-view.html), [SHOW COLUMNS](./show-columns.html), [SHOW CREATE VIEW](./show-create-view.html), [SHOW VIEWS](./show-views.html), and [DESCRIBE VIEW](./describe-view.html).