apache / opendal

Apache OpenDAL: One Layer, All Storage.
https://opendal.apache.org
Apache License 2.0
3.5k stars 488 forks source link

feat: Add cos and native CAM support #2211

Closed flaneur2020 closed 1 year ago

flaneur2020 commented 1 year ago

cos cam: https://cloud.tencent.com/document/product/457/81989

Tasks

Xuanwo commented 1 year ago

COS support has been added, the next step is to add native CAM support.

Xuanwo commented 1 year ago

Implemented in https://github.com/Xuanwo/reqsign/pull/327

Xuanwo commented 1 year ago

Implemented.

neverchanje commented 1 year ago

Hi, I notice that you have implemented the COS support but you didn't document it in README.

Screenshot 2023-05-30 at 14 37 50

Is that because there are some features undone for the support?

Xuanwo commented 1 year ago

Is that because there are some features undone for the support?

Oh, we missed updating this. Would you like to submit a PR to fix it?

neverchanje commented 1 year ago

Sure. I'm glad to. ❤️