AWS Security ChangesHomeSearch

AWS codebuild documentation change

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

File: codebuild/latest/userguide/troubleshooting.md

Summary

Updated S3 permissions documentation link path

Security assessment

Link update maintains existing security guidance without introducing new security content or addressing vulnerabilities.

Diff

diff --git a/codebuild/latest/userguide/troubleshooting.md b/codebuild/latest/userguide/troubleshooting.md
index 7a8fc2be8..eae3a317a 100644
--- a//codebuild/latest/userguide/troubleshooting.md
+++ b//codebuild/latest/userguide/troubleshooting.md
@@ -269 +269 @@ For build environments based on Amazon Linux:
-**Recommended solution:** For first time use, it's normal to see this immediately after updating the cache configuration. If this error persists, then you should check to see if your service role has `s3:GetObject` and `s3:PutObject` permissions to the S3 bucket that is holding the cache. For more information, see [Specifying S3 permissions](https://docs.aws.amazon.com/AmazonS3/latest/dev/using-with-s3-actions.html) in the _Amazon S3 Developer Guide_. 
+**Recommended solution:** For first time use, it's normal to see this immediately after updating the cache configuration. If this error persists, then you should check to see if your service role has `s3:GetObject` and `s3:PutObject` permissions to the S3 bucket that is holding the cache. For more information, see [Specifying S3 permissions](https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-with-s3-actions.html) in the _Amazon S3 Developer Guide_.