@aws-sdk/client-ec2 3.1104.0 → 3.1106.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (319) hide show
  1. package/README.md +105 -0
  2. package/dist-cjs/index.js +743 -32
  3. package/dist-es/EC2.js +30 -0
  4. package/dist-es/commands/BatchModifyIpamRoutingPolicyRegistrationsCommand.js +4 -0
  5. package/dist-es/commands/CreateIpamInternetRegistryAssociationCommand.js +4 -0
  6. package/dist-es/commands/CreateIpamRoutingPolicyRegistrationCommand.js +4 -0
  7. package/dist-es/commands/DeleteIpamInternetRegistryAssociationCommand.js +4 -0
  8. package/dist-es/commands/DeleteIpamRoutingPolicyRegistrationCommand.js +4 -0
  9. package/dist-es/commands/DescribeIpamInternetRegistryAssociationsCommand.js +4 -0
  10. package/dist-es/commands/EnableIpamInternetRegistryAssociationCommand.js +4 -0
  11. package/dist-es/commands/GetIpamDiscoveredRoutesCommand.js +4 -0
  12. package/dist-es/commands/GetIpamInternetRegistryAssociationAsnsCommand.js +4 -0
  13. package/dist-es/commands/GetIpamInternetRegistryAssociationCidrsCommand.js +4 -0
  14. package/dist-es/commands/GetIpamRouteOriginAuthorizationsCommand.js +4 -0
  15. package/dist-es/commands/GetIpamRouteProtectionFindingsCommand.js +4 -0
  16. package/dist-es/commands/GetIpamRoutingPolicyRegistrationDeltasCommand.js +4 -0
  17. package/dist-es/commands/GetIpamRoutingPolicyRegistrationsCommand.js +4 -0
  18. package/dist-es/commands/ModifyIpamRoutingPolicyRegistrationCommand.js +4 -0
  19. package/dist-es/commands/index.js +15 -0
  20. package/dist-es/models/enums.js +62 -0
  21. package/dist-es/schemas/schemas_0.js +541 -31
  22. package/dist-types/EC2.d.ts +106 -0
  23. package/dist-types/EC2Client.d.ts +17 -2
  24. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
  25. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -0
  26. package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
  27. package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
  28. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
  29. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  30. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  31. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  32. package/dist-types/commands/BatchModifyIpamRoutingPolicyRegistrationsCommand.d.ts +80 -0
  33. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  34. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  35. package/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateApplicationStatusCheckCommand.d.ts +5 -5
  37. package/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateCapacityReservationCancellationQuoteCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +2 -3
  44. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  51. package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  52. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  53. package/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  58. package/dist-types/commands/CreateInterruptibleCapacityReservationAllocationCommand.d.ts +1 -1
  59. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateIpamInternetRegistryAssociationCommand.d.ts +104 -0
  62. package/dist-types/commands/CreateIpamPolicyCommand.d.ts +1 -1
  63. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  64. package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +1 -1
  65. package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +1 -1
  66. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateIpamRoutingPolicyRegistrationCommand.d.ts +86 -0
  68. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  71. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  72. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  73. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  74. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  75. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  76. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  77. package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
  78. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  79. package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  80. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  81. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  82. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  83. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
  84. package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -1
  85. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -2
  86. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +2 -2
  87. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -3
  88. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  89. package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
  90. package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
  91. package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
  92. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  93. package/dist-types/commands/CreateSecondaryNetworkCommand.d.ts +2 -2
  94. package/dist-types/commands/CreateSecondarySubnetCommand.d.ts +1 -1
  95. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
  96. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  97. package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
  98. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
  99. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  100. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
  101. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  102. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  103. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  104. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
  105. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  106. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
  107. package/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +1 -1
  108. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  109. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  110. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  111. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  112. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  113. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  114. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  115. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  116. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  117. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  118. package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
  119. package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  120. package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
  121. package/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +1 -1
  122. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  123. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  124. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  125. package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +1 -1
  126. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
  127. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  128. package/dist-types/commands/DeleteIpamInternetRegistryAssociationCommand.d.ts +89 -0
  129. package/dist-types/commands/DeleteIpamRoutingPolicyRegistrationCommand.d.ts +80 -0
  130. package/dist-types/commands/DeleteLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  131. package/dist-types/commands/DeleteLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  132. package/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +1 -1
  133. package/dist-types/commands/DeleteNatGatewayCommand.d.ts +1 -1
  134. package/dist-types/commands/DeleteNetworkAclCommand.d.ts +1 -1
  135. package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
  136. package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
  137. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -0
  138. package/dist-types/commands/DescribeApplicationStatusCheckAssociationsCommand.d.ts +31 -0
  139. package/dist-types/commands/DescribeApplicationStatusChecksCommand.d.ts +9 -9
  140. package/dist-types/commands/DescribeApplicationStatusCommand.d.ts +86 -0
  141. package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -0
  142. package/dist-types/commands/DescribeFlowLogsCommand.d.ts +2 -1
  143. package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +1 -1
  144. package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +1 -2
  145. package/dist-types/commands/DescribeIpamInternetRegistryAssociationsCommand.d.ts +104 -0
  146. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  147. package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +2 -1
  148. package/dist-types/commands/DescribeSecondaryInterfacesCommand.d.ts +1 -1
  149. package/dist-types/commands/DescribeSecondaryNetworksCommand.d.ts +1 -1
  150. package/dist-types/commands/DescribeSecondarySubnetsCommand.d.ts +1 -1
  151. package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +1 -1
  152. package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +1 -2
  153. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  154. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  155. package/dist-types/commands/EnableFastLaunchCommand.d.ts +2 -1
  156. package/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +1 -1
  157. package/dist-types/commands/EnableImageBlockPublicAccessCommand.d.ts +1 -1
  158. package/dist-types/commands/EnableImageCommand.d.ts +1 -1
  159. package/dist-types/commands/EnableImageDeprecationCommand.d.ts +1 -1
  160. package/dist-types/commands/EnableImageDeregistrationProtectionCommand.d.ts +1 -2
  161. package/dist-types/commands/EnableIpamInternetRegistryAssociationCommand.d.ts +95 -0
  162. package/dist-types/commands/ExportImageCommand.d.ts +1 -1
  163. package/dist-types/commands/GetIpamDiscoveredRoutesCommand.d.ts +98 -0
  164. package/dist-types/commands/GetIpamInternetRegistryAssociationAsnsCommand.d.ts +88 -0
  165. package/dist-types/commands/GetIpamInternetRegistryAssociationCidrsCommand.d.ts +88 -0
  166. package/dist-types/commands/GetIpamRouteOriginAuthorizationsCommand.d.ts +82 -0
  167. package/dist-types/commands/GetIpamRouteProtectionFindingsCommand.d.ts +116 -0
  168. package/dist-types/commands/GetIpamRoutingPolicyRegistrationDeltasCommand.d.ts +86 -0
  169. package/dist-types/commands/GetIpamRoutingPolicyRegistrationsCommand.d.ts +88 -0
  170. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  171. package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +1 -0
  172. package/dist-types/commands/ImportImageCommand.d.ts +1 -1
  173. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  174. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  175. package/dist-types/commands/ImportVolumeCommand.d.ts +1 -1
  176. package/dist-types/commands/ListImagesInRecycleBinCommand.d.ts +1 -1
  177. package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +1 -1
  178. package/dist-types/commands/ListVolumesInRecycleBinCommand.d.ts +1 -1
  179. package/dist-types/commands/LockSnapshotCommand.d.ts +1 -1
  180. package/dist-types/commands/ModifyAccountVpcEncryptionControlCommand.d.ts +1 -1
  181. package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +1 -1
  182. package/dist-types/commands/ModifyApplicationStatusCheckCommand.d.ts +4 -4
  183. package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +1 -1
  184. package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +1 -1
  185. package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +1 -1
  186. package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +1 -1
  187. package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +1 -1
  188. package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +1 -1
  189. package/dist-types/commands/ModifyFleetCommand.d.ts +1 -1
  190. package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +1 -1
  191. package/dist-types/commands/ModifyIpamRoutingPolicyRegistrationCommand.d.ts +86 -0
  192. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -0
  193. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -1
  194. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
  195. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
  196. package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
  197. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  198. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  199. package/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
  200. package/dist-types/commands/ResetFpgaImageAttributeCommand.d.ts +1 -1
  201. package/dist-types/commands/ResetImageAttributeCommand.d.ts +1 -1
  202. package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +1 -1
  203. package/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +1 -1
  204. package/dist-types/commands/ResetSnapshotAttributeCommand.d.ts +1 -1
  205. package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +1 -1
  206. package/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +1 -1
  207. package/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +1 -1
  208. package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +1 -1
  209. package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +1 -1
  210. package/dist-types/commands/RestoreVolumeFromRecycleBinCommand.d.ts +1 -1
  211. package/dist-types/commands/RevokeClientVpnIngressCommand.d.ts +1 -1
  212. package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +1 -1
  213. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +1 -1
  214. package/dist-types/commands/RunInstancesCommand.d.ts +2 -2
  215. package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
  216. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  217. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  218. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -0
  219. package/dist-types/commands/index.d.ts +15 -0
  220. package/dist-types/models/enums.d.ts +134 -0
  221. package/dist-types/models/models_0.d.ts +77 -205
  222. package/dist-types/models/models_1.d.ts +413 -313
  223. package/dist-types/models/models_2.d.ts +380 -183
  224. package/dist-types/models/models_3.d.ts +181 -461
  225. package/dist-types/models/models_4.d.ts +8068 -8110
  226. package/dist-types/models/models_5.d.ts +1715 -1517
  227. package/dist-types/models/models_6.d.ts +4471 -4577
  228. package/dist-types/models/models_7.d.ts +4650 -4786
  229. package/dist-types/models/models_8.d.ts +1456 -4
  230. package/dist-types/schemas/schemas_0.d.ts +55 -0
  231. package/dist-types/ts3.4/EC2.d.ts +256 -0
  232. package/dist-types/ts3.4/EC2Client.d.ts +90 -0
  233. package/dist-types/ts3.4/commands/BatchModifyIpamRoutingPolicyRegistrationsCommand.d.ts +42 -0
  234. package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +1 -2
  235. package/dist-types/ts3.4/commands/CreateIpamInternetRegistryAssociationCommand.d.ts +42 -0
  236. package/dist-types/ts3.4/commands/CreateIpamRoutingPolicyRegistrationCommand.d.ts +42 -0
  237. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -4
  238. package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  240. package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +4 -2
  241. package/dist-types/ts3.4/commands/DeleteIpamInternetRegistryAssociationCommand.d.ts +42 -0
  242. package/dist-types/ts3.4/commands/DeleteIpamRoutingPolicyRegistrationCommand.d.ts +42 -0
  243. package/dist-types/ts3.4/commands/DeleteLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/DeleteLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
  250. package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +2 -1
  251. package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +1 -1
  252. package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +1 -2
  253. package/dist-types/ts3.4/commands/DescribeIpamInternetRegistryAssociationsCommand.d.ts +42 -0
  254. package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +2 -4
  255. package/dist-types/ts3.4/commands/DescribeSecondaryInterfacesCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/DescribeSecondaryNetworksCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/DescribeSecondarySubnetsCommand.d.ts +1 -1
  258. package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +4 -2
  260. package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +2 -1
  261. package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +1 -1
  262. package/dist-types/ts3.4/commands/EnableImageBlockPublicAccessCommand.d.ts +1 -1
  263. package/dist-types/ts3.4/commands/EnableImageCommand.d.ts +1 -1
  264. package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/EnableImageDeregistrationProtectionCommand.d.ts +4 -2
  266. package/dist-types/ts3.4/commands/EnableIpamInternetRegistryAssociationCommand.d.ts +42 -0
  267. package/dist-types/ts3.4/commands/GetIpamDiscoveredRoutesCommand.d.ts +39 -0
  268. package/dist-types/ts3.4/commands/GetIpamInternetRegistryAssociationAsnsCommand.d.ts +42 -0
  269. package/dist-types/ts3.4/commands/GetIpamInternetRegistryAssociationCidrsCommand.d.ts +42 -0
  270. package/dist-types/ts3.4/commands/GetIpamRouteOriginAuthorizationsCommand.d.ts +42 -0
  271. package/dist-types/ts3.4/commands/GetIpamRouteProtectionFindingsCommand.d.ts +42 -0
  272. package/dist-types/ts3.4/commands/GetIpamRoutingPolicyRegistrationDeltasCommand.d.ts +42 -0
  273. package/dist-types/ts3.4/commands/GetIpamRoutingPolicyRegistrationsCommand.d.ts +42 -0
  274. package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +1 -1
  275. package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +1 -1
  276. package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +1 -1
  277. package/dist-types/ts3.4/commands/ListVolumesInRecycleBinCommand.d.ts +1 -1
  278. package/dist-types/ts3.4/commands/LockSnapshotCommand.d.ts +1 -1
  279. package/dist-types/ts3.4/commands/ModifyAccountVpcEncryptionControlCommand.d.ts +1 -1
  280. package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +1 -1
  281. package/dist-types/ts3.4/commands/ModifyApplicationStatusCheckCommand.d.ts +1 -1
  282. package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +1 -1
  283. package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +1 -1
  284. package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +1 -1
  285. package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +1 -1
  286. package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +1 -1
  287. package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +1 -1
  288. package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +1 -1
  289. package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +1 -1
  290. package/dist-types/ts3.4/commands/ModifyIpamRoutingPolicyRegistrationCommand.d.ts +42 -0
  291. package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
  292. package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +1 -1
  293. package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +1 -1
  294. package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +1 -1
  295. package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +1 -1
  296. package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +1 -1
  297. package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +1 -1
  298. package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +1 -1
  299. package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +1 -1
  300. package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +1 -1
  301. package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +1 -1
  302. package/dist-types/ts3.4/commands/RestoreVolumeFromRecycleBinCommand.d.ts +1 -1
  303. package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +1 -1
  304. package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +1 -1
  305. package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +1 -1
  306. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +1 -1
  307. package/dist-types/ts3.4/commands/index.d.ts +15 -0
  308. package/dist-types/ts3.4/models/enums.d.ts +75 -0
  309. package/dist-types/ts3.4/models/models_0.d.ts +19 -39
  310. package/dist-types/ts3.4/models/models_1.d.ts +85 -60
  311. package/dist-types/ts3.4/models/models_2.d.ts +83 -49
  312. package/dist-types/ts3.4/models/models_3.d.ts +48 -93
  313. package/dist-types/ts3.4/models/models_4.d.ts +107 -94
  314. package/dist-types/ts3.4/models/models_5.d.ts +99 -78
  315. package/dist-types/ts3.4/models/models_6.d.ts +249 -272
  316. package/dist-types/ts3.4/models/models_7.d.ts +288 -272
  317. package/dist-types/ts3.4/models/models_8.d.ts +303 -3
  318. package/dist-types/ts3.4/schemas/schemas_0.d.ts +55 -0
  319. package/package.json +1 -1
@@ -172,6 +172,7 @@ const _ALT = "AttachmentLimitType";
172
172
  const _ALc = "AccessLogs";
173
173
  const _ALd = "AddressList";
174
174
  const _ALr = "ArnList";
175
+ const _ALs = "AsnList";
175
176
  const _AM = "AllocationMetadata";
176
177
  const _AMAI = "AddMiddleboxAttachmentIds";
177
178
  const _AMAId = "AddMiddleboxAttachmentId";
@@ -451,6 +452,7 @@ const _Ar = "Arn";
451
452
  const _Arc = "Architecture";
452
453
  const _As = "Associations";
453
454
  const _Asn = "Asn";
455
+ const _Asns = "Asns";
454
456
  const _Ass = "Association";
455
457
  const _At = "Attribute";
456
458
  const _Att = "Attachment";
@@ -489,6 +491,9 @@ const _BLE = "BgpLogEnabled";
489
491
  const _BLGA = "BgpLogGroupArn";
490
492
  const _BLOF = "BgpLogOutputFormat";
491
493
  const _BM = "BootMode";
494
+ const _BMIRPR = "BatchModifyIpamRoutingPolicyRegistrations";
495
+ const _BMIRPRR = "BatchModifyIpamRoutingPolicyRegistrationsRequest";
496
+ const _BMIRPRRa = "BatchModifyIpamRoutingPolicyRegistrationsResult";
492
497
  const _BMTL = "BootModeTypeList";
493
498
  const _BMa = "BareMetal";
494
499
  const _BN = "BucketName";
@@ -696,6 +701,7 @@ const _CGa = "CarrierGateways";
696
701
  const _CGu = "CustomerGateway";
697
702
  const _CGur = "CurrentGeneration";
698
703
  const _CGus = "CustomerGateways";
704
+ const _CH = "ChildHandle";
699
705
  const _CI = "CarrierIp";
700
706
  const _CIA = "ClientIpv6Address";
701
707
  const _CIBM = "CurrentInstanceBootMode";
@@ -718,6 +724,9 @@ const _CIEWRr = "CreateInstanceEventWindowResult";
718
724
  const _CIG = "CreateInternetGateway";
719
725
  const _CIGR = "CreateInternetGatewayRequest";
720
726
  const _CIGRr = "CreateInternetGatewayResult";
727
+ const _CIIRA = "CreateIpamInternetRegistryAssociation";
728
+ const _CIIRAR = "CreateIpamInternetRegistryAssociationRequest";
729
+ const _CIIRARr = "CreateIpamInternetRegistryAssociationResult";
721
730
  const _CILP = "CancelImageLaunchPermission";
722
731
  const _CILPR = "CancelImageLaunchPermissionRequest";
723
732
  const _CILPRa = "CancelImageLaunchPermissionResult";
@@ -737,6 +746,9 @@ const _CIR = "CopyImageRequest";
737
746
  const _CIRD = "CreateIpamResourceDiscovery";
738
747
  const _CIRDR = "CreateIpamResourceDiscoveryRequest";
739
748
  const _CIRDRr = "CreateIpamResourceDiscoveryResult";
749
+ const _CIRPR = "CreateIpamRoutingPolicyRegistration";
750
+ const _CIRPRR = "CreateIpamRoutingPolicyRegistrationRequest";
751
+ const _CIRPRRr = "CreateIpamRoutingPolicyRegistrationResult";
740
752
  const _CIRo = "CopyImageResult";
741
753
  const _CIRr = "CreateImageRequest";
742
754
  const _CIRre = "CreateImageResult";
@@ -875,6 +887,7 @@ const _COIP = "CustomerOwnedIpv4Pool";
875
887
  const _COP = "CoolOffPeriod";
876
888
  const _COPEO = "CoolOffPeriodExpiresOn";
877
889
  const _COR = "CpuOptionsRequest";
890
+ const _COh = "ChronologicalOrder";
878
891
  const _COi = "CidrOptions";
879
892
  const _CP = "CoipPool";
880
893
  const _CPC = "ConnectPeerConfiguration";
@@ -967,6 +980,7 @@ const _CRTRre = "CreateRouteTableResult";
967
980
  const _CRTS = "CapacityReservationTopologySet";
968
981
  const _CRTa = "CapacityReservationTopology";
969
982
  const _CRTr = "CreateRouteTable";
983
+ const _CRX = "ChildRequestXml";
970
984
  const _CRa = "CapacityReservation";
971
985
  const _CRap = "CapacityReservations";
972
986
  const _CRapa = "CapacityRebalance";
@@ -1285,6 +1299,7 @@ const _DAep = "DeprecateAt";
1285
1299
  const _DAes = "DestinationArn";
1286
1300
  const _DAesc = "DescribeAddresses";
1287
1301
  const _DAest = "DestinationAddress";
1302
+ const _DAet = "DetectedAt";
1288
1303
  const _DAi = "DisassociateAddress";
1289
1304
  const _DBC = "DeprovisionByoipCidr";
1290
1305
  const _DBCR = "DeprovisionByoipCidrRequest";
@@ -1597,6 +1612,12 @@ const _DIIPAR = "DescribeIamInstanceProfileAssociationsRequest";
1597
1612
  const _DIIPARe = "DescribeIamInstanceProfileAssociationsResult";
1598
1613
  const _DIIPR = "DisassociateIamInstanceProfileRequest";
1599
1614
  const _DIIPRi = "DisassociateIamInstanceProfileResult";
1615
+ const _DIIRA = "DeleteIpamInternetRegistryAssociation";
1616
+ const _DIIRAR = "DeleteIpamInternetRegistryAssociationRequest";
1617
+ const _DIIRARe = "DeleteIpamInternetRegistryAssociationResult";
1618
+ const _DIIRARes = "DescribeIpamInternetRegistryAssociationsRequest";
1619
+ const _DIIRAResc = "DescribeIpamInternetRegistryAssociationsResult";
1620
+ const _DIIRAe = "DescribeIpamInternetRegistryAssociations";
1600
1621
  const _DIIT = "DescribeImportImageTasks";
1601
1622
  const _DIITR = "DescribeImportImageTasksRequest";
1602
1623
  const _DIITRe = "DescribeImportImageTasksResult";
@@ -1654,6 +1675,9 @@ const _DIRDRi = "DisassociateIpamResourceDiscoveryRequest";
1654
1675
  const _DIRDRis = "DisassociateIpamResourceDiscoveryResult";
1655
1676
  const _DIRDe = "DescribeIpamResourceDiscoveries";
1656
1677
  const _DIRDi = "DisassociateIpamResourceDiscovery";
1678
+ const _DIRPR = "DeleteIpamRoutingPolicyRegistration";
1679
+ const _DIRPRR = "DeleteIpamRoutingPolicyRegistrationRequest";
1680
+ const _DIRPRRe = "DeleteIpamRoutingPolicyRegistrationResult";
1657
1681
  const _DIRR = "DescribeImageReferencesRequest";
1658
1682
  const _DIRRe = "DescribeImageReferencesResult";
1659
1683
  const _DIRe = "DeleteIpamResult";
@@ -1715,7 +1739,8 @@ const _DIW = "DetachImageWatermark";
1715
1739
  const _DIWR = "DetachImageWatermarkRequest";
1716
1740
  const _DIWRe = "DetachImageWatermarkResult";
1717
1741
  const _DIe = "DestinationIp";
1718
- const _DIel = "DeleteIpam";
1742
+ const _DIel = "DeltaId";
1743
+ const _DIele = "DeleteIpam";
1719
1744
  const _DIer = "DeregisterImage";
1720
1745
  const _DIes = "DescribeImages";
1721
1746
  const _DIesc = "DescribeInstances";
@@ -1726,6 +1751,7 @@ const _DIis = "DiskImage";
1726
1751
  const _DIisa = "DisableImage";
1727
1752
  const _DIisk = "DiskInfo";
1728
1753
  const _DIiskm = "DiskImages";
1754
+ const _DJ = "DeltaJson";
1729
1755
  const _DKP = "DeleteKeyPair";
1730
1756
  const _DKPR = "DeleteKeyPairRequest";
1731
1757
  const _DKPRe = "DeleteKeyPairResult";
@@ -2535,6 +2561,9 @@ const _EIDPR = "EnableImageDeregistrationProtectionRequest";
2535
2561
  const _EIDPRn = "EnableImageDeregistrationProtectionResult";
2536
2562
  const _EIDR = "EnableImageDeprecationRequest";
2537
2563
  const _EIDRn = "EnableImageDeprecationResult";
2564
+ const _EIIRA = "EnableIpamInternetRegistryAssociation";
2565
+ const _EIIRAR = "EnableIpamInternetRegistryAssociationRequest";
2566
+ const _EIIRARn = "EnableIpamInternetRegistryAssociationResult";
2538
2567
  const _EIOAA = "EnableIpamOrganizationAdminAccount";
2539
2568
  const _EIOAAR = "EnableIpamOrganizationAdminAccountRequest";
2540
2569
  const _EIOAARn = "EnableIpamOrganizationAdminAccountResult";
@@ -2682,7 +2711,8 @@ const _Err = "Errors";
2682
2711
  const _Ev = "Events";
2683
2712
  const _Eve = "Event";
2684
2713
  const _Ex = "Explanation";
2685
- const _Exp = "Explanations";
2714
+ const _Exp = "Expiration";
2715
+ const _Expl = "Explanations";
2686
2716
  const _F = "Force";
2687
2717
  const _FA = "FederatedAuthentication";
2688
2718
  const _FAD = "FilterAtDestination";
@@ -2881,9 +2911,18 @@ const _GIDARe = "GetIpamDiscoveredAccountsResult";
2881
2911
  const _GIDPA = "GetIpamDiscoveredPublicAddresses";
2882
2912
  const _GIDPAR = "GetIpamDiscoveredPublicAddressesRequest";
2883
2913
  const _GIDPARe = "GetIpamDiscoveredPublicAddressesResult";
2914
+ const _GIDR = "GetIpamDiscoveredRoutes";
2884
2915
  const _GIDRC = "GetIpamDiscoveredResourceCidrs";
2885
2916
  const _GIDRCR = "GetIpamDiscoveredResourceCidrsRequest";
2886
2917
  const _GIDRCRe = "GetIpamDiscoveredResourceCidrsResult";
2918
+ const _GIDRR = "GetIpamDiscoveredRoutesRequest";
2919
+ const _GIDRRe = "GetIpamDiscoveredRoutesResult";
2920
+ const _GIIRAA = "GetIpamInternetRegistryAssociationAsns";
2921
+ const _GIIRAAR = "GetIpamInternetRegistryAssociationAsnsRequest";
2922
+ const _GIIRAARe = "GetIpamInternetRegistryAssociationAsnsResult";
2923
+ const _GIIRAC = "GetIpamInternetRegistryAssociationCidrs";
2924
+ const _GIIRACR = "GetIpamInternetRegistryAssociationCidrsRequest";
2925
+ const _GIIRACRe = "GetIpamInternetRegistryAssociationCidrsResult";
2887
2926
  const _GIL = "GroupIdentifierList";
2888
2927
  const _GIMD = "GetInstanceMetadataDefaults";
2889
2928
  const _GIMDR = "GetInstanceMetadataDefaultsRequest";
@@ -2912,6 +2951,18 @@ const _GIPOTRe = "GetIpamPolicyOrganizationTargetsResult";
2912
2951
  const _GIRC = "GetIpamResourceCidrs";
2913
2952
  const _GIRCR = "GetIpamResourceCidrsRequest";
2914
2953
  const _GIRCRe = "GetIpamResourceCidrsResult";
2954
+ const _GIROA = "GetIpamRouteOriginAuthorizations";
2955
+ const _GIROAR = "GetIpamRouteOriginAuthorizationsRequest";
2956
+ const _GIROARe = "GetIpamRouteOriginAuthorizationsResult";
2957
+ const _GIRPF = "GetIpamRouteProtectionFindings";
2958
+ const _GIRPFR = "GetIpamRouteProtectionFindingsRequest";
2959
+ const _GIRPFRe = "GetIpamRouteProtectionFindingsResult";
2960
+ const _GIRPR = "GetIpamRoutingPolicyRegistrations";
2961
+ const _GIRPRD = "GetIpamRoutingPolicyRegistrationDeltas";
2962
+ const _GIRPRDR = "GetIpamRoutingPolicyRegistrationDeltasRequest";
2963
+ const _GIRPRDRe = "GetIpamRoutingPolicyRegistrationDeltasResult";
2964
+ const _GIRPRR = "GetIpamRoutingPolicyRegistrationsRequest";
2965
+ const _GIRPRRe = "GetIpamRoutingPolicyRegistrationsResult";
2915
2966
  const _GIS = "GroupIdentifierSet";
2916
2967
  const _GISL = "GroupIdStringList";
2917
2968
  const _GITEP = "GetInstanceTpmEkPub";
@@ -3180,9 +3231,12 @@ const _IDMI = "InferenceDeviceMemoryInfo";
3180
3231
  const _IDPA = "IpamDiscoveredPublicAddresses";
3181
3232
  const _IDPAS = "IpamDiscoveredPublicAddressSet";
3182
3233
  const _IDPAp = "IpamDiscoveredPublicAddress";
3234
+ const _IDR = "IpamDiscoveredRoutes";
3183
3235
  const _IDRC = "IpamDiscoveredResourceCidrs";
3184
3236
  const _IDRCS = "IpamDiscoveredResourceCidrSet";
3185
3237
  const _IDRCp = "IpamDiscoveredResourceCidr";
3238
+ const _IDRS = "IpamDiscoveredRouteSet";
3239
+ const _IDRp = "IpamDiscoveredRoute";
3186
3240
  const _IDm = "ImageData";
3187
3241
  const _IDn = "IncludeDisabled";
3188
3242
  const _IDs = "IsDefault";
@@ -3261,6 +3315,18 @@ const _IIPS = "IamInstanceProfileSpecification";
3261
3315
  const _IIPn = "InstanceIpv4Prefix";
3262
3316
  const _IIPns = "InstanceIpv6Prefix";
3263
3317
  const _IIR = "ImportImageRequest";
3318
+ const _IIRA = "IpamInternetRegistryAssociation";
3319
+ const _IIRAA = "IpamInternetRegistryAssociationAsns";
3320
+ const _IIRAAS = "IpamInternetRegistryAssociationAsnSet";
3321
+ const _IIRAAp = "IpamInternetRegistryAssociationArn";
3322
+ const _IIRAApa = "IpamInternetRegistryAssociationAsn";
3323
+ const _IIRAC = "IpamInternetRegistryAssociationCidrs";
3324
+ const _IIRACS = "IpamInternetRegistryAssociationCidrSet";
3325
+ const _IIRACp = "IpamInternetRegistryAssociationCidr";
3326
+ const _IIRAI = "IpamInternetRegistryAssociationId";
3327
+ const _IIRAIp = "IpamInternetRegistryAssociationIds";
3328
+ const _IIRAS = "IpamInternetRegistryAssociationSet";
3329
+ const _IIRAp = "IpamInternetRegistryAssociations";
3264
3330
  const _IIRm = "ImportImageResult";
3265
3331
  const _IIRmp = "ImportInstanceRequest";
3266
3332
  const _IIRmpo = "ImportInstanceResult";
@@ -3295,6 +3361,7 @@ const _IKP = "ImportKeyPair";
3295
3361
  const _IKPR = "ImportKeyPairRequest";
3296
3362
  const _IKPRm = "ImportKeyPairResult";
3297
3363
  const _IL = "ImageLocation";
3364
+ const _ILZ = "IncludeLocalZones";
3298
3365
  const _ILm = "ImageList";
3299
3366
  const _ILn = "InstanceLifecycle";
3300
3367
  const _ILns = "InstanceList";
@@ -3478,6 +3545,21 @@ const _IRDp = "IpamResourceDiscoveries";
3478
3545
  const _IRL = "ImageReferenceList";
3479
3546
  const _IRLp = "IpRangeList";
3480
3547
  const _IRLpv = "Ipv6RangeList";
3548
+ const _IRO = "IpamRouteOverlap";
3549
+ const _IROA = "IpamRouteOriginAuthorizations";
3550
+ const _IROAI = "IpamRouteOriginAuthorizationInfo";
3551
+ const _IROAIS = "IpamRouteOriginAuthorizationInfoSet";
3552
+ const _IROAS = "IpamRouteOriginAuthorizationSet";
3553
+ const _IROAp = "IpamRouteOriginAuthorization";
3554
+ const _IROS = "IpamRouteOverlapSet";
3555
+ const _IRPF = "IpamRouteProtectionFinding";
3556
+ const _IRPFS = "IpamRouteProtectionFindingSet";
3557
+ const _IRPR = "IpamRoutingPolicyRegistrations";
3558
+ const _IRPRD = "IpamRoutingPolicyRegistrationDelta";
3559
+ const _IRPRDS = "IpamRoutingPolicyRegistrationDeltaSet";
3560
+ const _IRPRDp = "IpamRoutingPolicyRegistrationDeltas";
3561
+ const _IRPRS = "IpamRoutingPolicyRegistrationSet";
3562
+ const _IRPRp = "IpamRoutingPolicyRegistration";
3481
3563
  const _IRR = "InstanceRequirementsRequest";
3482
3564
  const _IRSDA = "IntegrationResultS3DestinationArn";
3483
3565
  const _IRT = "IngressRouteTable";
@@ -3674,6 +3756,7 @@ const _LCR = "LicenseConfigurationRequest";
3674
3756
  const _LCi = "LicenseConfiguration";
3675
3757
  const _LCo = "LoggingConfiguration";
3676
3758
  const _LD = "LogDestination";
3759
+ const _LDI = "LatestDeltaId";
3677
3760
  const _LDS = "LatestDeliveryStatus";
3678
3761
  const _LDSLU = "LatestDeliveryS3LocationUri";
3679
3762
  const _LDSM = "LatestDeliveryStatusMessage";
@@ -3746,6 +3829,7 @@ const _LLT = "LastLaunchedTime";
3746
3829
  const _LM = "LockMode";
3747
3830
  const _LMA = "LastMaintenanceApplied";
3748
3831
  const _LO = "LogOptions";
3832
+ const _LOA = "LastObservedAt";
3749
3833
  const _LOF = "LogOutputFormat";
3750
3834
  const _LP = "LoadPermissions";
3751
3835
  const _LPL = "LaunchPermissionList";
@@ -4047,6 +4131,9 @@ const _MIRCRo = "ModifyIpamResourceCidrResult";
4047
4131
  const _MIRD = "ModifyIpamResourceDiscovery";
4048
4132
  const _MIRDR = "ModifyIpamResourceDiscoveryRequest";
4049
4133
  const _MIRDRo = "ModifyIpamResourceDiscoveryResult";
4134
+ const _MIRPR = "ModifyIpamRoutingPolicyRegistration";
4135
+ const _MIRPRR = "ModifyIpamRoutingPolicyRegistrationRequest";
4136
+ const _MIRPRRo = "ModifyIpamRoutingPolicyRegistrationResult";
4050
4137
  const _MIRo = "ModifyIpamResult";
4051
4138
  const _MIRon = "MonitorInstancesRequest";
4052
4139
  const _MIRoni = "MonitorInstancesResult";
@@ -4056,6 +4143,7 @@ const _MISRo = "ModifyIpamScopeResult";
4056
4143
  const _MIe = "MemoryInfo";
4057
4144
  const _MIo = "ModifyIpam";
4058
4145
  const _MIon = "MonitorInstances";
4146
+ const _ML = "MaxLength";
4059
4147
  const _MLGR = "ModifyLocalGatewayRoute";
4060
4148
  const _MLGRR = "ModifyLocalGatewayRouteRequest";
4061
4149
  const _MLGRRo = "ModifyLocalGatewayRouteResult";
@@ -4273,6 +4361,7 @@ const _Mai = "Main";
4273
4361
  const _Man = "Manufacturer";
4274
4362
  const _Mana = "Managed";
4275
4363
  const _Mar = "Marketplace";
4364
+ const _Mat = "Match";
4276
4365
  const _Me = "Message";
4277
4366
  const _Med = "Med";
4278
4367
  const _Mes = "Messages";
@@ -4433,7 +4522,8 @@ const _ODc = "OccurrenceDay";
4433
4522
  const _ODcc = "OccurenceDay";
4434
4523
  const _OEP = "OrganizationsEntityPath";
4435
4524
  const _OF = "OutputFormat";
4436
- const _OH = "OutboundHeader";
4525
+ const _OH = "OrganizationHandle";
4526
+ const _OHu = "OutboundHeader";
4437
4527
  const _OI = "OwnerId";
4438
4528
  const _OIA = "OutsideIpAddress";
4439
4529
  const _OIAT = "OutsideIpAddressType";
@@ -4505,6 +4595,7 @@ const _PBC = "ProvisionByoipCidr";
4505
4595
  const _PBCR = "ProvisionByoipCidrRequest";
4506
4596
  const _PBCRr = "ProvisionByoipCidrResult";
4507
4597
  const _PBIG = "PeakBandwidthInGbps";
4598
+ const _PBT = "ParentBpkiTa";
4508
4599
  const _PC = "PoolCidrs";
4509
4600
  const _PCB = "PoolCidrBlocks";
4510
4601
  const _PCBE = "PurchaseCapacityBlockExtension";
@@ -4609,6 +4700,7 @@ const _PGIl = "PlacementGroupInfo";
4609
4700
  const _PGL = "PlacementGroupList";
4610
4701
  const _PGSL = "PlacementGroupStrategyList";
4611
4702
  const _PGl = "PlacementGroups";
4703
+ const _PH = "ParentHandle";
4612
4704
  const _PHP = "PerHourPartition";
4613
4705
  const _PHR = "PurchaseHostReservation";
4614
4706
  const _PHRR = "PurchaseHostReservationRequest";
@@ -4693,6 +4785,7 @@ const _PLa = "PacketLength";
4693
4785
  const _PLr = "PrefixLists";
4694
4786
  const _PLro = "ProtocolList";
4695
4787
  const _PM = "PendingMaintenance";
4788
+ const _PMSA = "PermitMoreSpecificAnnouncements";
4696
4789
  const _PN = "PartitionNumber";
4697
4790
  const _PNC = "PreviewNextCidr";
4698
4791
  const _PO = "PaymentOption";
@@ -5029,12 +5122,14 @@ const _ROUE = "RemoveOrganizationalUnitExclusions";
5029
5122
  const _ROUEe = "RemoveOrganizationalUnitExclusion";
5030
5123
  const _ROd = "RdsOptions";
5031
5124
  const _ROe = "ResourceOwner";
5032
- const _ROo = "RouteOrigin";
5125
+ const _ROo = "RouteOverlaps";
5126
+ const _ROou = "RouteOrigin";
5033
5127
  const _ROu = "RuleOption";
5034
5128
  const _RP = "ResetPolicy";
5035
5129
  const _RPC = "ReturnPathComponents";
5036
5130
  const _RPCO = "RequesterPeeringConnectionOptions";
5037
5131
  const _RPDN = "RemovePrivateDnsName";
5132
+ const _RPF = "RouteProtectionFindings";
5038
5133
  const _RPLE = "RemovePrefixListEntry";
5039
5134
  const _RPLEe = "RemovePrefixListEntries";
5040
5135
  const _RR = "ResourceRegion";
@@ -5119,6 +5214,7 @@ const _RSTR = "RestoreSnapshotTierRequest";
5119
5214
  const _RSTRe = "RestoreSnapshotTierResult";
5120
5215
  const _RSTe = "RestoreStartTime";
5121
5216
  const _RSTes = "RestoreSnapshotTier";
5217
+ const _RSTo = "RoaSampleTime";
5122
5218
  const _RSe = "ReservationState";
5123
5219
  const _RSeg = "RegionalSummary";
5124
5220
  const _RSep = "ReplacementStrategy";
@@ -5126,6 +5222,8 @@ const _RSes = "ResourceStatement";
5126
5222
  const _RSo = "RouteServer";
5127
5223
  const _RSou = "RouteServers";
5128
5224
  const _RSout = "RouteStatus";
5225
+ const _RSp = "RpkiStatus";
5226
+ const _RSpk = "RpkiStrength";
5129
5227
  const _RT = "ReservationType";
5130
5228
  const _RTA = "RouteTableAssociation";
5131
5229
  const _RTAI = "RouteTableAssociationId";
@@ -5196,6 +5294,7 @@ const _RVT = "ReplaceVpnTunnel";
5196
5294
  const _RVTR = "ReplaceVpnTunnelRequest";
5197
5295
  const _RVTRe = "ReplaceVpnTunnelResult";
5198
5296
  const _RVe = "ReservationValue";
5297
+ const _RVp = "RpkiVersion";
5199
5298
  const _RWS = "ReplayWindowSize";
5200
5299
  const _Ra = "Ramdisk";
5201
5300
  const _Re = "Reason";
@@ -5212,7 +5311,9 @@ const _Rese = "Reservations";
5212
5311
  const _Reser = "Reservation";
5213
5312
  const _Reso = "Resource";
5214
5313
  const _Resu = "Result";
5314
+ const _Ri = "Rir";
5215
5315
  const _Ro = "Route";
5316
+ const _Roa = "Roas";
5216
5317
  const _Rol = "Role";
5217
5318
  const _Rou = "Routes";
5218
5319
  const _Ru = "Rules";
@@ -5598,6 +5699,7 @@ const _STto = "StorageTier";
5598
5699
  const _SU = "SensitiveUrl";
5599
5700
  const _SUC = "SupportedUsageClasses";
5600
5701
  const _SUD = "SensitiveUserData";
5702
+ const _SUe = "ServiceUri";
5601
5703
  const _SV = "SourceVersion";
5602
5704
  const _SVESPDV = "StartVpcEndpointServicePrivateDnsVerification";
5603
5705
  const _SVESPDVR = "StartVpcEndpointServicePrivateDnsVerificationRequest";
@@ -6387,6 +6489,7 @@ const _aSl = "allocationStrategy";
6387
6489
  const _aSn = "analysisStatus";
6388
6490
  const _aSp = "applicationStatus";
6389
6491
  const _aSs = "associationSet";
6492
+ const _aSsn = "asnSet";
6390
6493
  const _aSss = "associationStatus";
6391
6494
  const _aSt = "attachmentSet";
6392
6495
  const _aStt = "attachmentState";
@@ -6610,6 +6713,7 @@ const _cRS = "capacityReservationSet";
6610
6713
  const _cRSS = "capacityReservationStatusSet";
6611
6714
  const _cRSa = "capacityReservationSpecification";
6612
6715
  const _cRT = "capacityReservationTarget";
6716
+ const _cRX = "childRequestXml";
6613
6717
  const _cRa = "capacityRebalance";
6614
6718
  const _cRo = "componentRegion";
6615
6719
  const _cS = "cidrSet";
@@ -6658,14 +6762,15 @@ const _cor = "cores";
6658
6762
  const _cou = "count";
6659
6763
  const _cp = "cpu";
6660
6764
  const _d = "destination";
6661
- const _dA = "destinationArn";
6765
+ const _dA = "detectedAt";
6662
6766
  const _dAIT = "denyAllIgwTraffic";
6663
6767
  const _dART = "defaultAssociationRouteTable";
6664
6768
  const _dAS = "destinationAddressSet";
6665
6769
  const _dASe = "deprovisionedAddressSet";
6666
6770
  const _dASi = "disableApiStop";
6667
6771
  const _dAT = "disableApiTermination";
6668
- const _dAe = "destinationAddress";
6772
+ const _dAe = "destinationArn";
6773
+ const _dAes = "destinationAddress";
6669
6774
  const _dC = "destinationCidr";
6670
6775
  const _dCA = "domainCertificateArn";
6671
6776
  const _dCAR = "deliverCrossAccountRole";
@@ -6687,9 +6792,11 @@ const _dI = "deviceIndex";
6687
6792
  const _dICB = "destinationIpv6CidrBlock";
6688
6793
  const _dIF = "diskImageFormat";
6689
6794
  const _dIS = "diskImageSize";
6690
- const _dIe = "destinationIp";
6795
+ const _dIe = "deltaId";
6796
+ const _dIes = "destinationIp";
6691
6797
  const _dIi = "directoryId";
6692
6798
  const _dIis = "diskImage";
6799
+ const _dJ = "deltaJson";
6693
6800
  const _dLEM = "deliverLogsErrorMessage";
6694
6801
  const _dLPA = "deliverLogsPermissionArn";
6695
6802
  const _dLS = "deliverLogsStatus";
@@ -6887,6 +6994,7 @@ const _end = "end";
6887
6994
  const _enf = "enforced";
6888
6995
  const _er = "error";
6889
6996
  const _ev = "event";
6997
+ const _ex = "expiration";
6890
6998
  const _f = "filter";
6891
6999
  const _fA = "federatedAuthentication";
6892
7000
  const _fAD = "filterAtDestination";
@@ -7032,6 +7140,7 @@ const _iD = "imageData";
7032
7140
  const _iDAS = "ipamDiscoveredAccountSet";
7033
7141
  const _iDPAS = "ipamDiscoveredPublicAddressSet";
7034
7142
  const _iDRCS = "ipamDiscoveredResourceCidrSet";
7143
+ const _iDRS = "ipamDiscoveredRouteSet";
7035
7144
  const _iDs = "isDefault";
7036
7145
  const _iE = "instanceExport";
7037
7146
  const _iEI = "instanceEventId";
@@ -7064,6 +7173,12 @@ const _iIMS = "instanceImageMetadataSet";
7064
7173
  const _iIP = "iamInstanceProfile";
7065
7174
  const _iIPA = "iamInstanceProfileAssociation";
7066
7175
  const _iIPAS = "iamInstanceProfileAssociationSet";
7176
+ const _iIRA = "ipamInternetRegistryAssociation";
7177
+ const _iIRAA = "ipamInternetRegistryAssociationArn";
7178
+ const _iIRAAS = "ipamInternetRegistryAssociationAsnSet";
7179
+ const _iIRACS = "ipamInternetRegistryAssociationCidrSet";
7180
+ const _iIRAI = "ipamInternetRegistryAssociationId";
7181
+ const _iIRAS = "ipamInternetRegistryAssociationSet";
7067
7182
  const _iIS = "instanceIdSet";
7068
7183
  const _iISB = "instanceInitiatedShutdownBehavior";
7069
7184
  const _iITS = "importImageTaskSet";
@@ -7102,8 +7217,8 @@ const _iPD = "ipamPolicyDocument";
7102
7217
  const _iPDS = "ipamPolicyDocumentSet";
7103
7218
  const _iPE = "ipamPolicyEnabled";
7104
7219
  const _iPEp = "ipPermissionsEgress";
7105
- const _iPI = "ipamPolicyId";
7106
- const _iPIp = "ipamPoolId";
7220
+ const _iPI = "ipamPoolId";
7221
+ const _iPIp = "ipamPolicyId";
7107
7222
  const _iPIs = "isPrimaryIpv6";
7108
7223
  const _iPLR = "ipamPrefixListResolver";
7109
7224
  const _iPLRA = "ipamPrefixListResolverArn";
@@ -7151,6 +7266,10 @@ const _iRDAp = "ipamResourceDiscoveryArn";
7151
7266
  const _iRDI = "ipamResourceDiscoveryId";
7152
7267
  const _iRDR = "ipamResourceDiscoveryRegion";
7153
7268
  const _iRDS = "ipamResourceDiscoverySet";
7269
+ const _iROAS = "ipamRouteOriginAuthorizationSet";
7270
+ const _iRPRD = "ipamRoutingPolicyRegistrationDelta";
7271
+ const _iRPRDS = "ipamRoutingPolicyRegistrationDeltaSet";
7272
+ const _iRPRS = "ipamRoutingPolicyRegistrationSet";
7154
7273
  const _iRS = "imageReferenceSet";
7155
7274
  const _iRT = "ingressRouteTable";
7156
7275
  const _iRp = "ipamRegion";
@@ -7259,6 +7378,7 @@ const _lCA = "licenseConfigurationArn";
7259
7378
  const _lCO = "lockCreatedOn";
7260
7379
  const _lCS = "loggingConfigurationSet";
7261
7380
  const _lD = "logDestination";
7381
+ const _lDI = "latestDeltaId";
7262
7382
  const _lDS = "latestDeliveryStatus";
7263
7383
  const _lDSLU = "latestDeliveryS3LocationUri";
7264
7384
  const _lDSM = "latestDeliveryStatusMessage";
@@ -7305,6 +7425,7 @@ const _lINCo = "localIpv6NetworkCidr";
7305
7425
  const _lLT = "lastLaunchedTime";
7306
7426
  const _lMA = "lastMaintenanceApplied";
7307
7427
  const _lO = "logOptions";
7428
+ const _lOA = "lastObservedAt";
7308
7429
  const _lOF = "logOutputFormat";
7309
7430
  const _lP = "loadPermissions";
7310
7431
  const _lPa = "launchPermission";
@@ -7385,6 +7506,7 @@ const _mGBPVC = "memoryGiBPerVCpu";
7385
7506
  const _mHS = "macHostSet";
7386
7507
  const _mI = "maximumIops";
7387
7508
  const _mIe = "memoryInfo";
7509
+ const _mL = "maxLength";
7388
7510
  const _mMB = "memoryMiB";
7389
7511
  const _mMT = "macModificationTask";
7390
7512
  const _mMTI = "macModificationTaskId";
@@ -7428,6 +7550,7 @@ const _mai = "main";
7428
7550
  const _man = "manufacturer";
7429
7551
  const _mana = "managed";
7430
7552
  const _mar = "marketplace";
7553
+ const _mat = "match";
7431
7554
  const _me = "message";
7432
7555
  const _med = "med";
7433
7556
  const _met = "metric";
@@ -7525,7 +7648,8 @@ const _oDS = "occurrenceDaySet";
7525
7648
  const _oDTC = "onDemandTargetCapacity";
7526
7649
  const _oEP = "organizationsEntityPath";
7527
7650
  const _oF = "outputFormat";
7528
- const _oH = "outboundHeader";
7651
+ const _oH = "organizationHandle";
7652
+ const _oHu = "outboundHeader";
7529
7653
  const _oI = "ownerId";
7530
7654
  const _oIA = "outsideIpAddress";
7531
7655
  const _oIAT = "outsideIpAddressType";
@@ -7670,6 +7794,7 @@ const _pLSh = "phase1LifetimeSeconds";
7670
7794
  const _pLSha = "phase2LifetimeSeconds";
7671
7795
  const _pLa = "packetLength";
7672
7796
  const _pM = "pendingMaintenance";
7797
+ const _pMSA = "permitMoreSpecificAnnouncements";
7673
7798
  const _pN = "partitionNumber";
7674
7799
  const _pO = "paymentOption";
7675
7800
  const _pOI = "peerOwnerId";
@@ -7816,10 +7941,12 @@ const _rO = "resourceOwner";
7816
7941
  const _rOI = "resourceOwnerId";
7817
7942
  const _rOS = "ruleOptionSet";
7818
7943
  const _rOSe = "resourceOverlapStatus";
7944
+ const _rOSo = "routeOverlapSet";
7819
7945
  const _rOd = "rdsOptions";
7820
7946
  const _rOo = "routeOrigin";
7821
7947
  const _rPCO = "requesterPeeringConnectionOptions";
7822
7948
  const _rPCS = "returnPathComponentSet";
7949
+ const _rPFS = "routeProtectionFindingSet";
7823
7950
  const _rR = "resourceRegion";
7824
7951
  const _rRVT = "replaceRootVolumeTask";
7825
7952
  const _rRVTI = "replaceRootVolumeTaskId";
@@ -7841,6 +7968,7 @@ const _rSS = "regionalSummarySet";
7841
7968
  const _rSSo = "routeServerSet";
7842
7969
  const _rST = "reservationStartTimestamp";
7843
7970
  const _rSTe = "restoreStartTime";
7971
+ const _rSTo = "roaSampleTime";
7844
7972
  const _rSe = "referenceSet";
7845
7973
  const _rSep = "reportSet";
7846
7974
  const _rSepl = "replacementStrategy";
@@ -7848,8 +7976,11 @@ const _rSes = "reservationSet";
7848
7976
  const _rSeso = "resourceStatement";
7849
7977
  const _rSesou = "resourceSet";
7850
7978
  const _rSo = "routeServer";
7979
+ const _rSoa = "roaSet";
7851
7980
  const _rSou = "routeSet";
7852
7981
  const _rSout = "routeStatus";
7982
+ const _rSp = "rpkiStatus";
7983
+ const _rSpk = "rpkiStrength";
7853
7984
  const _rSu = "ruleSet";
7854
7985
  const _rT = "reservationType";
7855
7986
  const _rTAI = "routeTableAssociationId";
@@ -7884,6 +8015,7 @@ const _reg = "region";
7884
8015
  const _req = "requested";
7885
8016
  const _res = "resource";
7886
8017
  const _resu = "result";
8018
+ const _ri = "rir";
7887
8019
  const _ro = "route";
7888
8020
  const _rou = "routes";
7889
8021
  const _s = "smithy.ts.sdk.synthetic.com.amazonaws.ec2";
@@ -9518,6 +9650,17 @@ export var BaselinePerformanceFactorsRequest$ = [3, n0, _BPFR,
9518
9650
  [_Cp],
9519
9651
  [[() => CpuPerformanceFactorRequest$, 0]]
9520
9652
  ];
9653
+ export var BatchModifyIpamRoutingPolicyRegistrationsRequest$ = [3, n0, _BMIRPRR,
9654
+ 0,
9655
+ [_IIRAI, _DJ, _DR, _F, _CT],
9656
+ [0, 0, 2, 2, [0, 4]], 2
9657
+ ];
9658
+ export var BatchModifyIpamRoutingPolicyRegistrationsResult$ = [3, n0, _BMIRPRRa,
9659
+ 0,
9660
+ [_IRPRD],
9661
+ [[() => IpamRoutingPolicyRegistrationDelta$, { [_eQN]: `IpamRoutingPolicyRegistrationDelta`,
9662
+ [_xN]: _iRPRD }]]
9663
+ ];
9521
9664
  export var BlobAttributeValue$ = [3, n0, _BAV,
9522
9665
  0,
9523
9666
  [_V],
@@ -9591,7 +9734,7 @@ export var Byoasn$ = [3, n0, _B,
9591
9734
  ];
9592
9735
  export var ByoipCidr$ = [3, n0, _BC,
9593
9736
  0,
9594
- [_Ci, _De, _AAsn, _SMt, _St, _NBG, _ATd],
9737
+ [_Ci, _De, _AAsn, _SMt, _St, _NBG, _ATd, _PIo, _IPI],
9595
9738
  [[0, { [_eQN]: `Cidr`,
9596
9739
  [_xN]: _ci }], [0, { [_eQN]: `Description`,
9597
9740
  [_xN]: _de }], [() => AsnAssociationSet, { [_eQN]: `AsnAssociationSet`,
@@ -9599,7 +9742,9 @@ export var ByoipCidr$ = [3, n0, _BC,
9599
9742
  [_xN]: _sMt }], [0, { [_eQN]: `State`,
9600
9743
  [_xN]: _st }], [0, { [_eQN]: `NetworkBorderGroup`,
9601
9744
  [_xN]: _nBG }], [0, { [_eQN]: `AdvertisementType`,
9602
- [_xN]: _aTd }]]
9745
+ [_xN]: _aTd }], [0, { [_eQN]: `PoolId`,
9746
+ [_xN]: _pIo }], [0, { [_eQN]: `IpamPoolId`,
9747
+ [_xN]: _iPI }]]
9603
9748
  ];
9604
9749
  export var CancelBundleTaskRequest$ = [3, n0, _CBTR,
9605
9750
  0,
@@ -10891,6 +11036,17 @@ export var CreateIpamExternalResourceVerificationTokenResult$ = [3, n0, _CIERVTR
10891
11036
  [[() => IpamExternalResourceVerificationToken$, { [_eQN]: `IpamExternalResourceVerificationToken`,
10892
11037
  [_xN]: _iERVT }]]
10893
11038
  ];
11039
+ export var CreateIpamInternetRegistryAssociationRequest$ = [3, n0, _CIIRAR,
11040
+ 0,
11041
+ [_IIp, _Ri, _OH, _DR, _De, _TS, _CT],
11042
+ [0, 0, 0, 2, 0, [() => TagSpecificationList, { [_xN]: _TSa }], [0, 4]], 3
11043
+ ];
11044
+ export var CreateIpamInternetRegistryAssociationResult$ = [3, n0, _CIIRARr,
11045
+ 0,
11046
+ [_IIRA],
11047
+ [[() => IpamInternetRegistryAssociation$, { [_eQN]: `IpamInternetRegistryAssociation`,
11048
+ [_xN]: _iIRA }]]
11049
+ ];
10894
11050
  export var CreateIpamPolicyRequest$ = [3, n0, _CIPR,
10895
11051
  0,
10896
11052
  [_IIp, _DR, _TS, _CT],
@@ -10957,6 +11113,17 @@ export var CreateIpamResult$ = [3, n0, _CIRreat,
10957
11113
  [[() => Ipam$, { [_eQN]: `Ipam`,
10958
11114
  [_xN]: _ip }]]
10959
11115
  ];
11116
+ export var CreateIpamRoutingPolicyRegistrationRequest$ = [3, n0, _CIRPRR,
11117
+ 0,
11118
+ [_IIRAI, _Ci, _Asns, _DR, _PMSA, _ML, _De, _F, _CT],
11119
+ [0, 0, [() => AsnList, { [_xN]: _Asn }], 2, 2, 1, 0, 2, [0, 4]], 3
11120
+ ];
11121
+ export var CreateIpamRoutingPolicyRegistrationResult$ = [3, n0, _CIRPRRr,
11122
+ 0,
11123
+ [_IRPRD],
11124
+ [[() => IpamRoutingPolicyRegistrationDelta$, { [_eQN]: `IpamRoutingPolicyRegistrationDelta`,
11125
+ [_xN]: _iRPRD }]]
11126
+ ];
10960
11127
  export var CreateIpamScopeRequest$ = [3, n0, _CISR,
10961
11128
  0,
10962
11129
  [_IIp, _DR, _De, _TS, _CT, _EAC],
@@ -11312,8 +11479,8 @@ export var CreateRouteTableResult$ = [3, n0, _CRTRre,
11312
11479
  ];
11313
11480
  export var CreateSecondaryNetworkRequest$ = [3, n0, _CSNR,
11314
11481
  0,
11315
- [_NT, _CT, _DR, _ICBp, _TS],
11316
- [0, [0, 4], 2, 0, [() => TagSpecificationList, { [_xN]: _TSa }]], 1
11482
+ [_ICBp, _NT, _CT, _DR, _TS],
11483
+ [0, 0, [0, 4], 2, [() => TagSpecificationList, { [_xN]: _TSa }]], 2
11317
11484
  ];
11318
11485
  export var CreateSecondaryNetworkResult$ = [3, n0, _CSNRr,
11319
11486
  0,
@@ -12165,6 +12332,17 @@ export var DeleteIpamExternalResourceVerificationTokenResult$ = [3, n0, _DIERVTR
12165
12332
  [[() => IpamExternalResourceVerificationToken$, { [_eQN]: `IpamExternalResourceVerificationToken`,
12166
12333
  [_xN]: _iERVT }]]
12167
12334
  ];
12335
+ export var DeleteIpamInternetRegistryAssociationRequest$ = [3, n0, _DIIRAR,
12336
+ 0,
12337
+ [_IIRAI, _DR],
12338
+ [0, 2], 1
12339
+ ];
12340
+ export var DeleteIpamInternetRegistryAssociationResult$ = [3, n0, _DIIRARe,
12341
+ 0,
12342
+ [_IIRA],
12343
+ [[() => IpamInternetRegistryAssociation$, { [_eQN]: `IpamInternetRegistryAssociation`,
12344
+ [_xN]: _iIRA }]]
12345
+ ];
12168
12346
  export var DeleteIpamPolicyRequest$ = [3, n0, _DIPR,
12169
12347
  0,
12170
12348
  [_IPIp, _DR],
@@ -12231,6 +12409,17 @@ export var DeleteIpamResult$ = [3, n0, _DIRe,
12231
12409
  [[() => Ipam$, { [_eQN]: `Ipam`,
12232
12410
  [_xN]: _ip }]]
12233
12411
  ];
12412
+ export var DeleteIpamRoutingPolicyRegistrationRequest$ = [3, n0, _DIRPRR,
12413
+ 0,
12414
+ [_IIRAI, _Ci, _DR, _F, _CT],
12415
+ [0, 0, 2, 2, [0, 4]], 2
12416
+ ];
12417
+ export var DeleteIpamRoutingPolicyRegistrationResult$ = [3, n0, _DIRPRRe,
12418
+ 0,
12419
+ [_IRPRD],
12420
+ [[() => IpamRoutingPolicyRegistrationDelta$, { [_eQN]: `IpamRoutingPolicyRegistrationDelta`,
12421
+ [_xN]: _iRPRD }]]
12422
+ ];
12234
12423
  export var DeleteIpamScopeRequest$ = [3, n0, _DISR,
12235
12424
  0,
12236
12425
  [_ISI, _DR],
@@ -14081,6 +14270,18 @@ export var DescribeIpamExternalResourceVerificationTokensResult$ = [3, n0, _DIER
14081
14270
  [_xN]: _nTe }], [() => IpamExternalResourceVerificationTokenSet, { [_eQN]: `IpamExternalResourceVerificationTokenSet`,
14082
14271
  [_xN]: _iERVTS }]]
14083
14272
  ];
14273
+ export var DescribeIpamInternetRegistryAssociationsRequest$ = [3, n0, _DIIRARes,
14274
+ 0,
14275
+ [_DR, _IIRAIp, _MR, _NTe, _Fi],
14276
+ [2, [() => ValueStringList, { [_xN]: _IIRAI }], 1, 0, [() => FilterList, { [_xN]: _Fil }]]
14277
+ ];
14278
+ export var DescribeIpamInternetRegistryAssociationsResult$ = [3, n0, _DIIRAResc,
14279
+ 0,
14280
+ [_NTe, _IIRAp],
14281
+ [[0, { [_eQN]: `NextToken`,
14282
+ [_xN]: _nTe }], [() => IpamInternetRegistryAssociationSet, { [_eQN]: `IpamInternetRegistryAssociationSet`,
14283
+ [_xN]: _iIRAS }]]
14284
+ ];
14084
14285
  export var DescribeIpamPoliciesRequest$ = [3, n0, _DIPRes,
14085
14286
  0,
14086
14287
  [_DR, _Fi, _MR, _NTe, _IPIpa],
@@ -16577,6 +16778,17 @@ export var EnableInstanceSqlHaStandbyDetectionsResult$ = [3, n0, _EISHSDRn,
16577
16778
  [[() => RegisteredInstanceList, { [_eQN]: `InstanceSet`,
16578
16779
  [_xN]: _iSn }]]
16579
16780
  ];
16781
+ export var EnableIpamInternetRegistryAssociationRequest$ = [3, n0, _EIIRAR,
16782
+ 0,
16783
+ [_IIRAI, _RVp, _SUe, _CH, _PH, _PBT, _DR, _CT],
16784
+ [0, 0, 0, 0, 0, 0, 2, [0, 4]], 6
16785
+ ];
16786
+ export var EnableIpamInternetRegistryAssociationResult$ = [3, n0, _EIIRARn,
16787
+ 0,
16788
+ [_IIRA],
16789
+ [[() => IpamInternetRegistryAssociation$, { [_eQN]: `IpamInternetRegistryAssociation`,
16790
+ [_xN]: _iIRA }]]
16791
+ ];
16580
16792
  export var EnableIpamOrganizationAdminAccountRequest$ = [3, n0, _EIOAAR,
16581
16793
  0,
16582
16794
  [_DAAI, _DR],
@@ -16597,7 +16809,7 @@ export var EnableIpamPolicyResult$ = [3, n0, _EIPRn,
16597
16809
  0,
16598
16810
  [_IPIp],
16599
16811
  [[0, { [_eQN]: `IpamPolicyId`,
16600
- [_xN]: _iPI }]]
16812
+ [_xN]: _iPIp }]]
16601
16813
  ];
16602
16814
  export var EnableReachabilityAnalyzerOrganizationSharingRequest$ = [3, n0, _ERAOSR,
16603
16815
  0,
@@ -17462,7 +17674,7 @@ export var GetEnabledIpamPolicyResult$ = [3, n0, _GEIPRe,
17462
17674
  [_IPE, _IPIp, _MB],
17463
17675
  [[2, { [_eQN]: `IpamPolicyEnabled`,
17464
17676
  [_xN]: _iPE }], [0, { [_eQN]: `IpamPolicyId`,
17465
- [_xN]: _iPI }], [0, { [_eQN]: `ManagedBy`,
17677
+ [_xN]: _iPIp }], [0, { [_eQN]: `ManagedBy`,
17466
17678
  [_xN]: _mB }]]
17467
17679
  ];
17468
17680
  export var GetFlowLogsIntegrationTemplateRequest$ = [3, n0, _GFLITR,
@@ -17623,6 +17835,42 @@ export var GetIpamDiscoveredResourceCidrsResult$ = [3, n0, _GIDRCRe,
17623
17835
  [_xN]: _iDRCS }], [0, { [_eQN]: `NextToken`,
17624
17836
  [_xN]: _nTe }]]
17625
17837
  ];
17838
+ export var GetIpamDiscoveredRoutesRequest$ = [3, n0, _GIDRR,
17839
+ 0,
17840
+ [_IRDI, _RR, _DR, _Fi, _NTe, _MR],
17841
+ [0, 0, 2, [() => FilterList, { [_xN]: _Fil }], 0, 1], 2
17842
+ ];
17843
+ export var GetIpamDiscoveredRoutesResult$ = [3, n0, _GIDRRe,
17844
+ 0,
17845
+ [_IDR, _NTe],
17846
+ [[() => IpamDiscoveredRouteSet, { [_eQN]: `IpamDiscoveredRouteSet`,
17847
+ [_xN]: _iDRS }], [0, { [_eQN]: `NextToken`,
17848
+ [_xN]: _nTe }]]
17849
+ ];
17850
+ export var GetIpamInternetRegistryAssociationAsnsRequest$ = [3, n0, _GIIRAAR,
17851
+ 0,
17852
+ [_IIRAI, _DR, _MR, _NTe, _Fi],
17853
+ [0, 2, 1, 0, [() => FilterList, { [_xN]: _Fil }]], 1
17854
+ ];
17855
+ export var GetIpamInternetRegistryAssociationAsnsResult$ = [3, n0, _GIIRAARe,
17856
+ 0,
17857
+ [_NTe, _IIRAA],
17858
+ [[0, { [_eQN]: `NextToken`,
17859
+ [_xN]: _nTe }], [() => IpamInternetRegistryAssociationAsnSet, { [_eQN]: `IpamInternetRegistryAssociationAsnSet`,
17860
+ [_xN]: _iIRAAS }]]
17861
+ ];
17862
+ export var GetIpamInternetRegistryAssociationCidrsRequest$ = [3, n0, _GIIRACR,
17863
+ 0,
17864
+ [_IIRAI, _DR, _MR, _NTe, _Fi],
17865
+ [0, 2, 1, 0, [() => FilterList, { [_xN]: _Fil }]], 1
17866
+ ];
17867
+ export var GetIpamInternetRegistryAssociationCidrsResult$ = [3, n0, _GIIRACRe,
17868
+ 0,
17869
+ [_NTe, _IIRAC],
17870
+ [[0, { [_eQN]: `NextToken`,
17871
+ [_xN]: _nTe }], [() => IpamInternetRegistryAssociationCidrSet, { [_eQN]: `IpamInternetRegistryAssociationCidrSet`,
17872
+ [_xN]: _iIRACS }]]
17873
+ ];
17626
17874
  export var GetIpamPolicyAllocationRulesRequest$ = [3, n0, _GIPARR,
17627
17875
  0,
17628
17876
  [_IPIp, _DR, _Fi, _Lo, _RTe, _MR, _NTe],
@@ -17719,6 +17967,55 @@ export var GetIpamResourceCidrsResult$ = [3, n0, _GIRCRe,
17719
17967
  [_xN]: _nTe }], [() => IpamResourceCidrSet, { [_eQN]: `IpamResourceCidrSet`,
17720
17968
  [_xN]: _iRCS }]]
17721
17969
  ];
17970
+ export var GetIpamRouteOriginAuthorizationsRequest$ = [3, n0, _GIROAR,
17971
+ 0,
17972
+ [_IIRAI, _DR, _Ci, _MR, _NTe],
17973
+ [0, 2, 0, 1, 0], 1
17974
+ ];
17975
+ export var GetIpamRouteOriginAuthorizationsResult$ = [3, n0, _GIROARe,
17976
+ 0,
17977
+ [_IROA, _NTe],
17978
+ [[() => IpamRouteOriginAuthorizationInfoSet, { [_eQN]: `IpamRouteOriginAuthorizationSet`,
17979
+ [_xN]: _iROAS }], [0, { [_eQN]: `NextToken`,
17980
+ [_xN]: _nTe }]]
17981
+ ];
17982
+ export var GetIpamRouteProtectionFindingsRequest$ = [3, n0, _GIRPFR,
17983
+ 0,
17984
+ [_IIp, _DR, _Fi, _NTe, _MR],
17985
+ [0, 2, [() => FilterList, { [_xN]: _Fil }], 0, 1], 1
17986
+ ];
17987
+ export var GetIpamRouteProtectionFindingsResult$ = [3, n0, _GIRPFRe,
17988
+ 0,
17989
+ [_IIp, _RPF, _NTe],
17990
+ [[0, { [_eQN]: `IpamId`,
17991
+ [_xN]: _iIp }], [() => IpamRouteProtectionFindingSet, { [_eQN]: `RouteProtectionFindingSet`,
17992
+ [_xN]: _rPFS }], [0, { [_eQN]: `NextToken`,
17993
+ [_xN]: _nTe }]]
17994
+ ];
17995
+ export var GetIpamRoutingPolicyRegistrationDeltasRequest$ = [3, n0, _GIRPRDR,
17996
+ 0,
17997
+ [_IIRAI, _DR, _DIel, _STt, _ETnd, _COh, _MR, _NTe],
17998
+ [0, 2, 0, 4, 4, 0, 1, 0], 1
17999
+ ];
18000
+ export var GetIpamRoutingPolicyRegistrationDeltasResult$ = [3, n0, _GIRPRDRe,
18001
+ 0,
18002
+ [_IRPRDp, _NTe],
18003
+ [[() => IpamRoutingPolicyRegistrationDeltaSet, { [_eQN]: `IpamRoutingPolicyRegistrationDeltaSet`,
18004
+ [_xN]: _iRPRDS }], [0, { [_eQN]: `NextToken`,
18005
+ [_xN]: _nTe }]]
18006
+ ];
18007
+ export var GetIpamRoutingPolicyRegistrationsRequest$ = [3, n0, _GIRPRR,
18008
+ 0,
18009
+ [_IIRAI, _DR, _Ci, _MR, _NTe],
18010
+ [0, 2, 0, 1, 0], 1
18011
+ ];
18012
+ export var GetIpamRoutingPolicyRegistrationsResult$ = [3, n0, _GIRPRRe,
18013
+ 0,
18014
+ [_IRPR, _NTe],
18015
+ [[() => IpamRoutingPolicyRegistrationSet, { [_eQN]: `IpamRoutingPolicyRegistrationSet`,
18016
+ [_xN]: _iRPRS }], [0, { [_eQN]: `NextToken`,
18017
+ [_xN]: _nTe }]]
18018
+ ];
17722
18019
  export var GetLaunchTemplateDataRequest$ = [3, n0, _GLTDR,
17723
18020
  0,
17724
18021
  [_II, _DR],
@@ -17896,8 +18193,8 @@ export var GetSnapshotBlockPublicAccessStateResult$ = [3, n0, _GSBPASRe,
17896
18193
  ];
17897
18194
  export var GetSpotPlacementScoresRequest$ = [3, n0, _GSPSR,
17898
18195
  0,
17899
- [_TCar, _ITnst, _TCUT, _SAZ, _RNe, _IRWM, _DR, _MR, _NTe],
17900
- [1, [64 | 0, { [_xN]: _IT }], 0, 2, [64 | 0, { [_xN]: _RN }], [() => InstanceRequirementsWithMetadataRequest$, 0], 2, 1, 0], 1
18196
+ [_TCar, _ITnst, _TCUT, _SAZ, _RNe, _IRWM, _DR, _MR, _NTe, _ILZ],
18197
+ [1, [64 | 0, { [_xN]: _IT }], 0, 2, [64 | 0, { [_xN]: _RN }], [() => InstanceRequirementsWithMetadataRequest$, 0], 2, 1, 0, 2], 1
17901
18198
  ];
17902
18199
  export var GetSpotPlacementScoresResult$ = [3, n0, _GSPSRe,
17903
18200
  0,
@@ -19527,6 +19824,22 @@ export var IpamDiscoveredResourceCidr$ = [3, n0, _IDRCp,
19527
19824
  [_xN]: _sTa }], [0, { [_eQN]: `AvailabilityZoneId`,
19528
19825
  [_xN]: _aZI }]]
19529
19826
  ];
19827
+ export var IpamDiscoveredRoute$ = [3, n0, _IDRp,
19828
+ 0,
19829
+ [_IRDI, _RR, _ROI, _Ci, _Asn, _St, _ATd, _NBG, _PIo, _IPI, _STam],
19830
+ [[0, { [_eQN]: `IpamResourceDiscoveryId`,
19831
+ [_xN]: _iRDI }], [0, { [_eQN]: `ResourceRegion`,
19832
+ [_xN]: _rR }], [0, { [_eQN]: `ResourceOwnerId`,
19833
+ [_xN]: _rOI }], [0, { [_eQN]: `Cidr`,
19834
+ [_xN]: _ci }], [0, { [_eQN]: `Asn`,
19835
+ [_xN]: _as }], [0, { [_eQN]: `State`,
19836
+ [_xN]: _st }], [0, { [_eQN]: `AdvertisementType`,
19837
+ [_xN]: _aTd }], [0, { [_eQN]: `NetworkBorderGroup`,
19838
+ [_xN]: _nBG }], [0, { [_eQN]: `PoolId`,
19839
+ [_xN]: _pIo }], [0, { [_eQN]: `IpamPoolId`,
19840
+ [_xN]: _iPI }], [4, { [_eQN]: `SampleTime`,
19841
+ [_xN]: _sTa }]]
19842
+ ];
19530
19843
  export var IpamDiscoveryFailureReason$ = [3, n0, _IDFR,
19531
19844
  0,
19532
19845
  [_Co, _Me],
@@ -19550,6 +19863,36 @@ export var IpamExternalResourceVerificationToken$ = [3, n0, _IERVT,
19550
19863
  [_xN]: _tS }], [0, { [_eQN]: `State`,
19551
19864
  [_xN]: _st }]]
19552
19865
  ];
19866
+ export var IpamInternetRegistryAssociation$ = [3, n0, _IIRA,
19867
+ 0,
19868
+ [_OI, _IIRAI, _IIRAAp, _IIp, _IRp, _Ri, _OH, _De, _St, _CRX, _T],
19869
+ [[0, { [_eQN]: `OwnerId`,
19870
+ [_xN]: _oI }], [0, { [_eQN]: `IpamInternetRegistryAssociationId`,
19871
+ [_xN]: _iIRAI }], [0, { [_eQN]: `IpamInternetRegistryAssociationArn`,
19872
+ [_xN]: _iIRAA }], [0, { [_eQN]: `IpamId`,
19873
+ [_xN]: _iIp }], [0, { [_eQN]: `IpamRegion`,
19874
+ [_xN]: _iRp }], [0, { [_eQN]: `Rir`,
19875
+ [_xN]: _ri }], [0, { [_eQN]: `OrganizationHandle`,
19876
+ [_xN]: _oH }], [0, { [_eQN]: `Description`,
19877
+ [_xN]: _de }], [0, { [_eQN]: `State`,
19878
+ [_xN]: _st }], [0, { [_eQN]: `ChildRequestXml`,
19879
+ [_xN]: _cRX }], [() => TagList, { [_eQN]: `TagSet`,
19880
+ [_xN]: _tS }]]
19881
+ ];
19882
+ export var IpamInternetRegistryAssociationAsn$ = [3, n0, _IIRAApa,
19883
+ 0,
19884
+ [_Asn, _LOA],
19885
+ [[0, { [_eQN]: `Asn`,
19886
+ [_xN]: _as }], [4, { [_eQN]: `LastObservedAt`,
19887
+ [_xN]: _lOA }]]
19888
+ ];
19889
+ export var IpamInternetRegistryAssociationCidr$ = [3, n0, _IIRACp,
19890
+ 0,
19891
+ [_Ci, _LOA],
19892
+ [[0, { [_eQN]: `Cidr`,
19893
+ [_xN]: _ci }], [4, { [_eQN]: `LastObservedAt`,
19894
+ [_xN]: _lOA }]]
19895
+ ];
19553
19896
  export var IpamOperatingRegion$ = [3, n0, _IOR,
19554
19897
  0,
19555
19898
  [_RN],
@@ -19567,7 +19910,7 @@ export var IpamPolicy$ = [3, n0, _IPpa,
19567
19910
  [_OI, _IPIp, _IPApa, _IPR, _St, _SMta, _T, _IIp],
19568
19911
  [[0, { [_eQN]: `OwnerId`,
19569
19912
  [_xN]: _oI }], [0, { [_eQN]: `IpamPolicyId`,
19570
- [_xN]: _iPI }], [0, { [_eQN]: `IpamPolicyArn`,
19913
+ [_xN]: _iPIp }], [0, { [_eQN]: `IpamPolicyArn`,
19571
19914
  [_xN]: _iPAp }], [0, { [_eQN]: `IpamPolicyRegion`,
19572
19915
  [_xN]: _iPR }], [0, { [_eQN]: `State`,
19573
19916
  [_xN]: _st }], [0, { [_eQN]: `StateMessage`,
@@ -19590,7 +19933,7 @@ export var IpamPolicyDocument$ = [3, n0, _IPDp,
19590
19933
  0,
19591
19934
  [_IPIp, _Lo, _RTe, _ARllo],
19592
19935
  [[0, { [_eQN]: `IpamPolicyId`,
19593
- [_xN]: _iPI }], [0, { [_eQN]: `Locale`,
19936
+ [_xN]: _iPIp }], [0, { [_eQN]: `Locale`,
19594
19937
  [_xN]: _loc }], [0, { [_eQN]: `ResourceType`,
19595
19938
  [_xN]: _rTe }], [() => IpamPolicyAllocationRuleList, { [_eQN]: `AllocationRuleSet`,
19596
19939
  [_xN]: _aRSl }]]
@@ -19606,7 +19949,7 @@ export var IpamPool$ = [3, n0, _IPpam,
19606
19949
  [_OI, _IPI, _SIPI, _IPApam, _ISA, _ISTp, _IApa, _IRp, _Lo, _PDoo, _St, _SMta, _De, _AIu, _PAu, _AF, _AMNL, _AMNLl, _ADNL, _ART, _T, _ASw, _PIS, _SRou],
19607
19950
  [[0, { [_eQN]: `OwnerId`,
19608
19951
  [_xN]: _oI }], [0, { [_eQN]: `IpamPoolId`,
19609
- [_xN]: _iPIp }], [0, { [_eQN]: `SourceIpamPoolId`,
19952
+ [_xN]: _iPI }], [0, { [_eQN]: `SourceIpamPoolId`,
19610
19953
  [_xN]: _sIPI }], [0, { [_eQN]: `IpamPoolArn`,
19611
19954
  [_xN]: _iPApa }], [0, { [_eQN]: `IpamScopeArn`,
19612
19955
  [_xN]: _iSA }], [0, { [_eQN]: `IpamScopeType`,
@@ -19705,7 +20048,7 @@ export var IpamPrefixListResolverRuleCondition$ = [3, n0, _IPLRRC,
19705
20048
  [_Ope, _IPI, _RIeso, _ROe, _RR, _RTeso, _Ci],
19706
20049
  [[0, { [_eQN]: `Operation`,
19707
20050
  [_xN]: _oper }], [0, { [_eQN]: `IpamPoolId`,
19708
- [_xN]: _iPIp }], [0, { [_eQN]: `ResourceId`,
20051
+ [_xN]: _iPI }], [0, { [_eQN]: `ResourceId`,
19709
20052
  [_xN]: _rIes }], [0, { [_eQN]: `ResourceOwner`,
19710
20053
  [_xN]: _rO }], [0, { [_eQN]: `ResourceRegion`,
19711
20054
  [_xN]: _rR }], [() => IpamResourceTag$, { [_eQN]: `ResourceTag`,
@@ -19777,7 +20120,7 @@ export var IpamResourceCidr$ = [3, n0, _IRCp,
19777
20120
  [[0, { [_eQN]: `IpamId`,
19778
20121
  [_xN]: _iIp }], [0, { [_eQN]: `IpamScopeId`,
19779
20122
  [_xN]: _iSIp }], [0, { [_eQN]: `IpamPoolId`,
19780
- [_xN]: _iPIp }], [0, { [_eQN]: `ResourceRegion`,
20123
+ [_xN]: _iPI }], [0, { [_eQN]: `ResourceRegion`,
19781
20124
  [_xN]: _rR }], [0, { [_eQN]: `ResourceOwnerId`,
19782
20125
  [_xN]: _rOI }], [0, { [_eQN]: `ResourceId`,
19783
20126
  [_xN]: _rIes }], [0, { [_eQN]: `ResourceName`,
@@ -19830,6 +20173,73 @@ export var IpamResourceTag$ = [3, n0, _IRTp,
19830
20173
  [_xN]: _k }], [0, { [_eQN]: `Value`,
19831
20174
  [_xN]: _v }]]
19832
20175
  ];
20176
+ export var IpamRouteOriginAuthorization$ = [3, n0, _IROAp,
20177
+ 0,
20178
+ [_Asn, _Pre, _ML, _Mat, _Exp],
20179
+ [[0, { [_eQN]: `Asn`,
20180
+ [_xN]: _as }], [0, { [_eQN]: `Prefix`,
20181
+ [_xN]: _pre }], [1, { [_eQN]: `MaxLength`,
20182
+ [_xN]: _mL }], [2, { [_eQN]: `Match`,
20183
+ [_xN]: _mat }], [4, { [_eQN]: `Expiration`,
20184
+ [_xN]: _ex }]]
20185
+ ];
20186
+ export var IpamRouteOriginAuthorizationInfo$ = [3, n0, _IROAI,
20187
+ 0,
20188
+ [_Ci, _Asn, _ML],
20189
+ [[0, { [_eQN]: `Cidr`,
20190
+ [_xN]: _ci }], [0, { [_eQN]: `Asn`,
20191
+ [_xN]: _as }], [1, { [_eQN]: `MaxLength`,
20192
+ [_xN]: _mL }]]
20193
+ ];
20194
+ export var IpamRouteOverlap$ = [3, n0, _IRO,
20195
+ 0,
20196
+ [_Pre, _Asn, _DAet],
20197
+ [[0, { [_eQN]: `Prefix`,
20198
+ [_xN]: _pre }], [0, { [_eQN]: `Asn`,
20199
+ [_xN]: _as }], [4, { [_eQN]: `DetectedAt`,
20200
+ [_xN]: _dA }]]
20201
+ ];
20202
+ export var IpamRouteProtectionFinding$ = [3, n0, _IRPF,
20203
+ 0,
20204
+ [_ROI, _RR, _IPI, _Ci, _St, _ATd, _NBG, _PIo, _Asn, _RSp, _RSpk, _Roa, _ROo, _STam, _RSTo],
20205
+ [[0, { [_eQN]: `ResourceOwnerId`,
20206
+ [_xN]: _rOI }], [0, { [_eQN]: `ResourceRegion`,
20207
+ [_xN]: _rR }], [0, { [_eQN]: `IpamPoolId`,
20208
+ [_xN]: _iPI }], [0, { [_eQN]: `Cidr`,
20209
+ [_xN]: _ci }], [0, { [_eQN]: `State`,
20210
+ [_xN]: _st }], [0, { [_eQN]: `AdvertisementType`,
20211
+ [_xN]: _aTd }], [0, { [_eQN]: `NetworkBorderGroup`,
20212
+ [_xN]: _nBG }], [0, { [_eQN]: `PoolId`,
20213
+ [_xN]: _pIo }], [0, { [_eQN]: `Asn`,
20214
+ [_xN]: _as }], [0, { [_eQN]: `RpkiStatus`,
20215
+ [_xN]: _rSp }], [0, { [_eQN]: `RpkiStrength`,
20216
+ [_xN]: _rSpk }], [() => IpamRouteOriginAuthorizationSet, { [_eQN]: `RoaSet`,
20217
+ [_xN]: _rSoa }], [() => IpamRouteOverlapSet, { [_eQN]: `RouteOverlapSet`,
20218
+ [_xN]: _rOSo }], [4, { [_eQN]: `SampleTime`,
20219
+ [_xN]: _sTa }], [4, { [_eQN]: `RoaSampleTime`,
20220
+ [_xN]: _rSTo }]]
20221
+ ];
20222
+ export var IpamRoutingPolicyRegistration$ = [3, n0, _IRPRp,
20223
+ 0,
20224
+ [_Ci, _Asns, _PMSA, _ML, _De, _LDI, _St],
20225
+ [[0, { [_eQN]: `Cidr`,
20226
+ [_xN]: _ci }], [() => AsnList, { [_eQN]: `AsnSet`,
20227
+ [_xN]: _aSsn }], [2, { [_eQN]: `PermitMoreSpecificAnnouncements`,
20228
+ [_xN]: _pMSA }], [1, { [_eQN]: `MaxLength`,
20229
+ [_xN]: _mL }], [0, { [_eQN]: `Description`,
20230
+ [_xN]: _de }], [0, { [_eQN]: `LatestDeltaId`,
20231
+ [_xN]: _lDI }], [0, { [_eQN]: `State`,
20232
+ [_xN]: _st }]]
20233
+ ];
20234
+ export var IpamRoutingPolicyRegistrationDelta$ = [3, n0, _IRPRD,
20235
+ 0,
20236
+ [_DIel, _DJ, _St, _SMta],
20237
+ [[0, { [_eQN]: `DeltaId`,
20238
+ [_xN]: _dIe }], [0, { [_eQN]: `DeltaJson`,
20239
+ [_xN]: _dJ }], [0, { [_eQN]: `State`,
20240
+ [_xN]: _st }], [0, { [_eQN]: `StateMessage`,
20241
+ [_xN]: _sMta }]]
20242
+ ];
19833
20243
  export var IpamScope$ = [3, n0, _ISp,
19834
20244
  0,
19835
20245
  [_OI, _ISI, _ISA, _IApa, _IRp, _ISTp, _IDs, _De, _PCo, _St, _T, _EAC],
@@ -21099,6 +21509,17 @@ export var ModifyIpamResult$ = [3, n0, _MIRo,
21099
21509
  [[() => Ipam$, { [_eQN]: `Ipam`,
21100
21510
  [_xN]: _ip }]]
21101
21511
  ];
21512
+ export var ModifyIpamRoutingPolicyRegistrationRequest$ = [3, n0, _MIRPRR,
21513
+ 0,
21514
+ [_IIRAI, _Ci, _Asns, _DR, _PMSA, _ML, _De, _F, _CT],
21515
+ [0, 0, [() => AsnList, { [_xN]: _Asn }], 2, 2, 1, 0, 2, [0, 4]], 3
21516
+ ];
21517
+ export var ModifyIpamRoutingPolicyRegistrationResult$ = [3, n0, _MIRPRRo,
21518
+ 0,
21519
+ [_IRPRD],
21520
+ [[() => IpamRoutingPolicyRegistrationDelta$, { [_eQN]: `IpamRoutingPolicyRegistrationDelta`,
21521
+ [_xN]: _iRPRD }]]
21522
+ ];
21102
21523
  export var ModifyIpamScopeRequest$ = [3, n0, _MISR,
21103
21524
  0,
21104
21525
  [_ISI, _DR, _De, _EAC, _REAC],
@@ -21916,7 +22337,7 @@ export var NetworkInsightsAccessScopeContent$ = [3, n0, _NIASC,
21916
22337
  ];
21917
22338
  export var NetworkInsightsAnalysis$ = [3, n0, _NIAe,
21918
22339
  0,
21919
- [_NIAI, _NIAA, _NIPI, _AAdd, _FIAi, _FOA, _SD, _Sta, _SMt, _WM, _NPF, _FPC, _RPC, _Exp, _APHl, _SAu, _T],
22340
+ [_NIAI, _NIAA, _NIPI, _AAdd, _FIAi, _FOA, _SD, _Sta, _SMt, _WM, _NPF, _FPC, _RPC, _Expl, _APHl, _SAu, _T],
21920
22341
  [[0, { [_eQN]: `NetworkInsightsAnalysisId`,
21921
22342
  [_xN]: _nIAI }], [0, { [_eQN]: `NetworkInsightsAnalysisArn`,
21922
22343
  [_xN]: _nIAA }], [0, { [_eQN]: `NetworkInsightsPathId`,
@@ -21946,9 +22367,9 @@ export var NetworkInsightsPath$ = [3, n0, _NIP,
21946
22367
  [_xN]: _so }], [0, { [_eQN]: `Destination`,
21947
22368
  [_xN]: _d }], [0, { [_eQN]: `SourceArn`,
21948
22369
  [_xN]: _sA }], [0, { [_eQN]: `DestinationArn`,
21949
- [_xN]: _dA }], [0, { [_eQN]: `SourceIp`,
22370
+ [_xN]: _dAe }], [0, { [_eQN]: `SourceIp`,
21950
22371
  [_xN]: _sIo }], [0, { [_eQN]: `DestinationIp`,
21951
- [_xN]: _dIe }], [0, { [_eQN]: `Protocol`,
22372
+ [_xN]: _dIes }], [0, { [_eQN]: `Protocol`,
21952
22373
  [_xN]: _pr }], [1, { [_eQN]: `DestinationPort`,
21953
22374
  [_xN]: _dPes }], [() => TagList, { [_eQN]: `TagSet`,
21954
22375
  [_xN]: _tS }], [() => PathFilter$, { [_eQN]: `FilterAtSource`,
@@ -22186,14 +22607,14 @@ export var PacketHeaderStatementRequest$ = [3, n0, _PHSR,
22186
22607
  ];
22187
22608
  export var PathComponent$ = [3, n0, _PCat,
22188
22609
  0,
22189
- [_SNeq, _ARcl, _ATtta, _C, _DVe, _OH, _IHn, _RTR, _SGRe, _SVo, _Su, _Vp, _ADd, _TG, _TGRTR, _Exp, _ELBL, _FSRi, _FSRir, _SN],
22610
+ [_SNeq, _ARcl, _ATtta, _C, _DVe, _OHu, _IHn, _RTR, _SGRe, _SVo, _Su, _Vp, _ADd, _TG, _TGRTR, _Expl, _ELBL, _FSRi, _FSRir, _SN],
22190
22611
  [[1, { [_eQN]: `SequenceNumber`,
22191
22612
  [_xN]: _sNeq }], [() => AnalysisAclRule$, { [_eQN]: `AclRule`,
22192
22613
  [_xN]: _aRc }], [() => AnalysisComponent$, { [_eQN]: `AttachedTo`,
22193
22614
  [_xN]: _aTtt }], [() => AnalysisComponent$, { [_eQN]: `Component`,
22194
22615
  [_xN]: _c }], [() => AnalysisComponent$, { [_eQN]: `DestinationVpc`,
22195
22616
  [_xN]: _dV }], [() => AnalysisPacketHeader$, { [_eQN]: `OutboundHeader`,
22196
- [_xN]: _oH }], [() => AnalysisPacketHeader$, { [_eQN]: `InboundHeader`,
22617
+ [_xN]: _oHu }], [() => AnalysisPacketHeader$, { [_eQN]: `InboundHeader`,
22197
22618
  [_xN]: _iHn }], [() => AnalysisRouteTableRoute$, { [_eQN]: `RouteTableRoute`,
22198
22619
  [_xN]: _rTR }], [() => AnalysisSecurityGroupRule$, { [_eQN]: `SecurityGroupRule`,
22199
22620
  [_xN]: _sGR }], [() => AnalysisComponent$, { [_eQN]: `SourceVpc`,
@@ -22215,7 +22636,7 @@ export var PathFilter$ = [3, n0, _PFa,
22215
22636
  [[0, { [_eQN]: `SourceAddress`,
22216
22637
  [_xN]: _sAo }], [() => FilterPortRange$, { [_eQN]: `SourcePortRange`,
22217
22638
  [_xN]: _sPR }], [0, { [_eQN]: `DestinationAddress`,
22218
- [_xN]: _dAe }], [() => FilterPortRange$, { [_eQN]: `DestinationPortRange`,
22639
+ [_xN]: _dAes }], [() => FilterPortRange$, { [_eQN]: `DestinationPortRange`,
22219
22640
  [_xN]: _dPR }]]
22220
22641
  ];
22221
22642
  export var PathRequestFilter$ = [3, n0, _PRF,
@@ -25406,7 +25827,7 @@ export var TransitGatewayRouteTablePropagation$ = [3, n0, _TGRTPr,
25406
25827
  ];
25407
25828
  export var TransitGatewayRouteTableRoute$ = [3, n0, _TGRTR,
25408
25829
  0,
25409
- [_DCe, _St, _ROo, _PLI, _AItt, _RIeso, _RTe],
25830
+ [_DCe, _St, _ROou, _PLI, _AItt, _RIeso, _RTe],
25410
25831
  [[0, { [_eQN]: `DestinationCidr`,
25411
25832
  [_xN]: _dC }], [0, { [_eQN]: `State`,
25412
25833
  [_xN]: _st }], [0, { [_eQN]: `RouteOrigin`,
@@ -26595,6 +27016,10 @@ var AsnAssociationSet = [1, n0, _AAS,
26595
27016
  0, [() => AsnAssociation$,
26596
27017
  { [_xN]: _it }]
26597
27018
  ];
27019
+ var AsnList = [1, n0, _ALs,
27020
+ 0, [0,
27021
+ { [_xN]: _it }]
27022
+ ];
26598
27023
  var AsPath = [1, n0, _APsa,
26599
27024
  0, [0,
26600
27025
  { [_xN]: _it }]
@@ -27642,10 +28067,26 @@ var IpamDiscoveredResourceCidrSet = [1, n0, _IDRCS,
27642
28067
  0, [() => IpamDiscoveredResourceCidr$,
27643
28068
  { [_xN]: _it }]
27644
28069
  ];
28070
+ var IpamDiscoveredRouteSet = [1, n0, _IDRS,
28071
+ 0, [() => IpamDiscoveredRoute$,
28072
+ { [_xN]: _it }]
28073
+ ];
27645
28074
  var IpamExternalResourceVerificationTokenSet = [1, n0, _IERVTS,
27646
28075
  0, [() => IpamExternalResourceVerificationToken$,
27647
28076
  { [_xN]: _it }]
27648
28077
  ];
28078
+ var IpamInternetRegistryAssociationAsnSet = [1, n0, _IIRAAS,
28079
+ 0, [() => IpamInternetRegistryAssociationAsn$,
28080
+ { [_xN]: _it }]
28081
+ ];
28082
+ var IpamInternetRegistryAssociationCidrSet = [1, n0, _IIRACS,
28083
+ 0, [() => IpamInternetRegistryAssociationCidr$,
28084
+ { [_xN]: _it }]
28085
+ ];
28086
+ var IpamInternetRegistryAssociationSet = [1, n0, _IIRAS,
28087
+ 0, [() => IpamInternetRegistryAssociation$,
28088
+ { [_xN]: _it }]
28089
+ ];
27649
28090
  var IpamOperatingRegionSet = [1, n0, _IORS,
27650
28091
  0, [() => IpamOperatingRegion$,
27651
28092
  { [_xN]: _it }]
@@ -27754,6 +28195,30 @@ var IpamResourceTagList = [1, n0, _IRTL,
27754
28195
  0, [() => IpamResourceTag$,
27755
28196
  { [_xN]: _it }]
27756
28197
  ];
28198
+ var IpamRouteOriginAuthorizationInfoSet = [1, n0, _IROAIS,
28199
+ 0, [() => IpamRouteOriginAuthorizationInfo$,
28200
+ { [_xN]: _it }]
28201
+ ];
28202
+ var IpamRouteOriginAuthorizationSet = [1, n0, _IROAS,
28203
+ 0, [() => IpamRouteOriginAuthorization$,
28204
+ { [_xN]: _it }]
28205
+ ];
28206
+ var IpamRouteOverlapSet = [1, n0, _IROS,
28207
+ 0, [() => IpamRouteOverlap$,
28208
+ { [_xN]: _it }]
28209
+ ];
28210
+ var IpamRouteProtectionFindingSet = [1, n0, _IRPFS,
28211
+ 0, [() => IpamRouteProtectionFinding$,
28212
+ { [_xN]: _it }]
28213
+ ];
28214
+ var IpamRoutingPolicyRegistrationDeltaSet = [1, n0, _IRPRDS,
28215
+ 0, [() => IpamRoutingPolicyRegistrationDelta$,
28216
+ { [_xN]: _it }]
28217
+ ];
28218
+ var IpamRoutingPolicyRegistrationSet = [1, n0, _IRPRS,
28219
+ 0, [() => IpamRoutingPolicyRegistration$,
28220
+ { [_xN]: _it }]
28221
+ ];
27757
28222
  var IpamScopeSet = [1, n0, _ISSp,
27758
28223
  0, [() => IpamScope$,
27759
28224
  { [_xN]: _it }]
@@ -29578,6 +30043,9 @@ export var AuthorizeSecurityGroupEgress$ = [9, n0, _ASGE,
29578
30043
  export var AuthorizeSecurityGroupIngress$ = [9, n0, _ASGIu,
29579
30044
  0, () => AuthorizeSecurityGroupIngressRequest$, () => AuthorizeSecurityGroupIngressResult$
29580
30045
  ];
30046
+ export var BatchModifyIpamRoutingPolicyRegistrations$ = [9, n0, _BMIRPR,
30047
+ 0, () => BatchModifyIpamRoutingPolicyRegistrationsRequest$, () => BatchModifyIpamRoutingPolicyRegistrationsResult$
30048
+ ];
29581
30049
  export var BundleInstance$ = [9, n0, _BIun,
29582
30050
  0, () => BundleInstanceRequest$, () => BundleInstanceResult$
29583
30051
  ];
@@ -29716,6 +30184,9 @@ export var CreateIpam$ = [9, n0, _CIre,
29716
30184
  export var CreateIpamExternalResourceVerificationToken$ = [9, n0, _CIERVT,
29717
30185
  0, () => CreateIpamExternalResourceVerificationTokenRequest$, () => CreateIpamExternalResourceVerificationTokenResult$
29718
30186
  ];
30187
+ export var CreateIpamInternetRegistryAssociation$ = [9, n0, _CIIRA,
30188
+ 0, () => CreateIpamInternetRegistryAssociationRequest$, () => CreateIpamInternetRegistryAssociationResult$
30189
+ ];
29719
30190
  export var CreateIpamPolicy$ = [9, n0, _CIP,
29720
30191
  0, () => CreateIpamPolicyRequest$, () => CreateIpamPolicyResult$
29721
30192
  ];
@@ -29731,6 +30202,9 @@ export var CreateIpamPrefixListResolverTarget$ = [9, n0, _CIPLRT,
29731
30202
  export var CreateIpamResourceDiscovery$ = [9, n0, _CIRD,
29732
30203
  0, () => CreateIpamResourceDiscoveryRequest$, () => CreateIpamResourceDiscoveryResult$
29733
30204
  ];
30205
+ export var CreateIpamRoutingPolicyRegistration$ = [9, n0, _CIRPR,
30206
+ 0, () => CreateIpamRoutingPolicyRegistrationRequest$, () => CreateIpamRoutingPolicyRegistrationResult$
30207
+ ];
29734
30208
  export var CreateIpamScope$ = [9, n0, _CIS,
29735
30209
  0, () => CreateIpamScopeRequest$, () => CreateIpamScopeResult$
29736
30210
  ];
@@ -30001,12 +30475,15 @@ export var DeleteInstanceEventWindow$ = [9, n0, _DIEW,
30001
30475
  export var DeleteInternetGateway$ = [9, n0, _DIG,
30002
30476
  0, () => DeleteInternetGatewayRequest$, () => __Unit
30003
30477
  ];
30004
- export var DeleteIpam$ = [9, n0, _DIel,
30478
+ export var DeleteIpam$ = [9, n0, _DIele,
30005
30479
  0, () => DeleteIpamRequest$, () => DeleteIpamResult$
30006
30480
  ];
30007
30481
  export var DeleteIpamExternalResourceVerificationToken$ = [9, n0, _DIERVT,
30008
30482
  0, () => DeleteIpamExternalResourceVerificationTokenRequest$, () => DeleteIpamExternalResourceVerificationTokenResult$
30009
30483
  ];
30484
+ export var DeleteIpamInternetRegistryAssociation$ = [9, n0, _DIIRA,
30485
+ 0, () => DeleteIpamInternetRegistryAssociationRequest$, () => DeleteIpamInternetRegistryAssociationResult$
30486
+ ];
30010
30487
  export var DeleteIpamPolicy$ = [9, n0, _DIP,
30011
30488
  0, () => DeleteIpamPolicyRequest$, () => DeleteIpamPolicyResult$
30012
30489
  ];
@@ -30022,6 +30499,9 @@ export var DeleteIpamPrefixListResolverTarget$ = [9, n0, _DIPLRT,
30022
30499
  export var DeleteIpamResourceDiscovery$ = [9, n0, _DIRD,
30023
30500
  0, () => DeleteIpamResourceDiscoveryRequest$, () => DeleteIpamResourceDiscoveryResult$
30024
30501
  ];
30502
+ export var DeleteIpamRoutingPolicyRegistration$ = [9, n0, _DIRPR,
30503
+ 0, () => DeleteIpamRoutingPolicyRegistrationRequest$, () => DeleteIpamRoutingPolicyRegistrationResult$
30504
+ ];
30025
30505
  export var DeleteIpamScope$ = [9, n0, _DISe,
30026
30506
  0, () => DeleteIpamScopeRequest$, () => DeleteIpamScopeResult$
30027
30507
  ];
@@ -30490,6 +30970,9 @@ export var DescribeIpamByoasn$ = [9, n0, _DIBe,
30490
30970
  export var DescribeIpamExternalResourceVerificationTokens$ = [9, n0, _DIERVTe,
30491
30971
  0, () => DescribeIpamExternalResourceVerificationTokensRequest$, () => DescribeIpamExternalResourceVerificationTokensResult$
30492
30972
  ];
30973
+ export var DescribeIpamInternetRegistryAssociations$ = [9, n0, _DIIRAe,
30974
+ 0, () => DescribeIpamInternetRegistryAssociationsRequest$, () => DescribeIpamInternetRegistryAssociationsResult$
30975
+ ];
30493
30976
  export var DescribeIpamPolicies$ = [9, n0, _DIPes,
30494
30977
  0, () => DescribeIpamPoliciesRequest$, () => DescribeIpamPoliciesResult$
30495
30978
  ];
@@ -31015,6 +31498,9 @@ export var EnableImageDeregistrationProtection$ = [9, n0, _EIDP,
31015
31498
  export var EnableInstanceSqlHaStandbyDetections$ = [9, n0, _EISHSD,
31016
31499
  0, () => EnableInstanceSqlHaStandbyDetectionsRequest$, () => EnableInstanceSqlHaStandbyDetectionsResult$
31017
31500
  ];
31501
+ export var EnableIpamInternetRegistryAssociation$ = [9, n0, _EIIRA,
31502
+ 0, () => EnableIpamInternetRegistryAssociationRequest$, () => EnableIpamInternetRegistryAssociationResult$
31503
+ ];
31018
31504
  export var EnableIpamOrganizationAdminAccount$ = [9, n0, _EIOAA,
31019
31505
  0, () => EnableIpamOrganizationAdminAccountRequest$, () => EnableIpamOrganizationAdminAccountResult$
31020
31506
  ];
@@ -31156,6 +31642,15 @@ export var GetIpamDiscoveredPublicAddresses$ = [9, n0, _GIDPA,
31156
31642
  export var GetIpamDiscoveredResourceCidrs$ = [9, n0, _GIDRC,
31157
31643
  0, () => GetIpamDiscoveredResourceCidrsRequest$, () => GetIpamDiscoveredResourceCidrsResult$
31158
31644
  ];
31645
+ export var GetIpamDiscoveredRoutes$ = [9, n0, _GIDR,
31646
+ 0, () => GetIpamDiscoveredRoutesRequest$, () => GetIpamDiscoveredRoutesResult$
31647
+ ];
31648
+ export var GetIpamInternetRegistryAssociationAsns$ = [9, n0, _GIIRAA,
31649
+ 0, () => GetIpamInternetRegistryAssociationAsnsRequest$, () => GetIpamInternetRegistryAssociationAsnsResult$
31650
+ ];
31651
+ export var GetIpamInternetRegistryAssociationCidrs$ = [9, n0, _GIIRAC,
31652
+ 0, () => GetIpamInternetRegistryAssociationCidrsRequest$, () => GetIpamInternetRegistryAssociationCidrsResult$
31653
+ ];
31159
31654
  export var GetIpamPolicyAllocationRules$ = [9, n0, _GIPARet,
31160
31655
  0, () => GetIpamPolicyAllocationRulesRequest$, () => GetIpamPolicyAllocationRulesResult$
31161
31656
  ];
@@ -31180,6 +31675,18 @@ export var GetIpamPrefixListResolverVersions$ = [9, n0, _GIPLRV,
31180
31675
  export var GetIpamResourceCidrs$ = [9, n0, _GIRC,
31181
31676
  0, () => GetIpamResourceCidrsRequest$, () => GetIpamResourceCidrsResult$
31182
31677
  ];
31678
+ export var GetIpamRouteOriginAuthorizations$ = [9, n0, _GIROA,
31679
+ 0, () => GetIpamRouteOriginAuthorizationsRequest$, () => GetIpamRouteOriginAuthorizationsResult$
31680
+ ];
31681
+ export var GetIpamRouteProtectionFindings$ = [9, n0, _GIRPF,
31682
+ 0, () => GetIpamRouteProtectionFindingsRequest$, () => GetIpamRouteProtectionFindingsResult$
31683
+ ];
31684
+ export var GetIpamRoutingPolicyRegistrationDeltas$ = [9, n0, _GIRPRD,
31685
+ 0, () => GetIpamRoutingPolicyRegistrationDeltasRequest$, () => GetIpamRoutingPolicyRegistrationDeltasResult$
31686
+ ];
31687
+ export var GetIpamRoutingPolicyRegistrations$ = [9, n0, _GIRPR,
31688
+ 0, () => GetIpamRoutingPolicyRegistrationsRequest$, () => GetIpamRoutingPolicyRegistrationsResult$
31689
+ ];
31183
31690
  export var GetLaunchTemplateData$ = [9, n0, _GLTD,
31184
31691
  0, () => GetLaunchTemplateDataRequest$, () => GetLaunchTemplateDataResult$
31185
31692
  ];
@@ -31408,6 +31915,9 @@ export var ModifyIpamResourceCidr$ = [9, n0, _MIRC,
31408
31915
  export var ModifyIpamResourceDiscovery$ = [9, n0, _MIRD,
31409
31916
  0, () => ModifyIpamResourceDiscoveryRequest$, () => ModifyIpamResourceDiscoveryResult$
31410
31917
  ];
31918
+ export var ModifyIpamRoutingPolicyRegistration$ = [9, n0, _MIRPR,
31919
+ 0, () => ModifyIpamRoutingPolicyRegistrationRequest$, () => ModifyIpamRoutingPolicyRegistrationResult$
31920
+ ];
31411
31921
  export var ModifyIpamScope$ = [9, n0, _MIS,
31412
31922
  0, () => ModifyIpamScopeRequest$, () => ModifyIpamScopeResult$
31413
31923
  ];