Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for AWS STS Tokens in S3 Backend #624

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

philband
Copy link
Contributor

This PR adds support temporary AWS Credentials, issued by calls to sts:assumeRole [1].

This feature was already requested a long time ago in the Duplicacy Forum [2].

It adds a new backend variant s3-token:// in order to be compatible with existing use cases.

If this is desired to be merged I'd be happy to contribute the necessary adjustments to the docs aswell.

[1] AWS STS Assume Role Docs
[2] Duplicacy Forum: S3 Backend - Support for AWS_SESSION_TOKEN (STS)

@gilbertchen
Copy link
Owner

This pull request has been mentioned on Duplicacy Forum. There might be relevant details there:

https://forum.duplicacy.com/t/s3-backend-support-for-aws-session-token-sts/1426/2

@philband
Copy link
Contributor Author

@gilbertchen is there a chance to get this merged in the next release? Or even that you give me feedback on behavior you want to have changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants