@aws-sdk/client-ec2 3.362.0 → 3.367.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2848) hide show
  1. package/dist-cjs/EC2.js +1 -1
  2. package/dist-cjs/EC2Client.js +5 -5
  3. package/dist-cjs/commands/AcceptAddressTransferCommand.js +3 -3
  4. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  5. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  6. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  7. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  8. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  9. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  10. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +3 -3
  11. package/dist-cjs/commands/AllocateAddressCommand.js +3 -3
  12. package/dist-cjs/commands/AllocateHostsCommand.js +3 -3
  13. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +3 -3
  14. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  15. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +3 -3
  16. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +3 -3
  17. package/dist-cjs/commands/AssignPrivateNatGatewayAddressCommand.js +3 -3
  18. package/dist-cjs/commands/AssociateAddressCommand.js +3 -3
  19. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  20. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +3 -3
  21. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  22. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +3 -3
  23. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +3 -3
  24. package/dist-cjs/commands/AssociateIpamResourceDiscoveryCommand.js +3 -3
  25. package/dist-cjs/commands/AssociateNatGatewayAddressCommand.js +3 -3
  26. package/dist-cjs/commands/AssociateRouteTableCommand.js +3 -3
  27. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  28. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  29. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  30. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  31. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +3 -3
  32. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +3 -3
  33. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +3 -3
  34. package/dist-cjs/commands/AttachInternetGatewayCommand.js +3 -3
  35. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +3 -3
  36. package/dist-cjs/commands/AttachVerifiedAccessTrustProviderCommand.js +3 -3
  37. package/dist-cjs/commands/AttachVolumeCommand.js +3 -3
  38. package/dist-cjs/commands/AttachVpnGatewayCommand.js +3 -3
  39. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  40. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  41. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  42. package/dist-cjs/commands/BundleInstanceCommand.js +3 -3
  43. package/dist-cjs/commands/CancelBundleTaskCommand.js +3 -3
  44. package/dist-cjs/commands/CancelCapacityReservationCommand.js +3 -3
  45. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  46. package/dist-cjs/commands/CancelConversionTaskCommand.js +3 -3
  47. package/dist-cjs/commands/CancelExportTaskCommand.js +3 -3
  48. package/dist-cjs/commands/CancelImageLaunchPermissionCommand.js +3 -3
  49. package/dist-cjs/commands/CancelImportTaskCommand.js +3 -3
  50. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +3 -3
  51. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +3 -3
  52. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  53. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +3 -3
  54. package/dist-cjs/commands/CopyFpgaImageCommand.js +3 -3
  55. package/dist-cjs/commands/CopyImageCommand.js +3 -3
  56. package/dist-cjs/commands/CopySnapshotCommand.js +3 -3
  57. package/dist-cjs/commands/CreateCapacityReservationCommand.js +3 -3
  58. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +3 -3
  59. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +3 -3
  60. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +3 -3
  61. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +3 -3
  62. package/dist-cjs/commands/CreateCoipCidrCommand.js +3 -3
  63. package/dist-cjs/commands/CreateCoipPoolCommand.js +3 -3
  64. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +3 -3
  65. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +3 -3
  66. package/dist-cjs/commands/CreateDefaultVpcCommand.js +3 -3
  67. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +3 -3
  68. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  69. package/dist-cjs/commands/CreateFleetCommand.js +3 -3
  70. package/dist-cjs/commands/CreateFlowLogsCommand.js +3 -3
  71. package/dist-cjs/commands/CreateFpgaImageCommand.js +3 -3
  72. package/dist-cjs/commands/CreateImageCommand.js +3 -3
  73. package/dist-cjs/commands/CreateInstanceConnectEndpointCommand.js +3 -3
  74. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +3 -3
  75. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +3 -3
  76. package/dist-cjs/commands/CreateInternetGatewayCommand.js +3 -3
  77. package/dist-cjs/commands/CreateIpamCommand.js +3 -3
  78. package/dist-cjs/commands/CreateIpamPoolCommand.js +3 -3
  79. package/dist-cjs/commands/CreateIpamResourceDiscoveryCommand.js +3 -3
  80. package/dist-cjs/commands/CreateIpamScopeCommand.js +3 -3
  81. package/dist-cjs/commands/CreateKeyPairCommand.js +3 -3
  82. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +3 -3
  83. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  84. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +3 -3
  85. package/dist-cjs/commands/CreateLocalGatewayRouteTableCommand.js +3 -3
  86. package/dist-cjs/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +3 -3
  87. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  88. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +3 -3
  89. package/dist-cjs/commands/CreateNatGatewayCommand.js +3 -3
  90. package/dist-cjs/commands/CreateNetworkAclCommand.js +3 -3
  91. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +3 -3
  92. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  93. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +3 -3
  94. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +3 -3
  95. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  96. package/dist-cjs/commands/CreatePlacementGroupCommand.js +3 -3
  97. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +3 -3
  98. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  99. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +3 -3
  100. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +3 -3
  101. package/dist-cjs/commands/CreateRouteCommand.js +3 -3
  102. package/dist-cjs/commands/CreateRouteTableCommand.js +3 -3
  103. package/dist-cjs/commands/CreateSecurityGroupCommand.js +3 -3
  104. package/dist-cjs/commands/CreateSnapshotCommand.js +3 -3
  105. package/dist-cjs/commands/CreateSnapshotsCommand.js +3 -3
  106. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  107. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +3 -3
  108. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +3 -3
  109. package/dist-cjs/commands/CreateSubnetCommand.js +3 -3
  110. package/dist-cjs/commands/CreateTagsCommand.js +3 -3
  111. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  112. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  113. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  114. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  115. package/dist-cjs/commands/CreateTransitGatewayCommand.js +3 -3
  116. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +3 -3
  117. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  118. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  119. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  120. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  121. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  122. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +3 -3
  123. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  124. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  125. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  126. package/dist-cjs/commands/CreateVerifiedAccessEndpointCommand.js +3 -3
  127. package/dist-cjs/commands/CreateVerifiedAccessGroupCommand.js +3 -3
  128. package/dist-cjs/commands/CreateVerifiedAccessInstanceCommand.js +3 -3
  129. package/dist-cjs/commands/CreateVerifiedAccessTrustProviderCommand.js +3 -3
  130. package/dist-cjs/commands/CreateVolumeCommand.js +3 -3
  131. package/dist-cjs/commands/CreateVpcCommand.js +3 -3
  132. package/dist-cjs/commands/CreateVpcEndpointCommand.js +3 -3
  133. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  134. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  135. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  136. package/dist-cjs/commands/CreateVpnConnectionCommand.js +3 -3
  137. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +3 -3
  138. package/dist-cjs/commands/CreateVpnGatewayCommand.js +3 -3
  139. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +3 -3
  140. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +3 -3
  141. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +3 -3
  142. package/dist-cjs/commands/DeleteCoipCidrCommand.js +3 -3
  143. package/dist-cjs/commands/DeleteCoipPoolCommand.js +3 -3
  144. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +3 -3
  145. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +3 -3
  146. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  147. package/dist-cjs/commands/DeleteFleetsCommand.js +3 -3
  148. package/dist-cjs/commands/DeleteFlowLogsCommand.js +3 -3
  149. package/dist-cjs/commands/DeleteFpgaImageCommand.js +3 -3
  150. package/dist-cjs/commands/DeleteInstanceConnectEndpointCommand.js +3 -3
  151. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +3 -3
  152. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +3 -3
  153. package/dist-cjs/commands/DeleteIpamCommand.js +3 -3
  154. package/dist-cjs/commands/DeleteIpamPoolCommand.js +3 -3
  155. package/dist-cjs/commands/DeleteIpamResourceDiscoveryCommand.js +3 -3
  156. package/dist-cjs/commands/DeleteIpamScopeCommand.js +3 -3
  157. package/dist-cjs/commands/DeleteKeyPairCommand.js +3 -3
  158. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +3 -3
  159. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  160. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  161. package/dist-cjs/commands/DeleteLocalGatewayRouteTableCommand.js +3 -3
  162. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +3 -3
  163. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  164. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +3 -3
  165. package/dist-cjs/commands/DeleteNatGatewayCommand.js +3 -3
  166. package/dist-cjs/commands/DeleteNetworkAclCommand.js +3 -3
  167. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +3 -3
  168. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  169. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  170. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  171. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  172. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +3 -3
  173. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  174. package/dist-cjs/commands/DeletePlacementGroupCommand.js +3 -3
  175. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +3 -3
  176. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  177. package/dist-cjs/commands/DeleteRouteCommand.js +3 -3
  178. package/dist-cjs/commands/DeleteRouteTableCommand.js +3 -3
  179. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +3 -3
  180. package/dist-cjs/commands/DeleteSnapshotCommand.js +3 -3
  181. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +3 -3
  182. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  183. package/dist-cjs/commands/DeleteSubnetCommand.js +3 -3
  184. package/dist-cjs/commands/DeleteTagsCommand.js +3 -3
  185. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  186. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  187. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  188. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  189. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +3 -3
  190. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  191. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  192. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  193. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  194. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  195. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  196. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  197. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  198. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  199. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  200. package/dist-cjs/commands/DeleteVerifiedAccessEndpointCommand.js +3 -3
  201. package/dist-cjs/commands/DeleteVerifiedAccessGroupCommand.js +3 -3
  202. package/dist-cjs/commands/DeleteVerifiedAccessInstanceCommand.js +3 -3
  203. package/dist-cjs/commands/DeleteVerifiedAccessTrustProviderCommand.js +3 -3
  204. package/dist-cjs/commands/DeleteVolumeCommand.js +3 -3
  205. package/dist-cjs/commands/DeleteVpcCommand.js +3 -3
  206. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  207. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  208. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +3 -3
  209. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  210. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +3 -3
  211. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +3 -3
  212. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +3 -3
  213. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +3 -3
  214. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  215. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  216. package/dist-cjs/commands/DeregisterImageCommand.js +3 -3
  217. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  218. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  219. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  220. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +3 -3
  221. package/dist-cjs/commands/DescribeAddressTransfersCommand.js +3 -3
  222. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +3 -3
  223. package/dist-cjs/commands/DescribeAddressesCommand.js +3 -3
  224. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +3 -3
  225. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +3 -3
  226. package/dist-cjs/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.js +3 -3
  227. package/dist-cjs/commands/DescribeBundleTasksCommand.js +3 -3
  228. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +3 -3
  229. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  230. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +3 -3
  231. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +3 -3
  232. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  233. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  234. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +3 -3
  235. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  236. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +3 -3
  237. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  238. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +3 -3
  239. package/dist-cjs/commands/DescribeConversionTasksCommand.js +3 -3
  240. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +3 -3
  241. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +3 -3
  242. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  243. package/dist-cjs/commands/DescribeElasticGpusCommand.js +3 -3
  244. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +3 -3
  245. package/dist-cjs/commands/DescribeExportTasksCommand.js +3 -3
  246. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +3 -3
  247. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  248. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +3 -3
  249. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +3 -3
  250. package/dist-cjs/commands/DescribeFleetsCommand.js +3 -3
  251. package/dist-cjs/commands/DescribeFlowLogsCommand.js +3 -3
  252. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  253. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +3 -3
  254. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  255. package/dist-cjs/commands/DescribeHostReservationsCommand.js +3 -3
  256. package/dist-cjs/commands/DescribeHostsCommand.js +3 -3
  257. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  258. package/dist-cjs/commands/DescribeIdFormatCommand.js +3 -3
  259. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +3 -3
  260. package/dist-cjs/commands/DescribeImageAttributeCommand.js +3 -3
  261. package/dist-cjs/commands/DescribeImagesCommand.js +3 -3
  262. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +3 -3
  263. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  264. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +3 -3
  265. package/dist-cjs/commands/DescribeInstanceConnectEndpointsCommand.js +3 -3
  266. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  267. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  268. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  269. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +3 -3
  270. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  271. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +3 -3
  272. package/dist-cjs/commands/DescribeInstancesCommand.js +3 -3
  273. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +3 -3
  274. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +3 -3
  275. package/dist-cjs/commands/DescribeIpamResourceDiscoveriesCommand.js +3 -3
  276. package/dist-cjs/commands/DescribeIpamResourceDiscoveryAssociationsCommand.js +3 -3
  277. package/dist-cjs/commands/DescribeIpamScopesCommand.js +3 -3
  278. package/dist-cjs/commands/DescribeIpamsCommand.js +3 -3
  279. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +3 -3
  280. package/dist-cjs/commands/DescribeKeyPairsCommand.js +3 -3
  281. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  282. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +3 -3
  283. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  284. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  285. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  286. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  287. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  288. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +3 -3
  289. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +3 -3
  290. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +3 -3
  291. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +3 -3
  292. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +3 -3
  293. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  294. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  295. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +3 -3
  296. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  297. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  298. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  299. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +3 -3
  300. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +3 -3
  301. package/dist-cjs/commands/DescribePrefixListsCommand.js +3 -3
  302. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +3 -3
  303. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  304. package/dist-cjs/commands/DescribeRegionsCommand.js +3 -3
  305. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  306. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +3 -3
  307. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  308. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  309. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  310. package/dist-cjs/commands/DescribeRouteTablesCommand.js +3 -3
  311. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  312. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +3 -3
  313. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  314. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  315. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +3 -3
  316. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +3 -3
  317. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  318. package/dist-cjs/commands/DescribeSnapshotsCommand.js +3 -3
  319. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  320. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  321. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  322. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  323. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  324. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  325. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  326. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +3 -3
  327. package/dist-cjs/commands/DescribeSubnetsCommand.js +3 -3
  328. package/dist-cjs/commands/DescribeTagsCommand.js +3 -3
  329. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  330. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  331. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  332. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  333. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  334. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  335. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  336. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  337. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  338. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  339. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  340. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  341. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +3 -3
  342. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  343. package/dist-cjs/commands/DescribeVerifiedAccessEndpointsCommand.js +3 -3
  344. package/dist-cjs/commands/DescribeVerifiedAccessGroupsCommand.js +3 -3
  345. package/dist-cjs/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +3 -3
  346. package/dist-cjs/commands/DescribeVerifiedAccessInstancesCommand.js +3 -3
  347. package/dist-cjs/commands/DescribeVerifiedAccessTrustProvidersCommand.js +3 -3
  348. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +3 -3
  349. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +3 -3
  350. package/dist-cjs/commands/DescribeVolumesCommand.js +3 -3
  351. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +3 -3
  352. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +3 -3
  353. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +3 -3
  354. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  355. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  356. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  357. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  358. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  359. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  360. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +3 -3
  361. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  362. package/dist-cjs/commands/DescribeVpcsCommand.js +3 -3
  363. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +3 -3
  364. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +3 -3
  365. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +3 -3
  366. package/dist-cjs/commands/DetachInternetGatewayCommand.js +3 -3
  367. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +3 -3
  368. package/dist-cjs/commands/DetachVerifiedAccessTrustProviderCommand.js +3 -3
  369. package/dist-cjs/commands/DetachVolumeCommand.js +3 -3
  370. package/dist-cjs/commands/DetachVpnGatewayCommand.js +3 -3
  371. package/dist-cjs/commands/DisableAddressTransferCommand.js +3 -3
  372. package/dist-cjs/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +3 -3
  373. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  374. package/dist-cjs/commands/DisableFastLaunchCommand.js +3 -3
  375. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  376. package/dist-cjs/commands/DisableImageDeprecationCommand.js +3 -3
  377. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  378. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +3 -3
  379. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  380. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +3 -3
  381. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +3 -3
  382. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  383. package/dist-cjs/commands/DisassociateAddressCommand.js +3 -3
  384. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  385. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  386. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  387. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  388. package/dist-cjs/commands/DisassociateIpamResourceDiscoveryCommand.js +3 -3
  389. package/dist-cjs/commands/DisassociateNatGatewayAddressCommand.js +3 -3
  390. package/dist-cjs/commands/DisassociateRouteTableCommand.js +3 -3
  391. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  392. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  393. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  394. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  395. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  396. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  397. package/dist-cjs/commands/EnableAddressTransferCommand.js +3 -3
  398. package/dist-cjs/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.js +3 -3
  399. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  400. package/dist-cjs/commands/EnableFastLaunchCommand.js +3 -3
  401. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  402. package/dist-cjs/commands/EnableImageDeprecationCommand.js +3 -3
  403. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  404. package/dist-cjs/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.js +3 -3
  405. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +3 -3
  406. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  407. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +3 -3
  408. package/dist-cjs/commands/EnableVolumeIOCommand.js +3 -3
  409. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +3 -3
  410. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  411. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  412. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  413. package/dist-cjs/commands/ExportImageCommand.js +3 -3
  414. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  415. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  416. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  417. package/dist-cjs/commands/GetAwsNetworkPerformanceDataCommand.js +3 -3
  418. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +3 -3
  419. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +3 -3
  420. package/dist-cjs/commands/GetConsoleOutputCommand.js +3 -3
  421. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +3 -3
  422. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  423. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  424. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  425. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  426. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  427. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  428. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  429. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +3 -3
  430. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +3 -3
  431. package/dist-cjs/commands/GetIpamDiscoveredAccountsCommand.js +3 -3
  432. package/dist-cjs/commands/GetIpamDiscoveredResourceCidrsCommand.js +3 -3
  433. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +3 -3
  434. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +3 -3
  435. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +3 -3
  436. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +3 -3
  437. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  438. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  439. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  440. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  441. package/dist-cjs/commands/GetPasswordDataCommand.js +3 -3
  442. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  443. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  444. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +3 -3
  445. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +3 -3
  446. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  447. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  448. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  449. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  450. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  451. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  452. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  453. package/dist-cjs/commands/GetVerifiedAccessEndpointPolicyCommand.js +3 -3
  454. package/dist-cjs/commands/GetVerifiedAccessGroupPolicyCommand.js +3 -3
  455. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  456. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  457. package/dist-cjs/commands/GetVpnTunnelReplacementStatusCommand.js +3 -3
  458. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  459. package/dist-cjs/commands/ImportImageCommand.js +4 -5
  460. package/dist-cjs/commands/ImportInstanceCommand.js +3 -3
  461. package/dist-cjs/commands/ImportKeyPairCommand.js +3 -3
  462. package/dist-cjs/commands/ImportSnapshotCommand.js +3 -3
  463. package/dist-cjs/commands/ImportVolumeCommand.js +3 -3
  464. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +3 -3
  465. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  466. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +3 -3
  467. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  468. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +3 -3
  469. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  470. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +3 -3
  471. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  472. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  473. package/dist-cjs/commands/ModifyFleetCommand.js +3 -3
  474. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  475. package/dist-cjs/commands/ModifyHostsCommand.js +3 -3
  476. package/dist-cjs/commands/ModifyIdFormatCommand.js +3 -3
  477. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +3 -3
  478. package/dist-cjs/commands/ModifyImageAttributeCommand.js +3 -3
  479. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +3 -3
  480. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  481. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  482. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  483. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +3 -3
  484. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  485. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  486. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +3 -3
  487. package/dist-cjs/commands/ModifyIpamCommand.js +3 -3
  488. package/dist-cjs/commands/ModifyIpamPoolCommand.js +3 -3
  489. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +3 -3
  490. package/dist-cjs/commands/ModifyIpamResourceDiscoveryCommand.js +3 -3
  491. package/dist-cjs/commands/ModifyIpamScopeCommand.js +3 -3
  492. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +3 -3
  493. package/dist-cjs/commands/ModifyLocalGatewayRouteCommand.js +3 -3
  494. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +3 -3
  495. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +3 -3
  496. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  497. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +3 -3
  498. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +3 -3
  499. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +3 -3
  500. package/dist-cjs/commands/ModifySnapshotTierCommand.js +3 -3
  501. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +3 -3
  502. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +3 -3
  503. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  504. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  505. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  506. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +3 -3
  507. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  508. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  509. package/dist-cjs/commands/ModifyVerifiedAccessEndpointCommand.js +3 -3
  510. package/dist-cjs/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +3 -3
  511. package/dist-cjs/commands/ModifyVerifiedAccessGroupCommand.js +3 -3
  512. package/dist-cjs/commands/ModifyVerifiedAccessGroupPolicyCommand.js +3 -3
  513. package/dist-cjs/commands/ModifyVerifiedAccessInstanceCommand.js +3 -3
  514. package/dist-cjs/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +3 -3
  515. package/dist-cjs/commands/ModifyVerifiedAccessTrustProviderCommand.js +3 -3
  516. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +3 -3
  517. package/dist-cjs/commands/ModifyVolumeCommand.js +3 -3
  518. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +3 -3
  519. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +3 -3
  520. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  521. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  522. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  523. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  524. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  525. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +3 -3
  526. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +3 -3
  527. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  528. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  529. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  530. package/dist-cjs/commands/MonitorInstancesCommand.js +3 -3
  531. package/dist-cjs/commands/MoveAddressToVpcCommand.js +3 -3
  532. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +3 -3
  533. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +3 -3
  534. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  535. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  536. package/dist-cjs/commands/PurchaseHostReservationCommand.js +3 -3
  537. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  538. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +3 -3
  539. package/dist-cjs/commands/RebootInstancesCommand.js +3 -3
  540. package/dist-cjs/commands/RegisterImageCommand.js +3 -3
  541. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  542. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  543. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  544. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  545. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  546. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  547. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  548. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  549. package/dist-cjs/commands/ReleaseAddressCommand.js +3 -3
  550. package/dist-cjs/commands/ReleaseHostsCommand.js +3 -3
  551. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  552. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  553. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  554. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +3 -3
  555. package/dist-cjs/commands/ReplaceRouteCommand.js +3 -3
  556. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  557. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  558. package/dist-cjs/commands/ReplaceVpnTunnelCommand.js +3 -3
  559. package/dist-cjs/commands/ReportInstanceStatusCommand.js +3 -3
  560. package/dist-cjs/commands/RequestSpotFleetCommand.js +3 -3
  561. package/dist-cjs/commands/RequestSpotInstancesCommand.js +3 -3
  562. package/dist-cjs/commands/ResetAddressAttributeCommand.js +3 -3
  563. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  564. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +3 -3
  565. package/dist-cjs/commands/ResetImageAttributeCommand.js +3 -3
  566. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +3 -3
  567. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +3 -3
  568. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +3 -3
  569. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +3 -3
  570. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  571. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  572. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  573. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +3 -3
  574. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +3 -3
  575. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  576. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  577. package/dist-cjs/commands/RunInstancesCommand.js +3 -3
  578. package/dist-cjs/commands/RunScheduledInstancesCommand.js +3 -3
  579. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  580. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  581. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  582. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +3 -3
  583. package/dist-cjs/commands/StartInstancesCommand.js +3 -3
  584. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  585. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  586. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  587. package/dist-cjs/commands/StopInstancesCommand.js +3 -3
  588. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  589. package/dist-cjs/commands/TerminateInstancesCommand.js +3 -3
  590. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +3 -3
  591. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +3 -3
  592. package/dist-cjs/commands/UnassignPrivateNatGatewayAddressCommand.js +3 -3
  593. package/dist-cjs/commands/UnmonitorInstancesCommand.js +3 -3
  594. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  595. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  596. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +3 -3
  597. package/dist-cjs/models/EC2ServiceException.js +1 -1
  598. package/dist-cjs/models/models_0.js +1 -1
  599. package/dist-cjs/models/models_1.js +1 -1
  600. package/dist-cjs/models/models_2.js +1 -1
  601. package/dist-cjs/models/models_3.js +1 -1
  602. package/dist-cjs/models/models_4.js +7 -3
  603. package/dist-cjs/models/models_5.js +2 -9
  604. package/dist-cjs/models/models_6.js +10 -2
  605. package/dist-cjs/protocols/Aws_ec2.js +4 -1
  606. package/dist-cjs/runtimeConfig.browser.js +7 -7
  607. package/dist-cjs/runtimeConfig.js +10 -10
  608. package/dist-cjs/runtimeConfig.shared.js +4 -4
  609. package/dist-cjs/waiters/waitForBundleTaskComplete.js +1 -1
  610. package/dist-cjs/waiters/waitForConversionTaskCancelled.js +1 -1
  611. package/dist-cjs/waiters/waitForConversionTaskCompleted.js +1 -1
  612. package/dist-cjs/waiters/waitForConversionTaskDeleted.js +1 -1
  613. package/dist-cjs/waiters/waitForCustomerGatewayAvailable.js +1 -1
  614. package/dist-cjs/waiters/waitForExportTaskCancelled.js +1 -1
  615. package/dist-cjs/waiters/waitForExportTaskCompleted.js +1 -1
  616. package/dist-cjs/waiters/waitForImageAvailable.js +1 -1
  617. package/dist-cjs/waiters/waitForImageExists.js +1 -1
  618. package/dist-cjs/waiters/waitForInstanceExists.js +1 -1
  619. package/dist-cjs/waiters/waitForInstanceRunning.js +1 -1
  620. package/dist-cjs/waiters/waitForInstanceStatusOk.js +1 -1
  621. package/dist-cjs/waiters/waitForInstanceStopped.js +1 -1
  622. package/dist-cjs/waiters/waitForInstanceTerminated.js +1 -1
  623. package/dist-cjs/waiters/waitForInternetGatewayExists.js +1 -1
  624. package/dist-cjs/waiters/waitForKeyPairExists.js +1 -1
  625. package/dist-cjs/waiters/waitForNatGatewayAvailable.js +1 -1
  626. package/dist-cjs/waiters/waitForNatGatewayDeleted.js +1 -1
  627. package/dist-cjs/waiters/waitForNetworkInterfaceAvailable.js +1 -1
  628. package/dist-cjs/waiters/waitForPasswordDataAvailable.js +1 -1
  629. package/dist-cjs/waiters/waitForSecurityGroupExists.js +1 -1
  630. package/dist-cjs/waiters/waitForSnapshotCompleted.js +1 -1
  631. package/dist-cjs/waiters/waitForSnapshotImported.js +1 -1
  632. package/dist-cjs/waiters/waitForSpotInstanceRequestFulfilled.js +1 -1
  633. package/dist-cjs/waiters/waitForSubnetAvailable.js +1 -1
  634. package/dist-cjs/waiters/waitForSystemStatusOk.js +1 -1
  635. package/dist-cjs/waiters/waitForVolumeAvailable.js +1 -1
  636. package/dist-cjs/waiters/waitForVolumeDeleted.js +1 -1
  637. package/dist-cjs/waiters/waitForVolumeInUse.js +1 -1
  638. package/dist-cjs/waiters/waitForVpcAvailable.js +1 -1
  639. package/dist-cjs/waiters/waitForVpcExists.js +1 -1
  640. package/dist-cjs/waiters/waitForVpcPeeringConnectionDeleted.js +1 -1
  641. package/dist-cjs/waiters/waitForVpcPeeringConnectionExists.js +1 -1
  642. package/dist-cjs/waiters/waitForVpnConnectionAvailable.js +1 -1
  643. package/dist-cjs/waiters/waitForVpnConnectionDeleted.js +1 -1
  644. package/dist-es/EC2.js +1 -1
  645. package/dist-es/EC2Client.js +5 -5
  646. package/dist-es/commands/AcceptAddressTransferCommand.js +3 -3
  647. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  648. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  649. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  650. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  651. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  652. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  653. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  654. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  655. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  656. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  657. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  658. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  659. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  660. package/dist-es/commands/AssignPrivateNatGatewayAddressCommand.js +3 -3
  661. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  662. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  663. package/dist-es/commands/AssociateDhcpOptionsCommand.js +3 -3
  664. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  665. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  666. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  667. package/dist-es/commands/AssociateIpamResourceDiscoveryCommand.js +3 -3
  668. package/dist-es/commands/AssociateNatGatewayAddressCommand.js +3 -3
  669. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  670. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  671. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  672. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  673. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  674. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  675. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  676. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  677. package/dist-es/commands/AttachInternetGatewayCommand.js +3 -3
  678. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  679. package/dist-es/commands/AttachVerifiedAccessTrustProviderCommand.js +3 -3
  680. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  681. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  682. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  683. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  684. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  685. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  686. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  687. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  688. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  689. package/dist-es/commands/CancelConversionTaskCommand.js +3 -3
  690. package/dist-es/commands/CancelExportTaskCommand.js +3 -3
  691. package/dist-es/commands/CancelImageLaunchPermissionCommand.js +3 -3
  692. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  693. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  694. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  695. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  696. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  697. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  698. package/dist-es/commands/CopyImageCommand.js +3 -3
  699. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  700. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  701. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  702. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  703. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  704. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  705. package/dist-es/commands/CreateCoipCidrCommand.js +3 -3
  706. package/dist-es/commands/CreateCoipPoolCommand.js +3 -3
  707. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  708. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  709. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  710. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  711. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  712. package/dist-es/commands/CreateFleetCommand.js +3 -3
  713. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  714. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  715. package/dist-es/commands/CreateImageCommand.js +3 -3
  716. package/dist-es/commands/CreateInstanceConnectEndpointCommand.js +3 -3
  717. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  718. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  719. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  720. package/dist-es/commands/CreateIpamCommand.js +3 -3
  721. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  722. package/dist-es/commands/CreateIpamResourceDiscoveryCommand.js +3 -3
  723. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  724. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  725. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  726. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  727. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  728. package/dist-es/commands/CreateLocalGatewayRouteTableCommand.js +3 -3
  729. package/dist-es/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +3 -3
  730. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  731. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  732. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  733. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  734. package/dist-es/commands/CreateNetworkAclEntryCommand.js +3 -3
  735. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  736. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  737. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  738. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  739. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  740. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  741. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  742. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  743. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  744. package/dist-es/commands/CreateRouteCommand.js +3 -3
  745. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  746. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  747. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  748. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  749. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  750. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  751. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  752. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  753. package/dist-es/commands/CreateTagsCommand.js +3 -3
  754. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  755. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  756. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  757. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  758. package/dist-es/commands/CreateTransitGatewayCommand.js +3 -3
  759. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  760. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  761. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  762. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  763. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  764. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  765. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  766. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  767. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  768. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  769. package/dist-es/commands/CreateVerifiedAccessEndpointCommand.js +3 -3
  770. package/dist-es/commands/CreateVerifiedAccessGroupCommand.js +3 -3
  771. package/dist-es/commands/CreateVerifiedAccessInstanceCommand.js +3 -3
  772. package/dist-es/commands/CreateVerifiedAccessTrustProviderCommand.js +3 -3
  773. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  774. package/dist-es/commands/CreateVpcCommand.js +3 -3
  775. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  776. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  777. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  778. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  779. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  780. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +3 -3
  781. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  782. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  783. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  784. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  785. package/dist-es/commands/DeleteCoipCidrCommand.js +3 -3
  786. package/dist-es/commands/DeleteCoipPoolCommand.js +3 -3
  787. package/dist-es/commands/DeleteCustomerGatewayCommand.js +3 -3
  788. package/dist-es/commands/DeleteDhcpOptionsCommand.js +3 -3
  789. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  790. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  791. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  792. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  793. package/dist-es/commands/DeleteInstanceConnectEndpointCommand.js +3 -3
  794. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  795. package/dist-es/commands/DeleteInternetGatewayCommand.js +3 -3
  796. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  797. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  798. package/dist-es/commands/DeleteIpamResourceDiscoveryCommand.js +3 -3
  799. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  800. package/dist-es/commands/DeleteKeyPairCommand.js +3 -3
  801. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  802. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  803. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  804. package/dist-es/commands/DeleteLocalGatewayRouteTableCommand.js +3 -3
  805. package/dist-es/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +3 -3
  806. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  807. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  808. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  809. package/dist-es/commands/DeleteNetworkAclCommand.js +3 -3
  810. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +3 -3
  811. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  812. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  813. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  814. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  815. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +3 -3
  816. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  817. package/dist-es/commands/DeletePlacementGroupCommand.js +3 -3
  818. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  819. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  820. package/dist-es/commands/DeleteRouteCommand.js +3 -3
  821. package/dist-es/commands/DeleteRouteTableCommand.js +3 -3
  822. package/dist-es/commands/DeleteSecurityGroupCommand.js +3 -3
  823. package/dist-es/commands/DeleteSnapshotCommand.js +3 -3
  824. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +3 -3
  825. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  826. package/dist-es/commands/DeleteSubnetCommand.js +3 -3
  827. package/dist-es/commands/DeleteTagsCommand.js +3 -3
  828. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  829. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  830. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  831. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  832. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  833. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  834. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  835. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  836. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  837. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  838. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  839. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  840. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  841. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  842. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  843. package/dist-es/commands/DeleteVerifiedAccessEndpointCommand.js +3 -3
  844. package/dist-es/commands/DeleteVerifiedAccessGroupCommand.js +3 -3
  845. package/dist-es/commands/DeleteVerifiedAccessInstanceCommand.js +3 -3
  846. package/dist-es/commands/DeleteVerifiedAccessTrustProviderCommand.js +3 -3
  847. package/dist-es/commands/DeleteVolumeCommand.js +3 -3
  848. package/dist-es/commands/DeleteVpcCommand.js +3 -3
  849. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  850. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  851. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  852. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  853. package/dist-es/commands/DeleteVpnConnectionCommand.js +3 -3
  854. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +3 -3
  855. package/dist-es/commands/DeleteVpnGatewayCommand.js +3 -3
  856. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  857. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  858. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  859. package/dist-es/commands/DeregisterImageCommand.js +3 -3
  860. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  861. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  862. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  863. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  864. package/dist-es/commands/DescribeAddressTransfersCommand.js +3 -3
  865. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  866. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  867. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  868. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  869. package/dist-es/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.js +3 -3
  870. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  871. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  872. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  873. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  874. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  875. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  876. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  877. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +3 -3
  878. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  879. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  880. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  881. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  882. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  883. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  884. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  885. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  886. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  887. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  888. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  889. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  890. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  891. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  892. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  893. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  894. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  895. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  896. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  897. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  898. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  899. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  900. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  901. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  902. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  903. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  904. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  905. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  906. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  907. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  908. package/dist-es/commands/DescribeInstanceConnectEndpointsCommand.js +3 -3
  909. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  910. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  911. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  912. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  913. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  914. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  915. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  916. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  917. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  918. package/dist-es/commands/DescribeIpamResourceDiscoveriesCommand.js +3 -3
  919. package/dist-es/commands/DescribeIpamResourceDiscoveryAssociationsCommand.js +3 -3
  920. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  921. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  922. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  923. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  924. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  925. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  926. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  927. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  928. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  929. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  930. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  931. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  932. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  933. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  934. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  935. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  936. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  937. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  938. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +3 -3
  939. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  940. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  941. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  942. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  943. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  944. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  945. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  946. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  947. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  948. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  949. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  950. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  951. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  952. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  953. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  954. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  955. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  956. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  957. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  958. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  959. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  960. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  961. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  962. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  963. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  964. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  965. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  966. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  967. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  968. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  969. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  970. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  971. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  972. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  973. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  974. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  975. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  976. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  977. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  978. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  979. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  980. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  981. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  982. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  983. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  984. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  985. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  986. package/dist-es/commands/DescribeVerifiedAccessEndpointsCommand.js +3 -3
  987. package/dist-es/commands/DescribeVerifiedAccessGroupsCommand.js +3 -3
  988. package/dist-es/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +3 -3
  989. package/dist-es/commands/DescribeVerifiedAccessInstancesCommand.js +3 -3
  990. package/dist-es/commands/DescribeVerifiedAccessTrustProvidersCommand.js +3 -3
  991. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  992. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  993. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  994. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  995. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  996. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  997. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  998. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  999. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  1000. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  1001. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  1002. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  1003. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  1004. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  1005. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  1006. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  1007. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  1008. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  1009. package/dist-es/commands/DetachInternetGatewayCommand.js +3 -3
  1010. package/dist-es/commands/DetachNetworkInterfaceCommand.js +3 -3
  1011. package/dist-es/commands/DetachVerifiedAccessTrustProviderCommand.js +3 -3
  1012. package/dist-es/commands/DetachVolumeCommand.js +3 -3
  1013. package/dist-es/commands/DetachVpnGatewayCommand.js +3 -3
  1014. package/dist-es/commands/DisableAddressTransferCommand.js +3 -3
  1015. package/dist-es/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +3 -3
  1016. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  1017. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  1018. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  1019. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  1020. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  1021. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  1022. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  1023. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +3 -3
  1024. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  1025. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  1026. package/dist-es/commands/DisassociateAddressCommand.js +3 -3
  1027. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  1028. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  1029. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  1030. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  1031. package/dist-es/commands/DisassociateIpamResourceDiscoveryCommand.js +3 -3
  1032. package/dist-es/commands/DisassociateNatGatewayAddressCommand.js +3 -3
  1033. package/dist-es/commands/DisassociateRouteTableCommand.js +3 -3
  1034. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  1035. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  1036. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  1037. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  1038. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  1039. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  1040. package/dist-es/commands/EnableAddressTransferCommand.js +3 -3
  1041. package/dist-es/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.js +3 -3
  1042. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  1043. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  1044. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  1045. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  1046. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  1047. package/dist-es/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.js +3 -3
  1048. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  1049. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  1050. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +3 -3
  1051. package/dist-es/commands/EnableVolumeIOCommand.js +3 -3
  1052. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  1053. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  1054. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  1055. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  1056. package/dist-es/commands/ExportImageCommand.js +3 -3
  1057. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  1058. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  1059. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  1060. package/dist-es/commands/GetAwsNetworkPerformanceDataCommand.js +3 -3
  1061. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  1062. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  1063. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  1064. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  1065. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  1066. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  1067. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  1068. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  1069. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  1070. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  1071. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  1072. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  1073. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  1074. package/dist-es/commands/GetIpamDiscoveredAccountsCommand.js +3 -3
  1075. package/dist-es/commands/GetIpamDiscoveredResourceCidrsCommand.js +3 -3
  1076. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  1077. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  1078. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  1079. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  1080. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  1081. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  1082. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  1083. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  1084. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  1085. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  1086. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  1087. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  1088. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  1089. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  1090. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1091. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  1092. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  1093. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  1094. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  1095. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  1096. package/dist-es/commands/GetVerifiedAccessEndpointPolicyCommand.js +3 -3
  1097. package/dist-es/commands/GetVerifiedAccessGroupPolicyCommand.js +3 -3
  1098. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  1099. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  1100. package/dist-es/commands/GetVpnTunnelReplacementStatusCommand.js +3 -3
  1101. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  1102. package/dist-es/commands/ImportImageCommand.js +4 -5
  1103. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  1104. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  1105. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  1106. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  1107. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  1108. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  1109. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  1110. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  1111. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  1112. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  1113. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  1114. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  1115. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  1116. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  1117. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  1118. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  1119. package/dist-es/commands/ModifyIdFormatCommand.js +3 -3
  1120. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +3 -3
  1121. package/dist-es/commands/ModifyImageAttributeCommand.js +3 -3
  1122. package/dist-es/commands/ModifyInstanceAttributeCommand.js +3 -3
  1123. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  1124. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  1125. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  1126. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  1127. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  1128. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  1129. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  1130. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  1131. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  1132. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  1133. package/dist-es/commands/ModifyIpamResourceDiscoveryCommand.js +3 -3
  1134. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  1135. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  1136. package/dist-es/commands/ModifyLocalGatewayRouteCommand.js +3 -3
  1137. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  1138. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +3 -3
  1139. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  1140. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  1141. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  1142. package/dist-es/commands/ModifySnapshotAttributeCommand.js +3 -3
  1143. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  1144. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  1145. package/dist-es/commands/ModifySubnetAttributeCommand.js +3 -3
  1146. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  1147. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  1148. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  1149. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  1150. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  1151. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  1152. package/dist-es/commands/ModifyVerifiedAccessEndpointCommand.js +3 -3
  1153. package/dist-es/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +3 -3
  1154. package/dist-es/commands/ModifyVerifiedAccessGroupCommand.js +3 -3
  1155. package/dist-es/commands/ModifyVerifiedAccessGroupPolicyCommand.js +3 -3
  1156. package/dist-es/commands/ModifyVerifiedAccessInstanceCommand.js +3 -3
  1157. package/dist-es/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +3 -3
  1158. package/dist-es/commands/ModifyVerifiedAccessTrustProviderCommand.js +3 -3
  1159. package/dist-es/commands/ModifyVolumeAttributeCommand.js +3 -3
  1160. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  1161. package/dist-es/commands/ModifyVpcAttributeCommand.js +3 -3
  1162. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1163. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1164. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1165. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1166. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1167. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1168. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1169. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1170. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1171. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1172. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1173. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1174. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1175. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1176. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1177. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1178. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1179. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1180. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1181. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1182. package/dist-es/commands/RebootInstancesCommand.js +3 -3
  1183. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1184. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1185. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1186. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1187. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1188. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1189. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1190. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1191. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1192. package/dist-es/commands/ReleaseAddressCommand.js +3 -3
  1193. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1194. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1195. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1196. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1197. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +3 -3
  1198. package/dist-es/commands/ReplaceRouteCommand.js +3 -3
  1199. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1200. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1201. package/dist-es/commands/ReplaceVpnTunnelCommand.js +3 -3
  1202. package/dist-es/commands/ReportInstanceStatusCommand.js +3 -3
  1203. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1204. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1205. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1206. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1207. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1208. package/dist-es/commands/ResetImageAttributeCommand.js +3 -3
  1209. package/dist-es/commands/ResetInstanceAttributeCommand.js +3 -3
  1210. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +3 -3
  1211. package/dist-es/commands/ResetSnapshotAttributeCommand.js +3 -3
  1212. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1213. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1214. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1215. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1216. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1217. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1218. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1219. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1220. package/dist-es/commands/RunInstancesCommand.js +3 -3
  1221. package/dist-es/commands/RunScheduledInstancesCommand.js +4 -4
  1222. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1223. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1224. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1225. package/dist-es/commands/SendDiagnosticInterruptCommand.js +3 -3
  1226. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1227. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1228. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1229. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1230. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1231. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1232. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1233. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1234. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +3 -3
  1235. package/dist-es/commands/UnassignPrivateNatGatewayAddressCommand.js +3 -3
  1236. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1237. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1238. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1239. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1240. package/dist-es/models/EC2ServiceException.js +1 -1
  1241. package/dist-es/models/models_0.js +1 -1
  1242. package/dist-es/models/models_1.js +1 -1
  1243. package/dist-es/models/models_2.js +1 -1
  1244. package/dist-es/models/models_3.js +1 -1
  1245. package/dist-es/models/models_4.js +5 -1
  1246. package/dist-es/models/models_5.js +1 -7
  1247. package/dist-es/models/models_6.js +8 -1
  1248. package/dist-es/protocols/Aws_ec2.js +4 -1
  1249. package/dist-es/runtimeConfig.browser.js +7 -7
  1250. package/dist-es/runtimeConfig.js +10 -10
  1251. package/dist-es/runtimeConfig.shared.js +4 -4
  1252. package/dist-es/waiters/waitForBundleTaskComplete.js +1 -1
  1253. package/dist-es/waiters/waitForConversionTaskCancelled.js +1 -1
  1254. package/dist-es/waiters/waitForConversionTaskCompleted.js +1 -1
  1255. package/dist-es/waiters/waitForConversionTaskDeleted.js +1 -1
  1256. package/dist-es/waiters/waitForCustomerGatewayAvailable.js +1 -1
  1257. package/dist-es/waiters/waitForExportTaskCancelled.js +1 -1
  1258. package/dist-es/waiters/waitForExportTaskCompleted.js +1 -1
  1259. package/dist-es/waiters/waitForImageAvailable.js +1 -1
  1260. package/dist-es/waiters/waitForImageExists.js +1 -1
  1261. package/dist-es/waiters/waitForInstanceExists.js +1 -1
  1262. package/dist-es/waiters/waitForInstanceRunning.js +1 -1
  1263. package/dist-es/waiters/waitForInstanceStatusOk.js +1 -1
  1264. package/dist-es/waiters/waitForInstanceStopped.js +1 -1
  1265. package/dist-es/waiters/waitForInstanceTerminated.js +1 -1
  1266. package/dist-es/waiters/waitForInternetGatewayExists.js +1 -1
  1267. package/dist-es/waiters/waitForKeyPairExists.js +1 -1
  1268. package/dist-es/waiters/waitForNatGatewayAvailable.js +1 -1
  1269. package/dist-es/waiters/waitForNatGatewayDeleted.js +1 -1
  1270. package/dist-es/waiters/waitForNetworkInterfaceAvailable.js +1 -1
  1271. package/dist-es/waiters/waitForPasswordDataAvailable.js +1 -1
  1272. package/dist-es/waiters/waitForSecurityGroupExists.js +1 -1
  1273. package/dist-es/waiters/waitForSnapshotCompleted.js +1 -1
  1274. package/dist-es/waiters/waitForSnapshotImported.js +1 -1
  1275. package/dist-es/waiters/waitForSpotInstanceRequestFulfilled.js +1 -1
  1276. package/dist-es/waiters/waitForSubnetAvailable.js +1 -1
  1277. package/dist-es/waiters/waitForSystemStatusOk.js +1 -1
  1278. package/dist-es/waiters/waitForVolumeAvailable.js +1 -1
  1279. package/dist-es/waiters/waitForVolumeDeleted.js +1 -1
  1280. package/dist-es/waiters/waitForVolumeInUse.js +1 -1
  1281. package/dist-es/waiters/waitForVpcAvailable.js +1 -1
  1282. package/dist-es/waiters/waitForVpcExists.js +1 -1
  1283. package/dist-es/waiters/waitForVpcPeeringConnectionDeleted.js +1 -1
  1284. package/dist-es/waiters/waitForVpcPeeringConnectionExists.js +1 -1
  1285. package/dist-es/waiters/waitForVpnConnectionAvailable.js +1 -1
  1286. package/dist-es/waiters/waitForVpnConnectionDeleted.js +1 -1
  1287. package/dist-types/EC2.d.ts +1 -1
  1288. package/dist-types/EC2Client.d.ts +8 -8
  1289. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +3 -3
  1290. package/dist-types/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +3 -3
  1291. package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +3 -3
  1292. package/dist-types/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  1293. package/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  1294. package/dist-types/commands/AcceptVpcEndpointConnectionsCommand.d.ts +3 -3
  1295. package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +3 -3
  1296. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +3 -3
  1297. package/dist-types/commands/AllocateAddressCommand.d.ts +3 -3
  1298. package/dist-types/commands/AllocateHostsCommand.d.ts +3 -3
  1299. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +3 -3
  1300. package/dist-types/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +3 -3
  1301. package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +3 -3
  1302. package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +3 -3
  1303. package/dist-types/commands/AssignPrivateNatGatewayAddressCommand.d.ts +3 -3
  1304. package/dist-types/commands/AssociateAddressCommand.d.ts +3 -3
  1305. package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +3 -3
  1306. package/dist-types/commands/AssociateDhcpOptionsCommand.d.ts +3 -3
  1307. package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +3 -3
  1308. package/dist-types/commands/AssociateIamInstanceProfileCommand.d.ts +3 -3
  1309. package/dist-types/commands/AssociateInstanceEventWindowCommand.d.ts +3 -3
  1310. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +3 -3
  1311. package/dist-types/commands/AssociateNatGatewayAddressCommand.d.ts +3 -3
  1312. package/dist-types/commands/AssociateRouteTableCommand.d.ts +3 -3
  1313. package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +3 -3
  1314. package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +3 -3
  1315. package/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +3 -3
  1316. package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.d.ts +3 -3
  1317. package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +3 -3
  1318. package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +3 -3
  1319. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +3 -3
  1320. package/dist-types/commands/AttachInternetGatewayCommand.d.ts +3 -3
  1321. package/dist-types/commands/AttachNetworkInterfaceCommand.d.ts +3 -3
  1322. package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +3 -3
  1323. package/dist-types/commands/AttachVolumeCommand.d.ts +3 -3
  1324. package/dist-types/commands/AttachVpnGatewayCommand.d.ts +3 -3
  1325. package/dist-types/commands/AuthorizeClientVpnIngressCommand.d.ts +3 -3
  1326. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +3 -3
  1327. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +3 -3
  1328. package/dist-types/commands/BundleInstanceCommand.d.ts +3 -3
  1329. package/dist-types/commands/CancelBundleTaskCommand.d.ts +3 -3
  1330. package/dist-types/commands/CancelCapacityReservationCommand.d.ts +3 -3
  1331. package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +3 -3
  1332. package/dist-types/commands/CancelConversionTaskCommand.d.ts +3 -3
  1333. package/dist-types/commands/CancelExportTaskCommand.d.ts +3 -3
  1334. package/dist-types/commands/CancelImageLaunchPermissionCommand.d.ts +3 -3
  1335. package/dist-types/commands/CancelImportTaskCommand.d.ts +3 -3
  1336. package/dist-types/commands/CancelReservedInstancesListingCommand.d.ts +3 -3
  1337. package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +3 -3
  1338. package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +3 -3
  1339. package/dist-types/commands/ConfirmProductInstanceCommand.d.ts +3 -3
  1340. package/dist-types/commands/CopyFpgaImageCommand.d.ts +3 -3
  1341. package/dist-types/commands/CopyImageCommand.d.ts +3 -3
  1342. package/dist-types/commands/CopySnapshotCommand.d.ts +3 -3
  1343. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +3 -3
  1344. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +3 -3
  1345. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +3 -3
  1346. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +3 -3
  1347. package/dist-types/commands/CreateClientVpnRouteCommand.d.ts +3 -3
  1348. package/dist-types/commands/CreateCoipCidrCommand.d.ts +3 -3
  1349. package/dist-types/commands/CreateCoipPoolCommand.d.ts +3 -3
  1350. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +3 -3
  1351. package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +3 -3
  1352. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +3 -3
  1353. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +3 -3
  1354. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +3 -3
  1355. package/dist-types/commands/CreateFleetCommand.d.ts +3 -3
  1356. package/dist-types/commands/CreateFlowLogsCommand.d.ts +3 -3
  1357. package/dist-types/commands/CreateFpgaImageCommand.d.ts +3 -3
  1358. package/dist-types/commands/CreateImageCommand.d.ts +3 -3
  1359. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +3 -3
  1360. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +3 -3
  1361. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +3 -3
  1362. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +3 -3
  1363. package/dist-types/commands/CreateIpamCommand.d.ts +3 -3
  1364. package/dist-types/commands/CreateIpamPoolCommand.d.ts +3 -3
  1365. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +3 -3
  1366. package/dist-types/commands/CreateIpamScopeCommand.d.ts +3 -3
  1367. package/dist-types/commands/CreateKeyPairCommand.d.ts +3 -3
  1368. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +3 -3
  1369. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +3 -3
  1370. package/dist-types/commands/CreateLocalGatewayRouteCommand.d.ts +3 -3
  1371. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +3 -3
  1372. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +3 -3
  1373. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +3 -3
  1374. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +3 -3
  1375. package/dist-types/commands/CreateNatGatewayCommand.d.ts +3 -3
  1376. package/dist-types/commands/CreateNetworkAclCommand.d.ts +3 -3
  1377. package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +3 -3
  1378. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +3 -3
  1379. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +3 -3
  1380. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +3 -3
  1381. package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +3 -3
  1382. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +3 -3
  1383. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +3 -3
  1384. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +3 -3
  1385. package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +3 -3
  1386. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +3 -3
  1387. package/dist-types/commands/CreateRouteCommand.d.ts +3 -3
  1388. package/dist-types/commands/CreateRouteTableCommand.d.ts +3 -3
  1389. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +3 -3
  1390. package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -3
  1391. package/dist-types/commands/CreateSnapshotsCommand.d.ts +3 -3
  1392. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +3 -3
  1393. package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +3 -3
  1394. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +3 -3
  1395. package/dist-types/commands/CreateSubnetCommand.d.ts +3 -3
  1396. package/dist-types/commands/CreateTagsCommand.d.ts +3 -3
  1397. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +3 -3
  1398. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +3 -3
  1399. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +3 -3
  1400. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +3 -3
  1401. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +3 -3
  1402. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +3 -3
  1403. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +3 -3
  1404. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +3 -3
  1405. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  1406. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +3 -3
  1407. package/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +3 -3
  1408. package/dist-types/commands/CreateTransitGatewayRouteCommand.d.ts +3 -3
  1409. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +3 -3
  1410. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +3 -3
  1411. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  1412. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +3 -3
  1413. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +3 -3
  1414. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +3 -3
  1415. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +3 -3
  1416. package/dist-types/commands/CreateVolumeCommand.d.ts +3 -3
  1417. package/dist-types/commands/CreateVpcCommand.d.ts +3 -3
  1418. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +3 -3
  1419. package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +3 -3
  1420. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +3 -3
  1421. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +3 -3
  1422. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +3 -3
  1423. package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +3 -3
  1424. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +3 -3
  1425. package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +3 -3
  1426. package/dist-types/commands/DeleteClientVpnEndpointCommand.d.ts +3 -3
  1427. package/dist-types/commands/DeleteClientVpnRouteCommand.d.ts +3 -3
  1428. package/dist-types/commands/DeleteCoipCidrCommand.d.ts +3 -3
  1429. package/dist-types/commands/DeleteCoipPoolCommand.d.ts +3 -3
  1430. package/dist-types/commands/DeleteCustomerGatewayCommand.d.ts +3 -3
  1431. package/dist-types/commands/DeleteDhcpOptionsCommand.d.ts +3 -3
  1432. package/dist-types/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +3 -3
  1433. package/dist-types/commands/DeleteFleetsCommand.d.ts +3 -3
  1434. package/dist-types/commands/DeleteFlowLogsCommand.d.ts +3 -3
  1435. package/dist-types/commands/DeleteFpgaImageCommand.d.ts +3 -3
  1436. package/dist-types/commands/DeleteInstanceConnectEndpointCommand.d.ts +3 -3
  1437. package/dist-types/commands/DeleteInstanceEventWindowCommand.d.ts +3 -3
  1438. package/dist-types/commands/DeleteInternetGatewayCommand.d.ts +3 -3
  1439. package/dist-types/commands/DeleteIpamCommand.d.ts +3 -3
  1440. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +3 -3
  1441. package/dist-types/commands/DeleteIpamResourceDiscoveryCommand.d.ts +3 -3
  1442. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +3 -3
  1443. package/dist-types/commands/DeleteKeyPairCommand.d.ts +3 -3
  1444. package/dist-types/commands/DeleteLaunchTemplateCommand.d.ts +3 -3
  1445. package/dist-types/commands/DeleteLaunchTemplateVersionsCommand.d.ts +3 -3
  1446. package/dist-types/commands/DeleteLocalGatewayRouteCommand.d.ts +3 -3
  1447. package/dist-types/commands/DeleteLocalGatewayRouteTableCommand.d.ts +3 -3
  1448. package/dist-types/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +3 -3
  1449. package/dist-types/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +3 -3
  1450. package/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +3 -3
  1451. package/dist-types/commands/DeleteNatGatewayCommand.d.ts +3 -3
  1452. package/dist-types/commands/DeleteNetworkAclCommand.d.ts +3 -3
  1453. package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +3 -3
  1454. package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +3 -3
  1455. package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +3 -3
  1456. package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +3 -3
  1457. package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +3 -3
  1458. package/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +3 -3
  1459. package/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +3 -3
  1460. package/dist-types/commands/DeletePlacementGroupCommand.d.ts +3 -3
  1461. package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +3 -3
  1462. package/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +3 -3
  1463. package/dist-types/commands/DeleteRouteCommand.d.ts +3 -3
  1464. package/dist-types/commands/DeleteRouteTableCommand.d.ts +3 -3
  1465. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +3 -3
  1466. package/dist-types/commands/DeleteSnapshotCommand.d.ts +3 -3
  1467. package/dist-types/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +3 -3
  1468. package/dist-types/commands/DeleteSubnetCidrReservationCommand.d.ts +3 -3
  1469. package/dist-types/commands/DeleteSubnetCommand.d.ts +3 -3
  1470. package/dist-types/commands/DeleteTagsCommand.d.ts +3 -3
  1471. package/dist-types/commands/DeleteTrafficMirrorFilterCommand.d.ts +3 -3
  1472. package/dist-types/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +3 -3
  1473. package/dist-types/commands/DeleteTrafficMirrorSessionCommand.d.ts +3 -3
  1474. package/dist-types/commands/DeleteTrafficMirrorTargetCommand.d.ts +3 -3
  1475. package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +3 -3
  1476. package/dist-types/commands/DeleteTransitGatewayConnectCommand.d.ts +3 -3
  1477. package/dist-types/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +3 -3
  1478. package/dist-types/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +3 -3
  1479. package/dist-types/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  1480. package/dist-types/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +3 -3
  1481. package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +3 -3
  1482. package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +3 -3
  1483. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +3 -3
  1484. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +3 -3
  1485. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  1486. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +3 -3
  1487. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +3 -3
  1488. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +3 -3
  1489. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +3 -3
  1490. package/dist-types/commands/DeleteVolumeCommand.d.ts +3 -3
  1491. package/dist-types/commands/DeleteVpcCommand.d.ts +3 -3
  1492. package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +3 -3
  1493. package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +3 -3
  1494. package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +3 -3
  1495. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +3 -3
  1496. package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +3 -3
  1497. package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +3 -3
  1498. package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +3 -3
  1499. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +3 -3
  1500. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +3 -3
  1501. package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +3 -3
  1502. package/dist-types/commands/DeregisterImageCommand.d.ts +3 -3
  1503. package/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +3 -3
  1504. package/dist-types/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +3 -3
  1505. package/dist-types/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +3 -3
  1506. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -3
  1507. package/dist-types/commands/DescribeAddressTransfersCommand.d.ts +3 -3
  1508. package/dist-types/commands/DescribeAddressesAttributeCommand.d.ts +3 -3
  1509. package/dist-types/commands/DescribeAddressesCommand.d.ts +3 -3
  1510. package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +3 -3
  1511. package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +3 -3
  1512. package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +3 -3
  1513. package/dist-types/commands/DescribeBundleTasksCommand.d.ts +3 -3
  1514. package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +3 -3
  1515. package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +3 -3
  1516. package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +3 -3
  1517. package/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +3 -3
  1518. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -3
  1519. package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +3 -3
  1520. package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +3 -3
  1521. package/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +3 -3
  1522. package/dist-types/commands/DescribeClientVpnRoutesCommand.d.ts +3 -3
  1523. package/dist-types/commands/DescribeClientVpnTargetNetworksCommand.d.ts +3 -3
  1524. package/dist-types/commands/DescribeCoipPoolsCommand.d.ts +3 -3
  1525. package/dist-types/commands/DescribeConversionTasksCommand.d.ts +3 -3
  1526. package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +3 -3
  1527. package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +3 -3
  1528. package/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +3 -3
  1529. package/dist-types/commands/DescribeElasticGpusCommand.d.ts +3 -3
  1530. package/dist-types/commands/DescribeExportImageTasksCommand.d.ts +3 -3
  1531. package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -3
  1532. package/dist-types/commands/DescribeFastLaunchImagesCommand.d.ts +3 -3
  1533. package/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +3 -3
  1534. package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +3 -3
  1535. package/dist-types/commands/DescribeFleetInstancesCommand.d.ts +3 -3
  1536. package/dist-types/commands/DescribeFleetsCommand.d.ts +3 -3
  1537. package/dist-types/commands/DescribeFlowLogsCommand.d.ts +3 -3
  1538. package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +3 -3
  1539. package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +3 -3
  1540. package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +3 -3
  1541. package/dist-types/commands/DescribeHostReservationsCommand.d.ts +3 -3
  1542. package/dist-types/commands/DescribeHostsCommand.d.ts +3 -3
  1543. package/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +3 -3
  1544. package/dist-types/commands/DescribeIdFormatCommand.d.ts +3 -3
  1545. package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +3 -3
  1546. package/dist-types/commands/DescribeImageAttributeCommand.d.ts +3 -3
  1547. package/dist-types/commands/DescribeImagesCommand.d.ts +3 -3
  1548. package/dist-types/commands/DescribeImportImageTasksCommand.d.ts +3 -3
  1549. package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +3 -3
  1550. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +3 -3
  1551. package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +3 -3
  1552. package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +3 -3
  1553. package/dist-types/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +3 -3
  1554. package/dist-types/commands/DescribeInstanceEventWindowsCommand.d.ts +3 -3
  1555. package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +3 -3
  1556. package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +3 -3
  1557. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +4 -3
  1558. package/dist-types/commands/DescribeInstancesCommand.d.ts +3 -3
  1559. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +3 -3
  1560. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +3 -3
  1561. package/dist-types/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +3 -3
  1562. package/dist-types/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +3 -3
  1563. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +3 -3
  1564. package/dist-types/commands/DescribeIpamsCommand.d.ts +3 -3
  1565. package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +3 -3
  1566. package/dist-types/commands/DescribeKeyPairsCommand.d.ts +3 -3
  1567. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +3 -3
  1568. package/dist-types/commands/DescribeLaunchTemplatesCommand.d.ts +3 -3
  1569. package/dist-types/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +3 -3
  1570. package/dist-types/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +3 -3
  1571. package/dist-types/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +3 -3
  1572. package/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +3 -3
  1573. package/dist-types/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +3 -3
  1574. package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +3 -3
  1575. package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +3 -3
  1576. package/dist-types/commands/DescribeMovingAddressesCommand.d.ts +3 -3
  1577. package/dist-types/commands/DescribeNatGatewaysCommand.d.ts +3 -3
  1578. package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +3 -3
  1579. package/dist-types/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +3 -3
  1580. package/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +3 -3
  1581. package/dist-types/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +3 -3
  1582. package/dist-types/commands/DescribeNetworkInsightsPathsCommand.d.ts +3 -3
  1583. package/dist-types/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +3 -3
  1584. package/dist-types/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +3 -3
  1585. package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +3 -3
  1586. package/dist-types/commands/DescribePlacementGroupsCommand.d.ts +3 -3
  1587. package/dist-types/commands/DescribePrefixListsCommand.d.ts +3 -3
  1588. package/dist-types/commands/DescribePrincipalIdFormatCommand.d.ts +3 -3
  1589. package/dist-types/commands/DescribePublicIpv4PoolsCommand.d.ts +3 -3
  1590. package/dist-types/commands/DescribeRegionsCommand.d.ts +3 -3
  1591. package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +3 -3
  1592. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +3 -3
  1593. package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +3 -3
  1594. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +3 -3
  1595. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +3 -3
  1596. package/dist-types/commands/DescribeRouteTablesCommand.d.ts +3 -3
  1597. package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +3 -3
  1598. package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +3 -3
  1599. package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +3 -3
  1600. package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +3 -3
  1601. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +3 -3
  1602. package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +3 -3
  1603. package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +3 -3
  1604. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +3 -3
  1605. package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +3 -3
  1606. package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +3 -3
  1607. package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +3 -3
  1608. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +3 -3
  1609. package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +3 -3
  1610. package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +3 -3
  1611. package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +3 -3
  1612. package/dist-types/commands/DescribeStoreImageTasksCommand.d.ts +3 -3
  1613. package/dist-types/commands/DescribeSubnetsCommand.d.ts +3 -3
  1614. package/dist-types/commands/DescribeTagsCommand.d.ts +3 -3
  1615. package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +3 -3
  1616. package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +3 -3
  1617. package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +3 -3
  1618. package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +3 -3
  1619. package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +3 -3
  1620. package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +3 -3
  1621. package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +3 -3
  1622. package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +3 -3
  1623. package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +3 -3
  1624. package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +3 -3
  1625. package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +3 -3
  1626. package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +3 -3
  1627. package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +3 -3
  1628. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +3 -3
  1629. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +3 -3
  1630. package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +3 -3
  1631. package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +3 -3
  1632. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +3 -3
  1633. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +3 -3
  1634. package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +3 -3
  1635. package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +3 -3
  1636. package/dist-types/commands/DescribeVolumesCommand.d.ts +3 -3
  1637. package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +3 -3
  1638. package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +3 -3
  1639. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -3
  1640. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +3 -3
  1641. package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +3 -3
  1642. package/dist-types/commands/DescribeVpcEndpointConnectionsCommand.d.ts +3 -3
  1643. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +3 -3
  1644. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +3 -3
  1645. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +3 -3
  1646. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +3 -3
  1647. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +3 -3
  1648. package/dist-types/commands/DescribeVpcsCommand.d.ts +3 -3
  1649. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +3 -3
  1650. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +3 -3
  1651. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +3 -3
  1652. package/dist-types/commands/DetachInternetGatewayCommand.d.ts +3 -3
  1653. package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +3 -3
  1654. package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +3 -3
  1655. package/dist-types/commands/DetachVolumeCommand.d.ts +3 -3
  1656. package/dist-types/commands/DetachVpnGatewayCommand.d.ts +3 -3
  1657. package/dist-types/commands/DisableAddressTransferCommand.d.ts +3 -3
  1658. package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +3 -3
  1659. package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +3 -3
  1660. package/dist-types/commands/DisableFastLaunchCommand.d.ts +3 -3
  1661. package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +3 -3
  1662. package/dist-types/commands/DisableImageDeprecationCommand.d.ts +3 -3
  1663. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +3 -3
  1664. package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +3 -3
  1665. package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +3 -3
  1666. package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +3 -3
  1667. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +3 -3
  1668. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +3 -3
  1669. package/dist-types/commands/DisassociateAddressCommand.d.ts +3 -3
  1670. package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +3 -3
  1671. package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +3 -3
  1672. package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +3 -3
  1673. package/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +3 -3
  1674. package/dist-types/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +3 -3
  1675. package/dist-types/commands/DisassociateNatGatewayAddressCommand.d.ts +3 -3
  1676. package/dist-types/commands/DisassociateRouteTableCommand.d.ts +3 -3
  1677. package/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +3 -3
  1678. package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +3 -3
  1679. package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +3 -3
  1680. package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +3 -3
  1681. package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +3 -3
  1682. package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +3 -3
  1683. package/dist-types/commands/EnableAddressTransferCommand.d.ts +3 -3
  1684. package/dist-types/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +3 -3
  1685. package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +3 -3
  1686. package/dist-types/commands/EnableFastLaunchCommand.d.ts +3 -3
  1687. package/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +3 -3
  1688. package/dist-types/commands/EnableImageDeprecationCommand.d.ts +3 -3
  1689. package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +3 -3
  1690. package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +3 -3
  1691. package/dist-types/commands/EnableSerialConsoleAccessCommand.d.ts +3 -3
  1692. package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +3 -3
  1693. package/dist-types/commands/EnableVgwRoutePropagationCommand.d.ts +3 -3
  1694. package/dist-types/commands/EnableVolumeIOCommand.d.ts +3 -3
  1695. package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +3 -3
  1696. package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +3 -3
  1697. package/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +3 -3
  1698. package/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +3 -3
  1699. package/dist-types/commands/ExportImageCommand.d.ts +3 -3
  1700. package/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +3 -3
  1701. package/dist-types/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +3 -3
  1702. package/dist-types/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +3 -3
  1703. package/dist-types/commands/GetAwsNetworkPerformanceDataCommand.d.ts +3 -3
  1704. package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +3 -3
  1705. package/dist-types/commands/GetCoipPoolUsageCommand.d.ts +3 -3
  1706. package/dist-types/commands/GetConsoleOutputCommand.d.ts +3 -3
  1707. package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +3 -3
  1708. package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +3 -3
  1709. package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +3 -3
  1710. package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +3 -3
  1711. package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +3 -3
  1712. package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +3 -3
  1713. package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +3 -3
  1714. package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +3 -3
  1715. package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +3 -3
  1716. package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +3 -3
  1717. package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +3 -3
  1718. package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +3 -3
  1719. package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +3 -3
  1720. package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +3 -3
  1721. package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +3 -3
  1722. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +3 -3
  1723. package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +3 -3
  1724. package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +3 -3
  1725. package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +3 -3
  1726. package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +3 -3
  1727. package/dist-types/commands/GetPasswordDataCommand.d.ts +3 -3
  1728. package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +3 -3
  1729. package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +3 -3
  1730. package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +3 -3
  1731. package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +3 -3
  1732. package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +3 -3
  1733. package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +3 -3
  1734. package/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +3 -3
  1735. package/dist-types/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +3 -3
  1736. package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +3 -3
  1737. package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +3 -3
  1738. package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +3 -3
  1739. package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +3 -3
  1740. package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +3 -3
  1741. package/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +3 -3
  1742. package/dist-types/commands/GetVpnConnectionDeviceTypesCommand.d.ts +3 -3
  1743. package/dist-types/commands/GetVpnTunnelReplacementStatusCommand.d.ts +3 -3
  1744. package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +3 -3
  1745. package/dist-types/commands/ImportImageCommand.d.ts +4 -5
  1746. package/dist-types/commands/ImportInstanceCommand.d.ts +3 -3
  1747. package/dist-types/commands/ImportKeyPairCommand.d.ts +3 -3
  1748. package/dist-types/commands/ImportSnapshotCommand.d.ts +3 -3
  1749. package/dist-types/commands/ImportVolumeCommand.d.ts +3 -3
  1750. package/dist-types/commands/ListImagesInRecycleBinCommand.d.ts +3 -3
  1751. package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +3 -3
  1752. package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +3 -3
  1753. package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +3 -3
  1754. package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +3 -3
  1755. package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +3 -3
  1756. package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +3 -3
  1757. package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +3 -3
  1758. package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +3 -3
  1759. package/dist-types/commands/ModifyFleetCommand.d.ts +3 -3
  1760. package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +3 -3
  1761. package/dist-types/commands/ModifyHostsCommand.d.ts +3 -3
  1762. package/dist-types/commands/ModifyIdFormatCommand.d.ts +3 -3
  1763. package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +3 -3
  1764. package/dist-types/commands/ModifyImageAttributeCommand.d.ts +3 -3
  1765. package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +3 -3
  1766. package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +3 -3
  1767. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +3 -3
  1768. package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +3 -3
  1769. package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +3 -3
  1770. package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +3 -3
  1771. package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +3 -3
  1772. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +3 -3
  1773. package/dist-types/commands/ModifyIpamCommand.d.ts +3 -3
  1774. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +3 -3
  1775. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +3 -3
  1776. package/dist-types/commands/ModifyIpamResourceDiscoveryCommand.d.ts +3 -3
  1777. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +3 -3
  1778. package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +3 -3
  1779. package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +3 -3
  1780. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +3 -3
  1781. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +3 -3
  1782. package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +3 -3
  1783. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +3 -3
  1784. package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +3 -3
  1785. package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +3 -3
  1786. package/dist-types/commands/ModifySnapshotTierCommand.d.ts +3 -3
  1787. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +3 -3
  1788. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +3 -3
  1789. package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +3 -3
  1790. package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +3 -3
  1791. package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +3 -3
  1792. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +3 -3
  1793. package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +3 -3
  1794. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  1795. package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +3 -3
  1796. package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +3 -3
  1797. package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +3 -3
  1798. package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +3 -3
  1799. package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +3 -3
  1800. package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +3 -3
  1801. package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +3 -3
  1802. package/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +3 -3
  1803. package/dist-types/commands/ModifyVolumeCommand.d.ts +3 -3
  1804. package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +3 -3
  1805. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +3 -3
  1806. package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +3 -3
  1807. package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +3 -3
  1808. package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +3 -3
  1809. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +3 -3
  1810. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +3 -3
  1811. package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +3 -3
  1812. package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +3 -3
  1813. package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +3 -3
  1814. package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +3 -3
  1815. package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +3 -3
  1816. package/dist-types/commands/MonitorInstancesCommand.d.ts +3 -3
  1817. package/dist-types/commands/MoveAddressToVpcCommand.d.ts +3 -3
  1818. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +3 -3
  1819. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -3
  1820. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +3 -3
  1821. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +3 -3
  1822. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +3 -3
  1823. package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +3 -3
  1824. package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +3 -3
  1825. package/dist-types/commands/RebootInstancesCommand.d.ts +3 -3
  1826. package/dist-types/commands/RegisterImageCommand.d.ts +3 -3
  1827. package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +3 -3
  1828. package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +3 -3
  1829. package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +3 -3
  1830. package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +3 -3
  1831. package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  1832. package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  1833. package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +3 -3
  1834. package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +3 -3
  1835. package/dist-types/commands/ReleaseAddressCommand.d.ts +3 -3
  1836. package/dist-types/commands/ReleaseHostsCommand.d.ts +3 -3
  1837. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +3 -3
  1838. package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +3 -3
  1839. package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +3 -3
  1840. package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +3 -3
  1841. package/dist-types/commands/ReplaceRouteCommand.d.ts +3 -3
  1842. package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +3 -3
  1843. package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +3 -3
  1844. package/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +3 -3
  1845. package/dist-types/commands/ReportInstanceStatusCommand.d.ts +3 -3
  1846. package/dist-types/commands/RequestSpotFleetCommand.d.ts +3 -3
  1847. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +3 -3
  1848. package/dist-types/commands/ResetAddressAttributeCommand.d.ts +3 -3
  1849. package/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +3 -3
  1850. package/dist-types/commands/ResetFpgaImageAttributeCommand.d.ts +3 -3
  1851. package/dist-types/commands/ResetImageAttributeCommand.d.ts +3 -3
  1852. package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +3 -3
  1853. package/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +3 -3
  1854. package/dist-types/commands/ResetSnapshotAttributeCommand.d.ts +3 -3
  1855. package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +3 -3
  1856. package/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +3 -3
  1857. package/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +3 -3
  1858. package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +3 -3
  1859. package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +3 -3
  1860. package/dist-types/commands/RevokeClientVpnIngressCommand.d.ts +3 -3
  1861. package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +3 -3
  1862. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +3 -3
  1863. package/dist-types/commands/RunInstancesCommand.d.ts +3 -3
  1864. package/dist-types/commands/RunScheduledInstancesCommand.d.ts +5 -4
  1865. package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +3 -3
  1866. package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +3 -3
  1867. package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +3 -3
  1868. package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +3 -3
  1869. package/dist-types/commands/StartInstancesCommand.d.ts +3 -3
  1870. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +3 -3
  1871. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +3 -3
  1872. package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +3 -3
  1873. package/dist-types/commands/StopInstancesCommand.d.ts +5 -5
  1874. package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +3 -3
  1875. package/dist-types/commands/TerminateInstancesCommand.d.ts +3 -3
  1876. package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +3 -3
  1877. package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +3 -3
  1878. package/dist-types/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +3 -3
  1879. package/dist-types/commands/UnmonitorInstancesCommand.d.ts +3 -3
  1880. package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +3 -3
  1881. package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +3 -3
  1882. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +3 -3
  1883. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  1884. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  1885. package/dist-types/endpoint/ruleset.d.ts +1 -1
  1886. package/dist-types/models/EC2ServiceException.d.ts +1 -1
  1887. package/dist-types/models/models_3.d.ts +3 -3
  1888. package/dist-types/models/models_4.d.ts +16 -30
  1889. package/dist-types/models/models_5.d.ts +32 -115
  1890. package/dist-types/models/models_6.d.ts +119 -16
  1891. package/dist-types/models/models_7.d.ts +10 -0
  1892. package/dist-types/pagination/DescribeAddressTransfersPaginator.d.ts +1 -1
  1893. package/dist-types/pagination/DescribeAddressesAttributePaginator.d.ts +1 -1
  1894. package/dist-types/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +1 -1
  1895. package/dist-types/pagination/DescribeByoipCidrsPaginator.d.ts +1 -1
  1896. package/dist-types/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +1 -1
  1897. package/dist-types/pagination/DescribeCapacityReservationsPaginator.d.ts +1 -1
  1898. package/dist-types/pagination/DescribeCarrierGatewaysPaginator.d.ts +1 -1
  1899. package/dist-types/pagination/DescribeClassicLinkInstancesPaginator.d.ts +1 -1
  1900. package/dist-types/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +1 -1
  1901. package/dist-types/pagination/DescribeClientVpnConnectionsPaginator.d.ts +1 -1
  1902. package/dist-types/pagination/DescribeClientVpnEndpointsPaginator.d.ts +1 -1
  1903. package/dist-types/pagination/DescribeClientVpnRoutesPaginator.d.ts +1 -1
  1904. package/dist-types/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +1 -1
  1905. package/dist-types/pagination/DescribeCoipPoolsPaginator.d.ts +1 -1
  1906. package/dist-types/pagination/DescribeDhcpOptionsPaginator.d.ts +1 -1
  1907. package/dist-types/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +1 -1
  1908. package/dist-types/pagination/DescribeExportImageTasksPaginator.d.ts +1 -1
  1909. package/dist-types/pagination/DescribeFastLaunchImagesPaginator.d.ts +1 -1
  1910. package/dist-types/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +1 -1
  1911. package/dist-types/pagination/DescribeFleetsPaginator.d.ts +1 -1
  1912. package/dist-types/pagination/DescribeFlowLogsPaginator.d.ts +1 -1
  1913. package/dist-types/pagination/DescribeFpgaImagesPaginator.d.ts +1 -1
  1914. package/dist-types/pagination/DescribeHostReservationOfferingsPaginator.d.ts +1 -1
  1915. package/dist-types/pagination/DescribeHostReservationsPaginator.d.ts +1 -1
  1916. package/dist-types/pagination/DescribeHostsPaginator.d.ts +1 -1
  1917. package/dist-types/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +1 -1
  1918. package/dist-types/pagination/DescribeImagesPaginator.d.ts +1 -1
  1919. package/dist-types/pagination/DescribeImportImageTasksPaginator.d.ts +1 -1
  1920. package/dist-types/pagination/DescribeImportSnapshotTasksPaginator.d.ts +1 -1
  1921. package/dist-types/pagination/DescribeInstanceConnectEndpointsPaginator.d.ts +1 -1
  1922. package/dist-types/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +1 -1
  1923. package/dist-types/pagination/DescribeInstanceEventWindowsPaginator.d.ts +1 -1
  1924. package/dist-types/pagination/DescribeInstanceStatusPaginator.d.ts +1 -1
  1925. package/dist-types/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +1 -1
  1926. package/dist-types/pagination/DescribeInstanceTypesPaginator.d.ts +1 -1
  1927. package/dist-types/pagination/DescribeInstancesPaginator.d.ts +1 -1
  1928. package/dist-types/pagination/DescribeInternetGatewaysPaginator.d.ts +1 -1
  1929. package/dist-types/pagination/DescribeIpamPoolsPaginator.d.ts +1 -1
  1930. package/dist-types/pagination/DescribeIpamResourceDiscoveriesPaginator.d.ts +1 -1
  1931. package/dist-types/pagination/DescribeIpamResourceDiscoveryAssociationsPaginator.d.ts +1 -1
  1932. package/dist-types/pagination/DescribeIpamScopesPaginator.d.ts +1 -1
  1933. package/dist-types/pagination/DescribeIpamsPaginator.d.ts +1 -1
  1934. package/dist-types/pagination/DescribeIpv6PoolsPaginator.d.ts +1 -1
  1935. package/dist-types/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +1 -1
  1936. package/dist-types/pagination/DescribeLaunchTemplatesPaginator.d.ts +1 -1
  1937. package/dist-types/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +1 -1
  1938. package/dist-types/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +1 -1
  1939. package/dist-types/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +1 -1
  1940. package/dist-types/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +1 -1
  1941. package/dist-types/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +1 -1
  1942. package/dist-types/pagination/DescribeLocalGatewaysPaginator.d.ts +1 -1
  1943. package/dist-types/pagination/DescribeManagedPrefixListsPaginator.d.ts +1 -1
  1944. package/dist-types/pagination/DescribeMovingAddressesPaginator.d.ts +1 -1
  1945. package/dist-types/pagination/DescribeNatGatewaysPaginator.d.ts +1 -1
  1946. package/dist-types/pagination/DescribeNetworkAclsPaginator.d.ts +1 -1
  1947. package/dist-types/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +1 -1
  1948. package/dist-types/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +1 -1
  1949. package/dist-types/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +1 -1
  1950. package/dist-types/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +1 -1
  1951. package/dist-types/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +1 -1
  1952. package/dist-types/pagination/DescribeNetworkInterfacesPaginator.d.ts +1 -1
  1953. package/dist-types/pagination/DescribePrefixListsPaginator.d.ts +1 -1
  1954. package/dist-types/pagination/DescribePrincipalIdFormatPaginator.d.ts +1 -1
  1955. package/dist-types/pagination/DescribePublicIpv4PoolsPaginator.d.ts +1 -1
  1956. package/dist-types/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +1 -1
  1957. package/dist-types/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +1 -1
  1958. package/dist-types/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +1 -1
  1959. package/dist-types/pagination/DescribeRouteTablesPaginator.d.ts +1 -1
  1960. package/dist-types/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +1 -1
  1961. package/dist-types/pagination/DescribeScheduledInstancesPaginator.d.ts +1 -1
  1962. package/dist-types/pagination/DescribeSecurityGroupRulesPaginator.d.ts +1 -1
  1963. package/dist-types/pagination/DescribeSecurityGroupsPaginator.d.ts +1 -1
  1964. package/dist-types/pagination/DescribeSnapshotTierStatusPaginator.d.ts +1 -1
  1965. package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +1 -1
  1966. package/dist-types/pagination/DescribeSpotFleetRequestsPaginator.d.ts +1 -1
  1967. package/dist-types/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +1 -1
  1968. package/dist-types/pagination/DescribeSpotPriceHistoryPaginator.d.ts +1 -1
  1969. package/dist-types/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +1 -1
  1970. package/dist-types/pagination/DescribeStoreImageTasksPaginator.d.ts +1 -1
  1971. package/dist-types/pagination/DescribeSubnetsPaginator.d.ts +1 -1
  1972. package/dist-types/pagination/DescribeTagsPaginator.d.ts +1 -1
  1973. package/dist-types/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +1 -1
  1974. package/dist-types/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +1 -1
  1975. package/dist-types/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +1 -1
  1976. package/dist-types/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +1 -1
  1977. package/dist-types/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +1 -1
  1978. package/dist-types/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +1 -1
  1979. package/dist-types/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +1 -1
  1980. package/dist-types/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +1 -1
  1981. package/dist-types/pagination/DescribeTransitGatewayPolicyTablesPaginator.d.ts +1 -1
  1982. package/dist-types/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.d.ts +1 -1
  1983. package/dist-types/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +1 -1
  1984. package/dist-types/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +1 -1
  1985. package/dist-types/pagination/DescribeTransitGatewaysPaginator.d.ts +1 -1
  1986. package/dist-types/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +1 -1
  1987. package/dist-types/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +1 -1
  1988. package/dist-types/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +1 -1
  1989. package/dist-types/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +1 -1
  1990. package/dist-types/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +1 -1
  1991. package/dist-types/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +1 -1
  1992. package/dist-types/pagination/DescribeVolumeStatusPaginator.d.ts +1 -1
  1993. package/dist-types/pagination/DescribeVolumesModificationsPaginator.d.ts +1 -1
  1994. package/dist-types/pagination/DescribeVolumesPaginator.d.ts +1 -1
  1995. package/dist-types/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +1 -1
  1996. package/dist-types/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +1 -1
  1997. package/dist-types/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +1 -1
  1998. package/dist-types/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +1 -1
  1999. package/dist-types/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +1 -1
  2000. package/dist-types/pagination/DescribeVpcEndpointsPaginator.d.ts +1 -1
  2001. package/dist-types/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +1 -1
  2002. package/dist-types/pagination/DescribeVpcsPaginator.d.ts +1 -1
  2003. package/dist-types/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +1 -1
  2004. package/dist-types/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +1 -1
  2005. package/dist-types/pagination/GetGroupsForCapacityReservationPaginator.d.ts +1 -1
  2006. package/dist-types/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +1 -1
  2007. package/dist-types/pagination/GetIpamAddressHistoryPaginator.d.ts +1 -1
  2008. package/dist-types/pagination/GetIpamDiscoveredAccountsPaginator.d.ts +1 -1
  2009. package/dist-types/pagination/GetIpamDiscoveredResourceCidrsPaginator.d.ts +1 -1
  2010. package/dist-types/pagination/GetIpamPoolAllocationsPaginator.d.ts +1 -1
  2011. package/dist-types/pagination/GetIpamPoolCidrsPaginator.d.ts +1 -1
  2012. package/dist-types/pagination/GetIpamResourceCidrsPaginator.d.ts +1 -1
  2013. package/dist-types/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +1 -1
  2014. package/dist-types/pagination/GetManagedPrefixListEntriesPaginator.d.ts +1 -1
  2015. package/dist-types/pagination/GetNetworkInsightsAccessScopeAnalysisFindingsPaginator.d.ts +1 -1
  2016. package/dist-types/pagination/GetSpotPlacementScoresPaginator.d.ts +1 -1
  2017. package/dist-types/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +1 -1
  2018. package/dist-types/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +1 -1
  2019. package/dist-types/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.d.ts +1 -1
  2020. package/dist-types/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +1 -1
  2021. package/dist-types/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +1 -1
  2022. package/dist-types/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +1 -1
  2023. package/dist-types/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +1 -1
  2024. package/dist-types/pagination/Interfaces.d.ts +1 -1
  2025. package/dist-types/pagination/ListImagesInRecycleBinPaginator.d.ts +1 -1
  2026. package/dist-types/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +1 -1
  2027. package/dist-types/pagination/SearchLocalGatewayRoutesPaginator.d.ts +1 -1
  2028. package/dist-types/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +1 -1
  2029. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  2030. package/dist-types/runtimeConfig.d.ts +20 -20
  2031. package/dist-types/runtimeConfig.native.d.ts +19 -19
  2032. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  2033. package/dist-types/ts3.4/EC2.d.ts +1 -1
  2034. package/dist-types/ts3.4/EC2Client.d.ts +19 -21
  2035. package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +3 -3
  2036. package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +3 -3
  2037. package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +3 -3
  2038. package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  2039. package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  2040. package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +3 -3
  2041. package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +3 -3
  2042. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +3 -3
  2043. package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +3 -3
  2044. package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +3 -3
  2045. package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +3 -3
  2046. package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +3 -3
  2047. package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +3 -3
  2048. package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +3 -3
  2049. package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +3 -3
  2050. package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +3 -3
  2051. package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +3 -3
  2052. package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +3 -3
  2053. package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +3 -3
  2054. package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +3 -3
  2055. package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +3 -3
  2056. package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +3 -3
  2057. package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +3 -3
  2058. package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +3 -3
  2059. package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +3 -3
  2060. package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +3 -3
  2061. package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +3 -3
  2062. package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +3 -3
  2063. package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +3 -3
  2064. package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +3 -3
  2065. package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +3 -3
  2066. package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +3 -3
  2067. package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +3 -3
  2068. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +3 -3
  2069. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +3 -3
  2070. package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +3 -3
  2071. package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +3 -3
  2072. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +3 -3
  2073. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +3 -3
  2074. package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +3 -3
  2075. package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +3 -3
  2076. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +3 -3
  2077. package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +3 -3
  2078. package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +3 -3
  2079. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +3 -3
  2080. package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +3 -3
  2081. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +3 -3
  2082. package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +3 -3
  2083. package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +3 -3
  2084. package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +3 -3
  2085. package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +3 -3
  2086. package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +3 -3
  2087. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +3 -3
  2088. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +3 -3
  2089. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +3 -3
  2090. package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +3 -3
  2091. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +3 -3
  2092. package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +3 -3
  2093. package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +3 -3
  2094. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +3 -3
  2095. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +3 -3
  2096. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +3 -3
  2097. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +3 -3
  2098. package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +3 -3
  2099. package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +3 -3
  2100. package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +3 -3
  2101. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -3
  2102. package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +3 -3
  2103. package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +3 -3
  2104. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +3 -3
  2105. package/dist-types/ts3.4/commands/CreateInstanceConnectEndpointCommand.d.ts +3 -3
  2106. package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +3 -3
  2107. package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +3 -3
  2108. package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +3 -3
  2109. package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +3 -3
  2110. package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +3 -3
  2111. package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +3 -3
  2112. package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +3 -3
  2113. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +3 -3
  2114. package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +3 -3
  2115. package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +3 -3
  2116. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +3 -3
  2117. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +3 -3
  2118. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +3 -3
  2119. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +3 -3
  2120. package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +3 -3
  2121. package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +3 -3
  2122. package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +3 -3
  2123. package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +3 -3
  2124. package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +3 -3
  2125. package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +3 -3
  2126. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +3 -3
  2127. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +3 -3
  2128. package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +3 -3
  2129. package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +3 -3
  2130. package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +3 -3
  2131. package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +3 -3
  2132. package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +3 -3
  2133. package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +3 -3
  2134. package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +3 -3
  2135. package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +3 -3
  2136. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +3 -3
  2137. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +3 -3
  2138. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +3 -3
  2139. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +3 -3
  2140. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +3 -3
  2141. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +3 -3
  2142. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +3 -3
  2143. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +3 -3
  2144. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +3 -3
  2145. package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +3 -3
  2146. package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +3 -3
  2147. package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +3 -3
  2148. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +3 -3
  2149. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +3 -3
  2150. package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +3 -3
  2151. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  2152. package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +3 -3
  2153. package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +3 -3
  2154. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +3 -3
  2155. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +3 -3
  2156. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +3 -3
  2157. package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  2158. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +3 -3
  2159. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +3 -3
  2160. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +3 -3
  2161. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +3 -3
  2162. package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +3 -3
  2163. package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +3 -3
  2164. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +3 -3
  2165. package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +3 -3
  2166. package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +3 -3
  2167. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +3 -3
  2168. package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +3 -3
  2169. package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +3 -3
  2170. package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +3 -3
  2171. package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +3 -3
  2172. package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +3 -3
  2173. package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +3 -3
  2174. package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +3 -3
  2175. package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +3 -3
  2176. package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +3 -3
  2177. package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +3 -3
  2178. package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +3 -3
  2179. package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +3 -3
  2180. package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +3 -3
  2181. package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +3 -3
  2182. package/dist-types/ts3.4/commands/DeleteInstanceConnectEndpointCommand.d.ts +3 -3
  2183. package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +3 -3
  2184. package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +3 -3
  2185. package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +3 -3
  2186. package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +3 -3
  2187. package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +3 -3
  2188. package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +3 -3
  2189. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +3 -3
  2190. package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +3 -3
  2191. package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +3 -3
  2192. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +3 -3
  2193. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +3 -3
  2194. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +3 -3
  2195. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +3 -3
  2196. package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +3 -3
  2197. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +3 -3
  2198. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +3 -3
  2199. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +3 -3
  2200. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +3 -3
  2201. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +3 -3
  2202. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +3 -3
  2203. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +3 -3
  2204. package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +3 -3
  2205. package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +3 -3
  2206. package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +3 -3
  2207. package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +3 -3
  2208. package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +3 -3
  2209. package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +3 -3
  2210. package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +3 -3
  2211. package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +3 -3
  2212. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +3 -3
  2213. package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +3 -3
  2214. package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +3 -3
  2215. package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +3 -3
  2216. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +3 -3
  2217. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +3 -3
  2218. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +3 -3
  2219. package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +3 -3
  2220. package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +3 -3
  2221. package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +3 -3
  2222. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +3 -3
  2223. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +3 -3
  2224. package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +3 -3
  2225. package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  2226. package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +3 -3
  2227. package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +3 -3
  2228. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +3 -3
  2229. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +3 -3
  2230. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +3 -3
  2231. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  2232. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +3 -3
  2233. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +3 -3
  2234. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +3 -3
  2235. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +3 -3
  2236. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +3 -3
  2237. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +3 -3
  2238. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +3 -3
  2239. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +3 -3
  2240. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +3 -3
  2241. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +3 -3
  2242. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +3 -3
  2243. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +3 -3
  2244. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +3 -3
  2245. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +3 -3
  2246. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +3 -3
  2247. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +3 -3
  2248. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +3 -3
  2249. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +3 -3
  2250. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +3 -3
  2251. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +3 -3
  2252. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +3 -3
  2253. package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +3 -3
  2254. package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +3 -3
  2255. package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +3 -3
  2256. package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +3 -3
  2257. package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +3 -3
  2258. package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +3 -3
  2259. package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +3 -3
  2260. package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +3 -3
  2261. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +3 -3
  2262. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +3 -3
  2263. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +3 -3
  2264. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -3
  2265. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +3 -3
  2266. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +3 -3
  2267. package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +3 -3
  2268. package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +3 -3
  2269. package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +3 -3
  2270. package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +3 -3
  2271. package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +3 -3
  2272. package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +3 -3
  2273. package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +3 -3
  2274. package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +3 -3
  2275. package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +3 -3
  2276. package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +3 -3
  2277. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +3 -3
  2278. package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +3 -3
  2279. package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +3 -3
  2280. package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +3 -3
  2281. package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +3 -3
  2282. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +3 -3
  2283. package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +3 -3
  2284. package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +3 -3
  2285. package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +3 -3
  2286. package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +3 -3
  2287. package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +3 -3
  2288. package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +3 -3
  2289. package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +3 -3
  2290. package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +3 -3
  2291. package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +3 -3
  2292. package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +3 -3
  2293. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +3 -3
  2294. package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +3 -3
  2295. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +3 -3
  2296. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +3 -3
  2297. package/dist-types/ts3.4/commands/DescribeInstanceConnectEndpointsCommand.d.ts +3 -3
  2298. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +3 -3
  2299. package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +3 -3
  2300. package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +3 -3
  2301. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +3 -3
  2302. package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +3 -3
  2303. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +3 -3
  2304. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +3 -3
  2305. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +3 -3
  2306. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +3 -3
  2307. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +3 -3
  2308. package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +3 -3
  2309. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +3 -3
  2310. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +3 -3
  2311. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +3 -3
  2312. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +3 -3
  2313. package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +3 -3
  2314. package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +3 -3
  2315. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +3 -3
  2316. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +3 -3
  2317. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +3 -3
  2318. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +3 -3
  2319. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +3 -3
  2320. package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +3 -3
  2321. package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +3 -3
  2322. package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +3 -3
  2323. package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +3 -3
  2324. package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +3 -3
  2325. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +3 -3
  2326. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +3 -3
  2327. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +3 -3
  2328. package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +3 -3
  2329. package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +3 -3
  2330. package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +3 -3
  2331. package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +3 -3
  2332. package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +3 -3
  2333. package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +3 -3
  2334. package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +3 -3
  2335. package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +3 -3
  2336. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +3 -3
  2337. package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +3 -3
  2338. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +3 -3
  2339. package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +3 -3
  2340. package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +3 -3
  2341. package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +3 -3
  2342. package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +3 -3
  2343. package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +3 -3
  2344. package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +3 -3
  2345. package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +3 -3
  2346. package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +3 -3
  2347. package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +3 -3
  2348. package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +3 -3
  2349. package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +3 -3
  2350. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +3 -3
  2351. package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +3 -3
  2352. package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +3 -3
  2353. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +3 -3
  2354. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +3 -3
  2355. package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +3 -3
  2356. package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +3 -3
  2357. package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +3 -3
  2358. package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +3 -3
  2359. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +3 -3
  2360. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -3
  2361. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +3 -3
  2362. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +3 -3
  2363. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +3 -3
  2364. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +3 -3
  2365. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +3 -3
  2366. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +3 -3
  2367. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +3 -3
  2368. package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +3 -3
  2369. package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +3 -3
  2370. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +3 -3
  2371. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +3 -3
  2372. package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +3 -3
  2373. package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +3 -3
  2374. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +3 -3
  2375. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +3 -3
  2376. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +3 -3
  2377. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +3 -3
  2378. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +3 -3
  2379. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +3 -3
  2380. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +3 -3
  2381. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +3 -3
  2382. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +3 -3
  2383. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +3 -3
  2384. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +3 -3
  2385. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +3 -3
  2386. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +3 -3
  2387. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +3 -3
  2388. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +3 -3
  2389. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +3 -3
  2390. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +3 -3
  2391. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +3 -3
  2392. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +3 -3
  2393. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +3 -3
  2394. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +3 -3
  2395. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +3 -3
  2396. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +3 -3
  2397. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +3 -3
  2398. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +3 -3
  2399. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +3 -3
  2400. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +3 -3
  2401. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +3 -3
  2402. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +3 -3
  2403. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +3 -3
  2404. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +3 -3
  2405. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +3 -3
  2406. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +3 -3
  2407. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +3 -3
  2408. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +3 -3
  2409. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +3 -3
  2410. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +3 -3
  2411. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +3 -3
  2412. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +3 -3
  2413. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +3 -3
  2414. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +3 -3
  2415. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +3 -3
  2416. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +3 -3
  2417. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +3 -3
  2418. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +3 -3
  2419. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +3 -3
  2420. package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +3 -3
  2421. package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +3 -3
  2422. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +3 -3
  2423. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +3 -3
  2424. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +3 -3
  2425. package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +3 -3
  2426. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +3 -3
  2427. package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +3 -3
  2428. package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +3 -3
  2429. package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +3 -3
  2430. package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +3 -3
  2431. package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +3 -3
  2432. package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +3 -3
  2433. package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +3 -3
  2434. package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +3 -3
  2435. package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +3 -3
  2436. package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +3 -3
  2437. package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +3 -3
  2438. package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +3 -3
  2439. package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +3 -3
  2440. package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +3 -3
  2441. package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +3 -3
  2442. package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +3 -3
  2443. package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +3 -3
  2444. package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +3 -3
  2445. package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +3 -3
  2446. package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +3 -3
  2447. package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +3 -3
  2448. package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +3 -3
  2449. package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +3 -3
  2450. package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +3 -3
  2451. package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +3 -3
  2452. package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +3 -3
  2453. package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +3 -3
  2454. package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +3 -3
  2455. package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +3 -3
  2456. package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +3 -3
  2457. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +3 -3
  2458. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +3 -3
  2459. package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +3 -3
  2460. package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +3 -3
  2461. package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +3 -3
  2462. package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +3 -3
  2463. package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +3 -3
  2464. package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +3 -3
  2465. package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +3 -3
  2466. package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +3 -3
  2467. package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +3 -3
  2468. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +3 -3
  2469. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +3 -3
  2470. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +3 -3
  2471. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +3 -3
  2472. package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +3 -3
  2473. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +3 -3
  2474. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +3 -3
  2475. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +3 -3
  2476. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +3 -3
  2477. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +3 -3
  2478. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +3 -3
  2479. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +3 -3
  2480. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +3 -3
  2481. package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +3 -3
  2482. package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +3 -3
  2483. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +3 -3
  2484. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +3 -3
  2485. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +3 -3
  2486. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +3 -3
  2487. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +3 -3
  2488. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +3 -3
  2489. package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +3 -3
  2490. package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +3 -3
  2491. package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +4 -5
  2492. package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +3 -3
  2493. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +3 -3
  2494. package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +3 -3
  2495. package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +3 -3
  2496. package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +3 -3
  2497. package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +3 -3
  2498. package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +3 -3
  2499. package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +3 -3
  2500. package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +3 -3
  2501. package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +3 -3
  2502. package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +3 -3
  2503. package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +3 -3
  2504. package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +3 -3
  2505. package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +3 -3
  2506. package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +3 -3
  2507. package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +3 -3
  2508. package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +3 -3
  2509. package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +3 -3
  2510. package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +3 -3
  2511. package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +3 -3
  2512. package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +3 -3
  2513. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +3 -3
  2514. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +3 -3
  2515. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +3 -3
  2516. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +3 -3
  2517. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +3 -3
  2518. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +3 -3
  2519. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +3 -3
  2520. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +3 -3
  2521. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +3 -3
  2522. package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +3 -3
  2523. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +3 -3
  2524. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +3 -3
  2525. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +3 -3
  2526. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +3 -3
  2527. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +3 -3
  2528. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +3 -3
  2529. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +3 -3
  2530. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +3 -3
  2531. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +3 -3
  2532. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +3 -3
  2533. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +3 -3
  2534. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +3 -3
  2535. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +3 -3
  2536. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +3 -3
  2537. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +3 -3
  2538. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +3 -3
  2539. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +3 -3
  2540. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  2541. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +3 -3
  2542. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +3 -3
  2543. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +3 -3
  2544. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +3 -3
  2545. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +3 -3
  2546. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +3 -3
  2547. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +3 -3
  2548. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +3 -3
  2549. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +3 -3
  2550. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +3 -3
  2551. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +3 -3
  2552. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +3 -3
  2553. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +3 -3
  2554. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +3 -3
  2555. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +3 -3
  2556. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +3 -3
  2557. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +3 -3
  2558. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +3 -3
  2559. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +3 -3
  2560. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +3 -3
  2561. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +3 -3
  2562. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +3 -3
  2563. package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +3 -3
  2564. package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +3 -3
  2565. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +3 -3
  2566. package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +3 -3
  2567. package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +3 -3
  2568. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +3 -3
  2569. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +3 -3
  2570. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +3 -3
  2571. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +3 -3
  2572. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +3 -3
  2573. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +3 -3
  2574. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +3 -3
  2575. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +3 -3
  2576. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +3 -3
  2577. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +3 -3
  2578. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +3 -3
  2579. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +3 -3
  2580. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +3 -3
  2581. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +3 -3
  2582. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +3 -3
  2583. package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +3 -3
  2584. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +3 -3
  2585. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +3 -3
  2586. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +3 -3
  2587. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +3 -3
  2588. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +3 -3
  2589. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +3 -3
  2590. package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +3 -3
  2591. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +3 -3
  2592. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +3 -3
  2593. package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +3 -3
  2594. package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +3 -3
  2595. package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +3 -3
  2596. package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +3 -3
  2597. package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +3 -3
  2598. package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +3 -3
  2599. package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +3 -3
  2600. package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +3 -3
  2601. package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +3 -3
  2602. package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +3 -3
  2603. package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +3 -3
  2604. package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +3 -3
  2605. package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +3 -3
  2606. package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +3 -3
  2607. package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +3 -3
  2608. package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +3 -3
  2609. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +3 -3
  2610. package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +5 -7
  2611. package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +3 -3
  2612. package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +3 -3
  2613. package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +3 -3
  2614. package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +3 -3
  2615. package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +3 -3
  2616. package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +3 -3
  2617. package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +3 -3
  2618. package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +3 -3
  2619. package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +3 -3
  2620. package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +3 -3
  2621. package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +3 -3
  2622. package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +3 -3
  2623. package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +3 -3
  2624. package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +3 -3
  2625. package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +3 -3
  2626. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +3 -3
  2627. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +3 -3
  2628. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +3 -3
  2629. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  2630. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  2631. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  2632. package/dist-types/ts3.4/models/EC2ServiceException.d.ts +1 -1
  2633. package/dist-types/ts3.4/models/models_4.d.ts +7 -7
  2634. package/dist-types/ts3.4/models/models_5.d.ts +10 -23
  2635. package/dist-types/ts3.4/models/models_6.d.ts +23 -3
  2636. package/dist-types/ts3.4/models/models_7.d.ts +3 -0
  2637. package/dist-types/ts3.4/pagination/DescribeAddressTransfersPaginator.d.ts +1 -1
  2638. package/dist-types/ts3.4/pagination/DescribeAddressesAttributePaginator.d.ts +1 -1
  2639. package/dist-types/ts3.4/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +1 -1
  2640. package/dist-types/ts3.4/pagination/DescribeByoipCidrsPaginator.d.ts +1 -1
  2641. package/dist-types/ts3.4/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +1 -1
  2642. package/dist-types/ts3.4/pagination/DescribeCapacityReservationsPaginator.d.ts +1 -1
  2643. package/dist-types/ts3.4/pagination/DescribeCarrierGatewaysPaginator.d.ts +1 -1
  2644. package/dist-types/ts3.4/pagination/DescribeClassicLinkInstancesPaginator.d.ts +1 -1
  2645. package/dist-types/ts3.4/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +1 -1
  2646. package/dist-types/ts3.4/pagination/DescribeClientVpnConnectionsPaginator.d.ts +1 -1
  2647. package/dist-types/ts3.4/pagination/DescribeClientVpnEndpointsPaginator.d.ts +1 -1
  2648. package/dist-types/ts3.4/pagination/DescribeClientVpnRoutesPaginator.d.ts +1 -1
  2649. package/dist-types/ts3.4/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +1 -1
  2650. package/dist-types/ts3.4/pagination/DescribeCoipPoolsPaginator.d.ts +1 -1
  2651. package/dist-types/ts3.4/pagination/DescribeDhcpOptionsPaginator.d.ts +1 -1
  2652. package/dist-types/ts3.4/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +1 -1
  2653. package/dist-types/ts3.4/pagination/DescribeExportImageTasksPaginator.d.ts +1 -1
  2654. package/dist-types/ts3.4/pagination/DescribeFastLaunchImagesPaginator.d.ts +1 -1
  2655. package/dist-types/ts3.4/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +1 -1
  2656. package/dist-types/ts3.4/pagination/DescribeFleetsPaginator.d.ts +1 -1
  2657. package/dist-types/ts3.4/pagination/DescribeFlowLogsPaginator.d.ts +1 -1
  2658. package/dist-types/ts3.4/pagination/DescribeFpgaImagesPaginator.d.ts +1 -1
  2659. package/dist-types/ts3.4/pagination/DescribeHostReservationOfferingsPaginator.d.ts +1 -1
  2660. package/dist-types/ts3.4/pagination/DescribeHostReservationsPaginator.d.ts +1 -1
  2661. package/dist-types/ts3.4/pagination/DescribeHostsPaginator.d.ts +1 -1
  2662. package/dist-types/ts3.4/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +1 -1
  2663. package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +1 -1
  2664. package/dist-types/ts3.4/pagination/DescribeImportImageTasksPaginator.d.ts +1 -1
  2665. package/dist-types/ts3.4/pagination/DescribeImportSnapshotTasksPaginator.d.ts +1 -1
  2666. package/dist-types/ts3.4/pagination/DescribeInstanceConnectEndpointsPaginator.d.ts +1 -1
  2667. package/dist-types/ts3.4/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +1 -1
  2668. package/dist-types/ts3.4/pagination/DescribeInstanceEventWindowsPaginator.d.ts +1 -1
  2669. package/dist-types/ts3.4/pagination/DescribeInstanceStatusPaginator.d.ts +1 -1
  2670. package/dist-types/ts3.4/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +1 -1
  2671. package/dist-types/ts3.4/pagination/DescribeInstanceTypesPaginator.d.ts +1 -1
  2672. package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +1 -1
  2673. package/dist-types/ts3.4/pagination/DescribeInternetGatewaysPaginator.d.ts +1 -1
  2674. package/dist-types/ts3.4/pagination/DescribeIpamPoolsPaginator.d.ts +1 -1
  2675. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveriesPaginator.d.ts +1 -1
  2676. package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveryAssociationsPaginator.d.ts +1 -1
  2677. package/dist-types/ts3.4/pagination/DescribeIpamScopesPaginator.d.ts +1 -1
  2678. package/dist-types/ts3.4/pagination/DescribeIpamsPaginator.d.ts +1 -1
  2679. package/dist-types/ts3.4/pagination/DescribeIpv6PoolsPaginator.d.ts +1 -1
  2680. package/dist-types/ts3.4/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +1 -1
  2681. package/dist-types/ts3.4/pagination/DescribeLaunchTemplatesPaginator.d.ts +1 -1
  2682. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +1 -1
  2683. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +1 -1
  2684. package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +1 -1
  2685. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +1 -1
  2686. package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +1 -1
  2687. package/dist-types/ts3.4/pagination/DescribeLocalGatewaysPaginator.d.ts +1 -1
  2688. package/dist-types/ts3.4/pagination/DescribeManagedPrefixListsPaginator.d.ts +1 -1
  2689. package/dist-types/ts3.4/pagination/DescribeMovingAddressesPaginator.d.ts +1 -1
  2690. package/dist-types/ts3.4/pagination/DescribeNatGatewaysPaginator.d.ts +1 -1
  2691. package/dist-types/ts3.4/pagination/DescribeNetworkAclsPaginator.d.ts +1 -1
  2692. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +1 -1
  2693. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +1 -1
  2694. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +1 -1
  2695. package/dist-types/ts3.4/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +1 -1
  2696. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +1 -1
  2697. package/dist-types/ts3.4/pagination/DescribeNetworkInterfacesPaginator.d.ts +1 -1
  2698. package/dist-types/ts3.4/pagination/DescribePrefixListsPaginator.d.ts +1 -1
  2699. package/dist-types/ts3.4/pagination/DescribePrincipalIdFormatPaginator.d.ts +1 -1
  2700. package/dist-types/ts3.4/pagination/DescribePublicIpv4PoolsPaginator.d.ts +1 -1
  2701. package/dist-types/ts3.4/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +1 -1
  2702. package/dist-types/ts3.4/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +1 -1
  2703. package/dist-types/ts3.4/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +1 -1
  2704. package/dist-types/ts3.4/pagination/DescribeRouteTablesPaginator.d.ts +1 -1
  2705. package/dist-types/ts3.4/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +1 -1
  2706. package/dist-types/ts3.4/pagination/DescribeScheduledInstancesPaginator.d.ts +1 -1
  2707. package/dist-types/ts3.4/pagination/DescribeSecurityGroupRulesPaginator.d.ts +1 -1
  2708. package/dist-types/ts3.4/pagination/DescribeSecurityGroupsPaginator.d.ts +1 -1
  2709. package/dist-types/ts3.4/pagination/DescribeSnapshotTierStatusPaginator.d.ts +1 -1
  2710. package/dist-types/ts3.4/pagination/DescribeSnapshotsPaginator.d.ts +1 -1
  2711. package/dist-types/ts3.4/pagination/DescribeSpotFleetRequestsPaginator.d.ts +1 -1
  2712. package/dist-types/ts3.4/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +1 -1
  2713. package/dist-types/ts3.4/pagination/DescribeSpotPriceHistoryPaginator.d.ts +1 -1
  2714. package/dist-types/ts3.4/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +1 -1
  2715. package/dist-types/ts3.4/pagination/DescribeStoreImageTasksPaginator.d.ts +1 -1
  2716. package/dist-types/ts3.4/pagination/DescribeSubnetsPaginator.d.ts +1 -1
  2717. package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +1 -1
  2718. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +1 -1
  2719. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +1 -1
  2720. package/dist-types/ts3.4/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +1 -1
  2721. package/dist-types/ts3.4/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +1 -1
  2722. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +1 -1
  2723. package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +1 -1
  2724. package/dist-types/ts3.4/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +1 -1
  2725. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +1 -1
  2726. package/dist-types/ts3.4/pagination/DescribeTransitGatewayPolicyTablesPaginator.d.ts +1 -1
  2727. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.d.ts +1 -1
  2728. package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +1 -1
  2729. package/dist-types/ts3.4/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +1 -1
  2730. package/dist-types/ts3.4/pagination/DescribeTransitGatewaysPaginator.d.ts +1 -1
  2731. package/dist-types/ts3.4/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +1 -1
  2732. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +1 -1
  2733. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +1 -1
  2734. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +1 -1
  2735. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +1 -1
  2736. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +1 -1
  2737. package/dist-types/ts3.4/pagination/DescribeVolumeStatusPaginator.d.ts +1 -1
  2738. package/dist-types/ts3.4/pagination/DescribeVolumesModificationsPaginator.d.ts +1 -1
  2739. package/dist-types/ts3.4/pagination/DescribeVolumesPaginator.d.ts +1 -1
  2740. package/dist-types/ts3.4/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +1 -1
  2741. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +1 -1
  2742. package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +1 -1
  2743. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +1 -1
  2744. package/dist-types/ts3.4/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +1 -1
  2745. package/dist-types/ts3.4/pagination/DescribeVpcEndpointsPaginator.d.ts +1 -1
  2746. package/dist-types/ts3.4/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +1 -1
  2747. package/dist-types/ts3.4/pagination/DescribeVpcsPaginator.d.ts +1 -1
  2748. package/dist-types/ts3.4/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +1 -1
  2749. package/dist-types/ts3.4/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +1 -1
  2750. package/dist-types/ts3.4/pagination/GetGroupsForCapacityReservationPaginator.d.ts +1 -1
  2751. package/dist-types/ts3.4/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +1 -1
  2752. package/dist-types/ts3.4/pagination/GetIpamAddressHistoryPaginator.d.ts +1 -1
  2753. package/dist-types/ts3.4/pagination/GetIpamDiscoveredAccountsPaginator.d.ts +1 -1
  2754. package/dist-types/ts3.4/pagination/GetIpamDiscoveredResourceCidrsPaginator.d.ts +1 -1
  2755. package/dist-types/ts3.4/pagination/GetIpamPoolAllocationsPaginator.d.ts +1 -1
  2756. package/dist-types/ts3.4/pagination/GetIpamPoolCidrsPaginator.d.ts +1 -1
  2757. package/dist-types/ts3.4/pagination/GetIpamResourceCidrsPaginator.d.ts +1 -1
  2758. package/dist-types/ts3.4/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +1 -1
  2759. package/dist-types/ts3.4/pagination/GetManagedPrefixListEntriesPaginator.d.ts +1 -1
  2760. package/dist-types/ts3.4/pagination/GetNetworkInsightsAccessScopeAnalysisFindingsPaginator.d.ts +1 -1
  2761. package/dist-types/ts3.4/pagination/GetSpotPlacementScoresPaginator.d.ts +1 -1
  2762. package/dist-types/ts3.4/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +1 -1
  2763. package/dist-types/ts3.4/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +1 -1
  2764. package/dist-types/ts3.4/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.d.ts +1 -1
  2765. package/dist-types/ts3.4/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +1 -1
  2766. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +1 -1
  2767. package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +1 -1
  2768. package/dist-types/ts3.4/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +1 -1
  2769. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  2770. package/dist-types/ts3.4/pagination/ListImagesInRecycleBinPaginator.d.ts +1 -1
  2771. package/dist-types/ts3.4/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +1 -1
  2772. package/dist-types/ts3.4/pagination/SearchLocalGatewayRoutesPaginator.d.ts +1 -1
  2773. package/dist-types/ts3.4/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +1 -1
  2774. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  2775. package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
  2776. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  2777. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  2778. package/dist-types/ts3.4/waiters/waitForBundleTaskComplete.d.ts +1 -1
  2779. package/dist-types/ts3.4/waiters/waitForConversionTaskCancelled.d.ts +1 -1
  2780. package/dist-types/ts3.4/waiters/waitForConversionTaskCompleted.d.ts +1 -1
  2781. package/dist-types/ts3.4/waiters/waitForConversionTaskDeleted.d.ts +1 -1
  2782. package/dist-types/ts3.4/waiters/waitForCustomerGatewayAvailable.d.ts +1 -1
  2783. package/dist-types/ts3.4/waiters/waitForExportTaskCancelled.d.ts +1 -1
  2784. package/dist-types/ts3.4/waiters/waitForExportTaskCompleted.d.ts +1 -1
  2785. package/dist-types/ts3.4/waiters/waitForImageAvailable.d.ts +1 -1
  2786. package/dist-types/ts3.4/waiters/waitForImageExists.d.ts +1 -1
  2787. package/dist-types/ts3.4/waiters/waitForInstanceExists.d.ts +1 -1
  2788. package/dist-types/ts3.4/waiters/waitForInstanceRunning.d.ts +1 -1
  2789. package/dist-types/ts3.4/waiters/waitForInstanceStatusOk.d.ts +1 -1
  2790. package/dist-types/ts3.4/waiters/waitForInstanceStopped.d.ts +1 -1
  2791. package/dist-types/ts3.4/waiters/waitForInstanceTerminated.d.ts +1 -1
  2792. package/dist-types/ts3.4/waiters/waitForInternetGatewayExists.d.ts +1 -1
  2793. package/dist-types/ts3.4/waiters/waitForKeyPairExists.d.ts +1 -1
  2794. package/dist-types/ts3.4/waiters/waitForNatGatewayAvailable.d.ts +1 -1
  2795. package/dist-types/ts3.4/waiters/waitForNatGatewayDeleted.d.ts +1 -1
  2796. package/dist-types/ts3.4/waiters/waitForNetworkInterfaceAvailable.d.ts +1 -1
  2797. package/dist-types/ts3.4/waiters/waitForPasswordDataAvailable.d.ts +1 -1
  2798. package/dist-types/ts3.4/waiters/waitForSecurityGroupExists.d.ts +1 -1
  2799. package/dist-types/ts3.4/waiters/waitForSnapshotCompleted.d.ts +1 -1
  2800. package/dist-types/ts3.4/waiters/waitForSnapshotImported.d.ts +1 -1
  2801. package/dist-types/ts3.4/waiters/waitForSpotInstanceRequestFulfilled.d.ts +1 -1
  2802. package/dist-types/ts3.4/waiters/waitForSubnetAvailable.d.ts +1 -1
  2803. package/dist-types/ts3.4/waiters/waitForSystemStatusOk.d.ts +1 -1
  2804. package/dist-types/ts3.4/waiters/waitForVolumeAvailable.d.ts +1 -1
  2805. package/dist-types/ts3.4/waiters/waitForVolumeDeleted.d.ts +1 -1
  2806. package/dist-types/ts3.4/waiters/waitForVolumeInUse.d.ts +1 -1
  2807. package/dist-types/ts3.4/waiters/waitForVpcAvailable.d.ts +1 -1
  2808. package/dist-types/ts3.4/waiters/waitForVpcExists.d.ts +1 -1
  2809. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionDeleted.d.ts +1 -1
  2810. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionExists.d.ts +1 -1
  2811. package/dist-types/ts3.4/waiters/waitForVpnConnectionAvailable.d.ts +1 -1
  2812. package/dist-types/ts3.4/waiters/waitForVpnConnectionDeleted.d.ts +1 -1
  2813. package/dist-types/waiters/waitForBundleTaskComplete.d.ts +1 -1
  2814. package/dist-types/waiters/waitForConversionTaskCancelled.d.ts +1 -1
  2815. package/dist-types/waiters/waitForConversionTaskCompleted.d.ts +1 -1
  2816. package/dist-types/waiters/waitForConversionTaskDeleted.d.ts +1 -1
  2817. package/dist-types/waiters/waitForCustomerGatewayAvailable.d.ts +1 -1
  2818. package/dist-types/waiters/waitForExportTaskCancelled.d.ts +1 -1
  2819. package/dist-types/waiters/waitForExportTaskCompleted.d.ts +1 -1
  2820. package/dist-types/waiters/waitForImageAvailable.d.ts +1 -1
  2821. package/dist-types/waiters/waitForImageExists.d.ts +1 -1
  2822. package/dist-types/waiters/waitForInstanceExists.d.ts +1 -1
  2823. package/dist-types/waiters/waitForInstanceRunning.d.ts +1 -1
  2824. package/dist-types/waiters/waitForInstanceStatusOk.d.ts +1 -1
  2825. package/dist-types/waiters/waitForInstanceStopped.d.ts +1 -1
  2826. package/dist-types/waiters/waitForInstanceTerminated.d.ts +1 -1
  2827. package/dist-types/waiters/waitForInternetGatewayExists.d.ts +1 -1
  2828. package/dist-types/waiters/waitForKeyPairExists.d.ts +1 -1
  2829. package/dist-types/waiters/waitForNatGatewayAvailable.d.ts +1 -1
  2830. package/dist-types/waiters/waitForNatGatewayDeleted.d.ts +1 -1
  2831. package/dist-types/waiters/waitForNetworkInterfaceAvailable.d.ts +1 -1
  2832. package/dist-types/waiters/waitForPasswordDataAvailable.d.ts +1 -1
  2833. package/dist-types/waiters/waitForSecurityGroupExists.d.ts +1 -1
  2834. package/dist-types/waiters/waitForSnapshotCompleted.d.ts +1 -1
  2835. package/dist-types/waiters/waitForSnapshotImported.d.ts +1 -1
  2836. package/dist-types/waiters/waitForSpotInstanceRequestFulfilled.d.ts +1 -1
  2837. package/dist-types/waiters/waitForSubnetAvailable.d.ts +1 -1
  2838. package/dist-types/waiters/waitForSystemStatusOk.d.ts +1 -1
  2839. package/dist-types/waiters/waitForVolumeAvailable.d.ts +1 -1
  2840. package/dist-types/waiters/waitForVolumeDeleted.d.ts +1 -1
  2841. package/dist-types/waiters/waitForVolumeInUse.d.ts +1 -1
  2842. package/dist-types/waiters/waitForVpcAvailable.d.ts +1 -1
  2843. package/dist-types/waiters/waitForVpcExists.d.ts +1 -1
  2844. package/dist-types/waiters/waitForVpcPeeringConnectionDeleted.d.ts +1 -1
  2845. package/dist-types/waiters/waitForVpcPeeringConnectionExists.d.ts +1 -1
  2846. package/dist-types/waiters/waitForVpnConnectionAvailable.d.ts +1 -1
  2847. package/dist-types/waiters/waitForVpnConnectionDeleted.d.ts +1 -1
  2848. package/package.json +33 -32
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand, se_DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeLocalGatewayRouteTableVpcAssociationsCommand, se_DescribeLocalGatewayRouteTableVpcAssociationsCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeLocalGatewayRouteTableVpcAssociationsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeLocalGatewayRouteTablesCommand, se_DescribeLocalGatewayRouteTablesCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeLocalGatewayRouteTablesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeLocalGatewayVirtualInterfaceGroupsCommand, se_DescribeLocalGatewayVirtualInterfaceGroupsCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeLocalGatewayVirtualInterfaceGroupsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeLocalGatewayVirtualInterfacesCommand, se_DescribeLocalGatewayVirtualInterfacesCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeLocalGatewayVirtualInterfacesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeLocalGatewaysCommand, se_DescribeLocalGatewaysCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeLocalGatewaysCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeManagedPrefixListsCommand, se_DescribeManagedPrefixListsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeManagedPrefixListsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeMovingAddressesCommand, se_DescribeMovingAddressesCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeMovingAddressesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeNatGatewaysCommand, se_DescribeNatGatewaysCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeNatGatewaysCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeNetworkAclsCommand, se_DescribeNetworkAclsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeNetworkAclsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeNetworkInsightsAccessScopeAnalysesCommand, se_DescribeNetworkInsightsAccessScopeAnalysesCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeNetworkInsightsAccessScopeAnalysesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeNetworkInsightsAccessScopesCommand, se_DescribeNetworkInsightsAccessScopesCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeNetworkInsightsAccessScopesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeNetworkInsightsAnalysesCommand, se_DescribeNetworkInsightsAnalysesCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeNetworkInsightsAnalysesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeNetworkInsightsPathsCommand, se_DescribeNetworkInsightsPathsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeNetworkInsightsPathsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeNetworkInterfaceAttributeCommand, se_DescribeNetworkInterfaceAttributeCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeNetworkInterfaceAttributeCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeNetworkInterfacePermissionsCommand, se_DescribeNetworkInterfacePermissionsCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeNetworkInterfacePermissionsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeNetworkInterfacesCommand, se_DescribeNetworkInterfacesCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeNetworkInterfacesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribePlacementGroupsCommand, se_DescribePlacementGroupsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribePlacementGroupsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribePrefixListsCommand, se_DescribePrefixListsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribePrefixListsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribePrincipalIdFormatCommand, se_DescribePrincipalIdFormatCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribePrincipalIdFormatCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribePublicIpv4PoolsCommand, se_DescribePublicIpv4PoolsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribePublicIpv4PoolsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeRegionsCommand, se_DescribeRegionsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeRegionsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeReplaceRootVolumeTasksCommand, se_DescribeReplaceRootVolumeTasksCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeReplaceRootVolumeTasksCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeReservedInstancesCommand, se_DescribeReservedInstancesCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeReservedInstancesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeReservedInstancesListingsCommand, se_DescribeReservedInstancesListingsCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeReservedInstancesListingsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeReservedInstancesModificationsCommand, se_DescribeReservedInstancesModificationsCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeReservedInstancesModificationsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeReservedInstancesOfferingsCommand, se_DescribeReservedInstancesOfferingsCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeReservedInstancesOfferingsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeRouteTablesCommand, se_DescribeRouteTablesCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeRouteTablesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeScheduledInstanceAvailabilityCommand, se_DescribeScheduledInstanceAvailabilityCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeScheduledInstanceAvailabilityCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeScheduledInstancesCommand, se_DescribeScheduledInstancesCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeScheduledInstancesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeSecurityGroupReferencesCommand, se_DescribeSecurityGroupReferencesCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeSecurityGroupReferencesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeSecurityGroupRulesCommand, se_DescribeSecurityGroupRulesCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeSecurityGroupRulesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeSecurityGroupsCommand, se_DescribeSecurityGroupsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeSecurityGroupsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeSnapshotAttributeCommand, se_DescribeSnapshotAttributeCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeSnapshotAttributeCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeSnapshotTierStatusCommand, se_DescribeSnapshotTierStatusCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeSnapshotTierStatusCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeSnapshotsCommand, se_DescribeSnapshotsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeSnapshotsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeSpotDatafeedSubscriptionCommand, se_DescribeSpotDatafeedSubscriptionCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeSpotDatafeedSubscriptionCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeSpotFleetInstancesCommand, se_DescribeSpotFleetInstancesCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeSpotFleetInstancesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeSpotFleetRequestHistoryCommand, se_DescribeSpotFleetRequestHistoryCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeSpotFleetRequestHistoryCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { DescribeSpotFleetRequestsResponseFilterSensitiveLog, } from "../models/models_4";
5
5
  import { de_DescribeSpotFleetRequestsCommand, se_DescribeSpotFleetRequestsCommand } from "../protocols/Aws_ec2";
6
6
  export { $Command };
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { DescribeSpotInstanceRequestsResultFilterSensitiveLog, } from "../models/models_4";
5
5
  import { de_DescribeSpotInstanceRequestsCommand, se_DescribeSpotInstanceRequestsCommand } from "../protocols/Aws_ec2";
6
6
  export { $Command };
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeSpotPriceHistoryCommand, se_DescribeSpotPriceHistoryCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeSpotPriceHistoryCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeStaleSecurityGroupsCommand, se_DescribeStaleSecurityGroupsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeStaleSecurityGroupsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeStoreImageTasksCommand, se_DescribeStoreImageTasksCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeStoreImageTasksCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeSubnetsCommand, se_DescribeSubnetsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeSubnetsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeTagsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeTrafficMirrorFiltersCommand, se_DescribeTrafficMirrorFiltersCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeTrafficMirrorFiltersCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeTrafficMirrorSessionsCommand, se_DescribeTrafficMirrorSessionsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeTrafficMirrorSessionsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeTrafficMirrorTargetsCommand, se_DescribeTrafficMirrorTargetsCommand } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeTrafficMirrorTargetsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeTransitGatewayAttachmentsCommand, se_DescribeTransitGatewayAttachmentsCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeTransitGatewayAttachmentsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeTransitGatewayConnectPeersCommand, se_DescribeTransitGatewayConnectPeersCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeTransitGatewayConnectPeersCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DescribeTransitGatewayConnectsCommand, se_DescribeTransitGatewayConnectsCommand, } from "../protocols/Aws_ec2";
5
5
  export { $Command };
6
6
  export class DescribeTransitGatewayConnectsCommand extends $Command {