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_create"></a> [create](#input\_create)| Whether to create Step Function resource |`bool`|`true`| no |
193
193
| <aname="input_create_role"></a> [create\_role](#input\_create\_role)| Whether to create IAM role for the Step Function |`bool`|`true`| no |
194
194
| <aname="input_definition"></a> [definition](#input\_definition)| The Amazon States Language definition of the Step Function |`string`|`""`| no |
195
+
| <aname="input_encryption_configuration"></a> [encryption\_configuration](#input\_encryption\_configuration)| Defines what encryption configuration is used to encrypt data in the State Machine. |`any`|`{}`| no |
195
196
| <aname="input_logging_configuration"></a> [logging\_configuration](#input\_logging\_configuration)| Defines what execution history events are logged and where they are logged |`map(string)`|`{}`| no |
196
197
| <aname="input_name"></a> [name](#input\_name)| The name of the Step Function |`string`|`""`| no |
197
198
| <aname="input_number_of_policies"></a> [number\_of\_policies](#input\_number\_of\_policies)| Number of policies to attach to IAM role |`number`|`0`| no |
0 commit comments