amazon-sagemaker-drift-detection icon indicating copy to clipboard operation
amazon-sagemaker-drift-detection copied to clipboard

enh: Add Batch Pipeline

Open brightsparc opened this issue 4 years ago • 0 comments

Add support for batch pipeline that creates a SageMaker Pipeline that contains 3 steps

  1. Source - pulls source code.
  2. Build - get's the latest approved model, and outputs CFN template for SM pipelines using staging.json and prod.json config files.
  3. BatchStaging - creates a SageMaker pipeline for Staging.
  4. BatchProd - creates a SageMaker pipeline for Production.

brightsparc avatar Sep 13 '21 00:09 brightsparc