/uncompress_gzip_in_s3_bucket

uncompress_gzip in s3 bucket

Primary LanguagePythonMIT LicenseMIT

Uncompess gzip in s3 bucket

little lambda i wrote to uncompres a gzip if dropped in a bucket.

Installation

must be saved as a lamda and set to be triggered when a new file arrives in the bucket

Usage

drop file in a s3 bucket and it will be uncompressed. Limited to the size of the lambda temp drive.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT