Relative Content

Tag Archive for node.jsamazon-web-servicesamazon-s3next.jszip

Multiple Files Download from AWS S3 bucket in Zip

I have an AWS S3 bucket, I’m uploading files from Nextjs(Front end) and storing in AWS S3 now i want to download multiple files at the Front end in Nextjs. All the files are downloaded in one zip file.