@aws-sdk/client-ec2 3.985.0 → 3.986.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 (283) hide show
  1. package/README.md +49 -0
  2. package/dist-cjs/index.js +973 -115
  3. package/dist-es/EC2.js +28 -0
  4. package/dist-es/commands/CreateSecondaryNetworkCommand.js +16 -0
  5. package/dist-es/commands/CreateSecondarySubnetCommand.js +16 -0
  6. package/dist-es/commands/DeleteSecondaryNetworkCommand.js +16 -0
  7. package/dist-es/commands/DeleteSecondarySubnetCommand.js +16 -0
  8. package/dist-es/commands/DescribeSecondaryInterfacesCommand.js +16 -0
  9. package/dist-es/commands/DescribeSecondaryNetworksCommand.js +16 -0
  10. package/dist-es/commands/DescribeSecondarySubnetsCommand.js +16 -0
  11. package/dist-es/commands/index.js +7 -0
  12. package/dist-es/models/enums.js +45 -0
  13. package/dist-es/pagination/DescribeSecondaryInterfacesPaginator.js +4 -0
  14. package/dist-es/pagination/DescribeSecondaryNetworksPaginator.js +4 -0
  15. package/dist-es/pagination/DescribeSecondarySubnetsPaginator.js +4 -0
  16. package/dist-es/pagination/index.js +3 -0
  17. package/dist-es/schemas/schemas_0.js +482 -53
  18. package/dist-es/waiters/index.js +4 -0
  19. package/dist-es/waiters/waitForSecondaryNetworkCreateComplete.js +57 -0
  20. package/dist-es/waiters/waitForSecondaryNetworkDeleteComplete.js +54 -0
  21. package/dist-es/waiters/waitForSecondarySubnetCreateComplete.js +57 -0
  22. package/dist-es/waiters/waitForSecondarySubnetDeleteComplete.js +54 -0
  23. package/dist-types/EC2.d.ts +97 -0
  24. package/dist-types/EC2Client.d.ts +9 -2
  25. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
  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/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  29. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  30. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  31. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  32. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  33. package/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
  51. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  52. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  53. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateInterruptibleCapacityReservationAllocationCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateIpamPolicyCommand.d.ts +1 -1
  58. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  59. package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  62. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  63. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  64. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +17 -2
  65. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +32 -2
  66. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  68. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
  71. package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
  72. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  73. package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  74. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  75. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  76. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  77. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
  78. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
  79. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  80. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  81. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  82. package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
  83. package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
  84. package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
  85. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  86. package/dist-types/commands/CreateSecondaryNetworkCommand.d.ts +159 -0
  87. package/dist-types/commands/CreateSecondarySubnetCommand.d.ts +178 -0
  88. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +2 -2
  89. package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -2
  90. package/dist-types/commands/CreateSnapshotsCommand.d.ts +2 -2
  91. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -2
  92. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
  93. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  94. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
  95. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  96. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  97. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  98. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
  99. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  100. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
  101. package/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +1 -1
  102. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  103. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  104. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  105. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  106. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  107. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  108. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  109. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  110. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  111. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  112. package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
  113. package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
  114. package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
  115. package/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +1 -1
  116. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  117. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  118. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  119. package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +1 -1
  120. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
  121. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  122. package/dist-types/commands/DeleteSecondaryNetworkCommand.d.ts +134 -0
  123. package/dist-types/commands/DeleteSecondarySubnetCommand.d.ts +140 -0
  124. package/dist-types/commands/DeleteTrafficMirrorTargetCommand.d.ts +2 -1
  125. package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +1 -1
  126. package/dist-types/commands/DeleteTransitGatewayConnectCommand.d.ts +1 -1
  127. package/dist-types/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +1 -1
  128. package/dist-types/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +1 -1
  129. package/dist-types/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +1 -1
  130. package/dist-types/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +1 -1
  131. package/dist-types/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  132. package/dist-types/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +1 -2
  133. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +3 -0
  134. package/dist-types/commands/DescribeInstancesCommand.d.ts +26 -2
  135. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +16 -1
  136. package/dist-types/commands/DescribeSecondaryInterfacesCommand.d.ts +233 -0
  137. package/dist-types/commands/DescribeSecondaryNetworksCommand.d.ts +221 -0
  138. package/dist-types/commands/DescribeSecondarySubnetsCommand.d.ts +179 -0
  139. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  140. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  141. package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +1 -1
  142. package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +1 -1
  143. package/dist-types/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +1 -1
  144. package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +1 -1
  145. package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
  146. package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +1 -1
  147. package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +1 -1
  148. package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
  149. package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
  150. package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
  151. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +1 -1
  152. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +1 -1
  153. package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +1 -1
  154. package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +1 -2
  155. package/dist-types/commands/ExportImageCommand.d.ts +1 -1
  156. package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +1 -1
  157. package/dist-types/commands/GetEnabledIpamPolicyCommand.d.ts +1 -1
  158. package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +1 -1
  159. package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +1 -1
  160. package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +1 -1
  161. package/dist-types/commands/GetImageAncestryCommand.d.ts +1 -1
  162. package/dist-types/commands/GetImageBlockPublicAccessStateCommand.d.ts +1 -1
  163. package/dist-types/commands/GetInstanceMetadataDefaultsCommand.d.ts +1 -1
  164. package/dist-types/commands/GetInstanceTpmEkPubCommand.d.ts +1 -1
  165. package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +1 -1
  166. package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +1 -2
  167. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +16 -1
  168. package/dist-types/commands/ImportImageCommand.d.ts +1 -1
  169. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  170. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  171. package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
  172. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  173. package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +1 -1
  174. package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +1 -1
  175. package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +1 -1
  176. package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +1 -1
  177. package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +1 -1
  178. package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +1 -1
  179. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
  180. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
  181. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
  182. package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
  183. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  184. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
  185. package/dist-types/commands/RunInstancesCommand.d.ts +41 -1
  186. package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
  187. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  188. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  189. package/dist-types/commands/index.d.ts +7 -0
  190. package/dist-types/models/enums.d.ts +101 -0
  191. package/dist-types/models/models_1.d.ts +187 -391
  192. package/dist-types/models/models_2.d.ts +655 -223
  193. package/dist-types/models/models_3.d.ts +225 -1176
  194. package/dist-types/models/models_4.d.ts +3939 -3103
  195. package/dist-types/models/models_5.d.ts +4263 -4009
  196. package/dist-types/models/models_6.d.ts +4721 -4755
  197. package/dist-types/models/models_7.d.ts +730 -9
  198. package/dist-types/pagination/DescribeSecondaryInterfacesPaginator.d.ts +7 -0
  199. package/dist-types/pagination/DescribeSecondaryNetworksPaginator.d.ts +7 -0
  200. package/dist-types/pagination/DescribeSecondarySubnetsPaginator.d.ts +7 -0
  201. package/dist-types/pagination/index.d.ts +3 -0
  202. package/dist-types/schemas/schemas_0.d.ts +37 -0
  203. package/dist-types/ts3.4/EC2.d.ts +179 -0
  204. package/dist-types/ts3.4/EC2Client.d.ts +42 -0
  205. package/dist-types/ts3.4/commands/CreateSecondaryNetworkCommand.d.ts +51 -0
  206. package/dist-types/ts3.4/commands/CreateSecondarySubnetCommand.d.ts +49 -0
  207. package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +4 -2
  211. package/dist-types/ts3.4/commands/DeleteSecondaryNetworkCommand.d.ts +51 -0
  212. package/dist-types/ts3.4/commands/DeleteSecondarySubnetCommand.d.ts +51 -0
  213. package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +2 -4
  214. package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +4 -2
  222. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +4 -2
  223. package/dist-types/ts3.4/commands/DescribeSecondaryInterfacesCommand.d.ts +51 -0
  224. package/dist-types/ts3.4/commands/DescribeSecondaryNetworksCommand.d.ts +51 -0
  225. package/dist-types/ts3.4/commands/DescribeSecondarySubnetsCommand.d.ts +51 -0
  226. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
  234. package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
  235. package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
  236. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +4 -2
  240. package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/GetEnabledIpamPolicyCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +1 -1
  243. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/GetImageAncestryCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/GetImageBlockPublicAccessStateCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/GetInstanceMetadataDefaultsCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/GetInstanceTpmEkPubCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +1 -1
  250. package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +4 -2
  251. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
  252. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  253. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +1 -1
  254. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +1 -1
  258. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/index.d.ts +7 -0
  260. package/dist-types/ts3.4/models/enums.d.ts +59 -0
  261. package/dist-types/ts3.4/models/models_1.d.ts +73 -81
  262. package/dist-types/ts3.4/models/models_2.d.ts +133 -60
  263. package/dist-types/ts3.4/models/models_3.d.ts +66 -92
  264. package/dist-types/ts3.4/models/models_4.d.ts +190 -190
  265. package/dist-types/ts3.4/models/models_5.d.ts +176 -151
  266. package/dist-types/ts3.4/models/models_6.d.ts +142 -173
  267. package/dist-types/ts3.4/models/models_7.d.ts +193 -7
  268. package/dist-types/ts3.4/pagination/DescribeSecondaryInterfacesPaginator.d.ts +11 -0
  269. package/dist-types/ts3.4/pagination/DescribeSecondaryNetworksPaginator.d.ts +11 -0
  270. package/dist-types/ts3.4/pagination/DescribeSecondarySubnetsPaginator.d.ts +11 -0
  271. package/dist-types/ts3.4/pagination/index.d.ts +3 -0
  272. package/dist-types/ts3.4/schemas/schemas_0.d.ts +37 -0
  273. package/dist-types/ts3.4/waiters/index.d.ts +4 -0
  274. package/dist-types/ts3.4/waiters/waitForSecondaryNetworkCreateComplete.d.ts +11 -0
  275. package/dist-types/ts3.4/waiters/waitForSecondaryNetworkDeleteComplete.d.ts +11 -0
  276. package/dist-types/ts3.4/waiters/waitForSecondarySubnetCreateComplete.d.ts +11 -0
  277. package/dist-types/ts3.4/waiters/waitForSecondarySubnetDeleteComplete.d.ts +11 -0
  278. package/dist-types/waiters/index.d.ts +4 -0
  279. package/dist-types/waiters/waitForSecondaryNetworkCreateComplete.d.ts +14 -0
  280. package/dist-types/waiters/waitForSecondaryNetworkDeleteComplete.d.ts +14 -0
  281. package/dist-types/waiters/waitForSecondarySubnetCreateComplete.d.ts +14 -0
  282. package/dist-types/waiters/waitForSecondarySubnetDeleteComplete.d.ts +14 -0
  283. package/package.json +2 -2
@@ -0,0 +1,134 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
+ import type { DeleteSecondaryNetworkRequest, DeleteSecondaryNetworkResult } from "../models/models_2";
5
+ /**
6
+ * @public
7
+ */
8
+ export type { __MetadataBearer };
9
+ export { $Command };
10
+ /**
11
+ * @public
12
+ *
13
+ * The input for {@link DeleteSecondaryNetworkCommand}.
14
+ */
15
+ export interface DeleteSecondaryNetworkCommandInput extends DeleteSecondaryNetworkRequest {
16
+ }
17
+ /**
18
+ * @public
19
+ *
20
+ * The output of {@link DeleteSecondaryNetworkCommand}.
21
+ */
22
+ export interface DeleteSecondaryNetworkCommandOutput extends DeleteSecondaryNetworkResult, __MetadataBearer {
23
+ }
24
+ declare const DeleteSecondaryNetworkCommand_base: {
25
+ new (input: DeleteSecondaryNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSecondaryNetworkCommandInput, DeleteSecondaryNetworkCommandOutput, EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSecondaryNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSecondaryNetworkCommandInput, DeleteSecondaryNetworkCommandOutput, EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ /**
30
+ * <p>Deletes a secondary network. You must delete all secondary subnets in the secondary network before you can delete the secondary network.</p>
31
+ * @example
32
+ * Use a bare-bones client and the command you need to make an API call.
33
+ * ```javascript
34
+ * import { EC2Client, DeleteSecondaryNetworkCommand } from "@aws-sdk/client-ec2"; // ES Modules import
35
+ * // const { EC2Client, DeleteSecondaryNetworkCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
36
+ * // import type { EC2ClientConfig } from "@aws-sdk/client-ec2";
37
+ * const config = {}; // type is EC2ClientConfig
38
+ * const client = new EC2Client(config);
39
+ * const input = { // DeleteSecondaryNetworkRequest
40
+ * ClientToken: "STRING_VALUE",
41
+ * DryRun: true || false,
42
+ * SecondaryNetworkId: "STRING_VALUE", // required
43
+ * };
44
+ * const command = new DeleteSecondaryNetworkCommand(input);
45
+ * const response = await client.send(command);
46
+ * // { // DeleteSecondaryNetworkResult
47
+ * // SecondaryNetwork: { // SecondaryNetwork
48
+ * // SecondaryNetworkId: "STRING_VALUE",
49
+ * // SecondaryNetworkArn: "STRING_VALUE",
50
+ * // OwnerId: "STRING_VALUE",
51
+ * // Type: "rdma",
52
+ * // State: "create-in-progress" || "create-complete" || "create-failed" || "delete-in-progress" || "delete-complete" || "delete-failed",
53
+ * // StateReason: "STRING_VALUE",
54
+ * // Ipv4CidrBlockAssociations: [ // SecondaryNetworkIpv4CidrBlockAssociationList
55
+ * // { // SecondaryNetworkIpv4CidrBlockAssociation
56
+ * // AssociationId: "STRING_VALUE",
57
+ * // CidrBlock: "STRING_VALUE",
58
+ * // State: "associating" || "associated" || "association-failed" || "disassociating" || "disassociated" || "disassociation-failed",
59
+ * // StateReason: "STRING_VALUE",
60
+ * // },
61
+ * // ],
62
+ * // Tags: [ // TagList
63
+ * // { // Tag
64
+ * // Key: "STRING_VALUE",
65
+ * // Value: "STRING_VALUE",
66
+ * // },
67
+ * // ],
68
+ * // },
69
+ * // ClientToken: "STRING_VALUE",
70
+ * // };
71
+ *
72
+ * ```
73
+ *
74
+ * @param DeleteSecondaryNetworkCommandInput - {@link DeleteSecondaryNetworkCommandInput}
75
+ * @returns {@link DeleteSecondaryNetworkCommandOutput}
76
+ * @see {@link DeleteSecondaryNetworkCommandInput} for command's `input` shape.
77
+ * @see {@link DeleteSecondaryNetworkCommandOutput} for command's `response` shape.
78
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
79
+ *
80
+ * @throws {@link EC2ServiceException}
81
+ * <p>Base exception class for all service exceptions from EC2 service.</p>
82
+ *
83
+ *
84
+ * @example To delete a secondary network
85
+ * ```javascript
86
+ * // This example deletes a secondary network.
87
+ * const input = {
88
+ * ClientToken: "550e8400-e29b-41d4-a716-446655440000",
89
+ * SecondaryNetworkId: "sn-0123456789abcdef0"
90
+ * };
91
+ * const command = new DeleteSecondaryNetworkCommand(input);
92
+ * const response = await client.send(command);
93
+ * /* response is
94
+ * {
95
+ * ClientToken: "550e8400-e29b-41d4-a716-446655440000",
96
+ * SecondaryNetwork: {
97
+ * Ipv4CidrBlockAssociations: [
98
+ * {
99
+ * AssociationId: "sn-cidr-assoc-56789901234abcdef0",
100
+ * CidrBlock: "10.0.0.0/16",
101
+ * State: "disassociating"
102
+ * }
103
+ * ],
104
+ * OwnerId: "123456789012",
105
+ * SecondaryNetworkArn: "arn:aws:ec2:us-east-2:123456789012:secondary-network/sn-0123456789abcdef0",
106
+ * SecondaryNetworkId: "sn-0123456789abcdef0",
107
+ * State: "delete-in-progress",
108
+ * Tags: [
109
+ * {
110
+ * Key: "Name",
111
+ * Value: "Prod Secondary Network"
112
+ * }
113
+ * ],
114
+ * Type: "rdma"
115
+ * }
116
+ * }
117
+ * *\/
118
+ * ```
119
+ *
120
+ * @public
121
+ */
122
+ export declare class DeleteSecondaryNetworkCommand extends DeleteSecondaryNetworkCommand_base {
123
+ /** @internal type navigation helper, not in runtime. */
124
+ protected static __types: {
125
+ api: {
126
+ input: DeleteSecondaryNetworkRequest;
127
+ output: DeleteSecondaryNetworkResult;
128
+ };
129
+ sdk: {
130
+ input: DeleteSecondaryNetworkCommandInput;
131
+ output: DeleteSecondaryNetworkCommandOutput;
132
+ };
133
+ };
134
+ }
@@ -0,0 +1,140 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
+ import type { DeleteSecondarySubnetRequest, DeleteSecondarySubnetResult } from "../models/models_2";
5
+ /**
6
+ * @public
7
+ */
8
+ export type { __MetadataBearer };
9
+ export { $Command };
10
+ /**
11
+ * @public
12
+ *
13
+ * The input for {@link DeleteSecondarySubnetCommand}.
14
+ */
15
+ export interface DeleteSecondarySubnetCommandInput extends DeleteSecondarySubnetRequest {
16
+ }
17
+ /**
18
+ * @public
19
+ *
20
+ * The output of {@link DeleteSecondarySubnetCommand}.
21
+ */
22
+ export interface DeleteSecondarySubnetCommandOutput extends DeleteSecondarySubnetResult, __MetadataBearer {
23
+ }
24
+ declare const DeleteSecondarySubnetCommand_base: {
25
+ new (input: DeleteSecondarySubnetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSecondarySubnetCommandInput, DeleteSecondarySubnetCommandOutput, EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSecondarySubnetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSecondarySubnetCommandInput, DeleteSecondarySubnetCommandOutput, EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ /**
30
+ * <p>Deletes a secondary subnet. A secondary subnet must not contain any secondary interfaces prior to deletion.</p>
31
+ * @example
32
+ * Use a bare-bones client and the command you need to make an API call.
33
+ * ```javascript
34
+ * import { EC2Client, DeleteSecondarySubnetCommand } from "@aws-sdk/client-ec2"; // ES Modules import
35
+ * // const { EC2Client, DeleteSecondarySubnetCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
36
+ * // import type { EC2ClientConfig } from "@aws-sdk/client-ec2";
37
+ * const config = {}; // type is EC2ClientConfig
38
+ * const client = new EC2Client(config);
39
+ * const input = { // DeleteSecondarySubnetRequest
40
+ * ClientToken: "STRING_VALUE",
41
+ * DryRun: true || false,
42
+ * SecondarySubnetId: "STRING_VALUE", // required
43
+ * };
44
+ * const command = new DeleteSecondarySubnetCommand(input);
45
+ * const response = await client.send(command);
46
+ * // { // DeleteSecondarySubnetResult
47
+ * // SecondarySubnet: { // SecondarySubnet
48
+ * // SecondarySubnetId: "STRING_VALUE",
49
+ * // SecondarySubnetArn: "STRING_VALUE",
50
+ * // SecondaryNetworkId: "STRING_VALUE",
51
+ * // SecondaryNetworkType: "rdma",
52
+ * // OwnerId: "STRING_VALUE",
53
+ * // AvailabilityZoneId: "STRING_VALUE",
54
+ * // AvailabilityZone: "STRING_VALUE",
55
+ * // Ipv4CidrBlockAssociations: [ // SecondarySubnetIpv4CidrBlockAssociationList
56
+ * // { // SecondarySubnetIpv4CidrBlockAssociation
57
+ * // AssociationId: "STRING_VALUE",
58
+ * // CidrBlock: "STRING_VALUE",
59
+ * // State: "associating" || "associated" || "association-failed" || "disassociating" || "disassociated" || "disassociation-failed",
60
+ * // StateReason: "STRING_VALUE",
61
+ * // },
62
+ * // ],
63
+ * // State: "create-in-progress" || "create-complete" || "create-failed" || "delete-in-progress" || "delete-complete" || "delete-failed",
64
+ * // StateReason: "STRING_VALUE",
65
+ * // Tags: [ // TagList
66
+ * // { // Tag
67
+ * // Key: "STRING_VALUE",
68
+ * // Value: "STRING_VALUE",
69
+ * // },
70
+ * // ],
71
+ * // },
72
+ * // ClientToken: "STRING_VALUE",
73
+ * // };
74
+ *
75
+ * ```
76
+ *
77
+ * @param DeleteSecondarySubnetCommandInput - {@link DeleteSecondarySubnetCommandInput}
78
+ * @returns {@link DeleteSecondarySubnetCommandOutput}
79
+ * @see {@link DeleteSecondarySubnetCommandInput} for command's `input` shape.
80
+ * @see {@link DeleteSecondarySubnetCommandOutput} for command's `response` shape.
81
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
82
+ *
83
+ * @throws {@link EC2ServiceException}
84
+ * <p>Base exception class for all service exceptions from EC2 service.</p>
85
+ *
86
+ *
87
+ * @example To delete a secondary subnet
88
+ * ```javascript
89
+ * // This example deletes a secondary subnet.
90
+ * const input = {
91
+ * ClientToken: "550e8400-e29b-41d4-a716-446655440000",
92
+ * SecondarySubnetId: "ss-0123456789abcdef0"
93
+ * };
94
+ * const command = new DeleteSecondarySubnetCommand(input);
95
+ * const response = await client.send(command);
96
+ * /* response is
97
+ * {
98
+ * ClientToken: "550e8400-e29b-41d4-a716-446655440000",
99
+ * SecondarySubnet: {
100
+ * AvailabilityZone: "us-east-2a",
101
+ * AvailabilityZoneId: "use2-az1",
102
+ * Ipv4CidrBlockAssociations: [
103
+ * {
104
+ * AssociationId: "ss-cidr-assoc-56789901234abcdef0",
105
+ * CidrBlock: "10.0.0.0/24",
106
+ * State: "disassociating"
107
+ * }
108
+ * ],
109
+ * OwnerId: "123456789012",
110
+ * SecondaryNetworkId: "sn-0123456789abcdef0",
111
+ * SecondaryNetworkType: "rdma",
112
+ * SecondarySubnetArn: "arn:aws:ec2:us-east-2:123456789012:secondary-subnet/ss-0123456789abcdef0",
113
+ * SecondarySubnetId: "ss-0123456789abcdef0",
114
+ * State: "delete-in-progress",
115
+ * Tags: [
116
+ * {
117
+ * Key: "Name",
118
+ * Value: "Prod Secondary Subnet"
119
+ * }
120
+ * ]
121
+ * }
122
+ * }
123
+ * *\/
124
+ * ```
125
+ *
126
+ * @public
127
+ */
128
+ export declare class DeleteSecondarySubnetCommand extends DeleteSecondarySubnetCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: DeleteSecondarySubnetRequest;
133
+ output: DeleteSecondarySubnetResult;
134
+ };
135
+ sdk: {
136
+ input: DeleteSecondarySubnetCommandInput;
137
+ output: DeleteSecondarySubnetCommandOutput;
138
+ };
139
+ };
140
+ }
@@ -1,7 +1,8 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
- import type { DeleteTrafficMirrorTargetRequest, DeleteTrafficMirrorTargetResult } from "../models/models_2";
4
+ import type { DeleteTrafficMirrorTargetRequest } from "../models/models_2";
5
+ import type { DeleteTrafficMirrorTargetResult } from "../models/models_3";
5
6
  /**
6
7
  * @public
7
8
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
- import type { DeleteTransitGatewayRequest, DeleteTransitGatewayResult } from "../models/models_2";
4
+ import type { DeleteTransitGatewayRequest, DeleteTransitGatewayResult } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
- import type { DeleteTransitGatewayConnectRequest, DeleteTransitGatewayConnectResult } from "../models/models_2";
4
+ import type { DeleteTransitGatewayConnectRequest, DeleteTransitGatewayConnectResult } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
- import type { DeleteTransitGatewayConnectPeerRequest, DeleteTransitGatewayConnectPeerResult } from "../models/models_2";
4
+ import type { DeleteTransitGatewayConnectPeerRequest, DeleteTransitGatewayConnectPeerResult } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
- import type { DeleteTransitGatewayMeteringPolicyRequest, DeleteTransitGatewayMeteringPolicyResult } from "../models/models_2";
4
+ import type { DeleteTransitGatewayMeteringPolicyRequest, DeleteTransitGatewayMeteringPolicyResult } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
- import type { DeleteTransitGatewayMeteringPolicyEntryRequest, DeleteTransitGatewayMeteringPolicyEntryResult } from "../models/models_2";
4
+ import type { DeleteTransitGatewayMeteringPolicyEntryRequest, DeleteTransitGatewayMeteringPolicyEntryResult } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
- import type { DeleteTransitGatewayMulticastDomainRequest, DeleteTransitGatewayMulticastDomainResult } from "../models/models_2";
4
+ import type { DeleteTransitGatewayMulticastDomainRequest, DeleteTransitGatewayMulticastDomainResult } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
- import type { DeleteTransitGatewayPeeringAttachmentRequest, DeleteTransitGatewayPeeringAttachmentResult } from "../models/models_2";
4
+ import type { DeleteTransitGatewayPeeringAttachmentRequest, DeleteTransitGatewayPeeringAttachmentResult } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,8 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
- import type { DeleteTransitGatewayPolicyTableRequest } from "../models/models_2";
5
- import type { DeleteTransitGatewayPolicyTableResult } from "../models/models_3";
4
+ import type { DeleteTransitGatewayPolicyTableRequest, DeleteTransitGatewayPolicyTableResult } from "../models/models_3";
6
5
  /**
7
6
  * @public
8
7
  */
@@ -168,6 +168,9 @@ declare const DescribeInstanceTypesCommand_base: {
168
168
  * // "default" || "vpc-1" || "ebs-1",
169
169
  * // ],
170
170
  * // FlexibleEnaQueuesSupport: "unsupported" || "supported",
171
+ * // SecondaryNetworkSupported: true || false,
172
+ * // MaximumSecondaryNetworkInterfaces: Number("int"),
173
+ * // Ipv4AddressesPerSecondaryInterface: Number("int"),
171
174
  * // },
172
175
  * // GpuInfo: { // GpuInfo
173
176
  * // Gpus: [ // GpuDeviceInfoList
@@ -1,8 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
4
- import type { DescribeInstancesRequest } from "../models/models_3";
5
- import type { DescribeInstancesResult } from "../models/models_4";
4
+ import type { DescribeInstancesRequest, DescribeInstancesResult } from "../models/models_4";
6
5
  /**
7
6
  * @public
8
7
  */
@@ -299,6 +298,31 @@ declare const DescribeInstancesCommand_base: {
299
298
  * // BandwidthWeighting: "default" || "vpc-1" || "ebs-1",
300
299
  * // },
301
300
  * // Operator: "<OperatorResponse>",
301
+ * // SecondaryInterfaces: [ // InstanceSecondaryInterfaceList
302
+ * // { // InstanceSecondaryInterface
303
+ * // Attachment: { // InstanceSecondaryInterfaceAttachment
304
+ * // AttachTime: new Date("TIMESTAMP"),
305
+ * // AttachmentId: "STRING_VALUE",
306
+ * // DeleteOnTermination: true || false,
307
+ * // DeviceIndex: Number("int"),
308
+ * // Status: "attaching" || "attached" || "detaching" || "detached",
309
+ * // NetworkCardIndex: Number("int"),
310
+ * // },
311
+ * // MacAddress: "STRING_VALUE",
312
+ * // SecondaryInterfaceId: "STRING_VALUE",
313
+ * // OwnerId: "STRING_VALUE",
314
+ * // PrivateIpAddresses: [ // InstanceSecondaryInterfacePrivateIpAddressList
315
+ * // { // InstanceSecondaryInterfacePrivateIpAddress
316
+ * // PrivateIpAddress: "STRING_VALUE",
317
+ * // },
318
+ * // ],
319
+ * // SourceDestCheck: true || false,
320
+ * // Status: "available" || "in-use",
321
+ * // SecondarySubnetId: "STRING_VALUE",
322
+ * // SecondaryNetworkId: "STRING_VALUE",
323
+ * // InterfaceType: "secondary",
324
+ * // },
325
+ * // ],
302
326
  * // InstanceId: "STRING_VALUE",
303
327
  * // ImageId: "STRING_VALUE",
304
328
  * // State: { // InstanceState
@@ -178,7 +178,7 @@ declare const DescribeLaunchTemplateVersionsCommand_base: {
178
178
  * // UserData: "STRING_VALUE",
179
179
  * // TagSpecifications: [ // LaunchTemplateTagSpecificationList
180
180
  * // { // LaunchTemplateTagSpecification
181
- * // ResourceType: "capacity-reservation" || "client-vpn-endpoint" || "customer-gateway" || "carrier-gateway" || "coip-pool" || "declarative-policies-report" || "dedicated-host" || "dhcp-options" || "egress-only-internet-gateway" || "elastic-ip" || "elastic-gpu" || "export-image-task" || "export-instance-task" || "fleet" || "fpga-image" || "host-reservation" || "image" || "image-usage-report" || "import-image-task" || "import-snapshot-task" || "instance" || "instance-event-window" || "internet-gateway" || "ipam" || "ipam-pool" || "ipam-scope" || "ipv4pool-ec2" || "ipv6pool-ec2" || "key-pair" || "launch-template" || "local-gateway" || "local-gateway-route-table" || "local-gateway-virtual-interface" || "local-gateway-virtual-interface-group" || "local-gateway-route-table-vpc-association" || "local-gateway-route-table-virtual-interface-group-association" || "natgateway" || "network-acl" || "network-interface" || "network-insights-analysis" || "network-insights-path" || "network-insights-access-scope" || "network-insights-access-scope-analysis" || "outpost-lag" || "placement-group" || "prefix-list" || "replace-root-volume-task" || "reserved-instances" || "route-table" || "security-group" || "security-group-rule" || "service-link-virtual-interface" || "snapshot" || "spot-fleet-request" || "spot-instances-request" || "subnet" || "subnet-cidr-reservation" || "traffic-mirror-filter" || "traffic-mirror-session" || "traffic-mirror-target" || "transit-gateway" || "transit-gateway-attachment" || "transit-gateway-connect-peer" || "transit-gateway-multicast-domain" || "transit-gateway-policy-table" || "transit-gateway-metering-policy" || "transit-gateway-route-table" || "transit-gateway-route-table-announcement" || "volume" || "vpc" || "vpc-endpoint" || "vpc-endpoint-connection" || "vpc-endpoint-service" || "vpc-endpoint-service-permission" || "vpc-peering-connection" || "vpn-connection" || "vpn-gateway" || "vpc-flow-log" || "capacity-reservation-fleet" || "traffic-mirror-filter-rule" || "vpc-endpoint-connection-device-type" || "verified-access-instance" || "verified-access-group" || "verified-access-endpoint" || "verified-access-policy" || "verified-access-trust-provider" || "vpn-connection-device-type" || "vpc-block-public-access-exclusion" || "vpc-encryption-control" || "route-server" || "route-server-endpoint" || "route-server-peer" || "ipam-resource-discovery" || "ipam-resource-discovery-association" || "instance-connect-endpoint" || "verified-access-endpoint-target" || "ipam-external-resource-verification-token" || "capacity-block" || "mac-modification-task" || "ipam-prefix-list-resolver" || "ipam-policy" || "ipam-prefix-list-resolver-target" || "capacity-manager-data-export" || "vpn-concentrator",
181
+ * // ResourceType: "capacity-reservation" || "client-vpn-endpoint" || "customer-gateway" || "carrier-gateway" || "coip-pool" || "declarative-policies-report" || "dedicated-host" || "dhcp-options" || "egress-only-internet-gateway" || "elastic-ip" || "elastic-gpu" || "export-image-task" || "export-instance-task" || "fleet" || "fpga-image" || "host-reservation" || "image" || "image-usage-report" || "import-image-task" || "import-snapshot-task" || "instance" || "instance-event-window" || "internet-gateway" || "ipam" || "ipam-pool" || "ipam-scope" || "ipv4pool-ec2" || "ipv6pool-ec2" || "key-pair" || "launch-template" || "local-gateway" || "local-gateway-route-table" || "local-gateway-virtual-interface" || "local-gateway-virtual-interface-group" || "local-gateway-route-table-vpc-association" || "local-gateway-route-table-virtual-interface-group-association" || "natgateway" || "network-acl" || "network-interface" || "network-insights-analysis" || "network-insights-path" || "network-insights-access-scope" || "network-insights-access-scope-analysis" || "outpost-lag" || "placement-group" || "prefix-list" || "replace-root-volume-task" || "reserved-instances" || "route-table" || "security-group" || "security-group-rule" || "service-link-virtual-interface" || "snapshot" || "spot-fleet-request" || "spot-instances-request" || "subnet" || "subnet-cidr-reservation" || "traffic-mirror-filter" || "traffic-mirror-session" || "traffic-mirror-target" || "transit-gateway" || "transit-gateway-attachment" || "transit-gateway-connect-peer" || "transit-gateway-multicast-domain" || "transit-gateway-policy-table" || "transit-gateway-metering-policy" || "transit-gateway-route-table" || "transit-gateway-route-table-announcement" || "volume" || "vpc" || "vpc-endpoint" || "vpc-endpoint-connection" || "vpc-endpoint-service" || "vpc-endpoint-service-permission" || "vpc-peering-connection" || "vpn-connection" || "vpn-gateway" || "vpc-flow-log" || "capacity-reservation-fleet" || "traffic-mirror-filter-rule" || "vpc-endpoint-connection-device-type" || "verified-access-instance" || "verified-access-group" || "verified-access-endpoint" || "verified-access-policy" || "verified-access-trust-provider" || "vpn-connection-device-type" || "vpc-block-public-access-exclusion" || "vpc-encryption-control" || "route-server" || "route-server-endpoint" || "route-server-peer" || "ipam-resource-discovery" || "ipam-resource-discovery-association" || "instance-connect-endpoint" || "verified-access-endpoint-target" || "ipam-external-resource-verification-token" || "capacity-block" || "mac-modification-task" || "ipam-prefix-list-resolver" || "ipam-policy" || "ipam-prefix-list-resolver-target" || "secondary-interface" || "secondary-network" || "secondary-subnet" || "capacity-manager-data-export" || "vpn-concentrator",
182
182
  * // Tags: [ // TagList
183
183
  * // { // Tag
184
184
  * // Key: "STRING_VALUE",
@@ -343,6 +343,21 @@ declare const DescribeLaunchTemplateVersionsCommand_base: {
343
343
  * // NetworkPerformanceOptions: { // LaunchTemplateNetworkPerformanceOptions
344
344
  * // BandwidthWeighting: "default" || "vpc-1" || "ebs-1",
345
345
  * // },
346
+ * // SecondaryInterfaces: [ // LaunchTemplateInstanceSecondaryInterfaceSpecificationList
347
+ * // { // LaunchTemplateInstanceSecondaryInterfaceSpecification
348
+ * // DeleteOnTermination: true || false,
349
+ * // DeviceIndex: Number("int"),
350
+ * // PrivateIpAddresses: [ // SecondaryInterfacePrivateIpAddressSpecificationList
351
+ * // { // SecondaryInterfacePrivateIpAddressSpecification
352
+ * // PrivateIpAddress: "STRING_VALUE",
353
+ * // },
354
+ * // ],
355
+ * // PrivateIpAddressCount: Number("int"),
356
+ * // SecondarySubnetId: "STRING_VALUE",
357
+ * // InterfaceType: "secondary",
358
+ * // NetworkCardIndex: Number("int"),
359
+ * // },
360
+ * // ],
346
361
  * // },
347
362
  * // Operator: {
348
363
  * // Managed: true || false,