Post
EN

s3 bucket metadata 추가.

s3 bucket + cloud front 조합시 cache-control은 각 이미지 파일마다 적용해줘야 된다고 함..

따라서 아래 링크를 보고 추가를 함.

https://aws.amazon.com/ko/blogs/developer/amazon-s3-transfermanager-batched-file-uploads/

[**Amazon S3 TransferManager – Batched File Uploads Amazon Web Services**](https://aws.amazon.com/ko/blogs/developer/amazon-s3-transfermanager-batched-file-uploads/)

In addition to all the cool features in TransferManager around asynchronous upload and download management, there are some other great features around batched uploads and downloads of multiple files. The uploadDirectory and uploadFileList methods in TransferManager make it easy to upload a complete …

This article is licensed under CC BY 4.0 by the author.