aws_sfn_describe_state_machine
Retrieve the complete definition and configuration of an AWS Step Functions state machine by providing its ARN, enabling users to inspect workflow details and settings.
Instructions
Get the full definition and configuration of a Step Functions state machine.
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') | |
| state_machine_arn | Yes | State machine ARN |