aws-sdk-resourcegroupstaggingapi 1.25.0 → 1.26.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fecc9acb60feca47145ce9f9b2ef93e684fe9d0e83576ea9249d4e168a43b8ce
|
4
|
+
data.tar.gz: 13560a0fefd633f085ea7e2d7a645796b8ba7c6c5d1a82dffe93029bac95b76b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f3a054df455a0aa00649ea00cb388b839b876184ba19763a67ec8685383c824cd1e0a2f70265253f5f000cac148070155b7047dc4b9a33cfb6e3a042dd0a545f
|
7
|
+
data.tar.gz: fcf85fb96f393547a01742505229fe3fbf947cab61307bb9121f5746ceb429936214f4eafe376c8bcbb12cfb4e4d9b2d94e264fd9706dac7716fae2ce63cfb30
|
@@ -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.
|
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.
|
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.
|
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-
|
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
|