@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
@@ -1,27 +1,29 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.serializeAws_ec2CopySnapshotCommand = exports.serializeAws_ec2CopyImageCommand = exports.serializeAws_ec2CopyFpgaImageCommand = exports.serializeAws_ec2ConfirmProductInstanceCommand = exports.serializeAws_ec2CancelSpotInstanceRequestsCommand = exports.serializeAws_ec2CancelSpotFleetRequestsCommand = exports.serializeAws_ec2CancelReservedInstancesListingCommand = exports.serializeAws_ec2CancelImportTaskCommand = exports.serializeAws_ec2CancelImageLaunchPermissionCommand = exports.serializeAws_ec2CancelExportTaskCommand = exports.serializeAws_ec2CancelConversionTaskCommand = exports.serializeAws_ec2CancelCapacityReservationFleetsCommand = exports.serializeAws_ec2CancelCapacityReservationCommand = exports.serializeAws_ec2CancelBundleTaskCommand = exports.serializeAws_ec2BundleInstanceCommand = exports.serializeAws_ec2AuthorizeSecurityGroupIngressCommand = exports.serializeAws_ec2AuthorizeSecurityGroupEgressCommand = exports.serializeAws_ec2AuthorizeClientVpnIngressCommand = exports.serializeAws_ec2AttachVpnGatewayCommand = exports.serializeAws_ec2AttachVolumeCommand = exports.serializeAws_ec2AttachNetworkInterfaceCommand = exports.serializeAws_ec2AttachInternetGatewayCommand = exports.serializeAws_ec2AttachClassicLinkVpcCommand = exports.serializeAws_ec2AssociateVpcCidrBlockCommand = exports.serializeAws_ec2AssociateTrunkInterfaceCommand = exports.serializeAws_ec2AssociateTransitGatewayRouteTableCommand = exports.serializeAws_ec2AssociateTransitGatewayPolicyTableCommand = exports.serializeAws_ec2AssociateTransitGatewayMulticastDomainCommand = exports.serializeAws_ec2AssociateSubnetCidrBlockCommand = exports.serializeAws_ec2AssociateRouteTableCommand = exports.serializeAws_ec2AssociateInstanceEventWindowCommand = exports.serializeAws_ec2AssociateIamInstanceProfileCommand = exports.serializeAws_ec2AssociateEnclaveCertificateIamRoleCommand = exports.serializeAws_ec2AssociateDhcpOptionsCommand = exports.serializeAws_ec2AssociateClientVpnTargetNetworkCommand = exports.serializeAws_ec2AssociateAddressCommand = exports.serializeAws_ec2AssignPrivateIpAddressesCommand = exports.serializeAws_ec2AssignIpv6AddressesCommand = exports.serializeAws_ec2ApplySecurityGroupsToClientVpnTargetNetworkCommand = exports.serializeAws_ec2AllocateIpamPoolCidrCommand = exports.serializeAws_ec2AllocateHostsCommand = exports.serializeAws_ec2AllocateAddressCommand = exports.serializeAws_ec2AdvertiseByoipCidrCommand = exports.serializeAws_ec2AcceptVpcPeeringConnectionCommand = exports.serializeAws_ec2AcceptVpcEndpointConnectionsCommand = exports.serializeAws_ec2AcceptTransitGatewayVpcAttachmentCommand = exports.serializeAws_ec2AcceptTransitGatewayPeeringAttachmentCommand = exports.serializeAws_ec2AcceptTransitGatewayMulticastDomainAssociationsCommand = exports.serializeAws_ec2AcceptReservedInstancesExchangeQuoteCommand = exports.serializeAws_ec2AcceptAddressTransferCommand = void 0;
4
- exports.serializeAws_ec2CreateSubnetCommand = exports.serializeAws_ec2CreateStoreImageTaskCommand = exports.serializeAws_ec2CreateSpotDatafeedSubscriptionCommand = exports.serializeAws_ec2CreateSnapshotsCommand = exports.serializeAws_ec2CreateSnapshotCommand = exports.serializeAws_ec2CreateSecurityGroupCommand = exports.serializeAws_ec2CreateRouteTableCommand = exports.serializeAws_ec2CreateRouteCommand = exports.serializeAws_ec2CreateRestoreImageTaskCommand = exports.serializeAws_ec2CreateReservedInstancesListingCommand = exports.serializeAws_ec2CreateReplaceRootVolumeTaskCommand = exports.serializeAws_ec2CreatePublicIpv4PoolCommand = exports.serializeAws_ec2CreatePlacementGroupCommand = exports.serializeAws_ec2CreateNetworkInterfacePermissionCommand = exports.serializeAws_ec2CreateNetworkInterfaceCommand = exports.serializeAws_ec2CreateNetworkInsightsPathCommand = exports.serializeAws_ec2CreateNetworkInsightsAccessScopeCommand = exports.serializeAws_ec2CreateNetworkAclEntryCommand = exports.serializeAws_ec2CreateNetworkAclCommand = exports.serializeAws_ec2CreateNatGatewayCommand = exports.serializeAws_ec2CreateManagedPrefixListCommand = exports.serializeAws_ec2CreateLocalGatewayRouteTableVpcAssociationCommand = exports.serializeAws_ec2CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = exports.serializeAws_ec2CreateLocalGatewayRouteTableCommand = exports.serializeAws_ec2CreateLocalGatewayRouteCommand = exports.serializeAws_ec2CreateLaunchTemplateVersionCommand = exports.serializeAws_ec2CreateLaunchTemplateCommand = exports.serializeAws_ec2CreateKeyPairCommand = exports.serializeAws_ec2CreateIpamScopeCommand = exports.serializeAws_ec2CreateIpamPoolCommand = exports.serializeAws_ec2CreateIpamCommand = exports.serializeAws_ec2CreateInternetGatewayCommand = exports.serializeAws_ec2CreateInstanceExportTaskCommand = exports.serializeAws_ec2CreateInstanceEventWindowCommand = exports.serializeAws_ec2CreateImageCommand = exports.serializeAws_ec2CreateFpgaImageCommand = exports.serializeAws_ec2CreateFlowLogsCommand = exports.serializeAws_ec2CreateFleetCommand = exports.serializeAws_ec2CreateEgressOnlyInternetGatewayCommand = exports.serializeAws_ec2CreateDhcpOptionsCommand = exports.serializeAws_ec2CreateDefaultVpcCommand = exports.serializeAws_ec2CreateDefaultSubnetCommand = exports.serializeAws_ec2CreateCustomerGatewayCommand = exports.serializeAws_ec2CreateCoipPoolCommand = exports.serializeAws_ec2CreateCoipCidrCommand = exports.serializeAws_ec2CreateClientVpnRouteCommand = exports.serializeAws_ec2CreateClientVpnEndpointCommand = exports.serializeAws_ec2CreateCarrierGatewayCommand = exports.serializeAws_ec2CreateCapacityReservationFleetCommand = exports.serializeAws_ec2CreateCapacityReservationCommand = void 0;
5
- exports.serializeAws_ec2DeleteManagedPrefixListCommand = exports.serializeAws_ec2DeleteLocalGatewayRouteTableVpcAssociationCommand = exports.serializeAws_ec2DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = exports.serializeAws_ec2DeleteLocalGatewayRouteTableCommand = exports.serializeAws_ec2DeleteLocalGatewayRouteCommand = exports.serializeAws_ec2DeleteLaunchTemplateVersionsCommand = exports.serializeAws_ec2DeleteLaunchTemplateCommand = exports.serializeAws_ec2DeleteKeyPairCommand = exports.serializeAws_ec2DeleteIpamScopeCommand = exports.serializeAws_ec2DeleteIpamPoolCommand = exports.serializeAws_ec2DeleteIpamCommand = exports.serializeAws_ec2DeleteInternetGatewayCommand = exports.serializeAws_ec2DeleteInstanceEventWindowCommand = exports.serializeAws_ec2DeleteFpgaImageCommand = exports.serializeAws_ec2DeleteFlowLogsCommand = exports.serializeAws_ec2DeleteFleetsCommand = exports.serializeAws_ec2DeleteEgressOnlyInternetGatewayCommand = exports.serializeAws_ec2DeleteDhcpOptionsCommand = exports.serializeAws_ec2DeleteCustomerGatewayCommand = exports.serializeAws_ec2DeleteCoipPoolCommand = exports.serializeAws_ec2DeleteCoipCidrCommand = exports.serializeAws_ec2DeleteClientVpnRouteCommand = exports.serializeAws_ec2DeleteClientVpnEndpointCommand = exports.serializeAws_ec2DeleteCarrierGatewayCommand = exports.serializeAws_ec2CreateVpnGatewayCommand = exports.serializeAws_ec2CreateVpnConnectionRouteCommand = exports.serializeAws_ec2CreateVpnConnectionCommand = exports.serializeAws_ec2CreateVpcPeeringConnectionCommand = exports.serializeAws_ec2CreateVpcEndpointServiceConfigurationCommand = exports.serializeAws_ec2CreateVpcEndpointConnectionNotificationCommand = exports.serializeAws_ec2CreateVpcEndpointCommand = exports.serializeAws_ec2CreateVpcCommand = exports.serializeAws_ec2CreateVolumeCommand = exports.serializeAws_ec2CreateTransitGatewayVpcAttachmentCommand = exports.serializeAws_ec2CreateTransitGatewayRouteTableAnnouncementCommand = exports.serializeAws_ec2CreateTransitGatewayRouteTableCommand = exports.serializeAws_ec2CreateTransitGatewayRouteCommand = exports.serializeAws_ec2CreateTransitGatewayPrefixListReferenceCommand = exports.serializeAws_ec2CreateTransitGatewayPolicyTableCommand = exports.serializeAws_ec2CreateTransitGatewayPeeringAttachmentCommand = exports.serializeAws_ec2CreateTransitGatewayMulticastDomainCommand = exports.serializeAws_ec2CreateTransitGatewayConnectPeerCommand = exports.serializeAws_ec2CreateTransitGatewayConnectCommand = exports.serializeAws_ec2CreateTransitGatewayCommand = exports.serializeAws_ec2CreateTrafficMirrorTargetCommand = exports.serializeAws_ec2CreateTrafficMirrorSessionCommand = exports.serializeAws_ec2CreateTrafficMirrorFilterRuleCommand = exports.serializeAws_ec2CreateTrafficMirrorFilterCommand = exports.serializeAws_ec2CreateTagsCommand = exports.serializeAws_ec2CreateSubnetCidrReservationCommand = void 0;
6
- exports.serializeAws_ec2DeregisterTransitGatewayMulticastGroupMembersCommand = exports.serializeAws_ec2DeregisterInstanceEventNotificationAttributesCommand = exports.serializeAws_ec2DeregisterImageCommand = exports.serializeAws_ec2DeprovisionPublicIpv4PoolCidrCommand = exports.serializeAws_ec2DeprovisionIpamPoolCidrCommand = exports.serializeAws_ec2DeprovisionByoipCidrCommand = exports.serializeAws_ec2DeleteVpnGatewayCommand = exports.serializeAws_ec2DeleteVpnConnectionRouteCommand = exports.serializeAws_ec2DeleteVpnConnectionCommand = exports.serializeAws_ec2DeleteVpcPeeringConnectionCommand = exports.serializeAws_ec2DeleteVpcEndpointServiceConfigurationsCommand = exports.serializeAws_ec2DeleteVpcEndpointsCommand = exports.serializeAws_ec2DeleteVpcEndpointConnectionNotificationsCommand = exports.serializeAws_ec2DeleteVpcCommand = exports.serializeAws_ec2DeleteVolumeCommand = exports.serializeAws_ec2DeleteTransitGatewayVpcAttachmentCommand = exports.serializeAws_ec2DeleteTransitGatewayRouteTableAnnouncementCommand = exports.serializeAws_ec2DeleteTransitGatewayRouteTableCommand = exports.serializeAws_ec2DeleteTransitGatewayRouteCommand = exports.serializeAws_ec2DeleteTransitGatewayPrefixListReferenceCommand = exports.serializeAws_ec2DeleteTransitGatewayPolicyTableCommand = exports.serializeAws_ec2DeleteTransitGatewayPeeringAttachmentCommand = exports.serializeAws_ec2DeleteTransitGatewayMulticastDomainCommand = exports.serializeAws_ec2DeleteTransitGatewayConnectPeerCommand = exports.serializeAws_ec2DeleteTransitGatewayConnectCommand = exports.serializeAws_ec2DeleteTransitGatewayCommand = exports.serializeAws_ec2DeleteTrafficMirrorTargetCommand = exports.serializeAws_ec2DeleteTrafficMirrorSessionCommand = exports.serializeAws_ec2DeleteTrafficMirrorFilterRuleCommand = exports.serializeAws_ec2DeleteTrafficMirrorFilterCommand = exports.serializeAws_ec2DeleteTagsCommand = exports.serializeAws_ec2DeleteSubnetCidrReservationCommand = exports.serializeAws_ec2DeleteSubnetCommand = exports.serializeAws_ec2DeleteSpotDatafeedSubscriptionCommand = exports.serializeAws_ec2DeleteSnapshotCommand = exports.serializeAws_ec2DeleteSecurityGroupCommand = exports.serializeAws_ec2DeleteRouteTableCommand = exports.serializeAws_ec2DeleteRouteCommand = exports.serializeAws_ec2DeleteQueuedReservedInstancesCommand = exports.serializeAws_ec2DeletePublicIpv4PoolCommand = exports.serializeAws_ec2DeletePlacementGroupCommand = exports.serializeAws_ec2DeleteNetworkInterfacePermissionCommand = exports.serializeAws_ec2DeleteNetworkInterfaceCommand = exports.serializeAws_ec2DeleteNetworkInsightsPathCommand = exports.serializeAws_ec2DeleteNetworkInsightsAnalysisCommand = exports.serializeAws_ec2DeleteNetworkInsightsAccessScopeAnalysisCommand = exports.serializeAws_ec2DeleteNetworkInsightsAccessScopeCommand = exports.serializeAws_ec2DeleteNetworkAclEntryCommand = exports.serializeAws_ec2DeleteNetworkAclCommand = exports.serializeAws_ec2DeleteNatGatewayCommand = void 0;
7
- exports.serializeAws_ec2DescribeInstanceStatusCommand = exports.serializeAws_ec2DescribeInstancesCommand = exports.serializeAws_ec2DescribeInstanceEventWindowsCommand = exports.serializeAws_ec2DescribeInstanceEventNotificationAttributesCommand = exports.serializeAws_ec2DescribeInstanceCreditSpecificationsCommand = exports.serializeAws_ec2DescribeInstanceAttributeCommand = exports.serializeAws_ec2DescribeImportSnapshotTasksCommand = exports.serializeAws_ec2DescribeImportImageTasksCommand = exports.serializeAws_ec2DescribeImagesCommand = exports.serializeAws_ec2DescribeImageAttributeCommand = exports.serializeAws_ec2DescribeIdFormatCommand = exports.serializeAws_ec2DescribeIdentityIdFormatCommand = exports.serializeAws_ec2DescribeIamInstanceProfileAssociationsCommand = exports.serializeAws_ec2DescribeHostsCommand = exports.serializeAws_ec2DescribeHostReservationsCommand = exports.serializeAws_ec2DescribeHostReservationOfferingsCommand = exports.serializeAws_ec2DescribeFpgaImagesCommand = exports.serializeAws_ec2DescribeFpgaImageAttributeCommand = exports.serializeAws_ec2DescribeFlowLogsCommand = exports.serializeAws_ec2DescribeFleetsCommand = exports.serializeAws_ec2DescribeFleetInstancesCommand = exports.serializeAws_ec2DescribeFleetHistoryCommand = exports.serializeAws_ec2DescribeFastSnapshotRestoresCommand = exports.serializeAws_ec2DescribeFastLaunchImagesCommand = exports.serializeAws_ec2DescribeExportTasksCommand = exports.serializeAws_ec2DescribeExportImageTasksCommand = exports.serializeAws_ec2DescribeElasticGpusCommand = exports.serializeAws_ec2DescribeEgressOnlyInternetGatewaysCommand = exports.serializeAws_ec2DescribeDhcpOptionsCommand = exports.serializeAws_ec2DescribeCustomerGatewaysCommand = exports.serializeAws_ec2DescribeConversionTasksCommand = exports.serializeAws_ec2DescribeCoipPoolsCommand = exports.serializeAws_ec2DescribeClientVpnTargetNetworksCommand = exports.serializeAws_ec2DescribeClientVpnRoutesCommand = exports.serializeAws_ec2DescribeClientVpnEndpointsCommand = exports.serializeAws_ec2DescribeClientVpnConnectionsCommand = exports.serializeAws_ec2DescribeClientVpnAuthorizationRulesCommand = exports.serializeAws_ec2DescribeClassicLinkInstancesCommand = exports.serializeAws_ec2DescribeCarrierGatewaysCommand = exports.serializeAws_ec2DescribeCapacityReservationsCommand = exports.serializeAws_ec2DescribeCapacityReservationFleetsCommand = exports.serializeAws_ec2DescribeByoipCidrsCommand = exports.serializeAws_ec2DescribeBundleTasksCommand = exports.serializeAws_ec2DescribeAvailabilityZonesCommand = exports.serializeAws_ec2DescribeAggregateIdFormatCommand = exports.serializeAws_ec2DescribeAddressTransfersCommand = exports.serializeAws_ec2DescribeAddressesAttributeCommand = exports.serializeAws_ec2DescribeAddressesCommand = exports.serializeAws_ec2DescribeAccountAttributesCommand = exports.serializeAws_ec2DeregisterTransitGatewayMulticastGroupSourcesCommand = void 0;
8
- exports.serializeAws_ec2DescribeSpotFleetRequestsCommand = exports.serializeAws_ec2DescribeSpotFleetRequestHistoryCommand = exports.serializeAws_ec2DescribeSpotFleetInstancesCommand = exports.serializeAws_ec2DescribeSpotDatafeedSubscriptionCommand = exports.serializeAws_ec2DescribeSnapshotTierStatusCommand = exports.serializeAws_ec2DescribeSnapshotsCommand = exports.serializeAws_ec2DescribeSnapshotAttributeCommand = exports.serializeAws_ec2DescribeSecurityGroupsCommand = exports.serializeAws_ec2DescribeSecurityGroupRulesCommand = exports.serializeAws_ec2DescribeSecurityGroupReferencesCommand = exports.serializeAws_ec2DescribeScheduledInstancesCommand = exports.serializeAws_ec2DescribeScheduledInstanceAvailabilityCommand = exports.serializeAws_ec2DescribeRouteTablesCommand = exports.serializeAws_ec2DescribeReservedInstancesOfferingsCommand = exports.serializeAws_ec2DescribeReservedInstancesModificationsCommand = exports.serializeAws_ec2DescribeReservedInstancesListingsCommand = exports.serializeAws_ec2DescribeReservedInstancesCommand = exports.serializeAws_ec2DescribeReplaceRootVolumeTasksCommand = exports.serializeAws_ec2DescribeRegionsCommand = exports.serializeAws_ec2DescribePublicIpv4PoolsCommand = exports.serializeAws_ec2DescribePrincipalIdFormatCommand = exports.serializeAws_ec2DescribePrefixListsCommand = exports.serializeAws_ec2DescribePlacementGroupsCommand = exports.serializeAws_ec2DescribeNetworkInterfacesCommand = exports.serializeAws_ec2DescribeNetworkInterfacePermissionsCommand = exports.serializeAws_ec2DescribeNetworkInterfaceAttributeCommand = exports.serializeAws_ec2DescribeNetworkInsightsPathsCommand = exports.serializeAws_ec2DescribeNetworkInsightsAnalysesCommand = exports.serializeAws_ec2DescribeNetworkInsightsAccessScopesCommand = exports.serializeAws_ec2DescribeNetworkInsightsAccessScopeAnalysesCommand = exports.serializeAws_ec2DescribeNetworkAclsCommand = exports.serializeAws_ec2DescribeNatGatewaysCommand = exports.serializeAws_ec2DescribeMovingAddressesCommand = exports.serializeAws_ec2DescribeManagedPrefixListsCommand = exports.serializeAws_ec2DescribeLocalGatewayVirtualInterfacesCommand = exports.serializeAws_ec2DescribeLocalGatewayVirtualInterfaceGroupsCommand = exports.serializeAws_ec2DescribeLocalGatewaysCommand = exports.serializeAws_ec2DescribeLocalGatewayRouteTableVpcAssociationsCommand = exports.serializeAws_ec2DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand = exports.serializeAws_ec2DescribeLocalGatewayRouteTablesCommand = exports.serializeAws_ec2DescribeLaunchTemplateVersionsCommand = exports.serializeAws_ec2DescribeLaunchTemplatesCommand = exports.serializeAws_ec2DescribeKeyPairsCommand = exports.serializeAws_ec2DescribeIpv6PoolsCommand = exports.serializeAws_ec2DescribeIpamScopesCommand = exports.serializeAws_ec2DescribeIpamsCommand = exports.serializeAws_ec2DescribeIpamPoolsCommand = exports.serializeAws_ec2DescribeInternetGatewaysCommand = exports.serializeAws_ec2DescribeInstanceTypesCommand = exports.serializeAws_ec2DescribeInstanceTypeOfferingsCommand = void 0;
9
- exports.serializeAws_ec2DisableTransitGatewayRouteTablePropagationCommand = exports.serializeAws_ec2DisableSerialConsoleAccessCommand = exports.serializeAws_ec2DisableIpamOrganizationAdminAccountCommand = exports.serializeAws_ec2DisableImageDeprecationCommand = exports.serializeAws_ec2DisableFastSnapshotRestoresCommand = exports.serializeAws_ec2DisableFastLaunchCommand = exports.serializeAws_ec2DisableEbsEncryptionByDefaultCommand = exports.serializeAws_ec2DisableAddressTransferCommand = exports.serializeAws_ec2DetachVpnGatewayCommand = exports.serializeAws_ec2DetachVolumeCommand = exports.serializeAws_ec2DetachNetworkInterfaceCommand = exports.serializeAws_ec2DetachInternetGatewayCommand = exports.serializeAws_ec2DetachClassicLinkVpcCommand = exports.serializeAws_ec2DescribeVpnGatewaysCommand = exports.serializeAws_ec2DescribeVpnConnectionsCommand = exports.serializeAws_ec2DescribeVpcsCommand = exports.serializeAws_ec2DescribeVpcPeeringConnectionsCommand = exports.serializeAws_ec2DescribeVpcEndpointServicesCommand = exports.serializeAws_ec2DescribeVpcEndpointServicePermissionsCommand = exports.serializeAws_ec2DescribeVpcEndpointServiceConfigurationsCommand = exports.serializeAws_ec2DescribeVpcEndpointsCommand = exports.serializeAws_ec2DescribeVpcEndpointConnectionsCommand = exports.serializeAws_ec2DescribeVpcEndpointConnectionNotificationsCommand = exports.serializeAws_ec2DescribeVpcClassicLinkDnsSupportCommand = exports.serializeAws_ec2DescribeVpcClassicLinkCommand = exports.serializeAws_ec2DescribeVpcAttributeCommand = exports.serializeAws_ec2DescribeVolumeStatusCommand = exports.serializeAws_ec2DescribeVolumesModificationsCommand = exports.serializeAws_ec2DescribeVolumesCommand = exports.serializeAws_ec2DescribeVolumeAttributeCommand = exports.serializeAws_ec2DescribeTrunkInterfaceAssociationsCommand = exports.serializeAws_ec2DescribeTransitGatewayVpcAttachmentsCommand = exports.serializeAws_ec2DescribeTransitGatewaysCommand = exports.serializeAws_ec2DescribeTransitGatewayRouteTablesCommand = exports.serializeAws_ec2DescribeTransitGatewayRouteTableAnnouncementsCommand = exports.serializeAws_ec2DescribeTransitGatewayPolicyTablesCommand = exports.serializeAws_ec2DescribeTransitGatewayPeeringAttachmentsCommand = exports.serializeAws_ec2DescribeTransitGatewayMulticastDomainsCommand = exports.serializeAws_ec2DescribeTransitGatewayConnectsCommand = exports.serializeAws_ec2DescribeTransitGatewayConnectPeersCommand = exports.serializeAws_ec2DescribeTransitGatewayAttachmentsCommand = exports.serializeAws_ec2DescribeTrafficMirrorTargetsCommand = exports.serializeAws_ec2DescribeTrafficMirrorSessionsCommand = exports.serializeAws_ec2DescribeTrafficMirrorFiltersCommand = exports.serializeAws_ec2DescribeTagsCommand = exports.serializeAws_ec2DescribeSubnetsCommand = exports.serializeAws_ec2DescribeStoreImageTasksCommand = exports.serializeAws_ec2DescribeStaleSecurityGroupsCommand = exports.serializeAws_ec2DescribeSpotPriceHistoryCommand = exports.serializeAws_ec2DescribeSpotInstanceRequestsCommand = void 0;
10
- exports.serializeAws_ec2GetLaunchTemplateDataCommand = exports.serializeAws_ec2GetIpamResourceCidrsCommand = exports.serializeAws_ec2GetIpamPoolCidrsCommand = exports.serializeAws_ec2GetIpamPoolAllocationsCommand = exports.serializeAws_ec2GetIpamAddressHistoryCommand = exports.serializeAws_ec2GetInstanceUefiDataCommand = exports.serializeAws_ec2GetInstanceTypesFromInstanceRequirementsCommand = exports.serializeAws_ec2GetHostReservationPurchasePreviewCommand = exports.serializeAws_ec2GetGroupsForCapacityReservationCommand = exports.serializeAws_ec2GetFlowLogsIntegrationTemplateCommand = exports.serializeAws_ec2GetEbsEncryptionByDefaultCommand = exports.serializeAws_ec2GetEbsDefaultKmsKeyIdCommand = exports.serializeAws_ec2GetDefaultCreditSpecificationCommand = exports.serializeAws_ec2GetConsoleScreenshotCommand = exports.serializeAws_ec2GetConsoleOutputCommand = exports.serializeAws_ec2GetCoipPoolUsageCommand = exports.serializeAws_ec2GetCapacityReservationUsageCommand = exports.serializeAws_ec2GetAssociatedIpv6PoolCidrsCommand = exports.serializeAws_ec2GetAssociatedEnclaveCertificateIamRolesCommand = exports.serializeAws_ec2ExportTransitGatewayRoutesCommand = exports.serializeAws_ec2ExportImageCommand = exports.serializeAws_ec2ExportClientVpnClientConfigurationCommand = exports.serializeAws_ec2ExportClientVpnClientCertificateRevocationListCommand = exports.serializeAws_ec2EnableVpcClassicLinkDnsSupportCommand = exports.serializeAws_ec2EnableVpcClassicLinkCommand = exports.serializeAws_ec2EnableVolumeIOCommand = exports.serializeAws_ec2EnableVgwRoutePropagationCommand = exports.serializeAws_ec2EnableTransitGatewayRouteTablePropagationCommand = exports.serializeAws_ec2EnableSerialConsoleAccessCommand = exports.serializeAws_ec2EnableIpamOrganizationAdminAccountCommand = exports.serializeAws_ec2EnableImageDeprecationCommand = exports.serializeAws_ec2EnableFastSnapshotRestoresCommand = exports.serializeAws_ec2EnableFastLaunchCommand = exports.serializeAws_ec2EnableEbsEncryptionByDefaultCommand = exports.serializeAws_ec2EnableAddressTransferCommand = exports.serializeAws_ec2DisassociateVpcCidrBlockCommand = exports.serializeAws_ec2DisassociateTrunkInterfaceCommand = exports.serializeAws_ec2DisassociateTransitGatewayRouteTableCommand = exports.serializeAws_ec2DisassociateTransitGatewayPolicyTableCommand = exports.serializeAws_ec2DisassociateTransitGatewayMulticastDomainCommand = exports.serializeAws_ec2DisassociateSubnetCidrBlockCommand = exports.serializeAws_ec2DisassociateRouteTableCommand = exports.serializeAws_ec2DisassociateInstanceEventWindowCommand = exports.serializeAws_ec2DisassociateIamInstanceProfileCommand = exports.serializeAws_ec2DisassociateEnclaveCertificateIamRoleCommand = exports.serializeAws_ec2DisassociateClientVpnTargetNetworkCommand = exports.serializeAws_ec2DisassociateAddressCommand = exports.serializeAws_ec2DisableVpcClassicLinkDnsSupportCommand = exports.serializeAws_ec2DisableVpcClassicLinkCommand = exports.serializeAws_ec2DisableVgwRoutePropagationCommand = void 0;
11
- exports.serializeAws_ec2ModifyIpamResourceCidrCommand = exports.serializeAws_ec2ModifyIpamPoolCommand = exports.serializeAws_ec2ModifyIpamCommand = exports.serializeAws_ec2ModifyInstancePlacementCommand = exports.serializeAws_ec2ModifyInstanceMetadataOptionsCommand = exports.serializeAws_ec2ModifyInstanceMaintenanceOptionsCommand = exports.serializeAws_ec2ModifyInstanceEventWindowCommand = exports.serializeAws_ec2ModifyInstanceEventStartTimeCommand = exports.serializeAws_ec2ModifyInstanceCreditSpecificationCommand = exports.serializeAws_ec2ModifyInstanceCapacityReservationAttributesCommand = exports.serializeAws_ec2ModifyInstanceAttributeCommand = exports.serializeAws_ec2ModifyImageAttributeCommand = exports.serializeAws_ec2ModifyIdFormatCommand = exports.serializeAws_ec2ModifyIdentityIdFormatCommand = exports.serializeAws_ec2ModifyHostsCommand = exports.serializeAws_ec2ModifyFpgaImageAttributeCommand = exports.serializeAws_ec2ModifyFleetCommand = exports.serializeAws_ec2ModifyEbsDefaultKmsKeyIdCommand = exports.serializeAws_ec2ModifyDefaultCreditSpecificationCommand = exports.serializeAws_ec2ModifyClientVpnEndpointCommand = exports.serializeAws_ec2ModifyCapacityReservationFleetCommand = exports.serializeAws_ec2ModifyCapacityReservationCommand = exports.serializeAws_ec2ModifyAvailabilityZoneGroupCommand = exports.serializeAws_ec2ModifyAddressAttributeCommand = exports.serializeAws_ec2ListSnapshotsInRecycleBinCommand = exports.serializeAws_ec2ListImagesInRecycleBinCommand = exports.serializeAws_ec2ImportVolumeCommand = exports.serializeAws_ec2ImportSnapshotCommand = exports.serializeAws_ec2ImportKeyPairCommand = exports.serializeAws_ec2ImportInstanceCommand = exports.serializeAws_ec2ImportImageCommand = exports.serializeAws_ec2ImportClientVpnClientCertificateRevocationListCommand = exports.serializeAws_ec2GetVpnConnectionDeviceTypesCommand = exports.serializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommand = exports.serializeAws_ec2GetTransitGatewayRouteTablePropagationsCommand = exports.serializeAws_ec2GetTransitGatewayRouteTableAssociationsCommand = exports.serializeAws_ec2GetTransitGatewayPrefixListReferencesCommand = exports.serializeAws_ec2GetTransitGatewayPolicyTableEntriesCommand = exports.serializeAws_ec2GetTransitGatewayPolicyTableAssociationsCommand = exports.serializeAws_ec2GetTransitGatewayMulticastDomainAssociationsCommand = exports.serializeAws_ec2GetTransitGatewayAttachmentPropagationsCommand = exports.serializeAws_ec2GetSubnetCidrReservationsCommand = exports.serializeAws_ec2GetSpotPlacementScoresCommand = exports.serializeAws_ec2GetSerialConsoleAccessStatusCommand = exports.serializeAws_ec2GetReservedInstancesExchangeQuoteCommand = exports.serializeAws_ec2GetPasswordDataCommand = exports.serializeAws_ec2GetNetworkInsightsAccessScopeContentCommand = exports.serializeAws_ec2GetNetworkInsightsAccessScopeAnalysisFindingsCommand = exports.serializeAws_ec2GetManagedPrefixListEntriesCommand = exports.serializeAws_ec2GetManagedPrefixListAssociationsCommand = void 0;
12
- exports.serializeAws_ec2RejectVpcEndpointConnectionsCommand = exports.serializeAws_ec2RejectTransitGatewayVpcAttachmentCommand = exports.serializeAws_ec2RejectTransitGatewayPeeringAttachmentCommand = exports.serializeAws_ec2RejectTransitGatewayMulticastDomainAssociationsCommand = exports.serializeAws_ec2RegisterTransitGatewayMulticastGroupSourcesCommand = exports.serializeAws_ec2RegisterTransitGatewayMulticastGroupMembersCommand = exports.serializeAws_ec2RegisterInstanceEventNotificationAttributesCommand = exports.serializeAws_ec2RegisterImageCommand = exports.serializeAws_ec2RebootInstancesCommand = exports.serializeAws_ec2PurchaseScheduledInstancesCommand = exports.serializeAws_ec2PurchaseReservedInstancesOfferingCommand = exports.serializeAws_ec2PurchaseHostReservationCommand = exports.serializeAws_ec2ProvisionPublicIpv4PoolCidrCommand = exports.serializeAws_ec2ProvisionIpamPoolCidrCommand = exports.serializeAws_ec2ProvisionByoipCidrCommand = exports.serializeAws_ec2MoveByoipCidrToIpamCommand = exports.serializeAws_ec2MoveAddressToVpcCommand = exports.serializeAws_ec2MonitorInstancesCommand = exports.serializeAws_ec2ModifyVpnTunnelOptionsCommand = exports.serializeAws_ec2ModifyVpnTunnelCertificateCommand = exports.serializeAws_ec2ModifyVpnConnectionOptionsCommand = exports.serializeAws_ec2ModifyVpnConnectionCommand = exports.serializeAws_ec2ModifyVpcTenancyCommand = exports.serializeAws_ec2ModifyVpcPeeringConnectionOptionsCommand = exports.serializeAws_ec2ModifyVpcEndpointServicePermissionsCommand = exports.serializeAws_ec2ModifyVpcEndpointServicePayerResponsibilityCommand = exports.serializeAws_ec2ModifyVpcEndpointServiceConfigurationCommand = exports.serializeAws_ec2ModifyVpcEndpointConnectionNotificationCommand = exports.serializeAws_ec2ModifyVpcEndpointCommand = exports.serializeAws_ec2ModifyVpcAttributeCommand = exports.serializeAws_ec2ModifyVolumeAttributeCommand = exports.serializeAws_ec2ModifyVolumeCommand = exports.serializeAws_ec2ModifyTransitGatewayVpcAttachmentCommand = exports.serializeAws_ec2ModifyTransitGatewayPrefixListReferenceCommand = exports.serializeAws_ec2ModifyTransitGatewayCommand = exports.serializeAws_ec2ModifyTrafficMirrorSessionCommand = exports.serializeAws_ec2ModifyTrafficMirrorFilterRuleCommand = exports.serializeAws_ec2ModifyTrafficMirrorFilterNetworkServicesCommand = exports.serializeAws_ec2ModifySubnetAttributeCommand = exports.serializeAws_ec2ModifySpotFleetRequestCommand = exports.serializeAws_ec2ModifySnapshotTierCommand = exports.serializeAws_ec2ModifySnapshotAttributeCommand = exports.serializeAws_ec2ModifySecurityGroupRulesCommand = exports.serializeAws_ec2ModifyReservedInstancesCommand = exports.serializeAws_ec2ModifyPrivateDnsNameOptionsCommand = exports.serializeAws_ec2ModifyNetworkInterfaceAttributeCommand = exports.serializeAws_ec2ModifyManagedPrefixListCommand = exports.serializeAws_ec2ModifyLocalGatewayRouteCommand = exports.serializeAws_ec2ModifyLaunchTemplateCommand = exports.serializeAws_ec2ModifyIpamScopeCommand = void 0;
13
- exports.deserializeAws_ec2AcceptTransitGatewayMulticastDomainAssociationsCommand = exports.deserializeAws_ec2AcceptReservedInstancesExchangeQuoteCommand = exports.deserializeAws_ec2AcceptAddressTransferCommand = exports.serializeAws_ec2WithdrawByoipCidrCommand = exports.serializeAws_ec2UpdateSecurityGroupRuleDescriptionsIngressCommand = exports.serializeAws_ec2UpdateSecurityGroupRuleDescriptionsEgressCommand = exports.serializeAws_ec2UnmonitorInstancesCommand = exports.serializeAws_ec2UnassignPrivateIpAddressesCommand = exports.serializeAws_ec2UnassignIpv6AddressesCommand = exports.serializeAws_ec2TerminateInstancesCommand = exports.serializeAws_ec2TerminateClientVpnConnectionsCommand = exports.serializeAws_ec2StopInstancesCommand = exports.serializeAws_ec2StartVpcEndpointServicePrivateDnsVerificationCommand = exports.serializeAws_ec2StartNetworkInsightsAnalysisCommand = exports.serializeAws_ec2StartNetworkInsightsAccessScopeAnalysisCommand = exports.serializeAws_ec2StartInstancesCommand = exports.serializeAws_ec2SendDiagnosticInterruptCommand = exports.serializeAws_ec2SearchTransitGatewayRoutesCommand = exports.serializeAws_ec2SearchTransitGatewayMulticastGroupsCommand = exports.serializeAws_ec2SearchLocalGatewayRoutesCommand = exports.serializeAws_ec2RunScheduledInstancesCommand = exports.serializeAws_ec2RunInstancesCommand = exports.serializeAws_ec2RevokeSecurityGroupIngressCommand = exports.serializeAws_ec2RevokeSecurityGroupEgressCommand = exports.serializeAws_ec2RevokeClientVpnIngressCommand = exports.serializeAws_ec2RestoreSnapshotTierCommand = exports.serializeAws_ec2RestoreSnapshotFromRecycleBinCommand = exports.serializeAws_ec2RestoreManagedPrefixListVersionCommand = exports.serializeAws_ec2RestoreImageFromRecycleBinCommand = exports.serializeAws_ec2RestoreAddressToClassicCommand = exports.serializeAws_ec2ResetSnapshotAttributeCommand = exports.serializeAws_ec2ResetNetworkInterfaceAttributeCommand = exports.serializeAws_ec2ResetInstanceAttributeCommand = exports.serializeAws_ec2ResetImageAttributeCommand = exports.serializeAws_ec2ResetFpgaImageAttributeCommand = exports.serializeAws_ec2ResetEbsDefaultKmsKeyIdCommand = exports.serializeAws_ec2ResetAddressAttributeCommand = exports.serializeAws_ec2RequestSpotInstancesCommand = exports.serializeAws_ec2RequestSpotFleetCommand = exports.serializeAws_ec2ReportInstanceStatusCommand = exports.serializeAws_ec2ReplaceTransitGatewayRouteCommand = exports.serializeAws_ec2ReplaceRouteTableAssociationCommand = exports.serializeAws_ec2ReplaceRouteCommand = exports.serializeAws_ec2ReplaceNetworkAclEntryCommand = exports.serializeAws_ec2ReplaceNetworkAclAssociationCommand = exports.serializeAws_ec2ReplaceIamInstanceProfileAssociationCommand = exports.serializeAws_ec2ReleaseIpamPoolAllocationCommand = exports.serializeAws_ec2ReleaseHostsCommand = exports.serializeAws_ec2ReleaseAddressCommand = exports.serializeAws_ec2RejectVpcPeeringConnectionCommand = void 0;
14
- exports.deserializeAws_ec2CreateCarrierGatewayCommand = exports.deserializeAws_ec2CreateCapacityReservationFleetCommand = exports.deserializeAws_ec2CreateCapacityReservationCommand = exports.deserializeAws_ec2CopySnapshotCommand = exports.deserializeAws_ec2CopyImageCommand = exports.deserializeAws_ec2CopyFpgaImageCommand = exports.deserializeAws_ec2ConfirmProductInstanceCommand = exports.deserializeAws_ec2CancelSpotInstanceRequestsCommand = exports.deserializeAws_ec2CancelSpotFleetRequestsCommand = exports.deserializeAws_ec2CancelReservedInstancesListingCommand = exports.deserializeAws_ec2CancelImportTaskCommand = exports.deserializeAws_ec2CancelImageLaunchPermissionCommand = exports.deserializeAws_ec2CancelExportTaskCommand = exports.deserializeAws_ec2CancelConversionTaskCommand = exports.deserializeAws_ec2CancelCapacityReservationFleetsCommand = exports.deserializeAws_ec2CancelCapacityReservationCommand = exports.deserializeAws_ec2CancelBundleTaskCommand = exports.deserializeAws_ec2BundleInstanceCommand = exports.deserializeAws_ec2AuthorizeSecurityGroupIngressCommand = exports.deserializeAws_ec2AuthorizeSecurityGroupEgressCommand = exports.deserializeAws_ec2AuthorizeClientVpnIngressCommand = exports.deserializeAws_ec2AttachVpnGatewayCommand = exports.deserializeAws_ec2AttachVolumeCommand = exports.deserializeAws_ec2AttachNetworkInterfaceCommand = exports.deserializeAws_ec2AttachInternetGatewayCommand = exports.deserializeAws_ec2AttachClassicLinkVpcCommand = exports.deserializeAws_ec2AssociateVpcCidrBlockCommand = exports.deserializeAws_ec2AssociateTrunkInterfaceCommand = exports.deserializeAws_ec2AssociateTransitGatewayRouteTableCommand = exports.deserializeAws_ec2AssociateTransitGatewayPolicyTableCommand = exports.deserializeAws_ec2AssociateTransitGatewayMulticastDomainCommand = exports.deserializeAws_ec2AssociateSubnetCidrBlockCommand = exports.deserializeAws_ec2AssociateRouteTableCommand = exports.deserializeAws_ec2AssociateInstanceEventWindowCommand = exports.deserializeAws_ec2AssociateIamInstanceProfileCommand = exports.deserializeAws_ec2AssociateEnclaveCertificateIamRoleCommand = exports.deserializeAws_ec2AssociateDhcpOptionsCommand = exports.deserializeAws_ec2AssociateClientVpnTargetNetworkCommand = exports.deserializeAws_ec2AssociateAddressCommand = exports.deserializeAws_ec2AssignPrivateIpAddressesCommand = exports.deserializeAws_ec2AssignIpv6AddressesCommand = exports.deserializeAws_ec2ApplySecurityGroupsToClientVpnTargetNetworkCommand = exports.deserializeAws_ec2AllocateIpamPoolCidrCommand = exports.deserializeAws_ec2AllocateHostsCommand = exports.deserializeAws_ec2AllocateAddressCommand = exports.deserializeAws_ec2AdvertiseByoipCidrCommand = exports.deserializeAws_ec2AcceptVpcPeeringConnectionCommand = exports.deserializeAws_ec2AcceptVpcEndpointConnectionsCommand = exports.deserializeAws_ec2AcceptTransitGatewayVpcAttachmentCommand = exports.deserializeAws_ec2AcceptTransitGatewayPeeringAttachmentCommand = void 0;
15
- exports.deserializeAws_ec2CreateTrafficMirrorFilterCommand = exports.deserializeAws_ec2CreateTagsCommand = exports.deserializeAws_ec2CreateSubnetCidrReservationCommand = exports.deserializeAws_ec2CreateSubnetCommand = exports.deserializeAws_ec2CreateStoreImageTaskCommand = exports.deserializeAws_ec2CreateSpotDatafeedSubscriptionCommand = exports.deserializeAws_ec2CreateSnapshotsCommand = exports.deserializeAws_ec2CreateSnapshotCommand = exports.deserializeAws_ec2CreateSecurityGroupCommand = exports.deserializeAws_ec2CreateRouteTableCommand = exports.deserializeAws_ec2CreateRouteCommand = exports.deserializeAws_ec2CreateRestoreImageTaskCommand = exports.deserializeAws_ec2CreateReservedInstancesListingCommand = exports.deserializeAws_ec2CreateReplaceRootVolumeTaskCommand = exports.deserializeAws_ec2CreatePublicIpv4PoolCommand = exports.deserializeAws_ec2CreatePlacementGroupCommand = exports.deserializeAws_ec2CreateNetworkInterfacePermissionCommand = exports.deserializeAws_ec2CreateNetworkInterfaceCommand = exports.deserializeAws_ec2CreateNetworkInsightsPathCommand = exports.deserializeAws_ec2CreateNetworkInsightsAccessScopeCommand = exports.deserializeAws_ec2CreateNetworkAclEntryCommand = exports.deserializeAws_ec2CreateNetworkAclCommand = exports.deserializeAws_ec2CreateNatGatewayCommand = exports.deserializeAws_ec2CreateManagedPrefixListCommand = exports.deserializeAws_ec2CreateLocalGatewayRouteTableVpcAssociationCommand = exports.deserializeAws_ec2CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = exports.deserializeAws_ec2CreateLocalGatewayRouteTableCommand = exports.deserializeAws_ec2CreateLocalGatewayRouteCommand = exports.deserializeAws_ec2CreateLaunchTemplateVersionCommand = exports.deserializeAws_ec2CreateLaunchTemplateCommand = exports.deserializeAws_ec2CreateKeyPairCommand = exports.deserializeAws_ec2CreateIpamScopeCommand = exports.deserializeAws_ec2CreateIpamPoolCommand = exports.deserializeAws_ec2CreateIpamCommand = exports.deserializeAws_ec2CreateInternetGatewayCommand = exports.deserializeAws_ec2CreateInstanceExportTaskCommand = exports.deserializeAws_ec2CreateInstanceEventWindowCommand = exports.deserializeAws_ec2CreateImageCommand = exports.deserializeAws_ec2CreateFpgaImageCommand = exports.deserializeAws_ec2CreateFlowLogsCommand = exports.deserializeAws_ec2CreateFleetCommand = exports.deserializeAws_ec2CreateEgressOnlyInternetGatewayCommand = exports.deserializeAws_ec2CreateDhcpOptionsCommand = exports.deserializeAws_ec2CreateDefaultVpcCommand = exports.deserializeAws_ec2CreateDefaultSubnetCommand = exports.deserializeAws_ec2CreateCustomerGatewayCommand = exports.deserializeAws_ec2CreateCoipPoolCommand = exports.deserializeAws_ec2CreateCoipCidrCommand = exports.deserializeAws_ec2CreateClientVpnRouteCommand = exports.deserializeAws_ec2CreateClientVpnEndpointCommand = void 0;
16
- exports.deserializeAws_ec2DeleteNetworkAclEntryCommand = exports.deserializeAws_ec2DeleteNetworkAclCommand = exports.deserializeAws_ec2DeleteNatGatewayCommand = exports.deserializeAws_ec2DeleteManagedPrefixListCommand = exports.deserializeAws_ec2DeleteLocalGatewayRouteTableVpcAssociationCommand = exports.deserializeAws_ec2DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = exports.deserializeAws_ec2DeleteLocalGatewayRouteTableCommand = exports.deserializeAws_ec2DeleteLocalGatewayRouteCommand = exports.deserializeAws_ec2DeleteLaunchTemplateVersionsCommand = exports.deserializeAws_ec2DeleteLaunchTemplateCommand = exports.deserializeAws_ec2DeleteKeyPairCommand = exports.deserializeAws_ec2DeleteIpamScopeCommand = exports.deserializeAws_ec2DeleteIpamPoolCommand = exports.deserializeAws_ec2DeleteIpamCommand = exports.deserializeAws_ec2DeleteInternetGatewayCommand = exports.deserializeAws_ec2DeleteInstanceEventWindowCommand = exports.deserializeAws_ec2DeleteFpgaImageCommand = exports.deserializeAws_ec2DeleteFlowLogsCommand = exports.deserializeAws_ec2DeleteFleetsCommand = exports.deserializeAws_ec2DeleteEgressOnlyInternetGatewayCommand = exports.deserializeAws_ec2DeleteDhcpOptionsCommand = exports.deserializeAws_ec2DeleteCustomerGatewayCommand = exports.deserializeAws_ec2DeleteCoipPoolCommand = exports.deserializeAws_ec2DeleteCoipCidrCommand = exports.deserializeAws_ec2DeleteClientVpnRouteCommand = exports.deserializeAws_ec2DeleteClientVpnEndpointCommand = exports.deserializeAws_ec2DeleteCarrierGatewayCommand = exports.deserializeAws_ec2CreateVpnGatewayCommand = exports.deserializeAws_ec2CreateVpnConnectionRouteCommand = exports.deserializeAws_ec2CreateVpnConnectionCommand = exports.deserializeAws_ec2CreateVpcPeeringConnectionCommand = exports.deserializeAws_ec2CreateVpcEndpointServiceConfigurationCommand = exports.deserializeAws_ec2CreateVpcEndpointConnectionNotificationCommand = exports.deserializeAws_ec2CreateVpcEndpointCommand = exports.deserializeAws_ec2CreateVpcCommand = exports.deserializeAws_ec2CreateVolumeCommand = exports.deserializeAws_ec2CreateTransitGatewayVpcAttachmentCommand = exports.deserializeAws_ec2CreateTransitGatewayRouteTableAnnouncementCommand = exports.deserializeAws_ec2CreateTransitGatewayRouteTableCommand = exports.deserializeAws_ec2CreateTransitGatewayRouteCommand = exports.deserializeAws_ec2CreateTransitGatewayPrefixListReferenceCommand = exports.deserializeAws_ec2CreateTransitGatewayPolicyTableCommand = exports.deserializeAws_ec2CreateTransitGatewayPeeringAttachmentCommand = exports.deserializeAws_ec2CreateTransitGatewayMulticastDomainCommand = exports.deserializeAws_ec2CreateTransitGatewayConnectPeerCommand = exports.deserializeAws_ec2CreateTransitGatewayConnectCommand = exports.deserializeAws_ec2CreateTransitGatewayCommand = exports.deserializeAws_ec2CreateTrafficMirrorTargetCommand = exports.deserializeAws_ec2CreateTrafficMirrorSessionCommand = exports.deserializeAws_ec2CreateTrafficMirrorFilterRuleCommand = void 0;
17
- exports.deserializeAws_ec2DescribeAddressesCommand = exports.deserializeAws_ec2DescribeAccountAttributesCommand = exports.deserializeAws_ec2DeregisterTransitGatewayMulticastGroupSourcesCommand = exports.deserializeAws_ec2DeregisterTransitGatewayMulticastGroupMembersCommand = exports.deserializeAws_ec2DeregisterInstanceEventNotificationAttributesCommand = exports.deserializeAws_ec2DeregisterImageCommand = exports.deserializeAws_ec2DeprovisionPublicIpv4PoolCidrCommand = exports.deserializeAws_ec2DeprovisionIpamPoolCidrCommand = exports.deserializeAws_ec2DeprovisionByoipCidrCommand = exports.deserializeAws_ec2DeleteVpnGatewayCommand = exports.deserializeAws_ec2DeleteVpnConnectionRouteCommand = exports.deserializeAws_ec2DeleteVpnConnectionCommand = exports.deserializeAws_ec2DeleteVpcPeeringConnectionCommand = exports.deserializeAws_ec2DeleteVpcEndpointServiceConfigurationsCommand = exports.deserializeAws_ec2DeleteVpcEndpointsCommand = exports.deserializeAws_ec2DeleteVpcEndpointConnectionNotificationsCommand = exports.deserializeAws_ec2DeleteVpcCommand = exports.deserializeAws_ec2DeleteVolumeCommand = exports.deserializeAws_ec2DeleteTransitGatewayVpcAttachmentCommand = exports.deserializeAws_ec2DeleteTransitGatewayRouteTableAnnouncementCommand = exports.deserializeAws_ec2DeleteTransitGatewayRouteTableCommand = exports.deserializeAws_ec2DeleteTransitGatewayRouteCommand = exports.deserializeAws_ec2DeleteTransitGatewayPrefixListReferenceCommand = exports.deserializeAws_ec2DeleteTransitGatewayPolicyTableCommand = exports.deserializeAws_ec2DeleteTransitGatewayPeeringAttachmentCommand = exports.deserializeAws_ec2DeleteTransitGatewayMulticastDomainCommand = exports.deserializeAws_ec2DeleteTransitGatewayConnectPeerCommand = exports.deserializeAws_ec2DeleteTransitGatewayConnectCommand = exports.deserializeAws_ec2DeleteTransitGatewayCommand = exports.deserializeAws_ec2DeleteTrafficMirrorTargetCommand = exports.deserializeAws_ec2DeleteTrafficMirrorSessionCommand = exports.deserializeAws_ec2DeleteTrafficMirrorFilterRuleCommand = exports.deserializeAws_ec2DeleteTrafficMirrorFilterCommand = exports.deserializeAws_ec2DeleteTagsCommand = exports.deserializeAws_ec2DeleteSubnetCidrReservationCommand = exports.deserializeAws_ec2DeleteSubnetCommand = exports.deserializeAws_ec2DeleteSpotDatafeedSubscriptionCommand = exports.deserializeAws_ec2DeleteSnapshotCommand = exports.deserializeAws_ec2DeleteSecurityGroupCommand = exports.deserializeAws_ec2DeleteRouteTableCommand = exports.deserializeAws_ec2DeleteRouteCommand = exports.deserializeAws_ec2DeleteQueuedReservedInstancesCommand = exports.deserializeAws_ec2DeletePublicIpv4PoolCommand = exports.deserializeAws_ec2DeletePlacementGroupCommand = exports.deserializeAws_ec2DeleteNetworkInterfacePermissionCommand = exports.deserializeAws_ec2DeleteNetworkInterfaceCommand = exports.deserializeAws_ec2DeleteNetworkInsightsPathCommand = exports.deserializeAws_ec2DeleteNetworkInsightsAnalysisCommand = exports.deserializeAws_ec2DeleteNetworkInsightsAccessScopeAnalysisCommand = exports.deserializeAws_ec2DeleteNetworkInsightsAccessScopeCommand = void 0;
18
- exports.deserializeAws_ec2DescribeInternetGatewaysCommand = exports.deserializeAws_ec2DescribeInstanceTypesCommand = exports.deserializeAws_ec2DescribeInstanceTypeOfferingsCommand = exports.deserializeAws_ec2DescribeInstanceStatusCommand = exports.deserializeAws_ec2DescribeInstancesCommand = exports.deserializeAws_ec2DescribeInstanceEventWindowsCommand = exports.deserializeAws_ec2DescribeInstanceEventNotificationAttributesCommand = exports.deserializeAws_ec2DescribeInstanceCreditSpecificationsCommand = exports.deserializeAws_ec2DescribeInstanceAttributeCommand = exports.deserializeAws_ec2DescribeImportSnapshotTasksCommand = exports.deserializeAws_ec2DescribeImportImageTasksCommand = exports.deserializeAws_ec2DescribeImagesCommand = exports.deserializeAws_ec2DescribeImageAttributeCommand = exports.deserializeAws_ec2DescribeIdFormatCommand = exports.deserializeAws_ec2DescribeIdentityIdFormatCommand = exports.deserializeAws_ec2DescribeIamInstanceProfileAssociationsCommand = exports.deserializeAws_ec2DescribeHostsCommand = exports.deserializeAws_ec2DescribeHostReservationsCommand = exports.deserializeAws_ec2DescribeHostReservationOfferingsCommand = exports.deserializeAws_ec2DescribeFpgaImagesCommand = exports.deserializeAws_ec2DescribeFpgaImageAttributeCommand = exports.deserializeAws_ec2DescribeFlowLogsCommand = exports.deserializeAws_ec2DescribeFleetsCommand = exports.deserializeAws_ec2DescribeFleetInstancesCommand = exports.deserializeAws_ec2DescribeFleetHistoryCommand = exports.deserializeAws_ec2DescribeFastSnapshotRestoresCommand = exports.deserializeAws_ec2DescribeFastLaunchImagesCommand = exports.deserializeAws_ec2DescribeExportTasksCommand = exports.deserializeAws_ec2DescribeExportImageTasksCommand = exports.deserializeAws_ec2DescribeElasticGpusCommand = exports.deserializeAws_ec2DescribeEgressOnlyInternetGatewaysCommand = exports.deserializeAws_ec2DescribeDhcpOptionsCommand = exports.deserializeAws_ec2DescribeCustomerGatewaysCommand = exports.deserializeAws_ec2DescribeConversionTasksCommand = exports.deserializeAws_ec2DescribeCoipPoolsCommand = exports.deserializeAws_ec2DescribeClientVpnTargetNetworksCommand = exports.deserializeAws_ec2DescribeClientVpnRoutesCommand = exports.deserializeAws_ec2DescribeClientVpnEndpointsCommand = exports.deserializeAws_ec2DescribeClientVpnConnectionsCommand = exports.deserializeAws_ec2DescribeClientVpnAuthorizationRulesCommand = exports.deserializeAws_ec2DescribeClassicLinkInstancesCommand = exports.deserializeAws_ec2DescribeCarrierGatewaysCommand = exports.deserializeAws_ec2DescribeCapacityReservationsCommand = exports.deserializeAws_ec2DescribeCapacityReservationFleetsCommand = exports.deserializeAws_ec2DescribeByoipCidrsCommand = exports.deserializeAws_ec2DescribeBundleTasksCommand = exports.deserializeAws_ec2DescribeAvailabilityZonesCommand = exports.deserializeAws_ec2DescribeAggregateIdFormatCommand = exports.deserializeAws_ec2DescribeAddressTransfersCommand = exports.deserializeAws_ec2DescribeAddressesAttributeCommand = void 0;
19
- exports.deserializeAws_ec2DescribeStaleSecurityGroupsCommand = exports.deserializeAws_ec2DescribeSpotPriceHistoryCommand = exports.deserializeAws_ec2DescribeSpotInstanceRequestsCommand = exports.deserializeAws_ec2DescribeSpotFleetRequestsCommand = exports.deserializeAws_ec2DescribeSpotFleetRequestHistoryCommand = exports.deserializeAws_ec2DescribeSpotFleetInstancesCommand = exports.deserializeAws_ec2DescribeSpotDatafeedSubscriptionCommand = exports.deserializeAws_ec2DescribeSnapshotTierStatusCommand = exports.deserializeAws_ec2DescribeSnapshotsCommand = exports.deserializeAws_ec2DescribeSnapshotAttributeCommand = exports.deserializeAws_ec2DescribeSecurityGroupsCommand = exports.deserializeAws_ec2DescribeSecurityGroupRulesCommand = exports.deserializeAws_ec2DescribeSecurityGroupReferencesCommand = exports.deserializeAws_ec2DescribeScheduledInstancesCommand = exports.deserializeAws_ec2DescribeScheduledInstanceAvailabilityCommand = exports.deserializeAws_ec2DescribeRouteTablesCommand = exports.deserializeAws_ec2DescribeReservedInstancesOfferingsCommand = exports.deserializeAws_ec2DescribeReservedInstancesModificationsCommand = exports.deserializeAws_ec2DescribeReservedInstancesListingsCommand = exports.deserializeAws_ec2DescribeReservedInstancesCommand = exports.deserializeAws_ec2DescribeReplaceRootVolumeTasksCommand = exports.deserializeAws_ec2DescribeRegionsCommand = exports.deserializeAws_ec2DescribePublicIpv4PoolsCommand = exports.deserializeAws_ec2DescribePrincipalIdFormatCommand = exports.deserializeAws_ec2DescribePrefixListsCommand = exports.deserializeAws_ec2DescribePlacementGroupsCommand = exports.deserializeAws_ec2DescribeNetworkInterfacesCommand = exports.deserializeAws_ec2DescribeNetworkInterfacePermissionsCommand = exports.deserializeAws_ec2DescribeNetworkInterfaceAttributeCommand = exports.deserializeAws_ec2DescribeNetworkInsightsPathsCommand = exports.deserializeAws_ec2DescribeNetworkInsightsAnalysesCommand = exports.deserializeAws_ec2DescribeNetworkInsightsAccessScopesCommand = exports.deserializeAws_ec2DescribeNetworkInsightsAccessScopeAnalysesCommand = exports.deserializeAws_ec2DescribeNetworkAclsCommand = exports.deserializeAws_ec2DescribeNatGatewaysCommand = exports.deserializeAws_ec2DescribeMovingAddressesCommand = exports.deserializeAws_ec2DescribeManagedPrefixListsCommand = exports.deserializeAws_ec2DescribeLocalGatewayVirtualInterfacesCommand = exports.deserializeAws_ec2DescribeLocalGatewayVirtualInterfaceGroupsCommand = exports.deserializeAws_ec2DescribeLocalGatewaysCommand = exports.deserializeAws_ec2DescribeLocalGatewayRouteTableVpcAssociationsCommand = exports.deserializeAws_ec2DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand = exports.deserializeAws_ec2DescribeLocalGatewayRouteTablesCommand = exports.deserializeAws_ec2DescribeLaunchTemplateVersionsCommand = exports.deserializeAws_ec2DescribeLaunchTemplatesCommand = exports.deserializeAws_ec2DescribeKeyPairsCommand = exports.deserializeAws_ec2DescribeIpv6PoolsCommand = exports.deserializeAws_ec2DescribeIpamScopesCommand = exports.deserializeAws_ec2DescribeIpamsCommand = exports.deserializeAws_ec2DescribeIpamPoolsCommand = void 0;
20
- exports.deserializeAws_ec2DisableVpcClassicLinkDnsSupportCommand = exports.deserializeAws_ec2DisableVpcClassicLinkCommand = exports.deserializeAws_ec2DisableVgwRoutePropagationCommand = exports.deserializeAws_ec2DisableTransitGatewayRouteTablePropagationCommand = exports.deserializeAws_ec2DisableSerialConsoleAccessCommand = exports.deserializeAws_ec2DisableIpamOrganizationAdminAccountCommand = exports.deserializeAws_ec2DisableImageDeprecationCommand = exports.deserializeAws_ec2DisableFastSnapshotRestoresCommand = exports.deserializeAws_ec2DisableFastLaunchCommand = exports.deserializeAws_ec2DisableEbsEncryptionByDefaultCommand = exports.deserializeAws_ec2DisableAddressTransferCommand = exports.deserializeAws_ec2DetachVpnGatewayCommand = exports.deserializeAws_ec2DetachVolumeCommand = exports.deserializeAws_ec2DetachNetworkInterfaceCommand = exports.deserializeAws_ec2DetachInternetGatewayCommand = exports.deserializeAws_ec2DetachClassicLinkVpcCommand = exports.deserializeAws_ec2DescribeVpnGatewaysCommand = exports.deserializeAws_ec2DescribeVpnConnectionsCommand = exports.deserializeAws_ec2DescribeVpcsCommand = exports.deserializeAws_ec2DescribeVpcPeeringConnectionsCommand = exports.deserializeAws_ec2DescribeVpcEndpointServicesCommand = exports.deserializeAws_ec2DescribeVpcEndpointServicePermissionsCommand = exports.deserializeAws_ec2DescribeVpcEndpointServiceConfigurationsCommand = exports.deserializeAws_ec2DescribeVpcEndpointsCommand = exports.deserializeAws_ec2DescribeVpcEndpointConnectionsCommand = exports.deserializeAws_ec2DescribeVpcEndpointConnectionNotificationsCommand = exports.deserializeAws_ec2DescribeVpcClassicLinkDnsSupportCommand = exports.deserializeAws_ec2DescribeVpcClassicLinkCommand = exports.deserializeAws_ec2DescribeVpcAttributeCommand = exports.deserializeAws_ec2DescribeVolumeStatusCommand = exports.deserializeAws_ec2DescribeVolumesModificationsCommand = exports.deserializeAws_ec2DescribeVolumesCommand = exports.deserializeAws_ec2DescribeVolumeAttributeCommand = exports.deserializeAws_ec2DescribeTrunkInterfaceAssociationsCommand = exports.deserializeAws_ec2DescribeTransitGatewayVpcAttachmentsCommand = exports.deserializeAws_ec2DescribeTransitGatewaysCommand = exports.deserializeAws_ec2DescribeTransitGatewayRouteTablesCommand = exports.deserializeAws_ec2DescribeTransitGatewayRouteTableAnnouncementsCommand = exports.deserializeAws_ec2DescribeTransitGatewayPolicyTablesCommand = exports.deserializeAws_ec2DescribeTransitGatewayPeeringAttachmentsCommand = exports.deserializeAws_ec2DescribeTransitGatewayMulticastDomainsCommand = exports.deserializeAws_ec2DescribeTransitGatewayConnectsCommand = exports.deserializeAws_ec2DescribeTransitGatewayConnectPeersCommand = exports.deserializeAws_ec2DescribeTransitGatewayAttachmentsCommand = exports.deserializeAws_ec2DescribeTrafficMirrorTargetsCommand = exports.deserializeAws_ec2DescribeTrafficMirrorSessionsCommand = exports.deserializeAws_ec2DescribeTrafficMirrorFiltersCommand = exports.deserializeAws_ec2DescribeTagsCommand = exports.deserializeAws_ec2DescribeSubnetsCommand = exports.deserializeAws_ec2DescribeStoreImageTasksCommand = void 0;
21
- exports.deserializeAws_ec2GetNetworkInsightsAccessScopeAnalysisFindingsCommand = exports.deserializeAws_ec2GetManagedPrefixListEntriesCommand = exports.deserializeAws_ec2GetManagedPrefixListAssociationsCommand = exports.deserializeAws_ec2GetLaunchTemplateDataCommand = exports.deserializeAws_ec2GetIpamResourceCidrsCommand = exports.deserializeAws_ec2GetIpamPoolCidrsCommand = exports.deserializeAws_ec2GetIpamPoolAllocationsCommand = exports.deserializeAws_ec2GetIpamAddressHistoryCommand = exports.deserializeAws_ec2GetInstanceUefiDataCommand = exports.deserializeAws_ec2GetInstanceTypesFromInstanceRequirementsCommand = exports.deserializeAws_ec2GetHostReservationPurchasePreviewCommand = exports.deserializeAws_ec2GetGroupsForCapacityReservationCommand = exports.deserializeAws_ec2GetFlowLogsIntegrationTemplateCommand = exports.deserializeAws_ec2GetEbsEncryptionByDefaultCommand = exports.deserializeAws_ec2GetEbsDefaultKmsKeyIdCommand = exports.deserializeAws_ec2GetDefaultCreditSpecificationCommand = exports.deserializeAws_ec2GetConsoleScreenshotCommand = exports.deserializeAws_ec2GetConsoleOutputCommand = exports.deserializeAws_ec2GetCoipPoolUsageCommand = exports.deserializeAws_ec2GetCapacityReservationUsageCommand = exports.deserializeAws_ec2GetAssociatedIpv6PoolCidrsCommand = exports.deserializeAws_ec2GetAssociatedEnclaveCertificateIamRolesCommand = exports.deserializeAws_ec2ExportTransitGatewayRoutesCommand = exports.deserializeAws_ec2ExportImageCommand = exports.deserializeAws_ec2ExportClientVpnClientConfigurationCommand = exports.deserializeAws_ec2ExportClientVpnClientCertificateRevocationListCommand = exports.deserializeAws_ec2EnableVpcClassicLinkDnsSupportCommand = exports.deserializeAws_ec2EnableVpcClassicLinkCommand = exports.deserializeAws_ec2EnableVolumeIOCommand = exports.deserializeAws_ec2EnableVgwRoutePropagationCommand = exports.deserializeAws_ec2EnableTransitGatewayRouteTablePropagationCommand = exports.deserializeAws_ec2EnableSerialConsoleAccessCommand = exports.deserializeAws_ec2EnableIpamOrganizationAdminAccountCommand = exports.deserializeAws_ec2EnableImageDeprecationCommand = exports.deserializeAws_ec2EnableFastSnapshotRestoresCommand = exports.deserializeAws_ec2EnableFastLaunchCommand = exports.deserializeAws_ec2EnableEbsEncryptionByDefaultCommand = exports.deserializeAws_ec2EnableAddressTransferCommand = exports.deserializeAws_ec2DisassociateVpcCidrBlockCommand = exports.deserializeAws_ec2DisassociateTrunkInterfaceCommand = exports.deserializeAws_ec2DisassociateTransitGatewayRouteTableCommand = exports.deserializeAws_ec2DisassociateTransitGatewayPolicyTableCommand = exports.deserializeAws_ec2DisassociateTransitGatewayMulticastDomainCommand = exports.deserializeAws_ec2DisassociateSubnetCidrBlockCommand = exports.deserializeAws_ec2DisassociateRouteTableCommand = exports.deserializeAws_ec2DisassociateInstanceEventWindowCommand = exports.deserializeAws_ec2DisassociateIamInstanceProfileCommand = exports.deserializeAws_ec2DisassociateEnclaveCertificateIamRoleCommand = exports.deserializeAws_ec2DisassociateClientVpnTargetNetworkCommand = exports.deserializeAws_ec2DisassociateAddressCommand = void 0;
22
- exports.deserializeAws_ec2ModifyLocalGatewayRouteCommand = exports.deserializeAws_ec2ModifyLaunchTemplateCommand = exports.deserializeAws_ec2ModifyIpamScopeCommand = exports.deserializeAws_ec2ModifyIpamResourceCidrCommand = exports.deserializeAws_ec2ModifyIpamPoolCommand = exports.deserializeAws_ec2ModifyIpamCommand = exports.deserializeAws_ec2ModifyInstancePlacementCommand = exports.deserializeAws_ec2ModifyInstanceMetadataOptionsCommand = exports.deserializeAws_ec2ModifyInstanceMaintenanceOptionsCommand = exports.deserializeAws_ec2ModifyInstanceEventWindowCommand = exports.deserializeAws_ec2ModifyInstanceEventStartTimeCommand = exports.deserializeAws_ec2ModifyInstanceCreditSpecificationCommand = exports.deserializeAws_ec2ModifyInstanceCapacityReservationAttributesCommand = exports.deserializeAws_ec2ModifyInstanceAttributeCommand = exports.deserializeAws_ec2ModifyImageAttributeCommand = exports.deserializeAws_ec2ModifyIdFormatCommand = exports.deserializeAws_ec2ModifyIdentityIdFormatCommand = exports.deserializeAws_ec2ModifyHostsCommand = exports.deserializeAws_ec2ModifyFpgaImageAttributeCommand = exports.deserializeAws_ec2ModifyFleetCommand = exports.deserializeAws_ec2ModifyEbsDefaultKmsKeyIdCommand = exports.deserializeAws_ec2ModifyDefaultCreditSpecificationCommand = exports.deserializeAws_ec2ModifyClientVpnEndpointCommand = exports.deserializeAws_ec2ModifyCapacityReservationFleetCommand = exports.deserializeAws_ec2ModifyCapacityReservationCommand = exports.deserializeAws_ec2ModifyAvailabilityZoneGroupCommand = exports.deserializeAws_ec2ModifyAddressAttributeCommand = exports.deserializeAws_ec2ListSnapshotsInRecycleBinCommand = exports.deserializeAws_ec2ListImagesInRecycleBinCommand = exports.deserializeAws_ec2ImportVolumeCommand = exports.deserializeAws_ec2ImportSnapshotCommand = exports.deserializeAws_ec2ImportKeyPairCommand = exports.deserializeAws_ec2ImportInstanceCommand = exports.deserializeAws_ec2ImportImageCommand = exports.deserializeAws_ec2ImportClientVpnClientCertificateRevocationListCommand = exports.deserializeAws_ec2GetVpnConnectionDeviceTypesCommand = exports.deserializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommand = exports.deserializeAws_ec2GetTransitGatewayRouteTablePropagationsCommand = exports.deserializeAws_ec2GetTransitGatewayRouteTableAssociationsCommand = exports.deserializeAws_ec2GetTransitGatewayPrefixListReferencesCommand = exports.deserializeAws_ec2GetTransitGatewayPolicyTableEntriesCommand = exports.deserializeAws_ec2GetTransitGatewayPolicyTableAssociationsCommand = exports.deserializeAws_ec2GetTransitGatewayMulticastDomainAssociationsCommand = exports.deserializeAws_ec2GetTransitGatewayAttachmentPropagationsCommand = exports.deserializeAws_ec2GetSubnetCidrReservationsCommand = exports.deserializeAws_ec2GetSpotPlacementScoresCommand = exports.deserializeAws_ec2GetSerialConsoleAccessStatusCommand = exports.deserializeAws_ec2GetReservedInstancesExchangeQuoteCommand = exports.deserializeAws_ec2GetPasswordDataCommand = exports.deserializeAws_ec2GetNetworkInsightsAccessScopeContentCommand = void 0;
23
- exports.deserializeAws_ec2ReleaseHostsCommand = exports.deserializeAws_ec2ReleaseAddressCommand = exports.deserializeAws_ec2RejectVpcPeeringConnectionCommand = exports.deserializeAws_ec2RejectVpcEndpointConnectionsCommand = exports.deserializeAws_ec2RejectTransitGatewayVpcAttachmentCommand = exports.deserializeAws_ec2RejectTransitGatewayPeeringAttachmentCommand = exports.deserializeAws_ec2RejectTransitGatewayMulticastDomainAssociationsCommand = exports.deserializeAws_ec2RegisterTransitGatewayMulticastGroupSourcesCommand = exports.deserializeAws_ec2RegisterTransitGatewayMulticastGroupMembersCommand = exports.deserializeAws_ec2RegisterInstanceEventNotificationAttributesCommand = exports.deserializeAws_ec2RegisterImageCommand = exports.deserializeAws_ec2RebootInstancesCommand = exports.deserializeAws_ec2PurchaseScheduledInstancesCommand = exports.deserializeAws_ec2PurchaseReservedInstancesOfferingCommand = exports.deserializeAws_ec2PurchaseHostReservationCommand = exports.deserializeAws_ec2ProvisionPublicIpv4PoolCidrCommand = exports.deserializeAws_ec2ProvisionIpamPoolCidrCommand = exports.deserializeAws_ec2ProvisionByoipCidrCommand = exports.deserializeAws_ec2MoveByoipCidrToIpamCommand = exports.deserializeAws_ec2MoveAddressToVpcCommand = exports.deserializeAws_ec2MonitorInstancesCommand = exports.deserializeAws_ec2ModifyVpnTunnelOptionsCommand = exports.deserializeAws_ec2ModifyVpnTunnelCertificateCommand = exports.deserializeAws_ec2ModifyVpnConnectionOptionsCommand = exports.deserializeAws_ec2ModifyVpnConnectionCommand = exports.deserializeAws_ec2ModifyVpcTenancyCommand = exports.deserializeAws_ec2ModifyVpcPeeringConnectionOptionsCommand = exports.deserializeAws_ec2ModifyVpcEndpointServicePermissionsCommand = exports.deserializeAws_ec2ModifyVpcEndpointServicePayerResponsibilityCommand = exports.deserializeAws_ec2ModifyVpcEndpointServiceConfigurationCommand = exports.deserializeAws_ec2ModifyVpcEndpointConnectionNotificationCommand = exports.deserializeAws_ec2ModifyVpcEndpointCommand = exports.deserializeAws_ec2ModifyVpcAttributeCommand = exports.deserializeAws_ec2ModifyVolumeAttributeCommand = exports.deserializeAws_ec2ModifyVolumeCommand = exports.deserializeAws_ec2ModifyTransitGatewayVpcAttachmentCommand = exports.deserializeAws_ec2ModifyTransitGatewayPrefixListReferenceCommand = exports.deserializeAws_ec2ModifyTransitGatewayCommand = exports.deserializeAws_ec2ModifyTrafficMirrorSessionCommand = exports.deserializeAws_ec2ModifyTrafficMirrorFilterRuleCommand = exports.deserializeAws_ec2ModifyTrafficMirrorFilterNetworkServicesCommand = exports.deserializeAws_ec2ModifySubnetAttributeCommand = exports.deserializeAws_ec2ModifySpotFleetRequestCommand = exports.deserializeAws_ec2ModifySnapshotTierCommand = exports.deserializeAws_ec2ModifySnapshotAttributeCommand = exports.deserializeAws_ec2ModifySecurityGroupRulesCommand = exports.deserializeAws_ec2ModifyReservedInstancesCommand = exports.deserializeAws_ec2ModifyPrivateDnsNameOptionsCommand = exports.deserializeAws_ec2ModifyNetworkInterfaceAttributeCommand = exports.deserializeAws_ec2ModifyManagedPrefixListCommand = void 0;
24
- exports.deserializeAws_ec2WithdrawByoipCidrCommand = exports.deserializeAws_ec2UpdateSecurityGroupRuleDescriptionsIngressCommand = exports.deserializeAws_ec2UpdateSecurityGroupRuleDescriptionsEgressCommand = exports.deserializeAws_ec2UnmonitorInstancesCommand = exports.deserializeAws_ec2UnassignPrivateIpAddressesCommand = exports.deserializeAws_ec2UnassignIpv6AddressesCommand = exports.deserializeAws_ec2TerminateInstancesCommand = exports.deserializeAws_ec2TerminateClientVpnConnectionsCommand = exports.deserializeAws_ec2StopInstancesCommand = exports.deserializeAws_ec2StartVpcEndpointServicePrivateDnsVerificationCommand = exports.deserializeAws_ec2StartNetworkInsightsAnalysisCommand = exports.deserializeAws_ec2StartNetworkInsightsAccessScopeAnalysisCommand = exports.deserializeAws_ec2StartInstancesCommand = exports.deserializeAws_ec2SendDiagnosticInterruptCommand = exports.deserializeAws_ec2SearchTransitGatewayRoutesCommand = exports.deserializeAws_ec2SearchTransitGatewayMulticastGroupsCommand = exports.deserializeAws_ec2SearchLocalGatewayRoutesCommand = exports.deserializeAws_ec2RunScheduledInstancesCommand = exports.deserializeAws_ec2RunInstancesCommand = exports.deserializeAws_ec2RevokeSecurityGroupIngressCommand = exports.deserializeAws_ec2RevokeSecurityGroupEgressCommand = exports.deserializeAws_ec2RevokeClientVpnIngressCommand = exports.deserializeAws_ec2RestoreSnapshotTierCommand = exports.deserializeAws_ec2RestoreSnapshotFromRecycleBinCommand = exports.deserializeAws_ec2RestoreManagedPrefixListVersionCommand = exports.deserializeAws_ec2RestoreImageFromRecycleBinCommand = exports.deserializeAws_ec2RestoreAddressToClassicCommand = exports.deserializeAws_ec2ResetSnapshotAttributeCommand = exports.deserializeAws_ec2ResetNetworkInterfaceAttributeCommand = exports.deserializeAws_ec2ResetInstanceAttributeCommand = exports.deserializeAws_ec2ResetImageAttributeCommand = exports.deserializeAws_ec2ResetFpgaImageAttributeCommand = exports.deserializeAws_ec2ResetEbsDefaultKmsKeyIdCommand = exports.deserializeAws_ec2ResetAddressAttributeCommand = exports.deserializeAws_ec2RequestSpotInstancesCommand = exports.deserializeAws_ec2RequestSpotFleetCommand = exports.deserializeAws_ec2ReportInstanceStatusCommand = exports.deserializeAws_ec2ReplaceTransitGatewayRouteCommand = exports.deserializeAws_ec2ReplaceRouteTableAssociationCommand = exports.deserializeAws_ec2ReplaceRouteCommand = exports.deserializeAws_ec2ReplaceNetworkAclEntryCommand = exports.deserializeAws_ec2ReplaceNetworkAclAssociationCommand = exports.deserializeAws_ec2ReplaceIamInstanceProfileAssociationCommand = exports.deserializeAws_ec2ReleaseIpamPoolAllocationCommand = void 0;
3
+ exports.serializeAws_ec2CopyImageCommand = exports.serializeAws_ec2CopyFpgaImageCommand = exports.serializeAws_ec2ConfirmProductInstanceCommand = exports.serializeAws_ec2CancelSpotInstanceRequestsCommand = exports.serializeAws_ec2CancelSpotFleetRequestsCommand = exports.serializeAws_ec2CancelReservedInstancesListingCommand = exports.serializeAws_ec2CancelImportTaskCommand = exports.serializeAws_ec2CancelImageLaunchPermissionCommand = exports.serializeAws_ec2CancelExportTaskCommand = exports.serializeAws_ec2CancelConversionTaskCommand = exports.serializeAws_ec2CancelCapacityReservationFleetsCommand = exports.serializeAws_ec2CancelCapacityReservationCommand = exports.serializeAws_ec2CancelBundleTaskCommand = exports.serializeAws_ec2BundleInstanceCommand = exports.serializeAws_ec2AuthorizeSecurityGroupIngressCommand = exports.serializeAws_ec2AuthorizeSecurityGroupEgressCommand = exports.serializeAws_ec2AuthorizeClientVpnIngressCommand = exports.serializeAws_ec2AttachVpnGatewayCommand = exports.serializeAws_ec2AttachVolumeCommand = exports.serializeAws_ec2AttachVerifiedAccessTrustProviderCommand = exports.serializeAws_ec2AttachNetworkInterfaceCommand = exports.serializeAws_ec2AttachInternetGatewayCommand = exports.serializeAws_ec2AttachClassicLinkVpcCommand = exports.serializeAws_ec2AssociateVpcCidrBlockCommand = exports.serializeAws_ec2AssociateTrunkInterfaceCommand = exports.serializeAws_ec2AssociateTransitGatewayRouteTableCommand = exports.serializeAws_ec2AssociateTransitGatewayPolicyTableCommand = exports.serializeAws_ec2AssociateTransitGatewayMulticastDomainCommand = exports.serializeAws_ec2AssociateSubnetCidrBlockCommand = exports.serializeAws_ec2AssociateRouteTableCommand = exports.serializeAws_ec2AssociateInstanceEventWindowCommand = exports.serializeAws_ec2AssociateIamInstanceProfileCommand = exports.serializeAws_ec2AssociateEnclaveCertificateIamRoleCommand = exports.serializeAws_ec2AssociateDhcpOptionsCommand = exports.serializeAws_ec2AssociateClientVpnTargetNetworkCommand = exports.serializeAws_ec2AssociateAddressCommand = exports.serializeAws_ec2AssignPrivateIpAddressesCommand = exports.serializeAws_ec2AssignIpv6AddressesCommand = exports.serializeAws_ec2ApplySecurityGroupsToClientVpnTargetNetworkCommand = exports.serializeAws_ec2AllocateIpamPoolCidrCommand = exports.serializeAws_ec2AllocateHostsCommand = exports.serializeAws_ec2AllocateAddressCommand = exports.serializeAws_ec2AdvertiseByoipCidrCommand = exports.serializeAws_ec2AcceptVpcPeeringConnectionCommand = exports.serializeAws_ec2AcceptVpcEndpointConnectionsCommand = exports.serializeAws_ec2AcceptTransitGatewayVpcAttachmentCommand = exports.serializeAws_ec2AcceptTransitGatewayPeeringAttachmentCommand = exports.serializeAws_ec2AcceptTransitGatewayMulticastDomainAssociationsCommand = exports.serializeAws_ec2AcceptReservedInstancesExchangeQuoteCommand = exports.serializeAws_ec2AcceptAddressTransferCommand = void 0;
4
+ exports.serializeAws_ec2CreateStoreImageTaskCommand = exports.serializeAws_ec2CreateSpotDatafeedSubscriptionCommand = exports.serializeAws_ec2CreateSnapshotsCommand = exports.serializeAws_ec2CreateSnapshotCommand = exports.serializeAws_ec2CreateSecurityGroupCommand = exports.serializeAws_ec2CreateRouteTableCommand = exports.serializeAws_ec2CreateRouteCommand = exports.serializeAws_ec2CreateRestoreImageTaskCommand = exports.serializeAws_ec2CreateReservedInstancesListingCommand = exports.serializeAws_ec2CreateReplaceRootVolumeTaskCommand = exports.serializeAws_ec2CreatePublicIpv4PoolCommand = exports.serializeAws_ec2CreatePlacementGroupCommand = exports.serializeAws_ec2CreateNetworkInterfacePermissionCommand = exports.serializeAws_ec2CreateNetworkInterfaceCommand = exports.serializeAws_ec2CreateNetworkInsightsPathCommand = exports.serializeAws_ec2CreateNetworkInsightsAccessScopeCommand = exports.serializeAws_ec2CreateNetworkAclEntryCommand = exports.serializeAws_ec2CreateNetworkAclCommand = exports.serializeAws_ec2CreateNatGatewayCommand = exports.serializeAws_ec2CreateManagedPrefixListCommand = exports.serializeAws_ec2CreateLocalGatewayRouteTableVpcAssociationCommand = exports.serializeAws_ec2CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = exports.serializeAws_ec2CreateLocalGatewayRouteTableCommand = exports.serializeAws_ec2CreateLocalGatewayRouteCommand = exports.serializeAws_ec2CreateLaunchTemplateVersionCommand = exports.serializeAws_ec2CreateLaunchTemplateCommand = exports.serializeAws_ec2CreateKeyPairCommand = exports.serializeAws_ec2CreateIpamScopeCommand = exports.serializeAws_ec2CreateIpamPoolCommand = exports.serializeAws_ec2CreateIpamCommand = exports.serializeAws_ec2CreateInternetGatewayCommand = exports.serializeAws_ec2CreateInstanceExportTaskCommand = exports.serializeAws_ec2CreateInstanceEventWindowCommand = exports.serializeAws_ec2CreateImageCommand = exports.serializeAws_ec2CreateFpgaImageCommand = exports.serializeAws_ec2CreateFlowLogsCommand = exports.serializeAws_ec2CreateFleetCommand = exports.serializeAws_ec2CreateEgressOnlyInternetGatewayCommand = exports.serializeAws_ec2CreateDhcpOptionsCommand = exports.serializeAws_ec2CreateDefaultVpcCommand = exports.serializeAws_ec2CreateDefaultSubnetCommand = exports.serializeAws_ec2CreateCustomerGatewayCommand = exports.serializeAws_ec2CreateCoipPoolCommand = exports.serializeAws_ec2CreateCoipCidrCommand = exports.serializeAws_ec2CreateClientVpnRouteCommand = exports.serializeAws_ec2CreateClientVpnEndpointCommand = exports.serializeAws_ec2CreateCarrierGatewayCommand = exports.serializeAws_ec2CreateCapacityReservationFleetCommand = exports.serializeAws_ec2CreateCapacityReservationCommand = exports.serializeAws_ec2CopySnapshotCommand = void 0;
5
+ exports.serializeAws_ec2DeleteLaunchTemplateVersionsCommand = exports.serializeAws_ec2DeleteLaunchTemplateCommand = exports.serializeAws_ec2DeleteKeyPairCommand = exports.serializeAws_ec2DeleteIpamScopeCommand = exports.serializeAws_ec2DeleteIpamPoolCommand = exports.serializeAws_ec2DeleteIpamCommand = exports.serializeAws_ec2DeleteInternetGatewayCommand = exports.serializeAws_ec2DeleteInstanceEventWindowCommand = exports.serializeAws_ec2DeleteFpgaImageCommand = exports.serializeAws_ec2DeleteFlowLogsCommand = exports.serializeAws_ec2DeleteFleetsCommand = exports.serializeAws_ec2DeleteEgressOnlyInternetGatewayCommand = exports.serializeAws_ec2DeleteDhcpOptionsCommand = exports.serializeAws_ec2DeleteCustomerGatewayCommand = exports.serializeAws_ec2DeleteCoipPoolCommand = exports.serializeAws_ec2DeleteCoipCidrCommand = exports.serializeAws_ec2DeleteClientVpnRouteCommand = exports.serializeAws_ec2DeleteClientVpnEndpointCommand = exports.serializeAws_ec2DeleteCarrierGatewayCommand = exports.serializeAws_ec2CreateVpnGatewayCommand = exports.serializeAws_ec2CreateVpnConnectionRouteCommand = exports.serializeAws_ec2CreateVpnConnectionCommand = exports.serializeAws_ec2CreateVpcPeeringConnectionCommand = exports.serializeAws_ec2CreateVpcEndpointServiceConfigurationCommand = exports.serializeAws_ec2CreateVpcEndpointConnectionNotificationCommand = exports.serializeAws_ec2CreateVpcEndpointCommand = exports.serializeAws_ec2CreateVpcCommand = exports.serializeAws_ec2CreateVolumeCommand = exports.serializeAws_ec2CreateVerifiedAccessTrustProviderCommand = exports.serializeAws_ec2CreateVerifiedAccessInstanceCommand = exports.serializeAws_ec2CreateVerifiedAccessGroupCommand = exports.serializeAws_ec2CreateVerifiedAccessEndpointCommand = exports.serializeAws_ec2CreateTransitGatewayVpcAttachmentCommand = exports.serializeAws_ec2CreateTransitGatewayRouteTableAnnouncementCommand = exports.serializeAws_ec2CreateTransitGatewayRouteTableCommand = exports.serializeAws_ec2CreateTransitGatewayRouteCommand = exports.serializeAws_ec2CreateTransitGatewayPrefixListReferenceCommand = exports.serializeAws_ec2CreateTransitGatewayPolicyTableCommand = exports.serializeAws_ec2CreateTransitGatewayPeeringAttachmentCommand = exports.serializeAws_ec2CreateTransitGatewayMulticastDomainCommand = exports.serializeAws_ec2CreateTransitGatewayConnectPeerCommand = exports.serializeAws_ec2CreateTransitGatewayConnectCommand = exports.serializeAws_ec2CreateTransitGatewayCommand = exports.serializeAws_ec2CreateTrafficMirrorTargetCommand = exports.serializeAws_ec2CreateTrafficMirrorSessionCommand = exports.serializeAws_ec2CreateTrafficMirrorFilterRuleCommand = exports.serializeAws_ec2CreateTrafficMirrorFilterCommand = exports.serializeAws_ec2CreateTagsCommand = exports.serializeAws_ec2CreateSubnetCidrReservationCommand = exports.serializeAws_ec2CreateSubnetCommand = void 0;
6
+ exports.serializeAws_ec2DeleteVpcPeeringConnectionCommand = exports.serializeAws_ec2DeleteVpcEndpointServiceConfigurationsCommand = exports.serializeAws_ec2DeleteVpcEndpointsCommand = exports.serializeAws_ec2DeleteVpcEndpointConnectionNotificationsCommand = exports.serializeAws_ec2DeleteVpcCommand = exports.serializeAws_ec2DeleteVolumeCommand = exports.serializeAws_ec2DeleteVerifiedAccessTrustProviderCommand = exports.serializeAws_ec2DeleteVerifiedAccessInstanceCommand = exports.serializeAws_ec2DeleteVerifiedAccessGroupCommand = exports.serializeAws_ec2DeleteVerifiedAccessEndpointCommand = exports.serializeAws_ec2DeleteTransitGatewayVpcAttachmentCommand = exports.serializeAws_ec2DeleteTransitGatewayRouteTableAnnouncementCommand = exports.serializeAws_ec2DeleteTransitGatewayRouteTableCommand = exports.serializeAws_ec2DeleteTransitGatewayRouteCommand = exports.serializeAws_ec2DeleteTransitGatewayPrefixListReferenceCommand = exports.serializeAws_ec2DeleteTransitGatewayPolicyTableCommand = exports.serializeAws_ec2DeleteTransitGatewayPeeringAttachmentCommand = exports.serializeAws_ec2DeleteTransitGatewayMulticastDomainCommand = exports.serializeAws_ec2DeleteTransitGatewayConnectPeerCommand = exports.serializeAws_ec2DeleteTransitGatewayConnectCommand = exports.serializeAws_ec2DeleteTransitGatewayCommand = exports.serializeAws_ec2DeleteTrafficMirrorTargetCommand = exports.serializeAws_ec2DeleteTrafficMirrorSessionCommand = exports.serializeAws_ec2DeleteTrafficMirrorFilterRuleCommand = exports.serializeAws_ec2DeleteTrafficMirrorFilterCommand = exports.serializeAws_ec2DeleteTagsCommand = exports.serializeAws_ec2DeleteSubnetCidrReservationCommand = exports.serializeAws_ec2DeleteSubnetCommand = exports.serializeAws_ec2DeleteSpotDatafeedSubscriptionCommand = exports.serializeAws_ec2DeleteSnapshotCommand = exports.serializeAws_ec2DeleteSecurityGroupCommand = exports.serializeAws_ec2DeleteRouteTableCommand = exports.serializeAws_ec2DeleteRouteCommand = exports.serializeAws_ec2DeleteQueuedReservedInstancesCommand = exports.serializeAws_ec2DeletePublicIpv4PoolCommand = exports.serializeAws_ec2DeletePlacementGroupCommand = exports.serializeAws_ec2DeleteNetworkInterfacePermissionCommand = exports.serializeAws_ec2DeleteNetworkInterfaceCommand = exports.serializeAws_ec2DeleteNetworkInsightsPathCommand = exports.serializeAws_ec2DeleteNetworkInsightsAnalysisCommand = exports.serializeAws_ec2DeleteNetworkInsightsAccessScopeAnalysisCommand = exports.serializeAws_ec2DeleteNetworkInsightsAccessScopeCommand = exports.serializeAws_ec2DeleteNetworkAclEntryCommand = exports.serializeAws_ec2DeleteNetworkAclCommand = exports.serializeAws_ec2DeleteNatGatewayCommand = exports.serializeAws_ec2DeleteManagedPrefixListCommand = exports.serializeAws_ec2DeleteLocalGatewayRouteTableVpcAssociationCommand = exports.serializeAws_ec2DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = exports.serializeAws_ec2DeleteLocalGatewayRouteTableCommand = exports.serializeAws_ec2DeleteLocalGatewayRouteCommand = void 0;
7
+ exports.serializeAws_ec2DescribeIdFormatCommand = exports.serializeAws_ec2DescribeIdentityIdFormatCommand = exports.serializeAws_ec2DescribeIamInstanceProfileAssociationsCommand = exports.serializeAws_ec2DescribeHostsCommand = exports.serializeAws_ec2DescribeHostReservationsCommand = exports.serializeAws_ec2DescribeHostReservationOfferingsCommand = exports.serializeAws_ec2DescribeFpgaImagesCommand = exports.serializeAws_ec2DescribeFpgaImageAttributeCommand = exports.serializeAws_ec2DescribeFlowLogsCommand = exports.serializeAws_ec2DescribeFleetsCommand = exports.serializeAws_ec2DescribeFleetInstancesCommand = exports.serializeAws_ec2DescribeFleetHistoryCommand = exports.serializeAws_ec2DescribeFastSnapshotRestoresCommand = exports.serializeAws_ec2DescribeFastLaunchImagesCommand = exports.serializeAws_ec2DescribeExportTasksCommand = exports.serializeAws_ec2DescribeExportImageTasksCommand = exports.serializeAws_ec2DescribeElasticGpusCommand = exports.serializeAws_ec2DescribeEgressOnlyInternetGatewaysCommand = exports.serializeAws_ec2DescribeDhcpOptionsCommand = exports.serializeAws_ec2DescribeCustomerGatewaysCommand = exports.serializeAws_ec2DescribeConversionTasksCommand = exports.serializeAws_ec2DescribeCoipPoolsCommand = exports.serializeAws_ec2DescribeClientVpnTargetNetworksCommand = exports.serializeAws_ec2DescribeClientVpnRoutesCommand = exports.serializeAws_ec2DescribeClientVpnEndpointsCommand = exports.serializeAws_ec2DescribeClientVpnConnectionsCommand = exports.serializeAws_ec2DescribeClientVpnAuthorizationRulesCommand = exports.serializeAws_ec2DescribeClassicLinkInstancesCommand = exports.serializeAws_ec2DescribeCarrierGatewaysCommand = exports.serializeAws_ec2DescribeCapacityReservationsCommand = exports.serializeAws_ec2DescribeCapacityReservationFleetsCommand = exports.serializeAws_ec2DescribeByoipCidrsCommand = exports.serializeAws_ec2DescribeBundleTasksCommand = exports.serializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommand = exports.serializeAws_ec2DescribeAvailabilityZonesCommand = exports.serializeAws_ec2DescribeAggregateIdFormatCommand = exports.serializeAws_ec2DescribeAddressTransfersCommand = exports.serializeAws_ec2DescribeAddressesAttributeCommand = exports.serializeAws_ec2DescribeAddressesCommand = exports.serializeAws_ec2DescribeAccountAttributesCommand = exports.serializeAws_ec2DeregisterTransitGatewayMulticastGroupSourcesCommand = exports.serializeAws_ec2DeregisterTransitGatewayMulticastGroupMembersCommand = exports.serializeAws_ec2DeregisterInstanceEventNotificationAttributesCommand = exports.serializeAws_ec2DeregisterImageCommand = exports.serializeAws_ec2DeprovisionPublicIpv4PoolCidrCommand = exports.serializeAws_ec2DeprovisionIpamPoolCidrCommand = exports.serializeAws_ec2DeprovisionByoipCidrCommand = exports.serializeAws_ec2DeleteVpnGatewayCommand = exports.serializeAws_ec2DeleteVpnConnectionRouteCommand = exports.serializeAws_ec2DeleteVpnConnectionCommand = void 0;
8
+ exports.serializeAws_ec2DescribeScheduledInstancesCommand = exports.serializeAws_ec2DescribeScheduledInstanceAvailabilityCommand = exports.serializeAws_ec2DescribeRouteTablesCommand = exports.serializeAws_ec2DescribeReservedInstancesOfferingsCommand = exports.serializeAws_ec2DescribeReservedInstancesModificationsCommand = exports.serializeAws_ec2DescribeReservedInstancesListingsCommand = exports.serializeAws_ec2DescribeReservedInstancesCommand = exports.serializeAws_ec2DescribeReplaceRootVolumeTasksCommand = exports.serializeAws_ec2DescribeRegionsCommand = exports.serializeAws_ec2DescribePublicIpv4PoolsCommand = exports.serializeAws_ec2DescribePrincipalIdFormatCommand = exports.serializeAws_ec2DescribePrefixListsCommand = exports.serializeAws_ec2DescribePlacementGroupsCommand = exports.serializeAws_ec2DescribeNetworkInterfacesCommand = exports.serializeAws_ec2DescribeNetworkInterfacePermissionsCommand = exports.serializeAws_ec2DescribeNetworkInterfaceAttributeCommand = exports.serializeAws_ec2DescribeNetworkInsightsPathsCommand = exports.serializeAws_ec2DescribeNetworkInsightsAnalysesCommand = exports.serializeAws_ec2DescribeNetworkInsightsAccessScopesCommand = exports.serializeAws_ec2DescribeNetworkInsightsAccessScopeAnalysesCommand = exports.serializeAws_ec2DescribeNetworkAclsCommand = exports.serializeAws_ec2DescribeNatGatewaysCommand = exports.serializeAws_ec2DescribeMovingAddressesCommand = exports.serializeAws_ec2DescribeManagedPrefixListsCommand = exports.serializeAws_ec2DescribeLocalGatewayVirtualInterfacesCommand = exports.serializeAws_ec2DescribeLocalGatewayVirtualInterfaceGroupsCommand = exports.serializeAws_ec2DescribeLocalGatewaysCommand = exports.serializeAws_ec2DescribeLocalGatewayRouteTableVpcAssociationsCommand = exports.serializeAws_ec2DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand = exports.serializeAws_ec2DescribeLocalGatewayRouteTablesCommand = exports.serializeAws_ec2DescribeLaunchTemplateVersionsCommand = exports.serializeAws_ec2DescribeLaunchTemplatesCommand = exports.serializeAws_ec2DescribeKeyPairsCommand = exports.serializeAws_ec2DescribeIpv6PoolsCommand = exports.serializeAws_ec2DescribeIpamScopesCommand = exports.serializeAws_ec2DescribeIpamsCommand = exports.serializeAws_ec2DescribeIpamPoolsCommand = exports.serializeAws_ec2DescribeInternetGatewaysCommand = exports.serializeAws_ec2DescribeInstanceTypesCommand = exports.serializeAws_ec2DescribeInstanceTypeOfferingsCommand = exports.serializeAws_ec2DescribeInstanceStatusCommand = exports.serializeAws_ec2DescribeInstancesCommand = exports.serializeAws_ec2DescribeInstanceEventWindowsCommand = exports.serializeAws_ec2DescribeInstanceEventNotificationAttributesCommand = exports.serializeAws_ec2DescribeInstanceCreditSpecificationsCommand = exports.serializeAws_ec2DescribeInstanceAttributeCommand = exports.serializeAws_ec2DescribeImportSnapshotTasksCommand = exports.serializeAws_ec2DescribeImportImageTasksCommand = exports.serializeAws_ec2DescribeImagesCommand = exports.serializeAws_ec2DescribeImageAttributeCommand = void 0;
9
+ exports.serializeAws_ec2DescribeVpcsCommand = exports.serializeAws_ec2DescribeVpcPeeringConnectionsCommand = exports.serializeAws_ec2DescribeVpcEndpointServicesCommand = exports.serializeAws_ec2DescribeVpcEndpointServicePermissionsCommand = exports.serializeAws_ec2DescribeVpcEndpointServiceConfigurationsCommand = exports.serializeAws_ec2DescribeVpcEndpointsCommand = exports.serializeAws_ec2DescribeVpcEndpointConnectionsCommand = exports.serializeAws_ec2DescribeVpcEndpointConnectionNotificationsCommand = exports.serializeAws_ec2DescribeVpcClassicLinkDnsSupportCommand = exports.serializeAws_ec2DescribeVpcClassicLinkCommand = exports.serializeAws_ec2DescribeVpcAttributeCommand = exports.serializeAws_ec2DescribeVolumeStatusCommand = exports.serializeAws_ec2DescribeVolumesModificationsCommand = exports.serializeAws_ec2DescribeVolumesCommand = exports.serializeAws_ec2DescribeVolumeAttributeCommand = exports.serializeAws_ec2DescribeVerifiedAccessTrustProvidersCommand = exports.serializeAws_ec2DescribeVerifiedAccessInstancesCommand = exports.serializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommand = exports.serializeAws_ec2DescribeVerifiedAccessGroupsCommand = exports.serializeAws_ec2DescribeVerifiedAccessEndpointsCommand = exports.serializeAws_ec2DescribeTrunkInterfaceAssociationsCommand = exports.serializeAws_ec2DescribeTransitGatewayVpcAttachmentsCommand = exports.serializeAws_ec2DescribeTransitGatewaysCommand = exports.serializeAws_ec2DescribeTransitGatewayRouteTablesCommand = exports.serializeAws_ec2DescribeTransitGatewayRouteTableAnnouncementsCommand = exports.serializeAws_ec2DescribeTransitGatewayPolicyTablesCommand = exports.serializeAws_ec2DescribeTransitGatewayPeeringAttachmentsCommand = exports.serializeAws_ec2DescribeTransitGatewayMulticastDomainsCommand = exports.serializeAws_ec2DescribeTransitGatewayConnectsCommand = exports.serializeAws_ec2DescribeTransitGatewayConnectPeersCommand = exports.serializeAws_ec2DescribeTransitGatewayAttachmentsCommand = exports.serializeAws_ec2DescribeTrafficMirrorTargetsCommand = exports.serializeAws_ec2DescribeTrafficMirrorSessionsCommand = exports.serializeAws_ec2DescribeTrafficMirrorFiltersCommand = exports.serializeAws_ec2DescribeTagsCommand = exports.serializeAws_ec2DescribeSubnetsCommand = exports.serializeAws_ec2DescribeStoreImageTasksCommand = exports.serializeAws_ec2DescribeStaleSecurityGroupsCommand = exports.serializeAws_ec2DescribeSpotPriceHistoryCommand = exports.serializeAws_ec2DescribeSpotInstanceRequestsCommand = exports.serializeAws_ec2DescribeSpotFleetRequestsCommand = exports.serializeAws_ec2DescribeSpotFleetRequestHistoryCommand = exports.serializeAws_ec2DescribeSpotFleetInstancesCommand = exports.serializeAws_ec2DescribeSpotDatafeedSubscriptionCommand = exports.serializeAws_ec2DescribeSnapshotTierStatusCommand = exports.serializeAws_ec2DescribeSnapshotsCommand = exports.serializeAws_ec2DescribeSnapshotAttributeCommand = exports.serializeAws_ec2DescribeSecurityGroupsCommand = exports.serializeAws_ec2DescribeSecurityGroupRulesCommand = exports.serializeAws_ec2DescribeSecurityGroupReferencesCommand = void 0;
10
+ exports.serializeAws_ec2ExportTransitGatewayRoutesCommand = exports.serializeAws_ec2ExportImageCommand = exports.serializeAws_ec2ExportClientVpnClientConfigurationCommand = exports.serializeAws_ec2ExportClientVpnClientCertificateRevocationListCommand = exports.serializeAws_ec2EnableVpcClassicLinkDnsSupportCommand = exports.serializeAws_ec2EnableVpcClassicLinkCommand = exports.serializeAws_ec2EnableVolumeIOCommand = exports.serializeAws_ec2EnableVgwRoutePropagationCommand = exports.serializeAws_ec2EnableTransitGatewayRouteTablePropagationCommand = exports.serializeAws_ec2EnableSerialConsoleAccessCommand = exports.serializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommand = exports.serializeAws_ec2EnableIpamOrganizationAdminAccountCommand = exports.serializeAws_ec2EnableImageDeprecationCommand = exports.serializeAws_ec2EnableFastSnapshotRestoresCommand = exports.serializeAws_ec2EnableFastLaunchCommand = exports.serializeAws_ec2EnableEbsEncryptionByDefaultCommand = exports.serializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommand = exports.serializeAws_ec2EnableAddressTransferCommand = exports.serializeAws_ec2DisassociateVpcCidrBlockCommand = exports.serializeAws_ec2DisassociateTrunkInterfaceCommand = exports.serializeAws_ec2DisassociateTransitGatewayRouteTableCommand = exports.serializeAws_ec2DisassociateTransitGatewayPolicyTableCommand = exports.serializeAws_ec2DisassociateTransitGatewayMulticastDomainCommand = exports.serializeAws_ec2DisassociateSubnetCidrBlockCommand = exports.serializeAws_ec2DisassociateRouteTableCommand = exports.serializeAws_ec2DisassociateInstanceEventWindowCommand = exports.serializeAws_ec2DisassociateIamInstanceProfileCommand = exports.serializeAws_ec2DisassociateEnclaveCertificateIamRoleCommand = exports.serializeAws_ec2DisassociateClientVpnTargetNetworkCommand = exports.serializeAws_ec2DisassociateAddressCommand = exports.serializeAws_ec2DisableVpcClassicLinkDnsSupportCommand = exports.serializeAws_ec2DisableVpcClassicLinkCommand = exports.serializeAws_ec2DisableVgwRoutePropagationCommand = exports.serializeAws_ec2DisableTransitGatewayRouteTablePropagationCommand = exports.serializeAws_ec2DisableSerialConsoleAccessCommand = exports.serializeAws_ec2DisableIpamOrganizationAdminAccountCommand = exports.serializeAws_ec2DisableImageDeprecationCommand = exports.serializeAws_ec2DisableFastSnapshotRestoresCommand = exports.serializeAws_ec2DisableFastLaunchCommand = exports.serializeAws_ec2DisableEbsEncryptionByDefaultCommand = exports.serializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommand = exports.serializeAws_ec2DisableAddressTransferCommand = exports.serializeAws_ec2DetachVpnGatewayCommand = exports.serializeAws_ec2DetachVolumeCommand = exports.serializeAws_ec2DetachVerifiedAccessTrustProviderCommand = exports.serializeAws_ec2DetachNetworkInterfaceCommand = exports.serializeAws_ec2DetachInternetGatewayCommand = exports.serializeAws_ec2DetachClassicLinkVpcCommand = exports.serializeAws_ec2DescribeVpnGatewaysCommand = exports.serializeAws_ec2DescribeVpnConnectionsCommand = void 0;
11
+ exports.serializeAws_ec2ModifyAvailabilityZoneGroupCommand = exports.serializeAws_ec2ModifyAddressAttributeCommand = exports.serializeAws_ec2ListSnapshotsInRecycleBinCommand = exports.serializeAws_ec2ListImagesInRecycleBinCommand = exports.serializeAws_ec2ImportVolumeCommand = exports.serializeAws_ec2ImportSnapshotCommand = exports.serializeAws_ec2ImportKeyPairCommand = exports.serializeAws_ec2ImportInstanceCommand = exports.serializeAws_ec2ImportImageCommand = exports.serializeAws_ec2ImportClientVpnClientCertificateRevocationListCommand = exports.serializeAws_ec2GetVpnConnectionDeviceTypesCommand = exports.serializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommand = exports.serializeAws_ec2GetVerifiedAccessGroupPolicyCommand = exports.serializeAws_ec2GetVerifiedAccessEndpointPolicyCommand = exports.serializeAws_ec2GetTransitGatewayRouteTablePropagationsCommand = exports.serializeAws_ec2GetTransitGatewayRouteTableAssociationsCommand = exports.serializeAws_ec2GetTransitGatewayPrefixListReferencesCommand = exports.serializeAws_ec2GetTransitGatewayPolicyTableEntriesCommand = exports.serializeAws_ec2GetTransitGatewayPolicyTableAssociationsCommand = exports.serializeAws_ec2GetTransitGatewayMulticastDomainAssociationsCommand = exports.serializeAws_ec2GetTransitGatewayAttachmentPropagationsCommand = exports.serializeAws_ec2GetSubnetCidrReservationsCommand = exports.serializeAws_ec2GetSpotPlacementScoresCommand = exports.serializeAws_ec2GetSerialConsoleAccessStatusCommand = exports.serializeAws_ec2GetReservedInstancesExchangeQuoteCommand = exports.serializeAws_ec2GetPasswordDataCommand = exports.serializeAws_ec2GetNetworkInsightsAccessScopeContentCommand = exports.serializeAws_ec2GetNetworkInsightsAccessScopeAnalysisFindingsCommand = exports.serializeAws_ec2GetManagedPrefixListEntriesCommand = exports.serializeAws_ec2GetManagedPrefixListAssociationsCommand = exports.serializeAws_ec2GetLaunchTemplateDataCommand = exports.serializeAws_ec2GetIpamResourceCidrsCommand = exports.serializeAws_ec2GetIpamPoolCidrsCommand = exports.serializeAws_ec2GetIpamPoolAllocationsCommand = exports.serializeAws_ec2GetIpamAddressHistoryCommand = exports.serializeAws_ec2GetInstanceUefiDataCommand = exports.serializeAws_ec2GetInstanceTypesFromInstanceRequirementsCommand = exports.serializeAws_ec2GetHostReservationPurchasePreviewCommand = exports.serializeAws_ec2GetGroupsForCapacityReservationCommand = exports.serializeAws_ec2GetFlowLogsIntegrationTemplateCommand = exports.serializeAws_ec2GetEbsEncryptionByDefaultCommand = exports.serializeAws_ec2GetEbsDefaultKmsKeyIdCommand = exports.serializeAws_ec2GetDefaultCreditSpecificationCommand = exports.serializeAws_ec2GetConsoleScreenshotCommand = exports.serializeAws_ec2GetConsoleOutputCommand = exports.serializeAws_ec2GetCoipPoolUsageCommand = exports.serializeAws_ec2GetCapacityReservationUsageCommand = exports.serializeAws_ec2GetAwsNetworkPerformanceDataCommand = exports.serializeAws_ec2GetAssociatedIpv6PoolCidrsCommand = exports.serializeAws_ec2GetAssociatedEnclaveCertificateIamRolesCommand = void 0;
12
+ exports.serializeAws_ec2ModifyVpcAttributeCommand = exports.serializeAws_ec2ModifyVolumeAttributeCommand = exports.serializeAws_ec2ModifyVolumeCommand = exports.serializeAws_ec2ModifyVerifiedAccessTrustProviderCommand = exports.serializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommand = exports.serializeAws_ec2ModifyVerifiedAccessInstanceCommand = exports.serializeAws_ec2ModifyVerifiedAccessGroupPolicyCommand = exports.serializeAws_ec2ModifyVerifiedAccessGroupCommand = exports.serializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommand = exports.serializeAws_ec2ModifyVerifiedAccessEndpointCommand = exports.serializeAws_ec2ModifyTransitGatewayVpcAttachmentCommand = exports.serializeAws_ec2ModifyTransitGatewayPrefixListReferenceCommand = exports.serializeAws_ec2ModifyTransitGatewayCommand = exports.serializeAws_ec2ModifyTrafficMirrorSessionCommand = exports.serializeAws_ec2ModifyTrafficMirrorFilterRuleCommand = exports.serializeAws_ec2ModifyTrafficMirrorFilterNetworkServicesCommand = exports.serializeAws_ec2ModifySubnetAttributeCommand = exports.serializeAws_ec2ModifySpotFleetRequestCommand = exports.serializeAws_ec2ModifySnapshotTierCommand = exports.serializeAws_ec2ModifySnapshotAttributeCommand = exports.serializeAws_ec2ModifySecurityGroupRulesCommand = exports.serializeAws_ec2ModifyReservedInstancesCommand = exports.serializeAws_ec2ModifyPrivateDnsNameOptionsCommand = exports.serializeAws_ec2ModifyNetworkInterfaceAttributeCommand = exports.serializeAws_ec2ModifyManagedPrefixListCommand = exports.serializeAws_ec2ModifyLocalGatewayRouteCommand = exports.serializeAws_ec2ModifyLaunchTemplateCommand = exports.serializeAws_ec2ModifyIpamScopeCommand = exports.serializeAws_ec2ModifyIpamResourceCidrCommand = exports.serializeAws_ec2ModifyIpamPoolCommand = exports.serializeAws_ec2ModifyIpamCommand = exports.serializeAws_ec2ModifyInstancePlacementCommand = exports.serializeAws_ec2ModifyInstanceMetadataOptionsCommand = exports.serializeAws_ec2ModifyInstanceMaintenanceOptionsCommand = exports.serializeAws_ec2ModifyInstanceEventWindowCommand = exports.serializeAws_ec2ModifyInstanceEventStartTimeCommand = exports.serializeAws_ec2ModifyInstanceCreditSpecificationCommand = exports.serializeAws_ec2ModifyInstanceCapacityReservationAttributesCommand = exports.serializeAws_ec2ModifyInstanceAttributeCommand = exports.serializeAws_ec2ModifyImageAttributeCommand = exports.serializeAws_ec2ModifyIdFormatCommand = exports.serializeAws_ec2ModifyIdentityIdFormatCommand = exports.serializeAws_ec2ModifyHostsCommand = exports.serializeAws_ec2ModifyFpgaImageAttributeCommand = exports.serializeAws_ec2ModifyFleetCommand = exports.serializeAws_ec2ModifyEbsDefaultKmsKeyIdCommand = exports.serializeAws_ec2ModifyDefaultCreditSpecificationCommand = exports.serializeAws_ec2ModifyClientVpnEndpointCommand = exports.serializeAws_ec2ModifyCapacityReservationFleetCommand = exports.serializeAws_ec2ModifyCapacityReservationCommand = void 0;
13
+ exports.serializeAws_ec2RestoreAddressToClassicCommand = exports.serializeAws_ec2ResetSnapshotAttributeCommand = exports.serializeAws_ec2ResetNetworkInterfaceAttributeCommand = exports.serializeAws_ec2ResetInstanceAttributeCommand = exports.serializeAws_ec2ResetImageAttributeCommand = exports.serializeAws_ec2ResetFpgaImageAttributeCommand = exports.serializeAws_ec2ResetEbsDefaultKmsKeyIdCommand = exports.serializeAws_ec2ResetAddressAttributeCommand = exports.serializeAws_ec2RequestSpotInstancesCommand = exports.serializeAws_ec2RequestSpotFleetCommand = exports.serializeAws_ec2ReportInstanceStatusCommand = exports.serializeAws_ec2ReplaceTransitGatewayRouteCommand = exports.serializeAws_ec2ReplaceRouteTableAssociationCommand = exports.serializeAws_ec2ReplaceRouteCommand = exports.serializeAws_ec2ReplaceNetworkAclEntryCommand = exports.serializeAws_ec2ReplaceNetworkAclAssociationCommand = exports.serializeAws_ec2ReplaceIamInstanceProfileAssociationCommand = exports.serializeAws_ec2ReleaseIpamPoolAllocationCommand = exports.serializeAws_ec2ReleaseHostsCommand = exports.serializeAws_ec2ReleaseAddressCommand = exports.serializeAws_ec2RejectVpcPeeringConnectionCommand = exports.serializeAws_ec2RejectVpcEndpointConnectionsCommand = exports.serializeAws_ec2RejectTransitGatewayVpcAttachmentCommand = exports.serializeAws_ec2RejectTransitGatewayPeeringAttachmentCommand = exports.serializeAws_ec2RejectTransitGatewayMulticastDomainAssociationsCommand = exports.serializeAws_ec2RegisterTransitGatewayMulticastGroupSourcesCommand = exports.serializeAws_ec2RegisterTransitGatewayMulticastGroupMembersCommand = exports.serializeAws_ec2RegisterInstanceEventNotificationAttributesCommand = exports.serializeAws_ec2RegisterImageCommand = exports.serializeAws_ec2RebootInstancesCommand = exports.serializeAws_ec2PurchaseScheduledInstancesCommand = exports.serializeAws_ec2PurchaseReservedInstancesOfferingCommand = exports.serializeAws_ec2PurchaseHostReservationCommand = exports.serializeAws_ec2ProvisionPublicIpv4PoolCidrCommand = exports.serializeAws_ec2ProvisionIpamPoolCidrCommand = exports.serializeAws_ec2ProvisionByoipCidrCommand = exports.serializeAws_ec2MoveByoipCidrToIpamCommand = exports.serializeAws_ec2MoveAddressToVpcCommand = exports.serializeAws_ec2MonitorInstancesCommand = exports.serializeAws_ec2ModifyVpnTunnelOptionsCommand = exports.serializeAws_ec2ModifyVpnTunnelCertificateCommand = exports.serializeAws_ec2ModifyVpnConnectionOptionsCommand = exports.serializeAws_ec2ModifyVpnConnectionCommand = exports.serializeAws_ec2ModifyVpcTenancyCommand = exports.serializeAws_ec2ModifyVpcPeeringConnectionOptionsCommand = exports.serializeAws_ec2ModifyVpcEndpointServicePermissionsCommand = exports.serializeAws_ec2ModifyVpcEndpointServicePayerResponsibilityCommand = exports.serializeAws_ec2ModifyVpcEndpointServiceConfigurationCommand = exports.serializeAws_ec2ModifyVpcEndpointConnectionNotificationCommand = exports.serializeAws_ec2ModifyVpcEndpointCommand = void 0;
14
+ exports.deserializeAws_ec2AssociateTransitGatewayPolicyTableCommand = exports.deserializeAws_ec2AssociateTransitGatewayMulticastDomainCommand = exports.deserializeAws_ec2AssociateSubnetCidrBlockCommand = exports.deserializeAws_ec2AssociateRouteTableCommand = exports.deserializeAws_ec2AssociateInstanceEventWindowCommand = exports.deserializeAws_ec2AssociateIamInstanceProfileCommand = exports.deserializeAws_ec2AssociateEnclaveCertificateIamRoleCommand = exports.deserializeAws_ec2AssociateDhcpOptionsCommand = exports.deserializeAws_ec2AssociateClientVpnTargetNetworkCommand = exports.deserializeAws_ec2AssociateAddressCommand = exports.deserializeAws_ec2AssignPrivateIpAddressesCommand = exports.deserializeAws_ec2AssignIpv6AddressesCommand = exports.deserializeAws_ec2ApplySecurityGroupsToClientVpnTargetNetworkCommand = exports.deserializeAws_ec2AllocateIpamPoolCidrCommand = exports.deserializeAws_ec2AllocateHostsCommand = exports.deserializeAws_ec2AllocateAddressCommand = exports.deserializeAws_ec2AdvertiseByoipCidrCommand = exports.deserializeAws_ec2AcceptVpcPeeringConnectionCommand = exports.deserializeAws_ec2AcceptVpcEndpointConnectionsCommand = exports.deserializeAws_ec2AcceptTransitGatewayVpcAttachmentCommand = exports.deserializeAws_ec2AcceptTransitGatewayPeeringAttachmentCommand = exports.deserializeAws_ec2AcceptTransitGatewayMulticastDomainAssociationsCommand = exports.deserializeAws_ec2AcceptReservedInstancesExchangeQuoteCommand = exports.deserializeAws_ec2AcceptAddressTransferCommand = exports.serializeAws_ec2WithdrawByoipCidrCommand = exports.serializeAws_ec2UpdateSecurityGroupRuleDescriptionsIngressCommand = exports.serializeAws_ec2UpdateSecurityGroupRuleDescriptionsEgressCommand = exports.serializeAws_ec2UnmonitorInstancesCommand = exports.serializeAws_ec2UnassignPrivateIpAddressesCommand = exports.serializeAws_ec2UnassignIpv6AddressesCommand = exports.serializeAws_ec2TerminateInstancesCommand = exports.serializeAws_ec2TerminateClientVpnConnectionsCommand = exports.serializeAws_ec2StopInstancesCommand = exports.serializeAws_ec2StartVpcEndpointServicePrivateDnsVerificationCommand = exports.serializeAws_ec2StartNetworkInsightsAnalysisCommand = exports.serializeAws_ec2StartNetworkInsightsAccessScopeAnalysisCommand = exports.serializeAws_ec2StartInstancesCommand = exports.serializeAws_ec2SendDiagnosticInterruptCommand = exports.serializeAws_ec2SearchTransitGatewayRoutesCommand = exports.serializeAws_ec2SearchTransitGatewayMulticastGroupsCommand = exports.serializeAws_ec2SearchLocalGatewayRoutesCommand = exports.serializeAws_ec2RunScheduledInstancesCommand = exports.serializeAws_ec2RunInstancesCommand = exports.serializeAws_ec2RevokeSecurityGroupIngressCommand = exports.serializeAws_ec2RevokeSecurityGroupEgressCommand = exports.serializeAws_ec2RevokeClientVpnIngressCommand = exports.serializeAws_ec2RestoreSnapshotTierCommand = exports.serializeAws_ec2RestoreSnapshotFromRecycleBinCommand = exports.serializeAws_ec2RestoreManagedPrefixListVersionCommand = exports.serializeAws_ec2RestoreImageFromRecycleBinCommand = void 0;
15
+ exports.deserializeAws_ec2CreateKeyPairCommand = exports.deserializeAws_ec2CreateIpamScopeCommand = exports.deserializeAws_ec2CreateIpamPoolCommand = exports.deserializeAws_ec2CreateIpamCommand = exports.deserializeAws_ec2CreateInternetGatewayCommand = exports.deserializeAws_ec2CreateInstanceExportTaskCommand = exports.deserializeAws_ec2CreateInstanceEventWindowCommand = exports.deserializeAws_ec2CreateImageCommand = exports.deserializeAws_ec2CreateFpgaImageCommand = exports.deserializeAws_ec2CreateFlowLogsCommand = exports.deserializeAws_ec2CreateFleetCommand = exports.deserializeAws_ec2CreateEgressOnlyInternetGatewayCommand = exports.deserializeAws_ec2CreateDhcpOptionsCommand = exports.deserializeAws_ec2CreateDefaultVpcCommand = exports.deserializeAws_ec2CreateDefaultSubnetCommand = exports.deserializeAws_ec2CreateCustomerGatewayCommand = exports.deserializeAws_ec2CreateCoipPoolCommand = exports.deserializeAws_ec2CreateCoipCidrCommand = exports.deserializeAws_ec2CreateClientVpnRouteCommand = exports.deserializeAws_ec2CreateClientVpnEndpointCommand = exports.deserializeAws_ec2CreateCarrierGatewayCommand = exports.deserializeAws_ec2CreateCapacityReservationFleetCommand = exports.deserializeAws_ec2CreateCapacityReservationCommand = exports.deserializeAws_ec2CopySnapshotCommand = exports.deserializeAws_ec2CopyImageCommand = exports.deserializeAws_ec2CopyFpgaImageCommand = exports.deserializeAws_ec2ConfirmProductInstanceCommand = exports.deserializeAws_ec2CancelSpotInstanceRequestsCommand = exports.deserializeAws_ec2CancelSpotFleetRequestsCommand = exports.deserializeAws_ec2CancelReservedInstancesListingCommand = exports.deserializeAws_ec2CancelImportTaskCommand = exports.deserializeAws_ec2CancelImageLaunchPermissionCommand = exports.deserializeAws_ec2CancelExportTaskCommand = exports.deserializeAws_ec2CancelConversionTaskCommand = exports.deserializeAws_ec2CancelCapacityReservationFleetsCommand = exports.deserializeAws_ec2CancelCapacityReservationCommand = exports.deserializeAws_ec2CancelBundleTaskCommand = exports.deserializeAws_ec2BundleInstanceCommand = exports.deserializeAws_ec2AuthorizeSecurityGroupIngressCommand = exports.deserializeAws_ec2AuthorizeSecurityGroupEgressCommand = exports.deserializeAws_ec2AuthorizeClientVpnIngressCommand = exports.deserializeAws_ec2AttachVpnGatewayCommand = exports.deserializeAws_ec2AttachVolumeCommand = exports.deserializeAws_ec2AttachVerifiedAccessTrustProviderCommand = exports.deserializeAws_ec2AttachNetworkInterfaceCommand = exports.deserializeAws_ec2AttachInternetGatewayCommand = exports.deserializeAws_ec2AttachClassicLinkVpcCommand = exports.deserializeAws_ec2AssociateVpcCidrBlockCommand = exports.deserializeAws_ec2AssociateTrunkInterfaceCommand = exports.deserializeAws_ec2AssociateTransitGatewayRouteTableCommand = void 0;
16
+ exports.deserializeAws_ec2CreateVpcCommand = exports.deserializeAws_ec2CreateVolumeCommand = exports.deserializeAws_ec2CreateVerifiedAccessTrustProviderCommand = exports.deserializeAws_ec2CreateVerifiedAccessInstanceCommand = exports.deserializeAws_ec2CreateVerifiedAccessGroupCommand = exports.deserializeAws_ec2CreateVerifiedAccessEndpointCommand = exports.deserializeAws_ec2CreateTransitGatewayVpcAttachmentCommand = exports.deserializeAws_ec2CreateTransitGatewayRouteTableAnnouncementCommand = exports.deserializeAws_ec2CreateTransitGatewayRouteTableCommand = exports.deserializeAws_ec2CreateTransitGatewayRouteCommand = exports.deserializeAws_ec2CreateTransitGatewayPrefixListReferenceCommand = exports.deserializeAws_ec2CreateTransitGatewayPolicyTableCommand = exports.deserializeAws_ec2CreateTransitGatewayPeeringAttachmentCommand = exports.deserializeAws_ec2CreateTransitGatewayMulticastDomainCommand = exports.deserializeAws_ec2CreateTransitGatewayConnectPeerCommand = exports.deserializeAws_ec2CreateTransitGatewayConnectCommand = exports.deserializeAws_ec2CreateTransitGatewayCommand = exports.deserializeAws_ec2CreateTrafficMirrorTargetCommand = exports.deserializeAws_ec2CreateTrafficMirrorSessionCommand = exports.deserializeAws_ec2CreateTrafficMirrorFilterRuleCommand = exports.deserializeAws_ec2CreateTrafficMirrorFilterCommand = exports.deserializeAws_ec2CreateTagsCommand = exports.deserializeAws_ec2CreateSubnetCidrReservationCommand = exports.deserializeAws_ec2CreateSubnetCommand = exports.deserializeAws_ec2CreateStoreImageTaskCommand = exports.deserializeAws_ec2CreateSpotDatafeedSubscriptionCommand = exports.deserializeAws_ec2CreateSnapshotsCommand = exports.deserializeAws_ec2CreateSnapshotCommand = exports.deserializeAws_ec2CreateSecurityGroupCommand = exports.deserializeAws_ec2CreateRouteTableCommand = exports.deserializeAws_ec2CreateRouteCommand = exports.deserializeAws_ec2CreateRestoreImageTaskCommand = exports.deserializeAws_ec2CreateReservedInstancesListingCommand = exports.deserializeAws_ec2CreateReplaceRootVolumeTaskCommand = exports.deserializeAws_ec2CreatePublicIpv4PoolCommand = exports.deserializeAws_ec2CreatePlacementGroupCommand = exports.deserializeAws_ec2CreateNetworkInterfacePermissionCommand = exports.deserializeAws_ec2CreateNetworkInterfaceCommand = exports.deserializeAws_ec2CreateNetworkInsightsPathCommand = exports.deserializeAws_ec2CreateNetworkInsightsAccessScopeCommand = exports.deserializeAws_ec2CreateNetworkAclEntryCommand = exports.deserializeAws_ec2CreateNetworkAclCommand = exports.deserializeAws_ec2CreateNatGatewayCommand = exports.deserializeAws_ec2CreateManagedPrefixListCommand = exports.deserializeAws_ec2CreateLocalGatewayRouteTableVpcAssociationCommand = exports.deserializeAws_ec2CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = exports.deserializeAws_ec2CreateLocalGatewayRouteTableCommand = exports.deserializeAws_ec2CreateLocalGatewayRouteCommand = exports.deserializeAws_ec2CreateLaunchTemplateVersionCommand = exports.deserializeAws_ec2CreateLaunchTemplateCommand = void 0;
17
+ exports.deserializeAws_ec2DeleteSubnetCidrReservationCommand = exports.deserializeAws_ec2DeleteSubnetCommand = exports.deserializeAws_ec2DeleteSpotDatafeedSubscriptionCommand = exports.deserializeAws_ec2DeleteSnapshotCommand = exports.deserializeAws_ec2DeleteSecurityGroupCommand = exports.deserializeAws_ec2DeleteRouteTableCommand = exports.deserializeAws_ec2DeleteRouteCommand = exports.deserializeAws_ec2DeleteQueuedReservedInstancesCommand = exports.deserializeAws_ec2DeletePublicIpv4PoolCommand = exports.deserializeAws_ec2DeletePlacementGroupCommand = exports.deserializeAws_ec2DeleteNetworkInterfacePermissionCommand = exports.deserializeAws_ec2DeleteNetworkInterfaceCommand = exports.deserializeAws_ec2DeleteNetworkInsightsPathCommand = exports.deserializeAws_ec2DeleteNetworkInsightsAnalysisCommand = exports.deserializeAws_ec2DeleteNetworkInsightsAccessScopeAnalysisCommand = exports.deserializeAws_ec2DeleteNetworkInsightsAccessScopeCommand = exports.deserializeAws_ec2DeleteNetworkAclEntryCommand = exports.deserializeAws_ec2DeleteNetworkAclCommand = exports.deserializeAws_ec2DeleteNatGatewayCommand = exports.deserializeAws_ec2DeleteManagedPrefixListCommand = exports.deserializeAws_ec2DeleteLocalGatewayRouteTableVpcAssociationCommand = exports.deserializeAws_ec2DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = exports.deserializeAws_ec2DeleteLocalGatewayRouteTableCommand = exports.deserializeAws_ec2DeleteLocalGatewayRouteCommand = exports.deserializeAws_ec2DeleteLaunchTemplateVersionsCommand = exports.deserializeAws_ec2DeleteLaunchTemplateCommand = exports.deserializeAws_ec2DeleteKeyPairCommand = exports.deserializeAws_ec2DeleteIpamScopeCommand = exports.deserializeAws_ec2DeleteIpamPoolCommand = exports.deserializeAws_ec2DeleteIpamCommand = exports.deserializeAws_ec2DeleteInternetGatewayCommand = exports.deserializeAws_ec2DeleteInstanceEventWindowCommand = exports.deserializeAws_ec2DeleteFpgaImageCommand = exports.deserializeAws_ec2DeleteFlowLogsCommand = exports.deserializeAws_ec2DeleteFleetsCommand = exports.deserializeAws_ec2DeleteEgressOnlyInternetGatewayCommand = exports.deserializeAws_ec2DeleteDhcpOptionsCommand = exports.deserializeAws_ec2DeleteCustomerGatewayCommand = exports.deserializeAws_ec2DeleteCoipPoolCommand = exports.deserializeAws_ec2DeleteCoipCidrCommand = exports.deserializeAws_ec2DeleteClientVpnRouteCommand = exports.deserializeAws_ec2DeleteClientVpnEndpointCommand = exports.deserializeAws_ec2DeleteCarrierGatewayCommand = exports.deserializeAws_ec2CreateVpnGatewayCommand = exports.deserializeAws_ec2CreateVpnConnectionRouteCommand = exports.deserializeAws_ec2CreateVpnConnectionCommand = exports.deserializeAws_ec2CreateVpcPeeringConnectionCommand = exports.deserializeAws_ec2CreateVpcEndpointServiceConfigurationCommand = exports.deserializeAws_ec2CreateVpcEndpointConnectionNotificationCommand = exports.deserializeAws_ec2CreateVpcEndpointCommand = void 0;
18
+ exports.deserializeAws_ec2DescribeClientVpnAuthorizationRulesCommand = exports.deserializeAws_ec2DescribeClassicLinkInstancesCommand = exports.deserializeAws_ec2DescribeCarrierGatewaysCommand = exports.deserializeAws_ec2DescribeCapacityReservationsCommand = exports.deserializeAws_ec2DescribeCapacityReservationFleetsCommand = exports.deserializeAws_ec2DescribeByoipCidrsCommand = exports.deserializeAws_ec2DescribeBundleTasksCommand = exports.deserializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommand = exports.deserializeAws_ec2DescribeAvailabilityZonesCommand = exports.deserializeAws_ec2DescribeAggregateIdFormatCommand = exports.deserializeAws_ec2DescribeAddressTransfersCommand = exports.deserializeAws_ec2DescribeAddressesAttributeCommand = exports.deserializeAws_ec2DescribeAddressesCommand = exports.deserializeAws_ec2DescribeAccountAttributesCommand = exports.deserializeAws_ec2DeregisterTransitGatewayMulticastGroupSourcesCommand = exports.deserializeAws_ec2DeregisterTransitGatewayMulticastGroupMembersCommand = exports.deserializeAws_ec2DeregisterInstanceEventNotificationAttributesCommand = exports.deserializeAws_ec2DeregisterImageCommand = exports.deserializeAws_ec2DeprovisionPublicIpv4PoolCidrCommand = exports.deserializeAws_ec2DeprovisionIpamPoolCidrCommand = exports.deserializeAws_ec2DeprovisionByoipCidrCommand = exports.deserializeAws_ec2DeleteVpnGatewayCommand = exports.deserializeAws_ec2DeleteVpnConnectionRouteCommand = exports.deserializeAws_ec2DeleteVpnConnectionCommand = exports.deserializeAws_ec2DeleteVpcPeeringConnectionCommand = exports.deserializeAws_ec2DeleteVpcEndpointServiceConfigurationsCommand = exports.deserializeAws_ec2DeleteVpcEndpointsCommand = exports.deserializeAws_ec2DeleteVpcEndpointConnectionNotificationsCommand = exports.deserializeAws_ec2DeleteVpcCommand = exports.deserializeAws_ec2DeleteVolumeCommand = exports.deserializeAws_ec2DeleteVerifiedAccessTrustProviderCommand = exports.deserializeAws_ec2DeleteVerifiedAccessInstanceCommand = exports.deserializeAws_ec2DeleteVerifiedAccessGroupCommand = exports.deserializeAws_ec2DeleteVerifiedAccessEndpointCommand = exports.deserializeAws_ec2DeleteTransitGatewayVpcAttachmentCommand = exports.deserializeAws_ec2DeleteTransitGatewayRouteTableAnnouncementCommand = exports.deserializeAws_ec2DeleteTransitGatewayRouteTableCommand = exports.deserializeAws_ec2DeleteTransitGatewayRouteCommand = exports.deserializeAws_ec2DeleteTransitGatewayPrefixListReferenceCommand = exports.deserializeAws_ec2DeleteTransitGatewayPolicyTableCommand = exports.deserializeAws_ec2DeleteTransitGatewayPeeringAttachmentCommand = exports.deserializeAws_ec2DeleteTransitGatewayMulticastDomainCommand = exports.deserializeAws_ec2DeleteTransitGatewayConnectPeerCommand = exports.deserializeAws_ec2DeleteTransitGatewayConnectCommand = exports.deserializeAws_ec2DeleteTransitGatewayCommand = exports.deserializeAws_ec2DeleteTrafficMirrorTargetCommand = exports.deserializeAws_ec2DeleteTrafficMirrorSessionCommand = exports.deserializeAws_ec2DeleteTrafficMirrorFilterRuleCommand = exports.deserializeAws_ec2DeleteTrafficMirrorFilterCommand = exports.deserializeAws_ec2DeleteTagsCommand = void 0;
19
+ exports.deserializeAws_ec2DescribeLocalGatewaysCommand = exports.deserializeAws_ec2DescribeLocalGatewayRouteTableVpcAssociationsCommand = exports.deserializeAws_ec2DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand = exports.deserializeAws_ec2DescribeLocalGatewayRouteTablesCommand = exports.deserializeAws_ec2DescribeLaunchTemplateVersionsCommand = exports.deserializeAws_ec2DescribeLaunchTemplatesCommand = exports.deserializeAws_ec2DescribeKeyPairsCommand = exports.deserializeAws_ec2DescribeIpv6PoolsCommand = exports.deserializeAws_ec2DescribeIpamScopesCommand = exports.deserializeAws_ec2DescribeIpamsCommand = exports.deserializeAws_ec2DescribeIpamPoolsCommand = exports.deserializeAws_ec2DescribeInternetGatewaysCommand = exports.deserializeAws_ec2DescribeInstanceTypesCommand = exports.deserializeAws_ec2DescribeInstanceTypeOfferingsCommand = exports.deserializeAws_ec2DescribeInstanceStatusCommand = exports.deserializeAws_ec2DescribeInstancesCommand = exports.deserializeAws_ec2DescribeInstanceEventWindowsCommand = exports.deserializeAws_ec2DescribeInstanceEventNotificationAttributesCommand = exports.deserializeAws_ec2DescribeInstanceCreditSpecificationsCommand = exports.deserializeAws_ec2DescribeInstanceAttributeCommand = exports.deserializeAws_ec2DescribeImportSnapshotTasksCommand = exports.deserializeAws_ec2DescribeImportImageTasksCommand = exports.deserializeAws_ec2DescribeImagesCommand = exports.deserializeAws_ec2DescribeImageAttributeCommand = exports.deserializeAws_ec2DescribeIdFormatCommand = exports.deserializeAws_ec2DescribeIdentityIdFormatCommand = exports.deserializeAws_ec2DescribeIamInstanceProfileAssociationsCommand = exports.deserializeAws_ec2DescribeHostsCommand = exports.deserializeAws_ec2DescribeHostReservationsCommand = exports.deserializeAws_ec2DescribeHostReservationOfferingsCommand = exports.deserializeAws_ec2DescribeFpgaImagesCommand = exports.deserializeAws_ec2DescribeFpgaImageAttributeCommand = exports.deserializeAws_ec2DescribeFlowLogsCommand = exports.deserializeAws_ec2DescribeFleetsCommand = exports.deserializeAws_ec2DescribeFleetInstancesCommand = exports.deserializeAws_ec2DescribeFleetHistoryCommand = exports.deserializeAws_ec2DescribeFastSnapshotRestoresCommand = exports.deserializeAws_ec2DescribeFastLaunchImagesCommand = exports.deserializeAws_ec2DescribeExportTasksCommand = exports.deserializeAws_ec2DescribeExportImageTasksCommand = exports.deserializeAws_ec2DescribeElasticGpusCommand = exports.deserializeAws_ec2DescribeEgressOnlyInternetGatewaysCommand = exports.deserializeAws_ec2DescribeDhcpOptionsCommand = exports.deserializeAws_ec2DescribeCustomerGatewaysCommand = exports.deserializeAws_ec2DescribeConversionTasksCommand = exports.deserializeAws_ec2DescribeCoipPoolsCommand = exports.deserializeAws_ec2DescribeClientVpnTargetNetworksCommand = exports.deserializeAws_ec2DescribeClientVpnRoutesCommand = exports.deserializeAws_ec2DescribeClientVpnEndpointsCommand = exports.deserializeAws_ec2DescribeClientVpnConnectionsCommand = void 0;
20
+ exports.deserializeAws_ec2DescribeTransitGatewayPeeringAttachmentsCommand = exports.deserializeAws_ec2DescribeTransitGatewayMulticastDomainsCommand = exports.deserializeAws_ec2DescribeTransitGatewayConnectsCommand = exports.deserializeAws_ec2DescribeTransitGatewayConnectPeersCommand = exports.deserializeAws_ec2DescribeTransitGatewayAttachmentsCommand = exports.deserializeAws_ec2DescribeTrafficMirrorTargetsCommand = exports.deserializeAws_ec2DescribeTrafficMirrorSessionsCommand = exports.deserializeAws_ec2DescribeTrafficMirrorFiltersCommand = exports.deserializeAws_ec2DescribeTagsCommand = exports.deserializeAws_ec2DescribeSubnetsCommand = exports.deserializeAws_ec2DescribeStoreImageTasksCommand = exports.deserializeAws_ec2DescribeStaleSecurityGroupsCommand = exports.deserializeAws_ec2DescribeSpotPriceHistoryCommand = exports.deserializeAws_ec2DescribeSpotInstanceRequestsCommand = exports.deserializeAws_ec2DescribeSpotFleetRequestsCommand = exports.deserializeAws_ec2DescribeSpotFleetRequestHistoryCommand = exports.deserializeAws_ec2DescribeSpotFleetInstancesCommand = exports.deserializeAws_ec2DescribeSpotDatafeedSubscriptionCommand = exports.deserializeAws_ec2DescribeSnapshotTierStatusCommand = exports.deserializeAws_ec2DescribeSnapshotsCommand = exports.deserializeAws_ec2DescribeSnapshotAttributeCommand = exports.deserializeAws_ec2DescribeSecurityGroupsCommand = exports.deserializeAws_ec2DescribeSecurityGroupRulesCommand = exports.deserializeAws_ec2DescribeSecurityGroupReferencesCommand = exports.deserializeAws_ec2DescribeScheduledInstancesCommand = exports.deserializeAws_ec2DescribeScheduledInstanceAvailabilityCommand = exports.deserializeAws_ec2DescribeRouteTablesCommand = exports.deserializeAws_ec2DescribeReservedInstancesOfferingsCommand = exports.deserializeAws_ec2DescribeReservedInstancesModificationsCommand = exports.deserializeAws_ec2DescribeReservedInstancesListingsCommand = exports.deserializeAws_ec2DescribeReservedInstancesCommand = exports.deserializeAws_ec2DescribeReplaceRootVolumeTasksCommand = exports.deserializeAws_ec2DescribeRegionsCommand = exports.deserializeAws_ec2DescribePublicIpv4PoolsCommand = exports.deserializeAws_ec2DescribePrincipalIdFormatCommand = exports.deserializeAws_ec2DescribePrefixListsCommand = exports.deserializeAws_ec2DescribePlacementGroupsCommand = exports.deserializeAws_ec2DescribeNetworkInterfacesCommand = exports.deserializeAws_ec2DescribeNetworkInterfacePermissionsCommand = exports.deserializeAws_ec2DescribeNetworkInterfaceAttributeCommand = exports.deserializeAws_ec2DescribeNetworkInsightsPathsCommand = exports.deserializeAws_ec2DescribeNetworkInsightsAnalysesCommand = exports.deserializeAws_ec2DescribeNetworkInsightsAccessScopesCommand = exports.deserializeAws_ec2DescribeNetworkInsightsAccessScopeAnalysesCommand = exports.deserializeAws_ec2DescribeNetworkAclsCommand = exports.deserializeAws_ec2DescribeNatGatewaysCommand = exports.deserializeAws_ec2DescribeMovingAddressesCommand = exports.deserializeAws_ec2DescribeManagedPrefixListsCommand = exports.deserializeAws_ec2DescribeLocalGatewayVirtualInterfacesCommand = exports.deserializeAws_ec2DescribeLocalGatewayVirtualInterfaceGroupsCommand = void 0;
21
+ exports.deserializeAws_ec2DisassociateIamInstanceProfileCommand = exports.deserializeAws_ec2DisassociateEnclaveCertificateIamRoleCommand = exports.deserializeAws_ec2DisassociateClientVpnTargetNetworkCommand = exports.deserializeAws_ec2DisassociateAddressCommand = exports.deserializeAws_ec2DisableVpcClassicLinkDnsSupportCommand = exports.deserializeAws_ec2DisableVpcClassicLinkCommand = exports.deserializeAws_ec2DisableVgwRoutePropagationCommand = exports.deserializeAws_ec2DisableTransitGatewayRouteTablePropagationCommand = exports.deserializeAws_ec2DisableSerialConsoleAccessCommand = exports.deserializeAws_ec2DisableIpamOrganizationAdminAccountCommand = exports.deserializeAws_ec2DisableImageDeprecationCommand = exports.deserializeAws_ec2DisableFastSnapshotRestoresCommand = exports.deserializeAws_ec2DisableFastLaunchCommand = exports.deserializeAws_ec2DisableEbsEncryptionByDefaultCommand = exports.deserializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommand = exports.deserializeAws_ec2DisableAddressTransferCommand = exports.deserializeAws_ec2DetachVpnGatewayCommand = exports.deserializeAws_ec2DetachVolumeCommand = exports.deserializeAws_ec2DetachVerifiedAccessTrustProviderCommand = exports.deserializeAws_ec2DetachNetworkInterfaceCommand = exports.deserializeAws_ec2DetachInternetGatewayCommand = exports.deserializeAws_ec2DetachClassicLinkVpcCommand = exports.deserializeAws_ec2DescribeVpnGatewaysCommand = exports.deserializeAws_ec2DescribeVpnConnectionsCommand = exports.deserializeAws_ec2DescribeVpcsCommand = exports.deserializeAws_ec2DescribeVpcPeeringConnectionsCommand = exports.deserializeAws_ec2DescribeVpcEndpointServicesCommand = exports.deserializeAws_ec2DescribeVpcEndpointServicePermissionsCommand = exports.deserializeAws_ec2DescribeVpcEndpointServiceConfigurationsCommand = exports.deserializeAws_ec2DescribeVpcEndpointsCommand = exports.deserializeAws_ec2DescribeVpcEndpointConnectionsCommand = exports.deserializeAws_ec2DescribeVpcEndpointConnectionNotificationsCommand = exports.deserializeAws_ec2DescribeVpcClassicLinkDnsSupportCommand = exports.deserializeAws_ec2DescribeVpcClassicLinkCommand = exports.deserializeAws_ec2DescribeVpcAttributeCommand = exports.deserializeAws_ec2DescribeVolumeStatusCommand = exports.deserializeAws_ec2DescribeVolumesModificationsCommand = exports.deserializeAws_ec2DescribeVolumesCommand = exports.deserializeAws_ec2DescribeVolumeAttributeCommand = exports.deserializeAws_ec2DescribeVerifiedAccessTrustProvidersCommand = exports.deserializeAws_ec2DescribeVerifiedAccessInstancesCommand = exports.deserializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommand = exports.deserializeAws_ec2DescribeVerifiedAccessGroupsCommand = exports.deserializeAws_ec2DescribeVerifiedAccessEndpointsCommand = exports.deserializeAws_ec2DescribeTrunkInterfaceAssociationsCommand = exports.deserializeAws_ec2DescribeTransitGatewayVpcAttachmentsCommand = exports.deserializeAws_ec2DescribeTransitGatewaysCommand = exports.deserializeAws_ec2DescribeTransitGatewayRouteTablesCommand = exports.deserializeAws_ec2DescribeTransitGatewayRouteTableAnnouncementsCommand = exports.deserializeAws_ec2DescribeTransitGatewayPolicyTablesCommand = void 0;
22
+ exports.deserializeAws_ec2GetNetworkInsightsAccessScopeContentCommand = exports.deserializeAws_ec2GetNetworkInsightsAccessScopeAnalysisFindingsCommand = exports.deserializeAws_ec2GetManagedPrefixListEntriesCommand = exports.deserializeAws_ec2GetManagedPrefixListAssociationsCommand = exports.deserializeAws_ec2GetLaunchTemplateDataCommand = exports.deserializeAws_ec2GetIpamResourceCidrsCommand = exports.deserializeAws_ec2GetIpamPoolCidrsCommand = exports.deserializeAws_ec2GetIpamPoolAllocationsCommand = exports.deserializeAws_ec2GetIpamAddressHistoryCommand = exports.deserializeAws_ec2GetInstanceUefiDataCommand = exports.deserializeAws_ec2GetInstanceTypesFromInstanceRequirementsCommand = exports.deserializeAws_ec2GetHostReservationPurchasePreviewCommand = exports.deserializeAws_ec2GetGroupsForCapacityReservationCommand = exports.deserializeAws_ec2GetFlowLogsIntegrationTemplateCommand = exports.deserializeAws_ec2GetEbsEncryptionByDefaultCommand = exports.deserializeAws_ec2GetEbsDefaultKmsKeyIdCommand = exports.deserializeAws_ec2GetDefaultCreditSpecificationCommand = exports.deserializeAws_ec2GetConsoleScreenshotCommand = exports.deserializeAws_ec2GetConsoleOutputCommand = exports.deserializeAws_ec2GetCoipPoolUsageCommand = exports.deserializeAws_ec2GetCapacityReservationUsageCommand = exports.deserializeAws_ec2GetAwsNetworkPerformanceDataCommand = exports.deserializeAws_ec2GetAssociatedIpv6PoolCidrsCommand = exports.deserializeAws_ec2GetAssociatedEnclaveCertificateIamRolesCommand = exports.deserializeAws_ec2ExportTransitGatewayRoutesCommand = exports.deserializeAws_ec2ExportImageCommand = exports.deserializeAws_ec2ExportClientVpnClientConfigurationCommand = exports.deserializeAws_ec2ExportClientVpnClientCertificateRevocationListCommand = exports.deserializeAws_ec2EnableVpcClassicLinkDnsSupportCommand = exports.deserializeAws_ec2EnableVpcClassicLinkCommand = exports.deserializeAws_ec2EnableVolumeIOCommand = exports.deserializeAws_ec2EnableVgwRoutePropagationCommand = exports.deserializeAws_ec2EnableTransitGatewayRouteTablePropagationCommand = exports.deserializeAws_ec2EnableSerialConsoleAccessCommand = exports.deserializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommand = exports.deserializeAws_ec2EnableIpamOrganizationAdminAccountCommand = exports.deserializeAws_ec2EnableImageDeprecationCommand = exports.deserializeAws_ec2EnableFastSnapshotRestoresCommand = exports.deserializeAws_ec2EnableFastLaunchCommand = exports.deserializeAws_ec2EnableEbsEncryptionByDefaultCommand = exports.deserializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommand = exports.deserializeAws_ec2EnableAddressTransferCommand = exports.deserializeAws_ec2DisassociateVpcCidrBlockCommand = exports.deserializeAws_ec2DisassociateTrunkInterfaceCommand = exports.deserializeAws_ec2DisassociateTransitGatewayRouteTableCommand = exports.deserializeAws_ec2DisassociateTransitGatewayPolicyTableCommand = exports.deserializeAws_ec2DisassociateTransitGatewayMulticastDomainCommand = exports.deserializeAws_ec2DisassociateSubnetCidrBlockCommand = exports.deserializeAws_ec2DisassociateRouteTableCommand = exports.deserializeAws_ec2DisassociateInstanceEventWindowCommand = void 0;
23
+ exports.deserializeAws_ec2ModifyLaunchTemplateCommand = exports.deserializeAws_ec2ModifyIpamScopeCommand = exports.deserializeAws_ec2ModifyIpamResourceCidrCommand = exports.deserializeAws_ec2ModifyIpamPoolCommand = exports.deserializeAws_ec2ModifyIpamCommand = exports.deserializeAws_ec2ModifyInstancePlacementCommand = exports.deserializeAws_ec2ModifyInstanceMetadataOptionsCommand = exports.deserializeAws_ec2ModifyInstanceMaintenanceOptionsCommand = exports.deserializeAws_ec2ModifyInstanceEventWindowCommand = exports.deserializeAws_ec2ModifyInstanceEventStartTimeCommand = exports.deserializeAws_ec2ModifyInstanceCreditSpecificationCommand = exports.deserializeAws_ec2ModifyInstanceCapacityReservationAttributesCommand = exports.deserializeAws_ec2ModifyInstanceAttributeCommand = exports.deserializeAws_ec2ModifyImageAttributeCommand = exports.deserializeAws_ec2ModifyIdFormatCommand = exports.deserializeAws_ec2ModifyIdentityIdFormatCommand = exports.deserializeAws_ec2ModifyHostsCommand = exports.deserializeAws_ec2ModifyFpgaImageAttributeCommand = exports.deserializeAws_ec2ModifyFleetCommand = exports.deserializeAws_ec2ModifyEbsDefaultKmsKeyIdCommand = exports.deserializeAws_ec2ModifyDefaultCreditSpecificationCommand = exports.deserializeAws_ec2ModifyClientVpnEndpointCommand = exports.deserializeAws_ec2ModifyCapacityReservationFleetCommand = exports.deserializeAws_ec2ModifyCapacityReservationCommand = exports.deserializeAws_ec2ModifyAvailabilityZoneGroupCommand = exports.deserializeAws_ec2ModifyAddressAttributeCommand = exports.deserializeAws_ec2ListSnapshotsInRecycleBinCommand = exports.deserializeAws_ec2ListImagesInRecycleBinCommand = exports.deserializeAws_ec2ImportVolumeCommand = exports.deserializeAws_ec2ImportSnapshotCommand = exports.deserializeAws_ec2ImportKeyPairCommand = exports.deserializeAws_ec2ImportInstanceCommand = exports.deserializeAws_ec2ImportImageCommand = exports.deserializeAws_ec2ImportClientVpnClientCertificateRevocationListCommand = exports.deserializeAws_ec2GetVpnConnectionDeviceTypesCommand = exports.deserializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommand = exports.deserializeAws_ec2GetVerifiedAccessGroupPolicyCommand = exports.deserializeAws_ec2GetVerifiedAccessEndpointPolicyCommand = exports.deserializeAws_ec2GetTransitGatewayRouteTablePropagationsCommand = exports.deserializeAws_ec2GetTransitGatewayRouteTableAssociationsCommand = exports.deserializeAws_ec2GetTransitGatewayPrefixListReferencesCommand = exports.deserializeAws_ec2GetTransitGatewayPolicyTableEntriesCommand = exports.deserializeAws_ec2GetTransitGatewayPolicyTableAssociationsCommand = exports.deserializeAws_ec2GetTransitGatewayMulticastDomainAssociationsCommand = exports.deserializeAws_ec2GetTransitGatewayAttachmentPropagationsCommand = exports.deserializeAws_ec2GetSubnetCidrReservationsCommand = exports.deserializeAws_ec2GetSpotPlacementScoresCommand = exports.deserializeAws_ec2GetSerialConsoleAccessStatusCommand = exports.deserializeAws_ec2GetReservedInstancesExchangeQuoteCommand = exports.deserializeAws_ec2GetPasswordDataCommand = void 0;
24
+ exports.deserializeAws_ec2RegisterTransitGatewayMulticastGroupMembersCommand = exports.deserializeAws_ec2RegisterInstanceEventNotificationAttributesCommand = exports.deserializeAws_ec2RegisterImageCommand = exports.deserializeAws_ec2RebootInstancesCommand = exports.deserializeAws_ec2PurchaseScheduledInstancesCommand = exports.deserializeAws_ec2PurchaseReservedInstancesOfferingCommand = exports.deserializeAws_ec2PurchaseHostReservationCommand = exports.deserializeAws_ec2ProvisionPublicIpv4PoolCidrCommand = exports.deserializeAws_ec2ProvisionIpamPoolCidrCommand = exports.deserializeAws_ec2ProvisionByoipCidrCommand = exports.deserializeAws_ec2MoveByoipCidrToIpamCommand = exports.deserializeAws_ec2MoveAddressToVpcCommand = exports.deserializeAws_ec2MonitorInstancesCommand = exports.deserializeAws_ec2ModifyVpnTunnelOptionsCommand = exports.deserializeAws_ec2ModifyVpnTunnelCertificateCommand = exports.deserializeAws_ec2ModifyVpnConnectionOptionsCommand = exports.deserializeAws_ec2ModifyVpnConnectionCommand = exports.deserializeAws_ec2ModifyVpcTenancyCommand = exports.deserializeAws_ec2ModifyVpcPeeringConnectionOptionsCommand = exports.deserializeAws_ec2ModifyVpcEndpointServicePermissionsCommand = exports.deserializeAws_ec2ModifyVpcEndpointServicePayerResponsibilityCommand = exports.deserializeAws_ec2ModifyVpcEndpointServiceConfigurationCommand = exports.deserializeAws_ec2ModifyVpcEndpointConnectionNotificationCommand = exports.deserializeAws_ec2ModifyVpcEndpointCommand = exports.deserializeAws_ec2ModifyVpcAttributeCommand = exports.deserializeAws_ec2ModifyVolumeAttributeCommand = exports.deserializeAws_ec2ModifyVolumeCommand = exports.deserializeAws_ec2ModifyVerifiedAccessTrustProviderCommand = exports.deserializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommand = exports.deserializeAws_ec2ModifyVerifiedAccessInstanceCommand = exports.deserializeAws_ec2ModifyVerifiedAccessGroupPolicyCommand = exports.deserializeAws_ec2ModifyVerifiedAccessGroupCommand = exports.deserializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommand = exports.deserializeAws_ec2ModifyVerifiedAccessEndpointCommand = exports.deserializeAws_ec2ModifyTransitGatewayVpcAttachmentCommand = exports.deserializeAws_ec2ModifyTransitGatewayPrefixListReferenceCommand = exports.deserializeAws_ec2ModifyTransitGatewayCommand = exports.deserializeAws_ec2ModifyTrafficMirrorSessionCommand = exports.deserializeAws_ec2ModifyTrafficMirrorFilterRuleCommand = exports.deserializeAws_ec2ModifyTrafficMirrorFilterNetworkServicesCommand = exports.deserializeAws_ec2ModifySubnetAttributeCommand = exports.deserializeAws_ec2ModifySpotFleetRequestCommand = exports.deserializeAws_ec2ModifySnapshotTierCommand = exports.deserializeAws_ec2ModifySnapshotAttributeCommand = exports.deserializeAws_ec2ModifySecurityGroupRulesCommand = exports.deserializeAws_ec2ModifyReservedInstancesCommand = exports.deserializeAws_ec2ModifyPrivateDnsNameOptionsCommand = exports.deserializeAws_ec2ModifyNetworkInterfaceAttributeCommand = exports.deserializeAws_ec2ModifyManagedPrefixListCommand = exports.deserializeAws_ec2ModifyLocalGatewayRouteCommand = void 0;
25
+ exports.deserializeAws_ec2UpdateSecurityGroupRuleDescriptionsEgressCommand = exports.deserializeAws_ec2UnmonitorInstancesCommand = exports.deserializeAws_ec2UnassignPrivateIpAddressesCommand = exports.deserializeAws_ec2UnassignIpv6AddressesCommand = exports.deserializeAws_ec2TerminateInstancesCommand = exports.deserializeAws_ec2TerminateClientVpnConnectionsCommand = exports.deserializeAws_ec2StopInstancesCommand = exports.deserializeAws_ec2StartVpcEndpointServicePrivateDnsVerificationCommand = exports.deserializeAws_ec2StartNetworkInsightsAnalysisCommand = exports.deserializeAws_ec2StartNetworkInsightsAccessScopeAnalysisCommand = exports.deserializeAws_ec2StartInstancesCommand = exports.deserializeAws_ec2SendDiagnosticInterruptCommand = exports.deserializeAws_ec2SearchTransitGatewayRoutesCommand = exports.deserializeAws_ec2SearchTransitGatewayMulticastGroupsCommand = exports.deserializeAws_ec2SearchLocalGatewayRoutesCommand = exports.deserializeAws_ec2RunScheduledInstancesCommand = exports.deserializeAws_ec2RunInstancesCommand = exports.deserializeAws_ec2RevokeSecurityGroupIngressCommand = exports.deserializeAws_ec2RevokeSecurityGroupEgressCommand = exports.deserializeAws_ec2RevokeClientVpnIngressCommand = exports.deserializeAws_ec2RestoreSnapshotTierCommand = exports.deserializeAws_ec2RestoreSnapshotFromRecycleBinCommand = exports.deserializeAws_ec2RestoreManagedPrefixListVersionCommand = exports.deserializeAws_ec2RestoreImageFromRecycleBinCommand = exports.deserializeAws_ec2RestoreAddressToClassicCommand = exports.deserializeAws_ec2ResetSnapshotAttributeCommand = exports.deserializeAws_ec2ResetNetworkInterfaceAttributeCommand = exports.deserializeAws_ec2ResetInstanceAttributeCommand = exports.deserializeAws_ec2ResetImageAttributeCommand = exports.deserializeAws_ec2ResetFpgaImageAttributeCommand = exports.deserializeAws_ec2ResetEbsDefaultKmsKeyIdCommand = exports.deserializeAws_ec2ResetAddressAttributeCommand = exports.deserializeAws_ec2RequestSpotInstancesCommand = exports.deserializeAws_ec2RequestSpotFleetCommand = exports.deserializeAws_ec2ReportInstanceStatusCommand = exports.deserializeAws_ec2ReplaceTransitGatewayRouteCommand = exports.deserializeAws_ec2ReplaceRouteTableAssociationCommand = exports.deserializeAws_ec2ReplaceRouteCommand = exports.deserializeAws_ec2ReplaceNetworkAclEntryCommand = exports.deserializeAws_ec2ReplaceNetworkAclAssociationCommand = exports.deserializeAws_ec2ReplaceIamInstanceProfileAssociationCommand = exports.deserializeAws_ec2ReleaseIpamPoolAllocationCommand = exports.deserializeAws_ec2ReleaseHostsCommand = exports.deserializeAws_ec2ReleaseAddressCommand = exports.deserializeAws_ec2RejectVpcPeeringConnectionCommand = exports.deserializeAws_ec2RejectVpcEndpointConnectionsCommand = exports.deserializeAws_ec2RejectTransitGatewayVpcAttachmentCommand = exports.deserializeAws_ec2RejectTransitGatewayPeeringAttachmentCommand = exports.deserializeAws_ec2RejectTransitGatewayMulticastDomainAssociationsCommand = exports.deserializeAws_ec2RegisterTransitGatewayMulticastGroupSourcesCommand = void 0;
26
+ exports.deserializeAws_ec2WithdrawByoipCidrCommand = exports.deserializeAws_ec2UpdateSecurityGroupRuleDescriptionsIngressCommand = void 0;
25
27
  const protocol_http_1 = require("@aws-sdk/protocol-http");
26
28
  const smithy_client_1 = require("@aws-sdk/smithy-client");
27
29
  const fast_xml_parser_1 = require("fast-xml-parser");
@@ -417,6 +419,19 @@ const serializeAws_ec2AttachNetworkInterfaceCommand = async (input, context) =>
417
419
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
418
420
  };
419
421
  exports.serializeAws_ec2AttachNetworkInterfaceCommand = serializeAws_ec2AttachNetworkInterfaceCommand;
422
+ const serializeAws_ec2AttachVerifiedAccessTrustProviderCommand = async (input, context) => {
423
+ const headers = {
424
+ "content-type": "application/x-www-form-urlencoded",
425
+ };
426
+ let body;
427
+ body = buildFormUrlencodedString({
428
+ ...serializeAws_ec2AttachVerifiedAccessTrustProviderRequest(input, context),
429
+ Action: "AttachVerifiedAccessTrustProvider",
430
+ Version: "2016-11-15",
431
+ });
432
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
433
+ };
434
+ exports.serializeAws_ec2AttachVerifiedAccessTrustProviderCommand = serializeAws_ec2AttachVerifiedAccessTrustProviderCommand;
420
435
  const serializeAws_ec2AttachVolumeCommand = async (input, context) => {
421
436
  const headers = {
422
437
  "content-type": "application/x-www-form-urlencoded",
@@ -1548,6 +1563,58 @@ const serializeAws_ec2CreateTransitGatewayVpcAttachmentCommand = async (input, c
1548
1563
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
1549
1564
  };
1550
1565
  exports.serializeAws_ec2CreateTransitGatewayVpcAttachmentCommand = serializeAws_ec2CreateTransitGatewayVpcAttachmentCommand;
1566
+ const serializeAws_ec2CreateVerifiedAccessEndpointCommand = async (input, context) => {
1567
+ const headers = {
1568
+ "content-type": "application/x-www-form-urlencoded",
1569
+ };
1570
+ let body;
1571
+ body = buildFormUrlencodedString({
1572
+ ...serializeAws_ec2CreateVerifiedAccessEndpointRequest(input, context),
1573
+ Action: "CreateVerifiedAccessEndpoint",
1574
+ Version: "2016-11-15",
1575
+ });
1576
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
1577
+ };
1578
+ exports.serializeAws_ec2CreateVerifiedAccessEndpointCommand = serializeAws_ec2CreateVerifiedAccessEndpointCommand;
1579
+ const serializeAws_ec2CreateVerifiedAccessGroupCommand = async (input, context) => {
1580
+ const headers = {
1581
+ "content-type": "application/x-www-form-urlencoded",
1582
+ };
1583
+ let body;
1584
+ body = buildFormUrlencodedString({
1585
+ ...serializeAws_ec2CreateVerifiedAccessGroupRequest(input, context),
1586
+ Action: "CreateVerifiedAccessGroup",
1587
+ Version: "2016-11-15",
1588
+ });
1589
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
1590
+ };
1591
+ exports.serializeAws_ec2CreateVerifiedAccessGroupCommand = serializeAws_ec2CreateVerifiedAccessGroupCommand;
1592
+ const serializeAws_ec2CreateVerifiedAccessInstanceCommand = async (input, context) => {
1593
+ const headers = {
1594
+ "content-type": "application/x-www-form-urlencoded",
1595
+ };
1596
+ let body;
1597
+ body = buildFormUrlencodedString({
1598
+ ...serializeAws_ec2CreateVerifiedAccessInstanceRequest(input, context),
1599
+ Action: "CreateVerifiedAccessInstance",
1600
+ Version: "2016-11-15",
1601
+ });
1602
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
1603
+ };
1604
+ exports.serializeAws_ec2CreateVerifiedAccessInstanceCommand = serializeAws_ec2CreateVerifiedAccessInstanceCommand;
1605
+ const serializeAws_ec2CreateVerifiedAccessTrustProviderCommand = async (input, context) => {
1606
+ const headers = {
1607
+ "content-type": "application/x-www-form-urlencoded",
1608
+ };
1609
+ let body;
1610
+ body = buildFormUrlencodedString({
1611
+ ...serializeAws_ec2CreateVerifiedAccessTrustProviderRequest(input, context),
1612
+ Action: "CreateVerifiedAccessTrustProvider",
1613
+ Version: "2016-11-15",
1614
+ });
1615
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
1616
+ };
1617
+ exports.serializeAws_ec2CreateVerifiedAccessTrustProviderCommand = serializeAws_ec2CreateVerifiedAccessTrustProviderCommand;
1551
1618
  const serializeAws_ec2CreateVolumeCommand = async (input, context) => {
1552
1619
  const headers = {
1553
1620
  "content-type": "application/x-www-form-urlencoded",
@@ -2432,6 +2499,58 @@ const serializeAws_ec2DeleteTransitGatewayVpcAttachmentCommand = async (input, c
2432
2499
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
2433
2500
  };
2434
2501
  exports.serializeAws_ec2DeleteTransitGatewayVpcAttachmentCommand = serializeAws_ec2DeleteTransitGatewayVpcAttachmentCommand;
2502
+ const serializeAws_ec2DeleteVerifiedAccessEndpointCommand = async (input, context) => {
2503
+ const headers = {
2504
+ "content-type": "application/x-www-form-urlencoded",
2505
+ };
2506
+ let body;
2507
+ body = buildFormUrlencodedString({
2508
+ ...serializeAws_ec2DeleteVerifiedAccessEndpointRequest(input, context),
2509
+ Action: "DeleteVerifiedAccessEndpoint",
2510
+ Version: "2016-11-15",
2511
+ });
2512
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
2513
+ };
2514
+ exports.serializeAws_ec2DeleteVerifiedAccessEndpointCommand = serializeAws_ec2DeleteVerifiedAccessEndpointCommand;
2515
+ const serializeAws_ec2DeleteVerifiedAccessGroupCommand = async (input, context) => {
2516
+ const headers = {
2517
+ "content-type": "application/x-www-form-urlencoded",
2518
+ };
2519
+ let body;
2520
+ body = buildFormUrlencodedString({
2521
+ ...serializeAws_ec2DeleteVerifiedAccessGroupRequest(input, context),
2522
+ Action: "DeleteVerifiedAccessGroup",
2523
+ Version: "2016-11-15",
2524
+ });
2525
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
2526
+ };
2527
+ exports.serializeAws_ec2DeleteVerifiedAccessGroupCommand = serializeAws_ec2DeleteVerifiedAccessGroupCommand;
2528
+ const serializeAws_ec2DeleteVerifiedAccessInstanceCommand = async (input, context) => {
2529
+ const headers = {
2530
+ "content-type": "application/x-www-form-urlencoded",
2531
+ };
2532
+ let body;
2533
+ body = buildFormUrlencodedString({
2534
+ ...serializeAws_ec2DeleteVerifiedAccessInstanceRequest(input, context),
2535
+ Action: "DeleteVerifiedAccessInstance",
2536
+ Version: "2016-11-15",
2537
+ });
2538
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
2539
+ };
2540
+ exports.serializeAws_ec2DeleteVerifiedAccessInstanceCommand = serializeAws_ec2DeleteVerifiedAccessInstanceCommand;
2541
+ const serializeAws_ec2DeleteVerifiedAccessTrustProviderCommand = async (input, context) => {
2542
+ const headers = {
2543
+ "content-type": "application/x-www-form-urlencoded",
2544
+ };
2545
+ let body;
2546
+ body = buildFormUrlencodedString({
2547
+ ...serializeAws_ec2DeleteVerifiedAccessTrustProviderRequest(input, context),
2548
+ Action: "DeleteVerifiedAccessTrustProvider",
2549
+ Version: "2016-11-15",
2550
+ });
2551
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
2552
+ };
2553
+ exports.serializeAws_ec2DeleteVerifiedAccessTrustProviderCommand = serializeAws_ec2DeleteVerifiedAccessTrustProviderCommand;
2435
2554
  const serializeAws_ec2DeleteVolumeCommand = async (input, context) => {
2436
2555
  const headers = {
2437
2556
  "content-type": "application/x-www-form-urlencoded",
@@ -2718,6 +2837,19 @@ const serializeAws_ec2DescribeAvailabilityZonesCommand = async (input, context)
2718
2837
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
2719
2838
  };
2720
2839
  exports.serializeAws_ec2DescribeAvailabilityZonesCommand = serializeAws_ec2DescribeAvailabilityZonesCommand;
2840
+ const serializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommand = async (input, context) => {
2841
+ const headers = {
2842
+ "content-type": "application/x-www-form-urlencoded",
2843
+ };
2844
+ let body;
2845
+ body = buildFormUrlencodedString({
2846
+ ...serializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsRequest(input, context),
2847
+ Action: "DescribeAwsNetworkPerformanceMetricSubscriptions",
2848
+ Version: "2016-11-15",
2849
+ });
2850
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
2851
+ };
2852
+ exports.serializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommand = serializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommand;
2721
2853
  const serializeAws_ec2DescribeBundleTasksCommand = async (input, context) => {
2722
2854
  const headers = {
2723
2855
  "content-type": "application/x-www-form-urlencoded",
@@ -4187,6 +4319,71 @@ const serializeAws_ec2DescribeTrunkInterfaceAssociationsCommand = async (input,
4187
4319
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
4188
4320
  };
4189
4321
  exports.serializeAws_ec2DescribeTrunkInterfaceAssociationsCommand = serializeAws_ec2DescribeTrunkInterfaceAssociationsCommand;
4322
+ const serializeAws_ec2DescribeVerifiedAccessEndpointsCommand = async (input, context) => {
4323
+ const headers = {
4324
+ "content-type": "application/x-www-form-urlencoded",
4325
+ };
4326
+ let body;
4327
+ body = buildFormUrlencodedString({
4328
+ ...serializeAws_ec2DescribeVerifiedAccessEndpointsRequest(input, context),
4329
+ Action: "DescribeVerifiedAccessEndpoints",
4330
+ Version: "2016-11-15",
4331
+ });
4332
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
4333
+ };
4334
+ exports.serializeAws_ec2DescribeVerifiedAccessEndpointsCommand = serializeAws_ec2DescribeVerifiedAccessEndpointsCommand;
4335
+ const serializeAws_ec2DescribeVerifiedAccessGroupsCommand = async (input, context) => {
4336
+ const headers = {
4337
+ "content-type": "application/x-www-form-urlencoded",
4338
+ };
4339
+ let body;
4340
+ body = buildFormUrlencodedString({
4341
+ ...serializeAws_ec2DescribeVerifiedAccessGroupsRequest(input, context),
4342
+ Action: "DescribeVerifiedAccessGroups",
4343
+ Version: "2016-11-15",
4344
+ });
4345
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
4346
+ };
4347
+ exports.serializeAws_ec2DescribeVerifiedAccessGroupsCommand = serializeAws_ec2DescribeVerifiedAccessGroupsCommand;
4348
+ const serializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommand = async (input, context) => {
4349
+ const headers = {
4350
+ "content-type": "application/x-www-form-urlencoded",
4351
+ };
4352
+ let body;
4353
+ body = buildFormUrlencodedString({
4354
+ ...serializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsRequest(input, context),
4355
+ Action: "DescribeVerifiedAccessInstanceLoggingConfigurations",
4356
+ Version: "2016-11-15",
4357
+ });
4358
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
4359
+ };
4360
+ exports.serializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommand = serializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommand;
4361
+ const serializeAws_ec2DescribeVerifiedAccessInstancesCommand = async (input, context) => {
4362
+ const headers = {
4363
+ "content-type": "application/x-www-form-urlencoded",
4364
+ };
4365
+ let body;
4366
+ body = buildFormUrlencodedString({
4367
+ ...serializeAws_ec2DescribeVerifiedAccessInstancesRequest(input, context),
4368
+ Action: "DescribeVerifiedAccessInstances",
4369
+ Version: "2016-11-15",
4370
+ });
4371
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
4372
+ };
4373
+ exports.serializeAws_ec2DescribeVerifiedAccessInstancesCommand = serializeAws_ec2DescribeVerifiedAccessInstancesCommand;
4374
+ const serializeAws_ec2DescribeVerifiedAccessTrustProvidersCommand = async (input, context) => {
4375
+ const headers = {
4376
+ "content-type": "application/x-www-form-urlencoded",
4377
+ };
4378
+ let body;
4379
+ body = buildFormUrlencodedString({
4380
+ ...serializeAws_ec2DescribeVerifiedAccessTrustProvidersRequest(input, context),
4381
+ Action: "DescribeVerifiedAccessTrustProviders",
4382
+ Version: "2016-11-15",
4383
+ });
4384
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
4385
+ };
4386
+ exports.serializeAws_ec2DescribeVerifiedAccessTrustProvidersCommand = serializeAws_ec2DescribeVerifiedAccessTrustProvidersCommand;
4190
4387
  const serializeAws_ec2DescribeVolumeAttributeCommand = async (input, context) => {
4191
4388
  const headers = {
4192
4389
  "content-type": "application/x-www-form-urlencoded",
@@ -4447,6 +4644,19 @@ const serializeAws_ec2DetachNetworkInterfaceCommand = async (input, context) =>
4447
4644
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
4448
4645
  };
4449
4646
  exports.serializeAws_ec2DetachNetworkInterfaceCommand = serializeAws_ec2DetachNetworkInterfaceCommand;
4647
+ const serializeAws_ec2DetachVerifiedAccessTrustProviderCommand = async (input, context) => {
4648
+ const headers = {
4649
+ "content-type": "application/x-www-form-urlencoded",
4650
+ };
4651
+ let body;
4652
+ body = buildFormUrlencodedString({
4653
+ ...serializeAws_ec2DetachVerifiedAccessTrustProviderRequest(input, context),
4654
+ Action: "DetachVerifiedAccessTrustProvider",
4655
+ Version: "2016-11-15",
4656
+ });
4657
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
4658
+ };
4659
+ exports.serializeAws_ec2DetachVerifiedAccessTrustProviderCommand = serializeAws_ec2DetachVerifiedAccessTrustProviderCommand;
4450
4660
  const serializeAws_ec2DetachVolumeCommand = async (input, context) => {
4451
4661
  const headers = {
4452
4662
  "content-type": "application/x-www-form-urlencoded",
@@ -4486,6 +4696,19 @@ const serializeAws_ec2DisableAddressTransferCommand = async (input, context) =>
4486
4696
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
4487
4697
  };
4488
4698
  exports.serializeAws_ec2DisableAddressTransferCommand = serializeAws_ec2DisableAddressTransferCommand;
4699
+ const serializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommand = async (input, context) => {
4700
+ const headers = {
4701
+ "content-type": "application/x-www-form-urlencoded",
4702
+ };
4703
+ let body;
4704
+ body = buildFormUrlencodedString({
4705
+ ...serializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionRequest(input, context),
4706
+ Action: "DisableAwsNetworkPerformanceMetricSubscription",
4707
+ Version: "2016-11-15",
4708
+ });
4709
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
4710
+ };
4711
+ exports.serializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommand = serializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommand;
4489
4712
  const serializeAws_ec2DisableEbsEncryptionByDefaultCommand = async (input, context) => {
4490
4713
  const headers = {
4491
4714
  "content-type": "application/x-www-form-urlencoded",
@@ -4785,6 +5008,19 @@ const serializeAws_ec2EnableAddressTransferCommand = async (input, context) => {
4785
5008
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
4786
5009
  };
4787
5010
  exports.serializeAws_ec2EnableAddressTransferCommand = serializeAws_ec2EnableAddressTransferCommand;
5011
+ const serializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommand = async (input, context) => {
5012
+ const headers = {
5013
+ "content-type": "application/x-www-form-urlencoded",
5014
+ };
5015
+ let body;
5016
+ body = buildFormUrlencodedString({
5017
+ ...serializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionRequest(input, context),
5018
+ Action: "EnableAwsNetworkPerformanceMetricSubscription",
5019
+ Version: "2016-11-15",
5020
+ });
5021
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
5022
+ };
5023
+ exports.serializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommand = serializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommand;
4788
5024
  const serializeAws_ec2EnableEbsEncryptionByDefaultCommand = async (input, context) => {
4789
5025
  const headers = {
4790
5026
  "content-type": "application/x-www-form-urlencoded",
@@ -4850,6 +5086,19 @@ const serializeAws_ec2EnableIpamOrganizationAdminAccountCommand = async (input,
4850
5086
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
4851
5087
  };
4852
5088
  exports.serializeAws_ec2EnableIpamOrganizationAdminAccountCommand = serializeAws_ec2EnableIpamOrganizationAdminAccountCommand;
5089
+ const serializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommand = async (input, context) => {
5090
+ const headers = {
5091
+ "content-type": "application/x-www-form-urlencoded",
5092
+ };
5093
+ let body;
5094
+ body = buildFormUrlencodedString({
5095
+ ...serializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingRequest(input, context),
5096
+ Action: "EnableReachabilityAnalyzerOrganizationSharing",
5097
+ Version: "2016-11-15",
5098
+ });
5099
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
5100
+ };
5101
+ exports.serializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommand = serializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommand;
4853
5102
  const serializeAws_ec2EnableSerialConsoleAccessCommand = async (input, context) => {
4854
5103
  const headers = {
4855
5104
  "content-type": "application/x-www-form-urlencoded",
@@ -5006,6 +5255,19 @@ const serializeAws_ec2GetAssociatedIpv6PoolCidrsCommand = async (input, context)
5006
5255
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
5007
5256
  };
5008
5257
  exports.serializeAws_ec2GetAssociatedIpv6PoolCidrsCommand = serializeAws_ec2GetAssociatedIpv6PoolCidrsCommand;
5258
+ const serializeAws_ec2GetAwsNetworkPerformanceDataCommand = async (input, context) => {
5259
+ const headers = {
5260
+ "content-type": "application/x-www-form-urlencoded",
5261
+ };
5262
+ let body;
5263
+ body = buildFormUrlencodedString({
5264
+ ...serializeAws_ec2GetAwsNetworkPerformanceDataRequest(input, context),
5265
+ Action: "GetAwsNetworkPerformanceData",
5266
+ Version: "2016-11-15",
5267
+ });
5268
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
5269
+ };
5270
+ exports.serializeAws_ec2GetAwsNetworkPerformanceDataCommand = serializeAws_ec2GetAwsNetworkPerformanceDataCommand;
5009
5271
  const serializeAws_ec2GetCapacityReservationUsageCommand = async (input, context) => {
5010
5272
  const headers = {
5011
5273
  "content-type": "application/x-www-form-urlencoded",
@@ -5435,6 +5697,32 @@ const serializeAws_ec2GetTransitGatewayRouteTablePropagationsCommand = async (in
5435
5697
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
5436
5698
  };
5437
5699
  exports.serializeAws_ec2GetTransitGatewayRouteTablePropagationsCommand = serializeAws_ec2GetTransitGatewayRouteTablePropagationsCommand;
5700
+ const serializeAws_ec2GetVerifiedAccessEndpointPolicyCommand = async (input, context) => {
5701
+ const headers = {
5702
+ "content-type": "application/x-www-form-urlencoded",
5703
+ };
5704
+ let body;
5705
+ body = buildFormUrlencodedString({
5706
+ ...serializeAws_ec2GetVerifiedAccessEndpointPolicyRequest(input, context),
5707
+ Action: "GetVerifiedAccessEndpointPolicy",
5708
+ Version: "2016-11-15",
5709
+ });
5710
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
5711
+ };
5712
+ exports.serializeAws_ec2GetVerifiedAccessEndpointPolicyCommand = serializeAws_ec2GetVerifiedAccessEndpointPolicyCommand;
5713
+ const serializeAws_ec2GetVerifiedAccessGroupPolicyCommand = async (input, context) => {
5714
+ const headers = {
5715
+ "content-type": "application/x-www-form-urlencoded",
5716
+ };
5717
+ let body;
5718
+ body = buildFormUrlencodedString({
5719
+ ...serializeAws_ec2GetVerifiedAccessGroupPolicyRequest(input, context),
5720
+ Action: "GetVerifiedAccessGroupPolicy",
5721
+ Version: "2016-11-15",
5722
+ });
5723
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
5724
+ };
5725
+ exports.serializeAws_ec2GetVerifiedAccessGroupPolicyCommand = serializeAws_ec2GetVerifiedAccessGroupPolicyCommand;
5438
5726
  const serializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommand = async (input, context) => {
5439
5727
  const headers = {
5440
5728
  "content-type": "application/x-www-form-urlencoded",
@@ -6111,6 +6399,97 @@ const serializeAws_ec2ModifyTransitGatewayVpcAttachmentCommand = async (input, c
6111
6399
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
6112
6400
  };
6113
6401
  exports.serializeAws_ec2ModifyTransitGatewayVpcAttachmentCommand = serializeAws_ec2ModifyTransitGatewayVpcAttachmentCommand;
6402
+ const serializeAws_ec2ModifyVerifiedAccessEndpointCommand = async (input, context) => {
6403
+ const headers = {
6404
+ "content-type": "application/x-www-form-urlencoded",
6405
+ };
6406
+ let body;
6407
+ body = buildFormUrlencodedString({
6408
+ ...serializeAws_ec2ModifyVerifiedAccessEndpointRequest(input, context),
6409
+ Action: "ModifyVerifiedAccessEndpoint",
6410
+ Version: "2016-11-15",
6411
+ });
6412
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
6413
+ };
6414
+ exports.serializeAws_ec2ModifyVerifiedAccessEndpointCommand = serializeAws_ec2ModifyVerifiedAccessEndpointCommand;
6415
+ const serializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommand = async (input, context) => {
6416
+ const headers = {
6417
+ "content-type": "application/x-www-form-urlencoded",
6418
+ };
6419
+ let body;
6420
+ body = buildFormUrlencodedString({
6421
+ ...serializeAws_ec2ModifyVerifiedAccessEndpointPolicyRequest(input, context),
6422
+ Action: "ModifyVerifiedAccessEndpointPolicy",
6423
+ Version: "2016-11-15",
6424
+ });
6425
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
6426
+ };
6427
+ exports.serializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommand = serializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommand;
6428
+ const serializeAws_ec2ModifyVerifiedAccessGroupCommand = async (input, context) => {
6429
+ const headers = {
6430
+ "content-type": "application/x-www-form-urlencoded",
6431
+ };
6432
+ let body;
6433
+ body = buildFormUrlencodedString({
6434
+ ...serializeAws_ec2ModifyVerifiedAccessGroupRequest(input, context),
6435
+ Action: "ModifyVerifiedAccessGroup",
6436
+ Version: "2016-11-15",
6437
+ });
6438
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
6439
+ };
6440
+ exports.serializeAws_ec2ModifyVerifiedAccessGroupCommand = serializeAws_ec2ModifyVerifiedAccessGroupCommand;
6441
+ const serializeAws_ec2ModifyVerifiedAccessGroupPolicyCommand = async (input, context) => {
6442
+ const headers = {
6443
+ "content-type": "application/x-www-form-urlencoded",
6444
+ };
6445
+ let body;
6446
+ body = buildFormUrlencodedString({
6447
+ ...serializeAws_ec2ModifyVerifiedAccessGroupPolicyRequest(input, context),
6448
+ Action: "ModifyVerifiedAccessGroupPolicy",
6449
+ Version: "2016-11-15",
6450
+ });
6451
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
6452
+ };
6453
+ exports.serializeAws_ec2ModifyVerifiedAccessGroupPolicyCommand = serializeAws_ec2ModifyVerifiedAccessGroupPolicyCommand;
6454
+ const serializeAws_ec2ModifyVerifiedAccessInstanceCommand = async (input, context) => {
6455
+ const headers = {
6456
+ "content-type": "application/x-www-form-urlencoded",
6457
+ };
6458
+ let body;
6459
+ body = buildFormUrlencodedString({
6460
+ ...serializeAws_ec2ModifyVerifiedAccessInstanceRequest(input, context),
6461
+ Action: "ModifyVerifiedAccessInstance",
6462
+ Version: "2016-11-15",
6463
+ });
6464
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
6465
+ };
6466
+ exports.serializeAws_ec2ModifyVerifiedAccessInstanceCommand = serializeAws_ec2ModifyVerifiedAccessInstanceCommand;
6467
+ const serializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommand = async (input, context) => {
6468
+ const headers = {
6469
+ "content-type": "application/x-www-form-urlencoded",
6470
+ };
6471
+ let body;
6472
+ body = buildFormUrlencodedString({
6473
+ ...serializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationRequest(input, context),
6474
+ Action: "ModifyVerifiedAccessInstanceLoggingConfiguration",
6475
+ Version: "2016-11-15",
6476
+ });
6477
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
6478
+ };
6479
+ exports.serializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommand = serializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommand;
6480
+ const serializeAws_ec2ModifyVerifiedAccessTrustProviderCommand = async (input, context) => {
6481
+ const headers = {
6482
+ "content-type": "application/x-www-form-urlencoded",
6483
+ };
6484
+ let body;
6485
+ body = buildFormUrlencodedString({
6486
+ ...serializeAws_ec2ModifyVerifiedAccessTrustProviderRequest(input, context),
6487
+ Action: "ModifyVerifiedAccessTrustProvider",
6488
+ Version: "2016-11-15",
6489
+ });
6490
+ return buildHttpRpcRequest(context, headers, "/", undefined, body);
6491
+ };
6492
+ exports.serializeAws_ec2ModifyVerifiedAccessTrustProviderCommand = serializeAws_ec2ModifyVerifiedAccessTrustProviderCommand;
6114
6493
  const serializeAws_ec2ModifyVolumeCommand = async (input, context) => {
6115
6494
  const headers = {
6116
6495
  "content-type": "application/x-www-form-urlencoded",
@@ -7972,6 +8351,34 @@ const deserializeAws_ec2AttachNetworkInterfaceCommandError = async (output, cont
7972
8351
  errorCode,
7973
8352
  });
7974
8353
  };
8354
+ const deserializeAws_ec2AttachVerifiedAccessTrustProviderCommand = async (output, context) => {
8355
+ if (output.statusCode >= 300) {
8356
+ return deserializeAws_ec2AttachVerifiedAccessTrustProviderCommandError(output, context);
8357
+ }
8358
+ const data = await parseBody(output.body, context);
8359
+ let contents = {};
8360
+ contents = deserializeAws_ec2AttachVerifiedAccessTrustProviderResult(data, context);
8361
+ const response = {
8362
+ $metadata: deserializeMetadata(output),
8363
+ ...contents,
8364
+ };
8365
+ return Promise.resolve(response);
8366
+ };
8367
+ exports.deserializeAws_ec2AttachVerifiedAccessTrustProviderCommand = deserializeAws_ec2AttachVerifiedAccessTrustProviderCommand;
8368
+ const deserializeAws_ec2AttachVerifiedAccessTrustProviderCommandError = async (output, context) => {
8369
+ const parsedOutput = {
8370
+ ...output,
8371
+ body: await parseErrorBody(output.body, context),
8372
+ };
8373
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
8374
+ const parsedBody = parsedOutput.body;
8375
+ (0, smithy_client_1.throwDefaultError)({
8376
+ output,
8377
+ parsedBody: parsedBody.Errors.Error,
8378
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
8379
+ errorCode,
8380
+ });
8381
+ };
7975
8382
  const deserializeAws_ec2AttachVolumeCommand = async (output, context) => {
7976
8383
  if (output.statusCode >= 300) {
7977
8384
  return deserializeAws_ec2AttachVolumeCommandError(output, context);
@@ -10396,6 +10803,118 @@ const deserializeAws_ec2CreateTransitGatewayVpcAttachmentCommandError = async (o
10396
10803
  errorCode,
10397
10804
  });
10398
10805
  };
10806
+ const deserializeAws_ec2CreateVerifiedAccessEndpointCommand = async (output, context) => {
10807
+ if (output.statusCode >= 300) {
10808
+ return deserializeAws_ec2CreateVerifiedAccessEndpointCommandError(output, context);
10809
+ }
10810
+ const data = await parseBody(output.body, context);
10811
+ let contents = {};
10812
+ contents = deserializeAws_ec2CreateVerifiedAccessEndpointResult(data, context);
10813
+ const response = {
10814
+ $metadata: deserializeMetadata(output),
10815
+ ...contents,
10816
+ };
10817
+ return Promise.resolve(response);
10818
+ };
10819
+ exports.deserializeAws_ec2CreateVerifiedAccessEndpointCommand = deserializeAws_ec2CreateVerifiedAccessEndpointCommand;
10820
+ const deserializeAws_ec2CreateVerifiedAccessEndpointCommandError = async (output, context) => {
10821
+ const parsedOutput = {
10822
+ ...output,
10823
+ body: await parseErrorBody(output.body, context),
10824
+ };
10825
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
10826
+ const parsedBody = parsedOutput.body;
10827
+ (0, smithy_client_1.throwDefaultError)({
10828
+ output,
10829
+ parsedBody: parsedBody.Errors.Error,
10830
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
10831
+ errorCode,
10832
+ });
10833
+ };
10834
+ const deserializeAws_ec2CreateVerifiedAccessGroupCommand = async (output, context) => {
10835
+ if (output.statusCode >= 300) {
10836
+ return deserializeAws_ec2CreateVerifiedAccessGroupCommandError(output, context);
10837
+ }
10838
+ const data = await parseBody(output.body, context);
10839
+ let contents = {};
10840
+ contents = deserializeAws_ec2CreateVerifiedAccessGroupResult(data, context);
10841
+ const response = {
10842
+ $metadata: deserializeMetadata(output),
10843
+ ...contents,
10844
+ };
10845
+ return Promise.resolve(response);
10846
+ };
10847
+ exports.deserializeAws_ec2CreateVerifiedAccessGroupCommand = deserializeAws_ec2CreateVerifiedAccessGroupCommand;
10848
+ const deserializeAws_ec2CreateVerifiedAccessGroupCommandError = async (output, context) => {
10849
+ const parsedOutput = {
10850
+ ...output,
10851
+ body: await parseErrorBody(output.body, context),
10852
+ };
10853
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
10854
+ const parsedBody = parsedOutput.body;
10855
+ (0, smithy_client_1.throwDefaultError)({
10856
+ output,
10857
+ parsedBody: parsedBody.Errors.Error,
10858
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
10859
+ errorCode,
10860
+ });
10861
+ };
10862
+ const deserializeAws_ec2CreateVerifiedAccessInstanceCommand = async (output, context) => {
10863
+ if (output.statusCode >= 300) {
10864
+ return deserializeAws_ec2CreateVerifiedAccessInstanceCommandError(output, context);
10865
+ }
10866
+ const data = await parseBody(output.body, context);
10867
+ let contents = {};
10868
+ contents = deserializeAws_ec2CreateVerifiedAccessInstanceResult(data, context);
10869
+ const response = {
10870
+ $metadata: deserializeMetadata(output),
10871
+ ...contents,
10872
+ };
10873
+ return Promise.resolve(response);
10874
+ };
10875
+ exports.deserializeAws_ec2CreateVerifiedAccessInstanceCommand = deserializeAws_ec2CreateVerifiedAccessInstanceCommand;
10876
+ const deserializeAws_ec2CreateVerifiedAccessInstanceCommandError = async (output, context) => {
10877
+ const parsedOutput = {
10878
+ ...output,
10879
+ body: await parseErrorBody(output.body, context),
10880
+ };
10881
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
10882
+ const parsedBody = parsedOutput.body;
10883
+ (0, smithy_client_1.throwDefaultError)({
10884
+ output,
10885
+ parsedBody: parsedBody.Errors.Error,
10886
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
10887
+ errorCode,
10888
+ });
10889
+ };
10890
+ const deserializeAws_ec2CreateVerifiedAccessTrustProviderCommand = async (output, context) => {
10891
+ if (output.statusCode >= 300) {
10892
+ return deserializeAws_ec2CreateVerifiedAccessTrustProviderCommandError(output, context);
10893
+ }
10894
+ const data = await parseBody(output.body, context);
10895
+ let contents = {};
10896
+ contents = deserializeAws_ec2CreateVerifiedAccessTrustProviderResult(data, context);
10897
+ const response = {
10898
+ $metadata: deserializeMetadata(output),
10899
+ ...contents,
10900
+ };
10901
+ return Promise.resolve(response);
10902
+ };
10903
+ exports.deserializeAws_ec2CreateVerifiedAccessTrustProviderCommand = deserializeAws_ec2CreateVerifiedAccessTrustProviderCommand;
10904
+ const deserializeAws_ec2CreateVerifiedAccessTrustProviderCommandError = async (output, context) => {
10905
+ const parsedOutput = {
10906
+ ...output,
10907
+ body: await parseErrorBody(output.body, context),
10908
+ };
10909
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
10910
+ const parsedBody = parsedOutput.body;
10911
+ (0, smithy_client_1.throwDefaultError)({
10912
+ output,
10913
+ parsedBody: parsedBody.Errors.Error,
10914
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
10915
+ errorCode,
10916
+ });
10917
+ };
10399
10918
  const deserializeAws_ec2CreateVolumeCommand = async (output, context) => {
10400
10919
  if (output.statusCode >= 300) {
10401
10920
  return deserializeAws_ec2CreateVolumeCommandError(output, context);
@@ -12252,6 +12771,118 @@ const deserializeAws_ec2DeleteTransitGatewayVpcAttachmentCommandError = async (o
12252
12771
  errorCode,
12253
12772
  });
12254
12773
  };
12774
+ const deserializeAws_ec2DeleteVerifiedAccessEndpointCommand = async (output, context) => {
12775
+ if (output.statusCode >= 300) {
12776
+ return deserializeAws_ec2DeleteVerifiedAccessEndpointCommandError(output, context);
12777
+ }
12778
+ const data = await parseBody(output.body, context);
12779
+ let contents = {};
12780
+ contents = deserializeAws_ec2DeleteVerifiedAccessEndpointResult(data, context);
12781
+ const response = {
12782
+ $metadata: deserializeMetadata(output),
12783
+ ...contents,
12784
+ };
12785
+ return Promise.resolve(response);
12786
+ };
12787
+ exports.deserializeAws_ec2DeleteVerifiedAccessEndpointCommand = deserializeAws_ec2DeleteVerifiedAccessEndpointCommand;
12788
+ const deserializeAws_ec2DeleteVerifiedAccessEndpointCommandError = async (output, context) => {
12789
+ const parsedOutput = {
12790
+ ...output,
12791
+ body: await parseErrorBody(output.body, context),
12792
+ };
12793
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
12794
+ const parsedBody = parsedOutput.body;
12795
+ (0, smithy_client_1.throwDefaultError)({
12796
+ output,
12797
+ parsedBody: parsedBody.Errors.Error,
12798
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
12799
+ errorCode,
12800
+ });
12801
+ };
12802
+ const deserializeAws_ec2DeleteVerifiedAccessGroupCommand = async (output, context) => {
12803
+ if (output.statusCode >= 300) {
12804
+ return deserializeAws_ec2DeleteVerifiedAccessGroupCommandError(output, context);
12805
+ }
12806
+ const data = await parseBody(output.body, context);
12807
+ let contents = {};
12808
+ contents = deserializeAws_ec2DeleteVerifiedAccessGroupResult(data, context);
12809
+ const response = {
12810
+ $metadata: deserializeMetadata(output),
12811
+ ...contents,
12812
+ };
12813
+ return Promise.resolve(response);
12814
+ };
12815
+ exports.deserializeAws_ec2DeleteVerifiedAccessGroupCommand = deserializeAws_ec2DeleteVerifiedAccessGroupCommand;
12816
+ const deserializeAws_ec2DeleteVerifiedAccessGroupCommandError = async (output, context) => {
12817
+ const parsedOutput = {
12818
+ ...output,
12819
+ body: await parseErrorBody(output.body, context),
12820
+ };
12821
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
12822
+ const parsedBody = parsedOutput.body;
12823
+ (0, smithy_client_1.throwDefaultError)({
12824
+ output,
12825
+ parsedBody: parsedBody.Errors.Error,
12826
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
12827
+ errorCode,
12828
+ });
12829
+ };
12830
+ const deserializeAws_ec2DeleteVerifiedAccessInstanceCommand = async (output, context) => {
12831
+ if (output.statusCode >= 300) {
12832
+ return deserializeAws_ec2DeleteVerifiedAccessInstanceCommandError(output, context);
12833
+ }
12834
+ const data = await parseBody(output.body, context);
12835
+ let contents = {};
12836
+ contents = deserializeAws_ec2DeleteVerifiedAccessInstanceResult(data, context);
12837
+ const response = {
12838
+ $metadata: deserializeMetadata(output),
12839
+ ...contents,
12840
+ };
12841
+ return Promise.resolve(response);
12842
+ };
12843
+ exports.deserializeAws_ec2DeleteVerifiedAccessInstanceCommand = deserializeAws_ec2DeleteVerifiedAccessInstanceCommand;
12844
+ const deserializeAws_ec2DeleteVerifiedAccessInstanceCommandError = async (output, context) => {
12845
+ const parsedOutput = {
12846
+ ...output,
12847
+ body: await parseErrorBody(output.body, context),
12848
+ };
12849
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
12850
+ const parsedBody = parsedOutput.body;
12851
+ (0, smithy_client_1.throwDefaultError)({
12852
+ output,
12853
+ parsedBody: parsedBody.Errors.Error,
12854
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
12855
+ errorCode,
12856
+ });
12857
+ };
12858
+ const deserializeAws_ec2DeleteVerifiedAccessTrustProviderCommand = async (output, context) => {
12859
+ if (output.statusCode >= 300) {
12860
+ return deserializeAws_ec2DeleteVerifiedAccessTrustProviderCommandError(output, context);
12861
+ }
12862
+ const data = await parseBody(output.body, context);
12863
+ let contents = {};
12864
+ contents = deserializeAws_ec2DeleteVerifiedAccessTrustProviderResult(data, context);
12865
+ const response = {
12866
+ $metadata: deserializeMetadata(output),
12867
+ ...contents,
12868
+ };
12869
+ return Promise.resolve(response);
12870
+ };
12871
+ exports.deserializeAws_ec2DeleteVerifiedAccessTrustProviderCommand = deserializeAws_ec2DeleteVerifiedAccessTrustProviderCommand;
12872
+ const deserializeAws_ec2DeleteVerifiedAccessTrustProviderCommandError = async (output, context) => {
12873
+ const parsedOutput = {
12874
+ ...output,
12875
+ body: await parseErrorBody(output.body, context),
12876
+ };
12877
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
12878
+ const parsedBody = parsedOutput.body;
12879
+ (0, smithy_client_1.throwDefaultError)({
12880
+ output,
12881
+ parsedBody: parsedBody.Errors.Error,
12882
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
12883
+ errorCode,
12884
+ });
12885
+ };
12255
12886
  const deserializeAws_ec2DeleteVolumeCommand = async (output, context) => {
12256
12887
  if (output.statusCode >= 300) {
12257
12888
  return deserializeAws_ec2DeleteVolumeCommandError(output, context);
@@ -12850,6 +13481,34 @@ const deserializeAws_ec2DescribeAvailabilityZonesCommandError = async (output, c
12850
13481
  errorCode,
12851
13482
  });
12852
13483
  };
13484
+ const deserializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommand = async (output, context) => {
13485
+ if (output.statusCode >= 300) {
13486
+ return deserializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommandError(output, context);
13487
+ }
13488
+ const data = await parseBody(output.body, context);
13489
+ let contents = {};
13490
+ contents = deserializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsResult(data, context);
13491
+ const response = {
13492
+ $metadata: deserializeMetadata(output),
13493
+ ...contents,
13494
+ };
13495
+ return Promise.resolve(response);
13496
+ };
13497
+ exports.deserializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommand = deserializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommand;
13498
+ const deserializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommandError = async (output, context) => {
13499
+ const parsedOutput = {
13500
+ ...output,
13501
+ body: await parseErrorBody(output.body, context),
13502
+ };
13503
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
13504
+ const parsedBody = parsedOutput.body;
13505
+ (0, smithy_client_1.throwDefaultError)({
13506
+ output,
13507
+ parsedBody: parsedBody.Errors.Error,
13508
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
13509
+ errorCode,
13510
+ });
13511
+ };
12853
13512
  const deserializeAws_ec2DescribeBundleTasksCommand = async (output, context) => {
12854
13513
  if (output.statusCode >= 300) {
12855
13514
  return deserializeAws_ec2DescribeBundleTasksCommandError(output, context);
@@ -16014,6 +16673,146 @@ const deserializeAws_ec2DescribeTrunkInterfaceAssociationsCommandError = async (
16014
16673
  errorCode,
16015
16674
  });
16016
16675
  };
16676
+ const deserializeAws_ec2DescribeVerifiedAccessEndpointsCommand = async (output, context) => {
16677
+ if (output.statusCode >= 300) {
16678
+ return deserializeAws_ec2DescribeVerifiedAccessEndpointsCommandError(output, context);
16679
+ }
16680
+ const data = await parseBody(output.body, context);
16681
+ let contents = {};
16682
+ contents = deserializeAws_ec2DescribeVerifiedAccessEndpointsResult(data, context);
16683
+ const response = {
16684
+ $metadata: deserializeMetadata(output),
16685
+ ...contents,
16686
+ };
16687
+ return Promise.resolve(response);
16688
+ };
16689
+ exports.deserializeAws_ec2DescribeVerifiedAccessEndpointsCommand = deserializeAws_ec2DescribeVerifiedAccessEndpointsCommand;
16690
+ const deserializeAws_ec2DescribeVerifiedAccessEndpointsCommandError = async (output, context) => {
16691
+ const parsedOutput = {
16692
+ ...output,
16693
+ body: await parseErrorBody(output.body, context),
16694
+ };
16695
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
16696
+ const parsedBody = parsedOutput.body;
16697
+ (0, smithy_client_1.throwDefaultError)({
16698
+ output,
16699
+ parsedBody: parsedBody.Errors.Error,
16700
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
16701
+ errorCode,
16702
+ });
16703
+ };
16704
+ const deserializeAws_ec2DescribeVerifiedAccessGroupsCommand = async (output, context) => {
16705
+ if (output.statusCode >= 300) {
16706
+ return deserializeAws_ec2DescribeVerifiedAccessGroupsCommandError(output, context);
16707
+ }
16708
+ const data = await parseBody(output.body, context);
16709
+ let contents = {};
16710
+ contents = deserializeAws_ec2DescribeVerifiedAccessGroupsResult(data, context);
16711
+ const response = {
16712
+ $metadata: deserializeMetadata(output),
16713
+ ...contents,
16714
+ };
16715
+ return Promise.resolve(response);
16716
+ };
16717
+ exports.deserializeAws_ec2DescribeVerifiedAccessGroupsCommand = deserializeAws_ec2DescribeVerifiedAccessGroupsCommand;
16718
+ const deserializeAws_ec2DescribeVerifiedAccessGroupsCommandError = async (output, context) => {
16719
+ const parsedOutput = {
16720
+ ...output,
16721
+ body: await parseErrorBody(output.body, context),
16722
+ };
16723
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
16724
+ const parsedBody = parsedOutput.body;
16725
+ (0, smithy_client_1.throwDefaultError)({
16726
+ output,
16727
+ parsedBody: parsedBody.Errors.Error,
16728
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
16729
+ errorCode,
16730
+ });
16731
+ };
16732
+ const deserializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommand = async (output, context) => {
16733
+ if (output.statusCode >= 300) {
16734
+ return deserializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommandError(output, context);
16735
+ }
16736
+ const data = await parseBody(output.body, context);
16737
+ let contents = {};
16738
+ contents = deserializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsResult(data, context);
16739
+ const response = {
16740
+ $metadata: deserializeMetadata(output),
16741
+ ...contents,
16742
+ };
16743
+ return Promise.resolve(response);
16744
+ };
16745
+ exports.deserializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommand = deserializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommand;
16746
+ const deserializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsCommandError = async (output, context) => {
16747
+ const parsedOutput = {
16748
+ ...output,
16749
+ body: await parseErrorBody(output.body, context),
16750
+ };
16751
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
16752
+ const parsedBody = parsedOutput.body;
16753
+ (0, smithy_client_1.throwDefaultError)({
16754
+ output,
16755
+ parsedBody: parsedBody.Errors.Error,
16756
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
16757
+ errorCode,
16758
+ });
16759
+ };
16760
+ const deserializeAws_ec2DescribeVerifiedAccessInstancesCommand = async (output, context) => {
16761
+ if (output.statusCode >= 300) {
16762
+ return deserializeAws_ec2DescribeVerifiedAccessInstancesCommandError(output, context);
16763
+ }
16764
+ const data = await parseBody(output.body, context);
16765
+ let contents = {};
16766
+ contents = deserializeAws_ec2DescribeVerifiedAccessInstancesResult(data, context);
16767
+ const response = {
16768
+ $metadata: deserializeMetadata(output),
16769
+ ...contents,
16770
+ };
16771
+ return Promise.resolve(response);
16772
+ };
16773
+ exports.deserializeAws_ec2DescribeVerifiedAccessInstancesCommand = deserializeAws_ec2DescribeVerifiedAccessInstancesCommand;
16774
+ const deserializeAws_ec2DescribeVerifiedAccessInstancesCommandError = async (output, context) => {
16775
+ const parsedOutput = {
16776
+ ...output,
16777
+ body: await parseErrorBody(output.body, context),
16778
+ };
16779
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
16780
+ const parsedBody = parsedOutput.body;
16781
+ (0, smithy_client_1.throwDefaultError)({
16782
+ output,
16783
+ parsedBody: parsedBody.Errors.Error,
16784
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
16785
+ errorCode,
16786
+ });
16787
+ };
16788
+ const deserializeAws_ec2DescribeVerifiedAccessTrustProvidersCommand = async (output, context) => {
16789
+ if (output.statusCode >= 300) {
16790
+ return deserializeAws_ec2DescribeVerifiedAccessTrustProvidersCommandError(output, context);
16791
+ }
16792
+ const data = await parseBody(output.body, context);
16793
+ let contents = {};
16794
+ contents = deserializeAws_ec2DescribeVerifiedAccessTrustProvidersResult(data, context);
16795
+ const response = {
16796
+ $metadata: deserializeMetadata(output),
16797
+ ...contents,
16798
+ };
16799
+ return Promise.resolve(response);
16800
+ };
16801
+ exports.deserializeAws_ec2DescribeVerifiedAccessTrustProvidersCommand = deserializeAws_ec2DescribeVerifiedAccessTrustProvidersCommand;
16802
+ const deserializeAws_ec2DescribeVerifiedAccessTrustProvidersCommandError = async (output, context) => {
16803
+ const parsedOutput = {
16804
+ ...output,
16805
+ body: await parseErrorBody(output.body, context),
16806
+ };
16807
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
16808
+ const parsedBody = parsedOutput.body;
16809
+ (0, smithy_client_1.throwDefaultError)({
16810
+ output,
16811
+ parsedBody: parsedBody.Errors.Error,
16812
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
16813
+ errorCode,
16814
+ });
16815
+ };
16017
16816
  const deserializeAws_ec2DescribeVolumeAttributeCommand = async (output, context) => {
16018
16817
  if (output.statusCode >= 300) {
16019
16818
  return deserializeAws_ec2DescribeVolumeAttributeCommandError(output, context);
@@ -16568,6 +17367,34 @@ const deserializeAws_ec2DetachNetworkInterfaceCommandError = async (output, cont
16568
17367
  errorCode,
16569
17368
  });
16570
17369
  };
17370
+ const deserializeAws_ec2DetachVerifiedAccessTrustProviderCommand = async (output, context) => {
17371
+ if (output.statusCode >= 300) {
17372
+ return deserializeAws_ec2DetachVerifiedAccessTrustProviderCommandError(output, context);
17373
+ }
17374
+ const data = await parseBody(output.body, context);
17375
+ let contents = {};
17376
+ contents = deserializeAws_ec2DetachVerifiedAccessTrustProviderResult(data, context);
17377
+ const response = {
17378
+ $metadata: deserializeMetadata(output),
17379
+ ...contents,
17380
+ };
17381
+ return Promise.resolve(response);
17382
+ };
17383
+ exports.deserializeAws_ec2DetachVerifiedAccessTrustProviderCommand = deserializeAws_ec2DetachVerifiedAccessTrustProviderCommand;
17384
+ const deserializeAws_ec2DetachVerifiedAccessTrustProviderCommandError = async (output, context) => {
17385
+ const parsedOutput = {
17386
+ ...output,
17387
+ body: await parseErrorBody(output.body, context),
17388
+ };
17389
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
17390
+ const parsedBody = parsedOutput.body;
17391
+ (0, smithy_client_1.throwDefaultError)({
17392
+ output,
17393
+ parsedBody: parsedBody.Errors.Error,
17394
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
17395
+ errorCode,
17396
+ });
17397
+ };
16571
17398
  const deserializeAws_ec2DetachVolumeCommand = async (output, context) => {
16572
17399
  if (output.statusCode >= 300) {
16573
17400
  return deserializeAws_ec2DetachVolumeCommandError(output, context);
@@ -16649,6 +17476,34 @@ const deserializeAws_ec2DisableAddressTransferCommandError = async (output, cont
16649
17476
  errorCode,
16650
17477
  });
16651
17478
  };
17479
+ const deserializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommand = async (output, context) => {
17480
+ if (output.statusCode >= 300) {
17481
+ return deserializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommandError(output, context);
17482
+ }
17483
+ const data = await parseBody(output.body, context);
17484
+ let contents = {};
17485
+ contents = deserializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionResult(data, context);
17486
+ const response = {
17487
+ $metadata: deserializeMetadata(output),
17488
+ ...contents,
17489
+ };
17490
+ return Promise.resolve(response);
17491
+ };
17492
+ exports.deserializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommand = deserializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommand;
17493
+ const deserializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommandError = async (output, context) => {
17494
+ const parsedOutput = {
17495
+ ...output,
17496
+ body: await parseErrorBody(output.body, context),
17497
+ };
17498
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
17499
+ const parsedBody = parsedOutput.body;
17500
+ (0, smithy_client_1.throwDefaultError)({
17501
+ output,
17502
+ parsedBody: parsedBody.Errors.Error,
17503
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
17504
+ errorCode,
17505
+ });
17506
+ };
16652
17507
  const deserializeAws_ec2DisableEbsEncryptionByDefaultCommand = async (output, context) => {
16653
17508
  if (output.statusCode >= 300) {
16654
17509
  return deserializeAws_ec2DisableEbsEncryptionByDefaultCommandError(output, context);
@@ -17284,6 +18139,34 @@ const deserializeAws_ec2EnableAddressTransferCommandError = async (output, conte
17284
18139
  errorCode,
17285
18140
  });
17286
18141
  };
18142
+ const deserializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommand = async (output, context) => {
18143
+ if (output.statusCode >= 300) {
18144
+ return deserializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommandError(output, context);
18145
+ }
18146
+ const data = await parseBody(output.body, context);
18147
+ let contents = {};
18148
+ contents = deserializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionResult(data, context);
18149
+ const response = {
18150
+ $metadata: deserializeMetadata(output),
18151
+ ...contents,
18152
+ };
18153
+ return Promise.resolve(response);
18154
+ };
18155
+ exports.deserializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommand = deserializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommand;
18156
+ const deserializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionCommandError = async (output, context) => {
18157
+ const parsedOutput = {
18158
+ ...output,
18159
+ body: await parseErrorBody(output.body, context),
18160
+ };
18161
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
18162
+ const parsedBody = parsedOutput.body;
18163
+ (0, smithy_client_1.throwDefaultError)({
18164
+ output,
18165
+ parsedBody: parsedBody.Errors.Error,
18166
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
18167
+ errorCode,
18168
+ });
18169
+ };
17287
18170
  const deserializeAws_ec2EnableEbsEncryptionByDefaultCommand = async (output, context) => {
17288
18171
  if (output.statusCode >= 300) {
17289
18172
  return deserializeAws_ec2EnableEbsEncryptionByDefaultCommandError(output, context);
@@ -17424,6 +18307,34 @@ const deserializeAws_ec2EnableIpamOrganizationAdminAccountCommandError = async (
17424
18307
  errorCode,
17425
18308
  });
17426
18309
  };
18310
+ const deserializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommand = async (output, context) => {
18311
+ if (output.statusCode >= 300) {
18312
+ return deserializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommandError(output, context);
18313
+ }
18314
+ const data = await parseBody(output.body, context);
18315
+ let contents = {};
18316
+ contents = deserializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingResult(data, context);
18317
+ const response = {
18318
+ $metadata: deserializeMetadata(output),
18319
+ ...contents,
18320
+ };
18321
+ return Promise.resolve(response);
18322
+ };
18323
+ exports.deserializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommand = deserializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommand;
18324
+ const deserializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingCommandError = async (output, context) => {
18325
+ const parsedOutput = {
18326
+ ...output,
18327
+ body: await parseErrorBody(output.body, context),
18328
+ };
18329
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
18330
+ const parsedBody = parsedOutput.body;
18331
+ (0, smithy_client_1.throwDefaultError)({
18332
+ output,
18333
+ parsedBody: parsedBody.Errors.Error,
18334
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
18335
+ errorCode,
18336
+ });
18337
+ };
17427
18338
  const deserializeAws_ec2EnableSerialConsoleAccessCommand = async (output, context) => {
17428
18339
  if (output.statusCode >= 300) {
17429
18340
  return deserializeAws_ec2EnableSerialConsoleAccessCommandError(output, context);
@@ -17754,6 +18665,34 @@ const deserializeAws_ec2GetAssociatedIpv6PoolCidrsCommandError = async (output,
17754
18665
  errorCode,
17755
18666
  });
17756
18667
  };
18668
+ const deserializeAws_ec2GetAwsNetworkPerformanceDataCommand = async (output, context) => {
18669
+ if (output.statusCode >= 300) {
18670
+ return deserializeAws_ec2GetAwsNetworkPerformanceDataCommandError(output, context);
18671
+ }
18672
+ const data = await parseBody(output.body, context);
18673
+ let contents = {};
18674
+ contents = deserializeAws_ec2GetAwsNetworkPerformanceDataResult(data, context);
18675
+ const response = {
18676
+ $metadata: deserializeMetadata(output),
18677
+ ...contents,
18678
+ };
18679
+ return Promise.resolve(response);
18680
+ };
18681
+ exports.deserializeAws_ec2GetAwsNetworkPerformanceDataCommand = deserializeAws_ec2GetAwsNetworkPerformanceDataCommand;
18682
+ const deserializeAws_ec2GetAwsNetworkPerformanceDataCommandError = async (output, context) => {
18683
+ const parsedOutput = {
18684
+ ...output,
18685
+ body: await parseErrorBody(output.body, context),
18686
+ };
18687
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
18688
+ const parsedBody = parsedOutput.body;
18689
+ (0, smithy_client_1.throwDefaultError)({
18690
+ output,
18691
+ parsedBody: parsedBody.Errors.Error,
18692
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
18693
+ errorCode,
18694
+ });
18695
+ };
17757
18696
  const deserializeAws_ec2GetCapacityReservationUsageCommand = async (output, context) => {
17758
18697
  if (output.statusCode >= 300) {
17759
18698
  return deserializeAws_ec2GetCapacityReservationUsageCommandError(output, context);
@@ -18678,6 +19617,62 @@ const deserializeAws_ec2GetTransitGatewayRouteTablePropagationsCommandError = as
18678
19617
  errorCode,
18679
19618
  });
18680
19619
  };
19620
+ const deserializeAws_ec2GetVerifiedAccessEndpointPolicyCommand = async (output, context) => {
19621
+ if (output.statusCode >= 300) {
19622
+ return deserializeAws_ec2GetVerifiedAccessEndpointPolicyCommandError(output, context);
19623
+ }
19624
+ const data = await parseBody(output.body, context);
19625
+ let contents = {};
19626
+ contents = deserializeAws_ec2GetVerifiedAccessEndpointPolicyResult(data, context);
19627
+ const response = {
19628
+ $metadata: deserializeMetadata(output),
19629
+ ...contents,
19630
+ };
19631
+ return Promise.resolve(response);
19632
+ };
19633
+ exports.deserializeAws_ec2GetVerifiedAccessEndpointPolicyCommand = deserializeAws_ec2GetVerifiedAccessEndpointPolicyCommand;
19634
+ const deserializeAws_ec2GetVerifiedAccessEndpointPolicyCommandError = async (output, context) => {
19635
+ const parsedOutput = {
19636
+ ...output,
19637
+ body: await parseErrorBody(output.body, context),
19638
+ };
19639
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
19640
+ const parsedBody = parsedOutput.body;
19641
+ (0, smithy_client_1.throwDefaultError)({
19642
+ output,
19643
+ parsedBody: parsedBody.Errors.Error,
19644
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
19645
+ errorCode,
19646
+ });
19647
+ };
19648
+ const deserializeAws_ec2GetVerifiedAccessGroupPolicyCommand = async (output, context) => {
19649
+ if (output.statusCode >= 300) {
19650
+ return deserializeAws_ec2GetVerifiedAccessGroupPolicyCommandError(output, context);
19651
+ }
19652
+ const data = await parseBody(output.body, context);
19653
+ let contents = {};
19654
+ contents = deserializeAws_ec2GetVerifiedAccessGroupPolicyResult(data, context);
19655
+ const response = {
19656
+ $metadata: deserializeMetadata(output),
19657
+ ...contents,
19658
+ };
19659
+ return Promise.resolve(response);
19660
+ };
19661
+ exports.deserializeAws_ec2GetVerifiedAccessGroupPolicyCommand = deserializeAws_ec2GetVerifiedAccessGroupPolicyCommand;
19662
+ const deserializeAws_ec2GetVerifiedAccessGroupPolicyCommandError = async (output, context) => {
19663
+ const parsedOutput = {
19664
+ ...output,
19665
+ body: await parseErrorBody(output.body, context),
19666
+ };
19667
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
19668
+ const parsedBody = parsedOutput.body;
19669
+ (0, smithy_client_1.throwDefaultError)({
19670
+ output,
19671
+ parsedBody: parsedBody.Errors.Error,
19672
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
19673
+ errorCode,
19674
+ });
19675
+ };
18681
19676
  const deserializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommand = async (output, context) => {
18682
19677
  if (output.statusCode >= 300) {
18683
19678
  return deserializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommandError(output, context);
@@ -20113,6 +21108,202 @@ const deserializeAws_ec2ModifyTransitGatewayVpcAttachmentCommandError = async (o
20113
21108
  errorCode,
20114
21109
  });
20115
21110
  };
21111
+ const deserializeAws_ec2ModifyVerifiedAccessEndpointCommand = async (output, context) => {
21112
+ if (output.statusCode >= 300) {
21113
+ return deserializeAws_ec2ModifyVerifiedAccessEndpointCommandError(output, context);
21114
+ }
21115
+ const data = await parseBody(output.body, context);
21116
+ let contents = {};
21117
+ contents = deserializeAws_ec2ModifyVerifiedAccessEndpointResult(data, context);
21118
+ const response = {
21119
+ $metadata: deserializeMetadata(output),
21120
+ ...contents,
21121
+ };
21122
+ return Promise.resolve(response);
21123
+ };
21124
+ exports.deserializeAws_ec2ModifyVerifiedAccessEndpointCommand = deserializeAws_ec2ModifyVerifiedAccessEndpointCommand;
21125
+ const deserializeAws_ec2ModifyVerifiedAccessEndpointCommandError = async (output, context) => {
21126
+ const parsedOutput = {
21127
+ ...output,
21128
+ body: await parseErrorBody(output.body, context),
21129
+ };
21130
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
21131
+ const parsedBody = parsedOutput.body;
21132
+ (0, smithy_client_1.throwDefaultError)({
21133
+ output,
21134
+ parsedBody: parsedBody.Errors.Error,
21135
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
21136
+ errorCode,
21137
+ });
21138
+ };
21139
+ const deserializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommand = async (output, context) => {
21140
+ if (output.statusCode >= 300) {
21141
+ return deserializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommandError(output, context);
21142
+ }
21143
+ const data = await parseBody(output.body, context);
21144
+ let contents = {};
21145
+ contents = deserializeAws_ec2ModifyVerifiedAccessEndpointPolicyResult(data, context);
21146
+ const response = {
21147
+ $metadata: deserializeMetadata(output),
21148
+ ...contents,
21149
+ };
21150
+ return Promise.resolve(response);
21151
+ };
21152
+ exports.deserializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommand = deserializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommand;
21153
+ const deserializeAws_ec2ModifyVerifiedAccessEndpointPolicyCommandError = async (output, context) => {
21154
+ const parsedOutput = {
21155
+ ...output,
21156
+ body: await parseErrorBody(output.body, context),
21157
+ };
21158
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
21159
+ const parsedBody = parsedOutput.body;
21160
+ (0, smithy_client_1.throwDefaultError)({
21161
+ output,
21162
+ parsedBody: parsedBody.Errors.Error,
21163
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
21164
+ errorCode,
21165
+ });
21166
+ };
21167
+ const deserializeAws_ec2ModifyVerifiedAccessGroupCommand = async (output, context) => {
21168
+ if (output.statusCode >= 300) {
21169
+ return deserializeAws_ec2ModifyVerifiedAccessGroupCommandError(output, context);
21170
+ }
21171
+ const data = await parseBody(output.body, context);
21172
+ let contents = {};
21173
+ contents = deserializeAws_ec2ModifyVerifiedAccessGroupResult(data, context);
21174
+ const response = {
21175
+ $metadata: deserializeMetadata(output),
21176
+ ...contents,
21177
+ };
21178
+ return Promise.resolve(response);
21179
+ };
21180
+ exports.deserializeAws_ec2ModifyVerifiedAccessGroupCommand = deserializeAws_ec2ModifyVerifiedAccessGroupCommand;
21181
+ const deserializeAws_ec2ModifyVerifiedAccessGroupCommandError = async (output, context) => {
21182
+ const parsedOutput = {
21183
+ ...output,
21184
+ body: await parseErrorBody(output.body, context),
21185
+ };
21186
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
21187
+ const parsedBody = parsedOutput.body;
21188
+ (0, smithy_client_1.throwDefaultError)({
21189
+ output,
21190
+ parsedBody: parsedBody.Errors.Error,
21191
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
21192
+ errorCode,
21193
+ });
21194
+ };
21195
+ const deserializeAws_ec2ModifyVerifiedAccessGroupPolicyCommand = async (output, context) => {
21196
+ if (output.statusCode >= 300) {
21197
+ return deserializeAws_ec2ModifyVerifiedAccessGroupPolicyCommandError(output, context);
21198
+ }
21199
+ const data = await parseBody(output.body, context);
21200
+ let contents = {};
21201
+ contents = deserializeAws_ec2ModifyVerifiedAccessGroupPolicyResult(data, context);
21202
+ const response = {
21203
+ $metadata: deserializeMetadata(output),
21204
+ ...contents,
21205
+ };
21206
+ return Promise.resolve(response);
21207
+ };
21208
+ exports.deserializeAws_ec2ModifyVerifiedAccessGroupPolicyCommand = deserializeAws_ec2ModifyVerifiedAccessGroupPolicyCommand;
21209
+ const deserializeAws_ec2ModifyVerifiedAccessGroupPolicyCommandError = async (output, context) => {
21210
+ const parsedOutput = {
21211
+ ...output,
21212
+ body: await parseErrorBody(output.body, context),
21213
+ };
21214
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
21215
+ const parsedBody = parsedOutput.body;
21216
+ (0, smithy_client_1.throwDefaultError)({
21217
+ output,
21218
+ parsedBody: parsedBody.Errors.Error,
21219
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
21220
+ errorCode,
21221
+ });
21222
+ };
21223
+ const deserializeAws_ec2ModifyVerifiedAccessInstanceCommand = async (output, context) => {
21224
+ if (output.statusCode >= 300) {
21225
+ return deserializeAws_ec2ModifyVerifiedAccessInstanceCommandError(output, context);
21226
+ }
21227
+ const data = await parseBody(output.body, context);
21228
+ let contents = {};
21229
+ contents = deserializeAws_ec2ModifyVerifiedAccessInstanceResult(data, context);
21230
+ const response = {
21231
+ $metadata: deserializeMetadata(output),
21232
+ ...contents,
21233
+ };
21234
+ return Promise.resolve(response);
21235
+ };
21236
+ exports.deserializeAws_ec2ModifyVerifiedAccessInstanceCommand = deserializeAws_ec2ModifyVerifiedAccessInstanceCommand;
21237
+ const deserializeAws_ec2ModifyVerifiedAccessInstanceCommandError = async (output, context) => {
21238
+ const parsedOutput = {
21239
+ ...output,
21240
+ body: await parseErrorBody(output.body, context),
21241
+ };
21242
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
21243
+ const parsedBody = parsedOutput.body;
21244
+ (0, smithy_client_1.throwDefaultError)({
21245
+ output,
21246
+ parsedBody: parsedBody.Errors.Error,
21247
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
21248
+ errorCode,
21249
+ });
21250
+ };
21251
+ const deserializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommand = async (output, context) => {
21252
+ if (output.statusCode >= 300) {
21253
+ return deserializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommandError(output, context);
21254
+ }
21255
+ const data = await parseBody(output.body, context);
21256
+ let contents = {};
21257
+ contents = deserializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationResult(data, context);
21258
+ const response = {
21259
+ $metadata: deserializeMetadata(output),
21260
+ ...contents,
21261
+ };
21262
+ return Promise.resolve(response);
21263
+ };
21264
+ exports.deserializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommand = deserializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommand;
21265
+ const deserializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationCommandError = async (output, context) => {
21266
+ const parsedOutput = {
21267
+ ...output,
21268
+ body: await parseErrorBody(output.body, context),
21269
+ };
21270
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
21271
+ const parsedBody = parsedOutput.body;
21272
+ (0, smithy_client_1.throwDefaultError)({
21273
+ output,
21274
+ parsedBody: parsedBody.Errors.Error,
21275
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
21276
+ errorCode,
21277
+ });
21278
+ };
21279
+ const deserializeAws_ec2ModifyVerifiedAccessTrustProviderCommand = async (output, context) => {
21280
+ if (output.statusCode >= 300) {
21281
+ return deserializeAws_ec2ModifyVerifiedAccessTrustProviderCommandError(output, context);
21282
+ }
21283
+ const data = await parseBody(output.body, context);
21284
+ let contents = {};
21285
+ contents = deserializeAws_ec2ModifyVerifiedAccessTrustProviderResult(data, context);
21286
+ const response = {
21287
+ $metadata: deserializeMetadata(output),
21288
+ ...contents,
21289
+ };
21290
+ return Promise.resolve(response);
21291
+ };
21292
+ exports.deserializeAws_ec2ModifyVerifiedAccessTrustProviderCommand = deserializeAws_ec2ModifyVerifiedAccessTrustProviderCommand;
21293
+ const deserializeAws_ec2ModifyVerifiedAccessTrustProviderCommandError = async (output, context) => {
21294
+ const parsedOutput = {
21295
+ ...output,
21296
+ body: await parseErrorBody(output.body, context),
21297
+ };
21298
+ const errorCode = loadEc2ErrorCode(output, parsedOutput.body);
21299
+ const parsedBody = parsedOutput.body;
21300
+ (0, smithy_client_1.throwDefaultError)({
21301
+ output,
21302
+ parsedBody: parsedBody.Errors.Error,
21303
+ exceptionCtor: EC2ServiceException_1.EC2ServiceException,
21304
+ errorCode,
21305
+ });
21306
+ };
20116
21307
  const deserializeAws_ec2ModifyVolumeCommand = async (output, context) => {
20117
21308
  if (output.statusCode >= 300) {
20118
21309
  return deserializeAws_ec2ModifyVolumeCommandError(output, context);
@@ -23185,6 +24376,32 @@ const serializeAws_ec2AttachNetworkInterfaceRequest = (input, context) => {
23185
24376
  if (input.NetworkCardIndex != null) {
23186
24377
  entries["NetworkCardIndex"] = input.NetworkCardIndex;
23187
24378
  }
24379
+ if (input.EnaSrdSpecification != null) {
24380
+ const memberEntries = serializeAws_ec2EnaSrdSpecification(input.EnaSrdSpecification, context);
24381
+ Object.entries(memberEntries).forEach(([key, value]) => {
24382
+ const loc = `EnaSrdSpecification.${key}`;
24383
+ entries[loc] = value;
24384
+ });
24385
+ }
24386
+ return entries;
24387
+ };
24388
+ const serializeAws_ec2AttachVerifiedAccessTrustProviderRequest = (input, context) => {
24389
+ const entries = {};
24390
+ if (input.VerifiedAccessInstanceId != null) {
24391
+ entries["VerifiedAccessInstanceId"] = input.VerifiedAccessInstanceId;
24392
+ }
24393
+ if (input.VerifiedAccessTrustProviderId != null) {
24394
+ entries["VerifiedAccessTrustProviderId"] = input.VerifiedAccessTrustProviderId;
24395
+ }
24396
+ if (input.ClientToken === undefined) {
24397
+ input.ClientToken = (0, uuid_1.v4)();
24398
+ }
24399
+ if (input.ClientToken != null) {
24400
+ entries["ClientToken"] = input.ClientToken;
24401
+ }
24402
+ if (input.DryRun != null) {
24403
+ entries["DryRun"] = input.DryRun;
24404
+ }
23188
24405
  return entries;
23189
24406
  };
23190
24407
  const serializeAws_ec2AttachVolumeRequest = (input, context) => {
@@ -26280,6 +27497,267 @@ const serializeAws_ec2CreateTransitGatewayVpcAttachmentRequestOptions = (input,
26280
27497
  }
26281
27498
  return entries;
26282
27499
  };
27500
+ const serializeAws_ec2CreateVerifiedAccessEndpointEniOptions = (input, context) => {
27501
+ const entries = {};
27502
+ if (input.NetworkInterfaceId != null) {
27503
+ entries["NetworkInterfaceId"] = input.NetworkInterfaceId;
27504
+ }
27505
+ if (input.Protocol != null) {
27506
+ entries["Protocol"] = input.Protocol;
27507
+ }
27508
+ if (input.Port != null) {
27509
+ entries["Port"] = input.Port;
27510
+ }
27511
+ return entries;
27512
+ };
27513
+ const serializeAws_ec2CreateVerifiedAccessEndpointLoadBalancerOptions = (input, context) => {
27514
+ const entries = {};
27515
+ if (input.Protocol != null) {
27516
+ entries["Protocol"] = input.Protocol;
27517
+ }
27518
+ if (input.Port != null) {
27519
+ entries["Port"] = input.Port;
27520
+ }
27521
+ if (input.LoadBalancerArn != null) {
27522
+ entries["LoadBalancerArn"] = input.LoadBalancerArn;
27523
+ }
27524
+ if (input.SubnetIds != null) {
27525
+ const memberEntries = serializeAws_ec2CreateVerifiedAccessEndpointSubnetIdList(input.SubnetIds, context);
27526
+ if (input.SubnetIds?.length === 0) {
27527
+ entries.SubnetId = [];
27528
+ }
27529
+ Object.entries(memberEntries).forEach(([key, value]) => {
27530
+ const loc = `SubnetId.${key.substring(key.indexOf(".") + 1)}`;
27531
+ entries[loc] = value;
27532
+ });
27533
+ }
27534
+ return entries;
27535
+ };
27536
+ const serializeAws_ec2CreateVerifiedAccessEndpointRequest = (input, context) => {
27537
+ const entries = {};
27538
+ if (input.VerifiedAccessGroupId != null) {
27539
+ entries["VerifiedAccessGroupId"] = input.VerifiedAccessGroupId;
27540
+ }
27541
+ if (input.EndpointType != null) {
27542
+ entries["EndpointType"] = input.EndpointType;
27543
+ }
27544
+ if (input.AttachmentType != null) {
27545
+ entries["AttachmentType"] = input.AttachmentType;
27546
+ }
27547
+ if (input.DomainCertificateArn != null) {
27548
+ entries["DomainCertificateArn"] = input.DomainCertificateArn;
27549
+ }
27550
+ if (input.ApplicationDomain != null) {
27551
+ entries["ApplicationDomain"] = input.ApplicationDomain;
27552
+ }
27553
+ if (input.EndpointDomainPrefix != null) {
27554
+ entries["EndpointDomainPrefix"] = input.EndpointDomainPrefix;
27555
+ }
27556
+ if (input.SecurityGroupIds != null) {
27557
+ const memberEntries = serializeAws_ec2SecurityGroupIdList(input.SecurityGroupIds, context);
27558
+ if (input.SecurityGroupIds?.length === 0) {
27559
+ entries.SecurityGroupId = [];
27560
+ }
27561
+ Object.entries(memberEntries).forEach(([key, value]) => {
27562
+ const loc = `SecurityGroupId.${key.substring(key.indexOf(".") + 1)}`;
27563
+ entries[loc] = value;
27564
+ });
27565
+ }
27566
+ if (input.LoadBalancerOptions != null) {
27567
+ const memberEntries = serializeAws_ec2CreateVerifiedAccessEndpointLoadBalancerOptions(input.LoadBalancerOptions, context);
27568
+ Object.entries(memberEntries).forEach(([key, value]) => {
27569
+ const loc = `LoadBalancerOptions.${key}`;
27570
+ entries[loc] = value;
27571
+ });
27572
+ }
27573
+ if (input.NetworkInterfaceOptions != null) {
27574
+ const memberEntries = serializeAws_ec2CreateVerifiedAccessEndpointEniOptions(input.NetworkInterfaceOptions, context);
27575
+ Object.entries(memberEntries).forEach(([key, value]) => {
27576
+ const loc = `NetworkInterfaceOptions.${key}`;
27577
+ entries[loc] = value;
27578
+ });
27579
+ }
27580
+ if (input.Description != null) {
27581
+ entries["Description"] = input.Description;
27582
+ }
27583
+ if (input.PolicyDocument != null) {
27584
+ entries["PolicyDocument"] = input.PolicyDocument;
27585
+ }
27586
+ if (input.TagSpecifications != null) {
27587
+ const memberEntries = serializeAws_ec2TagSpecificationList(input.TagSpecifications, context);
27588
+ if (input.TagSpecifications?.length === 0) {
27589
+ entries.TagSpecification = [];
27590
+ }
27591
+ Object.entries(memberEntries).forEach(([key, value]) => {
27592
+ const loc = `TagSpecification.${key.substring(key.indexOf(".") + 1)}`;
27593
+ entries[loc] = value;
27594
+ });
27595
+ }
27596
+ if (input.ClientToken === undefined) {
27597
+ input.ClientToken = (0, uuid_1.v4)();
27598
+ }
27599
+ if (input.ClientToken != null) {
27600
+ entries["ClientToken"] = input.ClientToken;
27601
+ }
27602
+ if (input.DryRun != null) {
27603
+ entries["DryRun"] = input.DryRun;
27604
+ }
27605
+ return entries;
27606
+ };
27607
+ const serializeAws_ec2CreateVerifiedAccessEndpointSubnetIdList = (input, context) => {
27608
+ const entries = {};
27609
+ let counter = 1;
27610
+ for (const entry of input) {
27611
+ if (entry === null) {
27612
+ continue;
27613
+ }
27614
+ entries[`Item.${counter}`] = entry;
27615
+ counter++;
27616
+ }
27617
+ return entries;
27618
+ };
27619
+ const serializeAws_ec2CreateVerifiedAccessGroupRequest = (input, context) => {
27620
+ const entries = {};
27621
+ if (input.VerifiedAccessInstanceId != null) {
27622
+ entries["VerifiedAccessInstanceId"] = input.VerifiedAccessInstanceId;
27623
+ }
27624
+ if (input.Description != null) {
27625
+ entries["Description"] = input.Description;
27626
+ }
27627
+ if (input.PolicyDocument != null) {
27628
+ entries["PolicyDocument"] = input.PolicyDocument;
27629
+ }
27630
+ if (input.TagSpecifications != null) {
27631
+ const memberEntries = serializeAws_ec2TagSpecificationList(input.TagSpecifications, context);
27632
+ if (input.TagSpecifications?.length === 0) {
27633
+ entries.TagSpecification = [];
27634
+ }
27635
+ Object.entries(memberEntries).forEach(([key, value]) => {
27636
+ const loc = `TagSpecification.${key.substring(key.indexOf(".") + 1)}`;
27637
+ entries[loc] = value;
27638
+ });
27639
+ }
27640
+ if (input.ClientToken === undefined) {
27641
+ input.ClientToken = (0, uuid_1.v4)();
27642
+ }
27643
+ if (input.ClientToken != null) {
27644
+ entries["ClientToken"] = input.ClientToken;
27645
+ }
27646
+ if (input.DryRun != null) {
27647
+ entries["DryRun"] = input.DryRun;
27648
+ }
27649
+ return entries;
27650
+ };
27651
+ const serializeAws_ec2CreateVerifiedAccessInstanceRequest = (input, context) => {
27652
+ const entries = {};
27653
+ if (input.Description != null) {
27654
+ entries["Description"] = input.Description;
27655
+ }
27656
+ if (input.TagSpecifications != null) {
27657
+ const memberEntries = serializeAws_ec2TagSpecificationList(input.TagSpecifications, context);
27658
+ if (input.TagSpecifications?.length === 0) {
27659
+ entries.TagSpecification = [];
27660
+ }
27661
+ Object.entries(memberEntries).forEach(([key, value]) => {
27662
+ const loc = `TagSpecification.${key.substring(key.indexOf(".") + 1)}`;
27663
+ entries[loc] = value;
27664
+ });
27665
+ }
27666
+ if (input.ClientToken === undefined) {
27667
+ input.ClientToken = (0, uuid_1.v4)();
27668
+ }
27669
+ if (input.ClientToken != null) {
27670
+ entries["ClientToken"] = input.ClientToken;
27671
+ }
27672
+ if (input.DryRun != null) {
27673
+ entries["DryRun"] = input.DryRun;
27674
+ }
27675
+ return entries;
27676
+ };
27677
+ const serializeAws_ec2CreateVerifiedAccessTrustProviderDeviceOptions = (input, context) => {
27678
+ const entries = {};
27679
+ if (input.TenantId != null) {
27680
+ entries["TenantId"] = input.TenantId;
27681
+ }
27682
+ return entries;
27683
+ };
27684
+ const serializeAws_ec2CreateVerifiedAccessTrustProviderOidcOptions = (input, context) => {
27685
+ const entries = {};
27686
+ if (input.Issuer != null) {
27687
+ entries["Issuer"] = input.Issuer;
27688
+ }
27689
+ if (input.AuthorizationEndpoint != null) {
27690
+ entries["AuthorizationEndpoint"] = input.AuthorizationEndpoint;
27691
+ }
27692
+ if (input.TokenEndpoint != null) {
27693
+ entries["TokenEndpoint"] = input.TokenEndpoint;
27694
+ }
27695
+ if (input.UserInfoEndpoint != null) {
27696
+ entries["UserInfoEndpoint"] = input.UserInfoEndpoint;
27697
+ }
27698
+ if (input.ClientId != null) {
27699
+ entries["ClientId"] = input.ClientId;
27700
+ }
27701
+ if (input.ClientSecret != null) {
27702
+ entries["ClientSecret"] = input.ClientSecret;
27703
+ }
27704
+ if (input.Scope != null) {
27705
+ entries["Scope"] = input.Scope;
27706
+ }
27707
+ return entries;
27708
+ };
27709
+ const serializeAws_ec2CreateVerifiedAccessTrustProviderRequest = (input, context) => {
27710
+ const entries = {};
27711
+ if (input.TrustProviderType != null) {
27712
+ entries["TrustProviderType"] = input.TrustProviderType;
27713
+ }
27714
+ if (input.UserTrustProviderType != null) {
27715
+ entries["UserTrustProviderType"] = input.UserTrustProviderType;
27716
+ }
27717
+ if (input.DeviceTrustProviderType != null) {
27718
+ entries["DeviceTrustProviderType"] = input.DeviceTrustProviderType;
27719
+ }
27720
+ if (input.OidcOptions != null) {
27721
+ const memberEntries = serializeAws_ec2CreateVerifiedAccessTrustProviderOidcOptions(input.OidcOptions, context);
27722
+ Object.entries(memberEntries).forEach(([key, value]) => {
27723
+ const loc = `OidcOptions.${key}`;
27724
+ entries[loc] = value;
27725
+ });
27726
+ }
27727
+ if (input.DeviceOptions != null) {
27728
+ const memberEntries = serializeAws_ec2CreateVerifiedAccessTrustProviderDeviceOptions(input.DeviceOptions, context);
27729
+ Object.entries(memberEntries).forEach(([key, value]) => {
27730
+ const loc = `DeviceOptions.${key}`;
27731
+ entries[loc] = value;
27732
+ });
27733
+ }
27734
+ if (input.PolicyReferenceName != null) {
27735
+ entries["PolicyReferenceName"] = input.PolicyReferenceName;
27736
+ }
27737
+ if (input.Description != null) {
27738
+ entries["Description"] = input.Description;
27739
+ }
27740
+ if (input.TagSpecifications != null) {
27741
+ const memberEntries = serializeAws_ec2TagSpecificationList(input.TagSpecifications, context);
27742
+ if (input.TagSpecifications?.length === 0) {
27743
+ entries.TagSpecification = [];
27744
+ }
27745
+ Object.entries(memberEntries).forEach(([key, value]) => {
27746
+ const loc = `TagSpecification.${key.substring(key.indexOf(".") + 1)}`;
27747
+ entries[loc] = value;
27748
+ });
27749
+ }
27750
+ if (input.ClientToken === undefined) {
27751
+ input.ClientToken = (0, uuid_1.v4)();
27752
+ }
27753
+ if (input.ClientToken != null) {
27754
+ entries["ClientToken"] = input.ClientToken;
27755
+ }
27756
+ if (input.DryRun != null) {
27757
+ entries["DryRun"] = input.DryRun;
27758
+ }
27759
+ return entries;
27760
+ };
26283
27761
  const serializeAws_ec2CreateVolumePermission = (input, context) => {
26284
27762
  const entries = {};
26285
27763
  if (input.Group != null) {
@@ -26709,6 +28187,43 @@ const serializeAws_ec2CustomerGatewayIdStringList = (input, context) => {
26709
28187
  }
26710
28188
  return entries;
26711
28189
  };
28190
+ const serializeAws_ec2DataQueries = (input, context) => {
28191
+ const entries = {};
28192
+ let counter = 1;
28193
+ for (const entry of input) {
28194
+ if (entry === null) {
28195
+ continue;
28196
+ }
28197
+ const memberEntries = serializeAws_ec2DataQuery(entry, context);
28198
+ Object.entries(memberEntries).forEach(([key, value]) => {
28199
+ entries[`Member.${counter}.${key}`] = value;
28200
+ });
28201
+ counter++;
28202
+ }
28203
+ return entries;
28204
+ };
28205
+ const serializeAws_ec2DataQuery = (input, context) => {
28206
+ const entries = {};
28207
+ if (input.Id != null) {
28208
+ entries["Id"] = input.Id;
28209
+ }
28210
+ if (input.Source != null) {
28211
+ entries["Source"] = input.Source;
28212
+ }
28213
+ if (input.Destination != null) {
28214
+ entries["Destination"] = input.Destination;
28215
+ }
28216
+ if (input.Metric != null) {
28217
+ entries["Metric"] = input.Metric;
28218
+ }
28219
+ if (input.Statistic != null) {
28220
+ entries["Statistic"] = input.Statistic;
28221
+ }
28222
+ if (input.Period != null) {
28223
+ entries["Period"] = input.Period;
28224
+ }
28225
+ return entries;
28226
+ };
26712
28227
  const serializeAws_ec2DedicatedHostIdList = (input, context) => {
26713
28228
  const entries = {};
26714
28229
  let counter = 1;
@@ -27426,6 +28941,70 @@ const serializeAws_ec2DeleteTransitGatewayVpcAttachmentRequest = (input, context
27426
28941
  }
27427
28942
  return entries;
27428
28943
  };
28944
+ const serializeAws_ec2DeleteVerifiedAccessEndpointRequest = (input, context) => {
28945
+ const entries = {};
28946
+ if (input.VerifiedAccessEndpointId != null) {
28947
+ entries["VerifiedAccessEndpointId"] = input.VerifiedAccessEndpointId;
28948
+ }
28949
+ if (input.ClientToken === undefined) {
28950
+ input.ClientToken = (0, uuid_1.v4)();
28951
+ }
28952
+ if (input.ClientToken != null) {
28953
+ entries["ClientToken"] = input.ClientToken;
28954
+ }
28955
+ if (input.DryRun != null) {
28956
+ entries["DryRun"] = input.DryRun;
28957
+ }
28958
+ return entries;
28959
+ };
28960
+ const serializeAws_ec2DeleteVerifiedAccessGroupRequest = (input, context) => {
28961
+ const entries = {};
28962
+ if (input.VerifiedAccessGroupId != null) {
28963
+ entries["VerifiedAccessGroupId"] = input.VerifiedAccessGroupId;
28964
+ }
28965
+ if (input.ClientToken === undefined) {
28966
+ input.ClientToken = (0, uuid_1.v4)();
28967
+ }
28968
+ if (input.ClientToken != null) {
28969
+ entries["ClientToken"] = input.ClientToken;
28970
+ }
28971
+ if (input.DryRun != null) {
28972
+ entries["DryRun"] = input.DryRun;
28973
+ }
28974
+ return entries;
28975
+ };
28976
+ const serializeAws_ec2DeleteVerifiedAccessInstanceRequest = (input, context) => {
28977
+ const entries = {};
28978
+ if (input.VerifiedAccessInstanceId != null) {
28979
+ entries["VerifiedAccessInstanceId"] = input.VerifiedAccessInstanceId;
28980
+ }
28981
+ if (input.DryRun != null) {
28982
+ entries["DryRun"] = input.DryRun;
28983
+ }
28984
+ if (input.ClientToken === undefined) {
28985
+ input.ClientToken = (0, uuid_1.v4)();
28986
+ }
28987
+ if (input.ClientToken != null) {
28988
+ entries["ClientToken"] = input.ClientToken;
28989
+ }
28990
+ return entries;
28991
+ };
28992
+ const serializeAws_ec2DeleteVerifiedAccessTrustProviderRequest = (input, context) => {
28993
+ const entries = {};
28994
+ if (input.VerifiedAccessTrustProviderId != null) {
28995
+ entries["VerifiedAccessTrustProviderId"] = input.VerifiedAccessTrustProviderId;
28996
+ }
28997
+ if (input.DryRun != null) {
28998
+ entries["DryRun"] = input.DryRun;
28999
+ }
29000
+ if (input.ClientToken === undefined) {
29001
+ input.ClientToken = (0, uuid_1.v4)();
29002
+ }
29003
+ if (input.ClientToken != null) {
29004
+ entries["ClientToken"] = input.ClientToken;
29005
+ }
29006
+ return entries;
29007
+ };
27429
29008
  const serializeAws_ec2DeleteVolumeRequest = (input, context) => {
27430
29009
  const entries = {};
27431
29010
  if (input.VolumeId != null) {
@@ -27810,6 +29389,29 @@ const serializeAws_ec2DescribeAvailabilityZonesRequest = (input, context) => {
27810
29389
  }
27811
29390
  return entries;
27812
29391
  };
29392
+ const serializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsRequest = (input, context) => {
29393
+ const entries = {};
29394
+ if (input.MaxResults != null) {
29395
+ entries["MaxResults"] = input.MaxResults;
29396
+ }
29397
+ if (input.NextToken != null) {
29398
+ entries["NextToken"] = input.NextToken;
29399
+ }
29400
+ if (input.Filters != null) {
29401
+ const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
29402
+ if (input.Filters?.length === 0) {
29403
+ entries.Filter = [];
29404
+ }
29405
+ Object.entries(memberEntries).forEach(([key, value]) => {
29406
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
29407
+ entries[loc] = value;
29408
+ });
29409
+ }
29410
+ if (input.DryRun != null) {
29411
+ entries["DryRun"] = input.DryRun;
29412
+ }
29413
+ return entries;
29414
+ };
27813
29415
  const serializeAws_ec2DescribeBundleTasksRequest = (input, context) => {
27814
29416
  const entries = {};
27815
29417
  if (input.BundleIds != null) {
@@ -30966,7 +32568,238 @@ const serializeAws_ec2DescribeTransitGatewayConnectPeersRequest = (input, contex
30966
32568
  }
30967
32569
  return entries;
30968
32570
  };
30969
- const serializeAws_ec2DescribeTransitGatewayConnectsRequest = (input, context) => {
32571
+ const serializeAws_ec2DescribeTransitGatewayConnectsRequest = (input, context) => {
32572
+ const entries = {};
32573
+ if (input.TransitGatewayAttachmentIds != null) {
32574
+ const memberEntries = serializeAws_ec2TransitGatewayAttachmentIdStringList(input.TransitGatewayAttachmentIds, context);
32575
+ if (input.TransitGatewayAttachmentIds?.length === 0) {
32576
+ entries.TransitGatewayAttachmentIds = [];
32577
+ }
32578
+ Object.entries(memberEntries).forEach(([key, value]) => {
32579
+ const loc = `TransitGatewayAttachmentIds.${key.substring(key.indexOf(".") + 1)}`;
32580
+ entries[loc] = value;
32581
+ });
32582
+ }
32583
+ if (input.Filters != null) {
32584
+ const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
32585
+ if (input.Filters?.length === 0) {
32586
+ entries.Filter = [];
32587
+ }
32588
+ Object.entries(memberEntries).forEach(([key, value]) => {
32589
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
32590
+ entries[loc] = value;
32591
+ });
32592
+ }
32593
+ if (input.MaxResults != null) {
32594
+ entries["MaxResults"] = input.MaxResults;
32595
+ }
32596
+ if (input.NextToken != null) {
32597
+ entries["NextToken"] = input.NextToken;
32598
+ }
32599
+ if (input.DryRun != null) {
32600
+ entries["DryRun"] = input.DryRun;
32601
+ }
32602
+ return entries;
32603
+ };
32604
+ const serializeAws_ec2DescribeTransitGatewayMulticastDomainsRequest = (input, context) => {
32605
+ const entries = {};
32606
+ if (input.TransitGatewayMulticastDomainIds != null) {
32607
+ const memberEntries = serializeAws_ec2TransitGatewayMulticastDomainIdStringList(input.TransitGatewayMulticastDomainIds, context);
32608
+ if (input.TransitGatewayMulticastDomainIds?.length === 0) {
32609
+ entries.TransitGatewayMulticastDomainIds = [];
32610
+ }
32611
+ Object.entries(memberEntries).forEach(([key, value]) => {
32612
+ const loc = `TransitGatewayMulticastDomainIds.${key.substring(key.indexOf(".") + 1)}`;
32613
+ entries[loc] = value;
32614
+ });
32615
+ }
32616
+ if (input.Filters != null) {
32617
+ const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
32618
+ if (input.Filters?.length === 0) {
32619
+ entries.Filter = [];
32620
+ }
32621
+ Object.entries(memberEntries).forEach(([key, value]) => {
32622
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
32623
+ entries[loc] = value;
32624
+ });
32625
+ }
32626
+ if (input.MaxResults != null) {
32627
+ entries["MaxResults"] = input.MaxResults;
32628
+ }
32629
+ if (input.NextToken != null) {
32630
+ entries["NextToken"] = input.NextToken;
32631
+ }
32632
+ if (input.DryRun != null) {
32633
+ entries["DryRun"] = input.DryRun;
32634
+ }
32635
+ return entries;
32636
+ };
32637
+ const serializeAws_ec2DescribeTransitGatewayPeeringAttachmentsRequest = (input, context) => {
32638
+ const entries = {};
32639
+ if (input.TransitGatewayAttachmentIds != null) {
32640
+ const memberEntries = serializeAws_ec2TransitGatewayAttachmentIdStringList(input.TransitGatewayAttachmentIds, context);
32641
+ if (input.TransitGatewayAttachmentIds?.length === 0) {
32642
+ entries.TransitGatewayAttachmentIds = [];
32643
+ }
32644
+ Object.entries(memberEntries).forEach(([key, value]) => {
32645
+ const loc = `TransitGatewayAttachmentIds.${key.substring(key.indexOf(".") + 1)}`;
32646
+ entries[loc] = value;
32647
+ });
32648
+ }
32649
+ if (input.Filters != null) {
32650
+ const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
32651
+ if (input.Filters?.length === 0) {
32652
+ entries.Filter = [];
32653
+ }
32654
+ Object.entries(memberEntries).forEach(([key, value]) => {
32655
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
32656
+ entries[loc] = value;
32657
+ });
32658
+ }
32659
+ if (input.MaxResults != null) {
32660
+ entries["MaxResults"] = input.MaxResults;
32661
+ }
32662
+ if (input.NextToken != null) {
32663
+ entries["NextToken"] = input.NextToken;
32664
+ }
32665
+ if (input.DryRun != null) {
32666
+ entries["DryRun"] = input.DryRun;
32667
+ }
32668
+ return entries;
32669
+ };
32670
+ const serializeAws_ec2DescribeTransitGatewayPolicyTablesRequest = (input, context) => {
32671
+ const entries = {};
32672
+ if (input.TransitGatewayPolicyTableIds != null) {
32673
+ const memberEntries = serializeAws_ec2TransitGatewayPolicyTableIdStringList(input.TransitGatewayPolicyTableIds, context);
32674
+ if (input.TransitGatewayPolicyTableIds?.length === 0) {
32675
+ entries.TransitGatewayPolicyTableIds = [];
32676
+ }
32677
+ Object.entries(memberEntries).forEach(([key, value]) => {
32678
+ const loc = `TransitGatewayPolicyTableIds.${key.substring(key.indexOf(".") + 1)}`;
32679
+ entries[loc] = value;
32680
+ });
32681
+ }
32682
+ if (input.Filters != null) {
32683
+ const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
32684
+ if (input.Filters?.length === 0) {
32685
+ entries.Filter = [];
32686
+ }
32687
+ Object.entries(memberEntries).forEach(([key, value]) => {
32688
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
32689
+ entries[loc] = value;
32690
+ });
32691
+ }
32692
+ if (input.MaxResults != null) {
32693
+ entries["MaxResults"] = input.MaxResults;
32694
+ }
32695
+ if (input.NextToken != null) {
32696
+ entries["NextToken"] = input.NextToken;
32697
+ }
32698
+ if (input.DryRun != null) {
32699
+ entries["DryRun"] = input.DryRun;
32700
+ }
32701
+ return entries;
32702
+ };
32703
+ const serializeAws_ec2DescribeTransitGatewayRouteTableAnnouncementsRequest = (input, context) => {
32704
+ const entries = {};
32705
+ if (input.TransitGatewayRouteTableAnnouncementIds != null) {
32706
+ const memberEntries = serializeAws_ec2TransitGatewayRouteTableAnnouncementIdStringList(input.TransitGatewayRouteTableAnnouncementIds, context);
32707
+ if (input.TransitGatewayRouteTableAnnouncementIds?.length === 0) {
32708
+ entries.TransitGatewayRouteTableAnnouncementIds = [];
32709
+ }
32710
+ Object.entries(memberEntries).forEach(([key, value]) => {
32711
+ const loc = `TransitGatewayRouteTableAnnouncementIds.${key.substring(key.indexOf(".") + 1)}`;
32712
+ entries[loc] = value;
32713
+ });
32714
+ }
32715
+ if (input.Filters != null) {
32716
+ const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
32717
+ if (input.Filters?.length === 0) {
32718
+ entries.Filter = [];
32719
+ }
32720
+ Object.entries(memberEntries).forEach(([key, value]) => {
32721
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
32722
+ entries[loc] = value;
32723
+ });
32724
+ }
32725
+ if (input.MaxResults != null) {
32726
+ entries["MaxResults"] = input.MaxResults;
32727
+ }
32728
+ if (input.NextToken != null) {
32729
+ entries["NextToken"] = input.NextToken;
32730
+ }
32731
+ if (input.DryRun != null) {
32732
+ entries["DryRun"] = input.DryRun;
32733
+ }
32734
+ return entries;
32735
+ };
32736
+ const serializeAws_ec2DescribeTransitGatewayRouteTablesRequest = (input, context) => {
32737
+ const entries = {};
32738
+ if (input.TransitGatewayRouteTableIds != null) {
32739
+ const memberEntries = serializeAws_ec2TransitGatewayRouteTableIdStringList(input.TransitGatewayRouteTableIds, context);
32740
+ if (input.TransitGatewayRouteTableIds?.length === 0) {
32741
+ entries.TransitGatewayRouteTableIds = [];
32742
+ }
32743
+ Object.entries(memberEntries).forEach(([key, value]) => {
32744
+ const loc = `TransitGatewayRouteTableIds.${key.substring(key.indexOf(".") + 1)}`;
32745
+ entries[loc] = value;
32746
+ });
32747
+ }
32748
+ if (input.Filters != null) {
32749
+ const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
32750
+ if (input.Filters?.length === 0) {
32751
+ entries.Filter = [];
32752
+ }
32753
+ Object.entries(memberEntries).forEach(([key, value]) => {
32754
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
32755
+ entries[loc] = value;
32756
+ });
32757
+ }
32758
+ if (input.MaxResults != null) {
32759
+ entries["MaxResults"] = input.MaxResults;
32760
+ }
32761
+ if (input.NextToken != null) {
32762
+ entries["NextToken"] = input.NextToken;
32763
+ }
32764
+ if (input.DryRun != null) {
32765
+ entries["DryRun"] = input.DryRun;
32766
+ }
32767
+ return entries;
32768
+ };
32769
+ const serializeAws_ec2DescribeTransitGatewaysRequest = (input, context) => {
32770
+ const entries = {};
32771
+ if (input.TransitGatewayIds != null) {
32772
+ const memberEntries = serializeAws_ec2TransitGatewayIdStringList(input.TransitGatewayIds, context);
32773
+ if (input.TransitGatewayIds?.length === 0) {
32774
+ entries.TransitGatewayIds = [];
32775
+ }
32776
+ Object.entries(memberEntries).forEach(([key, value]) => {
32777
+ const loc = `TransitGatewayIds.${key.substring(key.indexOf(".") + 1)}`;
32778
+ entries[loc] = value;
32779
+ });
32780
+ }
32781
+ if (input.Filters != null) {
32782
+ const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
32783
+ if (input.Filters?.length === 0) {
32784
+ entries.Filter = [];
32785
+ }
32786
+ Object.entries(memberEntries).forEach(([key, value]) => {
32787
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
32788
+ entries[loc] = value;
32789
+ });
32790
+ }
32791
+ if (input.MaxResults != null) {
32792
+ entries["MaxResults"] = input.MaxResults;
32793
+ }
32794
+ if (input.NextToken != null) {
32795
+ entries["NextToken"] = input.NextToken;
32796
+ }
32797
+ if (input.DryRun != null) {
32798
+ entries["DryRun"] = input.DryRun;
32799
+ }
32800
+ return entries;
32801
+ };
32802
+ const serializeAws_ec2DescribeTransitGatewayVpcAttachmentsRequest = (input, context) => {
30970
32803
  const entries = {};
30971
32804
  if (input.TransitGatewayAttachmentIds != null) {
30972
32805
  const memberEntries = serializeAws_ec2TransitGatewayAttachmentIdStringList(input.TransitGatewayAttachmentIds, context);
@@ -30999,18 +32832,21 @@ const serializeAws_ec2DescribeTransitGatewayConnectsRequest = (input, context) =
30999
32832
  }
31000
32833
  return entries;
31001
32834
  };
31002
- const serializeAws_ec2DescribeTransitGatewayMulticastDomainsRequest = (input, context) => {
32835
+ const serializeAws_ec2DescribeTrunkInterfaceAssociationsRequest = (input, context) => {
31003
32836
  const entries = {};
31004
- if (input.TransitGatewayMulticastDomainIds != null) {
31005
- const memberEntries = serializeAws_ec2TransitGatewayMulticastDomainIdStringList(input.TransitGatewayMulticastDomainIds, context);
31006
- if (input.TransitGatewayMulticastDomainIds?.length === 0) {
31007
- entries.TransitGatewayMulticastDomainIds = [];
32837
+ if (input.AssociationIds != null) {
32838
+ const memberEntries = serializeAws_ec2TrunkInterfaceAssociationIdList(input.AssociationIds, context);
32839
+ if (input.AssociationIds?.length === 0) {
32840
+ entries.AssociationId = [];
31008
32841
  }
31009
32842
  Object.entries(memberEntries).forEach(([key, value]) => {
31010
- const loc = `TransitGatewayMulticastDomainIds.${key.substring(key.indexOf(".") + 1)}`;
32843
+ const loc = `AssociationId.${key.substring(key.indexOf(".") + 1)}`;
31011
32844
  entries[loc] = value;
31012
32845
  });
31013
32846
  }
32847
+ if (input.DryRun != null) {
32848
+ entries["DryRun"] = input.DryRun;
32849
+ }
31014
32850
  if (input.Filters != null) {
31015
32851
  const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
31016
32852
  if (input.Filters?.length === 0) {
@@ -31021,38 +32857,31 @@ const serializeAws_ec2DescribeTransitGatewayMulticastDomainsRequest = (input, co
31021
32857
  entries[loc] = value;
31022
32858
  });
31023
32859
  }
31024
- if (input.MaxResults != null) {
31025
- entries["MaxResults"] = input.MaxResults;
31026
- }
31027
32860
  if (input.NextToken != null) {
31028
32861
  entries["NextToken"] = input.NextToken;
31029
32862
  }
31030
- if (input.DryRun != null) {
31031
- entries["DryRun"] = input.DryRun;
32863
+ if (input.MaxResults != null) {
32864
+ entries["MaxResults"] = input.MaxResults;
31032
32865
  }
31033
32866
  return entries;
31034
32867
  };
31035
- const serializeAws_ec2DescribeTransitGatewayPeeringAttachmentsRequest = (input, context) => {
32868
+ const serializeAws_ec2DescribeVerifiedAccessEndpointsRequest = (input, context) => {
31036
32869
  const entries = {};
31037
- if (input.TransitGatewayAttachmentIds != null) {
31038
- const memberEntries = serializeAws_ec2TransitGatewayAttachmentIdStringList(input.TransitGatewayAttachmentIds, context);
31039
- if (input.TransitGatewayAttachmentIds?.length === 0) {
31040
- entries.TransitGatewayAttachmentIds = [];
32870
+ if (input.VerifiedAccessEndpointIds != null) {
32871
+ const memberEntries = serializeAws_ec2VerifiedAccessEndpointIdList(input.VerifiedAccessEndpointIds, context);
32872
+ if (input.VerifiedAccessEndpointIds?.length === 0) {
32873
+ entries.VerifiedAccessEndpointId = [];
31041
32874
  }
31042
32875
  Object.entries(memberEntries).forEach(([key, value]) => {
31043
- const loc = `TransitGatewayAttachmentIds.${key.substring(key.indexOf(".") + 1)}`;
32876
+ const loc = `VerifiedAccessEndpointId.${key.substring(key.indexOf(".") + 1)}`;
31044
32877
  entries[loc] = value;
31045
32878
  });
31046
32879
  }
31047
- if (input.Filters != null) {
31048
- const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
31049
- if (input.Filters?.length === 0) {
31050
- entries.Filter = [];
31051
- }
31052
- Object.entries(memberEntries).forEach(([key, value]) => {
31053
- const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
31054
- entries[loc] = value;
31055
- });
32880
+ if (input.VerifiedAccessInstanceId != null) {
32881
+ entries["VerifiedAccessInstanceId"] = input.VerifiedAccessInstanceId;
32882
+ }
32883
+ if (input.VerifiedAccessGroupId != null) {
32884
+ entries["VerifiedAccessGroupId"] = input.VerifiedAccessGroupId;
31056
32885
  }
31057
32886
  if (input.MaxResults != null) {
31058
32887
  entries["MaxResults"] = input.MaxResults;
@@ -31060,23 +32889,6 @@ const serializeAws_ec2DescribeTransitGatewayPeeringAttachmentsRequest = (input,
31060
32889
  if (input.NextToken != null) {
31061
32890
  entries["NextToken"] = input.NextToken;
31062
32891
  }
31063
- if (input.DryRun != null) {
31064
- entries["DryRun"] = input.DryRun;
31065
- }
31066
- return entries;
31067
- };
31068
- const serializeAws_ec2DescribeTransitGatewayPolicyTablesRequest = (input, context) => {
31069
- const entries = {};
31070
- if (input.TransitGatewayPolicyTableIds != null) {
31071
- const memberEntries = serializeAws_ec2TransitGatewayPolicyTableIdStringList(input.TransitGatewayPolicyTableIds, context);
31072
- if (input.TransitGatewayPolicyTableIds?.length === 0) {
31073
- entries.TransitGatewayPolicyTableIds = [];
31074
- }
31075
- Object.entries(memberEntries).forEach(([key, value]) => {
31076
- const loc = `TransitGatewayPolicyTableIds.${key.substring(key.indexOf(".") + 1)}`;
31077
- entries[loc] = value;
31078
- });
31079
- }
31080
32892
  if (input.Filters != null) {
31081
32893
  const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
31082
32894
  if (input.Filters?.length === 0) {
@@ -31087,38 +32899,25 @@ const serializeAws_ec2DescribeTransitGatewayPolicyTablesRequest = (input, contex
31087
32899
  entries[loc] = value;
31088
32900
  });
31089
32901
  }
31090
- if (input.MaxResults != null) {
31091
- entries["MaxResults"] = input.MaxResults;
31092
- }
31093
- if (input.NextToken != null) {
31094
- entries["NextToken"] = input.NextToken;
31095
- }
31096
32902
  if (input.DryRun != null) {
31097
32903
  entries["DryRun"] = input.DryRun;
31098
32904
  }
31099
32905
  return entries;
31100
32906
  };
31101
- const serializeAws_ec2DescribeTransitGatewayRouteTableAnnouncementsRequest = (input, context) => {
32907
+ const serializeAws_ec2DescribeVerifiedAccessGroupsRequest = (input, context) => {
31102
32908
  const entries = {};
31103
- if (input.TransitGatewayRouteTableAnnouncementIds != null) {
31104
- const memberEntries = serializeAws_ec2TransitGatewayRouteTableAnnouncementIdStringList(input.TransitGatewayRouteTableAnnouncementIds, context);
31105
- if (input.TransitGatewayRouteTableAnnouncementIds?.length === 0) {
31106
- entries.TransitGatewayRouteTableAnnouncementIds = [];
32909
+ if (input.VerifiedAccessGroupIds != null) {
32910
+ const memberEntries = serializeAws_ec2VerifiedAccessGroupIdList(input.VerifiedAccessGroupIds, context);
32911
+ if (input.VerifiedAccessGroupIds?.length === 0) {
32912
+ entries.VerifiedAccessGroupId = [];
31107
32913
  }
31108
32914
  Object.entries(memberEntries).forEach(([key, value]) => {
31109
- const loc = `TransitGatewayRouteTableAnnouncementIds.${key.substring(key.indexOf(".") + 1)}`;
32915
+ const loc = `VerifiedAccessGroupId.${key.substring(key.indexOf(".") + 1)}`;
31110
32916
  entries[loc] = value;
31111
32917
  });
31112
32918
  }
31113
- if (input.Filters != null) {
31114
- const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
31115
- if (input.Filters?.length === 0) {
31116
- entries.Filter = [];
31117
- }
31118
- Object.entries(memberEntries).forEach(([key, value]) => {
31119
- const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
31120
- entries[loc] = value;
31121
- });
32919
+ if (input.VerifiedAccessInstanceId != null) {
32920
+ entries["VerifiedAccessInstanceId"] = input.VerifiedAccessInstanceId;
31122
32921
  }
31123
32922
  if (input.MaxResults != null) {
31124
32923
  entries["MaxResults"] = input.MaxResults;
@@ -31126,23 +32925,6 @@ const serializeAws_ec2DescribeTransitGatewayRouteTableAnnouncementsRequest = (in
31126
32925
  if (input.NextToken != null) {
31127
32926
  entries["NextToken"] = input.NextToken;
31128
32927
  }
31129
- if (input.DryRun != null) {
31130
- entries["DryRun"] = input.DryRun;
31131
- }
31132
- return entries;
31133
- };
31134
- const serializeAws_ec2DescribeTransitGatewayRouteTablesRequest = (input, context) => {
31135
- const entries = {};
31136
- if (input.TransitGatewayRouteTableIds != null) {
31137
- const memberEntries = serializeAws_ec2TransitGatewayRouteTableIdStringList(input.TransitGatewayRouteTableIds, context);
31138
- if (input.TransitGatewayRouteTableIds?.length === 0) {
31139
- entries.TransitGatewayRouteTableIds = [];
31140
- }
31141
- Object.entries(memberEntries).forEach(([key, value]) => {
31142
- const loc = `TransitGatewayRouteTableIds.${key.substring(key.indexOf(".") + 1)}`;
31143
- entries[loc] = value;
31144
- });
31145
- }
31146
32928
  if (input.Filters != null) {
31147
32929
  const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
31148
32930
  if (input.Filters?.length === 0) {
@@ -31153,29 +32935,29 @@ const serializeAws_ec2DescribeTransitGatewayRouteTablesRequest = (input, context
31153
32935
  entries[loc] = value;
31154
32936
  });
31155
32937
  }
31156
- if (input.MaxResults != null) {
31157
- entries["MaxResults"] = input.MaxResults;
31158
- }
31159
- if (input.NextToken != null) {
31160
- entries["NextToken"] = input.NextToken;
31161
- }
31162
32938
  if (input.DryRun != null) {
31163
32939
  entries["DryRun"] = input.DryRun;
31164
32940
  }
31165
32941
  return entries;
31166
32942
  };
31167
- const serializeAws_ec2DescribeTransitGatewaysRequest = (input, context) => {
32943
+ const serializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsRequest = (input, context) => {
31168
32944
  const entries = {};
31169
- if (input.TransitGatewayIds != null) {
31170
- const memberEntries = serializeAws_ec2TransitGatewayIdStringList(input.TransitGatewayIds, context);
31171
- if (input.TransitGatewayIds?.length === 0) {
31172
- entries.TransitGatewayIds = [];
32945
+ if (input.VerifiedAccessInstanceIds != null) {
32946
+ const memberEntries = serializeAws_ec2VerifiedAccessInstanceIdList(input.VerifiedAccessInstanceIds, context);
32947
+ if (input.VerifiedAccessInstanceIds?.length === 0) {
32948
+ entries.VerifiedAccessInstanceId = [];
31173
32949
  }
31174
32950
  Object.entries(memberEntries).forEach(([key, value]) => {
31175
- const loc = `TransitGatewayIds.${key.substring(key.indexOf(".") + 1)}`;
32951
+ const loc = `VerifiedAccessInstanceId.${key.substring(key.indexOf(".") + 1)}`;
31176
32952
  entries[loc] = value;
31177
32953
  });
31178
32954
  }
32955
+ if (input.MaxResults != null) {
32956
+ entries["MaxResults"] = input.MaxResults;
32957
+ }
32958
+ if (input.NextToken != null) {
32959
+ entries["NextToken"] = input.NextToken;
32960
+ }
31179
32961
  if (input.Filters != null) {
31180
32962
  const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
31181
32963
  if (input.Filters?.length === 0) {
@@ -31186,29 +32968,29 @@ const serializeAws_ec2DescribeTransitGatewaysRequest = (input, context) => {
31186
32968
  entries[loc] = value;
31187
32969
  });
31188
32970
  }
31189
- if (input.MaxResults != null) {
31190
- entries["MaxResults"] = input.MaxResults;
31191
- }
31192
- if (input.NextToken != null) {
31193
- entries["NextToken"] = input.NextToken;
31194
- }
31195
32971
  if (input.DryRun != null) {
31196
32972
  entries["DryRun"] = input.DryRun;
31197
32973
  }
31198
32974
  return entries;
31199
32975
  };
31200
- const serializeAws_ec2DescribeTransitGatewayVpcAttachmentsRequest = (input, context) => {
32976
+ const serializeAws_ec2DescribeVerifiedAccessInstancesRequest = (input, context) => {
31201
32977
  const entries = {};
31202
- if (input.TransitGatewayAttachmentIds != null) {
31203
- const memberEntries = serializeAws_ec2TransitGatewayAttachmentIdStringList(input.TransitGatewayAttachmentIds, context);
31204
- if (input.TransitGatewayAttachmentIds?.length === 0) {
31205
- entries.TransitGatewayAttachmentIds = [];
32978
+ if (input.VerifiedAccessInstanceIds != null) {
32979
+ const memberEntries = serializeAws_ec2VerifiedAccessInstanceIdList(input.VerifiedAccessInstanceIds, context);
32980
+ if (input.VerifiedAccessInstanceIds?.length === 0) {
32981
+ entries.VerifiedAccessInstanceId = [];
31206
32982
  }
31207
32983
  Object.entries(memberEntries).forEach(([key, value]) => {
31208
- const loc = `TransitGatewayAttachmentIds.${key.substring(key.indexOf(".") + 1)}`;
32984
+ const loc = `VerifiedAccessInstanceId.${key.substring(key.indexOf(".") + 1)}`;
31209
32985
  entries[loc] = value;
31210
32986
  });
31211
32987
  }
32988
+ if (input.MaxResults != null) {
32989
+ entries["MaxResults"] = input.MaxResults;
32990
+ }
32991
+ if (input.NextToken != null) {
32992
+ entries["NextToken"] = input.NextToken;
32993
+ }
31212
32994
  if (input.Filters != null) {
31213
32995
  const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
31214
32996
  if (input.Filters?.length === 0) {
@@ -31219,31 +33001,28 @@ const serializeAws_ec2DescribeTransitGatewayVpcAttachmentsRequest = (input, cont
31219
33001
  entries[loc] = value;
31220
33002
  });
31221
33003
  }
31222
- if (input.MaxResults != null) {
31223
- entries["MaxResults"] = input.MaxResults;
31224
- }
31225
- if (input.NextToken != null) {
31226
- entries["NextToken"] = input.NextToken;
31227
- }
31228
33004
  if (input.DryRun != null) {
31229
33005
  entries["DryRun"] = input.DryRun;
31230
33006
  }
31231
33007
  return entries;
31232
33008
  };
31233
- const serializeAws_ec2DescribeTrunkInterfaceAssociationsRequest = (input, context) => {
33009
+ const serializeAws_ec2DescribeVerifiedAccessTrustProvidersRequest = (input, context) => {
31234
33010
  const entries = {};
31235
- if (input.AssociationIds != null) {
31236
- const memberEntries = serializeAws_ec2TrunkInterfaceAssociationIdList(input.AssociationIds, context);
31237
- if (input.AssociationIds?.length === 0) {
31238
- entries.AssociationId = [];
33011
+ if (input.VerifiedAccessTrustProviderIds != null) {
33012
+ const memberEntries = serializeAws_ec2VerifiedAccessTrustProviderIdList(input.VerifiedAccessTrustProviderIds, context);
33013
+ if (input.VerifiedAccessTrustProviderIds?.length === 0) {
33014
+ entries.VerifiedAccessTrustProviderId = [];
31239
33015
  }
31240
33016
  Object.entries(memberEntries).forEach(([key, value]) => {
31241
- const loc = `AssociationId.${key.substring(key.indexOf(".") + 1)}`;
33017
+ const loc = `VerifiedAccessTrustProviderId.${key.substring(key.indexOf(".") + 1)}`;
31242
33018
  entries[loc] = value;
31243
33019
  });
31244
33020
  }
31245
- if (input.DryRun != null) {
31246
- entries["DryRun"] = input.DryRun;
33021
+ if (input.MaxResults != null) {
33022
+ entries["MaxResults"] = input.MaxResults;
33023
+ }
33024
+ if (input.NextToken != null) {
33025
+ entries["NextToken"] = input.NextToken;
31247
33026
  }
31248
33027
  if (input.Filters != null) {
31249
33028
  const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
@@ -31255,11 +33034,8 @@ const serializeAws_ec2DescribeTrunkInterfaceAssociationsRequest = (input, contex
31255
33034
  entries[loc] = value;
31256
33035
  });
31257
33036
  }
31258
- if (input.NextToken != null) {
31259
- entries["NextToken"] = input.NextToken;
31260
- }
31261
- if (input.MaxResults != null) {
31262
- entries["MaxResults"] = input.MaxResults;
33037
+ if (input.DryRun != null) {
33038
+ entries["DryRun"] = input.DryRun;
31263
33039
  }
31264
33040
  return entries;
31265
33041
  };
@@ -31781,6 +33557,25 @@ const serializeAws_ec2DetachNetworkInterfaceRequest = (input, context) => {
31781
33557
  }
31782
33558
  return entries;
31783
33559
  };
33560
+ const serializeAws_ec2DetachVerifiedAccessTrustProviderRequest = (input, context) => {
33561
+ const entries = {};
33562
+ if (input.VerifiedAccessInstanceId != null) {
33563
+ entries["VerifiedAccessInstanceId"] = input.VerifiedAccessInstanceId;
33564
+ }
33565
+ if (input.VerifiedAccessTrustProviderId != null) {
33566
+ entries["VerifiedAccessTrustProviderId"] = input.VerifiedAccessTrustProviderId;
33567
+ }
33568
+ if (input.ClientToken === undefined) {
33569
+ input.ClientToken = (0, uuid_1.v4)();
33570
+ }
33571
+ if (input.ClientToken != null) {
33572
+ entries["ClientToken"] = input.ClientToken;
33573
+ }
33574
+ if (input.DryRun != null) {
33575
+ entries["DryRun"] = input.DryRun;
33576
+ }
33577
+ return entries;
33578
+ };
31784
33579
  const serializeAws_ec2DetachVolumeRequest = (input, context) => {
31785
33580
  const entries = {};
31786
33581
  if (input.Device != null) {
@@ -31842,6 +33637,25 @@ const serializeAws_ec2DisableAddressTransferRequest = (input, context) => {
31842
33637
  }
31843
33638
  return entries;
31844
33639
  };
33640
+ const serializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionRequest = (input, context) => {
33641
+ const entries = {};
33642
+ if (input.Source != null) {
33643
+ entries["Source"] = input.Source;
33644
+ }
33645
+ if (input.Destination != null) {
33646
+ entries["Destination"] = input.Destination;
33647
+ }
33648
+ if (input.Metric != null) {
33649
+ entries["Metric"] = input.Metric;
33650
+ }
33651
+ if (input.Statistic != null) {
33652
+ entries["Statistic"] = input.Statistic;
33653
+ }
33654
+ if (input.DryRun != null) {
33655
+ entries["DryRun"] = input.DryRun;
33656
+ }
33657
+ return entries;
33658
+ };
31845
33659
  const serializeAws_ec2DisableEbsEncryptionByDefaultRequest = (input, context) => {
31846
33660
  const entries = {};
31847
33661
  if (input.DryRun != null) {
@@ -32327,6 +34141,25 @@ const serializeAws_ec2EnableAddressTransferRequest = (input, context) => {
32327
34141
  }
32328
34142
  return entries;
32329
34143
  };
34144
+ const serializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionRequest = (input, context) => {
34145
+ const entries = {};
34146
+ if (input.Source != null) {
34147
+ entries["Source"] = input.Source;
34148
+ }
34149
+ if (input.Destination != null) {
34150
+ entries["Destination"] = input.Destination;
34151
+ }
34152
+ if (input.Metric != null) {
34153
+ entries["Metric"] = input.Metric;
34154
+ }
34155
+ if (input.Statistic != null) {
34156
+ entries["Statistic"] = input.Statistic;
34157
+ }
34158
+ if (input.DryRun != null) {
34159
+ entries["DryRun"] = input.DryRun;
34160
+ }
34161
+ return entries;
34162
+ };
32330
34163
  const serializeAws_ec2EnableEbsEncryptionByDefaultRequest = (input, context) => {
32331
34164
  const entries = {};
32332
34165
  if (input.DryRun != null) {
@@ -32414,6 +34247,13 @@ const serializeAws_ec2EnableIpamOrganizationAdminAccountRequest = (input, contex
32414
34247
  }
32415
34248
  return entries;
32416
34249
  };
34250
+ const serializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingRequest = (input, context) => {
34251
+ const entries = {};
34252
+ if (input.DryRun != null) {
34253
+ entries["DryRun"] = input.DryRun;
34254
+ }
34255
+ return entries;
34256
+ };
32417
34257
  const serializeAws_ec2EnableSerialConsoleAccessRequest = (input, context) => {
32418
34258
  const entries = {};
32419
34259
  if (input.DryRun != null) {
@@ -32477,6 +34317,27 @@ const serializeAws_ec2EnableVpcClassicLinkRequest = (input, context) => {
32477
34317
  }
32478
34318
  return entries;
32479
34319
  };
34320
+ const serializeAws_ec2EnaSrdSpecification = (input, context) => {
34321
+ const entries = {};
34322
+ if (input.EnaSrdEnabled != null) {
34323
+ entries["EnaSrdEnabled"] = input.EnaSrdEnabled;
34324
+ }
34325
+ if (input.EnaSrdUdpSpecification != null) {
34326
+ const memberEntries = serializeAws_ec2EnaSrdUdpSpecification(input.EnaSrdUdpSpecification, context);
34327
+ Object.entries(memberEntries).forEach(([key, value]) => {
34328
+ const loc = `EnaSrdUdpSpecification.${key}`;
34329
+ entries[loc] = value;
34330
+ });
34331
+ }
34332
+ return entries;
34333
+ };
34334
+ const serializeAws_ec2EnaSrdUdpSpecification = (input, context) => {
34335
+ const entries = {};
34336
+ if (input.EnaSrdUdpEnabled != null) {
34337
+ entries["EnaSrdUdpEnabled"] = input.EnaSrdUdpEnabled;
34338
+ }
34339
+ return entries;
34340
+ };
32480
34341
  const serializeAws_ec2EnclaveOptionsRequest = (input, context) => {
32481
34342
  const entries = {};
32482
34343
  if (input.Enabled != null) {
@@ -32928,6 +34789,35 @@ const serializeAws_ec2GetAssociatedIpv6PoolCidrsRequest = (input, context) => {
32928
34789
  }
32929
34790
  return entries;
32930
34791
  };
34792
+ const serializeAws_ec2GetAwsNetworkPerformanceDataRequest = (input, context) => {
34793
+ const entries = {};
34794
+ if (input.DataQueries != null) {
34795
+ const memberEntries = serializeAws_ec2DataQueries(input.DataQueries, context);
34796
+ if (input.DataQueries?.length === 0) {
34797
+ entries.DataQuery = [];
34798
+ }
34799
+ Object.entries(memberEntries).forEach(([key, value]) => {
34800
+ const loc = `DataQuery.${key.substring(key.indexOf(".") + 1)}`;
34801
+ entries[loc] = value;
34802
+ });
34803
+ }
34804
+ if (input.StartTime != null) {
34805
+ entries["StartTime"] = input.StartTime.toISOString().split(".")[0] + "Z";
34806
+ }
34807
+ if (input.EndTime != null) {
34808
+ entries["EndTime"] = input.EndTime.toISOString().split(".")[0] + "Z";
34809
+ }
34810
+ if (input.MaxResults != null) {
34811
+ entries["MaxResults"] = input.MaxResults;
34812
+ }
34813
+ if (input.NextToken != null) {
34814
+ entries["NextToken"] = input.NextToken;
34815
+ }
34816
+ if (input.DryRun != null) {
34817
+ entries["DryRun"] = input.DryRun;
34818
+ }
34819
+ return entries;
34820
+ };
32931
34821
  const serializeAws_ec2GetCapacityReservationUsageRequest = (input, context) => {
32932
34822
  const entries = {};
32933
34823
  if (input.CapacityReservationId != null) {
@@ -33623,6 +35513,26 @@ const serializeAws_ec2GetTransitGatewayRouteTablePropagationsRequest = (input, c
33623
35513
  }
33624
35514
  return entries;
33625
35515
  };
35516
+ const serializeAws_ec2GetVerifiedAccessEndpointPolicyRequest = (input, context) => {
35517
+ const entries = {};
35518
+ if (input.VerifiedAccessEndpointId != null) {
35519
+ entries["VerifiedAccessEndpointId"] = input.VerifiedAccessEndpointId;
35520
+ }
35521
+ if (input.DryRun != null) {
35522
+ entries["DryRun"] = input.DryRun;
35523
+ }
35524
+ return entries;
35525
+ };
35526
+ const serializeAws_ec2GetVerifiedAccessGroupPolicyRequest = (input, context) => {
35527
+ const entries = {};
35528
+ if (input.VerifiedAccessGroupId != null) {
35529
+ entries["VerifiedAccessGroupId"] = input.VerifiedAccessGroupId;
35530
+ }
35531
+ if (input.DryRun != null) {
35532
+ entries["DryRun"] = input.DryRun;
35533
+ }
35534
+ return entries;
35535
+ };
33626
35536
  const serializeAws_ec2GetVpnConnectionDeviceSampleConfigurationRequest = (input, context) => {
33627
35537
  const entries = {};
33628
35538
  if (input.VpnConnectionId != null) {
@@ -36997,6 +38907,13 @@ const serializeAws_ec2ModifyNetworkInterfaceAttributeRequest = (input, context)
36997
38907
  entries[loc] = value;
36998
38908
  });
36999
38909
  }
38910
+ if (input.EnaSrdSpecification != null) {
38911
+ const memberEntries = serializeAws_ec2EnaSrdSpecification(input.EnaSrdSpecification, context);
38912
+ Object.entries(memberEntries).forEach(([key, value]) => {
38913
+ const loc = `EnaSrdSpecification.${key}`;
38914
+ entries[loc] = value;
38915
+ });
38916
+ }
37000
38917
  return entries;
37001
38918
  };
37002
38919
  const serializeAws_ec2ModifyPrivateDnsNameOptionsRequest = (input, context) => {
@@ -37475,6 +39392,225 @@ const serializeAws_ec2ModifyTransitGatewayVpcAttachmentRequestOptions = (input,
37475
39392
  }
37476
39393
  return entries;
37477
39394
  };
39395
+ const serializeAws_ec2ModifyVerifiedAccessEndpointEniOptions = (input, context) => {
39396
+ const entries = {};
39397
+ if (input.Protocol != null) {
39398
+ entries["Protocol"] = input.Protocol;
39399
+ }
39400
+ if (input.Port != null) {
39401
+ entries["Port"] = input.Port;
39402
+ }
39403
+ return entries;
39404
+ };
39405
+ const serializeAws_ec2ModifyVerifiedAccessEndpointLoadBalancerOptions = (input, context) => {
39406
+ const entries = {};
39407
+ if (input.SubnetIds != null) {
39408
+ const memberEntries = serializeAws_ec2ModifyVerifiedAccessEndpointSubnetIdList(input.SubnetIds, context);
39409
+ if (input.SubnetIds?.length === 0) {
39410
+ entries.SubnetId = [];
39411
+ }
39412
+ Object.entries(memberEntries).forEach(([key, value]) => {
39413
+ const loc = `SubnetId.${key.substring(key.indexOf(".") + 1)}`;
39414
+ entries[loc] = value;
39415
+ });
39416
+ }
39417
+ if (input.Protocol != null) {
39418
+ entries["Protocol"] = input.Protocol;
39419
+ }
39420
+ if (input.Port != null) {
39421
+ entries["Port"] = input.Port;
39422
+ }
39423
+ return entries;
39424
+ };
39425
+ const serializeAws_ec2ModifyVerifiedAccessEndpointPolicyRequest = (input, context) => {
39426
+ const entries = {};
39427
+ if (input.VerifiedAccessEndpointId != null) {
39428
+ entries["VerifiedAccessEndpointId"] = input.VerifiedAccessEndpointId;
39429
+ }
39430
+ if (input.PolicyEnabled != null) {
39431
+ entries["PolicyEnabled"] = input.PolicyEnabled;
39432
+ }
39433
+ if (input.PolicyDocument != null) {
39434
+ entries["PolicyDocument"] = input.PolicyDocument;
39435
+ }
39436
+ if (input.ClientToken === undefined) {
39437
+ input.ClientToken = (0, uuid_1.v4)();
39438
+ }
39439
+ if (input.ClientToken != null) {
39440
+ entries["ClientToken"] = input.ClientToken;
39441
+ }
39442
+ if (input.DryRun != null) {
39443
+ entries["DryRun"] = input.DryRun;
39444
+ }
39445
+ return entries;
39446
+ };
39447
+ const serializeAws_ec2ModifyVerifiedAccessEndpointRequest = (input, context) => {
39448
+ const entries = {};
39449
+ if (input.VerifiedAccessEndpointId != null) {
39450
+ entries["VerifiedAccessEndpointId"] = input.VerifiedAccessEndpointId;
39451
+ }
39452
+ if (input.VerifiedAccessGroupId != null) {
39453
+ entries["VerifiedAccessGroupId"] = input.VerifiedAccessGroupId;
39454
+ }
39455
+ if (input.LoadBalancerOptions != null) {
39456
+ const memberEntries = serializeAws_ec2ModifyVerifiedAccessEndpointLoadBalancerOptions(input.LoadBalancerOptions, context);
39457
+ Object.entries(memberEntries).forEach(([key, value]) => {
39458
+ const loc = `LoadBalancerOptions.${key}`;
39459
+ entries[loc] = value;
39460
+ });
39461
+ }
39462
+ if (input.NetworkInterfaceOptions != null) {
39463
+ const memberEntries = serializeAws_ec2ModifyVerifiedAccessEndpointEniOptions(input.NetworkInterfaceOptions, context);
39464
+ Object.entries(memberEntries).forEach(([key, value]) => {
39465
+ const loc = `NetworkInterfaceOptions.${key}`;
39466
+ entries[loc] = value;
39467
+ });
39468
+ }
39469
+ if (input.Description != null) {
39470
+ entries["Description"] = input.Description;
39471
+ }
39472
+ if (input.ClientToken === undefined) {
39473
+ input.ClientToken = (0, uuid_1.v4)();
39474
+ }
39475
+ if (input.ClientToken != null) {
39476
+ entries["ClientToken"] = input.ClientToken;
39477
+ }
39478
+ if (input.DryRun != null) {
39479
+ entries["DryRun"] = input.DryRun;
39480
+ }
39481
+ return entries;
39482
+ };
39483
+ const serializeAws_ec2ModifyVerifiedAccessEndpointSubnetIdList = (input, context) => {
39484
+ const entries = {};
39485
+ let counter = 1;
39486
+ for (const entry of input) {
39487
+ if (entry === null) {
39488
+ continue;
39489
+ }
39490
+ entries[`Item.${counter}`] = entry;
39491
+ counter++;
39492
+ }
39493
+ return entries;
39494
+ };
39495
+ const serializeAws_ec2ModifyVerifiedAccessGroupPolicyRequest = (input, context) => {
39496
+ const entries = {};
39497
+ if (input.VerifiedAccessGroupId != null) {
39498
+ entries["VerifiedAccessGroupId"] = input.VerifiedAccessGroupId;
39499
+ }
39500
+ if (input.PolicyEnabled != null) {
39501
+ entries["PolicyEnabled"] = input.PolicyEnabled;
39502
+ }
39503
+ if (input.PolicyDocument != null) {
39504
+ entries["PolicyDocument"] = input.PolicyDocument;
39505
+ }
39506
+ if (input.ClientToken === undefined) {
39507
+ input.ClientToken = (0, uuid_1.v4)();
39508
+ }
39509
+ if (input.ClientToken != null) {
39510
+ entries["ClientToken"] = input.ClientToken;
39511
+ }
39512
+ if (input.DryRun != null) {
39513
+ entries["DryRun"] = input.DryRun;
39514
+ }
39515
+ return entries;
39516
+ };
39517
+ const serializeAws_ec2ModifyVerifiedAccessGroupRequest = (input, context) => {
39518
+ const entries = {};
39519
+ if (input.VerifiedAccessGroupId != null) {
39520
+ entries["VerifiedAccessGroupId"] = input.VerifiedAccessGroupId;
39521
+ }
39522
+ if (input.VerifiedAccessInstanceId != null) {
39523
+ entries["VerifiedAccessInstanceId"] = input.VerifiedAccessInstanceId;
39524
+ }
39525
+ if (input.Description != null) {
39526
+ entries["Description"] = input.Description;
39527
+ }
39528
+ if (input.ClientToken === undefined) {
39529
+ input.ClientToken = (0, uuid_1.v4)();
39530
+ }
39531
+ if (input.ClientToken != null) {
39532
+ entries["ClientToken"] = input.ClientToken;
39533
+ }
39534
+ if (input.DryRun != null) {
39535
+ entries["DryRun"] = input.DryRun;
39536
+ }
39537
+ return entries;
39538
+ };
39539
+ const serializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationRequest = (input, context) => {
39540
+ const entries = {};
39541
+ if (input.VerifiedAccessInstanceId != null) {
39542
+ entries["VerifiedAccessInstanceId"] = input.VerifiedAccessInstanceId;
39543
+ }
39544
+ if (input.AccessLogs != null) {
39545
+ const memberEntries = serializeAws_ec2VerifiedAccessLogOptions(input.AccessLogs, context);
39546
+ Object.entries(memberEntries).forEach(([key, value]) => {
39547
+ const loc = `AccessLogs.${key}`;
39548
+ entries[loc] = value;
39549
+ });
39550
+ }
39551
+ if (input.DryRun != null) {
39552
+ entries["DryRun"] = input.DryRun;
39553
+ }
39554
+ if (input.ClientToken === undefined) {
39555
+ input.ClientToken = (0, uuid_1.v4)();
39556
+ }
39557
+ if (input.ClientToken != null) {
39558
+ entries["ClientToken"] = input.ClientToken;
39559
+ }
39560
+ return entries;
39561
+ };
39562
+ const serializeAws_ec2ModifyVerifiedAccessInstanceRequest = (input, context) => {
39563
+ const entries = {};
39564
+ if (input.VerifiedAccessInstanceId != null) {
39565
+ entries["VerifiedAccessInstanceId"] = input.VerifiedAccessInstanceId;
39566
+ }
39567
+ if (input.Description != null) {
39568
+ entries["Description"] = input.Description;
39569
+ }
39570
+ if (input.DryRun != null) {
39571
+ entries["DryRun"] = input.DryRun;
39572
+ }
39573
+ if (input.ClientToken === undefined) {
39574
+ input.ClientToken = (0, uuid_1.v4)();
39575
+ }
39576
+ if (input.ClientToken != null) {
39577
+ entries["ClientToken"] = input.ClientToken;
39578
+ }
39579
+ return entries;
39580
+ };
39581
+ const serializeAws_ec2ModifyVerifiedAccessTrustProviderOidcOptions = (input, context) => {
39582
+ const entries = {};
39583
+ if (input.Scope != null) {
39584
+ entries["Scope"] = input.Scope;
39585
+ }
39586
+ return entries;
39587
+ };
39588
+ const serializeAws_ec2ModifyVerifiedAccessTrustProviderRequest = (input, context) => {
39589
+ const entries = {};
39590
+ if (input.VerifiedAccessTrustProviderId != null) {
39591
+ entries["VerifiedAccessTrustProviderId"] = input.VerifiedAccessTrustProviderId;
39592
+ }
39593
+ if (input.OidcOptions != null) {
39594
+ const memberEntries = serializeAws_ec2ModifyVerifiedAccessTrustProviderOidcOptions(input.OidcOptions, context);
39595
+ Object.entries(memberEntries).forEach(([key, value]) => {
39596
+ const loc = `OidcOptions.${key}`;
39597
+ entries[loc] = value;
39598
+ });
39599
+ }
39600
+ if (input.Description != null) {
39601
+ entries["Description"] = input.Description;
39602
+ }
39603
+ if (input.DryRun != null) {
39604
+ entries["DryRun"] = input.DryRun;
39605
+ }
39606
+ if (input.ClientToken === undefined) {
39607
+ input.ClientToken = (0, uuid_1.v4)();
39608
+ }
39609
+ if (input.ClientToken != null) {
39610
+ entries["ClientToken"] = input.ClientToken;
39611
+ }
39612
+ return entries;
39613
+ };
37478
39614
  const serializeAws_ec2ModifyVolumeAttributeRequest = (input, context) => {
37479
39615
  const entries = {};
37480
39616
  if (input.AutoEnableIO != null) {
@@ -41173,6 +43309,18 @@ const serializeAws_ec2SearchTransitGatewayRoutesRequest = (input, context) => {
41173
43309
  }
41174
43310
  return entries;
41175
43311
  };
43312
+ const serializeAws_ec2SecurityGroupIdList = (input, context) => {
43313
+ const entries = {};
43314
+ let counter = 1;
43315
+ for (const entry of input) {
43316
+ if (entry === null) {
43317
+ continue;
43318
+ }
43319
+ entries[`Item.${counter}`] = entry;
43320
+ counter++;
43321
+ }
43322
+ return entries;
43323
+ };
41176
43324
  const serializeAws_ec2SecurityGroupIdStringList = (input, context) => {
41177
43325
  const entries = {};
41178
43326
  let counter = 1;
@@ -41768,6 +43916,16 @@ const serializeAws_ec2StartNetworkInsightsAnalysisRequest = (input, context) =>
41768
43916
  if (input.NetworkInsightsPathId != null) {
41769
43917
  entries["NetworkInsightsPathId"] = input.NetworkInsightsPathId;
41770
43918
  }
43919
+ if (input.AdditionalAccounts != null) {
43920
+ const memberEntries = serializeAws_ec2ValueStringList(input.AdditionalAccounts, context);
43921
+ if (input.AdditionalAccounts?.length === 0) {
43922
+ entries.AdditionalAccount = [];
43923
+ }
43924
+ Object.entries(memberEntries).forEach(([key, value]) => {
43925
+ const loc = `AdditionalAccount.${key.substring(key.indexOf(".") + 1)}`;
43926
+ entries[loc] = value;
43927
+ });
43928
+ }
41771
43929
  if (input.FilterInArns != null) {
41772
43930
  const memberEntries = serializeAws_ec2ArnList(input.FilterInArns, context);
41773
43931
  if (input.FilterInArns?.length === 0) {
@@ -42587,6 +44745,115 @@ const serializeAws_ec2VCpuCountRangeRequest = (input, context) => {
42587
44745
  }
42588
44746
  return entries;
42589
44747
  };
44748
+ const serializeAws_ec2VerifiedAccessEndpointIdList = (input, context) => {
44749
+ const entries = {};
44750
+ let counter = 1;
44751
+ for (const entry of input) {
44752
+ if (entry === null) {
44753
+ continue;
44754
+ }
44755
+ entries[`Item.${counter}`] = entry;
44756
+ counter++;
44757
+ }
44758
+ return entries;
44759
+ };
44760
+ const serializeAws_ec2VerifiedAccessGroupIdList = (input, context) => {
44761
+ const entries = {};
44762
+ let counter = 1;
44763
+ for (const entry of input) {
44764
+ if (entry === null) {
44765
+ continue;
44766
+ }
44767
+ entries[`Item.${counter}`] = entry;
44768
+ counter++;
44769
+ }
44770
+ return entries;
44771
+ };
44772
+ const serializeAws_ec2VerifiedAccessInstanceIdList = (input, context) => {
44773
+ const entries = {};
44774
+ let counter = 1;
44775
+ for (const entry of input) {
44776
+ if (entry === null) {
44777
+ continue;
44778
+ }
44779
+ entries[`Item.${counter}`] = entry;
44780
+ counter++;
44781
+ }
44782
+ return entries;
44783
+ };
44784
+ const serializeAws_ec2VerifiedAccessLogCloudWatchLogsDestinationOptions = (input, context) => {
44785
+ const entries = {};
44786
+ if (input.Enabled != null) {
44787
+ entries["Enabled"] = input.Enabled;
44788
+ }
44789
+ if (input.LogGroup != null) {
44790
+ entries["LogGroup"] = input.LogGroup;
44791
+ }
44792
+ return entries;
44793
+ };
44794
+ const serializeAws_ec2VerifiedAccessLogKinesisDataFirehoseDestinationOptions = (input, context) => {
44795
+ const entries = {};
44796
+ if (input.Enabled != null) {
44797
+ entries["Enabled"] = input.Enabled;
44798
+ }
44799
+ if (input.DeliveryStream != null) {
44800
+ entries["DeliveryStream"] = input.DeliveryStream;
44801
+ }
44802
+ return entries;
44803
+ };
44804
+ const serializeAws_ec2VerifiedAccessLogOptions = (input, context) => {
44805
+ const entries = {};
44806
+ if (input.S3 != null) {
44807
+ const memberEntries = serializeAws_ec2VerifiedAccessLogS3DestinationOptions(input.S3, context);
44808
+ Object.entries(memberEntries).forEach(([key, value]) => {
44809
+ const loc = `S3.${key}`;
44810
+ entries[loc] = value;
44811
+ });
44812
+ }
44813
+ if (input.CloudWatchLogs != null) {
44814
+ const memberEntries = serializeAws_ec2VerifiedAccessLogCloudWatchLogsDestinationOptions(input.CloudWatchLogs, context);
44815
+ Object.entries(memberEntries).forEach(([key, value]) => {
44816
+ const loc = `CloudWatchLogs.${key}`;
44817
+ entries[loc] = value;
44818
+ });
44819
+ }
44820
+ if (input.KinesisDataFirehose != null) {
44821
+ const memberEntries = serializeAws_ec2VerifiedAccessLogKinesisDataFirehoseDestinationOptions(input.KinesisDataFirehose, context);
44822
+ Object.entries(memberEntries).forEach(([key, value]) => {
44823
+ const loc = `KinesisDataFirehose.${key}`;
44824
+ entries[loc] = value;
44825
+ });
44826
+ }
44827
+ return entries;
44828
+ };
44829
+ const serializeAws_ec2VerifiedAccessLogS3DestinationOptions = (input, context) => {
44830
+ const entries = {};
44831
+ if (input.Enabled != null) {
44832
+ entries["Enabled"] = input.Enabled;
44833
+ }
44834
+ if (input.BucketName != null) {
44835
+ entries["BucketName"] = input.BucketName;
44836
+ }
44837
+ if (input.Prefix != null) {
44838
+ entries["Prefix"] = input.Prefix;
44839
+ }
44840
+ if (input.BucketOwner != null) {
44841
+ entries["BucketOwner"] = input.BucketOwner;
44842
+ }
44843
+ return entries;
44844
+ };
44845
+ const serializeAws_ec2VerifiedAccessTrustProviderIdList = (input, context) => {
44846
+ const entries = {};
44847
+ let counter = 1;
44848
+ for (const entry of input) {
44849
+ if (entry === null) {
44850
+ continue;
44851
+ }
44852
+ entries[`Item.${counter}`] = entry;
44853
+ counter++;
44854
+ }
44855
+ return entries;
44856
+ };
42590
44857
  const serializeAws_ec2VersionStringList = (input, context) => {
42591
44858
  const entries = {};
42592
44859
  let counter = 1;
@@ -44017,6 +46284,28 @@ const deserializeAws_ec2AttachClassicLinkVpcResult = (output, context) => {
44017
46284
  }
44018
46285
  return contents;
44019
46286
  };
46287
+ const deserializeAws_ec2AttachmentEnaSrdSpecification = (output, context) => {
46288
+ const contents = {
46289
+ EnaSrdEnabled: undefined,
46290
+ EnaSrdUdpSpecification: undefined,
46291
+ };
46292
+ if (output["enaSrdEnabled"] !== undefined) {
46293
+ contents.EnaSrdEnabled = (0, smithy_client_1.parseBoolean)(output["enaSrdEnabled"]);
46294
+ }
46295
+ if (output["enaSrdUdpSpecification"] !== undefined) {
46296
+ contents.EnaSrdUdpSpecification = deserializeAws_ec2AttachmentEnaSrdUdpSpecification(output["enaSrdUdpSpecification"], context);
46297
+ }
46298
+ return contents;
46299
+ };
46300
+ const deserializeAws_ec2AttachmentEnaSrdUdpSpecification = (output, context) => {
46301
+ const contents = {
46302
+ EnaSrdUdpEnabled: undefined,
46303
+ };
46304
+ if (output["enaSrdUdpEnabled"] !== undefined) {
46305
+ contents.EnaSrdUdpEnabled = (0, smithy_client_1.parseBoolean)(output["enaSrdUdpEnabled"]);
46306
+ }
46307
+ return contents;
46308
+ };
44020
46309
  const deserializeAws_ec2AttachNetworkInterfaceResult = (output, context) => {
44021
46310
  const contents = {
44022
46311
  AttachmentId: undefined,
@@ -44030,6 +46319,19 @@ const deserializeAws_ec2AttachNetworkInterfaceResult = (output, context) => {
44030
46319
  }
44031
46320
  return contents;
44032
46321
  };
46322
+ const deserializeAws_ec2AttachVerifiedAccessTrustProviderResult = (output, context) => {
46323
+ const contents = {
46324
+ VerifiedAccessTrustProvider: undefined,
46325
+ VerifiedAccessInstance: undefined,
46326
+ };
46327
+ if (output["verifiedAccessTrustProvider"] !== undefined) {
46328
+ contents.VerifiedAccessTrustProvider = deserializeAws_ec2VerifiedAccessTrustProvider(output["verifiedAccessTrustProvider"], context);
46329
+ }
46330
+ if (output["verifiedAccessInstance"] !== undefined) {
46331
+ contents.VerifiedAccessInstance = deserializeAws_ec2VerifiedAccessInstance(output["verifiedAccessInstance"], context);
46332
+ }
46333
+ return contents;
46334
+ };
44033
46335
  const deserializeAws_ec2AttachVpnGatewayResult = (output, context) => {
44034
46336
  const contents = {
44035
46337
  VpcAttachment: undefined,
@@ -46404,6 +48706,42 @@ const deserializeAws_ec2CreateTransitGatewayVpcAttachmentResult = (output, conte
46404
48706
  }
46405
48707
  return contents;
46406
48708
  };
48709
+ const deserializeAws_ec2CreateVerifiedAccessEndpointResult = (output, context) => {
48710
+ const contents = {
48711
+ VerifiedAccessEndpoint: undefined,
48712
+ };
48713
+ if (output["verifiedAccessEndpoint"] !== undefined) {
48714
+ contents.VerifiedAccessEndpoint = deserializeAws_ec2VerifiedAccessEndpoint(output["verifiedAccessEndpoint"], context);
48715
+ }
48716
+ return contents;
48717
+ };
48718
+ const deserializeAws_ec2CreateVerifiedAccessGroupResult = (output, context) => {
48719
+ const contents = {
48720
+ VerifiedAccessGroup: undefined,
48721
+ };
48722
+ if (output["verifiedAccessGroup"] !== undefined) {
48723
+ contents.VerifiedAccessGroup = deserializeAws_ec2VerifiedAccessGroup(output["verifiedAccessGroup"], context);
48724
+ }
48725
+ return contents;
48726
+ };
48727
+ const deserializeAws_ec2CreateVerifiedAccessInstanceResult = (output, context) => {
48728
+ const contents = {
48729
+ VerifiedAccessInstance: undefined,
48730
+ };
48731
+ if (output["verifiedAccessInstance"] !== undefined) {
48732
+ contents.VerifiedAccessInstance = deserializeAws_ec2VerifiedAccessInstance(output["verifiedAccessInstance"], context);
48733
+ }
48734
+ return contents;
48735
+ };
48736
+ const deserializeAws_ec2CreateVerifiedAccessTrustProviderResult = (output, context) => {
48737
+ const contents = {
48738
+ VerifiedAccessTrustProvider: undefined,
48739
+ };
48740
+ if (output["verifiedAccessTrustProvider"] !== undefined) {
48741
+ contents.VerifiedAccessTrustProvider = deserializeAws_ec2VerifiedAccessTrustProvider(output["verifiedAccessTrustProvider"], context);
48742
+ }
48743
+ return contents;
48744
+ };
46407
48745
  const deserializeAws_ec2CreateVolumePermission = (output, context) => {
46408
48746
  const contents = {
46409
48747
  Group: undefined,
@@ -46555,6 +48893,49 @@ const deserializeAws_ec2CustomerGatewayList = (output, context) => {
46555
48893
  return deserializeAws_ec2CustomerGateway(entry, context);
46556
48894
  });
46557
48895
  };
48896
+ const deserializeAws_ec2DataResponse = (output, context) => {
48897
+ const contents = {
48898
+ Id: undefined,
48899
+ Source: undefined,
48900
+ Destination: undefined,
48901
+ Metric: undefined,
48902
+ Statistic: undefined,
48903
+ Period: undefined,
48904
+ MetricPoints: undefined,
48905
+ };
48906
+ if (output["id"] !== undefined) {
48907
+ contents.Id = (0, smithy_client_1.expectString)(output["id"]);
48908
+ }
48909
+ if (output["source"] !== undefined) {
48910
+ contents.Source = (0, smithy_client_1.expectString)(output["source"]);
48911
+ }
48912
+ if (output["destination"] !== undefined) {
48913
+ contents.Destination = (0, smithy_client_1.expectString)(output["destination"]);
48914
+ }
48915
+ if (output["metric"] !== undefined) {
48916
+ contents.Metric = (0, smithy_client_1.expectString)(output["metric"]);
48917
+ }
48918
+ if (output["statistic"] !== undefined) {
48919
+ contents.Statistic = (0, smithy_client_1.expectString)(output["statistic"]);
48920
+ }
48921
+ if (output["period"] !== undefined) {
48922
+ contents.Period = (0, smithy_client_1.expectString)(output["period"]);
48923
+ }
48924
+ if (output.metricPointSet === "") {
48925
+ contents.MetricPoints = [];
48926
+ }
48927
+ else if (output["metricPointSet"] !== undefined && output["metricPointSet"]["item"] !== undefined) {
48928
+ contents.MetricPoints = deserializeAws_ec2MetricPoints((0, smithy_client_1.getArrayIfSingleItem)(output["metricPointSet"]["item"]), context);
48929
+ }
48930
+ return contents;
48931
+ };
48932
+ const deserializeAws_ec2DataResponses = (output, context) => {
48933
+ return (output || [])
48934
+ .filter((e) => e != null)
48935
+ .map((entry) => {
48936
+ return deserializeAws_ec2DataResponse(entry, context);
48937
+ });
48938
+ };
46558
48939
  const deserializeAws_ec2DedicatedHostIdList = (output, context) => {
46559
48940
  return (output || [])
46560
48941
  .filter((e) => e != null)
@@ -47122,6 +49503,42 @@ const deserializeAws_ec2DeleteTransitGatewayVpcAttachmentResult = (output, conte
47122
49503
  }
47123
49504
  return contents;
47124
49505
  };
49506
+ const deserializeAws_ec2DeleteVerifiedAccessEndpointResult = (output, context) => {
49507
+ const contents = {
49508
+ VerifiedAccessEndpoint: undefined,
49509
+ };
49510
+ if (output["verifiedAccessEndpoint"] !== undefined) {
49511
+ contents.VerifiedAccessEndpoint = deserializeAws_ec2VerifiedAccessEndpoint(output["verifiedAccessEndpoint"], context);
49512
+ }
49513
+ return contents;
49514
+ };
49515
+ const deserializeAws_ec2DeleteVerifiedAccessGroupResult = (output, context) => {
49516
+ const contents = {
49517
+ VerifiedAccessGroup: undefined,
49518
+ };
49519
+ if (output["verifiedAccessGroup"] !== undefined) {
49520
+ contents.VerifiedAccessGroup = deserializeAws_ec2VerifiedAccessGroup(output["verifiedAccessGroup"], context);
49521
+ }
49522
+ return contents;
49523
+ };
49524
+ const deserializeAws_ec2DeleteVerifiedAccessInstanceResult = (output, context) => {
49525
+ const contents = {
49526
+ VerifiedAccessInstance: undefined,
49527
+ };
49528
+ if (output["verifiedAccessInstance"] !== undefined) {
49529
+ contents.VerifiedAccessInstance = deserializeAws_ec2VerifiedAccessInstance(output["verifiedAccessInstance"], context);
49530
+ }
49531
+ return contents;
49532
+ };
49533
+ const deserializeAws_ec2DeleteVerifiedAccessTrustProviderResult = (output, context) => {
49534
+ const contents = {
49535
+ VerifiedAccessTrustProvider: undefined,
49536
+ };
49537
+ if (output["verifiedAccessTrustProvider"] !== undefined) {
49538
+ contents.VerifiedAccessTrustProvider = deserializeAws_ec2VerifiedAccessTrustProvider(output["verifiedAccessTrustProvider"], context);
49539
+ }
49540
+ return contents;
49541
+ };
47125
49542
  const deserializeAws_ec2DeleteVpcEndpointConnectionNotificationsResult = (output, context) => {
47126
49543
  const contents = {
47127
49544
  Unsuccessful: undefined,
@@ -47320,6 +49737,22 @@ const deserializeAws_ec2DescribeAvailabilityZonesResult = (output, context) => {
47320
49737
  }
47321
49738
  return contents;
47322
49739
  };
49740
+ const deserializeAws_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsResult = (output, context) => {
49741
+ const contents = {
49742
+ NextToken: undefined,
49743
+ Subscriptions: undefined,
49744
+ };
49745
+ if (output["nextToken"] !== undefined) {
49746
+ contents.NextToken = (0, smithy_client_1.expectString)(output["nextToken"]);
49747
+ }
49748
+ if (output.subscriptionSet === "") {
49749
+ contents.Subscriptions = [];
49750
+ }
49751
+ else if (output["subscriptionSet"] !== undefined && output["subscriptionSet"]["item"] !== undefined) {
49752
+ contents.Subscriptions = deserializeAws_ec2SubscriptionList((0, smithy_client_1.getArrayIfSingleItem)(output["subscriptionSet"]["item"]), context);
49753
+ }
49754
+ return contents;
49755
+ };
47323
49756
  const deserializeAws_ec2DescribeBundleTasksResult = (output, context) => {
47324
49757
  const contents = {
47325
49758
  BundleTasks: undefined,
@@ -49288,6 +51721,90 @@ const deserializeAws_ec2DescribeTrunkInterfaceAssociationsResult = (output, cont
49288
51721
  }
49289
51722
  return contents;
49290
51723
  };
51724
+ const deserializeAws_ec2DescribeVerifiedAccessEndpointsResult = (output, context) => {
51725
+ const contents = {
51726
+ VerifiedAccessEndpoints: undefined,
51727
+ NextToken: undefined,
51728
+ };
51729
+ if (output.verifiedAccessEndpointSet === "") {
51730
+ contents.VerifiedAccessEndpoints = [];
51731
+ }
51732
+ else if (output["verifiedAccessEndpointSet"] !== undefined &&
51733
+ output["verifiedAccessEndpointSet"]["item"] !== undefined) {
51734
+ contents.VerifiedAccessEndpoints = deserializeAws_ec2VerifiedAccessEndpointList((0, smithy_client_1.getArrayIfSingleItem)(output["verifiedAccessEndpointSet"]["item"]), context);
51735
+ }
51736
+ if (output["nextToken"] !== undefined) {
51737
+ contents.NextToken = (0, smithy_client_1.expectString)(output["nextToken"]);
51738
+ }
51739
+ return contents;
51740
+ };
51741
+ const deserializeAws_ec2DescribeVerifiedAccessGroupsResult = (output, context) => {
51742
+ const contents = {
51743
+ VerifiedAccessGroups: undefined,
51744
+ NextToken: undefined,
51745
+ };
51746
+ if (output.verifiedAccessGroupSet === "") {
51747
+ contents.VerifiedAccessGroups = [];
51748
+ }
51749
+ else if (output["verifiedAccessGroupSet"] !== undefined && output["verifiedAccessGroupSet"]["item"] !== undefined) {
51750
+ contents.VerifiedAccessGroups = deserializeAws_ec2VerifiedAccessGroupList((0, smithy_client_1.getArrayIfSingleItem)(output["verifiedAccessGroupSet"]["item"]), context);
51751
+ }
51752
+ if (output["nextToken"] !== undefined) {
51753
+ contents.NextToken = (0, smithy_client_1.expectString)(output["nextToken"]);
51754
+ }
51755
+ return contents;
51756
+ };
51757
+ const deserializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsResult = (output, context) => {
51758
+ const contents = {
51759
+ LoggingConfigurations: undefined,
51760
+ NextToken: undefined,
51761
+ };
51762
+ if (output.loggingConfigurationSet === "") {
51763
+ contents.LoggingConfigurations = [];
51764
+ }
51765
+ else if (output["loggingConfigurationSet"] !== undefined &&
51766
+ output["loggingConfigurationSet"]["item"] !== undefined) {
51767
+ contents.LoggingConfigurations = deserializeAws_ec2VerifiedAccessInstanceLoggingConfigurationList((0, smithy_client_1.getArrayIfSingleItem)(output["loggingConfigurationSet"]["item"]), context);
51768
+ }
51769
+ if (output["nextToken"] !== undefined) {
51770
+ contents.NextToken = (0, smithy_client_1.expectString)(output["nextToken"]);
51771
+ }
51772
+ return contents;
51773
+ };
51774
+ const deserializeAws_ec2DescribeVerifiedAccessInstancesResult = (output, context) => {
51775
+ const contents = {
51776
+ VerifiedAccessInstances: undefined,
51777
+ NextToken: undefined,
51778
+ };
51779
+ if (output.verifiedAccessInstanceSet === "") {
51780
+ contents.VerifiedAccessInstances = [];
51781
+ }
51782
+ else if (output["verifiedAccessInstanceSet"] !== undefined &&
51783
+ output["verifiedAccessInstanceSet"]["item"] !== undefined) {
51784
+ contents.VerifiedAccessInstances = deserializeAws_ec2VerifiedAccessInstanceList((0, smithy_client_1.getArrayIfSingleItem)(output["verifiedAccessInstanceSet"]["item"]), context);
51785
+ }
51786
+ if (output["nextToken"] !== undefined) {
51787
+ contents.NextToken = (0, smithy_client_1.expectString)(output["nextToken"]);
51788
+ }
51789
+ return contents;
51790
+ };
51791
+ const deserializeAws_ec2DescribeVerifiedAccessTrustProvidersResult = (output, context) => {
51792
+ const contents = {
51793
+ VerifiedAccessTrustProviders: undefined,
51794
+ NextToken: undefined,
51795
+ };
51796
+ if (output.verifiedAccessTrustProviderSet === "") {
51797
+ contents.VerifiedAccessTrustProviders = [];
51798
+ }
51799
+ else if (output["verifiedAccessTrustProviderSet"] !== undefined &&
51800
+ output["verifiedAccessTrustProviderSet"]["item"] !== undefined) {
51801
+ contents.VerifiedAccessTrustProviders = deserializeAws_ec2VerifiedAccessTrustProviderList((0, smithy_client_1.getArrayIfSingleItem)(output["verifiedAccessTrustProviderSet"]["item"]), context);
51802
+ }
51803
+ if (output["nextToken"] !== undefined) {
51804
+ contents.NextToken = (0, smithy_client_1.expectString)(output["nextToken"]);
51805
+ }
51806
+ return contents;
51807
+ };
49291
51808
  const deserializeAws_ec2DescribeVolumeAttributeResult = (output, context) => {
49292
51809
  const contents = {
49293
51810
  AutoEnableIO: undefined,
@@ -49594,6 +52111,28 @@ const deserializeAws_ec2DetachClassicLinkVpcResult = (output, context) => {
49594
52111
  }
49595
52112
  return contents;
49596
52113
  };
52114
+ const deserializeAws_ec2DetachVerifiedAccessTrustProviderResult = (output, context) => {
52115
+ const contents = {
52116
+ VerifiedAccessTrustProvider: undefined,
52117
+ VerifiedAccessInstance: undefined,
52118
+ };
52119
+ if (output["verifiedAccessTrustProvider"] !== undefined) {
52120
+ contents.VerifiedAccessTrustProvider = deserializeAws_ec2VerifiedAccessTrustProvider(output["verifiedAccessTrustProvider"], context);
52121
+ }
52122
+ if (output["verifiedAccessInstance"] !== undefined) {
52123
+ contents.VerifiedAccessInstance = deserializeAws_ec2VerifiedAccessInstance(output["verifiedAccessInstance"], context);
52124
+ }
52125
+ return contents;
52126
+ };
52127
+ const deserializeAws_ec2DeviceOptions = (output, context) => {
52128
+ const contents = {
52129
+ TenantId: undefined,
52130
+ };
52131
+ if (output["tenantId"] !== undefined) {
52132
+ contents.TenantId = (0, smithy_client_1.expectString)(output["tenantId"]);
52133
+ }
52134
+ return contents;
52135
+ };
49597
52136
  const deserializeAws_ec2DhcpConfiguration = (output, context) => {
49598
52137
  const contents = {
49599
52138
  Key: undefined,
@@ -49676,6 +52215,15 @@ const deserializeAws_ec2DisableAddressTransferResult = (output, context) => {
49676
52215
  }
49677
52216
  return contents;
49678
52217
  };
52218
+ const deserializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionResult = (output, context) => {
52219
+ const contents = {
52220
+ Output: undefined,
52221
+ };
52222
+ if (output["output"] !== undefined) {
52223
+ contents.Output = (0, smithy_client_1.parseBoolean)(output["output"]);
52224
+ }
52225
+ return contents;
52226
+ };
49679
52227
  const deserializeAws_ec2DisableEbsEncryptionByDefaultResult = (output, context) => {
49680
52228
  const contents = {
49681
52229
  EbsEncryptionByDefault: undefined,
@@ -50393,6 +52941,15 @@ const deserializeAws_ec2EnableAddressTransferResult = (output, context) => {
50393
52941
  }
50394
52942
  return contents;
50395
52943
  };
52944
+ const deserializeAws_ec2EnableAwsNetworkPerformanceMetricSubscriptionResult = (output, context) => {
52945
+ const contents = {
52946
+ Output: undefined,
52947
+ };
52948
+ if (output["output"] !== undefined) {
52949
+ contents.Output = (0, smithy_client_1.parseBoolean)(output["output"]);
52950
+ }
52951
+ return contents;
52952
+ };
50396
52953
  const deserializeAws_ec2EnableEbsEncryptionByDefaultResult = (output, context) => {
50397
52954
  const contents = {
50398
52955
  EbsEncryptionByDefault: undefined,
@@ -50593,6 +53150,15 @@ const deserializeAws_ec2EnableIpamOrganizationAdminAccountResult = (output, cont
50593
53150
  }
50594
53151
  return contents;
50595
53152
  };
53153
+ const deserializeAws_ec2EnableReachabilityAnalyzerOrganizationSharingResult = (output, context) => {
53154
+ const contents = {
53155
+ ReturnValue: undefined,
53156
+ };
53157
+ if (output["returnValue"] !== undefined) {
53158
+ contents.ReturnValue = (0, smithy_client_1.parseBoolean)(output["returnValue"]);
53159
+ }
53160
+ return contents;
53161
+ };
50596
53162
  const deserializeAws_ec2EnableSerialConsoleAccessResult = (output, context) => {
50597
53163
  const contents = {
50598
53164
  SerialConsoleAccessEnabled: undefined,
@@ -51752,6 +54318,22 @@ const deserializeAws_ec2GetAssociatedIpv6PoolCidrsResult = (output, context) =>
51752
54318
  }
51753
54319
  return contents;
51754
54320
  };
54321
+ const deserializeAws_ec2GetAwsNetworkPerformanceDataResult = (output, context) => {
54322
+ const contents = {
54323
+ DataResponses: undefined,
54324
+ NextToken: undefined,
54325
+ };
54326
+ if (output.dataResponseSet === "") {
54327
+ contents.DataResponses = [];
54328
+ }
54329
+ else if (output["dataResponseSet"] !== undefined && output["dataResponseSet"]["item"] !== undefined) {
54330
+ contents.DataResponses = deserializeAws_ec2DataResponses((0, smithy_client_1.getArrayIfSingleItem)(output["dataResponseSet"]["item"]), context);
54331
+ }
54332
+ if (output["nextToken"] !== undefined) {
54333
+ contents.NextToken = (0, smithy_client_1.expectString)(output["nextToken"]);
54334
+ }
54335
+ return contents;
54336
+ };
51755
54337
  const deserializeAws_ec2GetCapacityReservationUsageResult = (output, context) => {
51756
54338
  const contents = {
51757
54339
  NextToken: undefined,
@@ -52312,6 +54894,32 @@ const deserializeAws_ec2GetTransitGatewayRouteTablePropagationsResult = (output,
52312
54894
  }
52313
54895
  return contents;
52314
54896
  };
54897
+ const deserializeAws_ec2GetVerifiedAccessEndpointPolicyResult = (output, context) => {
54898
+ const contents = {
54899
+ PolicyEnabled: undefined,
54900
+ PolicyDocument: undefined,
54901
+ };
54902
+ if (output["policyEnabled"] !== undefined) {
54903
+ contents.PolicyEnabled = (0, smithy_client_1.parseBoolean)(output["policyEnabled"]);
54904
+ }
54905
+ if (output["policyDocument"] !== undefined) {
54906
+ contents.PolicyDocument = (0, smithy_client_1.expectString)(output["policyDocument"]);
54907
+ }
54908
+ return contents;
54909
+ };
54910
+ const deserializeAws_ec2GetVerifiedAccessGroupPolicyResult = (output, context) => {
54911
+ const contents = {
54912
+ PolicyEnabled: undefined,
54913
+ PolicyDocument: undefined,
54914
+ };
54915
+ if (output["policyEnabled"] !== undefined) {
54916
+ contents.PolicyEnabled = (0, smithy_client_1.parseBoolean)(output["policyEnabled"]);
54917
+ }
54918
+ if (output["policyDocument"] !== undefined) {
54919
+ contents.PolicyDocument = (0, smithy_client_1.expectString)(output["policyDocument"]);
54920
+ }
54921
+ return contents;
54922
+ };
52315
54923
  const deserializeAws_ec2GetVpnConnectionDeviceSampleConfigurationResult = (output, context) => {
52316
54924
  const contents = {
52317
54925
  VpnConnectionDeviceSampleConfiguration: undefined,
@@ -57094,6 +59702,34 @@ const deserializeAws_ec2MemoryMiB = (output, context) => {
57094
59702
  }
57095
59703
  return contents;
57096
59704
  };
59705
+ const deserializeAws_ec2MetricPoint = (output, context) => {
59706
+ const contents = {
59707
+ StartDate: undefined,
59708
+ EndDate: undefined,
59709
+ Value: undefined,
59710
+ Status: undefined,
59711
+ };
59712
+ if (output["startDate"] !== undefined) {
59713
+ contents.StartDate = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTime)(output["startDate"]));
59714
+ }
59715
+ if (output["endDate"] !== undefined) {
59716
+ contents.EndDate = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTime)(output["endDate"]));
59717
+ }
59718
+ if (output["value"] !== undefined) {
59719
+ contents.Value = (0, smithy_client_1.strictParseFloat)(output["value"]);
59720
+ }
59721
+ if (output["status"] !== undefined) {
59722
+ contents.Status = (0, smithy_client_1.expectString)(output["status"]);
59723
+ }
59724
+ return contents;
59725
+ };
59726
+ const deserializeAws_ec2MetricPoints = (output, context) => {
59727
+ return (output || [])
59728
+ .filter((e) => e != null)
59729
+ .map((entry) => {
59730
+ return deserializeAws_ec2MetricPoint(entry, context);
59731
+ });
59732
+ };
57097
59733
  const deserializeAws_ec2ModifyAddressAttributeResult = (output, context) => {
57098
59734
  const contents = {
57099
59735
  Address: undefined,
@@ -57443,6 +60079,77 @@ const deserializeAws_ec2ModifyTransitGatewayVpcAttachmentResult = (output, conte
57443
60079
  }
57444
60080
  return contents;
57445
60081
  };
60082
+ const deserializeAws_ec2ModifyVerifiedAccessEndpointPolicyResult = (output, context) => {
60083
+ const contents = {
60084
+ PolicyEnabled: undefined,
60085
+ PolicyDocument: undefined,
60086
+ };
60087
+ if (output["policyEnabled"] !== undefined) {
60088
+ contents.PolicyEnabled = (0, smithy_client_1.parseBoolean)(output["policyEnabled"]);
60089
+ }
60090
+ if (output["policyDocument"] !== undefined) {
60091
+ contents.PolicyDocument = (0, smithy_client_1.expectString)(output["policyDocument"]);
60092
+ }
60093
+ return contents;
60094
+ };
60095
+ const deserializeAws_ec2ModifyVerifiedAccessEndpointResult = (output, context) => {
60096
+ const contents = {
60097
+ VerifiedAccessEndpoint: undefined,
60098
+ };
60099
+ if (output["verifiedAccessEndpoint"] !== undefined) {
60100
+ contents.VerifiedAccessEndpoint = deserializeAws_ec2VerifiedAccessEndpoint(output["verifiedAccessEndpoint"], context);
60101
+ }
60102
+ return contents;
60103
+ };
60104
+ const deserializeAws_ec2ModifyVerifiedAccessGroupPolicyResult = (output, context) => {
60105
+ const contents = {
60106
+ PolicyEnabled: undefined,
60107
+ PolicyDocument: undefined,
60108
+ };
60109
+ if (output["policyEnabled"] !== undefined) {
60110
+ contents.PolicyEnabled = (0, smithy_client_1.parseBoolean)(output["policyEnabled"]);
60111
+ }
60112
+ if (output["policyDocument"] !== undefined) {
60113
+ contents.PolicyDocument = (0, smithy_client_1.expectString)(output["policyDocument"]);
60114
+ }
60115
+ return contents;
60116
+ };
60117
+ const deserializeAws_ec2ModifyVerifiedAccessGroupResult = (output, context) => {
60118
+ const contents = {
60119
+ VerifiedAccessGroup: undefined,
60120
+ };
60121
+ if (output["verifiedAccessGroup"] !== undefined) {
60122
+ contents.VerifiedAccessGroup = deserializeAws_ec2VerifiedAccessGroup(output["verifiedAccessGroup"], context);
60123
+ }
60124
+ return contents;
60125
+ };
60126
+ const deserializeAws_ec2ModifyVerifiedAccessInstanceLoggingConfigurationResult = (output, context) => {
60127
+ const contents = {
60128
+ LoggingConfiguration: undefined,
60129
+ };
60130
+ if (output["loggingConfiguration"] !== undefined) {
60131
+ contents.LoggingConfiguration = deserializeAws_ec2VerifiedAccessInstanceLoggingConfiguration(output["loggingConfiguration"], context);
60132
+ }
60133
+ return contents;
60134
+ };
60135
+ const deserializeAws_ec2ModifyVerifiedAccessInstanceResult = (output, context) => {
60136
+ const contents = {
60137
+ VerifiedAccessInstance: undefined,
60138
+ };
60139
+ if (output["verifiedAccessInstance"] !== undefined) {
60140
+ contents.VerifiedAccessInstance = deserializeAws_ec2VerifiedAccessInstance(output["verifiedAccessInstance"], context);
60141
+ }
60142
+ return contents;
60143
+ };
60144
+ const deserializeAws_ec2ModifyVerifiedAccessTrustProviderResult = (output, context) => {
60145
+ const contents = {
60146
+ VerifiedAccessTrustProvider: undefined,
60147
+ };
60148
+ if (output["verifiedAccessTrustProvider"] !== undefined) {
60149
+ contents.VerifiedAccessTrustProvider = deserializeAws_ec2VerifiedAccessTrustProvider(output["verifiedAccessTrustProvider"], context);
60150
+ }
60151
+ return contents;
60152
+ };
57446
60153
  const deserializeAws_ec2ModifyVolumeResult = (output, context) => {
57447
60154
  const contents = {
57448
60155
  VolumeModification: undefined,
@@ -57887,6 +60594,7 @@ const deserializeAws_ec2NetworkInfo = (output, context) => {
57887
60594
  EfaSupported: undefined,
57888
60595
  EfaInfo: undefined,
57889
60596
  EncryptionInTransitSupported: undefined,
60597
+ EnaSrdSupported: undefined,
57890
60598
  };
57891
60599
  if (output["networkPerformance"] !== undefined) {
57892
60600
  contents.NetworkPerformance = (0, smithy_client_1.expectString)(output["networkPerformance"]);
@@ -57927,6 +60635,9 @@ const deserializeAws_ec2NetworkInfo = (output, context) => {
57927
60635
  if (output["encryptionInTransitSupported"] !== undefined) {
57928
60636
  contents.EncryptionInTransitSupported = (0, smithy_client_1.parseBoolean)(output["encryptionInTransitSupported"]);
57929
60637
  }
60638
+ if (output["enaSrdSupported"] !== undefined) {
60639
+ contents.EnaSrdSupported = (0, smithy_client_1.parseBoolean)(output["enaSrdSupported"]);
60640
+ }
57930
60641
  return contents;
57931
60642
  };
57932
60643
  const deserializeAws_ec2NetworkInsightsAccessScope = (output, context) => {
@@ -58051,6 +60762,7 @@ const deserializeAws_ec2NetworkInsightsAnalysis = (output, context) => {
58051
60762
  NetworkInsightsAnalysisId: undefined,
58052
60763
  NetworkInsightsAnalysisArn: undefined,
58053
60764
  NetworkInsightsPathId: undefined,
60765
+ AdditionalAccounts: undefined,
58054
60766
  FilterInArns: undefined,
58055
60767
  StartDate: undefined,
58056
60768
  Status: undefined,
@@ -58061,6 +60773,7 @@ const deserializeAws_ec2NetworkInsightsAnalysis = (output, context) => {
58061
60773
  ReturnPathComponents: undefined,
58062
60774
  Explanations: undefined,
58063
60775
  AlternatePathHints: undefined,
60776
+ SuggestedAccounts: undefined,
58064
60777
  Tags: undefined,
58065
60778
  };
58066
60779
  if (output["networkInsightsAnalysisId"] !== undefined) {
@@ -58072,6 +60785,12 @@ const deserializeAws_ec2NetworkInsightsAnalysis = (output, context) => {
58072
60785
  if (output["networkInsightsPathId"] !== undefined) {
58073
60786
  contents.NetworkInsightsPathId = (0, smithy_client_1.expectString)(output["networkInsightsPathId"]);
58074
60787
  }
60788
+ if (output.additionalAccountSet === "") {
60789
+ contents.AdditionalAccounts = [];
60790
+ }
60791
+ else if (output["additionalAccountSet"] !== undefined && output["additionalAccountSet"]["item"] !== undefined) {
60792
+ contents.AdditionalAccounts = deserializeAws_ec2ValueStringList((0, smithy_client_1.getArrayIfSingleItem)(output["additionalAccountSet"]["item"]), context);
60793
+ }
58075
60794
  if (output.filterInArnSet === "") {
58076
60795
  contents.FilterInArns = [];
58077
60796
  }
@@ -58118,6 +60837,12 @@ const deserializeAws_ec2NetworkInsightsAnalysis = (output, context) => {
58118
60837
  else if (output["alternatePathHintSet"] !== undefined && output["alternatePathHintSet"]["item"] !== undefined) {
58119
60838
  contents.AlternatePathHints = deserializeAws_ec2AlternatePathHintList((0, smithy_client_1.getArrayIfSingleItem)(output["alternatePathHintSet"]["item"]), context);
58120
60839
  }
60840
+ if (output.suggestedAccountSet === "") {
60841
+ contents.SuggestedAccounts = [];
60842
+ }
60843
+ else if (output["suggestedAccountSet"] !== undefined && output["suggestedAccountSet"]["item"] !== undefined) {
60844
+ contents.SuggestedAccounts = deserializeAws_ec2ValueStringList((0, smithy_client_1.getArrayIfSingleItem)(output["suggestedAccountSet"]["item"]), context);
60845
+ }
58121
60846
  if (output.tagSet === "") {
58122
60847
  contents.Tags = [];
58123
60848
  }
@@ -58140,6 +60865,8 @@ const deserializeAws_ec2NetworkInsightsPath = (output, context) => {
58140
60865
  CreatedDate: undefined,
58141
60866
  Source: undefined,
58142
60867
  Destination: undefined,
60868
+ SourceArn: undefined,
60869
+ DestinationArn: undefined,
58143
60870
  SourceIp: undefined,
58144
60871
  DestinationIp: undefined,
58145
60872
  Protocol: undefined,
@@ -58161,6 +60888,12 @@ const deserializeAws_ec2NetworkInsightsPath = (output, context) => {
58161
60888
  if (output["destination"] !== undefined) {
58162
60889
  contents.Destination = (0, smithy_client_1.expectString)(output["destination"]);
58163
60890
  }
60891
+ if (output["sourceArn"] !== undefined) {
60892
+ contents.SourceArn = (0, smithy_client_1.expectString)(output["sourceArn"]);
60893
+ }
60894
+ if (output["destinationArn"] !== undefined) {
60895
+ contents.DestinationArn = (0, smithy_client_1.expectString)(output["destinationArn"]);
60896
+ }
58164
60897
  if (output["sourceIp"] !== undefined) {
58165
60898
  contents.SourceIp = (0, smithy_client_1.expectString)(output["sourceIp"]);
58166
60899
  }
@@ -58358,6 +61091,7 @@ const deserializeAws_ec2NetworkInterfaceAttachment = (output, context) => {
58358
61091
  InstanceId: undefined,
58359
61092
  InstanceOwnerId: undefined,
58360
61093
  Status: undefined,
61094
+ EnaSrdSpecification: undefined,
58361
61095
  };
58362
61096
  if (output["attachTime"] !== undefined) {
58363
61097
  contents.AttachTime = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTime)(output["attachTime"]));
@@ -58383,6 +61117,9 @@ const deserializeAws_ec2NetworkInterfaceAttachment = (output, context) => {
58383
61117
  if (output["status"] !== undefined) {
58384
61118
  contents.Status = (0, smithy_client_1.expectString)(output["status"]);
58385
61119
  }
61120
+ if (output["enaSrdSpecification"] !== undefined) {
61121
+ contents.EnaSrdSpecification = deserializeAws_ec2AttachmentEnaSrdSpecification(output["enaSrdSpecification"], context);
61122
+ }
58386
61123
  return contents;
58387
61124
  };
58388
61125
  const deserializeAws_ec2NetworkInterfaceCount = (output, context) => {
@@ -58505,6 +61242,39 @@ const deserializeAws_ec2OccurrenceDaySet = (output, context) => {
58505
61242
  return (0, smithy_client_1.strictParseInt32)(entry);
58506
61243
  });
58507
61244
  };
61245
+ const deserializeAws_ec2OidcOptions = (output, context) => {
61246
+ const contents = {
61247
+ Issuer: undefined,
61248
+ AuthorizationEndpoint: undefined,
61249
+ TokenEndpoint: undefined,
61250
+ UserInfoEndpoint: undefined,
61251
+ ClientId: undefined,
61252
+ ClientSecret: undefined,
61253
+ Scope: undefined,
61254
+ };
61255
+ if (output["issuer"] !== undefined) {
61256
+ contents.Issuer = (0, smithy_client_1.expectString)(output["issuer"]);
61257
+ }
61258
+ if (output["authorizationEndpoint"] !== undefined) {
61259
+ contents.AuthorizationEndpoint = (0, smithy_client_1.expectString)(output["authorizationEndpoint"]);
61260
+ }
61261
+ if (output["tokenEndpoint"] !== undefined) {
61262
+ contents.TokenEndpoint = (0, smithy_client_1.expectString)(output["tokenEndpoint"]);
61263
+ }
61264
+ if (output["userInfoEndpoint"] !== undefined) {
61265
+ contents.UserInfoEndpoint = (0, smithy_client_1.expectString)(output["userInfoEndpoint"]);
61266
+ }
61267
+ if (output["clientId"] !== undefined) {
61268
+ contents.ClientId = (0, smithy_client_1.expectString)(output["clientId"]);
61269
+ }
61270
+ if (output["clientSecret"] !== undefined) {
61271
+ contents.ClientSecret = (0, smithy_client_1.expectString)(output["clientSecret"]);
61272
+ }
61273
+ if (output["scope"] !== undefined) {
61274
+ contents.Scope = (0, smithy_client_1.expectString)(output["scope"]);
61275
+ }
61276
+ return contents;
61277
+ };
58508
61278
  const deserializeAws_ec2OnDemandOptions = (output, context) => {
58509
61279
  const contents = {
58510
61280
  AllocationStrategy: undefined,
@@ -61153,6 +63923,13 @@ const deserializeAws_ec2SecurityGroupIdentifier = (output, context) => {
61153
63923
  }
61154
63924
  return contents;
61155
63925
  };
63926
+ const deserializeAws_ec2SecurityGroupIdList = (output, context) => {
63927
+ return (output || [])
63928
+ .filter((e) => e != null)
63929
+ .map((entry) => {
63930
+ return (0, smithy_client_1.expectString)(entry);
63931
+ });
63932
+ };
61156
63933
  const deserializeAws_ec2SecurityGroupIdStringList = (output, context) => {
61157
63934
  return (output || [])
61158
63935
  .filter((e) => e != null)
@@ -62770,6 +65547,38 @@ const deserializeAws_ec2SubnetList = (output, context) => {
62770
65547
  return deserializeAws_ec2Subnet(entry, context);
62771
65548
  });
62772
65549
  };
65550
+ const deserializeAws_ec2Subscription = (output, context) => {
65551
+ const contents = {
65552
+ Source: undefined,
65553
+ Destination: undefined,
65554
+ Metric: undefined,
65555
+ Statistic: undefined,
65556
+ Period: undefined,
65557
+ };
65558
+ if (output["source"] !== undefined) {
65559
+ contents.Source = (0, smithy_client_1.expectString)(output["source"]);
65560
+ }
65561
+ if (output["destination"] !== undefined) {
65562
+ contents.Destination = (0, smithy_client_1.expectString)(output["destination"]);
65563
+ }
65564
+ if (output["metric"] !== undefined) {
65565
+ contents.Metric = (0, smithy_client_1.expectString)(output["metric"]);
65566
+ }
65567
+ if (output["statistic"] !== undefined) {
65568
+ contents.Statistic = (0, smithy_client_1.expectString)(output["statistic"]);
65569
+ }
65570
+ if (output["period"] !== undefined) {
65571
+ contents.Period = (0, smithy_client_1.expectString)(output["period"]);
65572
+ }
65573
+ return contents;
65574
+ };
65575
+ const deserializeAws_ec2SubscriptionList = (output, context) => {
65576
+ return (output || [])
65577
+ .filter((e) => e != null)
65578
+ .map((entry) => {
65579
+ return deserializeAws_ec2Subscription(entry, context);
65580
+ });
65581
+ };
62773
65582
  const deserializeAws_ec2SuccessfulInstanceCreditSpecificationItem = (output, context) => {
62774
65583
  const contents = {
62775
65584
  InstanceId: undefined,
@@ -64990,6 +67799,451 @@ const deserializeAws_ec2VCpuInfo = (output, context) => {
64990
67799
  }
64991
67800
  return contents;
64992
67801
  };
67802
+ const deserializeAws_ec2VerifiedAccessEndpoint = (output, context) => {
67803
+ const contents = {
67804
+ VerifiedAccessInstanceId: undefined,
67805
+ VerifiedAccessGroupId: undefined,
67806
+ VerifiedAccessEndpointId: undefined,
67807
+ ApplicationDomain: undefined,
67808
+ EndpointType: undefined,
67809
+ AttachmentType: undefined,
67810
+ DomainCertificateArn: undefined,
67811
+ EndpointDomain: undefined,
67812
+ DeviceValidationDomain: undefined,
67813
+ SecurityGroupIds: undefined,
67814
+ LoadBalancerOptions: undefined,
67815
+ NetworkInterfaceOptions: undefined,
67816
+ Status: undefined,
67817
+ Description: undefined,
67818
+ CreationTime: undefined,
67819
+ LastUpdatedTime: undefined,
67820
+ DeletionTime: undefined,
67821
+ Tags: undefined,
67822
+ };
67823
+ if (output["verifiedAccessInstanceId"] !== undefined) {
67824
+ contents.VerifiedAccessInstanceId = (0, smithy_client_1.expectString)(output["verifiedAccessInstanceId"]);
67825
+ }
67826
+ if (output["verifiedAccessGroupId"] !== undefined) {
67827
+ contents.VerifiedAccessGroupId = (0, smithy_client_1.expectString)(output["verifiedAccessGroupId"]);
67828
+ }
67829
+ if (output["verifiedAccessEndpointId"] !== undefined) {
67830
+ contents.VerifiedAccessEndpointId = (0, smithy_client_1.expectString)(output["verifiedAccessEndpointId"]);
67831
+ }
67832
+ if (output["applicationDomain"] !== undefined) {
67833
+ contents.ApplicationDomain = (0, smithy_client_1.expectString)(output["applicationDomain"]);
67834
+ }
67835
+ if (output["endpointType"] !== undefined) {
67836
+ contents.EndpointType = (0, smithy_client_1.expectString)(output["endpointType"]);
67837
+ }
67838
+ if (output["attachmentType"] !== undefined) {
67839
+ contents.AttachmentType = (0, smithy_client_1.expectString)(output["attachmentType"]);
67840
+ }
67841
+ if (output["domainCertificateArn"] !== undefined) {
67842
+ contents.DomainCertificateArn = (0, smithy_client_1.expectString)(output["domainCertificateArn"]);
67843
+ }
67844
+ if (output["endpointDomain"] !== undefined) {
67845
+ contents.EndpointDomain = (0, smithy_client_1.expectString)(output["endpointDomain"]);
67846
+ }
67847
+ if (output["deviceValidationDomain"] !== undefined) {
67848
+ contents.DeviceValidationDomain = (0, smithy_client_1.expectString)(output["deviceValidationDomain"]);
67849
+ }
67850
+ if (output.securityGroupIdSet === "") {
67851
+ contents.SecurityGroupIds = [];
67852
+ }
67853
+ else if (output["securityGroupIdSet"] !== undefined && output["securityGroupIdSet"]["item"] !== undefined) {
67854
+ contents.SecurityGroupIds = deserializeAws_ec2SecurityGroupIdList((0, smithy_client_1.getArrayIfSingleItem)(output["securityGroupIdSet"]["item"]), context);
67855
+ }
67856
+ if (output["loadBalancerOptions"] !== undefined) {
67857
+ contents.LoadBalancerOptions = deserializeAws_ec2VerifiedAccessEndpointLoadBalancerOptions(output["loadBalancerOptions"], context);
67858
+ }
67859
+ if (output["networkInterfaceOptions"] !== undefined) {
67860
+ contents.NetworkInterfaceOptions = deserializeAws_ec2VerifiedAccessEndpointEniOptions(output["networkInterfaceOptions"], context);
67861
+ }
67862
+ if (output["status"] !== undefined) {
67863
+ contents.Status = deserializeAws_ec2VerifiedAccessEndpointStatus(output["status"], context);
67864
+ }
67865
+ if (output["description"] !== undefined) {
67866
+ contents.Description = (0, smithy_client_1.expectString)(output["description"]);
67867
+ }
67868
+ if (output["creationTime"] !== undefined) {
67869
+ contents.CreationTime = (0, smithy_client_1.expectString)(output["creationTime"]);
67870
+ }
67871
+ if (output["lastUpdatedTime"] !== undefined) {
67872
+ contents.LastUpdatedTime = (0, smithy_client_1.expectString)(output["lastUpdatedTime"]);
67873
+ }
67874
+ if (output["deletionTime"] !== undefined) {
67875
+ contents.DeletionTime = (0, smithy_client_1.expectString)(output["deletionTime"]);
67876
+ }
67877
+ if (output.tagSet === "") {
67878
+ contents.Tags = [];
67879
+ }
67880
+ else if (output["tagSet"] !== undefined && output["tagSet"]["item"] !== undefined) {
67881
+ contents.Tags = deserializeAws_ec2TagList((0, smithy_client_1.getArrayIfSingleItem)(output["tagSet"]["item"]), context);
67882
+ }
67883
+ return contents;
67884
+ };
67885
+ const deserializeAws_ec2VerifiedAccessEndpointEniOptions = (output, context) => {
67886
+ const contents = {
67887
+ NetworkInterfaceId: undefined,
67888
+ Protocol: undefined,
67889
+ Port: undefined,
67890
+ };
67891
+ if (output["networkInterfaceId"] !== undefined) {
67892
+ contents.NetworkInterfaceId = (0, smithy_client_1.expectString)(output["networkInterfaceId"]);
67893
+ }
67894
+ if (output["protocol"] !== undefined) {
67895
+ contents.Protocol = (0, smithy_client_1.expectString)(output["protocol"]);
67896
+ }
67897
+ if (output["port"] !== undefined) {
67898
+ contents.Port = (0, smithy_client_1.strictParseInt32)(output["port"]);
67899
+ }
67900
+ return contents;
67901
+ };
67902
+ const deserializeAws_ec2VerifiedAccessEndpointList = (output, context) => {
67903
+ return (output || [])
67904
+ .filter((e) => e != null)
67905
+ .map((entry) => {
67906
+ return deserializeAws_ec2VerifiedAccessEndpoint(entry, context);
67907
+ });
67908
+ };
67909
+ const deserializeAws_ec2VerifiedAccessEndpointLoadBalancerOptions = (output, context) => {
67910
+ const contents = {
67911
+ Protocol: undefined,
67912
+ Port: undefined,
67913
+ LoadBalancerArn: undefined,
67914
+ SubnetIds: undefined,
67915
+ };
67916
+ if (output["protocol"] !== undefined) {
67917
+ contents.Protocol = (0, smithy_client_1.expectString)(output["protocol"]);
67918
+ }
67919
+ if (output["port"] !== undefined) {
67920
+ contents.Port = (0, smithy_client_1.strictParseInt32)(output["port"]);
67921
+ }
67922
+ if (output["loadBalancerArn"] !== undefined) {
67923
+ contents.LoadBalancerArn = (0, smithy_client_1.expectString)(output["loadBalancerArn"]);
67924
+ }
67925
+ if (output.subnetIdSet === "") {
67926
+ contents.SubnetIds = [];
67927
+ }
67928
+ else if (output["subnetIdSet"] !== undefined && output["subnetIdSet"]["item"] !== undefined) {
67929
+ contents.SubnetIds = deserializeAws_ec2VerifiedAccessEndpointSubnetIdList((0, smithy_client_1.getArrayIfSingleItem)(output["subnetIdSet"]["item"]), context);
67930
+ }
67931
+ return contents;
67932
+ };
67933
+ const deserializeAws_ec2VerifiedAccessEndpointStatus = (output, context) => {
67934
+ const contents = {
67935
+ Code: undefined,
67936
+ Message: undefined,
67937
+ };
67938
+ if (output["code"] !== undefined) {
67939
+ contents.Code = (0, smithy_client_1.expectString)(output["code"]);
67940
+ }
67941
+ if (output["message"] !== undefined) {
67942
+ contents.Message = (0, smithy_client_1.expectString)(output["message"]);
67943
+ }
67944
+ return contents;
67945
+ };
67946
+ const deserializeAws_ec2VerifiedAccessEndpointSubnetIdList = (output, context) => {
67947
+ return (output || [])
67948
+ .filter((e) => e != null)
67949
+ .map((entry) => {
67950
+ return (0, smithy_client_1.expectString)(entry);
67951
+ });
67952
+ };
67953
+ const deserializeAws_ec2VerifiedAccessGroup = (output, context) => {
67954
+ const contents = {
67955
+ VerifiedAccessGroupId: undefined,
67956
+ VerifiedAccessInstanceId: undefined,
67957
+ Description: undefined,
67958
+ Owner: undefined,
67959
+ VerifiedAccessGroupArn: undefined,
67960
+ CreationTime: undefined,
67961
+ LastUpdatedTime: undefined,
67962
+ DeletionTime: undefined,
67963
+ Tags: undefined,
67964
+ };
67965
+ if (output["verifiedAccessGroupId"] !== undefined) {
67966
+ contents.VerifiedAccessGroupId = (0, smithy_client_1.expectString)(output["verifiedAccessGroupId"]);
67967
+ }
67968
+ if (output["verifiedAccessInstanceId"] !== undefined) {
67969
+ contents.VerifiedAccessInstanceId = (0, smithy_client_1.expectString)(output["verifiedAccessInstanceId"]);
67970
+ }
67971
+ if (output["description"] !== undefined) {
67972
+ contents.Description = (0, smithy_client_1.expectString)(output["description"]);
67973
+ }
67974
+ if (output["owner"] !== undefined) {
67975
+ contents.Owner = (0, smithy_client_1.expectString)(output["owner"]);
67976
+ }
67977
+ if (output["verifiedAccessGroupArn"] !== undefined) {
67978
+ contents.VerifiedAccessGroupArn = (0, smithy_client_1.expectString)(output["verifiedAccessGroupArn"]);
67979
+ }
67980
+ if (output["creationTime"] !== undefined) {
67981
+ contents.CreationTime = (0, smithy_client_1.expectString)(output["creationTime"]);
67982
+ }
67983
+ if (output["lastUpdatedTime"] !== undefined) {
67984
+ contents.LastUpdatedTime = (0, smithy_client_1.expectString)(output["lastUpdatedTime"]);
67985
+ }
67986
+ if (output["deletionTime"] !== undefined) {
67987
+ contents.DeletionTime = (0, smithy_client_1.expectString)(output["deletionTime"]);
67988
+ }
67989
+ if (output.tagSet === "") {
67990
+ contents.Tags = [];
67991
+ }
67992
+ else if (output["tagSet"] !== undefined && output["tagSet"]["item"] !== undefined) {
67993
+ contents.Tags = deserializeAws_ec2TagList((0, smithy_client_1.getArrayIfSingleItem)(output["tagSet"]["item"]), context);
67994
+ }
67995
+ return contents;
67996
+ };
67997
+ const deserializeAws_ec2VerifiedAccessGroupList = (output, context) => {
67998
+ return (output || [])
67999
+ .filter((e) => e != null)
68000
+ .map((entry) => {
68001
+ return deserializeAws_ec2VerifiedAccessGroup(entry, context);
68002
+ });
68003
+ };
68004
+ const deserializeAws_ec2VerifiedAccessInstance = (output, context) => {
68005
+ const contents = {
68006
+ VerifiedAccessInstanceId: undefined,
68007
+ Description: undefined,
68008
+ VerifiedAccessTrustProviders: undefined,
68009
+ CreationTime: undefined,
68010
+ LastUpdatedTime: undefined,
68011
+ Tags: undefined,
68012
+ };
68013
+ if (output["verifiedAccessInstanceId"] !== undefined) {
68014
+ contents.VerifiedAccessInstanceId = (0, smithy_client_1.expectString)(output["verifiedAccessInstanceId"]);
68015
+ }
68016
+ if (output["description"] !== undefined) {
68017
+ contents.Description = (0, smithy_client_1.expectString)(output["description"]);
68018
+ }
68019
+ if (output.verifiedAccessTrustProviderSet === "") {
68020
+ contents.VerifiedAccessTrustProviders = [];
68021
+ }
68022
+ else if (output["verifiedAccessTrustProviderSet"] !== undefined &&
68023
+ output["verifiedAccessTrustProviderSet"]["item"] !== undefined) {
68024
+ contents.VerifiedAccessTrustProviders = deserializeAws_ec2VerifiedAccessTrustProviderCondensedList((0, smithy_client_1.getArrayIfSingleItem)(output["verifiedAccessTrustProviderSet"]["item"]), context);
68025
+ }
68026
+ if (output["creationTime"] !== undefined) {
68027
+ contents.CreationTime = (0, smithy_client_1.expectString)(output["creationTime"]);
68028
+ }
68029
+ if (output["lastUpdatedTime"] !== undefined) {
68030
+ contents.LastUpdatedTime = (0, smithy_client_1.expectString)(output["lastUpdatedTime"]);
68031
+ }
68032
+ if (output.tagSet === "") {
68033
+ contents.Tags = [];
68034
+ }
68035
+ else if (output["tagSet"] !== undefined && output["tagSet"]["item"] !== undefined) {
68036
+ contents.Tags = deserializeAws_ec2TagList((0, smithy_client_1.getArrayIfSingleItem)(output["tagSet"]["item"]), context);
68037
+ }
68038
+ return contents;
68039
+ };
68040
+ const deserializeAws_ec2VerifiedAccessInstanceList = (output, context) => {
68041
+ return (output || [])
68042
+ .filter((e) => e != null)
68043
+ .map((entry) => {
68044
+ return deserializeAws_ec2VerifiedAccessInstance(entry, context);
68045
+ });
68046
+ };
68047
+ const deserializeAws_ec2VerifiedAccessInstanceLoggingConfiguration = (output, context) => {
68048
+ const contents = {
68049
+ VerifiedAccessInstanceId: undefined,
68050
+ AccessLogs: undefined,
68051
+ };
68052
+ if (output["verifiedAccessInstanceId"] !== undefined) {
68053
+ contents.VerifiedAccessInstanceId = (0, smithy_client_1.expectString)(output["verifiedAccessInstanceId"]);
68054
+ }
68055
+ if (output["accessLogs"] !== undefined) {
68056
+ contents.AccessLogs = deserializeAws_ec2VerifiedAccessLogs(output["accessLogs"], context);
68057
+ }
68058
+ return contents;
68059
+ };
68060
+ const deserializeAws_ec2VerifiedAccessInstanceLoggingConfigurationList = (output, context) => {
68061
+ return (output || [])
68062
+ .filter((e) => e != null)
68063
+ .map((entry) => {
68064
+ return deserializeAws_ec2VerifiedAccessInstanceLoggingConfiguration(entry, context);
68065
+ });
68066
+ };
68067
+ const deserializeAws_ec2VerifiedAccessLogCloudWatchLogsDestination = (output, context) => {
68068
+ const contents = {
68069
+ Enabled: undefined,
68070
+ DeliveryStatus: undefined,
68071
+ LogGroup: undefined,
68072
+ };
68073
+ if (output["enabled"] !== undefined) {
68074
+ contents.Enabled = (0, smithy_client_1.parseBoolean)(output["enabled"]);
68075
+ }
68076
+ if (output["deliveryStatus"] !== undefined) {
68077
+ contents.DeliveryStatus = deserializeAws_ec2VerifiedAccessLogDeliveryStatus(output["deliveryStatus"], context);
68078
+ }
68079
+ if (output["logGroup"] !== undefined) {
68080
+ contents.LogGroup = (0, smithy_client_1.expectString)(output["logGroup"]);
68081
+ }
68082
+ return contents;
68083
+ };
68084
+ const deserializeAws_ec2VerifiedAccessLogDeliveryStatus = (output, context) => {
68085
+ const contents = {
68086
+ Code: undefined,
68087
+ Message: undefined,
68088
+ };
68089
+ if (output["code"] !== undefined) {
68090
+ contents.Code = (0, smithy_client_1.expectString)(output["code"]);
68091
+ }
68092
+ if (output["message"] !== undefined) {
68093
+ contents.Message = (0, smithy_client_1.expectString)(output["message"]);
68094
+ }
68095
+ return contents;
68096
+ };
68097
+ const deserializeAws_ec2VerifiedAccessLogKinesisDataFirehoseDestination = (output, context) => {
68098
+ const contents = {
68099
+ Enabled: undefined,
68100
+ DeliveryStatus: undefined,
68101
+ DeliveryStream: undefined,
68102
+ };
68103
+ if (output["enabled"] !== undefined) {
68104
+ contents.Enabled = (0, smithy_client_1.parseBoolean)(output["enabled"]);
68105
+ }
68106
+ if (output["deliveryStatus"] !== undefined) {
68107
+ contents.DeliveryStatus = deserializeAws_ec2VerifiedAccessLogDeliveryStatus(output["deliveryStatus"], context);
68108
+ }
68109
+ if (output["deliveryStream"] !== undefined) {
68110
+ contents.DeliveryStream = (0, smithy_client_1.expectString)(output["deliveryStream"]);
68111
+ }
68112
+ return contents;
68113
+ };
68114
+ const deserializeAws_ec2VerifiedAccessLogs = (output, context) => {
68115
+ const contents = {
68116
+ S3: undefined,
68117
+ CloudWatchLogs: undefined,
68118
+ KinesisDataFirehose: undefined,
68119
+ };
68120
+ if (output["s3"] !== undefined) {
68121
+ contents.S3 = deserializeAws_ec2VerifiedAccessLogS3Destination(output["s3"], context);
68122
+ }
68123
+ if (output["cloudWatchLogs"] !== undefined) {
68124
+ contents.CloudWatchLogs = deserializeAws_ec2VerifiedAccessLogCloudWatchLogsDestination(output["cloudWatchLogs"], context);
68125
+ }
68126
+ if (output["kinesisDataFirehose"] !== undefined) {
68127
+ contents.KinesisDataFirehose = deserializeAws_ec2VerifiedAccessLogKinesisDataFirehoseDestination(output["kinesisDataFirehose"], context);
68128
+ }
68129
+ return contents;
68130
+ };
68131
+ const deserializeAws_ec2VerifiedAccessLogS3Destination = (output, context) => {
68132
+ const contents = {
68133
+ Enabled: undefined,
68134
+ DeliveryStatus: undefined,
68135
+ BucketName: undefined,
68136
+ Prefix: undefined,
68137
+ BucketOwner: undefined,
68138
+ };
68139
+ if (output["enabled"] !== undefined) {
68140
+ contents.Enabled = (0, smithy_client_1.parseBoolean)(output["enabled"]);
68141
+ }
68142
+ if (output["deliveryStatus"] !== undefined) {
68143
+ contents.DeliveryStatus = deserializeAws_ec2VerifiedAccessLogDeliveryStatus(output["deliveryStatus"], context);
68144
+ }
68145
+ if (output["bucketName"] !== undefined) {
68146
+ contents.BucketName = (0, smithy_client_1.expectString)(output["bucketName"]);
68147
+ }
68148
+ if (output["prefix"] !== undefined) {
68149
+ contents.Prefix = (0, smithy_client_1.expectString)(output["prefix"]);
68150
+ }
68151
+ if (output["bucketOwner"] !== undefined) {
68152
+ contents.BucketOwner = (0, smithy_client_1.expectString)(output["bucketOwner"]);
68153
+ }
68154
+ return contents;
68155
+ };
68156
+ const deserializeAws_ec2VerifiedAccessTrustProvider = (output, context) => {
68157
+ const contents = {
68158
+ VerifiedAccessTrustProviderId: undefined,
68159
+ Description: undefined,
68160
+ TrustProviderType: undefined,
68161
+ UserTrustProviderType: undefined,
68162
+ DeviceTrustProviderType: undefined,
68163
+ OidcOptions: undefined,
68164
+ DeviceOptions: undefined,
68165
+ PolicyReferenceName: undefined,
68166
+ CreationTime: undefined,
68167
+ LastUpdatedTime: undefined,
68168
+ Tags: undefined,
68169
+ };
68170
+ if (output["verifiedAccessTrustProviderId"] !== undefined) {
68171
+ contents.VerifiedAccessTrustProviderId = (0, smithy_client_1.expectString)(output["verifiedAccessTrustProviderId"]);
68172
+ }
68173
+ if (output["description"] !== undefined) {
68174
+ contents.Description = (0, smithy_client_1.expectString)(output["description"]);
68175
+ }
68176
+ if (output["trustProviderType"] !== undefined) {
68177
+ contents.TrustProviderType = (0, smithy_client_1.expectString)(output["trustProviderType"]);
68178
+ }
68179
+ if (output["userTrustProviderType"] !== undefined) {
68180
+ contents.UserTrustProviderType = (0, smithy_client_1.expectString)(output["userTrustProviderType"]);
68181
+ }
68182
+ if (output["deviceTrustProviderType"] !== undefined) {
68183
+ contents.DeviceTrustProviderType = (0, smithy_client_1.expectString)(output["deviceTrustProviderType"]);
68184
+ }
68185
+ if (output["oidcOptions"] !== undefined) {
68186
+ contents.OidcOptions = deserializeAws_ec2OidcOptions(output["oidcOptions"], context);
68187
+ }
68188
+ if (output["deviceOptions"] !== undefined) {
68189
+ contents.DeviceOptions = deserializeAws_ec2DeviceOptions(output["deviceOptions"], context);
68190
+ }
68191
+ if (output["policyReferenceName"] !== undefined) {
68192
+ contents.PolicyReferenceName = (0, smithy_client_1.expectString)(output["policyReferenceName"]);
68193
+ }
68194
+ if (output["creationTime"] !== undefined) {
68195
+ contents.CreationTime = (0, smithy_client_1.expectString)(output["creationTime"]);
68196
+ }
68197
+ if (output["lastUpdatedTime"] !== undefined) {
68198
+ contents.LastUpdatedTime = (0, smithy_client_1.expectString)(output["lastUpdatedTime"]);
68199
+ }
68200
+ if (output.tagSet === "") {
68201
+ contents.Tags = [];
68202
+ }
68203
+ else if (output["tagSet"] !== undefined && output["tagSet"]["item"] !== undefined) {
68204
+ contents.Tags = deserializeAws_ec2TagList((0, smithy_client_1.getArrayIfSingleItem)(output["tagSet"]["item"]), context);
68205
+ }
68206
+ return contents;
68207
+ };
68208
+ const deserializeAws_ec2VerifiedAccessTrustProviderCondensed = (output, context) => {
68209
+ const contents = {
68210
+ VerifiedAccessTrustProviderId: undefined,
68211
+ Description: undefined,
68212
+ TrustProviderType: undefined,
68213
+ UserTrustProviderType: undefined,
68214
+ DeviceTrustProviderType: undefined,
68215
+ };
68216
+ if (output["verifiedAccessTrustProviderId"] !== undefined) {
68217
+ contents.VerifiedAccessTrustProviderId = (0, smithy_client_1.expectString)(output["verifiedAccessTrustProviderId"]);
68218
+ }
68219
+ if (output["description"] !== undefined) {
68220
+ contents.Description = (0, smithy_client_1.expectString)(output["description"]);
68221
+ }
68222
+ if (output["trustProviderType"] !== undefined) {
68223
+ contents.TrustProviderType = (0, smithy_client_1.expectString)(output["trustProviderType"]);
68224
+ }
68225
+ if (output["userTrustProviderType"] !== undefined) {
68226
+ contents.UserTrustProviderType = (0, smithy_client_1.expectString)(output["userTrustProviderType"]);
68227
+ }
68228
+ if (output["deviceTrustProviderType"] !== undefined) {
68229
+ contents.DeviceTrustProviderType = (0, smithy_client_1.expectString)(output["deviceTrustProviderType"]);
68230
+ }
68231
+ return contents;
68232
+ };
68233
+ const deserializeAws_ec2VerifiedAccessTrustProviderCondensedList = (output, context) => {
68234
+ return (output || [])
68235
+ .filter((e) => e != null)
68236
+ .map((entry) => {
68237
+ return deserializeAws_ec2VerifiedAccessTrustProviderCondensed(entry, context);
68238
+ });
68239
+ };
68240
+ const deserializeAws_ec2VerifiedAccessTrustProviderList = (output, context) => {
68241
+ return (output || [])
68242
+ .filter((e) => e != null)
68243
+ .map((entry) => {
68244
+ return deserializeAws_ec2VerifiedAccessTrustProvider(entry, context);
68245
+ });
68246
+ };
64993
68247
  const deserializeAws_ec2VgwTelemetry = (output, context) => {
64994
68248
  const contents = {
64995
68249
  AcceptedRouteCount: undefined,