Pull data from Influx into AWS S3

Hi,
I was hoping this would be possible with an out of the box AWS component but I think I’m going to have to write some code.
I have a InfluxDB hosted in Azure and need to take the data every 15 minutes and add it to AWS S3, I initially looked a Glue but can’t see a connector, any suggestions? Seems a common use case maybe?
Lambda with code is my backup option :slight_smile: