@aws-sdk/client-ec2 3.533.0 → 3.535.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 (1250) hide show
  1. package/dist-cjs/index.js +117 -9
  2. package/dist-es/models/models_5.js +0 -8
  3. package/dist-es/models/models_6.js +8 -0
  4. package/dist-es/protocols/Aws_ec2.js +114 -0
  5. package/dist-types/EC2.d.ts +183 -1
  6. package/dist-types/EC2Client.d.ts +1 -1
  7. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +2 -1
  8. package/dist-types/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +2 -1
  9. package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
  10. package/dist-types/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
  11. package/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  12. package/dist-types/commands/AcceptVpcEndpointConnectionsCommand.d.ts +2 -1
  13. package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +2 -1
  14. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
  15. package/dist-types/commands/AllocateAddressCommand.d.ts +2 -1
  16. package/dist-types/commands/AllocateHostsCommand.d.ts +2 -1
  17. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +2 -1
  18. package/dist-types/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +2 -1
  19. package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +2 -1
  20. package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +2 -1
  21. package/dist-types/commands/AssignPrivateNatGatewayAddressCommand.d.ts +2 -1
  22. package/dist-types/commands/AssociateAddressCommand.d.ts +2 -1
  23. package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +2 -1
  24. package/dist-types/commands/AssociateDhcpOptionsCommand.d.ts +2 -1
  25. package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
  26. package/dist-types/commands/AssociateIamInstanceProfileCommand.d.ts +2 -1
  27. package/dist-types/commands/AssociateInstanceEventWindowCommand.d.ts +2 -1
  28. package/dist-types/commands/AssociateIpamByoasnCommand.d.ts +2 -1
  29. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +2 -1
  30. package/dist-types/commands/AssociateNatGatewayAddressCommand.d.ts +2 -1
  31. package/dist-types/commands/AssociateRouteTableCommand.d.ts +2 -1
  32. package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +2 -1
  33. package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
  34. package/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +2 -1
  35. package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.d.ts +2 -1
  36. package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +2 -1
  37. package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +2 -1
  38. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +2 -1
  39. package/dist-types/commands/AttachInternetGatewayCommand.d.ts +2 -1
  40. package/dist-types/commands/AttachNetworkInterfaceCommand.d.ts +2 -1
  41. package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +2 -1
  42. package/dist-types/commands/AttachVolumeCommand.d.ts +2 -1
  43. package/dist-types/commands/AttachVpnGatewayCommand.d.ts +2 -1
  44. package/dist-types/commands/AuthorizeClientVpnIngressCommand.d.ts +2 -1
  45. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +2 -1
  46. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +2 -1
  47. package/dist-types/commands/BundleInstanceCommand.d.ts +2 -1
  48. package/dist-types/commands/CancelBundleTaskCommand.d.ts +2 -1
  49. package/dist-types/commands/CancelCapacityReservationCommand.d.ts +2 -1
  50. package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +2 -1
  51. package/dist-types/commands/CancelConversionTaskCommand.d.ts +2 -1
  52. package/dist-types/commands/CancelExportTaskCommand.d.ts +2 -1
  53. package/dist-types/commands/CancelImageLaunchPermissionCommand.d.ts +2 -1
  54. package/dist-types/commands/CancelImportTaskCommand.d.ts +2 -1
  55. package/dist-types/commands/CancelReservedInstancesListingCommand.d.ts +2 -1
  56. package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +2 -1
  57. package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +2 -1
  58. package/dist-types/commands/ConfirmProductInstanceCommand.d.ts +2 -1
  59. package/dist-types/commands/CopyFpgaImageCommand.d.ts +2 -1
  60. package/dist-types/commands/CopyImageCommand.d.ts +2 -1
  61. package/dist-types/commands/CopySnapshotCommand.d.ts +2 -1
  62. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +2 -1
  63. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +2 -1
  64. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +2 -1
  65. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +2 -1
  66. package/dist-types/commands/CreateClientVpnRouteCommand.d.ts +2 -1
  67. package/dist-types/commands/CreateCoipCidrCommand.d.ts +2 -1
  68. package/dist-types/commands/CreateCoipPoolCommand.d.ts +2 -1
  69. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +2 -1
  70. package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +2 -1
  71. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +2 -1
  72. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +2 -1
  73. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +2 -1
  74. package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
  75. package/dist-types/commands/CreateFlowLogsCommand.d.ts +2 -1
  76. package/dist-types/commands/CreateFpgaImageCommand.d.ts +2 -1
  77. package/dist-types/commands/CreateImageCommand.d.ts +2 -1
  78. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +2 -1
  79. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +2 -1
  80. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +2 -1
  81. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +2 -1
  82. package/dist-types/commands/CreateIpamCommand.d.ts +2 -1
  83. package/dist-types/commands/CreateIpamPoolCommand.d.ts +2 -1
  84. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +2 -1
  85. package/dist-types/commands/CreateIpamScopeCommand.d.ts +2 -1
  86. package/dist-types/commands/CreateKeyPairCommand.d.ts +2 -1
  87. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -1
  88. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -1
  89. package/dist-types/commands/CreateLocalGatewayRouteCommand.d.ts +2 -1
  90. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +2 -1
  91. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +2 -1
  92. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -1
  93. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +2 -1
  94. package/dist-types/commands/CreateNatGatewayCommand.d.ts +2 -1
  95. package/dist-types/commands/CreateNetworkAclCommand.d.ts +2 -1
  96. package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +2 -1
  97. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +2 -1
  98. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +2 -1
  99. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +2 -1
  100. package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -1
  101. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -1
  102. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +2 -1
  103. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -1
  104. package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +2 -1
  105. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +2 -1
  106. package/dist-types/commands/CreateRouteCommand.d.ts +2 -1
  107. package/dist-types/commands/CreateRouteTableCommand.d.ts +2 -1
  108. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +2 -1
  109. package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
  110. package/dist-types/commands/CreateSnapshotsCommand.d.ts +2 -1
  111. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +2 -1
  112. package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +2 -1
  113. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +2 -1
  114. package/dist-types/commands/CreateSubnetCommand.d.ts +2 -1
  115. package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
  116. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +2 -1
  117. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +2 -1
  118. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +2 -1
  119. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +2 -1
  120. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +2 -1
  121. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +2 -1
  122. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -1
  123. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +2 -1
  124. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
  125. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +2 -1
  126. package/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
  127. package/dist-types/commands/CreateTransitGatewayRouteCommand.d.ts +2 -1
  128. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +2 -1
  129. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +2 -1
  130. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  131. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -1
  132. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +2 -1
  133. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +2 -1
  134. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +2 -1
  135. package/dist-types/commands/CreateVolumeCommand.d.ts +2 -1
  136. package/dist-types/commands/CreateVpcCommand.d.ts +2 -1
  137. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -1
  138. package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +2 -1
  139. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +2 -1
  140. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
  141. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +2 -1
  142. package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +2 -1
  143. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +2 -1
  144. package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +2 -1
  145. package/dist-types/commands/DeleteClientVpnEndpointCommand.d.ts +2 -1
  146. package/dist-types/commands/DeleteClientVpnRouteCommand.d.ts +2 -1
  147. package/dist-types/commands/DeleteCoipCidrCommand.d.ts +2 -1
  148. package/dist-types/commands/DeleteCoipPoolCommand.d.ts +2 -1
  149. package/dist-types/commands/DeleteCustomerGatewayCommand.d.ts +2 -1
  150. package/dist-types/commands/DeleteDhcpOptionsCommand.d.ts +2 -1
  151. package/dist-types/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +2 -1
  152. package/dist-types/commands/DeleteFleetsCommand.d.ts +2 -1
  153. package/dist-types/commands/DeleteFlowLogsCommand.d.ts +2 -1
  154. package/dist-types/commands/DeleteFpgaImageCommand.d.ts +2 -1
  155. package/dist-types/commands/DeleteInstanceConnectEndpointCommand.d.ts +2 -1
  156. package/dist-types/commands/DeleteInstanceEventWindowCommand.d.ts +2 -1
  157. package/dist-types/commands/DeleteInternetGatewayCommand.d.ts +2 -1
  158. package/dist-types/commands/DeleteIpamCommand.d.ts +2 -1
  159. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +2 -1
  160. package/dist-types/commands/DeleteIpamResourceDiscoveryCommand.d.ts +2 -1
  161. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +2 -1
  162. package/dist-types/commands/DeleteKeyPairCommand.d.ts +2 -1
  163. package/dist-types/commands/DeleteLaunchTemplateCommand.d.ts +2 -1
  164. package/dist-types/commands/DeleteLaunchTemplateVersionsCommand.d.ts +2 -1
  165. package/dist-types/commands/DeleteLocalGatewayRouteCommand.d.ts +2 -1
  166. package/dist-types/commands/DeleteLocalGatewayRouteTableCommand.d.ts +2 -1
  167. package/dist-types/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +2 -1
  168. package/dist-types/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -1
  169. package/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +2 -1
  170. package/dist-types/commands/DeleteNatGatewayCommand.d.ts +2 -1
  171. package/dist-types/commands/DeleteNetworkAclCommand.d.ts +2 -1
  172. package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +2 -1
  173. package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -1
  174. package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +2 -1
  175. package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +2 -1
  176. package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +2 -1
  177. package/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +2 -1
  178. package/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +2 -1
  179. package/dist-types/commands/DeletePlacementGroupCommand.d.ts +2 -1
  180. package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +2 -1
  181. package/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +2 -1
  182. package/dist-types/commands/DeleteRouteCommand.d.ts +2 -1
  183. package/dist-types/commands/DeleteRouteTableCommand.d.ts +2 -1
  184. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +2 -1
  185. package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
  186. package/dist-types/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +2 -1
  187. package/dist-types/commands/DeleteSubnetCidrReservationCommand.d.ts +2 -1
  188. package/dist-types/commands/DeleteSubnetCommand.d.ts +2 -1
  189. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  190. package/dist-types/commands/DeleteTrafficMirrorFilterCommand.d.ts +2 -1
  191. package/dist-types/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +2 -1
  192. package/dist-types/commands/DeleteTrafficMirrorSessionCommand.d.ts +2 -1
  193. package/dist-types/commands/DeleteTrafficMirrorTargetCommand.d.ts +2 -1
  194. package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +2 -1
  195. package/dist-types/commands/DeleteTransitGatewayConnectCommand.d.ts +2 -1
  196. package/dist-types/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +2 -1
  197. package/dist-types/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +2 -1
  198. package/dist-types/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
  199. package/dist-types/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +2 -1
  200. package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
  201. package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
  202. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +2 -1
  203. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +2 -1
  204. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  205. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +2 -1
  206. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +2 -1
  207. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +2 -1
  208. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +2 -1
  209. package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
  210. package/dist-types/commands/DeleteVpcCommand.d.ts +2 -1
  211. package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
  212. package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
  213. package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +2 -1
  214. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
  215. package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +2 -1
  216. package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +2 -1
  217. package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +2 -1
  218. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
  219. package/dist-types/commands/DeprovisionIpamByoasnCommand.d.ts +2 -1
  220. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +2 -1
  221. package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +2 -1
  222. package/dist-types/commands/DeregisterImageCommand.d.ts +2 -1
  223. package/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +2 -1
  224. package/dist-types/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +2 -1
  225. package/dist-types/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -1
  226. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
  227. package/dist-types/commands/DescribeAddressTransfersCommand.d.ts +2 -1
  228. package/dist-types/commands/DescribeAddressesAttributeCommand.d.ts +2 -1
  229. package/dist-types/commands/DescribeAddressesCommand.d.ts +2 -1
  230. package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +2 -1
  231. package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +2 -1
  232. package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +2 -1
  233. package/dist-types/commands/DescribeBundleTasksCommand.d.ts +2 -1
  234. package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -1
  235. package/dist-types/commands/DescribeCapacityBlockOfferingsCommand.d.ts +2 -1
  236. package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +2 -1
  237. package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +2 -1
  238. package/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +2 -1
  239. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +2 -1
  240. package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +2 -1
  241. package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +2 -1
  242. package/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +2 -1
  243. package/dist-types/commands/DescribeClientVpnRoutesCommand.d.ts +2 -1
  244. package/dist-types/commands/DescribeClientVpnTargetNetworksCommand.d.ts +2 -1
  245. package/dist-types/commands/DescribeCoipPoolsCommand.d.ts +2 -1
  246. package/dist-types/commands/DescribeConversionTasksCommand.d.ts +2 -1
  247. package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +2 -1
  248. package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +2 -1
  249. package/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +2 -1
  250. package/dist-types/commands/DescribeElasticGpusCommand.d.ts +2 -1
  251. package/dist-types/commands/DescribeExportImageTasksCommand.d.ts +2 -1
  252. package/dist-types/commands/DescribeExportTasksCommand.d.ts +2 -1
  253. package/dist-types/commands/DescribeFastLaunchImagesCommand.d.ts +2 -1
  254. package/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +2 -1
  255. package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +2 -1
  256. package/dist-types/commands/DescribeFleetInstancesCommand.d.ts +2 -1
  257. package/dist-types/commands/DescribeFleetsCommand.d.ts +2 -1
  258. package/dist-types/commands/DescribeFlowLogsCommand.d.ts +2 -1
  259. package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +2 -1
  260. package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +2 -1
  261. package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +2 -1
  262. package/dist-types/commands/DescribeHostReservationsCommand.d.ts +2 -1
  263. package/dist-types/commands/DescribeHostsCommand.d.ts +2 -1
  264. package/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +2 -1
  265. package/dist-types/commands/DescribeIdFormatCommand.d.ts +2 -1
  266. package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +2 -1
  267. package/dist-types/commands/DescribeImageAttributeCommand.d.ts +2 -1
  268. package/dist-types/commands/DescribeImagesCommand.d.ts +2 -1
  269. package/dist-types/commands/DescribeImportImageTasksCommand.d.ts +2 -1
  270. package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +2 -1
  271. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +2 -1
  272. package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +2 -1
  273. package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +2 -1
  274. package/dist-types/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +2 -1
  275. package/dist-types/commands/DescribeInstanceEventWindowsCommand.d.ts +2 -1
  276. package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +2 -1
  277. package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +2 -1
  278. package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +2 -1
  279. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +31 -1
  280. package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
  281. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +2 -1
  282. package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +2 -1
  283. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +2 -1
  284. package/dist-types/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +2 -1
  285. package/dist-types/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -1
  286. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +2 -1
  287. package/dist-types/commands/DescribeIpamsCommand.d.ts +2 -1
  288. package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +2 -1
  289. package/dist-types/commands/DescribeKeyPairsCommand.d.ts +2 -1
  290. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +2 -1
  291. package/dist-types/commands/DescribeLaunchTemplatesCommand.d.ts +2 -1
  292. package/dist-types/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +2 -1
  293. package/dist-types/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +2 -1
  294. package/dist-types/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +2 -1
  295. package/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +2 -1
  296. package/dist-types/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +2 -1
  297. package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +2 -1
  298. package/dist-types/commands/DescribeLockedSnapshotsCommand.d.ts +2 -1
  299. package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +2 -1
  300. package/dist-types/commands/DescribeMovingAddressesCommand.d.ts +2 -1
  301. package/dist-types/commands/DescribeNatGatewaysCommand.d.ts +2 -1
  302. package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +2 -1
  303. package/dist-types/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +2 -1
  304. package/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +2 -1
  305. package/dist-types/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +2 -1
  306. package/dist-types/commands/DescribeNetworkInsightsPathsCommand.d.ts +2 -1
  307. package/dist-types/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +2 -1
  308. package/dist-types/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +2 -1
  309. package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +2 -1
  310. package/dist-types/commands/DescribePlacementGroupsCommand.d.ts +2 -1
  311. package/dist-types/commands/DescribePrefixListsCommand.d.ts +2 -1
  312. package/dist-types/commands/DescribePrincipalIdFormatCommand.d.ts +2 -1
  313. package/dist-types/commands/DescribePublicIpv4PoolsCommand.d.ts +2 -1
  314. package/dist-types/commands/DescribeRegionsCommand.d.ts +2 -1
  315. package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +2 -1
  316. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +2 -1
  317. package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +2 -1
  318. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -1
  319. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -1
  320. package/dist-types/commands/DescribeRouteTablesCommand.d.ts +2 -1
  321. package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +2 -1
  322. package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +2 -1
  323. package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +2 -1
  324. package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -1
  325. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +2 -1
  326. package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +2 -1
  327. package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +2 -1
  328. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
  329. package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +2 -1
  330. package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +2 -1
  331. package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -1
  332. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -1
  333. package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +2 -1
  334. package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -1
  335. package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +4 -2
  336. package/dist-types/commands/DescribeStoreImageTasksCommand.d.ts +3 -2
  337. package/dist-types/commands/DescribeSubnetsCommand.d.ts +3 -3
  338. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  339. package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +2 -1
  340. package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +2 -1
  341. package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +2 -1
  342. package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +2 -1
  343. package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +2 -1
  344. package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +2 -1
  345. package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -1
  346. package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +2 -1
  347. package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +2 -1
  348. package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +2 -1
  349. package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +2 -1
  350. package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +2 -1
  351. package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +2 -1
  352. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -1
  353. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +2 -1
  354. package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +2 -1
  355. package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +2 -1
  356. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +2 -1
  357. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +2 -1
  358. package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +2 -1
  359. package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +2 -1
  360. package/dist-types/commands/DescribeVolumesCommand.d.ts +2 -1
  361. package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +2 -1
  362. package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +2 -1
  363. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +2 -1
  364. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +2 -1
  365. package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
  366. package/dist-types/commands/DescribeVpcEndpointConnectionsCommand.d.ts +2 -1
  367. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
  368. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +2 -1
  369. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +2 -1
  370. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
  371. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
  372. package/dist-types/commands/DescribeVpcsCommand.d.ts +2 -1
  373. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +2 -1
  374. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +2 -1
  375. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +2 -1
  376. package/dist-types/commands/DetachInternetGatewayCommand.d.ts +2 -1
  377. package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +2 -1
  378. package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +2 -1
  379. package/dist-types/commands/DetachVolumeCommand.d.ts +2 -1
  380. package/dist-types/commands/DetachVpnGatewayCommand.d.ts +2 -1
  381. package/dist-types/commands/DisableAddressTransferCommand.d.ts +2 -1
  382. package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
  383. package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +2 -1
  384. package/dist-types/commands/DisableFastLaunchCommand.d.ts +2 -1
  385. package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +2 -1
  386. package/dist-types/commands/DisableImageBlockPublicAccessCommand.d.ts +2 -1
  387. package/dist-types/commands/DisableImageCommand.d.ts +2 -1
  388. package/dist-types/commands/DisableImageDeprecationCommand.d.ts +2 -1
  389. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +2 -1
  390. package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +2 -1
  391. package/dist-types/commands/DisableSnapshotBlockPublicAccessCommand.d.ts +2 -1
  392. package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
  393. package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +2 -1
  394. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +2 -1
  395. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
  396. package/dist-types/commands/DisassociateAddressCommand.d.ts +2 -1
  397. package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +2 -1
  398. package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
  399. package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +2 -1
  400. package/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +2 -1
  401. package/dist-types/commands/DisassociateIpamByoasnCommand.d.ts +2 -1
  402. package/dist-types/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +2 -1
  403. package/dist-types/commands/DisassociateNatGatewayAddressCommand.d.ts +2 -1
  404. package/dist-types/commands/DisassociateRouteTableCommand.d.ts +2 -1
  405. package/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +2 -1
  406. package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
  407. package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +2 -1
  408. package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +2 -1
  409. package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +2 -1
  410. package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +2 -1
  411. package/dist-types/commands/EnableAddressTransferCommand.d.ts +2 -1
  412. package/dist-types/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
  413. package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +2 -1
  414. package/dist-types/commands/EnableFastLaunchCommand.d.ts +2 -1
  415. package/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +2 -1
  416. package/dist-types/commands/EnableImageBlockPublicAccessCommand.d.ts +2 -1
  417. package/dist-types/commands/EnableImageCommand.d.ts +2 -1
  418. package/dist-types/commands/EnableImageDeprecationCommand.d.ts +2 -1
  419. package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +2 -1
  420. package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +2 -1
  421. package/dist-types/commands/EnableSerialConsoleAccessCommand.d.ts +2 -1
  422. package/dist-types/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +2 -1
  423. package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
  424. package/dist-types/commands/EnableVgwRoutePropagationCommand.d.ts +2 -1
  425. package/dist-types/commands/EnableVolumeIOCommand.d.ts +2 -1
  426. package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +2 -1
  427. package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
  428. package/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
  429. package/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +2 -1
  430. package/dist-types/commands/ExportImageCommand.d.ts +2 -1
  431. package/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +2 -1
  432. package/dist-types/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +2 -1
  433. package/dist-types/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +2 -1
  434. package/dist-types/commands/GetAwsNetworkPerformanceDataCommand.d.ts +2 -1
  435. package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +2 -1
  436. package/dist-types/commands/GetCoipPoolUsageCommand.d.ts +2 -1
  437. package/dist-types/commands/GetConsoleOutputCommand.d.ts +2 -1
  438. package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +2 -1
  439. package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +2 -1
  440. package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
  441. package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +2 -1
  442. package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -1
  443. package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +2 -1
  444. package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +2 -1
  445. package/dist-types/commands/GetImageBlockPublicAccessStateCommand.d.ts +2 -1
  446. package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +2 -1
  447. package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +2 -1
  448. package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +2 -1
  449. package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
  450. package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +2 -1
  451. package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +3 -2
  452. package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +3 -2
  453. package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +3 -3
  454. package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +2 -1
  455. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -1
  456. package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +2 -1
  457. package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +2 -1
  458. package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +2 -1
  459. package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +2 -1
  460. package/dist-types/commands/GetPasswordDataCommand.d.ts +2 -1
  461. package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +2 -1
  462. package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +2 -1
  463. package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +2 -1
  464. package/dist-types/commands/GetSnapshotBlockPublicAccessStateCommand.d.ts +2 -1
  465. package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +2 -1
  466. package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +2 -1
  467. package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +2 -1
  468. package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
  469. package/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +2 -1
  470. package/dist-types/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +2 -1
  471. package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +2 -1
  472. package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +2 -1
  473. package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +2 -1
  474. package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
  475. package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +2 -1
  476. package/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +2 -1
  477. package/dist-types/commands/GetVpnConnectionDeviceTypesCommand.d.ts +2 -1
  478. package/dist-types/commands/GetVpnTunnelReplacementStatusCommand.d.ts +2 -1
  479. package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
  480. package/dist-types/commands/ImportImageCommand.d.ts +2 -1
  481. package/dist-types/commands/ImportInstanceCommand.d.ts +2 -1
  482. package/dist-types/commands/ImportKeyPairCommand.d.ts +2 -1
  483. package/dist-types/commands/ImportSnapshotCommand.d.ts +2 -1
  484. package/dist-types/commands/ImportVolumeCommand.d.ts +2 -1
  485. package/dist-types/commands/ListImagesInRecycleBinCommand.d.ts +2 -1
  486. package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +2 -1
  487. package/dist-types/commands/LockSnapshotCommand.d.ts +2 -1
  488. package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +2 -1
  489. package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +2 -1
  490. package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +2 -1
  491. package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +2 -1
  492. package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +2 -1
  493. package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -1
  494. package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +2 -1
  495. package/dist-types/commands/ModifyFleetCommand.d.ts +2 -1
  496. package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +2 -1
  497. package/dist-types/commands/ModifyHostsCommand.d.ts +2 -1
  498. package/dist-types/commands/ModifyIdFormatCommand.d.ts +2 -1
  499. package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +2 -1
  500. package/dist-types/commands/ModifyImageAttributeCommand.d.ts +2 -1
  501. package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +2 -1
  502. package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +2 -1
  503. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +2 -1
  504. package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +2 -1
  505. package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +2 -1
  506. package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +2 -1
  507. package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +2 -1
  508. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +2 -1
  509. package/dist-types/commands/ModifyIpamCommand.d.ts +2 -1
  510. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +2 -1
  511. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +2 -1
  512. package/dist-types/commands/ModifyIpamResourceDiscoveryCommand.d.ts +2 -1
  513. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +2 -1
  514. package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +2 -1
  515. package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +2 -1
  516. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +2 -1
  517. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +2 -1
  518. package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +2 -1
  519. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +2 -1
  520. package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +2 -1
  521. package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +2 -1
  522. package/dist-types/commands/ModifySnapshotTierCommand.d.ts +2 -1
  523. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +2 -1
  524. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +2 -1
  525. package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +2 -1
  526. package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +2 -1
  527. package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +2 -1
  528. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +2 -1
  529. package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
  530. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  531. package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +2 -1
  532. package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
  533. package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +2 -1
  534. package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +2 -1
  535. package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +2 -1
  536. package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +2 -1
  537. package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +2 -1
  538. package/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +2 -1
  539. package/dist-types/commands/ModifyVolumeCommand.d.ts +2 -1
  540. package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +2 -1
  541. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +2 -1
  542. package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +2 -1
  543. package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +2 -1
  544. package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +2 -1
  545. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +2 -1
  546. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +2 -1
  547. package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +2 -1
  548. package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +2 -1
  549. package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +2 -1
  550. package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +2 -1
  551. package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -1
  552. package/dist-types/commands/MonitorInstancesCommand.d.ts +2 -1
  553. package/dist-types/commands/MoveAddressToVpcCommand.d.ts +2 -1
  554. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -1
  555. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -1
  556. package/dist-types/commands/ProvisionIpamByoasnCommand.d.ts +2 -1
  557. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -1
  558. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +2 -1
  559. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +2 -1
  560. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +2 -1
  561. package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +2 -1
  562. package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +2 -1
  563. package/dist-types/commands/RebootInstancesCommand.d.ts +2 -1
  564. package/dist-types/commands/RegisterImageCommand.d.ts +2 -1
  565. package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +3 -2
  566. package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +3 -2
  567. package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +3 -3
  568. package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
  569. package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
  570. package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  571. package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +2 -1
  572. package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +2 -1
  573. package/dist-types/commands/ReleaseAddressCommand.d.ts +2 -1
  574. package/dist-types/commands/ReleaseHostsCommand.d.ts +2 -1
  575. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +2 -1
  576. package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +2 -1
  577. package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +2 -1
  578. package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +2 -1
  579. package/dist-types/commands/ReplaceRouteCommand.d.ts +2 -1
  580. package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +2 -1
  581. package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +2 -1
  582. package/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +2 -1
  583. package/dist-types/commands/ReportInstanceStatusCommand.d.ts +2 -1
  584. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -1
  585. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +2 -1
  586. package/dist-types/commands/ResetAddressAttributeCommand.d.ts +2 -1
  587. package/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
  588. package/dist-types/commands/ResetFpgaImageAttributeCommand.d.ts +2 -1
  589. package/dist-types/commands/ResetImageAttributeCommand.d.ts +2 -1
  590. package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +2 -1
  591. package/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +2 -1
  592. package/dist-types/commands/ResetSnapshotAttributeCommand.d.ts +2 -1
  593. package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +2 -1
  594. package/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +2 -1
  595. package/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +2 -1
  596. package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +2 -1
  597. package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +2 -1
  598. package/dist-types/commands/RevokeClientVpnIngressCommand.d.ts +2 -1
  599. package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +2 -1
  600. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +2 -1
  601. package/dist-types/commands/RunInstancesCommand.d.ts +2 -1
  602. package/dist-types/commands/RunScheduledInstancesCommand.d.ts +2 -1
  603. package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +2 -1
  604. package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +2 -1
  605. package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +2 -1
  606. package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +2 -1
  607. package/dist-types/commands/StartInstancesCommand.d.ts +2 -1
  608. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -1
  609. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +2 -1
  610. package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -1
  611. package/dist-types/commands/StopInstancesCommand.d.ts +2 -1
  612. package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +2 -1
  613. package/dist-types/commands/TerminateInstancesCommand.d.ts +2 -1
  614. package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +2 -1
  615. package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -1
  616. package/dist-types/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +2 -1
  617. package/dist-types/commands/UnlockSnapshotCommand.d.ts +2 -1
  618. package/dist-types/commands/UnmonitorInstancesCommand.d.ts +2 -1
  619. package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +2 -1
  620. package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +2 -1
  621. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
  622. package/dist-types/models/models_0.d.ts +1093 -1093
  623. package/dist-types/models/models_1.d.ts +1229 -1229
  624. package/dist-types/models/models_2.d.ts +1105 -1105
  625. package/dist-types/models/models_3.d.ts +1006 -1006
  626. package/dist-types/models/models_4.d.ts +1396 -1629
  627. package/dist-types/models/models_5.d.ts +1280 -1132
  628. package/dist-types/models/models_6.d.ts +1333 -1244
  629. package/dist-types/models/models_7.d.ts +605 -472
  630. package/dist-types/ts3.4/EC2.d.ts +182 -0
  631. package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +9 -0
  632. package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +9 -0
  633. package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +11 -0
  634. package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
  635. package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +9 -0
  636. package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +9 -0
  637. package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +9 -0
  638. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +9 -0
  639. package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +9 -0
  640. package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +9 -0
  641. package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +9 -0
  642. package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +9 -0
  643. package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +9 -0
  644. package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +9 -0
  645. package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +9 -0
  646. package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +9 -0
  647. package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +9 -0
  648. package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +9 -0
  649. package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +9 -0
  650. package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +9 -0
  651. package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +9 -0
  652. package/dist-types/ts3.4/commands/AssociateIpamByoasnCommand.d.ts +9 -0
  653. package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +9 -0
  654. package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +9 -0
  655. package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +9 -0
  656. package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +9 -0
  657. package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +9 -0
  658. package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +9 -0
  659. package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +9 -0
  660. package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +9 -0
  661. package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +9 -0
  662. package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +9 -0
  663. package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +9 -0
  664. package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +9 -0
  665. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +9 -0
  666. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +9 -0
  667. package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +9 -0
  668. package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +9 -0
  669. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +9 -0
  670. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +9 -0
  671. package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +9 -0
  672. package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +9 -0
  673. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +9 -0
  674. package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +9 -0
  675. package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +9 -0
  676. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +9 -0
  677. package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +9 -0
  678. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +9 -0
  679. package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +9 -0
  680. package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +9 -0
  681. package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +9 -0
  682. package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +9 -0
  683. package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +9 -0
  684. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +9 -0
  685. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +9 -0
  686. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +9 -0
  687. package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +9 -0
  688. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +9 -0
  689. package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +9 -0
  690. package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +9 -0
  691. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +9 -0
  692. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +9 -0
  693. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +9 -0
  694. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +9 -0
  695. package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +9 -0
  696. package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +9 -0
  697. package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +9 -0
  698. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +9 -0
  699. package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +9 -0
  700. package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +9 -0
  701. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +9 -0
  702. package/dist-types/ts3.4/commands/CreateInstanceConnectEndpointCommand.d.ts +9 -0
  703. package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +9 -0
  704. package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +9 -0
  705. package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +9 -0
  706. package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +9 -0
  707. package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +9 -0
  708. package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +9 -0
  709. package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +9 -0
  710. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +9 -0
  711. package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +9 -0
  712. package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +9 -0
  713. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +9 -0
  714. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +9 -0
  715. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +9 -0
  716. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +9 -0
  717. package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +9 -0
  718. package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +9 -0
  719. package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +9 -0
  720. package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +9 -0
  721. package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +9 -0
  722. package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +9 -0
  723. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +9 -0
  724. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +9 -0
  725. package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +9 -0
  726. package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +9 -0
  727. package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +9 -0
  728. package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +9 -0
  729. package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +9 -0
  730. package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +9 -0
  731. package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +9 -0
  732. package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +9 -0
  733. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
  734. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +9 -0
  735. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +9 -0
  736. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +9 -0
  737. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +9 -0
  738. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +9 -0
  739. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
  740. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +9 -0
  741. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +9 -0
  742. package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +9 -0
  743. package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +9 -0
  744. package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +9 -0
  745. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +9 -0
  746. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +9 -0
  747. package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +9 -0
  748. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
  749. package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +9 -0
  750. package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
  751. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +9 -0
  752. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +9 -0
  753. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +9 -0
  754. package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +9 -0
  755. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +9 -0
  756. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +9 -0
  757. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +9 -0
  758. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +9 -0
  759. package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +9 -0
  760. package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +9 -0
  761. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +9 -0
  762. package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +9 -0
  763. package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +9 -0
  764. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +9 -0
  765. package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +9 -0
  766. package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +9 -0
  767. package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +9 -0
  768. package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +9 -0
  769. package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +9 -0
  770. package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +9 -0
  771. package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +9 -0
  772. package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +9 -0
  773. package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +9 -0
  774. package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +9 -0
  775. package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +9 -0
  776. package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +9 -0
  777. package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +9 -0
  778. package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +9 -0
  779. package/dist-types/ts3.4/commands/DeleteInstanceConnectEndpointCommand.d.ts +9 -0
  780. package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +9 -0
  781. package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +9 -0
  782. package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +9 -0
  783. package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +9 -0
  784. package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +9 -0
  785. package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +9 -0
  786. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +9 -0
  787. package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +9 -0
  788. package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +9 -0
  789. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +9 -0
  790. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +9 -0
  791. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +9 -0
  792. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +9 -0
  793. package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +9 -0
  794. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +9 -0
  795. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +9 -0
  796. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +9 -0
  797. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +9 -0
  798. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +9 -0
  799. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +9 -0
  800. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +9 -0
  801. package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +9 -0
  802. package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +9 -0
  803. package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +9 -0
  804. package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +9 -0
  805. package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +9 -0
  806. package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +9 -0
  807. package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +9 -0
  808. package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +9 -0
  809. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +9 -0
  810. package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +9 -0
  811. package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +9 -0
  812. package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +9 -0
  813. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
  814. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +9 -0
  815. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +9 -0
  816. package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +9 -0
  817. package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +9 -0
  818. package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +9 -0
  819. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +9 -0
  820. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +9 -0
  821. package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +9 -0
  822. package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
  823. package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +9 -0
  824. package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
  825. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +9 -0
  826. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +9 -0
  827. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +9 -0
  828. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +9 -0
  829. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +9 -0
  830. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +9 -0
  831. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +9 -0
  832. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +9 -0
  833. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +9 -0
  834. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +9 -0
  835. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +9 -0
  836. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +9 -0
  837. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +9 -0
  838. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +9 -0
  839. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +9 -0
  840. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +9 -0
  841. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +9 -0
  842. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +9 -0
  843. package/dist-types/ts3.4/commands/DeprovisionIpamByoasnCommand.d.ts +9 -0
  844. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +9 -0
  845. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +9 -0
  846. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +9 -0
  847. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +9 -0
  848. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +9 -0
  849. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +9 -0
  850. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +9 -0
  851. package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +9 -0
  852. package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +9 -0
  853. package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +9 -0
  854. package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +9 -0
  855. package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +9 -0
  856. package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +11 -0
  857. package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +9 -0
  858. package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +9 -0
  859. package/dist-types/ts3.4/commands/DescribeCapacityBlockOfferingsCommand.d.ts +9 -0
  860. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +9 -0
  861. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +9 -0
  862. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +9 -0
  863. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +9 -0
  864. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +9 -0
  865. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +9 -0
  866. package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +9 -0
  867. package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +9 -0
  868. package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +9 -0
  869. package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +9 -0
  870. package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +9 -0
  871. package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +9 -0
  872. package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +9 -0
  873. package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +9 -0
  874. package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +9 -0
  875. package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +9 -0
  876. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +9 -0
  877. package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +9 -0
  878. package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +9 -0
  879. package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +9 -0
  880. package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +9 -0
  881. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +9 -0
  882. package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +9 -0
  883. package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +9 -0
  884. package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +9 -0
  885. package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +9 -0
  886. package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +9 -0
  887. package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +9 -0
  888. package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +9 -0
  889. package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +9 -0
  890. package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +9 -0
  891. package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +9 -0
  892. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +9 -0
  893. package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +9 -0
  894. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +9 -0
  895. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +9 -0
  896. package/dist-types/ts3.4/commands/DescribeInstanceConnectEndpointsCommand.d.ts +9 -0
  897. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +9 -0
  898. package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +9 -0
  899. package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +9 -0
  900. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +9 -0
  901. package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +9 -0
  902. package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +9 -0
  903. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +9 -0
  904. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +9 -0
  905. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +9 -0
  906. package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +9 -0
  907. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +9 -0
  908. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +9 -0
  909. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +9 -0
  910. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +9 -0
  911. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +9 -0
  912. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +9 -0
  913. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +9 -0
  914. package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +9 -0
  915. package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +9 -0
  916. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +13 -0
  917. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +9 -0
  918. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +9 -0
  919. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +9 -0
  920. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +9 -0
  921. package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +9 -0
  922. package/dist-types/ts3.4/commands/DescribeLockedSnapshotsCommand.d.ts +9 -0
  923. package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +9 -0
  924. package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +9 -0
  925. package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +9 -0
  926. package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +9 -0
  927. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +9 -0
  928. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +9 -0
  929. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +9 -0
  930. package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +9 -0
  931. package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +9 -0
  932. package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +9 -0
  933. package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +9 -0
  934. package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +9 -0
  935. package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +9 -0
  936. package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +9 -0
  937. package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +9 -0
  938. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +9 -0
  939. package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +9 -0
  940. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +9 -0
  941. package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +9 -0
  942. package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +9 -0
  943. package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +9 -0
  944. package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +9 -0
  945. package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +9 -0
  946. package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +9 -0
  947. package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +9 -0
  948. package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +9 -0
  949. package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +9 -0
  950. package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +9 -0
  951. package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +9 -0
  952. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +9 -0
  953. package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +9 -0
  954. package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +9 -0
  955. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +9 -0
  956. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +9 -0
  957. package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +9 -0
  958. package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +9 -0
  959. package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +11 -4
  960. package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +10 -1
  961. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +13 -2
  962. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
  963. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +9 -0
  964. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +9 -0
  965. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +9 -0
  966. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +9 -0
  967. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +9 -0
  968. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +9 -0
  969. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +9 -0
  970. package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +9 -0
  971. package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +9 -0
  972. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +9 -0
  973. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +9 -0
  974. package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +9 -0
  975. package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +9 -0
  976. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +9 -0
  977. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +9 -0
  978. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +9 -0
  979. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +11 -0
  980. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +9 -0
  981. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +9 -0
  982. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +9 -0
  983. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +9 -0
  984. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +9 -0
  985. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +9 -0
  986. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +9 -0
  987. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +9 -0
  988. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +9 -0
  989. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +9 -0
  990. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +9 -0
  991. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +9 -0
  992. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +9 -0
  993. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +9 -0
  994. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +9 -0
  995. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +9 -0
  996. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +9 -0
  997. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +9 -0
  998. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +9 -0
  999. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +9 -0
  1000. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +9 -0
  1001. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +9 -0
  1002. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +9 -0
  1003. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +9 -0
  1004. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +9 -0
  1005. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +9 -0
  1006. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +11 -0
  1007. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +9 -0
  1008. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +9 -0
  1009. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +9 -0
  1010. package/dist-types/ts3.4/commands/DisableImageBlockPublicAccessCommand.d.ts +9 -0
  1011. package/dist-types/ts3.4/commands/DisableImageCommand.d.ts +9 -0
  1012. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +9 -0
  1013. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +9 -0
  1014. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +9 -0
  1015. package/dist-types/ts3.4/commands/DisableSnapshotBlockPublicAccessCommand.d.ts +9 -0
  1016. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +9 -0
  1017. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +9 -0
  1018. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +9 -0
  1019. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +9 -0
  1020. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +9 -0
  1021. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +9 -0
  1022. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +9 -0
  1023. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +9 -0
  1024. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +9 -0
  1025. package/dist-types/ts3.4/commands/DisassociateIpamByoasnCommand.d.ts +9 -0
  1026. package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +9 -0
  1027. package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +9 -0
  1028. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +9 -0
  1029. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +9 -0
  1030. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +9 -0
  1031. package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +9 -0
  1032. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +9 -0
  1033. package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +9 -0
  1034. package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +9 -0
  1035. package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +9 -0
  1036. package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +9 -0
  1037. package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +9 -0
  1038. package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +9 -0
  1039. package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +9 -0
  1040. package/dist-types/ts3.4/commands/EnableImageBlockPublicAccessCommand.d.ts +9 -0
  1041. package/dist-types/ts3.4/commands/EnableImageCommand.d.ts +9 -0
  1042. package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +9 -0
  1043. package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +9 -0
  1044. package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +9 -0
  1045. package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +9 -0
  1046. package/dist-types/ts3.4/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +9 -0
  1047. package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +9 -0
  1048. package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +9 -0
  1049. package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +9 -0
  1050. package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +9 -0
  1051. package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +9 -0
  1052. package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +9 -0
  1053. package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +9 -0
  1054. package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +9 -0
  1055. package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +9 -0
  1056. package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +9 -0
  1057. package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +9 -0
  1058. package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +9 -0
  1059. package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +9 -0
  1060. package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +9 -0
  1061. package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +9 -0
  1062. package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +9 -0
  1063. package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +9 -0
  1064. package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +9 -0
  1065. package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +9 -0
  1066. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +9 -0
  1067. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +9 -0
  1068. package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +9 -0
  1069. package/dist-types/ts3.4/commands/GetImageBlockPublicAccessStateCommand.d.ts +9 -0
  1070. package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +9 -0
  1071. package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +9 -0
  1072. package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +9 -0
  1073. package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +9 -0
  1074. package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +9 -0
  1075. package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +10 -1
  1076. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +10 -1
  1077. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +13 -2
  1078. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +9 -0
  1079. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +9 -0
  1080. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +9 -0
  1081. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +9 -0
  1082. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +9 -0
  1083. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +9 -0
  1084. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +9 -0
  1085. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +9 -0
  1086. package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +9 -0
  1087. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +9 -0
  1088. package/dist-types/ts3.4/commands/GetSnapshotBlockPublicAccessStateCommand.d.ts +9 -0
  1089. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +9 -0
  1090. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +9 -0
  1091. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +9 -0
  1092. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +9 -0
  1093. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +9 -0
  1094. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +9 -0
  1095. package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +9 -0
  1096. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +9 -0
  1097. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +9 -0
  1098. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +9 -0
  1099. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +9 -0
  1100. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +9 -0
  1101. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +9 -0
  1102. package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +9 -0
  1103. package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +9 -0
  1104. package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +9 -0
  1105. package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +9 -0
  1106. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +9 -0
  1107. package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +9 -0
  1108. package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +9 -0
  1109. package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +9 -0
  1110. package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +9 -0
  1111. package/dist-types/ts3.4/commands/LockSnapshotCommand.d.ts +9 -0
  1112. package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +9 -0
  1113. package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +9 -0
  1114. package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +9 -0
  1115. package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +9 -0
  1116. package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +9 -0
  1117. package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +9 -0
  1118. package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +9 -0
  1119. package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +9 -0
  1120. package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +9 -0
  1121. package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +9 -0
  1122. package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +9 -0
  1123. package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +9 -0
  1124. package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +9 -0
  1125. package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +9 -0
  1126. package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +9 -0
  1127. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +9 -0
  1128. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +9 -0
  1129. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +9 -0
  1130. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +9 -0
  1131. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +9 -0
  1132. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +9 -0
  1133. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +9 -0
  1134. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +9 -0
  1135. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +9 -0
  1136. package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +9 -0
  1137. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +9 -0
  1138. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +9 -0
  1139. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +9 -0
  1140. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +9 -0
  1141. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +9 -0
  1142. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +9 -0
  1143. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +9 -0
  1144. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +9 -0
  1145. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +9 -0
  1146. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +9 -0
  1147. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +9 -0
  1148. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +9 -0
  1149. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +9 -0
  1150. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +9 -0
  1151. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +9 -0
  1152. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +9 -0
  1153. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
  1154. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +9 -0
  1155. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +9 -0
  1156. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +9 -0
  1157. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +9 -0
  1158. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +9 -0
  1159. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +9 -0
  1160. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +9 -0
  1161. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +9 -0
  1162. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +9 -0
  1163. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +9 -0
  1164. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +9 -0
  1165. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +9 -0
  1166. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +9 -0
  1167. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +9 -0
  1168. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +9 -0
  1169. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +9 -0
  1170. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +9 -0
  1171. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +9 -0
  1172. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +9 -0
  1173. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +9 -0
  1174. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +9 -0
  1175. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +9 -0
  1176. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +9 -0
  1177. package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +9 -0
  1178. package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +9 -0
  1179. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +9 -0
  1180. package/dist-types/ts3.4/commands/ProvisionIpamByoasnCommand.d.ts +9 -0
  1181. package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +9 -0
  1182. package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +9 -0
  1183. package/dist-types/ts3.4/commands/PurchaseCapacityBlockCommand.d.ts +9 -0
  1184. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +9 -0
  1185. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +9 -0
  1186. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +9 -0
  1187. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +9 -0
  1188. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +9 -0
  1189. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +10 -1
  1190. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +10 -1
  1191. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +13 -2
  1192. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +11 -0
  1193. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
  1194. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +9 -0
  1195. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +9 -0
  1196. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +9 -0
  1197. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +9 -0
  1198. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +9 -0
  1199. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +9 -0
  1200. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +9 -0
  1201. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +9 -0
  1202. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +9 -0
  1203. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +9 -0
  1204. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +9 -0
  1205. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +9 -0
  1206. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +9 -0
  1207. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +9 -0
  1208. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +9 -0
  1209. package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +9 -0
  1210. package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +9 -0
  1211. package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +9 -0
  1212. package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +9 -0
  1213. package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +9 -0
  1214. package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +9 -0
  1215. package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +9 -0
  1216. package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +9 -0
  1217. package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +9 -0
  1218. package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +9 -0
  1219. package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +9 -0
  1220. package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +9 -0
  1221. package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +9 -0
  1222. package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +9 -0
  1223. package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +9 -0
  1224. package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +9 -0
  1225. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +9 -0
  1226. package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +9 -0
  1227. package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +9 -0
  1228. package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +9 -0
  1229. package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +9 -0
  1230. package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +9 -0
  1231. package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +9 -0
  1232. package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +9 -0
  1233. package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +9 -0
  1234. package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +9 -0
  1235. package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +9 -0
  1236. package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +9 -0
  1237. package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +9 -0
  1238. package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +9 -0
  1239. package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +9 -0
  1240. package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +9 -0
  1241. package/dist-types/ts3.4/commands/UnlockSnapshotCommand.d.ts +9 -0
  1242. package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +9 -0
  1243. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +9 -0
  1244. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +9 -0
  1245. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +9 -0
  1246. package/dist-types/ts3.4/models/models_4.d.ts +32 -48
  1247. package/dist-types/ts3.4/models/models_5.d.ts +48 -55
  1248. package/dist-types/ts3.4/models/models_6.d.ts +54 -34
  1249. package/dist-types/ts3.4/models/models_7.d.ts +38 -2
  1250. package/package.json +42 -42
@@ -2493,6 +2493,7 @@ export interface EC2 {
2493
2493
  data?: AcceptReservedInstancesExchangeQuoteCommandOutput
2494
2494
  ) => void
2495
2495
  ): void;
2496
+ acceptTransitGatewayMulticastDomainAssociations(): Promise<AcceptTransitGatewayMulticastDomainAssociationsCommandOutput>;
2496
2497
  acceptTransitGatewayMulticastDomainAssociations(
2497
2498
  args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput,
2498
2499
  options?: __HttpHandlerOptions
@@ -2589,6 +2590,7 @@ export interface EC2 {
2589
2590
  options: __HttpHandlerOptions,
2590
2591
  cb: (err: any, data?: AdvertiseByoipCidrCommandOutput) => void
2591
2592
  ): void;
2593
+ allocateAddress(): Promise<AllocateAddressCommandOutput>;
2592
2594
  allocateAddress(
2593
2595
  args: AllocateAddressCommandInput,
2594
2596
  options?: __HttpHandlerOptions
@@ -2686,6 +2688,7 @@ export interface EC2 {
2686
2688
  options: __HttpHandlerOptions,
2687
2689
  cb: (err: any, data?: AssignPrivateNatGatewayAddressCommandOutput) => void
2688
2690
  ): void;
2691
+ associateAddress(): Promise<AssociateAddressCommandOutput>;
2689
2692
  associateAddress(
2690
2693
  args: AssociateAddressCommandInput,
2691
2694
  options?: __HttpHandlerOptions
@@ -3028,6 +3031,7 @@ export interface EC2 {
3028
3031
  options: __HttpHandlerOptions,
3029
3032
  cb: (err: any, data?: AuthorizeSecurityGroupEgressCommandOutput) => void
3030
3033
  ): void;
3034
+ authorizeSecurityGroupIngress(): Promise<AuthorizeSecurityGroupIngressCommandOutput>;
3031
3035
  authorizeSecurityGroupIngress(
3032
3036
  args: AuthorizeSecurityGroupIngressCommandInput,
3033
3037
  options?: __HttpHandlerOptions
@@ -3132,6 +3136,7 @@ export interface EC2 {
3132
3136
  options: __HttpHandlerOptions,
3133
3137
  cb: (err: any, data?: CancelImageLaunchPermissionCommandOutput) => void
3134
3138
  ): void;
3139
+ cancelImportTask(): Promise<CancelImportTaskCommandOutput>;
3135
3140
  cancelImportTask(
3136
3141
  args: CancelImportTaskCommandInput,
3137
3142
  options?: __HttpHandlerOptions
@@ -3353,6 +3358,7 @@ export interface EC2 {
3353
3358
  options: __HttpHandlerOptions,
3354
3359
  cb: (err: any, data?: CreateDefaultSubnetCommandOutput) => void
3355
3360
  ): void;
3361
+ createDefaultVpc(): Promise<CreateDefaultVpcCommandOutput>;
3356
3362
  createDefaultVpc(
3357
3363
  args: CreateDefaultVpcCommandInput,
3358
3364
  options?: __HttpHandlerOptions
@@ -3457,6 +3463,7 @@ export interface EC2 {
3457
3463
  options: __HttpHandlerOptions,
3458
3464
  cb: (err: any, data?: CreateInstanceConnectEndpointCommandOutput) => void
3459
3465
  ): void;
3466
+ createInstanceEventWindow(): Promise<CreateInstanceEventWindowCommandOutput>;
3460
3467
  createInstanceEventWindow(
3461
3468
  args: CreateInstanceEventWindowCommandInput,
3462
3469
  options?: __HttpHandlerOptions
@@ -3483,6 +3490,7 @@ export interface EC2 {
3483
3490
  options: __HttpHandlerOptions,
3484
3491
  cb: (err: any, data?: CreateInstanceExportTaskCommandOutput) => void
3485
3492
  ): void;
3493
+ createInternetGateway(): Promise<CreateInternetGatewayCommandOutput>;
3486
3494
  createInternetGateway(
3487
3495
  args: CreateInternetGatewayCommandInput,
3488
3496
  options?: __HttpHandlerOptions
@@ -3496,6 +3504,7 @@ export interface EC2 {
3496
3504
  options: __HttpHandlerOptions,
3497
3505
  cb: (err: any, data?: CreateInternetGatewayCommandOutput) => void
3498
3506
  ): void;
3507
+ createIpam(): Promise<CreateIpamCommandOutput>;
3499
3508
  createIpam(
3500
3509
  args: CreateIpamCommandInput,
3501
3510
  options?: __HttpHandlerOptions
@@ -3522,6 +3531,7 @@ export interface EC2 {
3522
3531
  options: __HttpHandlerOptions,
3523
3532
  cb: (err: any, data?: CreateIpamPoolCommandOutput) => void
3524
3533
  ): void;
3534
+ createIpamResourceDiscovery(): Promise<CreateIpamResourceDiscoveryCommandOutput>;
3525
3535
  createIpamResourceDiscovery(
3526
3536
  args: CreateIpamResourceDiscoveryCommandInput,
3527
3537
  options?: __HttpHandlerOptions
@@ -3755,6 +3765,7 @@ export interface EC2 {
3755
3765
  options: __HttpHandlerOptions,
3756
3766
  cb: (err: any, data?: CreateNetworkInterfacePermissionCommandOutput) => void
3757
3767
  ): void;
3768
+ createPlacementGroup(): Promise<CreatePlacementGroupCommandOutput>;
3758
3769
  createPlacementGroup(
3759
3770
  args: CreatePlacementGroupCommandInput,
3760
3771
  options?: __HttpHandlerOptions
@@ -3768,6 +3779,7 @@ export interface EC2 {
3768
3779
  options: __HttpHandlerOptions,
3769
3780
  cb: (err: any, data?: CreatePlacementGroupCommandOutput) => void
3770
3781
  ): void;
3782
+ createPublicIpv4Pool(): Promise<CreatePublicIpv4PoolCommandOutput>;
3771
3783
  createPublicIpv4Pool(
3772
3784
  args: CreatePublicIpv4PoolCommandInput,
3773
3785
  options?: __HttpHandlerOptions
@@ -3950,6 +3962,7 @@ export interface EC2 {
3950
3962
  options: __HttpHandlerOptions,
3951
3963
  cb: (err: any, data?: CreateTagsCommandOutput) => void
3952
3964
  ): void;
3965
+ createTrafficMirrorFilter(): Promise<CreateTrafficMirrorFilterCommandOutput>;
3953
3966
  createTrafficMirrorFilter(
3954
3967
  args: CreateTrafficMirrorFilterCommandInput,
3955
3968
  options?: __HttpHandlerOptions
@@ -3989,6 +4002,7 @@ export interface EC2 {
3989
4002
  options: __HttpHandlerOptions,
3990
4003
  cb: (err: any, data?: CreateTrafficMirrorSessionCommandOutput) => void
3991
4004
  ): void;
4005
+ createTrafficMirrorTarget(): Promise<CreateTrafficMirrorTargetCommandOutput>;
3992
4006
  createTrafficMirrorTarget(
3993
4007
  args: CreateTrafficMirrorTargetCommandInput,
3994
4008
  options?: __HttpHandlerOptions
@@ -4002,6 +4016,7 @@ export interface EC2 {
4002
4016
  options: __HttpHandlerOptions,
4003
4017
  cb: (err: any, data?: CreateTrafficMirrorTargetCommandOutput) => void
4004
4018
  ): void;
4019
+ createTransitGateway(): Promise<CreateTransitGatewayCommandOutput>;
4005
4020
  createTransitGateway(
4006
4021
  args: CreateTransitGatewayCommandInput,
4007
4022
  options?: __HttpHandlerOptions
@@ -4201,6 +4216,7 @@ export interface EC2 {
4201
4216
  options: __HttpHandlerOptions,
4202
4217
  cb: (err: any, data?: CreateVerifiedAccessGroupCommandOutput) => void
4203
4218
  ): void;
4219
+ createVerifiedAccessInstance(): Promise<CreateVerifiedAccessInstanceCommandOutput>;
4204
4220
  createVerifiedAccessInstance(
4205
4221
  args: CreateVerifiedAccessInstanceCommandInput,
4206
4222
  options?: __HttpHandlerOptions
@@ -4246,6 +4262,7 @@ export interface EC2 {
4246
4262
  options: __HttpHandlerOptions,
4247
4263
  cb: (err: any, data?: CreateVolumeCommandOutput) => void
4248
4264
  ): void;
4265
+ createVpc(): Promise<CreateVpcCommandOutput>;
4249
4266
  createVpc(
4250
4267
  args: CreateVpcCommandInput,
4251
4268
  options?: __HttpHandlerOptions
@@ -4291,6 +4308,7 @@ export interface EC2 {
4291
4308
  data?: CreateVpcEndpointConnectionNotificationCommandOutput
4292
4309
  ) => void
4293
4310
  ): void;
4311
+ createVpcEndpointServiceConfiguration(): Promise<CreateVpcEndpointServiceConfigurationCommandOutput>;
4294
4312
  createVpcEndpointServiceConfiguration(
4295
4313
  args: CreateVpcEndpointServiceConfigurationCommandInput,
4296
4314
  options?: __HttpHandlerOptions
@@ -4596,6 +4614,7 @@ export interface EC2 {
4596
4614
  options: __HttpHandlerOptions,
4597
4615
  cb: (err: any, data?: DeleteIpamScopeCommandOutput) => void
4598
4616
  ): void;
4617
+ deleteKeyPair(): Promise<DeleteKeyPairCommandOutput>;
4599
4618
  deleteKeyPair(
4600
4619
  args: DeleteKeyPairCommandInput,
4601
4620
  options?: __HttpHandlerOptions
@@ -4609,6 +4628,7 @@ export interface EC2 {
4609
4628
  options: __HttpHandlerOptions,
4610
4629
  cb: (err: any, data?: DeleteKeyPairCommandOutput) => void
4611
4630
  ): void;
4631
+ deleteLaunchTemplate(): Promise<DeleteLaunchTemplateCommandOutput>;
4612
4632
  deleteLaunchTemplate(
4613
4633
  args: DeleteLaunchTemplateCommandInput,
4614
4634
  options?: __HttpHandlerOptions
@@ -4900,6 +4920,7 @@ export interface EC2 {
4900
4920
  options: __HttpHandlerOptions,
4901
4921
  cb: (err: any, data?: DeleteRouteTableCommandOutput) => void
4902
4922
  ): void;
4923
+ deleteSecurityGroup(): Promise<DeleteSecurityGroupCommandOutput>;
4903
4924
  deleteSecurityGroup(
4904
4925
  args: DeleteSecurityGroupCommandInput,
4905
4926
  options?: __HttpHandlerOptions
@@ -4926,6 +4947,7 @@ export interface EC2 {
4926
4947
  options: __HttpHandlerOptions,
4927
4948
  cb: (err: any, data?: DeleteSnapshotCommandOutput) => void
4928
4949
  ): void;
4950
+ deleteSpotDatafeedSubscription(): Promise<DeleteSpotDatafeedSubscriptionCommandOutput>;
4929
4951
  deleteSpotDatafeedSubscription(
4930
4952
  args: DeleteSpotDatafeedSubscriptionCommandInput,
4931
4953
  options?: __HttpHandlerOptions
@@ -5474,6 +5496,7 @@ export interface EC2 {
5474
5496
  data?: DeregisterInstanceEventNotificationAttributesCommandOutput
5475
5497
  ) => void
5476
5498
  ): void;
5499
+ deregisterTransitGatewayMulticastGroupMembers(): Promise<DeregisterTransitGatewayMulticastGroupMembersCommandOutput>;
5477
5500
  deregisterTransitGatewayMulticastGroupMembers(
5478
5501
  args: DeregisterTransitGatewayMulticastGroupMembersCommandInput,
5479
5502
  options?: __HttpHandlerOptions
@@ -5493,6 +5516,7 @@ export interface EC2 {
5493
5516
  data?: DeregisterTransitGatewayMulticastGroupMembersCommandOutput
5494
5517
  ) => void
5495
5518
  ): void;
5519
+ deregisterTransitGatewayMulticastGroupSources(): Promise<DeregisterTransitGatewayMulticastGroupSourcesCommandOutput>;
5496
5520
  deregisterTransitGatewayMulticastGroupSources(
5497
5521
  args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput,
5498
5522
  options?: __HttpHandlerOptions
@@ -5512,6 +5536,7 @@ export interface EC2 {
5512
5536
  data?: DeregisterTransitGatewayMulticastGroupSourcesCommandOutput
5513
5537
  ) => void
5514
5538
  ): void;
5539
+ describeAccountAttributes(): Promise<DescribeAccountAttributesCommandOutput>;
5515
5540
  describeAccountAttributes(
5516
5541
  args: DescribeAccountAttributesCommandInput,
5517
5542
  options?: __HttpHandlerOptions
@@ -5525,6 +5550,7 @@ export interface EC2 {
5525
5550
  options: __HttpHandlerOptions,
5526
5551
  cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
5527
5552
  ): void;
5553
+ describeAddresses(): Promise<DescribeAddressesCommandOutput>;
5528
5554
  describeAddresses(
5529
5555
  args: DescribeAddressesCommandInput,
5530
5556
  options?: __HttpHandlerOptions
@@ -5538,6 +5564,7 @@ export interface EC2 {
5538
5564
  options: __HttpHandlerOptions,
5539
5565
  cb: (err: any, data?: DescribeAddressesCommandOutput) => void
5540
5566
  ): void;
5567
+ describeAddressesAttribute(): Promise<DescribeAddressesAttributeCommandOutput>;
5541
5568
  describeAddressesAttribute(
5542
5569
  args: DescribeAddressesAttributeCommandInput,
5543
5570
  options?: __HttpHandlerOptions
@@ -5551,6 +5578,7 @@ export interface EC2 {
5551
5578
  options: __HttpHandlerOptions,
5552
5579
  cb: (err: any, data?: DescribeAddressesAttributeCommandOutput) => void
5553
5580
  ): void;
5581
+ describeAddressTransfers(): Promise<DescribeAddressTransfersCommandOutput>;
5554
5582
  describeAddressTransfers(
5555
5583
  args: DescribeAddressTransfersCommandInput,
5556
5584
  options?: __HttpHandlerOptions
@@ -5564,6 +5592,7 @@ export interface EC2 {
5564
5592
  options: __HttpHandlerOptions,
5565
5593
  cb: (err: any, data?: DescribeAddressTransfersCommandOutput) => void
5566
5594
  ): void;
5595
+ describeAggregateIdFormat(): Promise<DescribeAggregateIdFormatCommandOutput>;
5567
5596
  describeAggregateIdFormat(
5568
5597
  args: DescribeAggregateIdFormatCommandInput,
5569
5598
  options?: __HttpHandlerOptions
@@ -5577,6 +5606,7 @@ export interface EC2 {
5577
5606
  options: __HttpHandlerOptions,
5578
5607
  cb: (err: any, data?: DescribeAggregateIdFormatCommandOutput) => void
5579
5608
  ): void;
5609
+ describeAvailabilityZones(): Promise<DescribeAvailabilityZonesCommandOutput>;
5580
5610
  describeAvailabilityZones(
5581
5611
  args: DescribeAvailabilityZonesCommandInput,
5582
5612
  options?: __HttpHandlerOptions
@@ -5590,6 +5620,7 @@ export interface EC2 {
5590
5620
  options: __HttpHandlerOptions,
5591
5621
  cb: (err: any, data?: DescribeAvailabilityZonesCommandOutput) => void
5592
5622
  ): void;
5623
+ describeAwsNetworkPerformanceMetricSubscriptions(): Promise<DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput>;
5593
5624
  describeAwsNetworkPerformanceMetricSubscriptions(
5594
5625
  args: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput,
5595
5626
  options?: __HttpHandlerOptions
@@ -5609,6 +5640,7 @@ export interface EC2 {
5609
5640
  data?: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput
5610
5641
  ) => void
5611
5642
  ): void;
5643
+ describeBundleTasks(): Promise<DescribeBundleTasksCommandOutput>;
5612
5644
  describeBundleTasks(
5613
5645
  args: DescribeBundleTasksCommandInput,
5614
5646
  options?: __HttpHandlerOptions
@@ -5648,6 +5680,7 @@ export interface EC2 {
5648
5680
  options: __HttpHandlerOptions,
5649
5681
  cb: (err: any, data?: DescribeCapacityBlockOfferingsCommandOutput) => void
5650
5682
  ): void;
5683
+ describeCapacityReservationFleets(): Promise<DescribeCapacityReservationFleetsCommandOutput>;
5651
5684
  describeCapacityReservationFleets(
5652
5685
  args: DescribeCapacityReservationFleetsCommandInput,
5653
5686
  options?: __HttpHandlerOptions
@@ -5667,6 +5700,7 @@ export interface EC2 {
5667
5700
  data?: DescribeCapacityReservationFleetsCommandOutput
5668
5701
  ) => void
5669
5702
  ): void;
5703
+ describeCapacityReservations(): Promise<DescribeCapacityReservationsCommandOutput>;
5670
5704
  describeCapacityReservations(
5671
5705
  args: DescribeCapacityReservationsCommandInput,
5672
5706
  options?: __HttpHandlerOptions
@@ -5680,6 +5714,7 @@ export interface EC2 {
5680
5714
  options: __HttpHandlerOptions,
5681
5715
  cb: (err: any, data?: DescribeCapacityReservationsCommandOutput) => void
5682
5716
  ): void;
5717
+ describeCarrierGateways(): Promise<DescribeCarrierGatewaysCommandOutput>;
5683
5718
  describeCarrierGateways(
5684
5719
  args: DescribeCarrierGatewaysCommandInput,
5685
5720
  options?: __HttpHandlerOptions
@@ -5693,6 +5728,7 @@ export interface EC2 {
5693
5728
  options: __HttpHandlerOptions,
5694
5729
  cb: (err: any, data?: DescribeCarrierGatewaysCommandOutput) => void
5695
5730
  ): void;
5731
+ describeClassicLinkInstances(): Promise<DescribeClassicLinkInstancesCommandOutput>;
5696
5732
  describeClassicLinkInstances(
5697
5733
  args: DescribeClassicLinkInstancesCommandInput,
5698
5734
  options?: __HttpHandlerOptions
@@ -5738,6 +5774,7 @@ export interface EC2 {
5738
5774
  options: __HttpHandlerOptions,
5739
5775
  cb: (err: any, data?: DescribeClientVpnConnectionsCommandOutput) => void
5740
5776
  ): void;
5777
+ describeClientVpnEndpoints(): Promise<DescribeClientVpnEndpointsCommandOutput>;
5741
5778
  describeClientVpnEndpoints(
5742
5779
  args: DescribeClientVpnEndpointsCommandInput,
5743
5780
  options?: __HttpHandlerOptions
@@ -5777,6 +5814,7 @@ export interface EC2 {
5777
5814
  options: __HttpHandlerOptions,
5778
5815
  cb: (err: any, data?: DescribeClientVpnTargetNetworksCommandOutput) => void
5779
5816
  ): void;
5817
+ describeCoipPools(): Promise<DescribeCoipPoolsCommandOutput>;
5780
5818
  describeCoipPools(
5781
5819
  args: DescribeCoipPoolsCommandInput,
5782
5820
  options?: __HttpHandlerOptions
@@ -5790,6 +5828,7 @@ export interface EC2 {
5790
5828
  options: __HttpHandlerOptions,
5791
5829
  cb: (err: any, data?: DescribeCoipPoolsCommandOutput) => void
5792
5830
  ): void;
5831
+ describeConversionTasks(): Promise<DescribeConversionTasksCommandOutput>;
5793
5832
  describeConversionTasks(
5794
5833
  args: DescribeConversionTasksCommandInput,
5795
5834
  options?: __HttpHandlerOptions
@@ -5803,6 +5842,7 @@ export interface EC2 {
5803
5842
  options: __HttpHandlerOptions,
5804
5843
  cb: (err: any, data?: DescribeConversionTasksCommandOutput) => void
5805
5844
  ): void;
5845
+ describeCustomerGateways(): Promise<DescribeCustomerGatewaysCommandOutput>;
5806
5846
  describeCustomerGateways(
5807
5847
  args: DescribeCustomerGatewaysCommandInput,
5808
5848
  options?: __HttpHandlerOptions
@@ -5816,6 +5856,7 @@ export interface EC2 {
5816
5856
  options: __HttpHandlerOptions,
5817
5857
  cb: (err: any, data?: DescribeCustomerGatewaysCommandOutput) => void
5818
5858
  ): void;
5859
+ describeDhcpOptions(): Promise<DescribeDhcpOptionsCommandOutput>;
5819
5860
  describeDhcpOptions(
5820
5861
  args: DescribeDhcpOptionsCommandInput,
5821
5862
  options?: __HttpHandlerOptions
@@ -5829,6 +5870,7 @@ export interface EC2 {
5829
5870
  options: __HttpHandlerOptions,
5830
5871
  cb: (err: any, data?: DescribeDhcpOptionsCommandOutput) => void
5831
5872
  ): void;
5873
+ describeEgressOnlyInternetGateways(): Promise<DescribeEgressOnlyInternetGatewaysCommandOutput>;
5832
5874
  describeEgressOnlyInternetGateways(
5833
5875
  args: DescribeEgressOnlyInternetGatewaysCommandInput,
5834
5876
  options?: __HttpHandlerOptions
@@ -5848,6 +5890,7 @@ export interface EC2 {
5848
5890
  data?: DescribeEgressOnlyInternetGatewaysCommandOutput
5849
5891
  ) => void
5850
5892
  ): void;
5893
+ describeElasticGpus(): Promise<DescribeElasticGpusCommandOutput>;
5851
5894
  describeElasticGpus(
5852
5895
  args: DescribeElasticGpusCommandInput,
5853
5896
  options?: __HttpHandlerOptions
@@ -5861,6 +5904,7 @@ export interface EC2 {
5861
5904
  options: __HttpHandlerOptions,
5862
5905
  cb: (err: any, data?: DescribeElasticGpusCommandOutput) => void
5863
5906
  ): void;
5907
+ describeExportImageTasks(): Promise<DescribeExportImageTasksCommandOutput>;
5864
5908
  describeExportImageTasks(
5865
5909
  args: DescribeExportImageTasksCommandInput,
5866
5910
  options?: __HttpHandlerOptions
@@ -5874,6 +5918,7 @@ export interface EC2 {
5874
5918
  options: __HttpHandlerOptions,
5875
5919
  cb: (err: any, data?: DescribeExportImageTasksCommandOutput) => void
5876
5920
  ): void;
5921
+ describeExportTasks(): Promise<DescribeExportTasksCommandOutput>;
5877
5922
  describeExportTasks(
5878
5923
  args: DescribeExportTasksCommandInput,
5879
5924
  options?: __HttpHandlerOptions
@@ -5887,6 +5932,7 @@ export interface EC2 {
5887
5932
  options: __HttpHandlerOptions,
5888
5933
  cb: (err: any, data?: DescribeExportTasksCommandOutput) => void
5889
5934
  ): void;
5935
+ describeFastLaunchImages(): Promise<DescribeFastLaunchImagesCommandOutput>;
5890
5936
  describeFastLaunchImages(
5891
5937
  args: DescribeFastLaunchImagesCommandInput,
5892
5938
  options?: __HttpHandlerOptions
@@ -5900,6 +5946,7 @@ export interface EC2 {
5900
5946
  options: __HttpHandlerOptions,
5901
5947
  cb: (err: any, data?: DescribeFastLaunchImagesCommandOutput) => void
5902
5948
  ): void;
5949
+ describeFastSnapshotRestores(): Promise<DescribeFastSnapshotRestoresCommandOutput>;
5903
5950
  describeFastSnapshotRestores(
5904
5951
  args: DescribeFastSnapshotRestoresCommandInput,
5905
5952
  options?: __HttpHandlerOptions
@@ -5939,6 +5986,7 @@ export interface EC2 {
5939
5986
  options: __HttpHandlerOptions,
5940
5987
  cb: (err: any, data?: DescribeFleetInstancesCommandOutput) => void
5941
5988
  ): void;
5989
+ describeFleets(): Promise<DescribeFleetsCommandOutput>;
5942
5990
  describeFleets(
5943
5991
  args: DescribeFleetsCommandInput,
5944
5992
  options?: __HttpHandlerOptions
@@ -5952,6 +6000,7 @@ export interface EC2 {
5952
6000
  options: __HttpHandlerOptions,
5953
6001
  cb: (err: any, data?: DescribeFleetsCommandOutput) => void
5954
6002
  ): void;
6003
+ describeFlowLogs(): Promise<DescribeFlowLogsCommandOutput>;
5955
6004
  describeFlowLogs(
5956
6005
  args: DescribeFlowLogsCommandInput,
5957
6006
  options?: __HttpHandlerOptions
@@ -5978,6 +6027,7 @@ export interface EC2 {
5978
6027
  options: __HttpHandlerOptions,
5979
6028
  cb: (err: any, data?: DescribeFpgaImageAttributeCommandOutput) => void
5980
6029
  ): void;
6030
+ describeFpgaImages(): Promise<DescribeFpgaImagesCommandOutput>;
5981
6031
  describeFpgaImages(
5982
6032
  args: DescribeFpgaImagesCommandInput,
5983
6033
  options?: __HttpHandlerOptions
@@ -5991,6 +6041,7 @@ export interface EC2 {
5991
6041
  options: __HttpHandlerOptions,
5992
6042
  cb: (err: any, data?: DescribeFpgaImagesCommandOutput) => void
5993
6043
  ): void;
6044
+ describeHostReservationOfferings(): Promise<DescribeHostReservationOfferingsCommandOutput>;
5994
6045
  describeHostReservationOfferings(
5995
6046
  args: DescribeHostReservationOfferingsCommandInput,
5996
6047
  options?: __HttpHandlerOptions
@@ -6004,6 +6055,7 @@ export interface EC2 {
6004
6055
  options: __HttpHandlerOptions,
6005
6056
  cb: (err: any, data?: DescribeHostReservationOfferingsCommandOutput) => void
6006
6057
  ): void;
6058
+ describeHostReservations(): Promise<DescribeHostReservationsCommandOutput>;
6007
6059
  describeHostReservations(
6008
6060
  args: DescribeHostReservationsCommandInput,
6009
6061
  options?: __HttpHandlerOptions
@@ -6017,6 +6069,7 @@ export interface EC2 {
6017
6069
  options: __HttpHandlerOptions,
6018
6070
  cb: (err: any, data?: DescribeHostReservationsCommandOutput) => void
6019
6071
  ): void;
6072
+ describeHosts(): Promise<DescribeHostsCommandOutput>;
6020
6073
  describeHosts(
6021
6074
  args: DescribeHostsCommandInput,
6022
6075
  options?: __HttpHandlerOptions
@@ -6030,6 +6083,7 @@ export interface EC2 {
6030
6083
  options: __HttpHandlerOptions,
6031
6084
  cb: (err: any, data?: DescribeHostsCommandOutput) => void
6032
6085
  ): void;
6086
+ describeIamInstanceProfileAssociations(): Promise<DescribeIamInstanceProfileAssociationsCommandOutput>;
6033
6087
  describeIamInstanceProfileAssociations(
6034
6088
  args: DescribeIamInstanceProfileAssociationsCommandInput,
6035
6089
  options?: __HttpHandlerOptions
@@ -6062,6 +6116,7 @@ export interface EC2 {
6062
6116
  options: __HttpHandlerOptions,
6063
6117
  cb: (err: any, data?: DescribeIdentityIdFormatCommandOutput) => void
6064
6118
  ): void;
6119
+ describeIdFormat(): Promise<DescribeIdFormatCommandOutput>;
6065
6120
  describeIdFormat(
6066
6121
  args: DescribeIdFormatCommandInput,
6067
6122
  options?: __HttpHandlerOptions
@@ -6088,6 +6143,7 @@ export interface EC2 {
6088
6143
  options: __HttpHandlerOptions,
6089
6144
  cb: (err: any, data?: DescribeImageAttributeCommandOutput) => void
6090
6145
  ): void;
6146
+ describeImages(): Promise<DescribeImagesCommandOutput>;
6091
6147
  describeImages(
6092
6148
  args: DescribeImagesCommandInput,
6093
6149
  options?: __HttpHandlerOptions
@@ -6101,6 +6157,7 @@ export interface EC2 {
6101
6157
  options: __HttpHandlerOptions,
6102
6158
  cb: (err: any, data?: DescribeImagesCommandOutput) => void
6103
6159
  ): void;
6160
+ describeImportImageTasks(): Promise<DescribeImportImageTasksCommandOutput>;
6104
6161
  describeImportImageTasks(
6105
6162
  args: DescribeImportImageTasksCommandInput,
6106
6163
  options?: __HttpHandlerOptions
@@ -6114,6 +6171,7 @@ export interface EC2 {
6114
6171
  options: __HttpHandlerOptions,
6115
6172
  cb: (err: any, data?: DescribeImportImageTasksCommandOutput) => void
6116
6173
  ): void;
6174
+ describeImportSnapshotTasks(): Promise<DescribeImportSnapshotTasksCommandOutput>;
6117
6175
  describeImportSnapshotTasks(
6118
6176
  args: DescribeImportSnapshotTasksCommandInput,
6119
6177
  options?: __HttpHandlerOptions
@@ -6140,6 +6198,7 @@ export interface EC2 {
6140
6198
  options: __HttpHandlerOptions,
6141
6199
  cb: (err: any, data?: DescribeInstanceAttributeCommandOutput) => void
6142
6200
  ): void;
6201
+ describeInstanceConnectEndpoints(): Promise<DescribeInstanceConnectEndpointsCommandOutput>;
6143
6202
  describeInstanceConnectEndpoints(
6144
6203
  args: DescribeInstanceConnectEndpointsCommandInput,
6145
6204
  options?: __HttpHandlerOptions
@@ -6153,6 +6212,7 @@ export interface EC2 {
6153
6212
  options: __HttpHandlerOptions,
6154
6213
  cb: (err: any, data?: DescribeInstanceConnectEndpointsCommandOutput) => void
6155
6214
  ): void;
6215
+ describeInstanceCreditSpecifications(): Promise<DescribeInstanceCreditSpecificationsCommandOutput>;
6156
6216
  describeInstanceCreditSpecifications(
6157
6217
  args: DescribeInstanceCreditSpecificationsCommandInput,
6158
6218
  options?: __HttpHandlerOptions
@@ -6172,6 +6232,7 @@ export interface EC2 {
6172
6232
  data?: DescribeInstanceCreditSpecificationsCommandOutput
6173
6233
  ) => void
6174
6234
  ): void;
6235
+ describeInstanceEventNotificationAttributes(): Promise<DescribeInstanceEventNotificationAttributesCommandOutput>;
6175
6236
  describeInstanceEventNotificationAttributes(
6176
6237
  args: DescribeInstanceEventNotificationAttributesCommandInput,
6177
6238
  options?: __HttpHandlerOptions
@@ -6191,6 +6252,7 @@ export interface EC2 {
6191
6252
  data?: DescribeInstanceEventNotificationAttributesCommandOutput
6192
6253
  ) => void
6193
6254
  ): void;
6255
+ describeInstanceEventWindows(): Promise<DescribeInstanceEventWindowsCommandOutput>;
6194
6256
  describeInstanceEventWindows(
6195
6257
  args: DescribeInstanceEventWindowsCommandInput,
6196
6258
  options?: __HttpHandlerOptions
@@ -6204,6 +6266,7 @@ export interface EC2 {
6204
6266
  options: __HttpHandlerOptions,
6205
6267
  cb: (err: any, data?: DescribeInstanceEventWindowsCommandOutput) => void
6206
6268
  ): void;
6269
+ describeInstances(): Promise<DescribeInstancesCommandOutput>;
6207
6270
  describeInstances(
6208
6271
  args: DescribeInstancesCommandInput,
6209
6272
  options?: __HttpHandlerOptions
@@ -6217,6 +6280,7 @@ export interface EC2 {
6217
6280
  options: __HttpHandlerOptions,
6218
6281
  cb: (err: any, data?: DescribeInstancesCommandOutput) => void
6219
6282
  ): void;
6283
+ describeInstanceStatus(): Promise<DescribeInstanceStatusCommandOutput>;
6220
6284
  describeInstanceStatus(
6221
6285
  args: DescribeInstanceStatusCommandInput,
6222
6286
  options?: __HttpHandlerOptions
@@ -6230,6 +6294,7 @@ export interface EC2 {
6230
6294
  options: __HttpHandlerOptions,
6231
6295
  cb: (err: any, data?: DescribeInstanceStatusCommandOutput) => void
6232
6296
  ): void;
6297
+ describeInstanceTopology(): Promise<DescribeInstanceTopologyCommandOutput>;
6233
6298
  describeInstanceTopology(
6234
6299
  args: DescribeInstanceTopologyCommandInput,
6235
6300
  options?: __HttpHandlerOptions
@@ -6243,6 +6308,7 @@ export interface EC2 {
6243
6308
  options: __HttpHandlerOptions,
6244
6309
  cb: (err: any, data?: DescribeInstanceTopologyCommandOutput) => void
6245
6310
  ): void;
6311
+ describeInstanceTypeOfferings(): Promise<DescribeInstanceTypeOfferingsCommandOutput>;
6246
6312
  describeInstanceTypeOfferings(
6247
6313
  args: DescribeInstanceTypeOfferingsCommandInput,
6248
6314
  options?: __HttpHandlerOptions
@@ -6256,6 +6322,7 @@ export interface EC2 {
6256
6322
  options: __HttpHandlerOptions,
6257
6323
  cb: (err: any, data?: DescribeInstanceTypeOfferingsCommandOutput) => void
6258
6324
  ): void;
6325
+ describeInstanceTypes(): Promise<DescribeInstanceTypesCommandOutput>;
6259
6326
  describeInstanceTypes(
6260
6327
  args: DescribeInstanceTypesCommandInput,
6261
6328
  options?: __HttpHandlerOptions
@@ -6269,6 +6336,7 @@ export interface EC2 {
6269
6336
  options: __HttpHandlerOptions,
6270
6337
  cb: (err: any, data?: DescribeInstanceTypesCommandOutput) => void
6271
6338
  ): void;
6339
+ describeInternetGateways(): Promise<DescribeInternetGatewaysCommandOutput>;
6272
6340
  describeInternetGateways(
6273
6341
  args: DescribeInternetGatewaysCommandInput,
6274
6342
  options?: __HttpHandlerOptions
@@ -6282,6 +6350,7 @@ export interface EC2 {
6282
6350
  options: __HttpHandlerOptions,
6283
6351
  cb: (err: any, data?: DescribeInternetGatewaysCommandOutput) => void
6284
6352
  ): void;
6353
+ describeIpamByoasn(): Promise<DescribeIpamByoasnCommandOutput>;
6285
6354
  describeIpamByoasn(
6286
6355
  args: DescribeIpamByoasnCommandInput,
6287
6356
  options?: __HttpHandlerOptions
@@ -6295,6 +6364,7 @@ export interface EC2 {
6295
6364
  options: __HttpHandlerOptions,
6296
6365
  cb: (err: any, data?: DescribeIpamByoasnCommandOutput) => void
6297
6366
  ): void;
6367
+ describeIpamPools(): Promise<DescribeIpamPoolsCommandOutput>;
6298
6368
  describeIpamPools(
6299
6369
  args: DescribeIpamPoolsCommandInput,
6300
6370
  options?: __HttpHandlerOptions
@@ -6308,6 +6378,7 @@ export interface EC2 {
6308
6378
  options: __HttpHandlerOptions,
6309
6379
  cb: (err: any, data?: DescribeIpamPoolsCommandOutput) => void
6310
6380
  ): void;
6381
+ describeIpamResourceDiscoveries(): Promise<DescribeIpamResourceDiscoveriesCommandOutput>;
6311
6382
  describeIpamResourceDiscoveries(
6312
6383
  args: DescribeIpamResourceDiscoveriesCommandInput,
6313
6384
  options?: __HttpHandlerOptions
@@ -6321,6 +6392,7 @@ export interface EC2 {
6321
6392
  options: __HttpHandlerOptions,
6322
6393
  cb: (err: any, data?: DescribeIpamResourceDiscoveriesCommandOutput) => void
6323
6394
  ): void;
6395
+ describeIpamResourceDiscoveryAssociations(): Promise<DescribeIpamResourceDiscoveryAssociationsCommandOutput>;
6324
6396
  describeIpamResourceDiscoveryAssociations(
6325
6397
  args: DescribeIpamResourceDiscoveryAssociationsCommandInput,
6326
6398
  options?: __HttpHandlerOptions
@@ -6340,6 +6412,7 @@ export interface EC2 {
6340
6412
  data?: DescribeIpamResourceDiscoveryAssociationsCommandOutput
6341
6413
  ) => void
6342
6414
  ): void;
6415
+ describeIpams(): Promise<DescribeIpamsCommandOutput>;
6343
6416
  describeIpams(
6344
6417
  args: DescribeIpamsCommandInput,
6345
6418
  options?: __HttpHandlerOptions
@@ -6353,6 +6426,7 @@ export interface EC2 {
6353
6426
  options: __HttpHandlerOptions,
6354
6427
  cb: (err: any, data?: DescribeIpamsCommandOutput) => void
6355
6428
  ): void;
6429
+ describeIpamScopes(): Promise<DescribeIpamScopesCommandOutput>;
6356
6430
  describeIpamScopes(
6357
6431
  args: DescribeIpamScopesCommandInput,
6358
6432
  options?: __HttpHandlerOptions
@@ -6366,6 +6440,7 @@ export interface EC2 {
6366
6440
  options: __HttpHandlerOptions,
6367
6441
  cb: (err: any, data?: DescribeIpamScopesCommandOutput) => void
6368
6442
  ): void;
6443
+ describeIpv6Pools(): Promise<DescribeIpv6PoolsCommandOutput>;
6369
6444
  describeIpv6Pools(
6370
6445
  args: DescribeIpv6PoolsCommandInput,
6371
6446
  options?: __HttpHandlerOptions
@@ -6379,6 +6454,7 @@ export interface EC2 {
6379
6454
  options: __HttpHandlerOptions,
6380
6455
  cb: (err: any, data?: DescribeIpv6PoolsCommandOutput) => void
6381
6456
  ): void;
6457
+ describeKeyPairs(): Promise<DescribeKeyPairsCommandOutput>;
6382
6458
  describeKeyPairs(
6383
6459
  args: DescribeKeyPairsCommandInput,
6384
6460
  options?: __HttpHandlerOptions
@@ -6392,6 +6468,7 @@ export interface EC2 {
6392
6468
  options: __HttpHandlerOptions,
6393
6469
  cb: (err: any, data?: DescribeKeyPairsCommandOutput) => void
6394
6470
  ): void;
6471
+ describeLaunchTemplates(): Promise<DescribeLaunchTemplatesCommandOutput>;
6395
6472
  describeLaunchTemplates(
6396
6473
  args: DescribeLaunchTemplatesCommandInput,
6397
6474
  options?: __HttpHandlerOptions
@@ -6405,6 +6482,7 @@ export interface EC2 {
6405
6482
  options: __HttpHandlerOptions,
6406
6483
  cb: (err: any, data?: DescribeLaunchTemplatesCommandOutput) => void
6407
6484
  ): void;
6485
+ describeLaunchTemplateVersions(): Promise<DescribeLaunchTemplateVersionsCommandOutput>;
6408
6486
  describeLaunchTemplateVersions(
6409
6487
  args: DescribeLaunchTemplateVersionsCommandInput,
6410
6488
  options?: __HttpHandlerOptions
@@ -6418,6 +6496,7 @@ export interface EC2 {
6418
6496
  options: __HttpHandlerOptions,
6419
6497
  cb: (err: any, data?: DescribeLaunchTemplateVersionsCommandOutput) => void
6420
6498
  ): void;
6499
+ describeLocalGatewayRouteTables(): Promise<DescribeLocalGatewayRouteTablesCommandOutput>;
6421
6500
  describeLocalGatewayRouteTables(
6422
6501
  args: DescribeLocalGatewayRouteTablesCommandInput,
6423
6502
  options?: __HttpHandlerOptions
@@ -6431,6 +6510,7 @@ export interface EC2 {
6431
6510
  options: __HttpHandlerOptions,
6432
6511
  cb: (err: any, data?: DescribeLocalGatewayRouteTablesCommandOutput) => void
6433
6512
  ): void;
6513
+ describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(): Promise<DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput>;
6434
6514
  describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(
6435
6515
  args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput,
6436
6516
  options?: __HttpHandlerOptions
@@ -6450,6 +6530,7 @@ export interface EC2 {
6450
6530
  data?: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput
6451
6531
  ) => void
6452
6532
  ): void;
6533
+ describeLocalGatewayRouteTableVpcAssociations(): Promise<DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput>;
6453
6534
  describeLocalGatewayRouteTableVpcAssociations(
6454
6535
  args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput,
6455
6536
  options?: __HttpHandlerOptions
@@ -6469,6 +6550,7 @@ export interface EC2 {
6469
6550
  data?: DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput
6470
6551
  ) => void
6471
6552
  ): void;
6553
+ describeLocalGateways(): Promise<DescribeLocalGatewaysCommandOutput>;
6472
6554
  describeLocalGateways(
6473
6555
  args: DescribeLocalGatewaysCommandInput,
6474
6556
  options?: __HttpHandlerOptions
@@ -6482,6 +6564,7 @@ export interface EC2 {
6482
6564
  options: __HttpHandlerOptions,
6483
6565
  cb: (err: any, data?: DescribeLocalGatewaysCommandOutput) => void
6484
6566
  ): void;
6567
+ describeLocalGatewayVirtualInterfaceGroups(): Promise<DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput>;
6485
6568
  describeLocalGatewayVirtualInterfaceGroups(
6486
6569
  args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput,
6487
6570
  options?: __HttpHandlerOptions
@@ -6501,6 +6584,7 @@ export interface EC2 {
6501
6584
  data?: DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput
6502
6585
  ) => void
6503
6586
  ): void;
6587
+ describeLocalGatewayVirtualInterfaces(): Promise<DescribeLocalGatewayVirtualInterfacesCommandOutput>;
6504
6588
  describeLocalGatewayVirtualInterfaces(
6505
6589
  args: DescribeLocalGatewayVirtualInterfacesCommandInput,
6506
6590
  options?: __HttpHandlerOptions
@@ -6520,6 +6604,7 @@ export interface EC2 {
6520
6604
  data?: DescribeLocalGatewayVirtualInterfacesCommandOutput
6521
6605
  ) => void
6522
6606
  ): void;
6607
+ describeLockedSnapshots(): Promise<DescribeLockedSnapshotsCommandOutput>;
6523
6608
  describeLockedSnapshots(
6524
6609
  args: DescribeLockedSnapshotsCommandInput,
6525
6610
  options?: __HttpHandlerOptions
@@ -6533,6 +6618,7 @@ export interface EC2 {
6533
6618
  options: __HttpHandlerOptions,
6534
6619
  cb: (err: any, data?: DescribeLockedSnapshotsCommandOutput) => void
6535
6620
  ): void;
6621
+ describeManagedPrefixLists(): Promise<DescribeManagedPrefixListsCommandOutput>;
6536
6622
  describeManagedPrefixLists(
6537
6623
  args: DescribeManagedPrefixListsCommandInput,
6538
6624
  options?: __HttpHandlerOptions
@@ -6546,6 +6632,7 @@ export interface EC2 {
6546
6632
  options: __HttpHandlerOptions,
6547
6633
  cb: (err: any, data?: DescribeManagedPrefixListsCommandOutput) => void
6548
6634
  ): void;
6635
+ describeMovingAddresses(): Promise<DescribeMovingAddressesCommandOutput>;
6549
6636
  describeMovingAddresses(
6550
6637
  args: DescribeMovingAddressesCommandInput,
6551
6638
  options?: __HttpHandlerOptions
@@ -6559,6 +6646,7 @@ export interface EC2 {
6559
6646
  options: __HttpHandlerOptions,
6560
6647
  cb: (err: any, data?: DescribeMovingAddressesCommandOutput) => void
6561
6648
  ): void;
6649
+ describeNatGateways(): Promise<DescribeNatGatewaysCommandOutput>;
6562
6650
  describeNatGateways(
6563
6651
  args: DescribeNatGatewaysCommandInput,
6564
6652
  options?: __HttpHandlerOptions
@@ -6572,6 +6660,7 @@ export interface EC2 {
6572
6660
  options: __HttpHandlerOptions,
6573
6661
  cb: (err: any, data?: DescribeNatGatewaysCommandOutput) => void
6574
6662
  ): void;
6663
+ describeNetworkAcls(): Promise<DescribeNetworkAclsCommandOutput>;
6575
6664
  describeNetworkAcls(
6576
6665
  args: DescribeNetworkAclsCommandInput,
6577
6666
  options?: __HttpHandlerOptions
@@ -6585,6 +6674,7 @@ export interface EC2 {
6585
6674
  options: __HttpHandlerOptions,
6586
6675
  cb: (err: any, data?: DescribeNetworkAclsCommandOutput) => void
6587
6676
  ): void;
6677
+ describeNetworkInsightsAccessScopeAnalyses(): Promise<DescribeNetworkInsightsAccessScopeAnalysesCommandOutput>;
6588
6678
  describeNetworkInsightsAccessScopeAnalyses(
6589
6679
  args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput,
6590
6680
  options?: __HttpHandlerOptions
@@ -6604,6 +6694,7 @@ export interface EC2 {
6604
6694
  data?: DescribeNetworkInsightsAccessScopeAnalysesCommandOutput
6605
6695
  ) => void
6606
6696
  ): void;
6697
+ describeNetworkInsightsAccessScopes(): Promise<DescribeNetworkInsightsAccessScopesCommandOutput>;
6607
6698
  describeNetworkInsightsAccessScopes(
6608
6699
  args: DescribeNetworkInsightsAccessScopesCommandInput,
6609
6700
  options?: __HttpHandlerOptions
@@ -6623,6 +6714,7 @@ export interface EC2 {
6623
6714
  data?: DescribeNetworkInsightsAccessScopesCommandOutput
6624
6715
  ) => void
6625
6716
  ): void;
6717
+ describeNetworkInsightsAnalyses(): Promise<DescribeNetworkInsightsAnalysesCommandOutput>;
6626
6718
  describeNetworkInsightsAnalyses(
6627
6719
  args: DescribeNetworkInsightsAnalysesCommandInput,
6628
6720
  options?: __HttpHandlerOptions
@@ -6636,6 +6728,7 @@ export interface EC2 {
6636
6728
  options: __HttpHandlerOptions,
6637
6729
  cb: (err: any, data?: DescribeNetworkInsightsAnalysesCommandOutput) => void
6638
6730
  ): void;
6731
+ describeNetworkInsightsPaths(): Promise<DescribeNetworkInsightsPathsCommandOutput>;
6639
6732
  describeNetworkInsightsPaths(
6640
6733
  args: DescribeNetworkInsightsPathsCommandInput,
6641
6734
  options?: __HttpHandlerOptions
@@ -6668,6 +6761,7 @@ export interface EC2 {
6668
6761
  data?: DescribeNetworkInterfaceAttributeCommandOutput
6669
6762
  ) => void
6670
6763
  ): void;
6764
+ describeNetworkInterfacePermissions(): Promise<DescribeNetworkInterfacePermissionsCommandOutput>;
6671
6765
  describeNetworkInterfacePermissions(
6672
6766
  args: DescribeNetworkInterfacePermissionsCommandInput,
6673
6767
  options?: __HttpHandlerOptions
@@ -6687,6 +6781,7 @@ export interface EC2 {
6687
6781
  data?: DescribeNetworkInterfacePermissionsCommandOutput
6688
6782
  ) => void
6689
6783
  ): void;
6784
+ describeNetworkInterfaces(): Promise<DescribeNetworkInterfacesCommandOutput>;
6690
6785
  describeNetworkInterfaces(
6691
6786
  args: DescribeNetworkInterfacesCommandInput,
6692
6787
  options?: __HttpHandlerOptions
@@ -6700,6 +6795,7 @@ export interface EC2 {
6700
6795
  options: __HttpHandlerOptions,
6701
6796
  cb: (err: any, data?: DescribeNetworkInterfacesCommandOutput) => void
6702
6797
  ): void;
6798
+ describePlacementGroups(): Promise<DescribePlacementGroupsCommandOutput>;
6703
6799
  describePlacementGroups(
6704
6800
  args: DescribePlacementGroupsCommandInput,
6705
6801
  options?: __HttpHandlerOptions
@@ -6713,6 +6809,7 @@ export interface EC2 {
6713
6809
  options: __HttpHandlerOptions,
6714
6810
  cb: (err: any, data?: DescribePlacementGroupsCommandOutput) => void
6715
6811
  ): void;
6812
+ describePrefixLists(): Promise<DescribePrefixListsCommandOutput>;
6716
6813
  describePrefixLists(
6717
6814
  args: DescribePrefixListsCommandInput,
6718
6815
  options?: __HttpHandlerOptions
@@ -6726,6 +6823,7 @@ export interface EC2 {
6726
6823
  options: __HttpHandlerOptions,
6727
6824
  cb: (err: any, data?: DescribePrefixListsCommandOutput) => void
6728
6825
  ): void;
6826
+ describePrincipalIdFormat(): Promise<DescribePrincipalIdFormatCommandOutput>;
6729
6827
  describePrincipalIdFormat(
6730
6828
  args: DescribePrincipalIdFormatCommandInput,
6731
6829
  options?: __HttpHandlerOptions
@@ -6739,6 +6837,7 @@ export interface EC2 {
6739
6837
  options: __HttpHandlerOptions,
6740
6838
  cb: (err: any, data?: DescribePrincipalIdFormatCommandOutput) => void
6741
6839
  ): void;
6840
+ describePublicIpv4Pools(): Promise<DescribePublicIpv4PoolsCommandOutput>;
6742
6841
  describePublicIpv4Pools(
6743
6842
  args: DescribePublicIpv4PoolsCommandInput,
6744
6843
  options?: __HttpHandlerOptions
@@ -6752,6 +6851,7 @@ export interface EC2 {
6752
6851
  options: __HttpHandlerOptions,
6753
6852
  cb: (err: any, data?: DescribePublicIpv4PoolsCommandOutput) => void
6754
6853
  ): void;
6854
+ describeRegions(): Promise<DescribeRegionsCommandOutput>;
6755
6855
  describeRegions(
6756
6856
  args: DescribeRegionsCommandInput,
6757
6857
  options?: __HttpHandlerOptions
@@ -6765,6 +6865,7 @@ export interface EC2 {
6765
6865
  options: __HttpHandlerOptions,
6766
6866
  cb: (err: any, data?: DescribeRegionsCommandOutput) => void
6767
6867
  ): void;
6868
+ describeReplaceRootVolumeTasks(): Promise<DescribeReplaceRootVolumeTasksCommandOutput>;
6768
6869
  describeReplaceRootVolumeTasks(
6769
6870
  args: DescribeReplaceRootVolumeTasksCommandInput,
6770
6871
  options?: __HttpHandlerOptions
@@ -6778,6 +6879,7 @@ export interface EC2 {
6778
6879
  options: __HttpHandlerOptions,
6779
6880
  cb: (err: any, data?: DescribeReplaceRootVolumeTasksCommandOutput) => void
6780
6881
  ): void;
6882
+ describeReservedInstances(): Promise<DescribeReservedInstancesCommandOutput>;
6781
6883
  describeReservedInstances(
6782
6884
  args: DescribeReservedInstancesCommandInput,
6783
6885
  options?: __HttpHandlerOptions
@@ -6791,6 +6893,7 @@ export interface EC2 {
6791
6893
  options: __HttpHandlerOptions,
6792
6894
  cb: (err: any, data?: DescribeReservedInstancesCommandOutput) => void
6793
6895
  ): void;
6896
+ describeReservedInstancesListings(): Promise<DescribeReservedInstancesListingsCommandOutput>;
6794
6897
  describeReservedInstancesListings(
6795
6898
  args: DescribeReservedInstancesListingsCommandInput,
6796
6899
  options?: __HttpHandlerOptions
@@ -6810,6 +6913,7 @@ export interface EC2 {
6810
6913
  data?: DescribeReservedInstancesListingsCommandOutput
6811
6914
  ) => void
6812
6915
  ): void;
6916
+ describeReservedInstancesModifications(): Promise<DescribeReservedInstancesModificationsCommandOutput>;
6813
6917
  describeReservedInstancesModifications(
6814
6918
  args: DescribeReservedInstancesModificationsCommandInput,
6815
6919
  options?: __HttpHandlerOptions
@@ -6829,6 +6933,7 @@ export interface EC2 {
6829
6933
  data?: DescribeReservedInstancesModificationsCommandOutput
6830
6934
  ) => void
6831
6935
  ): void;
6936
+ describeReservedInstancesOfferings(): Promise<DescribeReservedInstancesOfferingsCommandOutput>;
6832
6937
  describeReservedInstancesOfferings(
6833
6938
  args: DescribeReservedInstancesOfferingsCommandInput,
6834
6939
  options?: __HttpHandlerOptions
@@ -6848,6 +6953,7 @@ export interface EC2 {
6848
6953
  data?: DescribeReservedInstancesOfferingsCommandOutput
6849
6954
  ) => void
6850
6955
  ): void;
6956
+ describeRouteTables(): Promise<DescribeRouteTablesCommandOutput>;
6851
6957
  describeRouteTables(
6852
6958
  args: DescribeRouteTablesCommandInput,
6853
6959
  options?: __HttpHandlerOptions
@@ -6880,6 +6986,7 @@ export interface EC2 {
6880
6986
  data?: DescribeScheduledInstanceAvailabilityCommandOutput
6881
6987
  ) => void
6882
6988
  ): void;
6989
+ describeScheduledInstances(): Promise<DescribeScheduledInstancesCommandOutput>;
6883
6990
  describeScheduledInstances(
6884
6991
  args: DescribeScheduledInstancesCommandInput,
6885
6992
  options?: __HttpHandlerOptions
@@ -6906,6 +7013,7 @@ export interface EC2 {
6906
7013
  options: __HttpHandlerOptions,
6907
7014
  cb: (err: any, data?: DescribeSecurityGroupReferencesCommandOutput) => void
6908
7015
  ): void;
7016
+ describeSecurityGroupRules(): Promise<DescribeSecurityGroupRulesCommandOutput>;
6909
7017
  describeSecurityGroupRules(
6910
7018
  args: DescribeSecurityGroupRulesCommandInput,
6911
7019
  options?: __HttpHandlerOptions
@@ -6919,6 +7027,7 @@ export interface EC2 {
6919
7027
  options: __HttpHandlerOptions,
6920
7028
  cb: (err: any, data?: DescribeSecurityGroupRulesCommandOutput) => void
6921
7029
  ): void;
7030
+ describeSecurityGroups(): Promise<DescribeSecurityGroupsCommandOutput>;
6922
7031
  describeSecurityGroups(
6923
7032
  args: DescribeSecurityGroupsCommandInput,
6924
7033
  options?: __HttpHandlerOptions
@@ -6945,6 +7054,7 @@ export interface EC2 {
6945
7054
  options: __HttpHandlerOptions,
6946
7055
  cb: (err: any, data?: DescribeSnapshotAttributeCommandOutput) => void
6947
7056
  ): void;
7057
+ describeSnapshots(): Promise<DescribeSnapshotsCommandOutput>;
6948
7058
  describeSnapshots(
6949
7059
  args: DescribeSnapshotsCommandInput,
6950
7060
  options?: __HttpHandlerOptions
@@ -6958,6 +7068,7 @@ export interface EC2 {
6958
7068
  options: __HttpHandlerOptions,
6959
7069
  cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void
6960
7070
  ): void;
7071
+ describeSnapshotTierStatus(): Promise<DescribeSnapshotTierStatusCommandOutput>;
6961
7072
  describeSnapshotTierStatus(
6962
7073
  args: DescribeSnapshotTierStatusCommandInput,
6963
7074
  options?: __HttpHandlerOptions
@@ -6971,6 +7082,7 @@ export interface EC2 {
6971
7082
  options: __HttpHandlerOptions,
6972
7083
  cb: (err: any, data?: DescribeSnapshotTierStatusCommandOutput) => void
6973
7084
  ): void;
7085
+ describeSpotDatafeedSubscription(): Promise<DescribeSpotDatafeedSubscriptionCommandOutput>;
6974
7086
  describeSpotDatafeedSubscription(
6975
7087
  args: DescribeSpotDatafeedSubscriptionCommandInput,
6976
7088
  options?: __HttpHandlerOptions
@@ -7010,6 +7122,7 @@ export interface EC2 {
7010
7122
  options: __HttpHandlerOptions,
7011
7123
  cb: (err: any, data?: DescribeSpotFleetRequestHistoryCommandOutput) => void
7012
7124
  ): void;
7125
+ describeSpotFleetRequests(): Promise<DescribeSpotFleetRequestsCommandOutput>;
7013
7126
  describeSpotFleetRequests(
7014
7127
  args: DescribeSpotFleetRequestsCommandInput,
7015
7128
  options?: __HttpHandlerOptions
@@ -7023,6 +7136,7 @@ export interface EC2 {
7023
7136
  options: __HttpHandlerOptions,
7024
7137
  cb: (err: any, data?: DescribeSpotFleetRequestsCommandOutput) => void
7025
7138
  ): void;
7139
+ describeSpotInstanceRequests(): Promise<DescribeSpotInstanceRequestsCommandOutput>;
7026
7140
  describeSpotInstanceRequests(
7027
7141
  args: DescribeSpotInstanceRequestsCommandInput,
7028
7142
  options?: __HttpHandlerOptions
@@ -7036,6 +7150,7 @@ export interface EC2 {
7036
7150
  options: __HttpHandlerOptions,
7037
7151
  cb: (err: any, data?: DescribeSpotInstanceRequestsCommandOutput) => void
7038
7152
  ): void;
7153
+ describeSpotPriceHistory(): Promise<DescribeSpotPriceHistoryCommandOutput>;
7039
7154
  describeSpotPriceHistory(
7040
7155
  args: DescribeSpotPriceHistoryCommandInput,
7041
7156
  options?: __HttpHandlerOptions
@@ -7062,6 +7177,7 @@ export interface EC2 {
7062
7177
  options: __HttpHandlerOptions,
7063
7178
  cb: (err: any, data?: DescribeStaleSecurityGroupsCommandOutput) => void
7064
7179
  ): void;
7180
+ describeStoreImageTasks(): Promise<DescribeStoreImageTasksCommandOutput>;
7065
7181
  describeStoreImageTasks(
7066
7182
  args: DescribeStoreImageTasksCommandInput,
7067
7183
  options?: __HttpHandlerOptions
@@ -7075,6 +7191,7 @@ export interface EC2 {
7075
7191
  options: __HttpHandlerOptions,
7076
7192
  cb: (err: any, data?: DescribeStoreImageTasksCommandOutput) => void
7077
7193
  ): void;
7194
+ describeSubnets(): Promise<DescribeSubnetsCommandOutput>;
7078
7195
  describeSubnets(
7079
7196
  args: DescribeSubnetsCommandInput,
7080
7197
  options?: __HttpHandlerOptions
@@ -7088,6 +7205,7 @@ export interface EC2 {
7088
7205
  options: __HttpHandlerOptions,
7089
7206
  cb: (err: any, data?: DescribeSubnetsCommandOutput) => void
7090
7207
  ): void;
7208
+ describeTags(): Promise<DescribeTagsCommandOutput>;
7091
7209
  describeTags(
7092
7210
  args: DescribeTagsCommandInput,
7093
7211
  options?: __HttpHandlerOptions
@@ -7101,6 +7219,7 @@ export interface EC2 {
7101
7219
  options: __HttpHandlerOptions,
7102
7220
  cb: (err: any, data?: DescribeTagsCommandOutput) => void
7103
7221
  ): void;
7222
+ describeTrafficMirrorFilters(): Promise<DescribeTrafficMirrorFiltersCommandOutput>;
7104
7223
  describeTrafficMirrorFilters(
7105
7224
  args: DescribeTrafficMirrorFiltersCommandInput,
7106
7225
  options?: __HttpHandlerOptions
@@ -7114,6 +7233,7 @@ export interface EC2 {
7114
7233
  options: __HttpHandlerOptions,
7115
7234
  cb: (err: any, data?: DescribeTrafficMirrorFiltersCommandOutput) => void
7116
7235
  ): void;
7236
+ describeTrafficMirrorSessions(): Promise<DescribeTrafficMirrorSessionsCommandOutput>;
7117
7237
  describeTrafficMirrorSessions(
7118
7238
  args: DescribeTrafficMirrorSessionsCommandInput,
7119
7239
  options?: __HttpHandlerOptions
@@ -7127,6 +7247,7 @@ export interface EC2 {
7127
7247
  options: __HttpHandlerOptions,
7128
7248
  cb: (err: any, data?: DescribeTrafficMirrorSessionsCommandOutput) => void
7129
7249
  ): void;
7250
+ describeTrafficMirrorTargets(): Promise<DescribeTrafficMirrorTargetsCommandOutput>;
7130
7251
  describeTrafficMirrorTargets(
7131
7252
  args: DescribeTrafficMirrorTargetsCommandInput,
7132
7253
  options?: __HttpHandlerOptions
@@ -7140,6 +7261,7 @@ export interface EC2 {
7140
7261
  options: __HttpHandlerOptions,
7141
7262
  cb: (err: any, data?: DescribeTrafficMirrorTargetsCommandOutput) => void
7142
7263
  ): void;
7264
+ describeTransitGatewayAttachments(): Promise<DescribeTransitGatewayAttachmentsCommandOutput>;
7143
7265
  describeTransitGatewayAttachments(
7144
7266
  args: DescribeTransitGatewayAttachmentsCommandInput,
7145
7267
  options?: __HttpHandlerOptions
@@ -7159,6 +7281,7 @@ export interface EC2 {
7159
7281
  data?: DescribeTransitGatewayAttachmentsCommandOutput
7160
7282
  ) => void
7161
7283
  ): void;
7284
+ describeTransitGatewayConnectPeers(): Promise<DescribeTransitGatewayConnectPeersCommandOutput>;
7162
7285
  describeTransitGatewayConnectPeers(
7163
7286
  args: DescribeTransitGatewayConnectPeersCommandInput,
7164
7287
  options?: __HttpHandlerOptions
@@ -7178,6 +7301,7 @@ export interface EC2 {
7178
7301
  data?: DescribeTransitGatewayConnectPeersCommandOutput
7179
7302
  ) => void
7180
7303
  ): void;
7304
+ describeTransitGatewayConnects(): Promise<DescribeTransitGatewayConnectsCommandOutput>;
7181
7305
  describeTransitGatewayConnects(
7182
7306
  args: DescribeTransitGatewayConnectsCommandInput,
7183
7307
  options?: __HttpHandlerOptions
@@ -7191,6 +7315,7 @@ export interface EC2 {
7191
7315
  options: __HttpHandlerOptions,
7192
7316
  cb: (err: any, data?: DescribeTransitGatewayConnectsCommandOutput) => void
7193
7317
  ): void;
7318
+ describeTransitGatewayMulticastDomains(): Promise<DescribeTransitGatewayMulticastDomainsCommandOutput>;
7194
7319
  describeTransitGatewayMulticastDomains(
7195
7320
  args: DescribeTransitGatewayMulticastDomainsCommandInput,
7196
7321
  options?: __HttpHandlerOptions
@@ -7210,6 +7335,7 @@ export interface EC2 {
7210
7335
  data?: DescribeTransitGatewayMulticastDomainsCommandOutput
7211
7336
  ) => void
7212
7337
  ): void;
7338
+ describeTransitGatewayPeeringAttachments(): Promise<DescribeTransitGatewayPeeringAttachmentsCommandOutput>;
7213
7339
  describeTransitGatewayPeeringAttachments(
7214
7340
  args: DescribeTransitGatewayPeeringAttachmentsCommandInput,
7215
7341
  options?: __HttpHandlerOptions
@@ -7229,6 +7355,7 @@ export interface EC2 {
7229
7355
  data?: DescribeTransitGatewayPeeringAttachmentsCommandOutput
7230
7356
  ) => void
7231
7357
  ): void;
7358
+ describeTransitGatewayPolicyTables(): Promise<DescribeTransitGatewayPolicyTablesCommandOutput>;
7232
7359
  describeTransitGatewayPolicyTables(
7233
7360
  args: DescribeTransitGatewayPolicyTablesCommandInput,
7234
7361
  options?: __HttpHandlerOptions
@@ -7248,6 +7375,7 @@ export interface EC2 {
7248
7375
  data?: DescribeTransitGatewayPolicyTablesCommandOutput
7249
7376
  ) => void
7250
7377
  ): void;
7378
+ describeTransitGatewayRouteTableAnnouncements(): Promise<DescribeTransitGatewayRouteTableAnnouncementsCommandOutput>;
7251
7379
  describeTransitGatewayRouteTableAnnouncements(
7252
7380
  args: DescribeTransitGatewayRouteTableAnnouncementsCommandInput,
7253
7381
  options?: __HttpHandlerOptions
@@ -7267,6 +7395,7 @@ export interface EC2 {
7267
7395
  data?: DescribeTransitGatewayRouteTableAnnouncementsCommandOutput
7268
7396
  ) => void
7269
7397
  ): void;
7398
+ describeTransitGatewayRouteTables(): Promise<DescribeTransitGatewayRouteTablesCommandOutput>;
7270
7399
  describeTransitGatewayRouteTables(
7271
7400
  args: DescribeTransitGatewayRouteTablesCommandInput,
7272
7401
  options?: __HttpHandlerOptions
@@ -7286,6 +7415,7 @@ export interface EC2 {
7286
7415
  data?: DescribeTransitGatewayRouteTablesCommandOutput
7287
7416
  ) => void
7288
7417
  ): void;
7418
+ describeTransitGateways(): Promise<DescribeTransitGatewaysCommandOutput>;
7289
7419
  describeTransitGateways(
7290
7420
  args: DescribeTransitGatewaysCommandInput,
7291
7421
  options?: __HttpHandlerOptions
@@ -7299,6 +7429,7 @@ export interface EC2 {
7299
7429
  options: __HttpHandlerOptions,
7300
7430
  cb: (err: any, data?: DescribeTransitGatewaysCommandOutput) => void
7301
7431
  ): void;
7432
+ describeTransitGatewayVpcAttachments(): Promise<DescribeTransitGatewayVpcAttachmentsCommandOutput>;
7302
7433
  describeTransitGatewayVpcAttachments(
7303
7434
  args: DescribeTransitGatewayVpcAttachmentsCommandInput,
7304
7435
  options?: __HttpHandlerOptions
@@ -7318,6 +7449,7 @@ export interface EC2 {
7318
7449
  data?: DescribeTransitGatewayVpcAttachmentsCommandOutput
7319
7450
  ) => void
7320
7451
  ): void;
7452
+ describeTrunkInterfaceAssociations(): Promise<DescribeTrunkInterfaceAssociationsCommandOutput>;
7321
7453
  describeTrunkInterfaceAssociations(
7322
7454
  args: DescribeTrunkInterfaceAssociationsCommandInput,
7323
7455
  options?: __HttpHandlerOptions
@@ -7337,6 +7469,7 @@ export interface EC2 {
7337
7469
  data?: DescribeTrunkInterfaceAssociationsCommandOutput
7338
7470
  ) => void
7339
7471
  ): void;
7472
+ describeVerifiedAccessEndpoints(): Promise<DescribeVerifiedAccessEndpointsCommandOutput>;
7340
7473
  describeVerifiedAccessEndpoints(
7341
7474
  args: DescribeVerifiedAccessEndpointsCommandInput,
7342
7475
  options?: __HttpHandlerOptions
@@ -7350,6 +7483,7 @@ export interface EC2 {
7350
7483
  options: __HttpHandlerOptions,
7351
7484
  cb: (err: any, data?: DescribeVerifiedAccessEndpointsCommandOutput) => void
7352
7485
  ): void;
7486
+ describeVerifiedAccessGroups(): Promise<DescribeVerifiedAccessGroupsCommandOutput>;
7353
7487
  describeVerifiedAccessGroups(
7354
7488
  args: DescribeVerifiedAccessGroupsCommandInput,
7355
7489
  options?: __HttpHandlerOptions
@@ -7363,6 +7497,7 @@ export interface EC2 {
7363
7497
  options: __HttpHandlerOptions,
7364
7498
  cb: (err: any, data?: DescribeVerifiedAccessGroupsCommandOutput) => void
7365
7499
  ): void;
7500
+ describeVerifiedAccessInstanceLoggingConfigurations(): Promise<DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput>;
7366
7501
  describeVerifiedAccessInstanceLoggingConfigurations(
7367
7502
  args: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput,
7368
7503
  options?: __HttpHandlerOptions
@@ -7382,6 +7517,7 @@ export interface EC2 {
7382
7517
  data?: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput
7383
7518
  ) => void
7384
7519
  ): void;
7520
+ describeVerifiedAccessInstances(): Promise<DescribeVerifiedAccessInstancesCommandOutput>;
7385
7521
  describeVerifiedAccessInstances(
7386
7522
  args: DescribeVerifiedAccessInstancesCommandInput,
7387
7523
  options?: __HttpHandlerOptions
@@ -7395,6 +7531,7 @@ export interface EC2 {
7395
7531
  options: __HttpHandlerOptions,
7396
7532
  cb: (err: any, data?: DescribeVerifiedAccessInstancesCommandOutput) => void
7397
7533
  ): void;
7534
+ describeVerifiedAccessTrustProviders(): Promise<DescribeVerifiedAccessTrustProvidersCommandOutput>;
7398
7535
  describeVerifiedAccessTrustProviders(
7399
7536
  args: DescribeVerifiedAccessTrustProvidersCommandInput,
7400
7537
  options?: __HttpHandlerOptions
@@ -7427,6 +7564,7 @@ export interface EC2 {
7427
7564
  options: __HttpHandlerOptions,
7428
7565
  cb: (err: any, data?: DescribeVolumeAttributeCommandOutput) => void
7429
7566
  ): void;
7567
+ describeVolumes(): Promise<DescribeVolumesCommandOutput>;
7430
7568
  describeVolumes(
7431
7569
  args: DescribeVolumesCommandInput,
7432
7570
  options?: __HttpHandlerOptions
@@ -7440,6 +7578,7 @@ export interface EC2 {
7440
7578
  options: __HttpHandlerOptions,
7441
7579
  cb: (err: any, data?: DescribeVolumesCommandOutput) => void
7442
7580
  ): void;
7581
+ describeVolumesModifications(): Promise<DescribeVolumesModificationsCommandOutput>;
7443
7582
  describeVolumesModifications(
7444
7583
  args: DescribeVolumesModificationsCommandInput,
7445
7584
  options?: __HttpHandlerOptions
@@ -7453,6 +7592,7 @@ export interface EC2 {
7453
7592
  options: __HttpHandlerOptions,
7454
7593
  cb: (err: any, data?: DescribeVolumesModificationsCommandOutput) => void
7455
7594
  ): void;
7595
+ describeVolumeStatus(): Promise<DescribeVolumeStatusCommandOutput>;
7456
7596
  describeVolumeStatus(
7457
7597
  args: DescribeVolumeStatusCommandInput,
7458
7598
  options?: __HttpHandlerOptions
@@ -7479,6 +7619,7 @@ export interface EC2 {
7479
7619
  options: __HttpHandlerOptions,
7480
7620
  cb: (err: any, data?: DescribeVpcAttributeCommandOutput) => void
7481
7621
  ): void;
7622
+ describeVpcClassicLink(): Promise<DescribeVpcClassicLinkCommandOutput>;
7482
7623
  describeVpcClassicLink(
7483
7624
  args: DescribeVpcClassicLinkCommandInput,
7484
7625
  options?: __HttpHandlerOptions
@@ -7492,6 +7633,7 @@ export interface EC2 {
7492
7633
  options: __HttpHandlerOptions,
7493
7634
  cb: (err: any, data?: DescribeVpcClassicLinkCommandOutput) => void
7494
7635
  ): void;
7636
+ describeVpcClassicLinkDnsSupport(): Promise<DescribeVpcClassicLinkDnsSupportCommandOutput>;
7495
7637
  describeVpcClassicLinkDnsSupport(
7496
7638
  args: DescribeVpcClassicLinkDnsSupportCommandInput,
7497
7639
  options?: __HttpHandlerOptions
@@ -7505,6 +7647,7 @@ export interface EC2 {
7505
7647
  options: __HttpHandlerOptions,
7506
7648
  cb: (err: any, data?: DescribeVpcClassicLinkDnsSupportCommandOutput) => void
7507
7649
  ): void;
7650
+ describeVpcEndpointConnectionNotifications(): Promise<DescribeVpcEndpointConnectionNotificationsCommandOutput>;
7508
7651
  describeVpcEndpointConnectionNotifications(
7509
7652
  args: DescribeVpcEndpointConnectionNotificationsCommandInput,
7510
7653
  options?: __HttpHandlerOptions
@@ -7524,6 +7667,7 @@ export interface EC2 {
7524
7667
  data?: DescribeVpcEndpointConnectionNotificationsCommandOutput
7525
7668
  ) => void
7526
7669
  ): void;
7670
+ describeVpcEndpointConnections(): Promise<DescribeVpcEndpointConnectionsCommandOutput>;
7527
7671
  describeVpcEndpointConnections(
7528
7672
  args: DescribeVpcEndpointConnectionsCommandInput,
7529
7673
  options?: __HttpHandlerOptions
@@ -7537,6 +7681,7 @@ export interface EC2 {
7537
7681
  options: __HttpHandlerOptions,
7538
7682
  cb: (err: any, data?: DescribeVpcEndpointConnectionsCommandOutput) => void
7539
7683
  ): void;
7684
+ describeVpcEndpoints(): Promise<DescribeVpcEndpointsCommandOutput>;
7540
7685
  describeVpcEndpoints(
7541
7686
  args: DescribeVpcEndpointsCommandInput,
7542
7687
  options?: __HttpHandlerOptions
@@ -7550,6 +7695,7 @@ export interface EC2 {
7550
7695
  options: __HttpHandlerOptions,
7551
7696
  cb: (err: any, data?: DescribeVpcEndpointsCommandOutput) => void
7552
7697
  ): void;
7698
+ describeVpcEndpointServiceConfigurations(): Promise<DescribeVpcEndpointServiceConfigurationsCommandOutput>;
7553
7699
  describeVpcEndpointServiceConfigurations(
7554
7700
  args: DescribeVpcEndpointServiceConfigurationsCommandInput,
7555
7701
  options?: __HttpHandlerOptions
@@ -7588,6 +7734,7 @@ export interface EC2 {
7588
7734
  data?: DescribeVpcEndpointServicePermissionsCommandOutput
7589
7735
  ) => void
7590
7736
  ): void;
7737
+ describeVpcEndpointServices(): Promise<DescribeVpcEndpointServicesCommandOutput>;
7591
7738
  describeVpcEndpointServices(
7592
7739
  args: DescribeVpcEndpointServicesCommandInput,
7593
7740
  options?: __HttpHandlerOptions
@@ -7601,6 +7748,7 @@ export interface EC2 {
7601
7748
  options: __HttpHandlerOptions,
7602
7749
  cb: (err: any, data?: DescribeVpcEndpointServicesCommandOutput) => void
7603
7750
  ): void;
7751
+ describeVpcPeeringConnections(): Promise<DescribeVpcPeeringConnectionsCommandOutput>;
7604
7752
  describeVpcPeeringConnections(
7605
7753
  args: DescribeVpcPeeringConnectionsCommandInput,
7606
7754
  options?: __HttpHandlerOptions
@@ -7614,6 +7762,7 @@ export interface EC2 {
7614
7762
  options: __HttpHandlerOptions,
7615
7763
  cb: (err: any, data?: DescribeVpcPeeringConnectionsCommandOutput) => void
7616
7764
  ): void;
7765
+ describeVpcs(): Promise<DescribeVpcsCommandOutput>;
7617
7766
  describeVpcs(
7618
7767
  args: DescribeVpcsCommandInput,
7619
7768
  options?: __HttpHandlerOptions
@@ -7627,6 +7776,7 @@ export interface EC2 {
7627
7776
  options: __HttpHandlerOptions,
7628
7777
  cb: (err: any, data?: DescribeVpcsCommandOutput) => void
7629
7778
  ): void;
7779
+ describeVpnConnections(): Promise<DescribeVpnConnectionsCommandOutput>;
7630
7780
  describeVpnConnections(
7631
7781
  args: DescribeVpnConnectionsCommandInput,
7632
7782
  options?: __HttpHandlerOptions
@@ -7640,6 +7790,7 @@ export interface EC2 {
7640
7790
  options: __HttpHandlerOptions,
7641
7791
  cb: (err: any, data?: DescribeVpnConnectionsCommandOutput) => void
7642
7792
  ): void;
7793
+ describeVpnGateways(): Promise<DescribeVpnGatewaysCommandOutput>;
7643
7794
  describeVpnGateways(
7644
7795
  args: DescribeVpnGatewaysCommandInput,
7645
7796
  options?: __HttpHandlerOptions
@@ -7750,6 +7901,7 @@ export interface EC2 {
7750
7901
  options: __HttpHandlerOptions,
7751
7902
  cb: (err: any, data?: DisableAddressTransferCommandOutput) => void
7752
7903
  ): void;
7904
+ disableAwsNetworkPerformanceMetricSubscription(): Promise<DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput>;
7753
7905
  disableAwsNetworkPerformanceMetricSubscription(
7754
7906
  args: DisableAwsNetworkPerformanceMetricSubscriptionCommandInput,
7755
7907
  options?: __HttpHandlerOptions
@@ -7769,6 +7921,7 @@ export interface EC2 {
7769
7921
  data?: DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput
7770
7922
  ) => void
7771
7923
  ): void;
7924
+ disableEbsEncryptionByDefault(): Promise<DisableEbsEncryptionByDefaultCommandOutput>;
7772
7925
  disableEbsEncryptionByDefault(
7773
7926
  args: DisableEbsEncryptionByDefaultCommandInput,
7774
7927
  options?: __HttpHandlerOptions
@@ -7821,6 +7974,7 @@ export interface EC2 {
7821
7974
  options: __HttpHandlerOptions,
7822
7975
  cb: (err: any, data?: DisableImageCommandOutput) => void
7823
7976
  ): void;
7977
+ disableImageBlockPublicAccess(): Promise<DisableImageBlockPublicAccessCommandOutput>;
7824
7978
  disableImageBlockPublicAccess(
7825
7979
  args: DisableImageBlockPublicAccessCommandInput,
7826
7980
  options?: __HttpHandlerOptions
@@ -7866,6 +8020,7 @@ export interface EC2 {
7866
8020
  data?: DisableIpamOrganizationAdminAccountCommandOutput
7867
8021
  ) => void
7868
8022
  ): void;
8023
+ disableSerialConsoleAccess(): Promise<DisableSerialConsoleAccessCommandOutput>;
7869
8024
  disableSerialConsoleAccess(
7870
8025
  args: DisableSerialConsoleAccessCommandInput,
7871
8026
  options?: __HttpHandlerOptions
@@ -7879,6 +8034,7 @@ export interface EC2 {
7879
8034
  options: __HttpHandlerOptions,
7880
8035
  cb: (err: any, data?: DisableSerialConsoleAccessCommandOutput) => void
7881
8036
  ): void;
8037
+ disableSnapshotBlockPublicAccess(): Promise<DisableSnapshotBlockPublicAccessCommandOutput>;
7882
8038
  disableSnapshotBlockPublicAccess(
7883
8039
  args: DisableSnapshotBlockPublicAccessCommandInput,
7884
8040
  options?: __HttpHandlerOptions
@@ -7937,6 +8093,7 @@ export interface EC2 {
7937
8093
  options: __HttpHandlerOptions,
7938
8094
  cb: (err: any, data?: DisableVpcClassicLinkCommandOutput) => void
7939
8095
  ): void;
8096
+ disableVpcClassicLinkDnsSupport(): Promise<DisableVpcClassicLinkDnsSupportCommandOutput>;
7940
8097
  disableVpcClassicLinkDnsSupport(
7941
8098
  args: DisableVpcClassicLinkDnsSupportCommandInput,
7942
8099
  options?: __HttpHandlerOptions
@@ -7950,6 +8107,7 @@ export interface EC2 {
7950
8107
  options: __HttpHandlerOptions,
7951
8108
  cb: (err: any, data?: DisableVpcClassicLinkDnsSupportCommandOutput) => void
7952
8109
  ): void;
8110
+ disassociateAddress(): Promise<DisassociateAddressCommandOutput>;
7953
8111
  disassociateAddress(
7954
8112
  args: DisassociateAddressCommandInput,
7955
8113
  options?: __HttpHandlerOptions
@@ -8194,6 +8352,7 @@ export interface EC2 {
8194
8352
  options: __HttpHandlerOptions,
8195
8353
  cb: (err: any, data?: EnableAddressTransferCommandOutput) => void
8196
8354
  ): void;
8355
+ enableAwsNetworkPerformanceMetricSubscription(): Promise<EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput>;
8197
8356
  enableAwsNetworkPerformanceMetricSubscription(
8198
8357
  args: EnableAwsNetworkPerformanceMetricSubscriptionCommandInput,
8199
8358
  options?: __HttpHandlerOptions
@@ -8213,6 +8372,7 @@ export interface EC2 {
8213
8372
  data?: EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput
8214
8373
  ) => void
8215
8374
  ): void;
8375
+ enableEbsEncryptionByDefault(): Promise<EnableEbsEncryptionByDefaultCommandOutput>;
8216
8376
  enableEbsEncryptionByDefault(
8217
8377
  args: EnableEbsEncryptionByDefaultCommandInput,
8218
8378
  options?: __HttpHandlerOptions
@@ -8310,6 +8470,7 @@ export interface EC2 {
8310
8470
  data?: EnableIpamOrganizationAdminAccountCommandOutput
8311
8471
  ) => void
8312
8472
  ): void;
8473
+ enableReachabilityAnalyzerOrganizationSharing(): Promise<EnableReachabilityAnalyzerOrganizationSharingCommandOutput>;
8313
8474
  enableReachabilityAnalyzerOrganizationSharing(
8314
8475
  args: EnableReachabilityAnalyzerOrganizationSharingCommandInput,
8315
8476
  options?: __HttpHandlerOptions
@@ -8329,6 +8490,7 @@ export interface EC2 {
8329
8490
  data?: EnableReachabilityAnalyzerOrganizationSharingCommandOutput
8330
8491
  ) => void
8331
8492
  ): void;
8493
+ enableSerialConsoleAccess(): Promise<EnableSerialConsoleAccessCommandOutput>;
8332
8494
  enableSerialConsoleAccess(
8333
8495
  args: EnableSerialConsoleAccessCommandInput,
8334
8496
  options?: __HttpHandlerOptions
@@ -8413,6 +8575,7 @@ export interface EC2 {
8413
8575
  options: __HttpHandlerOptions,
8414
8576
  cb: (err: any, data?: EnableVpcClassicLinkCommandOutput) => void
8415
8577
  ): void;
8578
+ enableVpcClassicLinkDnsSupport(): Promise<EnableVpcClassicLinkDnsSupportCommandOutput>;
8416
8579
  enableVpcClassicLinkDnsSupport(
8417
8580
  args: EnableVpcClassicLinkDnsSupportCommandInput,
8418
8581
  options?: __HttpHandlerOptions
@@ -8522,6 +8685,7 @@ export interface EC2 {
8522
8685
  options: __HttpHandlerOptions,
8523
8686
  cb: (err: any, data?: GetAssociatedIpv6PoolCidrsCommandOutput) => void
8524
8687
  ): void;
8688
+ getAwsNetworkPerformanceData(): Promise<GetAwsNetworkPerformanceDataCommandOutput>;
8525
8689
  getAwsNetworkPerformanceData(
8526
8690
  args: GetAwsNetworkPerformanceDataCommandInput,
8527
8691
  options?: __HttpHandlerOptions
@@ -8600,6 +8764,7 @@ export interface EC2 {
8600
8764
  options: __HttpHandlerOptions,
8601
8765
  cb: (err: any, data?: GetDefaultCreditSpecificationCommandOutput) => void
8602
8766
  ): void;
8767
+ getEbsDefaultKmsKeyId(): Promise<GetEbsDefaultKmsKeyIdCommandOutput>;
8603
8768
  getEbsDefaultKmsKeyId(
8604
8769
  args: GetEbsDefaultKmsKeyIdCommandInput,
8605
8770
  options?: __HttpHandlerOptions
@@ -8613,6 +8778,7 @@ export interface EC2 {
8613
8778
  options: __HttpHandlerOptions,
8614
8779
  cb: (err: any, data?: GetEbsDefaultKmsKeyIdCommandOutput) => void
8615
8780
  ): void;
8781
+ getEbsEncryptionByDefault(): Promise<GetEbsEncryptionByDefaultCommandOutput>;
8616
8782
  getEbsEncryptionByDefault(
8617
8783
  args: GetEbsEncryptionByDefaultCommandInput,
8618
8784
  options?: __HttpHandlerOptions
@@ -8671,6 +8837,7 @@ export interface EC2 {
8671
8837
  data?: GetHostReservationPurchasePreviewCommandOutput
8672
8838
  ) => void
8673
8839
  ): void;
8840
+ getImageBlockPublicAccessState(): Promise<GetImageBlockPublicAccessStateCommandOutput>;
8674
8841
  getImageBlockPublicAccessState(
8675
8842
  args: GetImageBlockPublicAccessStateCommandInput,
8676
8843
  options?: __HttpHandlerOptions
@@ -8929,6 +9096,7 @@ export interface EC2 {
8929
9096
  options: __HttpHandlerOptions,
8930
9097
  cb: (err: any, data?: GetSecurityGroupsForVpcCommandOutput) => void
8931
9098
  ): void;
9099
+ getSerialConsoleAccessStatus(): Promise<GetSerialConsoleAccessStatusCommandOutput>;
8932
9100
  getSerialConsoleAccessStatus(
8933
9101
  args: GetSerialConsoleAccessStatusCommandInput,
8934
9102
  options?: __HttpHandlerOptions
@@ -8942,6 +9110,7 @@ export interface EC2 {
8942
9110
  options: __HttpHandlerOptions,
8943
9111
  cb: (err: any, data?: GetSerialConsoleAccessStatusCommandOutput) => void
8944
9112
  ): void;
9113
+ getSnapshotBlockPublicAccessState(): Promise<GetSnapshotBlockPublicAccessStateCommandOutput>;
8945
9114
  getSnapshotBlockPublicAccessState(
8946
9115
  args: GetSnapshotBlockPublicAccessStateCommandInput,
8947
9116
  options?: __HttpHandlerOptions
@@ -9165,6 +9334,7 @@ export interface EC2 {
9165
9334
  data?: GetVpnConnectionDeviceSampleConfigurationCommandOutput
9166
9335
  ) => void
9167
9336
  ): void;
9337
+ getVpnConnectionDeviceTypes(): Promise<GetVpnConnectionDeviceTypesCommandOutput>;
9168
9338
  getVpnConnectionDeviceTypes(
9169
9339
  args: GetVpnConnectionDeviceTypesCommandInput,
9170
9340
  options?: __HttpHandlerOptions
@@ -9210,6 +9380,7 @@ export interface EC2 {
9210
9380
  data?: ImportClientVpnClientCertificateRevocationListCommandOutput
9211
9381
  ) => void
9212
9382
  ): void;
9383
+ importImage(): Promise<ImportImageCommandOutput>;
9213
9384
  importImage(
9214
9385
  args: ImportImageCommandInput,
9215
9386
  options?: __HttpHandlerOptions
@@ -9249,6 +9420,7 @@ export interface EC2 {
9249
9420
  options: __HttpHandlerOptions,
9250
9421
  cb: (err: any, data?: ImportKeyPairCommandOutput) => void
9251
9422
  ): void;
9423
+ importSnapshot(): Promise<ImportSnapshotCommandOutput>;
9252
9424
  importSnapshot(
9253
9425
  args: ImportSnapshotCommandInput,
9254
9426
  options?: __HttpHandlerOptions
@@ -9275,6 +9447,7 @@ export interface EC2 {
9275
9447
  options: __HttpHandlerOptions,
9276
9448
  cb: (err: any, data?: ImportVolumeCommandOutput) => void
9277
9449
  ): void;
9450
+ listImagesInRecycleBin(): Promise<ListImagesInRecycleBinCommandOutput>;
9278
9451
  listImagesInRecycleBin(
9279
9452
  args: ListImagesInRecycleBinCommandInput,
9280
9453
  options?: __HttpHandlerOptions
@@ -9288,6 +9461,7 @@ export interface EC2 {
9288
9461
  options: __HttpHandlerOptions,
9289
9462
  cb: (err: any, data?: ListImagesInRecycleBinCommandOutput) => void
9290
9463
  ): void;
9464
+ listSnapshotsInRecycleBin(): Promise<ListSnapshotsInRecycleBinCommandOutput>;
9291
9465
  listSnapshotsInRecycleBin(
9292
9466
  args: ListSnapshotsInRecycleBinCommandInput,
9293
9467
  options?: __HttpHandlerOptions
@@ -9664,6 +9838,7 @@ export interface EC2 {
9664
9838
  options: __HttpHandlerOptions,
9665
9839
  cb: (err: any, data?: ModifyIpamScopeCommandOutput) => void
9666
9840
  ): void;
9841
+ modifyLaunchTemplate(): Promise<ModifyLaunchTemplateCommandOutput>;
9667
9842
  modifyLaunchTemplate(
9668
9843
  args: ModifyLaunchTemplateCommandInput,
9669
9844
  options?: __HttpHandlerOptions
@@ -10456,6 +10631,7 @@ export interface EC2 {
10456
10631
  data?: RegisterTransitGatewayMulticastGroupSourcesCommandOutput
10457
10632
  ) => void
10458
10633
  ): void;
10634
+ rejectTransitGatewayMulticastDomainAssociations(): Promise<RejectTransitGatewayMulticastDomainAssociationsCommandOutput>;
10459
10635
  rejectTransitGatewayMulticastDomainAssociations(
10460
10636
  args: RejectTransitGatewayMulticastDomainAssociationsCommandInput,
10461
10637
  options?: __HttpHandlerOptions
@@ -10539,6 +10715,7 @@ export interface EC2 {
10539
10715
  options: __HttpHandlerOptions,
10540
10716
  cb: (err: any, data?: RejectVpcPeeringConnectionCommandOutput) => void
10541
10717
  ): void;
10718
+ releaseAddress(): Promise<ReleaseAddressCommandOutput>;
10542
10719
  releaseAddress(
10543
10720
  args: ReleaseAddressCommandInput,
10544
10721
  options?: __HttpHandlerOptions
@@ -10701,6 +10878,7 @@ export interface EC2 {
10701
10878
  options: __HttpHandlerOptions,
10702
10879
  cb: (err: any, data?: RequestSpotFleetCommandOutput) => void
10703
10880
  ): void;
10881
+ requestSpotInstances(): Promise<RequestSpotInstancesCommandOutput>;
10704
10882
  requestSpotInstances(
10705
10883
  args: RequestSpotInstancesCommandInput,
10706
10884
  options?: __HttpHandlerOptions
@@ -10727,6 +10905,7 @@ export interface EC2 {
10727
10905
  options: __HttpHandlerOptions,
10728
10906
  cb: (err: any, data?: ResetAddressAttributeCommandOutput) => void
10729
10907
  ): void;
10908
+ resetEbsDefaultKmsKeyId(): Promise<ResetEbsDefaultKmsKeyIdCommandOutput>;
10730
10909
  resetEbsDefaultKmsKeyId(
10731
10910
  args: ResetEbsDefaultKmsKeyIdCommandInput,
10732
10911
  options?: __HttpHandlerOptions
@@ -10896,6 +11075,7 @@ export interface EC2 {
10896
11075
  options: __HttpHandlerOptions,
10897
11076
  cb: (err: any, data?: RevokeSecurityGroupEgressCommandOutput) => void
10898
11077
  ): void;
11078
+ revokeSecurityGroupIngress(): Promise<RevokeSecurityGroupIngressCommandOutput>;
10899
11079
  revokeSecurityGroupIngress(
10900
11080
  args: RevokeSecurityGroupIngressCommandInput,
10901
11081
  options?: __HttpHandlerOptions
@@ -11161,6 +11341,7 @@ export interface EC2 {
11161
11341
  options: __HttpHandlerOptions,
11162
11342
  cb: (err: any, data?: UnmonitorInstancesCommandOutput) => void
11163
11343
  ): void;
11344
+ updateSecurityGroupRuleDescriptionsEgress(): Promise<UpdateSecurityGroupRuleDescriptionsEgressCommandOutput>;
11164
11345
  updateSecurityGroupRuleDescriptionsEgress(
11165
11346
  args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput,
11166
11347
  options?: __HttpHandlerOptions
@@ -11180,6 +11361,7 @@ export interface EC2 {
11180
11361
  data?: UpdateSecurityGroupRuleDescriptionsEgressCommandOutput
11181
11362
  ) => void
11182
11363
  ): void;
11364
+ updateSecurityGroupRuleDescriptionsIngress(): Promise<UpdateSecurityGroupRuleDescriptionsIngressCommandOutput>;
11183
11365
  updateSecurityGroupRuleDescriptionsIngress(
11184
11366
  args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput,
11185
11367
  options?: __HttpHandlerOptions