Skip to content

Fix client creation when service has no region#104

Merged
avram merged 1 commit into
scopely-devops:developfrom
bdubertret:fix-regionless-services
Feb 4, 2017
Merged

Fix client creation when service has no region#104
avram merged 1 commit into
scopely-devops:developfrom
bdubertret:fix-regionless-services

Conversation

@bdubertret

Copy link
Copy Markdown

For services which are not bound to a particular region, like IAM or Route53, creating a client with region_name = ''fails as described in #103 . This PR fixes this problem by setting region_name = None in this case.

@johncant

johncant commented Feb 3, 2017

Copy link
Copy Markdown

I can confirm that this branch fixes the issue. Thankyou @bdubertret !

@johncant

johncant commented Feb 3, 2017

Copy link
Copy Markdown

Tested on python 3.6

@avram avram merged commit 3502bb4 into scopely-devops:develop Feb 4, 2017
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.

3 participants