moto/moto/ssm
Tom Noble a001c59f7e
Modify SSM put_parameter() to raise ValidationException if value is empty string (#3806)
* Modify put_parameter() to raise ValidationError when value is empty string

* Simplify empty string check

Co-authored-by: Tom Noble <tom.noble@bjss.com>
2021-03-28 14:45:57 +01:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Enforce parameter naming (#3190) 2020-07-28 15:26:59 +01:00
models.py Modify SSM put_parameter() to raise ValidationException if value is empty string (#3806) 2021-03-28 14:45:57 +01:00
responses.py Support SSM Parameter tags (#3739) 2021-03-02 09:00:26 +00:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py Use account id constant 2019-12-14 15:51:42 -05:00