AWS Step Functions Terraform module
Upstream version 5.1.0
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/step-functions/aws| Name | Type | Description | Sensitive |
|---|---|---|---|
| cloudwatch_log_group_arn | — | The ARN of the CloudWatch log group created for the Step Function | — |
| cloudwatch_log_group_name | — | The name of the CloudWatch log group created for the Step Function | — |
| role_arn | — | The ARN of the IAM role created for the Step Function | — |
| role_name | — | The name of the IAM role created for the Step Function | — |
| state_machine_arn | — | The ARN of the Step Function | — |
| state_machine_creation_date | — | The date the Step Function was created | — |
| state_machine_id | — | The ARN of the Step Function | — |
| state_machine_name | — | The Name of the Step Function | — |
| state_machine_status | — | The current status of the Step Function | — |
| state_machine_version_arn | — | The ARN of state machine version | — |