aws-sdk-elasticloadbalancingv2 1.106.0 → 1.107.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ba94eee15fa325f8cf8abf5c08821029d86fd607e7f537eb719e651a7700beb9
|
|
4
|
+
data.tar.gz: 154cfe1519865d1c11e8c8cdebe7fd2d4ae0dbfedd437d124a961e1dd0855c8b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3512fb18b795ac9c5f1a63195f6f623987490648d82823b5742665852d463f5817e51a0e72d89fe4847ae4d553727ed0085230e284d4ad29101c31ce2f52f173
|
|
7
|
+
data.tar.gz: c17432411bcd6584edc81726d6b8bee9e32e0d0002ad31772e1a81610d7461e7bf8d063239a287bf8cd3716944e2bc75a14a84830618c4b2c6e7dded2dd2ce91
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.107.0
|
|
@@ -4887,7 +4887,7 @@ module Aws::ElasticLoadBalancingV2
|
|
|
4887
4887
|
params: params,
|
|
4888
4888
|
config: config)
|
|
4889
4889
|
context[:gem_name] = 'aws-sdk-elasticloadbalancingv2'
|
|
4890
|
-
context[:gem_version] = '1.
|
|
4890
|
+
context[:gem_version] = '1.107.0'
|
|
4891
4891
|
Seahorse::Client::Request.new(handlers, context)
|
|
4892
4892
|
end
|
|
4893
4893
|
|
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.107.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: 2024-06-
|
|
11
|
+
date: 2024-06-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|