AWS Security ChangesHomeSearch

AWS codebuild documentation change

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

File: codebuild/latest/userguide/sample-lambda-sam-gradle.md

Summary

Fixed URL formatting in IAM policy documentation reference

Security assessment

Maintains reference to security-related IAM policy management documentation

Diff

diff --git a/codebuild/latest/userguide/sample-lambda-sam-gradle.md b/codebuild/latest/userguide/sample-lambda-sam-gradle.md
index 37d6592d1..79f90d10d 100644
--- a//codebuild/latest/userguide/sample-lambda-sam-gradle.md
+++ b//codebuild/latest/userguide/sample-lambda-sam-gradle.md
@@ -69 +69 @@ Create an AWS CodeBuild Lambda Java project and set up the IAM permissions neede
-  10. Add the following inline policy to your IAM role. This will be used to deploy your AWS SAM infrastructure later on. For more information, see [Adding and removing IAM identity permissions](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-attach-detach.html) in the _IAM User Guide_.
+  10. Add the following inline policy to your IAM role. This will be used to deploy your AWS SAM infrastructure later on. For more information, see [Adding and removing IAM identity permissions](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_manage-attach-detach.html) in the _IAM User Guide_.