sagemaker_describe_auto_ml_job {paws.machine.learning} | R Documentation |
Returns information about an AutoML job created by calling CreateAutoMLJob
Description
Returns information about an AutoML job created by calling create_auto_ml_job
.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_auto_ml_job/ for full documentation.
Usage
sagemaker_describe_auto_ml_job(AutoMLJobName)
Arguments
AutoMLJobName |
[required] Requests information about an AutoML job using its unique name. |
[Package paws.machine.learning version 0.7.0 Index]