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_list_steps_states"></a> [list\_steps\_states](#input\_list\_steps\_states)| List of [step states](https://docs.aws.amazon.com/emr/latest/APIReference/API_StepStatus.html) used to filter returned steps |`list(string)`|`[]`| no |
420
420
| <aname="input_log_encryption_kms_key_id"></a> [log\_encryption\_kms\_key\_id](#input\_log\_encryption\_kms\_key\_id)| AWS KMS customer master key (CMK) key ID or arn used for encrypting log files. This attribute is only available with EMR version 5.30.0 and later, excluding EMR 6.0.0 |`string`|`null`| no |
421
421
| <aname="input_log_uri"></a> [log\_uri](#input\_log\_uri)| S3 bucket to write the log files of the job flow. If a value is not provided, logs are not created |`string`|`null`| no |
| <aname="input_managed_security_group_name"></a> [managed\_security\_group\_name](#input\_managed\_security\_group\_name)| Name to use on manged security group created. Note - `-master`, `-slave`, and `-service` will be appended to this name to distinguish |`string`|`null`| no |
424
424
| <aname="input_managed_security_group_tags"></a> [managed\_security\_group\_tags](#input\_managed\_security\_group\_tags)| A map of additional tags to add to the security group created |`map(string)`|`{}`| no |
425
425
| <aname="input_managed_security_group_use_name_prefix"></a> [managed\_security\_group\_use\_name\_prefix](#input\_managed\_security\_group\_use\_name\_prefix)| Determines whether the security group name (`security_group_name`) is used as a prefix |`bool`|`true`| no |
0 commit comments