eden-ohana

Results 11 issues of eden-ohana

```python botor.upload_file("/my/local/file", "example-bucket", "example-key") # doesn't work botor.upload_file(Filename="/my/local/file", Bucket="example-bucket", Key="example-key") # works ```

team/ecosystem