AWS codebuild documentation change
Summary
Updated S3 documentation links from 'dev' to 'userguide' paths
Security assessment
Routine documentation maintenance updating URL paths without changing security-related content or recommendations.
Diff
diff --git a/codebuild/latest/userguide/sample-disable-artifact-encryption.md b/codebuild/latest/userguide/sample-disable-artifact-encryption.md index 118af8167..f0be490b9 100644 --- a//codebuild/latest/userguide/sample-disable-artifact-encryption.md +++ b//codebuild/latest/userguide/sample-disable-artifact-encryption.md @@ -9 +9 @@ You can disable the encryption of artifacts in a build. You might want to do thi - 1. Follow the instructions in [Setting up a static website](https://docs.aws.amazon.com/AmazonS3/latest/dev/HostingWebsiteOnS3Setup.html) to configure an S3 bucket to function like a website. + 1. Follow the instructions in [Setting up a static website](https://docs.aws.amazon.com/AmazonS3/latest/userguide/HostingWebsiteOnS3Setup.html) to configure an S3 bucket to function like a website. @@ -63 +63 @@ For more information, see the [Buildspec reference](./build-spec-ref.html). - 15. (Optional) Follow the instructions in [Example: Speed up your website with Amazon CloudFront](https://docs.aws.amazon.com/AmazonS3/latest/dev/website-hosting-cloudfront-walkthrough.html) in the _Amazon S3 Developer Guide_. + 15. (Optional) Follow the instructions in [Example: Speed up your website with Amazon CloudFront](https://docs.aws.amazon.com/AmazonS3/latest/userguide/website-hosting-cloudfront-walkthrough.html) in the _Amazon S3 Developer Guide_.