lib/aws-sdk-cloudwatch.rb in aws-sdk-cloudwatch-1.43.0 vs lib/aws-sdk-cloudwatch.rb in aws-sdk-cloudwatch-1.44.0

- old
+ new

@@ -5,10 +5,11 @@ # This file is generated. See the contributing guide for more information: # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md # # WARNING ABOUT GENERATED CODE + require 'aws-sdk-core' require 'aws-sigv4' require_relative 'aws-sdk-cloudwatch/types' require_relative 'aws-sdk-cloudwatch/client_api' @@ -49,8 +50,8 @@ # See {Errors} for more information. # # @!group service module Aws::CloudWatch - GEM_VERSION = '1.43.0' + GEM_VERSION = '1.44.0' end