aws-sdk-iotthingsgraph 1.6.0 → 1.7.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-iotthingsgraph.rb +1 -1
- data/lib/aws-sdk-iotthingsgraph/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: 6b1f73b18176bc7a29e2a65602ea72bd47e0dabd60470758b0d3ea966947c8d8
|
4
|
+
data.tar.gz: d923f6a8ff1fab7bf18d7494392523e2031c3400d024707b6d85244ba8d7ee9d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f266c049a7aa5907c468fd0d858bb88410e506b01d00914b9b08b35232792aba706595769d15eff3b4a133c9085d1684ef245421e2d54daa706a3667e5e99737
|
7
|
+
data.tar.gz: edb949f074c20981083820b7b74d90b9e029ad78fb8b7831d91d01383b4b16e53238f8f4dec1ff2f96b0261997aea39bea4563199da7ab1691cfd0e3970b5892
|
@@ -176,7 +176,7 @@ module Aws::IoTThingsGraph
|
|
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.
|
@@ -1878,7 +1878,7 @@ module Aws::IoTThingsGraph
|
|
1878
1878
|
params: params,
|
1879
1879
|
config: config)
|
1880
1880
|
context[:gem_name] = 'aws-sdk-iotthingsgraph'
|
1881
|
-
context[:gem_version] = '1.
|
1881
|
+
context[:gem_version] = '1.7.0'
|
1882
1882
|
Seahorse::Client::Request.new(handlers, context)
|
1883
1883
|
end
|
1884
1884
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-iotthingsgraph
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.7.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
|