Values.GetLibraryItemInputSourceRetrieves details about a library item for an Amazon Q App, including its metadata, categories, ratings, and usage statistics.
type nonrec t = {instanceId : InstanceId.t;The unique identifier of the Amazon Q Business application environment instance.
*)libraryItemId : UUID.t;The unique identifier of the library item to retrieve.
*)appId : UUID.t option;The unique identifier of the Amazon Q App associated with the library item.
*)}