updateGlossary 
  inline suspend fun DataZoneClient.updateGlossary(crossinline block: UpdateGlossaryRequest.Builder.() -> Unit): UpdateGlossaryResponse
Updates the business glossary in Amazon DataZone.
Prerequisites:
- The glossary must exist in the given domain. 
- The caller must have the - datazone:UpdateGlossarypermission to update it.
- When updating the name, the new name must be unique within the domain. 
- The glossary must not be deleted or in a terminal state.