Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Set security token via environment or config file #1942

Closed

Conversation

jimbrowne
Copy link
Contributor

Support AWS_SECURITY_TOKEN environment variable and
aws_security_token in the config file. Unit tests and doc change
included. Ignored updating core/ as I assume core is abandoned in
favor of the separate botocore project.

Support AWS_SECURITY_TOKEN environment variable and
aws_security_token in the config file.  Unit tests and doc change
included.  Ignored updating core/ as I assume core is abandoned in
favor of the separate botocore project.
@toastdriven
Copy link
Contributor

This was merged in SHA: 7896cb0. However, it looks to me like we're going to need to update a number of files that inherit from the AWSAuthConnection class, to add the new kwarg & pass it along. Leaving this open for that change.

@toastdriven
Copy link
Contributor

Finished as of SHA: 2b72f32

@toastdriven toastdriven removed their assignment Mar 31, 2015
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