aws-sdk-opsworkscm 1.33.0 → 1.34.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-opsworkscm.rb +1 -1
- data/lib/aws-sdk-opsworkscm/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: 0f8a574bed43a7efeeaf9c5516454d5f7223fbe5d0635de52e7a72991e41adea
|
4
|
+
data.tar.gz: 626c3073290213f3fe4b8796a03196f3d91ba531e7b9ad134c20409544ce6cd9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 60d6f5064ec8c52a606293aee355e3b2e55fd5e3fe0fb03d9ef0d8ffc09922f259e8500413e5e36a16e7d01e122376b8ec85c51c74f6ea58b5efffe87e1b4047
|
7
|
+
data.tar.gz: 56287e1d78f3c50a099babcaf6a220c85a006b65cb069d021cdf3aacb4377608617ffabb835ecf7cf42cf3db43e66c24e70a6254d6ded8791864557c998707bf
|
data/lib/aws-sdk-opsworkscm.rb
CHANGED
@@ -176,7 +176,7 @@ module Aws::OpsWorksCM
|
|
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.
|
@@ -1765,7 +1765,7 @@ module Aws::OpsWorksCM
|
|
1765
1765
|
params: params,
|
1766
1766
|
config: config)
|
1767
1767
|
context[:gem_name] = 'aws-sdk-opsworkscm'
|
1768
|
-
context[:gem_version] = '1.
|
1768
|
+
context[:gem_version] = '1.34.0'
|
1769
1769
|
Seahorse::Client::Request.new(handlers, context)
|
1770
1770
|
end
|
1771
1771
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-opsworkscm
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.34.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
|