{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DescribeStateMachineOutput", "example": { "stateMachineArn": null, "name": null, "status": null, "definition": null, "roleArn": null, "type": null } }