s3json2sql
This library fetches files from an s3 bucket and parses them as JSON log entries (where each row is a JSON object to parse).
Usage
var s3json2sql = ; ;
Note that this utility is aimed to be run by forever
or similar.
This library fetches files from an s3 bucket and parses them as JSON log entries (where each row is a JSON object to parse).
var s3json2sql = ; ;
Note that this utility is aimed to be run by forever
or similar.
npm i s3json2sql
3
1.0.0
ISC