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
..
2019-12-16 21:25:20 -05:00
2019-12-26 16:06:53 +01:00
2020-04-06 19:55:54 +10:00
2019-12-16 21:25:20 -05:00
2020-03-06 18:11:07 -03:00
2020-07-19 10:00:24 +01:00
2020-05-06 10:28:13 -04:00
2020-01-23 10:15:02 -08:00
2020-01-23 10:15:02 -08:00
2020-03-02 13:07:34 +00:00
2020-01-23 10:15:02 -08:00
2020-07-28 15:26:59 +01:00