I am executing a MapReduce program on an EMR cluster and calling aws s3 ls s3://my_bucket_name command from the reduce() function of the MapReduce prog
aws s3 ls s3://my_bucket_name
reduce()