aws-sdk-glacier 1.6.0 → 1.7.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
  SHA1:
3
- metadata.gz: dc1be7bfa75be99acaede76f129a2275db4d5c53
4
- data.tar.gz: a16963e5244e250792519200f43cbbd02ea02d6e
3
+ metadata.gz: 6bad93ccbde61ca92f41a5823792a971f8ffb8b5
4
+ data.tar.gz: 827f059766cd6de709c2569b2fefe642b675ed9b
5
5
  SHA512:
6
- metadata.gz: 6d022d2b3e0a54a49a69ae5c628dbe1c4859c921b5d2a675f5aedffac5dcab7ad6104f082e2ced763655470b3cf8cb4231c49a61453c5751f9ab67b669a19f90
7
- data.tar.gz: 013c39393f0151cf725eefc0762928f1a43abbebe269a7c082015693e2f957fa5cb75fbe513c8466c3e0a906ae1c5399fea7b2406135603ec3febec364b84785
6
+ metadata.gz: 64c85e34548ae624bd88660f4d64b703c844153cc8d08452e41dc27e9d187e429b969a016ddf010f7edd40a539d5751f9ad8652bbb2c1956d3256d957387a13a
7
+ data.tar.gz: 00166d0e9608b7bd531f6f72b111f0b8d3bac7881407e66e1de64defb7e3c4304c5911f28ca591dbdb1cb18b82696fa21f0f054a8d81e91083d75dd85743f67a
@@ -49,6 +49,6 @@ require_relative 'aws-sdk-glacier/customizations'
49
49
  # @service
50
50
  module Aws::Glacier
51
51
 
52
- GEM_VERSION = '1.6.0'
52
+ GEM_VERSION = '1.7.0'
53
53
 
54
54
  end
@@ -832,7 +832,7 @@ module Aws::Glacier
832
832
  #
833
833
  #
834
834
  #
835
- # [1]: http://docs.aws.amazon.com/latest/dev/using-iam-with-amazon-glacier.html
835
+ # [1]: http://docs.aws.amazon.com/amazonglacier/latest/dev/using-iam-with-amazon-glacier.html
836
836
  # [2]: http://docs.aws.amazon.com/amazonglacier/latest/dev/configuring-notifications.html
837
837
  # [3]: http://docs.aws.amazon.com/amazonglacier/latest/dev/api-vault-notifications-delete.html
838
838
  #
@@ -3180,7 +3180,7 @@ module Aws::Glacier
3180
3180
  params: params,
3181
3181
  config: config)
3182
3182
  context[:gem_name] = 'aws-sdk-glacier'
3183
- context[:gem_version] = '1.6.0'
3183
+ context[:gem_version] = '1.7.0'
3184
3184
  Seahorse::Client::Request.new(handlers, context)
3185
3185
  end
3186
3186
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-glacier
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0
4
+ version: 1.7.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: 2018-02-13 00:00:00.000000000 Z
11
+ date: 2018-04-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -86,7 +86,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
86
86
  version: '0'
87
87
  requirements: []
88
88
  rubyforge_project:
89
- rubygems_version: 2.5.1
89
+ rubygems_version: 2.5.2.3
90
90
  signing_key:
91
91
  specification_version: 4
92
92
  summary: AWS SDK for Ruby - Amazon Glacier