deleteGlossary
inline suspend fun DataZoneClient.deleteGlossary(crossinline block: DeleteGlossaryRequest.Builder.() -> Unit): DeleteGlossaryResponse
Deletes a business glossary in Amazon DataZone.
Prerequisites:
The glossary must be in DISABLED state.
The glossary must not have any glossary terms associated with it.
The glossary must exist in the specified domain.
The caller must have the
datazone:DeleteGlossary
permission in the domain and glossary.Glossary should not be linked to any active metadata forms.