aws-sdk-resourcegroupstaggingapi 1.25.0 → 1.26.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: 7239eeb2f813b8b33ab78e6c3c2c06e6aa2c05efabac90ba2184f04a8f1cef2b
4
- data.tar.gz: b35d18efd27198b7e3cd7f5e0285a517a553679d392a6c1f3005b30e33c44809
3
+ metadata.gz: fecc9acb60feca47145ce9f9b2ef93e684fe9d0e83576ea9249d4e168a43b8ce
4
+ data.tar.gz: 13560a0fefd633f085ea7e2d7a645796b8ba7c6c5d1a82dffe93029bac95b76b
5
5
  SHA512:
6
- metadata.gz: 255c6f715e7dee3b92c743bd16dc1cac4d68d5bad3d1be25b3ba7ccc695d849931e7c921dc8fe54153499b9a371d635738bb546a2d2b7e6e4c8fe92a97090d0b
7
- data.tar.gz: 2599c4b9e2da4d9b091187e92920c0620a30e15ec589b4f1e7ef165348f80372163234eee7045ef64b5c289eb42c4cad9bd4cf51a4d680f95236818a1a5e49b8
6
+ metadata.gz: f3a054df455a0aa00649ea00cb388b839b876184ba19763a67ec8685383c824cd1e0a2f70265253f5f000cac148070155b7047dc4b9a33cfb6e3a042dd0a545f
7
+ data.tar.gz: fcf85fb96f393547a01742505229fe3fbf947cab61307bb9121f5746ceb429936214f4eafe376c8bcbb12cfb4e4d9b2d94e264fd9706dac7716fae2ce63cfb30
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-resourcegroupstaggingapi/customizations'
45
45
  # @service
46
46
  module Aws::ResourceGroupsTaggingAPI
47
47
 
48
- GEM_VERSION = '1.25.0'
48
+ GEM_VERSION = '1.26.0'
49
49
 
50
50
  end
@@ -176,7 +176,7 @@ module Aws::ResourceGroupsTaggingAPI
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.
@@ -889,7 +889,7 @@ module Aws::ResourceGroupsTaggingAPI
889
889
  params: params,
890
890
  config: config)
891
891
  context[:gem_name] = 'aws-sdk-resourcegroupstaggingapi'
892
- context[:gem_version] = '1.25.0'
892
+ context[:gem_version] = '1.26.0'
893
893
  Seahorse::Client::Request.new(handlers, context)
894
894
  end
895
895
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-resourcegroupstaggingapi
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.25.0
4
+ version: 1.26.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-08 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