Contents

boto3 1.42.51

0

The AWS SDK for Python

The AWS SDK for Python

Stars: 9691, Watchers: 9691, Forks: 1953, Open Issues: 175

The boto/boto3 repo was created 11 years ago and the last code push was an hour ago.
The project is extremely popular with a mindblowing 9691 github stars!

How to Install boto3

You can install boto3 using pip

pip install boto3

or add it to a project with poetry

poetry add boto3

Package Details

Author
Amazon Web Services
License
Apache-2.0
Homepage
https://github.com/boto/boto3
PyPi:
https://pypi.org/project/boto3/
Documentation:
https://boto3.amazonaws.com/v1/documentation/api/latest/index.html
GitHub Repo:
https://github.com/boto/boto3

Classifiers

No  boto3  pypi packages just yet.

Errors

A list of common boto3 errors.

Code Examples

Here are some boto3 code examples and snippets.

GitHub Issues

The boto3 package has 175 open issues on GitHub

  • DynamoDB - Sporadic ValidationException when calling the BatchGetItem operation: The provided key element does not match the schema
  • Bump actions/setup-python from 6.1.0 to 6.2.0
  • Bump wheel from 0.43.0 to 0.46.2
  • Listing buckets of an user that owns no buckets results in _is_sigv4_error_message
  • Document single value limitations for launch_instances function
  • get_code_interpreter_session docs show wrong status values in description text
  • Remove number validation on deserialization for DynamoDB resources
  • awscrt domino effect
  • Document boto3 S3 client endpoint resolution behavior when accessing us-east-1
  • DynamoDB deserialization throws exception for big numbers
  • CRT Transfer Manager ignores endpoint URL scheme when determining SSL usage
  • stepfunctions test_state doesn't returns correct response - lambda state
  • Bedrock agent creation and execution not happening using inferenceConfiguration
  • [Documentation] - Replace limit=123/maxResults=123 placeholders with actual valid range or max value
  • Enable equivalent of urllib3.util.connection.HAS_IPV6 for boto3 Config or resolve IPv4/IPv6 endpoints in parallel

See more issues on GitHub

Related Packages & Articles

awsretry 1.0.2

Decorate your AWS Boto3 Calls with AWSRetry.backoff(). This will allows your calls to get around the AWS Eventual Consistency Errors.

awscli-local 0.22.2

Thin wrapper around the "aws" command line interface for use with LocalStack

aws-lambda-powertools 3.24.0

Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and increase developer velocity.

aws-configure 2.1.8

A CLI to configure AWS named profiles in ~/.aws/config and ~/.aws/credentials files