Commit 30c3494
1128 s3 proxy support with data wrangler (#1361)
* exposing 'verify' argument for boto3 session classes
* formatting
* adding 'verify' to config
* Modify tutorial to include verify and test again
* Tmp fix - Reduce size test shot
* Increase size test
* Run full test
* Run full tests without rerun
* Fix _config to not delete verify
Co-authored-by: lucas hanson <[email protected]>
Co-authored-by: Abdel Jaidi <[email protected]>
Co-authored-by: kukushking <[email protected]>1 parent d4162c6 commit 30c3494
File tree
3 files changed
+342
-16
lines changed- awswrangler
- tutorials
3 files changed
+342
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
156 | | - | |
| 158 | + | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| |||
394 | 396 | | |
395 | 397 | | |
396 | 398 | | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
397 | 408 | | |
398 | 409 | | |
399 | 410 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments