AWS athena documentation change
Summary
Added note requiring explicit access to service-owned S3 buckets for example queries and updated section title.
Security assessment
Addresses permission requirements for S3 buckets to prevent unintended access, enhancing security documentation. No indication of a specific vulnerability being patched.
Diff
diff --git a/athena/latest/ug/managed-policies.md b/athena/latest/ug/managed-policies.md index 8d4c46fb8..0eabdd6e9 100644 --- a//athena/latest/ug/managed-policies.md +++ b//athena/latest/ug/managed-policies.md @@ -228,0 +229,4 @@ The `AmazonAthenaFullAccess` policy is grouped into the following sets of permis +###### Note + +You must explicitly allow access to service-owned Amazon S3 buckets to store example queries and sample dataset. For more information, see [Data perimeters](./data-perimeters.html). + @@ -367 +371 @@ Identity and access management -Access through JDBC and ODBC connections +Data perimeters