aws-sdk-pinpointsmsvoice 1.15.0 → 1.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 913cd7004978b5dd7d4e11bd606958d84e93765876ce7239c8526b9ab53706aa
4
- data.tar.gz: d5b57ac40e4bae2f5b6ef95c2f052b236c23f899091d9343e2e31155323ff69d
3
+ metadata.gz: 0b67182fa0f630b49eeba9a18298cf2192753a9001ddc73daf9c04a751997e7c
4
+ data.tar.gz: 507b3a556cf1c9f36bcd1badc203ec73d6f684c7c7fa63e2882a4058222feb5a
5
5
  SHA512:
6
- metadata.gz: 58945c4b69e61d38bc9bac359fe3baad8b89e260cba295f7ba3eefc865376ba05c112505d7c0102518c508d5a4273a939f7161ea8713a61cedad35dd4be4557f
7
- data.tar.gz: 61841085cd3fab788289c4f58ad3fabdeb56423ba9ccbc3ae400f8cae1973fab346980c5f001ace59bce5f530d0c35f7fdb65bf684130fdf2aa80b425a94fd85
6
+ metadata.gz: 28503996a8b3919997e69257e337d093f2fdc2b8688210b42d0999af6877e47b07f5917bc3abc2bb39eed792843b77bf99959372260e317124b36fa778bb3a28
7
+ data.tar.gz: e8c0d498f99083cc4e0aa1d17585bef29f591222f72d7d4a8d1d540effb6222dee8317a6e05af002db6e571b0694fe4618f408b5bea83ee08bc3e4324fcbc548
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-pinpointsmsvoice/customizations'
45
45
  # @service
46
46
  module Aws::PinpointSMSVoice
47
47
 
48
- GEM_VERSION = '1.15.0'
48
+ GEM_VERSION = '1.16.0'
49
49
 
50
50
  end
@@ -176,7 +176,7 @@ module Aws::PinpointSMSVoice
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.
@@ -613,7 +613,7 @@ module Aws::PinpointSMSVoice
613
613
  params: params,
614
614
  config: config)
615
615
  context[:gem_name] = 'aws-sdk-pinpointsmsvoice'
616
- context[:gem_version] = '1.15.0'
616
+ context[:gem_version] = '1.16.0'
617
617
  Seahorse::Client::Request.new(handlers, context)
618
618
  end
619
619
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-pinpointsmsvoice
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.15.0
4
+ version: 1.16.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