aws-sdk-ec2 1.272.0 → 1.276.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.
@@ -13,6 +13,16 @@ module Aws::EC2
13
13
 
14
14
  include Seahorse::Model
15
15
 
16
+ AcceleratorCount = Shapes::StructureShape.new(name: 'AcceleratorCount')
17
+ AcceleratorCountRequest = Shapes::StructureShape.new(name: 'AcceleratorCountRequest')
18
+ AcceleratorManufacturer = Shapes::StringShape.new(name: 'AcceleratorManufacturer')
19
+ AcceleratorManufacturerSet = Shapes::ListShape.new(name: 'AcceleratorManufacturerSet')
20
+ AcceleratorName = Shapes::StringShape.new(name: 'AcceleratorName')
21
+ AcceleratorNameSet = Shapes::ListShape.new(name: 'AcceleratorNameSet')
22
+ AcceleratorTotalMemoryMiB = Shapes::StructureShape.new(name: 'AcceleratorTotalMemoryMiB')
23
+ AcceleratorTotalMemoryMiBRequest = Shapes::StructureShape.new(name: 'AcceleratorTotalMemoryMiBRequest')
24
+ AcceleratorType = Shapes::StringShape.new(name: 'AcceleratorType')
25
+ AcceleratorTypeSet = Shapes::ListShape.new(name: 'AcceleratorTypeSet')
16
26
  AcceptReservedInstancesExchangeQuoteRequest = Shapes::StructureShape.new(name: 'AcceptReservedInstancesExchangeQuoteRequest')
17
27
  AcceptReservedInstancesExchangeQuoteResult = Shapes::StructureShape.new(name: 'AcceptReservedInstancesExchangeQuoteResult')
18
28
  AcceptTransitGatewayMulticastDomainAssociationsRequest = Shapes::StructureShape.new(name: 'AcceptTransitGatewayMulticastDomainAssociationsRequest')
@@ -73,6 +83,7 @@ module Aws::EC2
73
83
  ApplySecurityGroupsToClientVpnTargetNetworkResult = Shapes::StructureShape.new(name: 'ApplySecurityGroupsToClientVpnTargetNetworkResult')
74
84
  ArchitectureType = Shapes::StringShape.new(name: 'ArchitectureType')
75
85
  ArchitectureTypeList = Shapes::ListShape.new(name: 'ArchitectureTypeList')
86
+ ArchitectureTypeSet = Shapes::ListShape.new(name: 'ArchitectureTypeSet')
76
87
  ArchitectureValues = Shapes::StringShape.new(name: 'ArchitectureValues')
77
88
  ArnList = Shapes::ListShape.new(name: 'ArnList')
78
89
  AssignIpv6AddressesRequest = Shapes::StructureShape.new(name: 'AssignIpv6AddressesRequest')
@@ -146,8 +157,11 @@ module Aws::EC2
146
157
  AvailabilityZoneStringList = Shapes::ListShape.new(name: 'AvailabilityZoneStringList')
147
158
  AvailableCapacity = Shapes::StructureShape.new(name: 'AvailableCapacity')
148
159
  AvailableInstanceCapacityList = Shapes::ListShape.new(name: 'AvailableInstanceCapacityList')
160
+ BareMetal = Shapes::StringShape.new(name: 'BareMetal')
149
161
  BareMetalFlag = Shapes::BooleanShape.new(name: 'BareMetalFlag')
150
162
  BaselineBandwidthInMbps = Shapes::IntegerShape.new(name: 'BaselineBandwidthInMbps')
163
+ BaselineEbsBandwidthMbps = Shapes::StructureShape.new(name: 'BaselineEbsBandwidthMbps')
164
+ BaselineEbsBandwidthMbpsRequest = Shapes::StructureShape.new(name: 'BaselineEbsBandwidthMbpsRequest')
151
165
  BaselineIops = Shapes::IntegerShape.new(name: 'BaselineIops')
152
166
  BaselineThroughputInMBps = Shapes::FloatShape.new(name: 'BaselineThroughputInMBps')
153
167
  BatchState = Shapes::StringShape.new(name: 'BatchState')
@@ -170,6 +184,7 @@ module Aws::EC2
170
184
  BundleTaskError = Shapes::StructureShape.new(name: 'BundleTaskError')
171
185
  BundleTaskList = Shapes::ListShape.new(name: 'BundleTaskList')
172
186
  BundleTaskState = Shapes::StringShape.new(name: 'BundleTaskState')
187
+ BurstablePerformance = Shapes::StringShape.new(name: 'BurstablePerformance')
173
188
  BurstablePerformanceFlag = Shapes::BooleanShape.new(name: 'BurstablePerformanceFlag')
174
189
  ByoipCidr = Shapes::StructureShape.new(name: 'ByoipCidr')
175
190
  ByoipCidrSet = Shapes::ListShape.new(name: 'ByoipCidrSet')
@@ -304,6 +319,8 @@ module Aws::EC2
304
319
  CopyTagsFromSource = Shapes::StringShape.new(name: 'CopyTagsFromSource')
305
320
  CoreCount = Shapes::IntegerShape.new(name: 'CoreCount')
306
321
  CoreCountList = Shapes::ListShape.new(name: 'CoreCountList')
322
+ CpuManufacturer = Shapes::StringShape.new(name: 'CpuManufacturer')
323
+ CpuManufacturerSet = Shapes::ListShape.new(name: 'CpuManufacturerSet')
307
324
  CpuOptions = Shapes::StructureShape.new(name: 'CpuOptions')
308
325
  CpuOptionsRequest = Shapes::StructureShape.new(name: 'CpuOptionsRequest')
309
326
  CreateCapacityReservationFleetRequest = Shapes::StructureShape.new(name: 'CreateCapacityReservationFleetRequest')
@@ -1023,6 +1040,8 @@ module Aws::EC2
1023
1040
  EventInformation = Shapes::StructureShape.new(name: 'EventInformation')
1024
1041
  EventType = Shapes::StringShape.new(name: 'EventType')
1025
1042
  ExcessCapacityTerminationPolicy = Shapes::StringShape.new(name: 'ExcessCapacityTerminationPolicy')
1043
+ ExcludedInstanceType = Shapes::StringShape.new(name: 'ExcludedInstanceType')
1044
+ ExcludedInstanceTypeSet = Shapes::ListShape.new(name: 'ExcludedInstanceTypeSet')
1026
1045
  ExecutableByStringList = Shapes::ListShape.new(name: 'ExecutableByStringList')
1027
1046
  Explanation = Shapes::StructureShape.new(name: 'Explanation')
1028
1047
  ExplanationList = Shapes::ListShape.new(name: 'ExplanationList')
@@ -1140,6 +1159,8 @@ module Aws::EC2
1140
1159
  GetGroupsForCapacityReservationResult = Shapes::StructureShape.new(name: 'GetGroupsForCapacityReservationResult')
1141
1160
  GetHostReservationPurchasePreviewRequest = Shapes::StructureShape.new(name: 'GetHostReservationPurchasePreviewRequest')
1142
1161
  GetHostReservationPurchasePreviewResult = Shapes::StructureShape.new(name: 'GetHostReservationPurchasePreviewResult')
1162
+ GetInstanceTypesFromInstanceRequirementsRequest = Shapes::StructureShape.new(name: 'GetInstanceTypesFromInstanceRequirementsRequest')
1163
+ GetInstanceTypesFromInstanceRequirementsResult = Shapes::StructureShape.new(name: 'GetInstanceTypesFromInstanceRequirementsResult')
1143
1164
  GetLaunchTemplateDataRequest = Shapes::StructureShape.new(name: 'GetLaunchTemplateDataRequest')
1144
1165
  GetLaunchTemplateDataResult = Shapes::StructureShape.new(name: 'GetLaunchTemplateDataResult')
1145
1166
  GetManagedPrefixListAssociationsMaxResults = Shapes::IntegerShape.new(name: 'GetManagedPrefixListAssociationsMaxResults')
@@ -1153,6 +1174,8 @@ module Aws::EC2
1153
1174
  GetReservedInstancesExchangeQuoteResult = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteResult')
1154
1175
  GetSerialConsoleAccessStatusRequest = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusRequest')
1155
1176
  GetSerialConsoleAccessStatusResult = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusResult')
1177
+ GetSpotPlacementScoresRequest = Shapes::StructureShape.new(name: 'GetSpotPlacementScoresRequest')
1178
+ GetSpotPlacementScoresResult = Shapes::StructureShape.new(name: 'GetSpotPlacementScoresResult')
1156
1179
  GetSubnetCidrReservationsMaxResults = Shapes::IntegerShape.new(name: 'GetSubnetCidrReservationsMaxResults')
1157
1180
  GetSubnetCidrReservationsRequest = Shapes::StructureShape.new(name: 'GetSubnetCidrReservationsRequest')
1158
1181
  GetSubnetCidrReservationsResult = Shapes::StructureShape.new(name: 'GetSubnetCidrReservationsResult')
@@ -1300,6 +1323,8 @@ module Aws::EC2
1300
1323
  InstanceEventWindowTimeRangeRequestSet = Shapes::ListShape.new(name: 'InstanceEventWindowTimeRangeRequestSet')
1301
1324
  InstanceExportDetails = Shapes::StructureShape.new(name: 'InstanceExportDetails')
1302
1325
  InstanceFamilyCreditSpecification = Shapes::StructureShape.new(name: 'InstanceFamilyCreditSpecification')
1326
+ InstanceGeneration = Shapes::StringShape.new(name: 'InstanceGeneration')
1327
+ InstanceGenerationSet = Shapes::ListShape.new(name: 'InstanceGenerationSet')
1303
1328
  InstanceHealthStatus = Shapes::StringShape.new(name: 'InstanceHealthStatus')
1304
1329
  InstanceId = Shapes::StringShape.new(name: 'InstanceId')
1305
1330
  InstanceIdList = Shapes::ListShape.new(name: 'InstanceIdList')
@@ -1335,6 +1360,9 @@ module Aws::EC2
1335
1360
  InstanceNetworkInterfaceSpecificationList = Shapes::ListShape.new(name: 'InstanceNetworkInterfaceSpecificationList')
1336
1361
  InstancePrivateIpAddress = Shapes::StructureShape.new(name: 'InstancePrivateIpAddress')
1337
1362
  InstancePrivateIpAddressList = Shapes::ListShape.new(name: 'InstancePrivateIpAddressList')
1363
+ InstanceRequirements = Shapes::StructureShape.new(name: 'InstanceRequirements')
1364
+ InstanceRequirementsRequest = Shapes::StructureShape.new(name: 'InstanceRequirementsRequest')
1365
+ InstanceRequirementsWithMetadataRequest = Shapes::StructureShape.new(name: 'InstanceRequirementsWithMetadataRequest')
1338
1366
  InstanceSpecification = Shapes::StructureShape.new(name: 'InstanceSpecification')
1339
1367
  InstanceState = Shapes::StructureShape.new(name: 'InstanceState')
1340
1368
  InstanceStateChange = Shapes::StructureShape.new(name: 'InstanceStateChange')
@@ -1355,10 +1383,13 @@ module Aws::EC2
1355
1383
  InstanceType = Shapes::StringShape.new(name: 'InstanceType')
1356
1384
  InstanceTypeHypervisor = Shapes::StringShape.new(name: 'InstanceTypeHypervisor')
1357
1385
  InstanceTypeInfo = Shapes::StructureShape.new(name: 'InstanceTypeInfo')
1386
+ InstanceTypeInfoFromInstanceRequirements = Shapes::StructureShape.new(name: 'InstanceTypeInfoFromInstanceRequirements')
1387
+ InstanceTypeInfoFromInstanceRequirementsSet = Shapes::ListShape.new(name: 'InstanceTypeInfoFromInstanceRequirementsSet')
1358
1388
  InstanceTypeInfoList = Shapes::ListShape.new(name: 'InstanceTypeInfoList')
1359
1389
  InstanceTypeList = Shapes::ListShape.new(name: 'InstanceTypeList')
1360
1390
  InstanceTypeOffering = Shapes::StructureShape.new(name: 'InstanceTypeOffering')
1361
1391
  InstanceTypeOfferingsList = Shapes::ListShape.new(name: 'InstanceTypeOfferingsList')
1392
+ InstanceTypes = Shapes::ListShape.new(name: 'InstanceTypes')
1362
1393
  InstanceUsage = Shapes::StructureShape.new(name: 'InstanceUsage')
1363
1394
  InstanceUsageSet = Shapes::ListShape.new(name: 'InstanceUsageSet')
1364
1395
  Integer = Shapes::IntegerShape.new(name: 'Integer')
@@ -1527,6 +1558,9 @@ module Aws::EC2
1527
1558
  LocalGatewayVirtualInterfaceId = Shapes::StringShape.new(name: 'LocalGatewayVirtualInterfaceId')
1528
1559
  LocalGatewayVirtualInterfaceIdSet = Shapes::ListShape.new(name: 'LocalGatewayVirtualInterfaceIdSet')
1529
1560
  LocalGatewayVirtualInterfaceSet = Shapes::ListShape.new(name: 'LocalGatewayVirtualInterfaceSet')
1561
+ LocalStorage = Shapes::StringShape.new(name: 'LocalStorage')
1562
+ LocalStorageType = Shapes::StringShape.new(name: 'LocalStorageType')
1563
+ LocalStorageTypeSet = Shapes::ListShape.new(name: 'LocalStorageTypeSet')
1530
1564
  Location = Shapes::StringShape.new(name: 'Location')
1531
1565
  LocationType = Shapes::StringShape.new(name: 'LocationType')
1532
1566
  LogDestinationType = Shapes::StringShape.new(name: 'LogDestinationType')
@@ -1544,7 +1578,11 @@ module Aws::EC2
1544
1578
  MaximumNetworkCards = Shapes::IntegerShape.new(name: 'MaximumNetworkCards')
1545
1579
  MaximumThroughputInMBps = Shapes::FloatShape.new(name: 'MaximumThroughputInMBps')
1546
1580
  MembershipType = Shapes::StringShape.new(name: 'MembershipType')
1581
+ MemoryGiBPerVCpu = Shapes::StructureShape.new(name: 'MemoryGiBPerVCpu')
1582
+ MemoryGiBPerVCpuRequest = Shapes::StructureShape.new(name: 'MemoryGiBPerVCpuRequest')
1547
1583
  MemoryInfo = Shapes::StructureShape.new(name: 'MemoryInfo')
1584
+ MemoryMiB = Shapes::StructureShape.new(name: 'MemoryMiB')
1585
+ MemoryMiBRequest = Shapes::StructureShape.new(name: 'MemoryMiBRequest')
1548
1586
  MemorySize = Shapes::IntegerShape.new(name: 'MemorySize')
1549
1587
  MillisecondDateTime = Shapes::TimestampShape.new(name: 'MillisecondDateTime')
1550
1588
  ModifyAddressAttributeRequest = Shapes::StructureShape.new(name: 'ModifyAddressAttributeRequest')
@@ -1681,6 +1719,8 @@ module Aws::EC2
1681
1719
  NetworkInterfaceAttachmentChanges = Shapes::StructureShape.new(name: 'NetworkInterfaceAttachmentChanges')
1682
1720
  NetworkInterfaceAttachmentId = Shapes::StringShape.new(name: 'NetworkInterfaceAttachmentId')
1683
1721
  NetworkInterfaceAttribute = Shapes::StringShape.new(name: 'NetworkInterfaceAttribute')
1722
+ NetworkInterfaceCount = Shapes::StructureShape.new(name: 'NetworkInterfaceCount')
1723
+ NetworkInterfaceCountRequest = Shapes::StructureShape.new(name: 'NetworkInterfaceCountRequest')
1684
1724
  NetworkInterfaceCreationType = Shapes::StringShape.new(name: 'NetworkInterfaceCreationType')
1685
1725
  NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
1686
1726
  NetworkInterfaceIdList = Shapes::ListShape.new(name: 'NetworkInterfaceIdList')
@@ -1710,6 +1750,8 @@ module Aws::EC2
1710
1750
  OnDemandOptions = Shapes::StructureShape.new(name: 'OnDemandOptions')
1711
1751
  OnDemandOptionsRequest = Shapes::StructureShape.new(name: 'OnDemandOptionsRequest')
1712
1752
  OperationType = Shapes::StringShape.new(name: 'OperationType')
1753
+ OrganizationArnStringList = Shapes::ListShape.new(name: 'OrganizationArnStringList')
1754
+ OrganizationalUnitArnStringList = Shapes::ListShape.new(name: 'OrganizationalUnitArnStringList')
1713
1755
  OutpostArn = Shapes::StringShape.new(name: 'OutpostArn')
1714
1756
  OwnerStringList = Shapes::ListShape.new(name: 'OwnerStringList')
1715
1757
  PartitionLoadFrequency = Shapes::StringShape.new(name: 'PartitionLoadFrequency')
@@ -1839,6 +1881,7 @@ module Aws::EC2
1839
1881
  Region = Shapes::StructureShape.new(name: 'Region')
1840
1882
  RegionList = Shapes::ListShape.new(name: 'RegionList')
1841
1883
  RegionNameStringList = Shapes::ListShape.new(name: 'RegionNameStringList')
1884
+ RegionNames = Shapes::ListShape.new(name: 'RegionNames')
1842
1885
  RegisterImageRequest = Shapes::StructureShape.new(name: 'RegisterImageRequest')
1843
1886
  RegisterImageResult = Shapes::StructureShape.new(name: 'RegisterImageResult')
1844
1887
  RegisterInstanceEventNotificationAttributesRequest = Shapes::StructureShape.new(name: 'RegisterInstanceEventNotificationAttributesRequest')
@@ -2078,6 +2121,10 @@ module Aws::EC2
2078
2121
  SpotOptions = Shapes::StructureShape.new(name: 'SpotOptions')
2079
2122
  SpotOptionsRequest = Shapes::StructureShape.new(name: 'SpotOptionsRequest')
2080
2123
  SpotPlacement = Shapes::StructureShape.new(name: 'SpotPlacement')
2124
+ SpotPlacementScore = Shapes::StructureShape.new(name: 'SpotPlacementScore')
2125
+ SpotPlacementScores = Shapes::ListShape.new(name: 'SpotPlacementScores')
2126
+ SpotPlacementScoresMaxResults = Shapes::IntegerShape.new(name: 'SpotPlacementScoresMaxResults')
2127
+ SpotPlacementScoresTargetCapacity = Shapes::IntegerShape.new(name: 'SpotPlacementScoresTargetCapacity')
2081
2128
  SpotPrice = Shapes::StructureShape.new(name: 'SpotPrice')
2082
2129
  SpotPriceHistoryList = Shapes::ListShape.new(name: 'SpotPriceHistoryList')
2083
2130
  StaleIpPermission = Shapes::StructureShape.new(name: 'StaleIpPermission')
@@ -2134,6 +2181,7 @@ module Aws::EC2
2134
2181
  TaggableResourceId = Shapes::StringShape.new(name: 'TaggableResourceId')
2135
2182
  TargetCapacitySpecification = Shapes::StructureShape.new(name: 'TargetCapacitySpecification')
2136
2183
  TargetCapacitySpecificationRequest = Shapes::StructureShape.new(name: 'TargetCapacitySpecificationRequest')
2184
+ TargetCapacityUnitType = Shapes::StringShape.new(name: 'TargetCapacityUnitType')
2137
2185
  TargetConfiguration = Shapes::StructureShape.new(name: 'TargetConfiguration')
2138
2186
  TargetConfigurationRequest = Shapes::StructureShape.new(name: 'TargetConfigurationRequest')
2139
2187
  TargetConfigurationRequestSet = Shapes::ListShape.new(name: 'TargetConfigurationRequestSet')
@@ -2154,6 +2202,8 @@ module Aws::EC2
2154
2202
  TerminateInstancesResult = Shapes::StructureShape.new(name: 'TerminateInstancesResult')
2155
2203
  ThreadsPerCore = Shapes::IntegerShape.new(name: 'ThreadsPerCore')
2156
2204
  ThreadsPerCoreList = Shapes::ListShape.new(name: 'ThreadsPerCoreList')
2205
+ TotalLocalStorageGB = Shapes::StructureShape.new(name: 'TotalLocalStorageGB')
2206
+ TotalLocalStorageGBRequest = Shapes::StructureShape.new(name: 'TotalLocalStorageGBRequest')
2157
2207
  TrafficDirection = Shapes::StringShape.new(name: 'TrafficDirection')
2158
2208
  TrafficMirrorFilter = Shapes::StructureShape.new(name: 'TrafficMirrorFilter')
2159
2209
  TrafficMirrorFilterId = Shapes::StringShape.new(name: 'TrafficMirrorFilterId')
@@ -2296,6 +2346,8 @@ module Aws::EC2
2296
2346
  UserIdGroupPairSet = Shapes::ListShape.new(name: 'UserIdGroupPairSet')
2297
2347
  UserIdStringList = Shapes::ListShape.new(name: 'UserIdStringList')
2298
2348
  VCpuCount = Shapes::IntegerShape.new(name: 'VCpuCount')
2349
+ VCpuCountRange = Shapes::StructureShape.new(name: 'VCpuCountRange')
2350
+ VCpuCountRangeRequest = Shapes::StructureShape.new(name: 'VCpuCountRangeRequest')
2299
2351
  VCpuInfo = Shapes::StructureShape.new(name: 'VCpuInfo')
2300
2352
  ValidationError = Shapes::StructureShape.new(name: 'ValidationError')
2301
2353
  ValidationWarning = Shapes::StructureShape.new(name: 'ValidationWarning')
@@ -2306,6 +2358,7 @@ module Aws::EC2
2306
2358
  VgwTelemetryList = Shapes::ListShape.new(name: 'VgwTelemetryList')
2307
2359
  VirtualizationType = Shapes::StringShape.new(name: 'VirtualizationType')
2308
2360
  VirtualizationTypeList = Shapes::ListShape.new(name: 'VirtualizationTypeList')
2361
+ VirtualizationTypeSet = Shapes::ListShape.new(name: 'VirtualizationTypeSet')
2309
2362
  Volume = Shapes::StructureShape.new(name: 'Volume')
2310
2363
  VolumeAttachment = Shapes::StructureShape.new(name: 'VolumeAttachment')
2311
2364
  VolumeAttachmentList = Shapes::ListShape.new(name: 'VolumeAttachmentList')
@@ -2404,6 +2457,28 @@ module Aws::EC2
2404
2457
  totalFpgaMemory = Shapes::IntegerShape.new(name: 'totalFpgaMemory')
2405
2458
  totalGpuMemory = Shapes::IntegerShape.new(name: 'totalGpuMemory')
2406
2459
 
2460
+ AcceleratorCount.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
2461
+ AcceleratorCount.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
2462
+ AcceleratorCount.struct_class = Types::AcceleratorCount
2463
+
2464
+ AcceleratorCountRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "Min"))
2465
+ AcceleratorCountRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
2466
+ AcceleratorCountRequest.struct_class = Types::AcceleratorCountRequest
2467
+
2468
+ AcceleratorManufacturerSet.member = Shapes::ShapeRef.new(shape: AcceleratorManufacturer, location_name: "item")
2469
+
2470
+ AcceleratorNameSet.member = Shapes::ShapeRef.new(shape: AcceleratorName, location_name: "item")
2471
+
2472
+ AcceleratorTotalMemoryMiB.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
2473
+ AcceleratorTotalMemoryMiB.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
2474
+ AcceleratorTotalMemoryMiB.struct_class = Types::AcceleratorTotalMemoryMiB
2475
+
2476
+ AcceleratorTotalMemoryMiBRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "Min"))
2477
+ AcceleratorTotalMemoryMiBRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
2478
+ AcceleratorTotalMemoryMiBRequest.struct_class = Types::AcceleratorTotalMemoryMiBRequest
2479
+
2480
+ AcceleratorTypeSet.member = Shapes::ShapeRef.new(shape: AcceleratorType, location_name: "item")
2481
+
2407
2482
  AcceptReservedInstancesExchangeQuoteRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
2408
2483
  AcceptReservedInstancesExchangeQuoteRequest.add_member(:reserved_instance_ids, Shapes::ShapeRef.new(shape: ReservedInstanceIdSet, required: true, location_name: "ReservedInstanceId"))
2409
2484
  AcceptReservedInstancesExchangeQuoteRequest.add_member(:target_configurations, Shapes::ShapeRef.new(shape: TargetConfigurationRequestSet, location_name: "TargetConfiguration"))
@@ -2620,6 +2695,8 @@ module Aws::EC2
2620
2695
 
2621
2696
  ArchitectureTypeList.member = Shapes::ShapeRef.new(shape: ArchitectureType, location_name: "item")
2622
2697
 
2698
+ ArchitectureTypeSet.member = Shapes::ShapeRef.new(shape: ArchitectureType, location_name: "item")
2699
+
2623
2700
  ArnList.member = Shapes::ShapeRef.new(shape: ResourceArn, location_name: "item")
2624
2701
 
2625
2702
  AssignIpv6AddressesRequest.add_member(:ipv_6_address_count, Shapes::ShapeRef.new(shape: Integer, location_name: "ipv6AddressCount"))
@@ -2920,6 +2997,14 @@ module Aws::EC2
2920
2997
 
2921
2998
  AvailableInstanceCapacityList.member = Shapes::ShapeRef.new(shape: InstanceCapacity, location_name: "item")
2922
2999
 
3000
+ BaselineEbsBandwidthMbps.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
3001
+ BaselineEbsBandwidthMbps.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
3002
+ BaselineEbsBandwidthMbps.struct_class = Types::BaselineEbsBandwidthMbps
3003
+
3004
+ BaselineEbsBandwidthMbpsRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "Min"))
3005
+ BaselineEbsBandwidthMbpsRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
3006
+ BaselineEbsBandwidthMbpsRequest.struct_class = Types::BaselineEbsBandwidthMbpsRequest
3007
+
2923
3008
  BillingProductList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
2924
3009
 
2925
3010
  BlobAttributeValue.add_member(:value, Shapes::ShapeRef.new(shape: Blob, location_name: "value"))
@@ -3404,6 +3489,8 @@ module Aws::EC2
3404
3489
 
3405
3490
  CoreCountList.member = Shapes::ShapeRef.new(shape: CoreCount, location_name: "item")
3406
3491
 
3492
+ CpuManufacturerSet.member = Shapes::ShapeRef.new(shape: CpuManufacturer, location_name: "item")
3493
+
3407
3494
  CpuOptions.add_member(:core_count, Shapes::ShapeRef.new(shape: Integer, location_name: "coreCount"))
3408
3495
  CpuOptions.add_member(:threads_per_core, Shapes::ShapeRef.new(shape: Integer, location_name: "threadsPerCore"))
3409
3496
  CpuOptions.struct_class = Types::CpuOptions
@@ -6495,6 +6582,8 @@ module Aws::EC2
6495
6582
  EventInformation.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
6496
6583
  EventInformation.struct_class = Types::EventInformation
6497
6584
 
6585
+ ExcludedInstanceTypeSet.member = Shapes::ShapeRef.new(shape: ExcludedInstanceType, location_name: "item")
6586
+
6498
6587
  ExecutableByStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "ExecutableBy")
6499
6588
 
6500
6589
  Explanation.add_member(:acl, Shapes::ShapeRef.new(shape: AnalysisComponent, location_name: "acl"))
@@ -6724,6 +6813,7 @@ module Aws::EC2
6724
6813
  FleetLaunchTemplateOverrides.add_member(:weighted_capacity, Shapes::ShapeRef.new(shape: Double, location_name: "weightedCapacity"))
6725
6814
  FleetLaunchTemplateOverrides.add_member(:priority, Shapes::ShapeRef.new(shape: Double, location_name: "priority"))
6726
6815
  FleetLaunchTemplateOverrides.add_member(:placement, Shapes::ShapeRef.new(shape: PlacementResponse, location_name: "placement"))
6816
+ FleetLaunchTemplateOverrides.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirements, location_name: "instanceRequirements"))
6727
6817
  FleetLaunchTemplateOverrides.struct_class = Types::FleetLaunchTemplateOverrides
6728
6818
 
6729
6819
  FleetLaunchTemplateOverridesList.member = Shapes::ShapeRef.new(shape: FleetLaunchTemplateOverrides, location_name: "item")
@@ -6737,6 +6827,7 @@ module Aws::EC2
6737
6827
  FleetLaunchTemplateOverridesRequest.add_member(:weighted_capacity, Shapes::ShapeRef.new(shape: Double, location_name: "WeightedCapacity"))
6738
6828
  FleetLaunchTemplateOverridesRequest.add_member(:priority, Shapes::ShapeRef.new(shape: Double, location_name: "Priority"))
6739
6829
  FleetLaunchTemplateOverridesRequest.add_member(:placement, Shapes::ShapeRef.new(shape: Placement, location_name: "Placement"))
6830
+ FleetLaunchTemplateOverridesRequest.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, location_name: "InstanceRequirements"))
6740
6831
  FleetLaunchTemplateOverridesRequest.struct_class = Types::FleetLaunchTemplateOverridesRequest
6741
6832
 
6742
6833
  FleetLaunchTemplateSpecification.add_member(:launch_template_id, Shapes::ShapeRef.new(shape: String, location_name: "launchTemplateId"))
@@ -6752,9 +6843,11 @@ module Aws::EC2
6752
6843
  FleetSet.member = Shapes::ShapeRef.new(shape: FleetData, location_name: "item")
6753
6844
 
6754
6845
  FleetSpotCapacityRebalance.add_member(:replacement_strategy, Shapes::ShapeRef.new(shape: FleetReplacementStrategy, location_name: "replacementStrategy"))
6846
+ FleetSpotCapacityRebalance.add_member(:termination_delay, Shapes::ShapeRef.new(shape: Integer, location_name: "terminationDelay"))
6755
6847
  FleetSpotCapacityRebalance.struct_class = Types::FleetSpotCapacityRebalance
6756
6848
 
6757
6849
  FleetSpotCapacityRebalanceRequest.add_member(:replacement_strategy, Shapes::ShapeRef.new(shape: FleetReplacementStrategy, location_name: "ReplacementStrategy"))
6850
+ FleetSpotCapacityRebalanceRequest.add_member(:termination_delay, Shapes::ShapeRef.new(shape: Integer, location_name: "TerminationDelay"))
6758
6851
  FleetSpotCapacityRebalanceRequest.struct_class = Types::FleetSpotCapacityRebalanceRequest
6759
6852
 
6760
6853
  FleetSpotMaintenanceStrategies.add_member(:capacity_rebalance, Shapes::ShapeRef.new(shape: FleetSpotCapacityRebalance, location_name: "capacityRebalance"))
@@ -6944,6 +7037,18 @@ module Aws::EC2
6944
7037
  GetHostReservationPurchasePreviewResult.add_member(:total_upfront_price, Shapes::ShapeRef.new(shape: String, location_name: "totalUpfrontPrice"))
6945
7038
  GetHostReservationPurchasePreviewResult.struct_class = Types::GetHostReservationPurchasePreviewResult
6946
7039
 
7040
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7041
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:architecture_types, Shapes::ShapeRef.new(shape: ArchitectureTypeSet, required: true, location_name: "ArchitectureType"))
7042
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:virtualization_types, Shapes::ShapeRef.new(shape: VirtualizationTypeSet, required: true, location_name: "VirtualizationType"))
7043
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, required: true, location_name: "InstanceRequirements"))
7044
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
7045
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
7046
+ GetInstanceTypesFromInstanceRequirementsRequest.struct_class = Types::GetInstanceTypesFromInstanceRequirementsRequest
7047
+
7048
+ GetInstanceTypesFromInstanceRequirementsResult.add_member(:instance_types, Shapes::ShapeRef.new(shape: InstanceTypeInfoFromInstanceRequirementsSet, location_name: "instanceTypeSet"))
7049
+ GetInstanceTypesFromInstanceRequirementsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7050
+ GetInstanceTypesFromInstanceRequirementsResult.struct_class = Types::GetInstanceTypesFromInstanceRequirementsResult
7051
+
6947
7052
  GetLaunchTemplateDataRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6948
7053
  GetLaunchTemplateDataRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
6949
7054
  GetLaunchTemplateDataRequest.struct_class = Types::GetLaunchTemplateDataRequest
@@ -7003,6 +7108,21 @@ module Aws::EC2
7003
7108
  GetSerialConsoleAccessStatusResult.add_member(:serial_console_access_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "serialConsoleAccessEnabled"))
7004
7109
  GetSerialConsoleAccessStatusResult.struct_class = Types::GetSerialConsoleAccessStatusResult
7005
7110
 
7111
+ GetSpotPlacementScoresRequest.add_member(:instance_types, Shapes::ShapeRef.new(shape: InstanceTypes, location_name: "InstanceType"))
7112
+ GetSpotPlacementScoresRequest.add_member(:target_capacity, Shapes::ShapeRef.new(shape: SpotPlacementScoresTargetCapacity, required: true, location_name: "TargetCapacity"))
7113
+ GetSpotPlacementScoresRequest.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "TargetCapacityUnitType"))
7114
+ GetSpotPlacementScoresRequest.add_member(:single_availability_zone, Shapes::ShapeRef.new(shape: Boolean, location_name: "SingleAvailabilityZone"))
7115
+ GetSpotPlacementScoresRequest.add_member(:region_names, Shapes::ShapeRef.new(shape: RegionNames, location_name: "RegionName"))
7116
+ GetSpotPlacementScoresRequest.add_member(:instance_requirements_with_metadata, Shapes::ShapeRef.new(shape: InstanceRequirementsWithMetadataRequest, location_name: "InstanceRequirementsWithMetadata"))
7117
+ GetSpotPlacementScoresRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7118
+ GetSpotPlacementScoresRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: SpotPlacementScoresMaxResults, location_name: "MaxResults"))
7119
+ GetSpotPlacementScoresRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
7120
+ GetSpotPlacementScoresRequest.struct_class = Types::GetSpotPlacementScoresRequest
7121
+
7122
+ GetSpotPlacementScoresResult.add_member(:spot_placement_scores, Shapes::ShapeRef.new(shape: SpotPlacementScores, location_name: "spotPlacementScoreSet"))
7123
+ GetSpotPlacementScoresResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7124
+ GetSpotPlacementScoresResult.struct_class = Types::GetSpotPlacementScoresResult
7125
+
7006
7126
  GetSubnetCidrReservationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
7007
7127
  GetSubnetCidrReservationsRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, required: true, location_name: "SubnetId"))
7008
7128
  GetSubnetCidrReservationsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -7648,6 +7768,8 @@ module Aws::EC2
7648
7768
  InstanceFamilyCreditSpecification.add_member(:cpu_credits, Shapes::ShapeRef.new(shape: String, location_name: "cpuCredits"))
7649
7769
  InstanceFamilyCreditSpecification.struct_class = Types::InstanceFamilyCreditSpecification
7650
7770
 
7771
+ InstanceGenerationSet.member = Shapes::ShapeRef.new(shape: InstanceGeneration, location_name: "item")
7772
+
7651
7773
  InstanceIdList.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "item")
7652
7774
 
7653
7775
  InstanceIdSet.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "item")
@@ -7768,6 +7890,57 @@ module Aws::EC2
7768
7890
 
7769
7891
  InstancePrivateIpAddressList.member = Shapes::ShapeRef.new(shape: InstancePrivateIpAddress, location_name: "item")
7770
7892
 
7893
+ InstanceRequirements.add_member(:v_cpu_count, Shapes::ShapeRef.new(shape: VCpuCountRange, location_name: "vCpuCount"))
7894
+ InstanceRequirements.add_member(:memory_mi_b, Shapes::ShapeRef.new(shape: MemoryMiB, location_name: "memoryMiB"))
7895
+ InstanceRequirements.add_member(:cpu_manufacturers, Shapes::ShapeRef.new(shape: CpuManufacturerSet, location_name: "cpuManufacturerSet"))
7896
+ InstanceRequirements.add_member(:memory_gi_b_per_v_cpu, Shapes::ShapeRef.new(shape: MemoryGiBPerVCpu, location_name: "memoryGiBPerVCpu"))
7897
+ InstanceRequirements.add_member(:excluded_instance_types, Shapes::ShapeRef.new(shape: ExcludedInstanceTypeSet, location_name: "excludedInstanceTypeSet"))
7898
+ InstanceRequirements.add_member(:instance_generations, Shapes::ShapeRef.new(shape: InstanceGenerationSet, location_name: "instanceGenerationSet"))
7899
+ InstanceRequirements.add_member(:spot_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "spotMaxPricePercentageOverLowestPrice"))
7900
+ InstanceRequirements.add_member(:on_demand_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "onDemandMaxPricePercentageOverLowestPrice"))
7901
+ InstanceRequirements.add_member(:bare_metal, Shapes::ShapeRef.new(shape: BareMetal, location_name: "bareMetal"))
7902
+ InstanceRequirements.add_member(:burstable_performance, Shapes::ShapeRef.new(shape: BurstablePerformance, location_name: "burstablePerformance"))
7903
+ InstanceRequirements.add_member(:require_hibernate_support, Shapes::ShapeRef.new(shape: Boolean, location_name: "requireHibernateSupport"))
7904
+ InstanceRequirements.add_member(:network_interface_count, Shapes::ShapeRef.new(shape: NetworkInterfaceCount, location_name: "networkInterfaceCount"))
7905
+ InstanceRequirements.add_member(:local_storage, Shapes::ShapeRef.new(shape: LocalStorage, location_name: "localStorage"))
7906
+ InstanceRequirements.add_member(:local_storage_types, Shapes::ShapeRef.new(shape: LocalStorageTypeSet, location_name: "localStorageTypeSet"))
7907
+ InstanceRequirements.add_member(:total_local_storage_gb, Shapes::ShapeRef.new(shape: TotalLocalStorageGB, location_name: "totalLocalStorageGB"))
7908
+ InstanceRequirements.add_member(:baseline_ebs_bandwidth_mbps, Shapes::ShapeRef.new(shape: BaselineEbsBandwidthMbps, location_name: "baselineEbsBandwidthMbps"))
7909
+ InstanceRequirements.add_member(:accelerator_types, Shapes::ShapeRef.new(shape: AcceleratorTypeSet, location_name: "acceleratorTypeSet"))
7910
+ InstanceRequirements.add_member(:accelerator_count, Shapes::ShapeRef.new(shape: AcceleratorCount, location_name: "acceleratorCount"))
7911
+ InstanceRequirements.add_member(:accelerator_manufacturers, Shapes::ShapeRef.new(shape: AcceleratorManufacturerSet, location_name: "acceleratorManufacturerSet"))
7912
+ InstanceRequirements.add_member(:accelerator_names, Shapes::ShapeRef.new(shape: AcceleratorNameSet, location_name: "acceleratorNameSet"))
7913
+ InstanceRequirements.add_member(:accelerator_total_memory_mi_b, Shapes::ShapeRef.new(shape: AcceleratorTotalMemoryMiB, location_name: "acceleratorTotalMemoryMiB"))
7914
+ InstanceRequirements.struct_class = Types::InstanceRequirements
7915
+
7916
+ InstanceRequirementsRequest.add_member(:v_cpu_count, Shapes::ShapeRef.new(shape: VCpuCountRangeRequest, required: true, location_name: "VCpuCount"))
7917
+ InstanceRequirementsRequest.add_member(:memory_mi_b, Shapes::ShapeRef.new(shape: MemoryMiBRequest, required: true, location_name: "MemoryMiB"))
7918
+ InstanceRequirementsRequest.add_member(:cpu_manufacturers, Shapes::ShapeRef.new(shape: CpuManufacturerSet, location_name: "CpuManufacturer"))
7919
+ InstanceRequirementsRequest.add_member(:memory_gi_b_per_v_cpu, Shapes::ShapeRef.new(shape: MemoryGiBPerVCpuRequest, location_name: "MemoryGiBPerVCpu"))
7920
+ InstanceRequirementsRequest.add_member(:excluded_instance_types, Shapes::ShapeRef.new(shape: ExcludedInstanceTypeSet, location_name: "ExcludedInstanceType"))
7921
+ InstanceRequirementsRequest.add_member(:instance_generations, Shapes::ShapeRef.new(shape: InstanceGenerationSet, location_name: "InstanceGeneration"))
7922
+ InstanceRequirementsRequest.add_member(:spot_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "SpotMaxPricePercentageOverLowestPrice"))
7923
+ InstanceRequirementsRequest.add_member(:on_demand_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "OnDemandMaxPricePercentageOverLowestPrice"))
7924
+ InstanceRequirementsRequest.add_member(:bare_metal, Shapes::ShapeRef.new(shape: BareMetal, location_name: "BareMetal"))
7925
+ InstanceRequirementsRequest.add_member(:burstable_performance, Shapes::ShapeRef.new(shape: BurstablePerformance, location_name: "BurstablePerformance"))
7926
+ InstanceRequirementsRequest.add_member(:require_hibernate_support, Shapes::ShapeRef.new(shape: Boolean, location_name: "RequireHibernateSupport"))
7927
+ InstanceRequirementsRequest.add_member(:network_interface_count, Shapes::ShapeRef.new(shape: NetworkInterfaceCountRequest, location_name: "NetworkInterfaceCount"))
7928
+ InstanceRequirementsRequest.add_member(:local_storage, Shapes::ShapeRef.new(shape: LocalStorage, location_name: "LocalStorage"))
7929
+ InstanceRequirementsRequest.add_member(:local_storage_types, Shapes::ShapeRef.new(shape: LocalStorageTypeSet, location_name: "LocalStorageType"))
7930
+ InstanceRequirementsRequest.add_member(:total_local_storage_gb, Shapes::ShapeRef.new(shape: TotalLocalStorageGBRequest, location_name: "TotalLocalStorageGB"))
7931
+ InstanceRequirementsRequest.add_member(:baseline_ebs_bandwidth_mbps, Shapes::ShapeRef.new(shape: BaselineEbsBandwidthMbpsRequest, location_name: "BaselineEbsBandwidthMbps"))
7932
+ InstanceRequirementsRequest.add_member(:accelerator_types, Shapes::ShapeRef.new(shape: AcceleratorTypeSet, location_name: "AcceleratorType"))
7933
+ InstanceRequirementsRequest.add_member(:accelerator_count, Shapes::ShapeRef.new(shape: AcceleratorCountRequest, location_name: "AcceleratorCount"))
7934
+ InstanceRequirementsRequest.add_member(:accelerator_manufacturers, Shapes::ShapeRef.new(shape: AcceleratorManufacturerSet, location_name: "AcceleratorManufacturer"))
7935
+ InstanceRequirementsRequest.add_member(:accelerator_names, Shapes::ShapeRef.new(shape: AcceleratorNameSet, location_name: "AcceleratorName"))
7936
+ InstanceRequirementsRequest.add_member(:accelerator_total_memory_mi_b, Shapes::ShapeRef.new(shape: AcceleratorTotalMemoryMiBRequest, location_name: "AcceleratorTotalMemoryMiB"))
7937
+ InstanceRequirementsRequest.struct_class = Types::InstanceRequirementsRequest
7938
+
7939
+ InstanceRequirementsWithMetadataRequest.add_member(:architecture_types, Shapes::ShapeRef.new(shape: ArchitectureTypeSet, location_name: "ArchitectureType"))
7940
+ InstanceRequirementsWithMetadataRequest.add_member(:virtualization_types, Shapes::ShapeRef.new(shape: VirtualizationTypeSet, location_name: "VirtualizationType"))
7941
+ InstanceRequirementsWithMetadataRequest.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, location_name: "InstanceRequirements"))
7942
+ InstanceRequirementsWithMetadataRequest.struct_class = Types::InstanceRequirementsWithMetadataRequest
7943
+
7771
7944
  InstanceSpecification.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
7772
7945
  InstanceSpecification.add_member(:exclude_boot_volume, Shapes::ShapeRef.new(shape: Boolean, location_name: "ExcludeBootVolume"))
7773
7946
  InstanceSpecification.struct_class = Types::InstanceSpecification
@@ -7853,6 +8026,11 @@ module Aws::EC2
7853
8026
  InstanceTypeInfo.add_member(:supported_boot_modes, Shapes::ShapeRef.new(shape: BootModeTypeList, location_name: "supportedBootModes"))
7854
8027
  InstanceTypeInfo.struct_class = Types::InstanceTypeInfo
7855
8028
 
8029
+ InstanceTypeInfoFromInstanceRequirements.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "instanceType"))
8030
+ InstanceTypeInfoFromInstanceRequirements.struct_class = Types::InstanceTypeInfoFromInstanceRequirements
8031
+
8032
+ InstanceTypeInfoFromInstanceRequirementsSet.member = Shapes::ShapeRef.new(shape: InstanceTypeInfoFromInstanceRequirements, location_name: "item")
8033
+
7856
8034
  InstanceTypeInfoList.member = Shapes::ShapeRef.new(shape: InstanceTypeInfo, location_name: "item")
7857
8035
 
7858
8036
  InstanceTypeList.member = Shapes::ShapeRef.new(shape: InstanceType)
@@ -7864,6 +8042,8 @@ module Aws::EC2
7864
8042
 
7865
8043
  InstanceTypeOfferingsList.member = Shapes::ShapeRef.new(shape: InstanceTypeOffering, location_name: "item")
7866
8044
 
8045
+ InstanceTypes.member = Shapes::ShapeRef.new(shape: String)
8046
+
7867
8047
  InstanceUsage.add_member(:account_id, Shapes::ShapeRef.new(shape: String, location_name: "accountId"))
7868
8048
  InstanceUsage.add_member(:used_instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "usedInstanceCount"))
7869
8049
  InstanceUsage.struct_class = Types::InstanceUsage
@@ -7997,6 +8177,8 @@ module Aws::EC2
7997
8177
 
7998
8178
  LaunchPermission.add_member(:group, Shapes::ShapeRef.new(shape: PermissionGroup, location_name: "group"))
7999
8179
  LaunchPermission.add_member(:user_id, Shapes::ShapeRef.new(shape: String, location_name: "userId"))
8180
+ LaunchPermission.add_member(:organization_arn, Shapes::ShapeRef.new(shape: String, location_name: "organizationArn"))
8181
+ LaunchPermission.add_member(:organizational_unit_arn, Shapes::ShapeRef.new(shape: String, location_name: "organizationalUnitArn"))
8000
8182
  LaunchPermission.struct_class = Types::LaunchPermission
8001
8183
 
8002
8184
  LaunchPermissionList.member = Shapes::ShapeRef.new(shape: LaunchPermission, location_name: "item")
@@ -8214,6 +8396,7 @@ module Aws::EC2
8214
8396
  LaunchTemplateOverrides.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
8215
8397
  LaunchTemplateOverrides.add_member(:weighted_capacity, Shapes::ShapeRef.new(shape: Double, location_name: "weightedCapacity"))
8216
8398
  LaunchTemplateOverrides.add_member(:priority, Shapes::ShapeRef.new(shape: Double, location_name: "priority"))
8399
+ LaunchTemplateOverrides.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirements, location_name: "instanceRequirements"))
8217
8400
  LaunchTemplateOverrides.struct_class = Types::LaunchTemplateOverrides
8218
8401
 
8219
8402
  LaunchTemplateOverridesList.member = Shapes::ShapeRef.new(shape: LaunchTemplateOverrides, location_name: "item")
@@ -8408,6 +8591,8 @@ module Aws::EC2
8408
8591
 
8409
8592
  LocalGatewayVirtualInterfaceSet.member = Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterface, location_name: "item")
8410
8593
 
8594
+ LocalStorageTypeSet.member = Shapes::ShapeRef.new(shape: LocalStorageType, location_name: "item")
8595
+
8411
8596
  ManagedPrefixList.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "prefixListId"))
8412
8597
  ManagedPrefixList.add_member(:address_family, Shapes::ShapeRef.new(shape: String, location_name: "addressFamily"))
8413
8598
  ManagedPrefixList.add_member(:state, Shapes::ShapeRef.new(shape: PrefixListState, location_name: "state"))
@@ -8422,9 +8607,25 @@ module Aws::EC2
8422
8607
 
8423
8608
  ManagedPrefixListSet.member = Shapes::ShapeRef.new(shape: ManagedPrefixList, location_name: "item")
8424
8609
 
8610
+ MemoryGiBPerVCpu.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "min"))
8611
+ MemoryGiBPerVCpu.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "max"))
8612
+ MemoryGiBPerVCpu.struct_class = Types::MemoryGiBPerVCpu
8613
+
8614
+ MemoryGiBPerVCpuRequest.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "Min"))
8615
+ MemoryGiBPerVCpuRequest.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "Max"))
8616
+ MemoryGiBPerVCpuRequest.struct_class = Types::MemoryGiBPerVCpuRequest
8617
+
8425
8618
  MemoryInfo.add_member(:size_in_mi_b, Shapes::ShapeRef.new(shape: MemorySize, location_name: "sizeInMiB"))
8426
8619
  MemoryInfo.struct_class = Types::MemoryInfo
8427
8620
 
8621
+ MemoryMiB.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
8622
+ MemoryMiB.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
8623
+ MemoryMiB.struct_class = Types::MemoryMiB
8624
+
8625
+ MemoryMiBRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "Min"))
8626
+ MemoryMiBRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
8627
+ MemoryMiBRequest.struct_class = Types::MemoryMiBRequest
8628
+
8428
8629
  ModifyAddressAttributeRequest.add_member(:allocation_id, Shapes::ShapeRef.new(shape: AllocationId, required: true, location_name: "AllocationId"))
8429
8630
  ModifyAddressAttributeRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: String, location_name: "DomainName"))
8430
8631
  ModifyAddressAttributeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -8457,6 +8658,7 @@ module Aws::EC2
8457
8658
  ModifyCapacityReservationRequest.add_member(:end_date_type, Shapes::ShapeRef.new(shape: EndDateType, location_name: "EndDateType"))
8458
8659
  ModifyCapacityReservationRequest.add_member(:accept, Shapes::ShapeRef.new(shape: Boolean, location_name: "Accept"))
8459
8660
  ModifyCapacityReservationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8661
+ ModifyCapacityReservationRequest.add_member(:additional_info, Shapes::ShapeRef.new(shape: String, location_name: "AdditionalInfo"))
8460
8662
  ModifyCapacityReservationRequest.struct_class = Types::ModifyCapacityReservationRequest
8461
8663
 
8462
8664
  ModifyCapacityReservationResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
@@ -8550,6 +8752,8 @@ module Aws::EC2
8550
8752
  ModifyImageAttributeRequest.add_member(:user_ids, Shapes::ShapeRef.new(shape: UserIdStringList, location_name: "UserId"))
8551
8753
  ModifyImageAttributeRequest.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
8552
8754
  ModifyImageAttributeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
8755
+ ModifyImageAttributeRequest.add_member(:organization_arns, Shapes::ShapeRef.new(shape: OrganizationArnStringList, location_name: "OrganizationArn"))
8756
+ ModifyImageAttributeRequest.add_member(:organizational_unit_arns, Shapes::ShapeRef.new(shape: OrganizationalUnitArnStringList, location_name: "OrganizationalUnitArn"))
8553
8757
  ModifyImageAttributeRequest.struct_class = Types::ModifyImageAttributeRequest
8554
8758
 
8555
8759
  ModifyInstanceAttributeRequest.add_member(:source_dest_check, Shapes::ShapeRef.new(shape: AttributeBooleanValue, location_name: "SourceDestCheck"))
@@ -9095,6 +9299,7 @@ module Aws::EC2
9095
9299
  NetworkInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape: String, location_name: "subnetId"))
9096
9300
  NetworkInterface.add_member(:tag_set, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
9097
9301
  NetworkInterface.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
9302
+ NetworkInterface.add_member(:deny_all_igw_traffic, Shapes::ShapeRef.new(shape: Boolean, location_name: "denyAllIgwTraffic"))
9098
9303
  NetworkInterface.struct_class = Types::NetworkInterface
9099
9304
 
9100
9305
  NetworkInterfaceAssociation.add_member(:allocation_id, Shapes::ShapeRef.new(shape: String, location_name: "allocationId"))
@@ -9120,6 +9325,14 @@ module Aws::EC2
9120
9325
  NetworkInterfaceAttachmentChanges.add_member(:delete_on_termination, Shapes::ShapeRef.new(shape: Boolean, location_name: "deleteOnTermination"))
9121
9326
  NetworkInterfaceAttachmentChanges.struct_class = Types::NetworkInterfaceAttachmentChanges
9122
9327
 
9328
+ NetworkInterfaceCount.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
9329
+ NetworkInterfaceCount.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
9330
+ NetworkInterfaceCount.struct_class = Types::NetworkInterfaceCount
9331
+
9332
+ NetworkInterfaceCountRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "Min"))
9333
+ NetworkInterfaceCountRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
9334
+ NetworkInterfaceCountRequest.struct_class = Types::NetworkInterfaceCountRequest
9335
+
9123
9336
  NetworkInterfaceIdList.member = Shapes::ShapeRef.new(shape: NetworkInterfaceId, location_name: "item")
9124
9337
 
9125
9338
  NetworkInterfaceIpv6Address.add_member(:ipv_6_address, Shapes::ShapeRef.new(shape: String, location_name: "ipv6Address"))
@@ -9179,6 +9392,10 @@ module Aws::EC2
9179
9392
  OnDemandOptionsRequest.add_member(:max_total_price, Shapes::ShapeRef.new(shape: String, location_name: "MaxTotalPrice"))
9180
9393
  OnDemandOptionsRequest.struct_class = Types::OnDemandOptionsRequest
9181
9394
 
9395
+ OrganizationArnStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "OrganizationArn")
9396
+
9397
+ OrganizationalUnitArnStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "OrganizationalUnitArn")
9398
+
9182
9399
  OwnerStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "Owner")
9183
9400
 
9184
9401
  PathComponent.add_member(:sequence_number, Shapes::ShapeRef.new(shape: Integer, location_name: "sequenceNumber"))
@@ -9548,6 +9765,8 @@ module Aws::EC2
9548
9765
 
9549
9766
  RegionNameStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "RegionName")
9550
9767
 
9768
+ RegionNames.member = Shapes::ShapeRef.new(shape: String)
9769
+
9551
9770
  RegisterImageRequest.add_member(:image_location, Shapes::ShapeRef.new(shape: String, location_name: "ImageLocation"))
9552
9771
  RegisterImageRequest.add_member(:architecture, Shapes::ShapeRef.new(shape: ArchitectureValues, location_name: "architecture"))
9553
9772
  RegisterImageRequest.add_member(:block_device_mappings, Shapes::ShapeRef.new(shape: BlockDeviceMappingRequestList, location_name: "BlockDeviceMapping"))
@@ -9770,6 +9989,7 @@ module Aws::EC2
9770
9989
  RequestLaunchTemplateData.add_member(:hibernation_options, Shapes::ShapeRef.new(shape: LaunchTemplateHibernationOptionsRequest, location_name: "HibernationOptions"))
9771
9990
  RequestLaunchTemplateData.add_member(:metadata_options, Shapes::ShapeRef.new(shape: LaunchTemplateInstanceMetadataOptionsRequest, location_name: "MetadataOptions"))
9772
9991
  RequestLaunchTemplateData.add_member(:enclave_options, Shapes::ShapeRef.new(shape: LaunchTemplateEnclaveOptionsRequest, location_name: "EnclaveOptions"))
9992
+ RequestLaunchTemplateData.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, location_name: "InstanceRequirements"))
9773
9993
  RequestLaunchTemplateData.struct_class = Types::RequestLaunchTemplateData
9774
9994
 
9775
9995
  RequestSpotFleetRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -10031,6 +10251,7 @@ module Aws::EC2
10031
10251
  ResponseLaunchTemplateData.add_member(:hibernation_options, Shapes::ShapeRef.new(shape: LaunchTemplateHibernationOptions, location_name: "hibernationOptions"))
10032
10252
  ResponseLaunchTemplateData.add_member(:metadata_options, Shapes::ShapeRef.new(shape: LaunchTemplateInstanceMetadataOptions, location_name: "metadataOptions"))
10033
10253
  ResponseLaunchTemplateData.add_member(:enclave_options, Shapes::ShapeRef.new(shape: LaunchTemplateEnclaveOptions, location_name: "enclaveOptions"))
10254
+ ResponseLaunchTemplateData.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirements, location_name: "instanceRequirements"))
10034
10255
  ResponseLaunchTemplateData.struct_class = Types::ResponseLaunchTemplateData
10035
10256
 
10036
10257
  RestorableByStringList.member = Shapes::ShapeRef.new(shape: String)
@@ -10551,6 +10772,7 @@ module Aws::EC2
10551
10772
  SnapshotTaskDetail.struct_class = Types::SnapshotTaskDetail
10552
10773
 
10553
10774
  SpotCapacityRebalance.add_member(:replacement_strategy, Shapes::ShapeRef.new(shape: ReplacementStrategy, location_name: "replacementStrategy"))
10775
+ SpotCapacityRebalance.add_member(:termination_delay, Shapes::ShapeRef.new(shape: Integer, location_name: "terminationDelay"))
10554
10776
  SpotCapacityRebalance.struct_class = Types::SpotCapacityRebalance
10555
10777
 
10556
10778
  SpotDatafeedSubscription.add_member(:bucket, Shapes::ShapeRef.new(shape: String, location_name: "bucket"))
@@ -10578,6 +10800,7 @@ module Aws::EC2
10578
10800
  SpotFleetLaunchSpecification.add_member(:user_data, Shapes::ShapeRef.new(shape: String, location_name: "userData"))
10579
10801
  SpotFleetLaunchSpecification.add_member(:weighted_capacity, Shapes::ShapeRef.new(shape: Double, location_name: "weightedCapacity"))
10580
10802
  SpotFleetLaunchSpecification.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: SpotFleetTagSpecificationList, location_name: "tagSpecificationSet"))
10803
+ SpotFleetLaunchSpecification.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirements, location_name: "instanceRequirements"))
10581
10804
  SpotFleetLaunchSpecification.struct_class = Types::SpotFleetLaunchSpecification
10582
10805
 
10583
10806
  SpotFleetMonitoring.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
@@ -10615,6 +10838,7 @@ module Aws::EC2
10615
10838
  SpotFleetRequestConfigData.add_member(:load_balancers_config, Shapes::ShapeRef.new(shape: LoadBalancersConfig, location_name: "loadBalancersConfig"))
10616
10839
  SpotFleetRequestConfigData.add_member(:instance_pools_to_use_count, Shapes::ShapeRef.new(shape: Integer, location_name: "instancePoolsToUseCount"))
10617
10840
  SpotFleetRequestConfigData.add_member(:context, Shapes::ShapeRef.new(shape: String, location_name: "context"))
10841
+ SpotFleetRequestConfigData.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "targetCapacityUnitType"))
10618
10842
  SpotFleetRequestConfigData.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
10619
10843
  SpotFleetRequestConfigData.struct_class = Types::SpotFleetRequestConfigData
10620
10844
 
@@ -10697,6 +10921,13 @@ module Aws::EC2
10697
10921
  SpotPlacement.add_member(:tenancy, Shapes::ShapeRef.new(shape: Tenancy, location_name: "tenancy"))
10698
10922
  SpotPlacement.struct_class = Types::SpotPlacement
10699
10923
 
10924
+ SpotPlacementScore.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
10925
+ SpotPlacementScore.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZoneId"))
10926
+ SpotPlacementScore.add_member(:score, Shapes::ShapeRef.new(shape: Integer, location_name: "score"))
10927
+ SpotPlacementScore.struct_class = Types::SpotPlacementScore
10928
+
10929
+ SpotPlacementScores.member = Shapes::ShapeRef.new(shape: SpotPlacementScore, location_name: "item")
10930
+
10700
10931
  SpotPrice.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
10701
10932
  SpotPrice.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "instanceType"))
10702
10933
  SpotPrice.add_member(:product_description, Shapes::ShapeRef.new(shape: RIProductDescription, location_name: "productDescription"))
@@ -10869,12 +11100,14 @@ module Aws::EC2
10869
11100
  TargetCapacitySpecification.add_member(:on_demand_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "onDemandTargetCapacity"))
10870
11101
  TargetCapacitySpecification.add_member(:spot_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "spotTargetCapacity"))
10871
11102
  TargetCapacitySpecification.add_member(:default_target_capacity_type, Shapes::ShapeRef.new(shape: DefaultTargetCapacityType, location_name: "defaultTargetCapacityType"))
11103
+ TargetCapacitySpecification.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "targetCapacityUnitType"))
10872
11104
  TargetCapacitySpecification.struct_class = Types::TargetCapacitySpecification
10873
11105
 
10874
11106
  TargetCapacitySpecificationRequest.add_member(:total_target_capacity, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "TotalTargetCapacity"))
10875
11107
  TargetCapacitySpecificationRequest.add_member(:on_demand_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "OnDemandTargetCapacity"))
10876
11108
  TargetCapacitySpecificationRequest.add_member(:spot_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "SpotTargetCapacity"))
10877
11109
  TargetCapacitySpecificationRequest.add_member(:default_target_capacity_type, Shapes::ShapeRef.new(shape: DefaultTargetCapacityType, location_name: "DefaultTargetCapacityType"))
11110
+ TargetCapacitySpecificationRequest.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "TargetCapacityUnitType"))
10878
11111
  TargetCapacitySpecificationRequest.struct_class = Types::TargetCapacitySpecificationRequest
10879
11112
 
10880
11113
  TargetConfiguration.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "instanceCount"))
@@ -10938,6 +11171,14 @@ module Aws::EC2
10938
11171
 
10939
11172
  ThreadsPerCoreList.member = Shapes::ShapeRef.new(shape: ThreadsPerCore, location_name: "item")
10940
11173
 
11174
+ TotalLocalStorageGB.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "min"))
11175
+ TotalLocalStorageGB.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "max"))
11176
+ TotalLocalStorageGB.struct_class = Types::TotalLocalStorageGB
11177
+
11178
+ TotalLocalStorageGBRequest.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "Min"))
11179
+ TotalLocalStorageGBRequest.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "Max"))
11180
+ TotalLocalStorageGBRequest.struct_class = Types::TotalLocalStorageGBRequest
11181
+
10941
11182
  TrafficMirrorFilter.add_member(:traffic_mirror_filter_id, Shapes::ShapeRef.new(shape: String, location_name: "trafficMirrorFilterId"))
10942
11183
  TrafficMirrorFilter.add_member(:ingress_filter_rules, Shapes::ShapeRef.new(shape: TrafficMirrorFilterRuleList, location_name: "ingressFilterRuleSet"))
10943
11184
  TrafficMirrorFilter.add_member(:egress_filter_rules, Shapes::ShapeRef.new(shape: TrafficMirrorFilterRuleList, location_name: "egressFilterRuleSet"))
@@ -11425,6 +11666,14 @@ module Aws::EC2
11425
11666
 
11426
11667
  UserIdStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "UserId")
11427
11668
 
11669
+ VCpuCountRange.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
11670
+ VCpuCountRange.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
11671
+ VCpuCountRange.struct_class = Types::VCpuCountRange
11672
+
11673
+ VCpuCountRangeRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "Min"))
11674
+ VCpuCountRangeRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
11675
+ VCpuCountRangeRequest.struct_class = Types::VCpuCountRangeRequest
11676
+
11428
11677
  VCpuInfo.add_member(:default_v_cpus, Shapes::ShapeRef.new(shape: VCpuCount, location_name: "defaultVCpus"))
11429
11678
  VCpuInfo.add_member(:default_cores, Shapes::ShapeRef.new(shape: CoreCount, location_name: "defaultCores"))
11430
11679
  VCpuInfo.add_member(:default_threads_per_core, Shapes::ShapeRef.new(shape: ThreadsPerCore, location_name: "defaultThreadsPerCore"))
@@ -11455,6 +11704,8 @@ module Aws::EC2
11455
11704
 
11456
11705
  VirtualizationTypeList.member = Shapes::ShapeRef.new(shape: VirtualizationType, location_name: "item")
11457
11706
 
11707
+ VirtualizationTypeSet.member = Shapes::ShapeRef.new(shape: VirtualizationType, location_name: "item")
11708
+
11458
11709
  Volume.add_member(:attachments, Shapes::ShapeRef.new(shape: VolumeAttachmentList, location_name: "attachmentSet"))
11459
11710
  Volume.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
11460
11711
  Volume.add_member(:create_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "createTime"))
@@ -15132,6 +15383,20 @@ module Aws::EC2
15132
15383
  o.output = Shapes::ShapeRef.new(shape: GetHostReservationPurchasePreviewResult)
15133
15384
  end)
15134
15385
 
15386
+ api.add_operation(:get_instance_types_from_instance_requirements, Seahorse::Model::Operation.new.tap do |o|
15387
+ o.name = "GetInstanceTypesFromInstanceRequirements"
15388
+ o.http_method = "POST"
15389
+ o.http_request_uri = "/"
15390
+ o.input = Shapes::ShapeRef.new(shape: GetInstanceTypesFromInstanceRequirementsRequest)
15391
+ o.output = Shapes::ShapeRef.new(shape: GetInstanceTypesFromInstanceRequirementsResult)
15392
+ o[:pager] = Aws::Pager.new(
15393
+ limit_key: "max_results",
15394
+ tokens: {
15395
+ "next_token" => "next_token"
15396
+ }
15397
+ )
15398
+ end)
15399
+
15135
15400
  api.add_operation(:get_launch_template_data, Seahorse::Model::Operation.new.tap do |o|
15136
15401
  o.name = "GetLaunchTemplateData"
15137
15402
  o.http_method = "POST"
@@ -15192,6 +15457,20 @@ module Aws::EC2
15192
15457
  o.output = Shapes::ShapeRef.new(shape: GetSerialConsoleAccessStatusResult)
15193
15458
  end)
15194
15459
 
15460
+ api.add_operation(:get_spot_placement_scores, Seahorse::Model::Operation.new.tap do |o|
15461
+ o.name = "GetSpotPlacementScores"
15462
+ o.http_method = "POST"
15463
+ o.http_request_uri = "/"
15464
+ o.input = Shapes::ShapeRef.new(shape: GetSpotPlacementScoresRequest)
15465
+ o.output = Shapes::ShapeRef.new(shape: GetSpotPlacementScoresResult)
15466
+ o[:pager] = Aws::Pager.new(
15467
+ limit_key: "max_results",
15468
+ tokens: {
15469
+ "next_token" => "next_token"
15470
+ }
15471
+ )
15472
+ end)
15473
+
15195
15474
  api.add_operation(:get_subnet_cidr_reservations, Seahorse::Model::Operation.new.tap do |o|
15196
15475
  o.name = "GetSubnetCidrReservations"
15197
15476
  o.http_method = "POST"