bedrock_get_model_customization_job {paws.machine.learning}R Documentation

Retrieves the properties associated with a model-customization job, including the status of the job

Description

Retrieves the properties associated with a model-customization job, including the status of the job. For more information, see Custom models in the Amazon Bedrock User Guide.

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

Usage

bedrock_get_model_customization_job(jobIdentifier)

Arguments

jobIdentifier

[required] Identifier for the customization job.


[Package paws.machine.learning version 0.9.0 Index]