aws-sdk-elasticloadbalancing 1.27.0 → 1.28.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: f7e867f3ea851a8a40fdaa46e8cd23360578a2ebf3e044a9850cf34f7d229979
4
- data.tar.gz: cc90ecf156a0ed24f87eedc762a7685fe8fb8cc569e02f83990f13857afcbad0
3
+ metadata.gz: 342274eb8be71efa54b30dff153697b369be7f5d87f6d6b9083efcb8011f9bb0
4
+ data.tar.gz: ed4757b66dcc8bfd97bcc181f6570a98dfd5e46e71b220f5f48075e2ac7610fb
5
5
  SHA512:
6
- metadata.gz: 3ab5de10512b744569fa4f47d00c914d7dd8ab684060039cf644bc5a35ebbf6e794caec9c9c00c237126c702775cc16d41ca3a2371ce2d9fc279bf454b022e69
7
- data.tar.gz: 04446025a640dfc600b7ff3d372d2c30180028825ec99797343385d581bd6b72357e3db97bd492989fc778a686276d89f594eca0a4a211cf87bd0735839077de
6
+ metadata.gz: 72987b04b7930d629ba6feecc06c09c36a588bbd66ae57ae3c6693d83de6de6657063ff040948f46d0302e7aeb3af0bf699414fcbdc6da0f203045019781945d
7
+ data.tar.gz: 24c65a6a437df8dfb927a3411d67399048160c04cdc7f45b710ecd236e9ecd95528f43a16ea1659c8bdb14517d72fbc39bd1c271a5090a423125d1c42a0747d7
@@ -7,6 +7,7 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  require 'aws-sdk-core'
11
12
  require 'aws-sigv4'
12
13
 
@@ -48,6 +49,6 @@ require_relative 'aws-sdk-elasticloadbalancing/customizations'
48
49
  # @!group service
49
50
  module Aws::ElasticLoadBalancing
50
51
 
51
- GEM_VERSION = '1.27.0'
52
+ GEM_VERSION = '1.28.0'
52
53
 
53
54
  end
@@ -2612,7 +2612,7 @@ module Aws::ElasticLoadBalancing
2612
2612
  params: params,
2613
2613
  config: config)
2614
2614
  context[:gem_name] = 'aws-sdk-elasticloadbalancing'
2615
- context[:gem_version] = '1.27.0'
2615
+ context[:gem_version] = '1.28.0'
2616
2616
  Seahorse::Client::Request.new(handlers, context)
2617
2617
  end
2618
2618
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-elasticloadbalancing
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.27.0
4
+ version: 1.28.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-08-25 00:00:00.000000000 Z
11
+ date: 2020-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core