v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Creates a pipeline using a JSON pipeline definition.

post/#X-Amz-Target=SageMaker.CreatePipeline

Headers

X-Amz-Target'SageMaker.CreatePipeline' required

Request body

PipelineNamestring required

The name of the pipeline.

PipelineDisplayNamestring

The display name of the pipeline.

PipelineDefinitionstring

The JSON pipeline definition of the pipeline.

PipelineDescriptionstring

A description of the pipeline.

ClientRequestTokenstring required

A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time.

RoleArnstring required

The Amazon Resource Name (ARN) of the role used by the pipeline to access and create resources.

Response

Success

PipelineArnstring

The Amazon Resource Name (ARN) of the created pipeline.