@aws-sdk/client-ec2 3.50.0 → 3.51.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 (695) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/EC2.d.ts +2610 -0
  3. package/dist-types/ts3.4/EC2Client.d.ts +594 -0
  4. package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +17 -0
  5. package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +17 -0
  6. package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +17 -0
  7. package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +17 -0
  8. package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +17 -0
  9. package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +17 -0
  10. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +17 -0
  11. package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +17 -0
  12. package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +17 -0
  13. package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +17 -0
  14. package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +17 -0
  15. package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +17 -0
  16. package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +17 -0
  17. package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +17 -0
  18. package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +17 -0
  19. package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +17 -0
  20. package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +17 -0
  21. package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +17 -0
  22. package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +17 -0
  23. package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +17 -0
  24. package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +17 -0
  25. package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +17 -0
  26. package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +17 -0
  27. package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +17 -0
  28. package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +17 -0
  29. package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +17 -0
  30. package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +17 -0
  31. package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +17 -0
  32. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +17 -0
  33. package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +17 -0
  34. package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +17 -0
  35. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +17 -0
  36. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +17 -0
  37. package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +17 -0
  38. package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +17 -0
  39. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +17 -0
  40. package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +17 -0
  41. package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +17 -0
  42. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +17 -0
  43. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +17 -0
  44. package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +17 -0
  45. package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +17 -0
  46. package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +17 -0
  47. package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +17 -0
  48. package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +17 -0
  49. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +17 -0
  50. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +17 -0
  51. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +17 -0
  52. package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +17 -0
  53. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +17 -0
  54. package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +17 -0
  55. package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +17 -0
  56. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +17 -0
  57. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +17 -0
  58. package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +17 -0
  59. package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +17 -0
  60. package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +17 -0
  61. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +17 -0
  62. package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +17 -0
  63. package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +17 -0
  64. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +17 -0
  65. package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +17 -0
  66. package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +17 -0
  67. package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +17 -0
  68. package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +17 -0
  69. package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +17 -0
  70. package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +17 -0
  71. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +17 -0
  72. package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +17 -0
  73. package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +17 -0
  74. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +17 -0
  75. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +17 -0
  76. package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +17 -0
  77. package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +17 -0
  78. package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +17 -0
  79. package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +17 -0
  80. package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +17 -0
  81. package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +17 -0
  82. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +17 -0
  83. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +17 -0
  84. package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +17 -0
  85. package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +17 -0
  86. package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +17 -0
  87. package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +17 -0
  88. package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +17 -0
  89. package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +17 -0
  90. package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +17 -0
  91. package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +17 -0
  92. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +17 -0
  93. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +17 -0
  94. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +17 -0
  95. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +17 -0
  96. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +17 -0
  97. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +17 -0
  98. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +17 -0
  99. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +17 -0
  100. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +17 -0
  101. package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +17 -0
  102. package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +17 -0
  103. package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +17 -0
  104. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +17 -0
  105. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +18 -0
  106. package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +17 -0
  107. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +17 -0
  108. package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +17 -0
  109. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +17 -0
  110. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +17 -0
  111. package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +17 -0
  112. package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +17 -0
  113. package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +17 -0
  114. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +17 -0
  115. package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +17 -0
  116. package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +17 -0
  117. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +17 -0
  118. package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +17 -0
  119. package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +17 -0
  120. package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +17 -0
  121. package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +17 -0
  122. package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +17 -0
  123. package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +17 -0
  124. package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +17 -0
  125. package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +17 -0
  126. package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +17 -0
  127. package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +17 -0
  128. package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +17 -0
  129. package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +17 -0
  130. package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +17 -0
  131. package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +17 -0
  132. package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +17 -0
  133. package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +17 -0
  134. package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +17 -0
  135. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +17 -0
  136. package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +17 -0
  137. package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +17 -0
  138. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +17 -0
  139. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +17 -0
  140. package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +17 -0
  141. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +17 -0
  142. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +17 -0
  143. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +17 -0
  144. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +17 -0
  145. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +17 -0
  146. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +17 -0
  147. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +17 -0
  148. package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +17 -0
  149. package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +17 -0
  150. package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +17 -0
  151. package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +17 -0
  152. package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +17 -0
  153. package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +17 -0
  154. package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +17 -0
  155. package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +17 -0
  156. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +17 -0
  157. package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +17 -0
  158. package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +17 -0
  159. package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +17 -0
  160. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +17 -0
  161. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +17 -0
  162. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +17 -0
  163. package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +17 -0
  164. package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +17 -0
  165. package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +17 -0
  166. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +17 -0
  167. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +17 -0
  168. package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +17 -0
  169. package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +17 -0
  170. package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +17 -0
  171. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +17 -0
  172. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +17 -0
  173. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +17 -0
  174. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +17 -0
  175. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +17 -0
  176. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +17 -0
  177. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +17 -0
  178. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +17 -0
  179. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +17 -0
  180. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +17 -0
  181. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +17 -0
  182. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +17 -0
  183. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +17 -0
  184. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +17 -0
  185. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +17 -0
  186. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +17 -0
  187. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +17 -0
  188. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +17 -0
  189. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +17 -0
  190. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +17 -0
  191. package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +17 -0
  192. package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +17 -0
  193. package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +17 -0
  194. package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +17 -0
  195. package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +17 -0
  196. package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +17 -0
  197. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +17 -0
  198. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +17 -0
  199. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +17 -0
  200. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +17 -0
  201. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +17 -0
  202. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +17 -0
  203. package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +17 -0
  204. package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +17 -0
  205. package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +17 -0
  206. package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +17 -0
  207. package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +18 -0
  208. package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +17 -0
  209. package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +17 -0
  210. package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +17 -0
  211. package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +17 -0
  212. package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +17 -0
  213. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +17 -0
  214. package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +17 -0
  215. package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +17 -0
  216. package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +17 -0
  217. package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +17 -0
  218. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +17 -0
  219. package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +17 -0
  220. package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +17 -0
  221. package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +17 -0
  222. package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +17 -0
  223. package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +17 -0
  224. package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +17 -0
  225. package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +17 -0
  226. package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +17 -0
  227. package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +17 -0
  228. package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +17 -0
  229. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +17 -0
  230. package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +17 -0
  231. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +17 -0
  232. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +17 -0
  233. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +17 -0
  234. package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +17 -0
  235. package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +17 -0
  236. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +17 -0
  237. package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +17 -0
  238. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +17 -0
  239. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +17 -0
  240. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +17 -0
  241. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +17 -0
  242. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +17 -0
  243. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +17 -0
  244. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +17 -0
  245. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +17 -0
  246. package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +17 -0
  247. package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +17 -0
  248. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +17 -0
  249. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +17 -0
  250. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +17 -0
  251. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +17 -0
  252. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +17 -0
  253. package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +17 -0
  254. package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +17 -0
  255. package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +17 -0
  256. package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +17 -0
  257. package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +17 -0
  258. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +17 -0
  259. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +17 -0
  260. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +17 -0
  261. package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +17 -0
  262. package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +17 -0
  263. package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +17 -0
  264. package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +17 -0
  265. package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +17 -0
  266. package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +17 -0
  267. package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +17 -0
  268. package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +17 -0
  269. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +17 -0
  270. package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +17 -0
  271. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +18 -0
  272. package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +17 -0
  273. package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +17 -0
  274. package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +17 -0
  275. package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +17 -0
  276. package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +17 -0
  277. package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +17 -0
  278. package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +17 -0
  279. package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +17 -0
  280. package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +17 -0
  281. package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +17 -0
  282. package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +17 -0
  283. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +17 -0
  284. package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +17 -0
  285. package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +17 -0
  286. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +17 -0
  287. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +17 -0
  288. package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +17 -0
  289. package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +17 -0
  290. package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +17 -0
  291. package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +17 -0
  292. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +17 -0
  293. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +17 -0
  294. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +17 -0
  295. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +17 -0
  296. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +17 -0
  297. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +17 -0
  298. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +17 -0
  299. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +17 -0
  300. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +17 -0
  301. package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +17 -0
  302. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +17 -0
  303. package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +17 -0
  304. package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +17 -0
  305. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +17 -0
  306. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +17 -0
  307. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +17 -0
  308. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +17 -0
  309. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +17 -0
  310. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +17 -0
  311. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +17 -0
  312. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +17 -0
  313. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +17 -0
  314. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +17 -0
  315. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +17 -0
  316. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +17 -0
  317. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +17 -0
  318. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +17 -0
  319. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +17 -0
  320. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +17 -0
  321. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +17 -0
  322. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +17 -0
  323. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +17 -0
  324. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +17 -0
  325. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +17 -0
  326. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +18 -0
  327. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +17 -0
  328. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +17 -0
  329. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +17 -0
  330. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +17 -0
  331. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +17 -0
  332. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +17 -0
  333. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +17 -0
  334. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +17 -0
  335. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +17 -0
  336. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +17 -0
  337. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +17 -0
  338. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +17 -0
  339. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +17 -0
  340. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +17 -0
  341. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +17 -0
  342. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +17 -0
  343. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +17 -0
  344. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +17 -0
  345. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +17 -0
  346. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +17 -0
  347. package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +17 -0
  348. package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +17 -0
  349. package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +17 -0
  350. package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +17 -0
  351. package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +17 -0
  352. package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +17 -0
  353. package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +17 -0
  354. package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +17 -0
  355. package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +17 -0
  356. package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +17 -0
  357. package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +17 -0
  358. package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +17 -0
  359. package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +17 -0
  360. package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +17 -0
  361. package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +17 -0
  362. package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +17 -0
  363. package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +17 -0
  364. package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +17 -0
  365. package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +17 -0
  366. package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +17 -0
  367. package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +17 -0
  368. package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +17 -0
  369. package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +17 -0
  370. package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +17 -0
  371. package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +17 -0
  372. package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +17 -0
  373. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +17 -0
  374. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +17 -0
  375. package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +17 -0
  376. package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +18 -0
  377. package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +17 -0
  378. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +17 -0
  379. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +17 -0
  380. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +17 -0
  381. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +17 -0
  382. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +17 -0
  383. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +17 -0
  384. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +17 -0
  385. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +17 -0
  386. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +17 -0
  387. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +17 -0
  388. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +17 -0
  389. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +17 -0
  390. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +17 -0
  391. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +17 -0
  392. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +17 -0
  393. package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +17 -0
  394. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +17 -0
  395. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +17 -0
  396. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +17 -0
  397. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +17 -0
  398. package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +17 -0
  399. package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +17 -0
  400. package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +17 -0
  401. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +17 -0
  402. package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +17 -0
  403. package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +17 -0
  404. package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +17 -0
  405. package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +17 -0
  406. package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +17 -0
  407. package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +17 -0
  408. package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +17 -0
  409. package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +17 -0
  410. package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +17 -0
  411. package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +17 -0
  412. package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +17 -0
  413. package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +17 -0
  414. package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +17 -0
  415. package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +17 -0
  416. package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +17 -0
  417. package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +17 -0
  418. package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +17 -0
  419. package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +17 -0
  420. package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +17 -0
  421. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +17 -0
  422. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +17 -0
  423. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +17 -0
  424. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +17 -0
  425. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +17 -0
  426. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +17 -0
  427. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +17 -0
  428. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +17 -0
  429. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +17 -0
  430. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +17 -0
  431. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +17 -0
  432. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +17 -0
  433. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +17 -0
  434. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +17 -0
  435. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +17 -0
  436. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +17 -0
  437. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +17 -0
  438. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +17 -0
  439. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +17 -0
  440. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +17 -0
  441. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +17 -0
  442. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +17 -0
  443. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +17 -0
  444. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +17 -0
  445. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +17 -0
  446. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +17 -0
  447. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +17 -0
  448. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +17 -0
  449. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +17 -0
  450. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +17 -0
  451. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +17 -0
  452. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +17 -0
  453. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +17 -0
  454. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +17 -0
  455. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +17 -0
  456. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +17 -0
  457. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +17 -0
  458. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +17 -0
  459. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +17 -0
  460. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +17 -0
  461. package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +17 -0
  462. package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +17 -0
  463. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +17 -0
  464. package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +17 -0
  465. package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +17 -0
  466. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +17 -0
  467. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +17 -0
  468. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +17 -0
  469. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +17 -0
  470. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +17 -0
  471. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +17 -0
  472. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +17 -0
  473. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +17 -0
  474. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +17 -0
  475. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +17 -0
  476. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +17 -0
  477. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +17 -0
  478. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +17 -0
  479. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +17 -0
  480. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +17 -0
  481. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +17 -0
  482. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +17 -0
  483. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +17 -0
  484. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +17 -0
  485. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +17 -0
  486. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +17 -0
  487. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +17 -0
  488. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +17 -0
  489. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +17 -0
  490. package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +17 -0
  491. package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +17 -0
  492. package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +17 -0
  493. package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +17 -0
  494. package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +17 -0
  495. package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +17 -0
  496. package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +17 -0
  497. package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +17 -0
  498. package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +17 -0
  499. package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +17 -0
  500. package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +17 -0
  501. package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +17 -0
  502. package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +17 -0
  503. package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +17 -0
  504. package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +17 -0
  505. package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +17 -0
  506. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +18 -0
  507. package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +17 -0
  508. package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +17 -0
  509. package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +17 -0
  510. package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +17 -0
  511. package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +17 -0
  512. package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +17 -0
  513. package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +17 -0
  514. package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +17 -0
  515. package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +17 -0
  516. package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +17 -0
  517. package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +17 -0
  518. package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +17 -0
  519. package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +17 -0
  520. package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +17 -0
  521. package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +17 -0
  522. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +17 -0
  523. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +17 -0
  524. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +17 -0
  525. package/dist-types/ts3.4/commands/index.d.ts +521 -0
  526. package/dist-types/ts3.4/endpoints.d.ts +2 -0
  527. package/dist-types/ts3.4/index.d.ts +6 -0
  528. package/dist-types/ts3.4/models/index.d.ts +7 -0
  529. package/dist-types/ts3.4/models/models_0.d.ts +3401 -0
  530. package/dist-types/ts3.4/models/models_1.d.ts +3934 -0
  531. package/dist-types/ts3.4/models/models_2.d.ts +3427 -0
  532. package/dist-types/ts3.4/models/models_3.d.ts +3964 -0
  533. package/dist-types/ts3.4/models/models_4.d.ts +3933 -0
  534. package/dist-types/ts3.4/models/models_5.d.ts +3837 -0
  535. package/dist-types/ts3.4/models/models_6.d.ts +1068 -0
  536. package/dist-types/ts3.4/pagination/DescribeAddressesAttributePaginator.d.ts +4 -0
  537. package/dist-types/ts3.4/pagination/DescribeByoipCidrsPaginator.d.ts +4 -0
  538. package/dist-types/ts3.4/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +4 -0
  539. package/dist-types/ts3.4/pagination/DescribeCapacityReservationsPaginator.d.ts +4 -0
  540. package/dist-types/ts3.4/pagination/DescribeCarrierGatewaysPaginator.d.ts +4 -0
  541. package/dist-types/ts3.4/pagination/DescribeClassicLinkInstancesPaginator.d.ts +4 -0
  542. package/dist-types/ts3.4/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +4 -0
  543. package/dist-types/ts3.4/pagination/DescribeClientVpnConnectionsPaginator.d.ts +4 -0
  544. package/dist-types/ts3.4/pagination/DescribeClientVpnEndpointsPaginator.d.ts +4 -0
  545. package/dist-types/ts3.4/pagination/DescribeClientVpnRoutesPaginator.d.ts +4 -0
  546. package/dist-types/ts3.4/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +4 -0
  547. package/dist-types/ts3.4/pagination/DescribeCoipPoolsPaginator.d.ts +4 -0
  548. package/dist-types/ts3.4/pagination/DescribeDhcpOptionsPaginator.d.ts +4 -0
  549. package/dist-types/ts3.4/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +4 -0
  550. package/dist-types/ts3.4/pagination/DescribeExportImageTasksPaginator.d.ts +4 -0
  551. package/dist-types/ts3.4/pagination/DescribeFastLaunchImagesPaginator.d.ts +4 -0
  552. package/dist-types/ts3.4/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +4 -0
  553. package/dist-types/ts3.4/pagination/DescribeFleetsPaginator.d.ts +4 -0
  554. package/dist-types/ts3.4/pagination/DescribeFlowLogsPaginator.d.ts +4 -0
  555. package/dist-types/ts3.4/pagination/DescribeFpgaImagesPaginator.d.ts +4 -0
  556. package/dist-types/ts3.4/pagination/DescribeHostReservationOfferingsPaginator.d.ts +4 -0
  557. package/dist-types/ts3.4/pagination/DescribeHostReservationsPaginator.d.ts +4 -0
  558. package/dist-types/ts3.4/pagination/DescribeHostsPaginator.d.ts +4 -0
  559. package/dist-types/ts3.4/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +4 -0
  560. package/dist-types/ts3.4/pagination/DescribeImportImageTasksPaginator.d.ts +4 -0
  561. package/dist-types/ts3.4/pagination/DescribeImportSnapshotTasksPaginator.d.ts +4 -0
  562. package/dist-types/ts3.4/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +4 -0
  563. package/dist-types/ts3.4/pagination/DescribeInstanceEventWindowsPaginator.d.ts +4 -0
  564. package/dist-types/ts3.4/pagination/DescribeInstanceStatusPaginator.d.ts +4 -0
  565. package/dist-types/ts3.4/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +4 -0
  566. package/dist-types/ts3.4/pagination/DescribeInstanceTypesPaginator.d.ts +4 -0
  567. package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +4 -0
  568. package/dist-types/ts3.4/pagination/DescribeInternetGatewaysPaginator.d.ts +4 -0
  569. package/dist-types/ts3.4/pagination/DescribeIpamPoolsPaginator.d.ts +4 -0
  570. package/dist-types/ts3.4/pagination/DescribeIpamScopesPaginator.d.ts +4 -0
  571. package/dist-types/ts3.4/pagination/DescribeIpamsPaginator.d.ts +4 -0
  572. package/dist-types/ts3.4/pagination/DescribeIpv6PoolsPaginator.d.ts +4 -0
  573. package/dist-types/ts3.4/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +4 -0
  574. package/dist-types/ts3.4/pagination/DescribeLaunchTemplatesPaginator.d.ts +4 -0
  575. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +4 -0
  576. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +4 -0
  577. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +4 -0
  578. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +4 -0
  579. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +4 -0
  580. package/dist-types/ts3.4/pagination/DescribeLocalGatewaysPaginator.d.ts +4 -0
  581. package/dist-types/ts3.4/pagination/DescribeManagedPrefixListsPaginator.d.ts +4 -0
  582. package/dist-types/ts3.4/pagination/DescribeMovingAddressesPaginator.d.ts +4 -0
  583. package/dist-types/ts3.4/pagination/DescribeNatGatewaysPaginator.d.ts +4 -0
  584. package/dist-types/ts3.4/pagination/DescribeNetworkAclsPaginator.d.ts +4 -0
  585. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +4 -0
  586. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +4 -0
  587. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +4 -0
  588. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +4 -0
  589. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +4 -0
  590. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacesPaginator.d.ts +4 -0
  591. package/dist-types/ts3.4/pagination/DescribePrefixListsPaginator.d.ts +4 -0
  592. package/dist-types/ts3.4/pagination/DescribePrincipalIdFormatPaginator.d.ts +4 -0
  593. package/dist-types/ts3.4/pagination/DescribePublicIpv4PoolsPaginator.d.ts +4 -0
  594. package/dist-types/ts3.4/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +4 -0
  595. package/dist-types/ts3.4/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +4 -0
  596. package/dist-types/ts3.4/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +4 -0
  597. package/dist-types/ts3.4/pagination/DescribeRouteTablesPaginator.d.ts +4 -0
  598. package/dist-types/ts3.4/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +4 -0
  599. package/dist-types/ts3.4/pagination/DescribeScheduledInstancesPaginator.d.ts +4 -0
  600. package/dist-types/ts3.4/pagination/DescribeSecurityGroupRulesPaginator.d.ts +4 -0
  601. package/dist-types/ts3.4/pagination/DescribeSecurityGroupsPaginator.d.ts +4 -0
  602. package/dist-types/ts3.4/pagination/DescribeSnapshotTierStatusPaginator.d.ts +4 -0
  603. package/dist-types/ts3.4/pagination/DescribeSnapshotsPaginator.d.ts +4 -0
  604. package/dist-types/ts3.4/pagination/DescribeSpotFleetRequestsPaginator.d.ts +4 -0
  605. package/dist-types/ts3.4/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +4 -0
  606. package/dist-types/ts3.4/pagination/DescribeSpotPriceHistoryPaginator.d.ts +4 -0
  607. package/dist-types/ts3.4/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +4 -0
  608. package/dist-types/ts3.4/pagination/DescribeStoreImageTasksPaginator.d.ts +4 -0
  609. package/dist-types/ts3.4/pagination/DescribeSubnetsPaginator.d.ts +4 -0
  610. package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +4 -0
  611. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +4 -0
  612. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +4 -0
  613. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +4 -0
  614. package/dist-types/ts3.4/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +4 -0
  615. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +4 -0
  616. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +4 -0
  617. package/dist-types/ts3.4/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +4 -0
  618. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +4 -0
  619. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +4 -0
  620. package/dist-types/ts3.4/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +4 -0
  621. package/dist-types/ts3.4/pagination/DescribeTransitGatewaysPaginator.d.ts +4 -0
  622. package/dist-types/ts3.4/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +4 -0
  623. package/dist-types/ts3.4/pagination/DescribeVolumeStatusPaginator.d.ts +4 -0
  624. package/dist-types/ts3.4/pagination/DescribeVolumesModificationsPaginator.d.ts +4 -0
  625. package/dist-types/ts3.4/pagination/DescribeVolumesPaginator.d.ts +4 -0
  626. package/dist-types/ts3.4/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +4 -0
  627. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +4 -0
  628. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +4 -0
  629. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +4 -0
  630. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +4 -0
  631. package/dist-types/ts3.4/pagination/DescribeVpcEndpointsPaginator.d.ts +4 -0
  632. package/dist-types/ts3.4/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +4 -0
  633. package/dist-types/ts3.4/pagination/DescribeVpcsPaginator.d.ts +4 -0
  634. package/dist-types/ts3.4/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +4 -0
  635. package/dist-types/ts3.4/pagination/GetGroupsForCapacityReservationPaginator.d.ts +4 -0
  636. package/dist-types/ts3.4/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +4 -0
  637. package/dist-types/ts3.4/pagination/GetIpamAddressHistoryPaginator.d.ts +4 -0
  638. package/dist-types/ts3.4/pagination/GetIpamPoolAllocationsPaginator.d.ts +4 -0
  639. package/dist-types/ts3.4/pagination/GetIpamPoolCidrsPaginator.d.ts +4 -0
  640. package/dist-types/ts3.4/pagination/GetIpamResourceCidrsPaginator.d.ts +4 -0
  641. package/dist-types/ts3.4/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +4 -0
  642. package/dist-types/ts3.4/pagination/GetManagedPrefixListEntriesPaginator.d.ts +4 -0
  643. package/dist-types/ts3.4/pagination/GetSpotPlacementScoresPaginator.d.ts +4 -0
  644. package/dist-types/ts3.4/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +4 -0
  645. package/dist-types/ts3.4/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +4 -0
  646. package/dist-types/ts3.4/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +4 -0
  647. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +4 -0
  648. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +4 -0
  649. package/dist-types/ts3.4/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +4 -0
  650. package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
  651. package/dist-types/ts3.4/pagination/ListImagesInRecycleBinPaginator.d.ts +4 -0
  652. package/dist-types/ts3.4/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +4 -0
  653. package/dist-types/ts3.4/pagination/SearchLocalGatewayRoutesPaginator.d.ts +4 -0
  654. package/dist-types/ts3.4/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +4 -0
  655. package/dist-types/ts3.4/pagination/index.d.ts +119 -0
  656. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +1565 -0
  657. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
  658. package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
  659. package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
  660. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
  661. package/dist-types/ts3.4/waiters/index.d.ts +33 -0
  662. package/dist-types/ts3.4/waiters/waitForBundleTaskComplete.d.ts +7 -0
  663. package/dist-types/ts3.4/waiters/waitForConversionTaskCancelled.d.ts +7 -0
  664. package/dist-types/ts3.4/waiters/waitForConversionTaskCompleted.d.ts +7 -0
  665. package/dist-types/ts3.4/waiters/waitForConversionTaskDeleted.d.ts +7 -0
  666. package/dist-types/ts3.4/waiters/waitForCustomerGatewayAvailable.d.ts +7 -0
  667. package/dist-types/ts3.4/waiters/waitForExportTaskCancelled.d.ts +7 -0
  668. package/dist-types/ts3.4/waiters/waitForExportTaskCompleted.d.ts +7 -0
  669. package/dist-types/ts3.4/waiters/waitForImageAvailable.d.ts +7 -0
  670. package/dist-types/ts3.4/waiters/waitForImageExists.d.ts +7 -0
  671. package/dist-types/ts3.4/waiters/waitForInstanceExists.d.ts +7 -0
  672. package/dist-types/ts3.4/waiters/waitForInstanceRunning.d.ts +7 -0
  673. package/dist-types/ts3.4/waiters/waitForInstanceStatusOk.d.ts +7 -0
  674. package/dist-types/ts3.4/waiters/waitForInstanceStopped.d.ts +7 -0
  675. package/dist-types/ts3.4/waiters/waitForInstanceTerminated.d.ts +7 -0
  676. package/dist-types/ts3.4/waiters/waitForInternetGatewayExists.d.ts +7 -0
  677. package/dist-types/ts3.4/waiters/waitForKeyPairExists.d.ts +7 -0
  678. package/dist-types/ts3.4/waiters/waitForNatGatewayAvailable.d.ts +7 -0
  679. package/dist-types/ts3.4/waiters/waitForNetworkInterfaceAvailable.d.ts +7 -0
  680. package/dist-types/ts3.4/waiters/waitForPasswordDataAvailable.d.ts +7 -0
  681. package/dist-types/ts3.4/waiters/waitForSecurityGroupExists.d.ts +7 -0
  682. package/dist-types/ts3.4/waiters/waitForSnapshotCompleted.d.ts +7 -0
  683. package/dist-types/ts3.4/waiters/waitForSpotInstanceRequestFulfilled.d.ts +7 -0
  684. package/dist-types/ts3.4/waiters/waitForSubnetAvailable.d.ts +7 -0
  685. package/dist-types/ts3.4/waiters/waitForSystemStatusOk.d.ts +7 -0
  686. package/dist-types/ts3.4/waiters/waitForVolumeAvailable.d.ts +7 -0
  687. package/dist-types/ts3.4/waiters/waitForVolumeDeleted.d.ts +7 -0
  688. package/dist-types/ts3.4/waiters/waitForVolumeInUse.d.ts +7 -0
  689. package/dist-types/ts3.4/waiters/waitForVpcAvailable.d.ts +7 -0
  690. package/dist-types/ts3.4/waiters/waitForVpcExists.d.ts +7 -0
  691. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionDeleted.d.ts +7 -0
  692. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionExists.d.ts +7 -0
  693. package/dist-types/ts3.4/waiters/waitForVpnConnectionAvailable.d.ts +7 -0
  694. package/dist-types/ts3.4/waiters/waitForVpnConnectionDeleted.d.ts +7 -0
  695. package/package.json +8 -8
@@ -0,0 +1,2610 @@
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+ import { AcceptReservedInstancesExchangeQuoteCommandInput, AcceptReservedInstancesExchangeQuoteCommandOutput } from "./commands/AcceptReservedInstancesExchangeQuoteCommand";
3
+ import { AcceptTransitGatewayMulticastDomainAssociationsCommandInput, AcceptTransitGatewayMulticastDomainAssociationsCommandOutput } from "./commands/AcceptTransitGatewayMulticastDomainAssociationsCommand";
4
+ import { AcceptTransitGatewayPeeringAttachmentCommandInput, AcceptTransitGatewayPeeringAttachmentCommandOutput } from "./commands/AcceptTransitGatewayPeeringAttachmentCommand";
5
+ import { AcceptTransitGatewayVpcAttachmentCommandInput, AcceptTransitGatewayVpcAttachmentCommandOutput } from "./commands/AcceptTransitGatewayVpcAttachmentCommand";
6
+ import { AcceptVpcEndpointConnectionsCommandInput, AcceptVpcEndpointConnectionsCommandOutput } from "./commands/AcceptVpcEndpointConnectionsCommand";
7
+ import { AcceptVpcPeeringConnectionCommandInput, AcceptVpcPeeringConnectionCommandOutput } from "./commands/AcceptVpcPeeringConnectionCommand";
8
+ import { AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput } from "./commands/AdvertiseByoipCidrCommand";
9
+ import { AllocateAddressCommandInput, AllocateAddressCommandOutput } from "./commands/AllocateAddressCommand";
10
+ import { AllocateHostsCommandInput, AllocateHostsCommandOutput } from "./commands/AllocateHostsCommand";
11
+ import { AllocateIpamPoolCidrCommandInput, AllocateIpamPoolCidrCommandOutput } from "./commands/AllocateIpamPoolCidrCommand";
12
+ import { ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput } from "./commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand";
13
+ import { AssignIpv6AddressesCommandInput, AssignIpv6AddressesCommandOutput } from "./commands/AssignIpv6AddressesCommand";
14
+ import { AssignPrivateIpAddressesCommandInput, AssignPrivateIpAddressesCommandOutput } from "./commands/AssignPrivateIpAddressesCommand";
15
+ import { AssociateAddressCommandInput, AssociateAddressCommandOutput } from "./commands/AssociateAddressCommand";
16
+ import { AssociateClientVpnTargetNetworkCommandInput, AssociateClientVpnTargetNetworkCommandOutput } from "./commands/AssociateClientVpnTargetNetworkCommand";
17
+ import { AssociateDhcpOptionsCommandInput, AssociateDhcpOptionsCommandOutput } from "./commands/AssociateDhcpOptionsCommand";
18
+ import { AssociateEnclaveCertificateIamRoleCommandInput, AssociateEnclaveCertificateIamRoleCommandOutput } from "./commands/AssociateEnclaveCertificateIamRoleCommand";
19
+ import { AssociateIamInstanceProfileCommandInput, AssociateIamInstanceProfileCommandOutput } from "./commands/AssociateIamInstanceProfileCommand";
20
+ import { AssociateInstanceEventWindowCommandInput, AssociateInstanceEventWindowCommandOutput } from "./commands/AssociateInstanceEventWindowCommand";
21
+ import { AssociateRouteTableCommandInput, AssociateRouteTableCommandOutput } from "./commands/AssociateRouteTableCommand";
22
+ import { AssociateSubnetCidrBlockCommandInput, AssociateSubnetCidrBlockCommandOutput } from "./commands/AssociateSubnetCidrBlockCommand";
23
+ import { AssociateTransitGatewayMulticastDomainCommandInput, AssociateTransitGatewayMulticastDomainCommandOutput } from "./commands/AssociateTransitGatewayMulticastDomainCommand";
24
+ import { AssociateTransitGatewayRouteTableCommandInput, AssociateTransitGatewayRouteTableCommandOutput } from "./commands/AssociateTransitGatewayRouteTableCommand";
25
+ import { AssociateTrunkInterfaceCommandInput, AssociateTrunkInterfaceCommandOutput } from "./commands/AssociateTrunkInterfaceCommand";
26
+ import { AssociateVpcCidrBlockCommandInput, AssociateVpcCidrBlockCommandOutput } from "./commands/AssociateVpcCidrBlockCommand";
27
+ import { AttachClassicLinkVpcCommandInput, AttachClassicLinkVpcCommandOutput } from "./commands/AttachClassicLinkVpcCommand";
28
+ import { AttachInternetGatewayCommandInput, AttachInternetGatewayCommandOutput } from "./commands/AttachInternetGatewayCommand";
29
+ import { AttachNetworkInterfaceCommandInput, AttachNetworkInterfaceCommandOutput } from "./commands/AttachNetworkInterfaceCommand";
30
+ import { AttachVolumeCommandInput, AttachVolumeCommandOutput } from "./commands/AttachVolumeCommand";
31
+ import { AttachVpnGatewayCommandInput, AttachVpnGatewayCommandOutput } from "./commands/AttachVpnGatewayCommand";
32
+ import { AuthorizeClientVpnIngressCommandInput, AuthorizeClientVpnIngressCommandOutput } from "./commands/AuthorizeClientVpnIngressCommand";
33
+ import { AuthorizeSecurityGroupEgressCommandInput, AuthorizeSecurityGroupEgressCommandOutput } from "./commands/AuthorizeSecurityGroupEgressCommand";
34
+ import { AuthorizeSecurityGroupIngressCommandInput, AuthorizeSecurityGroupIngressCommandOutput } from "./commands/AuthorizeSecurityGroupIngressCommand";
35
+ import { BundleInstanceCommandInput, BundleInstanceCommandOutput } from "./commands/BundleInstanceCommand";
36
+ import { CancelBundleTaskCommandInput, CancelBundleTaskCommandOutput } from "./commands/CancelBundleTaskCommand";
37
+ import { CancelCapacityReservationCommandInput, CancelCapacityReservationCommandOutput } from "./commands/CancelCapacityReservationCommand";
38
+ import { CancelCapacityReservationFleetsCommandInput, CancelCapacityReservationFleetsCommandOutput } from "./commands/CancelCapacityReservationFleetsCommand";
39
+ import { CancelConversionTaskCommandInput, CancelConversionTaskCommandOutput } from "./commands/CancelConversionTaskCommand";
40
+ import { CancelExportTaskCommandInput, CancelExportTaskCommandOutput } from "./commands/CancelExportTaskCommand";
41
+ import { CancelImportTaskCommandInput, CancelImportTaskCommandOutput } from "./commands/CancelImportTaskCommand";
42
+ import { CancelReservedInstancesListingCommandInput, CancelReservedInstancesListingCommandOutput } from "./commands/CancelReservedInstancesListingCommand";
43
+ import { CancelSpotFleetRequestsCommandInput, CancelSpotFleetRequestsCommandOutput } from "./commands/CancelSpotFleetRequestsCommand";
44
+ import { CancelSpotInstanceRequestsCommandInput, CancelSpotInstanceRequestsCommandOutput } from "./commands/CancelSpotInstanceRequestsCommand";
45
+ import { ConfirmProductInstanceCommandInput, ConfirmProductInstanceCommandOutput } from "./commands/ConfirmProductInstanceCommand";
46
+ import { CopyFpgaImageCommandInput, CopyFpgaImageCommandOutput } from "./commands/CopyFpgaImageCommand";
47
+ import { CopyImageCommandInput, CopyImageCommandOutput } from "./commands/CopyImageCommand";
48
+ import { CopySnapshotCommandInput, CopySnapshotCommandOutput } from "./commands/CopySnapshotCommand";
49
+ import { CreateCapacityReservationCommandInput, CreateCapacityReservationCommandOutput } from "./commands/CreateCapacityReservationCommand";
50
+ import { CreateCapacityReservationFleetCommandInput, CreateCapacityReservationFleetCommandOutput } from "./commands/CreateCapacityReservationFleetCommand";
51
+ import { CreateCarrierGatewayCommandInput, CreateCarrierGatewayCommandOutput } from "./commands/CreateCarrierGatewayCommand";
52
+ import { CreateClientVpnEndpointCommandInput, CreateClientVpnEndpointCommandOutput } from "./commands/CreateClientVpnEndpointCommand";
53
+ import { CreateClientVpnRouteCommandInput, CreateClientVpnRouteCommandOutput } from "./commands/CreateClientVpnRouteCommand";
54
+ import { CreateCustomerGatewayCommandInput, CreateCustomerGatewayCommandOutput } from "./commands/CreateCustomerGatewayCommand";
55
+ import { CreateDefaultSubnetCommandInput, CreateDefaultSubnetCommandOutput } from "./commands/CreateDefaultSubnetCommand";
56
+ import { CreateDefaultVpcCommandInput, CreateDefaultVpcCommandOutput } from "./commands/CreateDefaultVpcCommand";
57
+ import { CreateDhcpOptionsCommandInput, CreateDhcpOptionsCommandOutput } from "./commands/CreateDhcpOptionsCommand";
58
+ import { CreateEgressOnlyInternetGatewayCommandInput, CreateEgressOnlyInternetGatewayCommandOutput } from "./commands/CreateEgressOnlyInternetGatewayCommand";
59
+ import { CreateFleetCommandInput, CreateFleetCommandOutput } from "./commands/CreateFleetCommand";
60
+ import { CreateFlowLogsCommandInput, CreateFlowLogsCommandOutput } from "./commands/CreateFlowLogsCommand";
61
+ import { CreateFpgaImageCommandInput, CreateFpgaImageCommandOutput } from "./commands/CreateFpgaImageCommand";
62
+ import { CreateImageCommandInput, CreateImageCommandOutput } from "./commands/CreateImageCommand";
63
+ import { CreateInstanceEventWindowCommandInput, CreateInstanceEventWindowCommandOutput } from "./commands/CreateInstanceEventWindowCommand";
64
+ import { CreateInstanceExportTaskCommandInput, CreateInstanceExportTaskCommandOutput } from "./commands/CreateInstanceExportTaskCommand";
65
+ import { CreateInternetGatewayCommandInput, CreateInternetGatewayCommandOutput } from "./commands/CreateInternetGatewayCommand";
66
+ import { CreateIpamCommandInput, CreateIpamCommandOutput } from "./commands/CreateIpamCommand";
67
+ import { CreateIpamPoolCommandInput, CreateIpamPoolCommandOutput } from "./commands/CreateIpamPoolCommand";
68
+ import { CreateIpamScopeCommandInput, CreateIpamScopeCommandOutput } from "./commands/CreateIpamScopeCommand";
69
+ import { CreateKeyPairCommandInput, CreateKeyPairCommandOutput } from "./commands/CreateKeyPairCommand";
70
+ import { CreateLaunchTemplateCommandInput, CreateLaunchTemplateCommandOutput } from "./commands/CreateLaunchTemplateCommand";
71
+ import { CreateLaunchTemplateVersionCommandInput, CreateLaunchTemplateVersionCommandOutput } from "./commands/CreateLaunchTemplateVersionCommand";
72
+ import { CreateLocalGatewayRouteCommandInput, CreateLocalGatewayRouteCommandOutput } from "./commands/CreateLocalGatewayRouteCommand";
73
+ import { CreateLocalGatewayRouteTableVpcAssociationCommandInput, CreateLocalGatewayRouteTableVpcAssociationCommandOutput } from "./commands/CreateLocalGatewayRouteTableVpcAssociationCommand";
74
+ import { CreateManagedPrefixListCommandInput, CreateManagedPrefixListCommandOutput } from "./commands/CreateManagedPrefixListCommand";
75
+ import { CreateNatGatewayCommandInput, CreateNatGatewayCommandOutput } from "./commands/CreateNatGatewayCommand";
76
+ import { CreateNetworkAclCommandInput, CreateNetworkAclCommandOutput } from "./commands/CreateNetworkAclCommand";
77
+ import { CreateNetworkAclEntryCommandInput, CreateNetworkAclEntryCommandOutput } from "./commands/CreateNetworkAclEntryCommand";
78
+ import { CreateNetworkInsightsAccessScopeCommandInput, CreateNetworkInsightsAccessScopeCommandOutput } from "./commands/CreateNetworkInsightsAccessScopeCommand";
79
+ import { CreateNetworkInsightsPathCommandInput, CreateNetworkInsightsPathCommandOutput } from "./commands/CreateNetworkInsightsPathCommand";
80
+ import { CreateNetworkInterfaceCommandInput, CreateNetworkInterfaceCommandOutput } from "./commands/CreateNetworkInterfaceCommand";
81
+ import { CreateNetworkInterfacePermissionCommandInput, CreateNetworkInterfacePermissionCommandOutput } from "./commands/CreateNetworkInterfacePermissionCommand";
82
+ import { CreatePlacementGroupCommandInput, CreatePlacementGroupCommandOutput } from "./commands/CreatePlacementGroupCommand";
83
+ import { CreatePublicIpv4PoolCommandInput, CreatePublicIpv4PoolCommandOutput } from "./commands/CreatePublicIpv4PoolCommand";
84
+ import { CreateReplaceRootVolumeTaskCommandInput, CreateReplaceRootVolumeTaskCommandOutput } from "./commands/CreateReplaceRootVolumeTaskCommand";
85
+ import { CreateReservedInstancesListingCommandInput, CreateReservedInstancesListingCommandOutput } from "./commands/CreateReservedInstancesListingCommand";
86
+ import { CreateRestoreImageTaskCommandInput, CreateRestoreImageTaskCommandOutput } from "./commands/CreateRestoreImageTaskCommand";
87
+ import { CreateRouteCommandInput, CreateRouteCommandOutput } from "./commands/CreateRouteCommand";
88
+ import { CreateRouteTableCommandInput, CreateRouteTableCommandOutput } from "./commands/CreateRouteTableCommand";
89
+ import { CreateSecurityGroupCommandInput, CreateSecurityGroupCommandOutput } from "./commands/CreateSecurityGroupCommand";
90
+ import { CreateSnapshotCommandInput, CreateSnapshotCommandOutput } from "./commands/CreateSnapshotCommand";
91
+ import { CreateSnapshotsCommandInput, CreateSnapshotsCommandOutput } from "./commands/CreateSnapshotsCommand";
92
+ import { CreateSpotDatafeedSubscriptionCommandInput, CreateSpotDatafeedSubscriptionCommandOutput } from "./commands/CreateSpotDatafeedSubscriptionCommand";
93
+ import { CreateStoreImageTaskCommandInput, CreateStoreImageTaskCommandOutput } from "./commands/CreateStoreImageTaskCommand";
94
+ import { CreateSubnetCidrReservationCommandInput, CreateSubnetCidrReservationCommandOutput } from "./commands/CreateSubnetCidrReservationCommand";
95
+ import { CreateSubnetCommandInput, CreateSubnetCommandOutput } from "./commands/CreateSubnetCommand";
96
+ import { CreateTagsCommandInput, CreateTagsCommandOutput } from "./commands/CreateTagsCommand";
97
+ import { CreateTrafficMirrorFilterCommandInput, CreateTrafficMirrorFilterCommandOutput } from "./commands/CreateTrafficMirrorFilterCommand";
98
+ import { CreateTrafficMirrorFilterRuleCommandInput, CreateTrafficMirrorFilterRuleCommandOutput } from "./commands/CreateTrafficMirrorFilterRuleCommand";
99
+ import { CreateTrafficMirrorSessionCommandInput, CreateTrafficMirrorSessionCommandOutput } from "./commands/CreateTrafficMirrorSessionCommand";
100
+ import { CreateTrafficMirrorTargetCommandInput, CreateTrafficMirrorTargetCommandOutput } from "./commands/CreateTrafficMirrorTargetCommand";
101
+ import { CreateTransitGatewayCommandInput, CreateTransitGatewayCommandOutput } from "./commands/CreateTransitGatewayCommand";
102
+ import { CreateTransitGatewayConnectCommandInput, CreateTransitGatewayConnectCommandOutput } from "./commands/CreateTransitGatewayConnectCommand";
103
+ import { CreateTransitGatewayConnectPeerCommandInput, CreateTransitGatewayConnectPeerCommandOutput } from "./commands/CreateTransitGatewayConnectPeerCommand";
104
+ import { CreateTransitGatewayMulticastDomainCommandInput, CreateTransitGatewayMulticastDomainCommandOutput } from "./commands/CreateTransitGatewayMulticastDomainCommand";
105
+ import { CreateTransitGatewayPeeringAttachmentCommandInput, CreateTransitGatewayPeeringAttachmentCommandOutput } from "./commands/CreateTransitGatewayPeeringAttachmentCommand";
106
+ import { CreateTransitGatewayPrefixListReferenceCommandInput, CreateTransitGatewayPrefixListReferenceCommandOutput } from "./commands/CreateTransitGatewayPrefixListReferenceCommand";
107
+ import { CreateTransitGatewayRouteCommandInput, CreateTransitGatewayRouteCommandOutput } from "./commands/CreateTransitGatewayRouteCommand";
108
+ import { CreateTransitGatewayRouteTableCommandInput, CreateTransitGatewayRouteTableCommandOutput } from "./commands/CreateTransitGatewayRouteTableCommand";
109
+ import { CreateTransitGatewayVpcAttachmentCommandInput, CreateTransitGatewayVpcAttachmentCommandOutput } from "./commands/CreateTransitGatewayVpcAttachmentCommand";
110
+ import { CreateVolumeCommandInput, CreateVolumeCommandOutput } from "./commands/CreateVolumeCommand";
111
+ import { CreateVpcCommandInput, CreateVpcCommandOutput } from "./commands/CreateVpcCommand";
112
+ import { CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput } from "./commands/CreateVpcEndpointCommand";
113
+ import { CreateVpcEndpointConnectionNotificationCommandInput, CreateVpcEndpointConnectionNotificationCommandOutput } from "./commands/CreateVpcEndpointConnectionNotificationCommand";
114
+ import { CreateVpcEndpointServiceConfigurationCommandInput, CreateVpcEndpointServiceConfigurationCommandOutput } from "./commands/CreateVpcEndpointServiceConfigurationCommand";
115
+ import { CreateVpcPeeringConnectionCommandInput, CreateVpcPeeringConnectionCommandOutput } from "./commands/CreateVpcPeeringConnectionCommand";
116
+ import { CreateVpnConnectionCommandInput, CreateVpnConnectionCommandOutput } from "./commands/CreateVpnConnectionCommand";
117
+ import { CreateVpnConnectionRouteCommandInput, CreateVpnConnectionRouteCommandOutput } from "./commands/CreateVpnConnectionRouteCommand";
118
+ import { CreateVpnGatewayCommandInput, CreateVpnGatewayCommandOutput } from "./commands/CreateVpnGatewayCommand";
119
+ import { DeleteCarrierGatewayCommandInput, DeleteCarrierGatewayCommandOutput } from "./commands/DeleteCarrierGatewayCommand";
120
+ import { DeleteClientVpnEndpointCommandInput, DeleteClientVpnEndpointCommandOutput } from "./commands/DeleteClientVpnEndpointCommand";
121
+ import { DeleteClientVpnRouteCommandInput, DeleteClientVpnRouteCommandOutput } from "./commands/DeleteClientVpnRouteCommand";
122
+ import { DeleteCustomerGatewayCommandInput, DeleteCustomerGatewayCommandOutput } from "./commands/DeleteCustomerGatewayCommand";
123
+ import { DeleteDhcpOptionsCommandInput, DeleteDhcpOptionsCommandOutput } from "./commands/DeleteDhcpOptionsCommand";
124
+ import { DeleteEgressOnlyInternetGatewayCommandInput, DeleteEgressOnlyInternetGatewayCommandOutput } from "./commands/DeleteEgressOnlyInternetGatewayCommand";
125
+ import { DeleteFleetsCommandInput, DeleteFleetsCommandOutput } from "./commands/DeleteFleetsCommand";
126
+ import { DeleteFlowLogsCommandInput, DeleteFlowLogsCommandOutput } from "./commands/DeleteFlowLogsCommand";
127
+ import { DeleteFpgaImageCommandInput, DeleteFpgaImageCommandOutput } from "./commands/DeleteFpgaImageCommand";
128
+ import { DeleteInstanceEventWindowCommandInput, DeleteInstanceEventWindowCommandOutput } from "./commands/DeleteInstanceEventWindowCommand";
129
+ import { DeleteInternetGatewayCommandInput, DeleteInternetGatewayCommandOutput } from "./commands/DeleteInternetGatewayCommand";
130
+ import { DeleteIpamCommandInput, DeleteIpamCommandOutput } from "./commands/DeleteIpamCommand";
131
+ import { DeleteIpamPoolCommandInput, DeleteIpamPoolCommandOutput } from "./commands/DeleteIpamPoolCommand";
132
+ import { DeleteIpamScopeCommandInput, DeleteIpamScopeCommandOutput } from "./commands/DeleteIpamScopeCommand";
133
+ import { DeleteKeyPairCommandInput, DeleteKeyPairCommandOutput } from "./commands/DeleteKeyPairCommand";
134
+ import { DeleteLaunchTemplateCommandInput, DeleteLaunchTemplateCommandOutput } from "./commands/DeleteLaunchTemplateCommand";
135
+ import { DeleteLaunchTemplateVersionsCommandInput, DeleteLaunchTemplateVersionsCommandOutput } from "./commands/DeleteLaunchTemplateVersionsCommand";
136
+ import { DeleteLocalGatewayRouteCommandInput, DeleteLocalGatewayRouteCommandOutput } from "./commands/DeleteLocalGatewayRouteCommand";
137
+ import { DeleteLocalGatewayRouteTableVpcAssociationCommandInput, DeleteLocalGatewayRouteTableVpcAssociationCommandOutput } from "./commands/DeleteLocalGatewayRouteTableVpcAssociationCommand";
138
+ import { DeleteManagedPrefixListCommandInput, DeleteManagedPrefixListCommandOutput } from "./commands/DeleteManagedPrefixListCommand";
139
+ import { DeleteNatGatewayCommandInput, DeleteNatGatewayCommandOutput } from "./commands/DeleteNatGatewayCommand";
140
+ import { DeleteNetworkAclCommandInput, DeleteNetworkAclCommandOutput } from "./commands/DeleteNetworkAclCommand";
141
+ import { DeleteNetworkAclEntryCommandInput, DeleteNetworkAclEntryCommandOutput } from "./commands/DeleteNetworkAclEntryCommand";
142
+ import { DeleteNetworkInsightsAccessScopeAnalysisCommandInput, DeleteNetworkInsightsAccessScopeAnalysisCommandOutput } from "./commands/DeleteNetworkInsightsAccessScopeAnalysisCommand";
143
+ import { DeleteNetworkInsightsAccessScopeCommandInput, DeleteNetworkInsightsAccessScopeCommandOutput } from "./commands/DeleteNetworkInsightsAccessScopeCommand";
144
+ import { DeleteNetworkInsightsAnalysisCommandInput, DeleteNetworkInsightsAnalysisCommandOutput } from "./commands/DeleteNetworkInsightsAnalysisCommand";
145
+ import { DeleteNetworkInsightsPathCommandInput, DeleteNetworkInsightsPathCommandOutput } from "./commands/DeleteNetworkInsightsPathCommand";
146
+ import { DeleteNetworkInterfaceCommandInput, DeleteNetworkInterfaceCommandOutput } from "./commands/DeleteNetworkInterfaceCommand";
147
+ import { DeleteNetworkInterfacePermissionCommandInput, DeleteNetworkInterfacePermissionCommandOutput } from "./commands/DeleteNetworkInterfacePermissionCommand";
148
+ import { DeletePlacementGroupCommandInput, DeletePlacementGroupCommandOutput } from "./commands/DeletePlacementGroupCommand";
149
+ import { DeletePublicIpv4PoolCommandInput, DeletePublicIpv4PoolCommandOutput } from "./commands/DeletePublicIpv4PoolCommand";
150
+ import { DeleteQueuedReservedInstancesCommandInput, DeleteQueuedReservedInstancesCommandOutput } from "./commands/DeleteQueuedReservedInstancesCommand";
151
+ import { DeleteRouteCommandInput, DeleteRouteCommandOutput } from "./commands/DeleteRouteCommand";
152
+ import { DeleteRouteTableCommandInput, DeleteRouteTableCommandOutput } from "./commands/DeleteRouteTableCommand";
153
+ import { DeleteSecurityGroupCommandInput, DeleteSecurityGroupCommandOutput } from "./commands/DeleteSecurityGroupCommand";
154
+ import { DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput } from "./commands/DeleteSnapshotCommand";
155
+ import { DeleteSpotDatafeedSubscriptionCommandInput, DeleteSpotDatafeedSubscriptionCommandOutput } from "./commands/DeleteSpotDatafeedSubscriptionCommand";
156
+ import { DeleteSubnetCidrReservationCommandInput, DeleteSubnetCidrReservationCommandOutput } from "./commands/DeleteSubnetCidrReservationCommand";
157
+ import { DeleteSubnetCommandInput, DeleteSubnetCommandOutput } from "./commands/DeleteSubnetCommand";
158
+ import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "./commands/DeleteTagsCommand";
159
+ import { DeleteTrafficMirrorFilterCommandInput, DeleteTrafficMirrorFilterCommandOutput } from "./commands/DeleteTrafficMirrorFilterCommand";
160
+ import { DeleteTrafficMirrorFilterRuleCommandInput, DeleteTrafficMirrorFilterRuleCommandOutput } from "./commands/DeleteTrafficMirrorFilterRuleCommand";
161
+ import { DeleteTrafficMirrorSessionCommandInput, DeleteTrafficMirrorSessionCommandOutput } from "./commands/DeleteTrafficMirrorSessionCommand";
162
+ import { DeleteTrafficMirrorTargetCommandInput, DeleteTrafficMirrorTargetCommandOutput } from "./commands/DeleteTrafficMirrorTargetCommand";
163
+ import { DeleteTransitGatewayCommandInput, DeleteTransitGatewayCommandOutput } from "./commands/DeleteTransitGatewayCommand";
164
+ import { DeleteTransitGatewayConnectCommandInput, DeleteTransitGatewayConnectCommandOutput } from "./commands/DeleteTransitGatewayConnectCommand";
165
+ import { DeleteTransitGatewayConnectPeerCommandInput, DeleteTransitGatewayConnectPeerCommandOutput } from "./commands/DeleteTransitGatewayConnectPeerCommand";
166
+ import { DeleteTransitGatewayMulticastDomainCommandInput, DeleteTransitGatewayMulticastDomainCommandOutput } from "./commands/DeleteTransitGatewayMulticastDomainCommand";
167
+ import { DeleteTransitGatewayPeeringAttachmentCommandInput, DeleteTransitGatewayPeeringAttachmentCommandOutput } from "./commands/DeleteTransitGatewayPeeringAttachmentCommand";
168
+ import { DeleteTransitGatewayPrefixListReferenceCommandInput, DeleteTransitGatewayPrefixListReferenceCommandOutput } from "./commands/DeleteTransitGatewayPrefixListReferenceCommand";
169
+ import { DeleteTransitGatewayRouteCommandInput, DeleteTransitGatewayRouteCommandOutput } from "./commands/DeleteTransitGatewayRouteCommand";
170
+ import { DeleteTransitGatewayRouteTableCommandInput, DeleteTransitGatewayRouteTableCommandOutput } from "./commands/DeleteTransitGatewayRouteTableCommand";
171
+ import { DeleteTransitGatewayVpcAttachmentCommandInput, DeleteTransitGatewayVpcAttachmentCommandOutput } from "./commands/DeleteTransitGatewayVpcAttachmentCommand";
172
+ import { DeleteVolumeCommandInput, DeleteVolumeCommandOutput } from "./commands/DeleteVolumeCommand";
173
+ import { DeleteVpcCommandInput, DeleteVpcCommandOutput } from "./commands/DeleteVpcCommand";
174
+ import { DeleteVpcEndpointConnectionNotificationsCommandInput, DeleteVpcEndpointConnectionNotificationsCommandOutput } from "./commands/DeleteVpcEndpointConnectionNotificationsCommand";
175
+ import { DeleteVpcEndpointsCommandInput, DeleteVpcEndpointsCommandOutput } from "./commands/DeleteVpcEndpointsCommand";
176
+ import { DeleteVpcEndpointServiceConfigurationsCommandInput, DeleteVpcEndpointServiceConfigurationsCommandOutput } from "./commands/DeleteVpcEndpointServiceConfigurationsCommand";
177
+ import { DeleteVpcPeeringConnectionCommandInput, DeleteVpcPeeringConnectionCommandOutput } from "./commands/DeleteVpcPeeringConnectionCommand";
178
+ import { DeleteVpnConnectionCommandInput, DeleteVpnConnectionCommandOutput } from "./commands/DeleteVpnConnectionCommand";
179
+ import { DeleteVpnConnectionRouteCommandInput, DeleteVpnConnectionRouteCommandOutput } from "./commands/DeleteVpnConnectionRouteCommand";
180
+ import { DeleteVpnGatewayCommandInput, DeleteVpnGatewayCommandOutput } from "./commands/DeleteVpnGatewayCommand";
181
+ import { DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput } from "./commands/DeprovisionByoipCidrCommand";
182
+ import { DeprovisionIpamPoolCidrCommandInput, DeprovisionIpamPoolCidrCommandOutput } from "./commands/DeprovisionIpamPoolCidrCommand";
183
+ import { DeprovisionPublicIpv4PoolCidrCommandInput, DeprovisionPublicIpv4PoolCidrCommandOutput } from "./commands/DeprovisionPublicIpv4PoolCidrCommand";
184
+ import { DeregisterImageCommandInput, DeregisterImageCommandOutput } from "./commands/DeregisterImageCommand";
185
+ import { DeregisterInstanceEventNotificationAttributesCommandInput, DeregisterInstanceEventNotificationAttributesCommandOutput } from "./commands/DeregisterInstanceEventNotificationAttributesCommand";
186
+ import { DeregisterTransitGatewayMulticastGroupMembersCommandInput, DeregisterTransitGatewayMulticastGroupMembersCommandOutput } from "./commands/DeregisterTransitGatewayMulticastGroupMembersCommand";
187
+ import { DeregisterTransitGatewayMulticastGroupSourcesCommandInput, DeregisterTransitGatewayMulticastGroupSourcesCommandOutput } from "./commands/DeregisterTransitGatewayMulticastGroupSourcesCommand";
188
+ import { DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput } from "./commands/DescribeAccountAttributesCommand";
189
+ import { DescribeAddressesAttributeCommandInput, DescribeAddressesAttributeCommandOutput } from "./commands/DescribeAddressesAttributeCommand";
190
+ import { DescribeAddressesCommandInput, DescribeAddressesCommandOutput } from "./commands/DescribeAddressesCommand";
191
+ import { DescribeAggregateIdFormatCommandInput, DescribeAggregateIdFormatCommandOutput } from "./commands/DescribeAggregateIdFormatCommand";
192
+ import { DescribeAvailabilityZonesCommandInput, DescribeAvailabilityZonesCommandOutput } from "./commands/DescribeAvailabilityZonesCommand";
193
+ import { DescribeBundleTasksCommandInput, DescribeBundleTasksCommandOutput } from "./commands/DescribeBundleTasksCommand";
194
+ import { DescribeByoipCidrsCommandInput, DescribeByoipCidrsCommandOutput } from "./commands/DescribeByoipCidrsCommand";
195
+ import { DescribeCapacityReservationFleetsCommandInput, DescribeCapacityReservationFleetsCommandOutput } from "./commands/DescribeCapacityReservationFleetsCommand";
196
+ import { DescribeCapacityReservationsCommandInput, DescribeCapacityReservationsCommandOutput } from "./commands/DescribeCapacityReservationsCommand";
197
+ import { DescribeCarrierGatewaysCommandInput, DescribeCarrierGatewaysCommandOutput } from "./commands/DescribeCarrierGatewaysCommand";
198
+ import { DescribeClassicLinkInstancesCommandInput, DescribeClassicLinkInstancesCommandOutput } from "./commands/DescribeClassicLinkInstancesCommand";
199
+ import { DescribeClientVpnAuthorizationRulesCommandInput, DescribeClientVpnAuthorizationRulesCommandOutput } from "./commands/DescribeClientVpnAuthorizationRulesCommand";
200
+ import { DescribeClientVpnConnectionsCommandInput, DescribeClientVpnConnectionsCommandOutput } from "./commands/DescribeClientVpnConnectionsCommand";
201
+ import { DescribeClientVpnEndpointsCommandInput, DescribeClientVpnEndpointsCommandOutput } from "./commands/DescribeClientVpnEndpointsCommand";
202
+ import { DescribeClientVpnRoutesCommandInput, DescribeClientVpnRoutesCommandOutput } from "./commands/DescribeClientVpnRoutesCommand";
203
+ import { DescribeClientVpnTargetNetworksCommandInput, DescribeClientVpnTargetNetworksCommandOutput } from "./commands/DescribeClientVpnTargetNetworksCommand";
204
+ import { DescribeCoipPoolsCommandInput, DescribeCoipPoolsCommandOutput } from "./commands/DescribeCoipPoolsCommand";
205
+ import { DescribeConversionTasksCommandInput, DescribeConversionTasksCommandOutput } from "./commands/DescribeConversionTasksCommand";
206
+ import { DescribeCustomerGatewaysCommandInput, DescribeCustomerGatewaysCommandOutput } from "./commands/DescribeCustomerGatewaysCommand";
207
+ import { DescribeDhcpOptionsCommandInput, DescribeDhcpOptionsCommandOutput } from "./commands/DescribeDhcpOptionsCommand";
208
+ import { DescribeEgressOnlyInternetGatewaysCommandInput, DescribeEgressOnlyInternetGatewaysCommandOutput } from "./commands/DescribeEgressOnlyInternetGatewaysCommand";
209
+ import { DescribeElasticGpusCommandInput, DescribeElasticGpusCommandOutput } from "./commands/DescribeElasticGpusCommand";
210
+ import { DescribeExportImageTasksCommandInput, DescribeExportImageTasksCommandOutput } from "./commands/DescribeExportImageTasksCommand";
211
+ import { DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput } from "./commands/DescribeExportTasksCommand";
212
+ import { DescribeFastLaunchImagesCommandInput, DescribeFastLaunchImagesCommandOutput } from "./commands/DescribeFastLaunchImagesCommand";
213
+ import { DescribeFastSnapshotRestoresCommandInput, DescribeFastSnapshotRestoresCommandOutput } from "./commands/DescribeFastSnapshotRestoresCommand";
214
+ import { DescribeFleetHistoryCommandInput, DescribeFleetHistoryCommandOutput } from "./commands/DescribeFleetHistoryCommand";
215
+ import { DescribeFleetInstancesCommandInput, DescribeFleetInstancesCommandOutput } from "./commands/DescribeFleetInstancesCommand";
216
+ import { DescribeFleetsCommandInput, DescribeFleetsCommandOutput } from "./commands/DescribeFleetsCommand";
217
+ import { DescribeFlowLogsCommandInput, DescribeFlowLogsCommandOutput } from "./commands/DescribeFlowLogsCommand";
218
+ import { DescribeFpgaImageAttributeCommandInput, DescribeFpgaImageAttributeCommandOutput } from "./commands/DescribeFpgaImageAttributeCommand";
219
+ import { DescribeFpgaImagesCommandInput, DescribeFpgaImagesCommandOutput } from "./commands/DescribeFpgaImagesCommand";
220
+ import { DescribeHostReservationOfferingsCommandInput, DescribeHostReservationOfferingsCommandOutput } from "./commands/DescribeHostReservationOfferingsCommand";
221
+ import { DescribeHostReservationsCommandInput, DescribeHostReservationsCommandOutput } from "./commands/DescribeHostReservationsCommand";
222
+ import { DescribeHostsCommandInput, DescribeHostsCommandOutput } from "./commands/DescribeHostsCommand";
223
+ import { DescribeIamInstanceProfileAssociationsCommandInput, DescribeIamInstanceProfileAssociationsCommandOutput } from "./commands/DescribeIamInstanceProfileAssociationsCommand";
224
+ import { DescribeIdentityIdFormatCommandInput, DescribeIdentityIdFormatCommandOutput } from "./commands/DescribeIdentityIdFormatCommand";
225
+ import { DescribeIdFormatCommandInput, DescribeIdFormatCommandOutput } from "./commands/DescribeIdFormatCommand";
226
+ import { DescribeImageAttributeCommandInput, DescribeImageAttributeCommandOutput } from "./commands/DescribeImageAttributeCommand";
227
+ import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "./commands/DescribeImagesCommand";
228
+ import { DescribeImportImageTasksCommandInput, DescribeImportImageTasksCommandOutput } from "./commands/DescribeImportImageTasksCommand";
229
+ import { DescribeImportSnapshotTasksCommandInput, DescribeImportSnapshotTasksCommandOutput } from "./commands/DescribeImportSnapshotTasksCommand";
230
+ import { DescribeInstanceAttributeCommandInput, DescribeInstanceAttributeCommandOutput } from "./commands/DescribeInstanceAttributeCommand";
231
+ import { DescribeInstanceCreditSpecificationsCommandInput, DescribeInstanceCreditSpecificationsCommandOutput } from "./commands/DescribeInstanceCreditSpecificationsCommand";
232
+ import { DescribeInstanceEventNotificationAttributesCommandInput, DescribeInstanceEventNotificationAttributesCommandOutput } from "./commands/DescribeInstanceEventNotificationAttributesCommand";
233
+ import { DescribeInstanceEventWindowsCommandInput, DescribeInstanceEventWindowsCommandOutput } from "./commands/DescribeInstanceEventWindowsCommand";
234
+ import { DescribeInstancesCommandInput, DescribeInstancesCommandOutput } from "./commands/DescribeInstancesCommand";
235
+ import { DescribeInstanceStatusCommandInput, DescribeInstanceStatusCommandOutput } from "./commands/DescribeInstanceStatusCommand";
236
+ import { DescribeInstanceTypeOfferingsCommandInput, DescribeInstanceTypeOfferingsCommandOutput } from "./commands/DescribeInstanceTypeOfferingsCommand";
237
+ import { DescribeInstanceTypesCommandInput, DescribeInstanceTypesCommandOutput } from "./commands/DescribeInstanceTypesCommand";
238
+ import { DescribeInternetGatewaysCommandInput, DescribeInternetGatewaysCommandOutput } from "./commands/DescribeInternetGatewaysCommand";
239
+ import { DescribeIpamPoolsCommandInput, DescribeIpamPoolsCommandOutput } from "./commands/DescribeIpamPoolsCommand";
240
+ import { DescribeIpamsCommandInput, DescribeIpamsCommandOutput } from "./commands/DescribeIpamsCommand";
241
+ import { DescribeIpamScopesCommandInput, DescribeIpamScopesCommandOutput } from "./commands/DescribeIpamScopesCommand";
242
+ import { DescribeIpv6PoolsCommandInput, DescribeIpv6PoolsCommandOutput } from "./commands/DescribeIpv6PoolsCommand";
243
+ import { DescribeKeyPairsCommandInput, DescribeKeyPairsCommandOutput } from "./commands/DescribeKeyPairsCommand";
244
+ import { DescribeLaunchTemplatesCommandInput, DescribeLaunchTemplatesCommandOutput } from "./commands/DescribeLaunchTemplatesCommand";
245
+ import { DescribeLaunchTemplateVersionsCommandInput, DescribeLaunchTemplateVersionsCommandOutput } from "./commands/DescribeLaunchTemplateVersionsCommand";
246
+ import { DescribeLocalGatewayRouteTablesCommandInput, DescribeLocalGatewayRouteTablesCommandOutput } from "./commands/DescribeLocalGatewayRouteTablesCommand";
247
+ import { DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput } from "./commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand";
248
+ import { DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput } from "./commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand";
249
+ import { DescribeLocalGatewaysCommandInput, DescribeLocalGatewaysCommandOutput } from "./commands/DescribeLocalGatewaysCommand";
250
+ import { DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput } from "./commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand";
251
+ import { DescribeLocalGatewayVirtualInterfacesCommandInput, DescribeLocalGatewayVirtualInterfacesCommandOutput } from "./commands/DescribeLocalGatewayVirtualInterfacesCommand";
252
+ import { DescribeManagedPrefixListsCommandInput, DescribeManagedPrefixListsCommandOutput } from "./commands/DescribeManagedPrefixListsCommand";
253
+ import { DescribeMovingAddressesCommandInput, DescribeMovingAddressesCommandOutput } from "./commands/DescribeMovingAddressesCommand";
254
+ import { DescribeNatGatewaysCommandInput, DescribeNatGatewaysCommandOutput } from "./commands/DescribeNatGatewaysCommand";
255
+ import { DescribeNetworkAclsCommandInput, DescribeNetworkAclsCommandOutput } from "./commands/DescribeNetworkAclsCommand";
256
+ import { DescribeNetworkInsightsAccessScopeAnalysesCommandInput, DescribeNetworkInsightsAccessScopeAnalysesCommandOutput } from "./commands/DescribeNetworkInsightsAccessScopeAnalysesCommand";
257
+ import { DescribeNetworkInsightsAccessScopesCommandInput, DescribeNetworkInsightsAccessScopesCommandOutput } from "./commands/DescribeNetworkInsightsAccessScopesCommand";
258
+ import { DescribeNetworkInsightsAnalysesCommandInput, DescribeNetworkInsightsAnalysesCommandOutput } from "./commands/DescribeNetworkInsightsAnalysesCommand";
259
+ import { DescribeNetworkInsightsPathsCommandInput, DescribeNetworkInsightsPathsCommandOutput } from "./commands/DescribeNetworkInsightsPathsCommand";
260
+ import { DescribeNetworkInterfaceAttributeCommandInput, DescribeNetworkInterfaceAttributeCommandOutput } from "./commands/DescribeNetworkInterfaceAttributeCommand";
261
+ import { DescribeNetworkInterfacePermissionsCommandInput, DescribeNetworkInterfacePermissionsCommandOutput } from "./commands/DescribeNetworkInterfacePermissionsCommand";
262
+ import { DescribeNetworkInterfacesCommandInput, DescribeNetworkInterfacesCommandOutput } from "./commands/DescribeNetworkInterfacesCommand";
263
+ import { DescribePlacementGroupsCommandInput, DescribePlacementGroupsCommandOutput } from "./commands/DescribePlacementGroupsCommand";
264
+ import { DescribePrefixListsCommandInput, DescribePrefixListsCommandOutput } from "./commands/DescribePrefixListsCommand";
265
+ import { DescribePrincipalIdFormatCommandInput, DescribePrincipalIdFormatCommandOutput } from "./commands/DescribePrincipalIdFormatCommand";
266
+ import { DescribePublicIpv4PoolsCommandInput, DescribePublicIpv4PoolsCommandOutput } from "./commands/DescribePublicIpv4PoolsCommand";
267
+ import { DescribeRegionsCommandInput, DescribeRegionsCommandOutput } from "./commands/DescribeRegionsCommand";
268
+ import { DescribeReplaceRootVolumeTasksCommandInput, DescribeReplaceRootVolumeTasksCommandOutput } from "./commands/DescribeReplaceRootVolumeTasksCommand";
269
+ import { DescribeReservedInstancesCommandInput, DescribeReservedInstancesCommandOutput } from "./commands/DescribeReservedInstancesCommand";
270
+ import { DescribeReservedInstancesListingsCommandInput, DescribeReservedInstancesListingsCommandOutput } from "./commands/DescribeReservedInstancesListingsCommand";
271
+ import { DescribeReservedInstancesModificationsCommandInput, DescribeReservedInstancesModificationsCommandOutput } from "./commands/DescribeReservedInstancesModificationsCommand";
272
+ import { DescribeReservedInstancesOfferingsCommandInput, DescribeReservedInstancesOfferingsCommandOutput } from "./commands/DescribeReservedInstancesOfferingsCommand";
273
+ import { DescribeRouteTablesCommandInput, DescribeRouteTablesCommandOutput } from "./commands/DescribeRouteTablesCommand";
274
+ import { DescribeScheduledInstanceAvailabilityCommandInput, DescribeScheduledInstanceAvailabilityCommandOutput } from "./commands/DescribeScheduledInstanceAvailabilityCommand";
275
+ import { DescribeScheduledInstancesCommandInput, DescribeScheduledInstancesCommandOutput } from "./commands/DescribeScheduledInstancesCommand";
276
+ import { DescribeSecurityGroupReferencesCommandInput, DescribeSecurityGroupReferencesCommandOutput } from "./commands/DescribeSecurityGroupReferencesCommand";
277
+ import { DescribeSecurityGroupRulesCommandInput, DescribeSecurityGroupRulesCommandOutput } from "./commands/DescribeSecurityGroupRulesCommand";
278
+ import { DescribeSecurityGroupsCommandInput, DescribeSecurityGroupsCommandOutput } from "./commands/DescribeSecurityGroupsCommand";
279
+ import { DescribeSnapshotAttributeCommandInput, DescribeSnapshotAttributeCommandOutput } from "./commands/DescribeSnapshotAttributeCommand";
280
+ import { DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput } from "./commands/DescribeSnapshotsCommand";
281
+ import { DescribeSnapshotTierStatusCommandInput, DescribeSnapshotTierStatusCommandOutput } from "./commands/DescribeSnapshotTierStatusCommand";
282
+ import { DescribeSpotDatafeedSubscriptionCommandInput, DescribeSpotDatafeedSubscriptionCommandOutput } from "./commands/DescribeSpotDatafeedSubscriptionCommand";
283
+ import { DescribeSpotFleetInstancesCommandInput, DescribeSpotFleetInstancesCommandOutput } from "./commands/DescribeSpotFleetInstancesCommand";
284
+ import { DescribeSpotFleetRequestHistoryCommandInput, DescribeSpotFleetRequestHistoryCommandOutput } from "./commands/DescribeSpotFleetRequestHistoryCommand";
285
+ import { DescribeSpotFleetRequestsCommandInput, DescribeSpotFleetRequestsCommandOutput } from "./commands/DescribeSpotFleetRequestsCommand";
286
+ import { DescribeSpotInstanceRequestsCommandInput, DescribeSpotInstanceRequestsCommandOutput } from "./commands/DescribeSpotInstanceRequestsCommand";
287
+ import { DescribeSpotPriceHistoryCommandInput, DescribeSpotPriceHistoryCommandOutput } from "./commands/DescribeSpotPriceHistoryCommand";
288
+ import { DescribeStaleSecurityGroupsCommandInput, DescribeStaleSecurityGroupsCommandOutput } from "./commands/DescribeStaleSecurityGroupsCommand";
289
+ import { DescribeStoreImageTasksCommandInput, DescribeStoreImageTasksCommandOutput } from "./commands/DescribeStoreImageTasksCommand";
290
+ import { DescribeSubnetsCommandInput, DescribeSubnetsCommandOutput } from "./commands/DescribeSubnetsCommand";
291
+ import { DescribeTagsCommandInput, DescribeTagsCommandOutput } from "./commands/DescribeTagsCommand";
292
+ import { DescribeTrafficMirrorFiltersCommandInput, DescribeTrafficMirrorFiltersCommandOutput } from "./commands/DescribeTrafficMirrorFiltersCommand";
293
+ import { DescribeTrafficMirrorSessionsCommandInput, DescribeTrafficMirrorSessionsCommandOutput } from "./commands/DescribeTrafficMirrorSessionsCommand";
294
+ import { DescribeTrafficMirrorTargetsCommandInput, DescribeTrafficMirrorTargetsCommandOutput } from "./commands/DescribeTrafficMirrorTargetsCommand";
295
+ import { DescribeTransitGatewayAttachmentsCommandInput, DescribeTransitGatewayAttachmentsCommandOutput } from "./commands/DescribeTransitGatewayAttachmentsCommand";
296
+ import { DescribeTransitGatewayConnectPeersCommandInput, DescribeTransitGatewayConnectPeersCommandOutput } from "./commands/DescribeTransitGatewayConnectPeersCommand";
297
+ import { DescribeTransitGatewayConnectsCommandInput, DescribeTransitGatewayConnectsCommandOutput } from "./commands/DescribeTransitGatewayConnectsCommand";
298
+ import { DescribeTransitGatewayMulticastDomainsCommandInput, DescribeTransitGatewayMulticastDomainsCommandOutput } from "./commands/DescribeTransitGatewayMulticastDomainsCommand";
299
+ import { DescribeTransitGatewayPeeringAttachmentsCommandInput, DescribeTransitGatewayPeeringAttachmentsCommandOutput } from "./commands/DescribeTransitGatewayPeeringAttachmentsCommand";
300
+ import { DescribeTransitGatewayRouteTablesCommandInput, DescribeTransitGatewayRouteTablesCommandOutput } from "./commands/DescribeTransitGatewayRouteTablesCommand";
301
+ import { DescribeTransitGatewaysCommandInput, DescribeTransitGatewaysCommandOutput } from "./commands/DescribeTransitGatewaysCommand";
302
+ import { DescribeTransitGatewayVpcAttachmentsCommandInput, DescribeTransitGatewayVpcAttachmentsCommandOutput } from "./commands/DescribeTransitGatewayVpcAttachmentsCommand";
303
+ import { DescribeTrunkInterfaceAssociationsCommandInput, DescribeTrunkInterfaceAssociationsCommandOutput } from "./commands/DescribeTrunkInterfaceAssociationsCommand";
304
+ import { DescribeVolumeAttributeCommandInput, DescribeVolumeAttributeCommandOutput } from "./commands/DescribeVolumeAttributeCommand";
305
+ import { DescribeVolumesCommandInput, DescribeVolumesCommandOutput } from "./commands/DescribeVolumesCommand";
306
+ import { DescribeVolumesModificationsCommandInput, DescribeVolumesModificationsCommandOutput } from "./commands/DescribeVolumesModificationsCommand";
307
+ import { DescribeVolumeStatusCommandInput, DescribeVolumeStatusCommandOutput } from "./commands/DescribeVolumeStatusCommand";
308
+ import { DescribeVpcAttributeCommandInput, DescribeVpcAttributeCommandOutput } from "./commands/DescribeVpcAttributeCommand";
309
+ import { DescribeVpcClassicLinkCommandInput, DescribeVpcClassicLinkCommandOutput } from "./commands/DescribeVpcClassicLinkCommand";
310
+ import { DescribeVpcClassicLinkDnsSupportCommandInput, DescribeVpcClassicLinkDnsSupportCommandOutput } from "./commands/DescribeVpcClassicLinkDnsSupportCommand";
311
+ import { DescribeVpcEndpointConnectionNotificationsCommandInput, DescribeVpcEndpointConnectionNotificationsCommandOutput } from "./commands/DescribeVpcEndpointConnectionNotificationsCommand";
312
+ import { DescribeVpcEndpointConnectionsCommandInput, DescribeVpcEndpointConnectionsCommandOutput } from "./commands/DescribeVpcEndpointConnectionsCommand";
313
+ import { DescribeVpcEndpointsCommandInput, DescribeVpcEndpointsCommandOutput } from "./commands/DescribeVpcEndpointsCommand";
314
+ import { DescribeVpcEndpointServiceConfigurationsCommandInput, DescribeVpcEndpointServiceConfigurationsCommandOutput } from "./commands/DescribeVpcEndpointServiceConfigurationsCommand";
315
+ import { DescribeVpcEndpointServicePermissionsCommandInput, DescribeVpcEndpointServicePermissionsCommandOutput } from "./commands/DescribeVpcEndpointServicePermissionsCommand";
316
+ import { DescribeVpcEndpointServicesCommandInput, DescribeVpcEndpointServicesCommandOutput } from "./commands/DescribeVpcEndpointServicesCommand";
317
+ import { DescribeVpcPeeringConnectionsCommandInput, DescribeVpcPeeringConnectionsCommandOutput } from "./commands/DescribeVpcPeeringConnectionsCommand";
318
+ import { DescribeVpcsCommandInput, DescribeVpcsCommandOutput } from "./commands/DescribeVpcsCommand";
319
+ import { DescribeVpnConnectionsCommandInput, DescribeVpnConnectionsCommandOutput } from "./commands/DescribeVpnConnectionsCommand";
320
+ import { DescribeVpnGatewaysCommandInput, DescribeVpnGatewaysCommandOutput } from "./commands/DescribeVpnGatewaysCommand";
321
+ import { DetachClassicLinkVpcCommandInput, DetachClassicLinkVpcCommandOutput } from "./commands/DetachClassicLinkVpcCommand";
322
+ import { DetachInternetGatewayCommandInput, DetachInternetGatewayCommandOutput } from "./commands/DetachInternetGatewayCommand";
323
+ import { DetachNetworkInterfaceCommandInput, DetachNetworkInterfaceCommandOutput } from "./commands/DetachNetworkInterfaceCommand";
324
+ import { DetachVolumeCommandInput, DetachVolumeCommandOutput } from "./commands/DetachVolumeCommand";
325
+ import { DetachVpnGatewayCommandInput, DetachVpnGatewayCommandOutput } from "./commands/DetachVpnGatewayCommand";
326
+ import { DisableEbsEncryptionByDefaultCommandInput, DisableEbsEncryptionByDefaultCommandOutput } from "./commands/DisableEbsEncryptionByDefaultCommand";
327
+ import { DisableFastLaunchCommandInput, DisableFastLaunchCommandOutput } from "./commands/DisableFastLaunchCommand";
328
+ import { DisableFastSnapshotRestoresCommandInput, DisableFastSnapshotRestoresCommandOutput } from "./commands/DisableFastSnapshotRestoresCommand";
329
+ import { DisableImageDeprecationCommandInput, DisableImageDeprecationCommandOutput } from "./commands/DisableImageDeprecationCommand";
330
+ import { DisableIpamOrganizationAdminAccountCommandInput, DisableIpamOrganizationAdminAccountCommandOutput } from "./commands/DisableIpamOrganizationAdminAccountCommand";
331
+ import { DisableSerialConsoleAccessCommandInput, DisableSerialConsoleAccessCommandOutput } from "./commands/DisableSerialConsoleAccessCommand";
332
+ import { DisableTransitGatewayRouteTablePropagationCommandInput, DisableTransitGatewayRouteTablePropagationCommandOutput } from "./commands/DisableTransitGatewayRouteTablePropagationCommand";
333
+ import { DisableVgwRoutePropagationCommandInput, DisableVgwRoutePropagationCommandOutput } from "./commands/DisableVgwRoutePropagationCommand";
334
+ import { DisableVpcClassicLinkCommandInput, DisableVpcClassicLinkCommandOutput } from "./commands/DisableVpcClassicLinkCommand";
335
+ import { DisableVpcClassicLinkDnsSupportCommandInput, DisableVpcClassicLinkDnsSupportCommandOutput } from "./commands/DisableVpcClassicLinkDnsSupportCommand";
336
+ import { DisassociateAddressCommandInput, DisassociateAddressCommandOutput } from "./commands/DisassociateAddressCommand";
337
+ import { DisassociateClientVpnTargetNetworkCommandInput, DisassociateClientVpnTargetNetworkCommandOutput } from "./commands/DisassociateClientVpnTargetNetworkCommand";
338
+ import { DisassociateEnclaveCertificateIamRoleCommandInput, DisassociateEnclaveCertificateIamRoleCommandOutput } from "./commands/DisassociateEnclaveCertificateIamRoleCommand";
339
+ import { DisassociateIamInstanceProfileCommandInput, DisassociateIamInstanceProfileCommandOutput } from "./commands/DisassociateIamInstanceProfileCommand";
340
+ import { DisassociateInstanceEventWindowCommandInput, DisassociateInstanceEventWindowCommandOutput } from "./commands/DisassociateInstanceEventWindowCommand";
341
+ import { DisassociateRouteTableCommandInput, DisassociateRouteTableCommandOutput } from "./commands/DisassociateRouteTableCommand";
342
+ import { DisassociateSubnetCidrBlockCommandInput, DisassociateSubnetCidrBlockCommandOutput } from "./commands/DisassociateSubnetCidrBlockCommand";
343
+ import { DisassociateTransitGatewayMulticastDomainCommandInput, DisassociateTransitGatewayMulticastDomainCommandOutput } from "./commands/DisassociateTransitGatewayMulticastDomainCommand";
344
+ import { DisassociateTransitGatewayRouteTableCommandInput, DisassociateTransitGatewayRouteTableCommandOutput } from "./commands/DisassociateTransitGatewayRouteTableCommand";
345
+ import { DisassociateTrunkInterfaceCommandInput, DisassociateTrunkInterfaceCommandOutput } from "./commands/DisassociateTrunkInterfaceCommand";
346
+ import { DisassociateVpcCidrBlockCommandInput, DisassociateVpcCidrBlockCommandOutput } from "./commands/DisassociateVpcCidrBlockCommand";
347
+ import { EnableEbsEncryptionByDefaultCommandInput, EnableEbsEncryptionByDefaultCommandOutput } from "./commands/EnableEbsEncryptionByDefaultCommand";
348
+ import { EnableFastLaunchCommandInput, EnableFastLaunchCommandOutput } from "./commands/EnableFastLaunchCommand";
349
+ import { EnableFastSnapshotRestoresCommandInput, EnableFastSnapshotRestoresCommandOutput } from "./commands/EnableFastSnapshotRestoresCommand";
350
+ import { EnableImageDeprecationCommandInput, EnableImageDeprecationCommandOutput } from "./commands/EnableImageDeprecationCommand";
351
+ import { EnableIpamOrganizationAdminAccountCommandInput, EnableIpamOrganizationAdminAccountCommandOutput } from "./commands/EnableIpamOrganizationAdminAccountCommand";
352
+ import { EnableSerialConsoleAccessCommandInput, EnableSerialConsoleAccessCommandOutput } from "./commands/EnableSerialConsoleAccessCommand";
353
+ import { EnableTransitGatewayRouteTablePropagationCommandInput, EnableTransitGatewayRouteTablePropagationCommandOutput } from "./commands/EnableTransitGatewayRouteTablePropagationCommand";
354
+ import { EnableVgwRoutePropagationCommandInput, EnableVgwRoutePropagationCommandOutput } from "./commands/EnableVgwRoutePropagationCommand";
355
+ import { EnableVolumeIOCommandInput, EnableVolumeIOCommandOutput } from "./commands/EnableVolumeIOCommand";
356
+ import { EnableVpcClassicLinkCommandInput, EnableVpcClassicLinkCommandOutput } from "./commands/EnableVpcClassicLinkCommand";
357
+ import { EnableVpcClassicLinkDnsSupportCommandInput, EnableVpcClassicLinkDnsSupportCommandOutput } from "./commands/EnableVpcClassicLinkDnsSupportCommand";
358
+ import { ExportClientVpnClientCertificateRevocationListCommandInput, ExportClientVpnClientCertificateRevocationListCommandOutput } from "./commands/ExportClientVpnClientCertificateRevocationListCommand";
359
+ import { ExportClientVpnClientConfigurationCommandInput, ExportClientVpnClientConfigurationCommandOutput } from "./commands/ExportClientVpnClientConfigurationCommand";
360
+ import { ExportImageCommandInput, ExportImageCommandOutput } from "./commands/ExportImageCommand";
361
+ import { ExportTransitGatewayRoutesCommandInput, ExportTransitGatewayRoutesCommandOutput } from "./commands/ExportTransitGatewayRoutesCommand";
362
+ import { GetAssociatedEnclaveCertificateIamRolesCommandInput, GetAssociatedEnclaveCertificateIamRolesCommandOutput } from "./commands/GetAssociatedEnclaveCertificateIamRolesCommand";
363
+ import { GetAssociatedIpv6PoolCidrsCommandInput, GetAssociatedIpv6PoolCidrsCommandOutput } from "./commands/GetAssociatedIpv6PoolCidrsCommand";
364
+ import { GetCapacityReservationUsageCommandInput, GetCapacityReservationUsageCommandOutput } from "./commands/GetCapacityReservationUsageCommand";
365
+ import { GetCoipPoolUsageCommandInput, GetCoipPoolUsageCommandOutput } from "./commands/GetCoipPoolUsageCommand";
366
+ import { GetConsoleOutputCommandInput, GetConsoleOutputCommandOutput } from "./commands/GetConsoleOutputCommand";
367
+ import { GetConsoleScreenshotCommandInput, GetConsoleScreenshotCommandOutput } from "./commands/GetConsoleScreenshotCommand";
368
+ import { GetDefaultCreditSpecificationCommandInput, GetDefaultCreditSpecificationCommandOutput } from "./commands/GetDefaultCreditSpecificationCommand";
369
+ import { GetEbsDefaultKmsKeyIdCommandInput, GetEbsDefaultKmsKeyIdCommandOutput } from "./commands/GetEbsDefaultKmsKeyIdCommand";
370
+ import { GetEbsEncryptionByDefaultCommandInput, GetEbsEncryptionByDefaultCommandOutput } from "./commands/GetEbsEncryptionByDefaultCommand";
371
+ import { GetFlowLogsIntegrationTemplateCommandInput, GetFlowLogsIntegrationTemplateCommandOutput } from "./commands/GetFlowLogsIntegrationTemplateCommand";
372
+ import { GetGroupsForCapacityReservationCommandInput, GetGroupsForCapacityReservationCommandOutput } from "./commands/GetGroupsForCapacityReservationCommand";
373
+ import { GetHostReservationPurchasePreviewCommandInput, GetHostReservationPurchasePreviewCommandOutput } from "./commands/GetHostReservationPurchasePreviewCommand";
374
+ import { GetInstanceTypesFromInstanceRequirementsCommandInput, GetInstanceTypesFromInstanceRequirementsCommandOutput } from "./commands/GetInstanceTypesFromInstanceRequirementsCommand";
375
+ import { GetIpamAddressHistoryCommandInput, GetIpamAddressHistoryCommandOutput } from "./commands/GetIpamAddressHistoryCommand";
376
+ import { GetIpamPoolAllocationsCommandInput, GetIpamPoolAllocationsCommandOutput } from "./commands/GetIpamPoolAllocationsCommand";
377
+ import { GetIpamPoolCidrsCommandInput, GetIpamPoolCidrsCommandOutput } from "./commands/GetIpamPoolCidrsCommand";
378
+ import { GetIpamResourceCidrsCommandInput, GetIpamResourceCidrsCommandOutput } from "./commands/GetIpamResourceCidrsCommand";
379
+ import { GetLaunchTemplateDataCommandInput, GetLaunchTemplateDataCommandOutput } from "./commands/GetLaunchTemplateDataCommand";
380
+ import { GetManagedPrefixListAssociationsCommandInput, GetManagedPrefixListAssociationsCommandOutput } from "./commands/GetManagedPrefixListAssociationsCommand";
381
+ import { GetManagedPrefixListEntriesCommandInput, GetManagedPrefixListEntriesCommandOutput } from "./commands/GetManagedPrefixListEntriesCommand";
382
+ import { GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput } from "./commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand";
383
+ import { GetNetworkInsightsAccessScopeContentCommandInput, GetNetworkInsightsAccessScopeContentCommandOutput } from "./commands/GetNetworkInsightsAccessScopeContentCommand";
384
+ import { GetPasswordDataCommandInput, GetPasswordDataCommandOutput } from "./commands/GetPasswordDataCommand";
385
+ import { GetReservedInstancesExchangeQuoteCommandInput, GetReservedInstancesExchangeQuoteCommandOutput } from "./commands/GetReservedInstancesExchangeQuoteCommand";
386
+ import { GetSerialConsoleAccessStatusCommandInput, GetSerialConsoleAccessStatusCommandOutput } from "./commands/GetSerialConsoleAccessStatusCommand";
387
+ import { GetSpotPlacementScoresCommandInput, GetSpotPlacementScoresCommandOutput } from "./commands/GetSpotPlacementScoresCommand";
388
+ import { GetSubnetCidrReservationsCommandInput, GetSubnetCidrReservationsCommandOutput } from "./commands/GetSubnetCidrReservationsCommand";
389
+ import { GetTransitGatewayAttachmentPropagationsCommandInput, GetTransitGatewayAttachmentPropagationsCommandOutput } from "./commands/GetTransitGatewayAttachmentPropagationsCommand";
390
+ import { GetTransitGatewayMulticastDomainAssociationsCommandInput, GetTransitGatewayMulticastDomainAssociationsCommandOutput } from "./commands/GetTransitGatewayMulticastDomainAssociationsCommand";
391
+ import { GetTransitGatewayPrefixListReferencesCommandInput, GetTransitGatewayPrefixListReferencesCommandOutput } from "./commands/GetTransitGatewayPrefixListReferencesCommand";
392
+ import { GetTransitGatewayRouteTableAssociationsCommandInput, GetTransitGatewayRouteTableAssociationsCommandOutput } from "./commands/GetTransitGatewayRouteTableAssociationsCommand";
393
+ import { GetTransitGatewayRouteTablePropagationsCommandInput, GetTransitGatewayRouteTablePropagationsCommandOutput } from "./commands/GetTransitGatewayRouteTablePropagationsCommand";
394
+ import { GetVpnConnectionDeviceSampleConfigurationCommandInput, GetVpnConnectionDeviceSampleConfigurationCommandOutput } from "./commands/GetVpnConnectionDeviceSampleConfigurationCommand";
395
+ import { GetVpnConnectionDeviceTypesCommandInput, GetVpnConnectionDeviceTypesCommandOutput } from "./commands/GetVpnConnectionDeviceTypesCommand";
396
+ import { ImportClientVpnClientCertificateRevocationListCommandInput, ImportClientVpnClientCertificateRevocationListCommandOutput } from "./commands/ImportClientVpnClientCertificateRevocationListCommand";
397
+ import { ImportImageCommandInput, ImportImageCommandOutput } from "./commands/ImportImageCommand";
398
+ import { ImportInstanceCommandInput, ImportInstanceCommandOutput } from "./commands/ImportInstanceCommand";
399
+ import { ImportKeyPairCommandInput, ImportKeyPairCommandOutput } from "./commands/ImportKeyPairCommand";
400
+ import { ImportSnapshotCommandInput, ImportSnapshotCommandOutput } from "./commands/ImportSnapshotCommand";
401
+ import { ImportVolumeCommandInput, ImportVolumeCommandOutput } from "./commands/ImportVolumeCommand";
402
+ import { ListImagesInRecycleBinCommandInput, ListImagesInRecycleBinCommandOutput } from "./commands/ListImagesInRecycleBinCommand";
403
+ import { ListSnapshotsInRecycleBinCommandInput, ListSnapshotsInRecycleBinCommandOutput } from "./commands/ListSnapshotsInRecycleBinCommand";
404
+ import { ModifyAddressAttributeCommandInput, ModifyAddressAttributeCommandOutput } from "./commands/ModifyAddressAttributeCommand";
405
+ import { ModifyAvailabilityZoneGroupCommandInput, ModifyAvailabilityZoneGroupCommandOutput } from "./commands/ModifyAvailabilityZoneGroupCommand";
406
+ import { ModifyCapacityReservationCommandInput, ModifyCapacityReservationCommandOutput } from "./commands/ModifyCapacityReservationCommand";
407
+ import { ModifyCapacityReservationFleetCommandInput, ModifyCapacityReservationFleetCommandOutput } from "./commands/ModifyCapacityReservationFleetCommand";
408
+ import { ModifyClientVpnEndpointCommandInput, ModifyClientVpnEndpointCommandOutput } from "./commands/ModifyClientVpnEndpointCommand";
409
+ import { ModifyDefaultCreditSpecificationCommandInput, ModifyDefaultCreditSpecificationCommandOutput } from "./commands/ModifyDefaultCreditSpecificationCommand";
410
+ import { ModifyEbsDefaultKmsKeyIdCommandInput, ModifyEbsDefaultKmsKeyIdCommandOutput } from "./commands/ModifyEbsDefaultKmsKeyIdCommand";
411
+ import { ModifyFleetCommandInput, ModifyFleetCommandOutput } from "./commands/ModifyFleetCommand";
412
+ import { ModifyFpgaImageAttributeCommandInput, ModifyFpgaImageAttributeCommandOutput } from "./commands/ModifyFpgaImageAttributeCommand";
413
+ import { ModifyHostsCommandInput, ModifyHostsCommandOutput } from "./commands/ModifyHostsCommand";
414
+ import { ModifyIdentityIdFormatCommandInput, ModifyIdentityIdFormatCommandOutput } from "./commands/ModifyIdentityIdFormatCommand";
415
+ import { ModifyIdFormatCommandInput, ModifyIdFormatCommandOutput } from "./commands/ModifyIdFormatCommand";
416
+ import { ModifyImageAttributeCommandInput, ModifyImageAttributeCommandOutput } from "./commands/ModifyImageAttributeCommand";
417
+ import { ModifyInstanceAttributeCommandInput, ModifyInstanceAttributeCommandOutput } from "./commands/ModifyInstanceAttributeCommand";
418
+ import { ModifyInstanceCapacityReservationAttributesCommandInput, ModifyInstanceCapacityReservationAttributesCommandOutput } from "./commands/ModifyInstanceCapacityReservationAttributesCommand";
419
+ import { ModifyInstanceCreditSpecificationCommandInput, ModifyInstanceCreditSpecificationCommandOutput } from "./commands/ModifyInstanceCreditSpecificationCommand";
420
+ import { ModifyInstanceEventStartTimeCommandInput, ModifyInstanceEventStartTimeCommandOutput } from "./commands/ModifyInstanceEventStartTimeCommand";
421
+ import { ModifyInstanceEventWindowCommandInput, ModifyInstanceEventWindowCommandOutput } from "./commands/ModifyInstanceEventWindowCommand";
422
+ import { ModifyInstanceMetadataOptionsCommandInput, ModifyInstanceMetadataOptionsCommandOutput } from "./commands/ModifyInstanceMetadataOptionsCommand";
423
+ import { ModifyInstancePlacementCommandInput, ModifyInstancePlacementCommandOutput } from "./commands/ModifyInstancePlacementCommand";
424
+ import { ModifyIpamCommandInput, ModifyIpamCommandOutput } from "./commands/ModifyIpamCommand";
425
+ import { ModifyIpamPoolCommandInput, ModifyIpamPoolCommandOutput } from "./commands/ModifyIpamPoolCommand";
426
+ import { ModifyIpamResourceCidrCommandInput, ModifyIpamResourceCidrCommandOutput } from "./commands/ModifyIpamResourceCidrCommand";
427
+ import { ModifyIpamScopeCommandInput, ModifyIpamScopeCommandOutput } from "./commands/ModifyIpamScopeCommand";
428
+ import { ModifyLaunchTemplateCommandInput, ModifyLaunchTemplateCommandOutput } from "./commands/ModifyLaunchTemplateCommand";
429
+ import { ModifyManagedPrefixListCommandInput, ModifyManagedPrefixListCommandOutput } from "./commands/ModifyManagedPrefixListCommand";
430
+ import { ModifyNetworkInterfaceAttributeCommandInput, ModifyNetworkInterfaceAttributeCommandOutput } from "./commands/ModifyNetworkInterfaceAttributeCommand";
431
+ import { ModifyPrivateDnsNameOptionsCommandInput, ModifyPrivateDnsNameOptionsCommandOutput } from "./commands/ModifyPrivateDnsNameOptionsCommand";
432
+ import { ModifyReservedInstancesCommandInput, ModifyReservedInstancesCommandOutput } from "./commands/ModifyReservedInstancesCommand";
433
+ import { ModifySecurityGroupRulesCommandInput, ModifySecurityGroupRulesCommandOutput } from "./commands/ModifySecurityGroupRulesCommand";
434
+ import { ModifySnapshotAttributeCommandInput, ModifySnapshotAttributeCommandOutput } from "./commands/ModifySnapshotAttributeCommand";
435
+ import { ModifySnapshotTierCommandInput, ModifySnapshotTierCommandOutput } from "./commands/ModifySnapshotTierCommand";
436
+ import { ModifySpotFleetRequestCommandInput, ModifySpotFleetRequestCommandOutput } from "./commands/ModifySpotFleetRequestCommand";
437
+ import { ModifySubnetAttributeCommandInput, ModifySubnetAttributeCommandOutput } from "./commands/ModifySubnetAttributeCommand";
438
+ import { ModifyTrafficMirrorFilterNetworkServicesCommandInput, ModifyTrafficMirrorFilterNetworkServicesCommandOutput } from "./commands/ModifyTrafficMirrorFilterNetworkServicesCommand";
439
+ import { ModifyTrafficMirrorFilterRuleCommandInput, ModifyTrafficMirrorFilterRuleCommandOutput } from "./commands/ModifyTrafficMirrorFilterRuleCommand";
440
+ import { ModifyTrafficMirrorSessionCommandInput, ModifyTrafficMirrorSessionCommandOutput } from "./commands/ModifyTrafficMirrorSessionCommand";
441
+ import { ModifyTransitGatewayCommandInput, ModifyTransitGatewayCommandOutput } from "./commands/ModifyTransitGatewayCommand";
442
+ import { ModifyTransitGatewayPrefixListReferenceCommandInput, ModifyTransitGatewayPrefixListReferenceCommandOutput } from "./commands/ModifyTransitGatewayPrefixListReferenceCommand";
443
+ import { ModifyTransitGatewayVpcAttachmentCommandInput, ModifyTransitGatewayVpcAttachmentCommandOutput } from "./commands/ModifyTransitGatewayVpcAttachmentCommand";
444
+ import { ModifyVolumeAttributeCommandInput, ModifyVolumeAttributeCommandOutput } from "./commands/ModifyVolumeAttributeCommand";
445
+ import { ModifyVolumeCommandInput, ModifyVolumeCommandOutput } from "./commands/ModifyVolumeCommand";
446
+ import { ModifyVpcAttributeCommandInput, ModifyVpcAttributeCommandOutput } from "./commands/ModifyVpcAttributeCommand";
447
+ import { ModifyVpcEndpointCommandInput, ModifyVpcEndpointCommandOutput } from "./commands/ModifyVpcEndpointCommand";
448
+ import { ModifyVpcEndpointConnectionNotificationCommandInput, ModifyVpcEndpointConnectionNotificationCommandOutput } from "./commands/ModifyVpcEndpointConnectionNotificationCommand";
449
+ import { ModifyVpcEndpointServiceConfigurationCommandInput, ModifyVpcEndpointServiceConfigurationCommandOutput } from "./commands/ModifyVpcEndpointServiceConfigurationCommand";
450
+ import { ModifyVpcEndpointServicePayerResponsibilityCommandInput, ModifyVpcEndpointServicePayerResponsibilityCommandOutput } from "./commands/ModifyVpcEndpointServicePayerResponsibilityCommand";
451
+ import { ModifyVpcEndpointServicePermissionsCommandInput, ModifyVpcEndpointServicePermissionsCommandOutput } from "./commands/ModifyVpcEndpointServicePermissionsCommand";
452
+ import { ModifyVpcPeeringConnectionOptionsCommandInput, ModifyVpcPeeringConnectionOptionsCommandOutput } from "./commands/ModifyVpcPeeringConnectionOptionsCommand";
453
+ import { ModifyVpcTenancyCommandInput, ModifyVpcTenancyCommandOutput } from "./commands/ModifyVpcTenancyCommand";
454
+ import { ModifyVpnConnectionCommandInput, ModifyVpnConnectionCommandOutput } from "./commands/ModifyVpnConnectionCommand";
455
+ import { ModifyVpnConnectionOptionsCommandInput, ModifyVpnConnectionOptionsCommandOutput } from "./commands/ModifyVpnConnectionOptionsCommand";
456
+ import { ModifyVpnTunnelCertificateCommandInput, ModifyVpnTunnelCertificateCommandOutput } from "./commands/ModifyVpnTunnelCertificateCommand";
457
+ import { ModifyVpnTunnelOptionsCommandInput, ModifyVpnTunnelOptionsCommandOutput } from "./commands/ModifyVpnTunnelOptionsCommand";
458
+ import { MonitorInstancesCommandInput, MonitorInstancesCommandOutput } from "./commands/MonitorInstancesCommand";
459
+ import { MoveAddressToVpcCommandInput, MoveAddressToVpcCommandOutput } from "./commands/MoveAddressToVpcCommand";
460
+ import { MoveByoipCidrToIpamCommandInput, MoveByoipCidrToIpamCommandOutput } from "./commands/MoveByoipCidrToIpamCommand";
461
+ import { ProvisionByoipCidrCommandInput, ProvisionByoipCidrCommandOutput } from "./commands/ProvisionByoipCidrCommand";
462
+ import { ProvisionIpamPoolCidrCommandInput, ProvisionIpamPoolCidrCommandOutput } from "./commands/ProvisionIpamPoolCidrCommand";
463
+ import { ProvisionPublicIpv4PoolCidrCommandInput, ProvisionPublicIpv4PoolCidrCommandOutput } from "./commands/ProvisionPublicIpv4PoolCidrCommand";
464
+ import { PurchaseHostReservationCommandInput, PurchaseHostReservationCommandOutput } from "./commands/PurchaseHostReservationCommand";
465
+ import { PurchaseReservedInstancesOfferingCommandInput, PurchaseReservedInstancesOfferingCommandOutput } from "./commands/PurchaseReservedInstancesOfferingCommand";
466
+ import { PurchaseScheduledInstancesCommandInput, PurchaseScheduledInstancesCommandOutput } from "./commands/PurchaseScheduledInstancesCommand";
467
+ import { RebootInstancesCommandInput, RebootInstancesCommandOutput } from "./commands/RebootInstancesCommand";
468
+ import { RegisterImageCommandInput, RegisterImageCommandOutput } from "./commands/RegisterImageCommand";
469
+ import { RegisterInstanceEventNotificationAttributesCommandInput, RegisterInstanceEventNotificationAttributesCommandOutput } from "./commands/RegisterInstanceEventNotificationAttributesCommand";
470
+ import { RegisterTransitGatewayMulticastGroupMembersCommandInput, RegisterTransitGatewayMulticastGroupMembersCommandOutput } from "./commands/RegisterTransitGatewayMulticastGroupMembersCommand";
471
+ import { RegisterTransitGatewayMulticastGroupSourcesCommandInput, RegisterTransitGatewayMulticastGroupSourcesCommandOutput } from "./commands/RegisterTransitGatewayMulticastGroupSourcesCommand";
472
+ import { RejectTransitGatewayMulticastDomainAssociationsCommandInput, RejectTransitGatewayMulticastDomainAssociationsCommandOutput } from "./commands/RejectTransitGatewayMulticastDomainAssociationsCommand";
473
+ import { RejectTransitGatewayPeeringAttachmentCommandInput, RejectTransitGatewayPeeringAttachmentCommandOutput } from "./commands/RejectTransitGatewayPeeringAttachmentCommand";
474
+ import { RejectTransitGatewayVpcAttachmentCommandInput, RejectTransitGatewayVpcAttachmentCommandOutput } from "./commands/RejectTransitGatewayVpcAttachmentCommand";
475
+ import { RejectVpcEndpointConnectionsCommandInput, RejectVpcEndpointConnectionsCommandOutput } from "./commands/RejectVpcEndpointConnectionsCommand";
476
+ import { RejectVpcPeeringConnectionCommandInput, RejectVpcPeeringConnectionCommandOutput } from "./commands/RejectVpcPeeringConnectionCommand";
477
+ import { ReleaseAddressCommandInput, ReleaseAddressCommandOutput } from "./commands/ReleaseAddressCommand";
478
+ import { ReleaseHostsCommandInput, ReleaseHostsCommandOutput } from "./commands/ReleaseHostsCommand";
479
+ import { ReleaseIpamPoolAllocationCommandInput, ReleaseIpamPoolAllocationCommandOutput } from "./commands/ReleaseIpamPoolAllocationCommand";
480
+ import { ReplaceIamInstanceProfileAssociationCommandInput, ReplaceIamInstanceProfileAssociationCommandOutput } from "./commands/ReplaceIamInstanceProfileAssociationCommand";
481
+ import { ReplaceNetworkAclAssociationCommandInput, ReplaceNetworkAclAssociationCommandOutput } from "./commands/ReplaceNetworkAclAssociationCommand";
482
+ import { ReplaceNetworkAclEntryCommandInput, ReplaceNetworkAclEntryCommandOutput } from "./commands/ReplaceNetworkAclEntryCommand";
483
+ import { ReplaceRouteCommandInput, ReplaceRouteCommandOutput } from "./commands/ReplaceRouteCommand";
484
+ import { ReplaceRouteTableAssociationCommandInput, ReplaceRouteTableAssociationCommandOutput } from "./commands/ReplaceRouteTableAssociationCommand";
485
+ import { ReplaceTransitGatewayRouteCommandInput, ReplaceTransitGatewayRouteCommandOutput } from "./commands/ReplaceTransitGatewayRouteCommand";
486
+ import { ReportInstanceStatusCommandInput, ReportInstanceStatusCommandOutput } from "./commands/ReportInstanceStatusCommand";
487
+ import { RequestSpotFleetCommandInput, RequestSpotFleetCommandOutput } from "./commands/RequestSpotFleetCommand";
488
+ import { RequestSpotInstancesCommandInput, RequestSpotInstancesCommandOutput } from "./commands/RequestSpotInstancesCommand";
489
+ import { ResetAddressAttributeCommandInput, ResetAddressAttributeCommandOutput } from "./commands/ResetAddressAttributeCommand";
490
+ import { ResetEbsDefaultKmsKeyIdCommandInput, ResetEbsDefaultKmsKeyIdCommandOutput } from "./commands/ResetEbsDefaultKmsKeyIdCommand";
491
+ import { ResetFpgaImageAttributeCommandInput, ResetFpgaImageAttributeCommandOutput } from "./commands/ResetFpgaImageAttributeCommand";
492
+ import { ResetImageAttributeCommandInput, ResetImageAttributeCommandOutput } from "./commands/ResetImageAttributeCommand";
493
+ import { ResetInstanceAttributeCommandInput, ResetInstanceAttributeCommandOutput } from "./commands/ResetInstanceAttributeCommand";
494
+ import { ResetNetworkInterfaceAttributeCommandInput, ResetNetworkInterfaceAttributeCommandOutput } from "./commands/ResetNetworkInterfaceAttributeCommand";
495
+ import { ResetSnapshotAttributeCommandInput, ResetSnapshotAttributeCommandOutput } from "./commands/ResetSnapshotAttributeCommand";
496
+ import { RestoreAddressToClassicCommandInput, RestoreAddressToClassicCommandOutput } from "./commands/RestoreAddressToClassicCommand";
497
+ import { RestoreImageFromRecycleBinCommandInput, RestoreImageFromRecycleBinCommandOutput } from "./commands/RestoreImageFromRecycleBinCommand";
498
+ import { RestoreManagedPrefixListVersionCommandInput, RestoreManagedPrefixListVersionCommandOutput } from "./commands/RestoreManagedPrefixListVersionCommand";
499
+ import { RestoreSnapshotFromRecycleBinCommandInput, RestoreSnapshotFromRecycleBinCommandOutput } from "./commands/RestoreSnapshotFromRecycleBinCommand";
500
+ import { RestoreSnapshotTierCommandInput, RestoreSnapshotTierCommandOutput } from "./commands/RestoreSnapshotTierCommand";
501
+ import { RevokeClientVpnIngressCommandInput, RevokeClientVpnIngressCommandOutput } from "./commands/RevokeClientVpnIngressCommand";
502
+ import { RevokeSecurityGroupEgressCommandInput, RevokeSecurityGroupEgressCommandOutput } from "./commands/RevokeSecurityGroupEgressCommand";
503
+ import { RevokeSecurityGroupIngressCommandInput, RevokeSecurityGroupIngressCommandOutput } from "./commands/RevokeSecurityGroupIngressCommand";
504
+ import { RunInstancesCommandInput, RunInstancesCommandOutput } from "./commands/RunInstancesCommand";
505
+ import { RunScheduledInstancesCommandInput, RunScheduledInstancesCommandOutput } from "./commands/RunScheduledInstancesCommand";
506
+ import { SearchLocalGatewayRoutesCommandInput, SearchLocalGatewayRoutesCommandOutput } from "./commands/SearchLocalGatewayRoutesCommand";
507
+ import { SearchTransitGatewayMulticastGroupsCommandInput, SearchTransitGatewayMulticastGroupsCommandOutput } from "./commands/SearchTransitGatewayMulticastGroupsCommand";
508
+ import { SearchTransitGatewayRoutesCommandInput, SearchTransitGatewayRoutesCommandOutput } from "./commands/SearchTransitGatewayRoutesCommand";
509
+ import { SendDiagnosticInterruptCommandInput, SendDiagnosticInterruptCommandOutput } from "./commands/SendDiagnosticInterruptCommand";
510
+ import { StartInstancesCommandInput, StartInstancesCommandOutput } from "./commands/StartInstancesCommand";
511
+ import { StartNetworkInsightsAccessScopeAnalysisCommandInput, StartNetworkInsightsAccessScopeAnalysisCommandOutput } from "./commands/StartNetworkInsightsAccessScopeAnalysisCommand";
512
+ import { StartNetworkInsightsAnalysisCommandInput, StartNetworkInsightsAnalysisCommandOutput } from "./commands/StartNetworkInsightsAnalysisCommand";
513
+ import { StartVpcEndpointServicePrivateDnsVerificationCommandInput, StartVpcEndpointServicePrivateDnsVerificationCommandOutput } from "./commands/StartVpcEndpointServicePrivateDnsVerificationCommand";
514
+ import { StopInstancesCommandInput, StopInstancesCommandOutput } from "./commands/StopInstancesCommand";
515
+ import { TerminateClientVpnConnectionsCommandInput, TerminateClientVpnConnectionsCommandOutput } from "./commands/TerminateClientVpnConnectionsCommand";
516
+ import { TerminateInstancesCommandInput, TerminateInstancesCommandOutput } from "./commands/TerminateInstancesCommand";
517
+ import { UnassignIpv6AddressesCommandInput, UnassignIpv6AddressesCommandOutput } from "./commands/UnassignIpv6AddressesCommand";
518
+ import { UnassignPrivateIpAddressesCommandInput, UnassignPrivateIpAddressesCommandOutput } from "./commands/UnassignPrivateIpAddressesCommand";
519
+ import { UnmonitorInstancesCommandInput, UnmonitorInstancesCommandOutput } from "./commands/UnmonitorInstancesCommand";
520
+ import { UpdateSecurityGroupRuleDescriptionsEgressCommandInput, UpdateSecurityGroupRuleDescriptionsEgressCommandOutput } from "./commands/UpdateSecurityGroupRuleDescriptionsEgressCommand";
521
+ import { UpdateSecurityGroupRuleDescriptionsIngressCommandInput, UpdateSecurityGroupRuleDescriptionsIngressCommandOutput } from "./commands/UpdateSecurityGroupRuleDescriptionsIngressCommand";
522
+ import { WithdrawByoipCidrCommandInput, WithdrawByoipCidrCommandOutput } from "./commands/WithdrawByoipCidrCommand";
523
+ import { EC2Client } from "./EC2Client";
524
+
525
+ export declare class EC2 extends EC2Client {
526
+
527
+ acceptReservedInstancesExchangeQuote(args: AcceptReservedInstancesExchangeQuoteCommandInput, options?: __HttpHandlerOptions): Promise<AcceptReservedInstancesExchangeQuoteCommandOutput>;
528
+ acceptReservedInstancesExchangeQuote(args: AcceptReservedInstancesExchangeQuoteCommandInput, cb: (err: any, data?: AcceptReservedInstancesExchangeQuoteCommandOutput) => void): void;
529
+ acceptReservedInstancesExchangeQuote(args: AcceptReservedInstancesExchangeQuoteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptReservedInstancesExchangeQuoteCommandOutput) => void): void;
530
+
531
+ acceptTransitGatewayMulticastDomainAssociations(args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<AcceptTransitGatewayMulticastDomainAssociationsCommandOutput>;
532
+ acceptTransitGatewayMulticastDomainAssociations(args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput, cb: (err: any, data?: AcceptTransitGatewayMulticastDomainAssociationsCommandOutput) => void): void;
533
+ acceptTransitGatewayMulticastDomainAssociations(args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptTransitGatewayMulticastDomainAssociationsCommandOutput) => void): void;
534
+
535
+ acceptTransitGatewayPeeringAttachment(args: AcceptTransitGatewayPeeringAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<AcceptTransitGatewayPeeringAttachmentCommandOutput>;
536
+ acceptTransitGatewayPeeringAttachment(args: AcceptTransitGatewayPeeringAttachmentCommandInput, cb: (err: any, data?: AcceptTransitGatewayPeeringAttachmentCommandOutput) => void): void;
537
+ acceptTransitGatewayPeeringAttachment(args: AcceptTransitGatewayPeeringAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptTransitGatewayPeeringAttachmentCommandOutput) => void): void;
538
+
539
+ acceptTransitGatewayVpcAttachment(args: AcceptTransitGatewayVpcAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<AcceptTransitGatewayVpcAttachmentCommandOutput>;
540
+ acceptTransitGatewayVpcAttachment(args: AcceptTransitGatewayVpcAttachmentCommandInput, cb: (err: any, data?: AcceptTransitGatewayVpcAttachmentCommandOutput) => void): void;
541
+ acceptTransitGatewayVpcAttachment(args: AcceptTransitGatewayVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptTransitGatewayVpcAttachmentCommandOutput) => void): void;
542
+
543
+ acceptVpcEndpointConnections(args: AcceptVpcEndpointConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<AcceptVpcEndpointConnectionsCommandOutput>;
544
+ acceptVpcEndpointConnections(args: AcceptVpcEndpointConnectionsCommandInput, cb: (err: any, data?: AcceptVpcEndpointConnectionsCommandOutput) => void): void;
545
+ acceptVpcEndpointConnections(args: AcceptVpcEndpointConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptVpcEndpointConnectionsCommandOutput) => void): void;
546
+
547
+ acceptVpcPeeringConnection(args: AcceptVpcPeeringConnectionCommandInput, options?: __HttpHandlerOptions): Promise<AcceptVpcPeeringConnectionCommandOutput>;
548
+ acceptVpcPeeringConnection(args: AcceptVpcPeeringConnectionCommandInput, cb: (err: any, data?: AcceptVpcPeeringConnectionCommandOutput) => void): void;
549
+ acceptVpcPeeringConnection(args: AcceptVpcPeeringConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptVpcPeeringConnectionCommandOutput) => void): void;
550
+
551
+ advertiseByoipCidr(args: AdvertiseByoipCidrCommandInput, options?: __HttpHandlerOptions): Promise<AdvertiseByoipCidrCommandOutput>;
552
+ advertiseByoipCidr(args: AdvertiseByoipCidrCommandInput, cb: (err: any, data?: AdvertiseByoipCidrCommandOutput) => void): void;
553
+ advertiseByoipCidr(args: AdvertiseByoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AdvertiseByoipCidrCommandOutput) => void): void;
554
+
555
+ allocateAddress(args: AllocateAddressCommandInput, options?: __HttpHandlerOptions): Promise<AllocateAddressCommandOutput>;
556
+ allocateAddress(args: AllocateAddressCommandInput, cb: (err: any, data?: AllocateAddressCommandOutput) => void): void;
557
+ allocateAddress(args: AllocateAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AllocateAddressCommandOutput) => void): void;
558
+
559
+ allocateHosts(args: AllocateHostsCommandInput, options?: __HttpHandlerOptions): Promise<AllocateHostsCommandOutput>;
560
+ allocateHosts(args: AllocateHostsCommandInput, cb: (err: any, data?: AllocateHostsCommandOutput) => void): void;
561
+ allocateHosts(args: AllocateHostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AllocateHostsCommandOutput) => void): void;
562
+
563
+ allocateIpamPoolCidr(args: AllocateIpamPoolCidrCommandInput, options?: __HttpHandlerOptions): Promise<AllocateIpamPoolCidrCommandOutput>;
564
+ allocateIpamPoolCidr(args: AllocateIpamPoolCidrCommandInput, cb: (err: any, data?: AllocateIpamPoolCidrCommandOutput) => void): void;
565
+ allocateIpamPoolCidr(args: AllocateIpamPoolCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AllocateIpamPoolCidrCommandOutput) => void): void;
566
+
567
+ applySecurityGroupsToClientVpnTargetNetwork(args: ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, options?: __HttpHandlerOptions): Promise<ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput>;
568
+ applySecurityGroupsToClientVpnTargetNetwork(args: ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, cb: (err: any, data?: ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput) => void): void;
569
+ applySecurityGroupsToClientVpnTargetNetwork(args: ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput) => void): void;
570
+
571
+ assignIpv6Addresses(args: AssignIpv6AddressesCommandInput, options?: __HttpHandlerOptions): Promise<AssignIpv6AddressesCommandOutput>;
572
+ assignIpv6Addresses(args: AssignIpv6AddressesCommandInput, cb: (err: any, data?: AssignIpv6AddressesCommandOutput) => void): void;
573
+ assignIpv6Addresses(args: AssignIpv6AddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssignIpv6AddressesCommandOutput) => void): void;
574
+
575
+ assignPrivateIpAddresses(args: AssignPrivateIpAddressesCommandInput, options?: __HttpHandlerOptions): Promise<AssignPrivateIpAddressesCommandOutput>;
576
+ assignPrivateIpAddresses(args: AssignPrivateIpAddressesCommandInput, cb: (err: any, data?: AssignPrivateIpAddressesCommandOutput) => void): void;
577
+ assignPrivateIpAddresses(args: AssignPrivateIpAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssignPrivateIpAddressesCommandOutput) => void): void;
578
+
579
+ associateAddress(args: AssociateAddressCommandInput, options?: __HttpHandlerOptions): Promise<AssociateAddressCommandOutput>;
580
+ associateAddress(args: AssociateAddressCommandInput, cb: (err: any, data?: AssociateAddressCommandOutput) => void): void;
581
+ associateAddress(args: AssociateAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateAddressCommandOutput) => void): void;
582
+
583
+ associateClientVpnTargetNetwork(args: AssociateClientVpnTargetNetworkCommandInput, options?: __HttpHandlerOptions): Promise<AssociateClientVpnTargetNetworkCommandOutput>;
584
+ associateClientVpnTargetNetwork(args: AssociateClientVpnTargetNetworkCommandInput, cb: (err: any, data?: AssociateClientVpnTargetNetworkCommandOutput) => void): void;
585
+ associateClientVpnTargetNetwork(args: AssociateClientVpnTargetNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateClientVpnTargetNetworkCommandOutput) => void): void;
586
+
587
+ associateDhcpOptions(args: AssociateDhcpOptionsCommandInput, options?: __HttpHandlerOptions): Promise<AssociateDhcpOptionsCommandOutput>;
588
+ associateDhcpOptions(args: AssociateDhcpOptionsCommandInput, cb: (err: any, data?: AssociateDhcpOptionsCommandOutput) => void): void;
589
+ associateDhcpOptions(args: AssociateDhcpOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateDhcpOptionsCommandOutput) => void): void;
590
+
591
+ associateEnclaveCertificateIamRole(args: AssociateEnclaveCertificateIamRoleCommandInput, options?: __HttpHandlerOptions): Promise<AssociateEnclaveCertificateIamRoleCommandOutput>;
592
+ associateEnclaveCertificateIamRole(args: AssociateEnclaveCertificateIamRoleCommandInput, cb: (err: any, data?: AssociateEnclaveCertificateIamRoleCommandOutput) => void): void;
593
+ associateEnclaveCertificateIamRole(args: AssociateEnclaveCertificateIamRoleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateEnclaveCertificateIamRoleCommandOutput) => void): void;
594
+
595
+ associateIamInstanceProfile(args: AssociateIamInstanceProfileCommandInput, options?: __HttpHandlerOptions): Promise<AssociateIamInstanceProfileCommandOutput>;
596
+ associateIamInstanceProfile(args: AssociateIamInstanceProfileCommandInput, cb: (err: any, data?: AssociateIamInstanceProfileCommandOutput) => void): void;
597
+ associateIamInstanceProfile(args: AssociateIamInstanceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateIamInstanceProfileCommandOutput) => void): void;
598
+
599
+ associateInstanceEventWindow(args: AssociateInstanceEventWindowCommandInput, options?: __HttpHandlerOptions): Promise<AssociateInstanceEventWindowCommandOutput>;
600
+ associateInstanceEventWindow(args: AssociateInstanceEventWindowCommandInput, cb: (err: any, data?: AssociateInstanceEventWindowCommandOutput) => void): void;
601
+ associateInstanceEventWindow(args: AssociateInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateInstanceEventWindowCommandOutput) => void): void;
602
+
603
+ associateRouteTable(args: AssociateRouteTableCommandInput, options?: __HttpHandlerOptions): Promise<AssociateRouteTableCommandOutput>;
604
+ associateRouteTable(args: AssociateRouteTableCommandInput, cb: (err: any, data?: AssociateRouteTableCommandOutput) => void): void;
605
+ associateRouteTable(args: AssociateRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateRouteTableCommandOutput) => void): void;
606
+
607
+ associateSubnetCidrBlock(args: AssociateSubnetCidrBlockCommandInput, options?: __HttpHandlerOptions): Promise<AssociateSubnetCidrBlockCommandOutput>;
608
+ associateSubnetCidrBlock(args: AssociateSubnetCidrBlockCommandInput, cb: (err: any, data?: AssociateSubnetCidrBlockCommandOutput) => void): void;
609
+ associateSubnetCidrBlock(args: AssociateSubnetCidrBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateSubnetCidrBlockCommandOutput) => void): void;
610
+
611
+ associateTransitGatewayMulticastDomain(args: AssociateTransitGatewayMulticastDomainCommandInput, options?: __HttpHandlerOptions): Promise<AssociateTransitGatewayMulticastDomainCommandOutput>;
612
+ associateTransitGatewayMulticastDomain(args: AssociateTransitGatewayMulticastDomainCommandInput, cb: (err: any, data?: AssociateTransitGatewayMulticastDomainCommandOutput) => void): void;
613
+ associateTransitGatewayMulticastDomain(args: AssociateTransitGatewayMulticastDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateTransitGatewayMulticastDomainCommandOutput) => void): void;
614
+
615
+ associateTransitGatewayRouteTable(args: AssociateTransitGatewayRouteTableCommandInput, options?: __HttpHandlerOptions): Promise<AssociateTransitGatewayRouteTableCommandOutput>;
616
+ associateTransitGatewayRouteTable(args: AssociateTransitGatewayRouteTableCommandInput, cb: (err: any, data?: AssociateTransitGatewayRouteTableCommandOutput) => void): void;
617
+ associateTransitGatewayRouteTable(args: AssociateTransitGatewayRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateTransitGatewayRouteTableCommandOutput) => void): void;
618
+
619
+ associateTrunkInterface(args: AssociateTrunkInterfaceCommandInput, options?: __HttpHandlerOptions): Promise<AssociateTrunkInterfaceCommandOutput>;
620
+ associateTrunkInterface(args: AssociateTrunkInterfaceCommandInput, cb: (err: any, data?: AssociateTrunkInterfaceCommandOutput) => void): void;
621
+ associateTrunkInterface(args: AssociateTrunkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateTrunkInterfaceCommandOutput) => void): void;
622
+
623
+ associateVpcCidrBlock(args: AssociateVpcCidrBlockCommandInput, options?: __HttpHandlerOptions): Promise<AssociateVpcCidrBlockCommandOutput>;
624
+ associateVpcCidrBlock(args: AssociateVpcCidrBlockCommandInput, cb: (err: any, data?: AssociateVpcCidrBlockCommandOutput) => void): void;
625
+ associateVpcCidrBlock(args: AssociateVpcCidrBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateVpcCidrBlockCommandOutput) => void): void;
626
+
627
+ attachClassicLinkVpc(args: AttachClassicLinkVpcCommandInput, options?: __HttpHandlerOptions): Promise<AttachClassicLinkVpcCommandOutput>;
628
+ attachClassicLinkVpc(args: AttachClassicLinkVpcCommandInput, cb: (err: any, data?: AttachClassicLinkVpcCommandOutput) => void): void;
629
+ attachClassicLinkVpc(args: AttachClassicLinkVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachClassicLinkVpcCommandOutput) => void): void;
630
+
631
+ attachInternetGateway(args: AttachInternetGatewayCommandInput, options?: __HttpHandlerOptions): Promise<AttachInternetGatewayCommandOutput>;
632
+ attachInternetGateway(args: AttachInternetGatewayCommandInput, cb: (err: any, data?: AttachInternetGatewayCommandOutput) => void): void;
633
+ attachInternetGateway(args: AttachInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachInternetGatewayCommandOutput) => void): void;
634
+
635
+ attachNetworkInterface(args: AttachNetworkInterfaceCommandInput, options?: __HttpHandlerOptions): Promise<AttachNetworkInterfaceCommandOutput>;
636
+ attachNetworkInterface(args: AttachNetworkInterfaceCommandInput, cb: (err: any, data?: AttachNetworkInterfaceCommandOutput) => void): void;
637
+ attachNetworkInterface(args: AttachNetworkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachNetworkInterfaceCommandOutput) => void): void;
638
+
639
+ attachVolume(args: AttachVolumeCommandInput, options?: __HttpHandlerOptions): Promise<AttachVolumeCommandOutput>;
640
+ attachVolume(args: AttachVolumeCommandInput, cb: (err: any, data?: AttachVolumeCommandOutput) => void): void;
641
+ attachVolume(args: AttachVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachVolumeCommandOutput) => void): void;
642
+
643
+ attachVpnGateway(args: AttachVpnGatewayCommandInput, options?: __HttpHandlerOptions): Promise<AttachVpnGatewayCommandOutput>;
644
+ attachVpnGateway(args: AttachVpnGatewayCommandInput, cb: (err: any, data?: AttachVpnGatewayCommandOutput) => void): void;
645
+ attachVpnGateway(args: AttachVpnGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachVpnGatewayCommandOutput) => void): void;
646
+
647
+ authorizeClientVpnIngress(args: AuthorizeClientVpnIngressCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeClientVpnIngressCommandOutput>;
648
+ authorizeClientVpnIngress(args: AuthorizeClientVpnIngressCommandInput, cb: (err: any, data?: AuthorizeClientVpnIngressCommandOutput) => void): void;
649
+ authorizeClientVpnIngress(args: AuthorizeClientVpnIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeClientVpnIngressCommandOutput) => void): void;
650
+
651
+ authorizeSecurityGroupEgress(args: AuthorizeSecurityGroupEgressCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeSecurityGroupEgressCommandOutput>;
652
+ authorizeSecurityGroupEgress(args: AuthorizeSecurityGroupEgressCommandInput, cb: (err: any, data?: AuthorizeSecurityGroupEgressCommandOutput) => void): void;
653
+ authorizeSecurityGroupEgress(args: AuthorizeSecurityGroupEgressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeSecurityGroupEgressCommandOutput) => void): void;
654
+
655
+ authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeSecurityGroupIngressCommandOutput>;
656
+ authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, cb: (err: any, data?: AuthorizeSecurityGroupIngressCommandOutput) => void): void;
657
+ authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeSecurityGroupIngressCommandOutput) => void): void;
658
+
659
+ bundleInstance(args: BundleInstanceCommandInput, options?: __HttpHandlerOptions): Promise<BundleInstanceCommandOutput>;
660
+ bundleInstance(args: BundleInstanceCommandInput, cb: (err: any, data?: BundleInstanceCommandOutput) => void): void;
661
+ bundleInstance(args: BundleInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BundleInstanceCommandOutput) => void): void;
662
+
663
+ cancelBundleTask(args: CancelBundleTaskCommandInput, options?: __HttpHandlerOptions): Promise<CancelBundleTaskCommandOutput>;
664
+ cancelBundleTask(args: CancelBundleTaskCommandInput, cb: (err: any, data?: CancelBundleTaskCommandOutput) => void): void;
665
+ cancelBundleTask(args: CancelBundleTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelBundleTaskCommandOutput) => void): void;
666
+
667
+ cancelCapacityReservation(args: CancelCapacityReservationCommandInput, options?: __HttpHandlerOptions): Promise<CancelCapacityReservationCommandOutput>;
668
+ cancelCapacityReservation(args: CancelCapacityReservationCommandInput, cb: (err: any, data?: CancelCapacityReservationCommandOutput) => void): void;
669
+ cancelCapacityReservation(args: CancelCapacityReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelCapacityReservationCommandOutput) => void): void;
670
+
671
+ cancelCapacityReservationFleets(args: CancelCapacityReservationFleetsCommandInput, options?: __HttpHandlerOptions): Promise<CancelCapacityReservationFleetsCommandOutput>;
672
+ cancelCapacityReservationFleets(args: CancelCapacityReservationFleetsCommandInput, cb: (err: any, data?: CancelCapacityReservationFleetsCommandOutput) => void): void;
673
+ cancelCapacityReservationFleets(args: CancelCapacityReservationFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelCapacityReservationFleetsCommandOutput) => void): void;
674
+
675
+ cancelConversionTask(args: CancelConversionTaskCommandInput, options?: __HttpHandlerOptions): Promise<CancelConversionTaskCommandOutput>;
676
+ cancelConversionTask(args: CancelConversionTaskCommandInput, cb: (err: any, data?: CancelConversionTaskCommandOutput) => void): void;
677
+ cancelConversionTask(args: CancelConversionTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelConversionTaskCommandOutput) => void): void;
678
+
679
+ cancelExportTask(args: CancelExportTaskCommandInput, options?: __HttpHandlerOptions): Promise<CancelExportTaskCommandOutput>;
680
+ cancelExportTask(args: CancelExportTaskCommandInput, cb: (err: any, data?: CancelExportTaskCommandOutput) => void): void;
681
+ cancelExportTask(args: CancelExportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelExportTaskCommandOutput) => void): void;
682
+
683
+ cancelImportTask(args: CancelImportTaskCommandInput, options?: __HttpHandlerOptions): Promise<CancelImportTaskCommandOutput>;
684
+ cancelImportTask(args: CancelImportTaskCommandInput, cb: (err: any, data?: CancelImportTaskCommandOutput) => void): void;
685
+ cancelImportTask(args: CancelImportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelImportTaskCommandOutput) => void): void;
686
+
687
+ cancelReservedInstancesListing(args: CancelReservedInstancesListingCommandInput, options?: __HttpHandlerOptions): Promise<CancelReservedInstancesListingCommandOutput>;
688
+ cancelReservedInstancesListing(args: CancelReservedInstancesListingCommandInput, cb: (err: any, data?: CancelReservedInstancesListingCommandOutput) => void): void;
689
+ cancelReservedInstancesListing(args: CancelReservedInstancesListingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelReservedInstancesListingCommandOutput) => void): void;
690
+
691
+ cancelSpotFleetRequests(args: CancelSpotFleetRequestsCommandInput, options?: __HttpHandlerOptions): Promise<CancelSpotFleetRequestsCommandOutput>;
692
+ cancelSpotFleetRequests(args: CancelSpotFleetRequestsCommandInput, cb: (err: any, data?: CancelSpotFleetRequestsCommandOutput) => void): void;
693
+ cancelSpotFleetRequests(args: CancelSpotFleetRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelSpotFleetRequestsCommandOutput) => void): void;
694
+
695
+ cancelSpotInstanceRequests(args: CancelSpotInstanceRequestsCommandInput, options?: __HttpHandlerOptions): Promise<CancelSpotInstanceRequestsCommandOutput>;
696
+ cancelSpotInstanceRequests(args: CancelSpotInstanceRequestsCommandInput, cb: (err: any, data?: CancelSpotInstanceRequestsCommandOutput) => void): void;
697
+ cancelSpotInstanceRequests(args: CancelSpotInstanceRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelSpotInstanceRequestsCommandOutput) => void): void;
698
+
699
+ confirmProductInstance(args: ConfirmProductInstanceCommandInput, options?: __HttpHandlerOptions): Promise<ConfirmProductInstanceCommandOutput>;
700
+ confirmProductInstance(args: ConfirmProductInstanceCommandInput, cb: (err: any, data?: ConfirmProductInstanceCommandOutput) => void): void;
701
+ confirmProductInstance(args: ConfirmProductInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ConfirmProductInstanceCommandOutput) => void): void;
702
+
703
+ copyFpgaImage(args: CopyFpgaImageCommandInput, options?: __HttpHandlerOptions): Promise<CopyFpgaImageCommandOutput>;
704
+ copyFpgaImage(args: CopyFpgaImageCommandInput, cb: (err: any, data?: CopyFpgaImageCommandOutput) => void): void;
705
+ copyFpgaImage(args: CopyFpgaImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyFpgaImageCommandOutput) => void): void;
706
+
707
+ copyImage(args: CopyImageCommandInput, options?: __HttpHandlerOptions): Promise<CopyImageCommandOutput>;
708
+ copyImage(args: CopyImageCommandInput, cb: (err: any, data?: CopyImageCommandOutput) => void): void;
709
+ copyImage(args: CopyImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyImageCommandOutput) => void): void;
710
+
711
+ copySnapshot(args: CopySnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CopySnapshotCommandOutput>;
712
+ copySnapshot(args: CopySnapshotCommandInput, cb: (err: any, data?: CopySnapshotCommandOutput) => void): void;
713
+ copySnapshot(args: CopySnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopySnapshotCommandOutput) => void): void;
714
+
715
+ createCapacityReservation(args: CreateCapacityReservationCommandInput, options?: __HttpHandlerOptions): Promise<CreateCapacityReservationCommandOutput>;
716
+ createCapacityReservation(args: CreateCapacityReservationCommandInput, cb: (err: any, data?: CreateCapacityReservationCommandOutput) => void): void;
717
+ createCapacityReservation(args: CreateCapacityReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCapacityReservationCommandOutput) => void): void;
718
+
719
+ createCapacityReservationFleet(args: CreateCapacityReservationFleetCommandInput, options?: __HttpHandlerOptions): Promise<CreateCapacityReservationFleetCommandOutput>;
720
+ createCapacityReservationFleet(args: CreateCapacityReservationFleetCommandInput, cb: (err: any, data?: CreateCapacityReservationFleetCommandOutput) => void): void;
721
+ createCapacityReservationFleet(args: CreateCapacityReservationFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCapacityReservationFleetCommandOutput) => void): void;
722
+
723
+ createCarrierGateway(args: CreateCarrierGatewayCommandInput, options?: __HttpHandlerOptions): Promise<CreateCarrierGatewayCommandOutput>;
724
+ createCarrierGateway(args: CreateCarrierGatewayCommandInput, cb: (err: any, data?: CreateCarrierGatewayCommandOutput) => void): void;
725
+ createCarrierGateway(args: CreateCarrierGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCarrierGatewayCommandOutput) => void): void;
726
+
727
+ createClientVpnEndpoint(args: CreateClientVpnEndpointCommandInput, options?: __HttpHandlerOptions): Promise<CreateClientVpnEndpointCommandOutput>;
728
+ createClientVpnEndpoint(args: CreateClientVpnEndpointCommandInput, cb: (err: any, data?: CreateClientVpnEndpointCommandOutput) => void): void;
729
+ createClientVpnEndpoint(args: CreateClientVpnEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClientVpnEndpointCommandOutput) => void): void;
730
+
731
+ createClientVpnRoute(args: CreateClientVpnRouteCommandInput, options?: __HttpHandlerOptions): Promise<CreateClientVpnRouteCommandOutput>;
732
+ createClientVpnRoute(args: CreateClientVpnRouteCommandInput, cb: (err: any, data?: CreateClientVpnRouteCommandOutput) => void): void;
733
+ createClientVpnRoute(args: CreateClientVpnRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClientVpnRouteCommandOutput) => void): void;
734
+
735
+ createCustomerGateway(args: CreateCustomerGatewayCommandInput, options?: __HttpHandlerOptions): Promise<CreateCustomerGatewayCommandOutput>;
736
+ createCustomerGateway(args: CreateCustomerGatewayCommandInput, cb: (err: any, data?: CreateCustomerGatewayCommandOutput) => void): void;
737
+ createCustomerGateway(args: CreateCustomerGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCustomerGatewayCommandOutput) => void): void;
738
+
739
+ createDefaultSubnet(args: CreateDefaultSubnetCommandInput, options?: __HttpHandlerOptions): Promise<CreateDefaultSubnetCommandOutput>;
740
+ createDefaultSubnet(args: CreateDefaultSubnetCommandInput, cb: (err: any, data?: CreateDefaultSubnetCommandOutput) => void): void;
741
+ createDefaultSubnet(args: CreateDefaultSubnetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDefaultSubnetCommandOutput) => void): void;
742
+
743
+ createDefaultVpc(args: CreateDefaultVpcCommandInput, options?: __HttpHandlerOptions): Promise<CreateDefaultVpcCommandOutput>;
744
+ createDefaultVpc(args: CreateDefaultVpcCommandInput, cb: (err: any, data?: CreateDefaultVpcCommandOutput) => void): void;
745
+ createDefaultVpc(args: CreateDefaultVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDefaultVpcCommandOutput) => void): void;
746
+
747
+ createDhcpOptions(args: CreateDhcpOptionsCommandInput, options?: __HttpHandlerOptions): Promise<CreateDhcpOptionsCommandOutput>;
748
+ createDhcpOptions(args: CreateDhcpOptionsCommandInput, cb: (err: any, data?: CreateDhcpOptionsCommandOutput) => void): void;
749
+ createDhcpOptions(args: CreateDhcpOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDhcpOptionsCommandOutput) => void): void;
750
+
751
+ createEgressOnlyInternetGateway(args: CreateEgressOnlyInternetGatewayCommandInput, options?: __HttpHandlerOptions): Promise<CreateEgressOnlyInternetGatewayCommandOutput>;
752
+ createEgressOnlyInternetGateway(args: CreateEgressOnlyInternetGatewayCommandInput, cb: (err: any, data?: CreateEgressOnlyInternetGatewayCommandOutput) => void): void;
753
+ createEgressOnlyInternetGateway(args: CreateEgressOnlyInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEgressOnlyInternetGatewayCommandOutput) => void): void;
754
+
755
+ createFleet(args: CreateFleetCommandInput, options?: __HttpHandlerOptions): Promise<CreateFleetCommandOutput>;
756
+ createFleet(args: CreateFleetCommandInput, cb: (err: any, data?: CreateFleetCommandOutput) => void): void;
757
+ createFleet(args: CreateFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFleetCommandOutput) => void): void;
758
+
759
+ createFlowLogs(args: CreateFlowLogsCommandInput, options?: __HttpHandlerOptions): Promise<CreateFlowLogsCommandOutput>;
760
+ createFlowLogs(args: CreateFlowLogsCommandInput, cb: (err: any, data?: CreateFlowLogsCommandOutput) => void): void;
761
+ createFlowLogs(args: CreateFlowLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFlowLogsCommandOutput) => void): void;
762
+
763
+ createFpgaImage(args: CreateFpgaImageCommandInput, options?: __HttpHandlerOptions): Promise<CreateFpgaImageCommandOutput>;
764
+ createFpgaImage(args: CreateFpgaImageCommandInput, cb: (err: any, data?: CreateFpgaImageCommandOutput) => void): void;
765
+ createFpgaImage(args: CreateFpgaImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFpgaImageCommandOutput) => void): void;
766
+
767
+ createImage(args: CreateImageCommandInput, options?: __HttpHandlerOptions): Promise<CreateImageCommandOutput>;
768
+ createImage(args: CreateImageCommandInput, cb: (err: any, data?: CreateImageCommandOutput) => void): void;
769
+ createImage(args: CreateImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImageCommandOutput) => void): void;
770
+
771
+ createInstanceEventWindow(args: CreateInstanceEventWindowCommandInput, options?: __HttpHandlerOptions): Promise<CreateInstanceEventWindowCommandOutput>;
772
+ createInstanceEventWindow(args: CreateInstanceEventWindowCommandInput, cb: (err: any, data?: CreateInstanceEventWindowCommandOutput) => void): void;
773
+ createInstanceEventWindow(args: CreateInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstanceEventWindowCommandOutput) => void): void;
774
+
775
+ createInstanceExportTask(args: CreateInstanceExportTaskCommandInput, options?: __HttpHandlerOptions): Promise<CreateInstanceExportTaskCommandOutput>;
776
+ createInstanceExportTask(args: CreateInstanceExportTaskCommandInput, cb: (err: any, data?: CreateInstanceExportTaskCommandOutput) => void): void;
777
+ createInstanceExportTask(args: CreateInstanceExportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstanceExportTaskCommandOutput) => void): void;
778
+
779
+ createInternetGateway(args: CreateInternetGatewayCommandInput, options?: __HttpHandlerOptions): Promise<CreateInternetGatewayCommandOutput>;
780
+ createInternetGateway(args: CreateInternetGatewayCommandInput, cb: (err: any, data?: CreateInternetGatewayCommandOutput) => void): void;
781
+ createInternetGateway(args: CreateInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInternetGatewayCommandOutput) => void): void;
782
+
783
+ createIpam(args: CreateIpamCommandInput, options?: __HttpHandlerOptions): Promise<CreateIpamCommandOutput>;
784
+ createIpam(args: CreateIpamCommandInput, cb: (err: any, data?: CreateIpamCommandOutput) => void): void;
785
+ createIpam(args: CreateIpamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamCommandOutput) => void): void;
786
+
787
+ createIpamPool(args: CreateIpamPoolCommandInput, options?: __HttpHandlerOptions): Promise<CreateIpamPoolCommandOutput>;
788
+ createIpamPool(args: CreateIpamPoolCommandInput, cb: (err: any, data?: CreateIpamPoolCommandOutput) => void): void;
789
+ createIpamPool(args: CreateIpamPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamPoolCommandOutput) => void): void;
790
+
791
+ createIpamScope(args: CreateIpamScopeCommandInput, options?: __HttpHandlerOptions): Promise<CreateIpamScopeCommandOutput>;
792
+ createIpamScope(args: CreateIpamScopeCommandInput, cb: (err: any, data?: CreateIpamScopeCommandOutput) => void): void;
793
+ createIpamScope(args: CreateIpamScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamScopeCommandOutput) => void): void;
794
+
795
+ createKeyPair(args: CreateKeyPairCommandInput, options?: __HttpHandlerOptions): Promise<CreateKeyPairCommandOutput>;
796
+ createKeyPair(args: CreateKeyPairCommandInput, cb: (err: any, data?: CreateKeyPairCommandOutput) => void): void;
797
+ createKeyPair(args: CreateKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateKeyPairCommandOutput) => void): void;
798
+
799
+ createLaunchTemplate(args: CreateLaunchTemplateCommandInput, options?: __HttpHandlerOptions): Promise<CreateLaunchTemplateCommandOutput>;
800
+ createLaunchTemplate(args: CreateLaunchTemplateCommandInput, cb: (err: any, data?: CreateLaunchTemplateCommandOutput) => void): void;
801
+ createLaunchTemplate(args: CreateLaunchTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLaunchTemplateCommandOutput) => void): void;
802
+
803
+ createLaunchTemplateVersion(args: CreateLaunchTemplateVersionCommandInput, options?: __HttpHandlerOptions): Promise<CreateLaunchTemplateVersionCommandOutput>;
804
+ createLaunchTemplateVersion(args: CreateLaunchTemplateVersionCommandInput, cb: (err: any, data?: CreateLaunchTemplateVersionCommandOutput) => void): void;
805
+ createLaunchTemplateVersion(args: CreateLaunchTemplateVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLaunchTemplateVersionCommandOutput) => void): void;
806
+
807
+ createLocalGatewayRoute(args: CreateLocalGatewayRouteCommandInput, options?: __HttpHandlerOptions): Promise<CreateLocalGatewayRouteCommandOutput>;
808
+ createLocalGatewayRoute(args: CreateLocalGatewayRouteCommandInput, cb: (err: any, data?: CreateLocalGatewayRouteCommandOutput) => void): void;
809
+ createLocalGatewayRoute(args: CreateLocalGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocalGatewayRouteCommandOutput) => void): void;
810
+
811
+ createLocalGatewayRouteTableVpcAssociation(args: CreateLocalGatewayRouteTableVpcAssociationCommandInput, options?: __HttpHandlerOptions): Promise<CreateLocalGatewayRouteTableVpcAssociationCommandOutput>;
812
+ createLocalGatewayRouteTableVpcAssociation(args: CreateLocalGatewayRouteTableVpcAssociationCommandInput, cb: (err: any, data?: CreateLocalGatewayRouteTableVpcAssociationCommandOutput) => void): void;
813
+ createLocalGatewayRouteTableVpcAssociation(args: CreateLocalGatewayRouteTableVpcAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocalGatewayRouteTableVpcAssociationCommandOutput) => void): void;
814
+
815
+ createManagedPrefixList(args: CreateManagedPrefixListCommandInput, options?: __HttpHandlerOptions): Promise<CreateManagedPrefixListCommandOutput>;
816
+ createManagedPrefixList(args: CreateManagedPrefixListCommandInput, cb: (err: any, data?: CreateManagedPrefixListCommandOutput) => void): void;
817
+ createManagedPrefixList(args: CreateManagedPrefixListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateManagedPrefixListCommandOutput) => void): void;
818
+
819
+ createNatGateway(args: CreateNatGatewayCommandInput, options?: __HttpHandlerOptions): Promise<CreateNatGatewayCommandOutput>;
820
+ createNatGateway(args: CreateNatGatewayCommandInput, cb: (err: any, data?: CreateNatGatewayCommandOutput) => void): void;
821
+ createNatGateway(args: CreateNatGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNatGatewayCommandOutput) => void): void;
822
+
823
+ createNetworkAcl(args: CreateNetworkAclCommandInput, options?: __HttpHandlerOptions): Promise<CreateNetworkAclCommandOutput>;
824
+ createNetworkAcl(args: CreateNetworkAclCommandInput, cb: (err: any, data?: CreateNetworkAclCommandOutput) => void): void;
825
+ createNetworkAcl(args: CreateNetworkAclCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkAclCommandOutput) => void): void;
826
+
827
+ createNetworkAclEntry(args: CreateNetworkAclEntryCommandInput, options?: __HttpHandlerOptions): Promise<CreateNetworkAclEntryCommandOutput>;
828
+ createNetworkAclEntry(args: CreateNetworkAclEntryCommandInput, cb: (err: any, data?: CreateNetworkAclEntryCommandOutput) => void): void;
829
+ createNetworkAclEntry(args: CreateNetworkAclEntryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkAclEntryCommandOutput) => void): void;
830
+
831
+ createNetworkInsightsAccessScope(args: CreateNetworkInsightsAccessScopeCommandInput, options?: __HttpHandlerOptions): Promise<CreateNetworkInsightsAccessScopeCommandOutput>;
832
+ createNetworkInsightsAccessScope(args: CreateNetworkInsightsAccessScopeCommandInput, cb: (err: any, data?: CreateNetworkInsightsAccessScopeCommandOutput) => void): void;
833
+ createNetworkInsightsAccessScope(args: CreateNetworkInsightsAccessScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkInsightsAccessScopeCommandOutput) => void): void;
834
+
835
+ createNetworkInsightsPath(args: CreateNetworkInsightsPathCommandInput, options?: __HttpHandlerOptions): Promise<CreateNetworkInsightsPathCommandOutput>;
836
+ createNetworkInsightsPath(args: CreateNetworkInsightsPathCommandInput, cb: (err: any, data?: CreateNetworkInsightsPathCommandOutput) => void): void;
837
+ createNetworkInsightsPath(args: CreateNetworkInsightsPathCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkInsightsPathCommandOutput) => void): void;
838
+
839
+ createNetworkInterface(args: CreateNetworkInterfaceCommandInput, options?: __HttpHandlerOptions): Promise<CreateNetworkInterfaceCommandOutput>;
840
+ createNetworkInterface(args: CreateNetworkInterfaceCommandInput, cb: (err: any, data?: CreateNetworkInterfaceCommandOutput) => void): void;
841
+ createNetworkInterface(args: CreateNetworkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkInterfaceCommandOutput) => void): void;
842
+
843
+ createNetworkInterfacePermission(args: CreateNetworkInterfacePermissionCommandInput, options?: __HttpHandlerOptions): Promise<CreateNetworkInterfacePermissionCommandOutput>;
844
+ createNetworkInterfacePermission(args: CreateNetworkInterfacePermissionCommandInput, cb: (err: any, data?: CreateNetworkInterfacePermissionCommandOutput) => void): void;
845
+ createNetworkInterfacePermission(args: CreateNetworkInterfacePermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkInterfacePermissionCommandOutput) => void): void;
846
+
847
+ createPlacementGroup(args: CreatePlacementGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreatePlacementGroupCommandOutput>;
848
+ createPlacementGroup(args: CreatePlacementGroupCommandInput, cb: (err: any, data?: CreatePlacementGroupCommandOutput) => void): void;
849
+ createPlacementGroup(args: CreatePlacementGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePlacementGroupCommandOutput) => void): void;
850
+
851
+ createPublicIpv4Pool(args: CreatePublicIpv4PoolCommandInput, options?: __HttpHandlerOptions): Promise<CreatePublicIpv4PoolCommandOutput>;
852
+ createPublicIpv4Pool(args: CreatePublicIpv4PoolCommandInput, cb: (err: any, data?: CreatePublicIpv4PoolCommandOutput) => void): void;
853
+ createPublicIpv4Pool(args: CreatePublicIpv4PoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePublicIpv4PoolCommandOutput) => void): void;
854
+
855
+ createReplaceRootVolumeTask(args: CreateReplaceRootVolumeTaskCommandInput, options?: __HttpHandlerOptions): Promise<CreateReplaceRootVolumeTaskCommandOutput>;
856
+ createReplaceRootVolumeTask(args: CreateReplaceRootVolumeTaskCommandInput, cb: (err: any, data?: CreateReplaceRootVolumeTaskCommandOutput) => void): void;
857
+ createReplaceRootVolumeTask(args: CreateReplaceRootVolumeTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateReplaceRootVolumeTaskCommandOutput) => void): void;
858
+
859
+ createReservedInstancesListing(args: CreateReservedInstancesListingCommandInput, options?: __HttpHandlerOptions): Promise<CreateReservedInstancesListingCommandOutput>;
860
+ createReservedInstancesListing(args: CreateReservedInstancesListingCommandInput, cb: (err: any, data?: CreateReservedInstancesListingCommandOutput) => void): void;
861
+ createReservedInstancesListing(args: CreateReservedInstancesListingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateReservedInstancesListingCommandOutput) => void): void;
862
+
863
+ createRestoreImageTask(args: CreateRestoreImageTaskCommandInput, options?: __HttpHandlerOptions): Promise<CreateRestoreImageTaskCommandOutput>;
864
+ createRestoreImageTask(args: CreateRestoreImageTaskCommandInput, cb: (err: any, data?: CreateRestoreImageTaskCommandOutput) => void): void;
865
+ createRestoreImageTask(args: CreateRestoreImageTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRestoreImageTaskCommandOutput) => void): void;
866
+
867
+ createRoute(args: CreateRouteCommandInput, options?: __HttpHandlerOptions): Promise<CreateRouteCommandOutput>;
868
+ createRoute(args: CreateRouteCommandInput, cb: (err: any, data?: CreateRouteCommandOutput) => void): void;
869
+ createRoute(args: CreateRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRouteCommandOutput) => void): void;
870
+
871
+ createRouteTable(args: CreateRouteTableCommandInput, options?: __HttpHandlerOptions): Promise<CreateRouteTableCommandOutput>;
872
+ createRouteTable(args: CreateRouteTableCommandInput, cb: (err: any, data?: CreateRouteTableCommandOutput) => void): void;
873
+ createRouteTable(args: CreateRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRouteTableCommandOutput) => void): void;
874
+
875
+ createSecurityGroup(args: CreateSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateSecurityGroupCommandOutput>;
876
+ createSecurityGroup(args: CreateSecurityGroupCommandInput, cb: (err: any, data?: CreateSecurityGroupCommandOutput) => void): void;
877
+ createSecurityGroup(args: CreateSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSecurityGroupCommandOutput) => void): void;
878
+
879
+ createSnapshot(args: CreateSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CreateSnapshotCommandOutput>;
880
+ createSnapshot(args: CreateSnapshotCommandInput, cb: (err: any, data?: CreateSnapshotCommandOutput) => void): void;
881
+ createSnapshot(args: CreateSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSnapshotCommandOutput) => void): void;
882
+
883
+ createSnapshots(args: CreateSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<CreateSnapshotsCommandOutput>;
884
+ createSnapshots(args: CreateSnapshotsCommandInput, cb: (err: any, data?: CreateSnapshotsCommandOutput) => void): void;
885
+ createSnapshots(args: CreateSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSnapshotsCommandOutput) => void): void;
886
+
887
+ createSpotDatafeedSubscription(args: CreateSpotDatafeedSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<CreateSpotDatafeedSubscriptionCommandOutput>;
888
+ createSpotDatafeedSubscription(args: CreateSpotDatafeedSubscriptionCommandInput, cb: (err: any, data?: CreateSpotDatafeedSubscriptionCommandOutput) => void): void;
889
+ createSpotDatafeedSubscription(args: CreateSpotDatafeedSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSpotDatafeedSubscriptionCommandOutput) => void): void;
890
+
891
+ createStoreImageTask(args: CreateStoreImageTaskCommandInput, options?: __HttpHandlerOptions): Promise<CreateStoreImageTaskCommandOutput>;
892
+ createStoreImageTask(args: CreateStoreImageTaskCommandInput, cb: (err: any, data?: CreateStoreImageTaskCommandOutput) => void): void;
893
+ createStoreImageTask(args: CreateStoreImageTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStoreImageTaskCommandOutput) => void): void;
894
+
895
+ createSubnet(args: CreateSubnetCommandInput, options?: __HttpHandlerOptions): Promise<CreateSubnetCommandOutput>;
896
+ createSubnet(args: CreateSubnetCommandInput, cb: (err: any, data?: CreateSubnetCommandOutput) => void): void;
897
+ createSubnet(args: CreateSubnetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSubnetCommandOutput) => void): void;
898
+
899
+ createSubnetCidrReservation(args: CreateSubnetCidrReservationCommandInput, options?: __HttpHandlerOptions): Promise<CreateSubnetCidrReservationCommandOutput>;
900
+ createSubnetCidrReservation(args: CreateSubnetCidrReservationCommandInput, cb: (err: any, data?: CreateSubnetCidrReservationCommandOutput) => void): void;
901
+ createSubnetCidrReservation(args: CreateSubnetCidrReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSubnetCidrReservationCommandOutput) => void): void;
902
+
903
+ createTags(args: CreateTagsCommandInput, options?: __HttpHandlerOptions): Promise<CreateTagsCommandOutput>;
904
+ createTags(args: CreateTagsCommandInput, cb: (err: any, data?: CreateTagsCommandOutput) => void): void;
905
+ createTags(args: CreateTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTagsCommandOutput) => void): void;
906
+
907
+ createTrafficMirrorFilter(args: CreateTrafficMirrorFilterCommandInput, options?: __HttpHandlerOptions): Promise<CreateTrafficMirrorFilterCommandOutput>;
908
+ createTrafficMirrorFilter(args: CreateTrafficMirrorFilterCommandInput, cb: (err: any, data?: CreateTrafficMirrorFilterCommandOutput) => void): void;
909
+ createTrafficMirrorFilter(args: CreateTrafficMirrorFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficMirrorFilterCommandOutput) => void): void;
910
+
911
+ createTrafficMirrorFilterRule(args: CreateTrafficMirrorFilterRuleCommandInput, options?: __HttpHandlerOptions): Promise<CreateTrafficMirrorFilterRuleCommandOutput>;
912
+ createTrafficMirrorFilterRule(args: CreateTrafficMirrorFilterRuleCommandInput, cb: (err: any, data?: CreateTrafficMirrorFilterRuleCommandOutput) => void): void;
913
+ createTrafficMirrorFilterRule(args: CreateTrafficMirrorFilterRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficMirrorFilterRuleCommandOutput) => void): void;
914
+
915
+ createTrafficMirrorSession(args: CreateTrafficMirrorSessionCommandInput, options?: __HttpHandlerOptions): Promise<CreateTrafficMirrorSessionCommandOutput>;
916
+ createTrafficMirrorSession(args: CreateTrafficMirrorSessionCommandInput, cb: (err: any, data?: CreateTrafficMirrorSessionCommandOutput) => void): void;
917
+ createTrafficMirrorSession(args: CreateTrafficMirrorSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficMirrorSessionCommandOutput) => void): void;
918
+
919
+ createTrafficMirrorTarget(args: CreateTrafficMirrorTargetCommandInput, options?: __HttpHandlerOptions): Promise<CreateTrafficMirrorTargetCommandOutput>;
920
+ createTrafficMirrorTarget(args: CreateTrafficMirrorTargetCommandInput, cb: (err: any, data?: CreateTrafficMirrorTargetCommandOutput) => void): void;
921
+ createTrafficMirrorTarget(args: CreateTrafficMirrorTargetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficMirrorTargetCommandOutput) => void): void;
922
+
923
+ createTransitGateway(args: CreateTransitGatewayCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayCommandOutput>;
924
+ createTransitGateway(args: CreateTransitGatewayCommandInput, cb: (err: any, data?: CreateTransitGatewayCommandOutput) => void): void;
925
+ createTransitGateway(args: CreateTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayCommandOutput) => void): void;
926
+
927
+ createTransitGatewayConnect(args: CreateTransitGatewayConnectCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayConnectCommandOutput>;
928
+ createTransitGatewayConnect(args: CreateTransitGatewayConnectCommandInput, cb: (err: any, data?: CreateTransitGatewayConnectCommandOutput) => void): void;
929
+ createTransitGatewayConnect(args: CreateTransitGatewayConnectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayConnectCommandOutput) => void): void;
930
+
931
+ createTransitGatewayConnectPeer(args: CreateTransitGatewayConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayConnectPeerCommandOutput>;
932
+ createTransitGatewayConnectPeer(args: CreateTransitGatewayConnectPeerCommandInput, cb: (err: any, data?: CreateTransitGatewayConnectPeerCommandOutput) => void): void;
933
+ createTransitGatewayConnectPeer(args: CreateTransitGatewayConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayConnectPeerCommandOutput) => void): void;
934
+
935
+ createTransitGatewayMulticastDomain(args: CreateTransitGatewayMulticastDomainCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayMulticastDomainCommandOutput>;
936
+ createTransitGatewayMulticastDomain(args: CreateTransitGatewayMulticastDomainCommandInput, cb: (err: any, data?: CreateTransitGatewayMulticastDomainCommandOutput) => void): void;
937
+ createTransitGatewayMulticastDomain(args: CreateTransitGatewayMulticastDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayMulticastDomainCommandOutput) => void): void;
938
+
939
+ createTransitGatewayPeeringAttachment(args: CreateTransitGatewayPeeringAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayPeeringAttachmentCommandOutput>;
940
+ createTransitGatewayPeeringAttachment(args: CreateTransitGatewayPeeringAttachmentCommandInput, cb: (err: any, data?: CreateTransitGatewayPeeringAttachmentCommandOutput) => void): void;
941
+ createTransitGatewayPeeringAttachment(args: CreateTransitGatewayPeeringAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayPeeringAttachmentCommandOutput) => void): void;
942
+
943
+ createTransitGatewayPrefixListReference(args: CreateTransitGatewayPrefixListReferenceCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayPrefixListReferenceCommandOutput>;
944
+ createTransitGatewayPrefixListReference(args: CreateTransitGatewayPrefixListReferenceCommandInput, cb: (err: any, data?: CreateTransitGatewayPrefixListReferenceCommandOutput) => void): void;
945
+ createTransitGatewayPrefixListReference(args: CreateTransitGatewayPrefixListReferenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayPrefixListReferenceCommandOutput) => void): void;
946
+
947
+ createTransitGatewayRoute(args: CreateTransitGatewayRouteCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayRouteCommandOutput>;
948
+ createTransitGatewayRoute(args: CreateTransitGatewayRouteCommandInput, cb: (err: any, data?: CreateTransitGatewayRouteCommandOutput) => void): void;
949
+ createTransitGatewayRoute(args: CreateTransitGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayRouteCommandOutput) => void): void;
950
+
951
+ createTransitGatewayRouteTable(args: CreateTransitGatewayRouteTableCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayRouteTableCommandOutput>;
952
+ createTransitGatewayRouteTable(args: CreateTransitGatewayRouteTableCommandInput, cb: (err: any, data?: CreateTransitGatewayRouteTableCommandOutput) => void): void;
953
+ createTransitGatewayRouteTable(args: CreateTransitGatewayRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayRouteTableCommandOutput) => void): void;
954
+
955
+ createTransitGatewayVpcAttachment(args: CreateTransitGatewayVpcAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayVpcAttachmentCommandOutput>;
956
+ createTransitGatewayVpcAttachment(args: CreateTransitGatewayVpcAttachmentCommandInput, cb: (err: any, data?: CreateTransitGatewayVpcAttachmentCommandOutput) => void): void;
957
+ createTransitGatewayVpcAttachment(args: CreateTransitGatewayVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayVpcAttachmentCommandOutput) => void): void;
958
+
959
+ createVolume(args: CreateVolumeCommandInput, options?: __HttpHandlerOptions): Promise<CreateVolumeCommandOutput>;
960
+ createVolume(args: CreateVolumeCommandInput, cb: (err: any, data?: CreateVolumeCommandOutput) => void): void;
961
+ createVolume(args: CreateVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVolumeCommandOutput) => void): void;
962
+
963
+ createVpc(args: CreateVpcCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcCommandOutput>;
964
+ createVpc(args: CreateVpcCommandInput, cb: (err: any, data?: CreateVpcCommandOutput) => void): void;
965
+ createVpc(args: CreateVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcCommandOutput) => void): void;
966
+
967
+ createVpcEndpoint(args: CreateVpcEndpointCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcEndpointCommandOutput>;
968
+ createVpcEndpoint(args: CreateVpcEndpointCommandInput, cb: (err: any, data?: CreateVpcEndpointCommandOutput) => void): void;
969
+ createVpcEndpoint(args: CreateVpcEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcEndpointCommandOutput) => void): void;
970
+
971
+ createVpcEndpointConnectionNotification(args: CreateVpcEndpointConnectionNotificationCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcEndpointConnectionNotificationCommandOutput>;
972
+ createVpcEndpointConnectionNotification(args: CreateVpcEndpointConnectionNotificationCommandInput, cb: (err: any, data?: CreateVpcEndpointConnectionNotificationCommandOutput) => void): void;
973
+ createVpcEndpointConnectionNotification(args: CreateVpcEndpointConnectionNotificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcEndpointConnectionNotificationCommandOutput) => void): void;
974
+
975
+ createVpcEndpointServiceConfiguration(args: CreateVpcEndpointServiceConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcEndpointServiceConfigurationCommandOutput>;
976
+ createVpcEndpointServiceConfiguration(args: CreateVpcEndpointServiceConfigurationCommandInput, cb: (err: any, data?: CreateVpcEndpointServiceConfigurationCommandOutput) => void): void;
977
+ createVpcEndpointServiceConfiguration(args: CreateVpcEndpointServiceConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcEndpointServiceConfigurationCommandOutput) => void): void;
978
+
979
+ createVpcPeeringConnection(args: CreateVpcPeeringConnectionCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcPeeringConnectionCommandOutput>;
980
+ createVpcPeeringConnection(args: CreateVpcPeeringConnectionCommandInput, cb: (err: any, data?: CreateVpcPeeringConnectionCommandOutput) => void): void;
981
+ createVpcPeeringConnection(args: CreateVpcPeeringConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcPeeringConnectionCommandOutput) => void): void;
982
+
983
+ createVpnConnection(args: CreateVpnConnectionCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpnConnectionCommandOutput>;
984
+ createVpnConnection(args: CreateVpnConnectionCommandInput, cb: (err: any, data?: CreateVpnConnectionCommandOutput) => void): void;
985
+ createVpnConnection(args: CreateVpnConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpnConnectionCommandOutput) => void): void;
986
+
987
+ createVpnConnectionRoute(args: CreateVpnConnectionRouteCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpnConnectionRouteCommandOutput>;
988
+ createVpnConnectionRoute(args: CreateVpnConnectionRouteCommandInput, cb: (err: any, data?: CreateVpnConnectionRouteCommandOutput) => void): void;
989
+ createVpnConnectionRoute(args: CreateVpnConnectionRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpnConnectionRouteCommandOutput) => void): void;
990
+
991
+ createVpnGateway(args: CreateVpnGatewayCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpnGatewayCommandOutput>;
992
+ createVpnGateway(args: CreateVpnGatewayCommandInput, cb: (err: any, data?: CreateVpnGatewayCommandOutput) => void): void;
993
+ createVpnGateway(args: CreateVpnGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpnGatewayCommandOutput) => void): void;
994
+
995
+ deleteCarrierGateway(args: DeleteCarrierGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCarrierGatewayCommandOutput>;
996
+ deleteCarrierGateway(args: DeleteCarrierGatewayCommandInput, cb: (err: any, data?: DeleteCarrierGatewayCommandOutput) => void): void;
997
+ deleteCarrierGateway(args: DeleteCarrierGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCarrierGatewayCommandOutput) => void): void;
998
+
999
+ deleteClientVpnEndpoint(args: DeleteClientVpnEndpointCommandInput, options?: __HttpHandlerOptions): Promise<DeleteClientVpnEndpointCommandOutput>;
1000
+ deleteClientVpnEndpoint(args: DeleteClientVpnEndpointCommandInput, cb: (err: any, data?: DeleteClientVpnEndpointCommandOutput) => void): void;
1001
+ deleteClientVpnEndpoint(args: DeleteClientVpnEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClientVpnEndpointCommandOutput) => void): void;
1002
+
1003
+ deleteClientVpnRoute(args: DeleteClientVpnRouteCommandInput, options?: __HttpHandlerOptions): Promise<DeleteClientVpnRouteCommandOutput>;
1004
+ deleteClientVpnRoute(args: DeleteClientVpnRouteCommandInput, cb: (err: any, data?: DeleteClientVpnRouteCommandOutput) => void): void;
1005
+ deleteClientVpnRoute(args: DeleteClientVpnRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClientVpnRouteCommandOutput) => void): void;
1006
+
1007
+ deleteCustomerGateway(args: DeleteCustomerGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCustomerGatewayCommandOutput>;
1008
+ deleteCustomerGateway(args: DeleteCustomerGatewayCommandInput, cb: (err: any, data?: DeleteCustomerGatewayCommandOutput) => void): void;
1009
+ deleteCustomerGateway(args: DeleteCustomerGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCustomerGatewayCommandOutput) => void): void;
1010
+
1011
+ deleteDhcpOptions(args: DeleteDhcpOptionsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDhcpOptionsCommandOutput>;
1012
+ deleteDhcpOptions(args: DeleteDhcpOptionsCommandInput, cb: (err: any, data?: DeleteDhcpOptionsCommandOutput) => void): void;
1013
+ deleteDhcpOptions(args: DeleteDhcpOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDhcpOptionsCommandOutput) => void): void;
1014
+
1015
+ deleteEgressOnlyInternetGateway(args: DeleteEgressOnlyInternetGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEgressOnlyInternetGatewayCommandOutput>;
1016
+ deleteEgressOnlyInternetGateway(args: DeleteEgressOnlyInternetGatewayCommandInput, cb: (err: any, data?: DeleteEgressOnlyInternetGatewayCommandOutput) => void): void;
1017
+ deleteEgressOnlyInternetGateway(args: DeleteEgressOnlyInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEgressOnlyInternetGatewayCommandOutput) => void): void;
1018
+
1019
+ deleteFleets(args: DeleteFleetsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFleetsCommandOutput>;
1020
+ deleteFleets(args: DeleteFleetsCommandInput, cb: (err: any, data?: DeleteFleetsCommandOutput) => void): void;
1021
+ deleteFleets(args: DeleteFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFleetsCommandOutput) => void): void;
1022
+
1023
+ deleteFlowLogs(args: DeleteFlowLogsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFlowLogsCommandOutput>;
1024
+ deleteFlowLogs(args: DeleteFlowLogsCommandInput, cb: (err: any, data?: DeleteFlowLogsCommandOutput) => void): void;
1025
+ deleteFlowLogs(args: DeleteFlowLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFlowLogsCommandOutput) => void): void;
1026
+
1027
+ deleteFpgaImage(args: DeleteFpgaImageCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFpgaImageCommandOutput>;
1028
+ deleteFpgaImage(args: DeleteFpgaImageCommandInput, cb: (err: any, data?: DeleteFpgaImageCommandOutput) => void): void;
1029
+ deleteFpgaImage(args: DeleteFpgaImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFpgaImageCommandOutput) => void): void;
1030
+
1031
+ deleteInstanceEventWindow(args: DeleteInstanceEventWindowCommandInput, options?: __HttpHandlerOptions): Promise<DeleteInstanceEventWindowCommandOutput>;
1032
+ deleteInstanceEventWindow(args: DeleteInstanceEventWindowCommandInput, cb: (err: any, data?: DeleteInstanceEventWindowCommandOutput) => void): void;
1033
+ deleteInstanceEventWindow(args: DeleteInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInstanceEventWindowCommandOutput) => void): void;
1034
+
1035
+ deleteInternetGateway(args: DeleteInternetGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DeleteInternetGatewayCommandOutput>;
1036
+ deleteInternetGateway(args: DeleteInternetGatewayCommandInput, cb: (err: any, data?: DeleteInternetGatewayCommandOutput) => void): void;
1037
+ deleteInternetGateway(args: DeleteInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInternetGatewayCommandOutput) => void): void;
1038
+
1039
+ deleteIpam(args: DeleteIpamCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIpamCommandOutput>;
1040
+ deleteIpam(args: DeleteIpamCommandInput, cb: (err: any, data?: DeleteIpamCommandOutput) => void): void;
1041
+ deleteIpam(args: DeleteIpamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamCommandOutput) => void): void;
1042
+
1043
+ deleteIpamPool(args: DeleteIpamPoolCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIpamPoolCommandOutput>;
1044
+ deleteIpamPool(args: DeleteIpamPoolCommandInput, cb: (err: any, data?: DeleteIpamPoolCommandOutput) => void): void;
1045
+ deleteIpamPool(args: DeleteIpamPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamPoolCommandOutput) => void): void;
1046
+
1047
+ deleteIpamScope(args: DeleteIpamScopeCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIpamScopeCommandOutput>;
1048
+ deleteIpamScope(args: DeleteIpamScopeCommandInput, cb: (err: any, data?: DeleteIpamScopeCommandOutput) => void): void;
1049
+ deleteIpamScope(args: DeleteIpamScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamScopeCommandOutput) => void): void;
1050
+
1051
+ deleteKeyPair(args: DeleteKeyPairCommandInput, options?: __HttpHandlerOptions): Promise<DeleteKeyPairCommandOutput>;
1052
+ deleteKeyPair(args: DeleteKeyPairCommandInput, cb: (err: any, data?: DeleteKeyPairCommandOutput) => void): void;
1053
+ deleteKeyPair(args: DeleteKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteKeyPairCommandOutput) => void): void;
1054
+
1055
+ deleteLaunchTemplate(args: DeleteLaunchTemplateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteLaunchTemplateCommandOutput>;
1056
+ deleteLaunchTemplate(args: DeleteLaunchTemplateCommandInput, cb: (err: any, data?: DeleteLaunchTemplateCommandOutput) => void): void;
1057
+ deleteLaunchTemplate(args: DeleteLaunchTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLaunchTemplateCommandOutput) => void): void;
1058
+
1059
+ deleteLaunchTemplateVersions(args: DeleteLaunchTemplateVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteLaunchTemplateVersionsCommandOutput>;
1060
+ deleteLaunchTemplateVersions(args: DeleteLaunchTemplateVersionsCommandInput, cb: (err: any, data?: DeleteLaunchTemplateVersionsCommandOutput) => void): void;
1061
+ deleteLaunchTemplateVersions(args: DeleteLaunchTemplateVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLaunchTemplateVersionsCommandOutput) => void): void;
1062
+
1063
+ deleteLocalGatewayRoute(args: DeleteLocalGatewayRouteCommandInput, options?: __HttpHandlerOptions): Promise<DeleteLocalGatewayRouteCommandOutput>;
1064
+ deleteLocalGatewayRoute(args: DeleteLocalGatewayRouteCommandInput, cb: (err: any, data?: DeleteLocalGatewayRouteCommandOutput) => void): void;
1065
+ deleteLocalGatewayRoute(args: DeleteLocalGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLocalGatewayRouteCommandOutput) => void): void;
1066
+
1067
+ deleteLocalGatewayRouteTableVpcAssociation(args: DeleteLocalGatewayRouteTableVpcAssociationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteLocalGatewayRouteTableVpcAssociationCommandOutput>;
1068
+ deleteLocalGatewayRouteTableVpcAssociation(args: DeleteLocalGatewayRouteTableVpcAssociationCommandInput, cb: (err: any, data?: DeleteLocalGatewayRouteTableVpcAssociationCommandOutput) => void): void;
1069
+ deleteLocalGatewayRouteTableVpcAssociation(args: DeleteLocalGatewayRouteTableVpcAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLocalGatewayRouteTableVpcAssociationCommandOutput) => void): void;
1070
+
1071
+ deleteManagedPrefixList(args: DeleteManagedPrefixListCommandInput, options?: __HttpHandlerOptions): Promise<DeleteManagedPrefixListCommandOutput>;
1072
+ deleteManagedPrefixList(args: DeleteManagedPrefixListCommandInput, cb: (err: any, data?: DeleteManagedPrefixListCommandOutput) => void): void;
1073
+ deleteManagedPrefixList(args: DeleteManagedPrefixListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteManagedPrefixListCommandOutput) => void): void;
1074
+
1075
+ deleteNatGateway(args: DeleteNatGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNatGatewayCommandOutput>;
1076
+ deleteNatGateway(args: DeleteNatGatewayCommandInput, cb: (err: any, data?: DeleteNatGatewayCommandOutput) => void): void;
1077
+ deleteNatGateway(args: DeleteNatGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNatGatewayCommandOutput) => void): void;
1078
+
1079
+ deleteNetworkAcl(args: DeleteNetworkAclCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNetworkAclCommandOutput>;
1080
+ deleteNetworkAcl(args: DeleteNetworkAclCommandInput, cb: (err: any, data?: DeleteNetworkAclCommandOutput) => void): void;
1081
+ deleteNetworkAcl(args: DeleteNetworkAclCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkAclCommandOutput) => void): void;
1082
+
1083
+ deleteNetworkAclEntry(args: DeleteNetworkAclEntryCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNetworkAclEntryCommandOutput>;
1084
+ deleteNetworkAclEntry(args: DeleteNetworkAclEntryCommandInput, cb: (err: any, data?: DeleteNetworkAclEntryCommandOutput) => void): void;
1085
+ deleteNetworkAclEntry(args: DeleteNetworkAclEntryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkAclEntryCommandOutput) => void): void;
1086
+
1087
+ deleteNetworkInsightsAccessScope(args: DeleteNetworkInsightsAccessScopeCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNetworkInsightsAccessScopeCommandOutput>;
1088
+ deleteNetworkInsightsAccessScope(args: DeleteNetworkInsightsAccessScopeCommandInput, cb: (err: any, data?: DeleteNetworkInsightsAccessScopeCommandOutput) => void): void;
1089
+ deleteNetworkInsightsAccessScope(args: DeleteNetworkInsightsAccessScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkInsightsAccessScopeCommandOutput) => void): void;
1090
+
1091
+ deleteNetworkInsightsAccessScopeAnalysis(args: DeleteNetworkInsightsAccessScopeAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNetworkInsightsAccessScopeAnalysisCommandOutput>;
1092
+ deleteNetworkInsightsAccessScopeAnalysis(args: DeleteNetworkInsightsAccessScopeAnalysisCommandInput, cb: (err: any, data?: DeleteNetworkInsightsAccessScopeAnalysisCommandOutput) => void): void;
1093
+ deleteNetworkInsightsAccessScopeAnalysis(args: DeleteNetworkInsightsAccessScopeAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkInsightsAccessScopeAnalysisCommandOutput) => void): void;
1094
+
1095
+ deleteNetworkInsightsAnalysis(args: DeleteNetworkInsightsAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNetworkInsightsAnalysisCommandOutput>;
1096
+ deleteNetworkInsightsAnalysis(args: DeleteNetworkInsightsAnalysisCommandInput, cb: (err: any, data?: DeleteNetworkInsightsAnalysisCommandOutput) => void): void;
1097
+ deleteNetworkInsightsAnalysis(args: DeleteNetworkInsightsAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkInsightsAnalysisCommandOutput) => void): void;
1098
+
1099
+ deleteNetworkInsightsPath(args: DeleteNetworkInsightsPathCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNetworkInsightsPathCommandOutput>;
1100
+ deleteNetworkInsightsPath(args: DeleteNetworkInsightsPathCommandInput, cb: (err: any, data?: DeleteNetworkInsightsPathCommandOutput) => void): void;
1101
+ deleteNetworkInsightsPath(args: DeleteNetworkInsightsPathCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkInsightsPathCommandOutput) => void): void;
1102
+
1103
+ deleteNetworkInterface(args: DeleteNetworkInterfaceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNetworkInterfaceCommandOutput>;
1104
+ deleteNetworkInterface(args: DeleteNetworkInterfaceCommandInput, cb: (err: any, data?: DeleteNetworkInterfaceCommandOutput) => void): void;
1105
+ deleteNetworkInterface(args: DeleteNetworkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkInterfaceCommandOutput) => void): void;
1106
+
1107
+ deleteNetworkInterfacePermission(args: DeleteNetworkInterfacePermissionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNetworkInterfacePermissionCommandOutput>;
1108
+ deleteNetworkInterfacePermission(args: DeleteNetworkInterfacePermissionCommandInput, cb: (err: any, data?: DeleteNetworkInterfacePermissionCommandOutput) => void): void;
1109
+ deleteNetworkInterfacePermission(args: DeleteNetworkInterfacePermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkInterfacePermissionCommandOutput) => void): void;
1110
+
1111
+ deletePlacementGroup(args: DeletePlacementGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeletePlacementGroupCommandOutput>;
1112
+ deletePlacementGroup(args: DeletePlacementGroupCommandInput, cb: (err: any, data?: DeletePlacementGroupCommandOutput) => void): void;
1113
+ deletePlacementGroup(args: DeletePlacementGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePlacementGroupCommandOutput) => void): void;
1114
+
1115
+ deletePublicIpv4Pool(args: DeletePublicIpv4PoolCommandInput, options?: __HttpHandlerOptions): Promise<DeletePublicIpv4PoolCommandOutput>;
1116
+ deletePublicIpv4Pool(args: DeletePublicIpv4PoolCommandInput, cb: (err: any, data?: DeletePublicIpv4PoolCommandOutput) => void): void;
1117
+ deletePublicIpv4Pool(args: DeletePublicIpv4PoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePublicIpv4PoolCommandOutput) => void): void;
1118
+
1119
+ deleteQueuedReservedInstances(args: DeleteQueuedReservedInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DeleteQueuedReservedInstancesCommandOutput>;
1120
+ deleteQueuedReservedInstances(args: DeleteQueuedReservedInstancesCommandInput, cb: (err: any, data?: DeleteQueuedReservedInstancesCommandOutput) => void): void;
1121
+ deleteQueuedReservedInstances(args: DeleteQueuedReservedInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteQueuedReservedInstancesCommandOutput) => void): void;
1122
+
1123
+ deleteRoute(args: DeleteRouteCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRouteCommandOutput>;
1124
+ deleteRoute(args: DeleteRouteCommandInput, cb: (err: any, data?: DeleteRouteCommandOutput) => void): void;
1125
+ deleteRoute(args: DeleteRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRouteCommandOutput) => void): void;
1126
+
1127
+ deleteRouteTable(args: DeleteRouteTableCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRouteTableCommandOutput>;
1128
+ deleteRouteTable(args: DeleteRouteTableCommandInput, cb: (err: any, data?: DeleteRouteTableCommandOutput) => void): void;
1129
+ deleteRouteTable(args: DeleteRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRouteTableCommandOutput) => void): void;
1130
+
1131
+ deleteSecurityGroup(args: DeleteSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSecurityGroupCommandOutput>;
1132
+ deleteSecurityGroup(args: DeleteSecurityGroupCommandInput, cb: (err: any, data?: DeleteSecurityGroupCommandOutput) => void): void;
1133
+ deleteSecurityGroup(args: DeleteSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSecurityGroupCommandOutput) => void): void;
1134
+
1135
+ deleteSnapshot(args: DeleteSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSnapshotCommandOutput>;
1136
+ deleteSnapshot(args: DeleteSnapshotCommandInput, cb: (err: any, data?: DeleteSnapshotCommandOutput) => void): void;
1137
+ deleteSnapshot(args: DeleteSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSnapshotCommandOutput) => void): void;
1138
+
1139
+ deleteSpotDatafeedSubscription(args: DeleteSpotDatafeedSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSpotDatafeedSubscriptionCommandOutput>;
1140
+ deleteSpotDatafeedSubscription(args: DeleteSpotDatafeedSubscriptionCommandInput, cb: (err: any, data?: DeleteSpotDatafeedSubscriptionCommandOutput) => void): void;
1141
+ deleteSpotDatafeedSubscription(args: DeleteSpotDatafeedSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSpotDatafeedSubscriptionCommandOutput) => void): void;
1142
+
1143
+ deleteSubnet(args: DeleteSubnetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSubnetCommandOutput>;
1144
+ deleteSubnet(args: DeleteSubnetCommandInput, cb: (err: any, data?: DeleteSubnetCommandOutput) => void): void;
1145
+ deleteSubnet(args: DeleteSubnetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSubnetCommandOutput) => void): void;
1146
+
1147
+ deleteSubnetCidrReservation(args: DeleteSubnetCidrReservationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSubnetCidrReservationCommandOutput>;
1148
+ deleteSubnetCidrReservation(args: DeleteSubnetCidrReservationCommandInput, cb: (err: any, data?: DeleteSubnetCidrReservationCommandOutput) => void): void;
1149
+ deleteSubnetCidrReservation(args: DeleteSubnetCidrReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSubnetCidrReservationCommandOutput) => void): void;
1150
+
1151
+ deleteTags(args: DeleteTagsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTagsCommandOutput>;
1152
+ deleteTags(args: DeleteTagsCommandInput, cb: (err: any, data?: DeleteTagsCommandOutput) => void): void;
1153
+ deleteTags(args: DeleteTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTagsCommandOutput) => void): void;
1154
+
1155
+ deleteTrafficMirrorFilter(args: DeleteTrafficMirrorFilterCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTrafficMirrorFilterCommandOutput>;
1156
+ deleteTrafficMirrorFilter(args: DeleteTrafficMirrorFilterCommandInput, cb: (err: any, data?: DeleteTrafficMirrorFilterCommandOutput) => void): void;
1157
+ deleteTrafficMirrorFilter(args: DeleteTrafficMirrorFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficMirrorFilterCommandOutput) => void): void;
1158
+
1159
+ deleteTrafficMirrorFilterRule(args: DeleteTrafficMirrorFilterRuleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTrafficMirrorFilterRuleCommandOutput>;
1160
+ deleteTrafficMirrorFilterRule(args: DeleteTrafficMirrorFilterRuleCommandInput, cb: (err: any, data?: DeleteTrafficMirrorFilterRuleCommandOutput) => void): void;
1161
+ deleteTrafficMirrorFilterRule(args: DeleteTrafficMirrorFilterRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficMirrorFilterRuleCommandOutput) => void): void;
1162
+
1163
+ deleteTrafficMirrorSession(args: DeleteTrafficMirrorSessionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTrafficMirrorSessionCommandOutput>;
1164
+ deleteTrafficMirrorSession(args: DeleteTrafficMirrorSessionCommandInput, cb: (err: any, data?: DeleteTrafficMirrorSessionCommandOutput) => void): void;
1165
+ deleteTrafficMirrorSession(args: DeleteTrafficMirrorSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficMirrorSessionCommandOutput) => void): void;
1166
+
1167
+ deleteTrafficMirrorTarget(args: DeleteTrafficMirrorTargetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTrafficMirrorTargetCommandOutput>;
1168
+ deleteTrafficMirrorTarget(args: DeleteTrafficMirrorTargetCommandInput, cb: (err: any, data?: DeleteTrafficMirrorTargetCommandOutput) => void): void;
1169
+ deleteTrafficMirrorTarget(args: DeleteTrafficMirrorTargetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficMirrorTargetCommandOutput) => void): void;
1170
+
1171
+ deleteTransitGateway(args: DeleteTransitGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTransitGatewayCommandOutput>;
1172
+ deleteTransitGateway(args: DeleteTransitGatewayCommandInput, cb: (err: any, data?: DeleteTransitGatewayCommandOutput) => void): void;
1173
+ deleteTransitGateway(args: DeleteTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayCommandOutput) => void): void;
1174
+
1175
+ deleteTransitGatewayConnect(args: DeleteTransitGatewayConnectCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTransitGatewayConnectCommandOutput>;
1176
+ deleteTransitGatewayConnect(args: DeleteTransitGatewayConnectCommandInput, cb: (err: any, data?: DeleteTransitGatewayConnectCommandOutput) => void): void;
1177
+ deleteTransitGatewayConnect(args: DeleteTransitGatewayConnectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayConnectCommandOutput) => void): void;
1178
+
1179
+ deleteTransitGatewayConnectPeer(args: DeleteTransitGatewayConnectPeerCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTransitGatewayConnectPeerCommandOutput>;
1180
+ deleteTransitGatewayConnectPeer(args: DeleteTransitGatewayConnectPeerCommandInput, cb: (err: any, data?: DeleteTransitGatewayConnectPeerCommandOutput) => void): void;
1181
+ deleteTransitGatewayConnectPeer(args: DeleteTransitGatewayConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayConnectPeerCommandOutput) => void): void;
1182
+
1183
+ deleteTransitGatewayMulticastDomain(args: DeleteTransitGatewayMulticastDomainCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTransitGatewayMulticastDomainCommandOutput>;
1184
+ deleteTransitGatewayMulticastDomain(args: DeleteTransitGatewayMulticastDomainCommandInput, cb: (err: any, data?: DeleteTransitGatewayMulticastDomainCommandOutput) => void): void;
1185
+ deleteTransitGatewayMulticastDomain(args: DeleteTransitGatewayMulticastDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayMulticastDomainCommandOutput) => void): void;
1186
+
1187
+ deleteTransitGatewayPeeringAttachment(args: DeleteTransitGatewayPeeringAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTransitGatewayPeeringAttachmentCommandOutput>;
1188
+ deleteTransitGatewayPeeringAttachment(args: DeleteTransitGatewayPeeringAttachmentCommandInput, cb: (err: any, data?: DeleteTransitGatewayPeeringAttachmentCommandOutput) => void): void;
1189
+ deleteTransitGatewayPeeringAttachment(args: DeleteTransitGatewayPeeringAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayPeeringAttachmentCommandOutput) => void): void;
1190
+
1191
+ deleteTransitGatewayPrefixListReference(args: DeleteTransitGatewayPrefixListReferenceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTransitGatewayPrefixListReferenceCommandOutput>;
1192
+ deleteTransitGatewayPrefixListReference(args: DeleteTransitGatewayPrefixListReferenceCommandInput, cb: (err: any, data?: DeleteTransitGatewayPrefixListReferenceCommandOutput) => void): void;
1193
+ deleteTransitGatewayPrefixListReference(args: DeleteTransitGatewayPrefixListReferenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayPrefixListReferenceCommandOutput) => void): void;
1194
+
1195
+ deleteTransitGatewayRoute(args: DeleteTransitGatewayRouteCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTransitGatewayRouteCommandOutput>;
1196
+ deleteTransitGatewayRoute(args: DeleteTransitGatewayRouteCommandInput, cb: (err: any, data?: DeleteTransitGatewayRouteCommandOutput) => void): void;
1197
+ deleteTransitGatewayRoute(args: DeleteTransitGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayRouteCommandOutput) => void): void;
1198
+
1199
+ deleteTransitGatewayRouteTable(args: DeleteTransitGatewayRouteTableCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTransitGatewayRouteTableCommandOutput>;
1200
+ deleteTransitGatewayRouteTable(args: DeleteTransitGatewayRouteTableCommandInput, cb: (err: any, data?: DeleteTransitGatewayRouteTableCommandOutput) => void): void;
1201
+ deleteTransitGatewayRouteTable(args: DeleteTransitGatewayRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayRouteTableCommandOutput) => void): void;
1202
+
1203
+ deleteTransitGatewayVpcAttachment(args: DeleteTransitGatewayVpcAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTransitGatewayVpcAttachmentCommandOutput>;
1204
+ deleteTransitGatewayVpcAttachment(args: DeleteTransitGatewayVpcAttachmentCommandInput, cb: (err: any, data?: DeleteTransitGatewayVpcAttachmentCommandOutput) => void): void;
1205
+ deleteTransitGatewayVpcAttachment(args: DeleteTransitGatewayVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayVpcAttachmentCommandOutput) => void): void;
1206
+
1207
+ deleteVolume(args: DeleteVolumeCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVolumeCommandOutput>;
1208
+ deleteVolume(args: DeleteVolumeCommandInput, cb: (err: any, data?: DeleteVolumeCommandOutput) => void): void;
1209
+ deleteVolume(args: DeleteVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVolumeCommandOutput) => void): void;
1210
+
1211
+ deleteVpc(args: DeleteVpcCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVpcCommandOutput>;
1212
+ deleteVpc(args: DeleteVpcCommandInput, cb: (err: any, data?: DeleteVpcCommandOutput) => void): void;
1213
+ deleteVpc(args: DeleteVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcCommandOutput) => void): void;
1214
+
1215
+ deleteVpcEndpointConnectionNotifications(args: DeleteVpcEndpointConnectionNotificationsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVpcEndpointConnectionNotificationsCommandOutput>;
1216
+ deleteVpcEndpointConnectionNotifications(args: DeleteVpcEndpointConnectionNotificationsCommandInput, cb: (err: any, data?: DeleteVpcEndpointConnectionNotificationsCommandOutput) => void): void;
1217
+ deleteVpcEndpointConnectionNotifications(args: DeleteVpcEndpointConnectionNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcEndpointConnectionNotificationsCommandOutput) => void): void;
1218
+
1219
+ deleteVpcEndpoints(args: DeleteVpcEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVpcEndpointsCommandOutput>;
1220
+ deleteVpcEndpoints(args: DeleteVpcEndpointsCommandInput, cb: (err: any, data?: DeleteVpcEndpointsCommandOutput) => void): void;
1221
+ deleteVpcEndpoints(args: DeleteVpcEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcEndpointsCommandOutput) => void): void;
1222
+
1223
+ deleteVpcEndpointServiceConfigurations(args: DeleteVpcEndpointServiceConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVpcEndpointServiceConfigurationsCommandOutput>;
1224
+ deleteVpcEndpointServiceConfigurations(args: DeleteVpcEndpointServiceConfigurationsCommandInput, cb: (err: any, data?: DeleteVpcEndpointServiceConfigurationsCommandOutput) => void): void;
1225
+ deleteVpcEndpointServiceConfigurations(args: DeleteVpcEndpointServiceConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcEndpointServiceConfigurationsCommandOutput) => void): void;
1226
+
1227
+ deleteVpcPeeringConnection(args: DeleteVpcPeeringConnectionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVpcPeeringConnectionCommandOutput>;
1228
+ deleteVpcPeeringConnection(args: DeleteVpcPeeringConnectionCommandInput, cb: (err: any, data?: DeleteVpcPeeringConnectionCommandOutput) => void): void;
1229
+ deleteVpcPeeringConnection(args: DeleteVpcPeeringConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcPeeringConnectionCommandOutput) => void): void;
1230
+
1231
+ deleteVpnConnection(args: DeleteVpnConnectionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVpnConnectionCommandOutput>;
1232
+ deleteVpnConnection(args: DeleteVpnConnectionCommandInput, cb: (err: any, data?: DeleteVpnConnectionCommandOutput) => void): void;
1233
+ deleteVpnConnection(args: DeleteVpnConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpnConnectionCommandOutput) => void): void;
1234
+
1235
+ deleteVpnConnectionRoute(args: DeleteVpnConnectionRouteCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVpnConnectionRouteCommandOutput>;
1236
+ deleteVpnConnectionRoute(args: DeleteVpnConnectionRouteCommandInput, cb: (err: any, data?: DeleteVpnConnectionRouteCommandOutput) => void): void;
1237
+ deleteVpnConnectionRoute(args: DeleteVpnConnectionRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpnConnectionRouteCommandOutput) => void): void;
1238
+
1239
+ deleteVpnGateway(args: DeleteVpnGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVpnGatewayCommandOutput>;
1240
+ deleteVpnGateway(args: DeleteVpnGatewayCommandInput, cb: (err: any, data?: DeleteVpnGatewayCommandOutput) => void): void;
1241
+ deleteVpnGateway(args: DeleteVpnGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpnGatewayCommandOutput) => void): void;
1242
+
1243
+ deprovisionByoipCidr(args: DeprovisionByoipCidrCommandInput, options?: __HttpHandlerOptions): Promise<DeprovisionByoipCidrCommandOutput>;
1244
+ deprovisionByoipCidr(args: DeprovisionByoipCidrCommandInput, cb: (err: any, data?: DeprovisionByoipCidrCommandOutput) => void): void;
1245
+ deprovisionByoipCidr(args: DeprovisionByoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeprovisionByoipCidrCommandOutput) => void): void;
1246
+
1247
+ deprovisionIpamPoolCidr(args: DeprovisionIpamPoolCidrCommandInput, options?: __HttpHandlerOptions): Promise<DeprovisionIpamPoolCidrCommandOutput>;
1248
+ deprovisionIpamPoolCidr(args: DeprovisionIpamPoolCidrCommandInput, cb: (err: any, data?: DeprovisionIpamPoolCidrCommandOutput) => void): void;
1249
+ deprovisionIpamPoolCidr(args: DeprovisionIpamPoolCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeprovisionIpamPoolCidrCommandOutput) => void): void;
1250
+
1251
+ deprovisionPublicIpv4PoolCidr(args: DeprovisionPublicIpv4PoolCidrCommandInput, options?: __HttpHandlerOptions): Promise<DeprovisionPublicIpv4PoolCidrCommandOutput>;
1252
+ deprovisionPublicIpv4PoolCidr(args: DeprovisionPublicIpv4PoolCidrCommandInput, cb: (err: any, data?: DeprovisionPublicIpv4PoolCidrCommandOutput) => void): void;
1253
+ deprovisionPublicIpv4PoolCidr(args: DeprovisionPublicIpv4PoolCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeprovisionPublicIpv4PoolCidrCommandOutput) => void): void;
1254
+
1255
+ deregisterImage(args: DeregisterImageCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterImageCommandOutput>;
1256
+ deregisterImage(args: DeregisterImageCommandInput, cb: (err: any, data?: DeregisterImageCommandOutput) => void): void;
1257
+ deregisterImage(args: DeregisterImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterImageCommandOutput) => void): void;
1258
+
1259
+ deregisterInstanceEventNotificationAttributes(args: DeregisterInstanceEventNotificationAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterInstanceEventNotificationAttributesCommandOutput>;
1260
+ deregisterInstanceEventNotificationAttributes(args: DeregisterInstanceEventNotificationAttributesCommandInput, cb: (err: any, data?: DeregisterInstanceEventNotificationAttributesCommandOutput) => void): void;
1261
+ deregisterInstanceEventNotificationAttributes(args: DeregisterInstanceEventNotificationAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterInstanceEventNotificationAttributesCommandOutput) => void): void;
1262
+
1263
+ deregisterTransitGatewayMulticastGroupMembers(args: DeregisterTransitGatewayMulticastGroupMembersCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterTransitGatewayMulticastGroupMembersCommandOutput>;
1264
+ deregisterTransitGatewayMulticastGroupMembers(args: DeregisterTransitGatewayMulticastGroupMembersCommandInput, cb: (err: any, data?: DeregisterTransitGatewayMulticastGroupMembersCommandOutput) => void): void;
1265
+ deregisterTransitGatewayMulticastGroupMembers(args: DeregisterTransitGatewayMulticastGroupMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterTransitGatewayMulticastGroupMembersCommandOutput) => void): void;
1266
+
1267
+ deregisterTransitGatewayMulticastGroupSources(args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterTransitGatewayMulticastGroupSourcesCommandOutput>;
1268
+ deregisterTransitGatewayMulticastGroupSources(args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput, cb: (err: any, data?: DeregisterTransitGatewayMulticastGroupSourcesCommandOutput) => void): void;
1269
+ deregisterTransitGatewayMulticastGroupSources(args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterTransitGatewayMulticastGroupSourcesCommandOutput) => void): void;
1270
+
1271
+ describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountAttributesCommandOutput>;
1272
+ describeAccountAttributes(args: DescribeAccountAttributesCommandInput, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
1273
+ describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
1274
+
1275
+ describeAddresses(args: DescribeAddressesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAddressesCommandOutput>;
1276
+ describeAddresses(args: DescribeAddressesCommandInput, cb: (err: any, data?: DescribeAddressesCommandOutput) => void): void;
1277
+ describeAddresses(args: DescribeAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAddressesCommandOutput) => void): void;
1278
+
1279
+ describeAddressesAttribute(args: DescribeAddressesAttributeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAddressesAttributeCommandOutput>;
1280
+ describeAddressesAttribute(args: DescribeAddressesAttributeCommandInput, cb: (err: any, data?: DescribeAddressesAttributeCommandOutput) => void): void;
1281
+ describeAddressesAttribute(args: DescribeAddressesAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAddressesAttributeCommandOutput) => void): void;
1282
+
1283
+ describeAggregateIdFormat(args: DescribeAggregateIdFormatCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAggregateIdFormatCommandOutput>;
1284
+ describeAggregateIdFormat(args: DescribeAggregateIdFormatCommandInput, cb: (err: any, data?: DescribeAggregateIdFormatCommandOutput) => void): void;
1285
+ describeAggregateIdFormat(args: DescribeAggregateIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAggregateIdFormatCommandOutput) => void): void;
1286
+
1287
+ describeAvailabilityZones(args: DescribeAvailabilityZonesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAvailabilityZonesCommandOutput>;
1288
+ describeAvailabilityZones(args: DescribeAvailabilityZonesCommandInput, cb: (err: any, data?: DescribeAvailabilityZonesCommandOutput) => void): void;
1289
+ describeAvailabilityZones(args: DescribeAvailabilityZonesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAvailabilityZonesCommandOutput) => void): void;
1290
+
1291
+ describeBundleTasks(args: DescribeBundleTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeBundleTasksCommandOutput>;
1292
+ describeBundleTasks(args: DescribeBundleTasksCommandInput, cb: (err: any, data?: DescribeBundleTasksCommandOutput) => void): void;
1293
+ describeBundleTasks(args: DescribeBundleTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeBundleTasksCommandOutput) => void): void;
1294
+
1295
+ describeByoipCidrs(args: DescribeByoipCidrsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeByoipCidrsCommandOutput>;
1296
+ describeByoipCidrs(args: DescribeByoipCidrsCommandInput, cb: (err: any, data?: DescribeByoipCidrsCommandOutput) => void): void;
1297
+ describeByoipCidrs(args: DescribeByoipCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeByoipCidrsCommandOutput) => void): void;
1298
+
1299
+ describeCapacityReservationFleets(args: DescribeCapacityReservationFleetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCapacityReservationFleetsCommandOutput>;
1300
+ describeCapacityReservationFleets(args: DescribeCapacityReservationFleetsCommandInput, cb: (err: any, data?: DescribeCapacityReservationFleetsCommandOutput) => void): void;
1301
+ describeCapacityReservationFleets(args: DescribeCapacityReservationFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCapacityReservationFleetsCommandOutput) => void): void;
1302
+
1303
+ describeCapacityReservations(args: DescribeCapacityReservationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCapacityReservationsCommandOutput>;
1304
+ describeCapacityReservations(args: DescribeCapacityReservationsCommandInput, cb: (err: any, data?: DescribeCapacityReservationsCommandOutput) => void): void;
1305
+ describeCapacityReservations(args: DescribeCapacityReservationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCapacityReservationsCommandOutput) => void): void;
1306
+
1307
+ describeCarrierGateways(args: DescribeCarrierGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCarrierGatewaysCommandOutput>;
1308
+ describeCarrierGateways(args: DescribeCarrierGatewaysCommandInput, cb: (err: any, data?: DescribeCarrierGatewaysCommandOutput) => void): void;
1309
+ describeCarrierGateways(args: DescribeCarrierGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCarrierGatewaysCommandOutput) => void): void;
1310
+
1311
+ describeClassicLinkInstances(args: DescribeClassicLinkInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClassicLinkInstancesCommandOutput>;
1312
+ describeClassicLinkInstances(args: DescribeClassicLinkInstancesCommandInput, cb: (err: any, data?: DescribeClassicLinkInstancesCommandOutput) => void): void;
1313
+ describeClassicLinkInstances(args: DescribeClassicLinkInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClassicLinkInstancesCommandOutput) => void): void;
1314
+
1315
+ describeClientVpnAuthorizationRules(args: DescribeClientVpnAuthorizationRulesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClientVpnAuthorizationRulesCommandOutput>;
1316
+ describeClientVpnAuthorizationRules(args: DescribeClientVpnAuthorizationRulesCommandInput, cb: (err: any, data?: DescribeClientVpnAuthorizationRulesCommandOutput) => void): void;
1317
+ describeClientVpnAuthorizationRules(args: DescribeClientVpnAuthorizationRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClientVpnAuthorizationRulesCommandOutput) => void): void;
1318
+
1319
+ describeClientVpnConnections(args: DescribeClientVpnConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClientVpnConnectionsCommandOutput>;
1320
+ describeClientVpnConnections(args: DescribeClientVpnConnectionsCommandInput, cb: (err: any, data?: DescribeClientVpnConnectionsCommandOutput) => void): void;
1321
+ describeClientVpnConnections(args: DescribeClientVpnConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClientVpnConnectionsCommandOutput) => void): void;
1322
+
1323
+ describeClientVpnEndpoints(args: DescribeClientVpnEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClientVpnEndpointsCommandOutput>;
1324
+ describeClientVpnEndpoints(args: DescribeClientVpnEndpointsCommandInput, cb: (err: any, data?: DescribeClientVpnEndpointsCommandOutput) => void): void;
1325
+ describeClientVpnEndpoints(args: DescribeClientVpnEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClientVpnEndpointsCommandOutput) => void): void;
1326
+
1327
+ describeClientVpnRoutes(args: DescribeClientVpnRoutesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClientVpnRoutesCommandOutput>;
1328
+ describeClientVpnRoutes(args: DescribeClientVpnRoutesCommandInput, cb: (err: any, data?: DescribeClientVpnRoutesCommandOutput) => void): void;
1329
+ describeClientVpnRoutes(args: DescribeClientVpnRoutesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClientVpnRoutesCommandOutput) => void): void;
1330
+
1331
+ describeClientVpnTargetNetworks(args: DescribeClientVpnTargetNetworksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClientVpnTargetNetworksCommandOutput>;
1332
+ describeClientVpnTargetNetworks(args: DescribeClientVpnTargetNetworksCommandInput, cb: (err: any, data?: DescribeClientVpnTargetNetworksCommandOutput) => void): void;
1333
+ describeClientVpnTargetNetworks(args: DescribeClientVpnTargetNetworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClientVpnTargetNetworksCommandOutput) => void): void;
1334
+
1335
+ describeCoipPools(args: DescribeCoipPoolsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCoipPoolsCommandOutput>;
1336
+ describeCoipPools(args: DescribeCoipPoolsCommandInput, cb: (err: any, data?: DescribeCoipPoolsCommandOutput) => void): void;
1337
+ describeCoipPools(args: DescribeCoipPoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCoipPoolsCommandOutput) => void): void;
1338
+
1339
+ describeConversionTasks(args: DescribeConversionTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeConversionTasksCommandOutput>;
1340
+ describeConversionTasks(args: DescribeConversionTasksCommandInput, cb: (err: any, data?: DescribeConversionTasksCommandOutput) => void): void;
1341
+ describeConversionTasks(args: DescribeConversionTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeConversionTasksCommandOutput) => void): void;
1342
+
1343
+ describeCustomerGateways(args: DescribeCustomerGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCustomerGatewaysCommandOutput>;
1344
+ describeCustomerGateways(args: DescribeCustomerGatewaysCommandInput, cb: (err: any, data?: DescribeCustomerGatewaysCommandOutput) => void): void;
1345
+ describeCustomerGateways(args: DescribeCustomerGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCustomerGatewaysCommandOutput) => void): void;
1346
+
1347
+ describeDhcpOptions(args: DescribeDhcpOptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDhcpOptionsCommandOutput>;
1348
+ describeDhcpOptions(args: DescribeDhcpOptionsCommandInput, cb: (err: any, data?: DescribeDhcpOptionsCommandOutput) => void): void;
1349
+ describeDhcpOptions(args: DescribeDhcpOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDhcpOptionsCommandOutput) => void): void;
1350
+
1351
+ describeEgressOnlyInternetGateways(args: DescribeEgressOnlyInternetGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEgressOnlyInternetGatewaysCommandOutput>;
1352
+ describeEgressOnlyInternetGateways(args: DescribeEgressOnlyInternetGatewaysCommandInput, cb: (err: any, data?: DescribeEgressOnlyInternetGatewaysCommandOutput) => void): void;
1353
+ describeEgressOnlyInternetGateways(args: DescribeEgressOnlyInternetGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEgressOnlyInternetGatewaysCommandOutput) => void): void;
1354
+
1355
+ describeElasticGpus(args: DescribeElasticGpusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeElasticGpusCommandOutput>;
1356
+ describeElasticGpus(args: DescribeElasticGpusCommandInput, cb: (err: any, data?: DescribeElasticGpusCommandOutput) => void): void;
1357
+ describeElasticGpus(args: DescribeElasticGpusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeElasticGpusCommandOutput) => void): void;
1358
+
1359
+ describeExportImageTasks(args: DescribeExportImageTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeExportImageTasksCommandOutput>;
1360
+ describeExportImageTasks(args: DescribeExportImageTasksCommandInput, cb: (err: any, data?: DescribeExportImageTasksCommandOutput) => void): void;
1361
+ describeExportImageTasks(args: DescribeExportImageTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeExportImageTasksCommandOutput) => void): void;
1362
+
1363
+ describeExportTasks(args: DescribeExportTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeExportTasksCommandOutput>;
1364
+ describeExportTasks(args: DescribeExportTasksCommandInput, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void): void;
1365
+ describeExportTasks(args: DescribeExportTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void): void;
1366
+
1367
+ describeFastLaunchImages(args: DescribeFastLaunchImagesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFastLaunchImagesCommandOutput>;
1368
+ describeFastLaunchImages(args: DescribeFastLaunchImagesCommandInput, cb: (err: any, data?: DescribeFastLaunchImagesCommandOutput) => void): void;
1369
+ describeFastLaunchImages(args: DescribeFastLaunchImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFastLaunchImagesCommandOutput) => void): void;
1370
+
1371
+ describeFastSnapshotRestores(args: DescribeFastSnapshotRestoresCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFastSnapshotRestoresCommandOutput>;
1372
+ describeFastSnapshotRestores(args: DescribeFastSnapshotRestoresCommandInput, cb: (err: any, data?: DescribeFastSnapshotRestoresCommandOutput) => void): void;
1373
+ describeFastSnapshotRestores(args: DescribeFastSnapshotRestoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFastSnapshotRestoresCommandOutput) => void): void;
1374
+
1375
+ describeFleetHistory(args: DescribeFleetHistoryCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFleetHistoryCommandOutput>;
1376
+ describeFleetHistory(args: DescribeFleetHistoryCommandInput, cb: (err: any, data?: DescribeFleetHistoryCommandOutput) => void): void;
1377
+ describeFleetHistory(args: DescribeFleetHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetHistoryCommandOutput) => void): void;
1378
+
1379
+ describeFleetInstances(args: DescribeFleetInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFleetInstancesCommandOutput>;
1380
+ describeFleetInstances(args: DescribeFleetInstancesCommandInput, cb: (err: any, data?: DescribeFleetInstancesCommandOutput) => void): void;
1381
+ describeFleetInstances(args: DescribeFleetInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetInstancesCommandOutput) => void): void;
1382
+
1383
+ describeFleets(args: DescribeFleetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFleetsCommandOutput>;
1384
+ describeFleets(args: DescribeFleetsCommandInput, cb: (err: any, data?: DescribeFleetsCommandOutput) => void): void;
1385
+ describeFleets(args: DescribeFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetsCommandOutput) => void): void;
1386
+
1387
+ describeFlowLogs(args: DescribeFlowLogsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFlowLogsCommandOutput>;
1388
+ describeFlowLogs(args: DescribeFlowLogsCommandInput, cb: (err: any, data?: DescribeFlowLogsCommandOutput) => void): void;
1389
+ describeFlowLogs(args: DescribeFlowLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFlowLogsCommandOutput) => void): void;
1390
+
1391
+ describeFpgaImageAttribute(args: DescribeFpgaImageAttributeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFpgaImageAttributeCommandOutput>;
1392
+ describeFpgaImageAttribute(args: DescribeFpgaImageAttributeCommandInput, cb: (err: any, data?: DescribeFpgaImageAttributeCommandOutput) => void): void;
1393
+ describeFpgaImageAttribute(args: DescribeFpgaImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFpgaImageAttributeCommandOutput) => void): void;
1394
+
1395
+ describeFpgaImages(args: DescribeFpgaImagesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFpgaImagesCommandOutput>;
1396
+ describeFpgaImages(args: DescribeFpgaImagesCommandInput, cb: (err: any, data?: DescribeFpgaImagesCommandOutput) => void): void;
1397
+ describeFpgaImages(args: DescribeFpgaImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFpgaImagesCommandOutput) => void): void;
1398
+
1399
+ describeHostReservationOfferings(args: DescribeHostReservationOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHostReservationOfferingsCommandOutput>;
1400
+ describeHostReservationOfferings(args: DescribeHostReservationOfferingsCommandInput, cb: (err: any, data?: DescribeHostReservationOfferingsCommandOutput) => void): void;
1401
+ describeHostReservationOfferings(args: DescribeHostReservationOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHostReservationOfferingsCommandOutput) => void): void;
1402
+
1403
+ describeHostReservations(args: DescribeHostReservationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHostReservationsCommandOutput>;
1404
+ describeHostReservations(args: DescribeHostReservationsCommandInput, cb: (err: any, data?: DescribeHostReservationsCommandOutput) => void): void;
1405
+ describeHostReservations(args: DescribeHostReservationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHostReservationsCommandOutput) => void): void;
1406
+
1407
+ describeHosts(args: DescribeHostsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHostsCommandOutput>;
1408
+ describeHosts(args: DescribeHostsCommandInput, cb: (err: any, data?: DescribeHostsCommandOutput) => void): void;
1409
+ describeHosts(args: DescribeHostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHostsCommandOutput) => void): void;
1410
+
1411
+ describeIamInstanceProfileAssociations(args: DescribeIamInstanceProfileAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIamInstanceProfileAssociationsCommandOutput>;
1412
+ describeIamInstanceProfileAssociations(args: DescribeIamInstanceProfileAssociationsCommandInput, cb: (err: any, data?: DescribeIamInstanceProfileAssociationsCommandOutput) => void): void;
1413
+ describeIamInstanceProfileAssociations(args: DescribeIamInstanceProfileAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIamInstanceProfileAssociationsCommandOutput) => void): void;
1414
+
1415
+ describeIdentityIdFormat(args: DescribeIdentityIdFormatCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIdentityIdFormatCommandOutput>;
1416
+ describeIdentityIdFormat(args: DescribeIdentityIdFormatCommandInput, cb: (err: any, data?: DescribeIdentityIdFormatCommandOutput) => void): void;
1417
+ describeIdentityIdFormat(args: DescribeIdentityIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIdentityIdFormatCommandOutput) => void): void;
1418
+
1419
+ describeIdFormat(args: DescribeIdFormatCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIdFormatCommandOutput>;
1420
+ describeIdFormat(args: DescribeIdFormatCommandInput, cb: (err: any, data?: DescribeIdFormatCommandOutput) => void): void;
1421
+ describeIdFormat(args: DescribeIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIdFormatCommandOutput) => void): void;
1422
+
1423
+ describeImageAttribute(args: DescribeImageAttributeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImageAttributeCommandOutput>;
1424
+ describeImageAttribute(args: DescribeImageAttributeCommandInput, cb: (err: any, data?: DescribeImageAttributeCommandOutput) => void): void;
1425
+ describeImageAttribute(args: DescribeImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImageAttributeCommandOutput) => void): void;
1426
+
1427
+ describeImages(args: DescribeImagesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImagesCommandOutput>;
1428
+ describeImages(args: DescribeImagesCommandInput, cb: (err: any, data?: DescribeImagesCommandOutput) => void): void;
1429
+ describeImages(args: DescribeImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImagesCommandOutput) => void): void;
1430
+
1431
+ describeImportImageTasks(args: DescribeImportImageTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImportImageTasksCommandOutput>;
1432
+ describeImportImageTasks(args: DescribeImportImageTasksCommandInput, cb: (err: any, data?: DescribeImportImageTasksCommandOutput) => void): void;
1433
+ describeImportImageTasks(args: DescribeImportImageTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImportImageTasksCommandOutput) => void): void;
1434
+
1435
+ describeImportSnapshotTasks(args: DescribeImportSnapshotTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImportSnapshotTasksCommandOutput>;
1436
+ describeImportSnapshotTasks(args: DescribeImportSnapshotTasksCommandInput, cb: (err: any, data?: DescribeImportSnapshotTasksCommandOutput) => void): void;
1437
+ describeImportSnapshotTasks(args: DescribeImportSnapshotTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImportSnapshotTasksCommandOutput) => void): void;
1438
+
1439
+ describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceAttributeCommandOutput>;
1440
+ describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, cb: (err: any, data?: DescribeInstanceAttributeCommandOutput) => void): void;
1441
+ describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceAttributeCommandOutput) => void): void;
1442
+
1443
+ describeInstanceCreditSpecifications(args: DescribeInstanceCreditSpecificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceCreditSpecificationsCommandOutput>;
1444
+ describeInstanceCreditSpecifications(args: DescribeInstanceCreditSpecificationsCommandInput, cb: (err: any, data?: DescribeInstanceCreditSpecificationsCommandOutput) => void): void;
1445
+ describeInstanceCreditSpecifications(args: DescribeInstanceCreditSpecificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceCreditSpecificationsCommandOutput) => void): void;
1446
+
1447
+ describeInstanceEventNotificationAttributes(args: DescribeInstanceEventNotificationAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceEventNotificationAttributesCommandOutput>;
1448
+ describeInstanceEventNotificationAttributes(args: DescribeInstanceEventNotificationAttributesCommandInput, cb: (err: any, data?: DescribeInstanceEventNotificationAttributesCommandOutput) => void): void;
1449
+ describeInstanceEventNotificationAttributes(args: DescribeInstanceEventNotificationAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceEventNotificationAttributesCommandOutput) => void): void;
1450
+
1451
+ describeInstanceEventWindows(args: DescribeInstanceEventWindowsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceEventWindowsCommandOutput>;
1452
+ describeInstanceEventWindows(args: DescribeInstanceEventWindowsCommandInput, cb: (err: any, data?: DescribeInstanceEventWindowsCommandOutput) => void): void;
1453
+ describeInstanceEventWindows(args: DescribeInstanceEventWindowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceEventWindowsCommandOutput) => void): void;
1454
+
1455
+ describeInstances(args: DescribeInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstancesCommandOutput>;
1456
+ describeInstances(args: DescribeInstancesCommandInput, cb: (err: any, data?: DescribeInstancesCommandOutput) => void): void;
1457
+ describeInstances(args: DescribeInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstancesCommandOutput) => void): void;
1458
+
1459
+ describeInstanceStatus(args: DescribeInstanceStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceStatusCommandOutput>;
1460
+ describeInstanceStatus(args: DescribeInstanceStatusCommandInput, cb: (err: any, data?: DescribeInstanceStatusCommandOutput) => void): void;
1461
+ describeInstanceStatus(args: DescribeInstanceStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceStatusCommandOutput) => void): void;
1462
+
1463
+ describeInstanceTypeOfferings(args: DescribeInstanceTypeOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceTypeOfferingsCommandOutput>;
1464
+ describeInstanceTypeOfferings(args: DescribeInstanceTypeOfferingsCommandInput, cb: (err: any, data?: DescribeInstanceTypeOfferingsCommandOutput) => void): void;
1465
+ describeInstanceTypeOfferings(args: DescribeInstanceTypeOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceTypeOfferingsCommandOutput) => void): void;
1466
+
1467
+ describeInstanceTypes(args: DescribeInstanceTypesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceTypesCommandOutput>;
1468
+ describeInstanceTypes(args: DescribeInstanceTypesCommandInput, cb: (err: any, data?: DescribeInstanceTypesCommandOutput) => void): void;
1469
+ describeInstanceTypes(args: DescribeInstanceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceTypesCommandOutput) => void): void;
1470
+
1471
+ describeInternetGateways(args: DescribeInternetGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInternetGatewaysCommandOutput>;
1472
+ describeInternetGateways(args: DescribeInternetGatewaysCommandInput, cb: (err: any, data?: DescribeInternetGatewaysCommandOutput) => void): void;
1473
+ describeInternetGateways(args: DescribeInternetGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInternetGatewaysCommandOutput) => void): void;
1474
+
1475
+ describeIpamPools(args: DescribeIpamPoolsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamPoolsCommandOutput>;
1476
+ describeIpamPools(args: DescribeIpamPoolsCommandInput, cb: (err: any, data?: DescribeIpamPoolsCommandOutput) => void): void;
1477
+ describeIpamPools(args: DescribeIpamPoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamPoolsCommandOutput) => void): void;
1478
+
1479
+ describeIpams(args: DescribeIpamsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamsCommandOutput>;
1480
+ describeIpams(args: DescribeIpamsCommandInput, cb: (err: any, data?: DescribeIpamsCommandOutput) => void): void;
1481
+ describeIpams(args: DescribeIpamsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamsCommandOutput) => void): void;
1482
+
1483
+ describeIpamScopes(args: DescribeIpamScopesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamScopesCommandOutput>;
1484
+ describeIpamScopes(args: DescribeIpamScopesCommandInput, cb: (err: any, data?: DescribeIpamScopesCommandOutput) => void): void;
1485
+ describeIpamScopes(args: DescribeIpamScopesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamScopesCommandOutput) => void): void;
1486
+
1487
+ describeIpv6Pools(args: DescribeIpv6PoolsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpv6PoolsCommandOutput>;
1488
+ describeIpv6Pools(args: DescribeIpv6PoolsCommandInput, cb: (err: any, data?: DescribeIpv6PoolsCommandOutput) => void): void;
1489
+ describeIpv6Pools(args: DescribeIpv6PoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpv6PoolsCommandOutput) => void): void;
1490
+
1491
+ describeKeyPairs(args: DescribeKeyPairsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeKeyPairsCommandOutput>;
1492
+ describeKeyPairs(args: DescribeKeyPairsCommandInput, cb: (err: any, data?: DescribeKeyPairsCommandOutput) => void): void;
1493
+ describeKeyPairs(args: DescribeKeyPairsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeKeyPairsCommandOutput) => void): void;
1494
+
1495
+ describeLaunchTemplates(args: DescribeLaunchTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLaunchTemplatesCommandOutput>;
1496
+ describeLaunchTemplates(args: DescribeLaunchTemplatesCommandInput, cb: (err: any, data?: DescribeLaunchTemplatesCommandOutput) => void): void;
1497
+ describeLaunchTemplates(args: DescribeLaunchTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLaunchTemplatesCommandOutput) => void): void;
1498
+
1499
+ describeLaunchTemplateVersions(args: DescribeLaunchTemplateVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLaunchTemplateVersionsCommandOutput>;
1500
+ describeLaunchTemplateVersions(args: DescribeLaunchTemplateVersionsCommandInput, cb: (err: any, data?: DescribeLaunchTemplateVersionsCommandOutput) => void): void;
1501
+ describeLaunchTemplateVersions(args: DescribeLaunchTemplateVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLaunchTemplateVersionsCommandOutput) => void): void;
1502
+
1503
+ describeLocalGatewayRouteTables(args: DescribeLocalGatewayRouteTablesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewayRouteTablesCommandOutput>;
1504
+ describeLocalGatewayRouteTables(args: DescribeLocalGatewayRouteTablesCommandInput, cb: (err: any, data?: DescribeLocalGatewayRouteTablesCommandOutput) => void): void;
1505
+ describeLocalGatewayRouteTables(args: DescribeLocalGatewayRouteTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayRouteTablesCommandOutput) => void): void;
1506
+
1507
+ describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput>;
1508
+ describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, cb: (err: any, data?: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput) => void): void;
1509
+ describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput) => void): void;
1510
+
1511
+ describeLocalGatewayRouteTableVpcAssociations(args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput>;
1512
+ describeLocalGatewayRouteTableVpcAssociations(args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, cb: (err: any, data?: DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput) => void): void;
1513
+ describeLocalGatewayRouteTableVpcAssociations(args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput) => void): void;
1514
+
1515
+ describeLocalGateways(args: DescribeLocalGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewaysCommandOutput>;
1516
+ describeLocalGateways(args: DescribeLocalGatewaysCommandInput, cb: (err: any, data?: DescribeLocalGatewaysCommandOutput) => void): void;
1517
+ describeLocalGateways(args: DescribeLocalGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewaysCommandOutput) => void): void;
1518
+
1519
+ describeLocalGatewayVirtualInterfaceGroups(args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput>;
1520
+ describeLocalGatewayVirtualInterfaceGroups(args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, cb: (err: any, data?: DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput) => void): void;
1521
+ describeLocalGatewayVirtualInterfaceGroups(args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput) => void): void;
1522
+
1523
+ describeLocalGatewayVirtualInterfaces(args: DescribeLocalGatewayVirtualInterfacesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewayVirtualInterfacesCommandOutput>;
1524
+ describeLocalGatewayVirtualInterfaces(args: DescribeLocalGatewayVirtualInterfacesCommandInput, cb: (err: any, data?: DescribeLocalGatewayVirtualInterfacesCommandOutput) => void): void;
1525
+ describeLocalGatewayVirtualInterfaces(args: DescribeLocalGatewayVirtualInterfacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayVirtualInterfacesCommandOutput) => void): void;
1526
+
1527
+ describeManagedPrefixLists(args: DescribeManagedPrefixListsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeManagedPrefixListsCommandOutput>;
1528
+ describeManagedPrefixLists(args: DescribeManagedPrefixListsCommandInput, cb: (err: any, data?: DescribeManagedPrefixListsCommandOutput) => void): void;
1529
+ describeManagedPrefixLists(args: DescribeManagedPrefixListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeManagedPrefixListsCommandOutput) => void): void;
1530
+
1531
+ describeMovingAddresses(args: DescribeMovingAddressesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeMovingAddressesCommandOutput>;
1532
+ describeMovingAddresses(args: DescribeMovingAddressesCommandInput, cb: (err: any, data?: DescribeMovingAddressesCommandOutput) => void): void;
1533
+ describeMovingAddresses(args: DescribeMovingAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMovingAddressesCommandOutput) => void): void;
1534
+
1535
+ describeNatGateways(args: DescribeNatGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNatGatewaysCommandOutput>;
1536
+ describeNatGateways(args: DescribeNatGatewaysCommandInput, cb: (err: any, data?: DescribeNatGatewaysCommandOutput) => void): void;
1537
+ describeNatGateways(args: DescribeNatGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNatGatewaysCommandOutput) => void): void;
1538
+
1539
+ describeNetworkAcls(args: DescribeNetworkAclsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkAclsCommandOutput>;
1540
+ describeNetworkAcls(args: DescribeNetworkAclsCommandInput, cb: (err: any, data?: DescribeNetworkAclsCommandOutput) => void): void;
1541
+ describeNetworkAcls(args: DescribeNetworkAclsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkAclsCommandOutput) => void): void;
1542
+
1543
+ describeNetworkInsightsAccessScopeAnalyses(args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInsightsAccessScopeAnalysesCommandOutput>;
1544
+ describeNetworkInsightsAccessScopeAnalyses(args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, cb: (err: any, data?: DescribeNetworkInsightsAccessScopeAnalysesCommandOutput) => void): void;
1545
+ describeNetworkInsightsAccessScopeAnalyses(args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInsightsAccessScopeAnalysesCommandOutput) => void): void;
1546
+
1547
+ describeNetworkInsightsAccessScopes(args: DescribeNetworkInsightsAccessScopesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInsightsAccessScopesCommandOutput>;
1548
+ describeNetworkInsightsAccessScopes(args: DescribeNetworkInsightsAccessScopesCommandInput, cb: (err: any, data?: DescribeNetworkInsightsAccessScopesCommandOutput) => void): void;
1549
+ describeNetworkInsightsAccessScopes(args: DescribeNetworkInsightsAccessScopesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInsightsAccessScopesCommandOutput) => void): void;
1550
+
1551
+ describeNetworkInsightsAnalyses(args: DescribeNetworkInsightsAnalysesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInsightsAnalysesCommandOutput>;
1552
+ describeNetworkInsightsAnalyses(args: DescribeNetworkInsightsAnalysesCommandInput, cb: (err: any, data?: DescribeNetworkInsightsAnalysesCommandOutput) => void): void;
1553
+ describeNetworkInsightsAnalyses(args: DescribeNetworkInsightsAnalysesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInsightsAnalysesCommandOutput) => void): void;
1554
+
1555
+ describeNetworkInsightsPaths(args: DescribeNetworkInsightsPathsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInsightsPathsCommandOutput>;
1556
+ describeNetworkInsightsPaths(args: DescribeNetworkInsightsPathsCommandInput, cb: (err: any, data?: DescribeNetworkInsightsPathsCommandOutput) => void): void;
1557
+ describeNetworkInsightsPaths(args: DescribeNetworkInsightsPathsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInsightsPathsCommandOutput) => void): void;
1558
+
1559
+ describeNetworkInterfaceAttribute(args: DescribeNetworkInterfaceAttributeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInterfaceAttributeCommandOutput>;
1560
+ describeNetworkInterfaceAttribute(args: DescribeNetworkInterfaceAttributeCommandInput, cb: (err: any, data?: DescribeNetworkInterfaceAttributeCommandOutput) => void): void;
1561
+ describeNetworkInterfaceAttribute(args: DescribeNetworkInterfaceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInterfaceAttributeCommandOutput) => void): void;
1562
+
1563
+ describeNetworkInterfacePermissions(args: DescribeNetworkInterfacePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInterfacePermissionsCommandOutput>;
1564
+ describeNetworkInterfacePermissions(args: DescribeNetworkInterfacePermissionsCommandInput, cb: (err: any, data?: DescribeNetworkInterfacePermissionsCommandOutput) => void): void;
1565
+ describeNetworkInterfacePermissions(args: DescribeNetworkInterfacePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInterfacePermissionsCommandOutput) => void): void;
1566
+
1567
+ describeNetworkInterfaces(args: DescribeNetworkInterfacesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInterfacesCommandOutput>;
1568
+ describeNetworkInterfaces(args: DescribeNetworkInterfacesCommandInput, cb: (err: any, data?: DescribeNetworkInterfacesCommandOutput) => void): void;
1569
+ describeNetworkInterfaces(args: DescribeNetworkInterfacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInterfacesCommandOutput) => void): void;
1570
+
1571
+ describePlacementGroups(args: DescribePlacementGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePlacementGroupsCommandOutput>;
1572
+ describePlacementGroups(args: DescribePlacementGroupsCommandInput, cb: (err: any, data?: DescribePlacementGroupsCommandOutput) => void): void;
1573
+ describePlacementGroups(args: DescribePlacementGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePlacementGroupsCommandOutput) => void): void;
1574
+
1575
+ describePrefixLists(args: DescribePrefixListsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePrefixListsCommandOutput>;
1576
+ describePrefixLists(args: DescribePrefixListsCommandInput, cb: (err: any, data?: DescribePrefixListsCommandOutput) => void): void;
1577
+ describePrefixLists(args: DescribePrefixListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePrefixListsCommandOutput) => void): void;
1578
+
1579
+ describePrincipalIdFormat(args: DescribePrincipalIdFormatCommandInput, options?: __HttpHandlerOptions): Promise<DescribePrincipalIdFormatCommandOutput>;
1580
+ describePrincipalIdFormat(args: DescribePrincipalIdFormatCommandInput, cb: (err: any, data?: DescribePrincipalIdFormatCommandOutput) => void): void;
1581
+ describePrincipalIdFormat(args: DescribePrincipalIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePrincipalIdFormatCommandOutput) => void): void;
1582
+
1583
+ describePublicIpv4Pools(args: DescribePublicIpv4PoolsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePublicIpv4PoolsCommandOutput>;
1584
+ describePublicIpv4Pools(args: DescribePublicIpv4PoolsCommandInput, cb: (err: any, data?: DescribePublicIpv4PoolsCommandOutput) => void): void;
1585
+ describePublicIpv4Pools(args: DescribePublicIpv4PoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePublicIpv4PoolsCommandOutput) => void): void;
1586
+
1587
+ describeRegions(args: DescribeRegionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRegionsCommandOutput>;
1588
+ describeRegions(args: DescribeRegionsCommandInput, cb: (err: any, data?: DescribeRegionsCommandOutput) => void): void;
1589
+ describeRegions(args: DescribeRegionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRegionsCommandOutput) => void): void;
1590
+
1591
+ describeReplaceRootVolumeTasks(args: DescribeReplaceRootVolumeTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplaceRootVolumeTasksCommandOutput>;
1592
+ describeReplaceRootVolumeTasks(args: DescribeReplaceRootVolumeTasksCommandInput, cb: (err: any, data?: DescribeReplaceRootVolumeTasksCommandOutput) => void): void;
1593
+ describeReplaceRootVolumeTasks(args: DescribeReplaceRootVolumeTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplaceRootVolumeTasksCommandOutput) => void): void;
1594
+
1595
+ describeReservedInstances(args: DescribeReservedInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedInstancesCommandOutput>;
1596
+ describeReservedInstances(args: DescribeReservedInstancesCommandInput, cb: (err: any, data?: DescribeReservedInstancesCommandOutput) => void): void;
1597
+ describeReservedInstances(args: DescribeReservedInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedInstancesCommandOutput) => void): void;
1598
+
1599
+ describeReservedInstancesListings(args: DescribeReservedInstancesListingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedInstancesListingsCommandOutput>;
1600
+ describeReservedInstancesListings(args: DescribeReservedInstancesListingsCommandInput, cb: (err: any, data?: DescribeReservedInstancesListingsCommandOutput) => void): void;
1601
+ describeReservedInstancesListings(args: DescribeReservedInstancesListingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedInstancesListingsCommandOutput) => void): void;
1602
+
1603
+ describeReservedInstancesModifications(args: DescribeReservedInstancesModificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedInstancesModificationsCommandOutput>;
1604
+ describeReservedInstancesModifications(args: DescribeReservedInstancesModificationsCommandInput, cb: (err: any, data?: DescribeReservedInstancesModificationsCommandOutput) => void): void;
1605
+ describeReservedInstancesModifications(args: DescribeReservedInstancesModificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedInstancesModificationsCommandOutput) => void): void;
1606
+
1607
+ describeReservedInstancesOfferings(args: DescribeReservedInstancesOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedInstancesOfferingsCommandOutput>;
1608
+ describeReservedInstancesOfferings(args: DescribeReservedInstancesOfferingsCommandInput, cb: (err: any, data?: DescribeReservedInstancesOfferingsCommandOutput) => void): void;
1609
+ describeReservedInstancesOfferings(args: DescribeReservedInstancesOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedInstancesOfferingsCommandOutput) => void): void;
1610
+
1611
+ describeRouteTables(args: DescribeRouteTablesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRouteTablesCommandOutput>;
1612
+ describeRouteTables(args: DescribeRouteTablesCommandInput, cb: (err: any, data?: DescribeRouteTablesCommandOutput) => void): void;
1613
+ describeRouteTables(args: DescribeRouteTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRouteTablesCommandOutput) => void): void;
1614
+
1615
+ describeScheduledInstanceAvailability(args: DescribeScheduledInstanceAvailabilityCommandInput, options?: __HttpHandlerOptions): Promise<DescribeScheduledInstanceAvailabilityCommandOutput>;
1616
+ describeScheduledInstanceAvailability(args: DescribeScheduledInstanceAvailabilityCommandInput, cb: (err: any, data?: DescribeScheduledInstanceAvailabilityCommandOutput) => void): void;
1617
+ describeScheduledInstanceAvailability(args: DescribeScheduledInstanceAvailabilityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeScheduledInstanceAvailabilityCommandOutput) => void): void;
1618
+
1619
+ describeScheduledInstances(args: DescribeScheduledInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeScheduledInstancesCommandOutput>;
1620
+ describeScheduledInstances(args: DescribeScheduledInstancesCommandInput, cb: (err: any, data?: DescribeScheduledInstancesCommandOutput) => void): void;
1621
+ describeScheduledInstances(args: DescribeScheduledInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeScheduledInstancesCommandOutput) => void): void;
1622
+
1623
+ describeSecurityGroupReferences(args: DescribeSecurityGroupReferencesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSecurityGroupReferencesCommandOutput>;
1624
+ describeSecurityGroupReferences(args: DescribeSecurityGroupReferencesCommandInput, cb: (err: any, data?: DescribeSecurityGroupReferencesCommandOutput) => void): void;
1625
+ describeSecurityGroupReferences(args: DescribeSecurityGroupReferencesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecurityGroupReferencesCommandOutput) => void): void;
1626
+
1627
+ describeSecurityGroupRules(args: DescribeSecurityGroupRulesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSecurityGroupRulesCommandOutput>;
1628
+ describeSecurityGroupRules(args: DescribeSecurityGroupRulesCommandInput, cb: (err: any, data?: DescribeSecurityGroupRulesCommandOutput) => void): void;
1629
+ describeSecurityGroupRules(args: DescribeSecurityGroupRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecurityGroupRulesCommandOutput) => void): void;
1630
+
1631
+ describeSecurityGroups(args: DescribeSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSecurityGroupsCommandOutput>;
1632
+ describeSecurityGroups(args: DescribeSecurityGroupsCommandInput, cb: (err: any, data?: DescribeSecurityGroupsCommandOutput) => void): void;
1633
+ describeSecurityGroups(args: DescribeSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecurityGroupsCommandOutput) => void): void;
1634
+
1635
+ describeSnapshotAttribute(args: DescribeSnapshotAttributeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotAttributeCommandOutput>;
1636
+ describeSnapshotAttribute(args: DescribeSnapshotAttributeCommandInput, cb: (err: any, data?: DescribeSnapshotAttributeCommandOutput) => void): void;
1637
+ describeSnapshotAttribute(args: DescribeSnapshotAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotAttributeCommandOutput) => void): void;
1638
+
1639
+ describeSnapshots(args: DescribeSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotsCommandOutput>;
1640
+ describeSnapshots(args: DescribeSnapshotsCommandInput, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
1641
+ describeSnapshots(args: DescribeSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
1642
+
1643
+ describeSnapshotTierStatus(args: DescribeSnapshotTierStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotTierStatusCommandOutput>;
1644
+ describeSnapshotTierStatus(args: DescribeSnapshotTierStatusCommandInput, cb: (err: any, data?: DescribeSnapshotTierStatusCommandOutput) => void): void;
1645
+ describeSnapshotTierStatus(args: DescribeSnapshotTierStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotTierStatusCommandOutput) => void): void;
1646
+
1647
+ describeSpotDatafeedSubscription(args: DescribeSpotDatafeedSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotDatafeedSubscriptionCommandOutput>;
1648
+ describeSpotDatafeedSubscription(args: DescribeSpotDatafeedSubscriptionCommandInput, cb: (err: any, data?: DescribeSpotDatafeedSubscriptionCommandOutput) => void): void;
1649
+ describeSpotDatafeedSubscription(args: DescribeSpotDatafeedSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotDatafeedSubscriptionCommandOutput) => void): void;
1650
+
1651
+ describeSpotFleetInstances(args: DescribeSpotFleetInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotFleetInstancesCommandOutput>;
1652
+ describeSpotFleetInstances(args: DescribeSpotFleetInstancesCommandInput, cb: (err: any, data?: DescribeSpotFleetInstancesCommandOutput) => void): void;
1653
+ describeSpotFleetInstances(args: DescribeSpotFleetInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotFleetInstancesCommandOutput) => void): void;
1654
+
1655
+ describeSpotFleetRequestHistory(args: DescribeSpotFleetRequestHistoryCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotFleetRequestHistoryCommandOutput>;
1656
+ describeSpotFleetRequestHistory(args: DescribeSpotFleetRequestHistoryCommandInput, cb: (err: any, data?: DescribeSpotFleetRequestHistoryCommandOutput) => void): void;
1657
+ describeSpotFleetRequestHistory(args: DescribeSpotFleetRequestHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotFleetRequestHistoryCommandOutput) => void): void;
1658
+
1659
+ describeSpotFleetRequests(args: DescribeSpotFleetRequestsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotFleetRequestsCommandOutput>;
1660
+ describeSpotFleetRequests(args: DescribeSpotFleetRequestsCommandInput, cb: (err: any, data?: DescribeSpotFleetRequestsCommandOutput) => void): void;
1661
+ describeSpotFleetRequests(args: DescribeSpotFleetRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotFleetRequestsCommandOutput) => void): void;
1662
+
1663
+ describeSpotInstanceRequests(args: DescribeSpotInstanceRequestsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotInstanceRequestsCommandOutput>;
1664
+ describeSpotInstanceRequests(args: DescribeSpotInstanceRequestsCommandInput, cb: (err: any, data?: DescribeSpotInstanceRequestsCommandOutput) => void): void;
1665
+ describeSpotInstanceRequests(args: DescribeSpotInstanceRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotInstanceRequestsCommandOutput) => void): void;
1666
+
1667
+ describeSpotPriceHistory(args: DescribeSpotPriceHistoryCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotPriceHistoryCommandOutput>;
1668
+ describeSpotPriceHistory(args: DescribeSpotPriceHistoryCommandInput, cb: (err: any, data?: DescribeSpotPriceHistoryCommandOutput) => void): void;
1669
+ describeSpotPriceHistory(args: DescribeSpotPriceHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotPriceHistoryCommandOutput) => void): void;
1670
+
1671
+ describeStaleSecurityGroups(args: DescribeStaleSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStaleSecurityGroupsCommandOutput>;
1672
+ describeStaleSecurityGroups(args: DescribeStaleSecurityGroupsCommandInput, cb: (err: any, data?: DescribeStaleSecurityGroupsCommandOutput) => void): void;
1673
+ describeStaleSecurityGroups(args: DescribeStaleSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStaleSecurityGroupsCommandOutput) => void): void;
1674
+
1675
+ describeStoreImageTasks(args: DescribeStoreImageTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStoreImageTasksCommandOutput>;
1676
+ describeStoreImageTasks(args: DescribeStoreImageTasksCommandInput, cb: (err: any, data?: DescribeStoreImageTasksCommandOutput) => void): void;
1677
+ describeStoreImageTasks(args: DescribeStoreImageTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStoreImageTasksCommandOutput) => void): void;
1678
+
1679
+ describeSubnets(args: DescribeSubnetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSubnetsCommandOutput>;
1680
+ describeSubnets(args: DescribeSubnetsCommandInput, cb: (err: any, data?: DescribeSubnetsCommandOutput) => void): void;
1681
+ describeSubnets(args: DescribeSubnetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSubnetsCommandOutput) => void): void;
1682
+
1683
+ describeTags(args: DescribeTagsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTagsCommandOutput>;
1684
+ describeTags(args: DescribeTagsCommandInput, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
1685
+ describeTags(args: DescribeTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
1686
+
1687
+ describeTrafficMirrorFilters(args: DescribeTrafficMirrorFiltersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrafficMirrorFiltersCommandOutput>;
1688
+ describeTrafficMirrorFilters(args: DescribeTrafficMirrorFiltersCommandInput, cb: (err: any, data?: DescribeTrafficMirrorFiltersCommandOutput) => void): void;
1689
+ describeTrafficMirrorFilters(args: DescribeTrafficMirrorFiltersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficMirrorFiltersCommandOutput) => void): void;
1690
+
1691
+ describeTrafficMirrorSessions(args: DescribeTrafficMirrorSessionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrafficMirrorSessionsCommandOutput>;
1692
+ describeTrafficMirrorSessions(args: DescribeTrafficMirrorSessionsCommandInput, cb: (err: any, data?: DescribeTrafficMirrorSessionsCommandOutput) => void): void;
1693
+ describeTrafficMirrorSessions(args: DescribeTrafficMirrorSessionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficMirrorSessionsCommandOutput) => void): void;
1694
+
1695
+ describeTrafficMirrorTargets(args: DescribeTrafficMirrorTargetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrafficMirrorTargetsCommandOutput>;
1696
+ describeTrafficMirrorTargets(args: DescribeTrafficMirrorTargetsCommandInput, cb: (err: any, data?: DescribeTrafficMirrorTargetsCommandOutput) => void): void;
1697
+ describeTrafficMirrorTargets(args: DescribeTrafficMirrorTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficMirrorTargetsCommandOutput) => void): void;
1698
+
1699
+ describeTransitGatewayAttachments(args: DescribeTransitGatewayAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayAttachmentsCommandOutput>;
1700
+ describeTransitGatewayAttachments(args: DescribeTransitGatewayAttachmentsCommandInput, cb: (err: any, data?: DescribeTransitGatewayAttachmentsCommandOutput) => void): void;
1701
+ describeTransitGatewayAttachments(args: DescribeTransitGatewayAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayAttachmentsCommandOutput) => void): void;
1702
+
1703
+ describeTransitGatewayConnectPeers(args: DescribeTransitGatewayConnectPeersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayConnectPeersCommandOutput>;
1704
+ describeTransitGatewayConnectPeers(args: DescribeTransitGatewayConnectPeersCommandInput, cb: (err: any, data?: DescribeTransitGatewayConnectPeersCommandOutput) => void): void;
1705
+ describeTransitGatewayConnectPeers(args: DescribeTransitGatewayConnectPeersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayConnectPeersCommandOutput) => void): void;
1706
+
1707
+ describeTransitGatewayConnects(args: DescribeTransitGatewayConnectsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayConnectsCommandOutput>;
1708
+ describeTransitGatewayConnects(args: DescribeTransitGatewayConnectsCommandInput, cb: (err: any, data?: DescribeTransitGatewayConnectsCommandOutput) => void): void;
1709
+ describeTransitGatewayConnects(args: DescribeTransitGatewayConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayConnectsCommandOutput) => void): void;
1710
+
1711
+ describeTransitGatewayMulticastDomains(args: DescribeTransitGatewayMulticastDomainsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayMulticastDomainsCommandOutput>;
1712
+ describeTransitGatewayMulticastDomains(args: DescribeTransitGatewayMulticastDomainsCommandInput, cb: (err: any, data?: DescribeTransitGatewayMulticastDomainsCommandOutput) => void): void;
1713
+ describeTransitGatewayMulticastDomains(args: DescribeTransitGatewayMulticastDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayMulticastDomainsCommandOutput) => void): void;
1714
+
1715
+ describeTransitGatewayPeeringAttachments(args: DescribeTransitGatewayPeeringAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayPeeringAttachmentsCommandOutput>;
1716
+ describeTransitGatewayPeeringAttachments(args: DescribeTransitGatewayPeeringAttachmentsCommandInput, cb: (err: any, data?: DescribeTransitGatewayPeeringAttachmentsCommandOutput) => void): void;
1717
+ describeTransitGatewayPeeringAttachments(args: DescribeTransitGatewayPeeringAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayPeeringAttachmentsCommandOutput) => void): void;
1718
+
1719
+ describeTransitGatewayRouteTables(args: DescribeTransitGatewayRouteTablesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayRouteTablesCommandOutput>;
1720
+ describeTransitGatewayRouteTables(args: DescribeTransitGatewayRouteTablesCommandInput, cb: (err: any, data?: DescribeTransitGatewayRouteTablesCommandOutput) => void): void;
1721
+ describeTransitGatewayRouteTables(args: DescribeTransitGatewayRouteTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayRouteTablesCommandOutput) => void): void;
1722
+
1723
+ describeTransitGateways(args: DescribeTransitGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewaysCommandOutput>;
1724
+ describeTransitGateways(args: DescribeTransitGatewaysCommandInput, cb: (err: any, data?: DescribeTransitGatewaysCommandOutput) => void): void;
1725
+ describeTransitGateways(args: DescribeTransitGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewaysCommandOutput) => void): void;
1726
+
1727
+ describeTransitGatewayVpcAttachments(args: DescribeTransitGatewayVpcAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayVpcAttachmentsCommandOutput>;
1728
+ describeTransitGatewayVpcAttachments(args: DescribeTransitGatewayVpcAttachmentsCommandInput, cb: (err: any, data?: DescribeTransitGatewayVpcAttachmentsCommandOutput) => void): void;
1729
+ describeTransitGatewayVpcAttachments(args: DescribeTransitGatewayVpcAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayVpcAttachmentsCommandOutput) => void): void;
1730
+
1731
+ describeTrunkInterfaceAssociations(args: DescribeTrunkInterfaceAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrunkInterfaceAssociationsCommandOutput>;
1732
+ describeTrunkInterfaceAssociations(args: DescribeTrunkInterfaceAssociationsCommandInput, cb: (err: any, data?: DescribeTrunkInterfaceAssociationsCommandOutput) => void): void;
1733
+ describeTrunkInterfaceAssociations(args: DescribeTrunkInterfaceAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrunkInterfaceAssociationsCommandOutput) => void): void;
1734
+
1735
+ describeVolumeAttribute(args: DescribeVolumeAttributeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVolumeAttributeCommandOutput>;
1736
+ describeVolumeAttribute(args: DescribeVolumeAttributeCommandInput, cb: (err: any, data?: DescribeVolumeAttributeCommandOutput) => void): void;
1737
+ describeVolumeAttribute(args: DescribeVolumeAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumeAttributeCommandOutput) => void): void;
1738
+
1739
+ describeVolumes(args: DescribeVolumesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVolumesCommandOutput>;
1740
+ describeVolumes(args: DescribeVolumesCommandInput, cb: (err: any, data?: DescribeVolumesCommandOutput) => void): void;
1741
+ describeVolumes(args: DescribeVolumesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumesCommandOutput) => void): void;
1742
+
1743
+ describeVolumesModifications(args: DescribeVolumesModificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVolumesModificationsCommandOutput>;
1744
+ describeVolumesModifications(args: DescribeVolumesModificationsCommandInput, cb: (err: any, data?: DescribeVolumesModificationsCommandOutput) => void): void;
1745
+ describeVolumesModifications(args: DescribeVolumesModificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumesModificationsCommandOutput) => void): void;
1746
+
1747
+ describeVolumeStatus(args: DescribeVolumeStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVolumeStatusCommandOutput>;
1748
+ describeVolumeStatus(args: DescribeVolumeStatusCommandInput, cb: (err: any, data?: DescribeVolumeStatusCommandOutput) => void): void;
1749
+ describeVolumeStatus(args: DescribeVolumeStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumeStatusCommandOutput) => void): void;
1750
+
1751
+ describeVpcAttribute(args: DescribeVpcAttributeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcAttributeCommandOutput>;
1752
+ describeVpcAttribute(args: DescribeVpcAttributeCommandInput, cb: (err: any, data?: DescribeVpcAttributeCommandOutput) => void): void;
1753
+ describeVpcAttribute(args: DescribeVpcAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcAttributeCommandOutput) => void): void;
1754
+
1755
+ describeVpcClassicLink(args: DescribeVpcClassicLinkCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcClassicLinkCommandOutput>;
1756
+ describeVpcClassicLink(args: DescribeVpcClassicLinkCommandInput, cb: (err: any, data?: DescribeVpcClassicLinkCommandOutput) => void): void;
1757
+ describeVpcClassicLink(args: DescribeVpcClassicLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcClassicLinkCommandOutput) => void): void;
1758
+
1759
+ describeVpcClassicLinkDnsSupport(args: DescribeVpcClassicLinkDnsSupportCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcClassicLinkDnsSupportCommandOutput>;
1760
+ describeVpcClassicLinkDnsSupport(args: DescribeVpcClassicLinkDnsSupportCommandInput, cb: (err: any, data?: DescribeVpcClassicLinkDnsSupportCommandOutput) => void): void;
1761
+ describeVpcClassicLinkDnsSupport(args: DescribeVpcClassicLinkDnsSupportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcClassicLinkDnsSupportCommandOutput) => void): void;
1762
+
1763
+ describeVpcEndpointConnectionNotifications(args: DescribeVpcEndpointConnectionNotificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcEndpointConnectionNotificationsCommandOutput>;
1764
+ describeVpcEndpointConnectionNotifications(args: DescribeVpcEndpointConnectionNotificationsCommandInput, cb: (err: any, data?: DescribeVpcEndpointConnectionNotificationsCommandOutput) => void): void;
1765
+ describeVpcEndpointConnectionNotifications(args: DescribeVpcEndpointConnectionNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointConnectionNotificationsCommandOutput) => void): void;
1766
+
1767
+ describeVpcEndpointConnections(args: DescribeVpcEndpointConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcEndpointConnectionsCommandOutput>;
1768
+ describeVpcEndpointConnections(args: DescribeVpcEndpointConnectionsCommandInput, cb: (err: any, data?: DescribeVpcEndpointConnectionsCommandOutput) => void): void;
1769
+ describeVpcEndpointConnections(args: DescribeVpcEndpointConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointConnectionsCommandOutput) => void): void;
1770
+
1771
+ describeVpcEndpoints(args: DescribeVpcEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcEndpointsCommandOutput>;
1772
+ describeVpcEndpoints(args: DescribeVpcEndpointsCommandInput, cb: (err: any, data?: DescribeVpcEndpointsCommandOutput) => void): void;
1773
+ describeVpcEndpoints(args: DescribeVpcEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointsCommandOutput) => void): void;
1774
+
1775
+ describeVpcEndpointServiceConfigurations(args: DescribeVpcEndpointServiceConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcEndpointServiceConfigurationsCommandOutput>;
1776
+ describeVpcEndpointServiceConfigurations(args: DescribeVpcEndpointServiceConfigurationsCommandInput, cb: (err: any, data?: DescribeVpcEndpointServiceConfigurationsCommandOutput) => void): void;
1777
+ describeVpcEndpointServiceConfigurations(args: DescribeVpcEndpointServiceConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointServiceConfigurationsCommandOutput) => void): void;
1778
+
1779
+ describeVpcEndpointServicePermissions(args: DescribeVpcEndpointServicePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcEndpointServicePermissionsCommandOutput>;
1780
+ describeVpcEndpointServicePermissions(args: DescribeVpcEndpointServicePermissionsCommandInput, cb: (err: any, data?: DescribeVpcEndpointServicePermissionsCommandOutput) => void): void;
1781
+ describeVpcEndpointServicePermissions(args: DescribeVpcEndpointServicePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointServicePermissionsCommandOutput) => void): void;
1782
+
1783
+ describeVpcEndpointServices(args: DescribeVpcEndpointServicesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcEndpointServicesCommandOutput>;
1784
+ describeVpcEndpointServices(args: DescribeVpcEndpointServicesCommandInput, cb: (err: any, data?: DescribeVpcEndpointServicesCommandOutput) => void): void;
1785
+ describeVpcEndpointServices(args: DescribeVpcEndpointServicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointServicesCommandOutput) => void): void;
1786
+
1787
+ describeVpcPeeringConnections(args: DescribeVpcPeeringConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcPeeringConnectionsCommandOutput>;
1788
+ describeVpcPeeringConnections(args: DescribeVpcPeeringConnectionsCommandInput, cb: (err: any, data?: DescribeVpcPeeringConnectionsCommandOutput) => void): void;
1789
+ describeVpcPeeringConnections(args: DescribeVpcPeeringConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcPeeringConnectionsCommandOutput) => void): void;
1790
+
1791
+ describeVpcs(args: DescribeVpcsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcsCommandOutput>;
1792
+ describeVpcs(args: DescribeVpcsCommandInput, cb: (err: any, data?: DescribeVpcsCommandOutput) => void): void;
1793
+ describeVpcs(args: DescribeVpcsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcsCommandOutput) => void): void;
1794
+
1795
+ describeVpnConnections(args: DescribeVpnConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpnConnectionsCommandOutput>;
1796
+ describeVpnConnections(args: DescribeVpnConnectionsCommandInput, cb: (err: any, data?: DescribeVpnConnectionsCommandOutput) => void): void;
1797
+ describeVpnConnections(args: DescribeVpnConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpnConnectionsCommandOutput) => void): void;
1798
+
1799
+ describeVpnGateways(args: DescribeVpnGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpnGatewaysCommandOutput>;
1800
+ describeVpnGateways(args: DescribeVpnGatewaysCommandInput, cb: (err: any, data?: DescribeVpnGatewaysCommandOutput) => void): void;
1801
+ describeVpnGateways(args: DescribeVpnGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpnGatewaysCommandOutput) => void): void;
1802
+
1803
+ detachClassicLinkVpc(args: DetachClassicLinkVpcCommandInput, options?: __HttpHandlerOptions): Promise<DetachClassicLinkVpcCommandOutput>;
1804
+ detachClassicLinkVpc(args: DetachClassicLinkVpcCommandInput, cb: (err: any, data?: DetachClassicLinkVpcCommandOutput) => void): void;
1805
+ detachClassicLinkVpc(args: DetachClassicLinkVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachClassicLinkVpcCommandOutput) => void): void;
1806
+
1807
+ detachInternetGateway(args: DetachInternetGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DetachInternetGatewayCommandOutput>;
1808
+ detachInternetGateway(args: DetachInternetGatewayCommandInput, cb: (err: any, data?: DetachInternetGatewayCommandOutput) => void): void;
1809
+ detachInternetGateway(args: DetachInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachInternetGatewayCommandOutput) => void): void;
1810
+
1811
+ detachNetworkInterface(args: DetachNetworkInterfaceCommandInput, options?: __HttpHandlerOptions): Promise<DetachNetworkInterfaceCommandOutput>;
1812
+ detachNetworkInterface(args: DetachNetworkInterfaceCommandInput, cb: (err: any, data?: DetachNetworkInterfaceCommandOutput) => void): void;
1813
+ detachNetworkInterface(args: DetachNetworkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachNetworkInterfaceCommandOutput) => void): void;
1814
+
1815
+ detachVolume(args: DetachVolumeCommandInput, options?: __HttpHandlerOptions): Promise<DetachVolumeCommandOutput>;
1816
+ detachVolume(args: DetachVolumeCommandInput, cb: (err: any, data?: DetachVolumeCommandOutput) => void): void;
1817
+ detachVolume(args: DetachVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachVolumeCommandOutput) => void): void;
1818
+
1819
+ detachVpnGateway(args: DetachVpnGatewayCommandInput, options?: __HttpHandlerOptions): Promise<DetachVpnGatewayCommandOutput>;
1820
+ detachVpnGateway(args: DetachVpnGatewayCommandInput, cb: (err: any, data?: DetachVpnGatewayCommandOutput) => void): void;
1821
+ detachVpnGateway(args: DetachVpnGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachVpnGatewayCommandOutput) => void): void;
1822
+
1823
+ disableEbsEncryptionByDefault(args: DisableEbsEncryptionByDefaultCommandInput, options?: __HttpHandlerOptions): Promise<DisableEbsEncryptionByDefaultCommandOutput>;
1824
+ disableEbsEncryptionByDefault(args: DisableEbsEncryptionByDefaultCommandInput, cb: (err: any, data?: DisableEbsEncryptionByDefaultCommandOutput) => void): void;
1825
+ disableEbsEncryptionByDefault(args: DisableEbsEncryptionByDefaultCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableEbsEncryptionByDefaultCommandOutput) => void): void;
1826
+
1827
+ disableFastLaunch(args: DisableFastLaunchCommandInput, options?: __HttpHandlerOptions): Promise<DisableFastLaunchCommandOutput>;
1828
+ disableFastLaunch(args: DisableFastLaunchCommandInput, cb: (err: any, data?: DisableFastLaunchCommandOutput) => void): void;
1829
+ disableFastLaunch(args: DisableFastLaunchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableFastLaunchCommandOutput) => void): void;
1830
+
1831
+ disableFastSnapshotRestores(args: DisableFastSnapshotRestoresCommandInput, options?: __HttpHandlerOptions): Promise<DisableFastSnapshotRestoresCommandOutput>;
1832
+ disableFastSnapshotRestores(args: DisableFastSnapshotRestoresCommandInput, cb: (err: any, data?: DisableFastSnapshotRestoresCommandOutput) => void): void;
1833
+ disableFastSnapshotRestores(args: DisableFastSnapshotRestoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableFastSnapshotRestoresCommandOutput) => void): void;
1834
+
1835
+ disableImageDeprecation(args: DisableImageDeprecationCommandInput, options?: __HttpHandlerOptions): Promise<DisableImageDeprecationCommandOutput>;
1836
+ disableImageDeprecation(args: DisableImageDeprecationCommandInput, cb: (err: any, data?: DisableImageDeprecationCommandOutput) => void): void;
1837
+ disableImageDeprecation(args: DisableImageDeprecationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableImageDeprecationCommandOutput) => void): void;
1838
+
1839
+ disableIpamOrganizationAdminAccount(args: DisableIpamOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<DisableIpamOrganizationAdminAccountCommandOutput>;
1840
+ disableIpamOrganizationAdminAccount(args: DisableIpamOrganizationAdminAccountCommandInput, cb: (err: any, data?: DisableIpamOrganizationAdminAccountCommandOutput) => void): void;
1841
+ disableIpamOrganizationAdminAccount(args: DisableIpamOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableIpamOrganizationAdminAccountCommandOutput) => void): void;
1842
+
1843
+ disableSerialConsoleAccess(args: DisableSerialConsoleAccessCommandInput, options?: __HttpHandlerOptions): Promise<DisableSerialConsoleAccessCommandOutput>;
1844
+ disableSerialConsoleAccess(args: DisableSerialConsoleAccessCommandInput, cb: (err: any, data?: DisableSerialConsoleAccessCommandOutput) => void): void;
1845
+ disableSerialConsoleAccess(args: DisableSerialConsoleAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableSerialConsoleAccessCommandOutput) => void): void;
1846
+
1847
+ disableTransitGatewayRouteTablePropagation(args: DisableTransitGatewayRouteTablePropagationCommandInput, options?: __HttpHandlerOptions): Promise<DisableTransitGatewayRouteTablePropagationCommandOutput>;
1848
+ disableTransitGatewayRouteTablePropagation(args: DisableTransitGatewayRouteTablePropagationCommandInput, cb: (err: any, data?: DisableTransitGatewayRouteTablePropagationCommandOutput) => void): void;
1849
+ disableTransitGatewayRouteTablePropagation(args: DisableTransitGatewayRouteTablePropagationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableTransitGatewayRouteTablePropagationCommandOutput) => void): void;
1850
+
1851
+ disableVgwRoutePropagation(args: DisableVgwRoutePropagationCommandInput, options?: __HttpHandlerOptions): Promise<DisableVgwRoutePropagationCommandOutput>;
1852
+ disableVgwRoutePropagation(args: DisableVgwRoutePropagationCommandInput, cb: (err: any, data?: DisableVgwRoutePropagationCommandOutput) => void): void;
1853
+ disableVgwRoutePropagation(args: DisableVgwRoutePropagationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableVgwRoutePropagationCommandOutput) => void): void;
1854
+
1855
+ disableVpcClassicLink(args: DisableVpcClassicLinkCommandInput, options?: __HttpHandlerOptions): Promise<DisableVpcClassicLinkCommandOutput>;
1856
+ disableVpcClassicLink(args: DisableVpcClassicLinkCommandInput, cb: (err: any, data?: DisableVpcClassicLinkCommandOutput) => void): void;
1857
+ disableVpcClassicLink(args: DisableVpcClassicLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableVpcClassicLinkCommandOutput) => void): void;
1858
+
1859
+ disableVpcClassicLinkDnsSupport(args: DisableVpcClassicLinkDnsSupportCommandInput, options?: __HttpHandlerOptions): Promise<DisableVpcClassicLinkDnsSupportCommandOutput>;
1860
+ disableVpcClassicLinkDnsSupport(args: DisableVpcClassicLinkDnsSupportCommandInput, cb: (err: any, data?: DisableVpcClassicLinkDnsSupportCommandOutput) => void): void;
1861
+ disableVpcClassicLinkDnsSupport(args: DisableVpcClassicLinkDnsSupportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableVpcClassicLinkDnsSupportCommandOutput) => void): void;
1862
+
1863
+ disassociateAddress(args: DisassociateAddressCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateAddressCommandOutput>;
1864
+ disassociateAddress(args: DisassociateAddressCommandInput, cb: (err: any, data?: DisassociateAddressCommandOutput) => void): void;
1865
+ disassociateAddress(args: DisassociateAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateAddressCommandOutput) => void): void;
1866
+
1867
+ disassociateClientVpnTargetNetwork(args: DisassociateClientVpnTargetNetworkCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateClientVpnTargetNetworkCommandOutput>;
1868
+ disassociateClientVpnTargetNetwork(args: DisassociateClientVpnTargetNetworkCommandInput, cb: (err: any, data?: DisassociateClientVpnTargetNetworkCommandOutput) => void): void;
1869
+ disassociateClientVpnTargetNetwork(args: DisassociateClientVpnTargetNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateClientVpnTargetNetworkCommandOutput) => void): void;
1870
+
1871
+ disassociateEnclaveCertificateIamRole(args: DisassociateEnclaveCertificateIamRoleCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateEnclaveCertificateIamRoleCommandOutput>;
1872
+ disassociateEnclaveCertificateIamRole(args: DisassociateEnclaveCertificateIamRoleCommandInput, cb: (err: any, data?: DisassociateEnclaveCertificateIamRoleCommandOutput) => void): void;
1873
+ disassociateEnclaveCertificateIamRole(args: DisassociateEnclaveCertificateIamRoleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateEnclaveCertificateIamRoleCommandOutput) => void): void;
1874
+
1875
+ disassociateIamInstanceProfile(args: DisassociateIamInstanceProfileCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateIamInstanceProfileCommandOutput>;
1876
+ disassociateIamInstanceProfile(args: DisassociateIamInstanceProfileCommandInput, cb: (err: any, data?: DisassociateIamInstanceProfileCommandOutput) => void): void;
1877
+ disassociateIamInstanceProfile(args: DisassociateIamInstanceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateIamInstanceProfileCommandOutput) => void): void;
1878
+
1879
+ disassociateInstanceEventWindow(args: DisassociateInstanceEventWindowCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateInstanceEventWindowCommandOutput>;
1880
+ disassociateInstanceEventWindow(args: DisassociateInstanceEventWindowCommandInput, cb: (err: any, data?: DisassociateInstanceEventWindowCommandOutput) => void): void;
1881
+ disassociateInstanceEventWindow(args: DisassociateInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateInstanceEventWindowCommandOutput) => void): void;
1882
+
1883
+ disassociateRouteTable(args: DisassociateRouteTableCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateRouteTableCommandOutput>;
1884
+ disassociateRouteTable(args: DisassociateRouteTableCommandInput, cb: (err: any, data?: DisassociateRouteTableCommandOutput) => void): void;
1885
+ disassociateRouteTable(args: DisassociateRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateRouteTableCommandOutput) => void): void;
1886
+
1887
+ disassociateSubnetCidrBlock(args: DisassociateSubnetCidrBlockCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateSubnetCidrBlockCommandOutput>;
1888
+ disassociateSubnetCidrBlock(args: DisassociateSubnetCidrBlockCommandInput, cb: (err: any, data?: DisassociateSubnetCidrBlockCommandOutput) => void): void;
1889
+ disassociateSubnetCidrBlock(args: DisassociateSubnetCidrBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateSubnetCidrBlockCommandOutput) => void): void;
1890
+
1891
+ disassociateTransitGatewayMulticastDomain(args: DisassociateTransitGatewayMulticastDomainCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateTransitGatewayMulticastDomainCommandOutput>;
1892
+ disassociateTransitGatewayMulticastDomain(args: DisassociateTransitGatewayMulticastDomainCommandInput, cb: (err: any, data?: DisassociateTransitGatewayMulticastDomainCommandOutput) => void): void;
1893
+ disassociateTransitGatewayMulticastDomain(args: DisassociateTransitGatewayMulticastDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateTransitGatewayMulticastDomainCommandOutput) => void): void;
1894
+
1895
+ disassociateTransitGatewayRouteTable(args: DisassociateTransitGatewayRouteTableCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateTransitGatewayRouteTableCommandOutput>;
1896
+ disassociateTransitGatewayRouteTable(args: DisassociateTransitGatewayRouteTableCommandInput, cb: (err: any, data?: DisassociateTransitGatewayRouteTableCommandOutput) => void): void;
1897
+ disassociateTransitGatewayRouteTable(args: DisassociateTransitGatewayRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateTransitGatewayRouteTableCommandOutput) => void): void;
1898
+
1899
+ disassociateTrunkInterface(args: DisassociateTrunkInterfaceCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateTrunkInterfaceCommandOutput>;
1900
+ disassociateTrunkInterface(args: DisassociateTrunkInterfaceCommandInput, cb: (err: any, data?: DisassociateTrunkInterfaceCommandOutput) => void): void;
1901
+ disassociateTrunkInterface(args: DisassociateTrunkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateTrunkInterfaceCommandOutput) => void): void;
1902
+
1903
+ disassociateVpcCidrBlock(args: DisassociateVpcCidrBlockCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateVpcCidrBlockCommandOutput>;
1904
+ disassociateVpcCidrBlock(args: DisassociateVpcCidrBlockCommandInput, cb: (err: any, data?: DisassociateVpcCidrBlockCommandOutput) => void): void;
1905
+ disassociateVpcCidrBlock(args: DisassociateVpcCidrBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateVpcCidrBlockCommandOutput) => void): void;
1906
+
1907
+ enableEbsEncryptionByDefault(args: EnableEbsEncryptionByDefaultCommandInput, options?: __HttpHandlerOptions): Promise<EnableEbsEncryptionByDefaultCommandOutput>;
1908
+ enableEbsEncryptionByDefault(args: EnableEbsEncryptionByDefaultCommandInput, cb: (err: any, data?: EnableEbsEncryptionByDefaultCommandOutput) => void): void;
1909
+ enableEbsEncryptionByDefault(args: EnableEbsEncryptionByDefaultCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableEbsEncryptionByDefaultCommandOutput) => void): void;
1910
+
1911
+ enableFastLaunch(args: EnableFastLaunchCommandInput, options?: __HttpHandlerOptions): Promise<EnableFastLaunchCommandOutput>;
1912
+ enableFastLaunch(args: EnableFastLaunchCommandInput, cb: (err: any, data?: EnableFastLaunchCommandOutput) => void): void;
1913
+ enableFastLaunch(args: EnableFastLaunchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableFastLaunchCommandOutput) => void): void;
1914
+
1915
+ enableFastSnapshotRestores(args: EnableFastSnapshotRestoresCommandInput, options?: __HttpHandlerOptions): Promise<EnableFastSnapshotRestoresCommandOutput>;
1916
+ enableFastSnapshotRestores(args: EnableFastSnapshotRestoresCommandInput, cb: (err: any, data?: EnableFastSnapshotRestoresCommandOutput) => void): void;
1917
+ enableFastSnapshotRestores(args: EnableFastSnapshotRestoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableFastSnapshotRestoresCommandOutput) => void): void;
1918
+
1919
+ enableImageDeprecation(args: EnableImageDeprecationCommandInput, options?: __HttpHandlerOptions): Promise<EnableImageDeprecationCommandOutput>;
1920
+ enableImageDeprecation(args: EnableImageDeprecationCommandInput, cb: (err: any, data?: EnableImageDeprecationCommandOutput) => void): void;
1921
+ enableImageDeprecation(args: EnableImageDeprecationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableImageDeprecationCommandOutput) => void): void;
1922
+
1923
+ enableIpamOrganizationAdminAccount(args: EnableIpamOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<EnableIpamOrganizationAdminAccountCommandOutput>;
1924
+ enableIpamOrganizationAdminAccount(args: EnableIpamOrganizationAdminAccountCommandInput, cb: (err: any, data?: EnableIpamOrganizationAdminAccountCommandOutput) => void): void;
1925
+ enableIpamOrganizationAdminAccount(args: EnableIpamOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableIpamOrganizationAdminAccountCommandOutput) => void): void;
1926
+
1927
+ enableSerialConsoleAccess(args: EnableSerialConsoleAccessCommandInput, options?: __HttpHandlerOptions): Promise<EnableSerialConsoleAccessCommandOutput>;
1928
+ enableSerialConsoleAccess(args: EnableSerialConsoleAccessCommandInput, cb: (err: any, data?: EnableSerialConsoleAccessCommandOutput) => void): void;
1929
+ enableSerialConsoleAccess(args: EnableSerialConsoleAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableSerialConsoleAccessCommandOutput) => void): void;
1930
+
1931
+ enableTransitGatewayRouteTablePropagation(args: EnableTransitGatewayRouteTablePropagationCommandInput, options?: __HttpHandlerOptions): Promise<EnableTransitGatewayRouteTablePropagationCommandOutput>;
1932
+ enableTransitGatewayRouteTablePropagation(args: EnableTransitGatewayRouteTablePropagationCommandInput, cb: (err: any, data?: EnableTransitGatewayRouteTablePropagationCommandOutput) => void): void;
1933
+ enableTransitGatewayRouteTablePropagation(args: EnableTransitGatewayRouteTablePropagationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableTransitGatewayRouteTablePropagationCommandOutput) => void): void;
1934
+
1935
+ enableVgwRoutePropagation(args: EnableVgwRoutePropagationCommandInput, options?: __HttpHandlerOptions): Promise<EnableVgwRoutePropagationCommandOutput>;
1936
+ enableVgwRoutePropagation(args: EnableVgwRoutePropagationCommandInput, cb: (err: any, data?: EnableVgwRoutePropagationCommandOutput) => void): void;
1937
+ enableVgwRoutePropagation(args: EnableVgwRoutePropagationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableVgwRoutePropagationCommandOutput) => void): void;
1938
+
1939
+ enableVolumeIO(args: EnableVolumeIOCommandInput, options?: __HttpHandlerOptions): Promise<EnableVolumeIOCommandOutput>;
1940
+ enableVolumeIO(args: EnableVolumeIOCommandInput, cb: (err: any, data?: EnableVolumeIOCommandOutput) => void): void;
1941
+ enableVolumeIO(args: EnableVolumeIOCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableVolumeIOCommandOutput) => void): void;
1942
+
1943
+ enableVpcClassicLink(args: EnableVpcClassicLinkCommandInput, options?: __HttpHandlerOptions): Promise<EnableVpcClassicLinkCommandOutput>;
1944
+ enableVpcClassicLink(args: EnableVpcClassicLinkCommandInput, cb: (err: any, data?: EnableVpcClassicLinkCommandOutput) => void): void;
1945
+ enableVpcClassicLink(args: EnableVpcClassicLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableVpcClassicLinkCommandOutput) => void): void;
1946
+
1947
+ enableVpcClassicLinkDnsSupport(args: EnableVpcClassicLinkDnsSupportCommandInput, options?: __HttpHandlerOptions): Promise<EnableVpcClassicLinkDnsSupportCommandOutput>;
1948
+ enableVpcClassicLinkDnsSupport(args: EnableVpcClassicLinkDnsSupportCommandInput, cb: (err: any, data?: EnableVpcClassicLinkDnsSupportCommandOutput) => void): void;
1949
+ enableVpcClassicLinkDnsSupport(args: EnableVpcClassicLinkDnsSupportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableVpcClassicLinkDnsSupportCommandOutput) => void): void;
1950
+
1951
+ exportClientVpnClientCertificateRevocationList(args: ExportClientVpnClientCertificateRevocationListCommandInput, options?: __HttpHandlerOptions): Promise<ExportClientVpnClientCertificateRevocationListCommandOutput>;
1952
+ exportClientVpnClientCertificateRevocationList(args: ExportClientVpnClientCertificateRevocationListCommandInput, cb: (err: any, data?: ExportClientVpnClientCertificateRevocationListCommandOutput) => void): void;
1953
+ exportClientVpnClientCertificateRevocationList(args: ExportClientVpnClientCertificateRevocationListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExportClientVpnClientCertificateRevocationListCommandOutput) => void): void;
1954
+
1955
+ exportClientVpnClientConfiguration(args: ExportClientVpnClientConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<ExportClientVpnClientConfigurationCommandOutput>;
1956
+ exportClientVpnClientConfiguration(args: ExportClientVpnClientConfigurationCommandInput, cb: (err: any, data?: ExportClientVpnClientConfigurationCommandOutput) => void): void;
1957
+ exportClientVpnClientConfiguration(args: ExportClientVpnClientConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExportClientVpnClientConfigurationCommandOutput) => void): void;
1958
+
1959
+ exportImage(args: ExportImageCommandInput, options?: __HttpHandlerOptions): Promise<ExportImageCommandOutput>;
1960
+ exportImage(args: ExportImageCommandInput, cb: (err: any, data?: ExportImageCommandOutput) => void): void;
1961
+ exportImage(args: ExportImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExportImageCommandOutput) => void): void;
1962
+
1963
+ exportTransitGatewayRoutes(args: ExportTransitGatewayRoutesCommandInput, options?: __HttpHandlerOptions): Promise<ExportTransitGatewayRoutesCommandOutput>;
1964
+ exportTransitGatewayRoutes(args: ExportTransitGatewayRoutesCommandInput, cb: (err: any, data?: ExportTransitGatewayRoutesCommandOutput) => void): void;
1965
+ exportTransitGatewayRoutes(args: ExportTransitGatewayRoutesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExportTransitGatewayRoutesCommandOutput) => void): void;
1966
+
1967
+ getAssociatedEnclaveCertificateIamRoles(args: GetAssociatedEnclaveCertificateIamRolesCommandInput, options?: __HttpHandlerOptions): Promise<GetAssociatedEnclaveCertificateIamRolesCommandOutput>;
1968
+ getAssociatedEnclaveCertificateIamRoles(args: GetAssociatedEnclaveCertificateIamRolesCommandInput, cb: (err: any, data?: GetAssociatedEnclaveCertificateIamRolesCommandOutput) => void): void;
1969
+ getAssociatedEnclaveCertificateIamRoles(args: GetAssociatedEnclaveCertificateIamRolesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssociatedEnclaveCertificateIamRolesCommandOutput) => void): void;
1970
+
1971
+ getAssociatedIpv6PoolCidrs(args: GetAssociatedIpv6PoolCidrsCommandInput, options?: __HttpHandlerOptions): Promise<GetAssociatedIpv6PoolCidrsCommandOutput>;
1972
+ getAssociatedIpv6PoolCidrs(args: GetAssociatedIpv6PoolCidrsCommandInput, cb: (err: any, data?: GetAssociatedIpv6PoolCidrsCommandOutput) => void): void;
1973
+ getAssociatedIpv6PoolCidrs(args: GetAssociatedIpv6PoolCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssociatedIpv6PoolCidrsCommandOutput) => void): void;
1974
+
1975
+ getCapacityReservationUsage(args: GetCapacityReservationUsageCommandInput, options?: __HttpHandlerOptions): Promise<GetCapacityReservationUsageCommandOutput>;
1976
+ getCapacityReservationUsage(args: GetCapacityReservationUsageCommandInput, cb: (err: any, data?: GetCapacityReservationUsageCommandOutput) => void): void;
1977
+ getCapacityReservationUsage(args: GetCapacityReservationUsageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCapacityReservationUsageCommandOutput) => void): void;
1978
+
1979
+ getCoipPoolUsage(args: GetCoipPoolUsageCommandInput, options?: __HttpHandlerOptions): Promise<GetCoipPoolUsageCommandOutput>;
1980
+ getCoipPoolUsage(args: GetCoipPoolUsageCommandInput, cb: (err: any, data?: GetCoipPoolUsageCommandOutput) => void): void;
1981
+ getCoipPoolUsage(args: GetCoipPoolUsageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCoipPoolUsageCommandOutput) => void): void;
1982
+
1983
+ getConsoleOutput(args: GetConsoleOutputCommandInput, options?: __HttpHandlerOptions): Promise<GetConsoleOutputCommandOutput>;
1984
+ getConsoleOutput(args: GetConsoleOutputCommandInput, cb: (err: any, data?: GetConsoleOutputCommandOutput) => void): void;
1985
+ getConsoleOutput(args: GetConsoleOutputCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConsoleOutputCommandOutput) => void): void;
1986
+
1987
+ getConsoleScreenshot(args: GetConsoleScreenshotCommandInput, options?: __HttpHandlerOptions): Promise<GetConsoleScreenshotCommandOutput>;
1988
+ getConsoleScreenshot(args: GetConsoleScreenshotCommandInput, cb: (err: any, data?: GetConsoleScreenshotCommandOutput) => void): void;
1989
+ getConsoleScreenshot(args: GetConsoleScreenshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConsoleScreenshotCommandOutput) => void): void;
1990
+
1991
+ getDefaultCreditSpecification(args: GetDefaultCreditSpecificationCommandInput, options?: __HttpHandlerOptions): Promise<GetDefaultCreditSpecificationCommandOutput>;
1992
+ getDefaultCreditSpecification(args: GetDefaultCreditSpecificationCommandInput, cb: (err: any, data?: GetDefaultCreditSpecificationCommandOutput) => void): void;
1993
+ getDefaultCreditSpecification(args: GetDefaultCreditSpecificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDefaultCreditSpecificationCommandOutput) => void): void;
1994
+
1995
+ getEbsDefaultKmsKeyId(args: GetEbsDefaultKmsKeyIdCommandInput, options?: __HttpHandlerOptions): Promise<GetEbsDefaultKmsKeyIdCommandOutput>;
1996
+ getEbsDefaultKmsKeyId(args: GetEbsDefaultKmsKeyIdCommandInput, cb: (err: any, data?: GetEbsDefaultKmsKeyIdCommandOutput) => void): void;
1997
+ getEbsDefaultKmsKeyId(args: GetEbsDefaultKmsKeyIdCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEbsDefaultKmsKeyIdCommandOutput) => void): void;
1998
+
1999
+ getEbsEncryptionByDefault(args: GetEbsEncryptionByDefaultCommandInput, options?: __HttpHandlerOptions): Promise<GetEbsEncryptionByDefaultCommandOutput>;
2000
+ getEbsEncryptionByDefault(args: GetEbsEncryptionByDefaultCommandInput, cb: (err: any, data?: GetEbsEncryptionByDefaultCommandOutput) => void): void;
2001
+ getEbsEncryptionByDefault(args: GetEbsEncryptionByDefaultCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEbsEncryptionByDefaultCommandOutput) => void): void;
2002
+
2003
+ getFlowLogsIntegrationTemplate(args: GetFlowLogsIntegrationTemplateCommandInput, options?: __HttpHandlerOptions): Promise<GetFlowLogsIntegrationTemplateCommandOutput>;
2004
+ getFlowLogsIntegrationTemplate(args: GetFlowLogsIntegrationTemplateCommandInput, cb: (err: any, data?: GetFlowLogsIntegrationTemplateCommandOutput) => void): void;
2005
+ getFlowLogsIntegrationTemplate(args: GetFlowLogsIntegrationTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFlowLogsIntegrationTemplateCommandOutput) => void): void;
2006
+
2007
+ getGroupsForCapacityReservation(args: GetGroupsForCapacityReservationCommandInput, options?: __HttpHandlerOptions): Promise<GetGroupsForCapacityReservationCommandOutput>;
2008
+ getGroupsForCapacityReservation(args: GetGroupsForCapacityReservationCommandInput, cb: (err: any, data?: GetGroupsForCapacityReservationCommandOutput) => void): void;
2009
+ getGroupsForCapacityReservation(args: GetGroupsForCapacityReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetGroupsForCapacityReservationCommandOutput) => void): void;
2010
+
2011
+ getHostReservationPurchasePreview(args: GetHostReservationPurchasePreviewCommandInput, options?: __HttpHandlerOptions): Promise<GetHostReservationPurchasePreviewCommandOutput>;
2012
+ getHostReservationPurchasePreview(args: GetHostReservationPurchasePreviewCommandInput, cb: (err: any, data?: GetHostReservationPurchasePreviewCommandOutput) => void): void;
2013
+ getHostReservationPurchasePreview(args: GetHostReservationPurchasePreviewCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHostReservationPurchasePreviewCommandOutput) => void): void;
2014
+
2015
+ getInstanceTypesFromInstanceRequirements(args: GetInstanceTypesFromInstanceRequirementsCommandInput, options?: __HttpHandlerOptions): Promise<GetInstanceTypesFromInstanceRequirementsCommandOutput>;
2016
+ getInstanceTypesFromInstanceRequirements(args: GetInstanceTypesFromInstanceRequirementsCommandInput, cb: (err: any, data?: GetInstanceTypesFromInstanceRequirementsCommandOutput) => void): void;
2017
+ getInstanceTypesFromInstanceRequirements(args: GetInstanceTypesFromInstanceRequirementsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstanceTypesFromInstanceRequirementsCommandOutput) => void): void;
2018
+
2019
+ getIpamAddressHistory(args: GetIpamAddressHistoryCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamAddressHistoryCommandOutput>;
2020
+ getIpamAddressHistory(args: GetIpamAddressHistoryCommandInput, cb: (err: any, data?: GetIpamAddressHistoryCommandOutput) => void): void;
2021
+ getIpamAddressHistory(args: GetIpamAddressHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamAddressHistoryCommandOutput) => void): void;
2022
+
2023
+ getIpamPoolAllocations(args: GetIpamPoolAllocationsCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamPoolAllocationsCommandOutput>;
2024
+ getIpamPoolAllocations(args: GetIpamPoolAllocationsCommandInput, cb: (err: any, data?: GetIpamPoolAllocationsCommandOutput) => void): void;
2025
+ getIpamPoolAllocations(args: GetIpamPoolAllocationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamPoolAllocationsCommandOutput) => void): void;
2026
+
2027
+ getIpamPoolCidrs(args: GetIpamPoolCidrsCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamPoolCidrsCommandOutput>;
2028
+ getIpamPoolCidrs(args: GetIpamPoolCidrsCommandInput, cb: (err: any, data?: GetIpamPoolCidrsCommandOutput) => void): void;
2029
+ getIpamPoolCidrs(args: GetIpamPoolCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamPoolCidrsCommandOutput) => void): void;
2030
+
2031
+ getIpamResourceCidrs(args: GetIpamResourceCidrsCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamResourceCidrsCommandOutput>;
2032
+ getIpamResourceCidrs(args: GetIpamResourceCidrsCommandInput, cb: (err: any, data?: GetIpamResourceCidrsCommandOutput) => void): void;
2033
+ getIpamResourceCidrs(args: GetIpamResourceCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamResourceCidrsCommandOutput) => void): void;
2034
+
2035
+ getLaunchTemplateData(args: GetLaunchTemplateDataCommandInput, options?: __HttpHandlerOptions): Promise<GetLaunchTemplateDataCommandOutput>;
2036
+ getLaunchTemplateData(args: GetLaunchTemplateDataCommandInput, cb: (err: any, data?: GetLaunchTemplateDataCommandOutput) => void): void;
2037
+ getLaunchTemplateData(args: GetLaunchTemplateDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLaunchTemplateDataCommandOutput) => void): void;
2038
+
2039
+ getManagedPrefixListAssociations(args: GetManagedPrefixListAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<GetManagedPrefixListAssociationsCommandOutput>;
2040
+ getManagedPrefixListAssociations(args: GetManagedPrefixListAssociationsCommandInput, cb: (err: any, data?: GetManagedPrefixListAssociationsCommandOutput) => void): void;
2041
+ getManagedPrefixListAssociations(args: GetManagedPrefixListAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetManagedPrefixListAssociationsCommandOutput) => void): void;
2042
+
2043
+ getManagedPrefixListEntries(args: GetManagedPrefixListEntriesCommandInput, options?: __HttpHandlerOptions): Promise<GetManagedPrefixListEntriesCommandOutput>;
2044
+ getManagedPrefixListEntries(args: GetManagedPrefixListEntriesCommandInput, cb: (err: any, data?: GetManagedPrefixListEntriesCommandOutput) => void): void;
2045
+ getManagedPrefixListEntries(args: GetManagedPrefixListEntriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetManagedPrefixListEntriesCommandOutput) => void): void;
2046
+
2047
+ getNetworkInsightsAccessScopeAnalysisFindings(args: GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput>;
2048
+ getNetworkInsightsAccessScopeAnalysisFindings(args: GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, cb: (err: any, data?: GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput) => void): void;
2049
+ getNetworkInsightsAccessScopeAnalysisFindings(args: GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput) => void): void;
2050
+
2051
+ getNetworkInsightsAccessScopeContent(args: GetNetworkInsightsAccessScopeContentCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkInsightsAccessScopeContentCommandOutput>;
2052
+ getNetworkInsightsAccessScopeContent(args: GetNetworkInsightsAccessScopeContentCommandInput, cb: (err: any, data?: GetNetworkInsightsAccessScopeContentCommandOutput) => void): void;
2053
+ getNetworkInsightsAccessScopeContent(args: GetNetworkInsightsAccessScopeContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkInsightsAccessScopeContentCommandOutput) => void): void;
2054
+
2055
+ getPasswordData(args: GetPasswordDataCommandInput, options?: __HttpHandlerOptions): Promise<GetPasswordDataCommandOutput>;
2056
+ getPasswordData(args: GetPasswordDataCommandInput, cb: (err: any, data?: GetPasswordDataCommandOutput) => void): void;
2057
+ getPasswordData(args: GetPasswordDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPasswordDataCommandOutput) => void): void;
2058
+
2059
+ getReservedInstancesExchangeQuote(args: GetReservedInstancesExchangeQuoteCommandInput, options?: __HttpHandlerOptions): Promise<GetReservedInstancesExchangeQuoteCommandOutput>;
2060
+ getReservedInstancesExchangeQuote(args: GetReservedInstancesExchangeQuoteCommandInput, cb: (err: any, data?: GetReservedInstancesExchangeQuoteCommandOutput) => void): void;
2061
+ getReservedInstancesExchangeQuote(args: GetReservedInstancesExchangeQuoteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReservedInstancesExchangeQuoteCommandOutput) => void): void;
2062
+
2063
+ getSerialConsoleAccessStatus(args: GetSerialConsoleAccessStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetSerialConsoleAccessStatusCommandOutput>;
2064
+ getSerialConsoleAccessStatus(args: GetSerialConsoleAccessStatusCommandInput, cb: (err: any, data?: GetSerialConsoleAccessStatusCommandOutput) => void): void;
2065
+ getSerialConsoleAccessStatus(args: GetSerialConsoleAccessStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSerialConsoleAccessStatusCommandOutput) => void): void;
2066
+
2067
+ getSpotPlacementScores(args: GetSpotPlacementScoresCommandInput, options?: __HttpHandlerOptions): Promise<GetSpotPlacementScoresCommandOutput>;
2068
+ getSpotPlacementScores(args: GetSpotPlacementScoresCommandInput, cb: (err: any, data?: GetSpotPlacementScoresCommandOutput) => void): void;
2069
+ getSpotPlacementScores(args: GetSpotPlacementScoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSpotPlacementScoresCommandOutput) => void): void;
2070
+
2071
+ getSubnetCidrReservations(args: GetSubnetCidrReservationsCommandInput, options?: __HttpHandlerOptions): Promise<GetSubnetCidrReservationsCommandOutput>;
2072
+ getSubnetCidrReservations(args: GetSubnetCidrReservationsCommandInput, cb: (err: any, data?: GetSubnetCidrReservationsCommandOutput) => void): void;
2073
+ getSubnetCidrReservations(args: GetSubnetCidrReservationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSubnetCidrReservationsCommandOutput) => void): void;
2074
+
2075
+ getTransitGatewayAttachmentPropagations(args: GetTransitGatewayAttachmentPropagationsCommandInput, options?: __HttpHandlerOptions): Promise<GetTransitGatewayAttachmentPropagationsCommandOutput>;
2076
+ getTransitGatewayAttachmentPropagations(args: GetTransitGatewayAttachmentPropagationsCommandInput, cb: (err: any, data?: GetTransitGatewayAttachmentPropagationsCommandOutput) => void): void;
2077
+ getTransitGatewayAttachmentPropagations(args: GetTransitGatewayAttachmentPropagationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTransitGatewayAttachmentPropagationsCommandOutput) => void): void;
2078
+
2079
+ getTransitGatewayMulticastDomainAssociations(args: GetTransitGatewayMulticastDomainAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<GetTransitGatewayMulticastDomainAssociationsCommandOutput>;
2080
+ getTransitGatewayMulticastDomainAssociations(args: GetTransitGatewayMulticastDomainAssociationsCommandInput, cb: (err: any, data?: GetTransitGatewayMulticastDomainAssociationsCommandOutput) => void): void;
2081
+ getTransitGatewayMulticastDomainAssociations(args: GetTransitGatewayMulticastDomainAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTransitGatewayMulticastDomainAssociationsCommandOutput) => void): void;
2082
+
2083
+ getTransitGatewayPrefixListReferences(args: GetTransitGatewayPrefixListReferencesCommandInput, options?: __HttpHandlerOptions): Promise<GetTransitGatewayPrefixListReferencesCommandOutput>;
2084
+ getTransitGatewayPrefixListReferences(args: GetTransitGatewayPrefixListReferencesCommandInput, cb: (err: any, data?: GetTransitGatewayPrefixListReferencesCommandOutput) => void): void;
2085
+ getTransitGatewayPrefixListReferences(args: GetTransitGatewayPrefixListReferencesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTransitGatewayPrefixListReferencesCommandOutput) => void): void;
2086
+
2087
+ getTransitGatewayRouteTableAssociations(args: GetTransitGatewayRouteTableAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<GetTransitGatewayRouteTableAssociationsCommandOutput>;
2088
+ getTransitGatewayRouteTableAssociations(args: GetTransitGatewayRouteTableAssociationsCommandInput, cb: (err: any, data?: GetTransitGatewayRouteTableAssociationsCommandOutput) => void): void;
2089
+ getTransitGatewayRouteTableAssociations(args: GetTransitGatewayRouteTableAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTransitGatewayRouteTableAssociationsCommandOutput) => void): void;
2090
+
2091
+ getTransitGatewayRouteTablePropagations(args: GetTransitGatewayRouteTablePropagationsCommandInput, options?: __HttpHandlerOptions): Promise<GetTransitGatewayRouteTablePropagationsCommandOutput>;
2092
+ getTransitGatewayRouteTablePropagations(args: GetTransitGatewayRouteTablePropagationsCommandInput, cb: (err: any, data?: GetTransitGatewayRouteTablePropagationsCommandOutput) => void): void;
2093
+ getTransitGatewayRouteTablePropagations(args: GetTransitGatewayRouteTablePropagationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTransitGatewayRouteTablePropagationsCommandOutput) => void): void;
2094
+
2095
+ getVpnConnectionDeviceSampleConfiguration(args: GetVpnConnectionDeviceSampleConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<GetVpnConnectionDeviceSampleConfigurationCommandOutput>;
2096
+ getVpnConnectionDeviceSampleConfiguration(args: GetVpnConnectionDeviceSampleConfigurationCommandInput, cb: (err: any, data?: GetVpnConnectionDeviceSampleConfigurationCommandOutput) => void): void;
2097
+ getVpnConnectionDeviceSampleConfiguration(args: GetVpnConnectionDeviceSampleConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVpnConnectionDeviceSampleConfigurationCommandOutput) => void): void;
2098
+
2099
+ getVpnConnectionDeviceTypes(args: GetVpnConnectionDeviceTypesCommandInput, options?: __HttpHandlerOptions): Promise<GetVpnConnectionDeviceTypesCommandOutput>;
2100
+ getVpnConnectionDeviceTypes(args: GetVpnConnectionDeviceTypesCommandInput, cb: (err: any, data?: GetVpnConnectionDeviceTypesCommandOutput) => void): void;
2101
+ getVpnConnectionDeviceTypes(args: GetVpnConnectionDeviceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVpnConnectionDeviceTypesCommandOutput) => void): void;
2102
+
2103
+ importClientVpnClientCertificateRevocationList(args: ImportClientVpnClientCertificateRevocationListCommandInput, options?: __HttpHandlerOptions): Promise<ImportClientVpnClientCertificateRevocationListCommandOutput>;
2104
+ importClientVpnClientCertificateRevocationList(args: ImportClientVpnClientCertificateRevocationListCommandInput, cb: (err: any, data?: ImportClientVpnClientCertificateRevocationListCommandOutput) => void): void;
2105
+ importClientVpnClientCertificateRevocationList(args: ImportClientVpnClientCertificateRevocationListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportClientVpnClientCertificateRevocationListCommandOutput) => void): void;
2106
+
2107
+ importImage(args: ImportImageCommandInput, options?: __HttpHandlerOptions): Promise<ImportImageCommandOutput>;
2108
+ importImage(args: ImportImageCommandInput, cb: (err: any, data?: ImportImageCommandOutput) => void): void;
2109
+ importImage(args: ImportImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportImageCommandOutput) => void): void;
2110
+
2111
+ importInstance(args: ImportInstanceCommandInput, options?: __HttpHandlerOptions): Promise<ImportInstanceCommandOutput>;
2112
+ importInstance(args: ImportInstanceCommandInput, cb: (err: any, data?: ImportInstanceCommandOutput) => void): void;
2113
+ importInstance(args: ImportInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportInstanceCommandOutput) => void): void;
2114
+
2115
+ importKeyPair(args: ImportKeyPairCommandInput, options?: __HttpHandlerOptions): Promise<ImportKeyPairCommandOutput>;
2116
+ importKeyPair(args: ImportKeyPairCommandInput, cb: (err: any, data?: ImportKeyPairCommandOutput) => void): void;
2117
+ importKeyPair(args: ImportKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportKeyPairCommandOutput) => void): void;
2118
+
2119
+ importSnapshot(args: ImportSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<ImportSnapshotCommandOutput>;
2120
+ importSnapshot(args: ImportSnapshotCommandInput, cb: (err: any, data?: ImportSnapshotCommandOutput) => void): void;
2121
+ importSnapshot(args: ImportSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportSnapshotCommandOutput) => void): void;
2122
+
2123
+ importVolume(args: ImportVolumeCommandInput, options?: __HttpHandlerOptions): Promise<ImportVolumeCommandOutput>;
2124
+ importVolume(args: ImportVolumeCommandInput, cb: (err: any, data?: ImportVolumeCommandOutput) => void): void;
2125
+ importVolume(args: ImportVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportVolumeCommandOutput) => void): void;
2126
+
2127
+ listImagesInRecycleBin(args: ListImagesInRecycleBinCommandInput, options?: __HttpHandlerOptions): Promise<ListImagesInRecycleBinCommandOutput>;
2128
+ listImagesInRecycleBin(args: ListImagesInRecycleBinCommandInput, cb: (err: any, data?: ListImagesInRecycleBinCommandOutput) => void): void;
2129
+ listImagesInRecycleBin(args: ListImagesInRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImagesInRecycleBinCommandOutput) => void): void;
2130
+
2131
+ listSnapshotsInRecycleBin(args: ListSnapshotsInRecycleBinCommandInput, options?: __HttpHandlerOptions): Promise<ListSnapshotsInRecycleBinCommandOutput>;
2132
+ listSnapshotsInRecycleBin(args: ListSnapshotsInRecycleBinCommandInput, cb: (err: any, data?: ListSnapshotsInRecycleBinCommandOutput) => void): void;
2133
+ listSnapshotsInRecycleBin(args: ListSnapshotsInRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSnapshotsInRecycleBinCommandOutput) => void): void;
2134
+
2135
+ modifyAddressAttribute(args: ModifyAddressAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ModifyAddressAttributeCommandOutput>;
2136
+ modifyAddressAttribute(args: ModifyAddressAttributeCommandInput, cb: (err: any, data?: ModifyAddressAttributeCommandOutput) => void): void;
2137
+ modifyAddressAttribute(args: ModifyAddressAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyAddressAttributeCommandOutput) => void): void;
2138
+
2139
+ modifyAvailabilityZoneGroup(args: ModifyAvailabilityZoneGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyAvailabilityZoneGroupCommandOutput>;
2140
+ modifyAvailabilityZoneGroup(args: ModifyAvailabilityZoneGroupCommandInput, cb: (err: any, data?: ModifyAvailabilityZoneGroupCommandOutput) => void): void;
2141
+ modifyAvailabilityZoneGroup(args: ModifyAvailabilityZoneGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyAvailabilityZoneGroupCommandOutput) => void): void;
2142
+
2143
+ modifyCapacityReservation(args: ModifyCapacityReservationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyCapacityReservationCommandOutput>;
2144
+ modifyCapacityReservation(args: ModifyCapacityReservationCommandInput, cb: (err: any, data?: ModifyCapacityReservationCommandOutput) => void): void;
2145
+ modifyCapacityReservation(args: ModifyCapacityReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCapacityReservationCommandOutput) => void): void;
2146
+
2147
+ modifyCapacityReservationFleet(args: ModifyCapacityReservationFleetCommandInput, options?: __HttpHandlerOptions): Promise<ModifyCapacityReservationFleetCommandOutput>;
2148
+ modifyCapacityReservationFleet(args: ModifyCapacityReservationFleetCommandInput, cb: (err: any, data?: ModifyCapacityReservationFleetCommandOutput) => void): void;
2149
+ modifyCapacityReservationFleet(args: ModifyCapacityReservationFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCapacityReservationFleetCommandOutput) => void): void;
2150
+
2151
+ modifyClientVpnEndpoint(args: ModifyClientVpnEndpointCommandInput, options?: __HttpHandlerOptions): Promise<ModifyClientVpnEndpointCommandOutput>;
2152
+ modifyClientVpnEndpoint(args: ModifyClientVpnEndpointCommandInput, cb: (err: any, data?: ModifyClientVpnEndpointCommandOutput) => void): void;
2153
+ modifyClientVpnEndpoint(args: ModifyClientVpnEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClientVpnEndpointCommandOutput) => void): void;
2154
+
2155
+ modifyDefaultCreditSpecification(args: ModifyDefaultCreditSpecificationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDefaultCreditSpecificationCommandOutput>;
2156
+ modifyDefaultCreditSpecification(args: ModifyDefaultCreditSpecificationCommandInput, cb: (err: any, data?: ModifyDefaultCreditSpecificationCommandOutput) => void): void;
2157
+ modifyDefaultCreditSpecification(args: ModifyDefaultCreditSpecificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDefaultCreditSpecificationCommandOutput) => void): void;
2158
+
2159
+ modifyEbsDefaultKmsKeyId(args: ModifyEbsDefaultKmsKeyIdCommandInput, options?: __HttpHandlerOptions): Promise<ModifyEbsDefaultKmsKeyIdCommandOutput>;
2160
+ modifyEbsDefaultKmsKeyId(args: ModifyEbsDefaultKmsKeyIdCommandInput, cb: (err: any, data?: ModifyEbsDefaultKmsKeyIdCommandOutput) => void): void;
2161
+ modifyEbsDefaultKmsKeyId(args: ModifyEbsDefaultKmsKeyIdCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyEbsDefaultKmsKeyIdCommandOutput) => void): void;
2162
+
2163
+ modifyFleet(args: ModifyFleetCommandInput, options?: __HttpHandlerOptions): Promise<ModifyFleetCommandOutput>;
2164
+ modifyFleet(args: ModifyFleetCommandInput, cb: (err: any, data?: ModifyFleetCommandOutput) => void): void;
2165
+ modifyFleet(args: ModifyFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyFleetCommandOutput) => void): void;
2166
+
2167
+ modifyFpgaImageAttribute(args: ModifyFpgaImageAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ModifyFpgaImageAttributeCommandOutput>;
2168
+ modifyFpgaImageAttribute(args: ModifyFpgaImageAttributeCommandInput, cb: (err: any, data?: ModifyFpgaImageAttributeCommandOutput) => void): void;
2169
+ modifyFpgaImageAttribute(args: ModifyFpgaImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyFpgaImageAttributeCommandOutput) => void): void;
2170
+
2171
+ modifyHosts(args: ModifyHostsCommandInput, options?: __HttpHandlerOptions): Promise<ModifyHostsCommandOutput>;
2172
+ modifyHosts(args: ModifyHostsCommandInput, cb: (err: any, data?: ModifyHostsCommandOutput) => void): void;
2173
+ modifyHosts(args: ModifyHostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyHostsCommandOutput) => void): void;
2174
+
2175
+ modifyIdentityIdFormat(args: ModifyIdentityIdFormatCommandInput, options?: __HttpHandlerOptions): Promise<ModifyIdentityIdFormatCommandOutput>;
2176
+ modifyIdentityIdFormat(args: ModifyIdentityIdFormatCommandInput, cb: (err: any, data?: ModifyIdentityIdFormatCommandOutput) => void): void;
2177
+ modifyIdentityIdFormat(args: ModifyIdentityIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIdentityIdFormatCommandOutput) => void): void;
2178
+
2179
+ modifyIdFormat(args: ModifyIdFormatCommandInput, options?: __HttpHandlerOptions): Promise<ModifyIdFormatCommandOutput>;
2180
+ modifyIdFormat(args: ModifyIdFormatCommandInput, cb: (err: any, data?: ModifyIdFormatCommandOutput) => void): void;
2181
+ modifyIdFormat(args: ModifyIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIdFormatCommandOutput) => void): void;
2182
+
2183
+ modifyImageAttribute(args: ModifyImageAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ModifyImageAttributeCommandOutput>;
2184
+ modifyImageAttribute(args: ModifyImageAttributeCommandInput, cb: (err: any, data?: ModifyImageAttributeCommandOutput) => void): void;
2185
+ modifyImageAttribute(args: ModifyImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyImageAttributeCommandOutput) => void): void;
2186
+
2187
+ modifyInstanceAttribute(args: ModifyInstanceAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ModifyInstanceAttributeCommandOutput>;
2188
+ modifyInstanceAttribute(args: ModifyInstanceAttributeCommandInput, cb: (err: any, data?: ModifyInstanceAttributeCommandOutput) => void): void;
2189
+ modifyInstanceAttribute(args: ModifyInstanceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceAttributeCommandOutput) => void): void;
2190
+
2191
+ modifyInstanceCapacityReservationAttributes(args: ModifyInstanceCapacityReservationAttributesCommandInput, options?: __HttpHandlerOptions): Promise<ModifyInstanceCapacityReservationAttributesCommandOutput>;
2192
+ modifyInstanceCapacityReservationAttributes(args: ModifyInstanceCapacityReservationAttributesCommandInput, cb: (err: any, data?: ModifyInstanceCapacityReservationAttributesCommandOutput) => void): void;
2193
+ modifyInstanceCapacityReservationAttributes(args: ModifyInstanceCapacityReservationAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceCapacityReservationAttributesCommandOutput) => void): void;
2194
+
2195
+ modifyInstanceCreditSpecification(args: ModifyInstanceCreditSpecificationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyInstanceCreditSpecificationCommandOutput>;
2196
+ modifyInstanceCreditSpecification(args: ModifyInstanceCreditSpecificationCommandInput, cb: (err: any, data?: ModifyInstanceCreditSpecificationCommandOutput) => void): void;
2197
+ modifyInstanceCreditSpecification(args: ModifyInstanceCreditSpecificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceCreditSpecificationCommandOutput) => void): void;
2198
+
2199
+ modifyInstanceEventStartTime(args: ModifyInstanceEventStartTimeCommandInput, options?: __HttpHandlerOptions): Promise<ModifyInstanceEventStartTimeCommandOutput>;
2200
+ modifyInstanceEventStartTime(args: ModifyInstanceEventStartTimeCommandInput, cb: (err: any, data?: ModifyInstanceEventStartTimeCommandOutput) => void): void;
2201
+ modifyInstanceEventStartTime(args: ModifyInstanceEventStartTimeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceEventStartTimeCommandOutput) => void): void;
2202
+
2203
+ modifyInstanceEventWindow(args: ModifyInstanceEventWindowCommandInput, options?: __HttpHandlerOptions): Promise<ModifyInstanceEventWindowCommandOutput>;
2204
+ modifyInstanceEventWindow(args: ModifyInstanceEventWindowCommandInput, cb: (err: any, data?: ModifyInstanceEventWindowCommandOutput) => void): void;
2205
+ modifyInstanceEventWindow(args: ModifyInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceEventWindowCommandOutput) => void): void;
2206
+
2207
+ modifyInstanceMetadataOptions(args: ModifyInstanceMetadataOptionsCommandInput, options?: __HttpHandlerOptions): Promise<ModifyInstanceMetadataOptionsCommandOutput>;
2208
+ modifyInstanceMetadataOptions(args: ModifyInstanceMetadataOptionsCommandInput, cb: (err: any, data?: ModifyInstanceMetadataOptionsCommandOutput) => void): void;
2209
+ modifyInstanceMetadataOptions(args: ModifyInstanceMetadataOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceMetadataOptionsCommandOutput) => void): void;
2210
+
2211
+ modifyInstancePlacement(args: ModifyInstancePlacementCommandInput, options?: __HttpHandlerOptions): Promise<ModifyInstancePlacementCommandOutput>;
2212
+ modifyInstancePlacement(args: ModifyInstancePlacementCommandInput, cb: (err: any, data?: ModifyInstancePlacementCommandOutput) => void): void;
2213
+ modifyInstancePlacement(args: ModifyInstancePlacementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstancePlacementCommandOutput) => void): void;
2214
+
2215
+ modifyIpam(args: ModifyIpamCommandInput, options?: __HttpHandlerOptions): Promise<ModifyIpamCommandOutput>;
2216
+ modifyIpam(args: ModifyIpamCommandInput, cb: (err: any, data?: ModifyIpamCommandOutput) => void): void;
2217
+ modifyIpam(args: ModifyIpamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamCommandOutput) => void): void;
2218
+
2219
+ modifyIpamPool(args: ModifyIpamPoolCommandInput, options?: __HttpHandlerOptions): Promise<ModifyIpamPoolCommandOutput>;
2220
+ modifyIpamPool(args: ModifyIpamPoolCommandInput, cb: (err: any, data?: ModifyIpamPoolCommandOutput) => void): void;
2221
+ modifyIpamPool(args: ModifyIpamPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamPoolCommandOutput) => void): void;
2222
+
2223
+ modifyIpamResourceCidr(args: ModifyIpamResourceCidrCommandInput, options?: __HttpHandlerOptions): Promise<ModifyIpamResourceCidrCommandOutput>;
2224
+ modifyIpamResourceCidr(args: ModifyIpamResourceCidrCommandInput, cb: (err: any, data?: ModifyIpamResourceCidrCommandOutput) => void): void;
2225
+ modifyIpamResourceCidr(args: ModifyIpamResourceCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamResourceCidrCommandOutput) => void): void;
2226
+
2227
+ modifyIpamScope(args: ModifyIpamScopeCommandInput, options?: __HttpHandlerOptions): Promise<ModifyIpamScopeCommandOutput>;
2228
+ modifyIpamScope(args: ModifyIpamScopeCommandInput, cb: (err: any, data?: ModifyIpamScopeCommandOutput) => void): void;
2229
+ modifyIpamScope(args: ModifyIpamScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamScopeCommandOutput) => void): void;
2230
+
2231
+ modifyLaunchTemplate(args: ModifyLaunchTemplateCommandInput, options?: __HttpHandlerOptions): Promise<ModifyLaunchTemplateCommandOutput>;
2232
+ modifyLaunchTemplate(args: ModifyLaunchTemplateCommandInput, cb: (err: any, data?: ModifyLaunchTemplateCommandOutput) => void): void;
2233
+ modifyLaunchTemplate(args: ModifyLaunchTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyLaunchTemplateCommandOutput) => void): void;
2234
+
2235
+ modifyManagedPrefixList(args: ModifyManagedPrefixListCommandInput, options?: __HttpHandlerOptions): Promise<ModifyManagedPrefixListCommandOutput>;
2236
+ modifyManagedPrefixList(args: ModifyManagedPrefixListCommandInput, cb: (err: any, data?: ModifyManagedPrefixListCommandOutput) => void): void;
2237
+ modifyManagedPrefixList(args: ModifyManagedPrefixListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyManagedPrefixListCommandOutput) => void): void;
2238
+
2239
+ modifyNetworkInterfaceAttribute(args: ModifyNetworkInterfaceAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ModifyNetworkInterfaceAttributeCommandOutput>;
2240
+ modifyNetworkInterfaceAttribute(args: ModifyNetworkInterfaceAttributeCommandInput, cb: (err: any, data?: ModifyNetworkInterfaceAttributeCommandOutput) => void): void;
2241
+ modifyNetworkInterfaceAttribute(args: ModifyNetworkInterfaceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyNetworkInterfaceAttributeCommandOutput) => void): void;
2242
+
2243
+ modifyPrivateDnsNameOptions(args: ModifyPrivateDnsNameOptionsCommandInput, options?: __HttpHandlerOptions): Promise<ModifyPrivateDnsNameOptionsCommandOutput>;
2244
+ modifyPrivateDnsNameOptions(args: ModifyPrivateDnsNameOptionsCommandInput, cb: (err: any, data?: ModifyPrivateDnsNameOptionsCommandOutput) => void): void;
2245
+ modifyPrivateDnsNameOptions(args: ModifyPrivateDnsNameOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyPrivateDnsNameOptionsCommandOutput) => void): void;
2246
+
2247
+ modifyReservedInstances(args: ModifyReservedInstancesCommandInput, options?: __HttpHandlerOptions): Promise<ModifyReservedInstancesCommandOutput>;
2248
+ modifyReservedInstances(args: ModifyReservedInstancesCommandInput, cb: (err: any, data?: ModifyReservedInstancesCommandOutput) => void): void;
2249
+ modifyReservedInstances(args: ModifyReservedInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyReservedInstancesCommandOutput) => void): void;
2250
+
2251
+ modifySecurityGroupRules(args: ModifySecurityGroupRulesCommandInput, options?: __HttpHandlerOptions): Promise<ModifySecurityGroupRulesCommandOutput>;
2252
+ modifySecurityGroupRules(args: ModifySecurityGroupRulesCommandInput, cb: (err: any, data?: ModifySecurityGroupRulesCommandOutput) => void): void;
2253
+ modifySecurityGroupRules(args: ModifySecurityGroupRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySecurityGroupRulesCommandOutput) => void): void;
2254
+
2255
+ modifySnapshotAttribute(args: ModifySnapshotAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ModifySnapshotAttributeCommandOutput>;
2256
+ modifySnapshotAttribute(args: ModifySnapshotAttributeCommandInput, cb: (err: any, data?: ModifySnapshotAttributeCommandOutput) => void): void;
2257
+ modifySnapshotAttribute(args: ModifySnapshotAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySnapshotAttributeCommandOutput) => void): void;
2258
+
2259
+ modifySnapshotTier(args: ModifySnapshotTierCommandInput, options?: __HttpHandlerOptions): Promise<ModifySnapshotTierCommandOutput>;
2260
+ modifySnapshotTier(args: ModifySnapshotTierCommandInput, cb: (err: any, data?: ModifySnapshotTierCommandOutput) => void): void;
2261
+ modifySnapshotTier(args: ModifySnapshotTierCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySnapshotTierCommandOutput) => void): void;
2262
+
2263
+ modifySpotFleetRequest(args: ModifySpotFleetRequestCommandInput, options?: __HttpHandlerOptions): Promise<ModifySpotFleetRequestCommandOutput>;
2264
+ modifySpotFleetRequest(args: ModifySpotFleetRequestCommandInput, cb: (err: any, data?: ModifySpotFleetRequestCommandOutput) => void): void;
2265
+ modifySpotFleetRequest(args: ModifySpotFleetRequestCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySpotFleetRequestCommandOutput) => void): void;
2266
+
2267
+ modifySubnetAttribute(args: ModifySubnetAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ModifySubnetAttributeCommandOutput>;
2268
+ modifySubnetAttribute(args: ModifySubnetAttributeCommandInput, cb: (err: any, data?: ModifySubnetAttributeCommandOutput) => void): void;
2269
+ modifySubnetAttribute(args: ModifySubnetAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySubnetAttributeCommandOutput) => void): void;
2270
+
2271
+ modifyTrafficMirrorFilterNetworkServices(args: ModifyTrafficMirrorFilterNetworkServicesCommandInput, options?: __HttpHandlerOptions): Promise<ModifyTrafficMirrorFilterNetworkServicesCommandOutput>;
2272
+ modifyTrafficMirrorFilterNetworkServices(args: ModifyTrafficMirrorFilterNetworkServicesCommandInput, cb: (err: any, data?: ModifyTrafficMirrorFilterNetworkServicesCommandOutput) => void): void;
2273
+ modifyTrafficMirrorFilterNetworkServices(args: ModifyTrafficMirrorFilterNetworkServicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyTrafficMirrorFilterNetworkServicesCommandOutput) => void): void;
2274
+
2275
+ modifyTrafficMirrorFilterRule(args: ModifyTrafficMirrorFilterRuleCommandInput, options?: __HttpHandlerOptions): Promise<ModifyTrafficMirrorFilterRuleCommandOutput>;
2276
+ modifyTrafficMirrorFilterRule(args: ModifyTrafficMirrorFilterRuleCommandInput, cb: (err: any, data?: ModifyTrafficMirrorFilterRuleCommandOutput) => void): void;
2277
+ modifyTrafficMirrorFilterRule(args: ModifyTrafficMirrorFilterRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyTrafficMirrorFilterRuleCommandOutput) => void): void;
2278
+
2279
+ modifyTrafficMirrorSession(args: ModifyTrafficMirrorSessionCommandInput, options?: __HttpHandlerOptions): Promise<ModifyTrafficMirrorSessionCommandOutput>;
2280
+ modifyTrafficMirrorSession(args: ModifyTrafficMirrorSessionCommandInput, cb: (err: any, data?: ModifyTrafficMirrorSessionCommandOutput) => void): void;
2281
+ modifyTrafficMirrorSession(args: ModifyTrafficMirrorSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyTrafficMirrorSessionCommandOutput) => void): void;
2282
+
2283
+ modifyTransitGateway(args: ModifyTransitGatewayCommandInput, options?: __HttpHandlerOptions): Promise<ModifyTransitGatewayCommandOutput>;
2284
+ modifyTransitGateway(args: ModifyTransitGatewayCommandInput, cb: (err: any, data?: ModifyTransitGatewayCommandOutput) => void): void;
2285
+ modifyTransitGateway(args: ModifyTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyTransitGatewayCommandOutput) => void): void;
2286
+
2287
+ modifyTransitGatewayPrefixListReference(args: ModifyTransitGatewayPrefixListReferenceCommandInput, options?: __HttpHandlerOptions): Promise<ModifyTransitGatewayPrefixListReferenceCommandOutput>;
2288
+ modifyTransitGatewayPrefixListReference(args: ModifyTransitGatewayPrefixListReferenceCommandInput, cb: (err: any, data?: ModifyTransitGatewayPrefixListReferenceCommandOutput) => void): void;
2289
+ modifyTransitGatewayPrefixListReference(args: ModifyTransitGatewayPrefixListReferenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyTransitGatewayPrefixListReferenceCommandOutput) => void): void;
2290
+
2291
+ modifyTransitGatewayVpcAttachment(args: ModifyTransitGatewayVpcAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<ModifyTransitGatewayVpcAttachmentCommandOutput>;
2292
+ modifyTransitGatewayVpcAttachment(args: ModifyTransitGatewayVpcAttachmentCommandInput, cb: (err: any, data?: ModifyTransitGatewayVpcAttachmentCommandOutput) => void): void;
2293
+ modifyTransitGatewayVpcAttachment(args: ModifyTransitGatewayVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyTransitGatewayVpcAttachmentCommandOutput) => void): void;
2294
+
2295
+ modifyVolume(args: ModifyVolumeCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVolumeCommandOutput>;
2296
+ modifyVolume(args: ModifyVolumeCommandInput, cb: (err: any, data?: ModifyVolumeCommandOutput) => void): void;
2297
+ modifyVolume(args: ModifyVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVolumeCommandOutput) => void): void;
2298
+
2299
+ modifyVolumeAttribute(args: ModifyVolumeAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVolumeAttributeCommandOutput>;
2300
+ modifyVolumeAttribute(args: ModifyVolumeAttributeCommandInput, cb: (err: any, data?: ModifyVolumeAttributeCommandOutput) => void): void;
2301
+ modifyVolumeAttribute(args: ModifyVolumeAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVolumeAttributeCommandOutput) => void): void;
2302
+
2303
+ modifyVpcAttribute(args: ModifyVpcAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpcAttributeCommandOutput>;
2304
+ modifyVpcAttribute(args: ModifyVpcAttributeCommandInput, cb: (err: any, data?: ModifyVpcAttributeCommandOutput) => void): void;
2305
+ modifyVpcAttribute(args: ModifyVpcAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcAttributeCommandOutput) => void): void;
2306
+
2307
+ modifyVpcEndpoint(args: ModifyVpcEndpointCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpcEndpointCommandOutput>;
2308
+ modifyVpcEndpoint(args: ModifyVpcEndpointCommandInput, cb: (err: any, data?: ModifyVpcEndpointCommandOutput) => void): void;
2309
+ modifyVpcEndpoint(args: ModifyVpcEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcEndpointCommandOutput) => void): void;
2310
+
2311
+ modifyVpcEndpointConnectionNotification(args: ModifyVpcEndpointConnectionNotificationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpcEndpointConnectionNotificationCommandOutput>;
2312
+ modifyVpcEndpointConnectionNotification(args: ModifyVpcEndpointConnectionNotificationCommandInput, cb: (err: any, data?: ModifyVpcEndpointConnectionNotificationCommandOutput) => void): void;
2313
+ modifyVpcEndpointConnectionNotification(args: ModifyVpcEndpointConnectionNotificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcEndpointConnectionNotificationCommandOutput) => void): void;
2314
+
2315
+ modifyVpcEndpointServiceConfiguration(args: ModifyVpcEndpointServiceConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpcEndpointServiceConfigurationCommandOutput>;
2316
+ modifyVpcEndpointServiceConfiguration(args: ModifyVpcEndpointServiceConfigurationCommandInput, cb: (err: any, data?: ModifyVpcEndpointServiceConfigurationCommandOutput) => void): void;
2317
+ modifyVpcEndpointServiceConfiguration(args: ModifyVpcEndpointServiceConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcEndpointServiceConfigurationCommandOutput) => void): void;
2318
+
2319
+ modifyVpcEndpointServicePayerResponsibility(args: ModifyVpcEndpointServicePayerResponsibilityCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpcEndpointServicePayerResponsibilityCommandOutput>;
2320
+ modifyVpcEndpointServicePayerResponsibility(args: ModifyVpcEndpointServicePayerResponsibilityCommandInput, cb: (err: any, data?: ModifyVpcEndpointServicePayerResponsibilityCommandOutput) => void): void;
2321
+ modifyVpcEndpointServicePayerResponsibility(args: ModifyVpcEndpointServicePayerResponsibilityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcEndpointServicePayerResponsibilityCommandOutput) => void): void;
2322
+
2323
+ modifyVpcEndpointServicePermissions(args: ModifyVpcEndpointServicePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpcEndpointServicePermissionsCommandOutput>;
2324
+ modifyVpcEndpointServicePermissions(args: ModifyVpcEndpointServicePermissionsCommandInput, cb: (err: any, data?: ModifyVpcEndpointServicePermissionsCommandOutput) => void): void;
2325
+ modifyVpcEndpointServicePermissions(args: ModifyVpcEndpointServicePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcEndpointServicePermissionsCommandOutput) => void): void;
2326
+
2327
+ modifyVpcPeeringConnectionOptions(args: ModifyVpcPeeringConnectionOptionsCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpcPeeringConnectionOptionsCommandOutput>;
2328
+ modifyVpcPeeringConnectionOptions(args: ModifyVpcPeeringConnectionOptionsCommandInput, cb: (err: any, data?: ModifyVpcPeeringConnectionOptionsCommandOutput) => void): void;
2329
+ modifyVpcPeeringConnectionOptions(args: ModifyVpcPeeringConnectionOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcPeeringConnectionOptionsCommandOutput) => void): void;
2330
+
2331
+ modifyVpcTenancy(args: ModifyVpcTenancyCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpcTenancyCommandOutput>;
2332
+ modifyVpcTenancy(args: ModifyVpcTenancyCommandInput, cb: (err: any, data?: ModifyVpcTenancyCommandOutput) => void): void;
2333
+ modifyVpcTenancy(args: ModifyVpcTenancyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcTenancyCommandOutput) => void): void;
2334
+
2335
+ modifyVpnConnection(args: ModifyVpnConnectionCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpnConnectionCommandOutput>;
2336
+ modifyVpnConnection(args: ModifyVpnConnectionCommandInput, cb: (err: any, data?: ModifyVpnConnectionCommandOutput) => void): void;
2337
+ modifyVpnConnection(args: ModifyVpnConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpnConnectionCommandOutput) => void): void;
2338
+
2339
+ modifyVpnConnectionOptions(args: ModifyVpnConnectionOptionsCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpnConnectionOptionsCommandOutput>;
2340
+ modifyVpnConnectionOptions(args: ModifyVpnConnectionOptionsCommandInput, cb: (err: any, data?: ModifyVpnConnectionOptionsCommandOutput) => void): void;
2341
+ modifyVpnConnectionOptions(args: ModifyVpnConnectionOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpnConnectionOptionsCommandOutput) => void): void;
2342
+
2343
+ modifyVpnTunnelCertificate(args: ModifyVpnTunnelCertificateCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpnTunnelCertificateCommandOutput>;
2344
+ modifyVpnTunnelCertificate(args: ModifyVpnTunnelCertificateCommandInput, cb: (err: any, data?: ModifyVpnTunnelCertificateCommandOutput) => void): void;
2345
+ modifyVpnTunnelCertificate(args: ModifyVpnTunnelCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpnTunnelCertificateCommandOutput) => void): void;
2346
+
2347
+ modifyVpnTunnelOptions(args: ModifyVpnTunnelOptionsCommandInput, options?: __HttpHandlerOptions): Promise<ModifyVpnTunnelOptionsCommandOutput>;
2348
+ modifyVpnTunnelOptions(args: ModifyVpnTunnelOptionsCommandInput, cb: (err: any, data?: ModifyVpnTunnelOptionsCommandOutput) => void): void;
2349
+ modifyVpnTunnelOptions(args: ModifyVpnTunnelOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpnTunnelOptionsCommandOutput) => void): void;
2350
+
2351
+ monitorInstances(args: MonitorInstancesCommandInput, options?: __HttpHandlerOptions): Promise<MonitorInstancesCommandOutput>;
2352
+ monitorInstances(args: MonitorInstancesCommandInput, cb: (err: any, data?: MonitorInstancesCommandOutput) => void): void;
2353
+ monitorInstances(args: MonitorInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: MonitorInstancesCommandOutput) => void): void;
2354
+
2355
+ moveAddressToVpc(args: MoveAddressToVpcCommandInput, options?: __HttpHandlerOptions): Promise<MoveAddressToVpcCommandOutput>;
2356
+ moveAddressToVpc(args: MoveAddressToVpcCommandInput, cb: (err: any, data?: MoveAddressToVpcCommandOutput) => void): void;
2357
+ moveAddressToVpc(args: MoveAddressToVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: MoveAddressToVpcCommandOutput) => void): void;
2358
+
2359
+ moveByoipCidrToIpam(args: MoveByoipCidrToIpamCommandInput, options?: __HttpHandlerOptions): Promise<MoveByoipCidrToIpamCommandOutput>;
2360
+ moveByoipCidrToIpam(args: MoveByoipCidrToIpamCommandInput, cb: (err: any, data?: MoveByoipCidrToIpamCommandOutput) => void): void;
2361
+ moveByoipCidrToIpam(args: MoveByoipCidrToIpamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: MoveByoipCidrToIpamCommandOutput) => void): void;
2362
+
2363
+ provisionByoipCidr(args: ProvisionByoipCidrCommandInput, options?: __HttpHandlerOptions): Promise<ProvisionByoipCidrCommandOutput>;
2364
+ provisionByoipCidr(args: ProvisionByoipCidrCommandInput, cb: (err: any, data?: ProvisionByoipCidrCommandOutput) => void): void;
2365
+ provisionByoipCidr(args: ProvisionByoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ProvisionByoipCidrCommandOutput) => void): void;
2366
+
2367
+ provisionIpamPoolCidr(args: ProvisionIpamPoolCidrCommandInput, options?: __HttpHandlerOptions): Promise<ProvisionIpamPoolCidrCommandOutput>;
2368
+ provisionIpamPoolCidr(args: ProvisionIpamPoolCidrCommandInput, cb: (err: any, data?: ProvisionIpamPoolCidrCommandOutput) => void): void;
2369
+ provisionIpamPoolCidr(args: ProvisionIpamPoolCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ProvisionIpamPoolCidrCommandOutput) => void): void;
2370
+
2371
+ provisionPublicIpv4PoolCidr(args: ProvisionPublicIpv4PoolCidrCommandInput, options?: __HttpHandlerOptions): Promise<ProvisionPublicIpv4PoolCidrCommandOutput>;
2372
+ provisionPublicIpv4PoolCidr(args: ProvisionPublicIpv4PoolCidrCommandInput, cb: (err: any, data?: ProvisionPublicIpv4PoolCidrCommandOutput) => void): void;
2373
+ provisionPublicIpv4PoolCidr(args: ProvisionPublicIpv4PoolCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ProvisionPublicIpv4PoolCidrCommandOutput) => void): void;
2374
+
2375
+ purchaseHostReservation(args: PurchaseHostReservationCommandInput, options?: __HttpHandlerOptions): Promise<PurchaseHostReservationCommandOutput>;
2376
+ purchaseHostReservation(args: PurchaseHostReservationCommandInput, cb: (err: any, data?: PurchaseHostReservationCommandOutput) => void): void;
2377
+ purchaseHostReservation(args: PurchaseHostReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PurchaseHostReservationCommandOutput) => void): void;
2378
+
2379
+ purchaseReservedInstancesOffering(args: PurchaseReservedInstancesOfferingCommandInput, options?: __HttpHandlerOptions): Promise<PurchaseReservedInstancesOfferingCommandOutput>;
2380
+ purchaseReservedInstancesOffering(args: PurchaseReservedInstancesOfferingCommandInput, cb: (err: any, data?: PurchaseReservedInstancesOfferingCommandOutput) => void): void;
2381
+ purchaseReservedInstancesOffering(args: PurchaseReservedInstancesOfferingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PurchaseReservedInstancesOfferingCommandOutput) => void): void;
2382
+
2383
+ purchaseScheduledInstances(args: PurchaseScheduledInstancesCommandInput, options?: __HttpHandlerOptions): Promise<PurchaseScheduledInstancesCommandOutput>;
2384
+ purchaseScheduledInstances(args: PurchaseScheduledInstancesCommandInput, cb: (err: any, data?: PurchaseScheduledInstancesCommandOutput) => void): void;
2385
+ purchaseScheduledInstances(args: PurchaseScheduledInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PurchaseScheduledInstancesCommandOutput) => void): void;
2386
+
2387
+ rebootInstances(args: RebootInstancesCommandInput, options?: __HttpHandlerOptions): Promise<RebootInstancesCommandOutput>;
2388
+ rebootInstances(args: RebootInstancesCommandInput, cb: (err: any, data?: RebootInstancesCommandOutput) => void): void;
2389
+ rebootInstances(args: RebootInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebootInstancesCommandOutput) => void): void;
2390
+
2391
+ registerImage(args: RegisterImageCommandInput, options?: __HttpHandlerOptions): Promise<RegisterImageCommandOutput>;
2392
+ registerImage(args: RegisterImageCommandInput, cb: (err: any, data?: RegisterImageCommandOutput) => void): void;
2393
+ registerImage(args: RegisterImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterImageCommandOutput) => void): void;
2394
+
2395
+ registerInstanceEventNotificationAttributes(args: RegisterInstanceEventNotificationAttributesCommandInput, options?: __HttpHandlerOptions): Promise<RegisterInstanceEventNotificationAttributesCommandOutput>;
2396
+ registerInstanceEventNotificationAttributes(args: RegisterInstanceEventNotificationAttributesCommandInput, cb: (err: any, data?: RegisterInstanceEventNotificationAttributesCommandOutput) => void): void;
2397
+ registerInstanceEventNotificationAttributes(args: RegisterInstanceEventNotificationAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterInstanceEventNotificationAttributesCommandOutput) => void): void;
2398
+
2399
+ registerTransitGatewayMulticastGroupMembers(args: RegisterTransitGatewayMulticastGroupMembersCommandInput, options?: __HttpHandlerOptions): Promise<RegisterTransitGatewayMulticastGroupMembersCommandOutput>;
2400
+ registerTransitGatewayMulticastGroupMembers(args: RegisterTransitGatewayMulticastGroupMembersCommandInput, cb: (err: any, data?: RegisterTransitGatewayMulticastGroupMembersCommandOutput) => void): void;
2401
+ registerTransitGatewayMulticastGroupMembers(args: RegisterTransitGatewayMulticastGroupMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterTransitGatewayMulticastGroupMembersCommandOutput) => void): void;
2402
+
2403
+ registerTransitGatewayMulticastGroupSources(args: RegisterTransitGatewayMulticastGroupSourcesCommandInput, options?: __HttpHandlerOptions): Promise<RegisterTransitGatewayMulticastGroupSourcesCommandOutput>;
2404
+ registerTransitGatewayMulticastGroupSources(args: RegisterTransitGatewayMulticastGroupSourcesCommandInput, cb: (err: any, data?: RegisterTransitGatewayMulticastGroupSourcesCommandOutput) => void): void;
2405
+ registerTransitGatewayMulticastGroupSources(args: RegisterTransitGatewayMulticastGroupSourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterTransitGatewayMulticastGroupSourcesCommandOutput) => void): void;
2406
+
2407
+ rejectTransitGatewayMulticastDomainAssociations(args: RejectTransitGatewayMulticastDomainAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<RejectTransitGatewayMulticastDomainAssociationsCommandOutput>;
2408
+ rejectTransitGatewayMulticastDomainAssociations(args: RejectTransitGatewayMulticastDomainAssociationsCommandInput, cb: (err: any, data?: RejectTransitGatewayMulticastDomainAssociationsCommandOutput) => void): void;
2409
+ rejectTransitGatewayMulticastDomainAssociations(args: RejectTransitGatewayMulticastDomainAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectTransitGatewayMulticastDomainAssociationsCommandOutput) => void): void;
2410
+
2411
+ rejectTransitGatewayPeeringAttachment(args: RejectTransitGatewayPeeringAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<RejectTransitGatewayPeeringAttachmentCommandOutput>;
2412
+ rejectTransitGatewayPeeringAttachment(args: RejectTransitGatewayPeeringAttachmentCommandInput, cb: (err: any, data?: RejectTransitGatewayPeeringAttachmentCommandOutput) => void): void;
2413
+ rejectTransitGatewayPeeringAttachment(args: RejectTransitGatewayPeeringAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectTransitGatewayPeeringAttachmentCommandOutput) => void): void;
2414
+
2415
+ rejectTransitGatewayVpcAttachment(args: RejectTransitGatewayVpcAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<RejectTransitGatewayVpcAttachmentCommandOutput>;
2416
+ rejectTransitGatewayVpcAttachment(args: RejectTransitGatewayVpcAttachmentCommandInput, cb: (err: any, data?: RejectTransitGatewayVpcAttachmentCommandOutput) => void): void;
2417
+ rejectTransitGatewayVpcAttachment(args: RejectTransitGatewayVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectTransitGatewayVpcAttachmentCommandOutput) => void): void;
2418
+
2419
+ rejectVpcEndpointConnections(args: RejectVpcEndpointConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<RejectVpcEndpointConnectionsCommandOutput>;
2420
+ rejectVpcEndpointConnections(args: RejectVpcEndpointConnectionsCommandInput, cb: (err: any, data?: RejectVpcEndpointConnectionsCommandOutput) => void): void;
2421
+ rejectVpcEndpointConnections(args: RejectVpcEndpointConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectVpcEndpointConnectionsCommandOutput) => void): void;
2422
+
2423
+ rejectVpcPeeringConnection(args: RejectVpcPeeringConnectionCommandInput, options?: __HttpHandlerOptions): Promise<RejectVpcPeeringConnectionCommandOutput>;
2424
+ rejectVpcPeeringConnection(args: RejectVpcPeeringConnectionCommandInput, cb: (err: any, data?: RejectVpcPeeringConnectionCommandOutput) => void): void;
2425
+ rejectVpcPeeringConnection(args: RejectVpcPeeringConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectVpcPeeringConnectionCommandOutput) => void): void;
2426
+
2427
+ releaseAddress(args: ReleaseAddressCommandInput, options?: __HttpHandlerOptions): Promise<ReleaseAddressCommandOutput>;
2428
+ releaseAddress(args: ReleaseAddressCommandInput, cb: (err: any, data?: ReleaseAddressCommandOutput) => void): void;
2429
+ releaseAddress(args: ReleaseAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReleaseAddressCommandOutput) => void): void;
2430
+
2431
+ releaseHosts(args: ReleaseHostsCommandInput, options?: __HttpHandlerOptions): Promise<ReleaseHostsCommandOutput>;
2432
+ releaseHosts(args: ReleaseHostsCommandInput, cb: (err: any, data?: ReleaseHostsCommandOutput) => void): void;
2433
+ releaseHosts(args: ReleaseHostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReleaseHostsCommandOutput) => void): void;
2434
+
2435
+ releaseIpamPoolAllocation(args: ReleaseIpamPoolAllocationCommandInput, options?: __HttpHandlerOptions): Promise<ReleaseIpamPoolAllocationCommandOutput>;
2436
+ releaseIpamPoolAllocation(args: ReleaseIpamPoolAllocationCommandInput, cb: (err: any, data?: ReleaseIpamPoolAllocationCommandOutput) => void): void;
2437
+ releaseIpamPoolAllocation(args: ReleaseIpamPoolAllocationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReleaseIpamPoolAllocationCommandOutput) => void): void;
2438
+
2439
+ replaceIamInstanceProfileAssociation(args: ReplaceIamInstanceProfileAssociationCommandInput, options?: __HttpHandlerOptions): Promise<ReplaceIamInstanceProfileAssociationCommandOutput>;
2440
+ replaceIamInstanceProfileAssociation(args: ReplaceIamInstanceProfileAssociationCommandInput, cb: (err: any, data?: ReplaceIamInstanceProfileAssociationCommandOutput) => void): void;
2441
+ replaceIamInstanceProfileAssociation(args: ReplaceIamInstanceProfileAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceIamInstanceProfileAssociationCommandOutput) => void): void;
2442
+
2443
+ replaceNetworkAclAssociation(args: ReplaceNetworkAclAssociationCommandInput, options?: __HttpHandlerOptions): Promise<ReplaceNetworkAclAssociationCommandOutput>;
2444
+ replaceNetworkAclAssociation(args: ReplaceNetworkAclAssociationCommandInput, cb: (err: any, data?: ReplaceNetworkAclAssociationCommandOutput) => void): void;
2445
+ replaceNetworkAclAssociation(args: ReplaceNetworkAclAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceNetworkAclAssociationCommandOutput) => void): void;
2446
+
2447
+ replaceNetworkAclEntry(args: ReplaceNetworkAclEntryCommandInput, options?: __HttpHandlerOptions): Promise<ReplaceNetworkAclEntryCommandOutput>;
2448
+ replaceNetworkAclEntry(args: ReplaceNetworkAclEntryCommandInput, cb: (err: any, data?: ReplaceNetworkAclEntryCommandOutput) => void): void;
2449
+ replaceNetworkAclEntry(args: ReplaceNetworkAclEntryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceNetworkAclEntryCommandOutput) => void): void;
2450
+
2451
+ replaceRoute(args: ReplaceRouteCommandInput, options?: __HttpHandlerOptions): Promise<ReplaceRouteCommandOutput>;
2452
+ replaceRoute(args: ReplaceRouteCommandInput, cb: (err: any, data?: ReplaceRouteCommandOutput) => void): void;
2453
+ replaceRoute(args: ReplaceRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceRouteCommandOutput) => void): void;
2454
+
2455
+ replaceRouteTableAssociation(args: ReplaceRouteTableAssociationCommandInput, options?: __HttpHandlerOptions): Promise<ReplaceRouteTableAssociationCommandOutput>;
2456
+ replaceRouteTableAssociation(args: ReplaceRouteTableAssociationCommandInput, cb: (err: any, data?: ReplaceRouteTableAssociationCommandOutput) => void): void;
2457
+ replaceRouteTableAssociation(args: ReplaceRouteTableAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceRouteTableAssociationCommandOutput) => void): void;
2458
+
2459
+ replaceTransitGatewayRoute(args: ReplaceTransitGatewayRouteCommandInput, options?: __HttpHandlerOptions): Promise<ReplaceTransitGatewayRouteCommandOutput>;
2460
+ replaceTransitGatewayRoute(args: ReplaceTransitGatewayRouteCommandInput, cb: (err: any, data?: ReplaceTransitGatewayRouteCommandOutput) => void): void;
2461
+ replaceTransitGatewayRoute(args: ReplaceTransitGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceTransitGatewayRouteCommandOutput) => void): void;
2462
+
2463
+ reportInstanceStatus(args: ReportInstanceStatusCommandInput, options?: __HttpHandlerOptions): Promise<ReportInstanceStatusCommandOutput>;
2464
+ reportInstanceStatus(args: ReportInstanceStatusCommandInput, cb: (err: any, data?: ReportInstanceStatusCommandOutput) => void): void;
2465
+ reportInstanceStatus(args: ReportInstanceStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReportInstanceStatusCommandOutput) => void): void;
2466
+
2467
+ requestSpotFleet(args: RequestSpotFleetCommandInput, options?: __HttpHandlerOptions): Promise<RequestSpotFleetCommandOutput>;
2468
+ requestSpotFleet(args: RequestSpotFleetCommandInput, cb: (err: any, data?: RequestSpotFleetCommandOutput) => void): void;
2469
+ requestSpotFleet(args: RequestSpotFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RequestSpotFleetCommandOutput) => void): void;
2470
+
2471
+ requestSpotInstances(args: RequestSpotInstancesCommandInput, options?: __HttpHandlerOptions): Promise<RequestSpotInstancesCommandOutput>;
2472
+ requestSpotInstances(args: RequestSpotInstancesCommandInput, cb: (err: any, data?: RequestSpotInstancesCommandOutput) => void): void;
2473
+ requestSpotInstances(args: RequestSpotInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RequestSpotInstancesCommandOutput) => void): void;
2474
+
2475
+ resetAddressAttribute(args: ResetAddressAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ResetAddressAttributeCommandOutput>;
2476
+ resetAddressAttribute(args: ResetAddressAttributeCommandInput, cb: (err: any, data?: ResetAddressAttributeCommandOutput) => void): void;
2477
+ resetAddressAttribute(args: ResetAddressAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetAddressAttributeCommandOutput) => void): void;
2478
+
2479
+ resetEbsDefaultKmsKeyId(args: ResetEbsDefaultKmsKeyIdCommandInput, options?: __HttpHandlerOptions): Promise<ResetEbsDefaultKmsKeyIdCommandOutput>;
2480
+ resetEbsDefaultKmsKeyId(args: ResetEbsDefaultKmsKeyIdCommandInput, cb: (err: any, data?: ResetEbsDefaultKmsKeyIdCommandOutput) => void): void;
2481
+ resetEbsDefaultKmsKeyId(args: ResetEbsDefaultKmsKeyIdCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetEbsDefaultKmsKeyIdCommandOutput) => void): void;
2482
+
2483
+ resetFpgaImageAttribute(args: ResetFpgaImageAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ResetFpgaImageAttributeCommandOutput>;
2484
+ resetFpgaImageAttribute(args: ResetFpgaImageAttributeCommandInput, cb: (err: any, data?: ResetFpgaImageAttributeCommandOutput) => void): void;
2485
+ resetFpgaImageAttribute(args: ResetFpgaImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetFpgaImageAttributeCommandOutput) => void): void;
2486
+
2487
+ resetImageAttribute(args: ResetImageAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ResetImageAttributeCommandOutput>;
2488
+ resetImageAttribute(args: ResetImageAttributeCommandInput, cb: (err: any, data?: ResetImageAttributeCommandOutput) => void): void;
2489
+ resetImageAttribute(args: ResetImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetImageAttributeCommandOutput) => void): void;
2490
+
2491
+ resetInstanceAttribute(args: ResetInstanceAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ResetInstanceAttributeCommandOutput>;
2492
+ resetInstanceAttribute(args: ResetInstanceAttributeCommandInput, cb: (err: any, data?: ResetInstanceAttributeCommandOutput) => void): void;
2493
+ resetInstanceAttribute(args: ResetInstanceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetInstanceAttributeCommandOutput) => void): void;
2494
+
2495
+ resetNetworkInterfaceAttribute(args: ResetNetworkInterfaceAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ResetNetworkInterfaceAttributeCommandOutput>;
2496
+ resetNetworkInterfaceAttribute(args: ResetNetworkInterfaceAttributeCommandInput, cb: (err: any, data?: ResetNetworkInterfaceAttributeCommandOutput) => void): void;
2497
+ resetNetworkInterfaceAttribute(args: ResetNetworkInterfaceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetNetworkInterfaceAttributeCommandOutput) => void): void;
2498
+
2499
+ resetSnapshotAttribute(args: ResetSnapshotAttributeCommandInput, options?: __HttpHandlerOptions): Promise<ResetSnapshotAttributeCommandOutput>;
2500
+ resetSnapshotAttribute(args: ResetSnapshotAttributeCommandInput, cb: (err: any, data?: ResetSnapshotAttributeCommandOutput) => void): void;
2501
+ resetSnapshotAttribute(args: ResetSnapshotAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetSnapshotAttributeCommandOutput) => void): void;
2502
+
2503
+ restoreAddressToClassic(args: RestoreAddressToClassicCommandInput, options?: __HttpHandlerOptions): Promise<RestoreAddressToClassicCommandOutput>;
2504
+ restoreAddressToClassic(args: RestoreAddressToClassicCommandInput, cb: (err: any, data?: RestoreAddressToClassicCommandOutput) => void): void;
2505
+ restoreAddressToClassic(args: RestoreAddressToClassicCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreAddressToClassicCommandOutput) => void): void;
2506
+
2507
+ restoreImageFromRecycleBin(args: RestoreImageFromRecycleBinCommandInput, options?: __HttpHandlerOptions): Promise<RestoreImageFromRecycleBinCommandOutput>;
2508
+ restoreImageFromRecycleBin(args: RestoreImageFromRecycleBinCommandInput, cb: (err: any, data?: RestoreImageFromRecycleBinCommandOutput) => void): void;
2509
+ restoreImageFromRecycleBin(args: RestoreImageFromRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreImageFromRecycleBinCommandOutput) => void): void;
2510
+
2511
+ restoreManagedPrefixListVersion(args: RestoreManagedPrefixListVersionCommandInput, options?: __HttpHandlerOptions): Promise<RestoreManagedPrefixListVersionCommandOutput>;
2512
+ restoreManagedPrefixListVersion(args: RestoreManagedPrefixListVersionCommandInput, cb: (err: any, data?: RestoreManagedPrefixListVersionCommandOutput) => void): void;
2513
+ restoreManagedPrefixListVersion(args: RestoreManagedPrefixListVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreManagedPrefixListVersionCommandOutput) => void): void;
2514
+
2515
+ restoreSnapshotFromRecycleBin(args: RestoreSnapshotFromRecycleBinCommandInput, options?: __HttpHandlerOptions): Promise<RestoreSnapshotFromRecycleBinCommandOutput>;
2516
+ restoreSnapshotFromRecycleBin(args: RestoreSnapshotFromRecycleBinCommandInput, cb: (err: any, data?: RestoreSnapshotFromRecycleBinCommandOutput) => void): void;
2517
+ restoreSnapshotFromRecycleBin(args: RestoreSnapshotFromRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreSnapshotFromRecycleBinCommandOutput) => void): void;
2518
+
2519
+ restoreSnapshotTier(args: RestoreSnapshotTierCommandInput, options?: __HttpHandlerOptions): Promise<RestoreSnapshotTierCommandOutput>;
2520
+ restoreSnapshotTier(args: RestoreSnapshotTierCommandInput, cb: (err: any, data?: RestoreSnapshotTierCommandOutput) => void): void;
2521
+ restoreSnapshotTier(args: RestoreSnapshotTierCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreSnapshotTierCommandOutput) => void): void;
2522
+
2523
+ revokeClientVpnIngress(args: RevokeClientVpnIngressCommandInput, options?: __HttpHandlerOptions): Promise<RevokeClientVpnIngressCommandOutput>;
2524
+ revokeClientVpnIngress(args: RevokeClientVpnIngressCommandInput, cb: (err: any, data?: RevokeClientVpnIngressCommandOutput) => void): void;
2525
+ revokeClientVpnIngress(args: RevokeClientVpnIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeClientVpnIngressCommandOutput) => void): void;
2526
+
2527
+ revokeSecurityGroupEgress(args: RevokeSecurityGroupEgressCommandInput, options?: __HttpHandlerOptions): Promise<RevokeSecurityGroupEgressCommandOutput>;
2528
+ revokeSecurityGroupEgress(args: RevokeSecurityGroupEgressCommandInput, cb: (err: any, data?: RevokeSecurityGroupEgressCommandOutput) => void): void;
2529
+ revokeSecurityGroupEgress(args: RevokeSecurityGroupEgressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeSecurityGroupEgressCommandOutput) => void): void;
2530
+
2531
+ revokeSecurityGroupIngress(args: RevokeSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<RevokeSecurityGroupIngressCommandOutput>;
2532
+ revokeSecurityGroupIngress(args: RevokeSecurityGroupIngressCommandInput, cb: (err: any, data?: RevokeSecurityGroupIngressCommandOutput) => void): void;
2533
+ revokeSecurityGroupIngress(args: RevokeSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeSecurityGroupIngressCommandOutput) => void): void;
2534
+
2535
+ runInstances(args: RunInstancesCommandInput, options?: __HttpHandlerOptions): Promise<RunInstancesCommandOutput>;
2536
+ runInstances(args: RunInstancesCommandInput, cb: (err: any, data?: RunInstancesCommandOutput) => void): void;
2537
+ runInstances(args: RunInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RunInstancesCommandOutput) => void): void;
2538
+
2539
+ runScheduledInstances(args: RunScheduledInstancesCommandInput, options?: __HttpHandlerOptions): Promise<RunScheduledInstancesCommandOutput>;
2540
+ runScheduledInstances(args: RunScheduledInstancesCommandInput, cb: (err: any, data?: RunScheduledInstancesCommandOutput) => void): void;
2541
+ runScheduledInstances(args: RunScheduledInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RunScheduledInstancesCommandOutput) => void): void;
2542
+
2543
+ searchLocalGatewayRoutes(args: SearchLocalGatewayRoutesCommandInput, options?: __HttpHandlerOptions): Promise<SearchLocalGatewayRoutesCommandOutput>;
2544
+ searchLocalGatewayRoutes(args: SearchLocalGatewayRoutesCommandInput, cb: (err: any, data?: SearchLocalGatewayRoutesCommandOutput) => void): void;
2545
+ searchLocalGatewayRoutes(args: SearchLocalGatewayRoutesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchLocalGatewayRoutesCommandOutput) => void): void;
2546
+
2547
+ searchTransitGatewayMulticastGroups(args: SearchTransitGatewayMulticastGroupsCommandInput, options?: __HttpHandlerOptions): Promise<SearchTransitGatewayMulticastGroupsCommandOutput>;
2548
+ searchTransitGatewayMulticastGroups(args: SearchTransitGatewayMulticastGroupsCommandInput, cb: (err: any, data?: SearchTransitGatewayMulticastGroupsCommandOutput) => void): void;
2549
+ searchTransitGatewayMulticastGroups(args: SearchTransitGatewayMulticastGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchTransitGatewayMulticastGroupsCommandOutput) => void): void;
2550
+
2551
+ searchTransitGatewayRoutes(args: SearchTransitGatewayRoutesCommandInput, options?: __HttpHandlerOptions): Promise<SearchTransitGatewayRoutesCommandOutput>;
2552
+ searchTransitGatewayRoutes(args: SearchTransitGatewayRoutesCommandInput, cb: (err: any, data?: SearchTransitGatewayRoutesCommandOutput) => void): void;
2553
+ searchTransitGatewayRoutes(args: SearchTransitGatewayRoutesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchTransitGatewayRoutesCommandOutput) => void): void;
2554
+
2555
+ sendDiagnosticInterrupt(args: SendDiagnosticInterruptCommandInput, options?: __HttpHandlerOptions): Promise<SendDiagnosticInterruptCommandOutput>;
2556
+ sendDiagnosticInterrupt(args: SendDiagnosticInterruptCommandInput, cb: (err: any, data?: SendDiagnosticInterruptCommandOutput) => void): void;
2557
+ sendDiagnosticInterrupt(args: SendDiagnosticInterruptCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendDiagnosticInterruptCommandOutput) => void): void;
2558
+
2559
+ startInstances(args: StartInstancesCommandInput, options?: __HttpHandlerOptions): Promise<StartInstancesCommandOutput>;
2560
+ startInstances(args: StartInstancesCommandInput, cb: (err: any, data?: StartInstancesCommandOutput) => void): void;
2561
+ startInstances(args: StartInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartInstancesCommandOutput) => void): void;
2562
+
2563
+ startNetworkInsightsAccessScopeAnalysis(args: StartNetworkInsightsAccessScopeAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<StartNetworkInsightsAccessScopeAnalysisCommandOutput>;
2564
+ startNetworkInsightsAccessScopeAnalysis(args: StartNetworkInsightsAccessScopeAnalysisCommandInput, cb: (err: any, data?: StartNetworkInsightsAccessScopeAnalysisCommandOutput) => void): void;
2565
+ startNetworkInsightsAccessScopeAnalysis(args: StartNetworkInsightsAccessScopeAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartNetworkInsightsAccessScopeAnalysisCommandOutput) => void): void;
2566
+
2567
+ startNetworkInsightsAnalysis(args: StartNetworkInsightsAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<StartNetworkInsightsAnalysisCommandOutput>;
2568
+ startNetworkInsightsAnalysis(args: StartNetworkInsightsAnalysisCommandInput, cb: (err: any, data?: StartNetworkInsightsAnalysisCommandOutput) => void): void;
2569
+ startNetworkInsightsAnalysis(args: StartNetworkInsightsAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartNetworkInsightsAnalysisCommandOutput) => void): void;
2570
+
2571
+ startVpcEndpointServicePrivateDnsVerification(args: StartVpcEndpointServicePrivateDnsVerificationCommandInput, options?: __HttpHandlerOptions): Promise<StartVpcEndpointServicePrivateDnsVerificationCommandOutput>;
2572
+ startVpcEndpointServicePrivateDnsVerification(args: StartVpcEndpointServicePrivateDnsVerificationCommandInput, cb: (err: any, data?: StartVpcEndpointServicePrivateDnsVerificationCommandOutput) => void): void;
2573
+ startVpcEndpointServicePrivateDnsVerification(args: StartVpcEndpointServicePrivateDnsVerificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartVpcEndpointServicePrivateDnsVerificationCommandOutput) => void): void;
2574
+
2575
+ stopInstances(args: StopInstancesCommandInput, options?: __HttpHandlerOptions): Promise<StopInstancesCommandOutput>;
2576
+ stopInstances(args: StopInstancesCommandInput, cb: (err: any, data?: StopInstancesCommandOutput) => void): void;
2577
+ stopInstances(args: StopInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopInstancesCommandOutput) => void): void;
2578
+
2579
+ terminateClientVpnConnections(args: TerminateClientVpnConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<TerminateClientVpnConnectionsCommandOutput>;
2580
+ terminateClientVpnConnections(args: TerminateClientVpnConnectionsCommandInput, cb: (err: any, data?: TerminateClientVpnConnectionsCommandOutput) => void): void;
2581
+ terminateClientVpnConnections(args: TerminateClientVpnConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TerminateClientVpnConnectionsCommandOutput) => void): void;
2582
+
2583
+ terminateInstances(args: TerminateInstancesCommandInput, options?: __HttpHandlerOptions): Promise<TerminateInstancesCommandOutput>;
2584
+ terminateInstances(args: TerminateInstancesCommandInput, cb: (err: any, data?: TerminateInstancesCommandOutput) => void): void;
2585
+ terminateInstances(args: TerminateInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TerminateInstancesCommandOutput) => void): void;
2586
+
2587
+ unassignIpv6Addresses(args: UnassignIpv6AddressesCommandInput, options?: __HttpHandlerOptions): Promise<UnassignIpv6AddressesCommandOutput>;
2588
+ unassignIpv6Addresses(args: UnassignIpv6AddressesCommandInput, cb: (err: any, data?: UnassignIpv6AddressesCommandOutput) => void): void;
2589
+ unassignIpv6Addresses(args: UnassignIpv6AddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UnassignIpv6AddressesCommandOutput) => void): void;
2590
+
2591
+ unassignPrivateIpAddresses(args: UnassignPrivateIpAddressesCommandInput, options?: __HttpHandlerOptions): Promise<UnassignPrivateIpAddressesCommandOutput>;
2592
+ unassignPrivateIpAddresses(args: UnassignPrivateIpAddressesCommandInput, cb: (err: any, data?: UnassignPrivateIpAddressesCommandOutput) => void): void;
2593
+ unassignPrivateIpAddresses(args: UnassignPrivateIpAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UnassignPrivateIpAddressesCommandOutput) => void): void;
2594
+
2595
+ unmonitorInstances(args: UnmonitorInstancesCommandInput, options?: __HttpHandlerOptions): Promise<UnmonitorInstancesCommandOutput>;
2596
+ unmonitorInstances(args: UnmonitorInstancesCommandInput, cb: (err: any, data?: UnmonitorInstancesCommandOutput) => void): void;
2597
+ unmonitorInstances(args: UnmonitorInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UnmonitorInstancesCommandOutput) => void): void;
2598
+
2599
+ updateSecurityGroupRuleDescriptionsEgress(args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSecurityGroupRuleDescriptionsEgressCommandOutput>;
2600
+ updateSecurityGroupRuleDescriptionsEgress(args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput, cb: (err: any, data?: UpdateSecurityGroupRuleDescriptionsEgressCommandOutput) => void): void;
2601
+ updateSecurityGroupRuleDescriptionsEgress(args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSecurityGroupRuleDescriptionsEgressCommandOutput) => void): void;
2602
+
2603
+ updateSecurityGroupRuleDescriptionsIngress(args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSecurityGroupRuleDescriptionsIngressCommandOutput>;
2604
+ updateSecurityGroupRuleDescriptionsIngress(args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput, cb: (err: any, data?: UpdateSecurityGroupRuleDescriptionsIngressCommandOutput) => void): void;
2605
+ updateSecurityGroupRuleDescriptionsIngress(args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSecurityGroupRuleDescriptionsIngressCommandOutput) => void): void;
2606
+
2607
+ withdrawByoipCidr(args: WithdrawByoipCidrCommandInput, options?: __HttpHandlerOptions): Promise<WithdrawByoipCidrCommandOutput>;
2608
+ withdrawByoipCidr(args: WithdrawByoipCidrCommandInput, cb: (err: any, data?: WithdrawByoipCidrCommandOutput) => void): void;
2609
+ withdrawByoipCidr(args: WithdrawByoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: WithdrawByoipCidrCommandOutput) => void): void;
2610
+ }