hsuhans 6b7282f93c Fix #2129 EC2 tag should raise ClientError when resource is empty
Raise MissingParameterError exception in models/validate_resource_ids of ec2.

Add ec2 create tag with empty resource test case.
Add ec2 delete tag with empty resource test case.

Related: #2129

Reference
boto3 create_tags
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ec2.html#EC2.Client.create_tags

boto3 delete_tags
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ec2.html#EC2.Client.delete_tags

Amazon EC2 API Reference Actions CreateTags
https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html

Amazon EC2 API Reference Actions DeleteTags
https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteTags.html
2019-03-30 23:26:50 +08:00
..
2018-04-13 10:37:06 -04:00
2019-02-18 09:44:48 -06:00
2019-02-17 09:25:35 -06:00
2017-05-10 21:58:42 -04:00
2017-02-23 21:37:43 -05:00
2019-02-18 09:15:07 -06:00
2019-02-18 21:20:29 -06:00
2019-03-28 10:09:03 -07:00
2017-09-27 09:54:46 +01:00
2017-06-20 11:58:18 -07:00
2019-03-28 10:09:03 -07:00
2018-12-21 14:04:52 -08:00
2017-02-23 21:37:43 -05:00
2017-10-16 17:06:22 -07:00
2017-02-15 22:35:45 -05:00
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00