Skip to main content

I am reading a file from s3 and after doing some manipulation in file i wanted to save it different location in s3 but with same name .how can i do this?please help.

 

@Arti_Richhariya 

Please attempt to read the file from the S3 source as a whole file, utilize the Jython processor to manipulate the data, and subsequently store whole file in an S3 destination.

Let me know if it helps.

 

 

 


Reply