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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 67750b32ab6eff6bf0edd829c51831d0db73d324abf5ac6719e5625979603cfa
4
- data.tar.gz: ba7e1547826459f955c34c5acc5cafca369f54e00a4af1d11a029350f267b4f4
3
+ metadata.gz: e6b9c9f74a2eea62a619bd14ef858d8d5e013a74c050fae0ff0b612370faa944
4
+ data.tar.gz: 593a676f6e524d0a4e744062f34b66d3d390c2d0c9dae6731711d79278bc7691
5
5
  SHA512:
6
- metadata.gz: 675f62a4378503f01257811fd61543c1d44fe68a3040971d0dcfbe837c61f757148cde852072976ffcc3c382ccfb92c0f9ffcf9864a8542f3328b9b6f150a3e6
7
- data.tar.gz: 6dcccf73af79aa341d9fe118194d71f452a0fb87e1637c3015fc2f64ae546c8d73712a11d2f843470bd16cbeb1da80f2fc17a086d5dd55e79385128a4accdad1
6
+ metadata.gz: 1b36f780d24123f82e5e6ea3b11dacc32ca174a61cd664fccfd5e914dfc6f683f87ce22db4acf489e4c138c4cabd1630746bc19334b155a964985a06790aac40
7
+ data.tar.gz: be65ffd2c765fe24cdad72a8d19a1fc18e3cddc3e081675c0f0e3398765beab266342d43dfbfaed72665d930065dab5c8a81ebfd51a62d2c9e0226f6f2ffa8d1
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-alexaforbusiness/customizations'
45
45
  # @service
46
46
  module Aws::AlexaForBusiness
47
47
 
48
- GEM_VERSION = '1.35.0'
48
+ GEM_VERSION = '1.36.0'
49
49
 
50
50
  end
@@ -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. Defaults to `false`.
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.35.0'
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.35.0
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-07 00:00:00.000000000 Z
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