updateCustomModelDeployment
inline suspend fun BedrockClient.updateCustomModelDeployment(crossinline block: UpdateCustomModelDeploymentRequest.Builder.() -> Unit): UpdateCustomModelDeploymentResponse
Updates a custom model deployment with a new custom model. This allows you to deploy updated models without creating new deployment endpoints.