aws-sdk-migrationhub 1.27.0 → 1.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6a5d02e6a91c76f1b57c9d83def54e7d1af55db1d2b8b6ebd3ae3ad791343318
4
- data.tar.gz: 2c588095da5fa3f54ded4be76b9aa4adca579031349dcda29530b5e86415c520
3
+ metadata.gz: 5acad3609908525f104770a8621c91abd80a53cdec7c794747c24a66b83e1c6d
4
+ data.tar.gz: e83a7c5b9bd75a0d8d4b2b174745cf4a8d0f3d7ac900fc632e308af144d26fe2
5
5
  SHA512:
6
- metadata.gz: 58f8bf13ea92a0c6dd14ac7f1a95aab9fc732d92f4e394861701ae1c222fc1ab0abbcb05c8e9b4d6600a5913e54f894c2dac5900f30cfb139bfca28c62427d17
7
- data.tar.gz: 24636a1940df33d0f6d00cb10ff7bbb0116f22ddbffc32b071e2af89cd1b57ce1d6f5b733be82a1062e0149ff049bfd5f7a269d708dbcb2416781a76eff0c4f7
6
+ metadata.gz: 9da6d4bfab4524d3a67d0be997f635554b9dfdeb26565e1e0c24067a9c155b7afde3e04842655ad167b6a760cca24e69f38a1dadc46bdc3249aea56296a84bb0
7
+ data.tar.gz: 427c81a918e0e268e869c0ba2889681868e09077c45d74d73b364a03c776849cb89b72aab90398114fcd8812ea466fcc43fe8dce087f4ee708092b6893e068de
@@ -7,6 +7,7 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  require 'aws-sdk-core'
11
12
  require 'aws-sigv4'
12
13
 
@@ -47,6 +48,6 @@ require_relative 'aws-sdk-migrationhub/customizations'
47
48
  # @!group service
48
49
  module Aws::MigrationHub
49
50
 
50
- GEM_VERSION = '1.27.0'
51
+ GEM_VERSION = '1.28.0'
51
52
 
52
53
  end
@@ -1170,7 +1170,7 @@ module Aws::MigrationHub
1170
1170
  params: params,
1171
1171
  config: config)
1172
1172
  context[:gem_name] = 'aws-sdk-migrationhub'
1173
- context[:gem_version] = '1.27.0'
1173
+ context[:gem_version] = '1.28.0'
1174
1174
  Seahorse::Client::Request.new(handlers, context)
1175
1175
  end
1176
1176
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-migrationhub
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.27.0
4
+ version: 1.28.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-08-25 00:00:00.000000000 Z
11
+ date: 2020-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core