aws-sdk-ec2 1.491.0 → 1.493.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -58,6 +58,8 @@ module Aws::EC2
58
58
  ActivityStatus = Shapes::StringShape.new(name: 'ActivityStatus')
59
59
  AddIpamOperatingRegion = Shapes::StructureShape.new(name: 'AddIpamOperatingRegion')
60
60
  AddIpamOperatingRegionSet = Shapes::ListShape.new(name: 'AddIpamOperatingRegionSet')
61
+ AddIpamOrganizationalUnitExclusion = Shapes::StructureShape.new(name: 'AddIpamOrganizationalUnitExclusion')
62
+ AddIpamOrganizationalUnitExclusionSet = Shapes::ListShape.new(name: 'AddIpamOrganizationalUnitExclusionSet')
61
63
  AddPrefixListEntries = Shapes::ListShape.new(name: 'AddPrefixListEntries')
62
64
  AddPrefixListEntry = Shapes::StructureShape.new(name: 'AddPrefixListEntry')
63
65
  AddedPrincipal = Shapes::StructureShape.new(name: 'AddedPrincipal')
@@ -219,6 +221,8 @@ module Aws::EC2
219
221
  BaselineEbsBandwidthMbps = Shapes::StructureShape.new(name: 'BaselineEbsBandwidthMbps')
220
222
  BaselineEbsBandwidthMbpsRequest = Shapes::StructureShape.new(name: 'BaselineEbsBandwidthMbpsRequest')
221
223
  BaselineIops = Shapes::IntegerShape.new(name: 'BaselineIops')
224
+ BaselinePerformanceFactors = Shapes::StructureShape.new(name: 'BaselinePerformanceFactors')
225
+ BaselinePerformanceFactorsRequest = Shapes::StructureShape.new(name: 'BaselinePerformanceFactorsRequest')
222
226
  BaselineThroughputInMBps = Shapes::FloatShape.new(name: 'BaselineThroughputInMBps')
223
227
  BatchState = Shapes::StringShape.new(name: 'BatchState')
224
228
  BgpStatus = Shapes::StringShape.new(name: 'BgpStatus')
@@ -284,12 +288,20 @@ module Aws::EC2
284
288
  CancelledSpotInstanceRequestList = Shapes::ListShape.new(name: 'CancelledSpotInstanceRequestList')
285
289
  CapacityAllocation = Shapes::StructureShape.new(name: 'CapacityAllocation')
286
290
  CapacityAllocations = Shapes::ListShape.new(name: 'CapacityAllocations')
291
+ CapacityBlockExtension = Shapes::StructureShape.new(name: 'CapacityBlockExtension')
292
+ CapacityBlockExtensionOffering = Shapes::StructureShape.new(name: 'CapacityBlockExtensionOffering')
293
+ CapacityBlockExtensionOfferingSet = Shapes::ListShape.new(name: 'CapacityBlockExtensionOfferingSet')
294
+ CapacityBlockExtensionSet = Shapes::ListShape.new(name: 'CapacityBlockExtensionSet')
295
+ CapacityBlockExtensionStatus = Shapes::StringShape.new(name: 'CapacityBlockExtensionStatus')
287
296
  CapacityBlockOffering = Shapes::StructureShape.new(name: 'CapacityBlockOffering')
288
297
  CapacityBlockOfferingSet = Shapes::ListShape.new(name: 'CapacityBlockOfferingSet')
289
298
  CapacityReservation = Shapes::StructureShape.new(name: 'CapacityReservation')
290
299
  CapacityReservationBillingRequest = Shapes::StructureShape.new(name: 'CapacityReservationBillingRequest')
291
300
  CapacityReservationBillingRequestSet = Shapes::ListShape.new(name: 'CapacityReservationBillingRequestSet')
292
301
  CapacityReservationBillingRequestStatus = Shapes::StringShape.new(name: 'CapacityReservationBillingRequestStatus')
302
+ CapacityReservationCommitmentDuration = Shapes::IntegerShape.new(name: 'CapacityReservationCommitmentDuration')
303
+ CapacityReservationCommitmentInfo = Shapes::StructureShape.new(name: 'CapacityReservationCommitmentInfo')
304
+ CapacityReservationDeliveryPreference = Shapes::StringShape.new(name: 'CapacityReservationDeliveryPreference')
293
305
  CapacityReservationFleet = Shapes::StructureShape.new(name: 'CapacityReservationFleet')
294
306
  CapacityReservationFleetCancellationState = Shapes::StructureShape.new(name: 'CapacityReservationFleetCancellationState')
295
307
  CapacityReservationFleetCancellationStateSet = Shapes::ListShape.new(name: 'CapacityReservationFleetCancellationStateSet')
@@ -416,6 +428,8 @@ module Aws::EC2
416
428
  CpuManufacturerSet = Shapes::ListShape.new(name: 'CpuManufacturerSet')
417
429
  CpuOptions = Shapes::StructureShape.new(name: 'CpuOptions')
418
430
  CpuOptionsRequest = Shapes::StructureShape.new(name: 'CpuOptionsRequest')
431
+ CpuPerformanceFactor = Shapes::StructureShape.new(name: 'CpuPerformanceFactor')
432
+ CpuPerformanceFactorRequest = Shapes::StructureShape.new(name: 'CpuPerformanceFactorRequest')
419
433
  CreateCapacityReservationBySplittingRequest = Shapes::StructureShape.new(name: 'CreateCapacityReservationBySplittingRequest')
420
434
  CreateCapacityReservationBySplittingResult = Shapes::StructureShape.new(name: 'CreateCapacityReservationBySplittingResult')
421
435
  CreateCapacityReservationFleetRequest = Shapes::StructureShape.new(name: 'CreateCapacityReservationFleetRequest')
@@ -805,6 +819,11 @@ module Aws::EC2
805
819
  DescribeByoipCidrsMaxResults = Shapes::IntegerShape.new(name: 'DescribeByoipCidrsMaxResults')
806
820
  DescribeByoipCidrsRequest = Shapes::StructureShape.new(name: 'DescribeByoipCidrsRequest')
807
821
  DescribeByoipCidrsResult = Shapes::StructureShape.new(name: 'DescribeByoipCidrsResult')
822
+ DescribeCapacityBlockExtensionHistoryRequest = Shapes::StructureShape.new(name: 'DescribeCapacityBlockExtensionHistoryRequest')
823
+ DescribeCapacityBlockExtensionHistoryResult = Shapes::StructureShape.new(name: 'DescribeCapacityBlockExtensionHistoryResult')
824
+ DescribeCapacityBlockExtensionOfferingsMaxResults = Shapes::IntegerShape.new(name: 'DescribeCapacityBlockExtensionOfferingsMaxResults')
825
+ DescribeCapacityBlockExtensionOfferingsRequest = Shapes::StructureShape.new(name: 'DescribeCapacityBlockExtensionOfferingsRequest')
826
+ DescribeCapacityBlockExtensionOfferingsResult = Shapes::StructureShape.new(name: 'DescribeCapacityBlockExtensionOfferingsResult')
808
827
  DescribeCapacityBlockOfferingsMaxResults = Shapes::IntegerShape.new(name: 'DescribeCapacityBlockOfferingsMaxResults')
809
828
  DescribeCapacityBlockOfferingsRequest = Shapes::StructureShape.new(name: 'DescribeCapacityBlockOfferingsRequest')
810
829
  DescribeCapacityBlockOfferingsResult = Shapes::StructureShape.new(name: 'DescribeCapacityBlockOfferingsResult')
@@ -885,6 +904,7 @@ module Aws::EC2
885
904
  DescribeFpgaImagesMaxResults = Shapes::IntegerShape.new(name: 'DescribeFpgaImagesMaxResults')
886
905
  DescribeFpgaImagesRequest = Shapes::StructureShape.new(name: 'DescribeFpgaImagesRequest')
887
906
  DescribeFpgaImagesResult = Shapes::StructureShape.new(name: 'DescribeFpgaImagesResult')
907
+ DescribeFutureCapacityMaxResults = Shapes::IntegerShape.new(name: 'DescribeFutureCapacityMaxResults')
888
908
  DescribeHostReservationOfferingsRequest = Shapes::StructureShape.new(name: 'DescribeHostReservationOfferingsRequest')
889
909
  DescribeHostReservationOfferingsResult = Shapes::StructureShape.new(name: 'DescribeHostReservationOfferingsResult')
890
910
  DescribeHostReservationsMaxResults = Shapes::IntegerShape.new(name: 'DescribeHostReservationsMaxResults')
@@ -1876,6 +1896,8 @@ module Aws::EC2
1876
1896
  IpamNetworkInterfaceAttachmentStatus = Shapes::StringShape.new(name: 'IpamNetworkInterfaceAttachmentStatus')
1877
1897
  IpamOperatingRegion = Shapes::StructureShape.new(name: 'IpamOperatingRegion')
1878
1898
  IpamOperatingRegionSet = Shapes::ListShape.new(name: 'IpamOperatingRegionSet')
1899
+ IpamOrganizationalUnitExclusion = Shapes::StructureShape.new(name: 'IpamOrganizationalUnitExclusion')
1900
+ IpamOrganizationalUnitExclusionSet = Shapes::ListShape.new(name: 'IpamOrganizationalUnitExclusionSet')
1879
1901
  IpamOverlapStatus = Shapes::StringShape.new(name: 'IpamOverlapStatus')
1880
1902
  IpamPool = Shapes::StructureShape.new(name: 'IpamPool')
1881
1903
  IpamPoolAllocation = Shapes::StructureShape.new(name: 'IpamPoolAllocation')
@@ -2418,6 +2440,10 @@ module Aws::EC2
2418
2440
  PeeringConnectionOptions = Shapes::StructureShape.new(name: 'PeeringConnectionOptions')
2419
2441
  PeeringConnectionOptionsRequest = Shapes::StructureShape.new(name: 'PeeringConnectionOptionsRequest')
2420
2442
  PeeringTgwInfo = Shapes::StructureShape.new(name: 'PeeringTgwInfo')
2443
+ PerformanceFactorReference = Shapes::StructureShape.new(name: 'PerformanceFactorReference')
2444
+ PerformanceFactorReferenceRequest = Shapes::StructureShape.new(name: 'PerformanceFactorReferenceRequest')
2445
+ PerformanceFactorReferenceSet = Shapes::ListShape.new(name: 'PerformanceFactorReferenceSet')
2446
+ PerformanceFactorReferenceSetRequest = Shapes::ListShape.new(name: 'PerformanceFactorReferenceSetRequest')
2421
2447
  PeriodType = Shapes::StringShape.new(name: 'PeriodType')
2422
2448
  PermissionGroup = Shapes::StringShape.new(name: 'PermissionGroup')
2423
2449
  Phase1DHGroupNumbersList = Shapes::ListShape.new(name: 'Phase1DHGroupNumbersList')
@@ -2532,6 +2558,8 @@ module Aws::EC2
2532
2558
  PublicIpv4PoolRangeSet = Shapes::ListShape.new(name: 'PublicIpv4PoolRangeSet')
2533
2559
  PublicIpv4PoolSet = Shapes::ListShape.new(name: 'PublicIpv4PoolSet')
2534
2560
  Purchase = Shapes::StructureShape.new(name: 'Purchase')
2561
+ PurchaseCapacityBlockExtensionRequest = Shapes::StructureShape.new(name: 'PurchaseCapacityBlockExtensionRequest')
2562
+ PurchaseCapacityBlockExtensionResult = Shapes::StructureShape.new(name: 'PurchaseCapacityBlockExtensionResult')
2535
2563
  PurchaseCapacityBlockRequest = Shapes::StructureShape.new(name: 'PurchaseCapacityBlockRequest')
2536
2564
  PurchaseCapacityBlockResult = Shapes::StructureShape.new(name: 'PurchaseCapacityBlockResult')
2537
2565
  PurchaseHostReservationRequest = Shapes::StructureShape.new(name: 'PurchaseHostReservationRequest')
@@ -2584,6 +2612,8 @@ module Aws::EC2
2584
2612
  ReleaseIpamPoolAllocationResult = Shapes::StructureShape.new(name: 'ReleaseIpamPoolAllocationResult')
2585
2613
  RemoveIpamOperatingRegion = Shapes::StructureShape.new(name: 'RemoveIpamOperatingRegion')
2586
2614
  RemoveIpamOperatingRegionSet = Shapes::ListShape.new(name: 'RemoveIpamOperatingRegionSet')
2615
+ RemoveIpamOrganizationalUnitExclusion = Shapes::StructureShape.new(name: 'RemoveIpamOrganizationalUnitExclusion')
2616
+ RemoveIpamOrganizationalUnitExclusionSet = Shapes::ListShape.new(name: 'RemoveIpamOrganizationalUnitExclusionSet')
2587
2617
  RemovePrefixListEntries = Shapes::ListShape.new(name: 'RemovePrefixListEntries')
2588
2618
  RemovePrefixListEntry = Shapes::StructureShape.new(name: 'RemovePrefixListEntry')
2589
2619
  ReplaceIamInstanceProfileAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceIamInstanceProfileAssociationRequest')
@@ -3420,6 +3450,11 @@ module Aws::EC2
3420
3450
 
3421
3451
  AddIpamOperatingRegionSet.member = Shapes::ShapeRef.new(shape: AddIpamOperatingRegion)
3422
3452
 
3453
+ AddIpamOrganizationalUnitExclusion.add_member(:organizations_entity_path, Shapes::ShapeRef.new(shape: String, location_name: "OrganizationsEntityPath"))
3454
+ AddIpamOrganizationalUnitExclusion.struct_class = Types::AddIpamOrganizationalUnitExclusion
3455
+
3456
+ AddIpamOrganizationalUnitExclusionSet.member = Shapes::ShapeRef.new(shape: AddIpamOrganizationalUnitExclusion)
3457
+
3423
3458
  AddPrefixListEntries.member = Shapes::ShapeRef.new(shape: AddPrefixListEntry)
3424
3459
 
3425
3460
  AddPrefixListEntry.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
@@ -4039,6 +4074,12 @@ module Aws::EC2
4039
4074
  BaselineEbsBandwidthMbpsRequest.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
4040
4075
  BaselineEbsBandwidthMbpsRequest.struct_class = Types::BaselineEbsBandwidthMbpsRequest
4041
4076
 
4077
+ BaselinePerformanceFactors.add_member(:cpu, Shapes::ShapeRef.new(shape: CpuPerformanceFactor, location_name: "cpu"))
4078
+ BaselinePerformanceFactors.struct_class = Types::BaselinePerformanceFactors
4079
+
4080
+ BaselinePerformanceFactorsRequest.add_member(:cpu, Shapes::ShapeRef.new(shape: CpuPerformanceFactorRequest, location_name: "Cpu"))
4081
+ BaselinePerformanceFactorsRequest.struct_class = Types::BaselinePerformanceFactorsRequest
4082
+
4042
4083
  BillingProductList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
4043
4084
 
4044
4085
  BlobAttributeValue.add_member(:value, Shapes::ShapeRef.new(shape: Blob, location_name: "value"))
@@ -4205,6 +4246,39 @@ module Aws::EC2
4205
4246
 
4206
4247
  CapacityAllocations.member = Shapes::ShapeRef.new(shape: CapacityAllocation, location_name: "item")
4207
4248
 
4249
+ CapacityBlockExtension.add_member(:capacity_reservation_id, Shapes::ShapeRef.new(shape: CapacityReservationId, location_name: "capacityReservationId"))
4250
+ CapacityBlockExtension.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "instanceType"))
4251
+ CapacityBlockExtension.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "instanceCount"))
4252
+ CapacityBlockExtension.add_member(:availability_zone, Shapes::ShapeRef.new(shape: AvailabilityZoneName, location_name: "availabilityZone"))
4253
+ CapacityBlockExtension.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: AvailabilityZoneId, location_name: "availabilityZoneId"))
4254
+ CapacityBlockExtension.add_member(:capacity_block_extension_offering_id, Shapes::ShapeRef.new(shape: OfferingId, location_name: "capacityBlockExtensionOfferingId"))
4255
+ CapacityBlockExtension.add_member(:capacity_block_extension_duration_hours, Shapes::ShapeRef.new(shape: Integer, location_name: "capacityBlockExtensionDurationHours"))
4256
+ CapacityBlockExtension.add_member(:capacity_block_extension_status, Shapes::ShapeRef.new(shape: CapacityBlockExtensionStatus, location_name: "capacityBlockExtensionStatus"))
4257
+ CapacityBlockExtension.add_member(:capacity_block_extension_purchase_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "capacityBlockExtensionPurchaseDate"))
4258
+ CapacityBlockExtension.add_member(:capacity_block_extension_start_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "capacityBlockExtensionStartDate"))
4259
+ CapacityBlockExtension.add_member(:capacity_block_extension_end_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "capacityBlockExtensionEndDate"))
4260
+ CapacityBlockExtension.add_member(:upfront_fee, Shapes::ShapeRef.new(shape: String, location_name: "upfrontFee"))
4261
+ CapacityBlockExtension.add_member(:currency_code, Shapes::ShapeRef.new(shape: String, location_name: "currencyCode"))
4262
+ CapacityBlockExtension.struct_class = Types::CapacityBlockExtension
4263
+
4264
+ CapacityBlockExtensionOffering.add_member(:capacity_block_extension_offering_id, Shapes::ShapeRef.new(shape: OfferingId, location_name: "capacityBlockExtensionOfferingId"))
4265
+ CapacityBlockExtensionOffering.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "instanceType"))
4266
+ CapacityBlockExtensionOffering.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "instanceCount"))
4267
+ CapacityBlockExtensionOffering.add_member(:availability_zone, Shapes::ShapeRef.new(shape: AvailabilityZoneName, location_name: "availabilityZone"))
4268
+ CapacityBlockExtensionOffering.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: AvailabilityZoneId, location_name: "availabilityZoneId"))
4269
+ CapacityBlockExtensionOffering.add_member(:start_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "startDate"))
4270
+ CapacityBlockExtensionOffering.add_member(:capacity_block_extension_start_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "capacityBlockExtensionStartDate"))
4271
+ CapacityBlockExtensionOffering.add_member(:capacity_block_extension_end_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "capacityBlockExtensionEndDate"))
4272
+ CapacityBlockExtensionOffering.add_member(:capacity_block_extension_duration_hours, Shapes::ShapeRef.new(shape: Integer, location_name: "capacityBlockExtensionDurationHours"))
4273
+ CapacityBlockExtensionOffering.add_member(:upfront_fee, Shapes::ShapeRef.new(shape: String, location_name: "upfrontFee"))
4274
+ CapacityBlockExtensionOffering.add_member(:currency_code, Shapes::ShapeRef.new(shape: String, location_name: "currencyCode"))
4275
+ CapacityBlockExtensionOffering.add_member(:tenancy, Shapes::ShapeRef.new(shape: CapacityReservationTenancy, location_name: "tenancy"))
4276
+ CapacityBlockExtensionOffering.struct_class = Types::CapacityBlockExtensionOffering
4277
+
4278
+ CapacityBlockExtensionOfferingSet.member = Shapes::ShapeRef.new(shape: CapacityBlockExtensionOffering, location_name: "item")
4279
+
4280
+ CapacityBlockExtensionSet.member = Shapes::ShapeRef.new(shape: CapacityBlockExtension, location_name: "item")
4281
+
4208
4282
  CapacityBlockOffering.add_member(:capacity_block_offering_id, Shapes::ShapeRef.new(shape: OfferingId, location_name: "capacityBlockOfferingId"))
4209
4283
  CapacityBlockOffering.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "instanceType"))
4210
4284
  CapacityBlockOffering.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
@@ -4215,6 +4289,7 @@ module Aws::EC2
4215
4289
  CapacityBlockOffering.add_member(:upfront_fee, Shapes::ShapeRef.new(shape: String, location_name: "upfrontFee"))
4216
4290
  CapacityBlockOffering.add_member(:currency_code, Shapes::ShapeRef.new(shape: String, location_name: "currencyCode"))
4217
4291
  CapacityBlockOffering.add_member(:tenancy, Shapes::ShapeRef.new(shape: CapacityReservationTenancy, location_name: "tenancy"))
4292
+ CapacityBlockOffering.add_member(:capacity_block_duration_minutes, Shapes::ShapeRef.new(shape: Integer, location_name: "capacityBlockDurationMinutes"))
4218
4293
  CapacityBlockOffering.struct_class = Types::CapacityBlockOffering
4219
4294
 
4220
4295
  CapacityBlockOfferingSet.member = Shapes::ShapeRef.new(shape: CapacityBlockOffering, location_name: "item")
@@ -4244,6 +4319,8 @@ module Aws::EC2
4244
4319
  CapacityReservation.add_member(:capacity_allocations, Shapes::ShapeRef.new(shape: CapacityAllocations, location_name: "capacityAllocationSet"))
4245
4320
  CapacityReservation.add_member(:reservation_type, Shapes::ShapeRef.new(shape: CapacityReservationType, location_name: "reservationType"))
4246
4321
  CapacityReservation.add_member(:unused_reservation_billing_owner_id, Shapes::ShapeRef.new(shape: AccountID, location_name: "unusedReservationBillingOwnerId"))
4322
+ CapacityReservation.add_member(:commitment_info, Shapes::ShapeRef.new(shape: CapacityReservationCommitmentInfo, location_name: "commitmentInfo"))
4323
+ CapacityReservation.add_member(:delivery_preference, Shapes::ShapeRef.new(shape: CapacityReservationDeliveryPreference, location_name: "deliveryPreference"))
4247
4324
  CapacityReservation.struct_class = Types::CapacityReservation
4248
4325
 
4249
4326
  CapacityReservationBillingRequest.add_member(:capacity_reservation_id, Shapes::ShapeRef.new(shape: String, location_name: "capacityReservationId"))
@@ -4257,6 +4334,10 @@ module Aws::EC2
4257
4334
 
4258
4335
  CapacityReservationBillingRequestSet.member = Shapes::ShapeRef.new(shape: CapacityReservationBillingRequest, location_name: "item")
4259
4336
 
4337
+ CapacityReservationCommitmentInfo.add_member(:committed_instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "committedInstanceCount"))
4338
+ CapacityReservationCommitmentInfo.add_member(:commitment_end_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "commitmentEndDate"))
4339
+ CapacityReservationCommitmentInfo.struct_class = Types::CapacityReservationCommitmentInfo
4340
+
4260
4341
  CapacityReservationFleet.add_member(:capacity_reservation_fleet_id, Shapes::ShapeRef.new(shape: CapacityReservationFleetId, location_name: "capacityReservationFleetId"))
4261
4342
  CapacityReservationFleet.add_member(:capacity_reservation_fleet_arn, Shapes::ShapeRef.new(shape: String, location_name: "capacityReservationFleetArn"))
4262
4343
  CapacityReservationFleet.add_member(:state, Shapes::ShapeRef.new(shape: CapacityReservationFleetState, location_name: "state"))
@@ -4642,6 +4723,12 @@ module Aws::EC2
4642
4723
  CpuOptionsRequest.add_member(:amd_sev_snp, Shapes::ShapeRef.new(shape: AmdSevSnpSpecification, location_name: "AmdSevSnp"))
4643
4724
  CpuOptionsRequest.struct_class = Types::CpuOptionsRequest
4644
4725
 
4726
+ CpuPerformanceFactor.add_member(:references, Shapes::ShapeRef.new(shape: PerformanceFactorReferenceSet, location_name: "referenceSet"))
4727
+ CpuPerformanceFactor.struct_class = Types::CpuPerformanceFactor
4728
+
4729
+ CpuPerformanceFactorRequest.add_member(:references, Shapes::ShapeRef.new(shape: PerformanceFactorReferenceSetRequest, location_name: "Reference"))
4730
+ CpuPerformanceFactorRequest.struct_class = Types::CpuPerformanceFactorRequest
4731
+
4645
4732
  CreateCapacityReservationBySplittingRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4646
4733
  CreateCapacityReservationBySplittingRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
4647
4734
  CreateCapacityReservationBySplittingRequest.add_member(:source_capacity_reservation_id, Shapes::ShapeRef.new(shape: CapacityReservationId, required: true, location_name: "SourceCapacityReservationId"))
@@ -4694,6 +4781,9 @@ module Aws::EC2
4694
4781
  CreateCapacityReservationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4695
4782
  CreateCapacityReservationRequest.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: OutpostArn, location_name: "OutpostArn"))
4696
4783
  CreateCapacityReservationRequest.add_member(:placement_group_arn, Shapes::ShapeRef.new(shape: PlacementGroupArn, location_name: "PlacementGroupArn"))
4784
+ CreateCapacityReservationRequest.add_member(:start_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "StartDate"))
4785
+ CreateCapacityReservationRequest.add_member(:commitment_duration, Shapes::ShapeRef.new(shape: CapacityReservationCommitmentDuration, location_name: "CommitmentDuration"))
4786
+ CreateCapacityReservationRequest.add_member(:delivery_preference, Shapes::ShapeRef.new(shape: CapacityReservationDeliveryPreference, location_name: "DeliveryPreference"))
4697
4787
  CreateCapacityReservationRequest.struct_class = Types::CreateCapacityReservationRequest
4698
4788
 
4699
4789
  CreateCapacityReservationResult.add_member(:capacity_reservation, Shapes::ShapeRef.new(shape: CapacityReservation, location_name: "capacityReservation"))
@@ -6476,6 +6566,28 @@ module Aws::EC2
6476
6566
  DescribeByoipCidrsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
6477
6567
  DescribeByoipCidrsResult.struct_class = Types::DescribeByoipCidrsResult
6478
6568
 
6569
+ DescribeCapacityBlockExtensionHistoryRequest.add_member(:capacity_reservation_ids, Shapes::ShapeRef.new(shape: CapacityReservationIdSet, location_name: "CapacityReservationId"))
6570
+ DescribeCapacityBlockExtensionHistoryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
6571
+ DescribeCapacityBlockExtensionHistoryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DescribeFutureCapacityMaxResults, location_name: "MaxResults"))
6572
+ DescribeCapacityBlockExtensionHistoryRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
6573
+ DescribeCapacityBlockExtensionHistoryRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6574
+ DescribeCapacityBlockExtensionHistoryRequest.struct_class = Types::DescribeCapacityBlockExtensionHistoryRequest
6575
+
6576
+ DescribeCapacityBlockExtensionHistoryResult.add_member(:capacity_block_extensions, Shapes::ShapeRef.new(shape: CapacityBlockExtensionSet, location_name: "capacityBlockExtensionSet"))
6577
+ DescribeCapacityBlockExtensionHistoryResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
6578
+ DescribeCapacityBlockExtensionHistoryResult.struct_class = Types::DescribeCapacityBlockExtensionHistoryResult
6579
+
6580
+ DescribeCapacityBlockExtensionOfferingsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6581
+ DescribeCapacityBlockExtensionOfferingsRequest.add_member(:capacity_block_extension_duration_hours, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "CapacityBlockExtensionDurationHours"))
6582
+ DescribeCapacityBlockExtensionOfferingsRequest.add_member(:capacity_reservation_id, Shapes::ShapeRef.new(shape: CapacityReservationId, required: true, location_name: "CapacityReservationId"))
6583
+ DescribeCapacityBlockExtensionOfferingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
6584
+ DescribeCapacityBlockExtensionOfferingsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DescribeCapacityBlockExtensionOfferingsMaxResults, location_name: "MaxResults"))
6585
+ DescribeCapacityBlockExtensionOfferingsRequest.struct_class = Types::DescribeCapacityBlockExtensionOfferingsRequest
6586
+
6587
+ DescribeCapacityBlockExtensionOfferingsResult.add_member(:capacity_block_extension_offerings, Shapes::ShapeRef.new(shape: CapacityBlockExtensionOfferingSet, location_name: "capacityBlockExtensionOfferingSet"))
6588
+ DescribeCapacityBlockExtensionOfferingsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
6589
+ DescribeCapacityBlockExtensionOfferingsResult.struct_class = Types::DescribeCapacityBlockExtensionOfferingsResult
6590
+
6479
6591
  DescribeCapacityBlockOfferingsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6480
6592
  DescribeCapacityBlockOfferingsRequest.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "InstanceType"))
6481
6593
  DescribeCapacityBlockOfferingsRequest.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "InstanceCount"))
@@ -10559,6 +10671,7 @@ module Aws::EC2
10559
10671
  InstanceRequirements.add_member(:network_bandwidth_gbps, Shapes::ShapeRef.new(shape: NetworkBandwidthGbps, location_name: "networkBandwidthGbps"))
10560
10672
  InstanceRequirements.add_member(:allowed_instance_types, Shapes::ShapeRef.new(shape: AllowedInstanceTypeSet, location_name: "allowedInstanceTypeSet"))
10561
10673
  InstanceRequirements.add_member(:max_spot_price_as_percentage_of_optimal_on_demand_price, Shapes::ShapeRef.new(shape: Integer, location_name: "maxSpotPriceAsPercentageOfOptimalOnDemandPrice"))
10674
+ InstanceRequirements.add_member(:baseline_performance_factors, Shapes::ShapeRef.new(shape: BaselinePerformanceFactors, location_name: "baselinePerformanceFactors"))
10562
10675
  InstanceRequirements.struct_class = Types::InstanceRequirements
10563
10676
 
10564
10677
  InstanceRequirementsRequest.add_member(:v_cpu_count, Shapes::ShapeRef.new(shape: VCpuCountRangeRequest, required: true, location_name: "VCpuCount"))
@@ -10585,6 +10698,7 @@ module Aws::EC2
10585
10698
  InstanceRequirementsRequest.add_member(:network_bandwidth_gbps, Shapes::ShapeRef.new(shape: NetworkBandwidthGbpsRequest, location_name: "NetworkBandwidthGbps"))
10586
10699
  InstanceRequirementsRequest.add_member(:allowed_instance_types, Shapes::ShapeRef.new(shape: AllowedInstanceTypeSet, location_name: "AllowedInstanceType"))
10587
10700
  InstanceRequirementsRequest.add_member(:max_spot_price_as_percentage_of_optimal_on_demand_price, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxSpotPriceAsPercentageOfOptimalOnDemandPrice"))
10701
+ InstanceRequirementsRequest.add_member(:baseline_performance_factors, Shapes::ShapeRef.new(shape: BaselinePerformanceFactorsRequest, location_name: "BaselinePerformanceFactors"))
10588
10702
  InstanceRequirementsRequest.struct_class = Types::InstanceRequirementsRequest
10589
10703
 
10590
10704
  InstanceRequirementsWithMetadataRequest.add_member(:architecture_types, Shapes::ShapeRef.new(shape: ArchitectureTypeSet, location_name: "ArchitectureType"))
@@ -10809,6 +10923,7 @@ module Aws::EC2
10809
10923
  IpamDiscoveredAccount.add_member(:failure_reason, Shapes::ShapeRef.new(shape: IpamDiscoveryFailureReason, location_name: "failureReason"))
10810
10924
  IpamDiscoveredAccount.add_member(:last_attempted_discovery_time, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "lastAttemptedDiscoveryTime"))
10811
10925
  IpamDiscoveredAccount.add_member(:last_successful_discovery_time, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "lastSuccessfulDiscoveryTime"))
10926
+ IpamDiscoveredAccount.add_member(:organizational_unit_id, Shapes::ShapeRef.new(shape: String, location_name: "organizationalUnitId"))
10812
10927
  IpamDiscoveredAccount.struct_class = Types::IpamDiscoveredAccount
10813
10928
 
10814
10929
  IpamDiscoveredAccountSet.member = Shapes::ShapeRef.new(shape: IpamDiscoveredAccount, location_name: "item")
@@ -10878,6 +10993,11 @@ module Aws::EC2
10878
10993
 
10879
10994
  IpamOperatingRegionSet.member = Shapes::ShapeRef.new(shape: IpamOperatingRegion, location_name: "item")
10880
10995
 
10996
+ IpamOrganizationalUnitExclusion.add_member(:organizations_entity_path, Shapes::ShapeRef.new(shape: String, location_name: "organizationsEntityPath"))
10997
+ IpamOrganizationalUnitExclusion.struct_class = Types::IpamOrganizationalUnitExclusion
10998
+
10999
+ IpamOrganizationalUnitExclusionSet.member = Shapes::ShapeRef.new(shape: IpamOrganizationalUnitExclusion, location_name: "item")
11000
+
10881
11001
  IpamPool.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
10882
11002
  IpamPool.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "ipamPoolId"))
10883
11003
  IpamPool.add_member(:source_ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "sourceIpamPoolId"))
@@ -10990,6 +11110,7 @@ module Aws::EC2
10990
11110
  IpamResourceDiscovery.add_member(:is_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "isDefault"))
10991
11111
  IpamResourceDiscovery.add_member(:state, Shapes::ShapeRef.new(shape: IpamResourceDiscoveryState, location_name: "state"))
10992
11112
  IpamResourceDiscovery.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
11113
+ IpamResourceDiscovery.add_member(:organizational_unit_exclusions, Shapes::ShapeRef.new(shape: IpamOrganizationalUnitExclusionSet, location_name: "organizationalUnitExclusionSet"))
10993
11114
  IpamResourceDiscovery.struct_class = Types::IpamResourceDiscovery
10994
11115
 
10995
11116
  IpamResourceDiscoveryAssociation.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
@@ -11985,6 +12106,8 @@ module Aws::EC2
11985
12106
  ModifyIpamResourceDiscoveryRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
11986
12107
  ModifyIpamResourceDiscoveryRequest.add_member(:add_operating_regions, Shapes::ShapeRef.new(shape: AddIpamOperatingRegionSet, location_name: "AddOperatingRegion"))
11987
12108
  ModifyIpamResourceDiscoveryRequest.add_member(:remove_operating_regions, Shapes::ShapeRef.new(shape: RemoveIpamOperatingRegionSet, location_name: "RemoveOperatingRegion"))
12109
+ ModifyIpamResourceDiscoveryRequest.add_member(:add_organizational_unit_exclusions, Shapes::ShapeRef.new(shape: AddIpamOrganizationalUnitExclusionSet, location_name: "AddOrganizationalUnitExclusion"))
12110
+ ModifyIpamResourceDiscoveryRequest.add_member(:remove_organizational_unit_exclusions, Shapes::ShapeRef.new(shape: RemoveIpamOrganizationalUnitExclusionSet, location_name: "RemoveOrganizationalUnitExclusion"))
11988
12111
  ModifyIpamResourceDiscoveryRequest.struct_class = Types::ModifyIpamResourceDiscoveryRequest
11989
12112
 
11990
12113
  ModifyIpamResourceDiscoveryResult.add_member(:ipam_resource_discovery, Shapes::ShapeRef.new(shape: IpamResourceDiscovery, location_name: "ipamResourceDiscovery"))
@@ -12956,6 +13079,16 @@ module Aws::EC2
12956
13079
  PeeringTgwInfo.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
12957
13080
  PeeringTgwInfo.struct_class = Types::PeeringTgwInfo
12958
13081
 
13082
+ PerformanceFactorReference.add_member(:instance_family, Shapes::ShapeRef.new(shape: String, location_name: "instanceFamily"))
13083
+ PerformanceFactorReference.struct_class = Types::PerformanceFactorReference
13084
+
13085
+ PerformanceFactorReferenceRequest.add_member(:instance_family, Shapes::ShapeRef.new(shape: String, location_name: "InstanceFamily"))
13086
+ PerformanceFactorReferenceRequest.struct_class = Types::PerformanceFactorReferenceRequest
13087
+
13088
+ PerformanceFactorReferenceSet.member = Shapes::ShapeRef.new(shape: PerformanceFactorReference, location_name: "item")
13089
+
13090
+ PerformanceFactorReferenceSetRequest.member = Shapes::ShapeRef.new(shape: PerformanceFactorReferenceRequest, location_name: "item")
13091
+
12959
13092
  Phase1DHGroupNumbersList.member = Shapes::ShapeRef.new(shape: Phase1DHGroupNumbersListValue, location_name: "item")
12960
13093
 
12961
13094
  Phase1DHGroupNumbersListValue.add_member(:value, Shapes::ShapeRef.new(shape: Integer, location_name: "value"))
@@ -13270,6 +13403,14 @@ module Aws::EC2
13270
13403
  Purchase.add_member(:upfront_price, Shapes::ShapeRef.new(shape: String, location_name: "upfrontPrice"))
13271
13404
  Purchase.struct_class = Types::Purchase
13272
13405
 
13406
+ PurchaseCapacityBlockExtensionRequest.add_member(:capacity_block_extension_offering_id, Shapes::ShapeRef.new(shape: OfferingId, required: true, location_name: "CapacityBlockExtensionOfferingId"))
13407
+ PurchaseCapacityBlockExtensionRequest.add_member(:capacity_reservation_id, Shapes::ShapeRef.new(shape: CapacityReservationId, required: true, location_name: "CapacityReservationId"))
13408
+ PurchaseCapacityBlockExtensionRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
13409
+ PurchaseCapacityBlockExtensionRequest.struct_class = Types::PurchaseCapacityBlockExtensionRequest
13410
+
13411
+ PurchaseCapacityBlockExtensionResult.add_member(:capacity_block_extensions, Shapes::ShapeRef.new(shape: CapacityBlockExtensionSet, location_name: "capacityBlockExtensionSet"))
13412
+ PurchaseCapacityBlockExtensionResult.struct_class = Types::PurchaseCapacityBlockExtensionResult
13413
+
13273
13414
  PurchaseCapacityBlockRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
13274
13415
  PurchaseCapacityBlockRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
13275
13416
  PurchaseCapacityBlockRequest.add_member(:capacity_block_offering_id, Shapes::ShapeRef.new(shape: OfferingId, required: true, location_name: "CapacityBlockOfferingId"))
@@ -13476,6 +13617,11 @@ module Aws::EC2
13476
13617
 
13477
13618
  RemoveIpamOperatingRegionSet.member = Shapes::ShapeRef.new(shape: RemoveIpamOperatingRegion)
13478
13619
 
13620
+ RemoveIpamOrganizationalUnitExclusion.add_member(:organizations_entity_path, Shapes::ShapeRef.new(shape: String, location_name: "OrganizationsEntityPath"))
13621
+ RemoveIpamOrganizationalUnitExclusion.struct_class = Types::RemoveIpamOrganizationalUnitExclusion
13622
+
13623
+ RemoveIpamOrganizationalUnitExclusionSet.member = Shapes::ShapeRef.new(shape: RemoveIpamOrganizationalUnitExclusion)
13624
+
13479
13625
  RemovePrefixListEntries.member = Shapes::ShapeRef.new(shape: RemovePrefixListEntry)
13480
13626
 
13481
13627
  RemovePrefixListEntry.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
@@ -18107,6 +18253,34 @@ module Aws::EC2
18107
18253
  )
18108
18254
  end)
18109
18255
 
18256
+ api.add_operation(:describe_capacity_block_extension_history, Seahorse::Model::Operation.new.tap do |o|
18257
+ o.name = "DescribeCapacityBlockExtensionHistory"
18258
+ o.http_method = "POST"
18259
+ o.http_request_uri = "/"
18260
+ o.input = Shapes::ShapeRef.new(shape: DescribeCapacityBlockExtensionHistoryRequest)
18261
+ o.output = Shapes::ShapeRef.new(shape: DescribeCapacityBlockExtensionHistoryResult)
18262
+ o[:pager] = Aws::Pager.new(
18263
+ limit_key: "max_results",
18264
+ tokens: {
18265
+ "next_token" => "next_token"
18266
+ }
18267
+ )
18268
+ end)
18269
+
18270
+ api.add_operation(:describe_capacity_block_extension_offerings, Seahorse::Model::Operation.new.tap do |o|
18271
+ o.name = "DescribeCapacityBlockExtensionOfferings"
18272
+ o.http_method = "POST"
18273
+ o.http_request_uri = "/"
18274
+ o.input = Shapes::ShapeRef.new(shape: DescribeCapacityBlockExtensionOfferingsRequest)
18275
+ o.output = Shapes::ShapeRef.new(shape: DescribeCapacityBlockExtensionOfferingsResult)
18276
+ o[:pager] = Aws::Pager.new(
18277
+ limit_key: "max_results",
18278
+ tokens: {
18279
+ "next_token" => "next_token"
18280
+ }
18281
+ )
18282
+ end)
18283
+
18110
18284
  api.add_operation(:describe_capacity_block_offerings, Seahorse::Model::Operation.new.tap do |o|
18111
18285
  o.name = "DescribeCapacityBlockOfferings"
18112
18286
  o.http_method = "POST"
@@ -21680,6 +21854,14 @@ module Aws::EC2
21680
21854
  o.output = Shapes::ShapeRef.new(shape: PurchaseCapacityBlockResult)
21681
21855
  end)
21682
21856
 
21857
+ api.add_operation(:purchase_capacity_block_extension, Seahorse::Model::Operation.new.tap do |o|
21858
+ o.name = "PurchaseCapacityBlockExtension"
21859
+ o.http_method = "POST"
21860
+ o.http_request_uri = "/"
21861
+ o.input = Shapes::ShapeRef.new(shape: PurchaseCapacityBlockExtensionRequest)
21862
+ o.output = Shapes::ShapeRef.new(shape: PurchaseCapacityBlockExtensionResult)
21863
+ end)
21864
+
21683
21865
  api.add_operation(:purchase_host_reservation, Seahorse::Model::Operation.new.tap do |o|
21684
21866
  o.name = "PurchaseHostReservation"
21685
21867
  o.http_method = "POST"
@@ -178,7 +178,7 @@ module Aws::EC2
178
178
  # amd_sev_snp: "enabled", # accepts enabled, disabled
179
179
  # },
180
180
  # capacity_reservation_specification: {
181
- # capacity_reservation_preference: "open", # accepts open, none
181
+ # capacity_reservation_preference: "capacity-reservations-only", # accepts capacity-reservations-only, open, none
182
182
  # capacity_reservation_target: {
183
183
  # capacity_reservation_id: "CapacityReservationId",
184
184
  # capacity_reservation_resource_group_arn: "String",
@@ -483,7 +483,7 @@ module Aws::EC2
483
483
  # not specify this parameter, the instance's Capacity Reservation
484
484
  # preference defaults to `open`, which enables it to run in any open
485
485
  # Capacity Reservation that has matching attributes (instance type,
486
- # platform, Availability Zone).
486
+ # platform, Availability Zone, and tenancy).
487
487
  # @option options [Types::HibernationOptionsRequest] :hibernation_options
488
488
  # Indicates whether an instance is enabled for hibernation. This
489
489
  # parameter is valid only if the instance meets the [hibernation
@@ -419,7 +419,7 @@ module Aws::EC2
419
419
  # amd_sev_snp: "enabled", # accepts enabled, disabled
420
420
  # },
421
421
  # capacity_reservation_specification: {
422
- # capacity_reservation_preference: "open", # accepts open, none
422
+ # capacity_reservation_preference: "capacity-reservations-only", # accepts capacity-reservations-only, open, none
423
423
  # capacity_reservation_target: {
424
424
  # capacity_reservation_id: "CapacityReservationId",
425
425
  # capacity_reservation_resource_group_arn: "String",
@@ -719,7 +719,7 @@ module Aws::EC2
719
719
  # not specify this parameter, the instance's Capacity Reservation
720
720
  # preference defaults to `open`, which enables it to run in any open
721
721
  # Capacity Reservation that has matching attributes (instance type,
722
- # platform, Availability Zone).
722
+ # platform, Availability Zone, and tenancy).
723
723
  # @option options [Types::HibernationOptionsRequest] :hibernation_options
724
724
  # Indicates whether an instance is enabled for hibernation. This
725
725
  # parameter is valid only if the instance meets the [hibernation