AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Added documentation for ExecutionRoleSessionPolicy parameter explaining inline session policy usage

Security assessment

Adds documentation about dynamic permission scoping for workflow executions, improving security controls

Diff

diff --git a/cli/latest/reference/glue/get-workflow-runs.md b/cli/latest/reference/glue/get-workflow-runs.md
index 68dfff8cd..1a59d40d4 100644
--- a//cli/latest/reference/glue/get-workflow-runs.md
+++ b//cli/latest/reference/glue/get-workflow-runs.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.56 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.59 Command Reference](../../index.html) »
@@ -675,0 +676,4 @@ Runs -> (list)
+>>>>>>>> 
+>>>>>>>> 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.
@@ -755 +759 @@ NextToken -> (string)
-  * [AWS CLI 2.27.56 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.59 Command Reference](../../index.html) »