You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,7 @@ No modules.
200
200
| <aname="input_policy"></a> [policy](#input\_policy)| An additional policy document ARN to attach to IAM role |`string`|`null`| no |
201
201
| <aname="input_policy_json"></a> [policy\_json](#input\_policy\_json)| An additional policy document as JSON to attach to IAM role |`string`|`null`| no |
202
202
| <aname="input_policy_jsons"></a> [policy\_jsons](#input\_policy\_jsons)| List of additional policy documents as JSON to attach to IAM role |`list(string)`|`[]`| no |
203
+
| <aname="input_policy_path"></a> [policy\_path](#input\_policy\_path)| Path of IAM policies to use for Step Function |`string`|`null`| no |
203
204
| <aname="input_policy_statements"></a> [policy\_statements](#input\_policy\_statements)| Map of dynamic policy statements to attach to IAM role |`any`|`{}`| no |
204
205
| <aname="input_publish"></a> [publish](#input\_publish)| Determines whether to set a version of the state machine when it is created. |`bool`|`false`| no |
205
206
| <aname="input_role_arn"></a> [role\_arn](#input\_role\_arn)| The Amazon Resource Name (ARN) of the IAM role to use for this Step Function |`string`|`""`| no |
0 commit comments