sagemaker_describe_transform_job {paws.machine.learning} | R Documentation |
Returns information about a transform job
Description
Returns information about a transform job.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_transform_job/ for full documentation.
Usage
sagemaker_describe_transform_job(TransformJobName)
Arguments
TransformJobName |
[required] The name of the transform job that you want to view details of. |
[Package paws.machine.learning version 0.9.0 Index]