Compression while upload in S3

0

Hello,

Does S3 has this feature: when one needs to upload from Management Console a huge file in S3 (5GB), the user to upload it compressed (500MB) and S3 to automatically decompress and list the 5GB file (the upload would be much faster for highly compressible files: txt, json, csv, ....) ?
Or is there a command to manually decompress a file in S3 ?
Does such commands exist in CLI ?

Thank you,
Mihai

질문됨 4달 전274회 조회
1개 답변
0
수락된 답변

Hi,

Amazon S3 doesn't have native features to compress/decompress data. But, Amazon S3 Object Lambda will enable you to use AWS Lambda functions to process data as it is being retrieved from S3. This includes the ability to compress, filter, mask, redact, and modify the format of the data. Please check the blog below for better understanding:

https://aws.amazon.com/blogs/aws/introducing-amazon-s3-object-lambda-use-your-code-to-process-data-as-it-is-being-retrieved-from-s3/

With respect to the CLI option, there was a question on that previously, pls have a look below:

https://repost.aws/questions/QUkg2RAWBES2Kvhi-da6P9vg/is-there-a-mechanism-for-automatically-compressing-objects-loaded-to-s3

Thanks

profile pictureAWS
Rama
답변함 4달 전
profile pictureAWS
전문가
검토됨 4달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠