Recursively copy from AWS S3 to local computer
aws --profile
{{ profile }}
s3 cp s3://
{{ bucket }}
/
{{ folder }}
/tmp/ --recursive