aws-sdk-elasticloadbalancingv2 1.36.0 → 1.37.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
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 185bace8d658caf502801117692bf048bae6a08c
|
4
|
+
data.tar.gz: 6ca23a448e549df740aeb5da1ac4bf84862e03fb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dcb48a45915e093d02884a3a6c16a1c0370520d7ce6700c935be387bae612a300cf6d3254042bdab6302772336ab68821fb4662c755bd581e73973607be3fec6
|
7
|
+
data.tar.gz: 1f3a21d37c2c00e23ed30ef9aa7668d138e31670117f4579e6f779061f75a2d520c44cb994230e761bea1ec8c9e309b87bc74050f0b5a2aaafdc9d9b1a3441dc
|
@@ -3984,7 +3984,7 @@ module Aws::ElasticLoadBalancingV2
|
|
3984
3984
|
params: params,
|
3985
3985
|
config: config)
|
3986
3986
|
context[:gem_name] = 'aws-sdk-elasticloadbalancingv2'
|
3987
|
-
context[:gem_version] = '1.
|
3987
|
+
context[:gem_version] = '1.37.0'
|
3988
3988
|
Seahorse::Client::Request.new(handlers, context)
|
3989
3989
|
end
|
3990
3990
|
|
@@ -2010,7 +2010,7 @@ module Aws::ElasticLoadBalancingV2
|
|
2010
2010
|
# * `routing.http.drop_invalid_header_fields.enabled` - Indicates
|
2011
2011
|
# whether HTTP headers with invalid header fields are removed by the
|
2012
2012
|
# load balancer (`true`) or routed to targets (`false`). The default
|
2013
|
-
# is `
|
2013
|
+
# is `false`.
|
2014
2014
|
#
|
2015
2015
|
# * `routing.http2.enabled` - Indicates whether HTTP/2 is enabled. The
|
2016
2016
|
# value is `true` or `false`. The default is `true`.
|
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.37.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: 2019-11-
|
11
|
+
date: 2019-11-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|