Values.GetGlossaryInputSourceGets 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.
type nonrec t = {domainIdentifier : DomainId.t;The ID of the Amazon DataZone domain in which this business glossary exists.
*)identifier : GlossaryId.t;The ID of the business glossary.
*)}