java - How to zip files in Amazon s3 Bucket and get its URL -


i have bunch of files inside amazon s3 bucket, want zip file , download contents via s3 url using java spring.

s3 not file server, nor offer operating system file services, such data manipulation.

if there many "huge" files, best bet

  1. start simple ec2 instance
  2. download files ec2 instance, compress them, reupload s3 bucket new object name

yes, can use aws lambda same things, lambda bound 300 seconds execution time.

traffics s3 local region ec2 instance , etc services free.

if purpose read file within same aws region using ec2/etc services, don't need step. read file.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -