moto/moto/sqs
usmangani1 abc62b360d
Fix- Raise InvalidParameterValue when change visibility timeout is mo… (#3893)
* Fix- Raise InvalidParameterValue when change visibility timeout is more than permitted

* Fix review comments

* Modified tests

* Fix tests

* change

* Change client

* Fix tests

* fix tests

* fix tests

* change tests

* Fix tests

* changed tests

* Fix tests

* Fix tests

* Change message
2021-05-18 07:49:56 +01: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- Raise InvalidParameterValue when change visibility timeout is mo… (#3893) 2021-05-18 07:49:56 +01:00
responses.py Fix:SQS Added support for system attributes in sqs (#3878) 2021-05-01 07:48:39 +01:00
urls.py Fix deprecation warnings due to invalid escape sequences. (#3273) 2020-09-10 09:20:26 +01:00
utils.py Fix:SQS Added support for system attributes in sqs (#3878) 2021-05-01 07:48:39 +01:00