AWS athena documentation change
Summary
Updated view syntax reference to include 'PROTECTED MULTI DIALECT' terminology
Security assessment
Reflects the same 'PROTECTED' terminology update as in release notes, suggesting improved view security controls without citing a specific vulnerability.
Diff
diff --git a/athena/latest/ug/show-create-view.md b/athena/latest/ug/show-create-view.md index e9ddb34a1..e33cd5330 100644 --- a//athena/latest/ug/show-create-view.md +++ b//athena/latest/ug/show-create-view.md @@ -21 +21 @@ Shows the SQL statement that created the specified Athena or Data Catalog view. -See also [CREATE VIEW and CREATE DIALECT VIEW](./create-view.html) and [DROP VIEW](./drop-view.html). +See also [CREATE VIEW and CREATE PROTECTED MULTI DIALECT VIEW](./create-view.html) and [DROP VIEW](./drop-view.html).