Contents

botocore 1.35.39

0

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

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

Stars: 1486, Watchers: 1486, Forks: 1087, Open Issues: 134

The boto/botocore repo was created 11 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1486 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 License 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 134 open issues on GitHub

  • An error occurred (ValidationError) when calling the CreateStack operation: Parameters: [EnvironmentName] must have values
  • Accept proxy config via environment variables
  • UPDATE_COMPLETE is missing as possible terminal failure state for CFN StackDeleteComplete waiter
  • Stubber blocks boto3 clients from raising ParamValidationError
  • Fix grammatical error in ACM documentation
  • Support S3 HTTP redirects to non-Amazon URI's by using the location header
  • Timestamp out of range error for certificate that expires in 2049 (beyond the 2038 epoch time overflow)
  • StubResponseError on add_client_error with Stubber
  • Botocore FIPS Support
  • Support socks proxy
  • AWS Config Data Model missing resource types
  • Cannoot access public buckets in MLFlow due to inability to specify signature_version=UNSIGNED using a string
  • Load Session from Zipfile
  • is_valid_endpoint_url method consider endpoint with underscore character as invalid
  • s3 head_object on different client region triggering multiple retries to get bucket region

See more issues on GitHub