Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bookshelfdave/9fe6ae1e7136acab79effa0de44d9344 to your computer and use it in GitHub Desktop.
Save bookshelfdave/9fe6ae1e7136acab79effa0de44d9344 to your computer and use it in GitHub Desktop.
~/Library/Python/2.7/bin
ε ./maws
Unable to contact AWS : Traceback (most recent call last):
File "/Users/dparfitt/Library/Python/2.7/lib/python/site-packages/mozilla_aws_cli/login.py", line 356, in exchange_token_for_credentials
self.role_arn,
File "/Users/dparfitt/Library/Python/2.7/lib/python/site-packages/mozilla_aws_cli/sts_conn.py", line 100, in get_credentials
(strip_xmlns(x.tag), x.text) for x in credential_children])
File "/Users/dparfitt/Library/Python/2.7/lib/python/site-packages/mozilla_aws_cli/utils.py", line 54, in strip_xmlns
return tag.split("}", maxsplit=1)[-1]
TypeError: split() takes no keyword arguments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment