Data insertion from an AWS Lambda function

I’m a complete beginner with influxDB, just created a cloud instance and want to put data into a DB from an AWS lambda that runs on a trigger basis. Whats the best way to do that - or where should I look to find info like that out?

@Simon.Berry.
Hey there! Thanks for your question. Have you tried using telegraf yet? The CloudWatch plugin AWS CloudWatch Events can send system events from AWS resources to AWS Lambda functions, Amazon SNS topics, streams in Amazon Kinesis, and other target types.