aws-sdk-migrationhubconfig 1.3.0 → 1.4.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-migrationhubconfig.rb +1 -1
- data/lib/aws-sdk-migrationhubconfig/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: 1dc8dea65e4ce6ddbb9a5d9001086f50a0a8c88e0259c63b823eaa55cb2c33bd
|
4
|
+
data.tar.gz: 38290c301cef5e1595a4a1fd064103855ec7b46d60f5e083365f994192ab12d3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e23c90044d237b6df57f8ba96ea5700e6da95316cc006b9bb40a64cfd4893292e0b20e77dc798237e9f9ddb23d4e05a326380971c3a6766804a6016d36d334d1
|
7
|
+
data.tar.gz: fd8d1878ccb61bef74ff2727d0e7fb47a79de42857ae5f179d62cc414c126846099483a9f684f5b3451585e9679a14630ca8ecc30eb2052a4d6154e13e088b7b
|
@@ -176,7 +176,7 @@ module Aws::MigrationHubConfig
|
|
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.
|
@@ -461,7 +461,7 @@ module Aws::MigrationHubConfig
|
|
461
461
|
params: params,
|
462
462
|
config: config)
|
463
463
|
context[:gem_name] = 'aws-sdk-migrationhubconfig'
|
464
|
-
context[:gem_version] = '1.
|
464
|
+
context[:gem_version] = '1.4.0'
|
465
465
|
Seahorse::Client::Request.new(handlers, context)
|
466
466
|
end
|
467
467
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-migrationhubconfig
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.4.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
|