aws-sdk-ec2 1.184.0 → 1.185.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 66a0c0ebc25f593006eb416244d9d627e25369aec3e492ceebea10c928d59bfc
4
- data.tar.gz: ba50a8a3265035d75c8f7f136f2be14bd6b21db16a411df5e3e1221b3591467e
3
+ metadata.gz: 63f95ae0213d0f4f5b2863e5d8ab26088b57ebdcb90822de26fb07f31bbaee5e
4
+ data.tar.gz: 529571a52f01e96b63ec503b07d45500cdb632a1c7865a46b189cb22b68892da
5
5
  SHA512:
6
- metadata.gz: e71057893a1a20ccd2a6d2f1ebdcbeb7ddef4c2fe5ebaf2c99821d331452a5d3b0be06e0b7e79c5a4692f208f54c2088aa5e327b39747922fe2079c470426d6f
7
- data.tar.gz: 2f4fa637480b4b33a810cbdd176ab4d0287e79cdcecff7f72b59ca389a9162f0a3e859df57ab450a87969521d1bafd941cf02d28782acbfe7792b6e876d364bb
6
+ metadata.gz: 1c723c6f37e2a6fc344c0aa88fd84b4c6f1d19ab21da4bc38412f7a1efe8503f1763d426eb71effe40b95ee3b74433e2ccf211f208597d0fec2c969b4b8bf236
7
+ data.tar.gz: b61cd5a797bb48b6c65f749aa83db52fff28e1b16a77a780fe09793630b33b2dedf52816f9b67d05f2498a52781c5f173c518a3ef3b932d2b012a60b6ed37236
@@ -71,6 +71,6 @@ require_relative 'aws-sdk-ec2/customizations'
71
71
  # @service
72
72
  module Aws::EC2
73
73
 
74
- GEM_VERSION = '1.184.0'
74
+ GEM_VERSION = '1.185.0'
75
75
 
76
76
  end
@@ -3644,7 +3644,7 @@ module Aws::EC2
3644
3644
  # resp = client.create_capacity_reservation({
3645
3645
  # client_token: "String",
3646
3646
  # instance_type: "String", # required
3647
- # instance_platform: "Linux/UNIX", # required, accepts Linux/UNIX, Red Hat Enterprise Linux, SUSE Linux, Windows, Windows with SQL Server, Windows with SQL Server Enterprise, Windows with SQL Server Standard, Windows with SQL Server Web, Linux with SQL Server Standard, Linux with SQL Server Web, Linux with SQL Server Enterprise, Windows BYOL
3647
+ # instance_platform: "Linux/UNIX", # required, accepts Linux/UNIX, Red Hat Enterprise Linux, SUSE Linux, Windows, Windows with SQL Server, Windows with SQL Server Enterprise, Windows with SQL Server Standard, Windows with SQL Server Web, Linux with SQL Server Standard, Linux with SQL Server Web, Linux with SQL Server Enterprise
3648
3648
  # availability_zone: "String",
3649
3649
  # availability_zone_id: "String",
3650
3650
  # tenancy: "default", # accepts default, dedicated
@@ -3675,7 +3675,7 @@ module Aws::EC2
3675
3675
  # resp.capacity_reservation.capacity_reservation_arn #=> String
3676
3676
  # resp.capacity_reservation.availability_zone_id #=> String
3677
3677
  # resp.capacity_reservation.instance_type #=> String
3678
- # resp.capacity_reservation.instance_platform #=> String, one of "Linux/UNIX", "Red Hat Enterprise Linux", "SUSE Linux", "Windows", "Windows with SQL Server", "Windows with SQL Server Enterprise", "Windows with SQL Server Standard", "Windows with SQL Server Web", "Linux with SQL Server Standard", "Linux with SQL Server Web", "Linux with SQL Server Enterprise", "Windows BYOL"
3678
+ # resp.capacity_reservation.instance_platform #=> String, one of "Linux/UNIX", "Red Hat Enterprise Linux", "SUSE Linux", "Windows", "Windows with SQL Server", "Windows with SQL Server Enterprise", "Windows with SQL Server Standard", "Windows with SQL Server Web", "Linux with SQL Server Standard", "Linux with SQL Server Web", "Linux with SQL Server Enterprise"
3679
3679
  # resp.capacity_reservation.availability_zone #=> String
3680
3680
  # resp.capacity_reservation.tenancy #=> String, one of "default", "dedicated"
3681
3681
  # resp.capacity_reservation.total_instance_count #=> Integer
@@ -13310,7 +13310,7 @@ module Aws::EC2
13310
13310
  # resp.capacity_reservations[0].capacity_reservation_arn #=> String
13311
13311
  # resp.capacity_reservations[0].availability_zone_id #=> String
13312
13312
  # resp.capacity_reservations[0].instance_type #=> String
13313
- # resp.capacity_reservations[0].instance_platform #=> String, one of "Linux/UNIX", "Red Hat Enterprise Linux", "SUSE Linux", "Windows", "Windows with SQL Server", "Windows with SQL Server Enterprise", "Windows with SQL Server Standard", "Windows with SQL Server Web", "Linux with SQL Server Standard", "Linux with SQL Server Web", "Linux with SQL Server Enterprise", "Windows BYOL"
13313
+ # resp.capacity_reservations[0].instance_platform #=> String, one of "Linux/UNIX", "Red Hat Enterprise Linux", "SUSE Linux", "Windows", "Windows with SQL Server", "Windows with SQL Server Enterprise", "Windows with SQL Server Standard", "Windows with SQL Server Web", "Linux with SQL Server Standard", "Linux with SQL Server Web", "Linux with SQL Server Enterprise"
13314
13314
  # resp.capacity_reservations[0].availability_zone #=> String
13315
13315
  # resp.capacity_reservations[0].tenancy #=> String, one of "default", "dedicated"
13316
13316
  # resp.capacity_reservations[0].total_instance_count #=> Integer
@@ -38171,7 +38171,7 @@ module Aws::EC2
38171
38171
  params: params,
38172
38172
  config: config)
38173
38173
  context[:gem_name] = 'aws-sdk-ec2'
38174
- context[:gem_version] = '1.184.0'
38174
+ context[:gem_version] = '1.185.0'
38175
38175
  Seahorse::Client::Request.new(handlers, context)
38176
38176
  end
38177
38177
 
@@ -4711,7 +4711,7 @@ module Aws::EC2
4711
4711
  # {
4712
4712
  # client_token: "String",
4713
4713
  # instance_type: "String", # required
4714
- # instance_platform: "Linux/UNIX", # required, accepts Linux/UNIX, Red Hat Enterprise Linux, SUSE Linux, Windows, Windows with SQL Server, Windows with SQL Server Enterprise, Windows with SQL Server Standard, Windows with SQL Server Web, Linux with SQL Server Standard, Linux with SQL Server Web, Linux with SQL Server Enterprise, Windows BYOL
4714
+ # instance_platform: "Linux/UNIX", # required, accepts Linux/UNIX, Red Hat Enterprise Linux, SUSE Linux, Windows, Windows with SQL Server, Windows with SQL Server Enterprise, Windows with SQL Server Standard, Windows with SQL Server Web, Linux with SQL Server Standard, Linux with SQL Server Web, Linux with SQL Server Enterprise
4715
4715
  # availability_zone: "String",
4716
4716
  # availability_zone_id: "String",
4717
4717
  # tenancy: "default", # accepts default, dedicated
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.184.0
4
+ version: 1.185.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-08-10 00:00:00.000000000 Z
11
+ date: 2020-08-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4