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
..
2020-04-06 19:55:54 +10:00
2020-07-19 10:00:24 +01:00
2020-05-06 10:28:13 -04:00
2020-07-28 15:26:59 +01:00