moto/moto/sqs
Anton Grübel 6da4905da9
Fix AttributeNames for sqs.receive_message (#3736)
* Fix AttributeNames for sqs.receive_message

* Fix Lambda issue

* Change to parametrized tests

* Simplify attribute logic
2021-03-05 10:42:07 +00:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Add better support for SQS MaximumMessageSize attribute (#3374) 2020-10-10 17:54:36 +01:00
models.py Fix AttributeNames for sqs.receive_message (#3736) 2021-03-05 10:42:07 +00:00
responses.py Fix AttributeNames for sqs.receive_message (#3736) 2021-03-05 10:42:07 +00:00
urls.py Fix deprecation warnings due to invalid escape sequences. (#3273) 2020-09-10 09:20:26 +01:00
utils.py Fix:SQS Receive Message (MessageAttributes) in response (#3303) 2020-10-05 10:10:24 +01:00