moto/moto/ec2
Larry Aiello 06ed67a8e5
Implement UserIds for Snapshot Attributes (#3192)
* implement register_image

* format code

* add user_ids to snapshot model

* implement register_image

* format code

* add user_ids to snapshot model

* trying to un-deprecate tests

* Write tests and finalize implementation

* Add region parameter to boto3 resource call

* fixed test error
2020-08-01 17:03:54 +01:00
..
resources Update EC2 instance type list 2020-04-15 18:48:33 -02:30
responses Implement UserIds for Snapshot Attributes (#3192) 2020-08-01 17:03:54 +01:00
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Add support for detaching volumes upon instance termination (#2999) 2020-05-24 12:22:45 +01:00
models.py Implement UserIds for Snapshot Attributes (#3192) 2020-08-01 17:03:54 +01:00
urls.py Fix deprecation warning. 2020-04-19 19:12:48 -07:00
utils.py Fix : EC2 - Added ownerId filter for describe instances (#3149) 2020-07-19 10:44:58 +01:00