This package allows Python 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
- Python Resource Configuration API reference documentation
For release notes, see the CHANGELOG.
You will need:
- An instance of COS.
- An API key from IBM Cloud Identity and Access Management.
These values can be found in the IBM Cloud Console by generating a 'service credential'.
The preferred way to install the IBM COS Resource Configuration SDK for Python is to use the pip package manager. Simply type the following into a terminal window:
pip 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 public 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.