aws-sdk-elasticloadbalancingv2 1.43.0 → 1.44.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: c47e7a5fbc71e871b36d686fed1978296cef982295dafd79b42f7943fef39212
|
4
|
+
data.tar.gz: bb8febe75bb0ae37186acf1cd57abe5df5a3d63d46a7adc40f32f0b1eb7615d1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 43ef642bec2fe9dbdf62b57996cc3ad52703f3514a9212f84e3ce37271821d372bc1298dfffee79d30a221f2f1a11d30d5830c439fae868ac4bb2b73f9dc41a4
|
7
|
+
data.tar.gz: e70bed54f87b1e9059a3fbd1af6afa49094d40bfe4fc5294360263470dbe0f8aa2bbb9050e37cd6f1651ef7f4e4cd960bcfccf456e2c2426df8153fdb5a30f57
|
@@ -176,7 +176,7 @@ module Aws::ElasticLoadBalancingV2
|
|
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.
|
@@ -4267,7 +4267,7 @@ module Aws::ElasticLoadBalancingV2
|
|
4267
4267
|
params: params,
|
4268
4268
|
config: config)
|
4269
4269
|
context[:gem_name] = 'aws-sdk-elasticloadbalancingv2'
|
4270
|
-
context[:gem_version] = '1.
|
4270
|
+
context[:gem_version] = '1.44.0'
|
4271
4271
|
Seahorse::Client::Request.new(handlers, context)
|
4272
4272
|
end
|
4273
4273
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-elasticloadbalancingv2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.44.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
|