AWS athena documentation change
Summary
Updated syntax reference to include 'PROTECTED MULTI DIALECT VIEW'
Security assessment
Introduces documentation for a protected view feature, likely enhancing security controls but not addressing a known vulnerability.
Diff
diff --git a/athena/latest/ug/create-view.md b/athena/latest/ug/create-view.md index 00a187b27..3330acbc5 100644 --- a//athena/latest/ug/create-view.md +++ b//athena/latest/ug/create-view.md @@ -7 +7 @@ CREATE VIEWCREATE PROTECTED MULTI DIALECT VIEW -# CREATE VIEW and CREATE DIALECT VIEW +# CREATE VIEW and CREATE PROTECTED MULTI DIALECT VIEW