AWS Security ChangesHomeSearch

AWS cloudsearch documentation change

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

File: cloudsearch/latest/developerguide/uploading-data.md

Summary

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

Security assessment

The change updates a URL path but does not alter security-related content or permissions guidance.

Diff

diff --git a/cloudsearch/latest/developerguide/uploading-data.md b/cloudsearch/latest/developerguide/uploading-data.md
index 8d17c5886..6c3c97a60 100644
--- a//cloudsearch/latest/developerguide/uploading-data.md
+++ b//cloudsearch/latest/developerguide/uploading-data.md
@@ -85 +85 @@ You can also convert and upload items from an DynamoDB table. For more informati
-To upload data from Amazon S3 or DynamoDB, you must have permission to access both the service and the resources you want to upload. For more information, see [Using Bucket Policies and User Policies](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingIAMPolicies.html) and [Using IAM to Control Access to DynamoDB Resources](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/UsingIAMWithDDB.html).
+To upload data from Amazon S3 or DynamoDB, you must have permission to access both the service and the resources you want to upload. For more information, see [Using Bucket Policies and User Policies](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingIAMPolicies.html) and [Using IAM to Control Access to DynamoDB Resources](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/UsingIAMWithDDB.html).