Forum Discussion
Angel
4 years agoNew Contributor
Hey @Rahul,
Here is different approach to solve this issue, by using Python script snap.
The below pipeline expects input document with source folder path and target folder path, and if the execution was successful it outputs document with the following properties:
- status - “successful”
- original - the input document received by the script snap
Please have a look at the example input JSON provided in JSON Generator snap.
Hope you will find that helpful.
Move-S3-Folder-Recursively.slp (9.0 KB)