This package allows Javascript developers to write software that interacts with the Resource Configuration API for IBM Cloud Object Storage.
IBM has added a Language Support Policy. Language versions will be deprecated on the published schedule without additional notice.
- Core documentation for IBM COS
- REST API Reference and Code Examples
- Javascript Resource Configuration API reference documentation
For release notes, see the CHANGELOG.
You'll need:
- An instance of COS.
- An API key from IBM Cloud Identity and Access Management.
The preferred way to install the IBM COS Resource Configuration SDK for Node.js is to use the npm package manager for Node.js. Simply type the following into a terminal window:
npm install ibm-cos-sdk-config
Feel free to use GitHub issues for tracking bugs and feature requests, but for help please use one of the following resources:
- Read a quick start guide in IBM Cloud Docs.
- Ask a question on Stack Overflow and tag it with
ibm
andobject-storage
. - Open a support ticket with IBM Cloud Support
- If it turns out that you may have found a bug, please open an issue.
IBM supports current LTS releases. IBM will deprecate language versions 90 days after a version reaches end-of-life. All clients will need to upgrade to a supported version before the end of the grace period.
This SDK is distributed under the Apache License, Version 2.0.