updateModelCard
inline suspend fun SageMakerClient.updateModelCard(crossinline block: UpdateModelCardRequest.Builder.() -> Unit): UpdateModelCardResponse
Update an Amazon SageMaker Model Card.
You cannot update both model card content and model card status in a single call.