s3-deploy-website icon indicating copy to clipboard operation
s3-deploy-website copied to clipboard

AWS credentials settings

Open Dietatko opened this issue 8 years ago • 1 comments

I added settings for specifying explicit AWS credentials (key or profile) in configuration file. The profile can be specified also from command line. Both can be easily used by build scripts to deploy using different keys/profiles.

I also fixed CloudFront invalidation. I think it was not really working since boto3 migration.

Dietatko avatar Dec 10 '16 20:12 Dietatko

Thanks for pointing out the invalidation bug. I have fixed this in #7 and will make a release with this fix.

jonls avatar Mar 21 '17 04:03 jonls