v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14198974.1 KB

Validates the specified pipeline and starts processing pipeline tasks. If the pipeline does not pass validation, activation fails.

If you need to pause the pipeline to investigate an issue with a component, such as a data source or script, call DeactivatePipeline.

To activate a finished pipeline, modify the end date for the pipeline and then activate it.

post/#X-Amz-Target=DataPipeline.ActivatePipeline

Headers

X-Amz-Target'DataPipeline.ActivatePipeline' required

Request body

pipelineIdstring required

The ID of the pipeline.

startTimestampstring date-time

The date and time to resume the pipeline. By default, the pipeline resumes from the last completed execution.

Response

Success

ActivatePipelineOutput required

Contains the output of ActivatePipeline.