lucidsoftware / apt-boto-s3

The fast and simple S3 transport for apt.
Apache License 2.0
56 stars 13 forks source link

Add support for assuming another IAM Role #20

Closed imjoshholloway closed 6 years ago

imjoshholloway commented 6 years ago

Provides a new config option called S3::Credentials::RoleArn. If present a call to STS AssumeRole is made and the returned credentials are then used to access the bucket.