Skip to content

Conversation

greg0ire
Copy link
Contributor

@greg0ire greg0ire commented Nov 7, 2019

Instantiating a client has a big memory cost, because it loads a big
JSON file (https://github.com/aws/aws-sdk-php/blob/master/src/data/s3/2006-03-01/api-2.json)

Closes #59

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Instantiating a client has a big memory cost, because it loads a big JSON file (https://github.com/aws/aws-sdk-php/blob/master/src/data/s3/2006-03-01/api-2.json) Closes aws#59
@holorhythms holorhythms merged commit 03fd46b into aws:master Nov 7, 2019
@greg0ire greg0ire deleted the mark_s3_client_as_lazy branch November 7, 2019 19:06
@holorhythms
Copy link
Contributor

Thanks for the PR @greg0ire! This has been released as 2.0.2.

@greg0ire
Copy link
Contributor Author

greg0ire commented Nov 7, 2019

Oh wow thanks for the quick release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants