We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.sagemaker.getPipeline
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
Resource Type definition for AWS::SageMaker::Pipeline
Using getPipeline
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getPipeline(args: GetPipelineArgs, opts?: InvokeOptions): Promise<GetPipelineResult>
function getPipelineOutput(args: GetPipelineOutputArgs, opts?: InvokeOptions): Output<GetPipelineResult>def get_pipeline(pipeline_name: Optional[str] = None,
                 opts: Optional[InvokeOptions] = None) -> GetPipelineResult
def get_pipeline_output(pipeline_name: Optional[pulumi.Input[str]] = None,
                 opts: Optional[InvokeOptions] = None) -> Output[GetPipelineResult]func LookupPipeline(ctx *Context, args *LookupPipelineArgs, opts ...InvokeOption) (*LookupPipelineResult, error)
func LookupPipelineOutput(ctx *Context, args *LookupPipelineOutputArgs, opts ...InvokeOption) LookupPipelineResultOutput> Note: This function is named LookupPipeline in the Go SDK.
public static class GetPipeline 
{
    public static Task<GetPipelineResult> InvokeAsync(GetPipelineArgs args, InvokeOptions? opts = null)
    public static Output<GetPipelineResult> Invoke(GetPipelineInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPipelineResult> getPipeline(GetPipelineArgs args, InvokeOptions options)
public static Output<GetPipelineResult> getPipeline(GetPipelineArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:sagemaker:getPipeline
  arguments:
    # arguments dictionaryThe following arguments are supported:
- PipelineName string
- The name of the Pipeline.
- PipelineName string
- The name of the Pipeline.
- pipelineName String
- The name of the Pipeline.
- pipelineName string
- The name of the Pipeline.
- pipeline_name str
- The name of the Pipeline.
- pipelineName String
- The name of the Pipeline.
getPipeline Result
The following output properties are available:
- ParallelismConfiguration Pulumi.Aws Native. Sage Maker. Outputs. Parallelism Configuration Properties 
- The parallelism configuration applied to the pipeline.
- PipelineDefinition Pulumi.Aws | Pulumi.Native. Sage Maker. Outputs. Pipeline Definition0Properties Aws Native. Sage Maker. Outputs. Pipeline Definition1Properties 
- The definition of the pipeline. This can be either a JSON string or an Amazon S3 location.
- PipelineDescription string
- The description of the Pipeline.
- PipelineDisplay stringName 
- The display name of the Pipeline.
- RoleArn string
- Role Arn
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- The tags of the pipeline.
- ParallelismConfiguration ParallelismConfiguration Properties 
- The parallelism configuration applied to the pipeline.
- PipelineDefinition PipelineDefinition0Properties | PipelineDefinition1Properties 
- The definition of the pipeline. This can be either a JSON string or an Amazon S3 location.
- PipelineDescription string
- The description of the Pipeline.
- PipelineDisplay stringName 
- The display name of the Pipeline.
- RoleArn string
- Role Arn
- Tag
- The tags of the pipeline.
- parallelismConfiguration ParallelismConfiguration Properties 
- The parallelism configuration applied to the pipeline.
- pipelineDefinition PipelineDefinition0Properties | PipelineDefinition1Properties 
- The definition of the pipeline. This can be either a JSON string or an Amazon S3 location.
- pipelineDescription String
- The description of the Pipeline.
- pipelineDisplay StringName 
- The display name of the Pipeline.
- roleArn String
- Role Arn
- List<Tag>
- The tags of the pipeline.
- parallelismConfiguration ParallelismConfiguration Properties 
- The parallelism configuration applied to the pipeline.
- pipelineDefinition PipelineDefinition0Properties | PipelineDefinition1Properties 
- The definition of the pipeline. This can be either a JSON string or an Amazon S3 location.
- pipelineDescription string
- The description of the Pipeline.
- pipelineDisplay stringName 
- The display name of the Pipeline.
- roleArn string
- Role Arn
- Tag[]
- The tags of the pipeline.
- parallelism_configuration ParallelismConfiguration Properties 
- The parallelism configuration applied to the pipeline.
- pipeline_definition PipelineDefinition0Properties | PipelineDefinition1Properties 
- The definition of the pipeline. This can be either a JSON string or an Amazon S3 location.
- pipeline_description str
- The description of the Pipeline.
- pipeline_display_ strname 
- The display name of the Pipeline.
- role_arn str
- Role Arn
- Sequence[root_Tag]
- The tags of the pipeline.
- parallelismConfiguration Property Map
- The parallelism configuration applied to the pipeline.
- pipelineDefinition Property Map | Property Map
- The definition of the pipeline. This can be either a JSON string or an Amazon S3 location.
- pipelineDescription String
- The description of the Pipeline.
- pipelineDisplay StringName 
- The display name of the Pipeline.
- roleArn String
- Role Arn
- List<Property Map>
- The tags of the pipeline.
Supporting Types
ParallelismConfigurationProperties  
- MaxParallel intExecution Steps 
- Maximum parallel execution steps
- MaxParallel intExecution Steps 
- Maximum parallel execution steps
- maxParallel IntegerExecution Steps 
- Maximum parallel execution steps
- maxParallel numberExecution Steps 
- Maximum parallel execution steps
- max_parallel_ intexecution_ steps 
- Maximum parallel execution steps
- maxParallel NumberExecution Steps 
- Maximum parallel execution steps
PipelineDefinition0Properties 
- PipelineDefinition stringBody 
- A specification that defines the pipeline in JSON format.
- PipelineDefinition stringBody 
- A specification that defines the pipeline in JSON format.
- pipelineDefinition StringBody 
- A specification that defines the pipeline in JSON format.
- pipelineDefinition stringBody 
- A specification that defines the pipeline in JSON format.
- pipeline_definition_ strbody 
- A specification that defines the pipeline in JSON format.
- pipelineDefinition StringBody 
- A specification that defines the pipeline in JSON format.
PipelineDefinition1Properties 
PipelineS3Location 
- Bucket string
- The name of the S3 bucket where the PipelineDefinition file is stored.
- Key string
- The file name of the PipelineDefinition file (Amazon S3 object name).
- ETag string
- The Amazon S3 ETag (a file checksum) of the PipelineDefinition file. If you don't specify a value, SageMaker skips ETag validation of your PipelineDefinition file.
- Version string
- For versioning-enabled buckets, a specific version of the PipelineDefinition file.
- Bucket string
- The name of the S3 bucket where the PipelineDefinition file is stored.
- Key string
- The file name of the PipelineDefinition file (Amazon S3 object name).
- ETag string
- The Amazon S3 ETag (a file checksum) of the PipelineDefinition file. If you don't specify a value, SageMaker skips ETag validation of your PipelineDefinition file.
- Version string
- For versioning-enabled buckets, a specific version of the PipelineDefinition file.
- bucket String
- The name of the S3 bucket where the PipelineDefinition file is stored.
- key String
- The file name of the PipelineDefinition file (Amazon S3 object name).
- eTag String
- The Amazon S3 ETag (a file checksum) of the PipelineDefinition file. If you don't specify a value, SageMaker skips ETag validation of your PipelineDefinition file.
- version String
- For versioning-enabled buckets, a specific version of the PipelineDefinition file.
- bucket string
- The name of the S3 bucket where the PipelineDefinition file is stored.
- key string
- The file name of the PipelineDefinition file (Amazon S3 object name).
- eTag string
- The Amazon S3 ETag (a file checksum) of the PipelineDefinition file. If you don't specify a value, SageMaker skips ETag validation of your PipelineDefinition file.
- version string
- For versioning-enabled buckets, a specific version of the PipelineDefinition file.
- bucket str
- The name of the S3 bucket where the PipelineDefinition file is stored.
- key str
- The file name of the PipelineDefinition file (Amazon S3 object name).
- e_tag str
- The Amazon S3 ETag (a file checksum) of the PipelineDefinition file. If you don't specify a value, SageMaker skips ETag validation of your PipelineDefinition file.
- version str
- For versioning-enabled buckets, a specific version of the PipelineDefinition file.
- bucket String
- The name of the S3 bucket where the PipelineDefinition file is stored.
- key String
- The file name of the PipelineDefinition file (Amazon S3 object name).
- eTag String
- The Amazon S3 ETag (a file checksum) of the PipelineDefinition file. If you don't specify a value, SageMaker skips ETag validation of your PipelineDefinition file.
- version String
- For versioning-enabled buckets, a specific version of the PipelineDefinition file.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi