@aws-sdk/client-ec2 3.310.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 +2 -2
@@ -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
- AcceptVpcEndpointConnectionsRequest,
16
- AcceptVpcEndpointConnectionsResult,
17
- } from "../models/models_0";
18
- export interface AcceptVpcEndpointConnectionsCommandInput
19
- extends AcceptVpcEndpointConnectionsRequest {}
20
- export interface AcceptVpcEndpointConnectionsCommandOutput
21
- extends AcceptVpcEndpointConnectionsResult,
22
- __MetadataBearer {}
23
- export declare class AcceptVpcEndpointConnectionsCommand extends $Command<
24
- AcceptVpcEndpointConnectionsCommandInput,
25
- AcceptVpcEndpointConnectionsCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: AcceptVpcEndpointConnectionsCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: AcceptVpcEndpointConnectionsCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<
36
- AcceptVpcEndpointConnectionsCommandInput,
37
- AcceptVpcEndpointConnectionsCommandOutput
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 { AcceptVpcEndpointConnectionsRequest, AcceptVpcEndpointConnectionsResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link AcceptVpcEndpointConnectionsCommand}.
10
+ */
11
+ export interface AcceptVpcEndpointConnectionsCommandInput extends AcceptVpcEndpointConnectionsRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link AcceptVpcEndpointConnectionsCommand}.
17
+ */
18
+ export interface AcceptVpcEndpointConnectionsCommandOutput extends AcceptVpcEndpointConnectionsResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Accepts connection requests to your VPC endpoint service.</p>
23
+ * @example
24
+ * Use a bare-bones client and the command you need to make an API call.
25
+ * ```javascript
26
+ * import { EC2Client, AcceptVpcEndpointConnectionsCommand } from "@aws-sdk/client-ec2"; // ES Modules import
27
+ * // const { EC2Client, AcceptVpcEndpointConnectionsCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
28
+ * const client = new EC2Client(config);
29
+ * const input = { // AcceptVpcEndpointConnectionsRequest
30
+ * DryRun: true || false,
31
+ * ServiceId: "STRING_VALUE", // required
32
+ * VpcEndpointIds: [ // VpcEndpointIdList // required
33
+ * "STRING_VALUE",
34
+ * ],
35
+ * };
36
+ * const command = new AcceptVpcEndpointConnectionsCommand(input);
37
+ * const response = await client.send(command);
38
+ * ```
39
+ *
40
+ * @param AcceptVpcEndpointConnectionsCommandInput - {@link AcceptVpcEndpointConnectionsCommandInput}
41
+ * @returns {@link AcceptVpcEndpointConnectionsCommandOutput}
42
+ * @see {@link AcceptVpcEndpointConnectionsCommandInput} for command's `input` shape.
43
+ * @see {@link AcceptVpcEndpointConnectionsCommandOutput} for command's `response` shape.
44
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
45
+ *
46
+ *
47
+ */
48
+ export declare class AcceptVpcEndpointConnectionsCommand extends $Command<AcceptVpcEndpointConnectionsCommandInput, AcceptVpcEndpointConnectionsCommandOutput, EC2ClientResolvedConfig> {
49
+ readonly input: AcceptVpcEndpointConnectionsCommandInput;
50
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
54
+ constructor(input: AcceptVpcEndpointConnectionsCommandInput);
55
+ /**
56
+ * @internal
57
+ */
58
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AcceptVpcEndpointConnectionsCommandInput, AcceptVpcEndpointConnectionsCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
62
+ private serialize;
63
+ /**
64
+ * @internal
65
+ */
66
+ private deserialize;
67
+ }
@@ -1,41 +1,69 @@
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
- AcceptVpcPeeringConnectionRequest,
16
- AcceptVpcPeeringConnectionResult,
17
- } from "../models/models_0";
18
- export interface AcceptVpcPeeringConnectionCommandInput
19
- extends AcceptVpcPeeringConnectionRequest {}
20
- export interface AcceptVpcPeeringConnectionCommandOutput
21
- extends AcceptVpcPeeringConnectionResult,
22
- __MetadataBearer {}
23
- export declare class AcceptVpcPeeringConnectionCommand extends $Command<
24
- AcceptVpcPeeringConnectionCommandInput,
25
- AcceptVpcPeeringConnectionCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: AcceptVpcPeeringConnectionCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: AcceptVpcPeeringConnectionCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<
36
- AcceptVpcPeeringConnectionCommandInput,
37
- AcceptVpcPeeringConnectionCommandOutput
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 { AcceptVpcPeeringConnectionRequest, AcceptVpcPeeringConnectionResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link AcceptVpcPeeringConnectionCommand}.
10
+ */
11
+ export interface AcceptVpcPeeringConnectionCommandInput extends AcceptVpcPeeringConnectionRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link AcceptVpcPeeringConnectionCommand}.
17
+ */
18
+ export interface AcceptVpcPeeringConnectionCommandOutput extends AcceptVpcPeeringConnectionResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Accept a VPC peering connection request. To accept a request, the VPC peering connection must
23
+ * be in the <code>pending-acceptance</code> state, and you must be the owner of the peer VPC.
24
+ * Use <a>DescribeVpcPeeringConnections</a> to view your outstanding VPC
25
+ * peering connection requests.</p>
26
+ * <p>For an inter-Region VPC peering connection request, you must accept the VPC peering
27
+ * connection in the Region of the accepter VPC.</p>
28
+ * @example
29
+ * Use a bare-bones client and the command you need to make an API call.
30
+ * ```javascript
31
+ * import { EC2Client, AcceptVpcPeeringConnectionCommand } from "@aws-sdk/client-ec2"; // ES Modules import
32
+ * // const { EC2Client, AcceptVpcPeeringConnectionCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
33
+ * const client = new EC2Client(config);
34
+ * const input = { // AcceptVpcPeeringConnectionRequest
35
+ * DryRun: true || false,
36
+ * VpcPeeringConnectionId: "STRING_VALUE", // required
37
+ * };
38
+ * const command = new AcceptVpcPeeringConnectionCommand(input);
39
+ * const response = await client.send(command);
40
+ * ```
41
+ *
42
+ * @param AcceptVpcPeeringConnectionCommandInput - {@link AcceptVpcPeeringConnectionCommandInput}
43
+ * @returns {@link AcceptVpcPeeringConnectionCommandOutput}
44
+ * @see {@link AcceptVpcPeeringConnectionCommandInput} for command's `input` shape.
45
+ * @see {@link AcceptVpcPeeringConnectionCommandOutput} for command's `response` shape.
46
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
47
+ *
48
+ *
49
+ */
50
+ export declare class AcceptVpcPeeringConnectionCommand extends $Command<AcceptVpcPeeringConnectionCommandInput, AcceptVpcPeeringConnectionCommandOutput, EC2ClientResolvedConfig> {
51
+ readonly input: AcceptVpcPeeringConnectionCommandInput;
52
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
56
+ constructor(input: AcceptVpcPeeringConnectionCommandInput);
57
+ /**
58
+ * @internal
59
+ */
60
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AcceptVpcPeeringConnectionCommandInput, AcceptVpcPeeringConnectionCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
64
+ private serialize;
65
+ /**
66
+ * @internal
67
+ */
68
+ private deserialize;
69
+ }
@@ -1,38 +1,74 @@
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
- AdvertiseByoipCidrRequest,
16
- AdvertiseByoipCidrResult,
17
- } from "../models/models_0";
18
- export interface AdvertiseByoipCidrCommandInput
19
- extends AdvertiseByoipCidrRequest {}
20
- export interface AdvertiseByoipCidrCommandOutput
21
- extends AdvertiseByoipCidrResult,
22
- __MetadataBearer {}
23
- export declare class AdvertiseByoipCidrCommand extends $Command<
24
- AdvertiseByoipCidrCommandInput,
25
- AdvertiseByoipCidrCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: AdvertiseByoipCidrCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: AdvertiseByoipCidrCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
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 { AdvertiseByoipCidrRequest, AdvertiseByoipCidrResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link AdvertiseByoipCidrCommand}.
10
+ */
11
+ export interface AdvertiseByoipCidrCommandInput extends AdvertiseByoipCidrRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link AdvertiseByoipCidrCommand}.
17
+ */
18
+ export interface AdvertiseByoipCidrCommandOutput extends AdvertiseByoipCidrResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Advertises an IPv4 or IPv6 address range that is provisioned for use with your Amazon Web Services resources through
23
+ * bring your own IP addresses (BYOIP).</p>
24
+ * <p>You can perform this operation at most once every 10 seconds, even if you specify different
25
+ * address ranges each time.</p>
26
+ * <p>We recommend that you stop advertising the BYOIP CIDR from other locations when you advertise
27
+ * it from Amazon Web Services. To minimize down time, you can configure your Amazon Web Services resources to use an address from a
28
+ * BYOIP CIDR before it is advertised, and then simultaneously stop advertising it from the current
29
+ * location and start advertising it through Amazon Web Services.</p>
30
+ * <p>It can take a few minutes before traffic to the specified addresses starts routing to Amazon Web Services
31
+ * because of BGP propagation delays.</p>
32
+ * <p>To stop advertising the BYOIP CIDR, use <a>WithdrawByoipCidr</a>.</p>
33
+ * @example
34
+ * Use a bare-bones client and the command you need to make an API call.
35
+ * ```javascript
36
+ * import { EC2Client, AdvertiseByoipCidrCommand } from "@aws-sdk/client-ec2"; // ES Modules import
37
+ * // const { EC2Client, AdvertiseByoipCidrCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
38
+ * const client = new EC2Client(config);
39
+ * const input = { // AdvertiseByoipCidrRequest
40
+ * Cidr: "STRING_VALUE", // required
41
+ * DryRun: true || false,
42
+ * };
43
+ * const command = new AdvertiseByoipCidrCommand(input);
44
+ * const response = await client.send(command);
45
+ * ```
46
+ *
47
+ * @param AdvertiseByoipCidrCommandInput - {@link AdvertiseByoipCidrCommandInput}
48
+ * @returns {@link AdvertiseByoipCidrCommandOutput}
49
+ * @see {@link AdvertiseByoipCidrCommandInput} for command's `input` shape.
50
+ * @see {@link AdvertiseByoipCidrCommandOutput} for command's `response` shape.
51
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
52
+ *
53
+ *
54
+ */
55
+ export declare class AdvertiseByoipCidrCommand extends $Command<AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput, EC2ClientResolvedConfig> {
56
+ readonly input: AdvertiseByoipCidrCommandInput;
57
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
61
+ constructor(input: AdvertiseByoipCidrCommandInput);
62
+ /**
63
+ * @internal
64
+ */
65
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
69
+ private serialize;
70
+ /**
71
+ * @internal
72
+ */
73
+ private deserialize;
74
+ }
@@ -1,37 +1,127 @@
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
- AllocateAddressRequest,
16
- AllocateAddressResult,
17
- } from "../models/models_0";
18
- export interface AllocateAddressCommandInput extends AllocateAddressRequest {}
19
- export interface AllocateAddressCommandOutput
20
- extends AllocateAddressResult,
21
- __MetadataBearer {}
22
- export declare class AllocateAddressCommand extends $Command<
23
- AllocateAddressCommandInput,
24
- AllocateAddressCommandOutput,
25
- EC2ClientResolvedConfig
26
- > {
27
- readonly input: AllocateAddressCommandInput;
28
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
29
- constructor(input: AllocateAddressCommandInput);
30
- resolveMiddleware(
31
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
- configuration: EC2ClientResolvedConfig,
33
- options?: __HttpHandlerOptions
34
- ): Handler<AllocateAddressCommandInput, AllocateAddressCommandOutput>;
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 { AllocateAddressRequest, AllocateAddressResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link AllocateAddressCommand}.
10
+ */
11
+ export interface AllocateAddressCommandInput extends AllocateAddressRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link AllocateAddressCommand}.
17
+ */
18
+ export interface AllocateAddressCommandOutput extends AllocateAddressResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Allocates an Elastic IP address to your Amazon Web Services account. After you allocate the Elastic IP address you can associate
23
+ * it with an instance or network interface. After you release an Elastic IP address, it is released to the IP address
24
+ * pool and can be allocated to a different Amazon Web Services account.</p>
25
+ * <p>You can allocate an Elastic IP address from an address pool owned by Amazon Web Services or from an address pool created
26
+ * from a public IPv4 address range that you have brought to Amazon Web Services for use with your Amazon Web Services resources using bring your own
27
+ * IP addresses (BYOIP). For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html">Bring Your Own IP Addresses (BYOIP)</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
28
+ * <p>[EC2-VPC] If you release an Elastic IP address, you might be able to recover it. You cannot recover an
29
+ * Elastic IP address that you released after it is allocated to another Amazon Web Services account. You cannot recover an Elastic IP
30
+ * address for EC2-Classic. To attempt to recover an Elastic IP address that you released, specify it in this operation.</p>
31
+ * <p>An Elastic IP address is for use either in the EC2-Classic platform or in a VPC. By default, you can allocate
32
+ * 5 Elastic IP addresses for EC2-Classic per Region and 5 Elastic IP addresses for EC2-VPC per Region.</p>
33
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html">Elastic IP Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
34
+ * <p>You can allocate a carrier IP address which is a public IP address from a telecommunication carrier, to a network interface which resides in a subnet in a Wavelength Zone (for example an EC2 instance). </p>
35
+ * <note>
36
+ * <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
37
+ * </note>
38
+ * @example
39
+ * Use a bare-bones client and the command you need to make an API call.
40
+ * ```javascript
41
+ * import { EC2Client, AllocateAddressCommand } from "@aws-sdk/client-ec2"; // ES Modules import
42
+ * // const { EC2Client, AllocateAddressCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
43
+ * const client = new EC2Client(config);
44
+ * const input = { // AllocateAddressRequest
45
+ * Domain: "vpc" || "standard",
46
+ * Address: "STRING_VALUE",
47
+ * PublicIpv4Pool: "STRING_VALUE",
48
+ * NetworkBorderGroup: "STRING_VALUE",
49
+ * CustomerOwnedIpv4Pool: "STRING_VALUE",
50
+ * DryRun: true || false,
51
+ * TagSpecifications: [ // TagSpecificationList
52
+ * { // TagSpecification
53
+ * ResourceType: "capacity-reservation" || "client-vpn-endpoint" || "customer-gateway" || "carrier-gateway" || "coip-pool" || "dedicated-host" || "dhcp-options" || "egress-only-internet-gateway" || "elastic-ip" || "elastic-gpu" || "export-image-task" || "export-instance-task" || "fleet" || "fpga-image" || "host-reservation" || "image" || "import-image-task" || "import-snapshot-task" || "instance" || "instance-event-window" || "internet-gateway" || "ipam" || "ipam-pool" || "ipam-scope" || "ipv4pool-ec2" || "ipv6pool-ec2" || "key-pair" || "launch-template" || "local-gateway" || "local-gateway-route-table" || "local-gateway-virtual-interface" || "local-gateway-virtual-interface-group" || "local-gateway-route-table-vpc-association" || "local-gateway-route-table-virtual-interface-group-association" || "natgateway" || "network-acl" || "network-interface" || "network-insights-analysis" || "network-insights-path" || "network-insights-access-scope" || "network-insights-access-scope-analysis" || "placement-group" || "prefix-list" || "replace-root-volume-task" || "reserved-instances" || "route-table" || "security-group" || "security-group-rule" || "snapshot" || "spot-fleet-request" || "spot-instances-request" || "subnet" || "subnet-cidr-reservation" || "traffic-mirror-filter" || "traffic-mirror-session" || "traffic-mirror-target" || "transit-gateway" || "transit-gateway-attachment" || "transit-gateway-connect-peer" || "transit-gateway-multicast-domain" || "transit-gateway-policy-table" || "transit-gateway-route-table" || "transit-gateway-route-table-announcement" || "volume" || "vpc" || "vpc-endpoint" || "vpc-endpoint-connection" || "vpc-endpoint-service" || "vpc-endpoint-service-permission" || "vpc-peering-connection" || "vpn-connection" || "vpn-gateway" || "vpc-flow-log" || "capacity-reservation-fleet" || "traffic-mirror-filter-rule" || "vpc-endpoint-connection-device-type" || "verified-access-instance" || "verified-access-group" || "verified-access-endpoint" || "verified-access-policy" || "verified-access-trust-provider" || "vpn-connection-device-type" || "vpc-block-public-access-exclusion" || "ipam-resource-discovery" || "ipam-resource-discovery-association",
54
+ * Tags: [ // TagList
55
+ * { // Tag
56
+ * Key: "STRING_VALUE",
57
+ * Value: "STRING_VALUE",
58
+ * },
59
+ * ],
60
+ * },
61
+ * ],
62
+ * };
63
+ * const command = new AllocateAddressCommand(input);
64
+ * const response = await client.send(command);
65
+ * ```
66
+ *
67
+ * @param AllocateAddressCommandInput - {@link AllocateAddressCommandInput}
68
+ * @returns {@link AllocateAddressCommandOutput}
69
+ * @see {@link AllocateAddressCommandInput} for command's `input` shape.
70
+ * @see {@link AllocateAddressCommandOutput} for command's `response` shape.
71
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
72
+ *
73
+ *
74
+ * @example To allocate an Elastic IP address for EC2-VPC
75
+ * ```javascript
76
+ * // This example allocates an Elastic IP address to use with an instance in a VPC.
77
+ * const input = {
78
+ * "Domain": "vpc"
79
+ * };
80
+ * const command = new AllocateAddressCommand(input);
81
+ * const response = await client.send(command);
82
+ * /* response ==
83
+ * {
84
+ * "AllocationId": "eipalloc-64d5890a",
85
+ * "Domain": "vpc",
86
+ * "PublicIp": "203.0.113.0"
87
+ * }
88
+ * *\/
89
+ * // example id: ec2-allocate-address-1
90
+ * ```
91
+ *
92
+ * @example To allocate an Elastic IP address for EC2-Classic
93
+ * ```javascript
94
+ * // This example allocates an Elastic IP address to use with an instance in EC2-Classic.
95
+ * const input = undefined;
96
+ * const command = new AllocateAddressCommand(input);
97
+ * const response = await client.send(command);
98
+ * /* response ==
99
+ * {
100
+ * "Domain": "standard",
101
+ * "PublicIp": "198.51.100.0"
102
+ * }
103
+ * *\/
104
+ * // example id: ec2-allocate-address-2
105
+ * ```
106
+ *
107
+ */
108
+ export declare class AllocateAddressCommand extends $Command<AllocateAddressCommandInput, AllocateAddressCommandOutput, EC2ClientResolvedConfig> {
109
+ readonly input: AllocateAddressCommandInput;
110
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
111
+ /**
112
+ * @public
113
+ */
114
+ constructor(input: AllocateAddressCommandInput);
115
+ /**
116
+ * @internal
117
+ */
118
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AllocateAddressCommandInput, AllocateAddressCommandOutput>;
119
+ /**
120
+ * @internal
121
+ */
122
+ private serialize;
123
+ /**
124
+ * @internal
125
+ */
126
+ private deserialize;
127
+ }
@@ -1,34 +1,84 @@
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 { AllocateHostsRequest, AllocateHostsResult } from "../models/models_0";
15
- export interface AllocateHostsCommandInput extends AllocateHostsRequest {}
16
- export interface AllocateHostsCommandOutput
17
- extends AllocateHostsResult,
18
- __MetadataBearer {}
19
- export declare class AllocateHostsCommand extends $Command<
20
- AllocateHostsCommandInput,
21
- AllocateHostsCommandOutput,
22
- EC2ClientResolvedConfig
23
- > {
24
- readonly input: AllocateHostsCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: AllocateHostsCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: EC2ClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<AllocateHostsCommandInput, AllocateHostsCommandOutput>;
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 { AllocateHostsRequest, AllocateHostsResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link AllocateHostsCommand}.
10
+ */
11
+ export interface AllocateHostsCommandInput extends AllocateHostsRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link AllocateHostsCommand}.
17
+ */
18
+ export interface AllocateHostsCommandOutput extends AllocateHostsResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Allocates a Dedicated Host to your account. At a minimum, specify the supported
23
+ * instance type or instance family, the Availability Zone in which to allocate the host,
24
+ * and the number of hosts to allocate.</p>
25
+ * @example
26
+ * Use a bare-bones client and the command you need to make an API call.
27
+ * ```javascript
28
+ * import { EC2Client, AllocateHostsCommand } from "@aws-sdk/client-ec2"; // ES Modules import
29
+ * // const { EC2Client, AllocateHostsCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
30
+ * const client = new EC2Client(config);
31
+ * const input = { // AllocateHostsRequest
32
+ * AutoPlacement: "on" || "off",
33
+ * AvailabilityZone: "STRING_VALUE", // required
34
+ * ClientToken: "STRING_VALUE",
35
+ * InstanceType: "STRING_VALUE",
36
+ * InstanceFamily: "STRING_VALUE",
37
+ * Quantity: Number("int"), // required
38
+ * TagSpecifications: [ // TagSpecificationList
39
+ * { // TagSpecification
40
+ * ResourceType: "capacity-reservation" || "client-vpn-endpoint" || "customer-gateway" || "carrier-gateway" || "coip-pool" || "dedicated-host" || "dhcp-options" || "egress-only-internet-gateway" || "elastic-ip" || "elastic-gpu" || "export-image-task" || "export-instance-task" || "fleet" || "fpga-image" || "host-reservation" || "image" || "import-image-task" || "import-snapshot-task" || "instance" || "instance-event-window" || "internet-gateway" || "ipam" || "ipam-pool" || "ipam-scope" || "ipv4pool-ec2" || "ipv6pool-ec2" || "key-pair" || "launch-template" || "local-gateway" || "local-gateway-route-table" || "local-gateway-virtual-interface" || "local-gateway-virtual-interface-group" || "local-gateway-route-table-vpc-association" || "local-gateway-route-table-virtual-interface-group-association" || "natgateway" || "network-acl" || "network-interface" || "network-insights-analysis" || "network-insights-path" || "network-insights-access-scope" || "network-insights-access-scope-analysis" || "placement-group" || "prefix-list" || "replace-root-volume-task" || "reserved-instances" || "route-table" || "security-group" || "security-group-rule" || "snapshot" || "spot-fleet-request" || "spot-instances-request" || "subnet" || "subnet-cidr-reservation" || "traffic-mirror-filter" || "traffic-mirror-session" || "traffic-mirror-target" || "transit-gateway" || "transit-gateway-attachment" || "transit-gateway-connect-peer" || "transit-gateway-multicast-domain" || "transit-gateway-policy-table" || "transit-gateway-route-table" || "transit-gateway-route-table-announcement" || "volume" || "vpc" || "vpc-endpoint" || "vpc-endpoint-connection" || "vpc-endpoint-service" || "vpc-endpoint-service-permission" || "vpc-peering-connection" || "vpn-connection" || "vpn-gateway" || "vpc-flow-log" || "capacity-reservation-fleet" || "traffic-mirror-filter-rule" || "vpc-endpoint-connection-device-type" || "verified-access-instance" || "verified-access-group" || "verified-access-endpoint" || "verified-access-policy" || "verified-access-trust-provider" || "vpn-connection-device-type" || "vpc-block-public-access-exclusion" || "ipam-resource-discovery" || "ipam-resource-discovery-association",
41
+ * Tags: [ // TagList
42
+ * { // Tag
43
+ * Key: "STRING_VALUE",
44
+ * Value: "STRING_VALUE",
45
+ * },
46
+ * ],
47
+ * },
48
+ * ],
49
+ * HostRecovery: "on" || "off",
50
+ * OutpostArn: "STRING_VALUE",
51
+ * HostMaintenance: "on" || "off",
52
+ * };
53
+ * const command = new AllocateHostsCommand(input);
54
+ * const response = await client.send(command);
55
+ * ```
56
+ *
57
+ * @param AllocateHostsCommandInput - {@link AllocateHostsCommandInput}
58
+ * @returns {@link AllocateHostsCommandOutput}
59
+ * @see {@link AllocateHostsCommandInput} for command's `input` shape.
60
+ * @see {@link AllocateHostsCommandOutput} for command's `response` shape.
61
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
62
+ *
63
+ *
64
+ */
65
+ export declare class AllocateHostsCommand extends $Command<AllocateHostsCommandInput, AllocateHostsCommandOutput, EC2ClientResolvedConfig> {
66
+ readonly input: AllocateHostsCommandInput;
67
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
71
+ constructor(input: AllocateHostsCommandInput);
72
+ /**
73
+ * @internal
74
+ */
75
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AllocateHostsCommandInput, AllocateHostsCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
79
+ private serialize;
80
+ /**
81
+ * @internal
82
+ */
83
+ private deserialize;
84
+ }