AWS Security ChangesHomeSearch

AWS athena documentation change

Service: athena · 2026-04-25 · Documentation low

File: athena/latest/ug/setting-up.md

Summary

Fixed broken link to AWS managed policies documentation page

Security assessment

This is a documentation fix for a broken link to IAM policy documentation. While IAM policies are security-related, fixing a broken link doesn't address a security issue or add new security documentation.

Diff

diff --git a/athena/latest/ug/setting-up.md b/athena/latest/ug/setting-up.md
index 6e13054f1..f9fe5ad9d 100644
--- a//athena/latest/ug/setting-up.md
+++ b//athena/latest/ug/setting-up.md
@@ -121 +121 @@ For more information about roles, see [IAM roles](https://docs.aws.amazon.com/IA
-To create a role that grants access to Athena, you attach Athena managed policies to the role. There are two managed policies for Athena: `AmazonAthenaFullAccess` and `AWSQuicksightAthenaAccess`. These policies grant permissions to Athena to query Amazon S3 and to write the results of your queries to a separate bucket on your behalf. To see the contents of these policies for Athena, see [](./security-iam-awsmanpol.html). 
+To create a role that grants access to Athena, you attach Athena managed policies to the role. There are two managed policies for Athena: `AmazonAthenaFullAccess` and `AWSQuicksightAthenaAccess`. These policies grant permissions to Athena to query Amazon S3 and to write the results of your queries to a separate bucket on your behalf. To see the contents of these policies for Athena, see [AWS managed policies for Amazon Athena](./security-iam-awsmanpol.html).