aws-sdk-alexaforbusiness 1.35.0 → 1.36.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-alexaforbusiness.rb +1 -1
- data/lib/aws-sdk-alexaforbusiness/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: e6b9c9f74a2eea62a619bd14ef858d8d5e013a74c050fae0ff0b612370faa944
|
4
|
+
data.tar.gz: 593a676f6e524d0a4e744062f34b66d3d390c2d0c9dae6731711d79278bc7691
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b36f780d24123f82e5e6ea3b11dacc32ca174a61cd664fccfd5e914dfc6f683f87ce22db4acf489e4c138c4cabd1630746bc19334b155a964985a06790aac40
|
7
|
+
data.tar.gz: be65ffd2c765fe24cdad72a8d19a1fc18e3cddc3e081675c0f0e3398765beab266342d43dfbfaed72665d930065dab5c8a81ebfd51a62d2c9e0226f6f2ffa8d1
|
@@ -176,7 +176,7 @@ module Aws::AlexaForBusiness
|
|
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.
|
@@ -4109,7 +4109,7 @@ module Aws::AlexaForBusiness
|
|
4109
4109
|
params: params,
|
4110
4110
|
config: config)
|
4111
4111
|
context[:gem_name] = 'aws-sdk-alexaforbusiness'
|
4112
|
-
context[:gem_version] = '1.
|
4112
|
+
context[:gem_version] = '1.36.0'
|
4113
4113
|
Seahorse::Client::Request.new(handlers, context)
|
4114
4114
|
end
|
4115
4115
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-alexaforbusiness
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.36.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
|