aws-sdk-ec2 1.149.0 → 1.151.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -901,6 +901,7 @@ module Aws::EC2
901
901
  # running, if applicable.
902
902
  #
903
903
  # * `hypervisor` - The hypervisor type of the instance (`ovm` \| `xen`).
904
+ # The value `xen` is used for both Xen and Nitro hypervisors.
904
905
  #
905
906
  # * `iam-instance-profile.arn` - The instance profile associated with
906
907
  # the instance. Specified as an ARN.
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.149.0
4
+ version: 1.151.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-03-09 00:00:00.000000000 Z
11
+ date: 2020-03-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4
@@ -108,8 +108,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
108
  - !ruby/object:Gem::Version
109
109
  version: '0'
110
110
  requirements: []
111
- rubyforge_project:
112
- rubygems_version: 2.5.2.3
111
+ rubygems_version: 3.0.3
113
112
  signing_key:
114
113
  specification_version: 4
115
114
  summary: AWS SDK for Ruby - Amazon EC2