aws-sdk-directconnect 1.28.0 → 1.29.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-directconnect.rb +1 -1
- data/lib/aws-sdk-directconnect/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: 382a79228e7ed3f6885f2a61bf97f2b837e0d6a6cf77b9612b77981e54b41fae
|
4
|
+
data.tar.gz: 7d2bafec30bfe71f62a4f80edfebe055b0d5d567dd9f3a16c20349415334041c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d973b7f004de89f4f4a61d05fc3499bd7bc614536a4efd15abe2d09f9ef3f963c4a76012ba0a4993f8e9511d39df7d5e8ce6ee27d959f39d5677db6590b9baa1
|
7
|
+
data.tar.gz: b204dae9b87fcfa2e2845b924b02b46284b7e9a20d82d20d9c8f9152a8d8d06d959d811cae60f6a1b3ac1e1c99a1a7b865f9865c0186d6a7b3a6344a60a4989c
|
@@ -176,7 +176,7 @@ module Aws::DirectConnect
|
|
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.
|
@@ -3955,7 +3955,7 @@ module Aws::DirectConnect
|
|
3955
3955
|
params: params,
|
3956
3956
|
config: config)
|
3957
3957
|
context[:gem_name] = 'aws-sdk-directconnect'
|
3958
|
-
context[:gem_version] = '1.
|
3958
|
+
context[:gem_version] = '1.29.0'
|
3959
3959
|
Seahorse::Client::Request.new(handlers, context)
|
3960
3960
|
end
|
3961
3961
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-directconnect
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.29.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
|