Amazon Step Functions · Example Payload

Amazon Step Functions Map Run Failed Event Details Example

OrchestrationServerlessState MachineWorkflow

Amazon Step Functions Map Run Failed Event Details Example is an example object payload from Amazon Step Functions, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

errorcause

Example Payload

Raw ↑
{
  "error": "example-value",
  "cause": "example-value"
}