Support named AWS profiles

Bug #1751881 reported by John W. Lamb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Duplicity
New
Undecided
Unassigned

Bug Description

The AWS CLI config file format allows specifying multiple sets of account credentials in the same file by placing them in unique INI sections: <https://docs.aws.amazon.com/cli/latest/userguide/cli-multiple-profiles.html>

The Boto library supports use of these named profiles via the boto3.session.Session(..., profile_name="") named parameter: <http://boto3.readthedocs.io/en/latest/reference/core/session.html>

There doesn't seem to be a means of providing the profile name for s3/s3+http backup/restore in duplicity, but there should be. I would prefer this capability versus various environment variable based options.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.