jegesh / python-sqs-listener

A simple wrapper for boto3 for listening, and sending, to an AWS SQS queue
Other
154 stars 72 forks source link

fix queue creation, add logging, support region_name passthrough to boto3 #2

Closed e271828- closed 7 years ago

e271828- commented 7 years ago

Fix queue creation, add logging of error queue status and queue creation, support region_name passthrough to boto3

jegesh commented 7 years ago

Thanks for helping make the package more robust and user-friendly!