
boto3 1.42.51
0
The AWS SDK for Python
Contents
The AWS SDK for Python
Stars: 9691, Watchers: 9691, Forks: 1953, Open Issues: 175The 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
Related Packages
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=123placeholders 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
pythonfix




