alanyee / botocore

The low-level, core functionality of boto 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

botocore

image

image

A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3.

On 10/09/2019 support for Python 2.6 and Python 3.3 was deprecated and support will be dropped on 01/10/2020. To avoid disruption, customers using Botocore on Python 2.6 or 3.3 will need to upgrade their version of Python or pin the version of Botocore in use prior to 01/10/2020. For more information, see this blog post.

Documentation

Documentation for botocore can be found here.

Getting Help

We use GitHub issues for tracking bugs and feature requests and have limited bandwidth to address them. Please use these community resources for getting help. Please note many of the same resources available for boto3 are applicable for botocore:

About

The low-level, core functionality of boto 3.

License:Apache License 2.0


Languages

Language:Python 99.1%Language:Gherkin 0.9%