deleteGlossaryTerm
inline suspend fun DataZoneClient.deleteGlossaryTerm(crossinline block: DeleteGlossaryTermRequest.Builder.() -> Unit): DeleteGlossaryTermResponse
Deletes a business glossary term in Amazon DataZone.
Prerequisites:
Glossary term must exist and be active.
The term must not be linked to other assets or child terms.
Caller must have delete permissions in the domain/glossary.
Ensure all associations (such as to assets or parent terms) are removed before deletion.