{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "CreateStateMachineInput", "example": { "name": null, "definition": null, "roleArn": null, "type": null, "loggingConfiguration": null, "tags": null } }