Walk all the points in a measurement

what would you suggest is the most efficient method to walk every single point in a measurement? we’re talking in the order of millions and there could be thousands of points with the same timestamp.
goal is to retrieve all the data and dump it in a S3 data lake.

@gonber While it is not possible to go down to the measurement level, I would suggest influx_inspect export for this job.

@jackzampolin is it possible to do this in an influxcloud machine? Thanks for the suggestion!

@gonber Just shoot support an email and they should be able to export the data for you.