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
| <aname="input_policy_path"></a> [policy\_path](#input\_policy\_path)| Path of IAM policies to use for Step Function |`string`|`null`| no |
205
205
| <aname="input_policy_statements"></a> [policy\_statements](#input\_policy\_statements)| Map of dynamic policy statements to attach to IAM role |`any`|`{}`| no |
206
206
| <aname="input_publish"></a> [publish](#input\_publish)| Determines whether to set a version of the state machine when it is created. |`bool`|`false`| no |
207
+
| <aname="input_region"></a> [region](#input\_region)| Region where the resource(s) will be managed. Defaults to the region set in the provider configuration |`string`|`null`| no |
207
208
| <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 |
208
209
| <aname="input_role_description"></a> [role\_description](#input\_role\_description)| Description of IAM role to use for Step Function |`string`|`null`| no |
209
210
| <aname="input_role_force_detach_policies"></a> [role\_force\_detach\_policies](#input\_role\_force\_detach\_policies)| Specifies to force detaching any policies the IAM role has before destroying it. |`bool`|`true`| no |
0 commit comments