aws-sdk-applicationautoscaling 1.45.0 → 1.46.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: fd160b93aa5552e28db133a2448af8cbfa5bfa9b485f21bb584bbf64f77560f8
4
- data.tar.gz: 6ba6d427623db259e1a0b65f85eaa7421dfb7dacd13b34c14eb2a0c3657107dd
3
+ metadata.gz: 4862b65288ad508504efd4d4c87801a8daee7cad95565ce2c4cdb2c7c7b8d095
4
+ data.tar.gz: 51d4c33fbff3194e8559fd050a6dc6ad903faee1c24cb40cebb7f1d3eb60b2aa
5
5
  SHA512:
6
- metadata.gz: 5d16d1862668888a9ba106dd7d5cf4e3b86074d6e0df7ec848a954f65e5d44aca29172d28801dc1604f2941cfe843b8701040b5c89ebeb5d656b6f4afbd7b797
7
- data.tar.gz: 224a79fffb817ac17cf5f46d534f5f21ae9b7595e5b375f62b7dd6898968e2b0154f328bd809a0b2066301abe9ca244699eb90727c105f4fad7e6345e9dcf960
6
+ metadata.gz: '084e025faf42f2613cef7eec9dd3689fa8fc8d42c0452ceea47f07bece5e1ec5c2a3521cd3a290e6a5372ac049508eff0af7d2191d918f9cb54c68aef51dfb49'
7
+ data.tar.gz: 788e6a582d73b80906cd7135d70b953cc63ed37e7f86deb17149817630b66c671a4f2d86e310468537856cdf0fcdc3137f46f6559300ce9b6214d387577705b5
@@ -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
 
@@ -47,6 +48,6 @@ require_relative 'aws-sdk-applicationautoscaling/customizations'
47
48
  # @!group service
48
49
  module Aws::ApplicationAutoScaling
49
50
 
50
- GEM_VERSION = '1.45.0'
51
+ GEM_VERSION = '1.46.0'
51
52
 
52
53
  end
@@ -2427,7 +2427,7 @@ module Aws::ApplicationAutoScaling
2427
2427
  params: params,
2428
2428
  config: config)
2429
2429
  context[:gem_name] = 'aws-sdk-applicationautoscaling'
2430
- context[:gem_version] = '1.45.0'
2430
+ context[:gem_version] = '1.46.0'
2431
2431
  Seahorse::Client::Request.new(handlers, context)
2432
2432
  end
2433
2433
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-applicationautoscaling
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.45.0
4
+ version: 1.46.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