@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,38 +1,78 @@
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
- DescribePrefixListsRequest,
16
- DescribePrefixListsResult,
17
- } from "../models/models_4";
18
- export interface DescribePrefixListsCommandInput
19
- extends DescribePrefixListsRequest {}
20
- export interface DescribePrefixListsCommandOutput
21
- extends DescribePrefixListsResult,
22
- __MetadataBearer {}
23
- export declare class DescribePrefixListsCommand extends $Command<
24
- DescribePrefixListsCommandInput,
25
- DescribePrefixListsCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: DescribePrefixListsCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DescribePrefixListsCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DescribePrefixListsCommandInput, DescribePrefixListsCommandOutput>;
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 { DescribePrefixListsRequest, DescribePrefixListsResult } from "../models/models_4";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DescribePrefixListsCommand}.
10
+ */
11
+ export interface DescribePrefixListsCommandInput extends DescribePrefixListsRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DescribePrefixListsCommand}.
17
+ */
18
+ export interface DescribePrefixListsCommandOutput extends DescribePrefixListsResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Describes available Amazon Web Services services in a prefix list format, which includes the prefix list
23
+ * name and prefix list ID of the service and the IP address range for the service.</p>
24
+ * <p>We recommend that you use <a>DescribeManagedPrefixLists</a> instead.</p>
25
+ * @example
26
+ * Use a bare-bones client and the command you need to make an API call.
27
+ * ```javascript
28
+ * import { EC2Client, DescribePrefixListsCommand } from "@aws-sdk/client-ec2"; // ES Modules import
29
+ * // const { EC2Client, DescribePrefixListsCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
30
+ * const client = new EC2Client(config);
31
+ * const input = { // DescribePrefixListsRequest
32
+ * DryRun: true || false,
33
+ * Filters: [ // FilterList
34
+ * { // Filter
35
+ * Name: "STRING_VALUE",
36
+ * Values: [ // ValueStringList
37
+ * "STRING_VALUE",
38
+ * ],
39
+ * },
40
+ * ],
41
+ * MaxResults: Number("int"),
42
+ * NextToken: "STRING_VALUE",
43
+ * PrefixListIds: [ // PrefixListResourceIdStringList
44
+ * "STRING_VALUE",
45
+ * ],
46
+ * };
47
+ * const command = new DescribePrefixListsCommand(input);
48
+ * const response = await client.send(command);
49
+ * ```
50
+ *
51
+ * @param DescribePrefixListsCommandInput - {@link DescribePrefixListsCommandInput}
52
+ * @returns {@link DescribePrefixListsCommandOutput}
53
+ * @see {@link DescribePrefixListsCommandInput} for command's `input` shape.
54
+ * @see {@link DescribePrefixListsCommandOutput} for command's `response` shape.
55
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
56
+ *
57
+ *
58
+ */
59
+ export declare class DescribePrefixListsCommand extends $Command<DescribePrefixListsCommandInput, DescribePrefixListsCommandOutput, EC2ClientResolvedConfig> {
60
+ readonly input: DescribePrefixListsCommandInput;
61
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
65
+ constructor(input: DescribePrefixListsCommandInput);
66
+ /**
67
+ * @internal
68
+ */
69
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePrefixListsCommandInput, DescribePrefixListsCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
73
+ private serialize;
74
+ /**
75
+ * @internal
76
+ */
77
+ private deserialize;
78
+ }
@@ -1,41 +1,85 @@
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
- DescribePrincipalIdFormatRequest,
16
- DescribePrincipalIdFormatResult,
17
- } from "../models/models_4";
18
- export interface DescribePrincipalIdFormatCommandInput
19
- extends DescribePrincipalIdFormatRequest {}
20
- export interface DescribePrincipalIdFormatCommandOutput
21
- extends DescribePrincipalIdFormatResult,
22
- __MetadataBearer {}
23
- export declare class DescribePrincipalIdFormatCommand extends $Command<
24
- DescribePrincipalIdFormatCommandInput,
25
- DescribePrincipalIdFormatCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: DescribePrincipalIdFormatCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DescribePrincipalIdFormatCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<
36
- DescribePrincipalIdFormatCommandInput,
37
- DescribePrincipalIdFormatCommandOutput
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 { DescribePrincipalIdFormatRequest, DescribePrincipalIdFormatResult } from "../models/models_4";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DescribePrincipalIdFormatCommand}.
10
+ */
11
+ export interface DescribePrincipalIdFormatCommandInput extends DescribePrincipalIdFormatRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DescribePrincipalIdFormatCommand}.
17
+ */
18
+ export interface DescribePrincipalIdFormatCommandOutput extends DescribePrincipalIdFormatResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Describes the ID format settings for the root user and all IAM roles and IAM users
23
+ * that have explicitly specified a longer ID (17-character ID) preference. </p>
24
+ * <p>By default, all IAM roles and IAM users default to the same ID settings as the root user, unless they
25
+ * explicitly override the settings. This request is useful for identifying those IAM users and IAM roles
26
+ * that have overridden the default ID settings.</p>
27
+ * <p>The following resource types support longer IDs: <code>bundle</code> |
28
+ * <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> |
29
+ * <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> |
30
+ * <code>export-task</code> | <code>flow-log</code> | <code>image</code> |
31
+ * <code>import-task</code> | <code>instance</code> | <code>internet-gateway</code> |
32
+ * <code>network-acl</code> | <code>network-acl-association</code> |
33
+ * <code>network-interface</code> | <code>network-interface-attachment</code> |
34
+ * <code>prefix-list</code> | <code>reservation</code> | <code>route-table</code> |
35
+ * <code>route-table-association</code> | <code>security-group</code> |
36
+ * <code>snapshot</code> | <code>subnet</code> |
37
+ * <code>subnet-cidr-block-association</code> | <code>volume</code> | <code>vpc</code>
38
+ * | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> |
39
+ * <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>. </p>
40
+ * @example
41
+ * Use a bare-bones client and the command you need to make an API call.
42
+ * ```javascript
43
+ * import { EC2Client, DescribePrincipalIdFormatCommand } from "@aws-sdk/client-ec2"; // ES Modules import
44
+ * // const { EC2Client, DescribePrincipalIdFormatCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
45
+ * const client = new EC2Client(config);
46
+ * const input = { // DescribePrincipalIdFormatRequest
47
+ * DryRun: true || false,
48
+ * Resources: [ // ResourceList
49
+ * "STRING_VALUE",
50
+ * ],
51
+ * MaxResults: Number("int"),
52
+ * NextToken: "STRING_VALUE",
53
+ * };
54
+ * const command = new DescribePrincipalIdFormatCommand(input);
55
+ * const response = await client.send(command);
56
+ * ```
57
+ *
58
+ * @param DescribePrincipalIdFormatCommandInput - {@link DescribePrincipalIdFormatCommandInput}
59
+ * @returns {@link DescribePrincipalIdFormatCommandOutput}
60
+ * @see {@link DescribePrincipalIdFormatCommandInput} for command's `input` shape.
61
+ * @see {@link DescribePrincipalIdFormatCommandOutput} for command's `response` shape.
62
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
63
+ *
64
+ *
65
+ */
66
+ export declare class DescribePrincipalIdFormatCommand extends $Command<DescribePrincipalIdFormatCommandInput, DescribePrincipalIdFormatCommandOutput, EC2ClientResolvedConfig> {
67
+ readonly input: DescribePrincipalIdFormatCommandInput;
68
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
+ /**
70
+ * @public
71
+ */
72
+ constructor(input: DescribePrincipalIdFormatCommandInput);
73
+ /**
74
+ * @internal
75
+ */
76
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePrincipalIdFormatCommandInput, DescribePrincipalIdFormatCommandOutput>;
77
+ /**
78
+ * @internal
79
+ */
80
+ private serialize;
81
+ /**
82
+ * @internal
83
+ */
84
+ private deserialize;
85
+ }
@@ -1,41 +1,75 @@
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
- DescribePublicIpv4PoolsRequest,
16
- DescribePublicIpv4PoolsResult,
17
- } from "../models/models_4";
18
- export interface DescribePublicIpv4PoolsCommandInput
19
- extends DescribePublicIpv4PoolsRequest {}
20
- export interface DescribePublicIpv4PoolsCommandOutput
21
- extends DescribePublicIpv4PoolsResult,
22
- __MetadataBearer {}
23
- export declare class DescribePublicIpv4PoolsCommand extends $Command<
24
- DescribePublicIpv4PoolsCommandInput,
25
- DescribePublicIpv4PoolsCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: DescribePublicIpv4PoolsCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DescribePublicIpv4PoolsCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<
36
- DescribePublicIpv4PoolsCommandInput,
37
- DescribePublicIpv4PoolsCommandOutput
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 { DescribePublicIpv4PoolsRequest, DescribePublicIpv4PoolsResult } from "../models/models_4";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DescribePublicIpv4PoolsCommand}.
10
+ */
11
+ export interface DescribePublicIpv4PoolsCommandInput extends DescribePublicIpv4PoolsRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DescribePublicIpv4PoolsCommand}.
17
+ */
18
+ export interface DescribePublicIpv4PoolsCommandOutput extends DescribePublicIpv4PoolsResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Describes the specified IPv4 address pools.</p>
23
+ * @example
24
+ * Use a bare-bones client and the command you need to make an API call.
25
+ * ```javascript
26
+ * import { EC2Client, DescribePublicIpv4PoolsCommand } from "@aws-sdk/client-ec2"; // ES Modules import
27
+ * // const { EC2Client, DescribePublicIpv4PoolsCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
28
+ * const client = new EC2Client(config);
29
+ * const input = { // DescribePublicIpv4PoolsRequest
30
+ * PoolIds: [ // PublicIpv4PoolIdStringList
31
+ * "STRING_VALUE",
32
+ * ],
33
+ * NextToken: "STRING_VALUE",
34
+ * MaxResults: Number("int"),
35
+ * Filters: [ // FilterList
36
+ * { // Filter
37
+ * Name: "STRING_VALUE",
38
+ * Values: [ // ValueStringList
39
+ * "STRING_VALUE",
40
+ * ],
41
+ * },
42
+ * ],
43
+ * };
44
+ * const command = new DescribePublicIpv4PoolsCommand(input);
45
+ * const response = await client.send(command);
46
+ * ```
47
+ *
48
+ * @param DescribePublicIpv4PoolsCommandInput - {@link DescribePublicIpv4PoolsCommandInput}
49
+ * @returns {@link DescribePublicIpv4PoolsCommandOutput}
50
+ * @see {@link DescribePublicIpv4PoolsCommandInput} for command's `input` shape.
51
+ * @see {@link DescribePublicIpv4PoolsCommandOutput} for command's `response` shape.
52
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
53
+ *
54
+ *
55
+ */
56
+ export declare class DescribePublicIpv4PoolsCommand extends $Command<DescribePublicIpv4PoolsCommandInput, DescribePublicIpv4PoolsCommandOutput, EC2ClientResolvedConfig> {
57
+ readonly input: DescribePublicIpv4PoolsCommandInput;
58
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
62
+ constructor(input: DescribePublicIpv4PoolsCommandInput);
63
+ /**
64
+ * @internal
65
+ */
66
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePublicIpv4PoolsCommandInput, DescribePublicIpv4PoolsCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
70
+ private serialize;
71
+ /**
72
+ * @internal
73
+ */
74
+ private deserialize;
75
+ }
@@ -1,37 +1,137 @@
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
- DescribeRegionsRequest,
16
- DescribeRegionsResult,
17
- } from "../models/models_4";
18
- export interface DescribeRegionsCommandInput extends DescribeRegionsRequest {}
19
- export interface DescribeRegionsCommandOutput
20
- extends DescribeRegionsResult,
21
- __MetadataBearer {}
22
- export declare class DescribeRegionsCommand extends $Command<
23
- DescribeRegionsCommandInput,
24
- DescribeRegionsCommandOutput,
25
- EC2ClientResolvedConfig
26
- > {
27
- readonly input: DescribeRegionsCommandInput;
28
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
29
- constructor(input: DescribeRegionsCommandInput);
30
- resolveMiddleware(
31
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
- configuration: EC2ClientResolvedConfig,
33
- options?: __HttpHandlerOptions
34
- ): Handler<DescribeRegionsCommandInput, DescribeRegionsCommandOutput>;
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 { DescribeRegionsRequest, DescribeRegionsResult } from "../models/models_4";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DescribeRegionsCommand}.
10
+ */
11
+ export interface DescribeRegionsCommandInput extends DescribeRegionsRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DescribeRegionsCommand}.
17
+ */
18
+ export interface DescribeRegionsCommandOutput extends DescribeRegionsResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Describes the Regions that are enabled for your account, or all Regions.</p>
23
+ * <p>For a list of the Regions supported by Amazon EC2, see <a href="https://docs.aws.amazon.com/general/latest/gr/ec2-service.html">
24
+ * Amazon Elastic Compute Cloud endpoints and quotas</a>.</p>
25
+ * <p>For information about enabling and disabling Regions for your account, see <a href="https://docs.aws.amazon.com/general/latest/gr/rande-manage.html">Managing Amazon Web Services Regions</a> in the <i>Amazon Web Services General Reference</i>.</p>
26
+ * @example
27
+ * Use a bare-bones client and the command you need to make an API call.
28
+ * ```javascript
29
+ * import { EC2Client, DescribeRegionsCommand } from "@aws-sdk/client-ec2"; // ES Modules import
30
+ * // const { EC2Client, DescribeRegionsCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
31
+ * const client = new EC2Client(config);
32
+ * const input = { // DescribeRegionsRequest
33
+ * Filters: [ // FilterList
34
+ * { // Filter
35
+ * Name: "STRING_VALUE",
36
+ * Values: [ // ValueStringList
37
+ * "STRING_VALUE",
38
+ * ],
39
+ * },
40
+ * ],
41
+ * RegionNames: [ // RegionNameStringList
42
+ * "STRING_VALUE",
43
+ * ],
44
+ * DryRun: true || false,
45
+ * AllRegions: true || false,
46
+ * };
47
+ * const command = new DescribeRegionsCommand(input);
48
+ * const response = await client.send(command);
49
+ * ```
50
+ *
51
+ * @param DescribeRegionsCommandInput - {@link DescribeRegionsCommandInput}
52
+ * @returns {@link DescribeRegionsCommandOutput}
53
+ * @see {@link DescribeRegionsCommandInput} for command's `input` shape.
54
+ * @see {@link DescribeRegionsCommandOutput} for command's `response` shape.
55
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
56
+ *
57
+ *
58
+ * @example To describe your regions
59
+ * ```javascript
60
+ * // This example describes all the regions that are available to you.
61
+ * const input = undefined;
62
+ * const command = new DescribeRegionsCommand(input);
63
+ * const response = await client.send(command);
64
+ * /* response ==
65
+ * {
66
+ * "Regions": [
67
+ * {
68
+ * "Endpoint": "ec2.ap-south-1.amazonaws.com",
69
+ * "RegionName": "ap-south-1"
70
+ * },
71
+ * {
72
+ * "Endpoint": "ec2.eu-west-1.amazonaws.com",
73
+ * "RegionName": "eu-west-1"
74
+ * },
75
+ * {
76
+ * "Endpoint": "ec2.ap-southeast-1.amazonaws.com",
77
+ * "RegionName": "ap-southeast-1"
78
+ * },
79
+ * {
80
+ * "Endpoint": "ec2.ap-southeast-2.amazonaws.com",
81
+ * "RegionName": "ap-southeast-2"
82
+ * },
83
+ * {
84
+ * "Endpoint": "ec2.eu-central-1.amazonaws.com",
85
+ * "RegionName": "eu-central-1"
86
+ * },
87
+ * {
88
+ * "Endpoint": "ec2.ap-northeast-2.amazonaws.com",
89
+ * "RegionName": "ap-northeast-2"
90
+ * },
91
+ * {
92
+ * "Endpoint": "ec2.ap-northeast-1.amazonaws.com",
93
+ * "RegionName": "ap-northeast-1"
94
+ * },
95
+ * {
96
+ * "Endpoint": "ec2.us-east-1.amazonaws.com",
97
+ * "RegionName": "us-east-1"
98
+ * },
99
+ * {
100
+ * "Endpoint": "ec2.sa-east-1.amazonaws.com",
101
+ * "RegionName": "sa-east-1"
102
+ * },
103
+ * {
104
+ * "Endpoint": "ec2.us-west-1.amazonaws.com",
105
+ * "RegionName": "us-west-1"
106
+ * },
107
+ * {
108
+ * "Endpoint": "ec2.us-west-2.amazonaws.com",
109
+ * "RegionName": "us-west-2"
110
+ * }
111
+ * ]
112
+ * }
113
+ * *\/
114
+ * // example id: ec2-describe-regions-1
115
+ * ```
116
+ *
117
+ */
118
+ export declare class DescribeRegionsCommand extends $Command<DescribeRegionsCommandInput, DescribeRegionsCommandOutput, EC2ClientResolvedConfig> {
119
+ readonly input: DescribeRegionsCommandInput;
120
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
121
+ /**
122
+ * @public
123
+ */
124
+ constructor(input: DescribeRegionsCommandInput);
125
+ /**
126
+ * @internal
127
+ */
128
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRegionsCommandInput, DescribeRegionsCommandOutput>;
129
+ /**
130
+ * @internal
131
+ */
132
+ private serialize;
133
+ /**
134
+ * @internal
135
+ */
136
+ private deserialize;
137
+ }
@@ -1,41 +1,77 @@
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
- DescribeReplaceRootVolumeTasksRequest,
16
- DescribeReplaceRootVolumeTasksResult,
17
- } from "../models/models_4";
18
- export interface DescribeReplaceRootVolumeTasksCommandInput
19
- extends DescribeReplaceRootVolumeTasksRequest {}
20
- export interface DescribeReplaceRootVolumeTasksCommandOutput
21
- extends DescribeReplaceRootVolumeTasksResult,
22
- __MetadataBearer {}
23
- export declare class DescribeReplaceRootVolumeTasksCommand extends $Command<
24
- DescribeReplaceRootVolumeTasksCommandInput,
25
- DescribeReplaceRootVolumeTasksCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: DescribeReplaceRootVolumeTasksCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DescribeReplaceRootVolumeTasksCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<
36
- DescribeReplaceRootVolumeTasksCommandInput,
37
- DescribeReplaceRootVolumeTasksCommandOutput
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 { DescribeReplaceRootVolumeTasksRequest, DescribeReplaceRootVolumeTasksResult } from "../models/models_4";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DescribeReplaceRootVolumeTasksCommand}.
10
+ */
11
+ export interface DescribeReplaceRootVolumeTasksCommandInput extends DescribeReplaceRootVolumeTasksRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DescribeReplaceRootVolumeTasksCommand}.
17
+ */
18
+ export interface DescribeReplaceRootVolumeTasksCommandOutput extends DescribeReplaceRootVolumeTasksResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Describes a root volume replacement task. For more information, see
23
+ * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/replace-root.html">Replace a root volume</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
24
+ * @example
25
+ * Use a bare-bones client and the command you need to make an API call.
26
+ * ```javascript
27
+ * import { EC2Client, DescribeReplaceRootVolumeTasksCommand } from "@aws-sdk/client-ec2"; // ES Modules import
28
+ * // const { EC2Client, DescribeReplaceRootVolumeTasksCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
29
+ * const client = new EC2Client(config);
30
+ * const input = { // DescribeReplaceRootVolumeTasksRequest
31
+ * ReplaceRootVolumeTaskIds: [ // ReplaceRootVolumeTaskIds
32
+ * "STRING_VALUE",
33
+ * ],
34
+ * Filters: [ // FilterList
35
+ * { // Filter
36
+ * Name: "STRING_VALUE",
37
+ * Values: [ // ValueStringList
38
+ * "STRING_VALUE",
39
+ * ],
40
+ * },
41
+ * ],
42
+ * MaxResults: Number("int"),
43
+ * NextToken: "STRING_VALUE",
44
+ * DryRun: true || false,
45
+ * };
46
+ * const command = new DescribeReplaceRootVolumeTasksCommand(input);
47
+ * const response = await client.send(command);
48
+ * ```
49
+ *
50
+ * @param DescribeReplaceRootVolumeTasksCommandInput - {@link DescribeReplaceRootVolumeTasksCommandInput}
51
+ * @returns {@link DescribeReplaceRootVolumeTasksCommandOutput}
52
+ * @see {@link DescribeReplaceRootVolumeTasksCommandInput} for command's `input` shape.
53
+ * @see {@link DescribeReplaceRootVolumeTasksCommandOutput} for command's `response` shape.
54
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
55
+ *
56
+ *
57
+ */
58
+ export declare class DescribeReplaceRootVolumeTasksCommand extends $Command<DescribeReplaceRootVolumeTasksCommandInput, DescribeReplaceRootVolumeTasksCommandOutput, EC2ClientResolvedConfig> {
59
+ readonly input: DescribeReplaceRootVolumeTasksCommandInput;
60
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
64
+ constructor(input: DescribeReplaceRootVolumeTasksCommandInput);
65
+ /**
66
+ * @internal
67
+ */
68
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplaceRootVolumeTasksCommandInput, DescribeReplaceRootVolumeTasksCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
72
+ private serialize;
73
+ /**
74
+ * @internal
75
+ */
76
+ private deserialize;
77
+ }