aws-sdk-elasticloadbalancingv2 1.50.0 → 1.51.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: 3258bea9f984201a7dc34d43e2389ef0b3e9130156a1f53632003f29224e8f5c
4
- data.tar.gz: 6a3cb9593599497f2b1ce7e62dfbe92c2cc4da908943f619f4e577c6f201579f
3
+ metadata.gz: 8967953e05837d102ad74b5bdda31324fe4215dc044a91cf9a8abb19b590df11
4
+ data.tar.gz: e258dee7d1b44890fa62e7766654abbd0e34bdd55b33cc639b12bb8922dd06da
5
5
  SHA512:
6
- metadata.gz: e98aae14b82f6f2cf7a0f4d0c59aa3eb4caeaed237698454c973701f6f834410418ce1378328b45cbe0f5238214b2f6ea60ef2c5aef98ed261843bdc23891eda
7
- data.tar.gz: 7741aa4fdc0fd2fd8c6884e7a3b2a7c7e41a3f7a0250f406020d3f2392e44d96e2dd461cd2e265ea3bc36e278aa30aae17ddf26135e5f0e19c5c88589a0a4fff
6
+ metadata.gz: 6ec28272b340c79da313bf8c4978a6b15fbeed2a6099104e703faa543bc374467c50b8e1bff571d6bb4d909a2f1d98340d7e4f43b8e61dc82be37843d96c10da
7
+ data.tar.gz: 51a23ebf0330a7521381c086b89422fee2c3b727ed5297f7d40b43907bd154bfee81793d3cd1bc7b6e2f678ced143c6237186877500ddb69e97fe2e133fd156d
@@ -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-elasticloadbalancingv2/customizations'
48
49
  # @!group service
49
50
  module Aws::ElasticLoadBalancingV2
50
51
 
51
- GEM_VERSION = '1.50.0'
52
+ GEM_VERSION = '1.51.0'
52
53
 
53
54
  end
@@ -4313,7 +4313,7 @@ module Aws::ElasticLoadBalancingV2
4313
4313
  params: params,
4314
4314
  config: config)
4315
4315
  context[:gem_name] = 'aws-sdk-elasticloadbalancingv2'
4316
- context[:gem_version] = '1.50.0'
4316
+ context[:gem_version] = '1.51.0'
4317
4317
  Seahorse::Client::Request.new(handlers, context)
4318
4318
  end
4319
4319
 
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.50.0
4
+ version: 1.51.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-09-08 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