boto3 1.35.39
0
The AWS SDK for Python
Contents
The AWS SDK for Python
Stars: 9020, Watchers: 9020, Forks: 1866, Open Issues: 181The boto/boto3
repo was created 10 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 9020 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 License 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 181 open issues on GitHub
- ENI tag_set is None when queried from instance resource
- Lack of validation/documentation of correct value for hashAlgorithm when creating an OTA update
- Transit Gateway Attachment is getting creating without a Name Tag when calling create_vpn_connection() along with
TransitGatewayId
Argument. InstanceProfile
"has"Roles
, but it should "hasMany"Roles
- S3: Creating a pre-signed URL for complete_multipart_upload does not work
- Threads calling S3 operations return RuntimeError (cannot schedule new futures after interpreter shutdown)
- HTML tags are showing in documentation instead of the intended styled text
- s3.Bucket().objects.delete() does not have proper error handling
- Please improve docstring on how default region_name and other arguments are set around client using env variables or within Lambda execution
- CloudWatchEvents.Client.list_rules doc is not accurate
- Storagegateway create-tape-with-barcode ignores Tags directive
- Allow passing a size-hint to s3.download_fileobj
- EC2 documentation page too big (12.5MB)
- Document difference between S3 object copy vs copy_from
- Clarify documentation for paginator jmespath