lib/aws-sdk-groundstation.rb in aws-sdk-groundstation-1.30.0 vs lib/aws-sdk-groundstation.rb in aws-sdk-groundstation-1.31.0

- old
+ new

@@ -14,10 +14,11 @@ require_relative 'aws-sdk-groundstation/types' require_relative 'aws-sdk-groundstation/client_api' require_relative 'aws-sdk-groundstation/plugins/endpoints.rb' require_relative 'aws-sdk-groundstation/client' require_relative 'aws-sdk-groundstation/errors' +require_relative 'aws-sdk-groundstation/waiters' require_relative 'aws-sdk-groundstation/resource' require_relative 'aws-sdk-groundstation/endpoint_parameters' require_relative 'aws-sdk-groundstation/endpoint_provider' require_relative 'aws-sdk-groundstation/endpoints' require_relative 'aws-sdk-groundstation/customizations' @@ -50,8 +51,8 @@ # See {Errors} for more information. # # @!group service module Aws::GroundStation - GEM_VERSION = '1.30.0' + GEM_VERSION = '1.31.0' end