Amazon Step Functions · JSON Structure

Amazon Step Functions Delete State Machine Output Structure

DeleteStateMachineOutput schema from Amazon Step Functions API

Type: object Properties: 0
OrchestrationServerlessState MachineWorkflow

DeleteStateMachineOutput is a JSON Structure definition published by Amazon Step Functions. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "object",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-step-functions/refs/heads/main/json-structure/amazon-step-functions-delete-state-machine-output-structure.json",
  "name": "DeleteStateMachineOutput",
  "description": "DeleteStateMachineOutput schema from Amazon Step Functions API",
  "properties": {}
}