aws-sdk-ec2 1.417.0 → 1.420.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.
@@ -1066,8 +1066,9 @@ module Aws::EC2
1066
1066
  #
1067
1067
  # * `instance-id` - The ID of the instance.
1068
1068
  #
1069
- # * `instance-lifecycle` - Indicates whether this is a Spot Instance or
1070
- # a Scheduled Instance (`spot` \| `scheduled`).
1069
+ # * `instance-lifecycle` - Indicates whether this is a Spot Instance, a
1070
+ # Scheduled Instance, or a Capacity Block (`spot` \| `scheduled` \|
1071
+ # `capacity-block`).
1071
1072
  #
1072
1073
  # * `instance-state-code` - The state of the instance, as a 16-bit
1073
1074
  # unsigned integer. The high byte is used for internal purposes and
data/lib/aws-sdk-ec2.rb CHANGED
@@ -76,6 +76,6 @@ require_relative 'aws-sdk-ec2/customizations'
76
76
  # @!group service
77
77
  module Aws::EC2
78
78
 
79
- GEM_VERSION = '1.417.0'
79
+ GEM_VERSION = '1.420.0'
80
80
 
81
81
  end
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.417.0
4
+ version: 1.420.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: 2023-10-31 00:00:00.000000000 Z
11
+ date: 2023-11-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4