lib/aws-sdk-rds.rb in aws-sdk-rds-1.97.0 vs lib/aws-sdk-rds.rb in aws-sdk-rds-1.98.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-sigv4' require 'aws-sdk-core' require_relative 'aws-sdk-rds/types' require_relative 'aws-sdk-rds/client_api' @@ -71,8 +72,8 @@ # See {Errors} for more information. # # @!group service module Aws::RDS - GEM_VERSION = '1.97.0' + GEM_VERSION = '1.98.0' end