Python SDK for Amazon Web Services (AWS)
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.
boto3 replaces the previous SDK known as boto and packaged as python-boto. New feature development only takes place in boto3.
For documentation consult the online documentation at
http://boto3.readthedocs.org/en/latest/
- Developed at devel:languages:python:aws
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-boto3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
boto3-1.3.0.tar.gz | 0000079996 78.1 KB | |
python-boto3.changes | 0000001447 1.41 KB | |
python-boto3.spec | 0000002371 2.32 KB |
Revision 3 (latest revision is 116)
Dominique Leuenberger (dimstar_suse)
accepted
request 386427
from
Robert Schweikert (rjschwei)
(revision 3)
- Fix version requirement for botocore - Update to version 1.3.0 (bsc#974705) + feature:Session: Add get_available_partitions and get_available_regions methods to determine partitions and a service's available regions. + feature:EC2: Update resource model to include Route resources. (issue 532) - From 1.2.6 - (2016-03-01) + bugfix:Resources: Properly alias identifiers which are also in the shape. - From 1.2.5 - (2016-02-25) + bugfix:S3: Forward extra_args when using multipart downloads. (issue 503) - From 1.2.4 - (2016-02-18) + feature:EC2: Add delete_tags() action to Instance resource. (issue 459) + feature:Session: Add region_name property on session. (issue 414) + bugfix:S3: Fix issue with hanging downloads. (issue 471)
Comments 0