AKAnkit Kesarinankitkesar.hashnode.dev·Mar 15, 2023 · 4 min readHow to set up AWS-SDK connectivity for Oracle Object Storage:- A step-by-step guideRecently, I had a situation where I have to upload files to Oracle Object Storage. In the past, I used the aws-sdk for AWS S3. At first, I thought I would have to write new code from scratch. However, After searching for some time, I found out that O...00