Amazon Data Pipeline · Example Payload

Error Example

Data ProcessingETLWorkflowsData PipelineAutomation

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

messagecode

Example Payload

Raw ↑
{
  "message": "Pipeline not found",
  "code": "PipelineNotFoundException"
}