moto/moto/core
Steve Pulec 59c71760ff
Keep order in request body to ensure auth signing works. (#3024)
* Keep order in request body to ensure auth signing works.

* Lint.

* More OrderedDict to ensure data parameter order.

* Lint.

* Improve CF test assertions.

* Fix syntax error.

* Cleanup CF test.
2020-05-24 08:51:45 +01:00
..
__init__.py ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00
exceptions.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
models.py Lazily import submodules 2020-04-28 10:40:32 +12:00
responses.py Keep order in request body to ensure auth signing works. (#3024) 2020-05-24 08:51:45 +01:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py update last_used for access keys 2020-04-30 09:10:42 -05:00