Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Adding credentials file reader support for session token. #45

Open
rendicott wants to merge 1 commit intoawslabs:masterfrom
rendicott:hotfix/sts-token-support
Open

Adding credentials file reader support for session token. #45
rendicott wants to merge 1 commit intoawslabs:masterfrom
rendicott:hotfix/sts-token-support

Conversation

@rendicott
Copy link

It's already supported in awscredentials.py but it just wasn't being parsed from the credentialsreader.

…y supported in awscredentials.py but it just wasn't being parsed from the credentialsreader.
@yimuniao
Copy link

yimuniao commented Dec 9, 2017

Will the token expire?

@rendicott
Copy link
Author

Tokens will always expire. This is to support the use case where you have another process generating the credentials file entry and want the plugin to consume those credentials. This was required for us because we were using an instance profile that was doing a cross account assume role.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants