Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to write array of json objects from Apigee edge to S3 bucket

Not applicable

Hi,

I have a requirement as below,

1)Read .csv file from S3 bucket, convert csv to json --This I have done using node.js with aws npm

2) Write the converted json to S3 bucket.

I have done the 1st point but the 2nd one I am not sure.

is there any npm we need to use and any method to write json to S3 bucket.?

Please suggest with some sample code.

Regards

Ravi

0 4 1,075
4 REPLIES 4
Top Solution Authors