AWS cli documentation change
Summary
Added documentation for ExecutionRoleSessionPolicy parameter in multiple sections
Security assessment
Expands documentation about temporary permission restrictions for workflow roles, enhancing security documentation
Diff
diff --git a/cli/latest/reference/glue/get-workflow.md b/cli/latest/reference/glue/get-workflow.md index 50706cf10..518348b6b 100644 --- a//cli/latest/reference/glue/get-workflow.md +++ b//cli/latest/reference/glue/get-workflow.md @@ -15 +15 @@ - * [AWS CLI 2.27.56 Command Reference](../../index.html) » + * [AWS CLI 2.27.59 Command Reference](../../index.html) » @@ -676,0 +677,4 @@ Workflow -> (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. @@ -1114,0 +1119,4 @@ Workflow -> (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. @@ -1194 +1202 @@ Workflow -> (structure) - * [AWS CLI 2.27.56 Command Reference](../../index.html) » + * [AWS CLI 2.27.59 Command Reference](../../index.html) »