aws-sdk-applicationautoscaling 1.42.0 → 1.43.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: 2d14c5fbc38fb47e53e7bb9dc72bd0559f0c442e383ea7fc4c6eb05f06122f52
|
|
4
|
+
data.tar.gz: 200a2770ffb63d5e6a82ccaa1011c79bfc2e61c27f7605f3cd36ee9bf3d6fa48
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bc08b74ac6526f5f130fcdef216f95c39d8a39bbb6be90e684367dc9b8e8459f4d60b58849362dec700a69a473a06f3b08a081b05b4d915ce1a2396f32fe1689
|
|
7
|
+
data.tar.gz: c7e98fd1b2c4d6301e25d3b46c5271ec0cc19b820b7d00a10ec414b78298fd431f73502bdbf5ed6f02e73020d2137bac6207f1bf7a24b65eb646eb2fd3e6fecb
|
|
@@ -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.
|
|
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.
|
|
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-
|
|
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
|