moto/moto/ec2
Brian Pandola 1761be46e3
Return error when trying to add rules to a non-existent security group (#3802)
Behavior and error code/message confirmed against real AWS backend.
2021-03-26 13:00:51 +00:00
..
resources Fix unknown instance type (#3710) 2021-02-22 10:21:59 +00:00
responses fix route table association by internet gateway (#3773) 2021-03-16 14:15:58 +00:00
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Add TagSpecification support to ec2:CreateImage (#3604) 2021-01-23 12:57:34 +00:00
models.py Return error when trying to add rules to a non-existent security group (#3802) 2021-03-26 13:00:51 +00:00
urls.py Fix deprecation warning. 2020-04-19 19:12:48 -07:00
utils.py Enhancement: implement EC2 instance filtering by subnet-id (#3694) 2021-02-15 16:38:40 +00:00