aws-sdk-ec2 1.61.0 → 1.62.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.
@@ -833,6 +833,10 @@ module Aws::EC2
833
833
  # * `group-name` - The name of the security group for the instance.
834
834
  # EC2-Classic only.
835
835
  #
836
+ # * `hibernation-options.configured` - A Boolean that indicates whether
837
+ # the instance is enabled for hibernation. A value of `true` means
838
+ # that the instance is enabled for hibernation.
839
+ #
836
840
  # * `host-id` - The ID of the Dedicated Host on which the instance is
837
841
  # running, if applicable.
838
842
  #
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-ec2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.61.0
4
+ version: 1.62.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-11-28 00:00:00.000000000 Z
11
+ date: 2018-11-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4