Move processed from one S3 bucket to other bucket

can anyone can suggest how to move the processed files from one bucket to other.

scenario:
Bucket 1
2019/10/

will S3 plugin move the processed files in the same structure ?

I believe that is what the backup_to_bucket option is for.

@Badger
will backup_to_bucket keep the same directory structure in the new bucket.

I have logs in original bucket like

elb/2019/10/
elb/2019/11

Thanks

I think it keeps the structure, but you would have to test it to be sure.