aws-sdk-clouddirectory 1.23.0 → 1.24.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-clouddirectory.rb +1 -1
- data/lib/aws-sdk-clouddirectory/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: 38c8ebb9a333d6198117da22e40210eb8e44af49b597801f19c9c71bb4d94ffc
|
4
|
+
data.tar.gz: c6c2652ffff3cb86585285ea7506869d63b251427bd203a3a5919408c275a3da
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cc52cd00a1822505dc310f1dbf86ce170c56b7d80f0d32bc8413f2f7d93f62ca223f30bacec646e4799588a670a3eeca4b2836d572f0f0de7bd9891906e05266
|
7
|
+
data.tar.gz: 78d2f5c0aea83ca8cf7c62443083f2212e1ffc44aaf819190cf0b90ba33140d17db35fe2ee24a3d8bbca37383ad7cfa32e8ab2660e814b85ec6e51590fdc41a0
|
@@ -176,7 +176,7 @@ module Aws::CloudDirectory
|
|
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.
|
@@ -4268,7 +4268,7 @@ module Aws::CloudDirectory
|
|
4268
4268
|
params: params,
|
4269
4269
|
config: config)
|
4270
4270
|
context[:gem_name] = 'aws-sdk-clouddirectory'
|
4271
|
-
context[:gem_version] = '1.
|
4271
|
+
context[:gem_version] = '1.24.0'
|
4272
4272
|
Seahorse::Client::Request.new(handlers, context)
|
4273
4273
|
end
|
4274
4274
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-clouddirectory
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.24.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
|