aws-sdk-snowball 1.32.0 → 1.33.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: c57f097e653987db1df04a72f8dcde132fb59b87dd1427bfc4c88b054925fe68
4
- data.tar.gz: ff3612b4dc234b743151eb60e6e685cc430f6b530539c47bbcdd23cc976aa500
3
+ metadata.gz: 75f07ed11d5182c43e8aec6524433731970ccac360db225231ab04a067c33c68
4
+ data.tar.gz: ccdaa23187a79da67cc6cafd4857185752bc01ffb2aeeb42fd41177992184d29
5
5
  SHA512:
6
- metadata.gz: 7f20e7122982d14272227b6277e86c20b01a9f2f753468cc31fd6e607898b3eea032e3b6ae6493e9069c2bb1f420e52ed494ec9b8eb752152dc0218bb193853f
7
- data.tar.gz: eed0c30ea2981aead3beb525faa8b86b29ddb06c556aaaf286531a676a5a92bcf5c96f8689fd219055bf18aca63dca952a2703166356820a852f74911c92ec02
6
+ metadata.gz: 7ee1acbe01fe124e80ba8f084ae608f439f8fe7db8f6885673d33c46b5aa650fba53021299d16fdb21d448d0219f1347f738f297b0a126d4d7fc1c645a3f613a
7
+ data.tar.gz: b48bfc881ad2f9bc9a485fabaa43f87a3356a4a1e27f77318a8b0c2111214a5b97bd8bd174a96b8d38278cccd058f7f6fb6f1df74f4d66200344f1caa669480a
@@ -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-snowball/customizations'
47
48
  # @!group service
48
49
  module Aws::Snowball
49
50
 
50
- GEM_VERSION = '1.32.0'
51
+ GEM_VERSION = '1.33.0'
51
52
 
52
53
  end
@@ -2014,7 +2014,7 @@ module Aws::Snowball
2014
2014
  params: params,
2015
2015
  config: config)
2016
2016
  context[:gem_name] = 'aws-sdk-snowball'
2017
- context[:gem_version] = '1.32.0'
2017
+ context[:gem_version] = '1.33.0'
2018
2018
  Seahorse::Client::Request.new(handlers, context)
2019
2019
  end
2020
2020
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-snowball
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.32.0
4
+ version: 1.33.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