aws-sdk-forecastqueryservice 1.4.0 → 1.5.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 05c1371f13607cc9d8eea7825e5110ef2e59c158467b32ad2d09e9725b067a8a
|
4
|
+
data.tar.gz: c835f60cc243a5aa469e2ae8ea59c4c992545ec5866de8116ff7ff7da7d67fa5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fd39a993b38e6764f4cb2f0519e0e794afcb84a5dbd09def7d3f720841dbbc439872a60ccc5d369904fd09310ef19d84019ea80285a31dff8d0e795c4ec25bdf
|
7
|
+
data.tar.gz: 41302cd4d964ef65d85aded8ecdca14bd0eea00d79827c3a9314ac20e437f968759a4977c9f026a7aa9ba9a2a17a12f14e6d843a30c81657d44cbc099ac7e241
|
@@ -176,7 +176,7 @@ module Aws::ForecastQueryService
|
|
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.
|
@@ -418,7 +418,7 @@ module Aws::ForecastQueryService
|
|
418
418
|
params: params,
|
419
419
|
config: config)
|
420
420
|
context[:gem_name] = 'aws-sdk-forecastqueryservice'
|
421
|
-
context[:gem_version] = '1.
|
421
|
+
context[:gem_version] = '1.5.0'
|
422
422
|
Seahorse::Client::Request.new(handlers, context)
|
423
423
|
end
|
424
424
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-forecastqueryservice
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.5.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
|