@aws-sdk/client-ec2 3.218.0 → 3.220.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 (602) hide show
  1. package/dist-cjs/EC2.js +435 -0
  2. package/dist-cjs/commands/AttachVerifiedAccessTrustProviderCommand.js +46 -0
  3. package/dist-cjs/commands/CreateCoipCidrCommand.js +2 -1
  4. package/dist-cjs/commands/CreateCoipPoolCommand.js +3 -3
  5. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +3 -3
  6. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +1 -2
  7. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -1
  8. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  9. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +3 -3
  10. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +1 -2
  11. package/dist-cjs/commands/CreateSubnetCommand.js +3 -3
  12. package/dist-cjs/commands/CreateVerifiedAccessEndpointCommand.js +46 -0
  13. package/dist-cjs/commands/CreateVerifiedAccessGroupCommand.js +46 -0
  14. package/dist-cjs/commands/CreateVerifiedAccessInstanceCommand.js +46 -0
  15. package/dist-cjs/commands/CreateVerifiedAccessTrustProviderCommand.js +46 -0
  16. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  18. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  19. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  20. package/dist-cjs/commands/DeleteVerifiedAccessEndpointCommand.js +46 -0
  21. package/dist-cjs/commands/DeleteVerifiedAccessGroupCommand.js +46 -0
  22. package/dist-cjs/commands/DeleteVerifiedAccessInstanceCommand.js +46 -0
  23. package/dist-cjs/commands/DeleteVerifiedAccessTrustProviderCommand.js +46 -0
  24. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteVpcCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  27. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  28. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +3 -3
  29. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  30. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +3 -3
  34. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  35. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  36. package/dist-cjs/commands/DeregisterImageCommand.js +2 -2
  37. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  38. package/dist-cjs/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.js +46 -0
  39. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -1
  40. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +3 -3
  41. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +3 -3
  42. package/dist-cjs/commands/DescribeIpamScopesCommand.js +3 -3
  43. package/dist-cjs/commands/DescribeIpamsCommand.js +3 -3
  44. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +3 -3
  45. package/dist-cjs/commands/DescribeKeyPairsCommand.js +3 -3
  46. package/dist-cjs/commands/DescribeVerifiedAccessEndpointsCommand.js +46 -0
  47. package/dist-cjs/commands/DescribeVerifiedAccessGroupsCommand.js +46 -0
  48. package/dist-cjs/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +46 -0
  49. package/dist-cjs/commands/DescribeVerifiedAccessInstancesCommand.js +46 -0
  50. package/dist-cjs/commands/DescribeVerifiedAccessTrustProvidersCommand.js +46 -0
  51. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  53. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  54. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  55. package/dist-cjs/commands/DescribeVpcsCommand.js +3 -3
  56. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +3 -3
  57. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +3 -3
  58. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +3 -3
  59. package/dist-cjs/commands/DetachInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +2 -2
  61. package/dist-cjs/commands/DetachVerifiedAccessTrustProviderCommand.js +46 -0
  62. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  63. package/dist-cjs/commands/DetachVpnGatewayCommand.js +2 -2
  64. package/dist-cjs/commands/DisableAddressTransferCommand.js +3 -3
  65. package/dist-cjs/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +46 -0
  66. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  67. package/dist-cjs/commands/DisableFastLaunchCommand.js +3 -3
  68. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  69. package/dist-cjs/commands/DisableImageDeprecationCommand.js +3 -3
  70. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  71. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +3 -3
  72. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  73. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +2 -2
  74. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +3 -3
  75. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  76. package/dist-cjs/commands/DisassociateAddressCommand.js +2 -2
  77. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  78. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  79. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  80. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  81. package/dist-cjs/commands/DisassociateRouteTableCommand.js +2 -2
  82. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  83. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  84. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  85. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +1 -2
  86. package/dist-cjs/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.js +46 -0
  87. package/dist-cjs/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.js +46 -0
  88. package/dist-cjs/commands/GetAwsNetworkPerformanceDataCommand.js +46 -0
  89. package/dist-cjs/commands/GetVerifiedAccessEndpointPolicyCommand.js +46 -0
  90. package/dist-cjs/commands/GetVerifiedAccessGroupPolicyCommand.js +46 -0
  91. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  92. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  93. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +3 -3
  94. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  95. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  96. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +3 -3
  97. package/dist-cjs/commands/ModifyIpamCommand.js +3 -3
  98. package/dist-cjs/commands/ModifyIpamPoolCommand.js +3 -3
  99. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +3 -3
  100. package/dist-cjs/commands/ModifyIpamScopeCommand.js +3 -3
  101. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +3 -3
  102. package/dist-cjs/commands/ModifyLocalGatewayRouteCommand.js +3 -3
  103. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +3 -3
  104. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  105. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  106. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +3 -3
  107. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +3 -3
  108. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +2 -2
  109. package/dist-cjs/commands/ModifySnapshotTierCommand.js +3 -3
  110. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +3 -3
  111. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +2 -2
  112. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  113. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  114. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  115. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +3 -3
  116. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  117. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  118. package/dist-cjs/commands/ModifyVerifiedAccessEndpointCommand.js +46 -0
  119. package/dist-cjs/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +46 -0
  120. package/dist-cjs/commands/ModifyVerifiedAccessGroupCommand.js +46 -0
  121. package/dist-cjs/commands/ModifyVerifiedAccessGroupPolicyCommand.js +46 -0
  122. package/dist-cjs/commands/ModifyVerifiedAccessInstanceCommand.js +46 -0
  123. package/dist-cjs/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +46 -0
  124. package/dist-cjs/commands/ModifyVerifiedAccessTrustProviderCommand.js +46 -0
  125. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +2 -2
  126. package/dist-cjs/commands/ModifyVolumeCommand.js +3 -3
  127. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +2 -2
  128. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +3 -3
  129. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  130. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  131. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  132. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  133. package/dist-cjs/commands/index.js +29 -0
  134. package/dist-cjs/models/models_0.js +61 -54
  135. package/dist-cjs/models/models_1.js +64 -64
  136. package/dist-cjs/models/models_2.js +154 -153
  137. package/dist-cjs/models/models_3.js +214 -223
  138. package/dist-cjs/models/models_4.js +292 -273
  139. package/dist-cjs/models/models_5.js +341 -347
  140. package/dist-cjs/models/models_6.js +431 -4
  141. package/dist-cjs/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.js +36 -0
  142. package/dist-cjs/pagination/DescribeVerifiedAccessEndpointsPaginator.js +36 -0
  143. package/dist-cjs/pagination/DescribeVerifiedAccessGroupsPaginator.js +36 -0
  144. package/dist-cjs/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +36 -0
  145. package/dist-cjs/pagination/DescribeVerifiedAccessInstancesPaginator.js +36 -0
  146. package/dist-cjs/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +36 -0
  147. package/dist-cjs/pagination/GetAwsNetworkPerformanceDataPaginator.js +36 -0
  148. package/dist-cjs/pagination/index.js +8 -1
  149. package/dist-cjs/protocols/Aws_ec2.js +3401 -147
  150. package/dist-es/EC2.js +435 -0
  151. package/dist-es/commands/AttachVerifiedAccessTrustProviderCommand.js +42 -0
  152. package/dist-es/commands/CreateCoipCidrCommand.js +2 -1
  153. package/dist-es/commands/CreateCoipPoolCommand.js +1 -1
  154. package/dist-es/commands/CreateCustomerGatewayCommand.js +1 -1
  155. package/dist-es/commands/CreateDefaultSubnetCommand.js +1 -2
  156. package/dist-es/commands/CreateSnapshotsCommand.js +2 -1
  157. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +1 -1
  158. package/dist-es/commands/CreateStoreImageTaskCommand.js +1 -1
  159. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +1 -2
  160. package/dist-es/commands/CreateSubnetCommand.js +1 -1
  161. package/dist-es/commands/CreateVerifiedAccessEndpointCommand.js +42 -0
  162. package/dist-es/commands/CreateVerifiedAccessGroupCommand.js +42 -0
  163. package/dist-es/commands/CreateVerifiedAccessInstanceCommand.js +42 -0
  164. package/dist-es/commands/CreateVerifiedAccessTrustProviderCommand.js +42 -0
  165. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  166. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +1 -1
  167. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +1 -1
  168. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +1 -1
  169. package/dist-es/commands/DeleteVerifiedAccessEndpointCommand.js +42 -0
  170. package/dist-es/commands/DeleteVerifiedAccessGroupCommand.js +42 -0
  171. package/dist-es/commands/DeleteVerifiedAccessInstanceCommand.js +42 -0
  172. package/dist-es/commands/DeleteVerifiedAccessTrustProviderCommand.js +42 -0
  173. package/dist-es/commands/DeleteVolumeCommand.js +1 -1
  174. package/dist-es/commands/DeleteVpcCommand.js +1 -1
  175. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +1 -1
  176. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +1 -1
  177. package/dist-es/commands/DeleteVpcEndpointsCommand.js +1 -1
  178. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +1 -1
  179. package/dist-es/commands/DeleteVpnConnectionCommand.js +1 -1
  180. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  181. package/dist-es/commands/DeleteVpnGatewayCommand.js +1 -1
  182. package/dist-es/commands/DeprovisionByoipCidrCommand.js +1 -1
  183. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +1 -1
  184. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +1 -1
  185. package/dist-es/commands/DeregisterImageCommand.js +1 -1
  186. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +1 -1
  187. package/dist-es/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.js +42 -0
  188. package/dist-es/commands/DescribeInstanceTypesCommand.js +2 -1
  189. package/dist-es/commands/DescribeInternetGatewaysCommand.js +1 -1
  190. package/dist-es/commands/DescribeIpamPoolsCommand.js +1 -1
  191. package/dist-es/commands/DescribeIpamScopesCommand.js +1 -1
  192. package/dist-es/commands/DescribeIpamsCommand.js +1 -1
  193. package/dist-es/commands/DescribeIpv6PoolsCommand.js +1 -1
  194. package/dist-es/commands/DescribeKeyPairsCommand.js +1 -1
  195. package/dist-es/commands/DescribeVerifiedAccessEndpointsCommand.js +42 -0
  196. package/dist-es/commands/DescribeVerifiedAccessGroupsCommand.js +42 -0
  197. package/dist-es/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +42 -0
  198. package/dist-es/commands/DescribeVerifiedAccessInstancesCommand.js +42 -0
  199. package/dist-es/commands/DescribeVerifiedAccessTrustProvidersCommand.js +42 -0
  200. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  201. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +1 -1
  202. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +1 -1
  203. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +1 -1
  204. package/dist-es/commands/DescribeVpcsCommand.js +1 -1
  205. package/dist-es/commands/DescribeVpnConnectionsCommand.js +1 -1
  206. package/dist-es/commands/DescribeVpnGatewaysCommand.js +1 -1
  207. package/dist-es/commands/DetachClassicLinkVpcCommand.js +1 -1
  208. package/dist-es/commands/DetachInternetGatewayCommand.js +1 -1
  209. package/dist-es/commands/DetachNetworkInterfaceCommand.js +1 -1
  210. package/dist-es/commands/DetachVerifiedAccessTrustProviderCommand.js +42 -0
  211. package/dist-es/commands/DetachVolumeCommand.js +1 -1
  212. package/dist-es/commands/DetachVpnGatewayCommand.js +1 -1
  213. package/dist-es/commands/DisableAddressTransferCommand.js +1 -1
  214. package/dist-es/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +42 -0
  215. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +1 -1
  216. package/dist-es/commands/DisableFastLaunchCommand.js +1 -1
  217. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +1 -1
  218. package/dist-es/commands/DisableImageDeprecationCommand.js +1 -1
  219. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +1 -1
  220. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +1 -1
  221. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +1 -1
  222. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +1 -1
  223. package/dist-es/commands/DisableVpcClassicLinkCommand.js +1 -1
  224. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +1 -1
  225. package/dist-es/commands/DisassociateAddressCommand.js +1 -1
  226. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +1 -1
  227. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +1 -1
  228. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +1 -1
  229. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +1 -1
  230. package/dist-es/commands/DisassociateRouteTableCommand.js +1 -1
  231. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +1 -1
  232. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +1 -1
  233. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +1 -1
  234. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +1 -2
  235. package/dist-es/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.js +42 -0
  236. package/dist-es/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.js +42 -0
  237. package/dist-es/commands/GetAwsNetworkPerformanceDataCommand.js +42 -0
  238. package/dist-es/commands/GetVerifiedAccessEndpointPolicyCommand.js +42 -0
  239. package/dist-es/commands/GetVerifiedAccessGroupPolicyCommand.js +42 -0
  240. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +1 -1
  241. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +1 -1
  242. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +1 -1
  243. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +1 -1
  244. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +1 -1
  245. package/dist-es/commands/ModifyInstancePlacementCommand.js +1 -1
  246. package/dist-es/commands/ModifyIpamCommand.js +1 -1
  247. package/dist-es/commands/ModifyIpamPoolCommand.js +1 -1
  248. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +1 -1
  249. package/dist-es/commands/ModifyIpamScopeCommand.js +1 -1
  250. package/dist-es/commands/ModifyLaunchTemplateCommand.js +1 -1
  251. package/dist-es/commands/ModifyLocalGatewayRouteCommand.js +1 -1
  252. package/dist-es/commands/ModifyManagedPrefixListCommand.js +1 -1
  253. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  254. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +1 -1
  255. package/dist-es/commands/ModifyReservedInstancesCommand.js +1 -1
  256. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +1 -1
  257. package/dist-es/commands/ModifySnapshotAttributeCommand.js +1 -1
  258. package/dist-es/commands/ModifySnapshotTierCommand.js +1 -1
  259. package/dist-es/commands/ModifySpotFleetRequestCommand.js +1 -1
  260. package/dist-es/commands/ModifySubnetAttributeCommand.js +1 -1
  261. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +1 -1
  262. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +1 -1
  263. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +1 -1
  264. package/dist-es/commands/ModifyTransitGatewayCommand.js +1 -1
  265. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +1 -1
  266. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +1 -1
  267. package/dist-es/commands/ModifyVerifiedAccessEndpointCommand.js +42 -0
  268. package/dist-es/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +42 -0
  269. package/dist-es/commands/ModifyVerifiedAccessGroupCommand.js +42 -0
  270. package/dist-es/commands/ModifyVerifiedAccessGroupPolicyCommand.js +42 -0
  271. package/dist-es/commands/ModifyVerifiedAccessInstanceCommand.js +42 -0
  272. package/dist-es/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +42 -0
  273. package/dist-es/commands/ModifyVerifiedAccessTrustProviderCommand.js +42 -0
  274. package/dist-es/commands/ModifyVolumeAttributeCommand.js +1 -1
  275. package/dist-es/commands/ModifyVolumeCommand.js +1 -1
  276. package/dist-es/commands/ModifyVpcAttributeCommand.js +1 -1
  277. package/dist-es/commands/ModifyVpcEndpointCommand.js +1 -1
  278. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +1 -1
  279. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +1 -1
  280. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +1 -1
  281. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +1 -1
  282. package/dist-es/commands/index.js +29 -0
  283. package/dist-es/models/models_0.js +48 -41
  284. package/dist-es/models/models_1.js +47 -46
  285. package/dist-es/models/models_2.js +119 -114
  286. package/dist-es/models/models_3.js +164 -181
  287. package/dist-es/models/models_4.js +233 -201
  288. package/dist-es/models/models_5.js +253 -263
  289. package/dist-es/models/models_6.js +326 -0
  290. package/dist-es/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.js +32 -0
  291. package/dist-es/pagination/DescribeVerifiedAccessEndpointsPaginator.js +32 -0
  292. package/dist-es/pagination/DescribeVerifiedAccessGroupsPaginator.js +32 -0
  293. package/dist-es/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +32 -0
  294. package/dist-es/pagination/DescribeVerifiedAccessInstancesPaginator.js +32 -0
  295. package/dist-es/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +32 -0
  296. package/dist-es/pagination/GetAwsNetworkPerformanceDataPaginator.js +32 -0
  297. package/dist-es/pagination/index.js +8 -1
  298. package/dist-es/protocols/Aws_ec2.js +3319 -125
  299. package/dist-types/EC2.d.ts +132 -3
  300. package/dist-types/EC2Client.d.ts +31 -2
  301. package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  302. package/dist-types/commands/CreateCoipCidrCommand.d.ts +2 -1
  303. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  304. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  305. package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +1 -2
  306. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  307. package/dist-types/commands/CreateSnapshotsCommand.d.ts +2 -1
  308. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  309. package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  310. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -2
  311. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  312. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +20 -0
  313. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +20 -0
  314. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +20 -0
  315. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +20 -0
  316. package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
  317. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  318. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  319. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  320. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +20 -0
  321. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +20 -0
  322. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +20 -0
  323. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +20 -0
  324. package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
  325. package/dist-types/commands/DeleteVpcCommand.d.ts +1 -1
  326. package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  327. package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  328. package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  329. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  330. package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  331. package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  332. package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  333. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  334. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  335. package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  336. package/dist-types/commands/DeregisterImageCommand.d.ts +1 -1
  337. package/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
  338. package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +37 -0
  339. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -1
  340. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  341. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  342. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +1 -1
  343. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  344. package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  345. package/dist-types/commands/DescribeKeyPairsCommand.d.ts +1 -1
  346. package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +1 -1
  347. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +20 -0
  348. package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +20 -0
  349. package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +20 -0
  350. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +20 -0
  351. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +20 -0
  352. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
  353. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  354. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  355. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  356. package/dist-types/commands/DescribeVpcsCommand.d.ts +1 -1
  357. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  358. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  359. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  360. package/dist-types/commands/DetachInternetGatewayCommand.d.ts +1 -1
  361. package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  362. package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  363. package/dist-types/commands/DetachVolumeCommand.d.ts +1 -1
  364. package/dist-types/commands/DetachVpnGatewayCommand.d.ts +1 -1
  365. package/dist-types/commands/DisableAddressTransferCommand.d.ts +1 -1
  366. package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +37 -0
  367. package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  368. package/dist-types/commands/DisableFastLaunchCommand.d.ts +1 -1
  369. package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  370. package/dist-types/commands/DisableImageDeprecationCommand.d.ts +1 -1
  371. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  372. package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  373. package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  374. package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  375. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  376. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  377. package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -1
  378. package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  379. package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  380. package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -1
  381. package/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +1 -1
  382. package/dist-types/commands/DisassociateRouteTableCommand.d.ts +1 -1
  383. package/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +1 -1
  384. package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  385. package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +1 -1
  386. package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +1 -2
  387. package/dist-types/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +37 -0
  388. package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +20 -0
  389. package/dist-types/commands/GetAwsNetworkPerformanceDataCommand.d.ts +37 -0
  390. package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  391. package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  392. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  393. package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  394. package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  395. package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  396. package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  397. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  398. package/dist-types/commands/ModifyIpamCommand.d.ts +1 -1
  399. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  400. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  401. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +1 -1
  402. package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  403. package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  404. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  405. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  406. package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  407. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  408. package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  409. package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  410. package/dist-types/commands/ModifySnapshotTierCommand.d.ts +1 -1
  411. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  412. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  413. package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  414. package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  415. package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  416. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -1
  417. package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
  418. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  419. package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +20 -0
  420. package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  421. package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +20 -0
  422. package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  423. package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +20 -0
  424. package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +20 -0
  425. package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +20 -0
  426. package/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +1 -1
  427. package/dist-types/commands/ModifyVolumeCommand.d.ts +1 -1
  428. package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  429. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  430. package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  431. package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  432. package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  433. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  434. package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -1
  435. package/dist-types/commands/index.d.ts +29 -0
  436. package/dist-types/models/models_0.d.ts +142 -242
  437. package/dist-types/models/models_1.d.ts +334 -377
  438. package/dist-types/models/models_2.d.ts +532 -500
  439. package/dist-types/models/models_3.d.ts +5557 -5884
  440. package/dist-types/models/models_4.d.ts +5884 -6232
  441. package/dist-types/models/models_5.d.ts +3951 -4083
  442. package/dist-types/models/models_6.d.ts +4428 -2265
  443. package/dist-types/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +4 -0
  444. package/dist-types/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +4 -0
  445. package/dist-types/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +4 -0
  446. package/dist-types/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +4 -0
  447. package/dist-types/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +4 -0
  448. package/dist-types/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +4 -0
  449. package/dist-types/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +4 -0
  450. package/dist-types/pagination/index.d.ts +8 -1
  451. package/dist-types/protocols/Aws_ec2.d.ts +87 -0
  452. package/dist-types/ts3.4/EC2.d.ts +571 -0
  453. package/dist-types/ts3.4/EC2Client.d.ts +174 -0
  454. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  455. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +2 -4
  456. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +1 -1
  457. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  458. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +4 -2
  459. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +2 -4
  460. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  461. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  462. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +4 -2
  463. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +1 -1
  464. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +41 -0
  465. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +41 -0
  466. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +41 -0
  467. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +41 -0
  468. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -4
  469. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  470. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  471. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  472. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +41 -0
  473. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +41 -0
  474. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +41 -0
  475. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +41 -0
  476. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +1 -1
  477. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +1 -1
  478. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  479. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  480. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  481. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  482. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  483. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  484. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  485. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  486. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  487. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  488. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +1 -1
  489. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
  490. package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +43 -0
  491. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -4
  492. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  493. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  494. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +1 -1
  495. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +1 -1
  496. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  497. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +1 -1
  498. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +41 -0
  499. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +41 -0
  500. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +43 -0
  501. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +41 -0
  502. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +41 -0
  503. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -4
  504. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  505. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  506. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  507. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +1 -1
  508. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  509. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  510. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  511. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +1 -1
  512. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  513. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  514. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +1 -1
  515. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +1 -1
  516. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +1 -1
  517. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +43 -0
  518. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  519. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +1 -1
  520. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  521. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +1 -1
  522. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  523. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  524. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  525. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  526. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  527. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  528. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +1 -1
  529. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  530. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  531. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -1
  532. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +1 -1
  533. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +1 -1
  534. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +1 -1
  535. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  536. package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +1 -1
  537. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +4 -2
  538. package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +41 -0
  539. package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +41 -0
  540. package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +41 -0
  541. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  542. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  543. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  544. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  545. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  546. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  547. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  548. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  549. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +1 -1
  550. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +1 -1
  551. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  552. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +1 -1
  553. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  554. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  555. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  556. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  557. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  558. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  559. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  560. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  561. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +1 -1
  562. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  563. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  564. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  565. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  566. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  567. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +1 -1
  568. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
  569. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  570. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +41 -0
  571. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  572. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +41 -0
  573. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  574. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +41 -0
  575. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +43 -0
  576. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +41 -0
  577. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +1 -1
  578. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +1 -1
  579. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  580. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  581. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  582. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  583. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  584. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  585. package/dist-types/ts3.4/commands/index.d.ts +29 -0
  586. package/dist-types/ts3.4/models/models_0.d.ts +101 -87
  587. package/dist-types/ts3.4/models/models_1.d.ts +104 -113
  588. package/dist-types/ts3.4/models/models_2.d.ts +311 -238
  589. package/dist-types/ts3.4/models/models_3.d.ts +343 -368
  590. package/dist-types/ts3.4/models/models_4.d.ts +514 -532
  591. package/dist-types/ts3.4/models/models_5.d.ts +660 -745
  592. package/dist-types/ts3.4/models/models_6.d.ts +914 -4
  593. package/dist-types/ts3.4/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +11 -0
  594. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +11 -0
  595. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +11 -0
  596. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +11 -0
  597. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +11 -0
  598. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +11 -0
  599. package/dist-types/ts3.4/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +11 -0
  600. package/dist-types/ts3.4/pagination/index.d.ts +8 -1
  601. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +348 -0
  602. package/package.json +1 -1
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput } from "../commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand";
3
+ import { EC2PaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateDescribeAwsNetworkPerformanceMetricSubscriptions(config: EC2PaginationConfiguration, input: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, ...additionalArguments: any): Paginator<DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { DescribeVerifiedAccessEndpointsCommandInput, DescribeVerifiedAccessEndpointsCommandOutput } from "../commands/DescribeVerifiedAccessEndpointsCommand";
3
+ import { EC2PaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateDescribeVerifiedAccessEndpoints(config: EC2PaginationConfiguration, input: DescribeVerifiedAccessEndpointsCommandInput, ...additionalArguments: any): Paginator<DescribeVerifiedAccessEndpointsCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { DescribeVerifiedAccessGroupsCommandInput, DescribeVerifiedAccessGroupsCommandOutput } from "../commands/DescribeVerifiedAccessGroupsCommand";
3
+ import { EC2PaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateDescribeVerifiedAccessGroups(config: EC2PaginationConfiguration, input: DescribeVerifiedAccessGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeVerifiedAccessGroupsCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput } from "../commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand";
3
+ import { EC2PaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateDescribeVerifiedAccessInstanceLoggingConfigurations(config: EC2PaginationConfiguration, input: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, ...additionalArguments: any): Paginator<DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { DescribeVerifiedAccessInstancesCommandInput, DescribeVerifiedAccessInstancesCommandOutput } from "../commands/DescribeVerifiedAccessInstancesCommand";
3
+ import { EC2PaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateDescribeVerifiedAccessInstances(config: EC2PaginationConfiguration, input: DescribeVerifiedAccessInstancesCommandInput, ...additionalArguments: any): Paginator<DescribeVerifiedAccessInstancesCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { DescribeVerifiedAccessTrustProvidersCommandInput, DescribeVerifiedAccessTrustProvidersCommandOutput } from "../commands/DescribeVerifiedAccessTrustProvidersCommand";
3
+ import { EC2PaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateDescribeVerifiedAccessTrustProviders(config: EC2PaginationConfiguration, input: DescribeVerifiedAccessTrustProvidersCommandInput, ...additionalArguments: any): Paginator<DescribeVerifiedAccessTrustProvidersCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { GetAwsNetworkPerformanceDataCommandInput, GetAwsNetworkPerformanceDataCommandOutput } from "../commands/GetAwsNetworkPerformanceDataCommand";
3
+ import { EC2PaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateGetAwsNetworkPerformanceData(config: EC2PaginationConfiguration, input: GetAwsNetworkPerformanceDataCommandInput, ...additionalArguments: any): Paginator<GetAwsNetworkPerformanceDataCommandOutput>;
@@ -1,5 +1,6 @@
1
1
  export * from "./DescribeAddressTransfersPaginator";
2
2
  export * from "./DescribeAddressesAttributePaginator";
3
+ export * from "./DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator";
3
4
  export * from "./DescribeByoipCidrsPaginator";
4
5
  export * from "./DescribeCapacityReservationFleetsPaginator";
5
6
  export * from "./DescribeCapacityReservationsPaginator";
@@ -7,8 +8,8 @@ export * from "./DescribeCarrierGatewaysPaginator";
7
8
  export * from "./DescribeClassicLinkInstancesPaginator";
8
9
  export * from "./DescribeClientVpnAuthorizationRulesPaginator";
9
10
  export * from "./DescribeClientVpnConnectionsPaginator";
10
- export * from "./DescribeClientVpnEndpointsPaginator";
11
11
  export * from "./Interfaces";
12
+ export * from "./DescribeClientVpnEndpointsPaginator";
12
13
  export * from "./DescribeClientVpnRoutesPaginator";
13
14
  export * from "./DescribeClientVpnTargetNetworksPaginator";
14
15
  export * from "./DescribeCoipPoolsPaginator";
@@ -89,6 +90,11 @@ export * from "./DescribeTransitGatewayRouteTablesPaginator";
89
90
  export * from "./DescribeTransitGatewayVpcAttachmentsPaginator";
90
91
  export * from "./DescribeTransitGatewaysPaginator";
91
92
  export * from "./DescribeTrunkInterfaceAssociationsPaginator";
93
+ export * from "./DescribeVerifiedAccessEndpointsPaginator";
94
+ export * from "./DescribeVerifiedAccessGroupsPaginator";
95
+ export * from "./DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator";
96
+ export * from "./DescribeVerifiedAccessInstancesPaginator";
97
+ export * from "./DescribeVerifiedAccessTrustProvidersPaginator";
92
98
  export * from "./DescribeVolumeStatusPaginator";
93
99
  export * from "./DescribeVolumesModificationsPaginator";
94
100
  export * from "./DescribeVolumesPaginator";
@@ -101,6 +107,7 @@ export * from "./DescribeVpcEndpointsPaginator";
101
107
  export * from "./DescribeVpcPeeringConnectionsPaginator";
102
108
  export * from "./DescribeVpcsPaginator";
103
109
  export * from "./GetAssociatedIpv6PoolCidrsPaginator";
110
+ export * from "./GetAwsNetworkPerformanceDataPaginator";
104
111
  export * from "./GetGroupsForCapacityReservationPaginator";
105
112
  export * from "./GetInstanceTypesFromInstanceRequirementsPaginator";
106
113
  export * from "./GetIpamAddressHistoryPaginator";
@@ -30,6 +30,7 @@ import { AssociateVpcCidrBlockCommandInput, AssociateVpcCidrBlockCommandOutput }
30
30
  import { AttachClassicLinkVpcCommandInput, AttachClassicLinkVpcCommandOutput } from "../commands/AttachClassicLinkVpcCommand";
31
31
  import { AttachInternetGatewayCommandInput, AttachInternetGatewayCommandOutput } from "../commands/AttachInternetGatewayCommand";
32
32
  import { AttachNetworkInterfaceCommandInput, AttachNetworkInterfaceCommandOutput } from "../commands/AttachNetworkInterfaceCommand";
33
+ import { AttachVerifiedAccessTrustProviderCommandInput, AttachVerifiedAccessTrustProviderCommandOutput } from "../commands/AttachVerifiedAccessTrustProviderCommand";
33
34
  import { AttachVolumeCommandInput, AttachVolumeCommandOutput } from "../commands/AttachVolumeCommand";
34
35
  import { AttachVpnGatewayCommandInput, AttachVpnGatewayCommandOutput } from "../commands/AttachVpnGatewayCommand";
35
36
  import { AuthorizeClientVpnIngressCommandInput, AuthorizeClientVpnIngressCommandOutput } from "../commands/AuthorizeClientVpnIngressCommand";
@@ -117,6 +118,10 @@ import { CreateTransitGatewayRouteCommandInput, CreateTransitGatewayRouteCommand
117
118
  import { CreateTransitGatewayRouteTableAnnouncementCommandInput, CreateTransitGatewayRouteTableAnnouncementCommandOutput } from "../commands/CreateTransitGatewayRouteTableAnnouncementCommand";
118
119
  import { CreateTransitGatewayRouteTableCommandInput, CreateTransitGatewayRouteTableCommandOutput } from "../commands/CreateTransitGatewayRouteTableCommand";
119
120
  import { CreateTransitGatewayVpcAttachmentCommandInput, CreateTransitGatewayVpcAttachmentCommandOutput } from "../commands/CreateTransitGatewayVpcAttachmentCommand";
121
+ import { CreateVerifiedAccessEndpointCommandInput, CreateVerifiedAccessEndpointCommandOutput } from "../commands/CreateVerifiedAccessEndpointCommand";
122
+ import { CreateVerifiedAccessGroupCommandInput, CreateVerifiedAccessGroupCommandOutput } from "../commands/CreateVerifiedAccessGroupCommand";
123
+ import { CreateVerifiedAccessInstanceCommandInput, CreateVerifiedAccessInstanceCommandOutput } from "../commands/CreateVerifiedAccessInstanceCommand";
124
+ import { CreateVerifiedAccessTrustProviderCommandInput, CreateVerifiedAccessTrustProviderCommandOutput } from "../commands/CreateVerifiedAccessTrustProviderCommand";
120
125
  import { CreateVolumeCommandInput, CreateVolumeCommandOutput } from "../commands/CreateVolumeCommand";
121
126
  import { CreateVpcCommandInput, CreateVpcCommandOutput } from "../commands/CreateVpcCommand";
122
127
  import { CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput } from "../commands/CreateVpcEndpointCommand";
@@ -185,6 +190,10 @@ import { DeleteTransitGatewayRouteCommandInput, DeleteTransitGatewayRouteCommand
185
190
  import { DeleteTransitGatewayRouteTableAnnouncementCommandInput, DeleteTransitGatewayRouteTableAnnouncementCommandOutput } from "../commands/DeleteTransitGatewayRouteTableAnnouncementCommand";
186
191
  import { DeleteTransitGatewayRouteTableCommandInput, DeleteTransitGatewayRouteTableCommandOutput } from "../commands/DeleteTransitGatewayRouteTableCommand";
187
192
  import { DeleteTransitGatewayVpcAttachmentCommandInput, DeleteTransitGatewayVpcAttachmentCommandOutput } from "../commands/DeleteTransitGatewayVpcAttachmentCommand";
193
+ import { DeleteVerifiedAccessEndpointCommandInput, DeleteVerifiedAccessEndpointCommandOutput } from "../commands/DeleteVerifiedAccessEndpointCommand";
194
+ import { DeleteVerifiedAccessGroupCommandInput, DeleteVerifiedAccessGroupCommandOutput } from "../commands/DeleteVerifiedAccessGroupCommand";
195
+ import { DeleteVerifiedAccessInstanceCommandInput, DeleteVerifiedAccessInstanceCommandOutput } from "../commands/DeleteVerifiedAccessInstanceCommand";
196
+ import { DeleteVerifiedAccessTrustProviderCommandInput, DeleteVerifiedAccessTrustProviderCommandOutput } from "../commands/DeleteVerifiedAccessTrustProviderCommand";
188
197
  import { DeleteVolumeCommandInput, DeleteVolumeCommandOutput } from "../commands/DeleteVolumeCommand";
189
198
  import { DeleteVpcCommandInput, DeleteVpcCommandOutput } from "../commands/DeleteVpcCommand";
190
199
  import { DeleteVpcEndpointConnectionNotificationsCommandInput, DeleteVpcEndpointConnectionNotificationsCommandOutput } from "../commands/DeleteVpcEndpointConnectionNotificationsCommand";
@@ -207,6 +216,7 @@ import { DescribeAddressesCommandInput, DescribeAddressesCommandOutput } from ".
207
216
  import { DescribeAddressTransfersCommandInput, DescribeAddressTransfersCommandOutput } from "../commands/DescribeAddressTransfersCommand";
208
217
  import { DescribeAggregateIdFormatCommandInput, DescribeAggregateIdFormatCommandOutput } from "../commands/DescribeAggregateIdFormatCommand";
209
218
  import { DescribeAvailabilityZonesCommandInput, DescribeAvailabilityZonesCommandOutput } from "../commands/DescribeAvailabilityZonesCommand";
219
+ import { DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput } from "../commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand";
210
220
  import { DescribeBundleTasksCommandInput, DescribeBundleTasksCommandOutput } from "../commands/DescribeBundleTasksCommand";
211
221
  import { DescribeByoipCidrsCommandInput, DescribeByoipCidrsCommandOutput } from "../commands/DescribeByoipCidrsCommand";
212
222
  import { DescribeCapacityReservationFleetsCommandInput, DescribeCapacityReservationFleetsCommandOutput } from "../commands/DescribeCapacityReservationFleetsCommand";
@@ -320,6 +330,11 @@ import { DescribeTransitGatewayRouteTablesCommandInput, DescribeTransitGatewayRo
320
330
  import { DescribeTransitGatewaysCommandInput, DescribeTransitGatewaysCommandOutput } from "../commands/DescribeTransitGatewaysCommand";
321
331
  import { DescribeTransitGatewayVpcAttachmentsCommandInput, DescribeTransitGatewayVpcAttachmentsCommandOutput } from "../commands/DescribeTransitGatewayVpcAttachmentsCommand";
322
332
  import { DescribeTrunkInterfaceAssociationsCommandInput, DescribeTrunkInterfaceAssociationsCommandOutput } from "../commands/DescribeTrunkInterfaceAssociationsCommand";
333
+ import { DescribeVerifiedAccessEndpointsCommandInput, DescribeVerifiedAccessEndpointsCommandOutput } from "../commands/DescribeVerifiedAccessEndpointsCommand";
334
+ import { DescribeVerifiedAccessGroupsCommandInput, DescribeVerifiedAccessGroupsCommandOutput } from "../commands/DescribeVerifiedAccessGroupsCommand";
335
+ import { DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput } from "../commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand";
336
+ import { DescribeVerifiedAccessInstancesCommandInput, DescribeVerifiedAccessInstancesCommandOutput } from "../commands/DescribeVerifiedAccessInstancesCommand";
337
+ import { DescribeVerifiedAccessTrustProvidersCommandInput, DescribeVerifiedAccessTrustProvidersCommandOutput } from "../commands/DescribeVerifiedAccessTrustProvidersCommand";
323
338
  import { DescribeVolumeAttributeCommandInput, DescribeVolumeAttributeCommandOutput } from "../commands/DescribeVolumeAttributeCommand";
324
339
  import { DescribeVolumesCommandInput, DescribeVolumesCommandOutput } from "../commands/DescribeVolumesCommand";
325
340
  import { DescribeVolumesModificationsCommandInput, DescribeVolumesModificationsCommandOutput } from "../commands/DescribeVolumesModificationsCommand";
@@ -340,9 +355,11 @@ import { DescribeVpnGatewaysCommandInput, DescribeVpnGatewaysCommandOutput } fro
340
355
  import { DetachClassicLinkVpcCommandInput, DetachClassicLinkVpcCommandOutput } from "../commands/DetachClassicLinkVpcCommand";
341
356
  import { DetachInternetGatewayCommandInput, DetachInternetGatewayCommandOutput } from "../commands/DetachInternetGatewayCommand";
342
357
  import { DetachNetworkInterfaceCommandInput, DetachNetworkInterfaceCommandOutput } from "../commands/DetachNetworkInterfaceCommand";
358
+ import { DetachVerifiedAccessTrustProviderCommandInput, DetachVerifiedAccessTrustProviderCommandOutput } from "../commands/DetachVerifiedAccessTrustProviderCommand";
343
359
  import { DetachVolumeCommandInput, DetachVolumeCommandOutput } from "../commands/DetachVolumeCommand";
344
360
  import { DetachVpnGatewayCommandInput, DetachVpnGatewayCommandOutput } from "../commands/DetachVpnGatewayCommand";
345
361
  import { DisableAddressTransferCommandInput, DisableAddressTransferCommandOutput } from "../commands/DisableAddressTransferCommand";
362
+ import { DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput } from "../commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand";
346
363
  import { DisableEbsEncryptionByDefaultCommandInput, DisableEbsEncryptionByDefaultCommandOutput } from "../commands/DisableEbsEncryptionByDefaultCommand";
347
364
  import { DisableFastLaunchCommandInput, DisableFastLaunchCommandOutput } from "../commands/DisableFastLaunchCommand";
348
365
  import { DisableFastSnapshotRestoresCommandInput, DisableFastSnapshotRestoresCommandOutput } from "../commands/DisableFastSnapshotRestoresCommand";
@@ -366,11 +383,13 @@ import { DisassociateTransitGatewayRouteTableCommandInput, DisassociateTransitGa
366
383
  import { DisassociateTrunkInterfaceCommandInput, DisassociateTrunkInterfaceCommandOutput } from "../commands/DisassociateTrunkInterfaceCommand";
367
384
  import { DisassociateVpcCidrBlockCommandInput, DisassociateVpcCidrBlockCommandOutput } from "../commands/DisassociateVpcCidrBlockCommand";
368
385
  import { EnableAddressTransferCommandInput, EnableAddressTransferCommandOutput } from "../commands/EnableAddressTransferCommand";
386
+ import { EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput } from "../commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand";
369
387
  import { EnableEbsEncryptionByDefaultCommandInput, EnableEbsEncryptionByDefaultCommandOutput } from "../commands/EnableEbsEncryptionByDefaultCommand";
370
388
  import { EnableFastLaunchCommandInput, EnableFastLaunchCommandOutput } from "../commands/EnableFastLaunchCommand";
371
389
  import { EnableFastSnapshotRestoresCommandInput, EnableFastSnapshotRestoresCommandOutput } from "../commands/EnableFastSnapshotRestoresCommand";
372
390
  import { EnableImageDeprecationCommandInput, EnableImageDeprecationCommandOutput } from "../commands/EnableImageDeprecationCommand";
373
391
  import { EnableIpamOrganizationAdminAccountCommandInput, EnableIpamOrganizationAdminAccountCommandOutput } from "../commands/EnableIpamOrganizationAdminAccountCommand";
392
+ import { EnableReachabilityAnalyzerOrganizationSharingCommandInput, EnableReachabilityAnalyzerOrganizationSharingCommandOutput } from "../commands/EnableReachabilityAnalyzerOrganizationSharingCommand";
374
393
  import { EnableSerialConsoleAccessCommandInput, EnableSerialConsoleAccessCommandOutput } from "../commands/EnableSerialConsoleAccessCommand";
375
394
  import { EnableTransitGatewayRouteTablePropagationCommandInput, EnableTransitGatewayRouteTablePropagationCommandOutput } from "../commands/EnableTransitGatewayRouteTablePropagationCommand";
376
395
  import { EnableVgwRoutePropagationCommandInput, EnableVgwRoutePropagationCommandOutput } from "../commands/EnableVgwRoutePropagationCommand";
@@ -383,6 +402,7 @@ import { ExportImageCommandInput, ExportImageCommandOutput } from "../commands/E
383
402
  import { ExportTransitGatewayRoutesCommandInput, ExportTransitGatewayRoutesCommandOutput } from "../commands/ExportTransitGatewayRoutesCommand";
384
403
  import { GetAssociatedEnclaveCertificateIamRolesCommandInput, GetAssociatedEnclaveCertificateIamRolesCommandOutput } from "../commands/GetAssociatedEnclaveCertificateIamRolesCommand";
385
404
  import { GetAssociatedIpv6PoolCidrsCommandInput, GetAssociatedIpv6PoolCidrsCommandOutput } from "../commands/GetAssociatedIpv6PoolCidrsCommand";
405
+ import { GetAwsNetworkPerformanceDataCommandInput, GetAwsNetworkPerformanceDataCommandOutput } from "../commands/GetAwsNetworkPerformanceDataCommand";
386
406
  import { GetCapacityReservationUsageCommandInput, GetCapacityReservationUsageCommandOutput } from "../commands/GetCapacityReservationUsageCommand";
387
407
  import { GetCoipPoolUsageCommandInput, GetCoipPoolUsageCommandOutput } from "../commands/GetCoipPoolUsageCommand";
388
408
  import { GetConsoleOutputCommandInput, GetConsoleOutputCommandOutput } from "../commands/GetConsoleOutputCommand";
@@ -416,6 +436,8 @@ import { GetTransitGatewayPolicyTableEntriesCommandInput, GetTransitGatewayPolic
416
436
  import { GetTransitGatewayPrefixListReferencesCommandInput, GetTransitGatewayPrefixListReferencesCommandOutput } from "../commands/GetTransitGatewayPrefixListReferencesCommand";
417
437
  import { GetTransitGatewayRouteTableAssociationsCommandInput, GetTransitGatewayRouteTableAssociationsCommandOutput } from "../commands/GetTransitGatewayRouteTableAssociationsCommand";
418
438
  import { GetTransitGatewayRouteTablePropagationsCommandInput, GetTransitGatewayRouteTablePropagationsCommandOutput } from "../commands/GetTransitGatewayRouteTablePropagationsCommand";
439
+ import { GetVerifiedAccessEndpointPolicyCommandInput, GetVerifiedAccessEndpointPolicyCommandOutput } from "../commands/GetVerifiedAccessEndpointPolicyCommand";
440
+ import { GetVerifiedAccessGroupPolicyCommandInput, GetVerifiedAccessGroupPolicyCommandOutput } from "../commands/GetVerifiedAccessGroupPolicyCommand";
419
441
  import { GetVpnConnectionDeviceSampleConfigurationCommandInput, GetVpnConnectionDeviceSampleConfigurationCommandOutput } from "../commands/GetVpnConnectionDeviceSampleConfigurationCommand";
420
442
  import { GetVpnConnectionDeviceTypesCommandInput, GetVpnConnectionDeviceTypesCommandOutput } from "../commands/GetVpnConnectionDeviceTypesCommand";
421
443
  import { ImportClientVpnClientCertificateRevocationListCommandInput, ImportClientVpnClientCertificateRevocationListCommandOutput } from "../commands/ImportClientVpnClientCertificateRevocationListCommand";
@@ -468,6 +490,13 @@ import { ModifyTrafficMirrorSessionCommandInput, ModifyTrafficMirrorSessionComma
468
490
  import { ModifyTransitGatewayCommandInput, ModifyTransitGatewayCommandOutput } from "../commands/ModifyTransitGatewayCommand";
469
491
  import { ModifyTransitGatewayPrefixListReferenceCommandInput, ModifyTransitGatewayPrefixListReferenceCommandOutput } from "../commands/ModifyTransitGatewayPrefixListReferenceCommand";
470
492
  import { ModifyTransitGatewayVpcAttachmentCommandInput, ModifyTransitGatewayVpcAttachmentCommandOutput } from "../commands/ModifyTransitGatewayVpcAttachmentCommand";
493
+ import { ModifyVerifiedAccessEndpointCommandInput, ModifyVerifiedAccessEndpointCommandOutput } from "../commands/ModifyVerifiedAccessEndpointCommand";
494
+ import { ModifyVerifiedAccessEndpointPolicyCommandInput, ModifyVerifiedAccessEndpointPolicyCommandOutput } from "../commands/ModifyVerifiedAccessEndpointPolicyCommand";
495
+ import { ModifyVerifiedAccessGroupCommandInput, ModifyVerifiedAccessGroupCommandOutput } from "../commands/ModifyVerifiedAccessGroupCommand";
496
+ import { ModifyVerifiedAccessGroupPolicyCommandInput, ModifyVerifiedAccessGroupPolicyCommandOutput } from "../commands/ModifyVerifiedAccessGroupPolicyCommand";
497
+ import { ModifyVerifiedAccessInstanceCommandInput, ModifyVerifiedAccessInstanceCommandOutput } from "../commands/ModifyVerifiedAccessInstanceCommand";
498
+ import { ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput, ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput } from "../commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand";
499
+ import { ModifyVerifiedAccessTrustProviderCommandInput, ModifyVerifiedAccessTrustProviderCommandOutput } from "../commands/ModifyVerifiedAccessTrustProviderCommand";
471
500
  import { ModifyVolumeAttributeCommandInput, ModifyVolumeAttributeCommandOutput } from "../commands/ModifyVolumeAttributeCommand";
472
501
  import { ModifyVolumeCommandInput, ModifyVolumeCommandOutput } from "../commands/ModifyVolumeCommand";
473
502
  import { ModifyVpcAttributeCommandInput, ModifyVpcAttributeCommandOutput } from "../commands/ModifyVpcAttributeCommand";
@@ -577,6 +606,7 @@ export declare const serializeAws_ec2AssociateVpcCidrBlockCommand: (input: Assoc
577
606
  export declare const serializeAws_ec2AttachClassicLinkVpcCommand: (input: AttachClassicLinkVpcCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
578
607
  export declare const serializeAws_ec2AttachInternetGatewayCommand: (input: AttachInternetGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
579
608
  export declare const serializeAws_ec2AttachNetworkInterfaceCommand: (input: AttachNetworkInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
609
+ export declare const serializeAws_ec2AttachVerifiedAccessTrustProviderCommand: (input: AttachVerifiedAccessTrustProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
580
610
  export declare const serializeAws_ec2AttachVolumeCommand: (input: AttachVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
581
611
  export declare const serializeAws_ec2AttachVpnGatewayCommand: (input: AttachVpnGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
582
612
  export declare const serializeAws_ec2AuthorizeClientVpnIngressCommand: (input: AuthorizeClientVpnIngressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -664,6 +694,10 @@ export declare const serializeAws_ec2CreateTransitGatewayRouteCommand: (input: C
664
694
  export declare const serializeAws_ec2CreateTransitGatewayRouteTableCommand: (input: CreateTransitGatewayRouteTableCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
665
695
  export declare const serializeAws_ec2CreateTransitGatewayRouteTableAnnouncementCommand: (input: CreateTransitGatewayRouteTableAnnouncementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
666
696
  export declare const serializeAws_ec2CreateTransitGatewayVpcAttachmentCommand: (input: CreateTransitGatewayVpcAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
697
+ export declare const serializeAws_ec2CreateVerifiedAccessEndpointCommand: (input: CreateVerifiedAccessEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
698
+ export declare const serializeAws_ec2CreateVerifiedAccessGroupCommand: (input: CreateVerifiedAccessGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
699
+ export declare const serializeAws_ec2CreateVerifiedAccessInstanceCommand: (input: CreateVerifiedAccessInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
700
+ export declare const serializeAws_ec2CreateVerifiedAccessTrustProviderCommand: (input: CreateVerifiedAccessTrustProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
667
701
  export declare const serializeAws_ec2CreateVolumeCommand: (input: CreateVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
668
702
  export declare const serializeAws_ec2CreateVpcCommand: (input: CreateVpcCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
669
703
  export declare const serializeAws_ec2CreateVpcEndpointCommand: (input: CreateVpcEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -732,6 +766,10 @@ export declare const serializeAws_ec2DeleteTransitGatewayRouteCommand: (input: D
732
766
  export declare const serializeAws_ec2DeleteTransitGatewayRouteTableCommand: (input: DeleteTransitGatewayRouteTableCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
733
767
  export declare const serializeAws_ec2DeleteTransitGatewayRouteTableAnnouncementCommand: (input: DeleteTransitGatewayRouteTableAnnouncementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
734
768
  export declare const serializeAws_ec2DeleteTransitGatewayVpcAttachmentCommand: (input: DeleteTransitGatewayVpcAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
769
+ export declare const serializeAws_ec2DeleteVerifiedAccessEndpointCommand: (input: DeleteVerifiedAccessEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
770
+ export declare const serializeAws_ec2DeleteVerifiedAccessGroupCommand: (input: DeleteVerifiedAccessGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
771
+ export declare const serializeAws_ec2DeleteVerifiedAccessInstanceCommand: (input: DeleteVerifiedAccessInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
772
+ export declare const serializeAws_ec2DeleteVerifiedAccessTrustProviderCommand: (input: DeleteVerifiedAccessTrustProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
735
773
  export declare const serializeAws_ec2DeleteVolumeCommand: (input: DeleteVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
736
774
  export declare const serializeAws_ec2DeleteVpcCommand: (input: DeleteVpcCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
737
775
  export declare const serializeAws_ec2DeleteVpcEndpointConnectionNotificationsCommand: (input: DeleteVpcEndpointConnectionNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -754,6 +792,7 @@ export declare const serializeAws_ec2DescribeAddressesAttributeCommand: (input:
754
792
  export declare const serializeAws_ec2DescribeAddressTransfersCommand: (input: DescribeAddressTransfersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
755
793
  export declare const serializeAws_ec2DescribeAggregateIdFormatCommand: (input: DescribeAggregateIdFormatCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
756
794
  export declare const serializeAws_ec2DescribeAvailabilityZonesCommand: (input: DescribeAvailabilityZonesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
795
+ export declare const serializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommand: (input: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
757
796
  export declare const serializeAws_ec2DescribeBundleTasksCommand: (input: DescribeBundleTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
758
797
  export declare const serializeAws_ec2DescribeByoipCidrsCommand: (input: DescribeByoipCidrsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
759
798
  export declare const serializeAws_ec2DescribeCapacityReservationFleetsCommand: (input: DescribeCapacityReservationFleetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -867,6 +906,11 @@ export declare const serializeAws_ec2DescribeTransitGatewayRouteTablesCommand: (
867
906
  export declare const serializeAws_ec2DescribeTransitGatewaysCommand: (input: DescribeTransitGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
868
907
  export declare const serializeAws_ec2DescribeTransitGatewayVpcAttachmentsCommand: (input: DescribeTransitGatewayVpcAttachmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
869
908
  export declare const serializeAws_ec2DescribeTrunkInterfaceAssociationsCommand: (input: DescribeTrunkInterfaceAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
909
+ export declare const serializeAws_ec2DescribeVerifiedAccessEndpointsCommand: (input: DescribeVerifiedAccessEndpointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
910
+ export declare const serializeAws_ec2DescribeVerifiedAccessGroupsCommand: (input: DescribeVerifiedAccessGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
911
+ export declare const serializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommand: (input: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
912
+ export declare const serializeAws_ec2DescribeVerifiedAccessInstancesCommand: (input: DescribeVerifiedAccessInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
913
+ export declare const serializeAws_ec2DescribeVerifiedAccessTrustProvidersCommand: (input: DescribeVerifiedAccessTrustProvidersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
870
914
  export declare const serializeAws_ec2DescribeVolumeAttributeCommand: (input: DescribeVolumeAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
871
915
  export declare const serializeAws_ec2DescribeVolumesCommand: (input: DescribeVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
872
916
  export declare const serializeAws_ec2DescribeVolumesModificationsCommand: (input: DescribeVolumesModificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -887,9 +931,11 @@ export declare const serializeAws_ec2DescribeVpnGatewaysCommand: (input: Describ
887
931
  export declare const serializeAws_ec2DetachClassicLinkVpcCommand: (input: DetachClassicLinkVpcCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
888
932
  export declare const serializeAws_ec2DetachInternetGatewayCommand: (input: DetachInternetGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
889
933
  export declare const serializeAws_ec2DetachNetworkInterfaceCommand: (input: DetachNetworkInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
934
+ export declare const serializeAws_ec2DetachVerifiedAccessTrustProviderCommand: (input: DetachVerifiedAccessTrustProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
890
935
  export declare const serializeAws_ec2DetachVolumeCommand: (input: DetachVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
891
936
  export declare const serializeAws_ec2DetachVpnGatewayCommand: (input: DetachVpnGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
892
937
  export declare const serializeAws_ec2DisableAddressTransferCommand: (input: DisableAddressTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
938
+ export declare const serializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommand: (input: DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
893
939
  export declare const serializeAws_ec2DisableEbsEncryptionByDefaultCommand: (input: DisableEbsEncryptionByDefaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
894
940
  export declare const serializeAws_ec2DisableFastLaunchCommand: (input: DisableFastLaunchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
895
941
  export declare const serializeAws_ec2DisableFastSnapshotRestoresCommand: (input: DisableFastSnapshotRestoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -913,11 +959,13 @@ export declare const serializeAws_ec2DisassociateTransitGatewayRouteTableCommand
913
959
  export declare const serializeAws_ec2DisassociateTrunkInterfaceCommand: (input: DisassociateTrunkInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
914
960
  export declare const serializeAws_ec2DisassociateVpcCidrBlockCommand: (input: DisassociateVpcCidrBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
915
961
  export declare const serializeAws_ec2EnableAddressTransferCommand: (input: EnableAddressTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
962
+ export declare const serializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommand: (input: EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
916
963
  export declare const serializeAws_ec2EnableEbsEncryptionByDefaultCommand: (input: EnableEbsEncryptionByDefaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
917
964
  export declare const serializeAws_ec2EnableFastLaunchCommand: (input: EnableFastLaunchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
918
965
  export declare const serializeAws_ec2EnableFastSnapshotRestoresCommand: (input: EnableFastSnapshotRestoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
919
966
  export declare const serializeAws_ec2EnableImageDeprecationCommand: (input: EnableImageDeprecationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
920
967
  export declare const serializeAws_ec2EnableIpamOrganizationAdminAccountCommand: (input: EnableIpamOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
968
+ export declare const serializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommand: (input: EnableReachabilityAnalyzerOrganizationSharingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
921
969
  export declare const serializeAws_ec2EnableSerialConsoleAccessCommand: (input: EnableSerialConsoleAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
922
970
  export declare const serializeAws_ec2EnableTransitGatewayRouteTablePropagationCommand: (input: EnableTransitGatewayRouteTablePropagationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
923
971
  export declare const serializeAws_ec2EnableVgwRoutePropagationCommand: (input: EnableVgwRoutePropagationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -930,6 +978,7 @@ export declare const serializeAws_ec2ExportImageCommand: (input: ExportImageComm
930
978
  export declare const serializeAws_ec2ExportTransitGatewayRoutesCommand: (input: ExportTransitGatewayRoutesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
931
979
  export declare const serializeAws_ec2GetAssociatedEnclaveCertificateIamRolesCommand: (input: GetAssociatedEnclaveCertificateIamRolesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
932
980
  export declare const serializeAws_ec2GetAssociatedIpv6PoolCidrsCommand: (input: GetAssociatedIpv6PoolCidrsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
981
+ export declare const serializeAws_ec2GetAwsNetworkPerformanceDataCommand: (input: GetAwsNetworkPerformanceDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
933
982
  export declare const serializeAws_ec2GetCapacityReservationUsageCommand: (input: GetCapacityReservationUsageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
934
983
  export declare const serializeAws_ec2GetCoipPoolUsageCommand: (input: GetCoipPoolUsageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
935
984
  export declare const serializeAws_ec2GetConsoleOutputCommand: (input: GetConsoleOutputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -963,6 +1012,8 @@ export declare const serializeAws_ec2GetTransitGatewayPolicyTableEntriesCommand:
963
1012
  export declare const serializeAws_ec2GetTransitGatewayPrefixListReferencesCommand: (input: GetTransitGatewayPrefixListReferencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
964
1013
  export declare const serializeAws_ec2GetTransitGatewayRouteTableAssociationsCommand: (input: GetTransitGatewayRouteTableAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
965
1014
  export declare const serializeAws_ec2GetTransitGatewayRouteTablePropagationsCommand: (input: GetTransitGatewayRouteTablePropagationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1015
+ export declare const serializeAws_ec2GetVerifiedAccessEndpointPolicyCommand: (input: GetVerifiedAccessEndpointPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1016
+ export declare const serializeAws_ec2GetVerifiedAccessGroupPolicyCommand: (input: GetVerifiedAccessGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
966
1017
  export declare const serializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommand: (input: GetVpnConnectionDeviceSampleConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
967
1018
  export declare const serializeAws_ec2GetVpnConnectionDeviceTypesCommand: (input: GetVpnConnectionDeviceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
968
1019
  export declare const serializeAws_ec2ImportClientVpnClientCertificateRevocationListCommand: (input: ImportClientVpnClientCertificateRevocationListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -1015,6 +1066,13 @@ export declare const serializeAws_ec2ModifyTrafficMirrorSessionCommand: (input:
1015
1066
  export declare const serializeAws_ec2ModifyTransitGatewayCommand: (input: ModifyTransitGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1016
1067
  export declare const serializeAws_ec2ModifyTransitGatewayPrefixListReferenceCommand: (input: ModifyTransitGatewayPrefixListReferenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1017
1068
  export declare const serializeAws_ec2ModifyTransitGatewayVpcAttachmentCommand: (input: ModifyTransitGatewayVpcAttachmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1069
+ export declare const serializeAws_ec2ModifyVerifiedAccessEndpointCommand: (input: ModifyVerifiedAccessEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1070
+ export declare const serializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommand: (input: ModifyVerifiedAccessEndpointPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1071
+ export declare const serializeAws_ec2ModifyVerifiedAccessGroupCommand: (input: ModifyVerifiedAccessGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1072
+ export declare const serializeAws_ec2ModifyVerifiedAccessGroupPolicyCommand: (input: ModifyVerifiedAccessGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1073
+ export declare const serializeAws_ec2ModifyVerifiedAccessInstanceCommand: (input: ModifyVerifiedAccessInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1074
+ export declare const serializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommand: (input: ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1075
+ export declare const serializeAws_ec2ModifyVerifiedAccessTrustProviderCommand: (input: ModifyVerifiedAccessTrustProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1018
1076
  export declare const serializeAws_ec2ModifyVolumeCommand: (input: ModifyVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1019
1077
  export declare const serializeAws_ec2ModifyVolumeAttributeCommand: (input: ModifyVolumeAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1020
1078
  export declare const serializeAws_ec2ModifyVpcAttributeCommand: (input: ModifyVpcAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -1124,6 +1182,7 @@ export declare const deserializeAws_ec2AssociateVpcCidrBlockCommand: (output: __
1124
1182
  export declare const deserializeAws_ec2AttachClassicLinkVpcCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachClassicLinkVpcCommandOutput>;
1125
1183
  export declare const deserializeAws_ec2AttachInternetGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachInternetGatewayCommandOutput>;
1126
1184
  export declare const deserializeAws_ec2AttachNetworkInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachNetworkInterfaceCommandOutput>;
1185
+ export declare const deserializeAws_ec2AttachVerifiedAccessTrustProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachVerifiedAccessTrustProviderCommandOutput>;
1127
1186
  export declare const deserializeAws_ec2AttachVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachVolumeCommandOutput>;
1128
1187
  export declare const deserializeAws_ec2AttachVpnGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachVpnGatewayCommandOutput>;
1129
1188
  export declare const deserializeAws_ec2AuthorizeClientVpnIngressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AuthorizeClientVpnIngressCommandOutput>;
@@ -1211,6 +1270,10 @@ export declare const deserializeAws_ec2CreateTransitGatewayRouteCommand: (output
1211
1270
  export declare const deserializeAws_ec2CreateTransitGatewayRouteTableCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTransitGatewayRouteTableCommandOutput>;
1212
1271
  export declare const deserializeAws_ec2CreateTransitGatewayRouteTableAnnouncementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTransitGatewayRouteTableAnnouncementCommandOutput>;
1213
1272
  export declare const deserializeAws_ec2CreateTransitGatewayVpcAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTransitGatewayVpcAttachmentCommandOutput>;
1273
+ export declare const deserializeAws_ec2CreateVerifiedAccessEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVerifiedAccessEndpointCommandOutput>;
1274
+ export declare const deserializeAws_ec2CreateVerifiedAccessGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVerifiedAccessGroupCommandOutput>;
1275
+ export declare const deserializeAws_ec2CreateVerifiedAccessInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVerifiedAccessInstanceCommandOutput>;
1276
+ export declare const deserializeAws_ec2CreateVerifiedAccessTrustProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVerifiedAccessTrustProviderCommandOutput>;
1214
1277
  export declare const deserializeAws_ec2CreateVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVolumeCommandOutput>;
1215
1278
  export declare const deserializeAws_ec2CreateVpcCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVpcCommandOutput>;
1216
1279
  export declare const deserializeAws_ec2CreateVpcEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVpcEndpointCommandOutput>;
@@ -1279,6 +1342,10 @@ export declare const deserializeAws_ec2DeleteTransitGatewayRouteCommand: (output
1279
1342
  export declare const deserializeAws_ec2DeleteTransitGatewayRouteTableCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTransitGatewayRouteTableCommandOutput>;
1280
1343
  export declare const deserializeAws_ec2DeleteTransitGatewayRouteTableAnnouncementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTransitGatewayRouteTableAnnouncementCommandOutput>;
1281
1344
  export declare const deserializeAws_ec2DeleteTransitGatewayVpcAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTransitGatewayVpcAttachmentCommandOutput>;
1345
+ export declare const deserializeAws_ec2DeleteVerifiedAccessEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVerifiedAccessEndpointCommandOutput>;
1346
+ export declare const deserializeAws_ec2DeleteVerifiedAccessGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVerifiedAccessGroupCommandOutput>;
1347
+ export declare const deserializeAws_ec2DeleteVerifiedAccessInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVerifiedAccessInstanceCommandOutput>;
1348
+ export declare const deserializeAws_ec2DeleteVerifiedAccessTrustProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVerifiedAccessTrustProviderCommandOutput>;
1282
1349
  export declare const deserializeAws_ec2DeleteVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVolumeCommandOutput>;
1283
1350
  export declare const deserializeAws_ec2DeleteVpcCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVpcCommandOutput>;
1284
1351
  export declare const deserializeAws_ec2DeleteVpcEndpointConnectionNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVpcEndpointConnectionNotificationsCommandOutput>;
@@ -1301,6 +1368,7 @@ export declare const deserializeAws_ec2DescribeAddressesAttributeCommand: (outpu
1301
1368
  export declare const deserializeAws_ec2DescribeAddressTransfersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAddressTransfersCommandOutput>;
1302
1369
  export declare const deserializeAws_ec2DescribeAggregateIdFormatCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAggregateIdFormatCommandOutput>;
1303
1370
  export declare const deserializeAws_ec2DescribeAvailabilityZonesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAvailabilityZonesCommandOutput>;
1371
+ export declare const deserializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput>;
1304
1372
  export declare const deserializeAws_ec2DescribeBundleTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBundleTasksCommandOutput>;
1305
1373
  export declare const deserializeAws_ec2DescribeByoipCidrsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeByoipCidrsCommandOutput>;
1306
1374
  export declare const deserializeAws_ec2DescribeCapacityReservationFleetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCapacityReservationFleetsCommandOutput>;
@@ -1414,6 +1482,11 @@ export declare const deserializeAws_ec2DescribeTransitGatewayRouteTablesCommand:
1414
1482
  export declare const deserializeAws_ec2DescribeTransitGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTransitGatewaysCommandOutput>;
1415
1483
  export declare const deserializeAws_ec2DescribeTransitGatewayVpcAttachmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTransitGatewayVpcAttachmentsCommandOutput>;
1416
1484
  export declare const deserializeAws_ec2DescribeTrunkInterfaceAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrunkInterfaceAssociationsCommandOutput>;
1485
+ export declare const deserializeAws_ec2DescribeVerifiedAccessEndpointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVerifiedAccessEndpointsCommandOutput>;
1486
+ export declare const deserializeAws_ec2DescribeVerifiedAccessGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVerifiedAccessGroupsCommandOutput>;
1487
+ export declare const deserializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput>;
1488
+ export declare const deserializeAws_ec2DescribeVerifiedAccessInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVerifiedAccessInstancesCommandOutput>;
1489
+ export declare const deserializeAws_ec2DescribeVerifiedAccessTrustProvidersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVerifiedAccessTrustProvidersCommandOutput>;
1417
1490
  export declare const deserializeAws_ec2DescribeVolumeAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVolumeAttributeCommandOutput>;
1418
1491
  export declare const deserializeAws_ec2DescribeVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVolumesCommandOutput>;
1419
1492
  export declare const deserializeAws_ec2DescribeVolumesModificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVolumesModificationsCommandOutput>;
@@ -1434,9 +1507,11 @@ export declare const deserializeAws_ec2DescribeVpnGatewaysCommand: (output: __Ht
1434
1507
  export declare const deserializeAws_ec2DetachClassicLinkVpcCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachClassicLinkVpcCommandOutput>;
1435
1508
  export declare const deserializeAws_ec2DetachInternetGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachInternetGatewayCommandOutput>;
1436
1509
  export declare const deserializeAws_ec2DetachNetworkInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachNetworkInterfaceCommandOutput>;
1510
+ export declare const deserializeAws_ec2DetachVerifiedAccessTrustProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachVerifiedAccessTrustProviderCommandOutput>;
1437
1511
  export declare const deserializeAws_ec2DetachVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachVolumeCommandOutput>;
1438
1512
  export declare const deserializeAws_ec2DetachVpnGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachVpnGatewayCommandOutput>;
1439
1513
  export declare const deserializeAws_ec2DisableAddressTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableAddressTransferCommandOutput>;
1514
+ export declare const deserializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput>;
1440
1515
  export declare const deserializeAws_ec2DisableEbsEncryptionByDefaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableEbsEncryptionByDefaultCommandOutput>;
1441
1516
  export declare const deserializeAws_ec2DisableFastLaunchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableFastLaunchCommandOutput>;
1442
1517
  export declare const deserializeAws_ec2DisableFastSnapshotRestoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableFastSnapshotRestoresCommandOutput>;
@@ -1460,11 +1535,13 @@ export declare const deserializeAws_ec2DisassociateTransitGatewayRouteTableComma
1460
1535
  export declare const deserializeAws_ec2DisassociateTrunkInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTrunkInterfaceCommandOutput>;
1461
1536
  export declare const deserializeAws_ec2DisassociateVpcCidrBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateVpcCidrBlockCommandOutput>;
1462
1537
  export declare const deserializeAws_ec2EnableAddressTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableAddressTransferCommandOutput>;
1538
+ export declare const deserializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput>;
1463
1539
  export declare const deserializeAws_ec2EnableEbsEncryptionByDefaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableEbsEncryptionByDefaultCommandOutput>;
1464
1540
  export declare const deserializeAws_ec2EnableFastLaunchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableFastLaunchCommandOutput>;
1465
1541
  export declare const deserializeAws_ec2EnableFastSnapshotRestoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableFastSnapshotRestoresCommandOutput>;
1466
1542
  export declare const deserializeAws_ec2EnableImageDeprecationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableImageDeprecationCommandOutput>;
1467
1543
  export declare const deserializeAws_ec2EnableIpamOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableIpamOrganizationAdminAccountCommandOutput>;
1544
+ export declare const deserializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableReachabilityAnalyzerOrganizationSharingCommandOutput>;
1468
1545
  export declare const deserializeAws_ec2EnableSerialConsoleAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableSerialConsoleAccessCommandOutput>;
1469
1546
  export declare const deserializeAws_ec2EnableTransitGatewayRouteTablePropagationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableTransitGatewayRouteTablePropagationCommandOutput>;
1470
1547
  export declare const deserializeAws_ec2EnableVgwRoutePropagationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableVgwRoutePropagationCommandOutput>;
@@ -1477,6 +1554,7 @@ export declare const deserializeAws_ec2ExportImageCommand: (output: __HttpRespon
1477
1554
  export declare const deserializeAws_ec2ExportTransitGatewayRoutesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExportTransitGatewayRoutesCommandOutput>;
1478
1555
  export declare const deserializeAws_ec2GetAssociatedEnclaveCertificateIamRolesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssociatedEnclaveCertificateIamRolesCommandOutput>;
1479
1556
  export declare const deserializeAws_ec2GetAssociatedIpv6PoolCidrsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssociatedIpv6PoolCidrsCommandOutput>;
1557
+ export declare const deserializeAws_ec2GetAwsNetworkPerformanceDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAwsNetworkPerformanceDataCommandOutput>;
1480
1558
  export declare const deserializeAws_ec2GetCapacityReservationUsageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCapacityReservationUsageCommandOutput>;
1481
1559
  export declare const deserializeAws_ec2GetCoipPoolUsageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoipPoolUsageCommandOutput>;
1482
1560
  export declare const deserializeAws_ec2GetConsoleOutputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConsoleOutputCommandOutput>;
@@ -1510,6 +1588,8 @@ export declare const deserializeAws_ec2GetTransitGatewayPolicyTableEntriesComman
1510
1588
  export declare const deserializeAws_ec2GetTransitGatewayPrefixListReferencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransitGatewayPrefixListReferencesCommandOutput>;
1511
1589
  export declare const deserializeAws_ec2GetTransitGatewayRouteTableAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransitGatewayRouteTableAssociationsCommandOutput>;
1512
1590
  export declare const deserializeAws_ec2GetTransitGatewayRouteTablePropagationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransitGatewayRouteTablePropagationsCommandOutput>;
1591
+ export declare const deserializeAws_ec2GetVerifiedAccessEndpointPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVerifiedAccessEndpointPolicyCommandOutput>;
1592
+ export declare const deserializeAws_ec2GetVerifiedAccessGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVerifiedAccessGroupPolicyCommandOutput>;
1513
1593
  export declare const deserializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVpnConnectionDeviceSampleConfigurationCommandOutput>;
1514
1594
  export declare const deserializeAws_ec2GetVpnConnectionDeviceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVpnConnectionDeviceTypesCommandOutput>;
1515
1595
  export declare const deserializeAws_ec2ImportClientVpnClientCertificateRevocationListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportClientVpnClientCertificateRevocationListCommandOutput>;
@@ -1562,6 +1642,13 @@ export declare const deserializeAws_ec2ModifyTrafficMirrorSessionCommand: (outpu
1562
1642
  export declare const deserializeAws_ec2ModifyTransitGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyTransitGatewayCommandOutput>;
1563
1643
  export declare const deserializeAws_ec2ModifyTransitGatewayPrefixListReferenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyTransitGatewayPrefixListReferenceCommandOutput>;
1564
1644
  export declare const deserializeAws_ec2ModifyTransitGatewayVpcAttachmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyTransitGatewayVpcAttachmentCommandOutput>;
1645
+ export declare const deserializeAws_ec2ModifyVerifiedAccessEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyVerifiedAccessEndpointCommandOutput>;
1646
+ export declare const deserializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyVerifiedAccessEndpointPolicyCommandOutput>;
1647
+ export declare const deserializeAws_ec2ModifyVerifiedAccessGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyVerifiedAccessGroupCommandOutput>;
1648
+ export declare const deserializeAws_ec2ModifyVerifiedAccessGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyVerifiedAccessGroupPolicyCommandOutput>;
1649
+ export declare const deserializeAws_ec2ModifyVerifiedAccessInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyVerifiedAccessInstanceCommandOutput>;
1650
+ export declare const deserializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput>;
1651
+ export declare const deserializeAws_ec2ModifyVerifiedAccessTrustProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyVerifiedAccessTrustProviderCommandOutput>;
1565
1652
  export declare const deserializeAws_ec2ModifyVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyVolumeCommandOutput>;
1566
1653
  export declare const deserializeAws_ec2ModifyVolumeAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyVolumeAttributeCommandOutput>;
1567
1654
  export declare const deserializeAws_ec2ModifyVpcAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyVpcAttributeCommandOutput>;