Commit 78f85b2
Matthew Fisher
feat(create_bucket): raise client error if status code != 404
When a client error occurs that differs from 404 (bucket exists),
we need to raise that error so the user knows what occurred.1 parent 16d1362 commit 78f85b2
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
0 commit comments