1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. sagemaker
  5. getProcessingJob

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

aws-native.sagemaker.getProcessingJob

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

    Resource Type definition for AWS::SageMaker::ProcessingJob

    Using getProcessingJob

    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 getProcessingJob(args: GetProcessingJobArgs, opts?: InvokeOptions): Promise<GetProcessingJobResult>
    function getProcessingJobOutput(args: GetProcessingJobOutputArgs, opts?: InvokeOptions): Output<GetProcessingJobResult>
    def get_processing_job(processing_job_arn: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetProcessingJobResult
    def get_processing_job_output(processing_job_arn: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetProcessingJobResult]
    func LookupProcessingJob(ctx *Context, args *LookupProcessingJobArgs, opts ...InvokeOption) (*LookupProcessingJobResult, error)
    func LookupProcessingJobOutput(ctx *Context, args *LookupProcessingJobOutputArgs, opts ...InvokeOption) LookupProcessingJobResultOutput

    > Note: This function is named LookupProcessingJob in the Go SDK.

    public static class GetProcessingJob 
    {
        public static Task<GetProcessingJobResult> InvokeAsync(GetProcessingJobArgs args, InvokeOptions? opts = null)
        public static Output<GetProcessingJobResult> Invoke(GetProcessingJobInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetProcessingJobResult> getProcessingJob(GetProcessingJobArgs args, InvokeOptions options)
    public static Output<GetProcessingJobResult> getProcessingJob(GetProcessingJobArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:sagemaker:getProcessingJob
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ProcessingJobArn string
    The Amazon Resource Name (ARN) of the processing job.
    ProcessingJobArn string
    The Amazon Resource Name (ARN) of the processing job.
    processingJobArn String
    The Amazon Resource Name (ARN) of the processing job.
    processingJobArn string
    The Amazon Resource Name (ARN) of the processing job.
    processing_job_arn str
    The Amazon Resource Name (ARN) of the processing job.
    processingJobArn String
    The Amazon Resource Name (ARN) of the processing job.

    getProcessingJob Result

    The following output properties are available:

    AutoMlJobArn string
    The ARN of an AutoML job associated with this processing job.
    CreationTime string
    The time at which the processing job was created.
    ExitMessage string
    An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.
    FailureReason string
    A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
    LastModifiedTime string
    The time at which the processing job was last modified.
    MonitoringScheduleArn string
    The ARN of a monitoring schedule for an endpoint associated with this processing job.
    ProcessingEndTime string
    The time at which the processing job completed.
    ProcessingJobArn string
    The Amazon Resource Name (ARN) of the processing job.
    ProcessingJobStatus Pulumi.AwsNative.SageMaker.ProcessingJobStatus
    Provides the status of a processing job.
    ProcessingStartTime string
    The time at which the processing job started.
    TrainingJobArn string
    The ARN of a training job associated with this processing job
    AutoMlJobArn string
    The ARN of an AutoML job associated with this processing job.
    CreationTime string
    The time at which the processing job was created.
    ExitMessage string
    An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.
    FailureReason string
    A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
    LastModifiedTime string
    The time at which the processing job was last modified.
    MonitoringScheduleArn string
    The ARN of a monitoring schedule for an endpoint associated with this processing job.
    ProcessingEndTime string
    The time at which the processing job completed.
    ProcessingJobArn string
    The Amazon Resource Name (ARN) of the processing job.
    ProcessingJobStatus ProcessingJobStatus
    Provides the status of a processing job.
    ProcessingStartTime string
    The time at which the processing job started.
    TrainingJobArn string
    The ARN of a training job associated with this processing job
    autoMlJobArn String
    The ARN of an AutoML job associated with this processing job.
    creationTime String
    The time at which the processing job was created.
    exitMessage String
    An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.
    failureReason String
    A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
    lastModifiedTime String
    The time at which the processing job was last modified.
    monitoringScheduleArn String
    The ARN of a monitoring schedule for an endpoint associated with this processing job.
    processingEndTime String
    The time at which the processing job completed.
    processingJobArn String
    The Amazon Resource Name (ARN) of the processing job.
    processingJobStatus ProcessingJobStatus
    Provides the status of a processing job.
    processingStartTime String
    The time at which the processing job started.
    trainingJobArn String
    The ARN of a training job associated with this processing job
    autoMlJobArn string
    The ARN of an AutoML job associated with this processing job.
    creationTime string
    The time at which the processing job was created.
    exitMessage string
    An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.
    failureReason string
    A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
    lastModifiedTime string
    The time at which the processing job was last modified.
    monitoringScheduleArn string
    The ARN of a monitoring schedule for an endpoint associated with this processing job.
    processingEndTime string
    The time at which the processing job completed.
    processingJobArn string
    The Amazon Resource Name (ARN) of the processing job.
    processingJobStatus ProcessingJobStatus
    Provides the status of a processing job.
    processingStartTime string
    The time at which the processing job started.
    trainingJobArn string
    The ARN of a training job associated with this processing job
    auto_ml_job_arn str
    The ARN of an AutoML job associated with this processing job.
    creation_time str
    The time at which the processing job was created.
    exit_message str
    An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.
    failure_reason str
    A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
    last_modified_time str
    The time at which the processing job was last modified.
    monitoring_schedule_arn str
    The ARN of a monitoring schedule for an endpoint associated with this processing job.
    processing_end_time str
    The time at which the processing job completed.
    processing_job_arn str
    The Amazon Resource Name (ARN) of the processing job.
    processing_job_status ProcessingJobStatus
    Provides the status of a processing job.
    processing_start_time str
    The time at which the processing job started.
    training_job_arn str
    The ARN of a training job associated with this processing job
    autoMlJobArn String
    The ARN of an AutoML job associated with this processing job.
    creationTime String
    The time at which the processing job was created.
    exitMessage String
    An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.
    failureReason String
    A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
    lastModifiedTime String
    The time at which the processing job was last modified.
    monitoringScheduleArn String
    The ARN of a monitoring schedule for an endpoint associated with this processing job.
    processingEndTime String
    The time at which the processing job completed.
    processingJobArn String
    The Amazon Resource Name (ARN) of the processing job.
    processingJobStatus "Completed" | "InProgress" | "Stopping" | "Stopped" | "Failed"
    Provides the status of a processing job.
    processingStartTime String
    The time at which the processing job started.
    trainingJobArn String
    The ARN of a training job associated with this processing job

    Supporting Types

    ProcessingJobStatus

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi