AWS Security ChangesHomeSearch

AWS codebuild documentation change

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

File: codebuild/latest/userguide/batch-build-buildspec.md

Summary

Updated Session Manager documentation link text from 'View a running build' to 'Debug builds with Session Manager'

Security assessment

Change improves documentation clarity but doesn't address security issues or add security features

Diff

diff --git a/codebuild/latest/userguide/batch-build-buildspec.md b/codebuild/latest/userguide/batch-build-buildspec.md
index 8cf2d9297..8dcbdcede 100644
--- a//codebuild/latest/userguide/batch-build-buildspec.md
+++ b//codebuild/latest/userguide/batch-build-buildspec.md
@@ -64 +64 @@ Optional. The path and file name of the buildspec file to use for this task. If
-Optional. A Boolean value that indicates whether session debugging is enabled for this batch build. For more information about session debugging, see [View a running build in Session Manager](./session-manager.html).
+Optional. A Boolean value that indicates whether session debugging is enabled for this batch build. For more information about session debugging, see [Debug builds with Session Manager](./session-manager.html).
@@ -186 +186 @@ Optional. The path and file name of the buildspec file to use for this task. If
-Optional. A Boolean value that indicates whether session debugging is enabled for this batch build. For more information about session debugging, see [View a running build in Session Manager](./session-manager.html).
+Optional. A Boolean value that indicates whether session debugging is enabled for this batch build. For more information about session debugging, see [Debug builds with Session Manager](./session-manager.html).