getGlossary
inline suspend fun DataZoneClient.getGlossary(crossinline block: GetGlossaryRequest.Builder.() -> Unit): GetGlossaryResponse
Gets a business glossary in Amazon DataZone.
Prerequisites:
The specified glossary ID must exist and be associated with the given domain.
The caller must have the
datazone:GetGlossary
permission on the domain.