aws-sdk-ec2 1.131.0 → 1.132.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 46a96716f46603b98fc964ad7c44fed247b07f33
4
- data.tar.gz: c3669ad6f64f8d27182dbfaa90f76f8b0a081467
3
+ metadata.gz: b949836d0bc279bb51873ec0cb1c13f204d868ce
4
+ data.tar.gz: 209e2bd353bdd4703e59cedbdbc49c770b0df44e
5
5
  SHA512:
6
- metadata.gz: 43c8c7d6a573c20518c2afaf7e0ca909c66a123e0f323f96660ca3bc404e15d50a91276600489feee76c2d82e2efc5830e7594be50414145564d2b76b60643d3
7
- data.tar.gz: 41aee12a7c91e995676ad46bcaf1c9b732eddf8679b83356ba9ec607f0b29e1080b4983417c6840ac6ff1d16ebd5a513a5572e153c0077a8d7e9e02313c6095b
6
+ metadata.gz: b4edbf25eb726ba35ed1a570ca1e4e64ddc0f5df463646845f74c072aa213a24fd3144aefc95d15e15ac30db31c4228810f19495252470c6a386241955c7671d
7
+ data.tar.gz: 000e216401f50729ff958e6815e9e50470ec024e0973c37e5cdbc7d87419874f7f9a87de3c45f373b63d4995f710e4df200b1ba201d0d184553394bbc493585e
@@ -66,6 +66,6 @@ require_relative 'aws-sdk-ec2/customizations'
66
66
  # @service
67
67
  module Aws::EC2
68
68
 
69
- GEM_VERSION = '1.131.0'
69
+ GEM_VERSION = '1.132.0'
70
70
 
71
71
  end
@@ -15666,7 +15666,7 @@ module Aws::EC2
15666
15666
  # instance type.
15667
15667
  #
15668
15668
  # * `vcpu-info.default-threads-per-core` - The default number of threads
15669
- # per cores for the instance type.
15669
+ # per core for the instance type.
15670
15670
  #
15671
15671
  # * `vcpu-info.default-vcpus` - The default number of vCPUs for the
15672
15672
  # instance type.
@@ -34944,11 +34944,10 @@ module Aws::EC2
34944
34944
  # EC2 charges a one-minute minimum for instance usage, and thereafter
34945
34945
  # charges per second for instance usage.
34946
34946
  #
34947
- # You can't start, stop, or hibernate Spot Instances, and you can't
34948
- # stop or hibernate instance store-backed instances. For information
34949
- # about using hibernation for Spot Instances, see [Hibernating
34950
- # Interrupted Spot Instances][4] in the *Amazon Elastic Compute Cloud
34951
- # User Guide*.
34947
+ # You can't hibernate Spot Instances, and you can't stop or hibernate
34948
+ # instance store-backed instances. For information about using
34949
+ # hibernation for Spot Instances, see [Hibernating Interrupted Spot
34950
+ # Instances][4] in the *Amazon Elastic Compute Cloud User Guide*.
34952
34951
  #
34953
34952
  # When you stop or hibernate an instance, we shut it down. You can
34954
34953
  # restart your instance at any time. Before stopping or hibernating an
@@ -35633,7 +35632,7 @@ module Aws::EC2
35633
35632
  params: params,
35634
35633
  config: config)
35635
35634
  context[:gem_name] = 'aws-sdk-ec2'
35636
- context[:gem_version] = '1.131.0'
35635
+ context[:gem_version] = '1.132.0'
35637
35636
  Seahorse::Client::Request.new(handlers, context)
35638
35637
  end
35639
35638
 
@@ -14432,7 +14432,7 @@ module Aws::EC2
14432
14432
  # instance type.
14433
14433
  #
14434
14434
  # * `vcpu-info.default-threads-per-core` - The default number of
14435
- # threads per cores for the instance type.
14435
+ # threads per core for the instance type.
14436
14436
  #
14437
14437
  # * `vcpu-info.default-vcpus` - The default number of vCPUs for the
14438
14438
  # instance type.
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.131.0
4
+ version: 1.132.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-01-10 00:00:00.000000000 Z
11
+ date: 2020-01-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4