lib/aws-sdk-ec2.rb in aws-sdk-ec2-1.188.0 vs lib/aws-sdk-ec2.rb in aws-sdk-ec2-1.190.0

- old
+ new

@@ -66,11 +66,11 @@ # # rescues all Amazon Elastic Compute Cloud API errors # end # # See {Errors} for more information. # -# @service +# @!group service module Aws::EC2 - GEM_VERSION = '1.188.0' + GEM_VERSION = '1.190.0' end