Commit 1290d90
committed
Mark s3 client service definition as lazy
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 #591 parent 143339d commit 1290d90
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments