aws-sdk-applicationautoscaling 1.42.0 → 1.43.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
  SHA256:
3
- metadata.gz: 8632190c721bf29b3a251fb833207116493da18bd82c145a5a0ca7d21268128d
4
- data.tar.gz: 99f9b6f2a24c2e18a1513013251bd12973ec2f2623a3f38f6491d96336b88cce
3
+ metadata.gz: 2d14c5fbc38fb47e53e7bb9dc72bd0559f0c442e383ea7fc4c6eb05f06122f52
4
+ data.tar.gz: 200a2770ffb63d5e6a82ccaa1011c79bfc2e61c27f7605f3cd36ee9bf3d6fa48
5
5
  SHA512:
6
- metadata.gz: '06093ae95eb3650aba78963ec2e21e31d0330a562d2060ce654e66abf2149b8fcdd444bdc161458dbaab2c87aa1503d494f673719845a1a9935c1d1f1b6365d5'
7
- data.tar.gz: 0fa05b930dc2be6864eb05117dac2ac574a7f374ae7d8b6e78a3342bd2e02e4f25a1bdce522f6a5a14d2ea029407b98f63f0b7f8c046290df251222b69c16207
6
+ metadata.gz: bc08b74ac6526f5f130fcdef216f95c39d8a39bbb6be90e684367dc9b8e8459f4d60b58849362dec700a69a473a06f3b08a081b05b4d915ce1a2396f32fe1689
7
+ data.tar.gz: c7e98fd1b2c4d6301e25d3b46c5271ec0cc19b820b7d00a10ec414b78298fd431f73502bdbf5ed6f02e73020d2137bac6207f1bf7a24b65eb646eb2fd3e6fecb
@@ -47,6 +47,6 @@ require_relative 'aws-sdk-applicationautoscaling/customizations'
47
47
  # @service
48
48
  module Aws::ApplicationAutoScaling
49
49
 
50
- GEM_VERSION = '1.42.0'
50
+ GEM_VERSION = '1.43.0'
51
51
 
52
52
  end
@@ -2410,7 +2410,7 @@ module Aws::ApplicationAutoScaling
2410
2410
  params: params,
2411
2411
  config: config)
2412
2412
  context[:gem_name] = 'aws-sdk-applicationautoscaling'
2413
- context[:gem_version] = '1.42.0'
2413
+ context[:gem_version] = '1.43.0'
2414
2414
  Seahorse::Client::Request.new(handlers, context)
2415
2415
  end
2416
2416
 
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.42.0
4
+ version: 1.43.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-06-23 00:00:00.000000000 Z
11
+ date: 2020-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core