Parallel S3 and local filesystem execution tool
s5cmd
$ s5cmd ls s3://my-bucket/
$ s5cmd cp s3://my-bucket/path/* /local/path/
$ s5cmd sync /local/path/ s3://my-bucket/path/