Skip to content

Refactor AWS4Auth init#76

Open
teobucci wants to merge 2 commits intotedder:mainfrom
teobucci:aws4auth-refactor-init
Open

Refactor AWS4Auth init#76
teobucci wants to merge 2 commits intotedder:mainfrom
teobucci:aws4auth-refactor-init

Conversation

@teobucci
Copy link

Refactor the initialisation of class AWS4Auth to use only keyword arguments, this should make it clearer both in the documentation and the code which are the 3 possible ways for authenticating.

This should fix #70.

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.

Passing in keyword arguments leads to a TypeError

1 participant