AWS codebuild documentation change
Summary
Added CODEBUILD_BUILD_URL environment variable documentation
Security assessment
Documents a new non-sensitive environment variable showing build results URL. No security implications identified.
Diff
diff --git a/codebuild/latest/userguide/build-env-ref-env-vars.md b/codebuild/latest/userguide/build-env-ref-env-vars.md index 44c17af90..1212c606d 100644 --- a//codebuild/latest/userguide/build-env-ref-env-vars.md +++ b//codebuild/latest/userguide/build-env-ref-env-vars.md @@ -245,0 +246,5 @@ We recommend you store sensitive values in the Amazon EC2 Systems Manager Parame +CODEBUILD_BUILD_URL + + +The URL of the build results for this build. +