sagemaker_describe_processing_job {paws.machine.learning}R Documentation

Returns a description of a processing job

Description

Returns a description of a processing job.

See https://www.paws-r-sdk.com/docs/sagemaker_describe_processing_job/ for full documentation.

Usage

sagemaker_describe_processing_job(ProcessingJobName)

Arguments

ProcessingJobName

[required] The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.


[Package paws.machine.learning version 0.9.0 Index]