updateGlossaryTerm  
  inline suspend fun DataZoneClient.updateGlossaryTerm(crossinline block: UpdateGlossaryTermRequest.Builder.() -> Unit): UpdateGlossaryTermResponse
Updates a business glossary term in Amazon DataZone.
Prerequisites:
- Glossary term must exist in the specified domain. 
- New name must not conflict with existing terms in the same glossary. 
- User must have permissions on the term. 
- The term must not be in DELETED status.