Copy file from s3 subfolder in another subfolder in same bucket

I’d like to copy file from subfolder into another subfolder in same s3 bucket. I’ve read lots of questions in SO and I came finally with this code. It has an issue, when I run it it works, but it doesn’t copy the file only, it copy the folder that contain the file into the… Read More Copy file from s3 subfolder in another subfolder in same bucket