aws-sdk-autoscalingplans 1.22.0 → 1.23.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-autoscalingplans.rb +1 -1
- data/lib/aws-sdk-autoscalingplans/client.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 614bc4cd8454fdc4c4a1bb2ac2c64a1741e8bedec1a4c0ee904395100be31a26
|
4
|
+
data.tar.gz: d4a11c806227807f7c0e58c03462eb3f5139902408625294c2aa40dbfd52251a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 255b6d7accac1e5e22b16abf98dc7bafbb8286d0d2b2dbf9a0151cbe47e2d406e985e08653dcf5e9d48c7c1e1fac3ff6a6a3951a366a5b97652bcde2be6cdad1
|
7
|
+
data.tar.gz: fc47ef41aaaaf42fa9d21949205e5ae88baccd52a201c4c4a8b4e61cfbc9b5772d65d514b74e1a4e5f0d80cf08827b9253cc78c5a6514a844c8c3cafd246dfa4
|
@@ -176,7 +176,7 @@ module Aws::AutoScalingPlans
|
|
176
176
|
# requests fetching endpoints information. Defaults to 60 sec.
|
177
177
|
#
|
178
178
|
# @option options [Boolean] :endpoint_discovery (false)
|
179
|
-
# When set to `true`, endpoint discovery will be enabled for operations when available.
|
179
|
+
# When set to `true`, endpoint discovery will be enabled for operations when available.
|
180
180
|
#
|
181
181
|
# @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
|
182
182
|
# The log formatter.
|
@@ -847,7 +847,7 @@ module Aws::AutoScalingPlans
|
|
847
847
|
params: params,
|
848
848
|
config: config)
|
849
849
|
context[:gem_name] = 'aws-sdk-autoscalingplans'
|
850
|
-
context[:gem_version] = '1.
|
850
|
+
context[:gem_version] = '1.23.0'
|
851
851
|
Seahorse::Client::Request.new(handlers, context)
|
852
852
|
end
|
853
853
|
|
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.23.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-05-
|
11
|
+
date: 2020-05-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|