@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,192 @@
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
- DescribeSnapshotsRequest,
16
- DescribeSnapshotsResult,
17
- } from "../models/models_4";
18
- export interface DescribeSnapshotsCommandInput
19
- extends DescribeSnapshotsRequest {}
20
- export interface DescribeSnapshotsCommandOutput
21
- extends DescribeSnapshotsResult,
22
- __MetadataBearer {}
23
- export declare class DescribeSnapshotsCommand extends $Command<
24
- DescribeSnapshotsCommandInput,
25
- DescribeSnapshotsCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: DescribeSnapshotsCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DescribeSnapshotsCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput>;
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 { DescribeSnapshotsRequest, DescribeSnapshotsResult } from "../models/models_4";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DescribeSnapshotsCommand}.
10
+ */
11
+ export interface DescribeSnapshotsCommandInput extends DescribeSnapshotsRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DescribeSnapshotsCommand}.
17
+ */
18
+ export interface DescribeSnapshotsCommandOutput extends DescribeSnapshotsResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Describes the specified EBS snapshots available to you or all of the EBS snapshots
23
+ * available to you.</p>
24
+ * <p>The snapshots available to you include public snapshots, private snapshots that you own,
25
+ * and private snapshots owned by other Amazon Web Services accounts for which you have explicit create volume
26
+ * permissions.</p>
27
+ * <p>The create volume permissions fall into the following categories:</p>
28
+ * <ul>
29
+ * <li>
30
+ * <p>
31
+ * <i>public</i>: The owner of the snapshot granted create volume
32
+ * permissions for the snapshot to the <code>all</code> group. All Amazon Web Services accounts have create
33
+ * volume permissions for these snapshots.</p>
34
+ * </li>
35
+ * <li>
36
+ * <p>
37
+ * <i>explicit</i>: The owner of the snapshot granted create volume
38
+ * permissions to a specific Amazon Web Services account.</p>
39
+ * </li>
40
+ * <li>
41
+ * <p>
42
+ * <i>implicit</i>: An Amazon Web Services account has implicit create volume permissions
43
+ * for all snapshots it owns.</p>
44
+ * </li>
45
+ * </ul>
46
+ * <p>The list of snapshots returned can be filtered by specifying snapshot IDs, snapshot
47
+ * owners, or Amazon Web Services accounts with create volume permissions. If no options are specified,
48
+ * Amazon EC2 returns all snapshots for which you have create volume permissions.</p>
49
+ * <p>If you specify one or more snapshot IDs, only snapshots that have the specified IDs are
50
+ * returned. If you specify an invalid snapshot ID, an error is returned. If you specify a
51
+ * snapshot ID for which you do not have access, it is not included in the returned
52
+ * results.</p>
53
+ * <p>If you specify one or more snapshot owners using the <code>OwnerIds</code> option, only
54
+ * snapshots from the specified owners and for which you have access are returned. The results
55
+ * can include the Amazon Web Services account IDs of the specified owners, <code>amazon</code> for snapshots
56
+ * owned by Amazon, or <code>self</code> for snapshots that you own.</p>
57
+ * <p>If you specify a list of restorable users, only snapshots with create snapshot permissions
58
+ * for those users are returned. You can specify Amazon Web Services account IDs (if you own the snapshots),
59
+ * <code>self</code> for snapshots for which you own or have explicit permissions, or
60
+ * <code>all</code> for public snapshots.</p>
61
+ * <p>If you are describing a long list of snapshots, we recommend that you paginate the output to make the
62
+ * list more manageable. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
63
+ * <p>To get the state of fast snapshot restores for a snapshot, use <a>DescribeFastSnapshotRestores</a>.</p>
64
+ * <p>For more information about EBS snapshots, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSSnapshots.html">Amazon EBS snapshots</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
65
+ * @example
66
+ * Use a bare-bones client and the command you need to make an API call.
67
+ * ```javascript
68
+ * import { EC2Client, DescribeSnapshotsCommand } from "@aws-sdk/client-ec2"; // ES Modules import
69
+ * // const { EC2Client, DescribeSnapshotsCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
70
+ * const client = new EC2Client(config);
71
+ * const input = { // DescribeSnapshotsRequest
72
+ * Filters: [ // FilterList
73
+ * { // Filter
74
+ * Name: "STRING_VALUE",
75
+ * Values: [ // ValueStringList
76
+ * "STRING_VALUE",
77
+ * ],
78
+ * },
79
+ * ],
80
+ * MaxResults: Number("int"),
81
+ * NextToken: "STRING_VALUE",
82
+ * OwnerIds: [ // OwnerStringList
83
+ * "STRING_VALUE",
84
+ * ],
85
+ * RestorableByUserIds: [ // RestorableByStringList
86
+ * "STRING_VALUE",
87
+ * ],
88
+ * SnapshotIds: [ // SnapshotIdStringList
89
+ * "STRING_VALUE",
90
+ * ],
91
+ * DryRun: true || false,
92
+ * };
93
+ * const command = new DescribeSnapshotsCommand(input);
94
+ * const response = await client.send(command);
95
+ * ```
96
+ *
97
+ * @param DescribeSnapshotsCommandInput - {@link DescribeSnapshotsCommandInput}
98
+ * @returns {@link DescribeSnapshotsCommandOutput}
99
+ * @see {@link DescribeSnapshotsCommandInput} for command's `input` shape.
100
+ * @see {@link DescribeSnapshotsCommandOutput} for command's `response` shape.
101
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
102
+ *
103
+ *
104
+ * @example To describe a snapshot
105
+ * ```javascript
106
+ * // This example describes a snapshot with the snapshot ID of ``snap-1234567890abcdef0``.
107
+ * const input = {
108
+ * "SnapshotIds": [
109
+ * "snap-1234567890abcdef0"
110
+ * ]
111
+ * };
112
+ * const command = new DescribeSnapshotsCommand(input);
113
+ * const response = await client.send(command);
114
+ * /* response ==
115
+ * {
116
+ * "NextToken": "",
117
+ * "Snapshots": [
118
+ * {
119
+ * "Description": "This is my snapshot.",
120
+ * "OwnerId": "012345678910",
121
+ * "Progress": "100%",
122
+ * "SnapshotId": "snap-1234567890abcdef0",
123
+ * "StartTime": "2014-02-28T21:28:32.000Z",
124
+ * "State": "completed",
125
+ * "VolumeId": "vol-049df61146c4d7901",
126
+ * "VolumeSize": 8
127
+ * }
128
+ * ]
129
+ * }
130
+ * *\/
131
+ * // example id: to-describe-a-snapshot-1472503807850
132
+ * ```
133
+ *
134
+ * @example To describe snapshots using filters
135
+ * ```javascript
136
+ * // This example describes all snapshots owned by the ID 012345678910 that are in the ``pending`` status.
137
+ * const input = {
138
+ * "Filters": [
139
+ * {
140
+ * "Name": "status",
141
+ * "Values": [
142
+ * "pending"
143
+ * ]
144
+ * }
145
+ * ],
146
+ * "OwnerIds": [
147
+ * "012345678910"
148
+ * ]
149
+ * };
150
+ * const command = new DescribeSnapshotsCommand(input);
151
+ * const response = await client.send(command);
152
+ * /* response ==
153
+ * {
154
+ * "NextToken": "",
155
+ * "Snapshots": [
156
+ * {
157
+ * "Description": "This is my copied snapshot.",
158
+ * "OwnerId": "012345678910",
159
+ * "Progress": "87%",
160
+ * "SnapshotId": "snap-066877671789bd71b",
161
+ * "StartTime": "2014-02-28T21:37:27.000Z",
162
+ * "State": "pending",
163
+ * "VolumeId": "vol-1234567890abcdef0",
164
+ * "VolumeSize": 8
165
+ * }
166
+ * ]
167
+ * }
168
+ * *\/
169
+ * // example id: to-describe-snapshots-using-filters-1472503929793
170
+ * ```
171
+ *
172
+ */
173
+ export declare class DescribeSnapshotsCommand extends $Command<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput, EC2ClientResolvedConfig> {
174
+ readonly input: DescribeSnapshotsCommandInput;
175
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
176
+ /**
177
+ * @public
178
+ */
179
+ constructor(input: DescribeSnapshotsCommandInput);
180
+ /**
181
+ * @internal
182
+ */
183
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput>;
184
+ /**
185
+ * @internal
186
+ */
187
+ private serialize;
188
+ /**
189
+ * @internal
190
+ */
191
+ private deserialize;
192
+ }
@@ -1,41 +1,83 @@
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
- DescribeSpotDatafeedSubscriptionRequest,
16
- DescribeSpotDatafeedSubscriptionResult,
17
- } from "../models/models_4";
18
- export interface DescribeSpotDatafeedSubscriptionCommandInput
19
- extends DescribeSpotDatafeedSubscriptionRequest {}
20
- export interface DescribeSpotDatafeedSubscriptionCommandOutput
21
- extends DescribeSpotDatafeedSubscriptionResult,
22
- __MetadataBearer {}
23
- export declare class DescribeSpotDatafeedSubscriptionCommand extends $Command<
24
- DescribeSpotDatafeedSubscriptionCommandInput,
25
- DescribeSpotDatafeedSubscriptionCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: DescribeSpotDatafeedSubscriptionCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DescribeSpotDatafeedSubscriptionCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<
36
- DescribeSpotDatafeedSubscriptionCommandInput,
37
- DescribeSpotDatafeedSubscriptionCommandOutput
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 { DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult } from "../models/models_4";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DescribeSpotDatafeedSubscriptionCommand}.
10
+ */
11
+ export interface DescribeSpotDatafeedSubscriptionCommandInput extends DescribeSpotDatafeedSubscriptionRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DescribeSpotDatafeedSubscriptionCommand}.
17
+ */
18
+ export interface DescribeSpotDatafeedSubscriptionCommandOutput extends DescribeSpotDatafeedSubscriptionResult, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Describes the data feed for Spot Instances. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-data-feeds.html">Spot
23
+ * Instance data feed</a> in the <i>Amazon EC2 User Guide for Linux Instances</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, DescribeSpotDatafeedSubscriptionCommand } from "@aws-sdk/client-ec2"; // ES Modules import
28
+ * // const { EC2Client, DescribeSpotDatafeedSubscriptionCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
29
+ * const client = new EC2Client(config);
30
+ * const input = { // DescribeSpotDatafeedSubscriptionRequest
31
+ * DryRun: true || false,
32
+ * };
33
+ * const command = new DescribeSpotDatafeedSubscriptionCommand(input);
34
+ * const response = await client.send(command);
35
+ * ```
36
+ *
37
+ * @param DescribeSpotDatafeedSubscriptionCommandInput - {@link DescribeSpotDatafeedSubscriptionCommandInput}
38
+ * @returns {@link DescribeSpotDatafeedSubscriptionCommandOutput}
39
+ * @see {@link DescribeSpotDatafeedSubscriptionCommandInput} for command's `input` shape.
40
+ * @see {@link DescribeSpotDatafeedSubscriptionCommandOutput} for command's `response` shape.
41
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
42
+ *
43
+ *
44
+ * @example To describe the datafeed for your AWS account
45
+ * ```javascript
46
+ * // This example describes the Spot Instance datafeed subscription for your AWS account.
47
+ * const input = undefined;
48
+ * const command = new DescribeSpotDatafeedSubscriptionCommand(input);
49
+ * const response = await client.send(command);
50
+ * /* response ==
51
+ * {
52
+ * "SpotDatafeedSubscription": {
53
+ * "Bucket": "my-s3-bucket",
54
+ * "OwnerId": "123456789012",
55
+ * "Prefix": "spotdata",
56
+ * "State": "Active"
57
+ * }
58
+ * }
59
+ * *\/
60
+ * // example id: ec2-describe-spot-datafeed-subscription-1
61
+ * ```
62
+ *
63
+ */
64
+ export declare class DescribeSpotDatafeedSubscriptionCommand extends $Command<DescribeSpotDatafeedSubscriptionCommandInput, DescribeSpotDatafeedSubscriptionCommandOutput, EC2ClientResolvedConfig> {
65
+ readonly input: DescribeSpotDatafeedSubscriptionCommandInput;
66
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
70
+ constructor(input: DescribeSpotDatafeedSubscriptionCommandInput);
71
+ /**
72
+ * @internal
73
+ */
74
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSpotDatafeedSubscriptionCommandInput, DescribeSpotDatafeedSubscriptionCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
78
+ private serialize;
79
+ /**
80
+ * @internal
81
+ */
82
+ private deserialize;
83
+ }
@@ -1,41 +1,89 @@
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
- DescribeSpotFleetInstancesRequest,
16
- DescribeSpotFleetInstancesResponse,
17
- } from "../models/models_4";
18
- export interface DescribeSpotFleetInstancesCommandInput
19
- extends DescribeSpotFleetInstancesRequest {}
20
- export interface DescribeSpotFleetInstancesCommandOutput
21
- extends DescribeSpotFleetInstancesResponse,
22
- __MetadataBearer {}
23
- export declare class DescribeSpotFleetInstancesCommand extends $Command<
24
- DescribeSpotFleetInstancesCommandInput,
25
- DescribeSpotFleetInstancesCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: DescribeSpotFleetInstancesCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DescribeSpotFleetInstancesCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<
36
- DescribeSpotFleetInstancesCommandInput,
37
- DescribeSpotFleetInstancesCommandOutput
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 { DescribeSpotFleetInstancesRequest, DescribeSpotFleetInstancesResponse } from "../models/models_4";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DescribeSpotFleetInstancesCommand}.
10
+ */
11
+ export interface DescribeSpotFleetInstancesCommandInput extends DescribeSpotFleetInstancesRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DescribeSpotFleetInstancesCommand}.
17
+ */
18
+ export interface DescribeSpotFleetInstancesCommandOutput extends DescribeSpotFleetInstancesResponse, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Describes the running instances for the specified Spot Fleet.</p>
23
+ * @example
24
+ * Use a bare-bones client and the command you need to make an API call.
25
+ * ```javascript
26
+ * import { EC2Client, DescribeSpotFleetInstancesCommand } from "@aws-sdk/client-ec2"; // ES Modules import
27
+ * // const { EC2Client, DescribeSpotFleetInstancesCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
28
+ * const client = new EC2Client(config);
29
+ * const input = { // DescribeSpotFleetInstancesRequest
30
+ * DryRun: true || false,
31
+ * MaxResults: Number("int"),
32
+ * NextToken: "STRING_VALUE",
33
+ * SpotFleetRequestId: "STRING_VALUE", // required
34
+ * };
35
+ * const command = new DescribeSpotFleetInstancesCommand(input);
36
+ * const response = await client.send(command);
37
+ * ```
38
+ *
39
+ * @param DescribeSpotFleetInstancesCommandInput - {@link DescribeSpotFleetInstancesCommandInput}
40
+ * @returns {@link DescribeSpotFleetInstancesCommandOutput}
41
+ * @see {@link DescribeSpotFleetInstancesCommandInput} for command's `input` shape.
42
+ * @see {@link DescribeSpotFleetInstancesCommandOutput} for command's `response` shape.
43
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
44
+ *
45
+ *
46
+ * @example To describe the Spot Instances associated with a Spot fleet
47
+ * ```javascript
48
+ * // This example lists the Spot Instances associated with the specified Spot fleet.
49
+ * const input = {
50
+ * "SpotFleetRequestId": "sfr-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE"
51
+ * };
52
+ * const command = new DescribeSpotFleetInstancesCommand(input);
53
+ * const response = await client.send(command);
54
+ * /* response ==
55
+ * {
56
+ * "ActiveInstances": [
57
+ * {
58
+ * "InstanceId": "i-1234567890abcdef0",
59
+ * "InstanceType": "m3.medium",
60
+ * "SpotInstanceRequestId": "sir-08b93456"
61
+ * }
62
+ * ],
63
+ * "SpotFleetRequestId": "sfr-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE"
64
+ * }
65
+ * *\/
66
+ * // example id: ec2-describe-spot-fleet-instances-1
67
+ * ```
68
+ *
69
+ */
70
+ export declare class DescribeSpotFleetInstancesCommand extends $Command<DescribeSpotFleetInstancesCommandInput, DescribeSpotFleetInstancesCommandOutput, EC2ClientResolvedConfig> {
71
+ readonly input: DescribeSpotFleetInstancesCommandInput;
72
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
+ /**
74
+ * @public
75
+ */
76
+ constructor(input: DescribeSpotFleetInstancesCommandInput);
77
+ /**
78
+ * @internal
79
+ */
80
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSpotFleetInstancesCommandInput, DescribeSpotFleetInstancesCommandOutput>;
81
+ /**
82
+ * @internal
83
+ */
84
+ private serialize;
85
+ /**
86
+ * @internal
87
+ */
88
+ private deserialize;
89
+ }
@@ -1,41 +1,125 @@
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
- DescribeSpotFleetRequestHistoryRequest,
16
- DescribeSpotFleetRequestHistoryResponse,
17
- } from "../models/models_4";
18
- export interface DescribeSpotFleetRequestHistoryCommandInput
19
- extends DescribeSpotFleetRequestHistoryRequest {}
20
- export interface DescribeSpotFleetRequestHistoryCommandOutput
21
- extends DescribeSpotFleetRequestHistoryResponse,
22
- __MetadataBearer {}
23
- export declare class DescribeSpotFleetRequestHistoryCommand extends $Command<
24
- DescribeSpotFleetRequestHistoryCommandInput,
25
- DescribeSpotFleetRequestHistoryCommandOutput,
26
- EC2ClientResolvedConfig
27
- > {
28
- readonly input: DescribeSpotFleetRequestHistoryCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DescribeSpotFleetRequestHistoryCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: EC2ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<
36
- DescribeSpotFleetRequestHistoryCommandInput,
37
- DescribeSpotFleetRequestHistoryCommandOutput
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 { DescribeSpotFleetRequestHistoryRequest, DescribeSpotFleetRequestHistoryResponse } from "../models/models_4";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DescribeSpotFleetRequestHistoryCommand}.
10
+ */
11
+ export interface DescribeSpotFleetRequestHistoryCommandInput extends DescribeSpotFleetRequestHistoryRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DescribeSpotFleetRequestHistoryCommand}.
17
+ */
18
+ export interface DescribeSpotFleetRequestHistoryCommandOutput extends DescribeSpotFleetRequestHistoryResponse, __MetadataBearer {
19
+ }
20
+ /**
21
+ * @public
22
+ * <p>Describes the events for the specified Spot Fleet request during the specified
23
+ * time.</p>
24
+ * <p>Spot Fleet events are delayed by up to 30 seconds before they can be described. This
25
+ * ensures that you can query by the last evaluated time and not miss a recorded event.
26
+ * Spot Fleet events are available for 48 hours.</p>
27
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/fleet-monitor.html">Monitor fleet events using Amazon
28
+ * EventBridge</a> in the <i>Amazon EC2 User Guide</i>.</p>
29
+ * @example
30
+ * Use a bare-bones client and the command you need to make an API call.
31
+ * ```javascript
32
+ * import { EC2Client, DescribeSpotFleetRequestHistoryCommand } from "@aws-sdk/client-ec2"; // ES Modules import
33
+ * // const { EC2Client, DescribeSpotFleetRequestHistoryCommand } = require("@aws-sdk/client-ec2"); // CommonJS import
34
+ * const client = new EC2Client(config);
35
+ * const input = { // DescribeSpotFleetRequestHistoryRequest
36
+ * DryRun: true || false,
37
+ * EventType: "instanceChange" || "fleetRequestChange" || "error" || "information",
38
+ * MaxResults: Number("int"),
39
+ * NextToken: "STRING_VALUE",
40
+ * SpotFleetRequestId: "STRING_VALUE", // required
41
+ * StartTime: new Date("TIMESTAMP"), // required
42
+ * };
43
+ * const command = new DescribeSpotFleetRequestHistoryCommand(input);
44
+ * const response = await client.send(command);
45
+ * ```
46
+ *
47
+ * @param DescribeSpotFleetRequestHistoryCommandInput - {@link DescribeSpotFleetRequestHistoryCommandInput}
48
+ * @returns {@link DescribeSpotFleetRequestHistoryCommandOutput}
49
+ * @see {@link DescribeSpotFleetRequestHistoryCommandInput} for command's `input` shape.
50
+ * @see {@link DescribeSpotFleetRequestHistoryCommandOutput} for command's `response` shape.
51
+ * @see {@link EC2ClientResolvedConfig | config} for EC2Client's `config` shape.
52
+ *
53
+ *
54
+ * @example To describe Spot fleet history
55
+ * ```javascript
56
+ * // This example returns the history for the specified Spot fleet starting at the specified time.
57
+ * const input = {
58
+ * "SpotFleetRequestId": "sfr-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE",
59
+ * "StartTime": "2015-05-26T00:00:00Z"
60
+ * };
61
+ * const command = new DescribeSpotFleetRequestHistoryCommand(input);
62
+ * const response = await client.send(command);
63
+ * /* response ==
64
+ * {
65
+ * "HistoryRecords": [
66
+ * {
67
+ * "EventInformation": {
68
+ * "EventSubType": "submitted"
69
+ * },
70
+ * "EventType": "fleetRequestChange",
71
+ * "Timestamp": "2015-05-26T23:17:20.697Z"
72
+ * },
73
+ * {
74
+ * "EventInformation": {
75
+ * "EventSubType": "active"
76
+ * },
77
+ * "EventType": "fleetRequestChange",
78
+ * "Timestamp": "2015-05-26T23:17:20.873Z"
79
+ * },
80
+ * {
81
+ * "EventInformation": {
82
+ * "EventSubType": "launched",
83
+ * "InstanceId": "i-1234567890abcdef0"
84
+ * },
85
+ * "EventType": "instanceChange",
86
+ * "Timestamp": "2015-05-26T23:21:21.712Z"
87
+ * },
88
+ * {
89
+ * "EventInformation": {
90
+ * "EventSubType": "launched",
91
+ * "InstanceId": "i-1234567890abcdef1"
92
+ * },
93
+ * "EventType": "instanceChange",
94
+ * "Timestamp": "2015-05-26T23:21:21.816Z"
95
+ * }
96
+ * ],
97
+ * "NextToken": "CpHNsscimcV5oH7bSbub03CI2Qms5+ypNpNm+53MNlR0YcXAkp0xFlfKf91yVxSExmbtma3awYxMFzNA663ZskT0AHtJ6TCb2Z8bQC2EnZgyELbymtWPfpZ1ZbauVg+P+TfGlWxWWB/Vr5dk5d4LfdgA/DRAHUrYgxzrEXAMPLE=",
98
+ * "SpotFleetRequestId": "sfr-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE",
99
+ * "StartTime": "2015-05-26T00:00:00Z"
100
+ * }
101
+ * *\/
102
+ * // example id: ec2-describe-spot-fleet-request-history-1
103
+ * ```
104
+ *
105
+ */
106
+ export declare class DescribeSpotFleetRequestHistoryCommand extends $Command<DescribeSpotFleetRequestHistoryCommandInput, DescribeSpotFleetRequestHistoryCommandOutput, EC2ClientResolvedConfig> {
107
+ readonly input: DescribeSpotFleetRequestHistoryCommandInput;
108
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
109
+ /**
110
+ * @public
111
+ */
112
+ constructor(input: DescribeSpotFleetRequestHistoryCommandInput);
113
+ /**
114
+ * @internal
115
+ */
116
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSpotFleetRequestHistoryCommandInput, DescribeSpotFleetRequestHistoryCommandOutput>;
117
+ /**
118
+ * @internal
119
+ */
120
+ private serialize;
121
+ /**
122
+ * @internal
123
+ */
124
+ private deserialize;
125
+ }