Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: initialize the the sar boto3 client only if it's needed #697

Merged
merged 1 commit into from
Dec 5, 2018

Conversation

keetonian
Copy link
Contributor

Description of changes:
The SAR client should only be initialized if a) it is passed into the plugin or b) it is necessary for the transform. Otherwise, SAM shouldn't worry about setting up the client.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@keetonian keetonian changed the base branch from develop to master December 3, 2018 21:48
@keetonian keetonian changed the base branch from master to develop December 3, 2018 21:48
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.

None yet

3 participants