IBM / ibm-cos-sdk-js

ibm-cos-sdk-js
Apache License 2.0
38 stars 19 forks source link

accessing cloud object storage using Access Key ID & Secret Access Key #54

Closed shivag12 closed 5 years ago

shivag12 commented 5 years ago

I couldnt find any good proper documentation on accessing cloud object storage using Access Key ID & Secret Access Key

kellerbr-ibm commented 5 years ago

Documentation for HMAC credentials is available at https://cloud.ibm.com/docs/services/cloud-object-storage/hmac?topic=cloud-object-storage-hmac

You can either use the ibmcloud CLI app or through the Service Credentials tab of the Cloud Object Storage instance. When creating a set of service credentials, just tick the HMAC box and they'll be generated along with the IAM API key and related fields.

kellerbr-ibm commented 5 years ago

@shivag12 Did you get this resolved? If so, would you be able to close the issue?

paul-carron commented 5 years ago

@shivag12 please #close this issue if it is now resolved.