updateCallAnalyticsCategory
inline suspend fun TranscribeClient.updateCallAnalyticsCategory(crossinline block: UpdateCallAnalyticsCategoryRequest.Builder.() -> Unit): UpdateCallAnalyticsCategoryResponse
Updates the specified Call Analytics category with new rules. Note that the UpdateCallAnalyticsCategory
operation overwrites all existing rules contained in the specified category. You cannot append additional rules onto an existing category.
To create a new category, see .