aws-sdk-applicationautoscaling 1.39.0 → 1.40.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 881ca63b37cfa9af8ca3c1a8ceaaafebf7b32f74eac13be909b0ffe8214bc56a
|
4
|
+
data.tar.gz: f2d6a232041e0c37b38da00a6e0531de39cc1f296b8a4f38131bbb3f4bf623c5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9c447c258b6d251727fbf223bb2a56d8e2f6a34d355b5ba361b591f30198b0beeb6c9b96c56374cc573943d01921706042133bf5972db955757368646060a99f
|
7
|
+
data.tar.gz: 5edb6ea0ccb53733832e1c3f9ce665958b210d6c0004814998420c1076bbad117c68ce3d81e6e94506be24f8d382f33b0cfa74c00fefa50d88eb3658bb469fce
|
@@ -176,7 +176,7 @@ module Aws::ApplicationAutoScaling
|
|
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.
|
@@ -2406,7 +2406,7 @@ module Aws::ApplicationAutoScaling
|
|
2406
2406
|
params: params,
|
2407
2407
|
config: config)
|
2408
2408
|
context[:gem_name] = 'aws-sdk-applicationautoscaling'
|
2409
|
-
context[:gem_version] = '1.
|
2409
|
+
context[:gem_version] = '1.40.0'
|
2410
2410
|
Seahorse::Client::Request.new(handlers, context)
|
2411
2411
|
end
|
2412
2412
|
|
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.40.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
|