aws-sdk-autoscalingplans 1.19.0 → 1.20.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
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f569e6dbf8e84e2035cecc2a1eaf3dd411d52456
|
4
|
+
data.tar.gz: 0a42872688b456f395b10572d614f136f3fd9c61
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b8144428eeabf6944571de8083777b0dcd088d0ee6da0213666ab42998756aaf3f9d47ad7f986cf18f99e205f8c4aa59627c6f31a6e1c7104a1a492e3eba36f2
|
7
|
+
data.tar.gz: ad736fb5c96b66ac467ebdf0dfb51ee2910eeb3aa3896b96c78f34cfa19d66f9f31c41f80bd851178d45eceb6dd100d50185312a162e30198b028dc2b05c1178
|
@@ -793,7 +793,7 @@ module Aws::AutoScalingPlans
|
|
793
793
|
params: params,
|
794
794
|
config: config)
|
795
795
|
context[:gem_name] = 'aws-sdk-autoscalingplans'
|
796
|
-
context[:gem_version] = '1.
|
796
|
+
context[:gem_version] = '1.20.0'
|
797
797
|
Seahorse::Client::Request.new(handlers, context)
|
798
798
|
end
|
799
799
|
|
@@ -281,7 +281,7 @@ module Aws::AutoScalingPlans
|
|
281
281
|
|
282
282
|
api.metadata = {
|
283
283
|
"apiVersion" => "2018-01-06",
|
284
|
-
"endpointPrefix" => "autoscaling",
|
284
|
+
"endpointPrefix" => "autoscaling-plans",
|
285
285
|
"jsonVersion" => "1.1",
|
286
286
|
"protocol" => "json",
|
287
287
|
"serviceFullName" => "AWS Auto Scaling Plans",
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-autoscalingplans
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.20.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: 2019-
|
11
|
+
date: 2019-11-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|