{ "$schema": "https://json-structure.org/meta/core/v0/#", "title": "DescribeStateMachineInput", "type": "object", "fields": [ { "name": "stateMachineArn", "type": "string" } ] }