bufferapp / buffer-static-upload

📁→☁️🤘 Making it easy to upload your static assets
MIT License
4 stars 4 forks source link

Support non-static AWS credentials (e.g. roles & metadata endpoint) #23

Open djfarrelly opened 2 years ago

djfarrelly commented 2 years ago

The AWS package should support this by default, we may just need to make sure that it's set up right and not using the environment variables if they're empty:

https://github.com/bufferapp/buffer-static-upload/blob/master/main.go#L89-L90