aws-sdk-databasemigrationservice 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
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 78a7b94aab94efe6182f9137b88bafb7062369050d48b6dc2c2a22b49e49b1bd
|
4
|
+
data.tar.gz: eb37ab527799e6c996c9b9e82bbf6cc461027b8deaf1a7a8bc52ab9ef1860a5f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ef4511ab0b661dad75b92ebb8b4a23ed877b625a64ad5dd317b40448d5e35f6d7b83ffe069c36cf417ca492b0dd0130946d11146cb67ebf2acb7c4a2ef0fa24a
|
7
|
+
data.tar.gz: ec0f3842f8e5bea90805d142dc1de8f04f1d06341651e63f2425856836306efbb3d4bf7a385ef998f2c150a956bd67b74c3363c5302af37769a083bb335aa95c
|
@@ -176,7 +176,7 @@ module Aws::DatabaseMigrationService
|
|
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.
|
@@ -5267,7 +5267,7 @@ module Aws::DatabaseMigrationService
|
|
5267
5267
|
params: params,
|
5268
5268
|
config: config)
|
5269
5269
|
context[:gem_name] = 'aws-sdk-databasemigrationservice'
|
5270
|
-
context[:gem_version] = '1.
|
5270
|
+
context[:gem_version] = '1.34.0'
|
5271
5271
|
Seahorse::Client::Request.new(handlers, context)
|
5272
5272
|
end
|
5273
5273
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-databasemigrationservice
|
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
|