AWS S3
Last updated
Was this helpful?
Last updated
Was this helpful?
Integration type: Push
AWS Lambda allows you to listen to new file arrivals on AWS S3 buckets of your choice. Therefore these data can immediately be streamed to Ylem by triggering our .
You can write a basic AWS Lambda function on your own and stream data from AWS S3 to Ylem in real time.
Or use our which has a full installation and usage guide in the README file.