boto
                                
                                
                                
                                    boto copied to clipboard
                            
                            
                            
                        For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services
I am long term `boto` user (my first boto issue #343) and I also like learning new things. Seeing `botocore` and `boto3` reaching version 1.0 (https://github.com/boto/botocore/issues/586) I felt, I shall...
Travis-CI has added support for ARM64. Added ARM64 jobs in Travis-CI.
fix for #3783 Please review
Hi, I do not know if this is off topic but I'm trying to serve mine static file from S3 and having trouble whit boto. When I'm truing to collect...
When running ec2_asg in ansible getting a boto error about not being able to describe the target groups associated with an already created ASG. Code: `An exception occurred during task...
## i am getting this error my region is mumbai please tell me the solution my boto version is 2.42.0 boto.exception.S3ResponseError: S3ResponseError: 400 Bad Request InvalidRequestThe authorization mechanism you have...
The Route53 get_hosted_zone call only returns details of a single VPC even if multiple VPC's are associated to the zone. Example result of the existing get_hosted_zone based on the raw...
I have been trying the speaker diarisation available by AWS by reading only available material on the net which is: https://docs.aws.amazon.com/transcribe/latest/dg/how-diarization.html. The docs are very unclear and not leading to...
Hi boto community, if proxy is configured in boto config file the script is checking OS for proxy configuration anyway and in some cases like SLES the no_proxy variable values...