moto/moto/sqs
Steve Pulec d88e1fbdda
Merge pull request #2402 from gruebel/fix-sqs-maxReceiveCount
Store SQS RedrivePolicy maxReceiveCount value as int
2019-09-11 21:52:16 -05:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
exceptions.py Fix creating SQS queue with same attributes. Closes #1663. 2018-05-31 23:05:50 -04:00
models.py Merge pull request #2402 from gruebel/fix-sqs-maxReceiveCount 2019-09-11 21:52:16 -05:00
responses.py Remove request_id from templates. 2019-01-20 19:17:25 -08:00
urls.py fix receiving of messages from queues with a dot character in their name 2017-08-05 15:47:40 +10:00
utils.py Lints. 2017-02-23 21:37:43 -05:00