Contents

botocore 1.42.51

0

Low-level, data-driven core of boto 3.

Low-level, data-driven core of boto 3.

Stars: 1602, Watchers: 1602, Forks: 1137, Open Issues: 147

The boto/botocore repo was created 13 years ago and the last code push was 12 hours ago.
The project is very popular with an impressive 1602 github stars!

How to Install botocore

You can install botocore using pip

pip install botocore

or add it to a project with poetry

poetry add botocore

Package Details

Author
Amazon Web Services
License
Apache-2.0
Homepage
https://github.com/boto/botocore
PyPi:
https://pypi.org/project/botocore/
GitHub Repo:
https://github.com/boto/botocore

Classifiers

No  botocore  pypi packages just yet.

Errors

A list of common botocore errors.

Code Examples

Here are some botocore code examples and snippets.

GitHub Issues

The botocore package has 147 open issues on GitHub

  • Remove redundant sort from already sorted list
  • Update wheel to 0.46.3
  • [Fix] Missing pagination support for `describe_conformance_pack_compl…
  • Serialization optimization
  • Add support for None values in list parsing
  • Bump wheel from 0.43.0 to 0.46.2
  • Expect 100-continue handling can result in botocore erroring out
  • Set PoolManager blocksize if urllib3 is v2
  • Missing response-content-disposition response header in CloudFront requests
  • Use generic error handling for 4XX empty responses
  • Please reduce package size
  • move to 30 minute timeout for aws ecs wait services-stable
  • Add option to set the source IP address
  • fix: tcp_keepalive socket
  • Support S3 HTTP redirects to non-Amazon URI's by using the location header

See more issues on GitHub