@aws-sdk/client-ec2 3.218.0 → 3.220.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (602) hide show
  1. package/dist-cjs/EC2.js +435 -0
  2. package/dist-cjs/commands/AttachVerifiedAccessTrustProviderCommand.js +46 -0
  3. package/dist-cjs/commands/CreateCoipCidrCommand.js +2 -1
  4. package/dist-cjs/commands/CreateCoipPoolCommand.js +3 -3
  5. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +3 -3
  6. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +1 -2
  7. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -1
  8. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  9. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +3 -3
  10. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +1 -2
  11. package/dist-cjs/commands/CreateSubnetCommand.js +3 -3
  12. package/dist-cjs/commands/CreateVerifiedAccessEndpointCommand.js +46 -0
  13. package/dist-cjs/commands/CreateVerifiedAccessGroupCommand.js +46 -0
  14. package/dist-cjs/commands/CreateVerifiedAccessInstanceCommand.js +46 -0
  15. package/dist-cjs/commands/CreateVerifiedAccessTrustProviderCommand.js +46 -0
  16. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  18. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  19. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  20. package/dist-cjs/commands/DeleteVerifiedAccessEndpointCommand.js +46 -0
  21. package/dist-cjs/commands/DeleteVerifiedAccessGroupCommand.js +46 -0
  22. package/dist-cjs/commands/DeleteVerifiedAccessInstanceCommand.js +46 -0
  23. package/dist-cjs/commands/DeleteVerifiedAccessTrustProviderCommand.js +46 -0
  24. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteVpcCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  27. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  28. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +3 -3
  29. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  30. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +3 -3
  34. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  35. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  36. package/dist-cjs/commands/DeregisterImageCommand.js +2 -2
  37. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  38. package/dist-cjs/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.js +46 -0
  39. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -1
  40. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +3 -3
  41. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +3 -3
  42. package/dist-cjs/commands/DescribeIpamScopesCommand.js +3 -3
  43. package/dist-cjs/commands/DescribeIpamsCommand.js +3 -3
  44. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +3 -3
  45. package/dist-cjs/commands/DescribeKeyPairsCommand.js +3 -3
  46. package/dist-cjs/commands/DescribeVerifiedAccessEndpointsCommand.js +46 -0
  47. package/dist-cjs/commands/DescribeVerifiedAccessGroupsCommand.js +46 -0
  48. package/dist-cjs/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +46 -0
  49. package/dist-cjs/commands/DescribeVerifiedAccessInstancesCommand.js +46 -0
  50. package/dist-cjs/commands/DescribeVerifiedAccessTrustProvidersCommand.js +46 -0
  51. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  53. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  54. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  55. package/dist-cjs/commands/DescribeVpcsCommand.js +3 -3
  56. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +3 -3
  57. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +3 -3
  58. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +3 -3
  59. package/dist-cjs/commands/DetachInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +2 -2
  61. package/dist-cjs/commands/DetachVerifiedAccessTrustProviderCommand.js +46 -0
  62. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  63. package/dist-cjs/commands/DetachVpnGatewayCommand.js +2 -2
  64. package/dist-cjs/commands/DisableAddressTransferCommand.js +3 -3
  65. package/dist-cjs/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +46 -0
  66. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  67. package/dist-cjs/commands/DisableFastLaunchCommand.js +3 -3
  68. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  69. package/dist-cjs/commands/DisableImageDeprecationCommand.js +3 -3
  70. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  71. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +3 -3
  72. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  73. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +2 -2
  74. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +3 -3
  75. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  76. package/dist-cjs/commands/DisassociateAddressCommand.js +2 -2
  77. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  78. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  79. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  80. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  81. package/dist-cjs/commands/DisassociateRouteTableCommand.js +2 -2
  82. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  83. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  84. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  85. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +1 -2
  86. package/dist-cjs/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.js +46 -0
  87. package/dist-cjs/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.js +46 -0
  88. package/dist-cjs/commands/GetAwsNetworkPerformanceDataCommand.js +46 -0
  89. package/dist-cjs/commands/GetVerifiedAccessEndpointPolicyCommand.js +46 -0
  90. package/dist-cjs/commands/GetVerifiedAccessGroupPolicyCommand.js +46 -0
  91. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  92. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  93. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +3 -3
  94. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  95. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  96. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +3 -3
  97. package/dist-cjs/commands/ModifyIpamCommand.js +3 -3
  98. package/dist-cjs/commands/ModifyIpamPoolCommand.js +3 -3
  99. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +3 -3
  100. package/dist-cjs/commands/ModifyIpamScopeCommand.js +3 -3
  101. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +3 -3
  102. package/dist-cjs/commands/ModifyLocalGatewayRouteCommand.js +3 -3
  103. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +3 -3
  104. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  105. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  106. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +3 -3
  107. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +3 -3
  108. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +2 -2
  109. package/dist-cjs/commands/ModifySnapshotTierCommand.js +3 -3
  110. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +3 -3
  111. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +2 -2
  112. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  113. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  114. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  115. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +3 -3
  116. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  117. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  118. package/dist-cjs/commands/ModifyVerifiedAccessEndpointCommand.js +46 -0
  119. package/dist-cjs/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +46 -0
  120. package/dist-cjs/commands/ModifyVerifiedAccessGroupCommand.js +46 -0
  121. package/dist-cjs/commands/ModifyVerifiedAccessGroupPolicyCommand.js +46 -0
  122. package/dist-cjs/commands/ModifyVerifiedAccessInstanceCommand.js +46 -0
  123. package/dist-cjs/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +46 -0
  124. package/dist-cjs/commands/ModifyVerifiedAccessTrustProviderCommand.js +46 -0
  125. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +2 -2
  126. package/dist-cjs/commands/ModifyVolumeCommand.js +3 -3
  127. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +2 -2
  128. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +3 -3
  129. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  130. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  131. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  132. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  133. package/dist-cjs/commands/index.js +29 -0
  134. package/dist-cjs/models/models_0.js +61 -54
  135. package/dist-cjs/models/models_1.js +64 -64
  136. package/dist-cjs/models/models_2.js +154 -153
  137. package/dist-cjs/models/models_3.js +214 -223
  138. package/dist-cjs/models/models_4.js +292 -273
  139. package/dist-cjs/models/models_5.js +341 -347
  140. package/dist-cjs/models/models_6.js +431 -4
  141. package/dist-cjs/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.js +36 -0
  142. package/dist-cjs/pagination/DescribeVerifiedAccessEndpointsPaginator.js +36 -0
  143. package/dist-cjs/pagination/DescribeVerifiedAccessGroupsPaginator.js +36 -0
  144. package/dist-cjs/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +36 -0
  145. package/dist-cjs/pagination/DescribeVerifiedAccessInstancesPaginator.js +36 -0
  146. package/dist-cjs/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +36 -0
  147. package/dist-cjs/pagination/GetAwsNetworkPerformanceDataPaginator.js +36 -0
  148. package/dist-cjs/pagination/index.js +8 -1
  149. package/dist-cjs/protocols/Aws_ec2.js +3401 -147
  150. package/dist-es/EC2.js +435 -0
  151. package/dist-es/commands/AttachVerifiedAccessTrustProviderCommand.js +42 -0
  152. package/dist-es/commands/CreateCoipCidrCommand.js +2 -1
  153. package/dist-es/commands/CreateCoipPoolCommand.js +1 -1
  154. package/dist-es/commands/CreateCustomerGatewayCommand.js +1 -1
  155. package/dist-es/commands/CreateDefaultSubnetCommand.js +1 -2
  156. package/dist-es/commands/CreateSnapshotsCommand.js +2 -1
  157. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +1 -1
  158. package/dist-es/commands/CreateStoreImageTaskCommand.js +1 -1
  159. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +1 -2
  160. package/dist-es/commands/CreateSubnetCommand.js +1 -1
  161. package/dist-es/commands/CreateVerifiedAccessEndpointCommand.js +42 -0
  162. package/dist-es/commands/CreateVerifiedAccessGroupCommand.js +42 -0
  163. package/dist-es/commands/CreateVerifiedAccessInstanceCommand.js +42 -0
  164. package/dist-es/commands/CreateVerifiedAccessTrustProviderCommand.js +42 -0
  165. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  166. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +1 -1
  167. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +1 -1
  168. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +1 -1
  169. package/dist-es/commands/DeleteVerifiedAccessEndpointCommand.js +42 -0
  170. package/dist-es/commands/DeleteVerifiedAccessGroupCommand.js +42 -0
  171. package/dist-es/commands/DeleteVerifiedAccessInstanceCommand.js +42 -0
  172. package/dist-es/commands/DeleteVerifiedAccessTrustProviderCommand.js +42 -0
  173. package/dist-es/commands/DeleteVolumeCommand.js +1 -1
  174. package/dist-es/commands/DeleteVpcCommand.js +1 -1
  175. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +1 -1
  176. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +1 -1
  177. package/dist-es/commands/DeleteVpcEndpointsCommand.js +1 -1
  178. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +1 -1
  179. package/dist-es/commands/DeleteVpnConnectionCommand.js +1 -1
  180. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  181. package/dist-es/commands/DeleteVpnGatewayCommand.js +1 -1
  182. package/dist-es/commands/DeprovisionByoipCidrCommand.js +1 -1
  183. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +1 -1
  184. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +1 -1
  185. package/dist-es/commands/DeregisterImageCommand.js +1 -1
  186. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +1 -1
  187. package/dist-es/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.js +42 -0
  188. package/dist-es/commands/DescribeInstanceTypesCommand.js +2 -1
  189. package/dist-es/commands/DescribeInternetGatewaysCommand.js +1 -1
  190. package/dist-es/commands/DescribeIpamPoolsCommand.js +1 -1
  191. package/dist-es/commands/DescribeIpamScopesCommand.js +1 -1
  192. package/dist-es/commands/DescribeIpamsCommand.js +1 -1
  193. package/dist-es/commands/DescribeIpv6PoolsCommand.js +1 -1
  194. package/dist-es/commands/DescribeKeyPairsCommand.js +1 -1
  195. package/dist-es/commands/DescribeVerifiedAccessEndpointsCommand.js +42 -0
  196. package/dist-es/commands/DescribeVerifiedAccessGroupsCommand.js +42 -0
  197. package/dist-es/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +42 -0
  198. package/dist-es/commands/DescribeVerifiedAccessInstancesCommand.js +42 -0
  199. package/dist-es/commands/DescribeVerifiedAccessTrustProvidersCommand.js +42 -0
  200. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  201. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +1 -1
  202. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +1 -1
  203. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +1 -1
  204. package/dist-es/commands/DescribeVpcsCommand.js +1 -1
  205. package/dist-es/commands/DescribeVpnConnectionsCommand.js +1 -1
  206. package/dist-es/commands/DescribeVpnGatewaysCommand.js +1 -1
  207. package/dist-es/commands/DetachClassicLinkVpcCommand.js +1 -1
  208. package/dist-es/commands/DetachInternetGatewayCommand.js +1 -1
  209. package/dist-es/commands/DetachNetworkInterfaceCommand.js +1 -1
  210. package/dist-es/commands/DetachVerifiedAccessTrustProviderCommand.js +42 -0
  211. package/dist-es/commands/DetachVolumeCommand.js +1 -1
  212. package/dist-es/commands/DetachVpnGatewayCommand.js +1 -1
  213. package/dist-es/commands/DisableAddressTransferCommand.js +1 -1
  214. package/dist-es/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +42 -0
  215. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +1 -1
  216. package/dist-es/commands/DisableFastLaunchCommand.js +1 -1
  217. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +1 -1
  218. package/dist-es/commands/DisableImageDeprecationCommand.js +1 -1
  219. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +1 -1
  220. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +1 -1
  221. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +1 -1
  222. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +1 -1
  223. package/dist-es/commands/DisableVpcClassicLinkCommand.js +1 -1
  224. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +1 -1
  225. package/dist-es/commands/DisassociateAddressCommand.js +1 -1
  226. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +1 -1
  227. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +1 -1
  228. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +1 -1
  229. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +1 -1
  230. package/dist-es/commands/DisassociateRouteTableCommand.js +1 -1
  231. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +1 -1
  232. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +1 -1
  233. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +1 -1
  234. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +1 -2
  235. package/dist-es/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.js +42 -0
  236. package/dist-es/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.js +42 -0
  237. package/dist-es/commands/GetAwsNetworkPerformanceDataCommand.js +42 -0
  238. package/dist-es/commands/GetVerifiedAccessEndpointPolicyCommand.js +42 -0
  239. package/dist-es/commands/GetVerifiedAccessGroupPolicyCommand.js +42 -0
  240. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +1 -1
  241. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +1 -1
  242. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +1 -1
  243. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +1 -1
  244. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +1 -1
  245. package/dist-es/commands/ModifyInstancePlacementCommand.js +1 -1
  246. package/dist-es/commands/ModifyIpamCommand.js +1 -1
  247. package/dist-es/commands/ModifyIpamPoolCommand.js +1 -1
  248. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +1 -1
  249. package/dist-es/commands/ModifyIpamScopeCommand.js +1 -1
  250. package/dist-es/commands/ModifyLaunchTemplateCommand.js +1 -1
  251. package/dist-es/commands/ModifyLocalGatewayRouteCommand.js +1 -1
  252. package/dist-es/commands/ModifyManagedPrefixListCommand.js +1 -1
  253. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  254. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +1 -1
  255. package/dist-es/commands/ModifyReservedInstancesCommand.js +1 -1
  256. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +1 -1
  257. package/dist-es/commands/ModifySnapshotAttributeCommand.js +1 -1
  258. package/dist-es/commands/ModifySnapshotTierCommand.js +1 -1
  259. package/dist-es/commands/ModifySpotFleetRequestCommand.js +1 -1
  260. package/dist-es/commands/ModifySubnetAttributeCommand.js +1 -1
  261. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +1 -1
  262. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +1 -1
  263. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +1 -1
  264. package/dist-es/commands/ModifyTransitGatewayCommand.js +1 -1
  265. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +1 -1
  266. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +1 -1
  267. package/dist-es/commands/ModifyVerifiedAccessEndpointCommand.js +42 -0
  268. package/dist-es/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +42 -0
  269. package/dist-es/commands/ModifyVerifiedAccessGroupCommand.js +42 -0
  270. package/dist-es/commands/ModifyVerifiedAccessGroupPolicyCommand.js +42 -0
  271. package/dist-es/commands/ModifyVerifiedAccessInstanceCommand.js +42 -0
  272. package/dist-es/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +42 -0
  273. package/dist-es/commands/ModifyVerifiedAccessTrustProviderCommand.js +42 -0
  274. package/dist-es/commands/ModifyVolumeAttributeCommand.js +1 -1
  275. package/dist-es/commands/ModifyVolumeCommand.js +1 -1
  276. package/dist-es/commands/ModifyVpcAttributeCommand.js +1 -1
  277. package/dist-es/commands/ModifyVpcEndpointCommand.js +1 -1
  278. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +1 -1
  279. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +1 -1
  280. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +1 -1
  281. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +1 -1
  282. package/dist-es/commands/index.js +29 -0
  283. package/dist-es/models/models_0.js +48 -41
  284. package/dist-es/models/models_1.js +47 -46
  285. package/dist-es/models/models_2.js +119 -114
  286. package/dist-es/models/models_3.js +164 -181
  287. package/dist-es/models/models_4.js +233 -201
  288. package/dist-es/models/models_5.js +253 -263
  289. package/dist-es/models/models_6.js +326 -0
  290. package/dist-es/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.js +32 -0
  291. package/dist-es/pagination/DescribeVerifiedAccessEndpointsPaginator.js +32 -0
  292. package/dist-es/pagination/DescribeVerifiedAccessGroupsPaginator.js +32 -0
  293. package/dist-es/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +32 -0
  294. package/dist-es/pagination/DescribeVerifiedAccessInstancesPaginator.js +32 -0
  295. package/dist-es/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +32 -0
  296. package/dist-es/pagination/GetAwsNetworkPerformanceDataPaginator.js +32 -0
  297. package/dist-es/pagination/index.js +8 -1
  298. package/dist-es/protocols/Aws_ec2.js +3319 -125
  299. package/dist-types/EC2.d.ts +132 -3
  300. package/dist-types/EC2Client.d.ts +31 -2
  301. package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  302. package/dist-types/commands/CreateCoipCidrCommand.d.ts +2 -1
  303. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  304. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  305. package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +1 -2
  306. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
  307. package/dist-types/commands/CreateSnapshotsCommand.d.ts +2 -1
  308. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  309. package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  310. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -2
  311. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  312. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +20 -0
  313. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +20 -0
  314. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +20 -0
  315. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +20 -0
  316. package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
  317. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  318. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  319. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  320. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +20 -0
  321. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +20 -0
  322. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +20 -0
  323. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +20 -0
  324. package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
  325. package/dist-types/commands/DeleteVpcCommand.d.ts +1 -1
  326. package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  327. package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  328. package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  329. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  330. package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  331. package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  332. package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  333. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  334. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  335. package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  336. package/dist-types/commands/DeregisterImageCommand.d.ts +1 -1
  337. package/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
  338. package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +37 -0
  339. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -1
  340. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  341. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  342. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +1 -1
  343. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  344. package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  345. package/dist-types/commands/DescribeKeyPairsCommand.d.ts +1 -1
  346. package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +1 -1
  347. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +20 -0
  348. package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +20 -0
  349. package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +20 -0
  350. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +20 -0
  351. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +20 -0
  352. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
  353. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  354. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  355. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  356. package/dist-types/commands/DescribeVpcsCommand.d.ts +1 -1
  357. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  358. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  359. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  360. package/dist-types/commands/DetachInternetGatewayCommand.d.ts +1 -1
  361. package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  362. package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  363. package/dist-types/commands/DetachVolumeCommand.d.ts +1 -1
  364. package/dist-types/commands/DetachVpnGatewayCommand.d.ts +1 -1
  365. package/dist-types/commands/DisableAddressTransferCommand.d.ts +1 -1
  366. package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +37 -0
  367. package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  368. package/dist-types/commands/DisableFastLaunchCommand.d.ts +1 -1
  369. package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  370. package/dist-types/commands/DisableImageDeprecationCommand.d.ts +1 -1
  371. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  372. package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  373. package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  374. package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  375. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  376. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  377. package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -1
  378. package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  379. package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  380. package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -1
  381. package/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +1 -1
  382. package/dist-types/commands/DisassociateRouteTableCommand.d.ts +1 -1
  383. package/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +1 -1
  384. package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  385. package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +1 -1
  386. package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +1 -2
  387. package/dist-types/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +37 -0
  388. package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +20 -0
  389. package/dist-types/commands/GetAwsNetworkPerformanceDataCommand.d.ts +37 -0
  390. package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  391. package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  392. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  393. package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  394. package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  395. package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  396. package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  397. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  398. package/dist-types/commands/ModifyIpamCommand.d.ts +1 -1
  399. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  400. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  401. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +1 -1
  402. package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  403. package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  404. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  405. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  406. package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  407. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  408. package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  409. package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  410. package/dist-types/commands/ModifySnapshotTierCommand.d.ts +1 -1
  411. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  412. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  413. package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  414. package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  415. package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  416. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -1
  417. package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
  418. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  419. package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +20 -0
  420. package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  421. package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +20 -0
  422. package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  423. package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +20 -0
  424. package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +20 -0
  425. package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +20 -0
  426. package/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +1 -1
  427. package/dist-types/commands/ModifyVolumeCommand.d.ts +1 -1
  428. package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  429. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  430. package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  431. package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  432. package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  433. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  434. package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -1
  435. package/dist-types/commands/index.d.ts +29 -0
  436. package/dist-types/models/models_0.d.ts +142 -242
  437. package/dist-types/models/models_1.d.ts +334 -377
  438. package/dist-types/models/models_2.d.ts +532 -500
  439. package/dist-types/models/models_3.d.ts +5557 -5884
  440. package/dist-types/models/models_4.d.ts +5884 -6232
  441. package/dist-types/models/models_5.d.ts +3951 -4083
  442. package/dist-types/models/models_6.d.ts +4428 -2265
  443. package/dist-types/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +4 -0
  444. package/dist-types/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +4 -0
  445. package/dist-types/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +4 -0
  446. package/dist-types/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +4 -0
  447. package/dist-types/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +4 -0
  448. package/dist-types/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +4 -0
  449. package/dist-types/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +4 -0
  450. package/dist-types/pagination/index.d.ts +8 -1
  451. package/dist-types/protocols/Aws_ec2.d.ts +87 -0
  452. package/dist-types/ts3.4/EC2.d.ts +571 -0
  453. package/dist-types/ts3.4/EC2Client.d.ts +174 -0
  454. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  455. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +2 -4
  456. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +1 -1
  457. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  458. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +4 -2
  459. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +2 -4
  460. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  461. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  462. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +4 -2
  463. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +1 -1
  464. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +41 -0
  465. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +41 -0
  466. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +41 -0
  467. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +41 -0
  468. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -4
  469. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  470. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  471. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  472. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +41 -0
  473. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +41 -0
  474. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +41 -0
  475. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +41 -0
  476. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +1 -1
  477. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +1 -1
  478. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  479. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  480. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  481. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  482. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  483. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  484. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  485. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  486. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  487. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  488. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +1 -1
  489. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
  490. package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +43 -0
  491. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -4
  492. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  493. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  494. package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +1 -1
  495. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +1 -1
  496. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
  497. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +1 -1
  498. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +41 -0
  499. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +41 -0
  500. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +43 -0
  501. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +41 -0
  502. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +41 -0
  503. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -4
  504. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  505. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  506. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  507. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +1 -1
  508. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  509. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  510. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  511. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +1 -1
  512. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  513. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  514. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +1 -1
  515. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +1 -1
  516. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +1 -1
  517. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +43 -0
  518. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  519. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +1 -1
  520. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  521. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +1 -1
  522. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  523. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  524. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  525. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  526. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  527. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  528. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +1 -1
  529. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  530. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  531. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -1
  532. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +1 -1
  533. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +1 -1
  534. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +1 -1
  535. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  536. package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +1 -1
  537. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +4 -2
  538. package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +41 -0
  539. package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +41 -0
  540. package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +41 -0
  541. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  542. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  543. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  544. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  545. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  546. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  547. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  548. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  549. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +1 -1
  550. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +1 -1
  551. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  552. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +1 -1
  553. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  554. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  555. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  556. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  557. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  558. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  559. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  560. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  561. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +1 -1
  562. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  563. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  564. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  565. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  566. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  567. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +1 -1
  568. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
  569. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  570. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +41 -0
  571. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  572. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +41 -0
  573. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  574. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +41 -0
  575. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +43 -0
  576. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +41 -0
  577. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +1 -1
  578. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +1 -1
  579. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +1 -1
  580. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +1 -1
  581. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  582. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  583. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
  584. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  585. package/dist-types/ts3.4/commands/index.d.ts +29 -0
  586. package/dist-types/ts3.4/models/models_0.d.ts +101 -87
  587. package/dist-types/ts3.4/models/models_1.d.ts +104 -113
  588. package/dist-types/ts3.4/models/models_2.d.ts +311 -238
  589. package/dist-types/ts3.4/models/models_3.d.ts +343 -368
  590. package/dist-types/ts3.4/models/models_4.d.ts +514 -532
  591. package/dist-types/ts3.4/models/models_5.d.ts +660 -745
  592. package/dist-types/ts3.4/models/models_6.d.ts +914 -4
  593. package/dist-types/ts3.4/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +11 -0
  594. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +11 -0
  595. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +11 -0
  596. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +11 -0
  597. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +11 -0
  598. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +11 -0
  599. package/dist-types/ts3.4/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +11 -0
  600. package/dist-types/ts3.4/pagination/index.d.ts +8 -1
  601. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +348 -0
  602. package/package.json +1 -1
@@ -1,4 +1,209 @@
1
- import { _InstanceType, AcceleratorCount, AcceleratorCountRequest, AcceleratorManufacturer, AcceleratorName, AcceleratorTotalMemoryMiB, AcceleratorTotalMemoryMiBRequest, AcceleratorType, AccessScopePath, AccessScopePathRequest, AddIpamOperatingRegion, AddPrefixListEntry, AddressFamily, AttachmentStatus, CurrencyCodeValues, HostnameType, InstanceEventWindow, Ipv4PrefixSpecification, PortRange, PrivateDnsNameOptionsOnLaunch, Protocol, ReservedInstancesListing, ResourceType, RouteTableAssociationState, SubnetIpv6CidrBlockAssociation, SubnetState, Tag, TagSpecification, UnsuccessfulItem, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, WeekDay } from "./models_0";
1
+ import { _InstanceType, AcceleratorCount, AcceleratorCountRequest, AcceleratorManufacturer, AcceleratorName, AcceleratorTotalMemoryMiB, AcceleratorTotalMemoryMiBRequest, AcceleratorType, AccessScopePath, AccessScopePathRequest, AddIpamOperatingRegion, AddPrefixListEntry, AddressFamily, AttachmentStatus, CoipCidr, CurrencyCodeValues, InstanceEventWindow, Ipv4PrefixSpecification, PortRange, Protocol, ReservedInstancesListing, ResourceType, RouteTableAssociationState, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, UnsuccessfulItem, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, WeekDay } from "./models_0";
2
+ export interface CreateCoipCidrResult {
3
+ /**
4
+ * <p>
5
+ * Information about a range of customer-owned IP addresses.
6
+ * </p>
7
+ */
8
+ CoipCidr?: CoipCidr;
9
+ }
10
+ export interface CreateCoipPoolRequest {
11
+ /**
12
+ * <p>
13
+ * The ID of the local gateway route table.
14
+ * </p>
15
+ */
16
+ LocalGatewayRouteTableId: string | undefined;
17
+ /**
18
+ * <p>
19
+ * The tags to assign to the CoIP address pool.
20
+ * </p>
21
+ */
22
+ TagSpecifications?: TagSpecification[];
23
+ /**
24
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
25
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
26
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
27
+ */
28
+ DryRun?: boolean;
29
+ }
30
+ /**
31
+ * <p>Describes a customer-owned address pool.</p>
32
+ */
33
+ export interface CoipPool {
34
+ /**
35
+ * <p>The ID of the address pool.</p>
36
+ */
37
+ PoolId?: string;
38
+ /**
39
+ * <p>The address ranges of the address pool.</p>
40
+ */
41
+ PoolCidrs?: string[];
42
+ /**
43
+ * <p>The ID of the local gateway route table.</p>
44
+ */
45
+ LocalGatewayRouteTableId?: string;
46
+ /**
47
+ * <p>The tags.</p>
48
+ */
49
+ Tags?: Tag[];
50
+ /**
51
+ * <p>The ARN of the address pool.</p>
52
+ */
53
+ PoolArn?: string;
54
+ }
55
+ export interface CreateCoipPoolResult {
56
+ /**
57
+ * <p>Information about the CoIP address pool.</p>
58
+ */
59
+ CoipPool?: CoipPool;
60
+ }
61
+ export declare enum GatewayType {
62
+ ipsec_1 = "ipsec.1"
63
+ }
64
+ /**
65
+ * <p>Contains the parameters for CreateCustomerGateway.</p>
66
+ */
67
+ export interface CreateCustomerGatewayRequest {
68
+ /**
69
+ * <p>For devices that support BGP, the customer gateway's BGP ASN.</p>
70
+ * <p>Default: 65000</p>
71
+ */
72
+ BgpAsn: number | undefined;
73
+ /**
74
+ * <p>
75
+ * <i>This member has been deprecated.</i> The Internet-routable IP address for the customer gateway's outside interface. The
76
+ * address must be static.</p>
77
+ */
78
+ PublicIp?: string;
79
+ /**
80
+ * <p>The Amazon Resource Name (ARN) for the customer gateway certificate.</p>
81
+ */
82
+ CertificateArn?: string;
83
+ /**
84
+ * <p>The type of VPN connection that this customer gateway supports
85
+ * (<code>ipsec.1</code>).</p>
86
+ */
87
+ Type: GatewayType | string | undefined;
88
+ /**
89
+ * <p>The tags to apply to the customer gateway.</p>
90
+ */
91
+ TagSpecifications?: TagSpecification[];
92
+ /**
93
+ * <p>A name for the customer gateway device.</p>
94
+ * <p>Length Constraints: Up to 255 characters.</p>
95
+ */
96
+ DeviceName?: string;
97
+ /**
98
+ * <p>
99
+ * IPv4 address for the customer gateway device's outside interface. The address must be static.
100
+ * </p>
101
+ */
102
+ IpAddress?: string;
103
+ /**
104
+ * <p>Checks whether you have the required permissions for the action, without actually
105
+ * making the request, and provides an error response. If you have the required
106
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
107
+ * <code>UnauthorizedOperation</code>.</p>
108
+ */
109
+ DryRun?: boolean;
110
+ }
111
+ /**
112
+ * <p>Describes a customer gateway.</p>
113
+ */
114
+ export interface CustomerGateway {
115
+ /**
116
+ * <p>The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number
117
+ * (ASN).</p>
118
+ */
119
+ BgpAsn?: string;
120
+ /**
121
+ * <p>The ID of the customer gateway.</p>
122
+ */
123
+ CustomerGatewayId?: string;
124
+ /**
125
+ * <p>The IP address of the customer gateway device's outside interface.</p>
126
+ */
127
+ IpAddress?: string;
128
+ /**
129
+ * <p>The Amazon Resource Name (ARN) for the customer gateway certificate.</p>
130
+ */
131
+ CertificateArn?: string;
132
+ /**
133
+ * <p>The current state of the customer gateway (<code>pending | available | deleting |
134
+ * deleted</code>).</p>
135
+ */
136
+ State?: string;
137
+ /**
138
+ * <p>The type of VPN connection the customer gateway supports
139
+ * (<code>ipsec.1</code>).</p>
140
+ */
141
+ Type?: string;
142
+ /**
143
+ * <p>The name of customer gateway device.</p>
144
+ */
145
+ DeviceName?: string;
146
+ /**
147
+ * <p>Any tags assigned to the customer gateway.</p>
148
+ */
149
+ Tags?: Tag[];
150
+ }
151
+ /**
152
+ * <p>Contains the output of CreateCustomerGateway.</p>
153
+ */
154
+ export interface CreateCustomerGatewayResult {
155
+ /**
156
+ * <p>Information about the customer gateway.</p>
157
+ */
158
+ CustomerGateway?: CustomerGateway;
159
+ }
160
+ export interface CreateDefaultSubnetRequest {
161
+ /**
162
+ * <p>The Availability Zone in which to create the default subnet.</p>
163
+ */
164
+ AvailabilityZone: string | undefined;
165
+ /**
166
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
167
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
168
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
169
+ */
170
+ DryRun?: boolean;
171
+ /**
172
+ * <p>Indicates whether to create an IPv6 only subnet. If you already have a default subnet
173
+ * for this Availability Zone, you must delete it before you can create an IPv6 only subnet.</p>
174
+ */
175
+ Ipv6Native?: boolean;
176
+ }
177
+ export declare enum HostnameType {
178
+ ip_name = "ip-name",
179
+ resource_name = "resource-name"
180
+ }
181
+ /**
182
+ * <p>Describes the options for instance hostnames.</p>
183
+ */
184
+ export interface PrivateDnsNameOptionsOnLaunch {
185
+ /**
186
+ * <p>The type of hostname for EC2 instances. For IPv4 only subnets, an instance DNS name
187
+ * must be based on the instance IPv4 address. For IPv6 only subnets, an instance DNS name
188
+ * must be based on the instance ID. For dual-stack subnets, you can specify whether DNS
189
+ * names use the instance IPv4 address or the instance ID.</p>
190
+ */
191
+ HostnameType?: HostnameType | string;
192
+ /**
193
+ * <p>Indicates whether to respond to DNS queries for instance hostnames with DNS A
194
+ * records.</p>
195
+ */
196
+ EnableResourceNameDnsARecord?: boolean;
197
+ /**
198
+ * <p>Indicates whether to respond to DNS queries for instance hostname with DNS AAAA
199
+ * records.</p>
200
+ */
201
+ EnableResourceNameDnsAAAARecord?: boolean;
202
+ }
203
+ export declare enum SubnetState {
204
+ available = "available",
205
+ pending = "pending"
206
+ }
2
207
  /**
3
208
  * <p>Describes a subnet.</p>
4
209
  */
@@ -815,57 +1020,52 @@ export interface Placement {
815
1020
  * <p>The Availability Zone of the instance.</p>
816
1021
  * <p>If not specified, an Availability Zone will be automatically chosen for you based on
817
1022
  * the load balancing criteria for the Region.</p>
818
- * <p>This parameter is not supported by <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a>.</p>
1023
+ * <p>This parameter is not supported for <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a>.</p>
819
1024
  */
820
1025
  AvailabilityZone?: string;
821
1026
  /**
822
- * <p>The affinity setting for the instance on the Dedicated Host. This parameter is not
823
- * supported for the <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportInstance.html">ImportInstance</a>
824
- * command.</p>
825
- * <p>This parameter is not supported by <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a>.</p>
1027
+ * <p>The affinity setting for the instance on the Dedicated Host.</p>
1028
+ * <p>This parameter is not supported for <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a> or <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportInstance.html">ImportInstance</a>.</p>
826
1029
  */
827
1030
  Affinity?: string;
828
1031
  /**
829
- * <p>The name of the placement group the instance is in.</p>
1032
+ * <p>The name of the placement group that the instance is in. If you specify
1033
+ * <code>GroupName</code>, you can't specify <code>GroupId</code>.</p>
830
1034
  */
831
1035
  GroupName?: string;
832
1036
  /**
833
1037
  * <p>The number of the partition that the instance is in. Valid only if the placement group
834
1038
  * strategy is set to <code>partition</code>.</p>
835
- * <p>This parameter is not supported by <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a>.</p>
1039
+ * <p>This parameter is not supported for <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a>.</p>
836
1040
  */
837
1041
  PartitionNumber?: number;
838
1042
  /**
839
- * <p>The ID of the Dedicated Host on which the instance resides. This parameter is not
840
- * supported for the <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportInstance.html">ImportInstance</a>
841
- * command.</p>
842
- * <p>This parameter is not supported by <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a>.</p>
1043
+ * <p>The ID of the Dedicated Host on which the instance resides.</p>
1044
+ * <p>This parameter is not supported for <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a> or <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportInstance.html">ImportInstance</a>.</p>
843
1045
  */
844
1046
  HostId?: string;
845
1047
  /**
846
1048
  * <p>The tenancy of the instance (if the instance is running in a VPC). An instance with a
847
- * tenancy of <code>dedicated</code> runs on single-tenant hardware. The <code>host</code>
848
- * tenancy is not supported for the <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportInstance.html">ImportInstance</a>
849
- * command.</p>
850
- * <p>This parameter is not supported by <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a>.</p>
851
- * <p>T3 instances that use the <code>unlimited</code> CPU credit option do not support
852
- * <code>host</code> tenancy.</p>
1049
+ * tenancy of <code>dedicated</code> runs on single-tenant hardware.</p>
1050
+ * <p>This parameter is not supported for <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a>. The
1051
+ * <code>host</code> tenancy is not supported for <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportInstance.html">ImportInstance</a> or
1052
+ * for T3 instances that are configured for the <code>unlimited</code> CPU credit
1053
+ * option.</p>
853
1054
  */
854
1055
  Tenancy?: Tenancy | string;
855
1056
  /**
856
1057
  * <p>Reserved for future use.</p>
857
- * <p>This parameter is not supported by <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a>.</p>
858
1058
  */
859
1059
  SpreadDomain?: string;
860
1060
  /**
861
- * <p>The ARN of the host resource group in which to launch the instances. If you specify a
862
- * host resource group ARN, omit the <b>Tenancy</b> parameter or
863
- * set it to <code>host</code>.</p>
864
- * <p>This parameter is not supported by <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a>.</p>
1061
+ * <p>The ARN of the host resource group in which to launch the instances.</p>
1062
+ * <p>If you specify this parameter, either omit the <b>Tenancy</b> parameter or set it to <code>host</code>.</p>
1063
+ * <p>This parameter is not supported for <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet">CreateFleet</a>.</p>
865
1064
  */
866
1065
  HostResourceGroupArn?: string;
867
1066
  /**
868
- * <p>The Group Id of the placement group.</p>
1067
+ * <p>The ID of the placement group that the instance is in. If you specify
1068
+ * <code>GroupId</code>, you can't specify <code>GroupName</code>.</p>
869
1069
  */
870
1070
  GroupId?: string;
871
1071
  }
@@ -1097,28 +1297,48 @@ export interface SpotOptionsRequest {
1097
1297
  * <p>The strategy that determines how to allocate the target Spot Instance capacity across the Spot Instance
1098
1298
  * pools specified by the EC2 Fleet launch configuration. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-allocation-strategy.html">Allocation strategies for Spot Instances</a> in the
1099
1299
  * <i>Amazon EC2 User Guide</i>.</p>
1100
- * <p>
1101
- * <code>lowest-price</code> - EC2 Fleet launches instances from the lowest-price Spot Instance pool that
1102
- * has available capacity. If the cheapest pool doesn't have available capacity, the Spot Instances
1103
- * come from the next cheapest pool that has available capacity. If a pool runs out of
1104
- * capacity before fulfilling your desired capacity, EC2 Fleet will continue to fulfill your
1105
- * request by drawing from the next cheapest pool. To ensure that your desired capacity is
1106
- * met, you might receive Spot Instances from several pools.</p>
1107
- * <p>
1108
- * <code>diversified</code> - EC2 Fleet launches instances from all
1109
- * of the Spot Instance pools that you specify.</p>
1110
- * <p>
1111
- * <code>capacity-optimized</code> (recommended) - EC2 Fleet
1112
- * launches instances from Spot Instance pools with optimal capacity for the number of instances that
1113
- * are launching. To give certain instance types a higher chance of launching first, use
1114
- * <code>capacity-optimized-prioritized</code>. Set a priority for each instance type by
1115
- * using the <code>Priority</code> parameter for <code>LaunchTemplateOverrides</code>. You can
1116
- * assign the same priority to different <code>LaunchTemplateOverrides</code>. EC2 implements
1117
- * the priorities on a best-effort basis, but optimizes for capacity first.
1118
- * <code>capacity-optimized-prioritized</code> is supported only if your fleet uses a
1119
- * launch template. Note that if the On-Demand <code>AllocationStrategy</code> is set to
1120
- * <code>prioritized</code>, the same priority is applied when fulfilling On-Demand
1121
- * capacity.</p>
1300
+ *
1301
+ * <dl>
1302
+ * <dt>price-capacity-optimized (recommended)</dt>
1303
+ * <dd>
1304
+ * <p>EC2 Fleet identifies the pools with
1305
+ * the highest capacity availability for the number of instances that are launching. This means
1306
+ * that we will request Spot Instances from the pools that we believe have the lowest chance of interruption
1307
+ * in the near term. EC2 Fleet then requests Spot Instances from the lowest priced of these pools.</p>
1308
+ * </dd>
1309
+ * <dt>capacity-optimized</dt>
1310
+ * <dd>
1311
+ * <p>EC2 Fleet identifies the pools with
1312
+ * the highest capacity availability for the number of instances that are launching. This means
1313
+ * that we will request Spot Instances from the pools that we believe have the lowest chance of interruption
1314
+ * in the near term. To give certain
1315
+ * instance types a higher chance of launching first, use
1316
+ * <code>capacity-optimized-prioritized</code>. Set a priority for each instance type by
1317
+ * using the <code>Priority</code> parameter for <code>LaunchTemplateOverrides</code>. You can
1318
+ * assign the same priority to different <code>LaunchTemplateOverrides</code>. EC2 implements
1319
+ * the priorities on a best-effort basis, but optimizes for capacity first.
1320
+ * <code>capacity-optimized-prioritized</code> is supported only if your EC2 Fleet uses a
1321
+ * launch template. Note that if the On-Demand <code>AllocationStrategy</code> is set to
1322
+ * <code>prioritized</code>, the same priority is applied when fulfilling On-Demand
1323
+ * capacity.</p>
1324
+ * </dd>
1325
+ * <dt>diversified</dt>
1326
+ * <dd>
1327
+ * <p>EC2 Fleet requests instances from all of the Spot Instance pools that you
1328
+ * specify.</p>
1329
+ * </dd>
1330
+ * <dt>lowest-price</dt>
1331
+ * <dd>
1332
+ * <p>EC2 Fleet requests instances from the lowest priced Spot Instance pool that
1333
+ * has available capacity. If the lowest priced pool doesn't have available capacity, the Spot Instances
1334
+ * come from the next lowest priced pool that has available capacity. If a pool runs out of
1335
+ * capacity before fulfilling your desired capacity, EC2 Fleet will continue to fulfill your
1336
+ * request by drawing from the next lowest priced pool. To ensure that your desired capacity is
1337
+ * met, you might receive Spot Instances from several pools. Because this strategy only considers instance
1338
+ * price and not capacity availability, it might lead to high interruption rates.</p>
1339
+ * </dd>
1340
+ * </dl>
1341
+ *
1122
1342
  * <p>Default: <code>lowest-price</code>
1123
1343
  * </p>
1124
1344
  */
@@ -5129,13 +5349,13 @@ export interface LocalGatewayRouteTable {
5129
5349
  */
5130
5350
  Mode?: LocalGatewayRouteTableMode | string;
5131
5351
  /**
5132
- * <p>Describes a state change.</p>
5352
+ * <p>Information about the state change.</p>
5133
5353
  */
5134
5354
  StateReason?: StateReason;
5135
5355
  }
5136
5356
  export interface CreateLocalGatewayRouteTableResult {
5137
5357
  /**
5138
- * <p>Describes a local gateway route table.</p>
5358
+ * <p>Information about the local gateway route table.</p>
5139
5359
  */
5140
5360
  LocalGatewayRouteTable?: LocalGatewayRouteTable;
5141
5361
  }
@@ -5204,7 +5424,7 @@ export interface LocalGatewayRouteTableVirtualInterfaceGroupAssociation {
5204
5424
  }
5205
5425
  export interface CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult {
5206
5426
  /**
5207
- * <p>Describes an association between a local gateway route table and a virtual interface group.</p>
5427
+ * <p>Information about the local gateway route table virtual interface group association.</p>
5208
5428
  */
5209
5429
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation?: LocalGatewayRouteTableVirtualInterfaceGroupAssociation;
5210
5430
  }
@@ -5905,6 +6125,8 @@ export interface NetworkInsightsPath {
5905
6125
  * <p>The Amazon Web Services resource that is the destination of the path.</p>
5906
6126
  */
5907
6127
  Destination?: string;
6128
+ SourceArn?: string;
6129
+ DestinationArn?: string;
5908
6130
  /**
5909
6131
  * <p>The IP address of the Amazon Web Services resource that is the source of the path.</p>
5910
6132
  */
@@ -6070,6 +6292,31 @@ export interface NetworkInterfaceAssociation {
6070
6292
  */
6071
6293
  CarrierIp?: string;
6072
6294
  }
6295
+ /**
6296
+ * <p>Describes the ENA Express configuration for UDP traffic on the network interface that's attached to
6297
+ * the instance.</p>
6298
+ */
6299
+ export interface AttachmentEnaSrdUdpSpecification {
6300
+ /**
6301
+ * <p>Indicates whether UDP traffic to and from the instance uses ENA Express. To specify this setting,
6302
+ * you must first enable ENA Express.</p>
6303
+ */
6304
+ EnaSrdUdpEnabled?: boolean;
6305
+ }
6306
+ /**
6307
+ * <p>Describes the ENA Express configuration for the network interface that's attached to the instance.</p>
6308
+ */
6309
+ export interface AttachmentEnaSrdSpecification {
6310
+ /**
6311
+ * <p>Indicates whether ENA Express is enabled for the network interface that's attached to the
6312
+ * instance.</p>
6313
+ */
6314
+ EnaSrdEnabled?: boolean;
6315
+ /**
6316
+ * <p>ENA Express configuration for UDP network traffic.</p>
6317
+ */
6318
+ EnaSrdUdpSpecification?: AttachmentEnaSrdUdpSpecification;
6319
+ }
6073
6320
  /**
6074
6321
  * <p>Describes a network interface attachment.</p>
6075
6322
  */
@@ -6106,6 +6353,10 @@ export interface NetworkInterfaceAttachment {
6106
6353
  * <p>The attachment state.</p>
6107
6354
  */
6108
6355
  Status?: AttachmentStatus | string;
6356
+ /**
6357
+ * <p>Configures ENA Express for the network interface that this action attaches to the instance.</p>
6358
+ */
6359
+ EnaSrdSpecification?: AttachmentEnaSrdSpecification;
6109
6360
  }
6110
6361
  /**
6111
6362
  * <p>Describes a security group.</p>
@@ -6485,8 +6736,8 @@ export interface PlacementGroup {
6485
6736
  */
6486
6737
  GroupArn?: string;
6487
6738
  /**
6488
- * <p> The spread level for the placement group. <i>Only</i> Outpost placement
6489
- * groups can be spread across hosts. </p>
6739
+ * <p>The spread level for the placement group. <i>Only</i> Outpost placement
6740
+ * groups can be spread across hosts.</p>
6490
6741
  */
6491
6742
  SpreadLevel?: SpreadLevel | string;
6492
6743
  }
@@ -7263,295 +7514,41 @@ export interface CreateSnapshotsRequest {
7263
7514
  CopyTagsFromSource?: CopyTagsFromSource | string;
7264
7515
  }
7265
7516
  /**
7266
- * <p>Information about a snapshot.</p>
7517
+ * @internal
7267
7518
  */
7268
- export interface SnapshotInfo {
7269
- /**
7270
- * <p>Description specified by the CreateSnapshotRequest that has been applied to all
7271
- * snapshots.</p>
7272
- */
7273
- Description?: string;
7274
- /**
7275
- * <p>Tags associated with this snapshot.</p>
7276
- */
7277
- Tags?: Tag[];
7278
- /**
7279
- * <p>Indicates whether the snapshot is encrypted.</p>
7280
- */
7281
- Encrypted?: boolean;
7282
- /**
7283
- * <p>Source volume from which this snapshot was created.</p>
7284
- */
7285
- VolumeId?: string;
7286
- /**
7287
- * <p>Current state of the snapshot.</p>
7288
- */
7289
- State?: SnapshotState | string;
7290
- /**
7291
- * <p>Size of the volume from which this snapshot was created.</p>
7292
- */
7293
- VolumeSize?: number;
7294
- /**
7295
- * <p>Time this snapshot was started. This is the same for all snapshots initiated by the
7296
- * same request.</p>
7297
- */
7298
- StartTime?: Date;
7299
- /**
7300
- * <p>Progress this snapshot has made towards completing.</p>
7301
- */
7302
- Progress?: string;
7303
- /**
7304
- * <p>Account id used when creating this snapshot.</p>
7305
- */
7306
- OwnerId?: string;
7307
- /**
7308
- * <p>Snapshot id that can be used to describe this snapshot.</p>
7309
- */
7310
- SnapshotId?: string;
7311
- /**
7312
- * <p>The ARN of the Outpost on which the snapshot is stored. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html">Amazon EBS local snapshots on Outposts</a> in the
7313
- * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
7314
- */
7315
- OutpostArn?: string;
7316
- }
7317
- export interface CreateSnapshotsResult {
7318
- /**
7319
- * <p>List of snapshots.</p>
7320
- */
7321
- Snapshots?: SnapshotInfo[];
7322
- }
7519
+ export declare const CreateCoipCidrResultFilterSensitiveLog: (obj: CreateCoipCidrResult) => any;
7323
7520
  /**
7324
- * <p>Contains the parameters for CreateSpotDatafeedSubscription.</p>
7521
+ * @internal
7325
7522
  */
7326
- export interface CreateSpotDatafeedSubscriptionRequest {
7327
- /**
7328
- * <p>The name of the Amazon S3 bucket in which to store the Spot Instance data feed. For
7329
- * more information about bucket names, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html#bucketnamingrules">Rules for bucket
7330
- * naming</a> in the <i>Amazon S3 Developer Guide</i>.</p>
7331
- */
7332
- Bucket: string | undefined;
7333
- /**
7334
- * <p>Checks whether you have the required permissions for the action, without actually
7335
- * making the request, and provides an error response. If you have the required
7336
- * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
7337
- * <code>UnauthorizedOperation</code>.</p>
7338
- */
7339
- DryRun?: boolean;
7340
- /**
7341
- * <p>The prefix for the data feed file names.</p>
7342
- */
7343
- Prefix?: string;
7344
- }
7523
+ export declare const CreateCoipPoolRequestFilterSensitiveLog: (obj: CreateCoipPoolRequest) => any;
7345
7524
  /**
7346
- * <p>Describes a Spot Instance state change.</p>
7525
+ * @internal
7347
7526
  */
7348
- export interface SpotInstanceStateFault {
7349
- /**
7350
- * <p>The reason code for the Spot Instance state change.</p>
7351
- */
7352
- Code?: string;
7353
- /**
7354
- * <p>The message for the Spot Instance state change.</p>
7355
- */
7356
- Message?: string;
7357
- }
7358
- export declare enum DatafeedSubscriptionState {
7359
- Active = "Active",
7360
- Inactive = "Inactive"
7361
- }
7527
+ export declare const CoipPoolFilterSensitiveLog: (obj: CoipPool) => any;
7362
7528
  /**
7363
- * <p>Describes the data feed for a Spot Instance.</p>
7529
+ * @internal
7364
7530
  */
7365
- export interface SpotDatafeedSubscription {
7366
- /**
7367
- * <p>The name of the Amazon S3 bucket where the Spot Instance data feed is located.</p>
7368
- */
7369
- Bucket?: string;
7370
- /**
7371
- * <p>The fault codes for the Spot Instance request, if any.</p>
7372
- */
7373
- Fault?: SpotInstanceStateFault;
7374
- /**
7375
- * <p>The Amazon Web Services account ID of the account.</p>
7376
- */
7377
- OwnerId?: string;
7378
- /**
7379
- * <p>The prefix for the data feed files.</p>
7380
- */
7381
- Prefix?: string;
7382
- /**
7383
- * <p>The state of the Spot Instance data feed subscription.</p>
7384
- */
7385
- State?: DatafeedSubscriptionState | string;
7386
- }
7531
+ export declare const CreateCoipPoolResultFilterSensitiveLog: (obj: CreateCoipPoolResult) => any;
7387
7532
  /**
7388
- * <p>Contains the output of CreateSpotDatafeedSubscription.</p>
7533
+ * @internal
7389
7534
  */
7390
- export interface CreateSpotDatafeedSubscriptionResult {
7391
- /**
7392
- * <p>The Spot Instance data feed subscription.</p>
7393
- */
7394
- SpotDatafeedSubscription?: SpotDatafeedSubscription;
7395
- }
7535
+ export declare const CreateCustomerGatewayRequestFilterSensitiveLog: (obj: CreateCustomerGatewayRequest) => any;
7396
7536
  /**
7397
- * <p>The tags to apply to the AMI object that will be stored in the Amazon S3 bucket. For more
7398
- * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-tagging.html">Categorizing your storage using
7399
- * tags</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
7537
+ * @internal
7400
7538
  */
7401
- export interface S3ObjectTag {
7402
- /**
7403
- * <p>The key of the tag.</p>
7404
- * <p>Constraints: Tag keys are case-sensitive and can be up to 128 Unicode characters in
7405
- * length. May not begin with <code>aws</code>:.</p>
7406
- */
7407
- Key?: string;
7408
- /**
7409
- * <p>The value of the tag.</p>
7410
- * <p>Constraints: Tag values are case-sensitive and can be up to 256 Unicode characters in
7411
- * length.</p>
7412
- */
7413
- Value?: string;
7414
- }
7415
- export interface CreateStoreImageTaskRequest {
7416
- /**
7417
- * <p>The ID of the AMI.</p>
7418
- */
7419
- ImageId: string | undefined;
7420
- /**
7421
- * <p>The name of the Amazon S3 bucket in which the AMI object will be stored. The bucket must be in
7422
- * the Region in which the request is being made. The AMI object appears in the bucket only after
7423
- * the upload task has completed. </p>
7424
- */
7425
- Bucket: string | undefined;
7426
- /**
7427
- * <p>The tags to apply to the AMI object that will be stored in the Amazon S3 bucket. </p>
7428
- */
7429
- S3ObjectTags?: S3ObjectTag[];
7430
- /**
7431
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7432
- * and provides an error response. If you have the required permissions, the error response is
7433
- * <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7434
- */
7435
- DryRun?: boolean;
7436
- }
7437
- export interface CreateStoreImageTaskResult {
7438
- /**
7439
- * <p>The name of the stored AMI object in the S3 bucket.</p>
7440
- */
7441
- ObjectKey?: string;
7442
- }
7443
- export interface CreateSubnetRequest {
7444
- /**
7445
- * <p>The tags to assign to the subnet.</p>
7446
- */
7447
- TagSpecifications?: TagSpecification[];
7448
- /**
7449
- * <p>The Availability Zone or Local Zone for the subnet.</p>
7450
- * <p>Default: Amazon Web Services selects one for you. If you create more than one subnet in your VPC, we
7451
- * do not necessarily select a different zone for each subnet.</p>
7452
- * <p>To create a subnet in a Local Zone, set this value to the Local Zone ID, for example
7453
- * <code>us-west-2-lax-1a</code>. For information about the Regions that support Local Zones,
7454
- * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html#concepts-available-regions">Available Regions</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
7455
- * <p>To create a subnet in an Outpost, set this value to the Availability Zone for the
7456
- * Outpost and specify the Outpost ARN.</p>
7457
- */
7458
- AvailabilityZone?: string;
7459
- /**
7460
- * <p>The AZ ID or the Local Zone ID of the subnet.</p>
7461
- */
7462
- AvailabilityZoneId?: string;
7463
- /**
7464
- * <p>The IPv4 network range for the subnet, in CIDR notation. For example, <code>10.0.0.0/24</code>.
7465
- * We modify the specified CIDR block to its canonical form; for example, if you specify
7466
- * <code>100.68.0.18/18</code>, we modify it to <code>100.68.0.0/18</code>.</p>
7467
- * <p>This parameter is not supported for an IPv6 only subnet.</p>
7468
- */
7469
- CidrBlock?: string;
7470
- /**
7471
- * <p>The IPv6 network range for the subnet, in CIDR notation. The subnet size must use a
7472
- * /64 prefix length.</p>
7473
- * <p>This parameter is required for an IPv6 only subnet.</p>
7474
- */
7475
- Ipv6CidrBlock?: string;
7476
- /**
7477
- * <p>The Amazon Resource Name (ARN) of the Outpost. If you specify an Outpost ARN, you must also
7478
- * specify the Availability Zone of the Outpost subnet.</p>
7479
- */
7480
- OutpostArn?: string;
7481
- /**
7482
- * <p>The ID of the VPC.</p>
7483
- */
7484
- VpcId: string | undefined;
7485
- /**
7486
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7487
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7488
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7489
- */
7490
- DryRun?: boolean;
7491
- /**
7492
- * <p>Indicates whether to create an IPv6 only subnet.</p>
7493
- */
7494
- Ipv6Native?: boolean;
7495
- }
7496
- export interface CreateSubnetResult {
7497
- /**
7498
- * <p>Information about the subnet.</p>
7499
- */
7500
- Subnet?: Subnet;
7501
- }
7502
- export declare enum SubnetCidrReservationType {
7503
- explicit = "explicit",
7504
- prefix = "prefix"
7505
- }
7506
- export interface CreateSubnetCidrReservationRequest {
7507
- /**
7508
- * <p>The ID of the subnet.</p>
7509
- */
7510
- SubnetId: string | undefined;
7511
- /**
7512
- * <p>The IPv4 or IPV6 CIDR range to reserve.</p>
7513
- */
7514
- Cidr: string | undefined;
7515
- /**
7516
- * <p>The type of reservation.</p>
7517
- * <p>The following are valid values:</p>
7518
- * <ul>
7519
- * <li>
7520
- * <p>
7521
- * <code>prefix</code>: The Amazon EC2
7522
- * Prefix
7523
- * Delegation feature assigns the IP addresses to network interfaces that are
7524
- * associated with an instance. For information about Prefix
7525
- * Delegation,
7526
- * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation.html">Prefix Delegation
7527
- * for Amazon EC2 network interfaces</a> in the
7528
- * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
7529
- * </li>
7530
- * <li>
7531
- * <p>
7532
- * <code>explicit</code>: You manually assign the IP addresses to resources that
7533
- * reside in your subnet. </p>
7534
- * </li>
7535
- * </ul>
7536
- */
7537
- ReservationType: SubnetCidrReservationType | string | undefined;
7538
- /**
7539
- * <p>The
7540
- * description
7541
- * to assign to the subnet CIDR reservation.</p>
7542
- */
7543
- Description?: string;
7544
- /**
7545
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
7546
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
7547
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
7548
- */
7549
- DryRun?: boolean;
7550
- /**
7551
- * <p>The tags to assign to the subnet CIDR reservation.</p>
7552
- */
7553
- TagSpecifications?: TagSpecification[];
7554
- }
7539
+ export declare const CustomerGatewayFilterSensitiveLog: (obj: CustomerGateway) => any;
7540
+ /**
7541
+ * @internal
7542
+ */
7543
+ export declare const CreateCustomerGatewayResultFilterSensitiveLog: (obj: CreateCustomerGatewayResult) => any;
7544
+ /**
7545
+ * @internal
7546
+ */
7547
+ export declare const CreateDefaultSubnetRequestFilterSensitiveLog: (obj: CreateDefaultSubnetRequest) => any;
7548
+ /**
7549
+ * @internal
7550
+ */
7551
+ export declare const PrivateDnsNameOptionsOnLaunchFilterSensitiveLog: (obj: PrivateDnsNameOptionsOnLaunch) => any;
7555
7552
  /**
7556
7553
  * @internal
7557
7554
  */
@@ -8276,6 +8273,14 @@ export declare const CreateNetworkInterfaceRequestFilterSensitiveLog: (obj: Crea
8276
8273
  * @internal
8277
8274
  */
8278
8275
  export declare const NetworkInterfaceAssociationFilterSensitiveLog: (obj: NetworkInterfaceAssociation) => any;
8276
+ /**
8277
+ * @internal
8278
+ */
8279
+ export declare const AttachmentEnaSrdUdpSpecificationFilterSensitiveLog: (obj: AttachmentEnaSrdUdpSpecification) => any;
8280
+ /**
8281
+ * @internal
8282
+ */
8283
+ export declare const AttachmentEnaSrdSpecificationFilterSensitiveLog: (obj: AttachmentEnaSrdSpecification) => any;
8279
8284
  /**
8280
8285
  * @internal
8281
8286
  */
@@ -8428,51 +8433,3 @@ export declare const InstanceSpecificationFilterSensitiveLog: (obj: InstanceSpec
8428
8433
  * @internal
8429
8434
  */
8430
8435
  export declare const CreateSnapshotsRequestFilterSensitiveLog: (obj: CreateSnapshotsRequest) => any;
8431
- /**
8432
- * @internal
8433
- */
8434
- export declare const SnapshotInfoFilterSensitiveLog: (obj: SnapshotInfo) => any;
8435
- /**
8436
- * @internal
8437
- */
8438
- export declare const CreateSnapshotsResultFilterSensitiveLog: (obj: CreateSnapshotsResult) => any;
8439
- /**
8440
- * @internal
8441
- */
8442
- export declare const CreateSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionRequest) => any;
8443
- /**
8444
- * @internal
8445
- */
8446
- export declare const SpotInstanceStateFaultFilterSensitiveLog: (obj: SpotInstanceStateFault) => any;
8447
- /**
8448
- * @internal
8449
- */
8450
- export declare const SpotDatafeedSubscriptionFilterSensitiveLog: (obj: SpotDatafeedSubscription) => any;
8451
- /**
8452
- * @internal
8453
- */
8454
- export declare const CreateSpotDatafeedSubscriptionResultFilterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionResult) => any;
8455
- /**
8456
- * @internal
8457
- */
8458
- export declare const S3ObjectTagFilterSensitiveLog: (obj: S3ObjectTag) => any;
8459
- /**
8460
- * @internal
8461
- */
8462
- export declare const CreateStoreImageTaskRequestFilterSensitiveLog: (obj: CreateStoreImageTaskRequest) => any;
8463
- /**
8464
- * @internal
8465
- */
8466
- export declare const CreateStoreImageTaskResultFilterSensitiveLog: (obj: CreateStoreImageTaskResult) => any;
8467
- /**
8468
- * @internal
8469
- */
8470
- export declare const CreateSubnetRequestFilterSensitiveLog: (obj: CreateSubnetRequest) => any;
8471
- /**
8472
- * @internal
8473
- */
8474
- export declare const CreateSubnetResultFilterSensitiveLog: (obj: CreateSubnetResult) => any;
8475
- /**
8476
- * @internal
8477
- */
8478
- export declare const CreateSubnetCidrReservationRequestFilterSensitiveLog: (obj: CreateSubnetCidrReservationRequest) => any;