aws-sdk-ec2 1.269.0 → 1.273.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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')
@@ -874,6 +891,9 @@ module Aws::EC2
874
891
  DescribeVpnConnectionsResult = Shapes::StructureShape.new(name: 'DescribeVpnConnectionsResult')
875
892
  DescribeVpnGatewaysRequest = Shapes::StructureShape.new(name: 'DescribeVpnGatewaysRequest')
876
893
  DescribeVpnGatewaysResult = Shapes::StructureShape.new(name: 'DescribeVpnGatewaysResult')
894
+ DestinationFileFormat = Shapes::StringShape.new(name: 'DestinationFileFormat')
895
+ DestinationOptionsRequest = Shapes::StructureShape.new(name: 'DestinationOptionsRequest')
896
+ DestinationOptionsResponse = Shapes::StructureShape.new(name: 'DestinationOptionsResponse')
877
897
  DetachClassicLinkVpcRequest = Shapes::StructureShape.new(name: 'DetachClassicLinkVpcRequest')
878
898
  DetachClassicLinkVpcResult = Shapes::StructureShape.new(name: 'DetachClassicLinkVpcResult')
879
899
  DetachInternetGatewayRequest = Shapes::StructureShape.new(name: 'DetachInternetGatewayRequest')
@@ -1020,6 +1040,8 @@ module Aws::EC2
1020
1040
  EventInformation = Shapes::StructureShape.new(name: 'EventInformation')
1021
1041
  EventType = Shapes::StringShape.new(name: 'EventType')
1022
1042
  ExcessCapacityTerminationPolicy = Shapes::StringShape.new(name: 'ExcessCapacityTerminationPolicy')
1043
+ ExcludedInstanceType = Shapes::StringShape.new(name: 'ExcludedInstanceType')
1044
+ ExcludedInstanceTypeSet = Shapes::ListShape.new(name: 'ExcludedInstanceTypeSet')
1023
1045
  ExecutableByStringList = Shapes::ListShape.new(name: 'ExecutableByStringList')
1024
1046
  Explanation = Shapes::StructureShape.new(name: 'Explanation')
1025
1047
  ExplanationList = Shapes::ListShape.new(name: 'ExplanationList')
@@ -1137,6 +1159,8 @@ module Aws::EC2
1137
1159
  GetGroupsForCapacityReservationResult = Shapes::StructureShape.new(name: 'GetGroupsForCapacityReservationResult')
1138
1160
  GetHostReservationPurchasePreviewRequest = Shapes::StructureShape.new(name: 'GetHostReservationPurchasePreviewRequest')
1139
1161
  GetHostReservationPurchasePreviewResult = Shapes::StructureShape.new(name: 'GetHostReservationPurchasePreviewResult')
1162
+ GetInstanceTypesFromInstanceRequirementsRequest = Shapes::StructureShape.new(name: 'GetInstanceTypesFromInstanceRequirementsRequest')
1163
+ GetInstanceTypesFromInstanceRequirementsResult = Shapes::StructureShape.new(name: 'GetInstanceTypesFromInstanceRequirementsResult')
1140
1164
  GetLaunchTemplateDataRequest = Shapes::StructureShape.new(name: 'GetLaunchTemplateDataRequest')
1141
1165
  GetLaunchTemplateDataResult = Shapes::StructureShape.new(name: 'GetLaunchTemplateDataResult')
1142
1166
  GetManagedPrefixListAssociationsMaxResults = Shapes::IntegerShape.new(name: 'GetManagedPrefixListAssociationsMaxResults')
@@ -1150,6 +1174,8 @@ module Aws::EC2
1150
1174
  GetReservedInstancesExchangeQuoteResult = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteResult')
1151
1175
  GetSerialConsoleAccessStatusRequest = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusRequest')
1152
1176
  GetSerialConsoleAccessStatusResult = Shapes::StructureShape.new(name: 'GetSerialConsoleAccessStatusResult')
1177
+ GetSpotPlacementScoresRequest = Shapes::StructureShape.new(name: 'GetSpotPlacementScoresRequest')
1178
+ GetSpotPlacementScoresResult = Shapes::StructureShape.new(name: 'GetSpotPlacementScoresResult')
1153
1179
  GetSubnetCidrReservationsMaxResults = Shapes::IntegerShape.new(name: 'GetSubnetCidrReservationsMaxResults')
1154
1180
  GetSubnetCidrReservationsRequest = Shapes::StructureShape.new(name: 'GetSubnetCidrReservationsRequest')
1155
1181
  GetSubnetCidrReservationsResult = Shapes::StructureShape.new(name: 'GetSubnetCidrReservationsResult')
@@ -1297,6 +1323,8 @@ module Aws::EC2
1297
1323
  InstanceEventWindowTimeRangeRequestSet = Shapes::ListShape.new(name: 'InstanceEventWindowTimeRangeRequestSet')
1298
1324
  InstanceExportDetails = Shapes::StructureShape.new(name: 'InstanceExportDetails')
1299
1325
  InstanceFamilyCreditSpecification = Shapes::StructureShape.new(name: 'InstanceFamilyCreditSpecification')
1326
+ InstanceGeneration = Shapes::StringShape.new(name: 'InstanceGeneration')
1327
+ InstanceGenerationSet = Shapes::ListShape.new(name: 'InstanceGenerationSet')
1300
1328
  InstanceHealthStatus = Shapes::StringShape.new(name: 'InstanceHealthStatus')
1301
1329
  InstanceId = Shapes::StringShape.new(name: 'InstanceId')
1302
1330
  InstanceIdList = Shapes::ListShape.new(name: 'InstanceIdList')
@@ -1332,6 +1360,9 @@ module Aws::EC2
1332
1360
  InstanceNetworkInterfaceSpecificationList = Shapes::ListShape.new(name: 'InstanceNetworkInterfaceSpecificationList')
1333
1361
  InstancePrivateIpAddress = Shapes::StructureShape.new(name: 'InstancePrivateIpAddress')
1334
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')
1335
1366
  InstanceSpecification = Shapes::StructureShape.new(name: 'InstanceSpecification')
1336
1367
  InstanceState = Shapes::StructureShape.new(name: 'InstanceState')
1337
1368
  InstanceStateChange = Shapes::StructureShape.new(name: 'InstanceStateChange')
@@ -1352,10 +1383,13 @@ module Aws::EC2
1352
1383
  InstanceType = Shapes::StringShape.new(name: 'InstanceType')
1353
1384
  InstanceTypeHypervisor = Shapes::StringShape.new(name: 'InstanceTypeHypervisor')
1354
1385
  InstanceTypeInfo = Shapes::StructureShape.new(name: 'InstanceTypeInfo')
1386
+ InstanceTypeInfoFromInstanceRequirements = Shapes::StructureShape.new(name: 'InstanceTypeInfoFromInstanceRequirements')
1387
+ InstanceTypeInfoFromInstanceRequirementsSet = Shapes::ListShape.new(name: 'InstanceTypeInfoFromInstanceRequirementsSet')
1355
1388
  InstanceTypeInfoList = Shapes::ListShape.new(name: 'InstanceTypeInfoList')
1356
1389
  InstanceTypeList = Shapes::ListShape.new(name: 'InstanceTypeList')
1357
1390
  InstanceTypeOffering = Shapes::StructureShape.new(name: 'InstanceTypeOffering')
1358
1391
  InstanceTypeOfferingsList = Shapes::ListShape.new(name: 'InstanceTypeOfferingsList')
1392
+ InstanceTypes = Shapes::ListShape.new(name: 'InstanceTypes')
1359
1393
  InstanceUsage = Shapes::StructureShape.new(name: 'InstanceUsage')
1360
1394
  InstanceUsageSet = Shapes::ListShape.new(name: 'InstanceUsageSet')
1361
1395
  Integer = Shapes::IntegerShape.new(name: 'Integer')
@@ -1524,6 +1558,9 @@ module Aws::EC2
1524
1558
  LocalGatewayVirtualInterfaceId = Shapes::StringShape.new(name: 'LocalGatewayVirtualInterfaceId')
1525
1559
  LocalGatewayVirtualInterfaceIdSet = Shapes::ListShape.new(name: 'LocalGatewayVirtualInterfaceIdSet')
1526
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')
1527
1564
  Location = Shapes::StringShape.new(name: 'Location')
1528
1565
  LocationType = Shapes::StringShape.new(name: 'LocationType')
1529
1566
  LogDestinationType = Shapes::StringShape.new(name: 'LogDestinationType')
@@ -1541,7 +1578,11 @@ module Aws::EC2
1541
1578
  MaximumNetworkCards = Shapes::IntegerShape.new(name: 'MaximumNetworkCards')
1542
1579
  MaximumThroughputInMBps = Shapes::FloatShape.new(name: 'MaximumThroughputInMBps')
1543
1580
  MembershipType = Shapes::StringShape.new(name: 'MembershipType')
1581
+ MemoryGiBPerVCpu = Shapes::StructureShape.new(name: 'MemoryGiBPerVCpu')
1582
+ MemoryGiBPerVCpuRequest = Shapes::StructureShape.new(name: 'MemoryGiBPerVCpuRequest')
1544
1583
  MemoryInfo = Shapes::StructureShape.new(name: 'MemoryInfo')
1584
+ MemoryMiB = Shapes::StructureShape.new(name: 'MemoryMiB')
1585
+ MemoryMiBRequest = Shapes::StructureShape.new(name: 'MemoryMiBRequest')
1545
1586
  MemorySize = Shapes::IntegerShape.new(name: 'MemorySize')
1546
1587
  MillisecondDateTime = Shapes::TimestampShape.new(name: 'MillisecondDateTime')
1547
1588
  ModifyAddressAttributeRequest = Shapes::StructureShape.new(name: 'ModifyAddressAttributeRequest')
@@ -1678,6 +1719,8 @@ module Aws::EC2
1678
1719
  NetworkInterfaceAttachmentChanges = Shapes::StructureShape.new(name: 'NetworkInterfaceAttachmentChanges')
1679
1720
  NetworkInterfaceAttachmentId = Shapes::StringShape.new(name: 'NetworkInterfaceAttachmentId')
1680
1721
  NetworkInterfaceAttribute = Shapes::StringShape.new(name: 'NetworkInterfaceAttribute')
1722
+ NetworkInterfaceCount = Shapes::StructureShape.new(name: 'NetworkInterfaceCount')
1723
+ NetworkInterfaceCountRequest = Shapes::StructureShape.new(name: 'NetworkInterfaceCountRequest')
1681
1724
  NetworkInterfaceCreationType = Shapes::StringShape.new(name: 'NetworkInterfaceCreationType')
1682
1725
  NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
1683
1726
  NetworkInterfaceIdList = Shapes::ListShape.new(name: 'NetworkInterfaceIdList')
@@ -1836,6 +1879,7 @@ module Aws::EC2
1836
1879
  Region = Shapes::StructureShape.new(name: 'Region')
1837
1880
  RegionList = Shapes::ListShape.new(name: 'RegionList')
1838
1881
  RegionNameStringList = Shapes::ListShape.new(name: 'RegionNameStringList')
1882
+ RegionNames = Shapes::ListShape.new(name: 'RegionNames')
1839
1883
  RegisterImageRequest = Shapes::StructureShape.new(name: 'RegisterImageRequest')
1840
1884
  RegisterImageResult = Shapes::StructureShape.new(name: 'RegisterImageResult')
1841
1885
  RegisterInstanceEventNotificationAttributesRequest = Shapes::StructureShape.new(name: 'RegisterInstanceEventNotificationAttributesRequest')
@@ -2075,6 +2119,10 @@ module Aws::EC2
2075
2119
  SpotOptions = Shapes::StructureShape.new(name: 'SpotOptions')
2076
2120
  SpotOptionsRequest = Shapes::StructureShape.new(name: 'SpotOptionsRequest')
2077
2121
  SpotPlacement = Shapes::StructureShape.new(name: 'SpotPlacement')
2122
+ SpotPlacementScore = Shapes::StructureShape.new(name: 'SpotPlacementScore')
2123
+ SpotPlacementScores = Shapes::ListShape.new(name: 'SpotPlacementScores')
2124
+ SpotPlacementScoresMaxResults = Shapes::IntegerShape.new(name: 'SpotPlacementScoresMaxResults')
2125
+ SpotPlacementScoresTargetCapacity = Shapes::IntegerShape.new(name: 'SpotPlacementScoresTargetCapacity')
2078
2126
  SpotPrice = Shapes::StructureShape.new(name: 'SpotPrice')
2079
2127
  SpotPriceHistoryList = Shapes::ListShape.new(name: 'SpotPriceHistoryList')
2080
2128
  StaleIpPermission = Shapes::StructureShape.new(name: 'StaleIpPermission')
@@ -2131,6 +2179,7 @@ module Aws::EC2
2131
2179
  TaggableResourceId = Shapes::StringShape.new(name: 'TaggableResourceId')
2132
2180
  TargetCapacitySpecification = Shapes::StructureShape.new(name: 'TargetCapacitySpecification')
2133
2181
  TargetCapacitySpecificationRequest = Shapes::StructureShape.new(name: 'TargetCapacitySpecificationRequest')
2182
+ TargetCapacityUnitType = Shapes::StringShape.new(name: 'TargetCapacityUnitType')
2134
2183
  TargetConfiguration = Shapes::StructureShape.new(name: 'TargetConfiguration')
2135
2184
  TargetConfigurationRequest = Shapes::StructureShape.new(name: 'TargetConfigurationRequest')
2136
2185
  TargetConfigurationRequestSet = Shapes::ListShape.new(name: 'TargetConfigurationRequestSet')
@@ -2151,6 +2200,8 @@ module Aws::EC2
2151
2200
  TerminateInstancesResult = Shapes::StructureShape.new(name: 'TerminateInstancesResult')
2152
2201
  ThreadsPerCore = Shapes::IntegerShape.new(name: 'ThreadsPerCore')
2153
2202
  ThreadsPerCoreList = Shapes::ListShape.new(name: 'ThreadsPerCoreList')
2203
+ TotalLocalStorageGB = Shapes::StructureShape.new(name: 'TotalLocalStorageGB')
2204
+ TotalLocalStorageGBRequest = Shapes::StructureShape.new(name: 'TotalLocalStorageGBRequest')
2154
2205
  TrafficDirection = Shapes::StringShape.new(name: 'TrafficDirection')
2155
2206
  TrafficMirrorFilter = Shapes::StructureShape.new(name: 'TrafficMirrorFilter')
2156
2207
  TrafficMirrorFilterId = Shapes::StringShape.new(name: 'TrafficMirrorFilterId')
@@ -2293,6 +2344,8 @@ module Aws::EC2
2293
2344
  UserIdGroupPairSet = Shapes::ListShape.new(name: 'UserIdGroupPairSet')
2294
2345
  UserIdStringList = Shapes::ListShape.new(name: 'UserIdStringList')
2295
2346
  VCpuCount = Shapes::IntegerShape.new(name: 'VCpuCount')
2347
+ VCpuCountRange = Shapes::StructureShape.new(name: 'VCpuCountRange')
2348
+ VCpuCountRangeRequest = Shapes::StructureShape.new(name: 'VCpuCountRangeRequest')
2296
2349
  VCpuInfo = Shapes::StructureShape.new(name: 'VCpuInfo')
2297
2350
  ValidationError = Shapes::StructureShape.new(name: 'ValidationError')
2298
2351
  ValidationWarning = Shapes::StructureShape.new(name: 'ValidationWarning')
@@ -2303,6 +2356,7 @@ module Aws::EC2
2303
2356
  VgwTelemetryList = Shapes::ListShape.new(name: 'VgwTelemetryList')
2304
2357
  VirtualizationType = Shapes::StringShape.new(name: 'VirtualizationType')
2305
2358
  VirtualizationTypeList = Shapes::ListShape.new(name: 'VirtualizationTypeList')
2359
+ VirtualizationTypeSet = Shapes::ListShape.new(name: 'VirtualizationTypeSet')
2306
2360
  Volume = Shapes::StructureShape.new(name: 'Volume')
2307
2361
  VolumeAttachment = Shapes::StructureShape.new(name: 'VolumeAttachment')
2308
2362
  VolumeAttachmentList = Shapes::ListShape.new(name: 'VolumeAttachmentList')
@@ -2401,6 +2455,28 @@ module Aws::EC2
2401
2455
  totalFpgaMemory = Shapes::IntegerShape.new(name: 'totalFpgaMemory')
2402
2456
  totalGpuMemory = Shapes::IntegerShape.new(name: 'totalGpuMemory')
2403
2457
 
2458
+ AcceleratorCount.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
2459
+ AcceleratorCount.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
2460
+ AcceleratorCount.struct_class = Types::AcceleratorCount
2461
+
2462
+ AcceleratorCountRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "Min"))
2463
+ AcceleratorCountRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
2464
+ AcceleratorCountRequest.struct_class = Types::AcceleratorCountRequest
2465
+
2466
+ AcceleratorManufacturerSet.member = Shapes::ShapeRef.new(shape: AcceleratorManufacturer, location_name: "item")
2467
+
2468
+ AcceleratorNameSet.member = Shapes::ShapeRef.new(shape: AcceleratorName, location_name: "item")
2469
+
2470
+ AcceleratorTotalMemoryMiB.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
2471
+ AcceleratorTotalMemoryMiB.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
2472
+ AcceleratorTotalMemoryMiB.struct_class = Types::AcceleratorTotalMemoryMiB
2473
+
2474
+ AcceleratorTotalMemoryMiBRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "Min"))
2475
+ AcceleratorTotalMemoryMiBRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
2476
+ AcceleratorTotalMemoryMiBRequest.struct_class = Types::AcceleratorTotalMemoryMiBRequest
2477
+
2478
+ AcceleratorTypeSet.member = Shapes::ShapeRef.new(shape: AcceleratorType, location_name: "item")
2479
+
2404
2480
  AcceptReservedInstancesExchangeQuoteRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
2405
2481
  AcceptReservedInstancesExchangeQuoteRequest.add_member(:reserved_instance_ids, Shapes::ShapeRef.new(shape: ReservedInstanceIdSet, required: true, location_name: "ReservedInstanceId"))
2406
2482
  AcceptReservedInstancesExchangeQuoteRequest.add_member(:target_configurations, Shapes::ShapeRef.new(shape: TargetConfigurationRequestSet, location_name: "TargetConfiguration"))
@@ -2617,6 +2693,8 @@ module Aws::EC2
2617
2693
 
2618
2694
  ArchitectureTypeList.member = Shapes::ShapeRef.new(shape: ArchitectureType, location_name: "item")
2619
2695
 
2696
+ ArchitectureTypeSet.member = Shapes::ShapeRef.new(shape: ArchitectureType, location_name: "item")
2697
+
2620
2698
  ArnList.member = Shapes::ShapeRef.new(shape: ResourceArn, location_name: "item")
2621
2699
 
2622
2700
  AssignIpv6AddressesRequest.add_member(:ipv_6_address_count, Shapes::ShapeRef.new(shape: Integer, location_name: "ipv6AddressCount"))
@@ -2917,6 +2995,14 @@ module Aws::EC2
2917
2995
 
2918
2996
  AvailableInstanceCapacityList.member = Shapes::ShapeRef.new(shape: InstanceCapacity, location_name: "item")
2919
2997
 
2998
+ BaselineEbsBandwidthMbps.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
2999
+ BaselineEbsBandwidthMbps.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
3000
+ BaselineEbsBandwidthMbps.struct_class = Types::BaselineEbsBandwidthMbps
3001
+
3002
+ BaselineEbsBandwidthMbpsRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "Min"))
3003
+ BaselineEbsBandwidthMbpsRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
3004
+ BaselineEbsBandwidthMbpsRequest.struct_class = Types::BaselineEbsBandwidthMbpsRequest
3005
+
2920
3006
  BillingProductList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
2921
3007
 
2922
3008
  BlobAttributeValue.add_member(:value, Shapes::ShapeRef.new(shape: Blob, location_name: "value"))
@@ -3401,6 +3487,8 @@ module Aws::EC2
3401
3487
 
3402
3488
  CoreCountList.member = Shapes::ShapeRef.new(shape: CoreCount, location_name: "item")
3403
3489
 
3490
+ CpuManufacturerSet.member = Shapes::ShapeRef.new(shape: CpuManufacturer, location_name: "item")
3491
+
3404
3492
  CpuOptions.add_member(:core_count, Shapes::ShapeRef.new(shape: Integer, location_name: "coreCount"))
3405
3493
  CpuOptions.add_member(:threads_per_core, Shapes::ShapeRef.new(shape: Integer, location_name: "threadsPerCore"))
3406
3494
  CpuOptions.struct_class = Types::CpuOptions
@@ -3589,6 +3677,7 @@ module Aws::EC2
3589
3677
  CreateFlowLogsRequest.add_member(:log_format, Shapes::ShapeRef.new(shape: String, location_name: "LogFormat"))
3590
3678
  CreateFlowLogsRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3591
3679
  CreateFlowLogsRequest.add_member(:max_aggregation_interval, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxAggregationInterval"))
3680
+ CreateFlowLogsRequest.add_member(:destination_options, Shapes::ShapeRef.new(shape: DestinationOptionsRequest, location_name: "DestinationOptions"))
3592
3681
  CreateFlowLogsRequest.struct_class = Types::CreateFlowLogsRequest
3593
3682
 
3594
3683
  CreateFlowLogsResult.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken"))
@@ -6020,6 +6109,16 @@ module Aws::EC2
6020
6109
  DescribeVpnGatewaysResult.add_member(:vpn_gateways, Shapes::ShapeRef.new(shape: VpnGatewayList, location_name: "vpnGatewaySet"))
6021
6110
  DescribeVpnGatewaysResult.struct_class = Types::DescribeVpnGatewaysResult
6022
6111
 
6112
+ DestinationOptionsRequest.add_member(:file_format, Shapes::ShapeRef.new(shape: DestinationFileFormat, location_name: "FileFormat"))
6113
+ DestinationOptionsRequest.add_member(:hive_compatible_partitions, Shapes::ShapeRef.new(shape: Boolean, location_name: "HiveCompatiblePartitions"))
6114
+ DestinationOptionsRequest.add_member(:per_hour_partition, Shapes::ShapeRef.new(shape: Boolean, location_name: "PerHourPartition"))
6115
+ DestinationOptionsRequest.struct_class = Types::DestinationOptionsRequest
6116
+
6117
+ DestinationOptionsResponse.add_member(:file_format, Shapes::ShapeRef.new(shape: DestinationFileFormat, location_name: "fileFormat"))
6118
+ DestinationOptionsResponse.add_member(:hive_compatible_partitions, Shapes::ShapeRef.new(shape: Boolean, location_name: "hiveCompatiblePartitions"))
6119
+ DestinationOptionsResponse.add_member(:per_hour_partition, Shapes::ShapeRef.new(shape: Boolean, location_name: "perHourPartition"))
6120
+ DestinationOptionsResponse.struct_class = Types::DestinationOptionsResponse
6121
+
6023
6122
  DetachClassicLinkVpcRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
6024
6123
  DetachClassicLinkVpcRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "instanceId"))
6025
6124
  DetachClassicLinkVpcRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "vpcId"))
@@ -6481,6 +6580,8 @@ module Aws::EC2
6481
6580
  EventInformation.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
6482
6581
  EventInformation.struct_class = Types::EventInformation
6483
6582
 
6583
+ ExcludedInstanceTypeSet.member = Shapes::ShapeRef.new(shape: ExcludedInstanceType, location_name: "item")
6584
+
6484
6585
  ExecutableByStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "ExecutableBy")
6485
6586
 
6486
6587
  Explanation.add_member(:acl, Shapes::ShapeRef.new(shape: AnalysisComponent, location_name: "acl"))
@@ -6710,6 +6811,7 @@ module Aws::EC2
6710
6811
  FleetLaunchTemplateOverrides.add_member(:weighted_capacity, Shapes::ShapeRef.new(shape: Double, location_name: "weightedCapacity"))
6711
6812
  FleetLaunchTemplateOverrides.add_member(:priority, Shapes::ShapeRef.new(shape: Double, location_name: "priority"))
6712
6813
  FleetLaunchTemplateOverrides.add_member(:placement, Shapes::ShapeRef.new(shape: PlacementResponse, location_name: "placement"))
6814
+ FleetLaunchTemplateOverrides.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirements, location_name: "instanceRequirements"))
6713
6815
  FleetLaunchTemplateOverrides.struct_class = Types::FleetLaunchTemplateOverrides
6714
6816
 
6715
6817
  FleetLaunchTemplateOverridesList.member = Shapes::ShapeRef.new(shape: FleetLaunchTemplateOverrides, location_name: "item")
@@ -6723,6 +6825,7 @@ module Aws::EC2
6723
6825
  FleetLaunchTemplateOverridesRequest.add_member(:weighted_capacity, Shapes::ShapeRef.new(shape: Double, location_name: "WeightedCapacity"))
6724
6826
  FleetLaunchTemplateOverridesRequest.add_member(:priority, Shapes::ShapeRef.new(shape: Double, location_name: "Priority"))
6725
6827
  FleetLaunchTemplateOverridesRequest.add_member(:placement, Shapes::ShapeRef.new(shape: Placement, location_name: "Placement"))
6828
+ FleetLaunchTemplateOverridesRequest.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, location_name: "InstanceRequirements"))
6726
6829
  FleetLaunchTemplateOverridesRequest.struct_class = Types::FleetLaunchTemplateOverridesRequest
6727
6830
 
6728
6831
  FleetLaunchTemplateSpecification.add_member(:launch_template_id, Shapes::ShapeRef.new(shape: String, location_name: "launchTemplateId"))
@@ -6763,6 +6866,7 @@ module Aws::EC2
6763
6866
  FlowLog.add_member(:log_format, Shapes::ShapeRef.new(shape: String, location_name: "logFormat"))
6764
6867
  FlowLog.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
6765
6868
  FlowLog.add_member(:max_aggregation_interval, Shapes::ShapeRef.new(shape: Integer, location_name: "maxAggregationInterval"))
6869
+ FlowLog.add_member(:destination_options, Shapes::ShapeRef.new(shape: DestinationOptionsResponse, location_name: "destinationOptions"))
6766
6870
  FlowLog.struct_class = Types::FlowLog
6767
6871
 
6768
6872
  FlowLogIdList.member = Shapes::ShapeRef.new(shape: VpcFlowLogId, location_name: "item")
@@ -6929,6 +7033,18 @@ module Aws::EC2
6929
7033
  GetHostReservationPurchasePreviewResult.add_member(:total_upfront_price, Shapes::ShapeRef.new(shape: String, location_name: "totalUpfrontPrice"))
6930
7034
  GetHostReservationPurchasePreviewResult.struct_class = Types::GetHostReservationPurchasePreviewResult
6931
7035
 
7036
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7037
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:architecture_types, Shapes::ShapeRef.new(shape: ArchitectureTypeSet, required: true, location_name: "ArchitectureType"))
7038
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:virtualization_types, Shapes::ShapeRef.new(shape: VirtualizationTypeSet, required: true, location_name: "VirtualizationType"))
7039
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, required: true, location_name: "InstanceRequirements"))
7040
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
7041
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
7042
+ GetInstanceTypesFromInstanceRequirementsRequest.struct_class = Types::GetInstanceTypesFromInstanceRequirementsRequest
7043
+
7044
+ GetInstanceTypesFromInstanceRequirementsResult.add_member(:instance_types, Shapes::ShapeRef.new(shape: InstanceTypeInfoFromInstanceRequirementsSet, location_name: "instanceTypeSet"))
7045
+ GetInstanceTypesFromInstanceRequirementsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7046
+ GetInstanceTypesFromInstanceRequirementsResult.struct_class = Types::GetInstanceTypesFromInstanceRequirementsResult
7047
+
6932
7048
  GetLaunchTemplateDataRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6933
7049
  GetLaunchTemplateDataRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
6934
7050
  GetLaunchTemplateDataRequest.struct_class = Types::GetLaunchTemplateDataRequest
@@ -6988,6 +7104,21 @@ module Aws::EC2
6988
7104
  GetSerialConsoleAccessStatusResult.add_member(:serial_console_access_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "serialConsoleAccessEnabled"))
6989
7105
  GetSerialConsoleAccessStatusResult.struct_class = Types::GetSerialConsoleAccessStatusResult
6990
7106
 
7107
+ GetSpotPlacementScoresRequest.add_member(:instance_types, Shapes::ShapeRef.new(shape: InstanceTypes, location_name: "InstanceType"))
7108
+ GetSpotPlacementScoresRequest.add_member(:target_capacity, Shapes::ShapeRef.new(shape: SpotPlacementScoresTargetCapacity, required: true, location_name: "TargetCapacity"))
7109
+ GetSpotPlacementScoresRequest.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "TargetCapacityUnitType"))
7110
+ GetSpotPlacementScoresRequest.add_member(:single_availability_zone, Shapes::ShapeRef.new(shape: Boolean, location_name: "SingleAvailabilityZone"))
7111
+ GetSpotPlacementScoresRequest.add_member(:region_names, Shapes::ShapeRef.new(shape: RegionNames, location_name: "RegionName"))
7112
+ GetSpotPlacementScoresRequest.add_member(:instance_requirements_with_metadata, Shapes::ShapeRef.new(shape: InstanceRequirementsWithMetadataRequest, location_name: "InstanceRequirementsWithMetadata"))
7113
+ GetSpotPlacementScoresRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7114
+ GetSpotPlacementScoresRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: SpotPlacementScoresMaxResults, location_name: "MaxResults"))
7115
+ GetSpotPlacementScoresRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
7116
+ GetSpotPlacementScoresRequest.struct_class = Types::GetSpotPlacementScoresRequest
7117
+
7118
+ GetSpotPlacementScoresResult.add_member(:spot_placement_scores, Shapes::ShapeRef.new(shape: SpotPlacementScores, location_name: "spotPlacementScoreSet"))
7119
+ GetSpotPlacementScoresResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7120
+ GetSpotPlacementScoresResult.struct_class = Types::GetSpotPlacementScoresResult
7121
+
6991
7122
  GetSubnetCidrReservationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
6992
7123
  GetSubnetCidrReservationsRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, required: true, location_name: "SubnetId"))
6993
7124
  GetSubnetCidrReservationsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -7633,6 +7764,8 @@ module Aws::EC2
7633
7764
  InstanceFamilyCreditSpecification.add_member(:cpu_credits, Shapes::ShapeRef.new(shape: String, location_name: "cpuCredits"))
7634
7765
  InstanceFamilyCreditSpecification.struct_class = Types::InstanceFamilyCreditSpecification
7635
7766
 
7767
+ InstanceGenerationSet.member = Shapes::ShapeRef.new(shape: InstanceGeneration, location_name: "item")
7768
+
7636
7769
  InstanceIdList.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "item")
7637
7770
 
7638
7771
  InstanceIdSet.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "item")
@@ -7753,6 +7886,57 @@ module Aws::EC2
7753
7886
 
7754
7887
  InstancePrivateIpAddressList.member = Shapes::ShapeRef.new(shape: InstancePrivateIpAddress, location_name: "item")
7755
7888
 
7889
+ InstanceRequirements.add_member(:v_cpu_count, Shapes::ShapeRef.new(shape: VCpuCountRange, location_name: "vCpuCount"))
7890
+ InstanceRequirements.add_member(:memory_mi_b, Shapes::ShapeRef.new(shape: MemoryMiB, location_name: "memoryMiB"))
7891
+ InstanceRequirements.add_member(:cpu_manufacturers, Shapes::ShapeRef.new(shape: CpuManufacturerSet, location_name: "cpuManufacturerSet"))
7892
+ InstanceRequirements.add_member(:memory_gi_b_per_v_cpu, Shapes::ShapeRef.new(shape: MemoryGiBPerVCpu, location_name: "memoryGiBPerVCpu"))
7893
+ InstanceRequirements.add_member(:excluded_instance_types, Shapes::ShapeRef.new(shape: ExcludedInstanceTypeSet, location_name: "excludedInstanceTypeSet"))
7894
+ InstanceRequirements.add_member(:instance_generations, Shapes::ShapeRef.new(shape: InstanceGenerationSet, location_name: "instanceGenerationSet"))
7895
+ InstanceRequirements.add_member(:spot_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "spotMaxPricePercentageOverLowestPrice"))
7896
+ InstanceRequirements.add_member(:on_demand_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "onDemandMaxPricePercentageOverLowestPrice"))
7897
+ InstanceRequirements.add_member(:bare_metal, Shapes::ShapeRef.new(shape: BareMetal, location_name: "bareMetal"))
7898
+ InstanceRequirements.add_member(:burstable_performance, Shapes::ShapeRef.new(shape: BurstablePerformance, location_name: "burstablePerformance"))
7899
+ InstanceRequirements.add_member(:require_hibernate_support, Shapes::ShapeRef.new(shape: Boolean, location_name: "requireHibernateSupport"))
7900
+ InstanceRequirements.add_member(:network_interface_count, Shapes::ShapeRef.new(shape: NetworkInterfaceCount, location_name: "networkInterfaceCount"))
7901
+ InstanceRequirements.add_member(:local_storage, Shapes::ShapeRef.new(shape: LocalStorage, location_name: "localStorage"))
7902
+ InstanceRequirements.add_member(:local_storage_types, Shapes::ShapeRef.new(shape: LocalStorageTypeSet, location_name: "localStorageTypeSet"))
7903
+ InstanceRequirements.add_member(:total_local_storage_gb, Shapes::ShapeRef.new(shape: TotalLocalStorageGB, location_name: "totalLocalStorageGB"))
7904
+ InstanceRequirements.add_member(:baseline_ebs_bandwidth_mbps, Shapes::ShapeRef.new(shape: BaselineEbsBandwidthMbps, location_name: "baselineEbsBandwidthMbps"))
7905
+ InstanceRequirements.add_member(:accelerator_types, Shapes::ShapeRef.new(shape: AcceleratorTypeSet, location_name: "acceleratorTypeSet"))
7906
+ InstanceRequirements.add_member(:accelerator_count, Shapes::ShapeRef.new(shape: AcceleratorCount, location_name: "acceleratorCount"))
7907
+ InstanceRequirements.add_member(:accelerator_manufacturers, Shapes::ShapeRef.new(shape: AcceleratorManufacturerSet, location_name: "acceleratorManufacturerSet"))
7908
+ InstanceRequirements.add_member(:accelerator_names, Shapes::ShapeRef.new(shape: AcceleratorNameSet, location_name: "acceleratorNameSet"))
7909
+ InstanceRequirements.add_member(:accelerator_total_memory_mi_b, Shapes::ShapeRef.new(shape: AcceleratorTotalMemoryMiB, location_name: "acceleratorTotalMemoryMiB"))
7910
+ InstanceRequirements.struct_class = Types::InstanceRequirements
7911
+
7912
+ InstanceRequirementsRequest.add_member(:v_cpu_count, Shapes::ShapeRef.new(shape: VCpuCountRangeRequest, required: true, location_name: "VCpuCount"))
7913
+ InstanceRequirementsRequest.add_member(:memory_mi_b, Shapes::ShapeRef.new(shape: MemoryMiBRequest, required: true, location_name: "MemoryMiB"))
7914
+ InstanceRequirementsRequest.add_member(:cpu_manufacturers, Shapes::ShapeRef.new(shape: CpuManufacturerSet, location_name: "CpuManufacturer"))
7915
+ InstanceRequirementsRequest.add_member(:memory_gi_b_per_v_cpu, Shapes::ShapeRef.new(shape: MemoryGiBPerVCpuRequest, location_name: "MemoryGiBPerVCpu"))
7916
+ InstanceRequirementsRequest.add_member(:excluded_instance_types, Shapes::ShapeRef.new(shape: ExcludedInstanceTypeSet, location_name: "ExcludedInstanceType"))
7917
+ InstanceRequirementsRequest.add_member(:instance_generations, Shapes::ShapeRef.new(shape: InstanceGenerationSet, location_name: "InstanceGeneration"))
7918
+ InstanceRequirementsRequest.add_member(:spot_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "SpotMaxPricePercentageOverLowestPrice"))
7919
+ InstanceRequirementsRequest.add_member(:on_demand_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "OnDemandMaxPricePercentageOverLowestPrice"))
7920
+ InstanceRequirementsRequest.add_member(:bare_metal, Shapes::ShapeRef.new(shape: BareMetal, location_name: "BareMetal"))
7921
+ InstanceRequirementsRequest.add_member(:burstable_performance, Shapes::ShapeRef.new(shape: BurstablePerformance, location_name: "BurstablePerformance"))
7922
+ InstanceRequirementsRequest.add_member(:require_hibernate_support, Shapes::ShapeRef.new(shape: Boolean, location_name: "RequireHibernateSupport"))
7923
+ InstanceRequirementsRequest.add_member(:network_interface_count, Shapes::ShapeRef.new(shape: NetworkInterfaceCountRequest, location_name: "NetworkInterfaceCount"))
7924
+ InstanceRequirementsRequest.add_member(:local_storage, Shapes::ShapeRef.new(shape: LocalStorage, location_name: "LocalStorage"))
7925
+ InstanceRequirementsRequest.add_member(:local_storage_types, Shapes::ShapeRef.new(shape: LocalStorageTypeSet, location_name: "LocalStorageType"))
7926
+ InstanceRequirementsRequest.add_member(:total_local_storage_gb, Shapes::ShapeRef.new(shape: TotalLocalStorageGBRequest, location_name: "TotalLocalStorageGB"))
7927
+ InstanceRequirementsRequest.add_member(:baseline_ebs_bandwidth_mbps, Shapes::ShapeRef.new(shape: BaselineEbsBandwidthMbpsRequest, location_name: "BaselineEbsBandwidthMbps"))
7928
+ InstanceRequirementsRequest.add_member(:accelerator_types, Shapes::ShapeRef.new(shape: AcceleratorTypeSet, location_name: "AcceleratorType"))
7929
+ InstanceRequirementsRequest.add_member(:accelerator_count, Shapes::ShapeRef.new(shape: AcceleratorCountRequest, location_name: "AcceleratorCount"))
7930
+ InstanceRequirementsRequest.add_member(:accelerator_manufacturers, Shapes::ShapeRef.new(shape: AcceleratorManufacturerSet, location_name: "AcceleratorManufacturer"))
7931
+ InstanceRequirementsRequest.add_member(:accelerator_names, Shapes::ShapeRef.new(shape: AcceleratorNameSet, location_name: "AcceleratorName"))
7932
+ InstanceRequirementsRequest.add_member(:accelerator_total_memory_mi_b, Shapes::ShapeRef.new(shape: AcceleratorTotalMemoryMiBRequest, location_name: "AcceleratorTotalMemoryMiB"))
7933
+ InstanceRequirementsRequest.struct_class = Types::InstanceRequirementsRequest
7934
+
7935
+ InstanceRequirementsWithMetadataRequest.add_member(:architecture_types, Shapes::ShapeRef.new(shape: ArchitectureTypeSet, location_name: "ArchitectureType"))
7936
+ InstanceRequirementsWithMetadataRequest.add_member(:virtualization_types, Shapes::ShapeRef.new(shape: VirtualizationTypeSet, location_name: "VirtualizationType"))
7937
+ InstanceRequirementsWithMetadataRequest.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, location_name: "InstanceRequirements"))
7938
+ InstanceRequirementsWithMetadataRequest.struct_class = Types::InstanceRequirementsWithMetadataRequest
7939
+
7756
7940
  InstanceSpecification.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
7757
7941
  InstanceSpecification.add_member(:exclude_boot_volume, Shapes::ShapeRef.new(shape: Boolean, location_name: "ExcludeBootVolume"))
7758
7942
  InstanceSpecification.struct_class = Types::InstanceSpecification
@@ -7838,6 +8022,11 @@ module Aws::EC2
7838
8022
  InstanceTypeInfo.add_member(:supported_boot_modes, Shapes::ShapeRef.new(shape: BootModeTypeList, location_name: "supportedBootModes"))
7839
8023
  InstanceTypeInfo.struct_class = Types::InstanceTypeInfo
7840
8024
 
8025
+ InstanceTypeInfoFromInstanceRequirements.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "instanceType"))
8026
+ InstanceTypeInfoFromInstanceRequirements.struct_class = Types::InstanceTypeInfoFromInstanceRequirements
8027
+
8028
+ InstanceTypeInfoFromInstanceRequirementsSet.member = Shapes::ShapeRef.new(shape: InstanceTypeInfoFromInstanceRequirements, location_name: "item")
8029
+
7841
8030
  InstanceTypeInfoList.member = Shapes::ShapeRef.new(shape: InstanceTypeInfo, location_name: "item")
7842
8031
 
7843
8032
  InstanceTypeList.member = Shapes::ShapeRef.new(shape: InstanceType)
@@ -7849,6 +8038,8 @@ module Aws::EC2
7849
8038
 
7850
8039
  InstanceTypeOfferingsList.member = Shapes::ShapeRef.new(shape: InstanceTypeOffering, location_name: "item")
7851
8040
 
8041
+ InstanceTypes.member = Shapes::ShapeRef.new(shape: String)
8042
+
7852
8043
  InstanceUsage.add_member(:account_id, Shapes::ShapeRef.new(shape: String, location_name: "accountId"))
7853
8044
  InstanceUsage.add_member(:used_instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "usedInstanceCount"))
7854
8045
  InstanceUsage.struct_class = Types::InstanceUsage
@@ -8199,6 +8390,7 @@ module Aws::EC2
8199
8390
  LaunchTemplateOverrides.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
8200
8391
  LaunchTemplateOverrides.add_member(:weighted_capacity, Shapes::ShapeRef.new(shape: Double, location_name: "weightedCapacity"))
8201
8392
  LaunchTemplateOverrides.add_member(:priority, Shapes::ShapeRef.new(shape: Double, location_name: "priority"))
8393
+ LaunchTemplateOverrides.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirements, location_name: "instanceRequirements"))
8202
8394
  LaunchTemplateOverrides.struct_class = Types::LaunchTemplateOverrides
8203
8395
 
8204
8396
  LaunchTemplateOverridesList.member = Shapes::ShapeRef.new(shape: LaunchTemplateOverrides, location_name: "item")
@@ -8393,6 +8585,8 @@ module Aws::EC2
8393
8585
 
8394
8586
  LocalGatewayVirtualInterfaceSet.member = Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterface, location_name: "item")
8395
8587
 
8588
+ LocalStorageTypeSet.member = Shapes::ShapeRef.new(shape: LocalStorageType, location_name: "item")
8589
+
8396
8590
  ManagedPrefixList.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "prefixListId"))
8397
8591
  ManagedPrefixList.add_member(:address_family, Shapes::ShapeRef.new(shape: String, location_name: "addressFamily"))
8398
8592
  ManagedPrefixList.add_member(:state, Shapes::ShapeRef.new(shape: PrefixListState, location_name: "state"))
@@ -8407,9 +8601,25 @@ module Aws::EC2
8407
8601
 
8408
8602
  ManagedPrefixListSet.member = Shapes::ShapeRef.new(shape: ManagedPrefixList, location_name: "item")
8409
8603
 
8604
+ MemoryGiBPerVCpu.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "min"))
8605
+ MemoryGiBPerVCpu.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "max"))
8606
+ MemoryGiBPerVCpu.struct_class = Types::MemoryGiBPerVCpu
8607
+
8608
+ MemoryGiBPerVCpuRequest.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "Min"))
8609
+ MemoryGiBPerVCpuRequest.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "Max"))
8610
+ MemoryGiBPerVCpuRequest.struct_class = Types::MemoryGiBPerVCpuRequest
8611
+
8410
8612
  MemoryInfo.add_member(:size_in_mi_b, Shapes::ShapeRef.new(shape: MemorySize, location_name: "sizeInMiB"))
8411
8613
  MemoryInfo.struct_class = Types::MemoryInfo
8412
8614
 
8615
+ MemoryMiB.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
8616
+ MemoryMiB.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
8617
+ MemoryMiB.struct_class = Types::MemoryMiB
8618
+
8619
+ MemoryMiBRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "Min"))
8620
+ MemoryMiBRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
8621
+ MemoryMiBRequest.struct_class = Types::MemoryMiBRequest
8622
+
8413
8623
  ModifyAddressAttributeRequest.add_member(:allocation_id, Shapes::ShapeRef.new(shape: AllocationId, required: true, location_name: "AllocationId"))
8414
8624
  ModifyAddressAttributeRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: String, location_name: "DomainName"))
8415
8625
  ModifyAddressAttributeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -8442,6 +8652,7 @@ module Aws::EC2
8442
8652
  ModifyCapacityReservationRequest.add_member(:end_date_type, Shapes::ShapeRef.new(shape: EndDateType, location_name: "EndDateType"))
8443
8653
  ModifyCapacityReservationRequest.add_member(:accept, Shapes::ShapeRef.new(shape: Boolean, location_name: "Accept"))
8444
8654
  ModifyCapacityReservationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8655
+ ModifyCapacityReservationRequest.add_member(:additional_info, Shapes::ShapeRef.new(shape: String, location_name: "AdditionalInfo"))
8445
8656
  ModifyCapacityReservationRequest.struct_class = Types::ModifyCapacityReservationRequest
8446
8657
 
8447
8658
  ModifyCapacityReservationResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
@@ -9105,6 +9316,14 @@ module Aws::EC2
9105
9316
  NetworkInterfaceAttachmentChanges.add_member(:delete_on_termination, Shapes::ShapeRef.new(shape: Boolean, location_name: "deleteOnTermination"))
9106
9317
  NetworkInterfaceAttachmentChanges.struct_class = Types::NetworkInterfaceAttachmentChanges
9107
9318
 
9319
+ NetworkInterfaceCount.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
9320
+ NetworkInterfaceCount.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
9321
+ NetworkInterfaceCount.struct_class = Types::NetworkInterfaceCount
9322
+
9323
+ NetworkInterfaceCountRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "Min"))
9324
+ NetworkInterfaceCountRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
9325
+ NetworkInterfaceCountRequest.struct_class = Types::NetworkInterfaceCountRequest
9326
+
9108
9327
  NetworkInterfaceIdList.member = Shapes::ShapeRef.new(shape: NetworkInterfaceId, location_name: "item")
9109
9328
 
9110
9329
  NetworkInterfaceIpv6Address.add_member(:ipv_6_address, Shapes::ShapeRef.new(shape: String, location_name: "ipv6Address"))
@@ -9533,6 +9752,8 @@ module Aws::EC2
9533
9752
 
9534
9753
  RegionNameStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "RegionName")
9535
9754
 
9755
+ RegionNames.member = Shapes::ShapeRef.new(shape: String)
9756
+
9536
9757
  RegisterImageRequest.add_member(:image_location, Shapes::ShapeRef.new(shape: String, location_name: "ImageLocation"))
9537
9758
  RegisterImageRequest.add_member(:architecture, Shapes::ShapeRef.new(shape: ArchitectureValues, location_name: "architecture"))
9538
9759
  RegisterImageRequest.add_member(:block_device_mappings, Shapes::ShapeRef.new(shape: BlockDeviceMappingRequestList, location_name: "BlockDeviceMapping"))
@@ -9755,6 +9976,7 @@ module Aws::EC2
9755
9976
  RequestLaunchTemplateData.add_member(:hibernation_options, Shapes::ShapeRef.new(shape: LaunchTemplateHibernationOptionsRequest, location_name: "HibernationOptions"))
9756
9977
  RequestLaunchTemplateData.add_member(:metadata_options, Shapes::ShapeRef.new(shape: LaunchTemplateInstanceMetadataOptionsRequest, location_name: "MetadataOptions"))
9757
9978
  RequestLaunchTemplateData.add_member(:enclave_options, Shapes::ShapeRef.new(shape: LaunchTemplateEnclaveOptionsRequest, location_name: "EnclaveOptions"))
9979
+ RequestLaunchTemplateData.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, location_name: "InstanceRequirements"))
9758
9980
  RequestLaunchTemplateData.struct_class = Types::RequestLaunchTemplateData
9759
9981
 
9760
9982
  RequestSpotFleetRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -10016,6 +10238,7 @@ module Aws::EC2
10016
10238
  ResponseLaunchTemplateData.add_member(:hibernation_options, Shapes::ShapeRef.new(shape: LaunchTemplateHibernationOptions, location_name: "hibernationOptions"))
10017
10239
  ResponseLaunchTemplateData.add_member(:metadata_options, Shapes::ShapeRef.new(shape: LaunchTemplateInstanceMetadataOptions, location_name: "metadataOptions"))
10018
10240
  ResponseLaunchTemplateData.add_member(:enclave_options, Shapes::ShapeRef.new(shape: LaunchTemplateEnclaveOptions, location_name: "enclaveOptions"))
10241
+ ResponseLaunchTemplateData.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirements, location_name: "instanceRequirements"))
10019
10242
  ResponseLaunchTemplateData.struct_class = Types::ResponseLaunchTemplateData
10020
10243
 
10021
10244
  RestorableByStringList.member = Shapes::ShapeRef.new(shape: String)
@@ -10563,6 +10786,7 @@ module Aws::EC2
10563
10786
  SpotFleetLaunchSpecification.add_member(:user_data, Shapes::ShapeRef.new(shape: String, location_name: "userData"))
10564
10787
  SpotFleetLaunchSpecification.add_member(:weighted_capacity, Shapes::ShapeRef.new(shape: Double, location_name: "weightedCapacity"))
10565
10788
  SpotFleetLaunchSpecification.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: SpotFleetTagSpecificationList, location_name: "tagSpecificationSet"))
10789
+ SpotFleetLaunchSpecification.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirements, location_name: "instanceRequirements"))
10566
10790
  SpotFleetLaunchSpecification.struct_class = Types::SpotFleetLaunchSpecification
10567
10791
 
10568
10792
  SpotFleetMonitoring.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
@@ -10600,6 +10824,7 @@ module Aws::EC2
10600
10824
  SpotFleetRequestConfigData.add_member(:load_balancers_config, Shapes::ShapeRef.new(shape: LoadBalancersConfig, location_name: "loadBalancersConfig"))
10601
10825
  SpotFleetRequestConfigData.add_member(:instance_pools_to_use_count, Shapes::ShapeRef.new(shape: Integer, location_name: "instancePoolsToUseCount"))
10602
10826
  SpotFleetRequestConfigData.add_member(:context, Shapes::ShapeRef.new(shape: String, location_name: "context"))
10827
+ SpotFleetRequestConfigData.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "targetCapacityUnitType"))
10603
10828
  SpotFleetRequestConfigData.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
10604
10829
  SpotFleetRequestConfigData.struct_class = Types::SpotFleetRequestConfigData
10605
10830
 
@@ -10682,6 +10907,13 @@ module Aws::EC2
10682
10907
  SpotPlacement.add_member(:tenancy, Shapes::ShapeRef.new(shape: Tenancy, location_name: "tenancy"))
10683
10908
  SpotPlacement.struct_class = Types::SpotPlacement
10684
10909
 
10910
+ SpotPlacementScore.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
10911
+ SpotPlacementScore.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZoneId"))
10912
+ SpotPlacementScore.add_member(:score, Shapes::ShapeRef.new(shape: Integer, location_name: "score"))
10913
+ SpotPlacementScore.struct_class = Types::SpotPlacementScore
10914
+
10915
+ SpotPlacementScores.member = Shapes::ShapeRef.new(shape: SpotPlacementScore, location_name: "item")
10916
+
10685
10917
  SpotPrice.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
10686
10918
  SpotPrice.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "instanceType"))
10687
10919
  SpotPrice.add_member(:product_description, Shapes::ShapeRef.new(shape: RIProductDescription, location_name: "productDescription"))
@@ -10854,12 +11086,14 @@ module Aws::EC2
10854
11086
  TargetCapacitySpecification.add_member(:on_demand_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "onDemandTargetCapacity"))
10855
11087
  TargetCapacitySpecification.add_member(:spot_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "spotTargetCapacity"))
10856
11088
  TargetCapacitySpecification.add_member(:default_target_capacity_type, Shapes::ShapeRef.new(shape: DefaultTargetCapacityType, location_name: "defaultTargetCapacityType"))
11089
+ TargetCapacitySpecification.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "targetCapacityUnitType"))
10857
11090
  TargetCapacitySpecification.struct_class = Types::TargetCapacitySpecification
10858
11091
 
10859
11092
  TargetCapacitySpecificationRequest.add_member(:total_target_capacity, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "TotalTargetCapacity"))
10860
11093
  TargetCapacitySpecificationRequest.add_member(:on_demand_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "OnDemandTargetCapacity"))
10861
11094
  TargetCapacitySpecificationRequest.add_member(:spot_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "SpotTargetCapacity"))
10862
11095
  TargetCapacitySpecificationRequest.add_member(:default_target_capacity_type, Shapes::ShapeRef.new(shape: DefaultTargetCapacityType, location_name: "DefaultTargetCapacityType"))
11096
+ TargetCapacitySpecificationRequest.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "TargetCapacityUnitType"))
10863
11097
  TargetCapacitySpecificationRequest.struct_class = Types::TargetCapacitySpecificationRequest
10864
11098
 
10865
11099
  TargetConfiguration.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "instanceCount"))
@@ -10923,6 +11157,14 @@ module Aws::EC2
10923
11157
 
10924
11158
  ThreadsPerCoreList.member = Shapes::ShapeRef.new(shape: ThreadsPerCore, location_name: "item")
10925
11159
 
11160
+ TotalLocalStorageGB.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "min"))
11161
+ TotalLocalStorageGB.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "max"))
11162
+ TotalLocalStorageGB.struct_class = Types::TotalLocalStorageGB
11163
+
11164
+ TotalLocalStorageGBRequest.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "Min"))
11165
+ TotalLocalStorageGBRequest.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "Max"))
11166
+ TotalLocalStorageGBRequest.struct_class = Types::TotalLocalStorageGBRequest
11167
+
10926
11168
  TrafficMirrorFilter.add_member(:traffic_mirror_filter_id, Shapes::ShapeRef.new(shape: String, location_name: "trafficMirrorFilterId"))
10927
11169
  TrafficMirrorFilter.add_member(:ingress_filter_rules, Shapes::ShapeRef.new(shape: TrafficMirrorFilterRuleList, location_name: "ingressFilterRuleSet"))
10928
11170
  TrafficMirrorFilter.add_member(:egress_filter_rules, Shapes::ShapeRef.new(shape: TrafficMirrorFilterRuleList, location_name: "egressFilterRuleSet"))
@@ -11410,6 +11652,14 @@ module Aws::EC2
11410
11652
 
11411
11653
  UserIdStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "UserId")
11412
11654
 
11655
+ VCpuCountRange.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
11656
+ VCpuCountRange.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
11657
+ VCpuCountRange.struct_class = Types::VCpuCountRange
11658
+
11659
+ VCpuCountRangeRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "Min"))
11660
+ VCpuCountRangeRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
11661
+ VCpuCountRangeRequest.struct_class = Types::VCpuCountRangeRequest
11662
+
11413
11663
  VCpuInfo.add_member(:default_v_cpus, Shapes::ShapeRef.new(shape: VCpuCount, location_name: "defaultVCpus"))
11414
11664
  VCpuInfo.add_member(:default_cores, Shapes::ShapeRef.new(shape: CoreCount, location_name: "defaultCores"))
11415
11665
  VCpuInfo.add_member(:default_threads_per_core, Shapes::ShapeRef.new(shape: ThreadsPerCore, location_name: "defaultThreadsPerCore"))
@@ -11440,6 +11690,8 @@ module Aws::EC2
11440
11690
 
11441
11691
  VirtualizationTypeList.member = Shapes::ShapeRef.new(shape: VirtualizationType, location_name: "item")
11442
11692
 
11693
+ VirtualizationTypeSet.member = Shapes::ShapeRef.new(shape: VirtualizationType, location_name: "item")
11694
+
11443
11695
  Volume.add_member(:attachments, Shapes::ShapeRef.new(shape: VolumeAttachmentList, location_name: "attachmentSet"))
11444
11696
  Volume.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
11445
11697
  Volume.add_member(:create_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "createTime"))
@@ -11672,6 +11924,9 @@ module Aws::EC2
11672
11924
  VpnConnection.add_member(:vpn_connection_id, Shapes::ShapeRef.new(shape: String, location_name: "vpnConnectionId"))
11673
11925
  VpnConnection.add_member(:vpn_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "vpnGatewayId"))
11674
11926
  VpnConnection.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayId"))
11927
+ VpnConnection.add_member(:core_network_arn, Shapes::ShapeRef.new(shape: String, location_name: "coreNetworkArn"))
11928
+ VpnConnection.add_member(:core_network_attachment_arn, Shapes::ShapeRef.new(shape: String, location_name: "coreNetworkAttachmentArn"))
11929
+ VpnConnection.add_member(:gateway_association_state, Shapes::ShapeRef.new(shape: String, location_name: "gatewayAssociationState"))
11675
11930
  VpnConnection.add_member(:options, Shapes::ShapeRef.new(shape: VpnConnectionOptions, location_name: "options"))
11676
11931
  VpnConnection.add_member(:routes, Shapes::ShapeRef.new(shape: VpnStaticRouteList, location_name: "routes"))
11677
11932
  VpnConnection.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
@@ -15114,6 +15369,20 @@ module Aws::EC2
15114
15369
  o.output = Shapes::ShapeRef.new(shape: GetHostReservationPurchasePreviewResult)
15115
15370
  end)
15116
15371
 
15372
+ api.add_operation(:get_instance_types_from_instance_requirements, Seahorse::Model::Operation.new.tap do |o|
15373
+ o.name = "GetInstanceTypesFromInstanceRequirements"
15374
+ o.http_method = "POST"
15375
+ o.http_request_uri = "/"
15376
+ o.input = Shapes::ShapeRef.new(shape: GetInstanceTypesFromInstanceRequirementsRequest)
15377
+ o.output = Shapes::ShapeRef.new(shape: GetInstanceTypesFromInstanceRequirementsResult)
15378
+ o[:pager] = Aws::Pager.new(
15379
+ limit_key: "max_results",
15380
+ tokens: {
15381
+ "next_token" => "next_token"
15382
+ }
15383
+ )
15384
+ end)
15385
+
15117
15386
  api.add_operation(:get_launch_template_data, Seahorse::Model::Operation.new.tap do |o|
15118
15387
  o.name = "GetLaunchTemplateData"
15119
15388
  o.http_method = "POST"
@@ -15174,6 +15443,20 @@ module Aws::EC2
15174
15443
  o.output = Shapes::ShapeRef.new(shape: GetSerialConsoleAccessStatusResult)
15175
15444
  end)
15176
15445
 
15446
+ api.add_operation(:get_spot_placement_scores, Seahorse::Model::Operation.new.tap do |o|
15447
+ o.name = "GetSpotPlacementScores"
15448
+ o.http_method = "POST"
15449
+ o.http_request_uri = "/"
15450
+ o.input = Shapes::ShapeRef.new(shape: GetSpotPlacementScoresRequest)
15451
+ o.output = Shapes::ShapeRef.new(shape: GetSpotPlacementScoresResult)
15452
+ o[:pager] = Aws::Pager.new(
15453
+ limit_key: "max_results",
15454
+ tokens: {
15455
+ "next_token" => "next_token"
15456
+ }
15457
+ )
15458
+ end)
15459
+
15177
15460
  api.add_operation(:get_subnet_cidr_reservations, Seahorse::Model::Operation.new.tap do |o|
15178
15461
  o.name = "GetSubnetCidrReservations"
15179
15462
  o.http_method = "POST"