createModelCopyJob
inline suspend fun BedrockClient.createModelCopyJob(crossinline block: CreateModelCopyJobRequest.Builder.() -> Unit): CreateModelCopyJobResponse
Copies a model to another region so that it can be used there. For more information, see Copy models to be used in other regions in the Amazon Bedrock User Guide.