updateMessageTemplateMetadata
inline suspend fun QConnectClient.updateMessageTemplateMetadata(crossinline block: UpdateMessageTemplateMetadataRequest.Builder.() -> Unit): UpdateMessageTemplateMetadataResponse
Updates the Amazon Q in Connect message template metadata. Note that any modification to the message template’s name, description and grouping configuration will applied to the message template pointed by the $LATEST
qualifier and all available versions. Partial update is supported. If any field is not supplied, it will remain unchanged for the message template.