Step Functions State Machine
Visual orchestrator for distributed workflows.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| State machine name | Text | Yes | — |
| Type Options: Standard, Express | Choice | — | STANDARD |
| ASL definition (JSON) | Text | — | — |
| Execution role ARN | Text | — | — |
| Logging level Options: Off, All, Error, Fatal | Choice | — | OFF |
| Include execution data in logs | Toggle | — | false |
| CloudWatch log group ARN | Text | — | — |
| X-Ray tracing | Toggle | — | false |
| Publish version on update | Toggle | — | false |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Trigger | Input | any | — |
| Execution IAM role | Input | aws.iam-role | role_arn |
| CloudWatch log group | Input | aws.cloudwatch-log-group | logging_configuration.log_destination |
| Task targets | Output | any | — |