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