simply-static-s3
simply-static-s3 copied to clipboard
Improved AWS integration
Thanks for your nice work, we were looking for exactly that. However, as already stated in the issues, there was a problem with hardcoded region. We adopted the code to be able to configure the region in the options, and while we were at it, exchanged the S3 framework you were using to the official Amazon SDK, and also integrated the option to automatically invalidate your cloufront distribution after deployment to S3 to ensure fastest web site update possible.
@BScharbau - Do you have a repo with your changes that I can pull from? I'm also looking for exactly this functionality and would love to not have to reinvent the wheel so to speak...
@helver - See PR4.