@aws-sdk/client-ec2 3.219.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 (487) hide show
  1. package/dist-cjs/EC2.js +360 -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/CreateVerifiedAccessEndpointCommand.js +46 -0
  11. package/dist-cjs/commands/CreateVerifiedAccessGroupCommand.js +46 -0
  12. package/dist-cjs/commands/CreateVerifiedAccessInstanceCommand.js +46 -0
  13. package/dist-cjs/commands/CreateVerifiedAccessTrustProviderCommand.js +46 -0
  14. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  16. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  17. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  18. package/dist-cjs/commands/DeleteVerifiedAccessEndpointCommand.js +46 -0
  19. package/dist-cjs/commands/DeleteVerifiedAccessGroupCommand.js +46 -0
  20. package/dist-cjs/commands/DeleteVerifiedAccessInstanceCommand.js +46 -0
  21. package/dist-cjs/commands/DeleteVerifiedAccessTrustProviderCommand.js +46 -0
  22. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteVpcCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  25. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  26. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +3 -3
  27. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  28. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +2 -2
  31. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +3 -3
  32. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  33. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  34. package/dist-cjs/commands/DeregisterImageCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -1
  36. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +3 -3
  37. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +3 -3
  38. package/dist-cjs/commands/DescribeIpamsCommand.js +1 -2
  39. package/dist-cjs/commands/DescribeVerifiedAccessEndpointsCommand.js +46 -0
  40. package/dist-cjs/commands/DescribeVerifiedAccessGroupsCommand.js +46 -0
  41. package/dist-cjs/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +46 -0
  42. package/dist-cjs/commands/DescribeVerifiedAccessInstancesCommand.js +46 -0
  43. package/dist-cjs/commands/DescribeVerifiedAccessTrustProvidersCommand.js +46 -0
  44. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  45. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  46. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  47. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  48. package/dist-cjs/commands/DescribeVpcsCommand.js +3 -3
  49. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +3 -3
  50. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +3 -3
  51. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +3 -3
  52. package/dist-cjs/commands/DetachInternetGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +2 -2
  54. package/dist-cjs/commands/DetachVerifiedAccessTrustProviderCommand.js +46 -0
  55. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  56. package/dist-cjs/commands/DetachVpnGatewayCommand.js +2 -2
  57. package/dist-cjs/commands/DisableAddressTransferCommand.js +3 -3
  58. package/dist-cjs/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +3 -3
  59. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  60. package/dist-cjs/commands/DisableFastLaunchCommand.js +3 -3
  61. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  62. package/dist-cjs/commands/DisableImageDeprecationCommand.js +3 -3
  63. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  64. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +3 -3
  65. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  66. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +2 -2
  67. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +3 -3
  68. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  69. package/dist-cjs/commands/DisassociateAddressCommand.js +2 -2
  70. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  71. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  72. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +1 -2
  73. package/dist-cjs/commands/GetVerifiedAccessEndpointPolicyCommand.js +46 -0
  74. package/dist-cjs/commands/GetVerifiedAccessGroupPolicyCommand.js +46 -0
  75. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  76. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  77. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +3 -3
  78. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  79. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  80. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +3 -3
  81. package/dist-cjs/commands/ModifyIpamCommand.js +3 -3
  82. package/dist-cjs/commands/ModifyIpamPoolCommand.js +3 -3
  83. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +3 -3
  84. package/dist-cjs/commands/ModifyIpamScopeCommand.js +3 -3
  85. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +3 -3
  86. package/dist-cjs/commands/ModifyLocalGatewayRouteCommand.js +3 -3
  87. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +3 -3
  88. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  89. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  90. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +3 -3
  91. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +3 -3
  92. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +2 -2
  93. package/dist-cjs/commands/ModifySnapshotTierCommand.js +3 -3
  94. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +3 -3
  95. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +2 -2
  96. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  97. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  98. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  99. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +1 -2
  100. package/dist-cjs/commands/ModifyVerifiedAccessEndpointCommand.js +46 -0
  101. package/dist-cjs/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +46 -0
  102. package/dist-cjs/commands/ModifyVerifiedAccessGroupCommand.js +46 -0
  103. package/dist-cjs/commands/ModifyVerifiedAccessGroupPolicyCommand.js +46 -0
  104. package/dist-cjs/commands/ModifyVerifiedAccessInstanceCommand.js +46 -0
  105. package/dist-cjs/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +46 -0
  106. package/dist-cjs/commands/ModifyVerifiedAccessTrustProviderCommand.js +46 -0
  107. package/dist-cjs/commands/index.js +24 -0
  108. package/dist-cjs/models/models_0.js +55 -47
  109. package/dist-cjs/models/models_1.js +47 -47
  110. package/dist-cjs/models/models_2.js +137 -137
  111. package/dist-cjs/models/models_3.js +169 -183
  112. package/dist-cjs/models/models_4.js +252 -233
  113. package/dist-cjs/models/models_5.js +257 -263
  114. package/dist-cjs/models/models_6.js +347 -4
  115. package/dist-cjs/pagination/DescribeVerifiedAccessEndpointsPaginator.js +36 -0
  116. package/dist-cjs/pagination/DescribeVerifiedAccessGroupsPaginator.js +36 -0
  117. package/dist-cjs/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +36 -0
  118. package/dist-cjs/pagination/DescribeVerifiedAccessInstancesPaginator.js +36 -0
  119. package/dist-cjs/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +36 -0
  120. package/dist-cjs/pagination/index.js +5 -0
  121. package/dist-cjs/protocols/Aws_ec2.js +2714 -59
  122. package/dist-es/EC2.js +360 -0
  123. package/dist-es/commands/AttachVerifiedAccessTrustProviderCommand.js +42 -0
  124. package/dist-es/commands/CreateCoipCidrCommand.js +2 -1
  125. package/dist-es/commands/CreateCoipPoolCommand.js +1 -1
  126. package/dist-es/commands/CreateCustomerGatewayCommand.js +1 -1
  127. package/dist-es/commands/CreateDefaultSubnetCommand.js +1 -2
  128. package/dist-es/commands/CreateSnapshotsCommand.js +2 -1
  129. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +1 -1
  130. package/dist-es/commands/CreateStoreImageTaskCommand.js +1 -1
  131. package/dist-es/commands/CreateVerifiedAccessEndpointCommand.js +42 -0
  132. package/dist-es/commands/CreateVerifiedAccessGroupCommand.js +42 -0
  133. package/dist-es/commands/CreateVerifiedAccessInstanceCommand.js +42 -0
  134. package/dist-es/commands/CreateVerifiedAccessTrustProviderCommand.js +42 -0
  135. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  136. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +1 -1
  137. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +1 -1
  138. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +1 -1
  139. package/dist-es/commands/DeleteVerifiedAccessEndpointCommand.js +42 -0
  140. package/dist-es/commands/DeleteVerifiedAccessGroupCommand.js +42 -0
  141. package/dist-es/commands/DeleteVerifiedAccessInstanceCommand.js +42 -0
  142. package/dist-es/commands/DeleteVerifiedAccessTrustProviderCommand.js +42 -0
  143. package/dist-es/commands/DeleteVolumeCommand.js +1 -1
  144. package/dist-es/commands/DeleteVpcCommand.js +1 -1
  145. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +1 -1
  146. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +1 -1
  147. package/dist-es/commands/DeleteVpcEndpointsCommand.js +1 -1
  148. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +1 -1
  149. package/dist-es/commands/DeleteVpnConnectionCommand.js +1 -1
  150. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  151. package/dist-es/commands/DeleteVpnGatewayCommand.js +1 -1
  152. package/dist-es/commands/DeprovisionByoipCidrCommand.js +1 -1
  153. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +1 -1
  154. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +1 -1
  155. package/dist-es/commands/DeregisterImageCommand.js +1 -1
  156. package/dist-es/commands/DescribeInstanceTypesCommand.js +2 -1
  157. package/dist-es/commands/DescribeInternetGatewaysCommand.js +1 -1
  158. package/dist-es/commands/DescribeIpamPoolsCommand.js +1 -1
  159. package/dist-es/commands/DescribeIpamsCommand.js +1 -2
  160. package/dist-es/commands/DescribeVerifiedAccessEndpointsCommand.js +42 -0
  161. package/dist-es/commands/DescribeVerifiedAccessGroupsCommand.js +42 -0
  162. package/dist-es/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +42 -0
  163. package/dist-es/commands/DescribeVerifiedAccessInstancesCommand.js +42 -0
  164. package/dist-es/commands/DescribeVerifiedAccessTrustProvidersCommand.js +42 -0
  165. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  166. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +1 -1
  167. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +1 -1
  168. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +1 -1
  169. package/dist-es/commands/DescribeVpcsCommand.js +1 -1
  170. package/dist-es/commands/DescribeVpnConnectionsCommand.js +1 -1
  171. package/dist-es/commands/DescribeVpnGatewaysCommand.js +1 -1
  172. package/dist-es/commands/DetachClassicLinkVpcCommand.js +1 -1
  173. package/dist-es/commands/DetachInternetGatewayCommand.js +1 -1
  174. package/dist-es/commands/DetachNetworkInterfaceCommand.js +1 -1
  175. package/dist-es/commands/DetachVerifiedAccessTrustProviderCommand.js +42 -0
  176. package/dist-es/commands/DetachVolumeCommand.js +1 -1
  177. package/dist-es/commands/DetachVpnGatewayCommand.js +1 -1
  178. package/dist-es/commands/DisableAddressTransferCommand.js +1 -1
  179. package/dist-es/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +1 -1
  180. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +1 -1
  181. package/dist-es/commands/DisableFastLaunchCommand.js +1 -1
  182. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +1 -1
  183. package/dist-es/commands/DisableImageDeprecationCommand.js +1 -1
  184. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +1 -1
  185. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +1 -1
  186. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +1 -1
  187. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +1 -1
  188. package/dist-es/commands/DisableVpcClassicLinkCommand.js +1 -1
  189. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +1 -1
  190. package/dist-es/commands/DisassociateAddressCommand.js +1 -1
  191. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +1 -1
  192. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +1 -1
  193. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +1 -2
  194. package/dist-es/commands/GetVerifiedAccessEndpointPolicyCommand.js +42 -0
  195. package/dist-es/commands/GetVerifiedAccessGroupPolicyCommand.js +42 -0
  196. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +1 -1
  197. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +1 -1
  198. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +1 -1
  199. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +1 -1
  200. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +1 -1
  201. package/dist-es/commands/ModifyInstancePlacementCommand.js +1 -1
  202. package/dist-es/commands/ModifyIpamCommand.js +1 -1
  203. package/dist-es/commands/ModifyIpamPoolCommand.js +1 -1
  204. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +1 -1
  205. package/dist-es/commands/ModifyIpamScopeCommand.js +1 -1
  206. package/dist-es/commands/ModifyLaunchTemplateCommand.js +1 -1
  207. package/dist-es/commands/ModifyLocalGatewayRouteCommand.js +1 -1
  208. package/dist-es/commands/ModifyManagedPrefixListCommand.js +1 -1
  209. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  210. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +1 -1
  211. package/dist-es/commands/ModifyReservedInstancesCommand.js +1 -1
  212. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +1 -1
  213. package/dist-es/commands/ModifySnapshotAttributeCommand.js +1 -1
  214. package/dist-es/commands/ModifySnapshotTierCommand.js +1 -1
  215. package/dist-es/commands/ModifySpotFleetRequestCommand.js +1 -1
  216. package/dist-es/commands/ModifySubnetAttributeCommand.js +1 -1
  217. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +1 -1
  218. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +1 -1
  219. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +1 -1
  220. package/dist-es/commands/ModifyTransitGatewayCommand.js +1 -2
  221. package/dist-es/commands/ModifyVerifiedAccessEndpointCommand.js +42 -0
  222. package/dist-es/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +42 -0
  223. package/dist-es/commands/ModifyVerifiedAccessGroupCommand.js +42 -0
  224. package/dist-es/commands/ModifyVerifiedAccessGroupPolicyCommand.js +42 -0
  225. package/dist-es/commands/ModifyVerifiedAccessInstanceCommand.js +42 -0
  226. package/dist-es/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +42 -0
  227. package/dist-es/commands/ModifyVerifiedAccessTrustProviderCommand.js +42 -0
  228. package/dist-es/commands/index.js +24 -0
  229. package/dist-es/models/models_0.js +42 -33
  230. package/dist-es/models/models_1.js +33 -32
  231. package/dist-es/models/models_2.js +105 -102
  232. package/dist-es/models/models_3.js +126 -151
  233. package/dist-es/models/models_4.js +203 -171
  234. package/dist-es/models/models_5.js +190 -200
  235. package/dist-es/models/models_6.js +263 -0
  236. package/dist-es/pagination/DescribeVerifiedAccessEndpointsPaginator.js +32 -0
  237. package/dist-es/pagination/DescribeVerifiedAccessGroupsPaginator.js +32 -0
  238. package/dist-es/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +32 -0
  239. package/dist-es/pagination/DescribeVerifiedAccessInstancesPaginator.js +32 -0
  240. package/dist-es/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +32 -0
  241. package/dist-es/pagination/index.js +5 -0
  242. package/dist-es/protocols/Aws_ec2.js +2642 -36
  243. package/dist-types/EC2.d.ts +96 -0
  244. package/dist-types/EC2Client.d.ts +26 -2
  245. package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  246. package/dist-types/commands/CreateCoipCidrCommand.d.ts +2 -1
  247. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  248. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  249. package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +1 -2
  250. package/dist-types/commands/CreateSnapshotsCommand.d.ts +2 -1
  251. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  252. package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  253. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +20 -0
  254. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +20 -0
  255. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +20 -0
  256. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +20 -0
  257. package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
  258. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  259. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  260. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  261. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +20 -0
  262. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +20 -0
  263. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +20 -0
  264. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +20 -0
  265. package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
  266. package/dist-types/commands/DeleteVpcCommand.d.ts +1 -1
  267. package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  268. package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  269. package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  270. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  271. package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  272. package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  273. package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  274. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  275. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  276. package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  277. package/dist-types/commands/DeregisterImageCommand.d.ts +1 -1
  278. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -1
  279. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  280. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  281. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -2
  282. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +20 -0
  283. package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +20 -0
  284. package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +20 -0
  285. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +20 -0
  286. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +20 -0
  287. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
  288. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  289. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  290. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  291. package/dist-types/commands/DescribeVpcsCommand.d.ts +1 -1
  292. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  293. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  294. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  295. package/dist-types/commands/DetachInternetGatewayCommand.d.ts +1 -1
  296. package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  297. package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  298. package/dist-types/commands/DetachVolumeCommand.d.ts +1 -1
  299. package/dist-types/commands/DetachVpnGatewayCommand.d.ts +1 -1
  300. package/dist-types/commands/DisableAddressTransferCommand.d.ts +1 -1
  301. package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +1 -1
  302. package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  303. package/dist-types/commands/DisableFastLaunchCommand.d.ts +1 -1
  304. package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  305. package/dist-types/commands/DisableImageDeprecationCommand.d.ts +1 -1
  306. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  307. package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  308. package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  309. package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  310. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  311. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  312. package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -1
  313. package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  314. package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  315. package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -2
  316. package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  317. package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  318. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  319. package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  320. package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  321. package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  322. package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  323. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  324. package/dist-types/commands/ModifyIpamCommand.d.ts +1 -1
  325. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  326. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  327. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +1 -1
  328. package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  329. package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  330. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  331. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  332. package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  333. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  334. package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  335. package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  336. package/dist-types/commands/ModifySnapshotTierCommand.d.ts +1 -1
  337. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  338. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  339. package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  340. package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  341. package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  342. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -2
  343. package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +20 -0
  344. package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  345. package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +20 -0
  346. package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  347. package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +20 -0
  348. package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +20 -0
  349. package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +20 -0
  350. package/dist-types/commands/index.d.ts +24 -0
  351. package/dist-types/models/models_0.d.ts +96 -211
  352. package/dist-types/models/models_1.d.ts +200 -203
  353. package/dist-types/models/models_2.d.ts +409 -437
  354. package/dist-types/models/models_3.d.ts +478 -704
  355. package/dist-types/models/models_4.d.ts +5729 -6229
  356. package/dist-types/models/models_5.d.ts +3774 -3776
  357. package/dist-types/models/models_6.d.ts +1647 -11
  358. package/dist-types/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +4 -0
  359. package/dist-types/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +4 -0
  360. package/dist-types/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +4 -0
  361. package/dist-types/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +4 -0
  362. package/dist-types/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +4 -0
  363. package/dist-types/pagination/index.d.ts +5 -0
  364. package/dist-types/protocols/Aws_ec2.d.ts +72 -0
  365. package/dist-types/ts3.4/EC2.d.ts +462 -0
  366. package/dist-types/ts3.4/EC2Client.d.ts +144 -0
  367. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  368. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +2 -4
  369. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +1 -1
  370. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  371. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +4 -2
  372. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +2 -4
  373. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  374. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  375. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +41 -0
  376. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +41 -0
  377. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +41 -0
  378. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +41 -0
  379. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -4
  380. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  381. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  382. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  383. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +41 -0
  384. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +41 -0
  385. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +41 -0
  386. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +41 -0
  387. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +1 -1
  388. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +1 -1
  389. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  390. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  391. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  392. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  393. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  394. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  395. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  396. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  397. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  398. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  399. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +1 -1
  400. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -4
  401. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  402. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  403. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +1 -2
  404. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +41 -0
  405. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +41 -0
  406. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +43 -0
  407. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +41 -0
  408. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +41 -0
  409. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -4
  410. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  411. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  412. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  413. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +1 -1
  414. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  415. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  416. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  417. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +1 -1
  418. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  419. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  420. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +1 -1
  421. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +1 -1
  422. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +1 -1
  423. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +1 -1
  424. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  425. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +1 -1
  426. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  427. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +1 -1
  428. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  429. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  430. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  431. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  432. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  433. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  434. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +1 -1
  435. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  436. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  437. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +4 -2
  438. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  439. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  440. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  441. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  442. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  443. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  444. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  445. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  446. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +1 -1
  447. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +1 -1
  448. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  449. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +1 -1
  450. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  451. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  452. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  453. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  454. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  455. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  456. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  457. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  458. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +1 -1
  459. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  460. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  461. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  462. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  463. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  464. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +4 -2
  465. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +41 -0
  466. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  467. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +41 -0
  468. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  469. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +41 -0
  470. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +43 -0
  471. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +41 -0
  472. package/dist-types/ts3.4/commands/index.d.ts +24 -0
  473. package/dist-types/ts3.4/models/models_0.d.ts +87 -75
  474. package/dist-types/ts3.4/models/models_1.d.ts +76 -76
  475. package/dist-types/ts3.4/models/models_2.d.ts +275 -210
  476. package/dist-types/ts3.4/models/models_3.d.ts +278 -286
  477. package/dist-types/ts3.4/models/models_4.d.ts +429 -460
  478. package/dist-types/ts3.4/models/models_5.d.ts +498 -558
  479. package/dist-types/ts3.4/models/models_6.d.ts +724 -3
  480. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +11 -0
  481. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +11 -0
  482. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +11 -0
  483. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +11 -0
  484. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +11 -0
  485. package/dist-types/ts3.4/pagination/index.d.ts +5 -0
  486. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +288 -0
  487. package/package.json +1 -1
@@ -1,28 +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_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_ec2DescribeAwsNetworkPerformanceMetricSubscriptionsCommand = 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_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 = exports.serializeAws_ec2DescribeInstanceStatusCommand = void 0;
9
- 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_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 = exports.serializeAws_ec2DescribeSpotFleetRequestsCommand = void 0;
10
- 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 = 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 = void 0;
11
- 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 = exports.serializeAws_ec2GetLaunchTemplateDataCommand = exports.serializeAws_ec2GetIpamResourceCidrsCommand = exports.serializeAws_ec2GetIpamPoolCidrsCommand = exports.serializeAws_ec2GetIpamPoolAllocationsCommand = exports.serializeAws_ec2GetIpamAddressHistoryCommand = void 0;
12
- 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 = exports.serializeAws_ec2ModifyIpamResourceCidrCommand = exports.serializeAws_ec2ModifyIpamPoolCommand = exports.serializeAws_ec2ModifyIpamCommand = exports.serializeAws_ec2ModifyInstancePlacementCommand = exports.serializeAws_ec2ModifyInstanceMetadataOptionsCommand = void 0;
13
- 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 = exports.serializeAws_ec2RejectVpcEndpointConnectionsCommand = exports.serializeAws_ec2RejectTransitGatewayVpcAttachmentCommand = exports.serializeAws_ec2RejectTransitGatewayPeeringAttachmentCommand = exports.serializeAws_ec2RejectTransitGatewayMulticastDomainAssociationsCommand = exports.serializeAws_ec2RegisterTransitGatewayMulticastGroupSourcesCommand = void 0;
14
- 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 = exports.deserializeAws_ec2AcceptTransitGatewayMulticastDomainAssociationsCommand = exports.deserializeAws_ec2AcceptReservedInstancesExchangeQuoteCommand = exports.deserializeAws_ec2AcceptAddressTransferCommand = exports.serializeAws_ec2WithdrawByoipCidrCommand = exports.serializeAws_ec2UpdateSecurityGroupRuleDescriptionsIngressCommand = void 0;
15
- 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 = exports.deserializeAws_ec2CreateCarrierGatewayCommand = exports.deserializeAws_ec2CreateCapacityReservationFleetCommand = exports.deserializeAws_ec2CreateCapacityReservationCommand = exports.deserializeAws_ec2CopySnapshotCommand = exports.deserializeAws_ec2CopyImageCommand = void 0;
16
- 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 = exports.deserializeAws_ec2CreateTrafficMirrorFilterCommand = exports.deserializeAws_ec2CreateTagsCommand = exports.deserializeAws_ec2CreateSubnetCidrReservationCommand = exports.deserializeAws_ec2CreateSubnetCommand = exports.deserializeAws_ec2CreateStoreImageTaskCommand = void 0;
17
- 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 = exports.deserializeAws_ec2DeleteNetworkAclEntryCommand = exports.deserializeAws_ec2DeleteNetworkAclCommand = exports.deserializeAws_ec2DeleteNatGatewayCommand = exports.deserializeAws_ec2DeleteManagedPrefixListCommand = exports.deserializeAws_ec2DeleteLocalGatewayRouteTableVpcAssociationCommand = void 0;
18
- 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_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 = void 0;
19
- 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 = exports.deserializeAws_ec2DescribeInternetGatewaysCommand = exports.deserializeAws_ec2DescribeInstanceTypesCommand = exports.deserializeAws_ec2DescribeInstanceTypeOfferingsCommand = exports.deserializeAws_ec2DescribeInstanceStatusCommand = exports.deserializeAws_ec2DescribeInstancesCommand = exports.deserializeAws_ec2DescribeInstanceEventWindowsCommand = void 0;
20
- exports.deserializeAws_ec2DisableFastSnapshotRestoresCommand = exports.deserializeAws_ec2DisableFastLaunchCommand = exports.deserializeAws_ec2DisableEbsEncryptionByDefaultCommand = exports.deserializeAws_ec2DisableAwsNetworkPerformanceMetricSubscriptionCommand = 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 = exports.deserializeAws_ec2DescribeStaleSecurityGroupsCommand = exports.deserializeAws_ec2DescribeSpotPriceHistoryCommand = exports.deserializeAws_ec2DescribeSpotInstanceRequestsCommand = exports.deserializeAws_ec2DescribeSpotFleetRequestsCommand = exports.deserializeAws_ec2DescribeSpotFleetRequestHistoryCommand = exports.deserializeAws_ec2DescribeSpotFleetInstancesCommand = void 0;
21
- 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 = 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 = void 0;
22
- 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 = 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 = void 0;
23
- 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 = 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 = void 0;
24
- 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 = exports.deserializeAws_ec2RegisterTransitGatewayMulticastGroupMembersCommand = exports.deserializeAws_ec2RegisterInstanceEventNotificationAttributesCommand = void 0;
25
- exports.deserializeAws_ec2WithdrawByoipCidrCommand = exports.deserializeAws_ec2UpdateSecurityGroupRuleDescriptionsIngressCommand = exports.deserializeAws_ec2UpdateSecurityGroupRuleDescriptionsEgressCommand = exports.deserializeAws_ec2UnmonitorInstancesCommand = 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;
26
27
  const protocol_http_1 = require("@aws-sdk/protocol-http");
27
28
  const smithy_client_1 = require("@aws-sdk/smithy-client");
28
29
  const fast_xml_parser_1 = require("fast-xml-parser");
@@ -418,6 +419,19 @@ const serializeAws_ec2AttachNetworkInterfaceCommand = async (input, context) =>
418
419
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
419
420
  };
420
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;
421
435
  const serializeAws_ec2AttachVolumeCommand = async (input, context) => {
422
436
  const headers = {
423
437
  "content-type": "application/x-www-form-urlencoded",
@@ -1549,6 +1563,58 @@ const serializeAws_ec2CreateTransitGatewayVpcAttachmentCommand = async (input, c
1549
1563
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
1550
1564
  };
1551
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;
1552
1618
  const serializeAws_ec2CreateVolumeCommand = async (input, context) => {
1553
1619
  const headers = {
1554
1620
  "content-type": "application/x-www-form-urlencoded",
@@ -2433,6 +2499,58 @@ const serializeAws_ec2DeleteTransitGatewayVpcAttachmentCommand = async (input, c
2433
2499
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
2434
2500
  };
2435
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;
2436
2554
  const serializeAws_ec2DeleteVolumeCommand = async (input, context) => {
2437
2555
  const headers = {
2438
2556
  "content-type": "application/x-www-form-urlencoded",
@@ -4201,6 +4319,71 @@ const serializeAws_ec2DescribeTrunkInterfaceAssociationsCommand = async (input,
4201
4319
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
4202
4320
  };
4203
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;
4204
4387
  const serializeAws_ec2DescribeVolumeAttributeCommand = async (input, context) => {
4205
4388
  const headers = {
4206
4389
  "content-type": "application/x-www-form-urlencoded",
@@ -4461,6 +4644,19 @@ const serializeAws_ec2DetachNetworkInterfaceCommand = async (input, context) =>
4461
4644
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
4462
4645
  };
4463
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;
4464
4660
  const serializeAws_ec2DetachVolumeCommand = async (input, context) => {
4465
4661
  const headers = {
4466
4662
  "content-type": "application/x-www-form-urlencoded",
@@ -5501,6 +5697,32 @@ const serializeAws_ec2GetTransitGatewayRouteTablePropagationsCommand = async (in
5501
5697
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
5502
5698
  };
5503
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;
5504
5726
  const serializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommand = async (input, context) => {
5505
5727
  const headers = {
5506
5728
  "content-type": "application/x-www-form-urlencoded",
@@ -6177,6 +6399,97 @@ const serializeAws_ec2ModifyTransitGatewayVpcAttachmentCommand = async (input, c
6177
6399
  return buildHttpRpcRequest(context, headers, "/", undefined, body);
6178
6400
  };
6179
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;
6180
6493
  const serializeAws_ec2ModifyVolumeCommand = async (input, context) => {
6181
6494
  const headers = {
6182
6495
  "content-type": "application/x-www-form-urlencoded",
@@ -8038,6 +8351,34 @@ const deserializeAws_ec2AttachNetworkInterfaceCommandError = async (output, cont
8038
8351
  errorCode,
8039
8352
  });
8040
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
+ };
8041
8382
  const deserializeAws_ec2AttachVolumeCommand = async (output, context) => {
8042
8383
  if (output.statusCode >= 300) {
8043
8384
  return deserializeAws_ec2AttachVolumeCommandError(output, context);
@@ -10462,6 +10803,118 @@ const deserializeAws_ec2CreateTransitGatewayVpcAttachmentCommandError = async (o
10462
10803
  errorCode,
10463
10804
  });
10464
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
+ };
10465
10918
  const deserializeAws_ec2CreateVolumeCommand = async (output, context) => {
10466
10919
  if (output.statusCode >= 300) {
10467
10920
  return deserializeAws_ec2CreateVolumeCommandError(output, context);
@@ -12318,6 +12771,118 @@ const deserializeAws_ec2DeleteTransitGatewayVpcAttachmentCommandError = async (o
12318
12771
  errorCode,
12319
12772
  });
12320
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
+ };
12321
12886
  const deserializeAws_ec2DeleteVolumeCommand = async (output, context) => {
12322
12887
  if (output.statusCode >= 300) {
12323
12888
  return deserializeAws_ec2DeleteVolumeCommandError(output, context);
@@ -16108,6 +16673,146 @@ const deserializeAws_ec2DescribeTrunkInterfaceAssociationsCommandError = async (
16108
16673
  errorCode,
16109
16674
  });
16110
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
+ };
16111
16816
  const deserializeAws_ec2DescribeVolumeAttributeCommand = async (output, context) => {
16112
16817
  if (output.statusCode >= 300) {
16113
16818
  return deserializeAws_ec2DescribeVolumeAttributeCommandError(output, context);
@@ -16662,6 +17367,34 @@ const deserializeAws_ec2DetachNetworkInterfaceCommandError = async (output, cont
16662
17367
  errorCode,
16663
17368
  });
16664
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
+ };
16665
17398
  const deserializeAws_ec2DetachVolumeCommand = async (output, context) => {
16666
17399
  if (output.statusCode >= 300) {
16667
17400
  return deserializeAws_ec2DetachVolumeCommandError(output, context);
@@ -18884,6 +19617,62 @@ const deserializeAws_ec2GetTransitGatewayRouteTablePropagationsCommandError = as
18884
19617
  errorCode,
18885
19618
  });
18886
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
+ };
18887
19676
  const deserializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommand = async (output, context) => {
18888
19677
  if (output.statusCode >= 300) {
18889
19678
  return deserializeAws_ec2GetVpnConnectionDeviceSampleConfigurationCommandError(output, context);
@@ -20319,6 +21108,202 @@ const deserializeAws_ec2ModifyTransitGatewayVpcAttachmentCommandError = async (o
20319
21108
  errorCode,
20320
21109
  });
20321
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
+ };
20322
21307
  const deserializeAws_ec2ModifyVolumeCommand = async (output, context) => {
20323
21308
  if (output.statusCode >= 300) {
20324
21309
  return deserializeAws_ec2ModifyVolumeCommandError(output, context);
@@ -23400,6 +24385,25 @@ const serializeAws_ec2AttachNetworkInterfaceRequest = (input, context) => {
23400
24385
  }
23401
24386
  return entries;
23402
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
+ }
24405
+ return entries;
24406
+ };
23403
24407
  const serializeAws_ec2AttachVolumeRequest = (input, context) => {
23404
24408
  const entries = {};
23405
24409
  if (input.Device != null) {
@@ -26493,6 +27497,267 @@ const serializeAws_ec2CreateTransitGatewayVpcAttachmentRequestOptions = (input,
26493
27497
  }
26494
27498
  return entries;
26495
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
+ };
26496
27761
  const serializeAws_ec2CreateVolumePermission = (input, context) => {
26497
27762
  const entries = {};
26498
27763
  if (input.Group != null) {
@@ -27676,6 +28941,70 @@ const serializeAws_ec2DeleteTransitGatewayVpcAttachmentRequest = (input, context
27676
28941
  }
27677
28942
  return entries;
27678
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
+ };
27679
29008
  const serializeAws_ec2DeleteVolumeRequest = (input, context) => {
27680
29009
  const entries = {};
27681
29010
  if (input.VolumeId != null) {
@@ -31404,18 +32733,120 @@ const serializeAws_ec2DescribeTransitGatewayRouteTableAnnouncementsRequest = (in
31404
32733
  }
31405
32734
  return entries;
31406
32735
  };
31407
- const serializeAws_ec2DescribeTransitGatewayRouteTablesRequest = (input, context) => {
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) => {
32803
+ const entries = {};
32804
+ if (input.TransitGatewayAttachmentIds != null) {
32805
+ const memberEntries = serializeAws_ec2TransitGatewayAttachmentIdStringList(input.TransitGatewayAttachmentIds, context);
32806
+ if (input.TransitGatewayAttachmentIds?.length === 0) {
32807
+ entries.TransitGatewayAttachmentIds = [];
32808
+ }
32809
+ Object.entries(memberEntries).forEach(([key, value]) => {
32810
+ const loc = `TransitGatewayAttachmentIds.${key.substring(key.indexOf(".") + 1)}`;
32811
+ entries[loc] = value;
32812
+ });
32813
+ }
32814
+ if (input.Filters != null) {
32815
+ const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
32816
+ if (input.Filters?.length === 0) {
32817
+ entries.Filter = [];
32818
+ }
32819
+ Object.entries(memberEntries).forEach(([key, value]) => {
32820
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
32821
+ entries[loc] = value;
32822
+ });
32823
+ }
32824
+ if (input.MaxResults != null) {
32825
+ entries["MaxResults"] = input.MaxResults;
32826
+ }
32827
+ if (input.NextToken != null) {
32828
+ entries["NextToken"] = input.NextToken;
32829
+ }
32830
+ if (input.DryRun != null) {
32831
+ entries["DryRun"] = input.DryRun;
32832
+ }
32833
+ return entries;
32834
+ };
32835
+ const serializeAws_ec2DescribeTrunkInterfaceAssociationsRequest = (input, context) => {
31408
32836
  const entries = {};
31409
- if (input.TransitGatewayRouteTableIds != null) {
31410
- const memberEntries = serializeAws_ec2TransitGatewayRouteTableIdStringList(input.TransitGatewayRouteTableIds, context);
31411
- if (input.TransitGatewayRouteTableIds?.length === 0) {
31412
- entries.TransitGatewayRouteTableIds = [];
32837
+ if (input.AssociationIds != null) {
32838
+ const memberEntries = serializeAws_ec2TrunkInterfaceAssociationIdList(input.AssociationIds, context);
32839
+ if (input.AssociationIds?.length === 0) {
32840
+ entries.AssociationId = [];
31413
32841
  }
31414
32842
  Object.entries(memberEntries).forEach(([key, value]) => {
31415
- const loc = `TransitGatewayRouteTableIds.${key.substring(key.indexOf(".") + 1)}`;
32843
+ const loc = `AssociationId.${key.substring(key.indexOf(".") + 1)}`;
31416
32844
  entries[loc] = value;
31417
32845
  });
31418
32846
  }
32847
+ if (input.DryRun != null) {
32848
+ entries["DryRun"] = input.DryRun;
32849
+ }
31419
32850
  if (input.Filters != null) {
31420
32851
  const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
31421
32852
  if (input.Filters?.length === 0) {
@@ -31426,29 +32857,38 @@ const serializeAws_ec2DescribeTransitGatewayRouteTablesRequest = (input, context
31426
32857
  entries[loc] = value;
31427
32858
  });
31428
32859
  }
31429
- if (input.MaxResults != null) {
31430
- entries["MaxResults"] = input.MaxResults;
31431
- }
31432
32860
  if (input.NextToken != null) {
31433
32861
  entries["NextToken"] = input.NextToken;
31434
32862
  }
31435
- if (input.DryRun != null) {
31436
- entries["DryRun"] = input.DryRun;
32863
+ if (input.MaxResults != null) {
32864
+ entries["MaxResults"] = input.MaxResults;
31437
32865
  }
31438
32866
  return entries;
31439
32867
  };
31440
- const serializeAws_ec2DescribeTransitGatewaysRequest = (input, context) => {
32868
+ const serializeAws_ec2DescribeVerifiedAccessEndpointsRequest = (input, context) => {
31441
32869
  const entries = {};
31442
- if (input.TransitGatewayIds != null) {
31443
- const memberEntries = serializeAws_ec2TransitGatewayIdStringList(input.TransitGatewayIds, context);
31444
- if (input.TransitGatewayIds?.length === 0) {
31445
- entries.TransitGatewayIds = [];
32870
+ if (input.VerifiedAccessEndpointIds != null) {
32871
+ const memberEntries = serializeAws_ec2VerifiedAccessEndpointIdList(input.VerifiedAccessEndpointIds, context);
32872
+ if (input.VerifiedAccessEndpointIds?.length === 0) {
32873
+ entries.VerifiedAccessEndpointId = [];
31446
32874
  }
31447
32875
  Object.entries(memberEntries).forEach(([key, value]) => {
31448
- const loc = `TransitGatewayIds.${key.substring(key.indexOf(".") + 1)}`;
32876
+ const loc = `VerifiedAccessEndpointId.${key.substring(key.indexOf(".") + 1)}`;
31449
32877
  entries[loc] = value;
31450
32878
  });
31451
32879
  }
32880
+ if (input.VerifiedAccessInstanceId != null) {
32881
+ entries["VerifiedAccessInstanceId"] = input.VerifiedAccessInstanceId;
32882
+ }
32883
+ if (input.VerifiedAccessGroupId != null) {
32884
+ entries["VerifiedAccessGroupId"] = input.VerifiedAccessGroupId;
32885
+ }
32886
+ if (input.MaxResults != null) {
32887
+ entries["MaxResults"] = input.MaxResults;
32888
+ }
32889
+ if (input.NextToken != null) {
32890
+ entries["NextToken"] = input.NextToken;
32891
+ }
31452
32892
  if (input.Filters != null) {
31453
32893
  const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
31454
32894
  if (input.Filters?.length === 0) {
@@ -31459,29 +32899,65 @@ const serializeAws_ec2DescribeTransitGatewaysRequest = (input, context) => {
31459
32899
  entries[loc] = value;
31460
32900
  });
31461
32901
  }
32902
+ if (input.DryRun != null) {
32903
+ entries["DryRun"] = input.DryRun;
32904
+ }
32905
+ return entries;
32906
+ };
32907
+ const serializeAws_ec2DescribeVerifiedAccessGroupsRequest = (input, context) => {
32908
+ const entries = {};
32909
+ if (input.VerifiedAccessGroupIds != null) {
32910
+ const memberEntries = serializeAws_ec2VerifiedAccessGroupIdList(input.VerifiedAccessGroupIds, context);
32911
+ if (input.VerifiedAccessGroupIds?.length === 0) {
32912
+ entries.VerifiedAccessGroupId = [];
32913
+ }
32914
+ Object.entries(memberEntries).forEach(([key, value]) => {
32915
+ const loc = `VerifiedAccessGroupId.${key.substring(key.indexOf(".") + 1)}`;
32916
+ entries[loc] = value;
32917
+ });
32918
+ }
32919
+ if (input.VerifiedAccessInstanceId != null) {
32920
+ entries["VerifiedAccessInstanceId"] = input.VerifiedAccessInstanceId;
32921
+ }
31462
32922
  if (input.MaxResults != null) {
31463
32923
  entries["MaxResults"] = input.MaxResults;
31464
32924
  }
31465
32925
  if (input.NextToken != null) {
31466
32926
  entries["NextToken"] = input.NextToken;
31467
32927
  }
32928
+ if (input.Filters != null) {
32929
+ const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
32930
+ if (input.Filters?.length === 0) {
32931
+ entries.Filter = [];
32932
+ }
32933
+ Object.entries(memberEntries).forEach(([key, value]) => {
32934
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
32935
+ entries[loc] = value;
32936
+ });
32937
+ }
31468
32938
  if (input.DryRun != null) {
31469
32939
  entries["DryRun"] = input.DryRun;
31470
32940
  }
31471
32941
  return entries;
31472
32942
  };
31473
- const serializeAws_ec2DescribeTransitGatewayVpcAttachmentsRequest = (input, context) => {
32943
+ const serializeAws_ec2DescribeVerifiedAccessInstanceLoggingConfigurationsRequest = (input, context) => {
31474
32944
  const entries = {};
31475
- if (input.TransitGatewayAttachmentIds != null) {
31476
- const memberEntries = serializeAws_ec2TransitGatewayAttachmentIdStringList(input.TransitGatewayAttachmentIds, context);
31477
- if (input.TransitGatewayAttachmentIds?.length === 0) {
31478
- entries.TransitGatewayAttachmentIds = [];
32945
+ if (input.VerifiedAccessInstanceIds != null) {
32946
+ const memberEntries = serializeAws_ec2VerifiedAccessInstanceIdList(input.VerifiedAccessInstanceIds, context);
32947
+ if (input.VerifiedAccessInstanceIds?.length === 0) {
32948
+ entries.VerifiedAccessInstanceId = [];
31479
32949
  }
31480
32950
  Object.entries(memberEntries).forEach(([key, value]) => {
31481
- const loc = `TransitGatewayAttachmentIds.${key.substring(key.indexOf(".") + 1)}`;
32951
+ const loc = `VerifiedAccessInstanceId.${key.substring(key.indexOf(".") + 1)}`;
31482
32952
  entries[loc] = value;
31483
32953
  });
31484
32954
  }
32955
+ if (input.MaxResults != null) {
32956
+ entries["MaxResults"] = input.MaxResults;
32957
+ }
32958
+ if (input.NextToken != null) {
32959
+ entries["NextToken"] = input.NextToken;
32960
+ }
31485
32961
  if (input.Filters != null) {
31486
32962
  const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
31487
32963
  if (input.Filters?.length === 0) {
@@ -31492,31 +32968,61 @@ const serializeAws_ec2DescribeTransitGatewayVpcAttachmentsRequest = (input, cont
31492
32968
  entries[loc] = value;
31493
32969
  });
31494
32970
  }
32971
+ if (input.DryRun != null) {
32972
+ entries["DryRun"] = input.DryRun;
32973
+ }
32974
+ return entries;
32975
+ };
32976
+ const serializeAws_ec2DescribeVerifiedAccessInstancesRequest = (input, context) => {
32977
+ const entries = {};
32978
+ if (input.VerifiedAccessInstanceIds != null) {
32979
+ const memberEntries = serializeAws_ec2VerifiedAccessInstanceIdList(input.VerifiedAccessInstanceIds, context);
32980
+ if (input.VerifiedAccessInstanceIds?.length === 0) {
32981
+ entries.VerifiedAccessInstanceId = [];
32982
+ }
32983
+ Object.entries(memberEntries).forEach(([key, value]) => {
32984
+ const loc = `VerifiedAccessInstanceId.${key.substring(key.indexOf(".") + 1)}`;
32985
+ entries[loc] = value;
32986
+ });
32987
+ }
31495
32988
  if (input.MaxResults != null) {
31496
32989
  entries["MaxResults"] = input.MaxResults;
31497
32990
  }
31498
32991
  if (input.NextToken != null) {
31499
32992
  entries["NextToken"] = input.NextToken;
31500
32993
  }
32994
+ if (input.Filters != null) {
32995
+ const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
32996
+ if (input.Filters?.length === 0) {
32997
+ entries.Filter = [];
32998
+ }
32999
+ Object.entries(memberEntries).forEach(([key, value]) => {
33000
+ const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
33001
+ entries[loc] = value;
33002
+ });
33003
+ }
31501
33004
  if (input.DryRun != null) {
31502
33005
  entries["DryRun"] = input.DryRun;
31503
33006
  }
31504
33007
  return entries;
31505
33008
  };
31506
- const serializeAws_ec2DescribeTrunkInterfaceAssociationsRequest = (input, context) => {
33009
+ const serializeAws_ec2DescribeVerifiedAccessTrustProvidersRequest = (input, context) => {
31507
33010
  const entries = {};
31508
- if (input.AssociationIds != null) {
31509
- const memberEntries = serializeAws_ec2TrunkInterfaceAssociationIdList(input.AssociationIds, context);
31510
- if (input.AssociationIds?.length === 0) {
31511
- entries.AssociationId = [];
33011
+ if (input.VerifiedAccessTrustProviderIds != null) {
33012
+ const memberEntries = serializeAws_ec2VerifiedAccessTrustProviderIdList(input.VerifiedAccessTrustProviderIds, context);
33013
+ if (input.VerifiedAccessTrustProviderIds?.length === 0) {
33014
+ entries.VerifiedAccessTrustProviderId = [];
31512
33015
  }
31513
33016
  Object.entries(memberEntries).forEach(([key, value]) => {
31514
- const loc = `AssociationId.${key.substring(key.indexOf(".") + 1)}`;
33017
+ const loc = `VerifiedAccessTrustProviderId.${key.substring(key.indexOf(".") + 1)}`;
31515
33018
  entries[loc] = value;
31516
33019
  });
31517
33020
  }
31518
- if (input.DryRun != null) {
31519
- 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;
31520
33026
  }
31521
33027
  if (input.Filters != null) {
31522
33028
  const memberEntries = serializeAws_ec2FilterList(input.Filters, context);
@@ -31528,11 +33034,8 @@ const serializeAws_ec2DescribeTrunkInterfaceAssociationsRequest = (input, contex
31528
33034
  entries[loc] = value;
31529
33035
  });
31530
33036
  }
31531
- if (input.NextToken != null) {
31532
- entries["NextToken"] = input.NextToken;
31533
- }
31534
- if (input.MaxResults != null) {
31535
- entries["MaxResults"] = input.MaxResults;
33037
+ if (input.DryRun != null) {
33038
+ entries["DryRun"] = input.DryRun;
31536
33039
  }
31537
33040
  return entries;
31538
33041
  };
@@ -32054,6 +33557,25 @@ const serializeAws_ec2DetachNetworkInterfaceRequest = (input, context) => {
32054
33557
  }
32055
33558
  return entries;
32056
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
+ };
32057
33579
  const serializeAws_ec2DetachVolumeRequest = (input, context) => {
32058
33580
  const entries = {};
32059
33581
  if (input.Device != null) {
@@ -33991,6 +35513,26 @@ const serializeAws_ec2GetTransitGatewayRouteTablePropagationsRequest = (input, c
33991
35513
  }
33992
35514
  return entries;
33993
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
+ };
33994
35536
  const serializeAws_ec2GetVpnConnectionDeviceSampleConfigurationRequest = (input, context) => {
33995
35537
  const entries = {};
33996
35538
  if (input.VpnConnectionId != null) {
@@ -37850,6 +39392,225 @@ const serializeAws_ec2ModifyTransitGatewayVpcAttachmentRequestOptions = (input,
37850
39392
  }
37851
39393
  return entries;
37852
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
+ };
37853
39614
  const serializeAws_ec2ModifyVolumeAttributeRequest = (input, context) => {
37854
39615
  const entries = {};
37855
39616
  if (input.AutoEnableIO != null) {
@@ -41548,6 +43309,18 @@ const serializeAws_ec2SearchTransitGatewayRoutesRequest = (input, context) => {
41548
43309
  }
41549
43310
  return entries;
41550
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
+ };
41551
43324
  const serializeAws_ec2SecurityGroupIdStringList = (input, context) => {
41552
43325
  const entries = {};
41553
43326
  let counter = 1;
@@ -42972,6 +44745,115 @@ const serializeAws_ec2VCpuCountRangeRequest = (input, context) => {
42972
44745
  }
42973
44746
  return entries;
42974
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
+ };
42975
44857
  const serializeAws_ec2VersionStringList = (input, context) => {
42976
44858
  const entries = {};
42977
44859
  let counter = 1;
@@ -44437,6 +46319,19 @@ const deserializeAws_ec2AttachNetworkInterfaceResult = (output, context) => {
44437
46319
  }
44438
46320
  return contents;
44439
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
+ };
44440
46335
  const deserializeAws_ec2AttachVpnGatewayResult = (output, context) => {
44441
46336
  const contents = {
44442
46337
  VpcAttachment: undefined,
@@ -46811,6 +48706,42 @@ const deserializeAws_ec2CreateTransitGatewayVpcAttachmentResult = (output, conte
46811
48706
  }
46812
48707
  return contents;
46813
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
+ };
46814
48745
  const deserializeAws_ec2CreateVolumePermission = (output, context) => {
46815
48746
  const contents = {
46816
48747
  Group: undefined,
@@ -47572,6 +49503,42 @@ const deserializeAws_ec2DeleteTransitGatewayVpcAttachmentResult = (output, conte
47572
49503
  }
47573
49504
  return contents;
47574
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
+ };
47575
49542
  const deserializeAws_ec2DeleteVpcEndpointConnectionNotificationsResult = (output, context) => {
47576
49543
  const contents = {
47577
49544
  Unsuccessful: undefined,
@@ -49754,6 +51721,90 @@ const deserializeAws_ec2DescribeTrunkInterfaceAssociationsResult = (output, cont
49754
51721
  }
49755
51722
  return contents;
49756
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
+ };
49757
51808
  const deserializeAws_ec2DescribeVolumeAttributeResult = (output, context) => {
49758
51809
  const contents = {
49759
51810
  AutoEnableIO: undefined,
@@ -50060,6 +52111,28 @@ const deserializeAws_ec2DetachClassicLinkVpcResult = (output, context) => {
50060
52111
  }
50061
52112
  return contents;
50062
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
+ };
50063
52136
  const deserializeAws_ec2DhcpConfiguration = (output, context) => {
50064
52137
  const contents = {
50065
52138
  Key: undefined,
@@ -52821,6 +54894,32 @@ const deserializeAws_ec2GetTransitGatewayRouteTablePropagationsResult = (output,
52821
54894
  }
52822
54895
  return contents;
52823
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
+ };
52824
54923
  const deserializeAws_ec2GetVpnConnectionDeviceSampleConfigurationResult = (output, context) => {
52825
54924
  const contents = {
52826
54925
  VpnConnectionDeviceSampleConfiguration: undefined,
@@ -57980,6 +60079,77 @@ const deserializeAws_ec2ModifyTransitGatewayVpcAttachmentResult = (output, conte
57980
60079
  }
57981
60080
  return contents;
57982
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
+ };
57983
60153
  const deserializeAws_ec2ModifyVolumeResult = (output, context) => {
57984
60154
  const contents = {
57985
60155
  VolumeModification: undefined,
@@ -59072,6 +61242,39 @@ const deserializeAws_ec2OccurrenceDaySet = (output, context) => {
59072
61242
  return (0, smithy_client_1.strictParseInt32)(entry);
59073
61243
  });
59074
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
+ };
59075
61278
  const deserializeAws_ec2OnDemandOptions = (output, context) => {
59076
61279
  const contents = {
59077
61280
  AllocationStrategy: undefined,
@@ -61720,6 +63923,13 @@ const deserializeAws_ec2SecurityGroupIdentifier = (output, context) => {
61720
63923
  }
61721
63924
  return contents;
61722
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
+ };
61723
63933
  const deserializeAws_ec2SecurityGroupIdStringList = (output, context) => {
61724
63934
  return (output || [])
61725
63935
  .filter((e) => e != null)
@@ -65589,6 +67799,451 @@ const deserializeAws_ec2VCpuInfo = (output, context) => {
65589
67799
  }
65590
67800
  return contents;
65591
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
+ };
65592
68247
  const deserializeAws_ec2VgwTelemetry = (output, context) => {
65593
68248
  const contents = {
65594
68249
  AcceptedRouteCount: undefined,