@aws-sdk/client-ec2 3.309.0 → 3.310.1

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 (786) hide show
  1. package/dist-types/ts3.4/EC2.d.ts +7290 -10801
  2. package/dist-types/ts3.4/EC2Client.d.ts +777 -3657
  3. package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +75 -41
  4. package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +72 -41
  5. package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +68 -43
  6. package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +65 -41
  7. package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +67 -41
  8. package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +67 -41
  9. package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +69 -41
  10. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +74 -38
  11. package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +127 -37
  12. package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +84 -34
  13. package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +75 -41
  14. package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +69 -41
  15. package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +81 -38
  16. package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +113 -41
  17. package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +68 -41
  18. package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +142 -37
  19. package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +67 -41
  20. package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +92 -36
  21. package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +77 -41
  22. package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +95 -41
  23. package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +81 -41
  24. package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +77 -41
  25. package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +71 -41
  26. package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +89 -38
  27. package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +65 -41
  28. package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +70 -41
  29. package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +65 -41
  30. package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +66 -41
  31. package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +74 -41
  32. package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +80 -41
  33. package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +77 -41
  34. package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +78 -36
  35. package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +91 -41
  36. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +68 -41
  37. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +112 -34
  38. package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +68 -37
  39. package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +71 -41
  40. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +173 -41
  41. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +204 -41
  42. package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +77 -37
  43. package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +64 -37
  44. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +69 -41
  45. package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +80 -41
  46. package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +69 -36
  47. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +65 -32
  48. package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +67 -41
  49. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +65 -37
  50. package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +66 -41
  51. package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +123 -41
  52. package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +93 -41
  53. package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +84 -41
  54. package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +68 -34
  55. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +109 -34
  56. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +120 -34
  57. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +102 -41
  58. package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +92 -41
  59. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +76 -41
  60. package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +120 -41
  61. package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +69 -41
  62. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +67 -37
  63. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +75 -37
  64. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +117 -41
  65. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +68 -38
  66. package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +77 -37
  67. package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +172 -38
  68. package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +79 -41
  69. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +216 -34
  70. package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +102 -37
  71. package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +90 -37
  72. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +143 -34
  73. package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +106 -41
  74. package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +85 -41
  75. package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +94 -41
  76. package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +86 -34
  77. package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +95 -37
  78. package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +81 -41
  79. package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +78 -37
  80. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +98 -32
  81. package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +368 -41
  82. package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +357 -41
  83. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +81 -41
  84. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +78 -41
  85. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +78 -43
  86. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +76 -41
  87. package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +85 -41
  88. package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +123 -37
  89. package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +115 -37
  90. package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +105 -36
  91. package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +177 -41
  92. package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +108 -41
  93. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +158 -41
  94. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +69 -41
  95. package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +99 -41
  96. package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +74 -41
  97. package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +84 -39
  98. package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +87 -41
  99. package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +82 -41
  100. package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +111 -34
  101. package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +106 -37
  102. package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +112 -38
  103. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +125 -34
  104. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +93 -37
  105. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +90 -41
  106. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +75 -41
  107. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +78 -41
  108. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +121 -34
  109. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +99 -32
  110. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +79 -41
  111. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +82 -41
  112. package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +88 -41
  113. package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +84 -41
  114. package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +99 -41
  115. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +79 -41
  116. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +86 -41
  117. package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +81 -41
  118. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +85 -41
  119. package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +75 -41
  120. package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +67 -41
  121. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +67 -41
  122. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +76 -41
  123. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +75 -41
  124. package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +87 -41
  125. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +99 -41
  126. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +81 -41
  127. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +77 -41
  128. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +95 -41
  129. package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +149 -32
  130. package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +116 -34
  131. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +97 -38
  132. package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +74 -41
  133. package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +102 -41
  134. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +90 -41
  135. package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +163 -38
  136. package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +68 -37
  137. package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +81 -37
  138. package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +69 -41
  139. package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +65 -41
  140. package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +69 -41
  141. package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +67 -37
  142. package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +64 -37
  143. package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +76 -36
  144. package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +75 -33
  145. package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +64 -41
  146. package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +92 -34
  147. package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +66 -37
  148. package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +64 -37
  149. package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +67 -41
  150. package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +76 -36
  151. package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +67 -34
  152. package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +71 -37
  153. package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +64 -41
  154. package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +66 -37
  155. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +76 -32
  156. package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +89 -41
  157. package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +97 -41
  158. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +66 -41
  159. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +66 -41
  160. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +66 -43
  161. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +64 -41
  162. package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +64 -41
  163. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +82 -37
  164. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +75 -32
  165. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +79 -36
  166. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +64 -41
  167. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +64 -41
  168. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +64 -41
  169. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +64 -41
  170. package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +75 -36
  171. package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +68 -41
  172. package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +78 -36
  173. package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +64 -41
  174. package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +66 -41
  175. package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +79 -32
  176. package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +75 -32
  177. package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +83 -33
  178. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +84 -32
  179. package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +72 -37
  180. package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +64 -41
  181. package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +75 -32
  182. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +95 -32
  183. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +65 -41
  184. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +64 -41
  185. package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +64 -41
  186. package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +65 -41
  187. package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +64 -41
  188. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +65 -41
  189. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +64 -41
  190. package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +64 -41
  191. package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +64 -41
  192. package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +64 -41
  193. package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +65 -41
  194. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +65 -41
  195. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +64 -41
  196. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +65 -41
  197. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +64 -41
  198. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +65 -41
  199. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +65 -41
  200. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +65 -41
  201. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +65 -41
  202. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +79 -32
  203. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +75 -32
  204. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +66 -41
  205. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +69 -41
  206. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +70 -38
  207. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +68 -41
  208. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +74 -33
  209. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +67 -37
  210. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +67 -32
  211. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +67 -41
  212. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +65 -41
  213. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +65 -41
  214. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +75 -32
  215. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +70 -41
  216. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +68 -41
  217. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +68 -41
  218. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +199 -41
  219. package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +68 -41
  220. package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +69 -41
  221. package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +175 -38
  222. package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +79 -41
  223. package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +122 -41
  224. package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +73 -43
  225. package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +77 -38
  226. package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +67 -38
  227. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +76 -41
  228. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +77 -41
  229. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +76 -41
  230. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +81 -41
  231. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +74 -41
  232. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +75 -41
  233. package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +76 -41
  234. package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +74 -41
  235. package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +77 -41
  236. package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +76 -38
  237. package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +68 -41
  238. package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +102 -41
  239. package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +113 -38
  240. package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +76 -41
  241. package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +77 -38
  242. package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +76 -41
  243. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +73 -38
  244. package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +76 -41
  245. package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +73 -41
  246. package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +73 -41
  247. package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +75 -41
  248. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +77 -37
  249. package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +78 -37
  250. package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +65 -41
  251. package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +81 -38
  252. package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +81 -41
  253. package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +76 -41
  254. package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +78 -34
  255. package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +103 -41
  256. package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +82 -37
  257. package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +82 -41
  258. package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +87 -41
  259. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +135 -37
  260. package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +76 -41
  261. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +76 -41
  262. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +152 -41
  263. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +95 -41
  264. package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +64 -41
  265. package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +84 -41
  266. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +150 -41
  267. package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +75 -41
  268. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +77 -41
  269. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +141 -36
  270. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +110 -41
  271. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +76 -38
  272. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +76 -41
  273. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +76 -41
  274. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +76 -38
  275. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +78 -34
  276. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +76 -38
  277. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +103 -37
  278. package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +148 -41
  279. package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +106 -41
  280. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +76 -43
  281. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +76 -41
  282. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +77 -41
  283. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +76 -41
  284. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +76 -41
  285. package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +77 -41
  286. package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +77 -41
  287. package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +95 -41
  288. package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +115 -38
  289. package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +126 -38
  290. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +79 -41
  291. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +76 -41
  292. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +79 -41
  293. package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +76 -41
  294. package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +154 -41
  295. package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +75 -41
  296. package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +144 -41
  297. package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +79 -41
  298. package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +78 -38
  299. package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +85 -41
  300. package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +75 -41
  301. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +137 -37
  302. package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +77 -41
  303. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +78 -41
  304. package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +77 -41
  305. package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +75 -41
  306. package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +89 -41
  307. package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +118 -38
  308. package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +140 -41
  309. package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +123 -41
  310. package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +90 -41
  311. package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +76 -41
  312. package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +119 -41
  313. package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +85 -41
  314. package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +73 -41
  315. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +192 -38
  316. package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +83 -41
  317. package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +89 -41
  318. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +125 -41
  319. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +128 -41
  320. package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +147 -41
  321. package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +124 -41
  322. package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +69 -41
  323. package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +87 -41
  324. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +112 -37
  325. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +111 -34
  326. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +76 -41
  327. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +76 -41
  328. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +76 -41
  329. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +77 -41
  330. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +76 -41
  331. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +76 -41
  332. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +76 -41
  333. package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +76 -41
  334. package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +76 -41
  335. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +76 -41
  336. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +77 -41
  337. package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +77 -41
  338. package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +77 -41
  339. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +80 -41
  340. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +78 -41
  341. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +77 -41
  342. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +76 -43
  343. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +76 -41
  344. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +76 -41
  345. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +87 -41
  346. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +170 -41
  347. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +164 -35
  348. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +82 -41
  349. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +105 -41
  350. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +77 -41
  351. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +74 -41
  352. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +75 -41
  353. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +74 -41
  354. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +76 -41
  355. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +75 -41
  356. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +83 -41
  357. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +76 -41
  358. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +76 -41
  359. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +109 -34
  360. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +76 -41
  361. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +76 -38
  362. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +68 -41
  363. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +79 -36
  364. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +76 -36
  365. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +66 -41
  366. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +98 -35
  367. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +70 -32
  368. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +64 -41
  369. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +67 -43
  370. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +69 -41
  371. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +70 -38
  372. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +69 -41
  373. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +66 -41
  374. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +65 -41
  375. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +66 -41
  376. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +67 -41
  377. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +78 -37
  378. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +67 -41
  379. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +70 -41
  380. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +94 -33
  381. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +81 -41
  382. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +69 -41
  383. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +89 -41
  384. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +80 -41
  385. package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +64 -41
  386. package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +74 -41
  387. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +79 -36
  388. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +63 -41
  389. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +68 -41
  390. package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +65 -41
  391. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +65 -41
  392. package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +69 -41
  393. package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +68 -41
  394. package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +65 -41
  395. package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +67 -41
  396. package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +74 -41
  397. package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +82 -37
  398. package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +74 -41
  399. package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +66 -41
  400. package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +65 -41
  401. package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +67 -41
  402. package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +65 -41
  403. package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +67 -41
  404. package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +78 -37
  405. package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +76 -32
  406. package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +73 -41
  407. package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +72 -41
  408. package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +64 -43
  409. package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +66 -41
  410. package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +85 -34
  411. package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +77 -41
  412. package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +67 -41
  413. package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +66 -41
  414. package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +77 -41
  415. package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +68 -41
  416. package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +74 -37
  417. package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +95 -37
  418. package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +67 -41
  419. package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +67 -41
  420. package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +67 -41
  421. package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +66 -41
  422. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +92 -41
  423. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +66 -41
  424. package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +70 -41
  425. package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +148 -41
  426. package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +74 -38
  427. package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +70 -41
  428. package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +75 -41
  429. package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +75 -41
  430. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +78 -41
  431. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +74 -37
  432. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +82 -41
  433. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +134 -41
  434. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +66 -41
  435. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +67 -41
  436. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +66 -41
  437. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +64 -41
  438. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +76 -37
  439. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +74 -41
  440. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +66 -41
  441. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +157 -41
  442. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +74 -41
  443. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +74 -41
  444. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +74 -41
  445. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +74 -41
  446. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +74 -41
  447. package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +74 -41
  448. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +74 -41
  449. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +74 -41
  450. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +64 -41
  451. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +64 -41
  452. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +67 -41
  453. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +68 -41
  454. package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +65 -41
  455. package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +66 -43
  456. package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +124 -34
  457. package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +113 -37
  458. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +81 -34
  459. package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +96 -37
  460. package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +79 -34
  461. package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +70 -41
  462. package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +68 -41
  463. package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +65 -41
  464. package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +68 -41
  465. package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +73 -41
  466. package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +71 -41
  467. package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +93 -41
  468. package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +78 -41
  469. package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +71 -41
  470. package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +193 -34
  471. package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +91 -41
  472. package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +78 -34
  473. package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +87 -32
  474. package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +86 -36
  475. package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +147 -36
  476. package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +151 -37
  477. package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +73 -41
  478. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +74 -41
  479. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +66 -41
  480. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +81 -41
  481. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +68 -41
  482. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +75 -41
  483. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +95 -41
  484. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +76 -34
  485. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +84 -37
  486. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +70 -41
  487. package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +75 -41
  488. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +65 -37
  489. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +93 -41
  490. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +68 -41
  491. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +82 -41
  492. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +143 -37
  493. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +67 -41
  494. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +82 -41
  495. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +79 -41
  496. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +125 -37
  497. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +69 -38
  498. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +213 -41
  499. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +124 -36
  500. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +73 -41
  501. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +85 -41
  502. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +73 -41
  503. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +81 -41
  504. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +67 -41
  505. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +75 -41
  506. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +78 -41
  507. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +67 -41
  508. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +67 -41
  509. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +67 -41
  510. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +66 -41
  511. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +81 -43
  512. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +69 -41
  513. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +88 -36
  514. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +85 -34
  515. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +100 -33
  516. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +93 -38
  517. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +69 -41
  518. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +88 -41
  519. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +65 -41
  520. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +75 -41
  521. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +99 -41
  522. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +72 -37
  523. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +102 -38
  524. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +72 -41
  525. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +65 -41
  526. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +125 -41
  527. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +69 -37
  528. package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +88 -37
  529. package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +67 -38
  530. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +93 -38
  531. package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +73 -41
  532. package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +67 -41
  533. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +83 -41
  534. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +82 -41
  535. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +124 -41
  536. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +86 -32
  537. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +146 -34
  538. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +71 -41
  539. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +73 -41
  540. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +73 -41
  541. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +68 -43
  542. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +64 -41
  543. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +67 -41
  544. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +67 -41
  545. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +67 -41
  546. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +105 -32
  547. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +73 -34
  548. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +70 -41
  549. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +71 -41
  550. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +86 -41
  551. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +99 -36
  552. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +97 -32
  553. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +86 -41
  554. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +67 -41
  555. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +66 -37
  556. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +77 -36
  557. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +556 -37
  558. package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +236 -41
  559. package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +65 -41
  560. package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +68 -41
  561. package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +66 -41
  562. package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +77 -33
  563. package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +85 -36
  564. package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +65 -37
  565. package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +79 -36
  566. package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +84 -41
  567. package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +64 -41
  568. package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +66 -41
  569. package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +65 -41
  570. package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +70 -38
  571. package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +67 -41
  572. package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +122 -41
  573. package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +124 -41
  574. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +346 -35
  575. package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +207 -41
  576. package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +74 -41
  577. package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +74 -41
  578. package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +73 -41
  579. package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +78 -37
  580. package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +116 -35
  581. package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +76 -41
  582. package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +83 -41
  583. package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +67 -41
  584. package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +128 -34
  585. package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +66 -41
  586. package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +155 -38
  587. package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +69 -41
  588. package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +84 -37
  589. package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +76 -41
  590. package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +68 -38
  591. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +134 -41
  592. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +134 -41
  593. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +68 -38
  594. package/dist-types/ts3.4/commands/index.d.ts +591 -591
  595. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +19 -33
  596. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +5 -8
  597. package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -2
  598. package/dist-types/ts3.4/index.d.ts +7 -7
  599. package/dist-types/ts3.4/models/EC2ServiceException.d.ts +12 -7
  600. package/dist-types/ts3.4/models/index.d.ts +8 -8
  601. package/dist-types/ts3.4/models/models_0.d.ts +7440 -2660
  602. package/dist-types/ts3.4/models/models_1.d.ts +8581 -2100
  603. package/dist-types/ts3.4/models/models_2.d.ts +6522 -1846
  604. package/dist-types/ts3.4/models/models_3.d.ts +8050 -1844
  605. package/dist-types/ts3.4/models/models_4.d.ts +9927 -2103
  606. package/dist-types/ts3.4/models/models_5.d.ts +6740 -1710
  607. package/dist-types/ts3.4/models/models_6.d.ts +7333 -1879
  608. package/dist-types/ts3.4/models/models_7.d.ts +489 -143
  609. package/dist-types/ts3.4/pagination/DescribeAddressTransfersPaginator.d.ts +7 -11
  610. package/dist-types/ts3.4/pagination/DescribeAddressesAttributePaginator.d.ts +7 -11
  611. package/dist-types/ts3.4/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +7 -11
  612. package/dist-types/ts3.4/pagination/DescribeByoipCidrsPaginator.d.ts +7 -11
  613. package/dist-types/ts3.4/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +7 -11
  614. package/dist-types/ts3.4/pagination/DescribeCapacityReservationsPaginator.d.ts +7 -11
  615. package/dist-types/ts3.4/pagination/DescribeCarrierGatewaysPaginator.d.ts +7 -11
  616. package/dist-types/ts3.4/pagination/DescribeClassicLinkInstancesPaginator.d.ts +7 -11
  617. package/dist-types/ts3.4/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +7 -11
  618. package/dist-types/ts3.4/pagination/DescribeClientVpnConnectionsPaginator.d.ts +7 -11
  619. package/dist-types/ts3.4/pagination/DescribeClientVpnEndpointsPaginator.d.ts +7 -11
  620. package/dist-types/ts3.4/pagination/DescribeClientVpnRoutesPaginator.d.ts +7 -11
  621. package/dist-types/ts3.4/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +7 -11
  622. package/dist-types/ts3.4/pagination/DescribeCoipPoolsPaginator.d.ts +7 -11
  623. package/dist-types/ts3.4/pagination/DescribeDhcpOptionsPaginator.d.ts +7 -11
  624. package/dist-types/ts3.4/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +7 -11
  625. package/dist-types/ts3.4/pagination/DescribeExportImageTasksPaginator.d.ts +7 -11
  626. package/dist-types/ts3.4/pagination/DescribeFastLaunchImagesPaginator.d.ts +7 -11
  627. package/dist-types/ts3.4/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +7 -11
  628. package/dist-types/ts3.4/pagination/DescribeFleetsPaginator.d.ts +7 -11
  629. package/dist-types/ts3.4/pagination/DescribeFlowLogsPaginator.d.ts +7 -11
  630. package/dist-types/ts3.4/pagination/DescribeFpgaImagesPaginator.d.ts +7 -11
  631. package/dist-types/ts3.4/pagination/DescribeHostReservationOfferingsPaginator.d.ts +7 -11
  632. package/dist-types/ts3.4/pagination/DescribeHostReservationsPaginator.d.ts +7 -11
  633. package/dist-types/ts3.4/pagination/DescribeHostsPaginator.d.ts +7 -11
  634. package/dist-types/ts3.4/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +7 -11
  635. package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +7 -11
  636. package/dist-types/ts3.4/pagination/DescribeImportImageTasksPaginator.d.ts +7 -11
  637. package/dist-types/ts3.4/pagination/DescribeImportSnapshotTasksPaginator.d.ts +7 -11
  638. package/dist-types/ts3.4/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +7 -11
  639. package/dist-types/ts3.4/pagination/DescribeInstanceEventWindowsPaginator.d.ts +7 -11
  640. package/dist-types/ts3.4/pagination/DescribeInstanceStatusPaginator.d.ts +7 -11
  641. package/dist-types/ts3.4/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +7 -11
  642. package/dist-types/ts3.4/pagination/DescribeInstanceTypesPaginator.d.ts +7 -11
  643. package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +7 -11
  644. package/dist-types/ts3.4/pagination/DescribeInternetGatewaysPaginator.d.ts +7 -11
  645. package/dist-types/ts3.4/pagination/DescribeIpamPoolsPaginator.d.ts +7 -11
  646. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveriesPaginator.d.ts +7 -11
  647. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveryAssociationsPaginator.d.ts +7 -11
  648. package/dist-types/ts3.4/pagination/DescribeIpamScopesPaginator.d.ts +7 -11
  649. package/dist-types/ts3.4/pagination/DescribeIpamsPaginator.d.ts +7 -11
  650. package/dist-types/ts3.4/pagination/DescribeIpv6PoolsPaginator.d.ts +7 -11
  651. package/dist-types/ts3.4/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +7 -11
  652. package/dist-types/ts3.4/pagination/DescribeLaunchTemplatesPaginator.d.ts +7 -11
  653. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +7 -11
  654. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +7 -11
  655. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +7 -11
  656. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +7 -11
  657. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +7 -11
  658. package/dist-types/ts3.4/pagination/DescribeLocalGatewaysPaginator.d.ts +7 -11
  659. package/dist-types/ts3.4/pagination/DescribeManagedPrefixListsPaginator.d.ts +7 -11
  660. package/dist-types/ts3.4/pagination/DescribeMovingAddressesPaginator.d.ts +7 -11
  661. package/dist-types/ts3.4/pagination/DescribeNatGatewaysPaginator.d.ts +7 -11
  662. package/dist-types/ts3.4/pagination/DescribeNetworkAclsPaginator.d.ts +7 -11
  663. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +7 -11
  664. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +7 -11
  665. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +7 -11
  666. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +7 -11
  667. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +7 -11
  668. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacesPaginator.d.ts +7 -11
  669. package/dist-types/ts3.4/pagination/DescribePrefixListsPaginator.d.ts +7 -11
  670. package/dist-types/ts3.4/pagination/DescribePrincipalIdFormatPaginator.d.ts +7 -11
  671. package/dist-types/ts3.4/pagination/DescribePublicIpv4PoolsPaginator.d.ts +7 -11
  672. package/dist-types/ts3.4/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +7 -11
  673. package/dist-types/ts3.4/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +7 -11
  674. package/dist-types/ts3.4/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +7 -11
  675. package/dist-types/ts3.4/pagination/DescribeRouteTablesPaginator.d.ts +7 -11
  676. package/dist-types/ts3.4/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +7 -11
  677. package/dist-types/ts3.4/pagination/DescribeScheduledInstancesPaginator.d.ts +7 -11
  678. package/dist-types/ts3.4/pagination/DescribeSecurityGroupRulesPaginator.d.ts +7 -11
  679. package/dist-types/ts3.4/pagination/DescribeSecurityGroupsPaginator.d.ts +7 -11
  680. package/dist-types/ts3.4/pagination/DescribeSnapshotTierStatusPaginator.d.ts +7 -11
  681. package/dist-types/ts3.4/pagination/DescribeSnapshotsPaginator.d.ts +7 -11
  682. package/dist-types/ts3.4/pagination/DescribeSpotFleetRequestsPaginator.d.ts +7 -11
  683. package/dist-types/ts3.4/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +7 -11
  684. package/dist-types/ts3.4/pagination/DescribeSpotPriceHistoryPaginator.d.ts +7 -11
  685. package/dist-types/ts3.4/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +7 -11
  686. package/dist-types/ts3.4/pagination/DescribeStoreImageTasksPaginator.d.ts +7 -11
  687. package/dist-types/ts3.4/pagination/DescribeSubnetsPaginator.d.ts +7 -11
  688. package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +7 -11
  689. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +7 -11
  690. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +7 -11
  691. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +7 -11
  692. package/dist-types/ts3.4/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +7 -11
  693. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +7 -11
  694. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +7 -11
  695. package/dist-types/ts3.4/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +7 -11
  696. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +7 -11
  697. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPolicyTablesPaginator.d.ts +7 -11
  698. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.d.ts +7 -11
  699. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +7 -11
  700. package/dist-types/ts3.4/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +7 -11
  701. package/dist-types/ts3.4/pagination/DescribeTransitGatewaysPaginator.d.ts +7 -11
  702. package/dist-types/ts3.4/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +7 -11
  703. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +7 -11
  704. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +7 -11
  705. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +7 -11
  706. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +7 -11
  707. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +7 -11
  708. package/dist-types/ts3.4/pagination/DescribeVolumeStatusPaginator.d.ts +7 -11
  709. package/dist-types/ts3.4/pagination/DescribeVolumesModificationsPaginator.d.ts +7 -11
  710. package/dist-types/ts3.4/pagination/DescribeVolumesPaginator.d.ts +7 -11
  711. package/dist-types/ts3.4/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +7 -11
  712. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +7 -11
  713. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +7 -11
  714. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +7 -11
  715. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +7 -11
  716. package/dist-types/ts3.4/pagination/DescribeVpcEndpointsPaginator.d.ts +7 -11
  717. package/dist-types/ts3.4/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +7 -11
  718. package/dist-types/ts3.4/pagination/DescribeVpcsPaginator.d.ts +7 -11
  719. package/dist-types/ts3.4/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +7 -11
  720. package/dist-types/ts3.4/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +7 -11
  721. package/dist-types/ts3.4/pagination/GetGroupsForCapacityReservationPaginator.d.ts +7 -11
  722. package/dist-types/ts3.4/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +7 -11
  723. package/dist-types/ts3.4/pagination/GetIpamAddressHistoryPaginator.d.ts +7 -11
  724. package/dist-types/ts3.4/pagination/GetIpamDiscoveredAccountsPaginator.d.ts +7 -11
  725. package/dist-types/ts3.4/pagination/GetIpamDiscoveredResourceCidrsPaginator.d.ts +7 -11
  726. package/dist-types/ts3.4/pagination/GetIpamPoolAllocationsPaginator.d.ts +7 -11
  727. package/dist-types/ts3.4/pagination/GetIpamPoolCidrsPaginator.d.ts +7 -11
  728. package/dist-types/ts3.4/pagination/GetIpamResourceCidrsPaginator.d.ts +7 -11
  729. package/dist-types/ts3.4/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +7 -11
  730. package/dist-types/ts3.4/pagination/GetManagedPrefixListEntriesPaginator.d.ts +7 -11
  731. package/dist-types/ts3.4/pagination/GetSpotPlacementScoresPaginator.d.ts +7 -11
  732. package/dist-types/ts3.4/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +7 -11
  733. package/dist-types/ts3.4/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +7 -11
  734. package/dist-types/ts3.4/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.d.ts +7 -11
  735. package/dist-types/ts3.4/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +7 -11
  736. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +7 -11
  737. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +7 -11
  738. package/dist-types/ts3.4/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +7 -11
  739. package/dist-types/ts3.4/pagination/Interfaces.d.ts +8 -5
  740. package/dist-types/ts3.4/pagination/ListImagesInRecycleBinPaginator.d.ts +7 -11
  741. package/dist-types/ts3.4/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +7 -11
  742. package/dist-types/ts3.4/pagination/SearchLocalGatewayRoutesPaginator.d.ts +7 -11
  743. package/dist-types/ts3.4/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +7 -11
  744. package/dist-types/ts3.4/pagination/index.d.ts +135 -135
  745. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +5321 -7097
  746. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +42 -91
  747. package/dist-types/ts3.4/runtimeConfig.d.ts +42 -91
  748. package/dist-types/ts3.4/runtimeConfig.native.d.ts +41 -80
  749. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +18 -18
  750. package/dist-types/ts3.4/waiters/index.d.ts +35 -35
  751. package/dist-types/ts3.4/waiters/waitForBundleTaskComplete.d.ts +14 -11
  752. package/dist-types/ts3.4/waiters/waitForConversionTaskCancelled.d.ts +14 -11
  753. package/dist-types/ts3.4/waiters/waitForConversionTaskCompleted.d.ts +14 -11
  754. package/dist-types/ts3.4/waiters/waitForConversionTaskDeleted.d.ts +14 -11
  755. package/dist-types/ts3.4/waiters/waitForCustomerGatewayAvailable.d.ts +14 -11
  756. package/dist-types/ts3.4/waiters/waitForExportTaskCancelled.d.ts +14 -11
  757. package/dist-types/ts3.4/waiters/waitForExportTaskCompleted.d.ts +14 -11
  758. package/dist-types/ts3.4/waiters/waitForImageAvailable.d.ts +14 -11
  759. package/dist-types/ts3.4/waiters/waitForImageExists.d.ts +14 -11
  760. package/dist-types/ts3.4/waiters/waitForInstanceExists.d.ts +14 -11
  761. package/dist-types/ts3.4/waiters/waitForInstanceRunning.d.ts +14 -11
  762. package/dist-types/ts3.4/waiters/waitForInstanceStatusOk.d.ts +14 -11
  763. package/dist-types/ts3.4/waiters/waitForInstanceStopped.d.ts +14 -11
  764. package/dist-types/ts3.4/waiters/waitForInstanceTerminated.d.ts +14 -11
  765. package/dist-types/ts3.4/waiters/waitForInternetGatewayExists.d.ts +14 -11
  766. package/dist-types/ts3.4/waiters/waitForKeyPairExists.d.ts +14 -11
  767. package/dist-types/ts3.4/waiters/waitForNatGatewayAvailable.d.ts +14 -11
  768. package/dist-types/ts3.4/waiters/waitForNatGatewayDeleted.d.ts +14 -11
  769. package/dist-types/ts3.4/waiters/waitForNetworkInterfaceAvailable.d.ts +14 -11
  770. package/dist-types/ts3.4/waiters/waitForPasswordDataAvailable.d.ts +14 -11
  771. package/dist-types/ts3.4/waiters/waitForSecurityGroupExists.d.ts +14 -11
  772. package/dist-types/ts3.4/waiters/waitForSnapshotCompleted.d.ts +14 -11
  773. package/dist-types/ts3.4/waiters/waitForSnapshotImported.d.ts +14 -11
  774. package/dist-types/ts3.4/waiters/waitForSpotInstanceRequestFulfilled.d.ts +14 -11
  775. package/dist-types/ts3.4/waiters/waitForSubnetAvailable.d.ts +14 -11
  776. package/dist-types/ts3.4/waiters/waitForSystemStatusOk.d.ts +14 -11
  777. package/dist-types/ts3.4/waiters/waitForVolumeAvailable.d.ts +14 -11
  778. package/dist-types/ts3.4/waiters/waitForVolumeDeleted.d.ts +14 -11
  779. package/dist-types/ts3.4/waiters/waitForVolumeInUse.d.ts +14 -11
  780. package/dist-types/ts3.4/waiters/waitForVpcAvailable.d.ts +14 -11
  781. package/dist-types/ts3.4/waiters/waitForVpcExists.d.ts +14 -11
  782. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionDeleted.d.ts +14 -11
  783. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionExists.d.ts +14 -11
  784. package/dist-types/ts3.4/waiters/waitForVpnConnectionAvailable.d.ts +14 -11
  785. package/dist-types/ts3.4/waiters/waitForVpnConnectionDeleted.d.ts +14 -11
  786. package/package.json +37 -37
@@ -1,34 +1,92 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@aws-sdk/types";
9
- import {
10
- EC2ClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../EC2Client";
14
- import { DeleteFleetsRequest, DeleteFleetsResult } from "../models/models_2";
15
- export interface DeleteFleetsCommandInput extends DeleteFleetsRequest {}
16
- export interface DeleteFleetsCommandOutput
17
- extends DeleteFleetsResult,
18
- __MetadataBearer {}
19
- export declare class DeleteFleetsCommand extends $Command<
20
- DeleteFleetsCommandInput,
21
- DeleteFleetsCommandOutput,
22
- EC2ClientResolvedConfig
23
- > {
24
- readonly input: DeleteFleetsCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: DeleteFleetsCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: EC2ClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<DeleteFleetsCommandInput, DeleteFleetsCommandOutput>;
32
- private serialize;
33
- private deserialize;
34
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
+ import { DeleteFleetsRequest, DeleteFleetsResult } from "../models/models_2";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DeleteFleetsCommand}.
10
+ */
11
+ export interface DeleteFleetsCommandInput extends DeleteFleetsRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DeleteFleetsCommand}.
17
+ */
18
+ export interface DeleteFleetsCommandOutput extends DeleteFleetsResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Deletes the specified EC2 Fleets.</p>
23
+ * <p>After you delete an EC2 Fleet, it launches no new instances.</p>
24
+ * <p>You must also specify whether a deleted EC2 Fleet should terminate its instances. If you
25
+ * choose to terminate the instances, the EC2 Fleet enters the <code>deleted_terminating</code>
26
+ * state. Otherwise, the EC2 Fleet enters the <code>deleted_running</code> state, and the instances
27
+ * continue to run until they are interrupted or you terminate them manually.</p>
28
+ * <p>For <code>instant</code> fleets, EC2 Fleet must terminate the instances when the fleet is
29
+ * deleted. A deleted <code>instant</code> fleet with running instances is not
30
+ * supported.</p>
31
+ * <p class="title">
32
+ * <b>Restrictions</b>
33
+ * </p>
34
+ * <ul>
35
+ * <li>
36
+ * <p>You can delete up to 25 <code>instant</code> fleets in a single request. If you exceed this
37
+ * number, no <code>instant</code> fleets are deleted and an error is returned. There is no
38
+ * restriction on the number of fleets of type <code>maintain</code> or <code>request</code> that can be deleted
39
+ * in a single request.</p>
40
+ * </li>
41
+ * <li>
42
+ * <p>Up to 1000 instances can be terminated in a single request to delete
43
+ * <code>instant</code> fleets.</p>
44
+ * </li>
45
+ * </ul>
46
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#delete-fleet">Delete an EC2
47
+ * Fleet</a> in the <i>Amazon EC2 User Guide</i>.</p>
48
+ * @example
49
+ * Use a bare-bones client and the command you need to make an API call.
50
+ * ```javascript
51
+ * import { EC2Client, DeleteFleetsCommand } from "@aws-sdk/client-ec2"; // ES Modules import
52
+ * // const { EC2Client, DeleteFleetsCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
53
+ * const client = new EC2Client(config);
54
+ * const input = { // DeleteFleetsRequest
55
+ * DryRun: true || false,
56
+ * FleetIds: [ // FleetIdSet // required
57
+ * "STRING_VALUE",
58
+ * ],
59
+ * TerminateInstances: true || false, // required
60
+ * };
61
+ * const command = new DeleteFleetsCommand(input);
62
+ * const response = await client.send(command);
63
+ * ```
64
+ *
65
+ * @param DeleteFleetsCommandInput - {@link DeleteFleetsCommandInput}
66
+ * @returns {@link DeleteFleetsCommandOutput}
67
+ * @see {@link DeleteFleetsCommandInput} for command's `input` shape.
68
+ * @see {@link DeleteFleetsCommandOutput} for command's `response` shape.
69
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
70
+ *
71
+ *
72
+ */
73
+ export declare class DeleteFleetsCommand extends $Command<DeleteFleetsCommandInput, DeleteFleetsCommandOutput, EC2ClientResolvedConfig> {
74
+ readonly input: DeleteFleetsCommandInput;
75
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
+ /**
77
+ * @public
78
+ */
79
+ constructor(input: DeleteFleetsCommandInput);
80
+ /**
81
+ * @internal
82
+ */
83
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFleetsCommandInput, DeleteFleetsCommandOutput>;
84
+ /**
85
+ * @internal
86
+ */
87
+ private serialize;
88
+ /**
89
+ * @internal
90
+ */
91
+ private deserialize;
92
+ }
@@ -1,37 +1,66 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@aws-sdk/types";
9
- import {
10
- EC2ClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../EC2Client";
14
- import {
15
- DeleteFlowLogsRequest,
16
- DeleteFlowLogsResult,
17
- } from "../models/models_2";
18
- export interface DeleteFlowLogsCommandInput extends DeleteFlowLogsRequest {}
19
- export interface DeleteFlowLogsCommandOutput
20
- extends DeleteFlowLogsResult,
21
- __MetadataBearer {}
22
- export declare class DeleteFlowLogsCommand extends $Command<
23
- DeleteFlowLogsCommandInput,
24
- DeleteFlowLogsCommandOutput,
25
- EC2ClientResolvedConfig
26
- > {
27
- readonly input: DeleteFlowLogsCommandInput;
28
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
29
- constructor(input: DeleteFlowLogsCommandInput);
30
- resolveMiddleware(
31
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
- configuration: EC2ClientResolvedConfig,
33
- options?: __HttpHandlerOptions
34
- ): Handler<DeleteFlowLogsCommandInput, DeleteFlowLogsCommandOutput>;
35
- private serialize;
36
- private deserialize;
37
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
+ import { DeleteFlowLogsRequest, DeleteFlowLogsResult } from "../models/models_2";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DeleteFlowLogsCommand}.
10
+ */
11
+ export interface DeleteFlowLogsCommandInput extends DeleteFlowLogsRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DeleteFlowLogsCommand}.
17
+ */
18
+ export interface DeleteFlowLogsCommandOutput extends DeleteFlowLogsResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Deletes one or more flow logs.</p>
23
+ * @example
24
+ * Use a bare-bones client and the command you need to make an API call.
25
+ * ```javascript
26
+ * import { EC2Client, DeleteFlowLogsCommand } from "@aws-sdk/client-ec2"; // ES Modules import
27
+ * // const { EC2Client, DeleteFlowLogsCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
28
+ * const client = new EC2Client(config);
29
+ * const input = { // DeleteFlowLogsRequest
30
+ * DryRun: true || false,
31
+ * FlowLogIds: [ // FlowLogIdList // required
32
+ * "STRING_VALUE",
33
+ * ],
34
+ * };
35
+ * const command = new DeleteFlowLogsCommand(input);
36
+ * const response = await client.send(command);
37
+ * ```
38
+ *
39
+ * @param DeleteFlowLogsCommandInput - {@link DeleteFlowLogsCommandInput}
40
+ * @returns {@link DeleteFlowLogsCommandOutput}
41
+ * @see {@link DeleteFlowLogsCommandInput} for command's `input` shape.
42
+ * @see {@link DeleteFlowLogsCommandOutput} for command's `response` shape.
43
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
44
+ *
45
+ *
46
+ */
47
+ export declare class DeleteFlowLogsCommand extends $Command<DeleteFlowLogsCommandInput, DeleteFlowLogsCommandOutput, EC2ClientResolvedConfig> {
48
+ readonly input: DeleteFlowLogsCommandInput;
49
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
53
+ constructor(input: DeleteFlowLogsCommandInput);
54
+ /**
55
+ * @internal
56
+ */
57
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFlowLogsCommandInput, DeleteFlowLogsCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
61
+ private serialize;
62
+ /**
63
+ * @internal
64
+ */
65
+ private deserialize;
66
+ }
@@ -1,37 +1,64 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@aws-sdk/types";
9
- import {
10
- EC2ClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../EC2Client";
14
- import {
15
- DeleteFpgaImageRequest,
16
- DeleteFpgaImageResult,
17
- } from "../models/models_2";
18
- export interface DeleteFpgaImageCommandInput extends DeleteFpgaImageRequest {}
19
- export interface DeleteFpgaImageCommandOutput
20
- extends DeleteFpgaImageResult,
21
- __MetadataBearer {}
22
- export declare class DeleteFpgaImageCommand extends $Command<
23
- DeleteFpgaImageCommandInput,
24
- DeleteFpgaImageCommandOutput,
25
- EC2ClientResolvedConfig
26
- > {
27
- readonly input: DeleteFpgaImageCommandInput;
28
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
29
- constructor(input: DeleteFpgaImageCommandInput);
30
- resolveMiddleware(
31
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
- configuration: EC2ClientResolvedConfig,
33
- options?: __HttpHandlerOptions
34
- ): Handler<DeleteFpgaImageCommandInput, DeleteFpgaImageCommandOutput>;
35
- private serialize;
36
- private deserialize;
37
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
+ import { DeleteFpgaImageRequest, DeleteFpgaImageResult } from "../models/models_2";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DeleteFpgaImageCommand}.
10
+ */
11
+ export interface DeleteFpgaImageCommandInput extends DeleteFpgaImageRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DeleteFpgaImageCommand}.
17
+ */
18
+ export interface DeleteFpgaImageCommandOutput extends DeleteFpgaImageResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Deletes the specified Amazon FPGA Image (AFI).</p>
23
+ * @example
24
+ * Use a bare-bones client and the command you need to make an API call.
25
+ * ```javascript
26
+ * import { EC2Client, DeleteFpgaImageCommand } from "@aws-sdk/client-ec2"; // ES Modules import
27
+ * // const { EC2Client, DeleteFpgaImageCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
28
+ * const client = new EC2Client(config);
29
+ * const input = { // DeleteFpgaImageRequest
30
+ * DryRun: true || false,
31
+ * FpgaImageId: "STRING_VALUE", // required
32
+ * };
33
+ * const command = new DeleteFpgaImageCommand(input);
34
+ * const response = await client.send(command);
35
+ * ```
36
+ *
37
+ * @param DeleteFpgaImageCommandInput - {@link DeleteFpgaImageCommandInput}
38
+ * @returns {@link DeleteFpgaImageCommandOutput}
39
+ * @see {@link DeleteFpgaImageCommandInput} for command's `input` shape.
40
+ * @see {@link DeleteFpgaImageCommandOutput} for command's `response` shape.
41
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
42
+ *
43
+ *
44
+ */
45
+ export declare class DeleteFpgaImageCommand extends $Command<DeleteFpgaImageCommandInput, DeleteFpgaImageCommandOutput, EC2ClientResolvedConfig> {
46
+ readonly input: DeleteFpgaImageCommandInput;
47
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
48
+ /**
49
+ * @public
50
+ */
51
+ constructor(input: DeleteFpgaImageCommandInput);
52
+ /**
53
+ * @internal
54
+ */
55
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFpgaImageCommandInput, DeleteFpgaImageCommandOutput>;
56
+ /**
57
+ * @internal
58
+ */
59
+ private serialize;
60
+ /**
61
+ * @internal
62
+ */
63
+ private deserialize;
64
+ }
@@ -1,41 +1,67 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@aws-sdk/types";
9
- import {
10
- EC2ClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../EC2Client";
14
- import {
15
- DeleteInstanceEventWindowRequest,
16
- DeleteInstanceEventWindowResult,
17
- } from "../models/models_2";
18
- export interface DeleteInstanceEventWindowCommandInput
19
- extends DeleteInstanceEventWindowRequest {}
20
- export interface DeleteInstanceEventWindowCommandOutput
21
- extends DeleteInstanceEventWindowResult,
22
- __MetadataBearer {}
23
- export declare class DeleteInstanceEventWindowCommand extends $Command<
24
- DeleteInstanceEventWindowCommandInput,
25
- DeleteInstanceEventWindowCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: DeleteInstanceEventWindowCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DeleteInstanceEventWindowCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<
36
- DeleteInstanceEventWindowCommandInput,
37
- DeleteInstanceEventWindowCommandOutput
38
- >;
39
- private serialize;
40
- private deserialize;
41
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
+ import { DeleteInstanceEventWindowRequest, DeleteInstanceEventWindowResult } from "../models/models_2";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DeleteInstanceEventWindowCommand}.
10
+ */
11
+ export interface DeleteInstanceEventWindowCommandInput extends DeleteInstanceEventWindowRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DeleteInstanceEventWindowCommand}.
17
+ */
18
+ export interface DeleteInstanceEventWindowCommandOutput extends DeleteInstanceEventWindowResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Deletes the specified event window.</p>
23
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html">Define event windows for scheduled
24
+ * events</a> in the <i>Amazon EC2 User Guide</i>.</p>
25
+ * @example
26
+ * Use a bare-bones client and the command you need to make an API call.
27
+ * ```javascript
28
+ * import { EC2Client, DeleteInstanceEventWindowCommand } from "@aws-sdk/client-ec2"; // ES Modules import
29
+ * // const { EC2Client, DeleteInstanceEventWindowCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
30
+ * const client = new EC2Client(config);
31
+ * const input = { // DeleteInstanceEventWindowRequest
32
+ * DryRun: true || false,
33
+ * ForceDelete: true || false,
34
+ * InstanceEventWindowId: "STRING_VALUE", // required
35
+ * };
36
+ * const command = new DeleteInstanceEventWindowCommand(input);
37
+ * const response = await client.send(command);
38
+ * ```
39
+ *
40
+ * @param DeleteInstanceEventWindowCommandInput - {@link DeleteInstanceEventWindowCommandInput}
41
+ * @returns {@link DeleteInstanceEventWindowCommandOutput}
42
+ * @see {@link DeleteInstanceEventWindowCommandInput} for command's `input` shape.
43
+ * @see {@link DeleteInstanceEventWindowCommandOutput} for command's `response` shape.
44
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
45
+ *
46
+ *
47
+ */
48
+ export declare class DeleteInstanceEventWindowCommand extends $Command<DeleteInstanceEventWindowCommandInput, DeleteInstanceEventWindowCommandOutput, EC2ClientResolvedConfig> {
49
+ readonly input: DeleteInstanceEventWindowCommandInput;
50
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
54
+ constructor(input: DeleteInstanceEventWindowCommandInput);
55
+ /**
56
+ * @internal
57
+ */
58
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInstanceEventWindowCommandInput, DeleteInstanceEventWindowCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
62
+ private serialize;
63
+ /**
64
+ * @internal
65
+ */
66
+ private deserialize;
67
+ }
@@ -1,36 +1,76 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@aws-sdk/types";
9
- import {
10
- EC2ClientResolvedConfig,
11
- ServiceInputTypes,
12
- ServiceOutputTypes,
13
- } from "../EC2Client";
14
- import { DeleteInternetGatewayRequest } from "../models/models_2";
15
- export interface DeleteInternetGatewayCommandInput
16
- extends DeleteInternetGatewayRequest {}
17
- export interface DeleteInternetGatewayCommandOutput extends __MetadataBearer {}
18
- export declare class DeleteInternetGatewayCommand extends $Command<
19
- DeleteInternetGatewayCommandInput,
20
- DeleteInternetGatewayCommandOutput,
21
- EC2ClientResolvedConfig
22
- > {
23
- readonly input: DeleteInternetGatewayCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: DeleteInternetGatewayCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: EC2ClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<
31
- DeleteInternetGatewayCommandInput,
32
- DeleteInternetGatewayCommandOutput
33
- >;
34
- private serialize;
35
- private deserialize;
36
- }
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
5
+ import { DeleteInternetGatewayRequest } from "../models/models_2";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DeleteInternetGatewayCommand}.
10
+ */
11
+ export interface DeleteInternetGatewayCommandInput extends DeleteInternetGatewayRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DeleteInternetGatewayCommand}.
17
+ */
18
+ export interface DeleteInternetGatewayCommandOutput extends __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Deletes the specified internet gateway. You must detach the internet gateway from the
23
+ * VPC before you can delete it.</p>
24
+ * @example
25
+ * Use a bare-bones client and the command you need to make an API call.
26
+ * ```javascript
27
+ * import { EC2Client, DeleteInternetGatewayCommand } from "@aws-sdk/client-ec2"; // ES Modules import
28
+ * // const { EC2Client, DeleteInternetGatewayCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
29
+ * const client = new EC2Client(config);
30
+ * const input = { // DeleteInternetGatewayRequest
31
+ * DryRun: true || false,
32
+ * InternetGatewayId: "STRING_VALUE", // required
33
+ * };
34
+ * const command = new DeleteInternetGatewayCommand(input);
35
+ * const response = await client.send(command);
36
+ * ```
37
+ *
38
+ * @param DeleteInternetGatewayCommandInput - {@link DeleteInternetGatewayCommandInput}
39
+ * @returns {@link DeleteInternetGatewayCommandOutput}
40
+ * @see {@link DeleteInternetGatewayCommandInput} for command's `input` shape.
41
+ * @see {@link DeleteInternetGatewayCommandOutput} for command's `response` shape.
42
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
43
+ *
44
+ *
45
+ * @example To delete an Internet gateway
46
+ * ```javascript
47
+ * // This example deletes the specified Internet gateway.
48
+ * const input = {
49
+ * "InternetGatewayId": "igw-c0a643a9"
50
+ * };
51
+ * const command = new DeleteInternetGatewayCommand(input);
52
+ * await client.send(command);
53
+ * // example id: ec2-delete-internet-gateway-1
54
+ * ```
55
+ *
56
+ */
57
+ export declare class DeleteInternetGatewayCommand extends $Command<DeleteInternetGatewayCommandInput, DeleteInternetGatewayCommandOutput, EC2ClientResolvedConfig> {
58
+ readonly input: DeleteInternetGatewayCommandInput;
59
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
63
+ constructor(input: DeleteInternetGatewayCommandInput);
64
+ /**
65
+ * @internal
66
+ */
67
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInternetGatewayCommandInput, DeleteInternetGatewayCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
71
+ private serialize;
72
+ /**
73
+ * @internal
74
+ */
75
+ private deserialize;
76
+ }