aws_sfn_describe_execution
Retrieve execution status, input, and output data for AWS Step Functions workflows to monitor and troubleshoot state machine processes.
Instructions
Get the status, input, and output of a specific Step Functions execution.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| execution_arn | Yes | Execution ARN |