AWS Security ChangesHomeSearch

AWS codedeploy documentation change

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

File: codedeploy/latest/userguide/application-revisions-repository-type.md

Summary

Updated S3 documentation links from 'gsg' to 'userguide' paths

Security assessment

Documentation URL standardization without changes to security context or recommendations.

Diff

diff --git a/codedeploy/latest/userguide/application-revisions-repository-type.md b/codedeploy/latest/userguide/application-revisions-repository-type.md
index 256031fec..111ef7730 100644
--- a//codedeploy/latest/userguide/application-revisions-repository-type.md
+++ b//codedeploy/latest/userguide/application-revisions-repository-type.md
@@ -26 +26 @@ Repository Type | Repository Details | Supported Compute Platform
-**Amazon S3** | [Amazon Simple Storage Service](https://docs.aws.amazon.com/AmazonS3/latest/gsg/) (Amazon S3) is the AWS solution for secure, scalable object storage. Amazon S3 stores data as objects in _buckets_. An object consists of a file and, optionally, any metadata that describes that file. To store an object in Amazon S3, you upload the file to a bucket. When you upload a file, you can set permissions and metadata on the object. Learn more: 
+**Amazon S3** | [Amazon Simple Storage Service](https://docs.aws.amazon.com/AmazonS3/latest/userguide/) (Amazon S3) is the AWS solution for secure, scalable object storage. Amazon S3 stores data as objects in _buckets_. An object consists of a file and, optionally, any metadata that describes that file. To store an object in Amazon S3, you upload the file to a bucket. When you upload a file, you can set permissions and metadata on the object. Learn more: 
@@ -28 +28 @@ Repository Type | Repository Details | Supported Compute Platform
-  * [Create a bucket in Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/gsg/CreatingABucket.html)
+  * [Create a bucket in Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/CreatingABucket.html)