AWS codepipeline documentation change
Summary
Updated multiple URL paths from 'dev' to 'userguide' in S3 documentation links
Security assessment
These changes standardize documentation links and do not introduce or modify security-related information.
Diff
diff --git a/codepipeline/latest/userguide/tutorials-s3deploy.md b/codepipeline/latest/userguide/tutorials-s3deploy.md index ccefaf6f1..7ae47b458 100644 --- a//codepipeline/latest/userguide/tutorials-s3deploy.md +++ b//codepipeline/latest/userguide/tutorials-s3deploy.md @@ -52 +52 @@ You must already have the following: - * An S3 bucket configured for website hosting. See [Hosting a static website on Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html). Make sure you create your bucket in the same Region as the pipeline. + * An S3 bucket configured for website hosting. See [Hosting a static website on Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteHosting.html). Make sure you create your bucket in the same Region as the pipeline. @@ -161 +161 @@ When **Extract file before deploy** is selected, **Deployment path** is displaye - 4. (Optional) In **Canned ACL** , you can apply a set of predefined grants, known as a [canned ACL](https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl), to the uploaded artifacts. + 4. (Optional) In **Canned ACL** , you can apply a set of predefined grants, known as a [canned ACL](https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html#canned-acl), to the uploaded artifacts. @@ -198 +198 @@ You must already have the following: - * An S3 target bucket. See [Hosting a static website on Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html). Make sure you create your bucket in the same AWS Region as the pipeline you want to create. + * An S3 target bucket. See [Hosting a static website on Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteHosting.html). Make sure you create your bucket in the same AWS Region as the pipeline you want to create. @@ -344 +344 @@ This creates a `js-application` folder in Amazon S3 to which the files are extra - 4. (Optional) In **Canned ACL** , you can apply a set of predefined grants, known as a [canned ACL](https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl), to the uploaded artifacts. + 4. (Optional) In **Canned ACL** , you can apply a set of predefined grants, known as a [canned ACL](https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html#canned-acl), to the uploaded artifacts.