aws-sdk-ec2 1.492.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')
@@ -286,12 +288,20 @@ module Aws::EC2
286
288
  CancelledSpotInstanceRequestList = Shapes::ListShape.new(name: 'CancelledSpotInstanceRequestList')
287
289
  CapacityAllocation = Shapes::StructureShape.new(name: 'CapacityAllocation')
288
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')
289
296
  CapacityBlockOffering = Shapes::StructureShape.new(name: 'CapacityBlockOffering')
290
297
  CapacityBlockOfferingSet = Shapes::ListShape.new(name: 'CapacityBlockOfferingSet')
291
298
  CapacityReservation = Shapes::StructureShape.new(name: 'CapacityReservation')
292
299
  CapacityReservationBillingRequest = Shapes::StructureShape.new(name: 'CapacityReservationBillingRequest')
293
300
  CapacityReservationBillingRequestSet = Shapes::ListShape.new(name: 'CapacityReservationBillingRequestSet')
294
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')
295
305
  CapacityReservationFleet = Shapes::StructureShape.new(name: 'CapacityReservationFleet')
296
306
  CapacityReservationFleetCancellationState = Shapes::StructureShape.new(name: 'CapacityReservationFleetCancellationState')
297
307
  CapacityReservationFleetCancellationStateSet = Shapes::ListShape.new(name: 'CapacityReservationFleetCancellationStateSet')
@@ -809,6 +819,11 @@ module Aws::EC2
809
819
  DescribeByoipCidrsMaxResults = Shapes::IntegerShape.new(name: 'DescribeByoipCidrsMaxResults')
810
820
  DescribeByoipCidrsRequest = Shapes::StructureShape.new(name: 'DescribeByoipCidrsRequest')
811
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')
812
827
  DescribeCapacityBlockOfferingsMaxResults = Shapes::IntegerShape.new(name: 'DescribeCapacityBlockOfferingsMaxResults')
813
828
  DescribeCapacityBlockOfferingsRequest = Shapes::StructureShape.new(name: 'DescribeCapacityBlockOfferingsRequest')
814
829
  DescribeCapacityBlockOfferingsResult = Shapes::StructureShape.new(name: 'DescribeCapacityBlockOfferingsResult')
@@ -889,6 +904,7 @@ module Aws::EC2
889
904
  DescribeFpgaImagesMaxResults = Shapes::IntegerShape.new(name: 'DescribeFpgaImagesMaxResults')
890
905
  DescribeFpgaImagesRequest = Shapes::StructureShape.new(name: 'DescribeFpgaImagesRequest')
891
906
  DescribeFpgaImagesResult = Shapes::StructureShape.new(name: 'DescribeFpgaImagesResult')
907
+ DescribeFutureCapacityMaxResults = Shapes::IntegerShape.new(name: 'DescribeFutureCapacityMaxResults')
892
908
  DescribeHostReservationOfferingsRequest = Shapes::StructureShape.new(name: 'DescribeHostReservationOfferingsRequest')
893
909
  DescribeHostReservationOfferingsResult = Shapes::StructureShape.new(name: 'DescribeHostReservationOfferingsResult')
894
910
  DescribeHostReservationsMaxResults = Shapes::IntegerShape.new(name: 'DescribeHostReservationsMaxResults')
@@ -1880,6 +1896,8 @@ module Aws::EC2
1880
1896
  IpamNetworkInterfaceAttachmentStatus = Shapes::StringShape.new(name: 'IpamNetworkInterfaceAttachmentStatus')
1881
1897
  IpamOperatingRegion = Shapes::StructureShape.new(name: 'IpamOperatingRegion')
1882
1898
  IpamOperatingRegionSet = Shapes::ListShape.new(name: 'IpamOperatingRegionSet')
1899
+ IpamOrganizationalUnitExclusion = Shapes::StructureShape.new(name: 'IpamOrganizationalUnitExclusion')
1900
+ IpamOrganizationalUnitExclusionSet = Shapes::ListShape.new(name: 'IpamOrganizationalUnitExclusionSet')
1883
1901
  IpamOverlapStatus = Shapes::StringShape.new(name: 'IpamOverlapStatus')
1884
1902
  IpamPool = Shapes::StructureShape.new(name: 'IpamPool')
1885
1903
  IpamPoolAllocation = Shapes::StructureShape.new(name: 'IpamPoolAllocation')
@@ -2540,6 +2558,8 @@ module Aws::EC2
2540
2558
  PublicIpv4PoolRangeSet = Shapes::ListShape.new(name: 'PublicIpv4PoolRangeSet')
2541
2559
  PublicIpv4PoolSet = Shapes::ListShape.new(name: 'PublicIpv4PoolSet')
2542
2560
  Purchase = Shapes::StructureShape.new(name: 'Purchase')
2561
+ PurchaseCapacityBlockExtensionRequest = Shapes::StructureShape.new(name: 'PurchaseCapacityBlockExtensionRequest')
2562
+ PurchaseCapacityBlockExtensionResult = Shapes::StructureShape.new(name: 'PurchaseCapacityBlockExtensionResult')
2543
2563
  PurchaseCapacityBlockRequest = Shapes::StructureShape.new(name: 'PurchaseCapacityBlockRequest')
2544
2564
  PurchaseCapacityBlockResult = Shapes::StructureShape.new(name: 'PurchaseCapacityBlockResult')
2545
2565
  PurchaseHostReservationRequest = Shapes::StructureShape.new(name: 'PurchaseHostReservationRequest')
@@ -2592,6 +2612,8 @@ module Aws::EC2
2592
2612
  ReleaseIpamPoolAllocationResult = Shapes::StructureShape.new(name: 'ReleaseIpamPoolAllocationResult')
2593
2613
  RemoveIpamOperatingRegion = Shapes::StructureShape.new(name: 'RemoveIpamOperatingRegion')
2594
2614
  RemoveIpamOperatingRegionSet = Shapes::ListShape.new(name: 'RemoveIpamOperatingRegionSet')
2615
+ RemoveIpamOrganizationalUnitExclusion = Shapes::StructureShape.new(name: 'RemoveIpamOrganizationalUnitExclusion')
2616
+ RemoveIpamOrganizationalUnitExclusionSet = Shapes::ListShape.new(name: 'RemoveIpamOrganizationalUnitExclusionSet')
2595
2617
  RemovePrefixListEntries = Shapes::ListShape.new(name: 'RemovePrefixListEntries')
2596
2618
  RemovePrefixListEntry = Shapes::StructureShape.new(name: 'RemovePrefixListEntry')
2597
2619
  ReplaceIamInstanceProfileAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceIamInstanceProfileAssociationRequest')
@@ -3428,6 +3450,11 @@ module Aws::EC2
3428
3450
 
3429
3451
  AddIpamOperatingRegionSet.member = Shapes::ShapeRef.new(shape: AddIpamOperatingRegion)
3430
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
+
3431
3458
  AddPrefixListEntries.member = Shapes::ShapeRef.new(shape: AddPrefixListEntry)
3432
3459
 
3433
3460
  AddPrefixListEntry.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
@@ -4219,6 +4246,39 @@ module Aws::EC2
4219
4246
 
4220
4247
  CapacityAllocations.member = Shapes::ShapeRef.new(shape: CapacityAllocation, location_name: "item")
4221
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
+
4222
4282
  CapacityBlockOffering.add_member(:capacity_block_offering_id, Shapes::ShapeRef.new(shape: OfferingId, location_name: "capacityBlockOfferingId"))
4223
4283
  CapacityBlockOffering.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "instanceType"))
4224
4284
  CapacityBlockOffering.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
@@ -4229,6 +4289,7 @@ module Aws::EC2
4229
4289
  CapacityBlockOffering.add_member(:upfront_fee, Shapes::ShapeRef.new(shape: String, location_name: "upfrontFee"))
4230
4290
  CapacityBlockOffering.add_member(:currency_code, Shapes::ShapeRef.new(shape: String, location_name: "currencyCode"))
4231
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"))
4232
4293
  CapacityBlockOffering.struct_class = Types::CapacityBlockOffering
4233
4294
 
4234
4295
  CapacityBlockOfferingSet.member = Shapes::ShapeRef.new(shape: CapacityBlockOffering, location_name: "item")
@@ -4258,6 +4319,8 @@ module Aws::EC2
4258
4319
  CapacityReservation.add_member(:capacity_allocations, Shapes::ShapeRef.new(shape: CapacityAllocations, location_name: "capacityAllocationSet"))
4259
4320
  CapacityReservation.add_member(:reservation_type, Shapes::ShapeRef.new(shape: CapacityReservationType, location_name: "reservationType"))
4260
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"))
4261
4324
  CapacityReservation.struct_class = Types::CapacityReservation
4262
4325
 
4263
4326
  CapacityReservationBillingRequest.add_member(:capacity_reservation_id, Shapes::ShapeRef.new(shape: String, location_name: "capacityReservationId"))
@@ -4271,6 +4334,10 @@ module Aws::EC2
4271
4334
 
4272
4335
  CapacityReservationBillingRequestSet.member = Shapes::ShapeRef.new(shape: CapacityReservationBillingRequest, location_name: "item")
4273
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
+
4274
4341
  CapacityReservationFleet.add_member(:capacity_reservation_fleet_id, Shapes::ShapeRef.new(shape: CapacityReservationFleetId, location_name: "capacityReservationFleetId"))
4275
4342
  CapacityReservationFleet.add_member(:capacity_reservation_fleet_arn, Shapes::ShapeRef.new(shape: String, location_name: "capacityReservationFleetArn"))
4276
4343
  CapacityReservationFleet.add_member(:state, Shapes::ShapeRef.new(shape: CapacityReservationFleetState, location_name: "state"))
@@ -4714,6 +4781,9 @@ module Aws::EC2
4714
4781
  CreateCapacityReservationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4715
4782
  CreateCapacityReservationRequest.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: OutpostArn, location_name: "OutpostArn"))
4716
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"))
4717
4787
  CreateCapacityReservationRequest.struct_class = Types::CreateCapacityReservationRequest
4718
4788
 
4719
4789
  CreateCapacityReservationResult.add_member(:capacity_reservation, Shapes::ShapeRef.new(shape: CapacityReservation, location_name: "capacityReservation"))
@@ -6496,6 +6566,28 @@ module Aws::EC2
6496
6566
  DescribeByoipCidrsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
6497
6567
  DescribeByoipCidrsResult.struct_class = Types::DescribeByoipCidrsResult
6498
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
+
6499
6591
  DescribeCapacityBlockOfferingsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6500
6592
  DescribeCapacityBlockOfferingsRequest.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "InstanceType"))
6501
6593
  DescribeCapacityBlockOfferingsRequest.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "InstanceCount"))
@@ -10831,6 +10923,7 @@ module Aws::EC2
10831
10923
  IpamDiscoveredAccount.add_member(:failure_reason, Shapes::ShapeRef.new(shape: IpamDiscoveryFailureReason, location_name: "failureReason"))
10832
10924
  IpamDiscoveredAccount.add_member(:last_attempted_discovery_time, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "lastAttemptedDiscoveryTime"))
10833
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"))
10834
10927
  IpamDiscoveredAccount.struct_class = Types::IpamDiscoveredAccount
10835
10928
 
10836
10929
  IpamDiscoveredAccountSet.member = Shapes::ShapeRef.new(shape: IpamDiscoveredAccount, location_name: "item")
@@ -10900,6 +10993,11 @@ module Aws::EC2
10900
10993
 
10901
10994
  IpamOperatingRegionSet.member = Shapes::ShapeRef.new(shape: IpamOperatingRegion, location_name: "item")
10902
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
+
10903
11001
  IpamPool.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
10904
11002
  IpamPool.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "ipamPoolId"))
10905
11003
  IpamPool.add_member(:source_ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "sourceIpamPoolId"))
@@ -11012,6 +11110,7 @@ module Aws::EC2
11012
11110
  IpamResourceDiscovery.add_member(:is_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "isDefault"))
11013
11111
  IpamResourceDiscovery.add_member(:state, Shapes::ShapeRef.new(shape: IpamResourceDiscoveryState, location_name: "state"))
11014
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"))
11015
11114
  IpamResourceDiscovery.struct_class = Types::IpamResourceDiscovery
11016
11115
 
11017
11116
  IpamResourceDiscoveryAssociation.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
@@ -12007,6 +12106,8 @@ module Aws::EC2
12007
12106
  ModifyIpamResourceDiscoveryRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
12008
12107
  ModifyIpamResourceDiscoveryRequest.add_member(:add_operating_regions, Shapes::ShapeRef.new(shape: AddIpamOperatingRegionSet, location_name: "AddOperatingRegion"))
12009
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"))
12010
12111
  ModifyIpamResourceDiscoveryRequest.struct_class = Types::ModifyIpamResourceDiscoveryRequest
12011
12112
 
12012
12113
  ModifyIpamResourceDiscoveryResult.add_member(:ipam_resource_discovery, Shapes::ShapeRef.new(shape: IpamResourceDiscovery, location_name: "ipamResourceDiscovery"))
@@ -13302,6 +13403,14 @@ module Aws::EC2
13302
13403
  Purchase.add_member(:upfront_price, Shapes::ShapeRef.new(shape: String, location_name: "upfrontPrice"))
13303
13404
  Purchase.struct_class = Types::Purchase
13304
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
+
13305
13414
  PurchaseCapacityBlockRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
13306
13415
  PurchaseCapacityBlockRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
13307
13416
  PurchaseCapacityBlockRequest.add_member(:capacity_block_offering_id, Shapes::ShapeRef.new(shape: OfferingId, required: true, location_name: "CapacityBlockOfferingId"))
@@ -13508,6 +13617,11 @@ module Aws::EC2
13508
13617
 
13509
13618
  RemoveIpamOperatingRegionSet.member = Shapes::ShapeRef.new(shape: RemoveIpamOperatingRegion)
13510
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
+
13511
13625
  RemovePrefixListEntries.member = Shapes::ShapeRef.new(shape: RemovePrefixListEntry)
13512
13626
 
13513
13627
  RemovePrefixListEntry.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
@@ -18139,6 +18253,34 @@ module Aws::EC2
18139
18253
  )
18140
18254
  end)
18141
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
+
18142
18284
  api.add_operation(:describe_capacity_block_offerings, Seahorse::Model::Operation.new.tap do |o|
18143
18285
  o.name = "DescribeCapacityBlockOfferings"
18144
18286
  o.http_method = "POST"
@@ -21712,6 +21854,14 @@ module Aws::EC2
21712
21854
  o.output = Shapes::ShapeRef.new(shape: PurchaseCapacityBlockResult)
21713
21855
  end)
21714
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
+
21715
21865
  api.add_operation(:purchase_host_reservation, Seahorse::Model::Operation.new.tap do |o|
21716
21866
  o.name = "PurchaseHostReservation"
21717
21867
  o.http_method = "POST"