AWS signer documentation change
Summary
Updated documentation links from 'gsg' to 'userguide' paths for S3 bucket creation and object upload procedures
Security assessment
The changes only update URL paths from 'gsg' (Getting Started Guide) to 'userguide' references. No security-related content was added or modified.
Diff
diff --git a/signer/latest/developerguide/s3-source-iot.md b/signer/latest/developerguide/s3-source-iot.md index c749d0aa4..e4b541cde 100644 --- a//signer/latest/developerguide/s3-source-iot.md +++ b//signer/latest/developerguide/s3-source-iot.md @@ -9 +9 @@ This topic discusses how to prepare an Amazon S3 bucket and add your unsigned ob -To create a bucket, sign into the AWS Management Console at [https://console.aws.amazon.com/console/home](https://console.aws.amazon.com/console/home) and follow the procedure in [Create your first S3 bucket](https://docs.aws.amazon.com/AmazonS3/latest/gsg/creating-bucket.html). +To create a bucket, sign into the AWS Management Console at [https://console.aws.amazon.com/console/home](https://console.aws.amazon.com/console/home) and follow the procedure in [Create your first S3 bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/creating-bucket.html). @@ -20 +20 @@ While you are configuring the bucket, note the following requirements: -After you create the bucket, you can add objects to it as described in the [Upload an object to your bucket](https://docs.aws.amazon.com/AmazonS3/latest/gsg/uploading-an-object-bucket.html) topic. +After you create the bucket, you can add objects to it as described in the [Upload an object to your bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/uploading-an-object-bucket.html) topic.