AWS Security ChangesHomeSearch

AWS codebuild documentation change

Service: codebuild · 2025-07-18 · Documentation low

File: codebuild/latest/userguide/setting-up-kms.md

Summary

Modified service role ARN pattern and added JSON formatting

Security assessment

Changed service role ARN from 'CodeBuild-service-role' to '-service-role' which appears to be a documentation formatting correction. No direct security issue addressed.

Diff

diff --git a/codebuild/latest/userguide/setting-up-kms.md b/codebuild/latest/userguide/setting-up-kms.md
index 1c1a223de..fea77d0f3 100644
--- a//codebuild/latest/userguide/setting-up-kms.md
+++ b//codebuild/latest/userguide/setting-up-kms.md
@@ -16,0 +17,6 @@ To configure a customer managed key for use by CodeBuild, follow the instruction
+JSON
+    
+
+****
+    
+    
@@ -47 +53 @@ To configure a customer managed key for use by CodeBuild, follow the instruction
-            "AWS": "arn:aws:iam::account-ID:role/CodeBuild-service-role"
+            "AWS": "arn:aws:iam::account-ID:role/-service-role"