Generates a SageMaker Pipeline Definition JSON string.
This is the JSON blob passed to CfnPipeline.pipelineDefinition.pipelineDefinitionBody. It follows the SageMaker Pipeline Definition Language schema (Version 2020-12-01).
https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-pipeline-structure.html
Generate the pipeline definition as a JSON string.
Generate the pipeline definition as a parsed object (for use with CfnPipeline).
Generates a SageMaker Pipeline Definition JSON string.
This is the JSON blob passed to CfnPipeline.pipelineDefinition.pipelineDefinitionBody. It follows the SageMaker Pipeline Definition Language schema (Version 2020-12-01).
See
https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-pipeline-structure.html