bedrock_get_model_import_job {paws.machine.learning} | R Documentation |
Retrieves the properties associated with import model job, including the status of the job
Description
Retrieves the properties associated with import model job, including the status of the job. For more information, see Import a customized model in the Amazon Bedrock User Guide.
See https://www.paws-r-sdk.com/docs/bedrock_get_model_import_job/ for full documentation.
Usage
bedrock_get_model_import_job(jobIdentifier)
Arguments
jobIdentifier |
[required] The identifier of the import job. |
[Package paws.machine.learning version 0.7.0 Index]