@aws-sdk/client-ec2 3.984.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 +14 -14
@@ -0,0 +1,51 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import {
4
+ EC2ClientResolvedConfig,
5
+ ServiceInputTypes,
6
+ ServiceOutputTypes,
7
+ } from "../EC2Client";
8
+ import {
9
+ DeleteSecondarySubnetRequest,
10
+ DeleteSecondarySubnetResult,
11
+ } from "../models/models_2";
12
+ export { __MetadataBearer };
13
+ export { $Command };
14
+ export interface DeleteSecondarySubnetCommandInput
15
+ extends DeleteSecondarySubnetRequest {}
16
+ export interface DeleteSecondarySubnetCommandOutput
17
+ extends DeleteSecondarySubnetResult,
18
+ __MetadataBearer {}
19
+ declare const DeleteSecondarySubnetCommand_base: {
20
+ new (
21
+ input: DeleteSecondarySubnetCommandInput
22
+ ): import("@smithy/smithy-client").CommandImpl<
23
+ DeleteSecondarySubnetCommandInput,
24
+ DeleteSecondarySubnetCommandOutput,
25
+ EC2ClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ input: DeleteSecondarySubnetCommandInput
31
+ ): import("@smithy/smithy-client").CommandImpl<
32
+ DeleteSecondarySubnetCommandInput,
33
+ DeleteSecondarySubnetCommandOutput,
34
+ EC2ClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
+ };
40
+ export declare class DeleteSecondarySubnetCommand extends DeleteSecondarySubnetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteSecondarySubnetRequest;
44
+ output: DeleteSecondarySubnetResult;
45
+ };
46
+ sdk: {
47
+ input: DeleteSecondarySubnetCommandInput;
48
+ output: DeleteSecondarySubnetCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -5,10 +5,8 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import {
9
- DeleteTrafficMirrorTargetRequest,
10
- DeleteTrafficMirrorTargetResult,
11
- } from "../models/models_2";
8
+ import { DeleteTrafficMirrorTargetRequest } from "../models/models_2";
9
+ import { DeleteTrafficMirrorTargetResult } from "../models/models_3";
12
10
  export { __MetadataBearer };
13
11
  export { $Command };
14
12
  export interface DeleteTrafficMirrorTargetCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteTransitGatewayRequest,
10
10
  DeleteTransitGatewayResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteTransitGatewayCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteTransitGatewayConnectRequest,
10
10
  DeleteTransitGatewayConnectResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteTransitGatewayConnectCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteTransitGatewayConnectPeerRequest,
10
10
  DeleteTransitGatewayConnectPeerResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteTransitGatewayConnectPeerCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteTransitGatewayMeteringPolicyRequest,
10
10
  DeleteTransitGatewayMeteringPolicyResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteTransitGatewayMeteringPolicyCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteTransitGatewayMeteringPolicyEntryRequest,
10
10
  DeleteTransitGatewayMeteringPolicyEntryResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteTransitGatewayMeteringPolicyEntryCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteTransitGatewayMulticastDomainRequest,
10
10
  DeleteTransitGatewayMulticastDomainResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteTransitGatewayMulticastDomainCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DeleteTransitGatewayPeeringAttachmentRequest,
10
10
  DeleteTransitGatewayPeeringAttachmentResult,
11
- } from "../models/models_2";
11
+ } from "../models/models_3";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DeleteTransitGatewayPeeringAttachmentCommandInput
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { DeleteTransitGatewayPolicyTableRequest } from "../models/models_2";
9
- import { DeleteTransitGatewayPolicyTableResult } from "../models/models_3";
8
+ import {
9
+ DeleteTransitGatewayPolicyTableRequest,
10
+ DeleteTransitGatewayPolicyTableResult,
11
+ } from "../models/models_3";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface DeleteTransitGatewayPolicyTableCommandInput
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { DescribeInstancesRequest } from "../models/models_3";
9
- import { DescribeInstancesResult } from "../models/models_4";
8
+ import {
9
+ DescribeInstancesRequest,
10
+ DescribeInstancesResult,
11
+ } from "../models/models_4";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface DescribeInstancesCommandInput
@@ -0,0 +1,51 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import {
4
+ EC2ClientResolvedConfig,
5
+ ServiceInputTypes,
6
+ ServiceOutputTypes,
7
+ } from "../EC2Client";
8
+ import {
9
+ DescribeSecondaryInterfacesRequest,
10
+ DescribeSecondaryInterfacesResult,
11
+ } from "../models/models_4";
12
+ export { __MetadataBearer };
13
+ export { $Command };
14
+ export interface DescribeSecondaryInterfacesCommandInput
15
+ extends DescribeSecondaryInterfacesRequest {}
16
+ export interface DescribeSecondaryInterfacesCommandOutput
17
+ extends DescribeSecondaryInterfacesResult,
18
+ __MetadataBearer {}
19
+ declare const DescribeSecondaryInterfacesCommand_base: {
20
+ new (
21
+ input: DescribeSecondaryInterfacesCommandInput
22
+ ): import("@smithy/smithy-client").CommandImpl<
23
+ DescribeSecondaryInterfacesCommandInput,
24
+ DescribeSecondaryInterfacesCommandOutput,
25
+ EC2ClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ ...[input]: [] | [DescribeSecondaryInterfacesCommandInput]
31
+ ): import("@smithy/smithy-client").CommandImpl<
32
+ DescribeSecondaryInterfacesCommandInput,
33
+ DescribeSecondaryInterfacesCommandOutput,
34
+ EC2ClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
+ };
40
+ export declare class DescribeSecondaryInterfacesCommand extends DescribeSecondaryInterfacesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeSecondaryInterfacesRequest;
44
+ output: DescribeSecondaryInterfacesResult;
45
+ };
46
+ sdk: {
47
+ input: DescribeSecondaryInterfacesCommandInput;
48
+ output: DescribeSecondaryInterfacesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -0,0 +1,51 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import {
4
+ EC2ClientResolvedConfig,
5
+ ServiceInputTypes,
6
+ ServiceOutputTypes,
7
+ } from "../EC2Client";
8
+ import {
9
+ DescribeSecondaryNetworksRequest,
10
+ DescribeSecondaryNetworksResult,
11
+ } from "../models/models_4";
12
+ export { __MetadataBearer };
13
+ export { $Command };
14
+ export interface DescribeSecondaryNetworksCommandInput
15
+ extends DescribeSecondaryNetworksRequest {}
16
+ export interface DescribeSecondaryNetworksCommandOutput
17
+ extends DescribeSecondaryNetworksResult,
18
+ __MetadataBearer {}
19
+ declare const DescribeSecondaryNetworksCommand_base: {
20
+ new (
21
+ input: DescribeSecondaryNetworksCommandInput
22
+ ): import("@smithy/smithy-client").CommandImpl<
23
+ DescribeSecondaryNetworksCommandInput,
24
+ DescribeSecondaryNetworksCommandOutput,
25
+ EC2ClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ ...[input]: [] | [DescribeSecondaryNetworksCommandInput]
31
+ ): import("@smithy/smithy-client").CommandImpl<
32
+ DescribeSecondaryNetworksCommandInput,
33
+ DescribeSecondaryNetworksCommandOutput,
34
+ EC2ClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
+ };
40
+ export declare class DescribeSecondaryNetworksCommand extends DescribeSecondaryNetworksCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeSecondaryNetworksRequest;
44
+ output: DescribeSecondaryNetworksResult;
45
+ };
46
+ sdk: {
47
+ input: DescribeSecondaryNetworksCommandInput;
48
+ output: DescribeSecondaryNetworksCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -0,0 +1,51 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import {
4
+ EC2ClientResolvedConfig,
5
+ ServiceInputTypes,
6
+ ServiceOutputTypes,
7
+ } from "../EC2Client";
8
+ import {
9
+ DescribeSecondarySubnetsRequest,
10
+ DescribeSecondarySubnetsResult,
11
+ } from "../models/models_4";
12
+ export { __MetadataBearer };
13
+ export { $Command };
14
+ export interface DescribeSecondarySubnetsCommandInput
15
+ extends DescribeSecondarySubnetsRequest {}
16
+ export interface DescribeSecondarySubnetsCommandOutput
17
+ extends DescribeSecondarySubnetsResult,
18
+ __MetadataBearer {}
19
+ declare const DescribeSecondarySubnetsCommand_base: {
20
+ new (
21
+ input: DescribeSecondarySubnetsCommandInput
22
+ ): import("@smithy/smithy-client").CommandImpl<
23
+ DescribeSecondarySubnetsCommandInput,
24
+ DescribeSecondarySubnetsCommandOutput,
25
+ EC2ClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ ...[input]: [] | [DescribeSecondarySubnetsCommandInput]
31
+ ): import("@smithy/smithy-client").CommandImpl<
32
+ DescribeSecondarySubnetsCommandInput,
33
+ DescribeSecondarySubnetsCommandOutput,
34
+ EC2ClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
+ };
40
+ export declare class DescribeSecondarySubnetsCommand extends DescribeSecondarySubnetsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeSecondarySubnetsRequest;
44
+ output: DescribeSecondarySubnetsResult;
45
+ };
46
+ sdk: {
47
+ input: DescribeSecondarySubnetsCommandInput;
48
+ output: DescribeSecondarySubnetsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTransitGatewayConnectPeersRequest,
10
10
  DescribeTransitGatewayConnectPeersResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTransitGatewayConnectPeersCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTransitGatewayConnectsRequest,
10
10
  DescribeTransitGatewayConnectsResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTransitGatewayConnectsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTransitGatewayMeteringPoliciesRequest,
10
10
  DescribeTransitGatewayMeteringPoliciesResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTransitGatewayMeteringPoliciesCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTransitGatewayMulticastDomainsRequest,
10
10
  DescribeTransitGatewayMulticastDomainsResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTransitGatewayMulticastDomainsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTransitGatewayPeeringAttachmentsRequest,
10
10
  DescribeTransitGatewayPeeringAttachmentsResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTransitGatewayPeeringAttachmentsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTransitGatewayPolicyTablesRequest,
10
10
  DescribeTransitGatewayPolicyTablesResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTransitGatewayPolicyTablesCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTransitGatewayRouteTableAnnouncementsRequest,
10
10
  DescribeTransitGatewayRouteTableAnnouncementsResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTransitGatewayRouteTableAnnouncementsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTransitGatewayRouteTablesRequest,
10
10
  DescribeTransitGatewayRouteTablesResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTransitGatewayRouteTablesCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTransitGatewayVpcAttachmentsRequest,
10
10
  DescribeTransitGatewayVpcAttachmentsResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTransitGatewayVpcAttachmentsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTransitGatewaysRequest,
10
10
  DescribeTransitGatewaysResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTransitGatewaysCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeTrunkInterfaceAssociationsRequest,
10
10
  DescribeTrunkInterfaceAssociationsResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeTrunkInterfaceAssociationsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeVerifiedAccessEndpointsRequest,
10
10
  DescribeVerifiedAccessEndpointsResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeVerifiedAccessEndpointsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  DescribeVerifiedAccessGroupsRequest,
10
10
  DescribeVerifiedAccessGroupsResult,
11
- } from "../models/models_4";
11
+ } from "../models/models_5";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface DescribeVerifiedAccessGroupsCommandInput
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { DescribeVerifiedAccessInstanceLoggingConfigurationsRequest } from "../models/models_4";
9
- import { DescribeVerifiedAccessInstanceLoggingConfigurationsResult } from "../models/models_5";
8
+ import {
9
+ DescribeVerifiedAccessInstanceLoggingConfigurationsRequest,
10
+ DescribeVerifiedAccessInstanceLoggingConfigurationsResult,
11
+ } from "../models/models_5";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  GetEbsEncryptionByDefaultRequest,
10
10
  GetEbsEncryptionByDefaultResult,
11
- } from "../models/models_5";
11
+ } from "../models/models_6";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface GetEbsEncryptionByDefaultCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  GetEnabledIpamPolicyRequest,
10
10
  GetEnabledIpamPolicyResult,
11
- } from "../models/models_5";
11
+ } from "../models/models_6";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface GetEnabledIpamPolicyCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  GetFlowLogsIntegrationTemplateRequest,
10
10
  GetFlowLogsIntegrationTemplateResult,
11
- } from "../models/models_5";
11
+ } from "../models/models_6";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface GetFlowLogsIntegrationTemplateCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  GetGroupsForCapacityReservationRequest,
10
10
  GetGroupsForCapacityReservationResult,
11
- } from "../models/models_5";
11
+ } from "../models/models_6";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface GetGroupsForCapacityReservationCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  GetHostReservationPurchasePreviewRequest,
10
10
  GetHostReservationPurchasePreviewResult,
11
- } from "../models/models_5";
11
+ } from "../models/models_6";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface GetHostReservationPurchasePreviewCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  GetImageAncestryRequest,
10
10
  GetImageAncestryResult,
11
- } from "../models/models_5";
11
+ } from "../models/models_6";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface GetImageAncestryCommandInput extends GetImageAncestryRequest {}
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  GetImageBlockPublicAccessStateRequest,
10
10
  GetImageBlockPublicAccessStateResult,
11
- } from "../models/models_5";
11
+ } from "../models/models_6";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface GetImageBlockPublicAccessStateCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  GetInstanceMetadataDefaultsRequest,
10
10
  GetInstanceMetadataDefaultsResult,
11
- } from "../models/models_5";
11
+ } from "../models/models_6";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface GetInstanceMetadataDefaultsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  GetInstanceTpmEkPubRequest,
10
10
  GetInstanceTpmEkPubResult,
11
- } from "../models/models_5";
11
+ } from "../models/models_6";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface GetInstanceTpmEkPubCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  GetInstanceTypesFromInstanceRequirementsRequest,
10
10
  GetInstanceTypesFromInstanceRequirementsResult,
11
- } from "../models/models_5";
11
+ } from "../models/models_6";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface GetInstanceTypesFromInstanceRequirementsCommandInput
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { GetInstanceUefiDataRequest } from "../models/models_5";
9
- import { GetInstanceUefiDataResult } from "../models/models_6";
8
+ import {
9
+ GetInstanceUefiDataRequest,
10
+ GetInstanceUefiDataResult,
11
+ } from "../models/models_6";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface GetInstanceUefiDataCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ModifyTransitGatewayPrefixListReferenceRequest,
10
10
  ModifyTransitGatewayPrefixListReferenceResult,
11
- } from "../models/models_6";
11
+ } from "../models/models_7";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ModifyTransitGatewayPrefixListReferenceCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ModifyTransitGatewayVpcAttachmentRequest,
10
10
  ModifyTransitGatewayVpcAttachmentResult,
11
- } from "../models/models_6";
11
+ } from "../models/models_7";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ModifyTransitGatewayVpcAttachmentCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ModifyVerifiedAccessEndpointRequest,
10
10
  ModifyVerifiedAccessEndpointResult,
11
- } from "../models/models_6";
11
+ } from "../models/models_7";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ModifyVerifiedAccessEndpointCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ModifyVerifiedAccessEndpointPolicyRequest,
10
10
  ModifyVerifiedAccessEndpointPolicyResult,
11
- } from "../models/models_6";
11
+ } from "../models/models_7";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ModifyVerifiedAccessEndpointPolicyCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ModifyVerifiedAccessGroupRequest,
10
10
  ModifyVerifiedAccessGroupResult,
11
- } from "../models/models_6";
11
+ } from "../models/models_7";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ModifyVerifiedAccessGroupCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ModifyVerifiedAccessGroupPolicyRequest,
10
10
  ModifyVerifiedAccessGroupPolicyResult,
11
- } from "../models/models_6";
11
+ } from "../models/models_7";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ModifyVerifiedAccessGroupPolicyCommandInput