AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-07-25 · Documentation medium

File: cli/latest/reference/glue/get-workflow-run.md

Summary

Added documentation for ExecutionRoleSessionPolicy parameter explaining inline session policy usage

Security assessment

Documents the ability to apply temporary permission restrictions via inline policies during workflow runs, a security feature enhancement

Diff

diff --git a/cli/latest/reference/glue/get-workflow-run.md b/cli/latest/reference/glue/get-workflow-run.md
index 255ebbf62..14ae083ff 100644
--- a//cli/latest/reference/glue/get-workflow-run.md
+++ b//cli/latest/reference/glue/get-workflow-run.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.56 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.59 Command Reference](../../index.html) »
@@ -653,0 +654,4 @@ Run -> (structure)
+>>>>>>> 
+>>>>>>> ExecutionRoleSessionPolicy -> (string)
+>>>>>>>
+>>>>>>>> This inline session policy to the StartJobRun API allows you to dynamically restrict the permissions of the specified execution role for the scope of the job, without requiring the creation of additional IAM roles.
@@ -729 +733 @@ Run -> (structure)
-  * [AWS CLI 2.27.56 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.59 Command Reference](../../index.html) »