{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DescribeStateMachineForExecutionOutput", "example": { "stateMachineArn": null, "name": null, "definition": null, "roleArn": null, "updateDate": null, "loggingConfiguration": { "level": null, "includeExecutionData": null, "destinations": null } } }