moto/moto/autoscaling
Brian Pandola e8f1522d1a
Improve autoscaling:CreateLaunchConfiguration request validation (#3687)
AWS requires certain parameters to be mutually inclusive.

Moto wasn't doing anything with the InstanceId parameter, which is now made
clear with a TODO.
2021-02-14 11:38:03 +00:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Add support for Launch Templates in Auto Scaling Groups (#3236) 2020-08-26 15:15:07 +01:00
models.py Improve autoscaling:CreateLaunchConfiguration request validation (#3687) 2021-02-14 11:38:03 +00:00
responses.py Improve autoscaling:CreateLaunchConfiguration request validation (#3687) 2021-02-14 11:38:03 +00:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00