AWS Step Functions · JSON Structure

Step Functions Historyeventlist Structure

Contains details about the events that occurred during an execution.

Type: array Properties: 0
iPaaSOrchestrationServerless

Step Functions Historyeventlist Structure is a JSON Structure definition published by AWS 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 ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "title": "HistoryEventList",
  "type": "array",
  "description": "Contains details about the events that occurred during an execution."
}