aws-sdk-ec2 1.271.0 → 1.275.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"))
@@ -6944,6 +7035,18 @@ module Aws::EC2
6944
7035
  GetHostReservationPurchasePreviewResult.add_member(:total_upfront_price, Shapes::ShapeRef.new(shape: String, location_name: "totalUpfrontPrice"))
6945
7036
  GetHostReservationPurchasePreviewResult.struct_class = Types::GetHostReservationPurchasePreviewResult
6946
7037
 
7038
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7039
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:architecture_types, Shapes::ShapeRef.new(shape: ArchitectureTypeSet, required: true, location_name: "ArchitectureType"))
7040
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:virtualization_types, Shapes::ShapeRef.new(shape: VirtualizationTypeSet, required: true, location_name: "VirtualizationType"))
7041
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, required: true, location_name: "InstanceRequirements"))
7042
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
7043
+ GetInstanceTypesFromInstanceRequirementsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
7044
+ GetInstanceTypesFromInstanceRequirementsRequest.struct_class = Types::GetInstanceTypesFromInstanceRequirementsRequest
7045
+
7046
+ GetInstanceTypesFromInstanceRequirementsResult.add_member(:instance_types, Shapes::ShapeRef.new(shape: InstanceTypeInfoFromInstanceRequirementsSet, location_name: "instanceTypeSet"))
7047
+ GetInstanceTypesFromInstanceRequirementsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7048
+ GetInstanceTypesFromInstanceRequirementsResult.struct_class = Types::GetInstanceTypesFromInstanceRequirementsResult
7049
+
6947
7050
  GetLaunchTemplateDataRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6948
7051
  GetLaunchTemplateDataRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
6949
7052
  GetLaunchTemplateDataRequest.struct_class = Types::GetLaunchTemplateDataRequest
@@ -7003,6 +7106,21 @@ module Aws::EC2
7003
7106
  GetSerialConsoleAccessStatusResult.add_member(:serial_console_access_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "serialConsoleAccessEnabled"))
7004
7107
  GetSerialConsoleAccessStatusResult.struct_class = Types::GetSerialConsoleAccessStatusResult
7005
7108
 
7109
+ GetSpotPlacementScoresRequest.add_member(:instance_types, Shapes::ShapeRef.new(shape: InstanceTypes, location_name: "InstanceType"))
7110
+ GetSpotPlacementScoresRequest.add_member(:target_capacity, Shapes::ShapeRef.new(shape: SpotPlacementScoresTargetCapacity, required: true, location_name: "TargetCapacity"))
7111
+ GetSpotPlacementScoresRequest.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "TargetCapacityUnitType"))
7112
+ GetSpotPlacementScoresRequest.add_member(:single_availability_zone, Shapes::ShapeRef.new(shape: Boolean, location_name: "SingleAvailabilityZone"))
7113
+ GetSpotPlacementScoresRequest.add_member(:region_names, Shapes::ShapeRef.new(shape: RegionNames, location_name: "RegionName"))
7114
+ GetSpotPlacementScoresRequest.add_member(:instance_requirements_with_metadata, Shapes::ShapeRef.new(shape: InstanceRequirementsWithMetadataRequest, location_name: "InstanceRequirementsWithMetadata"))
7115
+ GetSpotPlacementScoresRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7116
+ GetSpotPlacementScoresRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: SpotPlacementScoresMaxResults, location_name: "MaxResults"))
7117
+ GetSpotPlacementScoresRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
7118
+ GetSpotPlacementScoresRequest.struct_class = Types::GetSpotPlacementScoresRequest
7119
+
7120
+ GetSpotPlacementScoresResult.add_member(:spot_placement_scores, Shapes::ShapeRef.new(shape: SpotPlacementScores, location_name: "spotPlacementScoreSet"))
7121
+ GetSpotPlacementScoresResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7122
+ GetSpotPlacementScoresResult.struct_class = Types::GetSpotPlacementScoresResult
7123
+
7006
7124
  GetSubnetCidrReservationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
7007
7125
  GetSubnetCidrReservationsRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, required: true, location_name: "SubnetId"))
7008
7126
  GetSubnetCidrReservationsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -7648,6 +7766,8 @@ module Aws::EC2
7648
7766
  InstanceFamilyCreditSpecification.add_member(:cpu_credits, Shapes::ShapeRef.new(shape: String, location_name: "cpuCredits"))
7649
7767
  InstanceFamilyCreditSpecification.struct_class = Types::InstanceFamilyCreditSpecification
7650
7768
 
7769
+ InstanceGenerationSet.member = Shapes::ShapeRef.new(shape: InstanceGeneration, location_name: "item")
7770
+
7651
7771
  InstanceIdList.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "item")
7652
7772
 
7653
7773
  InstanceIdSet.member = Shapes::ShapeRef.new(shape: InstanceId, location_name: "item")
@@ -7768,6 +7888,57 @@ module Aws::EC2
7768
7888
 
7769
7889
  InstancePrivateIpAddressList.member = Shapes::ShapeRef.new(shape: InstancePrivateIpAddress, location_name: "item")
7770
7890
 
7891
+ InstanceRequirements.add_member(:v_cpu_count, Shapes::ShapeRef.new(shape: VCpuCountRange, location_name: "vCpuCount"))
7892
+ InstanceRequirements.add_member(:memory_mi_b, Shapes::ShapeRef.new(shape: MemoryMiB, location_name: "memoryMiB"))
7893
+ InstanceRequirements.add_member(:cpu_manufacturers, Shapes::ShapeRef.new(shape: CpuManufacturerSet, location_name: "cpuManufacturerSet"))
7894
+ InstanceRequirements.add_member(:memory_gi_b_per_v_cpu, Shapes::ShapeRef.new(shape: MemoryGiBPerVCpu, location_name: "memoryGiBPerVCpu"))
7895
+ InstanceRequirements.add_member(:excluded_instance_types, Shapes::ShapeRef.new(shape: ExcludedInstanceTypeSet, location_name: "excludedInstanceTypeSet"))
7896
+ InstanceRequirements.add_member(:instance_generations, Shapes::ShapeRef.new(shape: InstanceGenerationSet, location_name: "instanceGenerationSet"))
7897
+ InstanceRequirements.add_member(:spot_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "spotMaxPricePercentageOverLowestPrice"))
7898
+ InstanceRequirements.add_member(:on_demand_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "onDemandMaxPricePercentageOverLowestPrice"))
7899
+ InstanceRequirements.add_member(:bare_metal, Shapes::ShapeRef.new(shape: BareMetal, location_name: "bareMetal"))
7900
+ InstanceRequirements.add_member(:burstable_performance, Shapes::ShapeRef.new(shape: BurstablePerformance, location_name: "burstablePerformance"))
7901
+ InstanceRequirements.add_member(:require_hibernate_support, Shapes::ShapeRef.new(shape: Boolean, location_name: "requireHibernateSupport"))
7902
+ InstanceRequirements.add_member(:network_interface_count, Shapes::ShapeRef.new(shape: NetworkInterfaceCount, location_name: "networkInterfaceCount"))
7903
+ InstanceRequirements.add_member(:local_storage, Shapes::ShapeRef.new(shape: LocalStorage, location_name: "localStorage"))
7904
+ InstanceRequirements.add_member(:local_storage_types, Shapes::ShapeRef.new(shape: LocalStorageTypeSet, location_name: "localStorageTypeSet"))
7905
+ InstanceRequirements.add_member(:total_local_storage_gb, Shapes::ShapeRef.new(shape: TotalLocalStorageGB, location_name: "totalLocalStorageGB"))
7906
+ InstanceRequirements.add_member(:baseline_ebs_bandwidth_mbps, Shapes::ShapeRef.new(shape: BaselineEbsBandwidthMbps, location_name: "baselineEbsBandwidthMbps"))
7907
+ InstanceRequirements.add_member(:accelerator_types, Shapes::ShapeRef.new(shape: AcceleratorTypeSet, location_name: "acceleratorTypeSet"))
7908
+ InstanceRequirements.add_member(:accelerator_count, Shapes::ShapeRef.new(shape: AcceleratorCount, location_name: "acceleratorCount"))
7909
+ InstanceRequirements.add_member(:accelerator_manufacturers, Shapes::ShapeRef.new(shape: AcceleratorManufacturerSet, location_name: "acceleratorManufacturerSet"))
7910
+ InstanceRequirements.add_member(:accelerator_names, Shapes::ShapeRef.new(shape: AcceleratorNameSet, location_name: "acceleratorNameSet"))
7911
+ InstanceRequirements.add_member(:accelerator_total_memory_mi_b, Shapes::ShapeRef.new(shape: AcceleratorTotalMemoryMiB, location_name: "acceleratorTotalMemoryMiB"))
7912
+ InstanceRequirements.struct_class = Types::InstanceRequirements
7913
+
7914
+ InstanceRequirementsRequest.add_member(:v_cpu_count, Shapes::ShapeRef.new(shape: VCpuCountRangeRequest, required: true, location_name: "VCpuCount"))
7915
+ InstanceRequirementsRequest.add_member(:memory_mi_b, Shapes::ShapeRef.new(shape: MemoryMiBRequest, required: true, location_name: "MemoryMiB"))
7916
+ InstanceRequirementsRequest.add_member(:cpu_manufacturers, Shapes::ShapeRef.new(shape: CpuManufacturerSet, location_name: "CpuManufacturer"))
7917
+ InstanceRequirementsRequest.add_member(:memory_gi_b_per_v_cpu, Shapes::ShapeRef.new(shape: MemoryGiBPerVCpuRequest, location_name: "MemoryGiBPerVCpu"))
7918
+ InstanceRequirementsRequest.add_member(:excluded_instance_types, Shapes::ShapeRef.new(shape: ExcludedInstanceTypeSet, location_name: "ExcludedInstanceType"))
7919
+ InstanceRequirementsRequest.add_member(:instance_generations, Shapes::ShapeRef.new(shape: InstanceGenerationSet, location_name: "InstanceGeneration"))
7920
+ InstanceRequirementsRequest.add_member(:spot_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "SpotMaxPricePercentageOverLowestPrice"))
7921
+ InstanceRequirementsRequest.add_member(:on_demand_max_price_percentage_over_lowest_price, Shapes::ShapeRef.new(shape: Integer, location_name: "OnDemandMaxPricePercentageOverLowestPrice"))
7922
+ InstanceRequirementsRequest.add_member(:bare_metal, Shapes::ShapeRef.new(shape: BareMetal, location_name: "BareMetal"))
7923
+ InstanceRequirementsRequest.add_member(:burstable_performance, Shapes::ShapeRef.new(shape: BurstablePerformance, location_name: "BurstablePerformance"))
7924
+ InstanceRequirementsRequest.add_member(:require_hibernate_support, Shapes::ShapeRef.new(shape: Boolean, location_name: "RequireHibernateSupport"))
7925
+ InstanceRequirementsRequest.add_member(:network_interface_count, Shapes::ShapeRef.new(shape: NetworkInterfaceCountRequest, location_name: "NetworkInterfaceCount"))
7926
+ InstanceRequirementsRequest.add_member(:local_storage, Shapes::ShapeRef.new(shape: LocalStorage, location_name: "LocalStorage"))
7927
+ InstanceRequirementsRequest.add_member(:local_storage_types, Shapes::ShapeRef.new(shape: LocalStorageTypeSet, location_name: "LocalStorageType"))
7928
+ InstanceRequirementsRequest.add_member(:total_local_storage_gb, Shapes::ShapeRef.new(shape: TotalLocalStorageGBRequest, location_name: "TotalLocalStorageGB"))
7929
+ InstanceRequirementsRequest.add_member(:baseline_ebs_bandwidth_mbps, Shapes::ShapeRef.new(shape: BaselineEbsBandwidthMbpsRequest, location_name: "BaselineEbsBandwidthMbps"))
7930
+ InstanceRequirementsRequest.add_member(:accelerator_types, Shapes::ShapeRef.new(shape: AcceleratorTypeSet, location_name: "AcceleratorType"))
7931
+ InstanceRequirementsRequest.add_member(:accelerator_count, Shapes::ShapeRef.new(shape: AcceleratorCountRequest, location_name: "AcceleratorCount"))
7932
+ InstanceRequirementsRequest.add_member(:accelerator_manufacturers, Shapes::ShapeRef.new(shape: AcceleratorManufacturerSet, location_name: "AcceleratorManufacturer"))
7933
+ InstanceRequirementsRequest.add_member(:accelerator_names, Shapes::ShapeRef.new(shape: AcceleratorNameSet, location_name: "AcceleratorName"))
7934
+ InstanceRequirementsRequest.add_member(:accelerator_total_memory_mi_b, Shapes::ShapeRef.new(shape: AcceleratorTotalMemoryMiBRequest, location_name: "AcceleratorTotalMemoryMiB"))
7935
+ InstanceRequirementsRequest.struct_class = Types::InstanceRequirementsRequest
7936
+
7937
+ InstanceRequirementsWithMetadataRequest.add_member(:architecture_types, Shapes::ShapeRef.new(shape: ArchitectureTypeSet, location_name: "ArchitectureType"))
7938
+ InstanceRequirementsWithMetadataRequest.add_member(:virtualization_types, Shapes::ShapeRef.new(shape: VirtualizationTypeSet, location_name: "VirtualizationType"))
7939
+ InstanceRequirementsWithMetadataRequest.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, location_name: "InstanceRequirements"))
7940
+ InstanceRequirementsWithMetadataRequest.struct_class = Types::InstanceRequirementsWithMetadataRequest
7941
+
7771
7942
  InstanceSpecification.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
7772
7943
  InstanceSpecification.add_member(:exclude_boot_volume, Shapes::ShapeRef.new(shape: Boolean, location_name: "ExcludeBootVolume"))
7773
7944
  InstanceSpecification.struct_class = Types::InstanceSpecification
@@ -7853,6 +8024,11 @@ module Aws::EC2
7853
8024
  InstanceTypeInfo.add_member(:supported_boot_modes, Shapes::ShapeRef.new(shape: BootModeTypeList, location_name: "supportedBootModes"))
7854
8025
  InstanceTypeInfo.struct_class = Types::InstanceTypeInfo
7855
8026
 
8027
+ InstanceTypeInfoFromInstanceRequirements.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "instanceType"))
8028
+ InstanceTypeInfoFromInstanceRequirements.struct_class = Types::InstanceTypeInfoFromInstanceRequirements
8029
+
8030
+ InstanceTypeInfoFromInstanceRequirementsSet.member = Shapes::ShapeRef.new(shape: InstanceTypeInfoFromInstanceRequirements, location_name: "item")
8031
+
7856
8032
  InstanceTypeInfoList.member = Shapes::ShapeRef.new(shape: InstanceTypeInfo, location_name: "item")
7857
8033
 
7858
8034
  InstanceTypeList.member = Shapes::ShapeRef.new(shape: InstanceType)
@@ -7864,6 +8040,8 @@ module Aws::EC2
7864
8040
 
7865
8041
  InstanceTypeOfferingsList.member = Shapes::ShapeRef.new(shape: InstanceTypeOffering, location_name: "item")
7866
8042
 
8043
+ InstanceTypes.member = Shapes::ShapeRef.new(shape: String)
8044
+
7867
8045
  InstanceUsage.add_member(:account_id, Shapes::ShapeRef.new(shape: String, location_name: "accountId"))
7868
8046
  InstanceUsage.add_member(:used_instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "usedInstanceCount"))
7869
8047
  InstanceUsage.struct_class = Types::InstanceUsage
@@ -7997,6 +8175,8 @@ module Aws::EC2
7997
8175
 
7998
8176
  LaunchPermission.add_member(:group, Shapes::ShapeRef.new(shape: PermissionGroup, location_name: "group"))
7999
8177
  LaunchPermission.add_member(:user_id, Shapes::ShapeRef.new(shape: String, location_name: "userId"))
8178
+ LaunchPermission.add_member(:organization_arn, Shapes::ShapeRef.new(shape: String, location_name: "organizationArn"))
8179
+ LaunchPermission.add_member(:organizational_unit_arn, Shapes::ShapeRef.new(shape: String, location_name: "organizationalUnitArn"))
8000
8180
  LaunchPermission.struct_class = Types::LaunchPermission
8001
8181
 
8002
8182
  LaunchPermissionList.member = Shapes::ShapeRef.new(shape: LaunchPermission, location_name: "item")
@@ -8214,6 +8394,7 @@ module Aws::EC2
8214
8394
  LaunchTemplateOverrides.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
8215
8395
  LaunchTemplateOverrides.add_member(:weighted_capacity, Shapes::ShapeRef.new(shape: Double, location_name: "weightedCapacity"))
8216
8396
  LaunchTemplateOverrides.add_member(:priority, Shapes::ShapeRef.new(shape: Double, location_name: "priority"))
8397
+ LaunchTemplateOverrides.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirements, location_name: "instanceRequirements"))
8217
8398
  LaunchTemplateOverrides.struct_class = Types::LaunchTemplateOverrides
8218
8399
 
8219
8400
  LaunchTemplateOverridesList.member = Shapes::ShapeRef.new(shape: LaunchTemplateOverrides, location_name: "item")
@@ -8408,6 +8589,8 @@ module Aws::EC2
8408
8589
 
8409
8590
  LocalGatewayVirtualInterfaceSet.member = Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterface, location_name: "item")
8410
8591
 
8592
+ LocalStorageTypeSet.member = Shapes::ShapeRef.new(shape: LocalStorageType, location_name: "item")
8593
+
8411
8594
  ManagedPrefixList.add_member(:prefix_list_id, Shapes::ShapeRef.new(shape: PrefixListResourceId, location_name: "prefixListId"))
8412
8595
  ManagedPrefixList.add_member(:address_family, Shapes::ShapeRef.new(shape: String, location_name: "addressFamily"))
8413
8596
  ManagedPrefixList.add_member(:state, Shapes::ShapeRef.new(shape: PrefixListState, location_name: "state"))
@@ -8422,9 +8605,25 @@ module Aws::EC2
8422
8605
 
8423
8606
  ManagedPrefixListSet.member = Shapes::ShapeRef.new(shape: ManagedPrefixList, location_name: "item")
8424
8607
 
8608
+ MemoryGiBPerVCpu.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "min"))
8609
+ MemoryGiBPerVCpu.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "max"))
8610
+ MemoryGiBPerVCpu.struct_class = Types::MemoryGiBPerVCpu
8611
+
8612
+ MemoryGiBPerVCpuRequest.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "Min"))
8613
+ MemoryGiBPerVCpuRequest.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "Max"))
8614
+ MemoryGiBPerVCpuRequest.struct_class = Types::MemoryGiBPerVCpuRequest
8615
+
8425
8616
  MemoryInfo.add_member(:size_in_mi_b, Shapes::ShapeRef.new(shape: MemorySize, location_name: "sizeInMiB"))
8426
8617
  MemoryInfo.struct_class = Types::MemoryInfo
8427
8618
 
8619
+ MemoryMiB.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
8620
+ MemoryMiB.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
8621
+ MemoryMiB.struct_class = Types::MemoryMiB
8622
+
8623
+ MemoryMiBRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "Min"))
8624
+ MemoryMiBRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
8625
+ MemoryMiBRequest.struct_class = Types::MemoryMiBRequest
8626
+
8428
8627
  ModifyAddressAttributeRequest.add_member(:allocation_id, Shapes::ShapeRef.new(shape: AllocationId, required: true, location_name: "AllocationId"))
8429
8628
  ModifyAddressAttributeRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: String, location_name: "DomainName"))
8430
8629
  ModifyAddressAttributeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -8457,6 +8656,7 @@ module Aws::EC2
8457
8656
  ModifyCapacityReservationRequest.add_member(:end_date_type, Shapes::ShapeRef.new(shape: EndDateType, location_name: "EndDateType"))
8458
8657
  ModifyCapacityReservationRequest.add_member(:accept, Shapes::ShapeRef.new(shape: Boolean, location_name: "Accept"))
8459
8658
  ModifyCapacityReservationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8659
+ ModifyCapacityReservationRequest.add_member(:additional_info, Shapes::ShapeRef.new(shape: String, location_name: "AdditionalInfo"))
8460
8660
  ModifyCapacityReservationRequest.struct_class = Types::ModifyCapacityReservationRequest
8461
8661
 
8462
8662
  ModifyCapacityReservationResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
@@ -8550,6 +8750,8 @@ module Aws::EC2
8550
8750
  ModifyImageAttributeRequest.add_member(:user_ids, Shapes::ShapeRef.new(shape: UserIdStringList, location_name: "UserId"))
8551
8751
  ModifyImageAttributeRequest.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
8552
8752
  ModifyImageAttributeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
8753
+ ModifyImageAttributeRequest.add_member(:organization_arns, Shapes::ShapeRef.new(shape: OrganizationArnStringList, location_name: "OrganizationArn"))
8754
+ ModifyImageAttributeRequest.add_member(:organizational_unit_arns, Shapes::ShapeRef.new(shape: OrganizationalUnitArnStringList, location_name: "OrganizationalUnitArn"))
8553
8755
  ModifyImageAttributeRequest.struct_class = Types::ModifyImageAttributeRequest
8554
8756
 
8555
8757
  ModifyInstanceAttributeRequest.add_member(:source_dest_check, Shapes::ShapeRef.new(shape: AttributeBooleanValue, location_name: "SourceDestCheck"))
@@ -9095,6 +9297,7 @@ module Aws::EC2
9095
9297
  NetworkInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape: String, location_name: "subnetId"))
9096
9298
  NetworkInterface.add_member(:tag_set, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
9097
9299
  NetworkInterface.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
9300
+ NetworkInterface.add_member(:deny_all_igw_traffic, Shapes::ShapeRef.new(shape: Boolean, location_name: "denyAllIgwTraffic"))
9098
9301
  NetworkInterface.struct_class = Types::NetworkInterface
9099
9302
 
9100
9303
  NetworkInterfaceAssociation.add_member(:allocation_id, Shapes::ShapeRef.new(shape: String, location_name: "allocationId"))
@@ -9120,6 +9323,14 @@ module Aws::EC2
9120
9323
  NetworkInterfaceAttachmentChanges.add_member(:delete_on_termination, Shapes::ShapeRef.new(shape: Boolean, location_name: "deleteOnTermination"))
9121
9324
  NetworkInterfaceAttachmentChanges.struct_class = Types::NetworkInterfaceAttachmentChanges
9122
9325
 
9326
+ NetworkInterfaceCount.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
9327
+ NetworkInterfaceCount.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
9328
+ NetworkInterfaceCount.struct_class = Types::NetworkInterfaceCount
9329
+
9330
+ NetworkInterfaceCountRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "Min"))
9331
+ NetworkInterfaceCountRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
9332
+ NetworkInterfaceCountRequest.struct_class = Types::NetworkInterfaceCountRequest
9333
+
9123
9334
  NetworkInterfaceIdList.member = Shapes::ShapeRef.new(shape: NetworkInterfaceId, location_name: "item")
9124
9335
 
9125
9336
  NetworkInterfaceIpv6Address.add_member(:ipv_6_address, Shapes::ShapeRef.new(shape: String, location_name: "ipv6Address"))
@@ -9179,6 +9390,10 @@ module Aws::EC2
9179
9390
  OnDemandOptionsRequest.add_member(:max_total_price, Shapes::ShapeRef.new(shape: String, location_name: "MaxTotalPrice"))
9180
9391
  OnDemandOptionsRequest.struct_class = Types::OnDemandOptionsRequest
9181
9392
 
9393
+ OrganizationArnStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "OrganizationArn")
9394
+
9395
+ OrganizationalUnitArnStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "OrganizationalUnitArn")
9396
+
9182
9397
  OwnerStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "Owner")
9183
9398
 
9184
9399
  PathComponent.add_member(:sequence_number, Shapes::ShapeRef.new(shape: Integer, location_name: "sequenceNumber"))
@@ -9548,6 +9763,8 @@ module Aws::EC2
9548
9763
 
9549
9764
  RegionNameStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "RegionName")
9550
9765
 
9766
+ RegionNames.member = Shapes::ShapeRef.new(shape: String)
9767
+
9551
9768
  RegisterImageRequest.add_member(:image_location, Shapes::ShapeRef.new(shape: String, location_name: "ImageLocation"))
9552
9769
  RegisterImageRequest.add_member(:architecture, Shapes::ShapeRef.new(shape: ArchitectureValues, location_name: "architecture"))
9553
9770
  RegisterImageRequest.add_member(:block_device_mappings, Shapes::ShapeRef.new(shape: BlockDeviceMappingRequestList, location_name: "BlockDeviceMapping"))
@@ -9770,6 +9987,7 @@ module Aws::EC2
9770
9987
  RequestLaunchTemplateData.add_member(:hibernation_options, Shapes::ShapeRef.new(shape: LaunchTemplateHibernationOptionsRequest, location_name: "HibernationOptions"))
9771
9988
  RequestLaunchTemplateData.add_member(:metadata_options, Shapes::ShapeRef.new(shape: LaunchTemplateInstanceMetadataOptionsRequest, location_name: "MetadataOptions"))
9772
9989
  RequestLaunchTemplateData.add_member(:enclave_options, Shapes::ShapeRef.new(shape: LaunchTemplateEnclaveOptionsRequest, location_name: "EnclaveOptions"))
9990
+ RequestLaunchTemplateData.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirementsRequest, location_name: "InstanceRequirements"))
9773
9991
  RequestLaunchTemplateData.struct_class = Types::RequestLaunchTemplateData
9774
9992
 
9775
9993
  RequestSpotFleetRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -10031,6 +10249,7 @@ module Aws::EC2
10031
10249
  ResponseLaunchTemplateData.add_member(:hibernation_options, Shapes::ShapeRef.new(shape: LaunchTemplateHibernationOptions, location_name: "hibernationOptions"))
10032
10250
  ResponseLaunchTemplateData.add_member(:metadata_options, Shapes::ShapeRef.new(shape: LaunchTemplateInstanceMetadataOptions, location_name: "metadataOptions"))
10033
10251
  ResponseLaunchTemplateData.add_member(:enclave_options, Shapes::ShapeRef.new(shape: LaunchTemplateEnclaveOptions, location_name: "enclaveOptions"))
10252
+ ResponseLaunchTemplateData.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirements, location_name: "instanceRequirements"))
10034
10253
  ResponseLaunchTemplateData.struct_class = Types::ResponseLaunchTemplateData
10035
10254
 
10036
10255
  RestorableByStringList.member = Shapes::ShapeRef.new(shape: String)
@@ -10578,6 +10797,7 @@ module Aws::EC2
10578
10797
  SpotFleetLaunchSpecification.add_member(:user_data, Shapes::ShapeRef.new(shape: String, location_name: "userData"))
10579
10798
  SpotFleetLaunchSpecification.add_member(:weighted_capacity, Shapes::ShapeRef.new(shape: Double, location_name: "weightedCapacity"))
10580
10799
  SpotFleetLaunchSpecification.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: SpotFleetTagSpecificationList, location_name: "tagSpecificationSet"))
10800
+ SpotFleetLaunchSpecification.add_member(:instance_requirements, Shapes::ShapeRef.new(shape: InstanceRequirements, location_name: "instanceRequirements"))
10581
10801
  SpotFleetLaunchSpecification.struct_class = Types::SpotFleetLaunchSpecification
10582
10802
 
10583
10803
  SpotFleetMonitoring.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
@@ -10615,6 +10835,7 @@ module Aws::EC2
10615
10835
  SpotFleetRequestConfigData.add_member(:load_balancers_config, Shapes::ShapeRef.new(shape: LoadBalancersConfig, location_name: "loadBalancersConfig"))
10616
10836
  SpotFleetRequestConfigData.add_member(:instance_pools_to_use_count, Shapes::ShapeRef.new(shape: Integer, location_name: "instancePoolsToUseCount"))
10617
10837
  SpotFleetRequestConfigData.add_member(:context, Shapes::ShapeRef.new(shape: String, location_name: "context"))
10838
+ SpotFleetRequestConfigData.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "targetCapacityUnitType"))
10618
10839
  SpotFleetRequestConfigData.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
10619
10840
  SpotFleetRequestConfigData.struct_class = Types::SpotFleetRequestConfigData
10620
10841
 
@@ -10697,6 +10918,13 @@ module Aws::EC2
10697
10918
  SpotPlacement.add_member(:tenancy, Shapes::ShapeRef.new(shape: Tenancy, location_name: "tenancy"))
10698
10919
  SpotPlacement.struct_class = Types::SpotPlacement
10699
10920
 
10921
+ SpotPlacementScore.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
10922
+ SpotPlacementScore.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZoneId"))
10923
+ SpotPlacementScore.add_member(:score, Shapes::ShapeRef.new(shape: Integer, location_name: "score"))
10924
+ SpotPlacementScore.struct_class = Types::SpotPlacementScore
10925
+
10926
+ SpotPlacementScores.member = Shapes::ShapeRef.new(shape: SpotPlacementScore, location_name: "item")
10927
+
10700
10928
  SpotPrice.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
10701
10929
  SpotPrice.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "instanceType"))
10702
10930
  SpotPrice.add_member(:product_description, Shapes::ShapeRef.new(shape: RIProductDescription, location_name: "productDescription"))
@@ -10869,12 +11097,14 @@ module Aws::EC2
10869
11097
  TargetCapacitySpecification.add_member(:on_demand_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "onDemandTargetCapacity"))
10870
11098
  TargetCapacitySpecification.add_member(:spot_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "spotTargetCapacity"))
10871
11099
  TargetCapacitySpecification.add_member(:default_target_capacity_type, Shapes::ShapeRef.new(shape: DefaultTargetCapacityType, location_name: "defaultTargetCapacityType"))
11100
+ TargetCapacitySpecification.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "targetCapacityUnitType"))
10872
11101
  TargetCapacitySpecification.struct_class = Types::TargetCapacitySpecification
10873
11102
 
10874
11103
  TargetCapacitySpecificationRequest.add_member(:total_target_capacity, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "TotalTargetCapacity"))
10875
11104
  TargetCapacitySpecificationRequest.add_member(:on_demand_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "OnDemandTargetCapacity"))
10876
11105
  TargetCapacitySpecificationRequest.add_member(:spot_target_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "SpotTargetCapacity"))
10877
11106
  TargetCapacitySpecificationRequest.add_member(:default_target_capacity_type, Shapes::ShapeRef.new(shape: DefaultTargetCapacityType, location_name: "DefaultTargetCapacityType"))
11107
+ TargetCapacitySpecificationRequest.add_member(:target_capacity_unit_type, Shapes::ShapeRef.new(shape: TargetCapacityUnitType, location_name: "TargetCapacityUnitType"))
10878
11108
  TargetCapacitySpecificationRequest.struct_class = Types::TargetCapacitySpecificationRequest
10879
11109
 
10880
11110
  TargetConfiguration.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "instanceCount"))
@@ -10938,6 +11168,14 @@ module Aws::EC2
10938
11168
 
10939
11169
  ThreadsPerCoreList.member = Shapes::ShapeRef.new(shape: ThreadsPerCore, location_name: "item")
10940
11170
 
11171
+ TotalLocalStorageGB.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "min"))
11172
+ TotalLocalStorageGB.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "max"))
11173
+ TotalLocalStorageGB.struct_class = Types::TotalLocalStorageGB
11174
+
11175
+ TotalLocalStorageGBRequest.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "Min"))
11176
+ TotalLocalStorageGBRequest.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "Max"))
11177
+ TotalLocalStorageGBRequest.struct_class = Types::TotalLocalStorageGBRequest
11178
+
10941
11179
  TrafficMirrorFilter.add_member(:traffic_mirror_filter_id, Shapes::ShapeRef.new(shape: String, location_name: "trafficMirrorFilterId"))
10942
11180
  TrafficMirrorFilter.add_member(:ingress_filter_rules, Shapes::ShapeRef.new(shape: TrafficMirrorFilterRuleList, location_name: "ingressFilterRuleSet"))
10943
11181
  TrafficMirrorFilter.add_member(:egress_filter_rules, Shapes::ShapeRef.new(shape: TrafficMirrorFilterRuleList, location_name: "egressFilterRuleSet"))
@@ -11425,6 +11663,14 @@ module Aws::EC2
11425
11663
 
11426
11664
  UserIdStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "UserId")
11427
11665
 
11666
+ VCpuCountRange.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "min"))
11667
+ VCpuCountRange.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "max"))
11668
+ VCpuCountRange.struct_class = Types::VCpuCountRange
11669
+
11670
+ VCpuCountRangeRequest.add_member(:min, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "Min"))
11671
+ VCpuCountRangeRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
11672
+ VCpuCountRangeRequest.struct_class = Types::VCpuCountRangeRequest
11673
+
11428
11674
  VCpuInfo.add_member(:default_v_cpus, Shapes::ShapeRef.new(shape: VCpuCount, location_name: "defaultVCpus"))
11429
11675
  VCpuInfo.add_member(:default_cores, Shapes::ShapeRef.new(shape: CoreCount, location_name: "defaultCores"))
11430
11676
  VCpuInfo.add_member(:default_threads_per_core, Shapes::ShapeRef.new(shape: ThreadsPerCore, location_name: "defaultThreadsPerCore"))
@@ -11455,6 +11701,8 @@ module Aws::EC2
11455
11701
 
11456
11702
  VirtualizationTypeList.member = Shapes::ShapeRef.new(shape: VirtualizationType, location_name: "item")
11457
11703
 
11704
+ VirtualizationTypeSet.member = Shapes::ShapeRef.new(shape: VirtualizationType, location_name: "item")
11705
+
11458
11706
  Volume.add_member(:attachments, Shapes::ShapeRef.new(shape: VolumeAttachmentList, location_name: "attachmentSet"))
11459
11707
  Volume.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
11460
11708
  Volume.add_member(:create_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "createTime"))
@@ -11687,6 +11935,9 @@ module Aws::EC2
11687
11935
  VpnConnection.add_member(:vpn_connection_id, Shapes::ShapeRef.new(shape: String, location_name: "vpnConnectionId"))
11688
11936
  VpnConnection.add_member(:vpn_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "vpnGatewayId"))
11689
11937
  VpnConnection.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayId"))
11938
+ VpnConnection.add_member(:core_network_arn, Shapes::ShapeRef.new(shape: String, location_name: "coreNetworkArn"))
11939
+ VpnConnection.add_member(:core_network_attachment_arn, Shapes::ShapeRef.new(shape: String, location_name: "coreNetworkAttachmentArn"))
11940
+ VpnConnection.add_member(:gateway_association_state, Shapes::ShapeRef.new(shape: String, location_name: "gatewayAssociationState"))
11690
11941
  VpnConnection.add_member(:options, Shapes::ShapeRef.new(shape: VpnConnectionOptions, location_name: "options"))
11691
11942
  VpnConnection.add_member(:routes, Shapes::ShapeRef.new(shape: VpnStaticRouteList, location_name: "routes"))
11692
11943
  VpnConnection.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
@@ -15129,6 +15380,20 @@ module Aws::EC2
15129
15380
  o.output = Shapes::ShapeRef.new(shape: GetHostReservationPurchasePreviewResult)
15130
15381
  end)
15131
15382
 
15383
+ api.add_operation(:get_instance_types_from_instance_requirements, Seahorse::Model::Operation.new.tap do |o|
15384
+ o.name = "GetInstanceTypesFromInstanceRequirements"
15385
+ o.http_method = "POST"
15386
+ o.http_request_uri = "/"
15387
+ o.input = Shapes::ShapeRef.new(shape: GetInstanceTypesFromInstanceRequirementsRequest)
15388
+ o.output = Shapes::ShapeRef.new(shape: GetInstanceTypesFromInstanceRequirementsResult)
15389
+ o[:pager] = Aws::Pager.new(
15390
+ limit_key: "max_results",
15391
+ tokens: {
15392
+ "next_token" => "next_token"
15393
+ }
15394
+ )
15395
+ end)
15396
+
15132
15397
  api.add_operation(:get_launch_template_data, Seahorse::Model::Operation.new.tap do |o|
15133
15398
  o.name = "GetLaunchTemplateData"
15134
15399
  o.http_method = "POST"
@@ -15189,6 +15454,20 @@ module Aws::EC2
15189
15454
  o.output = Shapes::ShapeRef.new(shape: GetSerialConsoleAccessStatusResult)
15190
15455
  end)
15191
15456
 
15457
+ api.add_operation(:get_spot_placement_scores, Seahorse::Model::Operation.new.tap do |o|
15458
+ o.name = "GetSpotPlacementScores"
15459
+ o.http_method = "POST"
15460
+ o.http_request_uri = "/"
15461
+ o.input = Shapes::ShapeRef.new(shape: GetSpotPlacementScoresRequest)
15462
+ o.output = Shapes::ShapeRef.new(shape: GetSpotPlacementScoresResult)
15463
+ o[:pager] = Aws::Pager.new(
15464
+ limit_key: "max_results",
15465
+ tokens: {
15466
+ "next_token" => "next_token"
15467
+ }
15468
+ )
15469
+ end)
15470
+
15192
15471
  api.add_operation(:get_subnet_cidr_reservations, Seahorse::Model::Operation.new.tap do |o|
15193
15472
  o.name = "GetSubnetCidrReservations"
15194
15473
  o.http_method = "POST"