/s3_gzip_upload

gzip a batch of files with the same extension, then upload to s3. Cleanup after double checking success.

Primary LanguagePython

TODO

  • [] Start with dryruns to confirm aws credentials for required API calls, abort if unsuccessful.
  • Handle credential exceptions and other exceptions, in a more intelligent way.