This workflow use python/boto3 library/pandas library to get information about what is inside of the AWS s3 bucket/key and copy files between AWS s3 source and destination bucket/keys.
This is really useful to make periodic backups.
It is mandatory to install boto3 python library to use this workflow.