@aws-sdk/client-ec2 3.219.0 → 3.220.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (487) hide show
  1. package/dist-cjs/EC2.js +360 -0
  2. package/dist-cjs/commands/AttachVerifiedAccessTrustProviderCommand.js +46 -0
  3. package/dist-cjs/commands/CreateCoipCidrCommand.js +2 -1
  4. package/dist-cjs/commands/CreateCoipPoolCommand.js +3 -3
  5. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +3 -3
  6. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +1 -2
  7. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -1
  8. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  9. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +3 -3
  10. package/dist-cjs/commands/CreateVerifiedAccessEndpointCommand.js +46 -0
  11. package/dist-cjs/commands/CreateVerifiedAccessGroupCommand.js +46 -0
  12. package/dist-cjs/commands/CreateVerifiedAccessInstanceCommand.js +46 -0
  13. package/dist-cjs/commands/CreateVerifiedAccessTrustProviderCommand.js +46 -0
  14. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  16. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  17. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  18. package/dist-cjs/commands/DeleteVerifiedAccessEndpointCommand.js +46 -0
  19. package/dist-cjs/commands/DeleteVerifiedAccessGroupCommand.js +46 -0
  20. package/dist-cjs/commands/DeleteVerifiedAccessInstanceCommand.js +46 -0
  21. package/dist-cjs/commands/DeleteVerifiedAccessTrustProviderCommand.js +46 -0
  22. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteVpcCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  25. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  26. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +3 -3
  27. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  28. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +2 -2
  31. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +3 -3
  32. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  33. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  34. package/dist-cjs/commands/DeregisterImageCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -1
  36. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +3 -3
  37. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +3 -3
  38. package/dist-cjs/commands/DescribeIpamsCommand.js +1 -2
  39. package/dist-cjs/commands/DescribeVerifiedAccessEndpointsCommand.js +46 -0
  40. package/dist-cjs/commands/DescribeVerifiedAccessGroupsCommand.js +46 -0
  41. package/dist-cjs/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +46 -0
  42. package/dist-cjs/commands/DescribeVerifiedAccessInstancesCommand.js +46 -0
  43. package/dist-cjs/commands/DescribeVerifiedAccessTrustProvidersCommand.js +46 -0
  44. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  45. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  46. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  47. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  48. package/dist-cjs/commands/DescribeVpcsCommand.js +3 -3
  49. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +3 -3
  50. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +3 -3
  51. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +3 -3
  52. package/dist-cjs/commands/DetachInternetGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +2 -2
  54. package/dist-cjs/commands/DetachVerifiedAccessTrustProviderCommand.js +46 -0
  55. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  56. package/dist-cjs/commands/DetachVpnGatewayCommand.js +2 -2
  57. package/dist-cjs/commands/DisableAddressTransferCommand.js +3 -3
  58. package/dist-cjs/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +3 -3
  59. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  60. package/dist-cjs/commands/DisableFastLaunchCommand.js +3 -3
  61. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  62. package/dist-cjs/commands/DisableImageDeprecationCommand.js +3 -3
  63. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  64. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +3 -3
  65. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  66. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +2 -2
  67. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +3 -3
  68. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  69. package/dist-cjs/commands/DisassociateAddressCommand.js +2 -2
  70. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  71. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  72. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +1 -2
  73. package/dist-cjs/commands/GetVerifiedAccessEndpointPolicyCommand.js +46 -0
  74. package/dist-cjs/commands/GetVerifiedAccessGroupPolicyCommand.js +46 -0
  75. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  76. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  77. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +3 -3
  78. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  79. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  80. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +3 -3
  81. package/dist-cjs/commands/ModifyIpamCommand.js +3 -3
  82. package/dist-cjs/commands/ModifyIpamPoolCommand.js +3 -3
  83. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +3 -3
  84. package/dist-cjs/commands/ModifyIpamScopeCommand.js +3 -3
  85. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +3 -3
  86. package/dist-cjs/commands/ModifyLocalGatewayRouteCommand.js +3 -3
  87. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +3 -3
  88. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  89. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  90. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +3 -3
  91. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +3 -3
  92. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +2 -2
  93. package/dist-cjs/commands/ModifySnapshotTierCommand.js +3 -3
  94. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +3 -3
  95. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +2 -2
  96. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  97. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  98. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  99. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +1 -2
  100. package/dist-cjs/commands/ModifyVerifiedAccessEndpointCommand.js +46 -0
  101. package/dist-cjs/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +46 -0
  102. package/dist-cjs/commands/ModifyVerifiedAccessGroupCommand.js +46 -0
  103. package/dist-cjs/commands/ModifyVerifiedAccessGroupPolicyCommand.js +46 -0
  104. package/dist-cjs/commands/ModifyVerifiedAccessInstanceCommand.js +46 -0
  105. package/dist-cjs/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +46 -0
  106. package/dist-cjs/commands/ModifyVerifiedAccessTrustProviderCommand.js +46 -0
  107. package/dist-cjs/commands/index.js +24 -0
  108. package/dist-cjs/models/models_0.js +55 -47
  109. package/dist-cjs/models/models_1.js +47 -47
  110. package/dist-cjs/models/models_2.js +137 -137
  111. package/dist-cjs/models/models_3.js +169 -183
  112. package/dist-cjs/models/models_4.js +252 -233
  113. package/dist-cjs/models/models_5.js +257 -263
  114. package/dist-cjs/models/models_6.js +347 -4
  115. package/dist-cjs/pagination/DescribeVerifiedAccessEndpointsPaginator.js +36 -0
  116. package/dist-cjs/pagination/DescribeVerifiedAccessGroupsPaginator.js +36 -0
  117. package/dist-cjs/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +36 -0
  118. package/dist-cjs/pagination/DescribeVerifiedAccessInstancesPaginator.js +36 -0
  119. package/dist-cjs/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +36 -0
  120. package/dist-cjs/pagination/index.js +5 -0
  121. package/dist-cjs/protocols/Aws_ec2.js +2714 -59
  122. package/dist-es/EC2.js +360 -0
  123. package/dist-es/commands/AttachVerifiedAccessTrustProviderCommand.js +42 -0
  124. package/dist-es/commands/CreateCoipCidrCommand.js +2 -1
  125. package/dist-es/commands/CreateCoipPoolCommand.js +1 -1
  126. package/dist-es/commands/CreateCustomerGatewayCommand.js +1 -1
  127. package/dist-es/commands/CreateDefaultSubnetCommand.js +1 -2
  128. package/dist-es/commands/CreateSnapshotsCommand.js +2 -1
  129. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +1 -1
  130. package/dist-es/commands/CreateStoreImageTaskCommand.js +1 -1
  131. package/dist-es/commands/CreateVerifiedAccessEndpointCommand.js +42 -0
  132. package/dist-es/commands/CreateVerifiedAccessGroupCommand.js +42 -0
  133. package/dist-es/commands/CreateVerifiedAccessInstanceCommand.js +42 -0
  134. package/dist-es/commands/CreateVerifiedAccessTrustProviderCommand.js +42 -0
  135. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +2 -1
  136. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +1 -1
  137. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +1 -1
  138. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +1 -1
  139. package/dist-es/commands/DeleteVerifiedAccessEndpointCommand.js +42 -0
  140. package/dist-es/commands/DeleteVerifiedAccessGroupCommand.js +42 -0
  141. package/dist-es/commands/DeleteVerifiedAccessInstanceCommand.js +42 -0
  142. package/dist-es/commands/DeleteVerifiedAccessTrustProviderCommand.js +42 -0
  143. package/dist-es/commands/DeleteVolumeCommand.js +1 -1
  144. package/dist-es/commands/DeleteVpcCommand.js +1 -1
  145. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +1 -1
  146. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +1 -1
  147. package/dist-es/commands/DeleteVpcEndpointsCommand.js +1 -1
  148. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +1 -1
  149. package/dist-es/commands/DeleteVpnConnectionCommand.js +1 -1
  150. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  151. package/dist-es/commands/DeleteVpnGatewayCommand.js +1 -1
  152. package/dist-es/commands/DeprovisionByoipCidrCommand.js +1 -1
  153. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +1 -1
  154. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +1 -1
  155. package/dist-es/commands/DeregisterImageCommand.js +1 -1
  156. package/dist-es/commands/DescribeInstanceTypesCommand.js +2 -1
  157. package/dist-es/commands/DescribeInternetGatewaysCommand.js +1 -1
  158. package/dist-es/commands/DescribeIpamPoolsCommand.js +1 -1
  159. package/dist-es/commands/DescribeIpamsCommand.js +1 -2
  160. package/dist-es/commands/DescribeVerifiedAccessEndpointsCommand.js +42 -0
  161. package/dist-es/commands/DescribeVerifiedAccessGroupsCommand.js +42 -0
  162. package/dist-es/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +42 -0
  163. package/dist-es/commands/DescribeVerifiedAccessInstancesCommand.js +42 -0
  164. package/dist-es/commands/DescribeVerifiedAccessTrustProvidersCommand.js +42 -0
  165. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -1
  166. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +1 -1
  167. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +1 -1
  168. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +1 -1
  169. package/dist-es/commands/DescribeVpcsCommand.js +1 -1
  170. package/dist-es/commands/DescribeVpnConnectionsCommand.js +1 -1
  171. package/dist-es/commands/DescribeVpnGatewaysCommand.js +1 -1
  172. package/dist-es/commands/DetachClassicLinkVpcCommand.js +1 -1
  173. package/dist-es/commands/DetachInternetGatewayCommand.js +1 -1
  174. package/dist-es/commands/DetachNetworkInterfaceCommand.js +1 -1
  175. package/dist-es/commands/DetachVerifiedAccessTrustProviderCommand.js +42 -0
  176. package/dist-es/commands/DetachVolumeCommand.js +1 -1
  177. package/dist-es/commands/DetachVpnGatewayCommand.js +1 -1
  178. package/dist-es/commands/DisableAddressTransferCommand.js +1 -1
  179. package/dist-es/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +1 -1
  180. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +1 -1
  181. package/dist-es/commands/DisableFastLaunchCommand.js +1 -1
  182. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +1 -1
  183. package/dist-es/commands/DisableImageDeprecationCommand.js +1 -1
  184. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +1 -1
  185. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +1 -1
  186. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +1 -1
  187. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +1 -1
  188. package/dist-es/commands/DisableVpcClassicLinkCommand.js +1 -1
  189. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +1 -1
  190. package/dist-es/commands/DisassociateAddressCommand.js +1 -1
  191. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +1 -1
  192. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +1 -1
  193. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +1 -2
  194. package/dist-es/commands/GetVerifiedAccessEndpointPolicyCommand.js +42 -0
  195. package/dist-es/commands/GetVerifiedAccessGroupPolicyCommand.js +42 -0
  196. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +1 -1
  197. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +1 -1
  198. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +1 -1
  199. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +1 -1
  200. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +1 -1
  201. package/dist-es/commands/ModifyInstancePlacementCommand.js +1 -1
  202. package/dist-es/commands/ModifyIpamCommand.js +1 -1
  203. package/dist-es/commands/ModifyIpamPoolCommand.js +1 -1
  204. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +1 -1
  205. package/dist-es/commands/ModifyIpamScopeCommand.js +1 -1
  206. package/dist-es/commands/ModifyLaunchTemplateCommand.js +1 -1
  207. package/dist-es/commands/ModifyLocalGatewayRouteCommand.js +1 -1
  208. package/dist-es/commands/ModifyManagedPrefixListCommand.js +1 -1
  209. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  210. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +1 -1
  211. package/dist-es/commands/ModifyReservedInstancesCommand.js +1 -1
  212. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +1 -1
  213. package/dist-es/commands/ModifySnapshotAttributeCommand.js +1 -1
  214. package/dist-es/commands/ModifySnapshotTierCommand.js +1 -1
  215. package/dist-es/commands/ModifySpotFleetRequestCommand.js +1 -1
  216. package/dist-es/commands/ModifySubnetAttributeCommand.js +1 -1
  217. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +1 -1
  218. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +1 -1
  219. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +1 -1
  220. package/dist-es/commands/ModifyTransitGatewayCommand.js +1 -2
  221. package/dist-es/commands/ModifyVerifiedAccessEndpointCommand.js +42 -0
  222. package/dist-es/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +42 -0
  223. package/dist-es/commands/ModifyVerifiedAccessGroupCommand.js +42 -0
  224. package/dist-es/commands/ModifyVerifiedAccessGroupPolicyCommand.js +42 -0
  225. package/dist-es/commands/ModifyVerifiedAccessInstanceCommand.js +42 -0
  226. package/dist-es/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +42 -0
  227. package/dist-es/commands/ModifyVerifiedAccessTrustProviderCommand.js +42 -0
  228. package/dist-es/commands/index.js +24 -0
  229. package/dist-es/models/models_0.js +42 -33
  230. package/dist-es/models/models_1.js +33 -32
  231. package/dist-es/models/models_2.js +105 -102
  232. package/dist-es/models/models_3.js +126 -151
  233. package/dist-es/models/models_4.js +203 -171
  234. package/dist-es/models/models_5.js +190 -200
  235. package/dist-es/models/models_6.js +263 -0
  236. package/dist-es/pagination/DescribeVerifiedAccessEndpointsPaginator.js +32 -0
  237. package/dist-es/pagination/DescribeVerifiedAccessGroupsPaginator.js +32 -0
  238. package/dist-es/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.js +32 -0
  239. package/dist-es/pagination/DescribeVerifiedAccessInstancesPaginator.js +32 -0
  240. package/dist-es/pagination/DescribeVerifiedAccessTrustProvidersPaginator.js +32 -0
  241. package/dist-es/pagination/index.js +5 -0
  242. package/dist-es/protocols/Aws_ec2.js +2642 -36
  243. package/dist-types/EC2.d.ts +96 -0
  244. package/dist-types/EC2Client.d.ts +26 -2
  245. package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  246. package/dist-types/commands/CreateCoipCidrCommand.d.ts +2 -1
  247. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  248. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  249. package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +1 -2
  250. package/dist-types/commands/CreateSnapshotsCommand.d.ts +2 -1
  251. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  252. package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  253. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +20 -0
  254. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +20 -0
  255. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +20 -0
  256. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +20 -0
  257. package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
  258. package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  259. package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  260. package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  261. package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +20 -0
  262. package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +20 -0
  263. package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +20 -0
  264. package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +20 -0
  265. package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
  266. package/dist-types/commands/DeleteVpcCommand.d.ts +1 -1
  267. package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  268. package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  269. package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  270. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  271. package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  272. package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  273. package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  274. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  275. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  276. package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  277. package/dist-types/commands/DeregisterImageCommand.d.ts +1 -1
  278. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -1
  279. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  280. package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  281. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -2
  282. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +20 -0
  283. package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +20 -0
  284. package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +20 -0
  285. package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +20 -0
  286. package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +20 -0
  287. package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
  288. package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  289. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  290. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  291. package/dist-types/commands/DescribeVpcsCommand.d.ts +1 -1
  292. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  293. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  294. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  295. package/dist-types/commands/DetachInternetGatewayCommand.d.ts +1 -1
  296. package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  297. package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +20 -0
  298. package/dist-types/commands/DetachVolumeCommand.d.ts +1 -1
  299. package/dist-types/commands/DetachVpnGatewayCommand.d.ts +1 -1
  300. package/dist-types/commands/DisableAddressTransferCommand.d.ts +1 -1
  301. package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +1 -1
  302. package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  303. package/dist-types/commands/DisableFastLaunchCommand.d.ts +1 -1
  304. package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  305. package/dist-types/commands/DisableImageDeprecationCommand.d.ts +1 -1
  306. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  307. package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  308. package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  309. package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  310. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  311. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  312. package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -1
  313. package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  314. package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  315. package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -2
  316. package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  317. package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  318. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  319. package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  320. package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  321. package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  322. package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  323. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  324. package/dist-types/commands/ModifyIpamCommand.d.ts +1 -1
  325. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  326. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  327. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +1 -1
  328. package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  329. package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  330. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  331. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  332. package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  333. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  334. package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  335. package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  336. package/dist-types/commands/ModifySnapshotTierCommand.d.ts +1 -1
  337. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  338. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  339. package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  340. package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  341. package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  342. package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -2
  343. package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +20 -0
  344. package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +20 -0
  345. package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +20 -0
  346. package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +20 -0
  347. package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +20 -0
  348. package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +20 -0
  349. package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +20 -0
  350. package/dist-types/commands/index.d.ts +24 -0
  351. package/dist-types/models/models_0.d.ts +96 -211
  352. package/dist-types/models/models_1.d.ts +200 -203
  353. package/dist-types/models/models_2.d.ts +409 -437
  354. package/dist-types/models/models_3.d.ts +478 -704
  355. package/dist-types/models/models_4.d.ts +5729 -6229
  356. package/dist-types/models/models_5.d.ts +3774 -3776
  357. package/dist-types/models/models_6.d.ts +1647 -11
  358. package/dist-types/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +4 -0
  359. package/dist-types/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +4 -0
  360. package/dist-types/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +4 -0
  361. package/dist-types/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +4 -0
  362. package/dist-types/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +4 -0
  363. package/dist-types/pagination/index.d.ts +5 -0
  364. package/dist-types/protocols/Aws_ec2.d.ts +72 -0
  365. package/dist-types/ts3.4/EC2.d.ts +462 -0
  366. package/dist-types/ts3.4/EC2Client.d.ts +144 -0
  367. package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  368. package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +2 -4
  369. package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +1 -1
  370. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  371. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +4 -2
  372. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +2 -4
  373. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  374. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +1 -1
  375. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +41 -0
  376. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +41 -0
  377. package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +41 -0
  378. package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +41 -0
  379. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -4
  380. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  381. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
  382. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  383. package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +41 -0
  384. package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +41 -0
  385. package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +41 -0
  386. package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +41 -0
  387. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +1 -1
  388. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +1 -1
  389. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
  390. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
  391. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
  392. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  393. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +1 -1
  394. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
  395. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +1 -1
  396. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  397. package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  398. package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  399. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +1 -1
  400. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -4
  401. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
  402. package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +1 -1
  403. package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +1 -2
  404. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +41 -0
  405. package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +41 -0
  406. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +43 -0
  407. package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +41 -0
  408. package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +41 -0
  409. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -4
  410. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
  411. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  412. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  413. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +1 -1
  414. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  415. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  416. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
  417. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +1 -1
  418. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
  419. package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +41 -0
  420. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +1 -1
  421. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +1 -1
  422. package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +1 -1
  423. package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +1 -1
  424. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
  425. package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +1 -1
  426. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
  427. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +1 -1
  428. package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  429. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
  430. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
  431. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
  432. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
  433. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
  434. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +1 -1
  435. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
  436. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
  437. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +4 -2
  438. package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  439. package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  440. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  441. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  442. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  443. package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
  444. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  445. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  446. package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +1 -1
  447. package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +1 -1
  448. package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  449. package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +1 -1
  450. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  451. package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +1 -1
  452. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  453. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  454. package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +1 -1
  455. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  456. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  457. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  458. package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +1 -1
  459. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  460. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  461. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
  462. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  463. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
  464. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +4 -2
  465. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +41 -0
  466. package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +41 -0
  467. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +41 -0
  468. package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +41 -0
  469. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +41 -0
  470. package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +43 -0
  471. package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +41 -0
  472. package/dist-types/ts3.4/commands/index.d.ts +24 -0
  473. package/dist-types/ts3.4/models/models_0.d.ts +87 -75
  474. package/dist-types/ts3.4/models/models_1.d.ts +76 -76
  475. package/dist-types/ts3.4/models/models_2.d.ts +275 -210
  476. package/dist-types/ts3.4/models/models_3.d.ts +278 -286
  477. package/dist-types/ts3.4/models/models_4.d.ts +429 -460
  478. package/dist-types/ts3.4/models/models_5.d.ts +498 -558
  479. package/dist-types/ts3.4/models/models_6.d.ts +724 -3
  480. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +11 -0
  481. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +11 -0
  482. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +11 -0
  483. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +11 -0
  484. package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +11 -0
  485. package/dist-types/ts3.4/pagination/index.d.ts +5 -0
  486. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +288 -0
  487. package/package.json +1 -1
@@ -1,6 +1,373 @@
1
- import { _InstanceType, AccountAttribute, AccountAttributeName, ActiveInstance, Address, AddressAttribute, AddressAttributeName, AddressTransfer, AllocationState, AllowsMultipleInstanceTypes, AssociationStatus, AttachmentStatus, AutoPlacement, BundleTask, ByoipCidr, CapacityReservation, CapacityReservationFleetState, CarrierGateway, ClientVpnAuthenticationType, ClientVpnAuthorizationRuleStatus, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipPool, CurrencyCodeValues, CustomerGateway, FleetCapacityReservation, FleetCapacityReservationTenancy, FleetInstanceMatchCriteria, HostnameType, HostRecovery, IamInstanceProfile, IamInstanceProfileAssociation, InstanceEventWindow, Tag, TransportProtocol } from "./models_0";
2
- import { AttributeValue, BlockDeviceMapping, CapacityReservationPreference, CapacityReservationTargetResponse, DefaultTargetCapacityType, DestinationFileFormat, DhcpOptions, DiskImageFormat, EgressOnlyInternetGateway, ExportTask, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, GroupIdentifier, InstanceIpv6Address, InstanceLifecycle, InternetGateway, IpamPool, LaunchTemplateAndOverridesResponse, LogDestinationType, NetworkInterfaceStatus, Placement, PlatformValues, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, StateReason, TargetCapacityUnitType, TrafficType } from "./models_1";
3
- import { FleetStateCode } from "./models_2";
1
+ import { _InstanceType, AccountAttribute, AccountAttributeName, ActiveInstance, Address, AddressAttribute, AddressAttributeName, AddressTransfer, AllocationState, AllowsMultipleInstanceTypes, AssociationStatus, AttachmentStatus, AutoPlacement, BundleTask, ByoipCidr, CapacityReservation, CapacityReservationFleetState, CarrierGateway, ClientVpnAuthenticationType, ClientVpnAuthorizationRuleStatus, ClientVpnEndpointStatus, ClientVpnRouteStatus, CurrencyCodeValues, FleetCapacityReservation, FleetCapacityReservationTenancy, FleetInstanceMatchCriteria, HostRecovery, IamInstanceProfile, IamInstanceProfileAssociation, InstanceEventWindow, Tag, TransitGatewayVpcAttachment, TransportProtocol, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessTrustProvider } from "./models_0";
2
+ import { AttributeValue, BlockDeviceMapping, CapacityReservationPreference, CapacityReservationTargetResponse, CoipPool, CustomerGateway, DefaultTargetCapacityType, DestinationFileFormat, DhcpOptions, DiskImageFormat, EgressOnlyInternetGateway, ExportTask, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, GroupIdentifier, HostnameType, InstanceIpv6Address, InstanceLifecycle, LaunchTemplateAndOverridesResponse, LogDestinationType, NetworkInterfaceStatus, Placement, PlatformValues, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, StateReason, TargetCapacityUnitType, TrafficType } from "./models_1";
3
+ import { FleetStateCode, TransitGatewayRoute, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup } from "./models_2";
4
+ export interface DeleteTransitGatewayRouteResult {
5
+ /**
6
+ * <p>Information about the route.</p>
7
+ */
8
+ Route?: TransitGatewayRoute;
9
+ }
10
+ export interface DeleteTransitGatewayRouteTableRequest {
11
+ /**
12
+ * <p>The ID of the transit gateway route table.</p>
13
+ */
14
+ TransitGatewayRouteTableId: string | undefined;
15
+ /**
16
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
17
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
18
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
19
+ */
20
+ DryRun?: boolean;
21
+ }
22
+ export interface DeleteTransitGatewayRouteTableResult {
23
+ /**
24
+ * <p>Information about the deleted transit gateway route table.</p>
25
+ */
26
+ TransitGatewayRouteTable?: TransitGatewayRouteTable;
27
+ }
28
+ export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
29
+ /**
30
+ * <p>The transit gateway route table ID that's being deleted. </p>
31
+ */
32
+ TransitGatewayRouteTableAnnouncementId: string | undefined;
33
+ /**
34
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
35
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
36
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
37
+ */
38
+ DryRun?: boolean;
39
+ }
40
+ export interface DeleteTransitGatewayRouteTableAnnouncementResult {
41
+ /**
42
+ * <p>Provides details about a deleted transit gateway route table.</p>
43
+ */
44
+ TransitGatewayRouteTableAnnouncement?: TransitGatewayRouteTableAnnouncement;
45
+ }
46
+ export interface DeleteTransitGatewayVpcAttachmentRequest {
47
+ /**
48
+ * <p>The ID of the attachment.</p>
49
+ */
50
+ TransitGatewayAttachmentId: string | undefined;
51
+ /**
52
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
53
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
54
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
55
+ */
56
+ DryRun?: boolean;
57
+ }
58
+ export interface DeleteTransitGatewayVpcAttachmentResult {
59
+ /**
60
+ * <p>Information about the deleted VPC attachment.</p>
61
+ */
62
+ TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
63
+ }
64
+ export interface DeleteVerifiedAccessEndpointRequest {
65
+ VerifiedAccessEndpointId: string | undefined;
66
+ ClientToken?: string;
67
+ DryRun?: boolean;
68
+ }
69
+ export interface DeleteVerifiedAccessEndpointResult {
70
+ VerifiedAccessEndpoint?: VerifiedAccessEndpoint;
71
+ }
72
+ export interface DeleteVerifiedAccessGroupRequest {
73
+ VerifiedAccessGroupId: string | undefined;
74
+ ClientToken?: string;
75
+ DryRun?: boolean;
76
+ }
77
+ export interface DeleteVerifiedAccessGroupResult {
78
+ VerifiedAccessGroup?: VerifiedAccessGroup;
79
+ }
80
+ export interface DeleteVerifiedAccessInstanceRequest {
81
+ VerifiedAccessInstanceId: string | undefined;
82
+ DryRun?: boolean;
83
+ ClientToken?: string;
84
+ }
85
+ export interface DeleteVerifiedAccessInstanceResult {
86
+ VerifiedAccessInstance?: VerifiedAccessInstance;
87
+ }
88
+ export interface DeleteVerifiedAccessTrustProviderRequest {
89
+ VerifiedAccessTrustProviderId: string | undefined;
90
+ DryRun?: boolean;
91
+ ClientToken?: string;
92
+ }
93
+ export interface DeleteVerifiedAccessTrustProviderResult {
94
+ VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider;
95
+ }
96
+ export interface DeleteVolumeRequest {
97
+ /**
98
+ * <p>The ID of the volume.</p>
99
+ */
100
+ VolumeId: string | undefined;
101
+ /**
102
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
103
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
104
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
105
+ */
106
+ DryRun?: boolean;
107
+ }
108
+ export interface DeleteVpcRequest {
109
+ /**
110
+ * <p>The ID of the VPC.</p>
111
+ */
112
+ VpcId: string | undefined;
113
+ /**
114
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
115
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
116
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
117
+ */
118
+ DryRun?: boolean;
119
+ }
120
+ export interface DeleteVpcEndpointConnectionNotificationsRequest {
121
+ /**
122
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
123
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
124
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
125
+ */
126
+ DryRun?: boolean;
127
+ /**
128
+ * <p>One or more notification IDs.</p>
129
+ */
130
+ ConnectionNotificationIds: string[] | undefined;
131
+ }
132
+ export interface DeleteVpcEndpointConnectionNotificationsResult {
133
+ /**
134
+ * <p>Information about the notifications that could not be deleted
135
+ * successfully.</p>
136
+ */
137
+ Unsuccessful?: UnsuccessfulItem[];
138
+ }
139
+ /**
140
+ * <p>Contains the parameters for DeleteVpcEndpoints.</p>
141
+ */
142
+ export interface DeleteVpcEndpointsRequest {
143
+ /**
144
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
145
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
146
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
147
+ */
148
+ DryRun?: boolean;
149
+ /**
150
+ * <p>One or more VPC endpoint IDs.</p>
151
+ */
152
+ VpcEndpointIds: string[] | undefined;
153
+ }
154
+ /**
155
+ * <p>Contains the output of DeleteVpcEndpoints.</p>
156
+ */
157
+ export interface DeleteVpcEndpointsResult {
158
+ /**
159
+ * <p>Information about the VPC endpoints that were not successfully deleted.</p>
160
+ */
161
+ Unsuccessful?: UnsuccessfulItem[];
162
+ }
163
+ export interface DeleteVpcEndpointServiceConfigurationsRequest {
164
+ /**
165
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
166
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
167
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
168
+ */
169
+ DryRun?: boolean;
170
+ /**
171
+ * <p>The IDs of one or more services.</p>
172
+ */
173
+ ServiceIds: string[] | undefined;
174
+ }
175
+ export interface DeleteVpcEndpointServiceConfigurationsResult {
176
+ /**
177
+ * <p>Information about the service configurations that were not deleted, if
178
+ * applicable.</p>
179
+ */
180
+ Unsuccessful?: UnsuccessfulItem[];
181
+ }
182
+ export interface DeleteVpcPeeringConnectionRequest {
183
+ /**
184
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
185
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
186
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
187
+ */
188
+ DryRun?: boolean;
189
+ /**
190
+ * <p>The ID of the VPC peering connection.</p>
191
+ */
192
+ VpcPeeringConnectionId: string | undefined;
193
+ }
194
+ export interface DeleteVpcPeeringConnectionResult {
195
+ /**
196
+ * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
197
+ */
198
+ Return?: boolean;
199
+ }
200
+ /**
201
+ * <p>Contains the parameters for DeleteVpnConnection.</p>
202
+ */
203
+ export interface DeleteVpnConnectionRequest {
204
+ /**
205
+ * <p>The ID of the VPN connection.</p>
206
+ */
207
+ VpnConnectionId: string | undefined;
208
+ /**
209
+ * <p>Checks whether you have the required permissions for the action, without actually
210
+ * making the request, and provides an error response. If you have the required
211
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
212
+ * <code>UnauthorizedOperation</code>.</p>
213
+ */
214
+ DryRun?: boolean;
215
+ }
216
+ /**
217
+ * <p>Contains the parameters for DeleteVpnConnectionRoute.</p>
218
+ */
219
+ export interface DeleteVpnConnectionRouteRequest {
220
+ /**
221
+ * <p>The CIDR block associated with the local subnet of the customer network.</p>
222
+ */
223
+ DestinationCidrBlock: string | undefined;
224
+ /**
225
+ * <p>The ID of the VPN connection.</p>
226
+ */
227
+ VpnConnectionId: string | undefined;
228
+ }
229
+ /**
230
+ * <p>Contains the parameters for DeleteVpnGateway.</p>
231
+ */
232
+ export interface DeleteVpnGatewayRequest {
233
+ /**
234
+ * <p>The ID of the virtual private gateway.</p>
235
+ */
236
+ VpnGatewayId: string | undefined;
237
+ /**
238
+ * <p>Checks whether you have the required permissions for the action, without actually
239
+ * making the request, and provides an error response. If you have the required
240
+ * permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
241
+ * <code>UnauthorizedOperation</code>.</p>
242
+ */
243
+ DryRun?: boolean;
244
+ }
245
+ export interface DeprovisionByoipCidrRequest {
246
+ /**
247
+ * <p>The address range, in CIDR notation. The prefix must be the same prefix
248
+ * that you specified when you provisioned the address range.</p>
249
+ */
250
+ Cidr: string | undefined;
251
+ /**
252
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
253
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
254
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
255
+ */
256
+ DryRun?: boolean;
257
+ }
258
+ export interface DeprovisionByoipCidrResult {
259
+ /**
260
+ * <p>Information about the address range.</p>
261
+ */
262
+ ByoipCidr?: ByoipCidr;
263
+ }
264
+ export interface DeprovisionIpamPoolCidrRequest {
265
+ /**
266
+ * <p>A check for whether you have the required permissions for the action without actually making the request
267
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
268
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
269
+ */
270
+ DryRun?: boolean;
271
+ /**
272
+ * <p>The ID of the pool that has the CIDR you want to deprovision.</p>
273
+ */
274
+ IpamPoolId: string | undefined;
275
+ /**
276
+ * <p>The CIDR which you want to deprovision from the pool.</p>
277
+ */
278
+ Cidr?: string;
279
+ }
280
+ export declare enum IpamPoolCidrFailureCode {
281
+ cidr_not_available = "cidr-not-available"
282
+ }
283
+ /**
284
+ * <p>Details related to why an IPAM pool CIDR failed to be provisioned.</p>
285
+ */
286
+ export interface IpamPoolCidrFailureReason {
287
+ /**
288
+ * <p>An error code related to why an IPAM pool CIDR failed to be provisioned.</p>
289
+ */
290
+ Code?: IpamPoolCidrFailureCode | string;
291
+ /**
292
+ * <p>A message related to why an IPAM pool CIDR failed to be provisioned.</p>
293
+ */
294
+ Message?: string;
295
+ }
296
+ export declare enum IpamPoolCidrState {
297
+ deprovisioned = "deprovisioned",
298
+ failed_deprovision = "failed-deprovision",
299
+ failed_import = "failed-import",
300
+ failed_provision = "failed-provision",
301
+ pending_deprovision = "pending-deprovision",
302
+ pending_import = "pending-import",
303
+ pending_provision = "pending-provision",
304
+ provisioned = "provisioned"
305
+ }
306
+ /**
307
+ * <p>A CIDR provisioned to an IPAM pool.</p>
308
+ */
309
+ export interface IpamPoolCidr {
310
+ /**
311
+ * <p>The CIDR provisioned to the IPAM pool. A CIDR is a representation of an IP address and its associated network mask (or netmask)
312
+ * and refers to a range of IP addresses. An IPv4 CIDR example is <code>10.24.34.0/23</code>. An IPv6 CIDR example is <code>2001:DB8::/32</code>.</p>
313
+ */
314
+ Cidr?: string;
315
+ /**
316
+ * <p>The state of the CIDR.</p>
317
+ */
318
+ State?: IpamPoolCidrState | string;
319
+ /**
320
+ * <p>Details related to why an IPAM pool CIDR failed to be provisioned.</p>
321
+ */
322
+ FailureReason?: IpamPoolCidrFailureReason;
323
+ }
324
+ export interface DeprovisionIpamPoolCidrResult {
325
+ /**
326
+ * <p>The deprovisioned pool CIDR.</p>
327
+ */
328
+ IpamPoolCidr?: IpamPoolCidr;
329
+ }
330
+ export interface DeprovisionPublicIpv4PoolCidrRequest {
331
+ /**
332
+ * <p>A check for whether you have the required permissions for the action without actually making the request
333
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
334
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
335
+ */
336
+ DryRun?: boolean;
337
+ /**
338
+ * <p>The ID of the pool that you want to deprovision the CIDR from.</p>
339
+ */
340
+ PoolId: string | undefined;
341
+ /**
342
+ * <p>The CIDR you want to deprovision from the pool.</p>
343
+ */
344
+ Cidr: string | undefined;
345
+ }
346
+ export interface DeprovisionPublicIpv4PoolCidrResult {
347
+ /**
348
+ * <p>The ID of the pool that you deprovisioned the CIDR from.</p>
349
+ */
350
+ PoolId?: string;
351
+ /**
352
+ * <p>The deprovisioned CIDRs.</p>
353
+ */
354
+ DeprovisionedAddresses?: string[];
355
+ }
356
+ /**
357
+ * <p>Contains the parameters for DeregisterImage.</p>
358
+ */
359
+ export interface DeregisterImageRequest {
360
+ /**
361
+ * <p>The ID of the AMI.</p>
362
+ */
363
+ ImageId: string | undefined;
364
+ /**
365
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
366
+ * and provides an error response. If you have the required permissions, the error response is
367
+ * <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
368
+ */
369
+ DryRun?: boolean;
370
+ }
4
371
  /**
5
372
  * <p>Information about the tag keys to deregister for the current Region. You can either specify
6
373
  * individual tag keys or deregister all tag keys in the current Region. You must specify either
@@ -7499,642 +7866,153 @@ export interface DescribeInstanceTypesRequest {
7499
7866
  NextToken?: string;
7500
7867
  }
7501
7868
  /**
7502
- * <p>Describes the optimized EBS performance for supported instance types.</p>
7869
+ * @internal
7503
7870
  */
7504
- export interface EbsOptimizedInfo {
7505
- /**
7506
- * <p>The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.</p>
7507
- */
7508
- BaselineBandwidthInMbps?: number;
7509
- /**
7510
- * <p>The baseline throughput performance for an EBS-optimized instance type, in MB/s.</p>
7511
- */
7512
- BaselineThroughputInMBps?: number;
7513
- /**
7514
- * <p>The baseline input/output storage operations per seconds for an EBS-optimized instance type.</p>
7515
- */
7516
- BaselineIops?: number;
7517
- /**
7518
- * <p>The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.</p>
7519
- */
7520
- MaximumBandwidthInMbps?: number;
7521
- /**
7522
- * <p>The maximum throughput performance for an EBS-optimized instance type, in MB/s.</p>
7523
- */
7524
- MaximumThroughputInMBps?: number;
7525
- /**
7526
- * <p>The maximum input/output storage operations per second for an EBS-optimized instance type.</p>
7527
- */
7528
- MaximumIops?: number;
7529
- }
7530
- export declare enum EbsOptimizedSupport {
7531
- default = "default",
7532
- supported = "supported",
7533
- unsupported = "unsupported"
7534
- }
7535
- export declare enum EbsEncryptionSupport {
7536
- supported = "supported",
7537
- unsupported = "unsupported"
7538
- }
7539
- export declare enum EbsNvmeSupport {
7540
- REQUIRED = "required",
7541
- SUPPORTED = "supported",
7542
- UNSUPPORTED = "unsupported"
7543
- }
7871
+ export declare const DeleteTransitGatewayRouteResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteResult) => any;
7544
7872
  /**
7545
- * <p>Describes the Amazon EBS features supported by the instance type.</p>
7873
+ * @internal
7546
7874
  */
7547
- export interface EbsInfo {
7548
- /**
7549
- * <p>Indicates whether the instance type is Amazon EBS-optimized. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSOptimized.html">Amazon EBS-optimized
7550
- * instances</a> in <i>Amazon EC2 User Guide</i>.</p>
7551
- */
7552
- EbsOptimizedSupport?: EbsOptimizedSupport | string;
7553
- /**
7554
- * <p>Indicates whether Amazon EBS encryption is supported.</p>
7555
- */
7556
- EncryptionSupport?: EbsEncryptionSupport | string;
7557
- /**
7558
- * <p>Describes the optimized EBS performance for the instance type.</p>
7559
- */
7560
- EbsOptimizedInfo?: EbsOptimizedInfo;
7561
- /**
7562
- * <p>Indicates whether non-volatile memory express (NVMe) is supported.</p>
7563
- */
7564
- NvmeSupport?: EbsNvmeSupport | string;
7565
- }
7875
+ export declare const DeleteTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableRequest) => any;
7566
7876
  /**
7567
- * <p>Describes the memory for the FPGA accelerator for the instance type.</p>
7877
+ * @internal
7568
7878
  */
7569
- export interface FpgaDeviceMemoryInfo {
7570
- /**
7571
- * <p>The size of the memory available to the FPGA accelerator, in MiB.</p>
7572
- */
7573
- SizeInMiB?: number;
7574
- }
7879
+ export declare const DeleteTransitGatewayRouteTableResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableResult) => any;
7575
7880
  /**
7576
- * <p>Describes the FPGA accelerator for the instance type.</p>
7881
+ * @internal
7577
7882
  */
7578
- export interface FpgaDeviceInfo {
7579
- /**
7580
- * <p>The name of the FPGA accelerator.</p>
7581
- */
7582
- Name?: string;
7583
- /**
7584
- * <p>The manufacturer of the FPGA accelerator.</p>
7585
- */
7586
- Manufacturer?: string;
7587
- /**
7588
- * <p>The count of FPGA accelerators for the instance type.</p>
7589
- */
7590
- Count?: number;
7591
- /**
7592
- * <p>Describes the memory for the FPGA accelerator for the instance type.</p>
7593
- */
7594
- MemoryInfo?: FpgaDeviceMemoryInfo;
7595
- }
7883
+ export declare const DeleteTransitGatewayRouteTableAnnouncementRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementRequest) => any;
7596
7884
  /**
7597
- * <p>Describes the FPGAs for the instance type.</p>
7885
+ * @internal
7598
7886
  */
7599
- export interface FpgaInfo {
7600
- /**
7601
- * <p>Describes the FPGAs for the instance type.</p>
7602
- */
7603
- Fpgas?: FpgaDeviceInfo[];
7604
- /**
7605
- * <p>The total memory of all FPGA accelerators for the instance type.</p>
7606
- */
7607
- TotalFpgaMemoryInMiB?: number;
7608
- }
7887
+ export declare const DeleteTransitGatewayRouteTableAnnouncementResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementResult) => any;
7609
7888
  /**
7610
- * <p>Describes the memory available to the GPU accelerator.</p>
7889
+ * @internal
7611
7890
  */
7612
- export interface GpuDeviceMemoryInfo {
7613
- /**
7614
- * <p>The size of the memory available to the GPU accelerator, in MiB.</p>
7615
- */
7616
- SizeInMiB?: number;
7617
- }
7891
+ export declare const DeleteTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentRequest) => any;
7618
7892
  /**
7619
- * <p>Describes the GPU accelerators for the instance type.</p>
7893
+ * @internal
7620
7894
  */
7621
- export interface GpuDeviceInfo {
7622
- /**
7623
- * <p>The name of the GPU accelerator.</p>
7624
- */
7625
- Name?: string;
7626
- /**
7627
- * <p>The manufacturer of the GPU accelerator.</p>
7628
- */
7629
- Manufacturer?: string;
7630
- /**
7631
- * <p>The number of GPUs for the instance type.</p>
7632
- */
7633
- Count?: number;
7634
- /**
7635
- * <p>Describes the memory available to the GPU accelerator.</p>
7636
- */
7637
- MemoryInfo?: GpuDeviceMemoryInfo;
7638
- }
7895
+ export declare const DeleteTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentResult) => any;
7639
7896
  /**
7640
- * <p>Describes the GPU accelerators for the instance type.</p>
7897
+ * @internal
7641
7898
  */
7642
- export interface GpuInfo {
7643
- /**
7644
- * <p>Describes the GPU accelerators for the instance type.</p>
7645
- */
7646
- Gpus?: GpuDeviceInfo[];
7647
- /**
7648
- * <p>The total size of the memory for the GPU accelerators for the instance type, in MiB.</p>
7649
- */
7650
- TotalGpuMemoryInMiB?: number;
7651
- }
7652
- export declare enum InstanceTypeHypervisor {
7653
- NITRO = "nitro",
7654
- XEN = "xen"
7655
- }
7899
+ export declare const DeleteVerifiedAccessEndpointRequestFilterSensitiveLog: (obj: DeleteVerifiedAccessEndpointRequest) => any;
7656
7900
  /**
7657
- * <p>Describes the Inference accelerators for the instance type.</p>
7901
+ * @internal
7658
7902
  */
7659
- export interface InferenceDeviceInfo {
7660
- /**
7661
- * <p>The number of Inference accelerators for the instance type.</p>
7662
- */
7663
- Count?: number;
7664
- /**
7665
- * <p>The name of the Inference accelerator.</p>
7666
- */
7667
- Name?: string;
7668
- /**
7669
- * <p>The manufacturer of the Inference accelerator.</p>
7670
- */
7671
- Manufacturer?: string;
7672
- }
7903
+ export declare const DeleteVerifiedAccessEndpointResultFilterSensitiveLog: (obj: DeleteVerifiedAccessEndpointResult) => any;
7673
7904
  /**
7674
- * <p>Describes the Inference accelerators for the instance type.</p>
7905
+ * @internal
7675
7906
  */
7676
- export interface InferenceAcceleratorInfo {
7677
- /**
7678
- * <p>Describes the Inference accelerators for the instance type.</p>
7679
- */
7680
- Accelerators?: InferenceDeviceInfo[];
7681
- }
7682
- export declare enum DiskType {
7683
- hdd = "hdd",
7684
- ssd = "ssd"
7685
- }
7907
+ export declare const DeleteVerifiedAccessGroupRequestFilterSensitiveLog: (obj: DeleteVerifiedAccessGroupRequest) => any;
7686
7908
  /**
7687
- * <p>Describes a disk.</p>
7909
+ * @internal
7688
7910
  */
7689
- export interface DiskInfo {
7690
- /**
7691
- * <p>The size of the disk in GB.</p>
7692
- */
7693
- SizeInGB?: number;
7694
- /**
7695
- * <p>The number of disks with this configuration.</p>
7696
- */
7697
- Count?: number;
7698
- /**
7699
- * <p>The type of disk.</p>
7700
- */
7701
- Type?: DiskType | string;
7702
- }
7703
- export declare enum InstanceStorageEncryptionSupport {
7704
- required = "required",
7705
- unsupported = "unsupported"
7706
- }
7707
- export declare enum EphemeralNvmeSupport {
7708
- REQUIRED = "required",
7709
- SUPPORTED = "supported",
7710
- UNSUPPORTED = "unsupported"
7711
- }
7911
+ export declare const DeleteVerifiedAccessGroupResultFilterSensitiveLog: (obj: DeleteVerifiedAccessGroupResult) => any;
7712
7912
  /**
7713
- * <p>Describes the instance store features that are supported by the instance type.</p>
7913
+ * @internal
7714
7914
  */
7715
- export interface InstanceStorageInfo {
7716
- /**
7717
- * <p>The total size of the disks, in GB.</p>
7718
- */
7719
- TotalSizeInGB?: number;
7720
- /**
7721
- * <p>Describes the disks that are available for the instance type.</p>
7722
- */
7723
- Disks?: DiskInfo[];
7724
- /**
7725
- * <p>Indicates whether non-volatile memory express (NVMe) is supported.</p>
7726
- */
7727
- NvmeSupport?: EphemeralNvmeSupport | string;
7728
- /**
7729
- * <p>Indicates whether data is encrypted at rest.</p>
7730
- */
7731
- EncryptionSupport?: InstanceStorageEncryptionSupport | string;
7732
- }
7915
+ export declare const DeleteVerifiedAccessInstanceRequestFilterSensitiveLog: (obj: DeleteVerifiedAccessInstanceRequest) => any;
7733
7916
  /**
7734
- * <p>Describes the memory for the instance type.</p>
7917
+ * @internal
7735
7918
  */
7736
- export interface MemoryInfo {
7737
- /**
7738
- * <p>The size of the memory, in MiB.</p>
7739
- */
7740
- SizeInMiB?: number;
7741
- }
7919
+ export declare const DeleteVerifiedAccessInstanceResultFilterSensitiveLog: (obj: DeleteVerifiedAccessInstanceResult) => any;
7742
7920
  /**
7743
- * <p>Describes the Elastic Fabric Adapters for the instance type.</p>
7921
+ * @internal
7744
7922
  */
7745
- export interface EfaInfo {
7746
- /**
7747
- * <p>The maximum number of Elastic Fabric Adapters for the instance type.</p>
7748
- */
7749
- MaximumEfaInterfaces?: number;
7750
- }
7751
- export declare enum EnaSupport {
7752
- required = "required",
7753
- supported = "supported",
7754
- unsupported = "unsupported"
7755
- }
7923
+ export declare const DeleteVerifiedAccessTrustProviderRequestFilterSensitiveLog: (obj: DeleteVerifiedAccessTrustProviderRequest) => any;
7756
7924
  /**
7757
- * <p>Describes the network card support of the instance type.</p>
7925
+ * @internal
7758
7926
  */
7759
- export interface NetworkCardInfo {
7760
- /**
7761
- * <p>The index of the network card.</p>
7762
- */
7763
- NetworkCardIndex?: number;
7764
- /**
7765
- * <p>The network performance of the network card.</p>
7766
- */
7767
- NetworkPerformance?: string;
7768
- /**
7769
- * <p>The maximum number of network interfaces for the network card.</p>
7770
- */
7771
- MaximumNetworkInterfaces?: number;
7772
- }
7927
+ export declare const DeleteVerifiedAccessTrustProviderResultFilterSensitiveLog: (obj: DeleteVerifiedAccessTrustProviderResult) => any;
7773
7928
  /**
7774
- * <p>Describes the networking features of the instance type.</p>
7929
+ * @internal
7775
7930
  */
7776
- export interface NetworkInfo {
7777
- /**
7778
- * <p>The network performance.</p>
7779
- */
7780
- NetworkPerformance?: string;
7781
- /**
7782
- * <p>The maximum number of network interfaces for the instance type.</p>
7783
- */
7784
- MaximumNetworkInterfaces?: number;
7785
- /**
7786
- * <p>The maximum number of physical network cards that can be allocated to the instance.</p>
7787
- */
7788
- MaximumNetworkCards?: number;
7789
- /**
7790
- * <p>The index of the default network card, starting at 0.</p>
7791
- */
7792
- DefaultNetworkCardIndex?: number;
7793
- /**
7794
- * <p>Describes the network cards for the instance type.</p>
7795
- */
7796
- NetworkCards?: NetworkCardInfo[];
7797
- /**
7798
- * <p>The maximum number of IPv4 addresses per network interface.</p>
7799
- */
7800
- Ipv4AddressesPerInterface?: number;
7801
- /**
7802
- * <p>The maximum number of IPv6 addresses per network interface.</p>
7803
- */
7804
- Ipv6AddressesPerInterface?: number;
7805
- /**
7806
- * <p>Indicates whether IPv6 is supported.</p>
7807
- */
7808
- Ipv6Supported?: boolean;
7809
- /**
7810
- * <p>Indicates whether Elastic Network Adapter (ENA) is supported.</p>
7811
- */
7812
- EnaSupport?: EnaSupport | string;
7813
- /**
7814
- * <p>Indicates whether Elastic Fabric Adapter (EFA) is supported.</p>
7815
- */
7816
- EfaSupported?: boolean;
7817
- /**
7818
- * <p>Describes the Elastic Fabric Adapters for the instance type.</p>
7819
- */
7820
- EfaInfo?: EfaInfo;
7821
- /**
7822
- * <p>Indicates whether the instance type automatically encrypts in-transit traffic between instances.</p>
7823
- */
7824
- EncryptionInTransitSupported?: boolean;
7825
- /**
7826
- * <p>Indicates whether the instance type supports ENA Express. ENA Express uses Amazon Web Services Scalable
7827
- * Reliable Datagram (SRD) technology to increase the maximum bandwidth used per stream and
7828
- * minimize tail latency of network traffic between EC2 instances.</p>
7829
- */
7830
- EnaSrdSupported?: boolean;
7831
- }
7832
- export declare enum PlacementGroupStrategy {
7833
- cluster = "cluster",
7834
- partition = "partition",
7835
- spread = "spread"
7836
- }
7931
+ export declare const DeleteVolumeRequestFilterSensitiveLog: (obj: DeleteVolumeRequest) => any;
7837
7932
  /**
7838
- * <p>Describes the placement group support of the instance type.</p>
7933
+ * @internal
7839
7934
  */
7840
- export interface PlacementGroupInfo {
7841
- /**
7842
- * <p>The supported placement group types.</p>
7843
- */
7844
- SupportedStrategies?: (PlacementGroupStrategy | string)[];
7845
- }
7846
- export declare enum ArchitectureType {
7847
- arm64 = "arm64",
7848
- arm64_mac = "arm64_mac",
7849
- i386 = "i386",
7850
- x86_64 = "x86_64",
7851
- x86_64_mac = "x86_64_mac"
7852
- }
7935
+ export declare const DeleteVpcRequestFilterSensitiveLog: (obj: DeleteVpcRequest) => any;
7853
7936
  /**
7854
- * <p>Describes the processor used by the instance type.</p>
7937
+ * @internal
7855
7938
  */
7856
- export interface ProcessorInfo {
7857
- /**
7858
- * <p>The architectures supported by the instance type.</p>
7859
- */
7860
- SupportedArchitectures?: (ArchitectureType | string)[];
7861
- /**
7862
- * <p>The speed of the processor, in GHz.</p>
7863
- */
7864
- SustainedClockSpeedInGhz?: number;
7865
- }
7866
- export declare enum BootModeType {
7867
- legacy_bios = "legacy-bios",
7868
- uefi = "uefi"
7869
- }
7870
- export declare enum RootDeviceType {
7871
- ebs = "ebs",
7872
- instance_store = "instance-store"
7873
- }
7874
- export declare enum UsageClassType {
7875
- on_demand = "on-demand",
7876
- spot = "spot"
7877
- }
7939
+ export declare const DeleteVpcEndpointConnectionNotificationsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsRequest) => any;
7878
7940
  /**
7879
- * <p>Describes the vCPU configurations for the instance type.</p>
7941
+ * @internal
7880
7942
  */
7881
- export interface VCpuInfo {
7882
- /**
7883
- * <p>The default number of vCPUs for the instance type.</p>
7884
- */
7885
- DefaultVCpus?: number;
7886
- /**
7887
- * <p>The default number of cores for the instance type.</p>
7888
- */
7889
- DefaultCores?: number;
7890
- /**
7891
- * <p>The default number of threads per core for the instance type.</p>
7892
- */
7893
- DefaultThreadsPerCore?: number;
7894
- /**
7895
- * <p>The valid number of cores that can be configured for the instance type.</p>
7896
- */
7897
- ValidCores?: number[];
7898
- /**
7899
- * <p>The valid number of threads per core that can be configured for the instance type.</p>
7900
- */
7901
- ValidThreadsPerCore?: number[];
7902
- }
7943
+ export declare const DeleteVpcEndpointConnectionNotificationsResultFilterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsResult) => any;
7903
7944
  /**
7904
- * <p>Describes the instance type.</p>
7945
+ * @internal
7905
7946
  */
7906
- export interface InstanceTypeInfo {
7907
- /**
7908
- * <p>The instance type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p>
7909
- */
7910
- InstanceType?: _InstanceType | string;
7911
- /**
7912
- * <p>Indicates whether the instance type is current generation.</p>
7913
- */
7914
- CurrentGeneration?: boolean;
7915
- /**
7916
- * <p>Indicates whether the instance type is eligible for the free tier.</p>
7917
- */
7918
- FreeTierEligible?: boolean;
7919
- /**
7920
- * <p>Indicates whether the instance type is offered for spot or On-Demand.</p>
7921
- */
7922
- SupportedUsageClasses?: (UsageClassType | string)[];
7923
- /**
7924
- * <p>The supported root device types.</p>
7925
- */
7926
- SupportedRootDeviceTypes?: (RootDeviceType | string)[];
7927
- /**
7928
- * <p>The supported virtualization types.</p>
7929
- */
7930
- SupportedVirtualizationTypes?: (VirtualizationType | string)[];
7931
- /**
7932
- * <p>Indicates whether the instance is a bare metal instance type.</p>
7933
- */
7934
- BareMetal?: boolean;
7935
- /**
7936
- * <p>The hypervisor for the instance type.</p>
7937
- */
7938
- Hypervisor?: InstanceTypeHypervisor | string;
7939
- /**
7940
- * <p>Describes the processor.</p>
7941
- */
7942
- ProcessorInfo?: ProcessorInfo;
7943
- /**
7944
- * <p>Describes the vCPU configurations for the instance type.</p>
7945
- */
7946
- VCpuInfo?: VCpuInfo;
7947
- /**
7948
- * <p>Describes the memory for the instance type.</p>
7949
- */
7950
- MemoryInfo?: MemoryInfo;
7951
- /**
7952
- * <p>Indicates whether instance storage is supported.</p>
7953
- */
7954
- InstanceStorageSupported?: boolean;
7955
- /**
7956
- * <p>Describes the instance storage for the instance type.</p>
7957
- */
7958
- InstanceStorageInfo?: InstanceStorageInfo;
7959
- /**
7960
- * <p>Describes the Amazon EBS settings for the instance type.</p>
7961
- */
7962
- EbsInfo?: EbsInfo;
7963
- /**
7964
- * <p>Describes the network settings for the instance type.</p>
7965
- */
7966
- NetworkInfo?: NetworkInfo;
7967
- /**
7968
- * <p>Describes the GPU accelerator settings for the instance type.</p>
7969
- */
7970
- GpuInfo?: GpuInfo;
7971
- /**
7972
- * <p>Describes the FPGA accelerator settings for the instance type.</p>
7973
- */
7974
- FpgaInfo?: FpgaInfo;
7975
- /**
7976
- * <p>Describes the placement group settings for the instance type.</p>
7977
- */
7978
- PlacementGroupInfo?: PlacementGroupInfo;
7979
- /**
7980
- * <p>Describes the Inference accelerator settings for the instance type.</p>
7981
- */
7982
- InferenceAcceleratorInfo?: InferenceAcceleratorInfo;
7983
- /**
7984
- * <p>Indicates whether On-Demand hibernation is supported.</p>
7985
- */
7986
- HibernationSupported?: boolean;
7987
- /**
7988
- * <p>Indicates whether the instance type is a burstable performance instance type.</p>
7989
- */
7990
- BurstablePerformanceSupported?: boolean;
7991
- /**
7992
- * <p>Indicates whether Dedicated Hosts are supported on the instance type.</p>
7993
- */
7994
- DedicatedHostsSupported?: boolean;
7995
- /**
7996
- * <p>Indicates whether auto recovery is supported.</p>
7997
- */
7998
- AutoRecoverySupported?: boolean;
7999
- /**
8000
- * <p>The supported boot modes. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-boot.html">Boot modes</a> in the
8001
- * <i>Amazon EC2 User Guide</i>.</p>
8002
- */
8003
- SupportedBootModes?: (BootModeType | string)[];
8004
- }
8005
- export interface DescribeInstanceTypesResult {
8006
- /**
8007
- * <p>The instance type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p>
8008
- */
8009
- InstanceTypes?: InstanceTypeInfo[];
8010
- /**
8011
- * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there
8012
- * are no more results to return.</p>
8013
- */
8014
- NextToken?: string;
8015
- }
8016
- export interface DescribeInternetGatewaysRequest {
8017
- /**
8018
- * <p>One or more filters.</p>
8019
- * <ul>
8020
- * <li>
8021
- * <p>
8022
- * <code>attachment.state</code> - The current state of the attachment between the gateway
8023
- * and the VPC (<code>available</code>). Present only if a VPC is attached.</p>
8024
- * </li>
8025
- * <li>
8026
- * <p>
8027
- * <code>attachment.vpc-id</code> - The ID of an attached VPC.</p>
8028
- * </li>
8029
- * <li>
8030
- * <p>
8031
- * <code>internet-gateway-id</code> - The ID of the Internet gateway.</p>
8032
- * </li>
8033
- * <li>
8034
- * <p>
8035
- * <code>owner-id</code> - The ID of the Amazon Web Services account that owns the internet gateway.</p>
8036
- * </li>
8037
- * <li>
8038
- * <p>
8039
- * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
8040
- * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
8041
- * </li>
8042
- * <li>
8043
- * <p>
8044
- * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
8045
- * </li>
8046
- * </ul>
8047
- */
8048
- Filters?: Filter[];
8049
- /**
8050
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
8051
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
8052
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
8053
- */
8054
- DryRun?: boolean;
8055
- /**
8056
- * <p>One or more internet gateway IDs.</p>
8057
- * <p>Default: Describes all your internet gateways.</p>
8058
- */
8059
- InternetGatewayIds?: string[];
8060
- /**
8061
- * <p>The token for the next page of results.</p>
8062
- */
8063
- NextToken?: string;
8064
- /**
8065
- * <p>The maximum number of results to return with a single call.
8066
- * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
8067
- */
8068
- MaxResults?: number;
8069
- }
8070
- export interface DescribeInternetGatewaysResult {
8071
- /**
8072
- * <p>Information about one or more internet gateways.</p>
8073
- */
8074
- InternetGateways?: InternetGateway[];
8075
- /**
8076
- * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
8077
- */
8078
- NextToken?: string;
8079
- }
8080
- export interface DescribeIpamPoolsRequest {
8081
- /**
8082
- * <p>A check for whether you have the required permissions for the action without actually making the request
8083
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
8084
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
8085
- */
8086
- DryRun?: boolean;
8087
- /**
8088
- * <p>One or more filters for the request. For more information about filtering, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-filter.html">Filtering CLI output</a>.</p>
8089
- */
8090
- Filters?: Filter[];
8091
- /**
8092
- * <p>The maximum number of results to return in the request.</p>
8093
- */
8094
- MaxResults?: number;
8095
- /**
8096
- * <p>The token for the next page of results.</p>
8097
- */
8098
- NextToken?: string;
8099
- /**
8100
- * <p>The IDs of the IPAM pools you would like information on.</p>
8101
- */
8102
- IpamPoolIds?: string[];
8103
- }
8104
- export interface DescribeIpamPoolsResult {
8105
- /**
8106
- * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
8107
- */
8108
- NextToken?: string;
8109
- /**
8110
- * <p>Information about the IPAM pools.</p>
8111
- */
8112
- IpamPools?: IpamPool[];
8113
- }
8114
- export interface DescribeIpamsRequest {
8115
- /**
8116
- * <p>A check for whether you have the required permissions for the action without actually making the request
8117
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
8118
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
8119
- */
8120
- DryRun?: boolean;
8121
- /**
8122
- * <p>One or more filters for the request. For more information about filtering, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-filter.html">Filtering CLI output</a>.</p>
8123
- */
8124
- Filters?: Filter[];
8125
- /**
8126
- * <p>The maximum number of results to return in the request.</p>
8127
- */
8128
- MaxResults?: number;
8129
- /**
8130
- * <p>The token for the next page of results.</p>
8131
- */
8132
- NextToken?: string;
8133
- /**
8134
- * <p>The IDs of the IPAMs you want information on.</p>
8135
- */
8136
- IpamIds?: string[];
8137
- }
7947
+ export declare const DeleteVpcEndpointsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointsRequest) => any;
7948
+ /**
7949
+ * @internal
7950
+ */
7951
+ export declare const DeleteVpcEndpointsResultFilterSensitiveLog: (obj: DeleteVpcEndpointsResult) => any;
7952
+ /**
7953
+ * @internal
7954
+ */
7955
+ export declare const DeleteVpcEndpointServiceConfigurationsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsRequest) => any;
7956
+ /**
7957
+ * @internal
7958
+ */
7959
+ export declare const DeleteVpcEndpointServiceConfigurationsResultFilterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsResult) => any;
7960
+ /**
7961
+ * @internal
7962
+ */
7963
+ export declare const DeleteVpcPeeringConnectionRequestFilterSensitiveLog: (obj: DeleteVpcPeeringConnectionRequest) => any;
7964
+ /**
7965
+ * @internal
7966
+ */
7967
+ export declare const DeleteVpcPeeringConnectionResultFilterSensitiveLog: (obj: DeleteVpcPeeringConnectionResult) => any;
7968
+ /**
7969
+ * @internal
7970
+ */
7971
+ export declare const DeleteVpnConnectionRequestFilterSensitiveLog: (obj: DeleteVpnConnectionRequest) => any;
7972
+ /**
7973
+ * @internal
7974
+ */
7975
+ export declare const DeleteVpnConnectionRouteRequestFilterSensitiveLog: (obj: DeleteVpnConnectionRouteRequest) => any;
7976
+ /**
7977
+ * @internal
7978
+ */
7979
+ export declare const DeleteVpnGatewayRequestFilterSensitiveLog: (obj: DeleteVpnGatewayRequest) => any;
7980
+ /**
7981
+ * @internal
7982
+ */
7983
+ export declare const DeprovisionByoipCidrRequestFilterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
7984
+ /**
7985
+ * @internal
7986
+ */
7987
+ export declare const DeprovisionByoipCidrResultFilterSensitiveLog: (obj: DeprovisionByoipCidrResult) => any;
7988
+ /**
7989
+ * @internal
7990
+ */
7991
+ export declare const DeprovisionIpamPoolCidrRequestFilterSensitiveLog: (obj: DeprovisionIpamPoolCidrRequest) => any;
7992
+ /**
7993
+ * @internal
7994
+ */
7995
+ export declare const IpamPoolCidrFailureReasonFilterSensitiveLog: (obj: IpamPoolCidrFailureReason) => any;
7996
+ /**
7997
+ * @internal
7998
+ */
7999
+ export declare const IpamPoolCidrFilterSensitiveLog: (obj: IpamPoolCidr) => any;
8000
+ /**
8001
+ * @internal
8002
+ */
8003
+ export declare const DeprovisionIpamPoolCidrResultFilterSensitiveLog: (obj: DeprovisionIpamPoolCidrResult) => any;
8004
+ /**
8005
+ * @internal
8006
+ */
8007
+ export declare const DeprovisionPublicIpv4PoolCidrRequestFilterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrRequest) => any;
8008
+ /**
8009
+ * @internal
8010
+ */
8011
+ export declare const DeprovisionPublicIpv4PoolCidrResultFilterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrResult) => any;
8012
+ /**
8013
+ * @internal
8014
+ */
8015
+ export declare const DeregisterImageRequestFilterSensitiveLog: (obj: DeregisterImageRequest) => any;
8138
8016
  /**
8139
8017
  * @internal
8140
8018
  */
@@ -8987,107 +8865,3 @@ export declare const DescribeInstanceTypeOfferingsResultFilterSensitiveLog: (obj
8987
8865
  * @internal
8988
8866
  */
8989
8867
  export declare const DescribeInstanceTypesRequestFilterSensitiveLog: (obj: DescribeInstanceTypesRequest) => any;
8990
- /**
8991
- * @internal
8992
- */
8993
- export declare const EbsOptimizedInfoFilterSensitiveLog: (obj: EbsOptimizedInfo) => any;
8994
- /**
8995
- * @internal
8996
- */
8997
- export declare const EbsInfoFilterSensitiveLog: (obj: EbsInfo) => any;
8998
- /**
8999
- * @internal
9000
- */
9001
- export declare const FpgaDeviceMemoryInfoFilterSensitiveLog: (obj: FpgaDeviceMemoryInfo) => any;
9002
- /**
9003
- * @internal
9004
- */
9005
- export declare const FpgaDeviceInfoFilterSensitiveLog: (obj: FpgaDeviceInfo) => any;
9006
- /**
9007
- * @internal
9008
- */
9009
- export declare const FpgaInfoFilterSensitiveLog: (obj: FpgaInfo) => any;
9010
- /**
9011
- * @internal
9012
- */
9013
- export declare const GpuDeviceMemoryInfoFilterSensitiveLog: (obj: GpuDeviceMemoryInfo) => any;
9014
- /**
9015
- * @internal
9016
- */
9017
- export declare const GpuDeviceInfoFilterSensitiveLog: (obj: GpuDeviceInfo) => any;
9018
- /**
9019
- * @internal
9020
- */
9021
- export declare const GpuInfoFilterSensitiveLog: (obj: GpuInfo) => any;
9022
- /**
9023
- * @internal
9024
- */
9025
- export declare const InferenceDeviceInfoFilterSensitiveLog: (obj: InferenceDeviceInfo) => any;
9026
- /**
9027
- * @internal
9028
- */
9029
- export declare const InferenceAcceleratorInfoFilterSensitiveLog: (obj: InferenceAcceleratorInfo) => any;
9030
- /**
9031
- * @internal
9032
- */
9033
- export declare const DiskInfoFilterSensitiveLog: (obj: DiskInfo) => any;
9034
- /**
9035
- * @internal
9036
- */
9037
- export declare const InstanceStorageInfoFilterSensitiveLog: (obj: InstanceStorageInfo) => any;
9038
- /**
9039
- * @internal
9040
- */
9041
- export declare const MemoryInfoFilterSensitiveLog: (obj: MemoryInfo) => any;
9042
- /**
9043
- * @internal
9044
- */
9045
- export declare const EfaInfoFilterSensitiveLog: (obj: EfaInfo) => any;
9046
- /**
9047
- * @internal
9048
- */
9049
- export declare const NetworkCardInfoFilterSensitiveLog: (obj: NetworkCardInfo) => any;
9050
- /**
9051
- * @internal
9052
- */
9053
- export declare const NetworkInfoFilterSensitiveLog: (obj: NetworkInfo) => any;
9054
- /**
9055
- * @internal
9056
- */
9057
- export declare const PlacementGroupInfoFilterSensitiveLog: (obj: PlacementGroupInfo) => any;
9058
- /**
9059
- * @internal
9060
- */
9061
- export declare const ProcessorInfoFilterSensitiveLog: (obj: ProcessorInfo) => any;
9062
- /**
9063
- * @internal
9064
- */
9065
- export declare const VCpuInfoFilterSensitiveLog: (obj: VCpuInfo) => any;
9066
- /**
9067
- * @internal
9068
- */
9069
- export declare const InstanceTypeInfoFilterSensitiveLog: (obj: InstanceTypeInfo) => any;
9070
- /**
9071
- * @internal
9072
- */
9073
- export declare const DescribeInstanceTypesResultFilterSensitiveLog: (obj: DescribeInstanceTypesResult) => any;
9074
- /**
9075
- * @internal
9076
- */
9077
- export declare const DescribeInternetGatewaysRequestFilterSensitiveLog: (obj: DescribeInternetGatewaysRequest) => any;
9078
- /**
9079
- * @internal
9080
- */
9081
- export declare const DescribeInternetGatewaysResultFilterSensitiveLog: (obj: DescribeInternetGatewaysResult) => any;
9082
- /**
9083
- * @internal
9084
- */
9085
- export declare const DescribeIpamPoolsRequestFilterSensitiveLog: (obj: DescribeIpamPoolsRequest) => any;
9086
- /**
9087
- * @internal
9088
- */
9089
- export declare const DescribeIpamPoolsResultFilterSensitiveLog: (obj: DescribeIpamPoolsResult) => any;
9090
- /**
9091
- * @internal
9092
- */
9093
- export declare const DescribeIpamsRequestFilterSensitiveLog: (obj: DescribeIpamsRequest) => any;