Is it possible to suppress aggregation results?

I have a use case where I have created pipeline aggregation on a large date histogram. The histogram itself has 86,400 buckets and the pipeline aggregation just reports the max bucket. Is there a way I can suppress the 86,400 buckets from the results, and only get the the output of the pipeline aggregation?