moto/moto/ec2
Brian Pandola cb03223c9b
Add TagSpecification support to ec2:CreateImage (#3604)
* Bump `botocore` to minimum version that supports TagSpecifications for this action.
* Add test coverage.

Closes #3602
2021-01-23 12:57:34 +00:00
..
resources DescribeInstanceTypeOfferings - script that hardcodes all offerings 2020-12-02 14:41:24 +00:00
responses Add TagSpecification support to ec2:CreateImage (#3604) 2021-01-23 12:57:34 +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 Add TagSpecification support to ec2:CreateImage (#3604) 2021-01-23 12:57:34 +00:00
urls.py Fix deprecation warning. 2020-04-19 19:12:48 -07:00
utils.py Implement IAM instance profile associations (#3482) 2020-11-20 22:00:53 +00:00