AWS Security ChangesHomeSearch

AWS athena documentation change

Service: athena · 2025-05-22 · Documentation low

File: athena/latest/ug/security-infrastructure.md

Summary

Updated Amazon S3 documentation URL from 'dev' to 'userguide' path

Security assessment

Change only updates a documentation link reference without altering security content or addressing vulnerabilities.

Diff

diff --git a/athena/latest/ug/security-infrastructure.md b/athena/latest/ug/security-infrastructure.md
index a2dca2acd..e2af689e3 100644
--- a//athena/latest/ug/security-infrastructure.md
+++ b//athena/latest/ug/security-infrastructure.md
@@ -22 +22 @@ Use IAM policies to restrict access to Athena operations. Whenever you use IAM p
-Athena [managed policies](./managed-policies.html) are easy to use, and are automatically updated with the required actions as the service evolves. Customer-managed and inline policies allow you to fine tune policies by specifying more granular Athena actions within the policy. Grant appropriate access to the Amazon S3 location of the data. For detailed information and scenarios about how to grant Amazon S3 access, see [Example walkthroughs: Managing access](https://docs.aws.amazon.com/AmazonS3/latest/dev/example-walkthroughs-managing-access.html) in the _Amazon Simple Storage Service Developer Guide_. For more information and an example of which Amazon S3 actions to allow, see the example bucket policy in [Cross-Account Access](./cross-account-permissions.html). 
+Athena [managed policies](./managed-policies.html) are easy to use, and are automatically updated with the required actions as the service evolves. Customer-managed and inline policies allow you to fine tune policies by specifying more granular Athena actions within the policy. Grant appropriate access to the Amazon S3 location of the data. For detailed information and scenarios about how to grant Amazon S3 access, see [Example walkthroughs: Managing access](https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-walkthroughs-managing-access.html) in the _Amazon Simple Storage Service Developer Guide_. For more information and an example of which Amazon S3 actions to allow, see the example bucket policy in [Cross-Account Access](./cross-account-permissions.html).