bedrock_get_model_copy_job {paws.machine.learning}R Documentation

Retrieves information about a model copy job

Description

Retrieves information about a model copy job. For more information, see Copy models to be used in other regions in the Amazon Bedrock User Guide.

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

Usage

bedrock_get_model_copy_job(jobArn)

Arguments

jobArn

[required] The Amazon Resource Name (ARN) of the model copy job.


[Package paws.machine.learning version 0.9.0 Index]