I'm trying to copy data from one s3 bucket to another s3 bucket. In source s3 bucket I've data in recursive folders structure.
How can I copy data to destination s3 bucket in same way data is present in source recursive folder structure manner ?
any suggestions ?