I have a need to zip a huge file which is present in aws s3 bucket ,right now we are downloading to a local ec2 instance and doing the zipping and then uploading back, but it takes lots of time , so want to know what are my options to zip the huge file that is in s3 bucket ?