Amazon IoT Hub to InfluxCloud

Hi guys,

We are currently using a Linux VPS with the following components: MQTT server with ACL (TLS 1.1), InfluxDB & Grafana, to store power consumption data of appliances (2 second sample rate)

In order to scale to larger numbers of appliances and increase security to TLS1.2, we are considering shifting to Amazon IoT hub. We would however prefer not to switch to DynamDB, and keep on using InfluxDB.

How would you guys suggest connecting IoT Hub to InfluxDB? Any help is greatly appreciated!