Pipeline Object Reference
Last updated
Was this helpful?
Last updated
Was this helpful?
Note
When a schedule's start time is in the past, AWS Data Pipeline backfills your pipeline and begins scheduling runs immediately beginning at the specified start time. For testing/development, use a relatively short interval. Otherwise, AWS Data Pipeline attempts to queue and schedule all runs of your pipeline for that interval. AWS Data Pipeline attempts to prevent accidental backfills if the pipeline component scheduledStartTime
is earlier than 1 day ago by blocking pipeline activation.