{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "StateMachineList", "example": [ { "stateMachineArn": null, "name": null, "type": null, "creationDate": null } ] }