Skip to main content
Question

Reading File from s3 and saving it as a same name

  • October 26, 2023
  • 1 reply
  • 36 views

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.

 

Bikram
Headliner
Forum|alt.badge.img+1
  • Headliner
  • October 26, 2023

@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