laurilehmijoki / s3_website

Manage an S3 website: sync, deliver via CloudFront, benefit from advanced S3 website features.
Other
2.24k stars 187 forks source link

Enhancement to allow specifying credentials from named profile and optionally, assuming a role #288

Closed c0state closed 7 years ago

c0state commented 7 years ago

Changes to specify a named credential profile as well as optionally assuming a role using said profile.

Note--the recent enhancement to use the default credential provider looks like it only reads the "default" named profile, thus necessitating this enhancement.

laurilehmijoki commented 7 years ago

Hello @c0state, I sent you a pull request.