lib/aws-sdk-groundstation.rb in aws-sdk-groundstation-1.58.0 vs lib/aws-sdk-groundstation.rb in aws-sdk-groundstation-1.59.0
- old
+ new
@@ -9,10 +9,12 @@
require 'aws-sdk-core'
require 'aws-sigv4'
+Aws::Plugins::GlobalConfiguration.add_identifier(:groundstation)
+
# This module provides support for AWS Ground Station. This module is available in the
# `aws-sdk-groundstation` gem.
#
# # Client
#
@@ -51,10 +53,10 @@
autoload :Resource, 'aws-sdk-groundstation/resource'
autoload :EndpointParameters, 'aws-sdk-groundstation/endpoint_parameters'
autoload :EndpointProvider, 'aws-sdk-groundstation/endpoint_provider'
autoload :Endpoints, 'aws-sdk-groundstation/endpoints'
- GEM_VERSION = '1.58.0'
+ GEM_VERSION = '1.59.0'
end
require_relative 'aws-sdk-groundstation/customizations'