@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
@@ -22,6 +22,7 @@ import {
22
22
  DestinationFileFormat,
23
23
  DiskImageFormat,
24
24
  Ec2InstanceConnectEndpointState,
25
+ EndpointIpAddressType,
25
26
  ExportEnvironment,
26
27
  ExportTaskState,
27
28
  FleetCapacityReservationUsageStrategy,
@@ -44,6 +45,7 @@ import {
44
45
  InterruptionType,
45
46
  IpAddressType,
46
47
  IpamExternalResourceVerificationTokenState,
48
+ IpamInternetRegistryAssociationState,
47
49
  IpamMeteredAccount,
48
50
  IpamPolicyState,
49
51
  IpamPoolAwsService,
@@ -91,26 +93,27 @@ import {
91
93
  NetworkInterfacePermissionStateCode,
92
94
  NetworkInterfaceStatus,
93
95
  NetworkInterfaceType,
94
- PlacementGroupState,
95
- PlacementStrategy,
96
96
  PlatformValues,
97
97
  PrefixListState,
98
98
  Protocol,
99
99
  ResourceType,
100
+ Rir,
100
101
  RuleAction,
101
102
  SecondaryInterfaceType,
103
+ SelfServicePortal,
102
104
  ShutdownBehavior,
103
105
  SnapshotLocationEnum,
104
106
  SpotAllocationStrategy,
105
107
  SpotInstanceInterruptionBehavior,
106
108
  SpotInstanceType,
107
- SpreadLevel,
108
109
  SubnetState,
109
110
  TaggableResourceType,
110
111
  TargetCapacityUnitType,
111
112
  Tenancy,
112
113
  TokenState,
114
+ TrafficIpAddressType,
113
115
  TrafficType,
116
+ TransportProtocol,
114
117
  VolumeType,
115
118
  VpcEncryptionControlExclusionState,
116
119
  VpcEncryptionControlMode,
@@ -127,7 +130,12 @@ import {
127
130
  AccessScopePathRequest,
128
131
  AddIpamOperatingRegion,
129
132
  AddPrefixListEntry,
133
+ ClientConnectOptions,
134
+ ClientLoginBannerOptions,
135
+ ClientRouteEnforcementOptions,
136
+ ClientVpnAuthenticationRequest,
130
137
  InstanceEventWindow,
138
+ IpamRoutingPolicyRegistrationDelta,
131
139
  Ipv4PrefixSpecification,
132
140
  NatGatewayAddress,
133
141
  OperatorResponse,
@@ -139,6 +147,41 @@ import {
139
147
  VpcCidrBlockAssociation,
140
148
  VpcIpv6CidrBlockAssociation,
141
149
  } from "./models_0";
150
+ export interface ConnectionLogOptions {
151
+ Enabled?: boolean | undefined;
152
+ CloudwatchLogGroup?: string | undefined;
153
+ CloudwatchLogStream?: string | undefined;
154
+ }
155
+ export interface TransitGatewayConfigurationInputStructure {
156
+ TransitGatewayId?: string | undefined;
157
+ AvailabilityZones?: string[] | undefined;
158
+ AvailabilityZoneIds?: string[] | undefined;
159
+ }
160
+ export interface CreateClientVpnEndpointRequest {
161
+ ClientCidrBlock?: string | undefined;
162
+ ServerCertificateArn: string | undefined;
163
+ AuthenticationOptions: ClientVpnAuthenticationRequest[] | undefined;
164
+ ConnectionLogOptions: ConnectionLogOptions | undefined;
165
+ DnsServers?: string[] | undefined;
166
+ TransportProtocol?: TransportProtocol | undefined;
167
+ VpnPort?: number | undefined;
168
+ Description?: string | undefined;
169
+ SplitTunnel?: boolean | undefined;
170
+ DryRun?: boolean | undefined;
171
+ ClientToken?: string | undefined;
172
+ TagSpecifications?: TagSpecification[] | undefined;
173
+ SecurityGroupIds?: string[] | undefined;
174
+ VpcId?: string | undefined;
175
+ SelfServicePortal?: SelfServicePortal | undefined;
176
+ ClientConnectOptions?: ClientConnectOptions | undefined;
177
+ SessionTimeoutHours?: number | undefined;
178
+ ClientLoginBannerOptions?: ClientLoginBannerOptions | undefined;
179
+ ClientRouteEnforcementOptions?: ClientRouteEnforcementOptions | undefined;
180
+ DisconnectOnSessionTimeout?: boolean | undefined;
181
+ EndpointIpAddressType?: EndpointIpAddressType | undefined;
182
+ TrafficIpAddressType?: TrafficIpAddressType | undefined;
183
+ TransitGatewayConfiguration?: TransitGatewayConfigurationInputStructure | undefined;
184
+ }
142
185
  export interface ClientVpnEndpointStatus {
143
186
  Code?: ClientVpnEndpointStatusCode | undefined;
144
187
  Message?: string | undefined;
@@ -961,6 +1004,31 @@ export interface IpamExternalResourceVerificationToken {
961
1004
  export interface CreateIpamExternalResourceVerificationTokenResult {
962
1005
  IpamExternalResourceVerificationToken?: IpamExternalResourceVerificationToken | undefined;
963
1006
  }
1007
+ export interface CreateIpamInternetRegistryAssociationRequest {
1008
+ DryRun?: boolean | undefined;
1009
+ IpamId: string | undefined;
1010
+ Rir: Rir | undefined;
1011
+ OrganizationHandle: string | undefined;
1012
+ Description?: string | undefined;
1013
+ TagSpecifications?: TagSpecification[] | undefined;
1014
+ ClientToken?: string | undefined;
1015
+ }
1016
+ export interface IpamInternetRegistryAssociation {
1017
+ OwnerId?: string | undefined;
1018
+ IpamInternetRegistryAssociationId?: string | undefined;
1019
+ IpamInternetRegistryAssociationArn?: string | undefined;
1020
+ IpamId?: string | undefined;
1021
+ IpamRegion?: string | undefined;
1022
+ Rir?: Rir | undefined;
1023
+ OrganizationHandle?: string | undefined;
1024
+ Description?: string | undefined;
1025
+ State?: IpamInternetRegistryAssociationState | undefined;
1026
+ ChildRequestXml?: string | undefined;
1027
+ Tags?: Tag[] | undefined;
1028
+ }
1029
+ export interface CreateIpamInternetRegistryAssociationResult {
1030
+ IpamInternetRegistryAssociation?: IpamInternetRegistryAssociation | undefined;
1031
+ }
964
1032
  export interface CreateIpamPolicyRequest {
965
1033
  DryRun?: boolean | undefined;
966
1034
  TagSpecifications?: TagSpecification[] | undefined;
@@ -1141,6 +1209,20 @@ export interface IpamResourceDiscovery {
1141
1209
  export interface CreateIpamResourceDiscoveryResult {
1142
1210
  IpamResourceDiscovery?: IpamResourceDiscovery | undefined;
1143
1211
  }
1212
+ export interface CreateIpamRoutingPolicyRegistrationRequest {
1213
+ DryRun?: boolean | undefined;
1214
+ IpamInternetRegistryAssociationId: string | undefined;
1215
+ Cidr: string | undefined;
1216
+ Asns: string[] | undefined;
1217
+ PermitMoreSpecificAnnouncements?: boolean | undefined;
1218
+ MaxLength?: number | undefined;
1219
+ Description?: string | undefined;
1220
+ Force?: boolean | undefined;
1221
+ ClientToken?: string | undefined;
1222
+ }
1223
+ export interface CreateIpamRoutingPolicyRegistrationResult {
1224
+ IpamRoutingPolicyRegistrationDelta?: IpamRoutingPolicyRegistrationDelta | undefined;
1225
+ }
1144
1226
  export interface ExternalAuthorityConfiguration {
1145
1227
  Type?: IpamScopeExternalAuthorityType | undefined;
1146
1228
  ExternalResourceIdentifier?: string | undefined;
@@ -2149,60 +2231,3 @@ export interface NetworkInterfacePermissionState {
2149
2231
  State?: NetworkInterfacePermissionStateCode | undefined;
2150
2232
  StatusMessage?: string | undefined;
2151
2233
  }
2152
- export interface NetworkInterfacePermission {
2153
- NetworkInterfacePermissionId?: string | undefined;
2154
- NetworkInterfaceId?: string | undefined;
2155
- AwsAccountId?: string | undefined;
2156
- AwsService?: string | undefined;
2157
- Permission?: InterfacePermissionType | undefined;
2158
- PermissionState?: NetworkInterfacePermissionState | undefined;
2159
- }
2160
- export interface CreateNetworkInterfacePermissionResult {
2161
- InterfacePermission?: NetworkInterfacePermission | undefined;
2162
- }
2163
- export interface CreatePlacementGroupRequest {
2164
- PartitionCount?: number | undefined;
2165
- TagSpecifications?: TagSpecification[] | undefined;
2166
- SpreadLevel?: SpreadLevel | undefined;
2167
- LinkedGroupId?: string | undefined;
2168
- Operator?: OperatorRequest | undefined;
2169
- ParentGroupId?: string | undefined;
2170
- DryRun?: boolean | undefined;
2171
- GroupName?: string | undefined;
2172
- Strategy?: PlacementStrategy | undefined;
2173
- }
2174
- export interface PlacementGroup {
2175
- GroupName?: string | undefined;
2176
- State?: PlacementGroupState | undefined;
2177
- Strategy?: PlacementStrategy | undefined;
2178
- PartitionCount?: number | undefined;
2179
- GroupId?: string | undefined;
2180
- Tags?: Tag[] | undefined;
2181
- GroupArn?: string | undefined;
2182
- SpreadLevel?: SpreadLevel | undefined;
2183
- LinkedGroupId?: string | undefined;
2184
- Operator?: OperatorResponse | undefined;
2185
- ParentGroupId?: string | undefined;
2186
- }
2187
- export interface CreatePlacementGroupResult {
2188
- PlacementGroup?: PlacementGroup | undefined;
2189
- }
2190
- export interface CreatePublicIpv4PoolRequest {
2191
- DryRun?: boolean | undefined;
2192
- TagSpecifications?: TagSpecification[] | undefined;
2193
- NetworkBorderGroup?: string | undefined;
2194
- }
2195
- export interface CreatePublicIpv4PoolResult {
2196
- PoolId?: string | undefined;
2197
- }
2198
- export interface CreateReplaceRootVolumeTaskRequest {
2199
- InstanceId: string | undefined;
2200
- SnapshotId?: string | undefined;
2201
- ClientToken?: string | undefined;
2202
- DryRun?: boolean | undefined;
2203
- TagSpecifications?: TagSpecification[] | undefined;
2204
- ImageId?: string | undefined;
2205
- DeleteReplacedRootVolume?: boolean | undefined;
2206
- VolumeInitializationRate?: number | undefined;
2207
- VolumeId?: string | undefined;
2208
- }
@@ -22,6 +22,7 @@ import {
22
22
  GatewayType,
23
23
  Igmpv2SupportValue,
24
24
  InstanceEventWindowState,
25
+ InterfacePermissionType,
25
26
  InternetGatewayExclusionMode,
26
27
  IpAddressType,
27
28
  Ipv6SupportValue,
@@ -30,6 +31,8 @@ import {
30
31
  PayerResponsibility,
31
32
  PayerResponsibilityScope,
32
33
  PayerResponsibilityType,
34
+ PlacementGroupState,
35
+ PlacementStrategy,
33
36
  ProtocolValue,
34
37
  ReplaceRootVolumeTaskState,
35
38
  RouteOrigin,
@@ -53,6 +56,7 @@ import {
53
56
  ServiceType,
54
57
  SnapshotLocationEnum,
55
58
  SnapshotState,
59
+ SpreadLevel,
56
60
  SSEType,
57
61
  State,
58
62
  StaticSourcesSupportValue,
@@ -102,6 +106,8 @@ import {
102
106
  import {
103
107
  ApplicationStatusCheckResponseObject,
104
108
  CarrierGateway,
109
+ IpamRoutingPolicyRegistrationDelta,
110
+ OperatorResponse,
105
111
  ReservedInstancesListing,
106
112
  RouteTableAssociationState,
107
113
  Tag,
@@ -123,6 +129,7 @@ import {
123
129
  Ec2InstanceConnectEndpoint,
124
130
  Ipam,
125
131
  IpamExternalResourceVerificationToken,
132
+ IpamInternetRegistryAssociation,
126
133
  IpamPolicy,
127
134
  IpamPool,
128
135
  IpamPrefixListResolver,
@@ -134,14 +141,69 @@ import {
134
141
  LocalGatewayRouteTable,
135
142
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation,
136
143
  LocalGatewayRouteTableVpcAssociation,
137
- LocalGatewayVirtualInterface,
138
- LocalGatewayVirtualInterfaceGroup,
139
- ManagedPrefixList,
144
+ NetworkInterfacePermissionState,
140
145
  OperatorRequest,
141
146
  Subnet,
142
147
  Vpc,
143
148
  VpcEncryptionControl,
144
149
  } from "./models_1";
150
+ export interface NetworkInterfacePermission {
151
+ NetworkInterfacePermissionId?: string | undefined;
152
+ NetworkInterfaceId?: string | undefined;
153
+ AwsAccountId?: string | undefined;
154
+ AwsService?: string | undefined;
155
+ Permission?: InterfacePermissionType | undefined;
156
+ PermissionState?: NetworkInterfacePermissionState | undefined;
157
+ }
158
+ export interface CreateNetworkInterfacePermissionResult {
159
+ InterfacePermission?: NetworkInterfacePermission | undefined;
160
+ }
161
+ export interface CreatePlacementGroupRequest {
162
+ PartitionCount?: number | undefined;
163
+ TagSpecifications?: TagSpecification[] | undefined;
164
+ SpreadLevel?: SpreadLevel | undefined;
165
+ LinkedGroupId?: string | undefined;
166
+ Operator?: OperatorRequest | undefined;
167
+ ParentGroupId?: string | undefined;
168
+ DryRun?: boolean | undefined;
169
+ GroupName?: string | undefined;
170
+ Strategy?: PlacementStrategy | undefined;
171
+ }
172
+ export interface PlacementGroup {
173
+ GroupName?: string | undefined;
174
+ State?: PlacementGroupState | undefined;
175
+ Strategy?: PlacementStrategy | undefined;
176
+ PartitionCount?: number | undefined;
177
+ GroupId?: string | undefined;
178
+ Tags?: Tag[] | undefined;
179
+ GroupArn?: string | undefined;
180
+ SpreadLevel?: SpreadLevel | undefined;
181
+ LinkedGroupId?: string | undefined;
182
+ Operator?: OperatorResponse | undefined;
183
+ ParentGroupId?: string | undefined;
184
+ }
185
+ export interface CreatePlacementGroupResult {
186
+ PlacementGroup?: PlacementGroup | undefined;
187
+ }
188
+ export interface CreatePublicIpv4PoolRequest {
189
+ DryRun?: boolean | undefined;
190
+ TagSpecifications?: TagSpecification[] | undefined;
191
+ NetworkBorderGroup?: string | undefined;
192
+ }
193
+ export interface CreatePublicIpv4PoolResult {
194
+ PoolId?: string | undefined;
195
+ }
196
+ export interface CreateReplaceRootVolumeTaskRequest {
197
+ InstanceId: string | undefined;
198
+ SnapshotId?: string | undefined;
199
+ ClientToken?: string | undefined;
200
+ DryRun?: boolean | undefined;
201
+ TagSpecifications?: TagSpecification[] | undefined;
202
+ ImageId?: string | undefined;
203
+ DeleteReplacedRootVolume?: boolean | undefined;
204
+ VolumeInitializationRate?: number | undefined;
205
+ VolumeId?: string | undefined;
206
+ }
145
207
  export interface ReplaceRootVolumeTask {
146
208
  ReplaceRootVolumeTaskId?: string | undefined;
147
209
  InstanceId?: string | undefined;
@@ -339,7 +401,7 @@ export interface CreateRouteTableResult {
339
401
  export interface CreateSecondaryNetworkRequest {
340
402
  ClientToken?: string | undefined;
341
403
  DryRun?: boolean | undefined;
342
- Ipv4CidrBlock?: string | undefined;
404
+ Ipv4CidrBlock: string | undefined;
343
405
  NetworkType: SecondaryNetworkType | undefined;
344
406
  TagSpecifications?: TagSpecification[] | undefined;
345
407
  }
@@ -1828,6 +1890,13 @@ export interface DeleteIpamExternalResourceVerificationTokenRequest {
1828
1890
  export interface DeleteIpamExternalResourceVerificationTokenResult {
1829
1891
  IpamExternalResourceVerificationToken?: IpamExternalResourceVerificationToken | undefined;
1830
1892
  }
1893
+ export interface DeleteIpamInternetRegistryAssociationRequest {
1894
+ DryRun?: boolean | undefined;
1895
+ IpamInternetRegistryAssociationId: string | undefined;
1896
+ }
1897
+ export interface DeleteIpamInternetRegistryAssociationResult {
1898
+ IpamInternetRegistryAssociation?: IpamInternetRegistryAssociation | undefined;
1899
+ }
1831
1900
  export interface DeleteIpamPolicyRequest {
1832
1901
  DryRun?: boolean | undefined;
1833
1902
  IpamPolicyId: string | undefined;
@@ -1864,6 +1933,16 @@ export interface DeleteIpamResourceDiscoveryRequest {
1864
1933
  export interface DeleteIpamResourceDiscoveryResult {
1865
1934
  IpamResourceDiscovery?: IpamResourceDiscovery | undefined;
1866
1935
  }
1936
+ export interface DeleteIpamRoutingPolicyRegistrationRequest {
1937
+ DryRun?: boolean | undefined;
1938
+ IpamInternetRegistryAssociationId: string | undefined;
1939
+ Cidr: string | undefined;
1940
+ Force?: boolean | undefined;
1941
+ ClientToken?: string | undefined;
1942
+ }
1943
+ export interface DeleteIpamRoutingPolicyRegistrationResult {
1944
+ IpamRoutingPolicyRegistrationDelta?: IpamRoutingPolicyRegistrationDelta | undefined;
1945
+ }
1867
1946
  export interface DeleteIpamScopeRequest {
1868
1947
  DryRun?: boolean | undefined;
1869
1948
  IpamScopeId: string | undefined;
@@ -1949,48 +2028,3 @@ export interface DeleteLocalGatewayRouteTableVpcAssociationRequest {
1949
2028
  export interface DeleteLocalGatewayRouteTableVpcAssociationResult {
1950
2029
  LocalGatewayRouteTableVpcAssociation?: LocalGatewayRouteTableVpcAssociation | undefined;
1951
2030
  }
1952
- export interface DeleteLocalGatewayVirtualInterfaceRequest {
1953
- LocalGatewayVirtualInterfaceId: string | undefined;
1954
- DryRun?: boolean | undefined;
1955
- }
1956
- export interface DeleteLocalGatewayVirtualInterfaceResult {
1957
- LocalGatewayVirtualInterface?: LocalGatewayVirtualInterface | undefined;
1958
- }
1959
- export interface DeleteLocalGatewayVirtualInterfaceGroupRequest {
1960
- LocalGatewayVirtualInterfaceGroupId: string | undefined;
1961
- DryRun?: boolean | undefined;
1962
- }
1963
- export interface DeleteLocalGatewayVirtualInterfaceGroupResult {
1964
- LocalGatewayVirtualInterfaceGroup?: LocalGatewayVirtualInterfaceGroup | undefined;
1965
- }
1966
- export interface DeleteManagedPrefixListRequest {
1967
- DryRun?: boolean | undefined;
1968
- PrefixListId: string | undefined;
1969
- }
1970
- export interface DeleteManagedPrefixListResult {
1971
- PrefixList?: ManagedPrefixList | undefined;
1972
- }
1973
- export interface DeleteNatGatewayRequest {
1974
- DryRun?: boolean | undefined;
1975
- NatGatewayId: string | undefined;
1976
- }
1977
- export interface DeleteNatGatewayResult {
1978
- NatGatewayId?: string | undefined;
1979
- }
1980
- export interface DeleteNetworkAclRequest {
1981
- DryRun?: boolean | undefined;
1982
- NetworkAclId: string | undefined;
1983
- }
1984
- export interface DeleteNetworkAclEntryRequest {
1985
- DryRun?: boolean | undefined;
1986
- NetworkAclId: string | undefined;
1987
- RuleNumber: number | undefined;
1988
- Egress: boolean | undefined;
1989
- }
1990
- export interface DeleteNetworkInsightsAccessScopeRequest {
1991
- DryRun?: boolean | undefined;
1992
- NetworkInsightsAccessScopeId: string | undefined;
1993
- }
1994
- export interface DeleteNetworkInsightsAccessScopeResult {
1995
- NetworkInsightsAccessScopeId?: string | undefined;
1996
- }
@@ -43,28 +43,21 @@ import {
43
43
  FleetReservationType,
44
44
  FleetStateCode,
45
45
  FleetType,
46
- FpgaImageAttributeName,
47
- FpgaImageStateCode,
48
46
  InstanceLifecycle,
49
47
  IpamPoolCidrFailureCode,
50
48
  IpamPoolCidrState,
51
- LogDestinationType,
52
49
  MetricType,
53
50
  OutputFormat,
54
51
  PeriodType,
55
- PermissionGroup,
56
52
  PlatformValues,
57
- ProductCodeValues,
58
53
  ReportState,
59
54
  Schedule,
60
55
  SnapshotReturnCodes,
61
56
  SpotAllocationStrategy,
62
57
  SpotInstanceInterruptionBehavior,
63
58
  StatisticType,
64
- TaggableResourceType,
65
59
  TargetCapacityUnitType,
66
60
  TrafficIpAddressType,
67
- TrafficType,
68
61
  TransportProtocol,
69
62
  VpnProtocol,
70
63
  } from "./enums";
@@ -104,6 +97,9 @@ import {
104
97
  FleetLaunchTemplateSpecification,
105
98
  GroupIdentifier,
106
99
  LaunchTemplateAndOverridesResponse,
100
+ LocalGatewayVirtualInterface,
101
+ LocalGatewayVirtualInterfaceGroup,
102
+ ManagedPrefixList,
107
103
  VpcEncryptionControl,
108
104
  } from "./models_1";
109
105
  import {
@@ -129,6 +125,51 @@ import {
129
125
  VerifiedAccessGroup,
130
126
  VpcBlockPublicAccessExclusion,
131
127
  } from "./models_2";
128
+ export interface DeleteLocalGatewayVirtualInterfaceRequest {
129
+ LocalGatewayVirtualInterfaceId: string | undefined;
130
+ DryRun?: boolean | undefined;
131
+ }
132
+ export interface DeleteLocalGatewayVirtualInterfaceResult {
133
+ LocalGatewayVirtualInterface?: LocalGatewayVirtualInterface | undefined;
134
+ }
135
+ export interface DeleteLocalGatewayVirtualInterfaceGroupRequest {
136
+ LocalGatewayVirtualInterfaceGroupId: string | undefined;
137
+ DryRun?: boolean | undefined;
138
+ }
139
+ export interface DeleteLocalGatewayVirtualInterfaceGroupResult {
140
+ LocalGatewayVirtualInterfaceGroup?: LocalGatewayVirtualInterfaceGroup | undefined;
141
+ }
142
+ export interface DeleteManagedPrefixListRequest {
143
+ DryRun?: boolean | undefined;
144
+ PrefixListId: string | undefined;
145
+ }
146
+ export interface DeleteManagedPrefixListResult {
147
+ PrefixList?: ManagedPrefixList | undefined;
148
+ }
149
+ export interface DeleteNatGatewayRequest {
150
+ DryRun?: boolean | undefined;
151
+ NatGatewayId: string | undefined;
152
+ }
153
+ export interface DeleteNatGatewayResult {
154
+ NatGatewayId?: string | undefined;
155
+ }
156
+ export interface DeleteNetworkAclRequest {
157
+ DryRun?: boolean | undefined;
158
+ NetworkAclId: string | undefined;
159
+ }
160
+ export interface DeleteNetworkAclEntryRequest {
161
+ DryRun?: boolean | undefined;
162
+ NetworkAclId: string | undefined;
163
+ RuleNumber: number | undefined;
164
+ Egress: boolean | undefined;
165
+ }
166
+ export interface DeleteNetworkInsightsAccessScopeRequest {
167
+ DryRun?: boolean | undefined;
168
+ NetworkInsightsAccessScopeId: string | undefined;
169
+ }
170
+ export interface DeleteNetworkInsightsAccessScopeResult {
171
+ NetworkInsightsAccessScopeId?: string | undefined;
172
+ }
132
173
  export interface DeleteNetworkInsightsAccessScopeAnalysisRequest {
133
174
  NetworkInsightsAccessScopeAnalysisId: string | undefined;
134
175
  DryRun?: boolean | undefined;
@@ -1641,89 +1682,3 @@ export interface DestinationOptionsResponse {
1641
1682
  HiveCompatiblePartitions?: boolean | undefined;
1642
1683
  PerHourPartition?: boolean | undefined;
1643
1684
  }
1644
- export interface TagFieldSpecificationResponse {
1645
- ResourceType?: TaggableResourceType | undefined;
1646
- TagKeys?: string[] | undefined;
1647
- }
1648
- export interface FlowLog {
1649
- CreationTime?: Date | undefined;
1650
- DeliverLogsErrorMessage?: string | undefined;
1651
- DeliverLogsPermissionArn?: string | undefined;
1652
- DeliverCrossAccountRole?: string | undefined;
1653
- DeliverLogsStatus?: string | undefined;
1654
- FlowLogId?: string | undefined;
1655
- FlowLogStatus?: string | undefined;
1656
- LogGroupName?: string | undefined;
1657
- ResourceId?: string | undefined;
1658
- TrafficType?: TrafficType | undefined;
1659
- LogDestinationType?: LogDestinationType | undefined;
1660
- LogDestination?: string | undefined;
1661
- LogFormat?: string | undefined;
1662
- Tags?: Tag[] | undefined;
1663
- MaxAggregationInterval?: number | undefined;
1664
- DestinationOptions?: DestinationOptionsResponse | undefined;
1665
- TagFieldSpecifications?: TagFieldSpecificationResponse[] | undefined;
1666
- }
1667
- export interface DescribeFlowLogsResult {
1668
- FlowLogs?: FlowLog[] | undefined;
1669
- NextToken?: string | undefined;
1670
- }
1671
- export interface DescribeFpgaImageAttributeRequest {
1672
- DryRun?: boolean | undefined;
1673
- FpgaImageId: string | undefined;
1674
- Attribute: FpgaImageAttributeName | undefined;
1675
- }
1676
- export interface LoadPermission {
1677
- UserId?: string | undefined;
1678
- Group?: PermissionGroup | undefined;
1679
- }
1680
- export interface ProductCode {
1681
- ProductCodeId?: string | undefined;
1682
- ProductCodeType?: ProductCodeValues | undefined;
1683
- }
1684
- export interface FpgaImageAttribute {
1685
- FpgaImageId?: string | undefined;
1686
- Name?: string | undefined;
1687
- Description?: string | undefined;
1688
- LoadPermissions?: LoadPermission[] | undefined;
1689
- ProductCodes?: ProductCode[] | undefined;
1690
- }
1691
- export interface DescribeFpgaImageAttributeResult {
1692
- FpgaImageAttribute?: FpgaImageAttribute | undefined;
1693
- }
1694
- export interface DescribeFpgaImagesRequest {
1695
- DryRun?: boolean | undefined;
1696
- FpgaImageIds?: string[] | undefined;
1697
- Owners?: string[] | undefined;
1698
- Filters?: Filter[] | undefined;
1699
- NextToken?: string | undefined;
1700
- MaxResults?: number | undefined;
1701
- }
1702
- export interface PciId {
1703
- DeviceId?: string | undefined;
1704
- VendorId?: string | undefined;
1705
- SubsystemId?: string | undefined;
1706
- SubsystemVendorId?: string | undefined;
1707
- }
1708
- export interface FpgaImageState {
1709
- Code?: FpgaImageStateCode | undefined;
1710
- Message?: string | undefined;
1711
- }
1712
- export interface FpgaImage {
1713
- FpgaImageId?: string | undefined;
1714
- FpgaImageGlobalId?: string | undefined;
1715
- Name?: string | undefined;
1716
- Description?: string | undefined;
1717
- ShellVersion?: string | undefined;
1718
- PciId?: PciId | undefined;
1719
- State?: FpgaImageState | undefined;
1720
- CreateTime?: Date | undefined;
1721
- UpdateTime?: Date | undefined;
1722
- OwnerId?: string | undefined;
1723
- OwnerAlias?: string | undefined;
1724
- ProductCodes?: ProductCode[] | undefined;
1725
- Tags?: Tag[] | undefined;
1726
- Public?: boolean | undefined;
1727
- DataRetentionSupport?: boolean | undefined;
1728
- InstanceTypes?: string[] | undefined;
1729
- }