aws-sdk-glacier 1.23.0 → 1.24.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.
@@ -53,7 +53,7 @@ module Aws::Glacier
53
53
  data[:creation_date]
54
54
  end
55
55
 
56
- # The Universal Coordinated Time (UTC) date when Amazon Glacier
56
+ # The Universal Coordinated Time (UTC) date when Amazon S3 Glacier
57
57
  # completed the last vault inventory. This value should be a string in
58
58
  # the ISO 8601 date format, for example `2012-03-20T17:03:43.221Z`.
59
59
  # @return [Time]
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.23.0
4
+ version: 1.24.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: 2019-07-01 00:00:00.000000000 Z
11
+ date: 2019-07-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core