aws-sdk-importexport 1.18.0 → 1.19.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-importexport.rb +1 -1
- data/lib/aws-sdk-importexport/client.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b10088e8d83b6b14f46ca38fa8375d4420a21c6a921dbd68e2a206960939b985
|
4
|
+
data.tar.gz: c4826b26ef586af9d378a512327f7dfc9e48b60688049064551115586f2c8d3a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e791d68b1bf6760150fbba310d84f10c1f62c30c73479ba71791056228027c9c96ae0935a1f86cf83852e455f8e82bd3da034334dcd767c6a82575cd43905af4
|
7
|
+
data.tar.gz: 6eaabc7aa818d91e375ee8481d2a6c718c6850a93aceab946adb2ab0e4cbe5e19c06215a69ef971311881a1003d05601b97753b85750170a17650cdf8bc92b38
|
data/lib/aws-sdk-importexport.rb
CHANGED
@@ -176,7 +176,7 @@ module Aws::ImportExport
|
|
176
176
|
# requests fetching endpoints information. Defaults to 60 sec.
|
177
177
|
#
|
178
178
|
# @option options [Boolean] :endpoint_discovery (false)
|
179
|
-
# When set to `true`, endpoint discovery will be enabled for operations when available.
|
179
|
+
# When set to `true`, endpoint discovery will be enabled for operations when available.
|
180
180
|
#
|
181
181
|
# @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
|
182
182
|
# The log formatter.
|
@@ -659,7 +659,7 @@ module Aws::ImportExport
|
|
659
659
|
params: params,
|
660
660
|
config: config)
|
661
661
|
context[:gem_name] = 'aws-sdk-importexport'
|
662
|
-
context[:gem_version] = '1.
|
662
|
+
context[:gem_version] = '1.19.0'
|
663
663
|
Seahorse::Client::Request.new(handlers, context)
|
664
664
|
end
|
665
665
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-importexport
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.19.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-05-
|
11
|
+
date: 2020-05-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|