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.
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.
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.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.