aws-sdk-quicksight 1.20.0 → 1.21.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: 7ace93bd5a322bfc00c3128499e747e43e43101f1ab1a078005d04ede60ee8eb
4
- data.tar.gz: c900f582370feda0ba1f04dd7faecc57d9f07c77a2e03872517a0436fc45851d
3
+ metadata.gz: 1e73fd7eba4d340583e0d6cc079d83ca869e92d078ac839b46b75a13663c0321
4
+ data.tar.gz: 255660358324d44dc894be27390649955c3b49845392a9f672ffdd66d23563e4
5
5
  SHA512:
6
- metadata.gz: fa14ee61831193b5389424ddd8f415a3c769bdb4cefbe33ba6d42d0ea91baf6b7d78148e88aca33bd20b46729255eeef3f6353e2f62f8a4f798b9789bb1e03d6
7
- data.tar.gz: 5111202c4a58b9eeddb9d2977a43a0fd4ee09a49780ff9fdda4de2af861cf2f0174940591fb98afed4ba0dbb0ad1161e130861ab497b6ca4ca29b000c7c8975b
6
+ metadata.gz: 6f7590abc72fabf7b37f7c5ed1c6c4fa20359c17f1c415b6a80a722e0097f1023c8680e3f64e4aab5cc2532df50cb44a8dd41cb80cd18c057227fdae09e78f69
7
+ data.tar.gz: 380004d912de6dbb29aee670cfa065f92030c80f021c75611b2693022674f620ea19d8668af638057dfca9af4b8b887324f56476761a4c96a54b117e0107290e
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-quicksight/customizations'
45
45
  # @service
46
46
  module Aws::QuickSight
47
47
 
48
- GEM_VERSION = '1.20.0'
48
+ GEM_VERSION = '1.21.0'
49
49
 
50
50
  end
@@ -176,7 +176,7 @@ module Aws::QuickSight
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.
@@ -4725,7 +4725,7 @@ module Aws::QuickSight
4725
4725
  params: params,
4726
4726
  config: config)
4727
4727
  context[:gem_name] = 'aws-sdk-quicksight'
4728
- context[:gem_version] = '1.20.0'
4728
+ context[:gem_version] = '1.21.0'
4729
4729
  Seahorse::Client::Request.new(handlers, context)
4730
4730
  end
4731
4731
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-quicksight
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.20.0
4
+ version: 1.21.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-26 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