Amazon Data Pipeline · Example Payload

Validation Error Example

Data ProcessingETLWorkflowsData PipelineAutomation

Validation Error Example is an example object payload from Amazon Data Pipeline, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iderrors

Example Payload

Raw ↑
{
  "id": "Schedule",
  "errors": [
    "Required field 'startDateTime' is missing"
  ]
}