@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
@@ -2,11 +2,8 @@ import {
2
2
  _InstanceType,
3
3
  ActiveInstance,
4
4
  ActivityStatus,
5
- AddressTransfer,
6
5
  AllocationStrategy,
7
- AllowedPrincipal,
8
6
  AlternatePathHint,
9
- AssociationStatus,
10
7
  BatchState,
11
8
  CurrencyCodeValues,
12
9
  Explanation,
@@ -25,7 +22,8 @@ import {
25
22
  TransitGatewayVpcAttachment,
26
23
  TrunkInterfaceAssociation,
27
24
  UserIdGroupPair,
28
- VpcPeeringConnection,
25
+ VerifiedAccessInstance,
26
+ VerifiedAccessTrustProvider,
29
27
  } from "./models_0";
30
28
  import {
31
29
  AttributeValue,
@@ -36,7 +34,9 @@ import {
36
34
  InstanceInterruptionBehavior,
37
35
  InstanceIpv6Address,
38
36
  InstanceRequirements,
37
+ InternetGateway,
39
38
  Ipam,
39
+ IpamPool,
40
40
  IpamScope,
41
41
  Ipv4PrefixSpecificationRequest,
42
42
  Ipv6PrefixSpecificationRequest,
@@ -60,25 +60,19 @@ import {
60
60
  RouteTable,
61
61
  Snapshot,
62
62
  SnapshotState,
63
- SpotDatafeedSubscription,
64
- SpotInstanceStateFault,
65
63
  SpotInstanceType,
66
64
  StorageTier,
67
65
  Subnet,
68
66
  TargetCapacityUnitType,
69
67
  Tenancy,
70
68
  VolumeType,
71
- Vpc,
72
69
  } from "./models_1";
73
70
  import {
74
71
  ConnectionNotification,
75
72
  DnsEntry,
76
- DnsNameState,
77
73
  IpAddressType,
78
- PayerResponsibility,
79
- ServiceConfiguration,
80
- ServiceConnectivityType,
81
- ServiceTypeDetail,
74
+ SpotDatafeedSubscription,
75
+ SpotInstanceStateFault,
82
76
  State,
83
77
  TrafficMirrorFilter,
84
78
  TrafficMirrorSession,
@@ -90,26 +84,238 @@ import {
90
84
  TransitGatewayPolicyTable,
91
85
  TransitGatewayRouteTable,
92
86
  TransitGatewayRouteTableAnnouncement,
87
+ VerifiedAccessEndpoint,
88
+ VerifiedAccessGroup,
93
89
  Volume,
94
90
  VpcEndpoint,
95
- VpnConnection,
96
- VpnGateway,
97
91
  } from "./models_2";
98
92
  import {
99
93
  AttributeBooleanValue,
100
94
  EventInformation,
101
- FastLaunchLaunchTemplateSpecificationResponse,
102
- FastLaunchResourceType,
103
- FastLaunchSnapshotConfigurationResponse,
104
- FastLaunchStateCode,
105
- FastSnapshotRestoreStateCode,
106
95
  Filter,
107
96
  IdFormat,
108
- MetricType,
109
97
  PermissionGroup,
110
98
  ProductCode,
111
- StatisticType,
99
+ VirtualizationType,
112
100
  } from "./models_3";
101
+ export interface EbsOptimizedInfo {
102
+ BaselineBandwidthInMbps?: number;
103
+ BaselineThroughputInMBps?: number;
104
+ BaselineIops?: number;
105
+ MaximumBandwidthInMbps?: number;
106
+ MaximumThroughputInMBps?: number;
107
+ MaximumIops?: number;
108
+ }
109
+ export declare enum EbsOptimizedSupport {
110
+ default = "default",
111
+ supported = "supported",
112
+ unsupported = "unsupported",
113
+ }
114
+ export declare enum EbsEncryptionSupport {
115
+ supported = "supported",
116
+ unsupported = "unsupported",
117
+ }
118
+ export declare enum EbsNvmeSupport {
119
+ REQUIRED = "required",
120
+ SUPPORTED = "supported",
121
+ UNSUPPORTED = "unsupported",
122
+ }
123
+ export interface EbsInfo {
124
+ EbsOptimizedSupport?: EbsOptimizedSupport | string;
125
+ EncryptionSupport?: EbsEncryptionSupport | string;
126
+ EbsOptimizedInfo?: EbsOptimizedInfo;
127
+ NvmeSupport?: EbsNvmeSupport | string;
128
+ }
129
+ export interface FpgaDeviceMemoryInfo {
130
+ SizeInMiB?: number;
131
+ }
132
+ export interface FpgaDeviceInfo {
133
+ Name?: string;
134
+ Manufacturer?: string;
135
+ Count?: number;
136
+ MemoryInfo?: FpgaDeviceMemoryInfo;
137
+ }
138
+ export interface FpgaInfo {
139
+ Fpgas?: FpgaDeviceInfo[];
140
+ TotalFpgaMemoryInMiB?: number;
141
+ }
142
+ export interface GpuDeviceMemoryInfo {
143
+ SizeInMiB?: number;
144
+ }
145
+ export interface GpuDeviceInfo {
146
+ Name?: string;
147
+ Manufacturer?: string;
148
+ Count?: number;
149
+ MemoryInfo?: GpuDeviceMemoryInfo;
150
+ }
151
+ export interface GpuInfo {
152
+ Gpus?: GpuDeviceInfo[];
153
+ TotalGpuMemoryInMiB?: number;
154
+ }
155
+ export declare enum InstanceTypeHypervisor {
156
+ NITRO = "nitro",
157
+ XEN = "xen",
158
+ }
159
+ export interface InferenceDeviceInfo {
160
+ Count?: number;
161
+ Name?: string;
162
+ Manufacturer?: string;
163
+ }
164
+ export interface InferenceAcceleratorInfo {
165
+ Accelerators?: InferenceDeviceInfo[];
166
+ }
167
+ export declare enum DiskType {
168
+ hdd = "hdd",
169
+ ssd = "ssd",
170
+ }
171
+ export interface DiskInfo {
172
+ SizeInGB?: number;
173
+ Count?: number;
174
+ Type?: DiskType | string;
175
+ }
176
+ export declare enum InstanceStorageEncryptionSupport {
177
+ required = "required",
178
+ unsupported = "unsupported",
179
+ }
180
+ export declare enum EphemeralNvmeSupport {
181
+ REQUIRED = "required",
182
+ SUPPORTED = "supported",
183
+ UNSUPPORTED = "unsupported",
184
+ }
185
+ export interface InstanceStorageInfo {
186
+ TotalSizeInGB?: number;
187
+ Disks?: DiskInfo[];
188
+ NvmeSupport?: EphemeralNvmeSupport | string;
189
+ EncryptionSupport?: InstanceStorageEncryptionSupport | string;
190
+ }
191
+ export interface MemoryInfo {
192
+ SizeInMiB?: number;
193
+ }
194
+ export interface EfaInfo {
195
+ MaximumEfaInterfaces?: number;
196
+ }
197
+ export declare enum EnaSupport {
198
+ required = "required",
199
+ supported = "supported",
200
+ unsupported = "unsupported",
201
+ }
202
+ export interface NetworkCardInfo {
203
+ NetworkCardIndex?: number;
204
+ NetworkPerformance?: string;
205
+ MaximumNetworkInterfaces?: number;
206
+ }
207
+ export interface NetworkInfo {
208
+ NetworkPerformance?: string;
209
+ MaximumNetworkInterfaces?: number;
210
+ MaximumNetworkCards?: number;
211
+ DefaultNetworkCardIndex?: number;
212
+ NetworkCards?: NetworkCardInfo[];
213
+ Ipv4AddressesPerInterface?: number;
214
+ Ipv6AddressesPerInterface?: number;
215
+ Ipv6Supported?: boolean;
216
+ EnaSupport?: EnaSupport | string;
217
+ EfaSupported?: boolean;
218
+ EfaInfo?: EfaInfo;
219
+ EncryptionInTransitSupported?: boolean;
220
+ EnaSrdSupported?: boolean;
221
+ }
222
+ export declare enum PlacementGroupStrategy {
223
+ cluster = "cluster",
224
+ partition = "partition",
225
+ spread = "spread",
226
+ }
227
+ export interface PlacementGroupInfo {
228
+ SupportedStrategies?: (PlacementGroupStrategy | string)[];
229
+ }
230
+ export declare enum ArchitectureType {
231
+ arm64 = "arm64",
232
+ arm64_mac = "arm64_mac",
233
+ i386 = "i386",
234
+ x86_64 = "x86_64",
235
+ x86_64_mac = "x86_64_mac",
236
+ }
237
+ export interface ProcessorInfo {
238
+ SupportedArchitectures?: (ArchitectureType | string)[];
239
+ SustainedClockSpeedInGhz?: number;
240
+ }
241
+ export declare enum BootModeType {
242
+ legacy_bios = "legacy-bios",
243
+ uefi = "uefi",
244
+ }
245
+ export declare enum RootDeviceType {
246
+ ebs = "ebs",
247
+ instance_store = "instance-store",
248
+ }
249
+ export declare enum UsageClassType {
250
+ on_demand = "on-demand",
251
+ spot = "spot",
252
+ }
253
+ export interface VCpuInfo {
254
+ DefaultVCpus?: number;
255
+ DefaultCores?: number;
256
+ DefaultThreadsPerCore?: number;
257
+ ValidCores?: number[];
258
+ ValidThreadsPerCore?: number[];
259
+ }
260
+ export interface InstanceTypeInfo {
261
+ InstanceType?: _InstanceType | string;
262
+ CurrentGeneration?: boolean;
263
+ FreeTierEligible?: boolean;
264
+ SupportedUsageClasses?: (UsageClassType | string)[];
265
+ SupportedRootDeviceTypes?: (RootDeviceType | string)[];
266
+ SupportedVirtualizationTypes?: (VirtualizationType | string)[];
267
+ BareMetal?: boolean;
268
+ Hypervisor?: InstanceTypeHypervisor | string;
269
+ ProcessorInfo?: ProcessorInfo;
270
+ VCpuInfo?: VCpuInfo;
271
+ MemoryInfo?: MemoryInfo;
272
+ InstanceStorageSupported?: boolean;
273
+ InstanceStorageInfo?: InstanceStorageInfo;
274
+ EbsInfo?: EbsInfo;
275
+ NetworkInfo?: NetworkInfo;
276
+ GpuInfo?: GpuInfo;
277
+ FpgaInfo?: FpgaInfo;
278
+ PlacementGroupInfo?: PlacementGroupInfo;
279
+ InferenceAcceleratorInfo?: InferenceAcceleratorInfo;
280
+ HibernationSupported?: boolean;
281
+ BurstablePerformanceSupported?: boolean;
282
+ DedicatedHostsSupported?: boolean;
283
+ AutoRecoverySupported?: boolean;
284
+ SupportedBootModes?: (BootModeType | string)[];
285
+ }
286
+ export interface DescribeInstanceTypesResult {
287
+ InstanceTypes?: InstanceTypeInfo[];
288
+ NextToken?: string;
289
+ }
290
+ export interface DescribeInternetGatewaysRequest {
291
+ Filters?: Filter[];
292
+ DryRun?: boolean;
293
+ InternetGatewayIds?: string[];
294
+ NextToken?: string;
295
+ MaxResults?: number;
296
+ }
297
+ export interface DescribeInternetGatewaysResult {
298
+ InternetGateways?: InternetGateway[];
299
+ NextToken?: string;
300
+ }
301
+ export interface DescribeIpamPoolsRequest {
302
+ DryRun?: boolean;
303
+ Filters?: Filter[];
304
+ MaxResults?: number;
305
+ NextToken?: string;
306
+ IpamPoolIds?: string[];
307
+ }
308
+ export interface DescribeIpamPoolsResult {
309
+ NextToken?: string;
310
+ IpamPools?: IpamPool[];
311
+ }
312
+ export interface DescribeIpamsRequest {
313
+ DryRun?: boolean;
314
+ Filters?: Filter[];
315
+ MaxResults?: number;
316
+ NextToken?: string;
317
+ IpamIds?: string[];
318
+ }
113
319
  export interface DescribeIpamsResult {
114
320
  NextToken?: string;
115
321
  Ipams?: Ipam[];
@@ -1425,6 +1631,98 @@ export interface DescribeTrunkInterfaceAssociationsResult {
1425
1631
  InterfaceAssociations?: TrunkInterfaceAssociation[];
1426
1632
  NextToken?: string;
1427
1633
  }
1634
+ export interface DescribeVerifiedAccessEndpointsRequest {
1635
+ VerifiedAccessEndpointIds?: string[];
1636
+ VerifiedAccessInstanceId?: string;
1637
+ VerifiedAccessGroupId?: string;
1638
+ MaxResults?: number;
1639
+ NextToken?: string;
1640
+ Filters?: Filter[];
1641
+ DryRun?: boolean;
1642
+ }
1643
+ export interface DescribeVerifiedAccessEndpointsResult {
1644
+ VerifiedAccessEndpoints?: VerifiedAccessEndpoint[];
1645
+ NextToken?: string;
1646
+ }
1647
+ export interface DescribeVerifiedAccessGroupsRequest {
1648
+ VerifiedAccessGroupIds?: string[];
1649
+ VerifiedAccessInstanceId?: string;
1650
+ MaxResults?: number;
1651
+ NextToken?: string;
1652
+ Filters?: Filter[];
1653
+ DryRun?: boolean;
1654
+ }
1655
+ export interface DescribeVerifiedAccessGroupsResult {
1656
+ VerifiedAccessGroups?: VerifiedAccessGroup[];
1657
+ NextToken?: string;
1658
+ }
1659
+ export interface DescribeVerifiedAccessInstanceLoggingConfigurationsRequest {
1660
+ VerifiedAccessInstanceIds?: string[];
1661
+ MaxResults?: number;
1662
+ NextToken?: string;
1663
+ Filters?: Filter[];
1664
+ DryRun?: boolean;
1665
+ }
1666
+ export declare enum VerifiedAccessLogDeliveryStatusCode {
1667
+ FAILED = "failed",
1668
+ SUCCESS = "success",
1669
+ }
1670
+ export interface VerifiedAccessLogDeliveryStatus {
1671
+ Code?: VerifiedAccessLogDeliveryStatusCode | string;
1672
+ Message?: string;
1673
+ }
1674
+ export interface VerifiedAccessLogCloudWatchLogsDestination {
1675
+ Enabled?: boolean;
1676
+ DeliveryStatus?: VerifiedAccessLogDeliveryStatus;
1677
+ LogGroup?: string;
1678
+ }
1679
+ export interface VerifiedAccessLogKinesisDataFirehoseDestination {
1680
+ Enabled?: boolean;
1681
+ DeliveryStatus?: VerifiedAccessLogDeliveryStatus;
1682
+ DeliveryStream?: string;
1683
+ }
1684
+ export interface VerifiedAccessLogS3Destination {
1685
+ Enabled?: boolean;
1686
+ DeliveryStatus?: VerifiedAccessLogDeliveryStatus;
1687
+ BucketName?: string;
1688
+ Prefix?: string;
1689
+ BucketOwner?: string;
1690
+ }
1691
+ export interface VerifiedAccessLogs {
1692
+ S3?: VerifiedAccessLogS3Destination;
1693
+ CloudWatchLogs?: VerifiedAccessLogCloudWatchLogsDestination;
1694
+ KinesisDataFirehose?: VerifiedAccessLogKinesisDataFirehoseDestination;
1695
+ }
1696
+ export interface VerifiedAccessInstanceLoggingConfiguration {
1697
+ VerifiedAccessInstanceId?: string;
1698
+ AccessLogs?: VerifiedAccessLogs;
1699
+ }
1700
+ export interface DescribeVerifiedAccessInstanceLoggingConfigurationsResult {
1701
+ LoggingConfigurations?: VerifiedAccessInstanceLoggingConfiguration[];
1702
+ NextToken?: string;
1703
+ }
1704
+ export interface DescribeVerifiedAccessInstancesRequest {
1705
+ VerifiedAccessInstanceIds?: string[];
1706
+ MaxResults?: number;
1707
+ NextToken?: string;
1708
+ Filters?: Filter[];
1709
+ DryRun?: boolean;
1710
+ }
1711
+ export interface DescribeVerifiedAccessInstancesResult {
1712
+ VerifiedAccessInstances?: VerifiedAccessInstance[];
1713
+ NextToken?: string;
1714
+ }
1715
+ export interface DescribeVerifiedAccessTrustProvidersRequest {
1716
+ VerifiedAccessTrustProviderIds?: string[];
1717
+ MaxResults?: number;
1718
+ NextToken?: string;
1719
+ Filters?: Filter[];
1720
+ DryRun?: boolean;
1721
+ }
1722
+ export interface DescribeVerifiedAccessTrustProvidersResult {
1723
+ VerifiedAccessTrustProviders?: VerifiedAccessTrustProvider[];
1724
+ NextToken?: string;
1725
+ }
1428
1726
  export declare enum VolumeAttributeName {
1429
1727
  autoEnableIO = "autoEnableIO",
1430
1728
  productCodes = "productCodes",
@@ -1634,280 +1932,68 @@ export interface DescribeVpcEndpointServiceConfigurationsRequest {
1634
1932
  MaxResults?: number;
1635
1933
  NextToken?: string;
1636
1934
  }
1637
- export interface DescribeVpcEndpointServiceConfigurationsResult {
1638
- ServiceConfigurations?: ServiceConfiguration[];
1639
- NextToken?: string;
1640
- }
1641
- export interface DescribeVpcEndpointServicePermissionsRequest {
1642
- DryRun?: boolean;
1643
- ServiceId: string | undefined;
1644
- Filters?: Filter[];
1645
- MaxResults?: number;
1646
- NextToken?: string;
1647
- }
1648
- export interface DescribeVpcEndpointServicePermissionsResult {
1649
- AllowedPrincipals?: AllowedPrincipal[];
1650
- NextToken?: string;
1651
- }
1652
- export interface DescribeVpcEndpointServicesRequest {
1653
- DryRun?: boolean;
1654
- ServiceNames?: string[];
1655
- Filters?: Filter[];
1656
- MaxResults?: number;
1657
- NextToken?: string;
1658
- }
1659
- export interface PrivateDnsDetails {
1660
- PrivateDnsName?: string;
1661
- }
1662
- export interface ServiceDetail {
1663
- ServiceName?: string;
1664
- ServiceId?: string;
1665
- ServiceType?: ServiceTypeDetail[];
1666
- AvailabilityZones?: string[];
1667
- Owner?: string;
1668
- BaseEndpointDnsNames?: string[];
1669
- PrivateDnsName?: string;
1670
- PrivateDnsNames?: PrivateDnsDetails[];
1671
- VpcEndpointPolicySupported?: boolean;
1672
- AcceptanceRequired?: boolean;
1673
- ManagesVpcEndpoints?: boolean;
1674
- PayerResponsibility?: PayerResponsibility | string;
1675
- Tags?: Tag[];
1676
- PrivateDnsNameVerificationState?: DnsNameState | string;
1677
- SupportedIpAddressTypes?: (ServiceConnectivityType | string)[];
1678
- }
1679
- export interface DescribeVpcEndpointServicesResult {
1680
- ServiceNames?: string[];
1681
- ServiceDetails?: ServiceDetail[];
1682
- NextToken?: string;
1683
- }
1684
- export interface DescribeVpcPeeringConnectionsRequest {
1685
- Filters?: Filter[];
1686
- DryRun?: boolean;
1687
- VpcPeeringConnectionIds?: string[];
1688
- NextToken?: string;
1689
- MaxResults?: number;
1690
- }
1691
- export interface DescribeVpcPeeringConnectionsResult {
1692
- VpcPeeringConnections?: VpcPeeringConnection[];
1693
- NextToken?: string;
1694
- }
1695
- export interface DescribeVpcsRequest {
1696
- Filters?: Filter[];
1697
- VpcIds?: string[];
1698
- DryRun?: boolean;
1699
- NextToken?: string;
1700
- MaxResults?: number;
1701
- }
1702
- export interface DescribeVpcsResult {
1703
- Vpcs?: Vpc[];
1704
- NextToken?: string;
1705
- }
1706
- export interface DescribeVpnConnectionsRequest {
1707
- Filters?: Filter[];
1708
- VpnConnectionIds?: string[];
1709
- DryRun?: boolean;
1710
- }
1711
- export interface DescribeVpnConnectionsResult {
1712
- VpnConnections?: VpnConnection[];
1713
- }
1714
- export interface DescribeVpnGatewaysRequest {
1715
- Filters?: Filter[];
1716
- VpnGatewayIds?: string[];
1717
- DryRun?: boolean;
1718
- }
1719
- export interface DescribeVpnGatewaysResult {
1720
- VpnGateways?: VpnGateway[];
1721
- }
1722
- export interface DetachClassicLinkVpcRequest {
1723
- DryRun?: boolean;
1724
- InstanceId: string | undefined;
1725
- VpcId: string | undefined;
1726
- }
1727
- export interface DetachClassicLinkVpcResult {
1728
- Return?: boolean;
1729
- }
1730
- export interface DetachInternetGatewayRequest {
1731
- DryRun?: boolean;
1732
- InternetGatewayId: string | undefined;
1733
- VpcId: string | undefined;
1734
- }
1735
- export interface DetachNetworkInterfaceRequest {
1736
- AttachmentId: string | undefined;
1737
- DryRun?: boolean;
1738
- Force?: boolean;
1739
- }
1740
- export interface DetachVolumeRequest {
1741
- Device?: string;
1742
- Force?: boolean;
1743
- InstanceId?: string;
1744
- VolumeId: string | undefined;
1745
- DryRun?: boolean;
1746
- }
1747
- export interface DetachVpnGatewayRequest {
1748
- VpcId: string | undefined;
1749
- VpnGatewayId: string | undefined;
1750
- DryRun?: boolean;
1751
- }
1752
- export interface DisableAddressTransferRequest {
1753
- AllocationId: string | undefined;
1754
- DryRun?: boolean;
1755
- }
1756
- export interface DisableAddressTransferResult {
1757
- AddressTransfer?: AddressTransfer;
1758
- }
1759
- export interface DisableAwsNetworkPerformanceMetricSubscriptionRequest {
1760
- Source?: string;
1761
- Destination?: string;
1762
- Metric?: MetricType | string;
1763
- Statistic?: StatisticType | string;
1764
- DryRun?: boolean;
1765
- }
1766
- export interface DisableAwsNetworkPerformanceMetricSubscriptionResult {
1767
- Output?: boolean;
1768
- }
1769
- export interface DisableEbsEncryptionByDefaultRequest {
1770
- DryRun?: boolean;
1771
- }
1772
- export interface DisableEbsEncryptionByDefaultResult {
1773
- EbsEncryptionByDefault?: boolean;
1774
- }
1775
- export interface DisableFastLaunchRequest {
1776
- ImageId: string | undefined;
1777
- Force?: boolean;
1778
- DryRun?: boolean;
1779
- }
1780
- export interface DisableFastLaunchResult {
1781
- ImageId?: string;
1782
- ResourceType?: FastLaunchResourceType | string;
1783
- SnapshotConfiguration?: FastLaunchSnapshotConfigurationResponse;
1784
- LaunchTemplate?: FastLaunchLaunchTemplateSpecificationResponse;
1785
- MaxParallelLaunches?: number;
1786
- OwnerId?: string;
1787
- State?: FastLaunchStateCode | string;
1788
- StateTransitionReason?: string;
1789
- StateTransitionTime?: Date;
1790
- }
1791
- export interface DisableFastSnapshotRestoresRequest {
1792
- AvailabilityZones: string[] | undefined;
1793
- SourceSnapshotIds: string[] | undefined;
1794
- DryRun?: boolean;
1795
- }
1796
- export interface DisableFastSnapshotRestoreSuccessItem {
1797
- SnapshotId?: string;
1798
- AvailabilityZone?: string;
1799
- State?: FastSnapshotRestoreStateCode | string;
1800
- StateTransitionReason?: string;
1801
- OwnerId?: string;
1802
- OwnerAlias?: string;
1803
- EnablingTime?: Date;
1804
- OptimizingTime?: Date;
1805
- EnabledTime?: Date;
1806
- DisablingTime?: Date;
1807
- DisabledTime?: Date;
1808
- }
1809
- export interface DisableFastSnapshotRestoreStateError {
1810
- Code?: string;
1811
- Message?: string;
1812
- }
1813
- export interface DisableFastSnapshotRestoreStateErrorItem {
1814
- AvailabilityZone?: string;
1815
- Error?: DisableFastSnapshotRestoreStateError;
1816
- }
1817
- export interface DisableFastSnapshotRestoreErrorItem {
1818
- SnapshotId?: string;
1819
- FastSnapshotRestoreStateErrors?: DisableFastSnapshotRestoreStateErrorItem[];
1820
- }
1821
- export interface DisableFastSnapshotRestoresResult {
1822
- Successful?: DisableFastSnapshotRestoreSuccessItem[];
1823
- Unsuccessful?: DisableFastSnapshotRestoreErrorItem[];
1824
- }
1825
- export interface DisableImageDeprecationRequest {
1826
- ImageId: string | undefined;
1827
- DryRun?: boolean;
1828
- }
1829
- export interface DisableImageDeprecationResult {
1830
- Return?: boolean;
1831
- }
1832
- export interface DisableIpamOrganizationAdminAccountRequest {
1833
- DryRun?: boolean;
1834
- DelegatedAdminAccountId: string | undefined;
1835
- }
1836
- export interface DisableIpamOrganizationAdminAccountResult {
1837
- Success?: boolean;
1838
- }
1839
- export interface DisableSerialConsoleAccessRequest {
1840
- DryRun?: boolean;
1841
- }
1842
- export interface DisableSerialConsoleAccessResult {
1843
- SerialConsoleAccessEnabled?: boolean;
1844
- }
1845
- export interface DisableTransitGatewayRouteTablePropagationRequest {
1846
- TransitGatewayRouteTableId: string | undefined;
1847
- TransitGatewayAttachmentId?: string;
1848
- DryRun?: boolean;
1849
- TransitGatewayRouteTableAnnouncementId?: string;
1850
- }
1851
- export declare enum TransitGatewayPropagationState {
1852
- disabled = "disabled",
1853
- disabling = "disabling",
1854
- enabled = "enabled",
1855
- enabling = "enabling",
1856
- }
1857
- export interface TransitGatewayPropagation {
1858
- TransitGatewayAttachmentId?: string;
1859
- ResourceId?: string;
1860
- ResourceType?: TransitGatewayAttachmentResourceType | string;
1861
- TransitGatewayRouteTableId?: string;
1862
- State?: TransitGatewayPropagationState | string;
1863
- TransitGatewayRouteTableAnnouncementId?: string;
1864
- }
1865
- export interface DisableTransitGatewayRouteTablePropagationResult {
1866
- Propagation?: TransitGatewayPropagation;
1867
- }
1868
- export interface DisableVgwRoutePropagationRequest {
1869
- GatewayId: string | undefined;
1870
- RouteTableId: string | undefined;
1871
- DryRun?: boolean;
1872
- }
1873
- export interface DisableVpcClassicLinkRequest {
1874
- DryRun?: boolean;
1875
- VpcId: string | undefined;
1876
- }
1877
- export interface DisableVpcClassicLinkResult {
1878
- Return?: boolean;
1879
- }
1880
- export interface DisableVpcClassicLinkDnsSupportRequest {
1881
- VpcId?: string;
1882
- }
1883
- export interface DisableVpcClassicLinkDnsSupportResult {
1884
- Return?: boolean;
1885
- }
1886
- export interface DisassociateAddressRequest {
1887
- AssociationId?: string;
1888
- PublicIp?: string;
1889
- DryRun?: boolean;
1890
- }
1891
- export interface DisassociateClientVpnTargetNetworkRequest {
1892
- ClientVpnEndpointId: string | undefined;
1893
- AssociationId: string | undefined;
1894
- DryRun?: boolean;
1895
- }
1896
- export interface DisassociateClientVpnTargetNetworkResult {
1897
- AssociationId?: string;
1898
- Status?: AssociationStatus;
1899
- }
1900
- export interface DisassociateEnclaveCertificateIamRoleRequest {
1901
- CertificateArn?: string;
1902
- RoleArn?: string;
1903
- DryRun?: boolean;
1904
- }
1905
- export interface DisassociateEnclaveCertificateIamRoleResult {
1906
- Return?: boolean;
1907
- }
1908
- export interface DisassociateIamInstanceProfileRequest {
1909
- AssociationId: string | undefined;
1910
- }
1935
+ export declare const EbsOptimizedInfoFilterSensitiveLog: (
1936
+ obj: EbsOptimizedInfo
1937
+ ) => any;
1938
+ export declare const EbsInfoFilterSensitiveLog: (obj: EbsInfo) => any;
1939
+ export declare const FpgaDeviceMemoryInfoFilterSensitiveLog: (
1940
+ obj: FpgaDeviceMemoryInfo
1941
+ ) => any;
1942
+ export declare const FpgaDeviceInfoFilterSensitiveLog: (
1943
+ obj: FpgaDeviceInfo
1944
+ ) => any;
1945
+ export declare const FpgaInfoFilterSensitiveLog: (obj: FpgaInfo) => any;
1946
+ export declare const GpuDeviceMemoryInfoFilterSensitiveLog: (
1947
+ obj: GpuDeviceMemoryInfo
1948
+ ) => any;
1949
+ export declare const GpuDeviceInfoFilterSensitiveLog: (
1950
+ obj: GpuDeviceInfo
1951
+ ) => any;
1952
+ export declare const GpuInfoFilterSensitiveLog: (obj: GpuInfo) => any;
1953
+ export declare const InferenceDeviceInfoFilterSensitiveLog: (
1954
+ obj: InferenceDeviceInfo
1955
+ ) => any;
1956
+ export declare const InferenceAcceleratorInfoFilterSensitiveLog: (
1957
+ obj: InferenceAcceleratorInfo
1958
+ ) => any;
1959
+ export declare const DiskInfoFilterSensitiveLog: (obj: DiskInfo) => any;
1960
+ export declare const InstanceStorageInfoFilterSensitiveLog: (
1961
+ obj: InstanceStorageInfo
1962
+ ) => any;
1963
+ export declare const MemoryInfoFilterSensitiveLog: (obj: MemoryInfo) => any;
1964
+ export declare const EfaInfoFilterSensitiveLog: (obj: EfaInfo) => any;
1965
+ export declare const NetworkCardInfoFilterSensitiveLog: (
1966
+ obj: NetworkCardInfo
1967
+ ) => any;
1968
+ export declare const NetworkInfoFilterSensitiveLog: (obj: NetworkInfo) => any;
1969
+ export declare const PlacementGroupInfoFilterSensitiveLog: (
1970
+ obj: PlacementGroupInfo
1971
+ ) => any;
1972
+ export declare const ProcessorInfoFilterSensitiveLog: (
1973
+ obj: ProcessorInfo
1974
+ ) => any;
1975
+ export declare const VCpuInfoFilterSensitiveLog: (obj: VCpuInfo) => any;
1976
+ export declare const InstanceTypeInfoFilterSensitiveLog: (
1977
+ obj: InstanceTypeInfo
1978
+ ) => any;
1979
+ export declare const DescribeInstanceTypesResultFilterSensitiveLog: (
1980
+ obj: DescribeInstanceTypesResult
1981
+ ) => any;
1982
+ export declare const DescribeInternetGatewaysRequestFilterSensitiveLog: (
1983
+ obj: DescribeInternetGatewaysRequest
1984
+ ) => any;
1985
+ export declare const DescribeInternetGatewaysResultFilterSensitiveLog: (
1986
+ obj: DescribeInternetGatewaysResult
1987
+ ) => any;
1988
+ export declare const DescribeIpamPoolsRequestFilterSensitiveLog: (
1989
+ obj: DescribeIpamPoolsRequest
1990
+ ) => any;
1991
+ export declare const DescribeIpamPoolsResultFilterSensitiveLog: (
1992
+ obj: DescribeIpamPoolsResult
1993
+ ) => any;
1994
+ export declare const DescribeIpamsRequestFilterSensitiveLog: (
1995
+ obj: DescribeIpamsRequest
1996
+ ) => any;
1911
1997
  export declare const DescribeIpamsResultFilterSensitiveLog: (
1912
1998
  obj: DescribeIpamsResult
1913
1999
  ) => any;
@@ -2467,6 +2553,54 @@ export declare const DescribeTrunkInterfaceAssociationsRequestFilterSensitiveLog
2467
2553
  export declare const DescribeTrunkInterfaceAssociationsResultFilterSensitiveLog: (
2468
2554
  obj: DescribeTrunkInterfaceAssociationsResult
2469
2555
  ) => any;
2556
+ export declare const DescribeVerifiedAccessEndpointsRequestFilterSensitiveLog: (
2557
+ obj: DescribeVerifiedAccessEndpointsRequest
2558
+ ) => any;
2559
+ export declare const DescribeVerifiedAccessEndpointsResultFilterSensitiveLog: (
2560
+ obj: DescribeVerifiedAccessEndpointsResult
2561
+ ) => any;
2562
+ export declare const DescribeVerifiedAccessGroupsRequestFilterSensitiveLog: (
2563
+ obj: DescribeVerifiedAccessGroupsRequest
2564
+ ) => any;
2565
+ export declare const DescribeVerifiedAccessGroupsResultFilterSensitiveLog: (
2566
+ obj: DescribeVerifiedAccessGroupsResult
2567
+ ) => any;
2568
+ export declare const DescribeVerifiedAccessInstanceLoggingConfigurationsRequestFilterSensitiveLog: (
2569
+ obj: DescribeVerifiedAccessInstanceLoggingConfigurationsRequest
2570
+ ) => any;
2571
+ export declare const VerifiedAccessLogDeliveryStatusFilterSensitiveLog: (
2572
+ obj: VerifiedAccessLogDeliveryStatus
2573
+ ) => any;
2574
+ export declare const VerifiedAccessLogCloudWatchLogsDestinationFilterSensitiveLog: (
2575
+ obj: VerifiedAccessLogCloudWatchLogsDestination
2576
+ ) => any;
2577
+ export declare const VerifiedAccessLogKinesisDataFirehoseDestinationFilterSensitiveLog: (
2578
+ obj: VerifiedAccessLogKinesisDataFirehoseDestination
2579
+ ) => any;
2580
+ export declare const VerifiedAccessLogS3DestinationFilterSensitiveLog: (
2581
+ obj: VerifiedAccessLogS3Destination
2582
+ ) => any;
2583
+ export declare const VerifiedAccessLogsFilterSensitiveLog: (
2584
+ obj: VerifiedAccessLogs
2585
+ ) => any;
2586
+ export declare const VerifiedAccessInstanceLoggingConfigurationFilterSensitiveLog: (
2587
+ obj: VerifiedAccessInstanceLoggingConfiguration
2588
+ ) => any;
2589
+ export declare const DescribeVerifiedAccessInstanceLoggingConfigurationsResultFilterSensitiveLog: (
2590
+ obj: DescribeVerifiedAccessInstanceLoggingConfigurationsResult
2591
+ ) => any;
2592
+ export declare const DescribeVerifiedAccessInstancesRequestFilterSensitiveLog: (
2593
+ obj: DescribeVerifiedAccessInstancesRequest
2594
+ ) => any;
2595
+ export declare const DescribeVerifiedAccessInstancesResultFilterSensitiveLog: (
2596
+ obj: DescribeVerifiedAccessInstancesResult
2597
+ ) => any;
2598
+ export declare const DescribeVerifiedAccessTrustProvidersRequestFilterSensitiveLog: (
2599
+ obj: DescribeVerifiedAccessTrustProvidersRequest
2600
+ ) => any;
2601
+ export declare const DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog: (
2602
+ obj: DescribeVerifiedAccessTrustProvidersResult
2603
+ ) => any;
2470
2604
  export declare const DescribeVolumeAttributeRequestFilterSensitiveLog: (
2471
2605
  obj: DescribeVolumeAttributeRequest
2472
2606
  ) => any;
@@ -2560,168 +2694,3 @@ export declare const DescribeVpcEndpointsResultFilterSensitiveLog: (
2560
2694
  export declare const DescribeVpcEndpointServiceConfigurationsRequestFilterSensitiveLog: (
2561
2695
  obj: DescribeVpcEndpointServiceConfigurationsRequest
2562
2696
  ) => any;
2563
- export declare const DescribeVpcEndpointServiceConfigurationsResultFilterSensitiveLog: (
2564
- obj: DescribeVpcEndpointServiceConfigurationsResult
2565
- ) => any;
2566
- export declare const DescribeVpcEndpointServicePermissionsRequestFilterSensitiveLog: (
2567
- obj: DescribeVpcEndpointServicePermissionsRequest
2568
- ) => any;
2569
- export declare const DescribeVpcEndpointServicePermissionsResultFilterSensitiveLog: (
2570
- obj: DescribeVpcEndpointServicePermissionsResult
2571
- ) => any;
2572
- export declare const DescribeVpcEndpointServicesRequestFilterSensitiveLog: (
2573
- obj: DescribeVpcEndpointServicesRequest
2574
- ) => any;
2575
- export declare const PrivateDnsDetailsFilterSensitiveLog: (
2576
- obj: PrivateDnsDetails
2577
- ) => any;
2578
- export declare const ServiceDetailFilterSensitiveLog: (
2579
- obj: ServiceDetail
2580
- ) => any;
2581
- export declare const DescribeVpcEndpointServicesResultFilterSensitiveLog: (
2582
- obj: DescribeVpcEndpointServicesResult
2583
- ) => any;
2584
- export declare const DescribeVpcPeeringConnectionsRequestFilterSensitiveLog: (
2585
- obj: DescribeVpcPeeringConnectionsRequest
2586
- ) => any;
2587
- export declare const DescribeVpcPeeringConnectionsResultFilterSensitiveLog: (
2588
- obj: DescribeVpcPeeringConnectionsResult
2589
- ) => any;
2590
- export declare const DescribeVpcsRequestFilterSensitiveLog: (
2591
- obj: DescribeVpcsRequest
2592
- ) => any;
2593
- export declare const DescribeVpcsResultFilterSensitiveLog: (
2594
- obj: DescribeVpcsResult
2595
- ) => any;
2596
- export declare const DescribeVpnConnectionsRequestFilterSensitiveLog: (
2597
- obj: DescribeVpnConnectionsRequest
2598
- ) => any;
2599
- export declare const DescribeVpnConnectionsResultFilterSensitiveLog: (
2600
- obj: DescribeVpnConnectionsResult
2601
- ) => any;
2602
- export declare const DescribeVpnGatewaysRequestFilterSensitiveLog: (
2603
- obj: DescribeVpnGatewaysRequest
2604
- ) => any;
2605
- export declare const DescribeVpnGatewaysResultFilterSensitiveLog: (
2606
- obj: DescribeVpnGatewaysResult
2607
- ) => any;
2608
- export declare const DetachClassicLinkVpcRequestFilterSensitiveLog: (
2609
- obj: DetachClassicLinkVpcRequest
2610
- ) => any;
2611
- export declare const DetachClassicLinkVpcResultFilterSensitiveLog: (
2612
- obj: DetachClassicLinkVpcResult
2613
- ) => any;
2614
- export declare const DetachInternetGatewayRequestFilterSensitiveLog: (
2615
- obj: DetachInternetGatewayRequest
2616
- ) => any;
2617
- export declare const DetachNetworkInterfaceRequestFilterSensitiveLog: (
2618
- obj: DetachNetworkInterfaceRequest
2619
- ) => any;
2620
- export declare const DetachVolumeRequestFilterSensitiveLog: (
2621
- obj: DetachVolumeRequest
2622
- ) => any;
2623
- export declare const DetachVpnGatewayRequestFilterSensitiveLog: (
2624
- obj: DetachVpnGatewayRequest
2625
- ) => any;
2626
- export declare const DisableAddressTransferRequestFilterSensitiveLog: (
2627
- obj: DisableAddressTransferRequest
2628
- ) => any;
2629
- export declare const DisableAddressTransferResultFilterSensitiveLog: (
2630
- obj: DisableAddressTransferResult
2631
- ) => any;
2632
- export declare const DisableAwsNetworkPerformanceMetricSubscriptionRequestFilterSensitiveLog: (
2633
- obj: DisableAwsNetworkPerformanceMetricSubscriptionRequest
2634
- ) => any;
2635
- export declare const DisableAwsNetworkPerformanceMetricSubscriptionResultFilterSensitiveLog: (
2636
- obj: DisableAwsNetworkPerformanceMetricSubscriptionResult
2637
- ) => any;
2638
- export declare const DisableEbsEncryptionByDefaultRequestFilterSensitiveLog: (
2639
- obj: DisableEbsEncryptionByDefaultRequest
2640
- ) => any;
2641
- export declare const DisableEbsEncryptionByDefaultResultFilterSensitiveLog: (
2642
- obj: DisableEbsEncryptionByDefaultResult
2643
- ) => any;
2644
- export declare const DisableFastLaunchRequestFilterSensitiveLog: (
2645
- obj: DisableFastLaunchRequest
2646
- ) => any;
2647
- export declare const DisableFastLaunchResultFilterSensitiveLog: (
2648
- obj: DisableFastLaunchResult
2649
- ) => any;
2650
- export declare const DisableFastSnapshotRestoresRequestFilterSensitiveLog: (
2651
- obj: DisableFastSnapshotRestoresRequest
2652
- ) => any;
2653
- export declare const DisableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (
2654
- obj: DisableFastSnapshotRestoreSuccessItem
2655
- ) => any;
2656
- export declare const DisableFastSnapshotRestoreStateErrorFilterSensitiveLog: (
2657
- obj: DisableFastSnapshotRestoreStateError
2658
- ) => any;
2659
- export declare const DisableFastSnapshotRestoreStateErrorItemFilterSensitiveLog: (
2660
- obj: DisableFastSnapshotRestoreStateErrorItem
2661
- ) => any;
2662
- export declare const DisableFastSnapshotRestoreErrorItemFilterSensitiveLog: (
2663
- obj: DisableFastSnapshotRestoreErrorItem
2664
- ) => any;
2665
- export declare const DisableFastSnapshotRestoresResultFilterSensitiveLog: (
2666
- obj: DisableFastSnapshotRestoresResult
2667
- ) => any;
2668
- export declare const DisableImageDeprecationRequestFilterSensitiveLog: (
2669
- obj: DisableImageDeprecationRequest
2670
- ) => any;
2671
- export declare const DisableImageDeprecationResultFilterSensitiveLog: (
2672
- obj: DisableImageDeprecationResult
2673
- ) => any;
2674
- export declare const DisableIpamOrganizationAdminAccountRequestFilterSensitiveLog: (
2675
- obj: DisableIpamOrganizationAdminAccountRequest
2676
- ) => any;
2677
- export declare const DisableIpamOrganizationAdminAccountResultFilterSensitiveLog: (
2678
- obj: DisableIpamOrganizationAdminAccountResult
2679
- ) => any;
2680
- export declare const DisableSerialConsoleAccessRequestFilterSensitiveLog: (
2681
- obj: DisableSerialConsoleAccessRequest
2682
- ) => any;
2683
- export declare const DisableSerialConsoleAccessResultFilterSensitiveLog: (
2684
- obj: DisableSerialConsoleAccessResult
2685
- ) => any;
2686
- export declare const DisableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog: (
2687
- obj: DisableTransitGatewayRouteTablePropagationRequest
2688
- ) => any;
2689
- export declare const TransitGatewayPropagationFilterSensitiveLog: (
2690
- obj: TransitGatewayPropagation
2691
- ) => any;
2692
- export declare const DisableTransitGatewayRouteTablePropagationResultFilterSensitiveLog: (
2693
- obj: DisableTransitGatewayRouteTablePropagationResult
2694
- ) => any;
2695
- export declare const DisableVgwRoutePropagationRequestFilterSensitiveLog: (
2696
- obj: DisableVgwRoutePropagationRequest
2697
- ) => any;
2698
- export declare const DisableVpcClassicLinkRequestFilterSensitiveLog: (
2699
- obj: DisableVpcClassicLinkRequest
2700
- ) => any;
2701
- export declare const DisableVpcClassicLinkResultFilterSensitiveLog: (
2702
- obj: DisableVpcClassicLinkResult
2703
- ) => any;
2704
- export declare const DisableVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (
2705
- obj: DisableVpcClassicLinkDnsSupportRequest
2706
- ) => any;
2707
- export declare const DisableVpcClassicLinkDnsSupportResultFilterSensitiveLog: (
2708
- obj: DisableVpcClassicLinkDnsSupportResult
2709
- ) => any;
2710
- export declare const DisassociateAddressRequestFilterSensitiveLog: (
2711
- obj: DisassociateAddressRequest
2712
- ) => any;
2713
- export declare const DisassociateClientVpnTargetNetworkRequestFilterSensitiveLog: (
2714
- obj: DisassociateClientVpnTargetNetworkRequest
2715
- ) => any;
2716
- export declare const DisassociateClientVpnTargetNetworkResultFilterSensitiveLog: (
2717
- obj: DisassociateClientVpnTargetNetworkResult
2718
- ) => any;
2719
- export declare const DisassociateEnclaveCertificateIamRoleRequestFilterSensitiveLog: (
2720
- obj: DisassociateEnclaveCertificateIamRoleRequest
2721
- ) => any;
2722
- export declare const DisassociateEnclaveCertificateIamRoleResultFilterSensitiveLog: (
2723
- obj: DisassociateEnclaveCertificateIamRoleResult
2724
- ) => any;
2725
- export declare const DisassociateIamInstanceProfileRequestFilterSensitiveLog: (
2726
- obj: DisassociateIamInstanceProfileRequest
2727
- ) => any;