AWS Security ChangesHomeSearch

AWS athena documentation change

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

File: athena/latest/ug/partitions.md

Summary

Updated S3 performance documentation URL from 'dev' to 'userguide'

Security assessment

Change only affects performance documentation reference without security implications

Diff

diff --git a/athena/latest/ug/partitions.md b/athena/latest/ug/partitions.md
index 2fed925e7..394bb377e 100644
--- a//athena/latest/ug/partitions.md
+++ b//athena/latest/ug/partitions.md
@@ -21 +21 @@ When using partitioning, keep in mind the following points:
-  * If you issue queries against Amazon S3 buckets with a large number of objects and the data is not partitioned, such queries may affect the `GET` request rate limits in Amazon S3 and lead to Amazon S3 exceptions. To prevent errors, partition your data. Additionally, consider tuning your Amazon S3 request rates. For more information, see [Best practices design patterns: Optimizing Amazon S3 performance ](https://docs.aws.amazon.com/AmazonS3/latest/dev/request-rate-perf-considerations.html).
+  * If you issue queries against Amazon S3 buckets with a large number of objects and the data is not partitioned, such queries may affect the `GET` request rate limits in Amazon S3 and lead to Amazon S3 exceptions. To prevent errors, partition your data. Additionally, consider tuning your Amazon S3 request rates. For more information, see [Best practices design patterns: Optimizing Amazon S3 performance ](https://docs.aws.amazon.com/AmazonS3/latest/userguide/request-rate-perf-considerations.html).