A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for AWS-CLI.
WARNING
Botocore is currently under a developer preview, and its API is subject to change prior to a GA (1.0) release. Until botocore reaches a 1.0 release, backwards compatibility is not guaranteed. The plan for GA is as follows:
- Add client interface to botocore.
- Add pending deprecation warnings to the use of
Service
andOperation
objects. - Change the pending deprecation warnings to deprecation warnings.
- Create a clients-only
branch that completely removes
Service
andOperation
objects. - Merge
clients-only
branch to develop branch, and make an alpha release of botocore. - Make a beta release of botocore.
- Make GA release of botocore.
The project is currently at step 4.
If you need a stable interface, please consider using boto.