little lambda i wrote to uncompres a gzip if dropped in a bucket.
must be saved as a lamda and set to be triggered when a new file arrives in the bucket
drop file in a s3 bucket and it will be uncompressed. Limited to the size of the lambda temp drive.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.