lib/aws-sdk-dynamodbstreams.rb in aws-sdk-dynamodbstreams-1.53.0 vs lib/aws-sdk-dynamodbstreams.rb in aws-sdk-dynamodbstreams-1.54.0

- old
+ new

@@ -6,10 +6,11 @@ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md # # WARNING ABOUT GENERATED CODE +require 'bigdecimal' require 'aws-sdk-core' require 'aws-sigv4' require_relative 'aws-sdk-dynamodbstreams/types' require_relative 'aws-sdk-dynamodbstreams/client_api' @@ -50,8 +51,8 @@ # See {Errors} for more information. # # @!group service module Aws::DynamoDBStreams - GEM_VERSION = '1.53.0' + GEM_VERSION = '1.54.0' end