updateMessageTemplate
inline suspend fun QConnectClient.updateMessageTemplate(crossinline block: UpdateMessageTemplateRequest.Builder.() -> Unit): UpdateMessageTemplateResponse
Updates the Amazon Q in Connect message template. Partial update is supported. If any field is not supplied, it will remain unchanged for the message template that is referenced by the $LATEST
qualifier. Any modification will only apply to the message template that is referenced by the $LATEST
qualifier. The fields for all available versions will remain unchanged.