Values.DeleteLibraryItemInputSourceDeletes a library item for an Amazon Q App, removing it from the library so it can no longer be discovered or used by other users.
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 delete.
*)}