moto/tests/test_ssm
Jordan Reiter 28d1d762af
Enforce parameter naming (#3190)
* Enforce parameter naming

Parameters are not allowed to start with `ssm` or `aws`. This commit adds error messages which
correspond exactly to the error messages returned by boto3.

* Fix for Python 2 compatibility

f-strings not supported in Python 2.7
2020-07-28 15:26:59 +01:00
..
test_templates most of testing is done 2020-06-29 18:20:57 -04:00
__init__.py most of testing is done 2020-06-29 18:20:57 -04:00
test_ssm_boto3.py Enforce parameter naming (#3190) 2020-07-28 15:26:59 +01:00
test_ssm_docs.py removed done comments 2020-07-03 13:25:03 -04:00