aws-sdk-ec2 1.285.0 → 1.286.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -35,6 +35,12 @@ module Aws::EC2
35
35
  AcceptVpcEndpointConnectionsResult = Shapes::StructureShape.new(name: 'AcceptVpcEndpointConnectionsResult')
36
36
  AcceptVpcPeeringConnectionRequest = Shapes::StructureShape.new(name: 'AcceptVpcPeeringConnectionRequest')
37
37
  AcceptVpcPeeringConnectionResult = Shapes::StructureShape.new(name: 'AcceptVpcPeeringConnectionResult')
38
+ AccessScopeAnalysisFinding = Shapes::StructureShape.new(name: 'AccessScopeAnalysisFinding')
39
+ AccessScopeAnalysisFindingList = Shapes::ListShape.new(name: 'AccessScopeAnalysisFindingList')
40
+ AccessScopePath = Shapes::StructureShape.new(name: 'AccessScopePath')
41
+ AccessScopePathList = Shapes::ListShape.new(name: 'AccessScopePathList')
42
+ AccessScopePathListRequest = Shapes::ListShape.new(name: 'AccessScopePathListRequest')
43
+ AccessScopePathRequest = Shapes::StructureShape.new(name: 'AccessScopePathRequest')
38
44
  AccountAttribute = Shapes::StructureShape.new(name: 'AccountAttribute')
39
45
  AccountAttributeList = Shapes::ListShape.new(name: 'AccountAttributeList')
40
46
  AccountAttributeName = Shapes::StringShape.new(name: 'AccountAttributeName')
@@ -44,11 +50,14 @@ module Aws::EC2
44
50
  ActiveInstance = Shapes::StructureShape.new(name: 'ActiveInstance')
45
51
  ActiveInstanceSet = Shapes::ListShape.new(name: 'ActiveInstanceSet')
46
52
  ActivityStatus = Shapes::StringShape.new(name: 'ActivityStatus')
53
+ AddIpamOperatingRegion = Shapes::StructureShape.new(name: 'AddIpamOperatingRegion')
54
+ AddIpamOperatingRegionSet = Shapes::ListShape.new(name: 'AddIpamOperatingRegionSet')
47
55
  AddPrefixListEntries = Shapes::ListShape.new(name: 'AddPrefixListEntries')
48
56
  AddPrefixListEntry = Shapes::StructureShape.new(name: 'AddPrefixListEntry')
49
57
  Address = Shapes::StructureShape.new(name: 'Address')
50
58
  AddressAttribute = Shapes::StructureShape.new(name: 'AddressAttribute')
51
59
  AddressAttributeName = Shapes::StringShape.new(name: 'AddressAttributeName')
60
+ AddressFamily = Shapes::StringShape.new(name: 'AddressFamily')
52
61
  AddressList = Shapes::ListShape.new(name: 'AddressList')
53
62
  AddressMaxResults = Shapes::IntegerShape.new(name: 'AddressMaxResults')
54
63
  AddressSet = Shapes::ListShape.new(name: 'AddressSet')
@@ -59,6 +68,8 @@ module Aws::EC2
59
68
  AllocateAddressResult = Shapes::StructureShape.new(name: 'AllocateAddressResult')
60
69
  AllocateHostsRequest = Shapes::StructureShape.new(name: 'AllocateHostsRequest')
61
70
  AllocateHostsResult = Shapes::StructureShape.new(name: 'AllocateHostsResult')
71
+ AllocateIpamPoolCidrRequest = Shapes::StructureShape.new(name: 'AllocateIpamPoolCidrRequest')
72
+ AllocateIpamPoolCidrResult = Shapes::StructureShape.new(name: 'AllocateIpamPoolCidrResult')
62
73
  AllocationId = Shapes::StringShape.new(name: 'AllocationId')
63
74
  AllocationIdList = Shapes::ListShape.new(name: 'AllocationIdList')
64
75
  AllocationIds = Shapes::ListShape.new(name: 'AllocationIds')
@@ -176,6 +187,7 @@ module Aws::EC2
176
187
  BootModeType = Shapes::StringShape.new(name: 'BootModeType')
177
188
  BootModeTypeList = Shapes::ListShape.new(name: 'BootModeTypeList')
178
189
  BootModeValues = Shapes::StringShape.new(name: 'BootModeValues')
190
+ BoxedDouble = Shapes::FloatShape.new(name: 'BoxedDouble')
179
191
  BundleId = Shapes::StringShape.new(name: 'BundleId')
180
192
  BundleIdStringList = Shapes::ListShape.new(name: 'BundleIdStringList')
181
193
  BundleInstanceRequest = Shapes::StructureShape.new(name: 'BundleInstanceRequest')
@@ -362,6 +374,12 @@ module Aws::EC2
362
374
  CreateInstanceExportTaskResult = Shapes::StructureShape.new(name: 'CreateInstanceExportTaskResult')
363
375
  CreateInternetGatewayRequest = Shapes::StructureShape.new(name: 'CreateInternetGatewayRequest')
364
376
  CreateInternetGatewayResult = Shapes::StructureShape.new(name: 'CreateInternetGatewayResult')
377
+ CreateIpamPoolRequest = Shapes::StructureShape.new(name: 'CreateIpamPoolRequest')
378
+ CreateIpamPoolResult = Shapes::StructureShape.new(name: 'CreateIpamPoolResult')
379
+ CreateIpamRequest = Shapes::StructureShape.new(name: 'CreateIpamRequest')
380
+ CreateIpamResult = Shapes::StructureShape.new(name: 'CreateIpamResult')
381
+ CreateIpamScopeRequest = Shapes::StructureShape.new(name: 'CreateIpamScopeRequest')
382
+ CreateIpamScopeResult = Shapes::StructureShape.new(name: 'CreateIpamScopeResult')
365
383
  CreateKeyPairRequest = Shapes::StructureShape.new(name: 'CreateKeyPairRequest')
366
384
  CreateLaunchTemplateRequest = Shapes::StructureShape.new(name: 'CreateLaunchTemplateRequest')
367
385
  CreateLaunchTemplateResult = Shapes::StructureShape.new(name: 'CreateLaunchTemplateResult')
@@ -378,6 +396,8 @@ module Aws::EC2
378
396
  CreateNetworkAclEntryRequest = Shapes::StructureShape.new(name: 'CreateNetworkAclEntryRequest')
379
397
  CreateNetworkAclRequest = Shapes::StructureShape.new(name: 'CreateNetworkAclRequest')
380
398
  CreateNetworkAclResult = Shapes::StructureShape.new(name: 'CreateNetworkAclResult')
399
+ CreateNetworkInsightsAccessScopeRequest = Shapes::StructureShape.new(name: 'CreateNetworkInsightsAccessScopeRequest')
400
+ CreateNetworkInsightsAccessScopeResult = Shapes::StructureShape.new(name: 'CreateNetworkInsightsAccessScopeResult')
381
401
  CreateNetworkInsightsPathRequest = Shapes::StructureShape.new(name: 'CreateNetworkInsightsPathRequest')
382
402
  CreateNetworkInsightsPathResult = Shapes::StructureShape.new(name: 'CreateNetworkInsightsPathResult')
383
403
  CreateNetworkInterfacePermissionRequest = Shapes::StructureShape.new(name: 'CreateNetworkInterfacePermissionRequest')
@@ -386,6 +406,8 @@ module Aws::EC2
386
406
  CreateNetworkInterfaceResult = Shapes::StructureShape.new(name: 'CreateNetworkInterfaceResult')
387
407
  CreatePlacementGroupRequest = Shapes::StructureShape.new(name: 'CreatePlacementGroupRequest')
388
408
  CreatePlacementGroupResult = Shapes::StructureShape.new(name: 'CreatePlacementGroupResult')
409
+ CreatePublicIpv4PoolRequest = Shapes::StructureShape.new(name: 'CreatePublicIpv4PoolRequest')
410
+ CreatePublicIpv4PoolResult = Shapes::StructureShape.new(name: 'CreatePublicIpv4PoolResult')
389
411
  CreateReplaceRootVolumeTaskRequest = Shapes::StructureShape.new(name: 'CreateReplaceRootVolumeTaskRequest')
390
412
  CreateReplaceRootVolumeTaskResult = Shapes::StructureShape.new(name: 'CreateReplaceRootVolumeTaskResult')
391
413
  CreateReservedInstancesListingRequest = Shapes::StructureShape.new(name: 'CreateReservedInstancesListingRequest')
@@ -503,6 +525,12 @@ module Aws::EC2
503
525
  DeleteInstanceEventWindowRequest = Shapes::StructureShape.new(name: 'DeleteInstanceEventWindowRequest')
504
526
  DeleteInstanceEventWindowResult = Shapes::StructureShape.new(name: 'DeleteInstanceEventWindowResult')
505
527
  DeleteInternetGatewayRequest = Shapes::StructureShape.new(name: 'DeleteInternetGatewayRequest')
528
+ DeleteIpamPoolRequest = Shapes::StructureShape.new(name: 'DeleteIpamPoolRequest')
529
+ DeleteIpamPoolResult = Shapes::StructureShape.new(name: 'DeleteIpamPoolResult')
530
+ DeleteIpamRequest = Shapes::StructureShape.new(name: 'DeleteIpamRequest')
531
+ DeleteIpamResult = Shapes::StructureShape.new(name: 'DeleteIpamResult')
532
+ DeleteIpamScopeRequest = Shapes::StructureShape.new(name: 'DeleteIpamScopeRequest')
533
+ DeleteIpamScopeResult = Shapes::StructureShape.new(name: 'DeleteIpamScopeResult')
506
534
  DeleteKeyPairRequest = Shapes::StructureShape.new(name: 'DeleteKeyPairRequest')
507
535
  DeleteLaunchTemplateRequest = Shapes::StructureShape.new(name: 'DeleteLaunchTemplateRequest')
508
536
  DeleteLaunchTemplateResult = Shapes::StructureShape.new(name: 'DeleteLaunchTemplateResult')
@@ -522,6 +550,10 @@ module Aws::EC2
522
550
  DeleteNatGatewayResult = Shapes::StructureShape.new(name: 'DeleteNatGatewayResult')
523
551
  DeleteNetworkAclEntryRequest = Shapes::StructureShape.new(name: 'DeleteNetworkAclEntryRequest')
524
552
  DeleteNetworkAclRequest = Shapes::StructureShape.new(name: 'DeleteNetworkAclRequest')
553
+ DeleteNetworkInsightsAccessScopeAnalysisRequest = Shapes::StructureShape.new(name: 'DeleteNetworkInsightsAccessScopeAnalysisRequest')
554
+ DeleteNetworkInsightsAccessScopeAnalysisResult = Shapes::StructureShape.new(name: 'DeleteNetworkInsightsAccessScopeAnalysisResult')
555
+ DeleteNetworkInsightsAccessScopeRequest = Shapes::StructureShape.new(name: 'DeleteNetworkInsightsAccessScopeRequest')
556
+ DeleteNetworkInsightsAccessScopeResult = Shapes::StructureShape.new(name: 'DeleteNetworkInsightsAccessScopeResult')
525
557
  DeleteNetworkInsightsAnalysisRequest = Shapes::StructureShape.new(name: 'DeleteNetworkInsightsAnalysisRequest')
526
558
  DeleteNetworkInsightsAnalysisResult = Shapes::StructureShape.new(name: 'DeleteNetworkInsightsAnalysisResult')
527
559
  DeleteNetworkInsightsPathRequest = Shapes::StructureShape.new(name: 'DeleteNetworkInsightsPathRequest')
@@ -530,6 +562,8 @@ module Aws::EC2
530
562
  DeleteNetworkInterfacePermissionResult = Shapes::StructureShape.new(name: 'DeleteNetworkInterfacePermissionResult')
531
563
  DeleteNetworkInterfaceRequest = Shapes::StructureShape.new(name: 'DeleteNetworkInterfaceRequest')
532
564
  DeletePlacementGroupRequest = Shapes::StructureShape.new(name: 'DeletePlacementGroupRequest')
565
+ DeletePublicIpv4PoolRequest = Shapes::StructureShape.new(name: 'DeletePublicIpv4PoolRequest')
566
+ DeletePublicIpv4PoolResult = Shapes::StructureShape.new(name: 'DeletePublicIpv4PoolResult')
533
567
  DeleteQueuedReservedInstancesError = Shapes::StructureShape.new(name: 'DeleteQueuedReservedInstancesError')
534
568
  DeleteQueuedReservedInstancesErrorCode = Shapes::StringShape.new(name: 'DeleteQueuedReservedInstancesErrorCode')
535
569
  DeleteQueuedReservedInstancesIdList = Shapes::ListShape.new(name: 'DeleteQueuedReservedInstancesIdList')
@@ -585,6 +619,11 @@ module Aws::EC2
585
619
  DeleteVpnGatewayRequest = Shapes::StructureShape.new(name: 'DeleteVpnGatewayRequest')
586
620
  DeprovisionByoipCidrRequest = Shapes::StructureShape.new(name: 'DeprovisionByoipCidrRequest')
587
621
  DeprovisionByoipCidrResult = Shapes::StructureShape.new(name: 'DeprovisionByoipCidrResult')
622
+ DeprovisionIpamPoolCidrRequest = Shapes::StructureShape.new(name: 'DeprovisionIpamPoolCidrRequest')
623
+ DeprovisionIpamPoolCidrResult = Shapes::StructureShape.new(name: 'DeprovisionIpamPoolCidrResult')
624
+ DeprovisionPublicIpv4PoolCidrRequest = Shapes::StructureShape.new(name: 'DeprovisionPublicIpv4PoolCidrRequest')
625
+ DeprovisionPublicIpv4PoolCidrResult = Shapes::StructureShape.new(name: 'DeprovisionPublicIpv4PoolCidrResult')
626
+ DeprovisionedAddressSet = Shapes::ListShape.new(name: 'DeprovisionedAddressSet')
588
627
  DeregisterImageRequest = Shapes::StructureShape.new(name: 'DeregisterImageRequest')
589
628
  DeregisterInstanceEventNotificationAttributesRequest = Shapes::StructureShape.new(name: 'DeregisterInstanceEventNotificationAttributesRequest')
590
629
  DeregisterInstanceEventNotificationAttributesResult = Shapes::StructureShape.new(name: 'DeregisterInstanceEventNotificationAttributesResult')
@@ -717,6 +756,12 @@ module Aws::EC2
717
756
  DescribeInternetGatewaysMaxResults = Shapes::IntegerShape.new(name: 'DescribeInternetGatewaysMaxResults')
718
757
  DescribeInternetGatewaysRequest = Shapes::StructureShape.new(name: 'DescribeInternetGatewaysRequest')
719
758
  DescribeInternetGatewaysResult = Shapes::StructureShape.new(name: 'DescribeInternetGatewaysResult')
759
+ DescribeIpamPoolsRequest = Shapes::StructureShape.new(name: 'DescribeIpamPoolsRequest')
760
+ DescribeIpamPoolsResult = Shapes::StructureShape.new(name: 'DescribeIpamPoolsResult')
761
+ DescribeIpamScopesRequest = Shapes::StructureShape.new(name: 'DescribeIpamScopesRequest')
762
+ DescribeIpamScopesResult = Shapes::StructureShape.new(name: 'DescribeIpamScopesResult')
763
+ DescribeIpamsRequest = Shapes::StructureShape.new(name: 'DescribeIpamsRequest')
764
+ DescribeIpamsResult = Shapes::StructureShape.new(name: 'DescribeIpamsResult')
720
765
  DescribeIpv6PoolsRequest = Shapes::StructureShape.new(name: 'DescribeIpv6PoolsRequest')
721
766
  DescribeIpv6PoolsResult = Shapes::StructureShape.new(name: 'DescribeIpv6PoolsResult')
722
767
  DescribeKeyPairsRequest = Shapes::StructureShape.new(name: 'DescribeKeyPairsRequest')
@@ -749,6 +794,10 @@ module Aws::EC2
749
794
  DescribeNetworkAclsMaxResults = Shapes::IntegerShape.new(name: 'DescribeNetworkAclsMaxResults')
750
795
  DescribeNetworkAclsRequest = Shapes::StructureShape.new(name: 'DescribeNetworkAclsRequest')
751
796
  DescribeNetworkAclsResult = Shapes::StructureShape.new(name: 'DescribeNetworkAclsResult')
797
+ DescribeNetworkInsightsAccessScopeAnalysesRequest = Shapes::StructureShape.new(name: 'DescribeNetworkInsightsAccessScopeAnalysesRequest')
798
+ DescribeNetworkInsightsAccessScopeAnalysesResult = Shapes::StructureShape.new(name: 'DescribeNetworkInsightsAccessScopeAnalysesResult')
799
+ DescribeNetworkInsightsAccessScopesRequest = Shapes::StructureShape.new(name: 'DescribeNetworkInsightsAccessScopesRequest')
800
+ DescribeNetworkInsightsAccessScopesResult = Shapes::StructureShape.new(name: 'DescribeNetworkInsightsAccessScopesResult')
752
801
  DescribeNetworkInsightsAnalysesRequest = Shapes::StructureShape.new(name: 'DescribeNetworkInsightsAnalysesRequest')
753
802
  DescribeNetworkInsightsAnalysesResult = Shapes::StructureShape.new(name: 'DescribeNetworkInsightsAnalysesResult')
754
803
  DescribeNetworkInsightsPathsRequest = Shapes::StructureShape.new(name: 'DescribeNetworkInsightsPathsRequest')
@@ -927,6 +976,8 @@ module Aws::EC2
927
976
  DisableFastSnapshotRestoresResult = Shapes::StructureShape.new(name: 'DisableFastSnapshotRestoresResult')
928
977
  DisableImageDeprecationRequest = Shapes::StructureShape.new(name: 'DisableImageDeprecationRequest')
929
978
  DisableImageDeprecationResult = Shapes::StructureShape.new(name: 'DisableImageDeprecationResult')
979
+ DisableIpamOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'DisableIpamOrganizationAdminAccountRequest')
980
+ DisableIpamOrganizationAdminAccountResult = Shapes::StructureShape.new(name: 'DisableIpamOrganizationAdminAccountResult')
930
981
  DisableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessRequest')
931
982
  DisableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'DisableSerialConsoleAccessResult')
932
983
  DisableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'DisableTransitGatewayRouteTablePropagationRequest')
@@ -1023,6 +1074,8 @@ module Aws::EC2
1023
1074
  EnableFastSnapshotRestoresResult = Shapes::StructureShape.new(name: 'EnableFastSnapshotRestoresResult')
1024
1075
  EnableImageDeprecationRequest = Shapes::StructureShape.new(name: 'EnableImageDeprecationRequest')
1025
1076
  EnableImageDeprecationResult = Shapes::StructureShape.new(name: 'EnableImageDeprecationResult')
1077
+ EnableIpamOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'EnableIpamOrganizationAdminAccountRequest')
1078
+ EnableIpamOrganizationAdminAccountResult = Shapes::StructureShape.new(name: 'EnableIpamOrganizationAdminAccountResult')
1026
1079
  EnableSerialConsoleAccessRequest = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessRequest')
1027
1080
  EnableSerialConsoleAccessResult = Shapes::StructureShape.new(name: 'EnableSerialConsoleAccessResult')
1028
1081
  EnableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationRequest')
@@ -1081,6 +1134,7 @@ module Aws::EC2
1081
1134
  FederatedAuthenticationRequest = Shapes::StructureShape.new(name: 'FederatedAuthenticationRequest')
1082
1135
  Filter = Shapes::StructureShape.new(name: 'Filter')
1083
1136
  FilterList = Shapes::ListShape.new(name: 'FilterList')
1137
+ FindingsFound = Shapes::StringShape.new(name: 'FindingsFound')
1084
1138
  FleetActivityStatus = Shapes::StringShape.new(name: 'FleetActivityStatus')
1085
1139
  FleetCapacityReservation = Shapes::StructureShape.new(name: 'FleetCapacityReservation')
1086
1140
  FleetCapacityReservationSet = Shapes::ListShape.new(name: 'FleetCapacityReservationSet')
@@ -1166,6 +1220,15 @@ module Aws::EC2
1166
1220
  GetHostReservationPurchasePreviewResult = Shapes::StructureShape.new(name: 'GetHostReservationPurchasePreviewResult')
1167
1221
  GetInstanceTypesFromInstanceRequirementsRequest = Shapes::StructureShape.new(name: 'GetInstanceTypesFromInstanceRequirementsRequest')
1168
1222
  GetInstanceTypesFromInstanceRequirementsResult = Shapes::StructureShape.new(name: 'GetInstanceTypesFromInstanceRequirementsResult')
1223
+ GetIpamAddressHistoryRequest = Shapes::StructureShape.new(name: 'GetIpamAddressHistoryRequest')
1224
+ GetIpamAddressHistoryResult = Shapes::StructureShape.new(name: 'GetIpamAddressHistoryResult')
1225
+ GetIpamPoolAllocationsMaxResults = Shapes::IntegerShape.new(name: 'GetIpamPoolAllocationsMaxResults')
1226
+ GetIpamPoolAllocationsRequest = Shapes::StructureShape.new(name: 'GetIpamPoolAllocationsRequest')
1227
+ GetIpamPoolAllocationsResult = Shapes::StructureShape.new(name: 'GetIpamPoolAllocationsResult')
1228
+ GetIpamPoolCidrsRequest = Shapes::StructureShape.new(name: 'GetIpamPoolCidrsRequest')
1229
+ GetIpamPoolCidrsResult = Shapes::StructureShape.new(name: 'GetIpamPoolCidrsResult')
1230
+ GetIpamResourceCidrsRequest = Shapes::StructureShape.new(name: 'GetIpamResourceCidrsRequest')
1231
+ GetIpamResourceCidrsResult = Shapes::StructureShape.new(name: 'GetIpamResourceCidrsResult')
1169
1232
  GetLaunchTemplateDataRequest = Shapes::StructureShape.new(name: 'GetLaunchTemplateDataRequest')
1170
1233
  GetLaunchTemplateDataResult = Shapes::StructureShape.new(name: 'GetLaunchTemplateDataResult')
1171
1234
  GetManagedPrefixListAssociationsMaxResults = Shapes::IntegerShape.new(name: 'GetManagedPrefixListAssociationsMaxResults')
@@ -1173,6 +1236,10 @@ module Aws::EC2
1173
1236
  GetManagedPrefixListAssociationsResult = Shapes::StructureShape.new(name: 'GetManagedPrefixListAssociationsResult')
1174
1237
  GetManagedPrefixListEntriesRequest = Shapes::StructureShape.new(name: 'GetManagedPrefixListEntriesRequest')
1175
1238
  GetManagedPrefixListEntriesResult = Shapes::StructureShape.new(name: 'GetManagedPrefixListEntriesResult')
1239
+ GetNetworkInsightsAccessScopeAnalysisFindingsRequest = Shapes::StructureShape.new(name: 'GetNetworkInsightsAccessScopeAnalysisFindingsRequest')
1240
+ GetNetworkInsightsAccessScopeAnalysisFindingsResult = Shapes::StructureShape.new(name: 'GetNetworkInsightsAccessScopeAnalysisFindingsResult')
1241
+ GetNetworkInsightsAccessScopeContentRequest = Shapes::StructureShape.new(name: 'GetNetworkInsightsAccessScopeContentRequest')
1242
+ GetNetworkInsightsAccessScopeContentResult = Shapes::StructureShape.new(name: 'GetNetworkInsightsAccessScopeContentResult')
1176
1243
  GetPasswordDataRequest = Shapes::StructureShape.new(name: 'GetPasswordDataRequest')
1177
1244
  GetPasswordDataResult = Shapes::StructureShape.new(name: 'GetPasswordDataResult')
1178
1245
  GetReservedInstancesExchangeQuoteRequest = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteRequest')
@@ -1417,6 +1484,47 @@ module Aws::EC2
1417
1484
  IpRange = Shapes::StructureShape.new(name: 'IpRange')
1418
1485
  IpRangeList = Shapes::ListShape.new(name: 'IpRangeList')
1419
1486
  IpRanges = Shapes::ListShape.new(name: 'IpRanges')
1487
+ Ipam = Shapes::StructureShape.new(name: 'Ipam')
1488
+ IpamAddressHistoryMaxResults = Shapes::IntegerShape.new(name: 'IpamAddressHistoryMaxResults')
1489
+ IpamAddressHistoryRecord = Shapes::StructureShape.new(name: 'IpamAddressHistoryRecord')
1490
+ IpamAddressHistoryRecordSet = Shapes::ListShape.new(name: 'IpamAddressHistoryRecordSet')
1491
+ IpamAddressHistoryResourceType = Shapes::StringShape.new(name: 'IpamAddressHistoryResourceType')
1492
+ IpamCidrAuthorizationContext = Shapes::StructureShape.new(name: 'IpamCidrAuthorizationContext')
1493
+ IpamComplianceStatus = Shapes::StringShape.new(name: 'IpamComplianceStatus')
1494
+ IpamId = Shapes::StringShape.new(name: 'IpamId')
1495
+ IpamManagementState = Shapes::StringShape.new(name: 'IpamManagementState')
1496
+ IpamMaxResults = Shapes::IntegerShape.new(name: 'IpamMaxResults')
1497
+ IpamNetmaskLength = Shapes::IntegerShape.new(name: 'IpamNetmaskLength')
1498
+ IpamOperatingRegion = Shapes::StructureShape.new(name: 'IpamOperatingRegion')
1499
+ IpamOperatingRegionSet = Shapes::ListShape.new(name: 'IpamOperatingRegionSet')
1500
+ IpamOverlapStatus = Shapes::StringShape.new(name: 'IpamOverlapStatus')
1501
+ IpamPool = Shapes::StructureShape.new(name: 'IpamPool')
1502
+ IpamPoolAllocation = Shapes::StructureShape.new(name: 'IpamPoolAllocation')
1503
+ IpamPoolAllocationDisallowedCidrs = Shapes::ListShape.new(name: 'IpamPoolAllocationDisallowedCidrs')
1504
+ IpamPoolAllocationId = Shapes::StringShape.new(name: 'IpamPoolAllocationId')
1505
+ IpamPoolAllocationResourceType = Shapes::StringShape.new(name: 'IpamPoolAllocationResourceType')
1506
+ IpamPoolAllocationSet = Shapes::ListShape.new(name: 'IpamPoolAllocationSet')
1507
+ IpamPoolAwsService = Shapes::StringShape.new(name: 'IpamPoolAwsService')
1508
+ IpamPoolCidr = Shapes::StructureShape.new(name: 'IpamPoolCidr')
1509
+ IpamPoolCidrFailureCode = Shapes::StringShape.new(name: 'IpamPoolCidrFailureCode')
1510
+ IpamPoolCidrFailureReason = Shapes::StructureShape.new(name: 'IpamPoolCidrFailureReason')
1511
+ IpamPoolCidrSet = Shapes::ListShape.new(name: 'IpamPoolCidrSet')
1512
+ IpamPoolCidrState = Shapes::StringShape.new(name: 'IpamPoolCidrState')
1513
+ IpamPoolId = Shapes::StringShape.new(name: 'IpamPoolId')
1514
+ IpamPoolSet = Shapes::ListShape.new(name: 'IpamPoolSet')
1515
+ IpamPoolState = Shapes::StringShape.new(name: 'IpamPoolState')
1516
+ IpamResourceCidr = Shapes::StructureShape.new(name: 'IpamResourceCidr')
1517
+ IpamResourceCidrSet = Shapes::ListShape.new(name: 'IpamResourceCidrSet')
1518
+ IpamResourceTag = Shapes::StructureShape.new(name: 'IpamResourceTag')
1519
+ IpamResourceTagList = Shapes::ListShape.new(name: 'IpamResourceTagList')
1520
+ IpamResourceType = Shapes::StringShape.new(name: 'IpamResourceType')
1521
+ IpamScope = Shapes::StructureShape.new(name: 'IpamScope')
1522
+ IpamScopeId = Shapes::StringShape.new(name: 'IpamScopeId')
1523
+ IpamScopeSet = Shapes::ListShape.new(name: 'IpamScopeSet')
1524
+ IpamScopeState = Shapes::StringShape.new(name: 'IpamScopeState')
1525
+ IpamScopeType = Shapes::StringShape.new(name: 'IpamScopeType')
1526
+ IpamSet = Shapes::ListShape.new(name: 'IpamSet')
1527
+ IpamState = Shapes::StringShape.new(name: 'IpamState')
1420
1528
  Ipv4PoolEc2Id = Shapes::StringShape.new(name: 'Ipv4PoolEc2Id')
1421
1529
  Ipv4PrefixList = Shapes::ListShape.new(name: 'Ipv4PrefixList')
1422
1530
  Ipv4PrefixListResponse = Shapes::ListShape.new(name: 'Ipv4PrefixListResponse')
@@ -1633,6 +1741,14 @@ module Aws::EC2
1633
1741
  ModifyInstanceMetadataOptionsResult = Shapes::StructureShape.new(name: 'ModifyInstanceMetadataOptionsResult')
1634
1742
  ModifyInstancePlacementRequest = Shapes::StructureShape.new(name: 'ModifyInstancePlacementRequest')
1635
1743
  ModifyInstancePlacementResult = Shapes::StructureShape.new(name: 'ModifyInstancePlacementResult')
1744
+ ModifyIpamPoolRequest = Shapes::StructureShape.new(name: 'ModifyIpamPoolRequest')
1745
+ ModifyIpamPoolResult = Shapes::StructureShape.new(name: 'ModifyIpamPoolResult')
1746
+ ModifyIpamRequest = Shapes::StructureShape.new(name: 'ModifyIpamRequest')
1747
+ ModifyIpamResourceCidrRequest = Shapes::StructureShape.new(name: 'ModifyIpamResourceCidrRequest')
1748
+ ModifyIpamResourceCidrResult = Shapes::StructureShape.new(name: 'ModifyIpamResourceCidrResult')
1749
+ ModifyIpamResult = Shapes::StructureShape.new(name: 'ModifyIpamResult')
1750
+ ModifyIpamScopeRequest = Shapes::StructureShape.new(name: 'ModifyIpamScopeRequest')
1751
+ ModifyIpamScopeResult = Shapes::StructureShape.new(name: 'ModifyIpamScopeResult')
1636
1752
  ModifyLaunchTemplateRequest = Shapes::StructureShape.new(name: 'ModifyLaunchTemplateRequest')
1637
1753
  ModifyLaunchTemplateResult = Shapes::StructureShape.new(name: 'ModifyLaunchTemplateResult')
1638
1754
  ModifyManagedPrefixListRequest = Shapes::StructureShape.new(name: 'ModifyManagedPrefixListRequest')
@@ -1695,6 +1811,8 @@ module Aws::EC2
1695
1811
  MonitoringState = Shapes::StringShape.new(name: 'MonitoringState')
1696
1812
  MoveAddressToVpcRequest = Shapes::StructureShape.new(name: 'MoveAddressToVpcRequest')
1697
1813
  MoveAddressToVpcResult = Shapes::StructureShape.new(name: 'MoveAddressToVpcResult')
1814
+ MoveByoipCidrToIpamRequest = Shapes::StructureShape.new(name: 'MoveByoipCidrToIpamRequest')
1815
+ MoveByoipCidrToIpamResult = Shapes::StructureShape.new(name: 'MoveByoipCidrToIpamResult')
1698
1816
  MoveStatus = Shapes::StringShape.new(name: 'MoveStatus')
1699
1817
  MovingAddressStatus = Shapes::StructureShape.new(name: 'MovingAddressStatus')
1700
1818
  MovingAddressStatusSet = Shapes::ListShape.new(name: 'MovingAddressStatusSet')
@@ -1706,6 +1824,7 @@ module Aws::EC2
1706
1824
  NatGatewayIdStringList = Shapes::ListShape.new(name: 'NatGatewayIdStringList')
1707
1825
  NatGatewayList = Shapes::ListShape.new(name: 'NatGatewayList')
1708
1826
  NatGatewayState = Shapes::StringShape.new(name: 'NatGatewayState')
1827
+ NetmaskLength = Shapes::IntegerShape.new(name: 'NetmaskLength')
1709
1828
  NetworkAcl = Shapes::StructureShape.new(name: 'NetworkAcl')
1710
1829
  NetworkAclAssociation = Shapes::StructureShape.new(name: 'NetworkAclAssociation')
1711
1830
  NetworkAclAssociationId = Shapes::StringShape.new(name: 'NetworkAclAssociationId')
@@ -1719,6 +1838,15 @@ module Aws::EC2
1719
1838
  NetworkCardInfo = Shapes::StructureShape.new(name: 'NetworkCardInfo')
1720
1839
  NetworkCardInfoList = Shapes::ListShape.new(name: 'NetworkCardInfoList')
1721
1840
  NetworkInfo = Shapes::StructureShape.new(name: 'NetworkInfo')
1841
+ NetworkInsightsAccessScope = Shapes::StructureShape.new(name: 'NetworkInsightsAccessScope')
1842
+ NetworkInsightsAccessScopeAnalysis = Shapes::StructureShape.new(name: 'NetworkInsightsAccessScopeAnalysis')
1843
+ NetworkInsightsAccessScopeAnalysisId = Shapes::StringShape.new(name: 'NetworkInsightsAccessScopeAnalysisId')
1844
+ NetworkInsightsAccessScopeAnalysisIdList = Shapes::ListShape.new(name: 'NetworkInsightsAccessScopeAnalysisIdList')
1845
+ NetworkInsightsAccessScopeAnalysisList = Shapes::ListShape.new(name: 'NetworkInsightsAccessScopeAnalysisList')
1846
+ NetworkInsightsAccessScopeContent = Shapes::StructureShape.new(name: 'NetworkInsightsAccessScopeContent')
1847
+ NetworkInsightsAccessScopeId = Shapes::StringShape.new(name: 'NetworkInsightsAccessScopeId')
1848
+ NetworkInsightsAccessScopeIdList = Shapes::ListShape.new(name: 'NetworkInsightsAccessScopeIdList')
1849
+ NetworkInsightsAccessScopeList = Shapes::ListShape.new(name: 'NetworkInsightsAccessScopeList')
1722
1850
  NetworkInsightsAnalysis = Shapes::StructureShape.new(name: 'NetworkInsightsAnalysis')
1723
1851
  NetworkInsightsAnalysisId = Shapes::StringShape.new(name: 'NetworkInsightsAnalysisId')
1724
1852
  NetworkInsightsAnalysisIdList = Shapes::ListShape.new(name: 'NetworkInsightsAnalysisIdList')
@@ -1769,9 +1897,13 @@ module Aws::EC2
1769
1897
  OrganizationalUnitArnStringList = Shapes::ListShape.new(name: 'OrganizationalUnitArnStringList')
1770
1898
  OutpostArn = Shapes::StringShape.new(name: 'OutpostArn')
1771
1899
  OwnerStringList = Shapes::ListShape.new(name: 'OwnerStringList')
1900
+ PacketHeaderStatement = Shapes::StructureShape.new(name: 'PacketHeaderStatement')
1901
+ PacketHeaderStatementRequest = Shapes::StructureShape.new(name: 'PacketHeaderStatementRequest')
1772
1902
  PartitionLoadFrequency = Shapes::StringShape.new(name: 'PartitionLoadFrequency')
1773
1903
  PathComponent = Shapes::StructureShape.new(name: 'PathComponent')
1774
1904
  PathComponentList = Shapes::ListShape.new(name: 'PathComponentList')
1905
+ PathStatement = Shapes::StructureShape.new(name: 'PathStatement')
1906
+ PathStatementRequest = Shapes::StructureShape.new(name: 'PathStatementRequest')
1775
1907
  PaymentOption = Shapes::StringShape.new(name: 'PaymentOption')
1776
1908
  PciId = Shapes::StructureShape.new(name: 'PciId')
1777
1909
  PeeringAttachmentStatus = Shapes::StructureShape.new(name: 'PeeringAttachmentStatus')
@@ -1865,9 +1997,14 @@ module Aws::EC2
1865
1997
  PropagatingVgw = Shapes::StructureShape.new(name: 'PropagatingVgw')
1866
1998
  PropagatingVgwList = Shapes::ListShape.new(name: 'PropagatingVgwList')
1867
1999
  Protocol = Shapes::StringShape.new(name: 'Protocol')
2000
+ ProtocolList = Shapes::ListShape.new(name: 'ProtocolList')
1868
2001
  ProtocolValue = Shapes::StringShape.new(name: 'ProtocolValue')
1869
2002
  ProvisionByoipCidrRequest = Shapes::StructureShape.new(name: 'ProvisionByoipCidrRequest')
1870
2003
  ProvisionByoipCidrResult = Shapes::StructureShape.new(name: 'ProvisionByoipCidrResult')
2004
+ ProvisionIpamPoolCidrRequest = Shapes::StructureShape.new(name: 'ProvisionIpamPoolCidrRequest')
2005
+ ProvisionIpamPoolCidrResult = Shapes::StructureShape.new(name: 'ProvisionIpamPoolCidrResult')
2006
+ ProvisionPublicIpv4PoolCidrRequest = Shapes::StructureShape.new(name: 'ProvisionPublicIpv4PoolCidrRequest')
2007
+ ProvisionPublicIpv4PoolCidrResult = Shapes::StructureShape.new(name: 'ProvisionPublicIpv4PoolCidrResult')
1871
2008
  ProvisionedBandwidth = Shapes::StructureShape.new(name: 'ProvisionedBandwidth')
1872
2009
  PtrUpdateStatus = Shapes::StructureShape.new(name: 'PtrUpdateStatus')
1873
2010
  PublicIpAddress = Shapes::StringShape.new(name: 'PublicIpAddress')
@@ -1922,6 +2059,10 @@ module Aws::EC2
1922
2059
  ReleaseAddressRequest = Shapes::StructureShape.new(name: 'ReleaseAddressRequest')
1923
2060
  ReleaseHostsRequest = Shapes::StructureShape.new(name: 'ReleaseHostsRequest')
1924
2061
  ReleaseHostsResult = Shapes::StructureShape.new(name: 'ReleaseHostsResult')
2062
+ ReleaseIpamPoolAllocationRequest = Shapes::StructureShape.new(name: 'ReleaseIpamPoolAllocationRequest')
2063
+ ReleaseIpamPoolAllocationResult = Shapes::StructureShape.new(name: 'ReleaseIpamPoolAllocationResult')
2064
+ RemoveIpamOperatingRegion = Shapes::StructureShape.new(name: 'RemoveIpamOperatingRegion')
2065
+ RemoveIpamOperatingRegionSet = Shapes::ListShape.new(name: 'RemoveIpamOperatingRegionSet')
1925
2066
  RemovePrefixListEntries = Shapes::ListShape.new(name: 'RemovePrefixListEntries')
1926
2067
  RemovePrefixListEntry = Shapes::StructureShape.new(name: 'RemovePrefixListEntry')
1927
2068
  ReplaceIamInstanceProfileAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceIamInstanceProfileAssociationRequest')
@@ -1946,6 +2087,8 @@ module Aws::EC2
1946
2087
  RequestHostIdList = Shapes::ListShape.new(name: 'RequestHostIdList')
1947
2088
  RequestHostIdSet = Shapes::ListShape.new(name: 'RequestHostIdSet')
1948
2089
  RequestInstanceTypeList = Shapes::ListShape.new(name: 'RequestInstanceTypeList')
2090
+ RequestIpamResourceTag = Shapes::StructureShape.new(name: 'RequestIpamResourceTag')
2091
+ RequestIpamResourceTagList = Shapes::ListShape.new(name: 'RequestIpamResourceTagList')
1949
2092
  RequestLaunchTemplateData = Shapes::StructureShape.new(name: 'RequestLaunchTemplateData')
1950
2093
  RequestSpotFleetRequest = Shapes::StructureShape.new(name: 'RequestSpotFleetRequest')
1951
2094
  RequestSpotFleetResponse = Shapes::StructureShape.new(name: 'RequestSpotFleetResponse')
@@ -2001,6 +2144,8 @@ module Aws::EC2
2001
2144
  ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
2002
2145
  ResourceIdList = Shapes::ListShape.new(name: 'ResourceIdList')
2003
2146
  ResourceList = Shapes::ListShape.new(name: 'ResourceList')
2147
+ ResourceStatement = Shapes::StructureShape.new(name: 'ResourceStatement')
2148
+ ResourceStatementRequest = Shapes::StructureShape.new(name: 'ResourceStatementRequest')
2004
2149
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
2005
2150
  ResponseError = Shapes::StructureShape.new(name: 'ResponseError')
2006
2151
  ResponseHostIdList = Shapes::ListShape.new(name: 'ResponseHostIdList')
@@ -2159,6 +2304,8 @@ module Aws::EC2
2159
2304
  StaleSecurityGroupSet = Shapes::ListShape.new(name: 'StaleSecurityGroupSet')
2160
2305
  StartInstancesRequest = Shapes::StructureShape.new(name: 'StartInstancesRequest')
2161
2306
  StartInstancesResult = Shapes::StructureShape.new(name: 'StartInstancesResult')
2307
+ StartNetworkInsightsAccessScopeAnalysisRequest = Shapes::StructureShape.new(name: 'StartNetworkInsightsAccessScopeAnalysisRequest')
2308
+ StartNetworkInsightsAccessScopeAnalysisResult = Shapes::StructureShape.new(name: 'StartNetworkInsightsAccessScopeAnalysisResult')
2162
2309
  StartNetworkInsightsAnalysisRequest = Shapes::StructureShape.new(name: 'StartNetworkInsightsAnalysisRequest')
2163
2310
  StartNetworkInsightsAnalysisResult = Shapes::StructureShape.new(name: 'StartNetworkInsightsAnalysisResult')
2164
2311
  StartVpcEndpointServicePrivateDnsVerificationRequest = Shapes::StructureShape.new(name: 'StartVpcEndpointServicePrivateDnsVerificationRequest')
@@ -2230,6 +2377,10 @@ module Aws::EC2
2230
2377
  TerminateInstancesResult = Shapes::StructureShape.new(name: 'TerminateInstancesResult')
2231
2378
  ThreadsPerCore = Shapes::IntegerShape.new(name: 'ThreadsPerCore')
2232
2379
  ThreadsPerCoreList = Shapes::ListShape.new(name: 'ThreadsPerCoreList')
2380
+ ThroughResourcesStatement = Shapes::StructureShape.new(name: 'ThroughResourcesStatement')
2381
+ ThroughResourcesStatementList = Shapes::ListShape.new(name: 'ThroughResourcesStatementList')
2382
+ ThroughResourcesStatementRequest = Shapes::StructureShape.new(name: 'ThroughResourcesStatementRequest')
2383
+ ThroughResourcesStatementRequestList = Shapes::ListShape.new(name: 'ThroughResourcesStatementRequestList')
2233
2384
  TieringOperationStatus = Shapes::StringShape.new(name: 'TieringOperationStatus')
2234
2385
  TotalLocalStorageGB = Shapes::StructureShape.new(name: 'TotalLocalStorageGB')
2235
2386
  TotalLocalStorageGBRequest = Shapes::StructureShape.new(name: 'TotalLocalStorageGBRequest')
@@ -2555,6 +2706,28 @@ module Aws::EC2
2555
2706
  AcceptVpcPeeringConnectionResult.add_member(:vpc_peering_connection, Shapes::ShapeRef.new(shape: VpcPeeringConnection, location_name: "vpcPeeringConnection"))
2556
2707
  AcceptVpcPeeringConnectionResult.struct_class = Types::AcceptVpcPeeringConnectionResult
2557
2708
 
2709
+ AccessScopeAnalysisFinding.add_member(:network_insights_access_scope_analysis_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeAnalysisId, location_name: "networkInsightsAccessScopeAnalysisId"))
2710
+ AccessScopeAnalysisFinding.add_member(:network_insights_access_scope_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeId, location_name: "networkInsightsAccessScopeId"))
2711
+ AccessScopeAnalysisFinding.add_member(:finding_id, Shapes::ShapeRef.new(shape: String, location_name: "findingId"))
2712
+ AccessScopeAnalysisFinding.add_member(:finding_components, Shapes::ShapeRef.new(shape: PathComponentList, location_name: "findingComponentSet"))
2713
+ AccessScopeAnalysisFinding.struct_class = Types::AccessScopeAnalysisFinding
2714
+
2715
+ AccessScopeAnalysisFindingList.member = Shapes::ShapeRef.new(shape: AccessScopeAnalysisFinding, location_name: "item")
2716
+
2717
+ AccessScopePath.add_member(:source, Shapes::ShapeRef.new(shape: PathStatement, location_name: "source"))
2718
+ AccessScopePath.add_member(:destination, Shapes::ShapeRef.new(shape: PathStatement, location_name: "destination"))
2719
+ AccessScopePath.add_member(:through_resources, Shapes::ShapeRef.new(shape: ThroughResourcesStatementList, location_name: "throughResourceSet"))
2720
+ AccessScopePath.struct_class = Types::AccessScopePath
2721
+
2722
+ AccessScopePathList.member = Shapes::ShapeRef.new(shape: AccessScopePath, location_name: "item")
2723
+
2724
+ AccessScopePathListRequest.member = Shapes::ShapeRef.new(shape: AccessScopePathRequest, location_name: "item")
2725
+
2726
+ AccessScopePathRequest.add_member(:source, Shapes::ShapeRef.new(shape: PathStatementRequest, location_name: "Source"))
2727
+ AccessScopePathRequest.add_member(:destination, Shapes::ShapeRef.new(shape: PathStatementRequest, location_name: "Destination"))
2728
+ AccessScopePathRequest.add_member(:through_resources, Shapes::ShapeRef.new(shape: ThroughResourcesStatementRequestList, location_name: "ThroughResource"))
2729
+ AccessScopePathRequest.struct_class = Types::AccessScopePathRequest
2730
+
2558
2731
  AccountAttribute.add_member(:attribute_name, Shapes::ShapeRef.new(shape: String, location_name: "attributeName"))
2559
2732
  AccountAttribute.add_member(:attribute_values, Shapes::ShapeRef.new(shape: AccountAttributeValueList, location_name: "attributeValueSet"))
2560
2733
  AccountAttribute.struct_class = Types::AccountAttribute
@@ -2576,6 +2749,11 @@ module Aws::EC2
2576
2749
 
2577
2750
  ActiveInstanceSet.member = Shapes::ShapeRef.new(shape: ActiveInstance, location_name: "item")
2578
2751
 
2752
+ AddIpamOperatingRegion.add_member(:region_name, Shapes::ShapeRef.new(shape: String, location_name: "RegionName"))
2753
+ AddIpamOperatingRegion.struct_class = Types::AddIpamOperatingRegion
2754
+
2755
+ AddIpamOperatingRegionSet.member = Shapes::ShapeRef.new(shape: AddIpamOperatingRegion)
2756
+
2579
2757
  AddPrefixListEntries.member = Shapes::ShapeRef.new(shape: AddPrefixListEntry)
2580
2758
 
2581
2759
  AddPrefixListEntry.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
@@ -2647,6 +2825,19 @@ module Aws::EC2
2647
2825
  AllocateHostsResult.add_member(:host_ids, Shapes::ShapeRef.new(shape: ResponseHostIdList, location_name: "hostIdSet"))
2648
2826
  AllocateHostsResult.struct_class = Types::AllocateHostsResult
2649
2827
 
2828
+ AllocateIpamPoolCidrRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
2829
+ AllocateIpamPoolCidrRequest.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, required: true, location_name: "IpamPoolId"))
2830
+ AllocateIpamPoolCidrRequest.add_member(:cidr, Shapes::ShapeRef.new(shape: String, location_name: "Cidr"))
2831
+ AllocateIpamPoolCidrRequest.add_member(:netmask_length, Shapes::ShapeRef.new(shape: Integer, location_name: "NetmaskLength"))
2832
+ AllocateIpamPoolCidrRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
2833
+ AllocateIpamPoolCidrRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
2834
+ AllocateIpamPoolCidrRequest.add_member(:preview_next_cidr, Shapes::ShapeRef.new(shape: Boolean, location_name: "PreviewNextCidr"))
2835
+ AllocateIpamPoolCidrRequest.add_member(:disallowed_cidrs, Shapes::ShapeRef.new(shape: IpamPoolAllocationDisallowedCidrs, location_name: "DisallowedCidr"))
2836
+ AllocateIpamPoolCidrRequest.struct_class = Types::AllocateIpamPoolCidrRequest
2837
+
2838
+ AllocateIpamPoolCidrResult.add_member(:ipam_pool_allocation, Shapes::ShapeRef.new(shape: IpamPoolAllocation, location_name: "ipamPoolAllocation"))
2839
+ AllocateIpamPoolCidrResult.struct_class = Types::AllocateIpamPoolCidrResult
2840
+
2650
2841
  AllocationIdList.member = Shapes::ShapeRef.new(shape: AllocationId, location_name: "AllocationId")
2651
2842
 
2652
2843
  AllocationIds.member = Shapes::ShapeRef.new(shape: AllocationId, location_name: "item")
@@ -2673,6 +2864,7 @@ module Aws::EC2
2673
2864
 
2674
2865
  AnalysisComponent.add_member(:id, Shapes::ShapeRef.new(shape: String, location_name: "id"))
2675
2866
  AnalysisComponent.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
2867
+ AnalysisComponent.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
2676
2868
  AnalysisComponent.struct_class = Types::AnalysisComponent
2677
2869
 
2678
2870
  AnalysisComponentList.member = Shapes::ShapeRef.new(shape: AnalysisComponent, location_name: "item")
@@ -2864,6 +3056,10 @@ module Aws::EC2
2864
3056
  AssociateVpcCidrBlockRequest.add_member(:ipv_6_cidr_block_network_border_group, Shapes::ShapeRef.new(shape: String, location_name: "Ipv6CidrBlockNetworkBorderGroup"))
2865
3057
  AssociateVpcCidrBlockRequest.add_member(:ipv_6_pool, Shapes::ShapeRef.new(shape: Ipv6PoolEc2Id, location_name: "Ipv6Pool"))
2866
3058
  AssociateVpcCidrBlockRequest.add_member(:ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "Ipv6CidrBlock"))
3059
+ AssociateVpcCidrBlockRequest.add_member(:ipv_4_ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "Ipv4IpamPoolId"))
3060
+ AssociateVpcCidrBlockRequest.add_member(:ipv_4_netmask_length, Shapes::ShapeRef.new(shape: NetmaskLength, location_name: "Ipv4NetmaskLength"))
3061
+ AssociateVpcCidrBlockRequest.add_member(:ipv_6_ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "Ipv6IpamPoolId"))
3062
+ AssociateVpcCidrBlockRequest.add_member(:ipv_6_netmask_length, Shapes::ShapeRef.new(shape: NetmaskLength, location_name: "Ipv6NetmaskLength"))
2867
3063
  AssociateVpcCidrBlockRequest.struct_class = Types::AssociateVpcCidrBlockRequest
2868
3064
 
2869
3065
  AssociateVpcCidrBlockResult.add_member(:ipv_6_cidr_block_association, Shapes::ShapeRef.new(shape: VpcIpv6CidrBlockAssociation, location_name: "ipv6CidrBlockAssociation"))
@@ -3770,6 +3966,46 @@ module Aws::EC2
3770
3966
  CreateInternetGatewayResult.add_member(:internet_gateway, Shapes::ShapeRef.new(shape: InternetGateway, location_name: "internetGateway"))
3771
3967
  CreateInternetGatewayResult.struct_class = Types::CreateInternetGatewayResult
3772
3968
 
3969
+ CreateIpamPoolRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3970
+ CreateIpamPoolRequest.add_member(:ipam_scope_id, Shapes::ShapeRef.new(shape: IpamScopeId, required: true, location_name: "IpamScopeId"))
3971
+ CreateIpamPoolRequest.add_member(:locale, Shapes::ShapeRef.new(shape: String, location_name: "Locale"))
3972
+ CreateIpamPoolRequest.add_member(:source_ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "SourceIpamPoolId"))
3973
+ CreateIpamPoolRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
3974
+ CreateIpamPoolRequest.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "AddressFamily"))
3975
+ CreateIpamPoolRequest.add_member(:auto_import, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoImport"))
3976
+ CreateIpamPoolRequest.add_member(:publicly_advertisable, Shapes::ShapeRef.new(shape: Boolean, location_name: "PubliclyAdvertisable"))
3977
+ CreateIpamPoolRequest.add_member(:allocation_min_netmask_length, Shapes::ShapeRef.new(shape: IpamNetmaskLength, location_name: "AllocationMinNetmaskLength"))
3978
+ CreateIpamPoolRequest.add_member(:allocation_max_netmask_length, Shapes::ShapeRef.new(shape: IpamNetmaskLength, location_name: "AllocationMaxNetmaskLength"))
3979
+ CreateIpamPoolRequest.add_member(:allocation_default_netmask_length, Shapes::ShapeRef.new(shape: IpamNetmaskLength, location_name: "AllocationDefaultNetmaskLength"))
3980
+ CreateIpamPoolRequest.add_member(:allocation_resource_tags, Shapes::ShapeRef.new(shape: RequestIpamResourceTagList, location_name: "AllocationResourceTag"))
3981
+ CreateIpamPoolRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3982
+ CreateIpamPoolRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
3983
+ CreateIpamPoolRequest.add_member(:aws_service, Shapes::ShapeRef.new(shape: IpamPoolAwsService, location_name: "AwsService"))
3984
+ CreateIpamPoolRequest.struct_class = Types::CreateIpamPoolRequest
3985
+
3986
+ CreateIpamPoolResult.add_member(:ipam_pool, Shapes::ShapeRef.new(shape: IpamPool, location_name: "ipamPool"))
3987
+ CreateIpamPoolResult.struct_class = Types::CreateIpamPoolResult
3988
+
3989
+ CreateIpamRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
3990
+ CreateIpamRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
3991
+ CreateIpamRequest.add_member(:operating_regions, Shapes::ShapeRef.new(shape: AddIpamOperatingRegionSet, location_name: "OperatingRegion"))
3992
+ CreateIpamRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
3993
+ CreateIpamRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
3994
+ CreateIpamRequest.struct_class = Types::CreateIpamRequest
3995
+
3996
+ CreateIpamResult.add_member(:ipam, Shapes::ShapeRef.new(shape: Ipam, location_name: "ipam"))
3997
+ CreateIpamResult.struct_class = Types::CreateIpamResult
3998
+
3999
+ CreateIpamScopeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4000
+ CreateIpamScopeRequest.add_member(:ipam_id, Shapes::ShapeRef.new(shape: IpamId, required: true, location_name: "IpamId"))
4001
+ CreateIpamScopeRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
4002
+ CreateIpamScopeRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
4003
+ CreateIpamScopeRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
4004
+ CreateIpamScopeRequest.struct_class = Types::CreateIpamScopeRequest
4005
+
4006
+ CreateIpamScopeResult.add_member(:ipam_scope, Shapes::ShapeRef.new(shape: IpamScope, location_name: "ipamScope"))
4007
+ CreateIpamScopeResult.struct_class = Types::CreateIpamScopeResult
4008
+
3773
4009
  CreateKeyPairRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "KeyName"))
3774
4010
  CreateKeyPairRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
3775
4011
  CreateKeyPairRequest.add_member(:key_type, Shapes::ShapeRef.new(shape: KeyType, location_name: "KeyType"))
@@ -3863,6 +4099,17 @@ module Aws::EC2
3863
4099
  CreateNetworkAclResult.add_member(:network_acl, Shapes::ShapeRef.new(shape: NetworkAcl, location_name: "networkAcl"))
3864
4100
  CreateNetworkAclResult.struct_class = Types::CreateNetworkAclResult
3865
4101
 
4102
+ CreateNetworkInsightsAccessScopeRequest.add_member(:match_paths, Shapes::ShapeRef.new(shape: AccessScopePathListRequest, location_name: "MatchPath"))
4103
+ CreateNetworkInsightsAccessScopeRequest.add_member(:exclude_paths, Shapes::ShapeRef.new(shape: AccessScopePathListRequest, location_name: "ExcludePath"))
4104
+ CreateNetworkInsightsAccessScopeRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
4105
+ CreateNetworkInsightsAccessScopeRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
4106
+ CreateNetworkInsightsAccessScopeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4107
+ CreateNetworkInsightsAccessScopeRequest.struct_class = Types::CreateNetworkInsightsAccessScopeRequest
4108
+
4109
+ CreateNetworkInsightsAccessScopeResult.add_member(:network_insights_access_scope, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScope, location_name: "networkInsightsAccessScope"))
4110
+ CreateNetworkInsightsAccessScopeResult.add_member(:network_insights_access_scope_content, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeContent, location_name: "networkInsightsAccessScopeContent"))
4111
+ CreateNetworkInsightsAccessScopeResult.struct_class = Types::CreateNetworkInsightsAccessScopeResult
4112
+
3866
4113
  CreateNetworkInsightsPathRequest.add_member(:source_ip, Shapes::ShapeRef.new(shape: IpAddress, location_name: "SourceIp"))
3867
4114
  CreateNetworkInsightsPathRequest.add_member(:destination_ip, Shapes::ShapeRef.new(shape: IpAddress, location_name: "DestinationIp"))
3868
4115
  CreateNetworkInsightsPathRequest.add_member(:source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Source"))
@@ -3919,6 +4166,13 @@ module Aws::EC2
3919
4166
  CreatePlacementGroupResult.add_member(:placement_group, Shapes::ShapeRef.new(shape: PlacementGroup, location_name: "placementGroup"))
3920
4167
  CreatePlacementGroupResult.struct_class = Types::CreatePlacementGroupResult
3921
4168
 
4169
+ CreatePublicIpv4PoolRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4170
+ CreatePublicIpv4PoolRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
4171
+ CreatePublicIpv4PoolRequest.struct_class = Types::CreatePublicIpv4PoolRequest
4172
+
4173
+ CreatePublicIpv4PoolResult.add_member(:pool_id, Shapes::ShapeRef.new(shape: Ipv4PoolEc2Id, location_name: "poolId"))
4174
+ CreatePublicIpv4PoolResult.struct_class = Types::CreatePublicIpv4PoolResult
4175
+
3922
4176
  CreateReplaceRootVolumeTaskRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
3923
4177
  CreateReplaceRootVolumeTaskRequest.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
3924
4178
  CreateReplaceRootVolumeTaskRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
@@ -4289,10 +4543,14 @@ module Aws::EC2
4289
4543
  CreateVpcPeeringConnectionResult.add_member(:vpc_peering_connection, Shapes::ShapeRef.new(shape: VpcPeeringConnection, location_name: "vpcPeeringConnection"))
4290
4544
  CreateVpcPeeringConnectionResult.struct_class = Types::CreateVpcPeeringConnectionResult
4291
4545
 
4292
- CreateVpcRequest.add_member(:cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CidrBlock"))
4546
+ CreateVpcRequest.add_member(:cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "CidrBlock"))
4293
4547
  CreateVpcRequest.add_member(:amazon_provided_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: Boolean, location_name: "amazonProvidedIpv6CidrBlock"))
4294
4548
  CreateVpcRequest.add_member(:ipv_6_pool, Shapes::ShapeRef.new(shape: Ipv6PoolEc2Id, location_name: "Ipv6Pool"))
4295
4549
  CreateVpcRequest.add_member(:ipv_6_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "Ipv6CidrBlock"))
4550
+ CreateVpcRequest.add_member(:ipv_4_ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "Ipv4IpamPoolId"))
4551
+ CreateVpcRequest.add_member(:ipv_4_netmask_length, Shapes::ShapeRef.new(shape: NetmaskLength, location_name: "Ipv4NetmaskLength"))
4552
+ CreateVpcRequest.add_member(:ipv_6_ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "Ipv6IpamPoolId"))
4553
+ CreateVpcRequest.add_member(:ipv_6_netmask_length, Shapes::ShapeRef.new(shape: NetmaskLength, location_name: "Ipv6NetmaskLength"))
4296
4554
  CreateVpcRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
4297
4555
  CreateVpcRequest.add_member(:instance_tenancy, Shapes::ShapeRef.new(shape: Tenancy, location_name: "instanceTenancy"))
4298
4556
  CreateVpcRequest.add_member(:ipv_6_cidr_block_network_border_group, Shapes::ShapeRef.new(shape: String, location_name: "Ipv6CidrBlockNetworkBorderGroup"))
@@ -4440,6 +4698,27 @@ module Aws::EC2
4440
4698
  DeleteInternetGatewayRequest.add_member(:internet_gateway_id, Shapes::ShapeRef.new(shape: InternetGatewayId, required: true, location_name: "internetGatewayId"))
4441
4699
  DeleteInternetGatewayRequest.struct_class = Types::DeleteInternetGatewayRequest
4442
4700
 
4701
+ DeleteIpamPoolRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4702
+ DeleteIpamPoolRequest.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, required: true, location_name: "IpamPoolId"))
4703
+ DeleteIpamPoolRequest.struct_class = Types::DeleteIpamPoolRequest
4704
+
4705
+ DeleteIpamPoolResult.add_member(:ipam_pool, Shapes::ShapeRef.new(shape: IpamPool, location_name: "ipamPool"))
4706
+ DeleteIpamPoolResult.struct_class = Types::DeleteIpamPoolResult
4707
+
4708
+ DeleteIpamRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4709
+ DeleteIpamRequest.add_member(:ipam_id, Shapes::ShapeRef.new(shape: IpamId, required: true, location_name: "IpamId"))
4710
+ DeleteIpamRequest.struct_class = Types::DeleteIpamRequest
4711
+
4712
+ DeleteIpamResult.add_member(:ipam, Shapes::ShapeRef.new(shape: Ipam, location_name: "ipam"))
4713
+ DeleteIpamResult.struct_class = Types::DeleteIpamResult
4714
+
4715
+ DeleteIpamScopeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4716
+ DeleteIpamScopeRequest.add_member(:ipam_scope_id, Shapes::ShapeRef.new(shape: IpamScopeId, required: true, location_name: "IpamScopeId"))
4717
+ DeleteIpamScopeRequest.struct_class = Types::DeleteIpamScopeRequest
4718
+
4719
+ DeleteIpamScopeResult.add_member(:ipam_scope, Shapes::ShapeRef.new(shape: IpamScope, location_name: "ipamScope"))
4720
+ DeleteIpamScopeResult.struct_class = Types::DeleteIpamScopeResult
4721
+
4443
4722
  DeleteKeyPairRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: KeyPairName, location_name: "KeyName"))
4444
4723
  DeleteKeyPairRequest.add_member(:key_pair_id, Shapes::ShapeRef.new(shape: KeyPairId, location_name: "KeyPairId"))
4445
4724
  DeleteKeyPairRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
@@ -4517,6 +4796,20 @@ module Aws::EC2
4517
4796
  DeleteNetworkAclRequest.add_member(:network_acl_id, Shapes::ShapeRef.new(shape: NetworkAclId, required: true, location_name: "networkAclId"))
4518
4797
  DeleteNetworkAclRequest.struct_class = Types::DeleteNetworkAclRequest
4519
4798
 
4799
+ DeleteNetworkInsightsAccessScopeAnalysisRequest.add_member(:network_insights_access_scope_analysis_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeAnalysisId, required: true, location_name: "NetworkInsightsAccessScopeAnalysisId"))
4800
+ DeleteNetworkInsightsAccessScopeAnalysisRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4801
+ DeleteNetworkInsightsAccessScopeAnalysisRequest.struct_class = Types::DeleteNetworkInsightsAccessScopeAnalysisRequest
4802
+
4803
+ DeleteNetworkInsightsAccessScopeAnalysisResult.add_member(:network_insights_access_scope_analysis_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeAnalysisId, location_name: "networkInsightsAccessScopeAnalysisId"))
4804
+ DeleteNetworkInsightsAccessScopeAnalysisResult.struct_class = Types::DeleteNetworkInsightsAccessScopeAnalysisResult
4805
+
4806
+ DeleteNetworkInsightsAccessScopeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4807
+ DeleteNetworkInsightsAccessScopeRequest.add_member(:network_insights_access_scope_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeId, required: true, location_name: "NetworkInsightsAccessScopeId"))
4808
+ DeleteNetworkInsightsAccessScopeRequest.struct_class = Types::DeleteNetworkInsightsAccessScopeRequest
4809
+
4810
+ DeleteNetworkInsightsAccessScopeResult.add_member(:network_insights_access_scope_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeId, location_name: "networkInsightsAccessScopeId"))
4811
+ DeleteNetworkInsightsAccessScopeResult.struct_class = Types::DeleteNetworkInsightsAccessScopeResult
4812
+
4520
4813
  DeleteNetworkInsightsAnalysisRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4521
4814
  DeleteNetworkInsightsAnalysisRequest.add_member(:network_insights_analysis_id, Shapes::ShapeRef.new(shape: NetworkInsightsAnalysisId, required: true, location_name: "NetworkInsightsAnalysisId"))
4522
4815
  DeleteNetworkInsightsAnalysisRequest.struct_class = Types::DeleteNetworkInsightsAnalysisRequest
@@ -4547,6 +4840,13 @@ module Aws::EC2
4547
4840
  DeletePlacementGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: PlacementGroupName, required: true, location_name: "groupName"))
4548
4841
  DeletePlacementGroupRequest.struct_class = Types::DeletePlacementGroupRequest
4549
4842
 
4843
+ DeletePublicIpv4PoolRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4844
+ DeletePublicIpv4PoolRequest.add_member(:pool_id, Shapes::ShapeRef.new(shape: Ipv4PoolEc2Id, required: true, location_name: "PoolId"))
4845
+ DeletePublicIpv4PoolRequest.struct_class = Types::DeletePublicIpv4PoolRequest
4846
+
4847
+ DeletePublicIpv4PoolResult.add_member(:return_value, Shapes::ShapeRef.new(shape: Boolean, location_name: "returnValue"))
4848
+ DeletePublicIpv4PoolResult.struct_class = Types::DeletePublicIpv4PoolResult
4849
+
4550
4850
  DeleteQueuedReservedInstancesError.add_member(:code, Shapes::ShapeRef.new(shape: DeleteQueuedReservedInstancesErrorCode, location_name: "code"))
4551
4851
  DeleteQueuedReservedInstancesError.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
4552
4852
  DeleteQueuedReservedInstancesError.struct_class = Types::DeleteQueuedReservedInstancesError
@@ -4748,6 +5048,25 @@ module Aws::EC2
4748
5048
  DeprovisionByoipCidrResult.add_member(:byoip_cidr, Shapes::ShapeRef.new(shape: ByoipCidr, location_name: "byoipCidr"))
4749
5049
  DeprovisionByoipCidrResult.struct_class = Types::DeprovisionByoipCidrResult
4750
5050
 
5051
+ DeprovisionIpamPoolCidrRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5052
+ DeprovisionIpamPoolCidrRequest.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, required: true, location_name: "IpamPoolId"))
5053
+ DeprovisionIpamPoolCidrRequest.add_member(:cidr, Shapes::ShapeRef.new(shape: String, location_name: "Cidr"))
5054
+ DeprovisionIpamPoolCidrRequest.struct_class = Types::DeprovisionIpamPoolCidrRequest
5055
+
5056
+ DeprovisionIpamPoolCidrResult.add_member(:ipam_pool_cidr, Shapes::ShapeRef.new(shape: IpamPoolCidr, location_name: "ipamPoolCidr"))
5057
+ DeprovisionIpamPoolCidrResult.struct_class = Types::DeprovisionIpamPoolCidrResult
5058
+
5059
+ DeprovisionPublicIpv4PoolCidrRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5060
+ DeprovisionPublicIpv4PoolCidrRequest.add_member(:pool_id, Shapes::ShapeRef.new(shape: Ipv4PoolEc2Id, required: true, location_name: "PoolId"))
5061
+ DeprovisionPublicIpv4PoolCidrRequest.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
5062
+ DeprovisionPublicIpv4PoolCidrRequest.struct_class = Types::DeprovisionPublicIpv4PoolCidrRequest
5063
+
5064
+ DeprovisionPublicIpv4PoolCidrResult.add_member(:pool_id, Shapes::ShapeRef.new(shape: Ipv4PoolEc2Id, location_name: "poolId"))
5065
+ DeprovisionPublicIpv4PoolCidrResult.add_member(:deprovisioned_addresses, Shapes::ShapeRef.new(shape: DeprovisionedAddressSet, location_name: "deprovisionedAddressSet"))
5066
+ DeprovisionPublicIpv4PoolCidrResult.struct_class = Types::DeprovisionPublicIpv4PoolCidrResult
5067
+
5068
+ DeprovisionedAddressSet.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
5069
+
4751
5070
  DeregisterImageRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageId, required: true, location_name: "ImageId"))
4752
5071
  DeregisterImageRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
4753
5072
  DeregisterImageRequest.struct_class = Types::DeregisterImageRequest
@@ -5315,6 +5634,39 @@ module Aws::EC2
5315
5634
  DescribeInternetGatewaysResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
5316
5635
  DescribeInternetGatewaysResult.struct_class = Types::DescribeInternetGatewaysResult
5317
5636
 
5637
+ DescribeIpamPoolsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5638
+ DescribeIpamPoolsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5639
+ DescribeIpamPoolsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IpamMaxResults, location_name: "MaxResults"))
5640
+ DescribeIpamPoolsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5641
+ DescribeIpamPoolsRequest.add_member(:ipam_pool_ids, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "IpamPoolId"))
5642
+ DescribeIpamPoolsRequest.struct_class = Types::DescribeIpamPoolsRequest
5643
+
5644
+ DescribeIpamPoolsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
5645
+ DescribeIpamPoolsResult.add_member(:ipam_pools, Shapes::ShapeRef.new(shape: IpamPoolSet, location_name: "ipamPoolSet"))
5646
+ DescribeIpamPoolsResult.struct_class = Types::DescribeIpamPoolsResult
5647
+
5648
+ DescribeIpamScopesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5649
+ DescribeIpamScopesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5650
+ DescribeIpamScopesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IpamMaxResults, location_name: "MaxResults"))
5651
+ DescribeIpamScopesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5652
+ DescribeIpamScopesRequest.add_member(:ipam_scope_ids, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "IpamScopeId"))
5653
+ DescribeIpamScopesRequest.struct_class = Types::DescribeIpamScopesRequest
5654
+
5655
+ DescribeIpamScopesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
5656
+ DescribeIpamScopesResult.add_member(:ipam_scopes, Shapes::ShapeRef.new(shape: IpamScopeSet, location_name: "ipamScopeSet"))
5657
+ DescribeIpamScopesResult.struct_class = Types::DescribeIpamScopesResult
5658
+
5659
+ DescribeIpamsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5660
+ DescribeIpamsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5661
+ DescribeIpamsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IpamMaxResults, location_name: "MaxResults"))
5662
+ DescribeIpamsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5663
+ DescribeIpamsRequest.add_member(:ipam_ids, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "IpamId"))
5664
+ DescribeIpamsRequest.struct_class = Types::DescribeIpamsRequest
5665
+
5666
+ DescribeIpamsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
5667
+ DescribeIpamsResult.add_member(:ipams, Shapes::ShapeRef.new(shape: IpamSet, location_name: "ipamSet"))
5668
+ DescribeIpamsResult.struct_class = Types::DescribeIpamsResult
5669
+
5318
5670
  DescribeIpv6PoolsRequest.add_member(:pool_ids, Shapes::ShapeRef.new(shape: Ipv6PoolIdList, location_name: "PoolId"))
5319
5671
  DescribeIpv6PoolsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5320
5672
  DescribeIpv6PoolsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Ipv6PoolMaxResults, location_name: "MaxResults"))
@@ -5472,6 +5824,31 @@ module Aws::EC2
5472
5824
  DescribeNetworkAclsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
5473
5825
  DescribeNetworkAclsResult.struct_class = Types::DescribeNetworkAclsResult
5474
5826
 
5827
+ DescribeNetworkInsightsAccessScopeAnalysesRequest.add_member(:network_insights_access_scope_analysis_ids, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeAnalysisIdList, location_name: "NetworkInsightsAccessScopeAnalysisId"))
5828
+ DescribeNetworkInsightsAccessScopeAnalysesRequest.add_member(:network_insights_access_scope_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeId, location_name: "NetworkInsightsAccessScopeId"))
5829
+ DescribeNetworkInsightsAccessScopeAnalysesRequest.add_member(:analysis_start_time_begin, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "AnalysisStartTimeBegin"))
5830
+ DescribeNetworkInsightsAccessScopeAnalysesRequest.add_member(:analysis_start_time_end, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "AnalysisStartTimeEnd"))
5831
+ DescribeNetworkInsightsAccessScopeAnalysesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5832
+ DescribeNetworkInsightsAccessScopeAnalysesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: NetworkInsightsMaxResults, location_name: "MaxResults"))
5833
+ DescribeNetworkInsightsAccessScopeAnalysesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5834
+ DescribeNetworkInsightsAccessScopeAnalysesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5835
+ DescribeNetworkInsightsAccessScopeAnalysesRequest.struct_class = Types::DescribeNetworkInsightsAccessScopeAnalysesRequest
5836
+
5837
+ DescribeNetworkInsightsAccessScopeAnalysesResult.add_member(:network_insights_access_scope_analyses, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeAnalysisList, location_name: "networkInsightsAccessScopeAnalysisSet"))
5838
+ DescribeNetworkInsightsAccessScopeAnalysesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
5839
+ DescribeNetworkInsightsAccessScopeAnalysesResult.struct_class = Types::DescribeNetworkInsightsAccessScopeAnalysesResult
5840
+
5841
+ DescribeNetworkInsightsAccessScopesRequest.add_member(:network_insights_access_scope_ids, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeIdList, location_name: "NetworkInsightsAccessScopeId"))
5842
+ DescribeNetworkInsightsAccessScopesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
5843
+ DescribeNetworkInsightsAccessScopesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: NetworkInsightsMaxResults, location_name: "MaxResults"))
5844
+ DescribeNetworkInsightsAccessScopesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
5845
+ DescribeNetworkInsightsAccessScopesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5846
+ DescribeNetworkInsightsAccessScopesRequest.struct_class = Types::DescribeNetworkInsightsAccessScopesRequest
5847
+
5848
+ DescribeNetworkInsightsAccessScopesResult.add_member(:network_insights_access_scopes, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeList, location_name: "networkInsightsAccessScopeSet"))
5849
+ DescribeNetworkInsightsAccessScopesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
5850
+ DescribeNetworkInsightsAccessScopesResult.struct_class = Types::DescribeNetworkInsightsAccessScopesResult
5851
+
5475
5852
  DescribeNetworkInsightsAnalysesRequest.add_member(:network_insights_analysis_ids, Shapes::ShapeRef.new(shape: NetworkInsightsAnalysisIdList, location_name: "NetworkInsightsAnalysisId"))
5476
5853
  DescribeNetworkInsightsAnalysesRequest.add_member(:network_insights_path_id, Shapes::ShapeRef.new(shape: NetworkInsightsPathId, location_name: "NetworkInsightsPathId"))
5477
5854
  DescribeNetworkInsightsAnalysesRequest.add_member(:analysis_start_time, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "AnalysisStartTime"))
@@ -6271,6 +6648,13 @@ module Aws::EC2
6271
6648
  DisableImageDeprecationResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
6272
6649
  DisableImageDeprecationResult.struct_class = Types::DisableImageDeprecationResult
6273
6650
 
6651
+ DisableIpamOrganizationAdminAccountRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6652
+ DisableIpamOrganizationAdminAccountRequest.add_member(:delegated_admin_account_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DelegatedAdminAccountId"))
6653
+ DisableIpamOrganizationAdminAccountRequest.struct_class = Types::DisableIpamOrganizationAdminAccountRequest
6654
+
6655
+ DisableIpamOrganizationAdminAccountResult.add_member(:success, Shapes::ShapeRef.new(shape: Boolean, location_name: "success"))
6656
+ DisableIpamOrganizationAdminAccountResult.struct_class = Types::DisableIpamOrganizationAdminAccountResult
6657
+
6274
6658
  DisableSerialConsoleAccessRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6275
6659
  DisableSerialConsoleAccessRequest.struct_class = Types::DisableSerialConsoleAccessRequest
6276
6660
 
@@ -6574,6 +6958,13 @@ module Aws::EC2
6574
6958
  EnableImageDeprecationResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
6575
6959
  EnableImageDeprecationResult.struct_class = Types::EnableImageDeprecationResult
6576
6960
 
6961
+ EnableIpamOrganizationAdminAccountRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6962
+ EnableIpamOrganizationAdminAccountRequest.add_member(:delegated_admin_account_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DelegatedAdminAccountId"))
6963
+ EnableIpamOrganizationAdminAccountRequest.struct_class = Types::EnableIpamOrganizationAdminAccountRequest
6964
+
6965
+ EnableIpamOrganizationAdminAccountResult.add_member(:success, Shapes::ShapeRef.new(shape: Boolean, location_name: "success"))
6966
+ EnableIpamOrganizationAdminAccountResult.struct_class = Types::EnableIpamOrganizationAdminAccountResult
6967
+
6577
6968
  EnableSerialConsoleAccessRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
6578
6969
  EnableSerialConsoleAccessRequest.struct_class = Types::EnableSerialConsoleAccessRequest
6579
6970
 
@@ -7092,6 +7483,59 @@ module Aws::EC2
7092
7483
  GetInstanceTypesFromInstanceRequirementsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7093
7484
  GetInstanceTypesFromInstanceRequirementsResult.struct_class = Types::GetInstanceTypesFromInstanceRequirementsResult
7094
7485
 
7486
+ GetIpamAddressHistoryRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7487
+ GetIpamAddressHistoryRequest.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
7488
+ GetIpamAddressHistoryRequest.add_member(:ipam_scope_id, Shapes::ShapeRef.new(shape: IpamScopeId, required: true, location_name: "IpamScopeId"))
7489
+ GetIpamAddressHistoryRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
7490
+ GetIpamAddressHistoryRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "StartTime"))
7491
+ GetIpamAddressHistoryRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "EndTime"))
7492
+ GetIpamAddressHistoryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IpamAddressHistoryMaxResults, location_name: "MaxResults"))
7493
+ GetIpamAddressHistoryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
7494
+ GetIpamAddressHistoryRequest.struct_class = Types::GetIpamAddressHistoryRequest
7495
+
7496
+ GetIpamAddressHistoryResult.add_member(:history_records, Shapes::ShapeRef.new(shape: IpamAddressHistoryRecordSet, location_name: "historyRecordSet"))
7497
+ GetIpamAddressHistoryResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
7498
+ GetIpamAddressHistoryResult.struct_class = Types::GetIpamAddressHistoryResult
7499
+
7500
+ GetIpamPoolAllocationsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7501
+ GetIpamPoolAllocationsRequest.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, required: true, location_name: "IpamPoolId"))
7502
+ GetIpamPoolAllocationsRequest.add_member(:ipam_pool_allocation_id, Shapes::ShapeRef.new(shape: IpamPoolAllocationId, location_name: "IpamPoolAllocationId"))
7503
+ GetIpamPoolAllocationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
7504
+ GetIpamPoolAllocationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GetIpamPoolAllocationsMaxResults, location_name: "MaxResults"))
7505
+ GetIpamPoolAllocationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
7506
+ GetIpamPoolAllocationsRequest.struct_class = Types::GetIpamPoolAllocationsRequest
7507
+
7508
+ GetIpamPoolAllocationsResult.add_member(:ipam_pool_allocations, Shapes::ShapeRef.new(shape: IpamPoolAllocationSet, location_name: "ipamPoolAllocationSet"))
7509
+ GetIpamPoolAllocationsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
7510
+ GetIpamPoolAllocationsResult.struct_class = Types::GetIpamPoolAllocationsResult
7511
+
7512
+ GetIpamPoolCidrsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7513
+ GetIpamPoolCidrsRequest.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, required: true, location_name: "IpamPoolId"))
7514
+ GetIpamPoolCidrsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
7515
+ GetIpamPoolCidrsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IpamMaxResults, location_name: "MaxResults"))
7516
+ GetIpamPoolCidrsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
7517
+ GetIpamPoolCidrsRequest.struct_class = Types::GetIpamPoolCidrsRequest
7518
+
7519
+ GetIpamPoolCidrsResult.add_member(:ipam_pool_cidrs, Shapes::ShapeRef.new(shape: IpamPoolCidrSet, location_name: "ipamPoolCidrSet"))
7520
+ GetIpamPoolCidrsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
7521
+ GetIpamPoolCidrsResult.struct_class = Types::GetIpamPoolCidrsResult
7522
+
7523
+ GetIpamResourceCidrsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7524
+ GetIpamResourceCidrsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
7525
+ GetIpamResourceCidrsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IpamMaxResults, location_name: "MaxResults"))
7526
+ GetIpamResourceCidrsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
7527
+ GetIpamResourceCidrsRequest.add_member(:ipam_scope_id, Shapes::ShapeRef.new(shape: IpamScopeId, required: true, location_name: "IpamScopeId"))
7528
+ GetIpamResourceCidrsRequest.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "IpamPoolId"))
7529
+ GetIpamResourceCidrsRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "ResourceId"))
7530
+ GetIpamResourceCidrsRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: IpamResourceType, location_name: "ResourceType"))
7531
+ GetIpamResourceCidrsRequest.add_member(:resource_tag, Shapes::ShapeRef.new(shape: RequestIpamResourceTag, location_name: "ResourceTag"))
7532
+ GetIpamResourceCidrsRequest.add_member(:resource_owner, Shapes::ShapeRef.new(shape: String, location_name: "ResourceOwner"))
7533
+ GetIpamResourceCidrsRequest.struct_class = Types::GetIpamResourceCidrsRequest
7534
+
7535
+ GetIpamResourceCidrsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
7536
+ GetIpamResourceCidrsResult.add_member(:ipam_resource_cidrs, Shapes::ShapeRef.new(shape: IpamResourceCidrSet, location_name: "ipamResourceCidrSet"))
7537
+ GetIpamResourceCidrsResult.struct_class = Types::GetIpamResourceCidrsResult
7538
+
7095
7539
  GetLaunchTemplateDataRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7096
7540
  GetLaunchTemplateDataRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
7097
7541
  GetLaunchTemplateDataRequest.struct_class = Types::GetLaunchTemplateDataRequest
@@ -7120,6 +7564,25 @@ module Aws::EC2
7120
7564
  GetManagedPrefixListEntriesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
7121
7565
  GetManagedPrefixListEntriesResult.struct_class = Types::GetManagedPrefixListEntriesResult
7122
7566
 
7567
+ GetNetworkInsightsAccessScopeAnalysisFindingsRequest.add_member(:network_insights_access_scope_analysis_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeAnalysisId, required: true, location_name: "NetworkInsightsAccessScopeAnalysisId"))
7568
+ GetNetworkInsightsAccessScopeAnalysisFindingsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: NetworkInsightsMaxResults, location_name: "MaxResults"))
7569
+ GetNetworkInsightsAccessScopeAnalysisFindingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
7570
+ GetNetworkInsightsAccessScopeAnalysisFindingsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7571
+ GetNetworkInsightsAccessScopeAnalysisFindingsRequest.struct_class = Types::GetNetworkInsightsAccessScopeAnalysisFindingsRequest
7572
+
7573
+ GetNetworkInsightsAccessScopeAnalysisFindingsResult.add_member(:network_insights_access_scope_analysis_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeAnalysisId, location_name: "networkInsightsAccessScopeAnalysisId"))
7574
+ GetNetworkInsightsAccessScopeAnalysisFindingsResult.add_member(:analysis_status, Shapes::ShapeRef.new(shape: AnalysisStatus, location_name: "analysisStatus"))
7575
+ GetNetworkInsightsAccessScopeAnalysisFindingsResult.add_member(:analysis_findings, Shapes::ShapeRef.new(shape: AccessScopeAnalysisFindingList, location_name: "analysisFindingSet"))
7576
+ GetNetworkInsightsAccessScopeAnalysisFindingsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
7577
+ GetNetworkInsightsAccessScopeAnalysisFindingsResult.struct_class = Types::GetNetworkInsightsAccessScopeAnalysisFindingsResult
7578
+
7579
+ GetNetworkInsightsAccessScopeContentRequest.add_member(:network_insights_access_scope_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeId, required: true, location_name: "NetworkInsightsAccessScopeId"))
7580
+ GetNetworkInsightsAccessScopeContentRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
7581
+ GetNetworkInsightsAccessScopeContentRequest.struct_class = Types::GetNetworkInsightsAccessScopeContentRequest
7582
+
7583
+ GetNetworkInsightsAccessScopeContentResult.add_member(:network_insights_access_scope_content, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeContent, location_name: "networkInsightsAccessScopeContent"))
7584
+ GetNetworkInsightsAccessScopeContentResult.struct_class = Types::GetNetworkInsightsAccessScopeContentResult
7585
+
7123
7586
  GetPasswordDataRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
7124
7587
  GetPasswordDataRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
7125
7588
  GetPasswordDataRequest.struct_class = Types::GetPasswordDataRequest
@@ -8138,6 +8601,135 @@ module Aws::EC2
8138
8601
 
8139
8602
  IpRanges.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
8140
8603
 
8604
+ Ipam.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
8605
+ Ipam.add_member(:ipam_id, Shapes::ShapeRef.new(shape: IpamId, location_name: "ipamId"))
8606
+ Ipam.add_member(:ipam_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ipamArn"))
8607
+ Ipam.add_member(:ipam_region, Shapes::ShapeRef.new(shape: String, location_name: "ipamRegion"))
8608
+ Ipam.add_member(:public_default_scope_id, Shapes::ShapeRef.new(shape: IpamScopeId, location_name: "publicDefaultScopeId"))
8609
+ Ipam.add_member(:private_default_scope_id, Shapes::ShapeRef.new(shape: IpamScopeId, location_name: "privateDefaultScopeId"))
8610
+ Ipam.add_member(:scope_count, Shapes::ShapeRef.new(shape: Integer, location_name: "scopeCount"))
8611
+ Ipam.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
8612
+ Ipam.add_member(:operating_regions, Shapes::ShapeRef.new(shape: IpamOperatingRegionSet, location_name: "operatingRegionSet"))
8613
+ Ipam.add_member(:state, Shapes::ShapeRef.new(shape: IpamState, location_name: "state"))
8614
+ Ipam.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
8615
+ Ipam.struct_class = Types::Ipam
8616
+
8617
+ IpamAddressHistoryRecord.add_member(:resource_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceOwnerId"))
8618
+ IpamAddressHistoryRecord.add_member(:resource_region, Shapes::ShapeRef.new(shape: String, location_name: "resourceRegion"))
8619
+ IpamAddressHistoryRecord.add_member(:resource_type, Shapes::ShapeRef.new(shape: IpamAddressHistoryResourceType, location_name: "resourceType"))
8620
+ IpamAddressHistoryRecord.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
8621
+ IpamAddressHistoryRecord.add_member(:resource_cidr, Shapes::ShapeRef.new(shape: String, location_name: "resourceCidr"))
8622
+ IpamAddressHistoryRecord.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, location_name: "resourceName"))
8623
+ IpamAddressHistoryRecord.add_member(:resource_compliance_status, Shapes::ShapeRef.new(shape: IpamComplianceStatus, location_name: "resourceComplianceStatus"))
8624
+ IpamAddressHistoryRecord.add_member(:resource_overlap_status, Shapes::ShapeRef.new(shape: IpamOverlapStatus, location_name: "resourceOverlapStatus"))
8625
+ IpamAddressHistoryRecord.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
8626
+ IpamAddressHistoryRecord.add_member(:sampled_start_time, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "sampledStartTime"))
8627
+ IpamAddressHistoryRecord.add_member(:sampled_end_time, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "sampledEndTime"))
8628
+ IpamAddressHistoryRecord.struct_class = Types::IpamAddressHistoryRecord
8629
+
8630
+ IpamAddressHistoryRecordSet.member = Shapes::ShapeRef.new(shape: IpamAddressHistoryRecord, location_name: "item")
8631
+
8632
+ IpamCidrAuthorizationContext.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
8633
+ IpamCidrAuthorizationContext.add_member(:signature, Shapes::ShapeRef.new(shape: String, location_name: "Signature"))
8634
+ IpamCidrAuthorizationContext.struct_class = Types::IpamCidrAuthorizationContext
8635
+
8636
+ IpamOperatingRegion.add_member(:region_name, Shapes::ShapeRef.new(shape: String, location_name: "regionName"))
8637
+ IpamOperatingRegion.struct_class = Types::IpamOperatingRegion
8638
+
8639
+ IpamOperatingRegionSet.member = Shapes::ShapeRef.new(shape: IpamOperatingRegion, location_name: "item")
8640
+
8641
+ IpamPool.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
8642
+ IpamPool.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "ipamPoolId"))
8643
+ IpamPool.add_member(:source_ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "sourceIpamPoolId"))
8644
+ IpamPool.add_member(:ipam_pool_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ipamPoolArn"))
8645
+ IpamPool.add_member(:ipam_scope_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ipamScopeArn"))
8646
+ IpamPool.add_member(:ipam_scope_type, Shapes::ShapeRef.new(shape: IpamScopeType, location_name: "ipamScopeType"))
8647
+ IpamPool.add_member(:ipam_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ipamArn"))
8648
+ IpamPool.add_member(:ipam_region, Shapes::ShapeRef.new(shape: String, location_name: "ipamRegion"))
8649
+ IpamPool.add_member(:locale, Shapes::ShapeRef.new(shape: String, location_name: "locale"))
8650
+ IpamPool.add_member(:pool_depth, Shapes::ShapeRef.new(shape: Integer, location_name: "poolDepth"))
8651
+ IpamPool.add_member(:state, Shapes::ShapeRef.new(shape: IpamPoolState, location_name: "state"))
8652
+ IpamPool.add_member(:state_message, Shapes::ShapeRef.new(shape: String, location_name: "stateMessage"))
8653
+ IpamPool.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
8654
+ IpamPool.add_member(:auto_import, Shapes::ShapeRef.new(shape: Boolean, location_name: "autoImport"))
8655
+ IpamPool.add_member(:publicly_advertisable, Shapes::ShapeRef.new(shape: Boolean, location_name: "publiclyAdvertisable"))
8656
+ IpamPool.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
8657
+ IpamPool.add_member(:allocation_min_netmask_length, Shapes::ShapeRef.new(shape: IpamNetmaskLength, location_name: "allocationMinNetmaskLength"))
8658
+ IpamPool.add_member(:allocation_max_netmask_length, Shapes::ShapeRef.new(shape: IpamNetmaskLength, location_name: "allocationMaxNetmaskLength"))
8659
+ IpamPool.add_member(:allocation_default_netmask_length, Shapes::ShapeRef.new(shape: IpamNetmaskLength, location_name: "allocationDefaultNetmaskLength"))
8660
+ IpamPool.add_member(:allocation_resource_tags, Shapes::ShapeRef.new(shape: IpamResourceTagList, location_name: "allocationResourceTagSet"))
8661
+ IpamPool.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
8662
+ IpamPool.add_member(:aws_service, Shapes::ShapeRef.new(shape: IpamPoolAwsService, location_name: "awsService"))
8663
+ IpamPool.struct_class = Types::IpamPool
8664
+
8665
+ IpamPoolAllocation.add_member(:cidr, Shapes::ShapeRef.new(shape: String, location_name: "cidr"))
8666
+ IpamPoolAllocation.add_member(:ipam_pool_allocation_id, Shapes::ShapeRef.new(shape: IpamPoolAllocationId, location_name: "ipamPoolAllocationId"))
8667
+ IpamPoolAllocation.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
8668
+ IpamPoolAllocation.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
8669
+ IpamPoolAllocation.add_member(:resource_type, Shapes::ShapeRef.new(shape: IpamPoolAllocationResourceType, location_name: "resourceType"))
8670
+ IpamPoolAllocation.add_member(:resource_region, Shapes::ShapeRef.new(shape: String, location_name: "resourceRegion"))
8671
+ IpamPoolAllocation.add_member(:resource_owner, Shapes::ShapeRef.new(shape: String, location_name: "resourceOwner"))
8672
+ IpamPoolAllocation.struct_class = Types::IpamPoolAllocation
8673
+
8674
+ IpamPoolAllocationDisallowedCidrs.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
8675
+
8676
+ IpamPoolAllocationSet.member = Shapes::ShapeRef.new(shape: IpamPoolAllocation, location_name: "item")
8677
+
8678
+ IpamPoolCidr.add_member(:cidr, Shapes::ShapeRef.new(shape: String, location_name: "cidr"))
8679
+ IpamPoolCidr.add_member(:state, Shapes::ShapeRef.new(shape: IpamPoolCidrState, location_name: "state"))
8680
+ IpamPoolCidr.add_member(:failure_reason, Shapes::ShapeRef.new(shape: IpamPoolCidrFailureReason, location_name: "failureReason"))
8681
+ IpamPoolCidr.struct_class = Types::IpamPoolCidr
8682
+
8683
+ IpamPoolCidrFailureReason.add_member(:code, Shapes::ShapeRef.new(shape: IpamPoolCidrFailureCode, location_name: "code"))
8684
+ IpamPoolCidrFailureReason.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
8685
+ IpamPoolCidrFailureReason.struct_class = Types::IpamPoolCidrFailureReason
8686
+
8687
+ IpamPoolCidrSet.member = Shapes::ShapeRef.new(shape: IpamPoolCidr, location_name: "item")
8688
+
8689
+ IpamPoolSet.member = Shapes::ShapeRef.new(shape: IpamPool, location_name: "item")
8690
+
8691
+ IpamResourceCidr.add_member(:ipam_id, Shapes::ShapeRef.new(shape: IpamId, location_name: "ipamId"))
8692
+ IpamResourceCidr.add_member(:ipam_scope_id, Shapes::ShapeRef.new(shape: IpamScopeId, location_name: "ipamScopeId"))
8693
+ IpamResourceCidr.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "ipamPoolId"))
8694
+ IpamResourceCidr.add_member(:resource_region, Shapes::ShapeRef.new(shape: String, location_name: "resourceRegion"))
8695
+ IpamResourceCidr.add_member(:resource_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceOwnerId"))
8696
+ IpamResourceCidr.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
8697
+ IpamResourceCidr.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, location_name: "resourceName"))
8698
+ IpamResourceCidr.add_member(:resource_cidr, Shapes::ShapeRef.new(shape: String, location_name: "resourceCidr"))
8699
+ IpamResourceCidr.add_member(:resource_type, Shapes::ShapeRef.new(shape: IpamResourceType, location_name: "resourceType"))
8700
+ IpamResourceCidr.add_member(:resource_tags, Shapes::ShapeRef.new(shape: IpamResourceTagList, location_name: "resourceTagSet"))
8701
+ IpamResourceCidr.add_member(:ip_usage, Shapes::ShapeRef.new(shape: BoxedDouble, location_name: "ipUsage"))
8702
+ IpamResourceCidr.add_member(:compliance_status, Shapes::ShapeRef.new(shape: IpamComplianceStatus, location_name: "complianceStatus"))
8703
+ IpamResourceCidr.add_member(:management_state, Shapes::ShapeRef.new(shape: IpamManagementState, location_name: "managementState"))
8704
+ IpamResourceCidr.add_member(:overlap_status, Shapes::ShapeRef.new(shape: IpamOverlapStatus, location_name: "overlapStatus"))
8705
+ IpamResourceCidr.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
8706
+ IpamResourceCidr.struct_class = Types::IpamResourceCidr
8707
+
8708
+ IpamResourceCidrSet.member = Shapes::ShapeRef.new(shape: IpamResourceCidr, location_name: "item")
8709
+
8710
+ IpamResourceTag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "key"))
8711
+ IpamResourceTag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "value"))
8712
+ IpamResourceTag.struct_class = Types::IpamResourceTag
8713
+
8714
+ IpamResourceTagList.member = Shapes::ShapeRef.new(shape: IpamResourceTag, location_name: "item")
8715
+
8716
+ IpamScope.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
8717
+ IpamScope.add_member(:ipam_scope_id, Shapes::ShapeRef.new(shape: IpamScopeId, location_name: "ipamScopeId"))
8718
+ IpamScope.add_member(:ipam_scope_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ipamScopeArn"))
8719
+ IpamScope.add_member(:ipam_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ipamArn"))
8720
+ IpamScope.add_member(:ipam_region, Shapes::ShapeRef.new(shape: String, location_name: "ipamRegion"))
8721
+ IpamScope.add_member(:ipam_scope_type, Shapes::ShapeRef.new(shape: IpamScopeType, location_name: "ipamScopeType"))
8722
+ IpamScope.add_member(:is_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "isDefault"))
8723
+ IpamScope.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
8724
+ IpamScope.add_member(:pool_count, Shapes::ShapeRef.new(shape: Integer, location_name: "poolCount"))
8725
+ IpamScope.add_member(:state, Shapes::ShapeRef.new(shape: IpamScopeState, location_name: "state"))
8726
+ IpamScope.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
8727
+ IpamScope.struct_class = Types::IpamScope
8728
+
8729
+ IpamScopeSet.member = Shapes::ShapeRef.new(shape: IpamScope, location_name: "item")
8730
+
8731
+ IpamSet.member = Shapes::ShapeRef.new(shape: Ipam, location_name: "item")
8732
+
8141
8733
  Ipv4PrefixList.member = Shapes::ShapeRef.new(shape: Ipv4PrefixSpecificationRequest, location_name: "item")
8142
8734
 
8143
8735
  Ipv4PrefixListResponse.member = Shapes::ShapeRef.new(shape: Ipv4PrefixSpecificationResponse, location_name: "item")
@@ -8900,6 +9492,51 @@ module Aws::EC2
8900
9492
  ModifyInstancePlacementResult.add_member(:return, Shapes::ShapeRef.new(shape: Boolean, location_name: "return"))
8901
9493
  ModifyInstancePlacementResult.struct_class = Types::ModifyInstancePlacementResult
8902
9494
 
9495
+ ModifyIpamPoolRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
9496
+ ModifyIpamPoolRequest.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, required: true, location_name: "IpamPoolId"))
9497
+ ModifyIpamPoolRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
9498
+ ModifyIpamPoolRequest.add_member(:auto_import, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoImport"))
9499
+ ModifyIpamPoolRequest.add_member(:allocation_min_netmask_length, Shapes::ShapeRef.new(shape: IpamNetmaskLength, location_name: "AllocationMinNetmaskLength"))
9500
+ ModifyIpamPoolRequest.add_member(:allocation_max_netmask_length, Shapes::ShapeRef.new(shape: IpamNetmaskLength, location_name: "AllocationMaxNetmaskLength"))
9501
+ ModifyIpamPoolRequest.add_member(:allocation_default_netmask_length, Shapes::ShapeRef.new(shape: IpamNetmaskLength, location_name: "AllocationDefaultNetmaskLength"))
9502
+ ModifyIpamPoolRequest.add_member(:clear_allocation_default_netmask_length, Shapes::ShapeRef.new(shape: Boolean, location_name: "ClearAllocationDefaultNetmaskLength"))
9503
+ ModifyIpamPoolRequest.add_member(:add_allocation_resource_tags, Shapes::ShapeRef.new(shape: RequestIpamResourceTagList, location_name: "AddAllocationResourceTag"))
9504
+ ModifyIpamPoolRequest.add_member(:remove_allocation_resource_tags, Shapes::ShapeRef.new(shape: RequestIpamResourceTagList, location_name: "RemoveAllocationResourceTag"))
9505
+ ModifyIpamPoolRequest.struct_class = Types::ModifyIpamPoolRequest
9506
+
9507
+ ModifyIpamPoolResult.add_member(:ipam_pool, Shapes::ShapeRef.new(shape: IpamPool, location_name: "ipamPool"))
9508
+ ModifyIpamPoolResult.struct_class = Types::ModifyIpamPoolResult
9509
+
9510
+ ModifyIpamRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
9511
+ ModifyIpamRequest.add_member(:ipam_id, Shapes::ShapeRef.new(shape: IpamId, required: true, location_name: "IpamId"))
9512
+ ModifyIpamRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
9513
+ ModifyIpamRequest.add_member(:add_operating_regions, Shapes::ShapeRef.new(shape: AddIpamOperatingRegionSet, location_name: "AddOperatingRegion"))
9514
+ ModifyIpamRequest.add_member(:remove_operating_regions, Shapes::ShapeRef.new(shape: RemoveIpamOperatingRegionSet, location_name: "RemoveOperatingRegion"))
9515
+ ModifyIpamRequest.struct_class = Types::ModifyIpamRequest
9516
+
9517
+ ModifyIpamResourceCidrRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
9518
+ ModifyIpamResourceCidrRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceId"))
9519
+ ModifyIpamResourceCidrRequest.add_member(:resource_cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceCidr"))
9520
+ ModifyIpamResourceCidrRequest.add_member(:resource_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceRegion"))
9521
+ ModifyIpamResourceCidrRequest.add_member(:current_ipam_scope_id, Shapes::ShapeRef.new(shape: IpamScopeId, required: true, location_name: "CurrentIpamScopeId"))
9522
+ ModifyIpamResourceCidrRequest.add_member(:destination_ipam_scope_id, Shapes::ShapeRef.new(shape: IpamScopeId, location_name: "DestinationIpamScopeId"))
9523
+ ModifyIpamResourceCidrRequest.add_member(:monitored, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Monitored"))
9524
+ ModifyIpamResourceCidrRequest.struct_class = Types::ModifyIpamResourceCidrRequest
9525
+
9526
+ ModifyIpamResourceCidrResult.add_member(:ipam_resource_cidr, Shapes::ShapeRef.new(shape: IpamResourceCidr, location_name: "ipamResourceCidr"))
9527
+ ModifyIpamResourceCidrResult.struct_class = Types::ModifyIpamResourceCidrResult
9528
+
9529
+ ModifyIpamResult.add_member(:ipam, Shapes::ShapeRef.new(shape: Ipam, location_name: "ipam"))
9530
+ ModifyIpamResult.struct_class = Types::ModifyIpamResult
9531
+
9532
+ ModifyIpamScopeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
9533
+ ModifyIpamScopeRequest.add_member(:ipam_scope_id, Shapes::ShapeRef.new(shape: IpamScopeId, required: true, location_name: "IpamScopeId"))
9534
+ ModifyIpamScopeRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
9535
+ ModifyIpamScopeRequest.struct_class = Types::ModifyIpamScopeRequest
9536
+
9537
+ ModifyIpamScopeResult.add_member(:ipam_scope, Shapes::ShapeRef.new(shape: IpamScope, location_name: "ipamScope"))
9538
+ ModifyIpamScopeResult.struct_class = Types::ModifyIpamScopeResult
9539
+
8903
9540
  ModifyLaunchTemplateRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8904
9541
  ModifyLaunchTemplateRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken"))
8905
9542
  ModifyLaunchTemplateRequest.add_member(:launch_template_id, Shapes::ShapeRef.new(shape: LaunchTemplateId, location_name: "LaunchTemplateId"))
@@ -9247,6 +9884,15 @@ module Aws::EC2
9247
9884
  MoveAddressToVpcResult.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
9248
9885
  MoveAddressToVpcResult.struct_class = Types::MoveAddressToVpcResult
9249
9886
 
9887
+ MoveByoipCidrToIpamRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
9888
+ MoveByoipCidrToIpamRequest.add_member(:cidr, Shapes::ShapeRef.new(shape: String, location_name: "Cidr"))
9889
+ MoveByoipCidrToIpamRequest.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, location_name: "IpamPoolId"))
9890
+ MoveByoipCidrToIpamRequest.add_member(:ipam_pool_owner, Shapes::ShapeRef.new(shape: String, location_name: "IpamPoolOwner"))
9891
+ MoveByoipCidrToIpamRequest.struct_class = Types::MoveByoipCidrToIpamRequest
9892
+
9893
+ MoveByoipCidrToIpamResult.add_member(:byoip_cidr, Shapes::ShapeRef.new(shape: ByoipCidr, location_name: "byoipCidr"))
9894
+ MoveByoipCidrToIpamResult.struct_class = Types::MoveByoipCidrToIpamResult
9895
+
9250
9896
  MovingAddressStatus.add_member(:move_status, Shapes::ShapeRef.new(shape: MoveStatus, location_name: "moveStatus"))
9251
9897
  MovingAddressStatus.add_member(:public_ip, Shapes::ShapeRef.new(shape: String, location_name: "publicIp"))
9252
9898
  MovingAddressStatus.struct_class = Types::MovingAddressStatus
@@ -9332,6 +9978,39 @@ module Aws::EC2
9332
9978
  NetworkInfo.add_member(:encryption_in_transit_supported, Shapes::ShapeRef.new(shape: EncryptionInTransitSupported, location_name: "encryptionInTransitSupported"))
9333
9979
  NetworkInfo.struct_class = Types::NetworkInfo
9334
9980
 
9981
+ NetworkInsightsAccessScope.add_member(:network_insights_access_scope_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeId, location_name: "networkInsightsAccessScopeId"))
9982
+ NetworkInsightsAccessScope.add_member(:network_insights_access_scope_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "networkInsightsAccessScopeArn"))
9983
+ NetworkInsightsAccessScope.add_member(:created_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "createdDate"))
9984
+ NetworkInsightsAccessScope.add_member(:updated_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "updatedDate"))
9985
+ NetworkInsightsAccessScope.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
9986
+ NetworkInsightsAccessScope.struct_class = Types::NetworkInsightsAccessScope
9987
+
9988
+ NetworkInsightsAccessScopeAnalysis.add_member(:network_insights_access_scope_analysis_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeAnalysisId, location_name: "networkInsightsAccessScopeAnalysisId"))
9989
+ NetworkInsightsAccessScopeAnalysis.add_member(:network_insights_access_scope_analysis_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "networkInsightsAccessScopeAnalysisArn"))
9990
+ NetworkInsightsAccessScopeAnalysis.add_member(:network_insights_access_scope_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeId, location_name: "networkInsightsAccessScopeId"))
9991
+ NetworkInsightsAccessScopeAnalysis.add_member(:status, Shapes::ShapeRef.new(shape: AnalysisStatus, location_name: "status"))
9992
+ NetworkInsightsAccessScopeAnalysis.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "statusMessage"))
9993
+ NetworkInsightsAccessScopeAnalysis.add_member(:warning_message, Shapes::ShapeRef.new(shape: String, location_name: "warningMessage"))
9994
+ NetworkInsightsAccessScopeAnalysis.add_member(:start_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "startDate"))
9995
+ NetworkInsightsAccessScopeAnalysis.add_member(:end_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "endDate"))
9996
+ NetworkInsightsAccessScopeAnalysis.add_member(:findings_found, Shapes::ShapeRef.new(shape: FindingsFound, location_name: "findingsFound"))
9997
+ NetworkInsightsAccessScopeAnalysis.add_member(:analyzed_eni_count, Shapes::ShapeRef.new(shape: Integer, location_name: "analyzedEniCount"))
9998
+ NetworkInsightsAccessScopeAnalysis.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
9999
+ NetworkInsightsAccessScopeAnalysis.struct_class = Types::NetworkInsightsAccessScopeAnalysis
10000
+
10001
+ NetworkInsightsAccessScopeAnalysisIdList.member = Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeAnalysisId, location_name: "item")
10002
+
10003
+ NetworkInsightsAccessScopeAnalysisList.member = Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeAnalysis, location_name: "item")
10004
+
10005
+ NetworkInsightsAccessScopeContent.add_member(:network_insights_access_scope_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeId, location_name: "networkInsightsAccessScopeId"))
10006
+ NetworkInsightsAccessScopeContent.add_member(:match_paths, Shapes::ShapeRef.new(shape: AccessScopePathList, location_name: "matchPathSet"))
10007
+ NetworkInsightsAccessScopeContent.add_member(:exclude_paths, Shapes::ShapeRef.new(shape: AccessScopePathList, location_name: "excludePathSet"))
10008
+ NetworkInsightsAccessScopeContent.struct_class = Types::NetworkInsightsAccessScopeContent
10009
+
10010
+ NetworkInsightsAccessScopeIdList.member = Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeId, location_name: "item")
10011
+
10012
+ NetworkInsightsAccessScopeList.member = Shapes::ShapeRef.new(shape: NetworkInsightsAccessScope, location_name: "item")
10013
+
9335
10014
  NetworkInsightsAnalysis.add_member(:network_insights_analysis_id, Shapes::ShapeRef.new(shape: NetworkInsightsAnalysisId, location_name: "networkInsightsAnalysisId"))
9336
10015
  NetworkInsightsAnalysis.add_member(:network_insights_analysis_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "networkInsightsAnalysisArn"))
9337
10016
  NetworkInsightsAnalysis.add_member(:network_insights_path_id, Shapes::ShapeRef.new(shape: NetworkInsightsPathId, location_name: "networkInsightsPathId"))
@@ -9339,6 +10018,7 @@ module Aws::EC2
9339
10018
  NetworkInsightsAnalysis.add_member(:start_date, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "startDate"))
9340
10019
  NetworkInsightsAnalysis.add_member(:status, Shapes::ShapeRef.new(shape: AnalysisStatus, location_name: "status"))
9341
10020
  NetworkInsightsAnalysis.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "statusMessage"))
10021
+ NetworkInsightsAnalysis.add_member(:warning_message, Shapes::ShapeRef.new(shape: String, location_name: "warningMessage"))
9342
10022
  NetworkInsightsAnalysis.add_member(:network_path_found, Shapes::ShapeRef.new(shape: Boolean, location_name: "networkPathFound"))
9343
10023
  NetworkInsightsAnalysis.add_member(:forward_path_components, Shapes::ShapeRef.new(shape: PathComponentList, location_name: "forwardPathComponentSet"))
9344
10024
  NetworkInsightsAnalysis.add_member(:return_path_components, Shapes::ShapeRef.new(shape: PathComponentList, location_name: "returnPathComponentSet"))
@@ -9491,8 +10171,27 @@ module Aws::EC2
9491
10171
 
9492
10172
  OwnerStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "Owner")
9493
10173
 
10174
+ PacketHeaderStatement.add_member(:source_addresses, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "sourceAddressSet"))
10175
+ PacketHeaderStatement.add_member(:destination_addresses, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "destinationAddressSet"))
10176
+ PacketHeaderStatement.add_member(:source_ports, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "sourcePortSet"))
10177
+ PacketHeaderStatement.add_member(:destination_ports, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "destinationPortSet"))
10178
+ PacketHeaderStatement.add_member(:source_prefix_lists, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "sourcePrefixListSet"))
10179
+ PacketHeaderStatement.add_member(:destination_prefix_lists, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "destinationPrefixListSet"))
10180
+ PacketHeaderStatement.add_member(:protocols, Shapes::ShapeRef.new(shape: ProtocolList, location_name: "protocolSet"))
10181
+ PacketHeaderStatement.struct_class = Types::PacketHeaderStatement
10182
+
10183
+ PacketHeaderStatementRequest.add_member(:source_addresses, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "SourceAddress"))
10184
+ PacketHeaderStatementRequest.add_member(:destination_addresses, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "DestinationAddress"))
10185
+ PacketHeaderStatementRequest.add_member(:source_ports, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "SourcePort"))
10186
+ PacketHeaderStatementRequest.add_member(:destination_ports, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "DestinationPort"))
10187
+ PacketHeaderStatementRequest.add_member(:source_prefix_lists, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "SourcePrefixList"))
10188
+ PacketHeaderStatementRequest.add_member(:destination_prefix_lists, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "DestinationPrefixList"))
10189
+ PacketHeaderStatementRequest.add_member(:protocols, Shapes::ShapeRef.new(shape: ProtocolList, location_name: "Protocol"))
10190
+ PacketHeaderStatementRequest.struct_class = Types::PacketHeaderStatementRequest
10191
+
9494
10192
  PathComponent.add_member(:sequence_number, Shapes::ShapeRef.new(shape: Integer, location_name: "sequenceNumber"))
9495
10193
  PathComponent.add_member(:acl_rule, Shapes::ShapeRef.new(shape: AnalysisAclRule, location_name: "aclRule"))
10194
+ PathComponent.add_member(:attached_to, Shapes::ShapeRef.new(shape: AnalysisComponent, location_name: "attachedTo"))
9496
10195
  PathComponent.add_member(:component, Shapes::ShapeRef.new(shape: AnalysisComponent, location_name: "component"))
9497
10196
  PathComponent.add_member(:destination_vpc, Shapes::ShapeRef.new(shape: AnalysisComponent, location_name: "destinationVpc"))
9498
10197
  PathComponent.add_member(:outbound_header, Shapes::ShapeRef.new(shape: AnalysisPacketHeader, location_name: "outboundHeader"))
@@ -9506,6 +10205,14 @@ module Aws::EC2
9506
10205
 
9507
10206
  PathComponentList.member = Shapes::ShapeRef.new(shape: PathComponent, location_name: "item")
9508
10207
 
10208
+ PathStatement.add_member(:packet_header_statement, Shapes::ShapeRef.new(shape: PacketHeaderStatement, location_name: "packetHeaderStatement"))
10209
+ PathStatement.add_member(:resource_statement, Shapes::ShapeRef.new(shape: ResourceStatement, location_name: "resourceStatement"))
10210
+ PathStatement.struct_class = Types::PathStatement
10211
+
10212
+ PathStatementRequest.add_member(:packet_header_statement, Shapes::ShapeRef.new(shape: PacketHeaderStatementRequest, location_name: "PacketHeaderStatement"))
10213
+ PathStatementRequest.add_member(:resource_statement, Shapes::ShapeRef.new(shape: ResourceStatementRequest, location_name: "ResourceStatement"))
10214
+ PathStatementRequest.struct_class = Types::PathStatementRequest
10215
+
9509
10216
  PciId.add_member(:device_id, Shapes::ShapeRef.new(shape: String, location_name: "DeviceId"))
9510
10217
  PciId.add_member(:vendor_id, Shapes::ShapeRef.new(shape: String, location_name: "VendorId"))
9511
10218
  PciId.add_member(:subsystem_id, Shapes::ShapeRef.new(shape: String, location_name: "SubsystemId"))
@@ -9745,6 +10452,8 @@ module Aws::EC2
9745
10452
 
9746
10453
  PropagatingVgwList.member = Shapes::ShapeRef.new(shape: PropagatingVgw, location_name: "item")
9747
10454
 
10455
+ ProtocolList.member = Shapes::ShapeRef.new(shape: Protocol, location_name: "item")
10456
+
9748
10457
  ProvisionByoipCidrRequest.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
9749
10458
  ProvisionByoipCidrRequest.add_member(:cidr_authorization_context, Shapes::ShapeRef.new(shape: CidrAuthorizationContext, location_name: "CidrAuthorizationContext"))
9750
10459
  ProvisionByoipCidrRequest.add_member(:publicly_advertisable, Shapes::ShapeRef.new(shape: Boolean, location_name: "PubliclyAdvertisable"))
@@ -9757,6 +10466,25 @@ module Aws::EC2
9757
10466
  ProvisionByoipCidrResult.add_member(:byoip_cidr, Shapes::ShapeRef.new(shape: ByoipCidr, location_name: "byoipCidr"))
9758
10467
  ProvisionByoipCidrResult.struct_class = Types::ProvisionByoipCidrResult
9759
10468
 
10469
+ ProvisionIpamPoolCidrRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
10470
+ ProvisionIpamPoolCidrRequest.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, required: true, location_name: "IpamPoolId"))
10471
+ ProvisionIpamPoolCidrRequest.add_member(:cidr, Shapes::ShapeRef.new(shape: String, location_name: "Cidr"))
10472
+ ProvisionIpamPoolCidrRequest.add_member(:cidr_authorization_context, Shapes::ShapeRef.new(shape: IpamCidrAuthorizationContext, location_name: "CidrAuthorizationContext"))
10473
+ ProvisionIpamPoolCidrRequest.struct_class = Types::ProvisionIpamPoolCidrRequest
10474
+
10475
+ ProvisionIpamPoolCidrResult.add_member(:ipam_pool_cidr, Shapes::ShapeRef.new(shape: IpamPoolCidr, location_name: "ipamPoolCidr"))
10476
+ ProvisionIpamPoolCidrResult.struct_class = Types::ProvisionIpamPoolCidrResult
10477
+
10478
+ ProvisionPublicIpv4PoolCidrRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
10479
+ ProvisionPublicIpv4PoolCidrRequest.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, required: true, location_name: "IpamPoolId"))
10480
+ ProvisionPublicIpv4PoolCidrRequest.add_member(:pool_id, Shapes::ShapeRef.new(shape: Ipv4PoolEc2Id, required: true, location_name: "PoolId"))
10481
+ ProvisionPublicIpv4PoolCidrRequest.add_member(:netmask_length, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "NetmaskLength"))
10482
+ ProvisionPublicIpv4PoolCidrRequest.struct_class = Types::ProvisionPublicIpv4PoolCidrRequest
10483
+
10484
+ ProvisionPublicIpv4PoolCidrResult.add_member(:pool_id, Shapes::ShapeRef.new(shape: Ipv4PoolEc2Id, location_name: "poolId"))
10485
+ ProvisionPublicIpv4PoolCidrResult.add_member(:pool_address_range, Shapes::ShapeRef.new(shape: PublicIpv4PoolRange, location_name: "poolAddressRange"))
10486
+ ProvisionPublicIpv4PoolCidrResult.struct_class = Types::ProvisionPublicIpv4PoolCidrResult
10487
+
9760
10488
  ProvisionedBandwidth.add_member(:provision_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "provisionTime"))
9761
10489
  ProvisionedBandwidth.add_member(:provisioned, Shapes::ShapeRef.new(shape: String, location_name: "provisioned"))
9762
10490
  ProvisionedBandwidth.add_member(:request_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "requestTime"))
@@ -9974,6 +10702,20 @@ module Aws::EC2
9974
10702
  ReleaseHostsResult.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: UnsuccessfulItemList, location_name: "unsuccessful"))
9975
10703
  ReleaseHostsResult.struct_class = Types::ReleaseHostsResult
9976
10704
 
10705
+ ReleaseIpamPoolAllocationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
10706
+ ReleaseIpamPoolAllocationRequest.add_member(:ipam_pool_id, Shapes::ShapeRef.new(shape: IpamPoolId, required: true, location_name: "IpamPoolId"))
10707
+ ReleaseIpamPoolAllocationRequest.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
10708
+ ReleaseIpamPoolAllocationRequest.add_member(:ipam_pool_allocation_id, Shapes::ShapeRef.new(shape: IpamPoolAllocationId, location_name: "IpamPoolAllocationId"))
10709
+ ReleaseIpamPoolAllocationRequest.struct_class = Types::ReleaseIpamPoolAllocationRequest
10710
+
10711
+ ReleaseIpamPoolAllocationResult.add_member(:success, Shapes::ShapeRef.new(shape: Boolean, location_name: "success"))
10712
+ ReleaseIpamPoolAllocationResult.struct_class = Types::ReleaseIpamPoolAllocationResult
10713
+
10714
+ RemoveIpamOperatingRegion.add_member(:region_name, Shapes::ShapeRef.new(shape: String, location_name: "RegionName"))
10715
+ RemoveIpamOperatingRegion.struct_class = Types::RemoveIpamOperatingRegion
10716
+
10717
+ RemoveIpamOperatingRegionSet.member = Shapes::ShapeRef.new(shape: RemoveIpamOperatingRegion)
10718
+
9977
10719
  RemovePrefixListEntries.member = Shapes::ShapeRef.new(shape: RemovePrefixListEntry)
9978
10720
 
9979
10721
  RemovePrefixListEntry.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
@@ -10071,6 +10813,12 @@ module Aws::EC2
10071
10813
 
10072
10814
  RequestInstanceTypeList.member = Shapes::ShapeRef.new(shape: InstanceType)
10073
10815
 
10816
+ RequestIpamResourceTag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
10817
+ RequestIpamResourceTag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
10818
+ RequestIpamResourceTag.struct_class = Types::RequestIpamResourceTag
10819
+
10820
+ RequestIpamResourceTagList.member = Shapes::ShapeRef.new(shape: RequestIpamResourceTag, location_name: "item")
10821
+
10074
10822
  RequestLaunchTemplateData.add_member(:kernel_id, Shapes::ShapeRef.new(shape: KernelId, location_name: "KernelId"))
10075
10823
  RequestLaunchTemplateData.add_member(:ebs_optimized, Shapes::ShapeRef.new(shape: Boolean, location_name: "EbsOptimized"))
10076
10824
  RequestLaunchTemplateData.add_member(:iam_instance_profile, Shapes::ShapeRef.new(shape: LaunchTemplateIamInstanceProfileSpecificationRequest, location_name: "IamInstanceProfile"))
@@ -10326,6 +11074,14 @@ module Aws::EC2
10326
11074
 
10327
11075
  ResourceList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
10328
11076
 
11077
+ ResourceStatement.add_member(:resources, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "resourceSet"))
11078
+ ResourceStatement.add_member(:resource_types, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "resourceTypeSet"))
11079
+ ResourceStatement.struct_class = Types::ResourceStatement
11080
+
11081
+ ResourceStatementRequest.add_member(:resources, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "Resource"))
11082
+ ResourceStatementRequest.add_member(:resource_types, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "ResourceType"))
11083
+ ResourceStatementRequest.struct_class = Types::ResourceStatementRequest
11084
+
10329
11085
  ResponseError.add_member(:code, Shapes::ShapeRef.new(shape: LaunchTemplateErrorCode, location_name: "code"))
10330
11086
  ResponseError.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
10331
11087
  ResponseError.struct_class = Types::ResponseError
@@ -11131,6 +11887,15 @@ module Aws::EC2
11131
11887
  StartInstancesResult.add_member(:starting_instances, Shapes::ShapeRef.new(shape: InstanceStateChangeList, location_name: "instancesSet"))
11132
11888
  StartInstancesResult.struct_class = Types::StartInstancesResult
11133
11889
 
11890
+ StartNetworkInsightsAccessScopeAnalysisRequest.add_member(:network_insights_access_scope_id, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeId, required: true, location_name: "NetworkInsightsAccessScopeId"))
11891
+ StartNetworkInsightsAccessScopeAnalysisRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
11892
+ StartNetworkInsightsAccessScopeAnalysisRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
11893
+ StartNetworkInsightsAccessScopeAnalysisRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
11894
+ StartNetworkInsightsAccessScopeAnalysisRequest.struct_class = Types::StartNetworkInsightsAccessScopeAnalysisRequest
11895
+
11896
+ StartNetworkInsightsAccessScopeAnalysisResult.add_member(:network_insights_access_scope_analysis, Shapes::ShapeRef.new(shape: NetworkInsightsAccessScopeAnalysis, location_name: "networkInsightsAccessScopeAnalysis"))
11897
+ StartNetworkInsightsAccessScopeAnalysisResult.struct_class = Types::StartNetworkInsightsAccessScopeAnalysisResult
11898
+
11134
11899
  StartNetworkInsightsAnalysisRequest.add_member(:network_insights_path_id, Shapes::ShapeRef.new(shape: NetworkInsightsPathId, required: true, location_name: "NetworkInsightsPathId"))
11135
11900
  StartNetworkInsightsAnalysisRequest.add_member(:filter_in_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "FilterInArn"))
11136
11901
  StartNetworkInsightsAnalysisRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
@@ -11341,6 +12106,16 @@ module Aws::EC2
11341
12106
 
11342
12107
  ThreadsPerCoreList.member = Shapes::ShapeRef.new(shape: ThreadsPerCore, location_name: "item")
11343
12108
 
12109
+ ThroughResourcesStatement.add_member(:resource_statement, Shapes::ShapeRef.new(shape: ResourceStatement, location_name: "resourceStatement"))
12110
+ ThroughResourcesStatement.struct_class = Types::ThroughResourcesStatement
12111
+
12112
+ ThroughResourcesStatementList.member = Shapes::ShapeRef.new(shape: ThroughResourcesStatement, location_name: "item")
12113
+
12114
+ ThroughResourcesStatementRequest.add_member(:resource_statement, Shapes::ShapeRef.new(shape: ResourceStatementRequest, location_name: "ResourceStatement"))
12115
+ ThroughResourcesStatementRequest.struct_class = Types::ThroughResourcesStatementRequest
12116
+
12117
+ ThroughResourcesStatementRequestList.member = Shapes::ShapeRef.new(shape: ThroughResourcesStatementRequest, location_name: "item")
12118
+
11344
12119
  TotalLocalStorageGB.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "min"))
11345
12120
  TotalLocalStorageGB.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "max"))
11346
12121
  TotalLocalStorageGB.struct_class = Types::TotalLocalStorageGB
@@ -12294,6 +13069,14 @@ module Aws::EC2
12294
13069
  o.output = Shapes::ShapeRef.new(shape: AllocateHostsResult)
12295
13070
  end)
12296
13071
 
13072
+ api.add_operation(:allocate_ipam_pool_cidr, Seahorse::Model::Operation.new.tap do |o|
13073
+ o.name = "AllocateIpamPoolCidr"
13074
+ o.http_method = "POST"
13075
+ o.http_request_uri = "/"
13076
+ o.input = Shapes::ShapeRef.new(shape: AllocateIpamPoolCidrRequest)
13077
+ o.output = Shapes::ShapeRef.new(shape: AllocateIpamPoolCidrResult)
13078
+ end)
13079
+
12297
13080
  api.add_operation(:apply_security_groups_to_client_vpn_target_network, Seahorse::Model::Operation.new.tap do |o|
12298
13081
  o.name = "ApplySecurityGroupsToClientVpnTargetNetwork"
12299
13082
  o.http_method = "POST"
@@ -12726,6 +13509,30 @@ module Aws::EC2
12726
13509
  o.output = Shapes::ShapeRef.new(shape: CreateInternetGatewayResult)
12727
13510
  end)
12728
13511
 
13512
+ api.add_operation(:create_ipam, Seahorse::Model::Operation.new.tap do |o|
13513
+ o.name = "CreateIpam"
13514
+ o.http_method = "POST"
13515
+ o.http_request_uri = "/"
13516
+ o.input = Shapes::ShapeRef.new(shape: CreateIpamRequest)
13517
+ o.output = Shapes::ShapeRef.new(shape: CreateIpamResult)
13518
+ end)
13519
+
13520
+ api.add_operation(:create_ipam_pool, Seahorse::Model::Operation.new.tap do |o|
13521
+ o.name = "CreateIpamPool"
13522
+ o.http_method = "POST"
13523
+ o.http_request_uri = "/"
13524
+ o.input = Shapes::ShapeRef.new(shape: CreateIpamPoolRequest)
13525
+ o.output = Shapes::ShapeRef.new(shape: CreateIpamPoolResult)
13526
+ end)
13527
+
13528
+ api.add_operation(:create_ipam_scope, Seahorse::Model::Operation.new.tap do |o|
13529
+ o.name = "CreateIpamScope"
13530
+ o.http_method = "POST"
13531
+ o.http_request_uri = "/"
13532
+ o.input = Shapes::ShapeRef.new(shape: CreateIpamScopeRequest)
13533
+ o.output = Shapes::ShapeRef.new(shape: CreateIpamScopeResult)
13534
+ end)
13535
+
12729
13536
  api.add_operation(:create_key_pair, Seahorse::Model::Operation.new.tap do |o|
12730
13537
  o.name = "CreateKeyPair"
12731
13538
  o.http_method = "POST"
@@ -12798,6 +13605,14 @@ module Aws::EC2
12798
13605
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
12799
13606
  end)
12800
13607
 
13608
+ api.add_operation(:create_network_insights_access_scope, Seahorse::Model::Operation.new.tap do |o|
13609
+ o.name = "CreateNetworkInsightsAccessScope"
13610
+ o.http_method = "POST"
13611
+ o.http_request_uri = "/"
13612
+ o.input = Shapes::ShapeRef.new(shape: CreateNetworkInsightsAccessScopeRequest)
13613
+ o.output = Shapes::ShapeRef.new(shape: CreateNetworkInsightsAccessScopeResult)
13614
+ end)
13615
+
12801
13616
  api.add_operation(:create_network_insights_path, Seahorse::Model::Operation.new.tap do |o|
12802
13617
  o.name = "CreateNetworkInsightsPath"
12803
13618
  o.http_method = "POST"
@@ -12830,6 +13645,14 @@ module Aws::EC2
12830
13645
  o.output = Shapes::ShapeRef.new(shape: CreatePlacementGroupResult)
12831
13646
  end)
12832
13647
 
13648
+ api.add_operation(:create_public_ipv_4_pool, Seahorse::Model::Operation.new.tap do |o|
13649
+ o.name = "CreatePublicIpv4Pool"
13650
+ o.http_method = "POST"
13651
+ o.http_request_uri = "/"
13652
+ o.input = Shapes::ShapeRef.new(shape: CreatePublicIpv4PoolRequest)
13653
+ o.output = Shapes::ShapeRef.new(shape: CreatePublicIpv4PoolResult)
13654
+ end)
13655
+
12833
13656
  api.add_operation(:create_replace_root_volume_task, Seahorse::Model::Operation.new.tap do |o|
12834
13657
  o.name = "CreateReplaceRootVolumeTask"
12835
13658
  o.http_method = "POST"
@@ -13198,6 +14021,30 @@ module Aws::EC2
13198
14021
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
13199
14022
  end)
13200
14023
 
14024
+ api.add_operation(:delete_ipam, Seahorse::Model::Operation.new.tap do |o|
14025
+ o.name = "DeleteIpam"
14026
+ o.http_method = "POST"
14027
+ o.http_request_uri = "/"
14028
+ o.input = Shapes::ShapeRef.new(shape: DeleteIpamRequest)
14029
+ o.output = Shapes::ShapeRef.new(shape: DeleteIpamResult)
14030
+ end)
14031
+
14032
+ api.add_operation(:delete_ipam_pool, Seahorse::Model::Operation.new.tap do |o|
14033
+ o.name = "DeleteIpamPool"
14034
+ o.http_method = "POST"
14035
+ o.http_request_uri = "/"
14036
+ o.input = Shapes::ShapeRef.new(shape: DeleteIpamPoolRequest)
14037
+ o.output = Shapes::ShapeRef.new(shape: DeleteIpamPoolResult)
14038
+ end)
14039
+
14040
+ api.add_operation(:delete_ipam_scope, Seahorse::Model::Operation.new.tap do |o|
14041
+ o.name = "DeleteIpamScope"
14042
+ o.http_method = "POST"
14043
+ o.http_request_uri = "/"
14044
+ o.input = Shapes::ShapeRef.new(shape: DeleteIpamScopeRequest)
14045
+ o.output = Shapes::ShapeRef.new(shape: DeleteIpamScopeResult)
14046
+ end)
14047
+
13201
14048
  api.add_operation(:delete_key_pair, Seahorse::Model::Operation.new.tap do |o|
13202
14049
  o.name = "DeleteKeyPair"
13203
14050
  o.http_method = "POST"
@@ -13270,6 +14117,22 @@ module Aws::EC2
13270
14117
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
13271
14118
  end)
13272
14119
 
14120
+ api.add_operation(:delete_network_insights_access_scope, Seahorse::Model::Operation.new.tap do |o|
14121
+ o.name = "DeleteNetworkInsightsAccessScope"
14122
+ o.http_method = "POST"
14123
+ o.http_request_uri = "/"
14124
+ o.input = Shapes::ShapeRef.new(shape: DeleteNetworkInsightsAccessScopeRequest)
14125
+ o.output = Shapes::ShapeRef.new(shape: DeleteNetworkInsightsAccessScopeResult)
14126
+ end)
14127
+
14128
+ api.add_operation(:delete_network_insights_access_scope_analysis, Seahorse::Model::Operation.new.tap do |o|
14129
+ o.name = "DeleteNetworkInsightsAccessScopeAnalysis"
14130
+ o.http_method = "POST"
14131
+ o.http_request_uri = "/"
14132
+ o.input = Shapes::ShapeRef.new(shape: DeleteNetworkInsightsAccessScopeAnalysisRequest)
14133
+ o.output = Shapes::ShapeRef.new(shape: DeleteNetworkInsightsAccessScopeAnalysisResult)
14134
+ end)
14135
+
13273
14136
  api.add_operation(:delete_network_insights_analysis, Seahorse::Model::Operation.new.tap do |o|
13274
14137
  o.name = "DeleteNetworkInsightsAnalysis"
13275
14138
  o.http_method = "POST"
@@ -13310,6 +14173,14 @@ module Aws::EC2
13310
14173
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
13311
14174
  end)
13312
14175
 
14176
+ api.add_operation(:delete_public_ipv_4_pool, Seahorse::Model::Operation.new.tap do |o|
14177
+ o.name = "DeletePublicIpv4Pool"
14178
+ o.http_method = "POST"
14179
+ o.http_request_uri = "/"
14180
+ o.input = Shapes::ShapeRef.new(shape: DeletePublicIpv4PoolRequest)
14181
+ o.output = Shapes::ShapeRef.new(shape: DeletePublicIpv4PoolResult)
14182
+ end)
14183
+
13313
14184
  api.add_operation(:delete_queued_reserved_instances, Seahorse::Model::Operation.new.tap do |o|
13314
14185
  o.name = "DeleteQueuedReservedInstances"
13315
14186
  o.http_method = "POST"
@@ -13566,6 +14437,22 @@ module Aws::EC2
13566
14437
  o.output = Shapes::ShapeRef.new(shape: DeprovisionByoipCidrResult)
13567
14438
  end)
13568
14439
 
14440
+ api.add_operation(:deprovision_ipam_pool_cidr, Seahorse::Model::Operation.new.tap do |o|
14441
+ o.name = "DeprovisionIpamPoolCidr"
14442
+ o.http_method = "POST"
14443
+ o.http_request_uri = "/"
14444
+ o.input = Shapes::ShapeRef.new(shape: DeprovisionIpamPoolCidrRequest)
14445
+ o.output = Shapes::ShapeRef.new(shape: DeprovisionIpamPoolCidrResult)
14446
+ end)
14447
+
14448
+ api.add_operation(:deprovision_public_ipv_4_pool_cidr, Seahorse::Model::Operation.new.tap do |o|
14449
+ o.name = "DeprovisionPublicIpv4PoolCidr"
14450
+ o.http_method = "POST"
14451
+ o.http_request_uri = "/"
14452
+ o.input = Shapes::ShapeRef.new(shape: DeprovisionPublicIpv4PoolCidrRequest)
14453
+ o.output = Shapes::ShapeRef.new(shape: DeprovisionPublicIpv4PoolCidrResult)
14454
+ end)
14455
+
13569
14456
  api.add_operation(:deregister_image, Seahorse::Model::Operation.new.tap do |o|
13570
14457
  o.name = "DeregisterImage"
13571
14458
  o.http_method = "POST"
@@ -14190,6 +15077,48 @@ module Aws::EC2
14190
15077
  )
14191
15078
  end)
14192
15079
 
15080
+ api.add_operation(:describe_ipam_pools, Seahorse::Model::Operation.new.tap do |o|
15081
+ o.name = "DescribeIpamPools"
15082
+ o.http_method = "POST"
15083
+ o.http_request_uri = "/"
15084
+ o.input = Shapes::ShapeRef.new(shape: DescribeIpamPoolsRequest)
15085
+ o.output = Shapes::ShapeRef.new(shape: DescribeIpamPoolsResult)
15086
+ o[:pager] = Aws::Pager.new(
15087
+ limit_key: "max_results",
15088
+ tokens: {
15089
+ "next_token" => "next_token"
15090
+ }
15091
+ )
15092
+ end)
15093
+
15094
+ api.add_operation(:describe_ipam_scopes, Seahorse::Model::Operation.new.tap do |o|
15095
+ o.name = "DescribeIpamScopes"
15096
+ o.http_method = "POST"
15097
+ o.http_request_uri = "/"
15098
+ o.input = Shapes::ShapeRef.new(shape: DescribeIpamScopesRequest)
15099
+ o.output = Shapes::ShapeRef.new(shape: DescribeIpamScopesResult)
15100
+ o[:pager] = Aws::Pager.new(
15101
+ limit_key: "max_results",
15102
+ tokens: {
15103
+ "next_token" => "next_token"
15104
+ }
15105
+ )
15106
+ end)
15107
+
15108
+ api.add_operation(:describe_ipams, Seahorse::Model::Operation.new.tap do |o|
15109
+ o.name = "DescribeIpams"
15110
+ o.http_method = "POST"
15111
+ o.http_request_uri = "/"
15112
+ o.input = Shapes::ShapeRef.new(shape: DescribeIpamsRequest)
15113
+ o.output = Shapes::ShapeRef.new(shape: DescribeIpamsResult)
15114
+ o[:pager] = Aws::Pager.new(
15115
+ limit_key: "max_results",
15116
+ tokens: {
15117
+ "next_token" => "next_token"
15118
+ }
15119
+ )
15120
+ end)
15121
+
14193
15122
  api.add_operation(:describe_ipv_6_pools, Seahorse::Model::Operation.new.tap do |o|
14194
15123
  o.name = "DescribeIpv6Pools"
14195
15124
  o.http_method = "POST"
@@ -14380,6 +15309,34 @@ module Aws::EC2
14380
15309
  )
14381
15310
  end)
14382
15311
 
15312
+ api.add_operation(:describe_network_insights_access_scope_analyses, Seahorse::Model::Operation.new.tap do |o|
15313
+ o.name = "DescribeNetworkInsightsAccessScopeAnalyses"
15314
+ o.http_method = "POST"
15315
+ o.http_request_uri = "/"
15316
+ o.input = Shapes::ShapeRef.new(shape: DescribeNetworkInsightsAccessScopeAnalysesRequest)
15317
+ o.output = Shapes::ShapeRef.new(shape: DescribeNetworkInsightsAccessScopeAnalysesResult)
15318
+ o[:pager] = Aws::Pager.new(
15319
+ limit_key: "max_results",
15320
+ tokens: {
15321
+ "next_token" => "next_token"
15322
+ }
15323
+ )
15324
+ end)
15325
+
15326
+ api.add_operation(:describe_network_insights_access_scopes, Seahorse::Model::Operation.new.tap do |o|
15327
+ o.name = "DescribeNetworkInsightsAccessScopes"
15328
+ o.http_method = "POST"
15329
+ o.http_request_uri = "/"
15330
+ o.input = Shapes::ShapeRef.new(shape: DescribeNetworkInsightsAccessScopesRequest)
15331
+ o.output = Shapes::ShapeRef.new(shape: DescribeNetworkInsightsAccessScopesResult)
15332
+ o[:pager] = Aws::Pager.new(
15333
+ limit_key: "max_results",
15334
+ tokens: {
15335
+ "next_token" => "next_token"
15336
+ }
15337
+ )
15338
+ end)
15339
+
14383
15340
  api.add_operation(:describe_network_insights_analyses, Seahorse::Model::Operation.new.tap do |o|
14384
15341
  o.name = "DescribeNetworkInsightsAnalyses"
14385
15342
  o.http_method = "POST"
@@ -15229,6 +16186,14 @@ module Aws::EC2
15229
16186
  o.output = Shapes::ShapeRef.new(shape: DisableImageDeprecationResult)
15230
16187
  end)
15231
16188
 
16189
+ api.add_operation(:disable_ipam_organization_admin_account, Seahorse::Model::Operation.new.tap do |o|
16190
+ o.name = "DisableIpamOrganizationAdminAccount"
16191
+ o.http_method = "POST"
16192
+ o.http_request_uri = "/"
16193
+ o.input = Shapes::ShapeRef.new(shape: DisableIpamOrganizationAdminAccountRequest)
16194
+ o.output = Shapes::ShapeRef.new(shape: DisableIpamOrganizationAdminAccountResult)
16195
+ end)
16196
+
15232
16197
  api.add_operation(:disable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
15233
16198
  o.name = "DisableSerialConsoleAccess"
15234
16199
  o.http_method = "POST"
@@ -15381,6 +16346,14 @@ module Aws::EC2
15381
16346
  o.output = Shapes::ShapeRef.new(shape: EnableImageDeprecationResult)
15382
16347
  end)
15383
16348
 
16349
+ api.add_operation(:enable_ipam_organization_admin_account, Seahorse::Model::Operation.new.tap do |o|
16350
+ o.name = "EnableIpamOrganizationAdminAccount"
16351
+ o.http_method = "POST"
16352
+ o.http_request_uri = "/"
16353
+ o.input = Shapes::ShapeRef.new(shape: EnableIpamOrganizationAdminAccountRequest)
16354
+ o.output = Shapes::ShapeRef.new(shape: EnableIpamOrganizationAdminAccountResult)
16355
+ end)
16356
+
15384
16357
  api.add_operation(:enable_serial_console_access, Seahorse::Model::Operation.new.tap do |o|
15385
16358
  o.name = "EnableSerialConsoleAccess"
15386
16359
  o.http_method = "POST"
@@ -15583,6 +16556,62 @@ module Aws::EC2
15583
16556
  )
15584
16557
  end)
15585
16558
 
16559
+ api.add_operation(:get_ipam_address_history, Seahorse::Model::Operation.new.tap do |o|
16560
+ o.name = "GetIpamAddressHistory"
16561
+ o.http_method = "POST"
16562
+ o.http_request_uri = "/"
16563
+ o.input = Shapes::ShapeRef.new(shape: GetIpamAddressHistoryRequest)
16564
+ o.output = Shapes::ShapeRef.new(shape: GetIpamAddressHistoryResult)
16565
+ o[:pager] = Aws::Pager.new(
16566
+ limit_key: "max_results",
16567
+ tokens: {
16568
+ "next_token" => "next_token"
16569
+ }
16570
+ )
16571
+ end)
16572
+
16573
+ api.add_operation(:get_ipam_pool_allocations, Seahorse::Model::Operation.new.tap do |o|
16574
+ o.name = "GetIpamPoolAllocations"
16575
+ o.http_method = "POST"
16576
+ o.http_request_uri = "/"
16577
+ o.input = Shapes::ShapeRef.new(shape: GetIpamPoolAllocationsRequest)
16578
+ o.output = Shapes::ShapeRef.new(shape: GetIpamPoolAllocationsResult)
16579
+ o[:pager] = Aws::Pager.new(
16580
+ limit_key: "max_results",
16581
+ tokens: {
16582
+ "next_token" => "next_token"
16583
+ }
16584
+ )
16585
+ end)
16586
+
16587
+ api.add_operation(:get_ipam_pool_cidrs, Seahorse::Model::Operation.new.tap do |o|
16588
+ o.name = "GetIpamPoolCidrs"
16589
+ o.http_method = "POST"
16590
+ o.http_request_uri = "/"
16591
+ o.input = Shapes::ShapeRef.new(shape: GetIpamPoolCidrsRequest)
16592
+ o.output = Shapes::ShapeRef.new(shape: GetIpamPoolCidrsResult)
16593
+ o[:pager] = Aws::Pager.new(
16594
+ limit_key: "max_results",
16595
+ tokens: {
16596
+ "next_token" => "next_token"
16597
+ }
16598
+ )
16599
+ end)
16600
+
16601
+ api.add_operation(:get_ipam_resource_cidrs, Seahorse::Model::Operation.new.tap do |o|
16602
+ o.name = "GetIpamResourceCidrs"
16603
+ o.http_method = "POST"
16604
+ o.http_request_uri = "/"
16605
+ o.input = Shapes::ShapeRef.new(shape: GetIpamResourceCidrsRequest)
16606
+ o.output = Shapes::ShapeRef.new(shape: GetIpamResourceCidrsResult)
16607
+ o[:pager] = Aws::Pager.new(
16608
+ limit_key: "max_results",
16609
+ tokens: {
16610
+ "next_token" => "next_token"
16611
+ }
16612
+ )
16613
+ end)
16614
+
15586
16615
  api.add_operation(:get_launch_template_data, Seahorse::Model::Operation.new.tap do |o|
15587
16616
  o.name = "GetLaunchTemplateData"
15588
16617
  o.http_method = "POST"
@@ -15619,6 +16648,22 @@ module Aws::EC2
15619
16648
  )
15620
16649
  end)
15621
16650
 
16651
+ api.add_operation(:get_network_insights_access_scope_analysis_findings, Seahorse::Model::Operation.new.tap do |o|
16652
+ o.name = "GetNetworkInsightsAccessScopeAnalysisFindings"
16653
+ o.http_method = "POST"
16654
+ o.http_request_uri = "/"
16655
+ o.input = Shapes::ShapeRef.new(shape: GetNetworkInsightsAccessScopeAnalysisFindingsRequest)
16656
+ o.output = Shapes::ShapeRef.new(shape: GetNetworkInsightsAccessScopeAnalysisFindingsResult)
16657
+ end)
16658
+
16659
+ api.add_operation(:get_network_insights_access_scope_content, Seahorse::Model::Operation.new.tap do |o|
16660
+ o.name = "GetNetworkInsightsAccessScopeContent"
16661
+ o.http_method = "POST"
16662
+ o.http_request_uri = "/"
16663
+ o.input = Shapes::ShapeRef.new(shape: GetNetworkInsightsAccessScopeContentRequest)
16664
+ o.output = Shapes::ShapeRef.new(shape: GetNetworkInsightsAccessScopeContentResult)
16665
+ end)
16666
+
15622
16667
  api.add_operation(:get_password_data, Seahorse::Model::Operation.new.tap do |o|
15623
16668
  o.name = "GetPasswordData"
15624
16669
  o.http_method = "POST"
@@ -15979,6 +17024,38 @@ module Aws::EC2
15979
17024
  o.output = Shapes::ShapeRef.new(shape: ModifyInstancePlacementResult)
15980
17025
  end)
15981
17026
 
17027
+ api.add_operation(:modify_ipam, Seahorse::Model::Operation.new.tap do |o|
17028
+ o.name = "ModifyIpam"
17029
+ o.http_method = "POST"
17030
+ o.http_request_uri = "/"
17031
+ o.input = Shapes::ShapeRef.new(shape: ModifyIpamRequest)
17032
+ o.output = Shapes::ShapeRef.new(shape: ModifyIpamResult)
17033
+ end)
17034
+
17035
+ api.add_operation(:modify_ipam_pool, Seahorse::Model::Operation.new.tap do |o|
17036
+ o.name = "ModifyIpamPool"
17037
+ o.http_method = "POST"
17038
+ o.http_request_uri = "/"
17039
+ o.input = Shapes::ShapeRef.new(shape: ModifyIpamPoolRequest)
17040
+ o.output = Shapes::ShapeRef.new(shape: ModifyIpamPoolResult)
17041
+ end)
17042
+
17043
+ api.add_operation(:modify_ipam_resource_cidr, Seahorse::Model::Operation.new.tap do |o|
17044
+ o.name = "ModifyIpamResourceCidr"
17045
+ o.http_method = "POST"
17046
+ o.http_request_uri = "/"
17047
+ o.input = Shapes::ShapeRef.new(shape: ModifyIpamResourceCidrRequest)
17048
+ o.output = Shapes::ShapeRef.new(shape: ModifyIpamResourceCidrResult)
17049
+ end)
17050
+
17051
+ api.add_operation(:modify_ipam_scope, Seahorse::Model::Operation.new.tap do |o|
17052
+ o.name = "ModifyIpamScope"
17053
+ o.http_method = "POST"
17054
+ o.http_request_uri = "/"
17055
+ o.input = Shapes::ShapeRef.new(shape: ModifyIpamScopeRequest)
17056
+ o.output = Shapes::ShapeRef.new(shape: ModifyIpamScopeResult)
17057
+ end)
17058
+
15982
17059
  api.add_operation(:modify_launch_template, Seahorse::Model::Operation.new.tap do |o|
15983
17060
  o.name = "ModifyLaunchTemplate"
15984
17061
  o.http_method = "POST"
@@ -16227,6 +17304,14 @@ module Aws::EC2
16227
17304
  o.output = Shapes::ShapeRef.new(shape: MoveAddressToVpcResult)
16228
17305
  end)
16229
17306
 
17307
+ api.add_operation(:move_byoip_cidr_to_ipam, Seahorse::Model::Operation.new.tap do |o|
17308
+ o.name = "MoveByoipCidrToIpam"
17309
+ o.http_method = "POST"
17310
+ o.http_request_uri = "/"
17311
+ o.input = Shapes::ShapeRef.new(shape: MoveByoipCidrToIpamRequest)
17312
+ o.output = Shapes::ShapeRef.new(shape: MoveByoipCidrToIpamResult)
17313
+ end)
17314
+
16230
17315
  api.add_operation(:provision_byoip_cidr, Seahorse::Model::Operation.new.tap do |o|
16231
17316
  o.name = "ProvisionByoipCidr"
16232
17317
  o.http_method = "POST"
@@ -16235,6 +17320,22 @@ module Aws::EC2
16235
17320
  o.output = Shapes::ShapeRef.new(shape: ProvisionByoipCidrResult)
16236
17321
  end)
16237
17322
 
17323
+ api.add_operation(:provision_ipam_pool_cidr, Seahorse::Model::Operation.new.tap do |o|
17324
+ o.name = "ProvisionIpamPoolCidr"
17325
+ o.http_method = "POST"
17326
+ o.http_request_uri = "/"
17327
+ o.input = Shapes::ShapeRef.new(shape: ProvisionIpamPoolCidrRequest)
17328
+ o.output = Shapes::ShapeRef.new(shape: ProvisionIpamPoolCidrResult)
17329
+ end)
17330
+
17331
+ api.add_operation(:provision_public_ipv_4_pool_cidr, Seahorse::Model::Operation.new.tap do |o|
17332
+ o.name = "ProvisionPublicIpv4PoolCidr"
17333
+ o.http_method = "POST"
17334
+ o.http_request_uri = "/"
17335
+ o.input = Shapes::ShapeRef.new(shape: ProvisionPublicIpv4PoolCidrRequest)
17336
+ o.output = Shapes::ShapeRef.new(shape: ProvisionPublicIpv4PoolCidrResult)
17337
+ end)
17338
+
16238
17339
  api.add_operation(:purchase_host_reservation, Seahorse::Model::Operation.new.tap do |o|
16239
17340
  o.name = "PurchaseHostReservation"
16240
17341
  o.http_method = "POST"
@@ -16355,6 +17456,14 @@ module Aws::EC2
16355
17456
  o.output = Shapes::ShapeRef.new(shape: ReleaseHostsResult)
16356
17457
  end)
16357
17458
 
17459
+ api.add_operation(:release_ipam_pool_allocation, Seahorse::Model::Operation.new.tap do |o|
17460
+ o.name = "ReleaseIpamPoolAllocation"
17461
+ o.http_method = "POST"
17462
+ o.http_request_uri = "/"
17463
+ o.input = Shapes::ShapeRef.new(shape: ReleaseIpamPoolAllocationRequest)
17464
+ o.output = Shapes::ShapeRef.new(shape: ReleaseIpamPoolAllocationResult)
17465
+ end)
17466
+
16358
17467
  api.add_operation(:replace_iam_instance_profile_association, Seahorse::Model::Operation.new.tap do |o|
16359
17468
  o.name = "ReplaceIamInstanceProfileAssociation"
16360
17469
  o.http_method = "POST"
@@ -16607,6 +17716,14 @@ module Aws::EC2
16607
17716
  o.output = Shapes::ShapeRef.new(shape: StartInstancesResult)
16608
17717
  end)
16609
17718
 
17719
+ api.add_operation(:start_network_insights_access_scope_analysis, Seahorse::Model::Operation.new.tap do |o|
17720
+ o.name = "StartNetworkInsightsAccessScopeAnalysis"
17721
+ o.http_method = "POST"
17722
+ o.http_request_uri = "/"
17723
+ o.input = Shapes::ShapeRef.new(shape: StartNetworkInsightsAccessScopeAnalysisRequest)
17724
+ o.output = Shapes::ShapeRef.new(shape: StartNetworkInsightsAccessScopeAnalysisResult)
17725
+ end)
17726
+
16610
17727
  api.add_operation(:start_network_insights_analysis, Seahorse::Model::Operation.new.tap do |o|
16611
17728
  o.name = "StartNetworkInsightsAnalysis"
16612
17729
  o.http_method = "POST"