Amazon Step Functions · JSON Structure

Amazon Step Functions Send Task Heartbeat Output Structure

SendTaskHeartbeatOutput schema from Amazon Step Functions API

Type: object Properties: 0
OrchestrationServerlessState MachineWorkflow

SendTaskHeartbeatOutput 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-send-task-heartbeat-output-structure.json",
  "name": "SendTaskHeartbeatOutput",
  "description": "SendTaskHeartbeatOutput schema from Amazon Step Functions API",
  "properties": {}
}