aws-sdk-servicecatalog 1.38.0 → 1.39.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-servicecatalog.rb +1 -1
- data/lib/aws-sdk-servicecatalog/client.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b67147f46ab0f14a4d89422bf6ba666eda2531299b8504be04021b1d90047e3f
|
4
|
+
data.tar.gz: fb8b82d9cf4aa6128e3cff59fea9772104222fdf91e0addf93b48f037d87c908
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5da7d92f0a8f51614c4921e798c4c662fd08df61716095f86c2689b0b72851ea04d01b68eb66409fd5a3f1549bd6faf2ae2376f222dc4168fb61794597d16a35
|
7
|
+
data.tar.gz: e3ce5919e01d0140494903566ba23aba4d2aaa2206c443fff1b4511ed9c9784fa07ef2ea1def56cf3a0cdd56d228ec8781b9565fd0bdef3f180dfcf4e0a933d3
|
@@ -176,7 +176,7 @@ module Aws::ServiceCatalog
|
|
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.
|
@@ -5282,7 +5282,7 @@ module Aws::ServiceCatalog
|
|
5282
5282
|
params: params,
|
5283
5283
|
config: config)
|
5284
5284
|
context[:gem_name] = 'aws-sdk-servicecatalog'
|
5285
|
-
context[:gem_version] = '1.
|
5285
|
+
context[:gem_version] = '1.39.0'
|
5286
5286
|
Seahorse::Client::Request.new(handlers, context)
|
5287
5287
|
end
|
5288
5288
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-servicecatalog
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.39.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
|