@aws-sdk/client-ec2 3.136.0 → 3.140.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 (1131) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/EC2.d.ts +123 -10
  1083. package/dist-types/commands/AllocateAddressCommand.d.ts +3 -0
  1084. package/dist-types/commands/AssociateAddressCommand.d.ts +4 -0
  1085. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +4 -1
  1086. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +4 -2
  1087. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +6 -1
  1088. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +3 -0
  1089. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +4 -0
  1090. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +4 -0
  1091. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -0
  1092. package/dist-types/commands/DescribeAddressesCommand.d.ts +3 -0
  1093. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -0
  1094. package/dist-types/commands/DescribeInstancesCommand.d.ts +3 -0
  1095. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +3 -0
  1096. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +3 -0
  1097. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +3 -0
  1098. package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +4 -0
  1099. package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +4 -0
  1100. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +3 -0
  1101. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -0
  1102. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1103. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +4 -1
  1104. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +3 -0
  1105. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +4 -0
  1106. package/dist-types/commands/DisassociateAddressCommand.d.ts +4 -0
  1107. package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +4 -1
  1108. package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1109. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +4 -0
  1110. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +4 -1
  1111. package/dist-types/commands/MoveAddressToVpcCommand.d.ts +4 -1
  1112. package/dist-types/commands/ReleaseAddressCommand.d.ts +3 -0
  1113. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +3 -0
  1114. package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +3 -0
  1115. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +4 -0
  1116. package/dist-types/commands/RunInstancesCommand.d.ts +4 -0
  1117. package/dist-types/models/models_0.d.ts +938 -1396
  1118. package/dist-types/models/models_1.d.ts +912 -1363
  1119. package/dist-types/models/models_2.d.ts +1048 -1565
  1120. package/dist-types/models/models_3.d.ts +980 -1456
  1121. package/dist-types/models/models_4.d.ts +1140 -1678
  1122. package/dist-types/models/models_5.d.ts +1149 -1711
  1123. package/dist-types/models/models_6.d.ts +507 -753
  1124. package/dist-types/ts3.4/models/models_0.d.ts +465 -929
  1125. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1126. package/dist-types/ts3.4/models/models_2.d.ts +520 -1040
  1127. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1128. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1129. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1130. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1131. package/package.json +6 -6
@@ -15,12 +15,6 @@ export interface ClientVpnConnectionStatus {
15
15
  */
16
16
  Message?: string;
17
17
  }
18
- export declare namespace ClientVpnConnectionStatus {
19
- /**
20
- * @internal
21
- */
22
- const filterSensitiveLog: (obj: ClientVpnConnectionStatus) => any;
23
- }
24
18
  /**
25
19
  * <p>Describes a client connection.</p>
26
20
  */
@@ -84,12 +78,6 @@ export interface ClientVpnConnection {
84
78
  */
85
79
  PostureComplianceStatuses?: string[];
86
80
  }
87
- export declare namespace ClientVpnConnection {
88
- /**
89
- * @internal
90
- */
91
- const filterSensitiveLog: (obj: ClientVpnConnection) => any;
92
- }
93
81
  export interface DescribeClientVpnConnectionsResult {
94
82
  /**
95
83
  * <p>Information about the active and terminated client connections.</p>
@@ -100,12 +88,6 @@ export interface DescribeClientVpnConnectionsResult {
100
88
  */
101
89
  NextToken?: string;
102
90
  }
103
- export declare namespace DescribeClientVpnConnectionsResult {
104
- /**
105
- * @internal
106
- */
107
- const filterSensitiveLog: (obj: DescribeClientVpnConnectionsResult) => any;
108
- }
109
91
  export interface DescribeClientVpnEndpointsRequest {
110
92
  /**
111
93
  * <p>The ID of the Client VPN endpoint.</p>
@@ -139,12 +121,6 @@ export interface DescribeClientVpnEndpointsRequest {
139
121
  */
140
122
  DryRun?: boolean;
141
123
  }
142
- export declare namespace DescribeClientVpnEndpointsRequest {
143
- /**
144
- * @internal
145
- */
146
- const filterSensitiveLog: (obj: DescribeClientVpnEndpointsRequest) => any;
147
- }
148
124
  export declare type AssociatedNetworkType = "vpc";
149
125
  /**
150
126
  * <p>Describes a target network that is associated with a Client VPN endpoint. A target network is a subnet in a VPC.</p>
@@ -159,12 +135,6 @@ export interface AssociatedTargetNetwork {
159
135
  */
160
136
  NetworkType?: AssociatedNetworkType | string;
161
137
  }
162
- export declare namespace AssociatedTargetNetwork {
163
- /**
164
- * @internal
165
- */
166
- const filterSensitiveLog: (obj: AssociatedTargetNetwork) => any;
167
- }
168
138
  /**
169
139
  * <p>Describes an Active Directory.</p>
170
140
  */
@@ -174,12 +144,6 @@ export interface DirectoryServiceAuthentication {
174
144
  */
175
145
  DirectoryId?: string;
176
146
  }
177
- export declare namespace DirectoryServiceAuthentication {
178
- /**
179
- * @internal
180
- */
181
- const filterSensitiveLog: (obj: DirectoryServiceAuthentication) => any;
182
- }
183
147
  /**
184
148
  * <p>Describes the IAM SAML identity providers used for federated authentication.</p>
185
149
  */
@@ -193,12 +157,6 @@ export interface FederatedAuthentication {
193
157
  */
194
158
  SelfServiceSamlProviderArn?: string;
195
159
  }
196
- export declare namespace FederatedAuthentication {
197
- /**
198
- * @internal
199
- */
200
- const filterSensitiveLog: (obj: FederatedAuthentication) => any;
201
- }
202
160
  /**
203
161
  * <p>Information about the client certificate used for authentication.</p>
204
162
  */
@@ -208,12 +166,6 @@ export interface CertificateAuthentication {
208
166
  */
209
167
  ClientRootCertificateChain?: string;
210
168
  }
211
- export declare namespace CertificateAuthentication {
212
- /**
213
- * @internal
214
- */
215
- const filterSensitiveLog: (obj: CertificateAuthentication) => any;
216
- }
217
169
  /**
218
170
  * <p>Describes the authentication methods used by a Client VPN endpoint. For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/client-authentication.html">Authentication</a>
219
171
  * in the <i>Client VPN Administrator Guide</i>.</p>
@@ -236,12 +188,6 @@ export interface ClientVpnAuthentication {
236
188
  */
237
189
  FederatedAuthentication?: FederatedAuthentication;
238
190
  }
239
- export declare namespace ClientVpnAuthentication {
240
- /**
241
- * @internal
242
- */
243
- const filterSensitiveLog: (obj: ClientVpnAuthentication) => any;
244
- }
245
191
  export declare type ClientVpnEndpointAttributeStatusCode = "applied" | "applying";
246
192
  /**
247
193
  * <p>Describes the status of the Client VPN endpoint attribute.</p>
@@ -256,12 +202,6 @@ export interface ClientVpnEndpointAttributeStatus {
256
202
  */
257
203
  Message?: string;
258
204
  }
259
- export declare namespace ClientVpnEndpointAttributeStatus {
260
- /**
261
- * @internal
262
- */
263
- const filterSensitiveLog: (obj: ClientVpnEndpointAttributeStatus) => any;
264
- }
265
205
  /**
266
206
  * <p>The options for managing connection authorization for new client connections.</p>
267
207
  */
@@ -279,12 +219,6 @@ export interface ClientConnectResponseOptions {
279
219
  */
280
220
  Status?: ClientVpnEndpointAttributeStatus;
281
221
  }
282
- export declare namespace ClientConnectResponseOptions {
283
- /**
284
- * @internal
285
- */
286
- const filterSensitiveLog: (obj: ClientConnectResponseOptions) => any;
287
- }
288
222
  /**
289
223
  * <p>Current state of options for customizable text banner that will be displayed on
290
224
  * Amazon Web Services provided clients when a VPN session is established.</p>
@@ -303,12 +237,6 @@ export interface ClientLoginBannerResponseOptions {
303
237
  */
304
238
  BannerText?: string;
305
239
  }
306
- export declare namespace ClientLoginBannerResponseOptions {
307
- /**
308
- * @internal
309
- */
310
- const filterSensitiveLog: (obj: ClientLoginBannerResponseOptions) => any;
311
- }
312
240
  /**
313
241
  * <p>Information about the client connection logging options for a Client VPN endpoint.</p>
314
242
  */
@@ -326,12 +254,6 @@ export interface ConnectionLogResponseOptions {
326
254
  */
327
255
  CloudwatchLogStream?: string;
328
256
  }
329
- export declare namespace ConnectionLogResponseOptions {
330
- /**
331
- * @internal
332
- */
333
- const filterSensitiveLog: (obj: ConnectionLogResponseOptions) => any;
334
- }
335
257
  export declare type VpnProtocol = "openvpn";
336
258
  /**
337
259
  * <p>Describes a Client VPN endpoint.</p>
@@ -439,12 +361,6 @@ export interface ClientVpnEndpoint {
439
361
  */
440
362
  ClientLoginBannerOptions?: ClientLoginBannerResponseOptions;
441
363
  }
442
- export declare namespace ClientVpnEndpoint {
443
- /**
444
- * @internal
445
- */
446
- const filterSensitiveLog: (obj: ClientVpnEndpoint) => any;
447
- }
448
364
  export interface DescribeClientVpnEndpointsResult {
449
365
  /**
450
366
  * <p>Information about the Client VPN endpoints.</p>
@@ -455,12 +371,6 @@ export interface DescribeClientVpnEndpointsResult {
455
371
  */
456
372
  NextToken?: string;
457
373
  }
458
- export declare namespace DescribeClientVpnEndpointsResult {
459
- /**
460
- * @internal
461
- */
462
- const filterSensitiveLog: (obj: DescribeClientVpnEndpointsResult) => any;
463
- }
464
374
  export interface DescribeClientVpnRoutesRequest {
465
375
  /**
466
376
  * <p>The ID of the Client VPN endpoint.</p>
@@ -497,12 +407,6 @@ export interface DescribeClientVpnRoutesRequest {
497
407
  */
498
408
  DryRun?: boolean;
499
409
  }
500
- export declare namespace DescribeClientVpnRoutesRequest {
501
- /**
502
- * @internal
503
- */
504
- const filterSensitiveLog: (obj: DescribeClientVpnRoutesRequest) => any;
505
- }
506
410
  /**
507
411
  * <p>Information about a Client VPN endpoint route.</p>
508
412
  */
@@ -539,12 +443,6 @@ export interface ClientVpnRoute {
539
443
  */
540
444
  Description?: string;
541
445
  }
542
- export declare namespace ClientVpnRoute {
543
- /**
544
- * @internal
545
- */
546
- const filterSensitiveLog: (obj: ClientVpnRoute) => any;
547
- }
548
446
  export interface DescribeClientVpnRoutesResult {
549
447
  /**
550
448
  * <p>Information about the Client VPN endpoint routes.</p>
@@ -555,12 +453,6 @@ export interface DescribeClientVpnRoutesResult {
555
453
  */
556
454
  NextToken?: string;
557
455
  }
558
- export declare namespace DescribeClientVpnRoutesResult {
559
- /**
560
- * @internal
561
- */
562
- const filterSensitiveLog: (obj: DescribeClientVpnRoutesResult) => any;
563
- }
564
456
  export interface DescribeClientVpnTargetNetworksRequest {
565
457
  /**
566
458
  * <p>The ID of the Client VPN endpoint.</p>
@@ -601,12 +493,6 @@ export interface DescribeClientVpnTargetNetworksRequest {
601
493
  */
602
494
  DryRun?: boolean;
603
495
  }
604
- export declare namespace DescribeClientVpnTargetNetworksRequest {
605
- /**
606
- * @internal
607
- */
608
- const filterSensitiveLog: (obj: DescribeClientVpnTargetNetworksRequest) => any;
609
- }
610
496
  /**
611
497
  * <p>Describes a target network associated with a Client VPN endpoint.</p>
612
498
  */
@@ -636,12 +522,6 @@ export interface TargetNetwork {
636
522
  */
637
523
  SecurityGroups?: string[];
638
524
  }
639
- export declare namespace TargetNetwork {
640
- /**
641
- * @internal
642
- */
643
- const filterSensitiveLog: (obj: TargetNetwork) => any;
644
- }
645
525
  export interface DescribeClientVpnTargetNetworksResult {
646
526
  /**
647
527
  * <p>Information about the associated target networks.</p>
@@ -652,12 +532,6 @@ export interface DescribeClientVpnTargetNetworksResult {
652
532
  */
653
533
  NextToken?: string;
654
534
  }
655
- export declare namespace DescribeClientVpnTargetNetworksResult {
656
- /**
657
- * @internal
658
- */
659
- const filterSensitiveLog: (obj: DescribeClientVpnTargetNetworksResult) => any;
660
- }
661
535
  export interface DescribeCoipPoolsRequest {
662
536
  /**
663
537
  * <p>The IDs of the address pools.</p>
@@ -693,12 +567,6 @@ export interface DescribeCoipPoolsRequest {
693
567
  */
694
568
  DryRun?: boolean;
695
569
  }
696
- export declare namespace DescribeCoipPoolsRequest {
697
- /**
698
- * @internal
699
- */
700
- const filterSensitiveLog: (obj: DescribeCoipPoolsRequest) => any;
701
- }
702
570
  /**
703
571
  * <p>Describes a customer-owned address pool.</p>
704
572
  */
@@ -724,12 +592,6 @@ export interface CoipPool {
724
592
  */
725
593
  PoolArn?: string;
726
594
  }
727
- export declare namespace CoipPool {
728
- /**
729
- * @internal
730
- */
731
- const filterSensitiveLog: (obj: CoipPool) => any;
732
- }
733
595
  export interface DescribeCoipPoolsResult {
734
596
  /**
735
597
  * <p>Information about the address pools.</p>
@@ -740,12 +602,6 @@ export interface DescribeCoipPoolsResult {
740
602
  */
741
603
  NextToken?: string;
742
604
  }
743
- export declare namespace DescribeCoipPoolsResult {
744
- /**
745
- * @internal
746
- */
747
- const filterSensitiveLog: (obj: DescribeCoipPoolsResult) => any;
748
- }
749
605
  export interface DescribeConversionTasksRequest {
750
606
  /**
751
607
  * <p>The conversion task IDs.</p>
@@ -758,12 +614,6 @@ export interface DescribeConversionTasksRequest {
758
614
  */
759
615
  DryRun?: boolean;
760
616
  }
761
- export declare namespace DescribeConversionTasksRequest {
762
- /**
763
- * @internal
764
- */
765
- const filterSensitiveLog: (obj: DescribeConversionTasksRequest) => any;
766
- }
767
617
  /**
768
618
  * <p>Describes a disk image.</p>
769
619
  */
@@ -788,12 +638,6 @@ export interface DiskImageDescription {
788
638
  */
789
639
  Size?: number;
790
640
  }
791
- export declare namespace DiskImageDescription {
792
- /**
793
- * @internal
794
- */
795
- const filterSensitiveLog: (obj: DiskImageDescription) => any;
796
- }
797
641
  /**
798
642
  * <p>Describes a disk image volume.</p>
799
643
  */
@@ -807,12 +651,6 @@ export interface DiskImageVolumeDescription {
807
651
  */
808
652
  Size?: number;
809
653
  }
810
- export declare namespace DiskImageVolumeDescription {
811
- /**
812
- * @internal
813
- */
814
- const filterSensitiveLog: (obj: DiskImageVolumeDescription) => any;
815
- }
816
654
  /**
817
655
  * <p>Describes an import volume task.</p>
818
656
  */
@@ -846,12 +684,6 @@ export interface ImportInstanceVolumeDetailItem {
846
684
  */
847
685
  Volume?: DiskImageVolumeDescription;
848
686
  }
849
- export declare namespace ImportInstanceVolumeDetailItem {
850
- /**
851
- * @internal
852
- */
853
- const filterSensitiveLog: (obj: ImportInstanceVolumeDetailItem) => any;
854
- }
855
687
  /**
856
688
  * <p>Describes an import instance task.</p>
857
689
  */
@@ -873,12 +705,6 @@ export interface ImportInstanceTaskDetails {
873
705
  */
874
706
  Volumes?: ImportInstanceVolumeDetailItem[];
875
707
  }
876
- export declare namespace ImportInstanceTaskDetails {
877
- /**
878
- * @internal
879
- */
880
- const filterSensitiveLog: (obj: ImportInstanceTaskDetails) => any;
881
- }
882
708
  /**
883
709
  * <p>Describes an import volume task.</p>
884
710
  */
@@ -904,12 +730,6 @@ export interface ImportVolumeTaskDetails {
904
730
  */
905
731
  Volume?: DiskImageVolumeDescription;
906
732
  }
907
- export declare namespace ImportVolumeTaskDetails {
908
- /**
909
- * @internal
910
- */
911
- const filterSensitiveLog: (obj: ImportVolumeTaskDetails) => any;
912
- }
913
733
  export declare type ConversionTaskState = "active" | "cancelled" | "cancelling" | "completed";
914
734
  /**
915
735
  * <p>Describes a conversion task.</p>
@@ -945,24 +765,12 @@ export interface ConversionTask {
945
765
  */
946
766
  Tags?: Tag[];
947
767
  }
948
- export declare namespace ConversionTask {
949
- /**
950
- * @internal
951
- */
952
- const filterSensitiveLog: (obj: ConversionTask) => any;
953
- }
954
768
  export interface DescribeConversionTasksResult {
955
769
  /**
956
770
  * <p>Information about the conversion tasks.</p>
957
771
  */
958
772
  ConversionTasks?: ConversionTask[];
959
773
  }
960
- export declare namespace DescribeConversionTasksResult {
961
- /**
962
- * @internal
963
- */
964
- const filterSensitiveLog: (obj: DescribeConversionTasksResult) => any;
965
- }
966
774
  /**
967
775
  * <p>Contains the parameters for DescribeCustomerGateways.</p>
968
776
  */
@@ -1020,12 +828,6 @@ export interface DescribeCustomerGatewaysRequest {
1020
828
  */
1021
829
  DryRun?: boolean;
1022
830
  }
1023
- export declare namespace DescribeCustomerGatewaysRequest {
1024
- /**
1025
- * @internal
1026
- */
1027
- const filterSensitiveLog: (obj: DescribeCustomerGatewaysRequest) => any;
1028
- }
1029
831
  /**
1030
832
  * <p>Contains the output of DescribeCustomerGateways.</p>
1031
833
  */
@@ -1035,12 +837,6 @@ export interface DescribeCustomerGatewaysResult {
1035
837
  */
1036
838
  CustomerGateways?: CustomerGateway[];
1037
839
  }
1038
- export declare namespace DescribeCustomerGatewaysResult {
1039
- /**
1040
- * @internal
1041
- */
1042
- const filterSensitiveLog: (obj: DescribeCustomerGatewaysResult) => any;
1043
- }
1044
840
  export interface DescribeDhcpOptionsRequest {
1045
841
  /**
1046
842
  * <p>The IDs of one or more DHCP options sets.</p>
@@ -1094,12 +890,6 @@ export interface DescribeDhcpOptionsRequest {
1094
890
  */
1095
891
  MaxResults?: number;
1096
892
  }
1097
- export declare namespace DescribeDhcpOptionsRequest {
1098
- /**
1099
- * @internal
1100
- */
1101
- const filterSensitiveLog: (obj: DescribeDhcpOptionsRequest) => any;
1102
- }
1103
893
  export interface DescribeDhcpOptionsResult {
1104
894
  /**
1105
895
  * <p>Information about one or more DHCP options sets.</p>
@@ -1110,12 +900,6 @@ export interface DescribeDhcpOptionsResult {
1110
900
  */
1111
901
  NextToken?: string;
1112
902
  }
1113
- export declare namespace DescribeDhcpOptionsResult {
1114
- /**
1115
- * @internal
1116
- */
1117
- const filterSensitiveLog: (obj: DescribeDhcpOptionsResult) => any;
1118
- }
1119
903
  export interface DescribeEgressOnlyInternetGatewaysRequest {
1120
904
  /**
1121
905
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1152,12 +936,6 @@ export interface DescribeEgressOnlyInternetGatewaysRequest {
1152
936
  */
1153
937
  Filters?: Filter[];
1154
938
  }
1155
- export declare namespace DescribeEgressOnlyInternetGatewaysRequest {
1156
- /**
1157
- * @internal
1158
- */
1159
- const filterSensitiveLog: (obj: DescribeEgressOnlyInternetGatewaysRequest) => any;
1160
- }
1161
939
  export interface DescribeEgressOnlyInternetGatewaysResult {
1162
940
  /**
1163
941
  * <p>Information about the egress-only internet gateways.</p>
@@ -1168,12 +946,6 @@ export interface DescribeEgressOnlyInternetGatewaysResult {
1168
946
  */
1169
947
  NextToken?: string;
1170
948
  }
1171
- export declare namespace DescribeEgressOnlyInternetGatewaysResult {
1172
- /**
1173
- * @internal
1174
- */
1175
- const filterSensitiveLog: (obj: DescribeEgressOnlyInternetGatewaysResult) => any;
1176
- }
1177
949
  export interface DescribeElasticGpusRequest {
1178
950
  /**
1179
951
  * <p>The Elastic Graphics accelerator IDs.</p>
@@ -1227,12 +999,6 @@ export interface DescribeElasticGpusRequest {
1227
999
  */
1228
1000
  NextToken?: string;
1229
1001
  }
1230
- export declare namespace DescribeElasticGpusRequest {
1231
- /**
1232
- * @internal
1233
- */
1234
- const filterSensitiveLog: (obj: DescribeElasticGpusRequest) => any;
1235
- }
1236
1002
  export declare enum ElasticGpuStatus {
1237
1003
  Impaired = "IMPAIRED",
1238
1004
  Ok = "OK"
@@ -1246,12 +1012,6 @@ export interface ElasticGpuHealth {
1246
1012
  */
1247
1013
  Status?: ElasticGpuStatus | string;
1248
1014
  }
1249
- export declare namespace ElasticGpuHealth {
1250
- /**
1251
- * @internal
1252
- */
1253
- const filterSensitiveLog: (obj: ElasticGpuHealth) => any;
1254
- }
1255
1015
  export declare enum ElasticGpuState {
1256
1016
  Attached = "ATTACHED"
1257
1017
  }
@@ -1288,12 +1048,6 @@ export interface ElasticGpus {
1288
1048
  */
1289
1049
  Tags?: Tag[];
1290
1050
  }
1291
- export declare namespace ElasticGpus {
1292
- /**
1293
- * @internal
1294
- */
1295
- const filterSensitiveLog: (obj: ElasticGpus) => any;
1296
- }
1297
1051
  export interface DescribeElasticGpusResult {
1298
1052
  /**
1299
1053
  * <p>Information about the Elastic Graphics accelerators.</p>
@@ -1311,12 +1065,6 @@ export interface DescribeElasticGpusResult {
1311
1065
  */
1312
1066
  NextToken?: string;
1313
1067
  }
1314
- export declare namespace DescribeElasticGpusResult {
1315
- /**
1316
- * @internal
1317
- */
1318
- const filterSensitiveLog: (obj: DescribeElasticGpusResult) => any;
1319
- }
1320
1068
  export interface DescribeExportImageTasksRequest {
1321
1069
  /**
1322
1070
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1342,12 +1090,6 @@ export interface DescribeExportImageTasksRequest {
1342
1090
  */
1343
1091
  NextToken?: string;
1344
1092
  }
1345
- export declare namespace DescribeExportImageTasksRequest {
1346
- /**
1347
- * @internal
1348
- */
1349
- const filterSensitiveLog: (obj: DescribeExportImageTasksRequest) => any;
1350
- }
1351
1093
  /**
1352
1094
  * <p>Describes the destination for an export image task.</p>
1353
1095
  */
@@ -1361,12 +1103,6 @@ export interface ExportTaskS3Location {
1361
1103
  */
1362
1104
  S3Prefix?: string;
1363
1105
  }
1364
- export declare namespace ExportTaskS3Location {
1365
- /**
1366
- * @internal
1367
- */
1368
- const filterSensitiveLog: (obj: ExportTaskS3Location) => any;
1369
- }
1370
1106
  /**
1371
1107
  * <p>Describes an export image task.</p>
1372
1108
  */
@@ -1405,12 +1141,6 @@ export interface ExportImageTask {
1405
1141
  */
1406
1142
  Tags?: Tag[];
1407
1143
  }
1408
- export declare namespace ExportImageTask {
1409
- /**
1410
- * @internal
1411
- */
1412
- const filterSensitiveLog: (obj: ExportImageTask) => any;
1413
- }
1414
1144
  export interface DescribeExportImageTasksResult {
1415
1145
  /**
1416
1146
  * <p>Information about the export image tasks.</p>
@@ -1422,12 +1152,6 @@ export interface DescribeExportImageTasksResult {
1422
1152
  */
1423
1153
  NextToken?: string;
1424
1154
  }
1425
- export declare namespace DescribeExportImageTasksResult {
1426
- /**
1427
- * @internal
1428
- */
1429
- const filterSensitiveLog: (obj: DescribeExportImageTasksResult) => any;
1430
- }
1431
1155
  export interface DescribeExportTasksRequest {
1432
1156
  /**
1433
1157
  * <p>The export task IDs.</p>
@@ -1438,24 +1162,12 @@ export interface DescribeExportTasksRequest {
1438
1162
  */
1439
1163
  Filters?: Filter[];
1440
1164
  }
1441
- export declare namespace DescribeExportTasksRequest {
1442
- /**
1443
- * @internal
1444
- */
1445
- const filterSensitiveLog: (obj: DescribeExportTasksRequest) => any;
1446
- }
1447
1165
  export interface DescribeExportTasksResult {
1448
1166
  /**
1449
1167
  * <p>Information about the export tasks.</p>
1450
1168
  */
1451
1169
  ExportTasks?: ExportTask[];
1452
1170
  }
1453
- export declare namespace DescribeExportTasksResult {
1454
- /**
1455
- * @internal
1456
- */
1457
- const filterSensitiveLog: (obj: DescribeExportTasksResult) => any;
1458
- }
1459
1171
  export interface DescribeFastLaunchImagesRequest {
1460
1172
  /**
1461
1173
  * <p>Details for one or more Windows AMI image IDs.</p>
@@ -1500,12 +1212,6 @@ export interface DescribeFastLaunchImagesRequest {
1500
1212
  */
1501
1213
  DryRun?: boolean;
1502
1214
  }
1503
- export declare namespace DescribeFastLaunchImagesRequest {
1504
- /**
1505
- * @internal
1506
- */
1507
- const filterSensitiveLog: (obj: DescribeFastLaunchImagesRequest) => any;
1508
- }
1509
1215
  /**
1510
1216
  * <p>Identifies the launch template to use for faster launching of the Windows AMI.</p>
1511
1217
  */
@@ -1523,12 +1229,6 @@ export interface FastLaunchLaunchTemplateSpecificationResponse {
1523
1229
  */
1524
1230
  Version?: string;
1525
1231
  }
1526
- export declare namespace FastLaunchLaunchTemplateSpecificationResponse {
1527
- /**
1528
- * @internal
1529
- */
1530
- const filterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationResponse) => any;
1531
- }
1532
1232
  export declare enum FastLaunchResourceType {
1533
1233
  SNAPSHOT = "snapshot"
1534
1234
  }
@@ -1541,12 +1241,6 @@ export interface FastLaunchSnapshotConfigurationResponse {
1541
1241
  */
1542
1242
  TargetResourceCount?: number;
1543
1243
  }
1544
- export declare namespace FastLaunchSnapshotConfigurationResponse {
1545
- /**
1546
- * @internal
1547
- */
1548
- const filterSensitiveLog: (obj: FastLaunchSnapshotConfigurationResponse) => any;
1549
- }
1550
1244
  export declare enum FastLaunchStateCode {
1551
1245
  disabling = "disabling",
1552
1246
  disabling_failed = "disabling-failed",
@@ -1600,12 +1294,6 @@ export interface DescribeFastLaunchImagesSuccessItem {
1600
1294
  */
1601
1295
  StateTransitionTime?: Date;
1602
1296
  }
1603
- export declare namespace DescribeFastLaunchImagesSuccessItem {
1604
- /**
1605
- * @internal
1606
- */
1607
- const filterSensitiveLog: (obj: DescribeFastLaunchImagesSuccessItem) => any;
1608
- }
1609
1297
  export interface DescribeFastLaunchImagesResult {
1610
1298
  /**
1611
1299
  * <p>A collection of details about the fast-launch enabled Windows images that meet
@@ -1618,12 +1306,6 @@ export interface DescribeFastLaunchImagesResult {
1618
1306
  */
1619
1307
  NextToken?: string;
1620
1308
  }
1621
- export declare namespace DescribeFastLaunchImagesResult {
1622
- /**
1623
- * @internal
1624
- */
1625
- const filterSensitiveLog: (obj: DescribeFastLaunchImagesResult) => any;
1626
- }
1627
1309
  export interface DescribeFastSnapshotRestoresRequest {
1628
1310
  /**
1629
1311
  * <p>The filters. The possible values are:</p>
@@ -1668,12 +1350,6 @@ export interface DescribeFastSnapshotRestoresRequest {
1668
1350
  */
1669
1351
  DryRun?: boolean;
1670
1352
  }
1671
- export declare namespace DescribeFastSnapshotRestoresRequest {
1672
- /**
1673
- * @internal
1674
- */
1675
- const filterSensitiveLog: (obj: DescribeFastSnapshotRestoresRequest) => any;
1676
- }
1677
1353
  export declare type FastSnapshotRestoreStateCode = "disabled" | "disabling" | "enabled" | "enabling" | "optimizing";
1678
1354
  /**
1679
1355
  * <p>Describes fast snapshot restores for a snapshot.</p>
@@ -1736,12 +1412,6 @@ export interface DescribeFastSnapshotRestoreSuccessItem {
1736
1412
  */
1737
1413
  DisabledTime?: Date;
1738
1414
  }
1739
- export declare namespace DescribeFastSnapshotRestoreSuccessItem {
1740
- /**
1741
- * @internal
1742
- */
1743
- const filterSensitiveLog: (obj: DescribeFastSnapshotRestoreSuccessItem) => any;
1744
- }
1745
1415
  export interface DescribeFastSnapshotRestoresResult {
1746
1416
  /**
1747
1417
  * <p>Information about the state of fast snapshot restores.</p>
@@ -1752,12 +1422,6 @@ export interface DescribeFastSnapshotRestoresResult {
1752
1422
  */
1753
1423
  NextToken?: string;
1754
1424
  }
1755
- export declare namespace DescribeFastSnapshotRestoresResult {
1756
- /**
1757
- * @internal
1758
- */
1759
- const filterSensitiveLog: (obj: DescribeFastSnapshotRestoresResult) => any;
1760
- }
1761
1425
  export declare enum FleetEventType {
1762
1426
  FLEET_CHANGE = "fleet-change",
1763
1427
  INSTANCE_CHANGE = "instance-change",
@@ -1794,12 +1458,6 @@ export interface DescribeFleetHistoryRequest {
1794
1458
  */
1795
1459
  StartTime: Date | undefined;
1796
1460
  }
1797
- export declare namespace DescribeFleetHistoryRequest {
1798
- /**
1799
- * @internal
1800
- */
1801
- const filterSensitiveLog: (obj: DescribeFleetHistoryRequest) => any;
1802
- }
1803
1461
  /**
1804
1462
  * <p>Describes an EC2 Fleet or Spot Fleet event.</p>
1805
1463
  */
@@ -1948,12 +1606,6 @@ export interface EventInformation {
1948
1606
  */
1949
1607
  InstanceId?: string;
1950
1608
  }
1951
- export declare namespace EventInformation {
1952
- /**
1953
- * @internal
1954
- */
1955
- const filterSensitiveLog: (obj: EventInformation) => any;
1956
- }
1957
1609
  /**
1958
1610
  * <p>Describes an event in the history of an EC2 Fleet.</p>
1959
1611
  */
@@ -1972,12 +1624,6 @@ export interface HistoryRecordEntry {
1972
1624
  */
1973
1625
  Timestamp?: Date;
1974
1626
  }
1975
- export declare namespace HistoryRecordEntry {
1976
- /**
1977
- * @internal
1978
- */
1979
- const filterSensitiveLog: (obj: HistoryRecordEntry) => any;
1980
- }
1981
1627
  export interface DescribeFleetHistoryResult {
1982
1628
  /**
1983
1629
  * <p>Information about the events in the history of the EC2 Fleet.</p>
@@ -2005,12 +1651,6 @@ export interface DescribeFleetHistoryResult {
2005
1651
  */
2006
1652
  StartTime?: Date;
2007
1653
  }
2008
- export declare namespace DescribeFleetHistoryResult {
2009
- /**
2010
- * @internal
2011
- */
2012
- const filterSensitiveLog: (obj: DescribeFleetHistoryResult) => any;
2013
- }
2014
1654
  export interface DescribeFleetInstancesRequest {
2015
1655
  /**
2016
1656
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2043,12 +1683,6 @@ export interface DescribeFleetInstancesRequest {
2043
1683
  */
2044
1684
  Filters?: Filter[];
2045
1685
  }
2046
- export declare namespace DescribeFleetInstancesRequest {
2047
- /**
2048
- * @internal
2049
- */
2050
- const filterSensitiveLog: (obj: DescribeFleetInstancesRequest) => any;
2051
- }
2052
1686
  export interface DescribeFleetInstancesResult {
2053
1687
  /**
2054
1688
  * <p>The running instances. This list is refreshed periodically and might be out of
@@ -2064,12 +1698,6 @@ export interface DescribeFleetInstancesResult {
2064
1698
  */
2065
1699
  FleetId?: string;
2066
1700
  }
2067
- export declare namespace DescribeFleetInstancesResult {
2068
- /**
2069
- * @internal
2070
- */
2071
- const filterSensitiveLog: (obj: DescribeFleetInstancesResult) => any;
2072
- }
2073
1701
  export interface DescribeFleetsRequest {
2074
1702
  /**
2075
1703
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2131,12 +1759,6 @@ export interface DescribeFleetsRequest {
2131
1759
  */
2132
1760
  Filters?: Filter[];
2133
1761
  }
2134
- export declare namespace DescribeFleetsRequest {
2135
- /**
2136
- * @internal
2137
- */
2138
- const filterSensitiveLog: (obj: DescribeFleetsRequest) => any;
2139
- }
2140
1762
  export declare enum FleetActivityStatus {
2141
1763
  ERROR = "error",
2142
1764
  FULFILLED = "fulfilled",
@@ -2167,12 +1789,6 @@ export interface DescribeFleetError {
2167
1789
  */
2168
1790
  ErrorMessage?: string;
2169
1791
  }
2170
- export declare namespace DescribeFleetError {
2171
- /**
2172
- * @internal
2173
- */
2174
- const filterSensitiveLog: (obj: DescribeFleetError) => any;
2175
- }
2176
1792
  /**
2177
1793
  * <p>Describes the instances that were launched by the fleet.</p>
2178
1794
  */
@@ -2200,12 +1816,6 @@ export interface DescribeFleetsInstances {
2200
1816
  */
2201
1817
  Platform?: PlatformValues | string;
2202
1818
  }
2203
- export declare namespace DescribeFleetsInstances {
2204
- /**
2205
- * @internal
2206
- */
2207
- const filterSensitiveLog: (obj: DescribeFleetsInstances) => any;
2208
- }
2209
1819
  /**
2210
1820
  * <p>Describes a launch template and overrides.</p>
2211
1821
  */
@@ -2220,12 +1830,6 @@ export interface FleetLaunchTemplateConfig {
2220
1830
  */
2221
1831
  Overrides?: FleetLaunchTemplateOverrides[];
2222
1832
  }
2223
- export declare namespace FleetLaunchTemplateConfig {
2224
- /**
2225
- * @internal
2226
- */
2227
- const filterSensitiveLog: (obj: FleetLaunchTemplateConfig) => any;
2228
- }
2229
1833
  /**
2230
1834
  * <p>Describes the strategy for using unused Capacity Reservations for fulfilling On-Demand
2231
1835
  * capacity.</p>
@@ -2253,12 +1857,6 @@ export interface CapacityReservationOptions {
2253
1857
  */
2254
1858
  UsageStrategy?: FleetCapacityReservationUsageStrategy | string;
2255
1859
  }
2256
- export declare namespace CapacityReservationOptions {
2257
- /**
2258
- * @internal
2259
- */
2260
- const filterSensitiveLog: (obj: CapacityReservationOptions) => any;
2261
- }
2262
1860
  /**
2263
1861
  * <p>Describes the configuration of On-Demand Instances in an EC2 Fleet.</p>
2264
1862
  */
@@ -2307,12 +1905,6 @@ export interface OnDemandOptions {
2307
1905
  */
2308
1906
  MaxTotalPrice?: string;
2309
1907
  }
2310
- export declare namespace OnDemandOptions {
2311
- /**
2312
- * @internal
2313
- */
2314
- const filterSensitiveLog: (obj: OnDemandOptions) => any;
2315
- }
2316
1908
  /**
2317
1909
  * <p>The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an
2318
1910
  * elevated risk of being interrupted.</p>
@@ -2343,12 +1935,6 @@ export interface FleetSpotCapacityRebalance {
2343
1935
  */
2344
1936
  TerminationDelay?: number;
2345
1937
  }
2346
- export declare namespace FleetSpotCapacityRebalance {
2347
- /**
2348
- * @internal
2349
- */
2350
- const filterSensitiveLog: (obj: FleetSpotCapacityRebalance) => any;
2351
- }
2352
1938
  /**
2353
1939
  * <p>The strategies for managing your Spot Instances that are at an elevated risk of being
2354
1940
  * interrupted.</p>
@@ -2360,12 +1946,6 @@ export interface FleetSpotMaintenanceStrategies {
2360
1946
  */
2361
1947
  CapacityRebalance?: FleetSpotCapacityRebalance;
2362
1948
  }
2363
- export declare namespace FleetSpotMaintenanceStrategies {
2364
- /**
2365
- * @internal
2366
- */
2367
- const filterSensitiveLog: (obj: FleetSpotMaintenanceStrategies) => any;
2368
- }
2369
1949
  /**
2370
1950
  * <p>Describes the configuration of Spot Instances in an EC2 Fleet.</p>
2371
1951
  */
@@ -2450,12 +2030,6 @@ export interface SpotOptions {
2450
2030
  */
2451
2031
  MaxTotalPrice?: string;
2452
2032
  }
2453
- export declare namespace SpotOptions {
2454
- /**
2455
- * @internal
2456
- */
2457
- const filterSensitiveLog: (obj: SpotOptions) => any;
2458
- }
2459
2033
  /**
2460
2034
  * <p>The number of units to request. You can choose to set the target capacity in terms of
2461
2035
  * instances or a performance characteristic that is important to your application workload,
@@ -2495,12 +2069,6 @@ export interface TargetCapacitySpecification {
2495
2069
  */
2496
2070
  TargetCapacityUnitType?: TargetCapacityUnitType | string;
2497
2071
  }
2498
- export declare namespace TargetCapacitySpecification {
2499
- /**
2500
- * @internal
2501
- */
2502
- const filterSensitiveLog: (obj: TargetCapacitySpecification) => any;
2503
- }
2504
2072
  /**
2505
2073
  * <p>Describes an EC2 Fleet.</p>
2506
2074
  */
@@ -2618,12 +2186,6 @@ export interface FleetData {
2618
2186
  */
2619
2187
  Context?: string;
2620
2188
  }
2621
- export declare namespace FleetData {
2622
- /**
2623
- * @internal
2624
- */
2625
- const filterSensitiveLog: (obj: FleetData) => any;
2626
- }
2627
2189
  export interface DescribeFleetsResult {
2628
2190
  /**
2629
2191
  * <p>The token for the next set of results.</p>
@@ -2634,12 +2196,6 @@ export interface DescribeFleetsResult {
2634
2196
  */
2635
2197
  Fleets?: FleetData[];
2636
2198
  }
2637
- export declare namespace DescribeFleetsResult {
2638
- /**
2639
- * @internal
2640
- */
2641
- const filterSensitiveLog: (obj: DescribeFleetsResult) => any;
2642
- }
2643
2199
  export interface DescribeFlowLogsRequest {
2644
2200
  /**
2645
2201
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2705,12 +2261,6 @@ export interface DescribeFlowLogsRequest {
2705
2261
  */
2706
2262
  NextToken?: string;
2707
2263
  }
2708
- export declare namespace DescribeFlowLogsRequest {
2709
- /**
2710
- * @internal
2711
- */
2712
- const filterSensitiveLog: (obj: DescribeFlowLogsRequest) => any;
2713
- }
2714
2264
  /**
2715
2265
  * <p>Describes the destination options for a flow log.</p>
2716
2266
  */
@@ -2728,12 +2278,6 @@ export interface DestinationOptionsResponse {
2728
2278
  */
2729
2279
  PerHourPartition?: boolean;
2730
2280
  }
2731
- export declare namespace DestinationOptionsResponse {
2732
- /**
2733
- * @internal
2734
- */
2735
- const filterSensitiveLog: (obj: DestinationOptionsResponse) => any;
2736
- }
2737
2281
  /**
2738
2282
  * <p>Describes a flow log.</p>
2739
2283
  */
@@ -2814,12 +2358,6 @@ export interface FlowLog {
2814
2358
  */
2815
2359
  DestinationOptions?: DestinationOptionsResponse;
2816
2360
  }
2817
- export declare namespace FlowLog {
2818
- /**
2819
- * @internal
2820
- */
2821
- const filterSensitiveLog: (obj: FlowLog) => any;
2822
- }
2823
2361
  export interface DescribeFlowLogsResult {
2824
2362
  /**
2825
2363
  * <p>Information about the flow logs.</p>
@@ -2830,12 +2368,6 @@ export interface DescribeFlowLogsResult {
2830
2368
  */
2831
2369
  NextToken?: string;
2832
2370
  }
2833
- export declare namespace DescribeFlowLogsResult {
2834
- /**
2835
- * @internal
2836
- */
2837
- const filterSensitiveLog: (obj: DescribeFlowLogsResult) => any;
2838
- }
2839
2371
  export declare type FpgaImageAttributeName = "description" | "loadPermission" | "name" | "productCodes";
2840
2372
  export interface DescribeFpgaImageAttributeRequest {
2841
2373
  /**
@@ -2853,12 +2385,6 @@ export interface DescribeFpgaImageAttributeRequest {
2853
2385
  */
2854
2386
  Attribute: FpgaImageAttributeName | string | undefined;
2855
2387
  }
2856
- export declare namespace DescribeFpgaImageAttributeRequest {
2857
- /**
2858
- * @internal
2859
- */
2860
- const filterSensitiveLog: (obj: DescribeFpgaImageAttributeRequest) => any;
2861
- }
2862
2388
  export declare type PermissionGroup = "all";
2863
2389
  /**
2864
2390
  * <p>Describes a load permission.</p>
@@ -2873,12 +2399,6 @@ export interface LoadPermission {
2873
2399
  */
2874
2400
  Group?: PermissionGroup | string;
2875
2401
  }
2876
- export declare namespace LoadPermission {
2877
- /**
2878
- * @internal
2879
- */
2880
- const filterSensitiveLog: (obj: LoadPermission) => any;
2881
- }
2882
2402
  export declare type ProductCodeValues = "devpay" | "marketplace";
2883
2403
  /**
2884
2404
  * <p>Describes a product code.</p>
@@ -2893,12 +2413,6 @@ export interface ProductCode {
2893
2413
  */
2894
2414
  ProductCodeType?: ProductCodeValues | string;
2895
2415
  }
2896
- export declare namespace ProductCode {
2897
- /**
2898
- * @internal
2899
- */
2900
- const filterSensitiveLog: (obj: ProductCode) => any;
2901
- }
2902
2416
  /**
2903
2417
  * <p>Describes an Amazon FPGA image (AFI) attribute.</p>
2904
2418
  */
@@ -2924,24 +2438,12 @@ export interface FpgaImageAttribute {
2924
2438
  */
2925
2439
  ProductCodes?: ProductCode[];
2926
2440
  }
2927
- export declare namespace FpgaImageAttribute {
2928
- /**
2929
- * @internal
2930
- */
2931
- const filterSensitiveLog: (obj: FpgaImageAttribute) => any;
2932
- }
2933
2441
  export interface DescribeFpgaImageAttributeResult {
2934
2442
  /**
2935
2443
  * <p>Information about the attribute.</p>
2936
2444
  */
2937
2445
  FpgaImageAttribute?: FpgaImageAttribute;
2938
2446
  }
2939
- export declare namespace DescribeFpgaImageAttributeResult {
2940
- /**
2941
- * @internal
2942
- */
2943
- const filterSensitiveLog: (obj: DescribeFpgaImageAttributeResult) => any;
2944
- }
2945
2447
  export interface DescribeFpgaImagesRequest {
2946
2448
  /**
2947
2449
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3019,12 +2521,6 @@ export interface DescribeFpgaImagesRequest {
3019
2521
  */
3020
2522
  MaxResults?: number;
3021
2523
  }
3022
- export declare namespace DescribeFpgaImagesRequest {
3023
- /**
3024
- * @internal
3025
- */
3026
- const filterSensitiveLog: (obj: DescribeFpgaImagesRequest) => any;
3027
- }
3028
2524
  /**
3029
2525
  * <p>Describes the data that identifies an Amazon FPGA image (AFI) on the PCI bus.</p>
3030
2526
  */
@@ -3046,12 +2542,6 @@ export interface PciId {
3046
2542
  */
3047
2543
  SubsystemVendorId?: string;
3048
2544
  }
3049
- export declare namespace PciId {
3050
- /**
3051
- * @internal
3052
- */
3053
- const filterSensitiveLog: (obj: PciId) => any;
3054
- }
3055
2545
  export declare type FpgaImageStateCode = "available" | "failed" | "pending" | "unavailable";
3056
2546
  /**
3057
2547
  * <p>Describes the state of the bitstream generation process for an Amazon FPGA image (AFI).</p>
@@ -3084,12 +2574,6 @@ export interface FpgaImageState {
3084
2574
  */
3085
2575
  Message?: string;
3086
2576
  }
3087
- export declare namespace FpgaImageState {
3088
- /**
3089
- * @internal
3090
- */
3091
- const filterSensitiveLog: (obj: FpgaImageState) => any;
3092
- }
3093
2577
  /**
3094
2578
  * <p>Describes an Amazon FPGA image (AFI).</p>
3095
2579
  */
@@ -3155,12 +2639,6 @@ export interface FpgaImage {
3155
2639
  */
3156
2640
  DataRetentionSupport?: boolean;
3157
2641
  }
3158
- export declare namespace FpgaImage {
3159
- /**
3160
- * @internal
3161
- */
3162
- const filterSensitiveLog: (obj: FpgaImage) => any;
3163
- }
3164
2642
  export interface DescribeFpgaImagesResult {
3165
2643
  /**
3166
2644
  * <p>Information about the FPGA images.</p>
@@ -3171,12 +2649,6 @@ export interface DescribeFpgaImagesResult {
3171
2649
  */
3172
2650
  NextToken?: string;
3173
2651
  }
3174
- export declare namespace DescribeFpgaImagesResult {
3175
- /**
3176
- * @internal
3177
- */
3178
- const filterSensitiveLog: (obj: DescribeFpgaImagesResult) => any;
3179
- }
3180
2652
  export interface DescribeHostReservationOfferingsRequest {
3181
2653
  /**
3182
2654
  * <p>The filters.</p>
@@ -3221,12 +2693,6 @@ export interface DescribeHostReservationOfferingsRequest {
3221
2693
  */
3222
2694
  OfferingId?: string;
3223
2695
  }
3224
- export declare namespace DescribeHostReservationOfferingsRequest {
3225
- /**
3226
- * @internal
3227
- */
3228
- const filterSensitiveLog: (obj: DescribeHostReservationOfferingsRequest) => any;
3229
- }
3230
2696
  export declare enum PaymentOption {
3231
2697
  ALL_UPFRONT = "AllUpfront",
3232
2698
  NO_UPFRONT = "NoUpfront",
@@ -3266,12 +2732,6 @@ export interface HostOffering {
3266
2732
  */
3267
2733
  UpfrontPrice?: string;
3268
2734
  }
3269
- export declare namespace HostOffering {
3270
- /**
3271
- * @internal
3272
- */
3273
- const filterSensitiveLog: (obj: HostOffering) => any;
3274
- }
3275
2735
  export interface DescribeHostReservationOfferingsResult {
3276
2736
  /**
3277
2737
  * <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>
@@ -3282,12 +2742,6 @@ export interface DescribeHostReservationOfferingsResult {
3282
2742
  */
3283
2743
  OfferingSet?: HostOffering[];
3284
2744
  }
3285
- export declare namespace DescribeHostReservationOfferingsResult {
3286
- /**
3287
- * @internal
3288
- */
3289
- const filterSensitiveLog: (obj: DescribeHostReservationOfferingsResult) => any;
3290
- }
3291
2745
  export interface DescribeHostReservationsRequest {
3292
2746
  /**
3293
2747
  * <p>The filters.</p>
@@ -3333,12 +2787,6 @@ export interface DescribeHostReservationsRequest {
3333
2787
  */
3334
2788
  NextToken?: string;
3335
2789
  }
3336
- export declare namespace DescribeHostReservationsRequest {
3337
- /**
3338
- * @internal
3339
- */
3340
- const filterSensitiveLog: (obj: DescribeHostReservationsRequest) => any;
3341
- }
3342
2790
  export declare enum ReservationState {
3343
2791
  ACTIVE = "active",
3344
2792
  PAYMENT_FAILED = "payment-failed",
@@ -3413,12 +2861,6 @@ export interface HostReservation {
3413
2861
  */
3414
2862
  Tags?: Tag[];
3415
2863
  }
3416
- export declare namespace HostReservation {
3417
- /**
3418
- * @internal
3419
- */
3420
- const filterSensitiveLog: (obj: HostReservation) => any;
3421
- }
3422
2864
  export interface DescribeHostReservationsResult {
3423
2865
  /**
3424
2866
  * <p>Details about the reservation's configuration.</p>
@@ -3429,12 +2871,6 @@ export interface DescribeHostReservationsResult {
3429
2871
  */
3430
2872
  NextToken?: string;
3431
2873
  }
3432
- export declare namespace DescribeHostReservationsResult {
3433
- /**
3434
- * @internal
3435
- */
3436
- const filterSensitiveLog: (obj: DescribeHostReservationsResult) => any;
3437
- }
3438
2874
  export interface DescribeHostsRequest {
3439
2875
  /**
3440
2876
  * <p>The filters.</p>
@@ -3493,12 +2929,6 @@ export interface DescribeHostsRequest {
3493
2929
  */
3494
2930
  NextToken?: string;
3495
2931
  }
3496
- export declare namespace DescribeHostsRequest {
3497
- /**
3498
- * @internal
3499
- */
3500
- const filterSensitiveLog: (obj: DescribeHostsRequest) => any;
3501
- }
3502
2932
  /**
3503
2933
  * <p>Information about the number of instances that can be launched onto the Dedicated
3504
2934
  * Host.</p>
@@ -3519,12 +2949,6 @@ export interface InstanceCapacity {
3519
2949
  */
3520
2950
  TotalCapacity?: number;
3521
2951
  }
3522
- export declare namespace InstanceCapacity {
3523
- /**
3524
- * @internal
3525
- */
3526
- const filterSensitiveLog: (obj: InstanceCapacity) => any;
3527
- }
3528
2952
  /**
3529
2953
  * <p>The capacity information for instances that can be launched onto the Dedicated Host. </p>
3530
2954
  */
@@ -3541,12 +2965,6 @@ export interface AvailableCapacity {
3541
2965
  */
3542
2966
  AvailableVCpus?: number;
3543
2967
  }
3544
- export declare namespace AvailableCapacity {
3545
- /**
3546
- * @internal
3547
- */
3548
- const filterSensitiveLog: (obj: AvailableCapacity) => any;
3549
- }
3550
2968
  /**
3551
2969
  * <p>Describes the properties of a Dedicated Host.</p>
3552
2970
  */
@@ -3574,12 +2992,6 @@ export interface HostProperties {
3574
2992
  */
3575
2993
  TotalVCpus?: number;
3576
2994
  }
3577
- export declare namespace HostProperties {
3578
- /**
3579
- * @internal
3580
- */
3581
- const filterSensitiveLog: (obj: HostProperties) => any;
3582
- }
3583
2995
  /**
3584
2996
  * <p>Describes an instance running on a Dedicated Host.</p>
3585
2997
  */
@@ -3597,12 +3009,6 @@ export interface HostInstance {
3597
3009
  */
3598
3010
  OwnerId?: string;
3599
3011
  }
3600
- export declare namespace HostInstance {
3601
- /**
3602
- * @internal
3603
- */
3604
- const filterSensitiveLog: (obj: HostInstance) => any;
3605
- }
3606
3012
  /**
3607
3013
  * <p>Describes the properties of the Dedicated Host.</p>
3608
3014
  */
@@ -3686,12 +3092,6 @@ export interface Host {
3686
3092
  */
3687
3093
  OutpostArn?: string;
3688
3094
  }
3689
- export declare namespace Host {
3690
- /**
3691
- * @internal
3692
- */
3693
- const filterSensitiveLog: (obj: Host) => any;
3694
- }
3695
3095
  export interface DescribeHostsResult {
3696
3096
  /**
3697
3097
  * <p>Information about the Dedicated Hosts.</p>
@@ -3702,12 +3102,6 @@ export interface DescribeHostsResult {
3702
3102
  */
3703
3103
  NextToken?: string;
3704
3104
  }
3705
- export declare namespace DescribeHostsResult {
3706
- /**
3707
- * @internal
3708
- */
3709
- const filterSensitiveLog: (obj: DescribeHostsResult) => any;
3710
- }
3711
3105
  export interface DescribeIamInstanceProfileAssociationsRequest {
3712
3106
  /**
3713
3107
  * <p>The IAM instance profile associations.</p>
@@ -3738,12 +3132,6 @@ export interface DescribeIamInstanceProfileAssociationsRequest {
3738
3132
  */
3739
3133
  NextToken?: string;
3740
3134
  }
3741
- export declare namespace DescribeIamInstanceProfileAssociationsRequest {
3742
- /**
3743
- * @internal
3744
- */
3745
- const filterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsRequest) => any;
3746
- }
3747
3135
  export interface DescribeIamInstanceProfileAssociationsResult {
3748
3136
  /**
3749
3137
  * <p>Information about the IAM instance profile associations.</p>
@@ -3754,12 +3142,6 @@ export interface DescribeIamInstanceProfileAssociationsResult {
3754
3142
  */
3755
3143
  NextToken?: string;
3756
3144
  }
3757
- export declare namespace DescribeIamInstanceProfileAssociationsResult {
3758
- /**
3759
- * @internal
3760
- */
3761
- const filterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsResult) => any;
3762
- }
3763
3145
  export interface DescribeIdentityIdFormatRequest {
3764
3146
  /**
3765
3147
  * <p>The ARN of the principal, which can be an IAM role, IAM user, or the root user.</p>
@@ -3783,24 +3165,12 @@ export interface DescribeIdentityIdFormatRequest {
3783
3165
  */
3784
3166
  Resource?: string;
3785
3167
  }
3786
- export declare namespace DescribeIdentityIdFormatRequest {
3787
- /**
3788
- * @internal
3789
- */
3790
- const filterSensitiveLog: (obj: DescribeIdentityIdFormatRequest) => any;
3791
- }
3792
3168
  export interface DescribeIdentityIdFormatResult {
3793
3169
  /**
3794
3170
  * <p>Information about the ID format for the resources.</p>
3795
3171
  */
3796
3172
  Statuses?: IdFormat[];
3797
3173
  }
3798
- export declare namespace DescribeIdentityIdFormatResult {
3799
- /**
3800
- * @internal
3801
- */
3802
- const filterSensitiveLog: (obj: DescribeIdentityIdFormatResult) => any;
3803
- }
3804
3174
  export interface DescribeIdFormatRequest {
3805
3175
  /**
3806
3176
  * <p>The type of resource: <code>bundle</code> |
@@ -3820,24 +3190,12 @@ export interface DescribeIdFormatRequest {
3820
3190
  */
3821
3191
  Resource?: string;
3822
3192
  }
3823
- export declare namespace DescribeIdFormatRequest {
3824
- /**
3825
- * @internal
3826
- */
3827
- const filterSensitiveLog: (obj: DescribeIdFormatRequest) => any;
3828
- }
3829
3193
  export interface DescribeIdFormatResult {
3830
3194
  /**
3831
3195
  * <p>Information about the ID format for the resource.</p>
3832
3196
  */
3833
3197
  Statuses?: IdFormat[];
3834
3198
  }
3835
- export declare namespace DescribeIdFormatResult {
3836
- /**
3837
- * @internal
3838
- */
3839
- const filterSensitiveLog: (obj: DescribeIdFormatResult) => any;
3840
- }
3841
3199
  export declare type ImageAttributeName = "blockDeviceMapping" | "bootMode" | "description" | "kernel" | "lastLaunchedTime" | "launchPermission" | "productCodes" | "ramdisk" | "sriovNetSupport" | "tpmSupport" | "uefiData";
3842
3200
  /**
3843
3201
  * <p>Contains the parameters for DescribeImageAttribute.</p>
@@ -3862,12 +3220,6 @@ export interface DescribeImageAttributeRequest {
3862
3220
  */
3863
3221
  DryRun?: boolean;
3864
3222
  }
3865
- export declare namespace DescribeImageAttributeRequest {
3866
- /**
3867
- * @internal
3868
- */
3869
- const filterSensitiveLog: (obj: DescribeImageAttributeRequest) => any;
3870
- }
3871
3223
  /**
3872
3224
  * <p>Describes a launch permission.</p>
3873
3225
  */
@@ -3890,12 +3242,6 @@ export interface LaunchPermission {
3890
3242
  */
3891
3243
  OrganizationalUnitArn?: string;
3892
3244
  }
3893
- export declare namespace LaunchPermission {
3894
- /**
3895
- * @internal
3896
- */
3897
- const filterSensitiveLog: (obj: LaunchPermission) => any;
3898
- }
3899
3245
  /**
3900
3246
  * <p>Describes an image attribute.</p>
3901
3247
  */
@@ -3950,8 +3296,8 @@ export interface ImageAttribute {
3950
3296
  UefiData?: AttributeValue;
3951
3297
  /**
3952
3298
  * <p>The date and time, in <a href="http://www.iso.org/iso/iso8601">ISO 8601 date-time
3953
- * format</a>, when the AMI was last used to launch an EC2 instance. When the AMI is used,
3954
- * there is a 24-hour delay before that usage is reported.</p>
3299
+ * format</a>, when the AMI was last used to launch an EC2 instance. When the AMI is used
3300
+ * to launch an instance, there is a 24-hour delay before that usage is reported.</p>
3955
3301
  * <note>
3956
3302
  * <p>
3957
3303
  * <code>lastLaunchedTime</code> data is available starting April 2017.</p>
@@ -3959,12 +3305,6 @@ export interface ImageAttribute {
3959
3305
  */
3960
3306
  LastLaunchedTime?: AttributeValue;
3961
3307
  }
3962
- export declare namespace ImageAttribute {
3963
- /**
3964
- * @internal
3965
- */
3966
- const filterSensitiveLog: (obj: ImageAttribute) => any;
3967
- }
3968
3308
  export interface DescribeImagesRequest {
3969
3309
  /**
3970
3310
  * <p>Scopes the images by users with explicit launch permissions.
@@ -4173,12 +3513,6 @@ export interface DescribeImagesRequest {
4173
3513
  */
4174
3514
  DryRun?: boolean;
4175
3515
  }
4176
- export declare namespace DescribeImagesRequest {
4177
- /**
4178
- * @internal
4179
- */
4180
- const filterSensitiveLog: (obj: DescribeImagesRequest) => any;
4181
- }
4182
3516
  export declare type ArchitectureValues = "arm64" | "i386" | "x86_64" | "x86_64_mac";
4183
3517
  export declare type BootModeValues = "legacy-bios" | "uefi";
4184
3518
  export declare type HypervisorType = "ovm" | "xen";
@@ -4265,12 +3599,6 @@ export interface StateReason {
4265
3599
  */
4266
3600
  Message?: string;
4267
3601
  }
4268
- export declare namespace StateReason {
4269
- /**
4270
- * @internal
4271
- */
4272
- const filterSensitiveLog: (obj: StateReason) => any;
4273
- }
4274
3602
  export declare enum TpmSupportValues {
4275
3603
  v2_0 = "v2.0"
4276
3604
  }
@@ -4413,24 +3741,12 @@ export interface Image {
4413
3741
  */
4414
3742
  DeprecationTime?: string;
4415
3743
  }
4416
- export declare namespace Image {
4417
- /**
4418
- * @internal
4419
- */
4420
- const filterSensitiveLog: (obj: Image) => any;
4421
- }
4422
3744
  export interface DescribeImagesResult {
4423
3745
  /**
4424
3746
  * <p>Information about the images.</p>
4425
3747
  */
4426
3748
  Images?: Image[];
4427
3749
  }
4428
- export declare namespace DescribeImagesResult {
4429
- /**
4430
- * @internal
4431
- */
4432
- const filterSensitiveLog: (obj: DescribeImagesResult) => any;
4433
- }
4434
3750
  export interface DescribeImportImageTasksRequest {
4435
3751
  /**
4436
3752
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4456,12 +3772,6 @@ export interface DescribeImportImageTasksRequest {
4456
3772
  */
4457
3773
  NextToken?: string;
4458
3774
  }
4459
- export declare namespace DescribeImportImageTasksRequest {
4460
- /**
4461
- * @internal
4462
- */
4463
- const filterSensitiveLog: (obj: DescribeImportImageTasksRequest) => any;
4464
- }
4465
3775
  /**
4466
3776
  * <p> The response information for license configurations.</p>
4467
3777
  */
@@ -4471,12 +3781,6 @@ export interface ImportImageLicenseConfigurationResponse {
4471
3781
  */
4472
3782
  LicenseConfigurationArn?: string;
4473
3783
  }
4474
- export declare namespace ImportImageLicenseConfigurationResponse {
4475
- /**
4476
- * @internal
4477
- */
4478
- const filterSensitiveLog: (obj: ImportImageLicenseConfigurationResponse) => any;
4479
- }
4480
3784
  /**
4481
3785
  * <p>Describes the Amazon S3 bucket for the disk image.</p>
4482
3786
  */
@@ -4490,12 +3794,6 @@ export interface UserBucketDetails {
4490
3794
  */
4491
3795
  S3Key?: string;
4492
3796
  }
4493
- export declare namespace UserBucketDetails {
4494
- /**
4495
- * @internal
4496
- */
4497
- const filterSensitiveLog: (obj: UserBucketDetails) => any;
4498
- }
4499
3797
  /**
4500
3798
  * <p>Describes the snapshot created from the imported disk.</p>
4501
3799
  */
@@ -4541,12 +3839,6 @@ export interface SnapshotDetail {
4541
3839
  */
4542
3840
  UserBucket?: UserBucketDetails;
4543
3841
  }
4544
- export declare namespace SnapshotDetail {
4545
- /**
4546
- * @internal
4547
- */
4548
- const filterSensitiveLog: (obj: SnapshotDetail) => any;
4549
- }
4550
3842
  /**
4551
3843
  * <p>Describes an import image task.</p>
4552
3844
  */
@@ -4624,12 +3916,6 @@ export interface ImportImageTask {
4624
3916
  */
4625
3917
  BootMode?: BootModeValues | string;
4626
3918
  }
4627
- export declare namespace ImportImageTask {
4628
- /**
4629
- * @internal
4630
- */
4631
- const filterSensitiveLog: (obj: ImportImageTask) => any;
4632
- }
4633
3919
  export interface DescribeImportImageTasksResult {
4634
3920
  /**
4635
3921
  * <p>A list of zero or more import image tasks that are currently active or were completed or canceled in the
@@ -4642,12 +3928,6 @@ export interface DescribeImportImageTasksResult {
4642
3928
  */
4643
3929
  NextToken?: string;
4644
3930
  }
4645
- export declare namespace DescribeImportImageTasksResult {
4646
- /**
4647
- * @internal
4648
- */
4649
- const filterSensitiveLog: (obj: DescribeImportImageTasksResult) => any;
4650
- }
4651
3931
  export interface DescribeImportSnapshotTasksRequest {
4652
3932
  /**
4653
3933
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4673,12 +3953,6 @@ export interface DescribeImportSnapshotTasksRequest {
4673
3953
  */
4674
3954
  NextToken?: string;
4675
3955
  }
4676
- export declare namespace DescribeImportSnapshotTasksRequest {
4677
- /**
4678
- * @internal
4679
- */
4680
- const filterSensitiveLog: (obj: DescribeImportSnapshotTasksRequest) => any;
4681
- }
4682
3956
  /**
4683
3957
  * <p>Details about the import snapshot task.</p>
4684
3958
  */
@@ -4728,12 +4002,6 @@ export interface SnapshotTaskDetail {
4728
4002
  */
4729
4003
  UserBucket?: UserBucketDetails;
4730
4004
  }
4731
- export declare namespace SnapshotTaskDetail {
4732
- /**
4733
- * @internal
4734
- */
4735
- const filterSensitiveLog: (obj: SnapshotTaskDetail) => any;
4736
- }
4737
4005
  /**
4738
4006
  * <p>Describes an import snapshot task.</p>
4739
4007
  */
@@ -4755,12 +4023,6 @@ export interface ImportSnapshotTask {
4755
4023
  */
4756
4024
  Tags?: Tag[];
4757
4025
  }
4758
- export declare namespace ImportSnapshotTask {
4759
- /**
4760
- * @internal
4761
- */
4762
- const filterSensitiveLog: (obj: ImportSnapshotTask) => any;
4763
- }
4764
4026
  export interface DescribeImportSnapshotTasksResult {
4765
4027
  /**
4766
4028
  * <p>A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the
@@ -4773,12 +4035,6 @@ export interface DescribeImportSnapshotTasksResult {
4773
4035
  */
4774
4036
  NextToken?: string;
4775
4037
  }
4776
- export declare namespace DescribeImportSnapshotTasksResult {
4777
- /**
4778
- * @internal
4779
- */
4780
- const filterSensitiveLog: (obj: DescribeImportSnapshotTasksResult) => any;
4781
- }
4782
4038
  export declare type InstanceAttributeName = "blockDeviceMapping" | "disableApiStop" | "disableApiTermination" | "ebsOptimized" | "enaSupport" | "enclaveOptions" | "groupSet" | "instanceInitiatedShutdownBehavior" | "instanceType" | "kernel" | "productCodes" | "ramdisk" | "rootDeviceName" | "sourceDestCheck" | "sriovNetSupport" | "userData";
4783
4039
  export interface DescribeInstanceAttributeRequest {
4784
4040
  /**
@@ -4797,12 +4053,6 @@ export interface DescribeInstanceAttributeRequest {
4797
4053
  */
4798
4054
  InstanceId: string | undefined;
4799
4055
  }
4800
- export declare namespace DescribeInstanceAttributeRequest {
4801
- /**
4802
- * @internal
4803
- */
4804
- const filterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
4805
- }
4806
4056
  /**
4807
4057
  * <p>Describes a parameter used to set up an EBS volume in a block device mapping.</p>
4808
4058
  */
@@ -4824,12 +4074,6 @@ export interface EbsInstanceBlockDevice {
4824
4074
  */
4825
4075
  VolumeId?: string;
4826
4076
  }
4827
- export declare namespace EbsInstanceBlockDevice {
4828
- /**
4829
- * @internal
4830
- */
4831
- const filterSensitiveLog: (obj: EbsInstanceBlockDevice) => any;
4832
- }
4833
4077
  /**
4834
4078
  * <p>Describes a block device mapping.</p>
4835
4079
  */
@@ -4844,12 +4088,6 @@ export interface InstanceBlockDeviceMapping {
4844
4088
  */
4845
4089
  Ebs?: EbsInstanceBlockDevice;
4846
4090
  }
4847
- export declare namespace InstanceBlockDeviceMapping {
4848
- /**
4849
- * @internal
4850
- */
4851
- const filterSensitiveLog: (obj: InstanceBlockDeviceMapping) => any;
4852
- }
4853
4091
  /**
4854
4092
  * <p>Describes a value for a resource attribute that is a Boolean value.</p>
4855
4093
  */
@@ -4859,12 +4097,6 @@ export interface AttributeBooleanValue {
4859
4097
  */
4860
4098
  Value?: boolean;
4861
4099
  }
4862
- export declare namespace AttributeBooleanValue {
4863
- /**
4864
- * @internal
4865
- */
4866
- const filterSensitiveLog: (obj: AttributeBooleanValue) => any;
4867
- }
4868
4100
  /**
4869
4101
  * <p>Indicates whether the instance is enabled for Amazon Web Services Nitro
4870
4102
  * Enclaves.</p>
@@ -4876,12 +4108,6 @@ export interface EnclaveOptions {
4876
4108
  */
4877
4109
  Enabled?: boolean;
4878
4110
  }
4879
- export declare namespace EnclaveOptions {
4880
- /**
4881
- * @internal
4882
- */
4883
- const filterSensitiveLog: (obj: EnclaveOptions) => any;
4884
- }
4885
4111
  /**
4886
4112
  * <p>Describes an instance attribute.</p>
4887
4113
  */
@@ -4966,12 +4192,6 @@ export interface InstanceAttribute {
4966
4192
  */
4967
4193
  DisableApiStop?: AttributeBooleanValue;
4968
4194
  }
4969
- export declare namespace InstanceAttribute {
4970
- /**
4971
- * @internal
4972
- */
4973
- const filterSensitiveLog: (obj: InstanceAttribute) => any;
4974
- }
4975
4195
  export interface DescribeInstanceCreditSpecificationsRequest {
4976
4196
  /**
4977
4197
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5007,12 +4227,6 @@ export interface DescribeInstanceCreditSpecificationsRequest {
5007
4227
  */
5008
4228
  NextToken?: string;
5009
4229
  }
5010
- export declare namespace DescribeInstanceCreditSpecificationsRequest {
5011
- /**
5012
- * @internal
5013
- */
5014
- const filterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsRequest) => any;
5015
- }
5016
4230
  /**
5017
4231
  * <p>Describes the credit option for CPU usage of a burstable performance instance. </p>
5018
4232
  */
@@ -5022,17 +4236,12 @@ export interface InstanceCreditSpecification {
5022
4236
  */
5023
4237
  InstanceId?: string;
5024
4238
  /**
5025
- * <p>The credit option for CPU usage of the instance. Valid values are
5026
- * <code>standard</code> and <code>unlimited</code>.</p>
4239
+ * <p>The credit option for CPU usage of the instance.</p>
4240
+ * <p>Valid values: <code>standard</code> | <code>unlimited</code>
4241
+ * </p>
5027
4242
  */
5028
4243
  CpuCredits?: string;
5029
4244
  }
5030
- export declare namespace InstanceCreditSpecification {
5031
- /**
5032
- * @internal
5033
- */
5034
- const filterSensitiveLog: (obj: InstanceCreditSpecification) => any;
5035
- }
5036
4245
  export interface DescribeInstanceCreditSpecificationsResult {
5037
4246
  /**
5038
4247
  * <p>Information about the credit option for CPU usage of an instance.</p>
@@ -5044,12 +4253,6 @@ export interface DescribeInstanceCreditSpecificationsResult {
5044
4253
  */
5045
4254
  NextToken?: string;
5046
4255
  }
5047
- export declare namespace DescribeInstanceCreditSpecificationsResult {
5048
- /**
5049
- * @internal
5050
- */
5051
- const filterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsResult) => any;
5052
- }
5053
4256
  export interface DescribeInstanceEventNotificationAttributesRequest {
5054
4257
  /**
5055
4258
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5058,24 +4261,12 @@ export interface DescribeInstanceEventNotificationAttributesRequest {
5058
4261
  */
5059
4262
  DryRun?: boolean;
5060
4263
  }
5061
- export declare namespace DescribeInstanceEventNotificationAttributesRequest {
5062
- /**
5063
- * @internal
5064
- */
5065
- const filterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesRequest) => any;
5066
- }
5067
4264
  export interface DescribeInstanceEventNotificationAttributesResult {
5068
4265
  /**
5069
4266
  * <p>Information about the registered tag keys.</p>
5070
4267
  */
5071
4268
  InstanceTagAttribute?: InstanceTagNotificationAttribute;
5072
4269
  }
5073
- export declare namespace DescribeInstanceEventNotificationAttributesResult {
5074
- /**
5075
- * @internal
5076
- */
5077
- const filterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesResult) => any;
5078
- }
5079
4270
  /**
5080
4271
  * <para>Describe instance event windows by InstanceEventWindow.</para>
5081
4272
  */
@@ -5158,12 +4349,6 @@ export interface DescribeInstanceEventWindowsRequest {
5158
4349
  */
5159
4350
  NextToken?: string;
5160
4351
  }
5161
- export declare namespace DescribeInstanceEventWindowsRequest {
5162
- /**
5163
- * @internal
5164
- */
5165
- const filterSensitiveLog: (obj: DescribeInstanceEventWindowsRequest) => any;
5166
- }
5167
4352
  export interface DescribeInstanceEventWindowsResult {
5168
4353
  /**
5169
4354
  * <p>Information about the event windows.</p>
@@ -5174,12 +4359,6 @@ export interface DescribeInstanceEventWindowsResult {
5174
4359
  */
5175
4360
  NextToken?: string;
5176
4361
  }
5177
- export declare namespace DescribeInstanceEventWindowsResult {
5178
- /**
5179
- * @internal
5180
- */
5181
- const filterSensitiveLog: (obj: DescribeInstanceEventWindowsResult) => any;
5182
- }
5183
4362
  export interface DescribeInstancesRequest {
5184
4363
  /**
5185
4364
  * <p>The filters.</p>
@@ -5675,12 +4854,6 @@ export interface DescribeInstancesRequest {
5675
4854
  */
5676
4855
  NextToken?: string;
5677
4856
  }
5678
- export declare namespace DescribeInstancesRequest {
5679
- /**
5680
- * @internal
5681
- */
5682
- const filterSensitiveLog: (obj: DescribeInstancesRequest) => any;
5683
- }
5684
4857
  /**
5685
4858
  * <p>Describes the instance's Capacity Reservation targeting preferences. The action returns the
5686
4859
  * <code>capacityReservationPreference</code> response element if the instance is
@@ -5711,12 +4884,6 @@ export interface CapacityReservationSpecificationResponse {
5711
4884
  */
5712
4885
  CapacityReservationTarget?: CapacityReservationTargetResponse;
5713
4886
  }
5714
- export declare namespace CapacityReservationSpecificationResponse {
5715
- /**
5716
- * @internal
5717
- */
5718
- const filterSensitiveLog: (obj: CapacityReservationSpecificationResponse) => any;
5719
- }
5720
4887
  /**
5721
4888
  * <p>The CPU options for the instance.</p>
5722
4889
  */
@@ -5730,12 +4897,6 @@ export interface CpuOptions {
5730
4897
  */
5731
4898
  ThreadsPerCore?: number;
5732
4899
  }
5733
- export declare namespace CpuOptions {
5734
- /**
5735
- * @internal
5736
- */
5737
- const filterSensitiveLog: (obj: CpuOptions) => any;
5738
- }
5739
4900
  /**
5740
4901
  * <p>Describes the association between an instance and an Elastic Graphics accelerator.</p>
5741
4902
  */
@@ -5758,12 +4919,6 @@ export interface ElasticGpuAssociation {
5758
4919
  */
5759
4920
  ElasticGpuAssociationTime?: string;
5760
4921
  }
5761
- export declare namespace ElasticGpuAssociation {
5762
- /**
5763
- * @internal
5764
- */
5765
- const filterSensitiveLog: (obj: ElasticGpuAssociation) => any;
5766
- }
5767
4922
  /**
5768
4923
  * <p>
5769
4924
  * Describes the association between an instance and an elastic inference accelerator.
@@ -5795,12 +4950,6 @@ export interface ElasticInferenceAcceleratorAssociation {
5795
4950
  */
5796
4951
  ElasticInferenceAcceleratorAssociationTime?: Date;
5797
4952
  }
5798
- export declare namespace ElasticInferenceAcceleratorAssociation {
5799
- /**
5800
- * @internal
5801
- */
5802
- const filterSensitiveLog: (obj: ElasticInferenceAcceleratorAssociation) => any;
5803
- }
5804
4953
  /**
5805
4954
  * <p>Indicates whether your instance is configured for hibernation. This parameter is valid
5806
4955
  * only if the instance meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html#hibernating-prerequisites">hibernation
@@ -5814,12 +4963,6 @@ export interface HibernationOptions {
5814
4963
  */
5815
4964
  Configured?: boolean;
5816
4965
  }
5817
- export declare namespace HibernationOptions {
5818
- /**
5819
- * @internal
5820
- */
5821
- const filterSensitiveLog: (obj: HibernationOptions) => any;
5822
- }
5823
4966
  export declare type InstanceLifecycleType = "scheduled" | "spot";
5824
4967
  /**
5825
4968
  * <p>Describes a license configuration.</p>
@@ -5830,12 +4973,6 @@ export interface LicenseConfiguration {
5830
4973
  */
5831
4974
  LicenseConfigurationArn?: string;
5832
4975
  }
5833
- export declare namespace LicenseConfiguration {
5834
- /**
5835
- * @internal
5836
- */
5837
- const filterSensitiveLog: (obj: LicenseConfiguration) => any;
5838
- }
5839
4976
  export declare enum InstanceAutoRecoveryState {
5840
4977
  default = "default",
5841
4978
  disabled = "disabled"
@@ -5850,12 +4987,6 @@ export interface InstanceMaintenanceOptions {
5850
4987
  */
5851
4988
  AutoRecovery?: InstanceAutoRecoveryState | string;
5852
4989
  }
5853
- export declare namespace InstanceMaintenanceOptions {
5854
- /**
5855
- * @internal
5856
- */
5857
- const filterSensitiveLog: (obj: InstanceMaintenanceOptions) => any;
5858
- }
5859
4990
  export declare type InstanceMetadataEndpointState = "disabled" | "enabled";
5860
4991
  export declare enum InstanceMetadataProtocolState {
5861
4992
  disabled = "disabled",
@@ -5924,12 +5055,6 @@ export interface InstanceMetadataOptionsResponse {
5924
5055
  */
5925
5056
  InstanceMetadataTags?: InstanceMetadataTagsState | string;
5926
5057
  }
5927
- export declare namespace InstanceMetadataOptionsResponse {
5928
- /**
5929
- * @internal
5930
- */
5931
- const filterSensitiveLog: (obj: InstanceMetadataOptionsResponse) => any;
5932
- }
5933
5058
  export declare type MonitoringState = "disabled" | "disabling" | "enabled" | "pending";
5934
5059
  /**
5935
5060
  * <p>Describes the monitoring of an instance.</p>
@@ -5941,12 +5066,6 @@ export interface Monitoring {
5941
5066
  */
5942
5067
  State?: MonitoringState | string;
5943
5068
  }
5944
- export declare namespace Monitoring {
5945
- /**
5946
- * @internal
5947
- */
5948
- const filterSensitiveLog: (obj: Monitoring) => any;
5949
- }
5950
5069
  /**
5951
5070
  * <p>Describes association information for an Elastic IP address (IPv4).</p>
5952
5071
  */
@@ -5972,12 +5091,6 @@ export interface InstanceNetworkInterfaceAssociation {
5972
5091
  */
5973
5092
  PublicIp?: string;
5974
5093
  }
5975
- export declare namespace InstanceNetworkInterfaceAssociation {
5976
- /**
5977
- * @internal
5978
- */
5979
- const filterSensitiveLog: (obj: InstanceNetworkInterfaceAssociation) => any;
5980
- }
5981
5094
  /**
5982
5095
  * <p>Describes a network interface attachment.</p>
5983
5096
  */
@@ -6007,12 +5120,6 @@ export interface InstanceNetworkInterfaceAttachment {
6007
5120
  */
6008
5121
  NetworkCardIndex?: number;
6009
5122
  }
6010
- export declare namespace InstanceNetworkInterfaceAttachment {
6011
- /**
6012
- * @internal
6013
- */
6014
- const filterSensitiveLog: (obj: InstanceNetworkInterfaceAttachment) => any;
6015
- }
6016
5123
  /**
6017
5124
  * <p>Information about an IPv4 prefix.</p>
6018
5125
  */
@@ -6022,12 +5129,6 @@ export interface InstanceIpv4Prefix {
6022
5129
  */
6023
5130
  Ipv4Prefix?: string;
6024
5131
  }
6025
- export declare namespace InstanceIpv4Prefix {
6026
- /**
6027
- * @internal
6028
- */
6029
- const filterSensitiveLog: (obj: InstanceIpv4Prefix) => any;
6030
- }
6031
5132
  /**
6032
5133
  * <p>Information about an IPv6 prefix.</p>
6033
5134
  */
@@ -6037,12 +5138,6 @@ export interface InstanceIpv6Prefix {
6037
5138
  */
6038
5139
  Ipv6Prefix?: string;
6039
5140
  }
6040
- export declare namespace InstanceIpv6Prefix {
6041
- /**
6042
- * @internal
6043
- */
6044
- const filterSensitiveLog: (obj: InstanceIpv6Prefix) => any;
6045
- }
6046
5141
  /**
6047
5142
  * <p>Describes a private IPv4 address.</p>
6048
5143
  */
@@ -6064,12 +5159,6 @@ export interface InstancePrivateIpAddress {
6064
5159
  */
6065
5160
  PrivateIpAddress?: string;
6066
5161
  }
6067
- export declare namespace InstancePrivateIpAddress {
6068
- /**
6069
- * @internal
6070
- */
6071
- const filterSensitiveLog: (obj: InstancePrivateIpAddress) => any;
6072
- }
6073
5162
  /**
6074
5163
  * <p>Describes a network interface.</p>
6075
5164
  */
@@ -6150,12 +5239,6 @@ export interface InstanceNetworkInterface {
6150
5239
  */
6151
5240
  Ipv6Prefixes?: InstanceIpv6Prefix[];
6152
5241
  }
6153
- export declare namespace InstanceNetworkInterface {
6154
- /**
6155
- * @internal
6156
- */
6157
- const filterSensitiveLog: (obj: InstanceNetworkInterface) => any;
6158
- }
6159
5242
  /**
6160
5243
  * <p>Describes the options for instance hostnames.</p>
6161
5244
  */
@@ -6175,12 +5258,6 @@ export interface PrivateDnsNameOptionsResponse {
6175
5258
  */
6176
5259
  EnableResourceNameDnsAAAARecord?: boolean;
6177
5260
  }
6178
- export declare namespace PrivateDnsNameOptionsResponse {
6179
- /**
6180
- * @internal
6181
- */
6182
- const filterSensitiveLog: (obj: PrivateDnsNameOptionsResponse) => any;
6183
- }
6184
5261
  export declare type InstanceStateName = "pending" | "running" | "shutting-down" | "stopped" | "stopping" | "terminated";
6185
5262
  /**
6186
5263
  * <p>Describes the current state of an instance.</p>
@@ -6236,12 +5313,6 @@ export interface InstanceState {
6236
5313
  */
6237
5314
  Name?: InstanceStateName | string;
6238
5315
  }
6239
- export declare namespace InstanceState {
6240
- /**
6241
- * @internal
6242
- */
6243
- const filterSensitiveLog: (obj: InstanceState) => any;
6244
- }
6245
5316
  /**
6246
5317
  * <p>Describes an instance.</p>
6247
5318
  */
@@ -6501,16 +5572,14 @@ export interface Instance {
6501
5572
  */
6502
5573
  MaintenanceOptions?: InstanceMaintenanceOptions;
6503
5574
  }
6504
- export declare namespace Instance {
6505
- /**
6506
- * @internal
6507
- */
6508
- const filterSensitiveLog: (obj: Instance) => any;
6509
- }
6510
5575
  /**
6511
5576
  * <p>Describes a launch request for one or more instances, and includes owner, requester,
6512
5577
  * and security group information that applies to all instances in the launch
6513
5578
  * request.</p>
5579
+ *
5580
+ * <note>
5581
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide</i>.</p>
5582
+ * </note>
6514
5583
  */
6515
5584
  export interface Reservation {
6516
5585
  /**
@@ -6535,12 +5604,6 @@ export interface Reservation {
6535
5604
  */
6536
5605
  ReservationId?: string;
6537
5606
  }
6538
- export declare namespace Reservation {
6539
- /**
6540
- * @internal
6541
- */
6542
- const filterSensitiveLog: (obj: Reservation) => any;
6543
- }
6544
5607
  export interface DescribeInstancesResult {
6545
5608
  /**
6546
5609
  * <p>Information about the reservations.</p>
@@ -6552,12 +5615,6 @@ export interface DescribeInstancesResult {
6552
5615
  */
6553
5616
  NextToken?: string;
6554
5617
  }
6555
- export declare namespace DescribeInstancesResult {
6556
- /**
6557
- * @internal
6558
- */
6559
- const filterSensitiveLog: (obj: DescribeInstancesResult) => any;
6560
- }
6561
5618
  export interface DescribeInstanceStatusRequest {
6562
5619
  /**
6563
5620
  * <p>The filters.</p>
@@ -6670,12 +5727,6 @@ export interface DescribeInstanceStatusRequest {
6670
5727
  */
6671
5728
  IncludeAllInstances?: boolean;
6672
5729
  }
6673
- export declare namespace DescribeInstanceStatusRequest {
6674
- /**
6675
- * @internal
6676
- */
6677
- const filterSensitiveLog: (obj: DescribeInstanceStatusRequest) => any;
6678
- }
6679
5730
  export declare type EventCode = "instance-reboot" | "instance-retirement" | "instance-stop" | "system-maintenance" | "system-reboot";
6680
5731
  /**
6681
5732
  * <p>Describes a scheduled event for an instance.</p>
@@ -6709,12 +5760,6 @@ export interface InstanceStatusEvent {
6709
5760
  */
6710
5761
  NotBeforeDeadline?: Date;
6711
5762
  }
6712
- export declare namespace InstanceStatusEvent {
6713
- /**
6714
- * @internal
6715
- */
6716
- const filterSensitiveLog: (obj: InstanceStatusEvent) => any;
6717
- }
6718
5763
  export declare type StatusName = "reachability";
6719
5764
  export declare type StatusType = "failed" | "initializing" | "insufficient-data" | "passed";
6720
5765
  /**
@@ -6735,12 +5780,6 @@ export interface InstanceStatusDetails {
6735
5780
  */
6736
5781
  Status?: StatusType | string;
6737
5782
  }
6738
- export declare namespace InstanceStatusDetails {
6739
- /**
6740
- * @internal
6741
- */
6742
- const filterSensitiveLog: (obj: InstanceStatusDetails) => any;
6743
- }
6744
5783
  export declare type SummaryStatus = "impaired" | "initializing" | "insufficient-data" | "not-applicable" | "ok";
6745
5784
  /**
6746
5785
  * <p>Describes the status of an instance.</p>
@@ -6755,12 +5794,6 @@ export interface InstanceStatusSummary {
6755
5794
  */
6756
5795
  Status?: SummaryStatus | string;
6757
5796
  }
6758
- export declare namespace InstanceStatusSummary {
6759
- /**
6760
- * @internal
6761
- */
6762
- const filterSensitiveLog: (obj: InstanceStatusSummary) => any;
6763
- }
6764
5797
  /**
6765
5798
  * <p>Describes the status of an instance.</p>
6766
5799
  */
@@ -6797,12 +5830,6 @@ export interface InstanceStatus {
6797
5830
  */
6798
5831
  SystemStatus?: InstanceStatusSummary;
6799
5832
  }
6800
- export declare namespace InstanceStatus {
6801
- /**
6802
- * @internal
6803
- */
6804
- const filterSensitiveLog: (obj: InstanceStatus) => any;
6805
- }
6806
5833
  export interface DescribeInstanceStatusResult {
6807
5834
  /**
6808
5835
  * <p>Information about the status of the instances.</p>
@@ -6814,12 +5841,6 @@ export interface DescribeInstanceStatusResult {
6814
5841
  */
6815
5842
  NextToken?: string;
6816
5843
  }
6817
- export declare namespace DescribeInstanceStatusResult {
6818
- /**
6819
- * @internal
6820
- */
6821
- const filterSensitiveLog: (obj: DescribeInstanceStatusResult) => any;
6822
- }
6823
5844
  export declare type LocationType = "availability-zone" | "availability-zone-id" | "region";
6824
5845
  export interface DescribeInstanceTypeOfferingsRequest {
6825
5846
  /**
@@ -6858,12 +5879,6 @@ export interface DescribeInstanceTypeOfferingsRequest {
6858
5879
  */
6859
5880
  NextToken?: string;
6860
5881
  }
6861
- export declare namespace DescribeInstanceTypeOfferingsRequest {
6862
- /**
6863
- * @internal
6864
- */
6865
- const filterSensitiveLog: (obj: DescribeInstanceTypeOfferingsRequest) => any;
6866
- }
6867
5882
  /**
6868
5883
  * <p>The instance types offered.</p>
6869
5884
  */
@@ -6882,12 +5897,6 @@ export interface InstanceTypeOffering {
6882
5897
  */
6883
5898
  Location?: string;
6884
5899
  }
6885
- export declare namespace InstanceTypeOffering {
6886
- /**
6887
- * @internal
6888
- */
6889
- const filterSensitiveLog: (obj: InstanceTypeOffering) => any;
6890
- }
6891
5900
  export interface DescribeInstanceTypeOfferingsResult {
6892
5901
  /**
6893
5902
  * <p>The instance types offered.</p>
@@ -6899,12 +5908,6 @@ export interface DescribeInstanceTypeOfferingsResult {
6899
5908
  */
6900
5909
  NextToken?: string;
6901
5910
  }
6902
- export declare namespace DescribeInstanceTypeOfferingsResult {
6903
- /**
6904
- * @internal
6905
- */
6906
- const filterSensitiveLog: (obj: DescribeInstanceTypeOfferingsResult) => any;
6907
- }
6908
5911
  export interface DescribeInstanceTypesRequest {
6909
5912
  /**
6910
5913
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7153,12 +6156,6 @@ export interface DescribeInstanceTypesRequest {
7153
6156
  */
7154
6157
  NextToken?: string;
7155
6158
  }
7156
- export declare namespace DescribeInstanceTypesRequest {
7157
- /**
7158
- * @internal
7159
- */
7160
- const filterSensitiveLog: (obj: DescribeInstanceTypesRequest) => any;
7161
- }
7162
6159
  /**
7163
6160
  * <p>Describes the optimized EBS performance for supported instance types.</p>
7164
6161
  */
@@ -7188,12 +6185,6 @@ export interface EbsOptimizedInfo {
7188
6185
  */
7189
6186
  MaximumIops?: number;
7190
6187
  }
7191
- export declare namespace EbsOptimizedInfo {
7192
- /**
7193
- * @internal
7194
- */
7195
- const filterSensitiveLog: (obj: EbsOptimizedInfo) => any;
7196
- }
7197
6188
  export declare type EbsOptimizedSupport = "default" | "supported" | "unsupported";
7198
6189
  export declare type EbsEncryptionSupport = "supported" | "unsupported";
7199
6190
  export declare enum EbsNvmeSupport {
@@ -7223,12 +6214,6 @@ export interface EbsInfo {
7223
6214
  */
7224
6215
  NvmeSupport?: EbsNvmeSupport | string;
7225
6216
  }
7226
- export declare namespace EbsInfo {
7227
- /**
7228
- * @internal
7229
- */
7230
- const filterSensitiveLog: (obj: EbsInfo) => any;
7231
- }
7232
6217
  /**
7233
6218
  * <p>Describes the memory for the FPGA accelerator for the instance type.</p>
7234
6219
  */
@@ -7238,12 +6223,6 @@ export interface FpgaDeviceMemoryInfo {
7238
6223
  */
7239
6224
  SizeInMiB?: number;
7240
6225
  }
7241
- export declare namespace FpgaDeviceMemoryInfo {
7242
- /**
7243
- * @internal
7244
- */
7245
- const filterSensitiveLog: (obj: FpgaDeviceMemoryInfo) => any;
7246
- }
7247
6226
  /**
7248
6227
  * <p>Describes the FPGA accelerator for the instance type.</p>
7249
6228
  */
@@ -7265,12 +6244,6 @@ export interface FpgaDeviceInfo {
7265
6244
  */
7266
6245
  MemoryInfo?: FpgaDeviceMemoryInfo;
7267
6246
  }
7268
- export declare namespace FpgaDeviceInfo {
7269
- /**
7270
- * @internal
7271
- */
7272
- const filterSensitiveLog: (obj: FpgaDeviceInfo) => any;
7273
- }
7274
6247
  /**
7275
6248
  * <p>Describes the FPGAs for the instance type.</p>
7276
6249
  */
@@ -7284,12 +6257,6 @@ export interface FpgaInfo {
7284
6257
  */
7285
6258
  TotalFpgaMemoryInMiB?: number;
7286
6259
  }
7287
- export declare namespace FpgaInfo {
7288
- /**
7289
- * @internal
7290
- */
7291
- const filterSensitiveLog: (obj: FpgaInfo) => any;
7292
- }
7293
6260
  /**
7294
6261
  * <p>Describes the memory available to the GPU accelerator.</p>
7295
6262
  */
@@ -7299,12 +6266,6 @@ export interface GpuDeviceMemoryInfo {
7299
6266
  */
7300
6267
  SizeInMiB?: number;
7301
6268
  }
7302
- export declare namespace GpuDeviceMemoryInfo {
7303
- /**
7304
- * @internal
7305
- */
7306
- const filterSensitiveLog: (obj: GpuDeviceMemoryInfo) => any;
7307
- }
7308
6269
  /**
7309
6270
  * <p>Describes the GPU accelerators for the instance type.</p>
7310
6271
  */
@@ -7326,12 +6287,6 @@ export interface GpuDeviceInfo {
7326
6287
  */
7327
6288
  MemoryInfo?: GpuDeviceMemoryInfo;
7328
6289
  }
7329
- export declare namespace GpuDeviceInfo {
7330
- /**
7331
- * @internal
7332
- */
7333
- const filterSensitiveLog: (obj: GpuDeviceInfo) => any;
7334
- }
7335
6290
  /**
7336
6291
  * <p>Describes the GPU accelerators for the instance type.</p>
7337
6292
  */
@@ -7345,12 +6300,6 @@ export interface GpuInfo {
7345
6300
  */
7346
6301
  TotalGpuMemoryInMiB?: number;
7347
6302
  }
7348
- export declare namespace GpuInfo {
7349
- /**
7350
- * @internal
7351
- */
7352
- const filterSensitiveLog: (obj: GpuInfo) => any;
7353
- }
7354
6303
  export declare enum InstanceTypeHypervisor {
7355
6304
  NITRO = "nitro",
7356
6305
  XEN = "xen"
@@ -7372,12 +6321,6 @@ export interface InferenceDeviceInfo {
7372
6321
  */
7373
6322
  Manufacturer?: string;
7374
6323
  }
7375
- export declare namespace InferenceDeviceInfo {
7376
- /**
7377
- * @internal
7378
- */
7379
- const filterSensitiveLog: (obj: InferenceDeviceInfo) => any;
7380
- }
7381
6324
  /**
7382
6325
  * <p>Describes the Inference accelerators for the instance type.</p>
7383
6326
  */
@@ -7387,12 +6330,6 @@ export interface InferenceAcceleratorInfo {
7387
6330
  */
7388
6331
  Accelerators?: InferenceDeviceInfo[];
7389
6332
  }
7390
- export declare namespace InferenceAcceleratorInfo {
7391
- /**
7392
- * @internal
7393
- */
7394
- const filterSensitiveLog: (obj: InferenceAcceleratorInfo) => any;
7395
- }
7396
6333
  export declare type DiskType = "hdd" | "ssd";
7397
6334
  /**
7398
6335
  * <p>Describes a disk.</p>
@@ -7411,12 +6348,6 @@ export interface DiskInfo {
7411
6348
  */
7412
6349
  Type?: DiskType | string;
7413
6350
  }
7414
- export declare namespace DiskInfo {
7415
- /**
7416
- * @internal
7417
- */
7418
- const filterSensitiveLog: (obj: DiskInfo) => any;
7419
- }
7420
6351
  export declare enum InstanceStorageEncryptionSupport {
7421
6352
  required = "required",
7422
6353
  unsupported = "unsupported"
@@ -7447,12 +6378,6 @@ export interface InstanceStorageInfo {
7447
6378
  */
7448
6379
  EncryptionSupport?: InstanceStorageEncryptionSupport | string;
7449
6380
  }
7450
- export declare namespace InstanceStorageInfo {
7451
- /**
7452
- * @internal
7453
- */
7454
- const filterSensitiveLog: (obj: InstanceStorageInfo) => any;
7455
- }
7456
6381
  /**
7457
6382
  * <p>Describes the memory for the instance type.</p>
7458
6383
  */
@@ -7462,12 +6387,6 @@ export interface MemoryInfo {
7462
6387
  */
7463
6388
  SizeInMiB?: number;
7464
6389
  }
7465
- export declare namespace MemoryInfo {
7466
- /**
7467
- * @internal
7468
- */
7469
- const filterSensitiveLog: (obj: MemoryInfo) => any;
7470
- }
7471
6390
  /**
7472
6391
  * <p>Describes the Elastic Fabric Adapters for the instance type.</p>
7473
6392
  */
@@ -7477,12 +6396,6 @@ export interface EfaInfo {
7477
6396
  */
7478
6397
  MaximumEfaInterfaces?: number;
7479
6398
  }
7480
- export declare namespace EfaInfo {
7481
- /**
7482
- * @internal
7483
- */
7484
- const filterSensitiveLog: (obj: EfaInfo) => any;
7485
- }
7486
6399
  export declare type EnaSupport = "required" | "supported" | "unsupported";
7487
6400
  /**
7488
6401
  * <p>Describes the network card support of the instance type.</p>
@@ -7501,12 +6414,6 @@ export interface NetworkCardInfo {
7501
6414
  */
7502
6415
  MaximumNetworkInterfaces?: number;
7503
6416
  }
7504
- export declare namespace NetworkCardInfo {
7505
- /**
7506
- * @internal
7507
- */
7508
- const filterSensitiveLog: (obj: NetworkCardInfo) => any;
7509
- }
7510
6417
  /**
7511
6418
  * <p>Describes the networking features of the instance type.</p>
7512
6419
  */
@@ -7560,12 +6467,6 @@ export interface NetworkInfo {
7560
6467
  */
7561
6468
  EncryptionInTransitSupported?: boolean;
7562
6469
  }
7563
- export declare namespace NetworkInfo {
7564
- /**
7565
- * @internal
7566
- */
7567
- const filterSensitiveLog: (obj: NetworkInfo) => any;
7568
- }
7569
6470
  export declare type PlacementGroupStrategy = "cluster" | "partition" | "spread";
7570
6471
  /**
7571
6472
  * <p>Describes the placement group support of the instance type.</p>
@@ -7576,12 +6477,6 @@ export interface PlacementGroupInfo {
7576
6477
  */
7577
6478
  SupportedStrategies?: (PlacementGroupStrategy | string)[];
7578
6479
  }
7579
- export declare namespace PlacementGroupInfo {
7580
- /**
7581
- * @internal
7582
- */
7583
- const filterSensitiveLog: (obj: PlacementGroupInfo) => any;
7584
- }
7585
6480
  export declare type ArchitectureType = "arm64" | "i386" | "x86_64" | "x86_64_mac";
7586
6481
  /**
7587
6482
  * <p>Describes the processor used by the instance type.</p>
@@ -7596,12 +6491,6 @@ export interface ProcessorInfo {
7596
6491
  */
7597
6492
  SustainedClockSpeedInGhz?: number;
7598
6493
  }
7599
- export declare namespace ProcessorInfo {
7600
- /**
7601
- * @internal
7602
- */
7603
- const filterSensitiveLog: (obj: ProcessorInfo) => any;
7604
- }
7605
6494
  export declare type BootModeType = "legacy-bios" | "uefi";
7606
6495
  export declare type RootDeviceType = "ebs" | "instance-store";
7607
6496
  export declare type UsageClassType = "on-demand" | "spot";
@@ -7630,12 +6519,6 @@ export interface VCpuInfo {
7630
6519
  */
7631
6520
  ValidThreadsPerCore?: number[];
7632
6521
  }
7633
- export declare namespace VCpuInfo {
7634
- /**
7635
- * @internal
7636
- */
7637
- const filterSensitiveLog: (obj: VCpuInfo) => any;
7638
- }
7639
6522
  /**
7640
6523
  * <p>Describes the instance type.</p>
7641
6524
  */
@@ -7738,12 +6621,6 @@ export interface InstanceTypeInfo {
7738
6621
  */
7739
6622
  SupportedBootModes?: (BootModeType | string)[];
7740
6623
  }
7741
- export declare namespace InstanceTypeInfo {
7742
- /**
7743
- * @internal
7744
- */
7745
- const filterSensitiveLog: (obj: InstanceTypeInfo) => any;
7746
- }
7747
6624
  export interface DescribeInstanceTypesResult {
7748
6625
  /**
7749
6626
  * <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>
@@ -7755,12 +6632,6 @@ export interface DescribeInstanceTypesResult {
7755
6632
  */
7756
6633
  NextToken?: string;
7757
6634
  }
7758
- export declare namespace DescribeInstanceTypesResult {
7759
- /**
7760
- * @internal
7761
- */
7762
- const filterSensitiveLog: (obj: DescribeInstanceTypesResult) => any;
7763
- }
7764
6635
  export interface DescribeInternetGatewaysRequest {
7765
6636
  /**
7766
6637
  * <p>One or more filters.</p>
@@ -7815,12 +6686,6 @@ export interface DescribeInternetGatewaysRequest {
7815
6686
  */
7816
6687
  MaxResults?: number;
7817
6688
  }
7818
- export declare namespace DescribeInternetGatewaysRequest {
7819
- /**
7820
- * @internal
7821
- */
7822
- const filterSensitiveLog: (obj: DescribeInternetGatewaysRequest) => any;
7823
- }
7824
6689
  export interface DescribeInternetGatewaysResult {
7825
6690
  /**
7826
6691
  * <p>Information about one or more internet gateways.</p>
@@ -7831,12 +6696,6 @@ export interface DescribeInternetGatewaysResult {
7831
6696
  */
7832
6697
  NextToken?: string;
7833
6698
  }
7834
- export declare namespace DescribeInternetGatewaysResult {
7835
- /**
7836
- * @internal
7837
- */
7838
- const filterSensitiveLog: (obj: DescribeInternetGatewaysResult) => any;
7839
- }
7840
6699
  export interface DescribeIpamPoolsRequest {
7841
6700
  /**
7842
6701
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7861,12 +6720,6 @@ export interface DescribeIpamPoolsRequest {
7861
6720
  */
7862
6721
  IpamPoolIds?: string[];
7863
6722
  }
7864
- export declare namespace DescribeIpamPoolsRequest {
7865
- /**
7866
- * @internal
7867
- */
7868
- const filterSensitiveLog: (obj: DescribeIpamPoolsRequest) => any;
7869
- }
7870
6723
  export interface DescribeIpamPoolsResult {
7871
6724
  /**
7872
6725
  * <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>
@@ -7877,12 +6730,6 @@ export interface DescribeIpamPoolsResult {
7877
6730
  */
7878
6731
  IpamPools?: IpamPool[];
7879
6732
  }
7880
- export declare namespace DescribeIpamPoolsResult {
7881
- /**
7882
- * @internal
7883
- */
7884
- const filterSensitiveLog: (obj: DescribeIpamPoolsResult) => any;
7885
- }
7886
6733
  export interface DescribeIpamsRequest {
7887
6734
  /**
7888
6735
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7907,12 +6754,6 @@ export interface DescribeIpamsRequest {
7907
6754
  */
7908
6755
  IpamIds?: string[];
7909
6756
  }
7910
- export declare namespace DescribeIpamsRequest {
7911
- /**
7912
- * @internal
7913
- */
7914
- const filterSensitiveLog: (obj: DescribeIpamsRequest) => any;
7915
- }
7916
6757
  export interface DescribeIpamsResult {
7917
6758
  /**
7918
6759
  * <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>
@@ -7923,12 +6764,6 @@ export interface DescribeIpamsResult {
7923
6764
  */
7924
6765
  Ipams?: Ipam[];
7925
6766
  }
7926
- export declare namespace DescribeIpamsResult {
7927
- /**
7928
- * @internal
7929
- */
7930
- const filterSensitiveLog: (obj: DescribeIpamsResult) => any;
7931
- }
7932
6767
  export interface DescribeIpamScopesRequest {
7933
6768
  /**
7934
6769
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7953,12 +6788,6 @@ export interface DescribeIpamScopesRequest {
7953
6788
  */
7954
6789
  IpamScopeIds?: string[];
7955
6790
  }
7956
- export declare namespace DescribeIpamScopesRequest {
7957
- /**
7958
- * @internal
7959
- */
7960
- const filterSensitiveLog: (obj: DescribeIpamScopesRequest) => any;
7961
- }
7962
6791
  export interface DescribeIpamScopesResult {
7963
6792
  /**
7964
6793
  * <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>
@@ -7969,12 +6798,6 @@ export interface DescribeIpamScopesResult {
7969
6798
  */
7970
6799
  IpamScopes?: IpamScope[];
7971
6800
  }
7972
- export declare namespace DescribeIpamScopesResult {
7973
- /**
7974
- * @internal
7975
- */
7976
- const filterSensitiveLog: (obj: DescribeIpamScopesResult) => any;
7977
- }
7978
6801
  export interface DescribeIpv6PoolsRequest {
7979
6802
  /**
7980
6803
  * <p>The IDs of the IPv6 address pools.</p>
@@ -8011,12 +6834,6 @@ export interface DescribeIpv6PoolsRequest {
8011
6834
  */
8012
6835
  Filters?: Filter[];
8013
6836
  }
8014
- export declare namespace DescribeIpv6PoolsRequest {
8015
- /**
8016
- * @internal
8017
- */
8018
- const filterSensitiveLog: (obj: DescribeIpv6PoolsRequest) => any;
8019
- }
8020
6837
  /**
8021
6838
  * <p>Describes a CIDR block for an address pool.</p>
8022
6839
  */
@@ -8026,12 +6843,6 @@ export interface PoolCidrBlock {
8026
6843
  */
8027
6844
  Cidr?: string;
8028
6845
  }
8029
- export declare namespace PoolCidrBlock {
8030
- /**
8031
- * @internal
8032
- */
8033
- const filterSensitiveLog: (obj: PoolCidrBlock) => any;
8034
- }
8035
6846
  /**
8036
6847
  * <p>Describes an IPv6 address pool.</p>
8037
6848
  */
@@ -8053,12 +6864,6 @@ export interface Ipv6Pool {
8053
6864
  */
8054
6865
  Tags?: Tag[];
8055
6866
  }
8056
- export declare namespace Ipv6Pool {
8057
- /**
8058
- * @internal
8059
- */
8060
- const filterSensitiveLog: (obj: Ipv6Pool) => any;
8061
- }
8062
6867
  export interface DescribeIpv6PoolsResult {
8063
6868
  /**
8064
6869
  * <p>Information about the IPv6 address pools.</p>
@@ -8069,12 +6874,6 @@ export interface DescribeIpv6PoolsResult {
8069
6874
  */
8070
6875
  NextToken?: string;
8071
6876
  }
8072
- export declare namespace DescribeIpv6PoolsResult {
8073
- /**
8074
- * @internal
8075
- */
8076
- const filterSensitiveLog: (obj: DescribeIpv6PoolsResult) => any;
8077
- }
8078
6877
  export interface DescribeKeyPairsRequest {
8079
6878
  /**
8080
6879
  * <p>The filters.</p>
@@ -8125,12 +6924,6 @@ export interface DescribeKeyPairsRequest {
8125
6924
  */
8126
6925
  IncludePublicKey?: boolean;
8127
6926
  }
8128
- export declare namespace DescribeKeyPairsRequest {
8129
- /**
8130
- * @internal
8131
- */
8132
- const filterSensitiveLog: (obj: DescribeKeyPairsRequest) => any;
8133
- }
8134
6927
  /**
8135
6928
  * <p>Describes a key pair.</p>
8136
6929
  */
@@ -8188,24 +6981,12 @@ export interface KeyPairInfo {
8188
6981
  */
8189
6982
  CreateTime?: Date;
8190
6983
  }
8191
- export declare namespace KeyPairInfo {
8192
- /**
8193
- * @internal
8194
- */
8195
- const filterSensitiveLog: (obj: KeyPairInfo) => any;
8196
- }
8197
6984
  export interface DescribeKeyPairsResult {
8198
6985
  /**
8199
6986
  * <p>Information about the key pairs.</p>
8200
6987
  */
8201
6988
  KeyPairs?: KeyPairInfo[];
8202
6989
  }
8203
- export declare namespace DescribeKeyPairsResult {
8204
- /**
8205
- * @internal
8206
- */
8207
- const filterSensitiveLog: (obj: DescribeKeyPairsResult) => any;
8208
- }
8209
6990
  export interface DescribeLaunchTemplatesRequest {
8210
6991
  /**
8211
6992
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -8256,12 +7037,6 @@ export interface DescribeLaunchTemplatesRequest {
8256
7037
  */
8257
7038
  MaxResults?: number;
8258
7039
  }
8259
- export declare namespace DescribeLaunchTemplatesRequest {
8260
- /**
8261
- * @internal
8262
- */
8263
- const filterSensitiveLog: (obj: DescribeLaunchTemplatesRequest) => any;
8264
- }
8265
7040
  export interface DescribeLaunchTemplatesResult {
8266
7041
  /**
8267
7042
  * <p>Information about the launch templates.</p>
@@ -8273,12 +7048,6 @@ export interface DescribeLaunchTemplatesResult {
8273
7048
  */
8274
7049
  NextToken?: string;
8275
7050
  }
8276
- export declare namespace DescribeLaunchTemplatesResult {
8277
- /**
8278
- * @internal
8279
- */
8280
- const filterSensitiveLog: (obj: DescribeLaunchTemplatesResult) => any;
8281
- }
8282
7051
  export interface DescribeLaunchTemplateVersionsRequest {
8283
7052
  /**
8284
7053
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -8407,12 +7176,6 @@ export interface DescribeLaunchTemplateVersionsRequest {
8407
7176
  */
8408
7177
  Filters?: Filter[];
8409
7178
  }
8410
- export declare namespace DescribeLaunchTemplateVersionsRequest {
8411
- /**
8412
- * @internal
8413
- */
8414
- const filterSensitiveLog: (obj: DescribeLaunchTemplateVersionsRequest) => any;
8415
- }
8416
7179
  export interface DescribeLaunchTemplateVersionsResult {
8417
7180
  /**
8418
7181
  * <p>Information about the launch template versions.</p>
@@ -8424,12 +7187,6 @@ export interface DescribeLaunchTemplateVersionsResult {
8424
7187
  */
8425
7188
  NextToken?: string;
8426
7189
  }
8427
- export declare namespace DescribeLaunchTemplateVersionsResult {
8428
- /**
8429
- * @internal
8430
- */
8431
- const filterSensitiveLog: (obj: DescribeLaunchTemplateVersionsResult) => any;
8432
- }
8433
7190
  export interface DescribeLocalGatewayRouteTablesRequest {
8434
7191
  /**
8435
7192
  * <p>The IDs of the local gateway route tables.</p>
@@ -8482,12 +7239,6 @@ export interface DescribeLocalGatewayRouteTablesRequest {
8482
7239
  */
8483
7240
  DryRun?: boolean;
8484
7241
  }
8485
- export declare namespace DescribeLocalGatewayRouteTablesRequest {
8486
- /**
8487
- * @internal
8488
- */
8489
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesRequest) => any;
8490
- }
8491
7242
  /**
8492
7243
  * <p>Describes a local gateway route table.</p>
8493
7244
  */
@@ -8521,12 +7272,6 @@ export interface LocalGatewayRouteTable {
8521
7272
  */
8522
7273
  Tags?: Tag[];
8523
7274
  }
8524
- export declare namespace LocalGatewayRouteTable {
8525
- /**
8526
- * @internal
8527
- */
8528
- const filterSensitiveLog: (obj: LocalGatewayRouteTable) => any;
8529
- }
8530
7275
  export interface DescribeLocalGatewayRouteTablesResult {
8531
7276
  /**
8532
7277
  * <p>Information about the local gateway route tables.</p>
@@ -8537,12 +7282,6 @@ export interface DescribeLocalGatewayRouteTablesResult {
8537
7282
  */
8538
7283
  NextToken?: string;
8539
7284
  }
8540
- export declare namespace DescribeLocalGatewayRouteTablesResult {
8541
- /**
8542
- * @internal
8543
- */
8544
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesResult) => any;
8545
- }
8546
7285
  export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest {
8547
7286
  /**
8548
7287
  * <p>The IDs of the associations.</p>
@@ -8600,12 +7339,6 @@ export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations
8600
7339
  */
8601
7340
  DryRun?: boolean;
8602
7341
  }
8603
- export declare namespace DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest {
8604
- /**
8605
- * @internal
8606
- */
8607
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest) => any;
8608
- }
8609
7342
  /**
8610
7343
  * <p>Describes an association between a local gateway route table and a virtual interface group.</p>
8611
7344
  */
@@ -8643,12 +7376,6 @@ export interface LocalGatewayRouteTableVirtualInterfaceGroupAssociation {
8643
7376
  */
8644
7377
  Tags?: Tag[];
8645
7378
  }
8646
- export declare namespace LocalGatewayRouteTableVirtualInterfaceGroupAssociation {
8647
- /**
8648
- * @internal
8649
- */
8650
- const filterSensitiveLog: (obj: LocalGatewayRouteTableVirtualInterfaceGroupAssociation) => any;
8651
- }
8652
7379
  export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult {
8653
7380
  /**
8654
7381
  * <p>Information about the associations.</p>
@@ -8659,12 +7386,6 @@ export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations
8659
7386
  */
8660
7387
  NextToken?: string;
8661
7388
  }
8662
- export declare namespace DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult {
8663
- /**
8664
- * @internal
8665
- */
8666
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult) => any;
8667
- }
8668
7389
  export interface DescribeLocalGatewayRouteTableVpcAssociationsRequest {
8669
7390
  /**
8670
7391
  * <p>The IDs of the associations.</p>
@@ -8722,12 +7443,6 @@ export interface DescribeLocalGatewayRouteTableVpcAssociationsRequest {
8722
7443
  */
8723
7444
  DryRun?: boolean;
8724
7445
  }
8725
- export declare namespace DescribeLocalGatewayRouteTableVpcAssociationsRequest {
8726
- /**
8727
- * @internal
8728
- */
8729
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsRequest) => any;
8730
- }
8731
7446
  export interface DescribeLocalGatewayRouteTableVpcAssociationsResult {
8732
7447
  /**
8733
7448
  * <p>Information about the associations.</p>
@@ -8738,12 +7453,6 @@ export interface DescribeLocalGatewayRouteTableVpcAssociationsResult {
8738
7453
  */
8739
7454
  NextToken?: string;
8740
7455
  }
8741
- export declare namespace DescribeLocalGatewayRouteTableVpcAssociationsResult {
8742
- /**
8743
- * @internal
8744
- */
8745
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsResult) => any;
8746
- }
8747
7456
  export interface DescribeLocalGatewaysRequest {
8748
7457
  /**
8749
7458
  * <p>The IDs of the local gateways.</p>
@@ -8787,12 +7496,6 @@ export interface DescribeLocalGatewaysRequest {
8787
7496
  */
8788
7497
  DryRun?: boolean;
8789
7498
  }
8790
- export declare namespace DescribeLocalGatewaysRequest {
8791
- /**
8792
- * @internal
8793
- */
8794
- const filterSensitiveLog: (obj: DescribeLocalGatewaysRequest) => any;
8795
- }
8796
7499
  /**
8797
7500
  * <p>Describes a local gateway.</p>
8798
7501
  */
@@ -8818,12 +7521,6 @@ export interface LocalGateway {
8818
7521
  */
8819
7522
  Tags?: Tag[];
8820
7523
  }
8821
- export declare namespace LocalGateway {
8822
- /**
8823
- * @internal
8824
- */
8825
- const filterSensitiveLog: (obj: LocalGateway) => any;
8826
- }
8827
7524
  export interface DescribeLocalGatewaysResult {
8828
7525
  /**
8829
7526
  * <p>Information about the local gateways.</p>
@@ -8834,12 +7531,6 @@ export interface DescribeLocalGatewaysResult {
8834
7531
  */
8835
7532
  NextToken?: string;
8836
7533
  }
8837
- export declare namespace DescribeLocalGatewaysResult {
8838
- /**
8839
- * @internal
8840
- */
8841
- const filterSensitiveLog: (obj: DescribeLocalGatewaysResult) => any;
8842
- }
8843
7534
  export interface DescribeLocalGatewayVirtualInterfaceGroupsRequest {
8844
7535
  /**
8845
7536
  * <p>The IDs of the virtual interface groups.</p>
@@ -8883,12 +7574,6 @@ export interface DescribeLocalGatewayVirtualInterfaceGroupsRequest {
8883
7574
  */
8884
7575
  DryRun?: boolean;
8885
7576
  }
8886
- export declare namespace DescribeLocalGatewayVirtualInterfaceGroupsRequest {
8887
- /**
8888
- * @internal
8889
- */
8890
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsRequest) => any;
8891
- }
8892
7577
  /**
8893
7578
  * <p>Describes a local gateway virtual interface group.</p>
8894
7579
  */
@@ -8914,12 +7599,6 @@ export interface LocalGatewayVirtualInterfaceGroup {
8914
7599
  */
8915
7600
  Tags?: Tag[];
8916
7601
  }
8917
- export declare namespace LocalGatewayVirtualInterfaceGroup {
8918
- /**
8919
- * @internal
8920
- */
8921
- const filterSensitiveLog: (obj: LocalGatewayVirtualInterfaceGroup) => any;
8922
- }
8923
7602
  export interface DescribeLocalGatewayVirtualInterfaceGroupsResult {
8924
7603
  /**
8925
7604
  * <p>The virtual interface groups.</p>
@@ -8930,12 +7609,6 @@ export interface DescribeLocalGatewayVirtualInterfaceGroupsResult {
8930
7609
  */
8931
7610
  NextToken?: string;
8932
7611
  }
8933
- export declare namespace DescribeLocalGatewayVirtualInterfaceGroupsResult {
8934
- /**
8935
- * @internal
8936
- */
8937
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsResult) => any;
8938
- }
8939
7612
  export interface DescribeLocalGatewayVirtualInterfacesRequest {
8940
7613
  /**
8941
7614
  * <p>The IDs of the virtual interfaces.</p>
@@ -8996,12 +7669,6 @@ export interface DescribeLocalGatewayVirtualInterfacesRequest {
8996
7669
  */
8997
7670
  DryRun?: boolean;
8998
7671
  }
8999
- export declare namespace DescribeLocalGatewayVirtualInterfacesRequest {
9000
- /**
9001
- * @internal
9002
- */
9003
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesRequest) => any;
9004
- }
9005
7672
  /**
9006
7673
  * <p>Describes a local gateway virtual interface.</p>
9007
7674
  */
@@ -9043,12 +7710,6 @@ export interface LocalGatewayVirtualInterface {
9043
7710
  */
9044
7711
  Tags?: Tag[];
9045
7712
  }
9046
- export declare namespace LocalGatewayVirtualInterface {
9047
- /**
9048
- * @internal
9049
- */
9050
- const filterSensitiveLog: (obj: LocalGatewayVirtualInterface) => any;
9051
- }
9052
7713
  export interface DescribeLocalGatewayVirtualInterfacesResult {
9053
7714
  /**
9054
7715
  * <p>Information about the virtual interfaces.</p>
@@ -9059,12 +7720,6 @@ export interface DescribeLocalGatewayVirtualInterfacesResult {
9059
7720
  */
9060
7721
  NextToken?: string;
9061
7722
  }
9062
- export declare namespace DescribeLocalGatewayVirtualInterfacesResult {
9063
- /**
9064
- * @internal
9065
- */
9066
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesResult) => any;
9067
- }
9068
7723
  export interface DescribeManagedPrefixListsRequest {
9069
7724
  /**
9070
7725
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9104,12 +7759,6 @@ export interface DescribeManagedPrefixListsRequest {
9104
7759
  */
9105
7760
  PrefixListIds?: string[];
9106
7761
  }
9107
- export declare namespace DescribeManagedPrefixListsRequest {
9108
- /**
9109
- * @internal
9110
- */
9111
- const filterSensitiveLog: (obj: DescribeManagedPrefixListsRequest) => any;
9112
- }
9113
7762
  export interface DescribeManagedPrefixListsResult {
9114
7763
  /**
9115
7764
  * <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>
@@ -9120,12 +7769,6 @@ export interface DescribeManagedPrefixListsResult {
9120
7769
  */
9121
7770
  PrefixLists?: ManagedPrefixList[];
9122
7771
  }
9123
- export declare namespace DescribeManagedPrefixListsResult {
9124
- /**
9125
- * @internal
9126
- */
9127
- const filterSensitiveLog: (obj: DescribeManagedPrefixListsResult) => any;
9128
- }
9129
7772
  export interface DescribeMovingAddressesRequest {
9130
7773
  /**
9131
7774
  * <p>One or more filters.</p>
@@ -9161,15 +7804,12 @@ export interface DescribeMovingAddressesRequest {
9161
7804
  */
9162
7805
  PublicIps?: string[];
9163
7806
  }
9164
- export declare namespace DescribeMovingAddressesRequest {
9165
- /**
9166
- * @internal
9167
- */
9168
- const filterSensitiveLog: (obj: DescribeMovingAddressesRequest) => any;
9169
- }
9170
7807
  export declare type MoveStatus = "movingToVpc" | "restoringToClassic";
9171
7808
  /**
9172
7809
  * <p>Describes the status of a moving Elastic IP address.</p>
7810
+ * <note>
7811
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
7812
+ * </note>
9173
7813
  */
9174
7814
  export interface MovingAddressStatus {
9175
7815
  /**
@@ -9181,12 +7821,6 @@ export interface MovingAddressStatus {
9181
7821
  */
9182
7822
  PublicIp?: string;
9183
7823
  }
9184
- export declare namespace MovingAddressStatus {
9185
- /**
9186
- * @internal
9187
- */
9188
- const filterSensitiveLog: (obj: MovingAddressStatus) => any;
9189
- }
9190
7824
  export interface DescribeMovingAddressesResult {
9191
7825
  /**
9192
7826
  * <p>The status for each Elastic IP address.</p>
@@ -9197,12 +7831,6 @@ export interface DescribeMovingAddressesResult {
9197
7831
  */
9198
7832
  NextToken?: string;
9199
7833
  }
9200
- export declare namespace DescribeMovingAddressesResult {
9201
- /**
9202
- * @internal
9203
- */
9204
- const filterSensitiveLog: (obj: DescribeMovingAddressesResult) => any;
9205
- }
9206
7834
  export interface DescribeNatGatewaysRequest {
9207
7835
  /**
9208
7836
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9256,12 +7884,6 @@ export interface DescribeNatGatewaysRequest {
9256
7884
  */
9257
7885
  NextToken?: string;
9258
7886
  }
9259
- export declare namespace DescribeNatGatewaysRequest {
9260
- /**
9261
- * @internal
9262
- */
9263
- const filterSensitiveLog: (obj: DescribeNatGatewaysRequest) => any;
9264
- }
9265
7887
  export interface DescribeNatGatewaysResult {
9266
7888
  /**
9267
7889
  * <p>Information about the NAT gateways.</p>
@@ -9272,12 +7894,6 @@ export interface DescribeNatGatewaysResult {
9272
7894
  */
9273
7895
  NextToken?: string;
9274
7896
  }
9275
- export declare namespace DescribeNatGatewaysResult {
9276
- /**
9277
- * @internal
9278
- */
9279
- const filterSensitiveLog: (obj: DescribeNatGatewaysResult) => any;
9280
- }
9281
7897
  export interface DescribeNetworkAclsRequest {
9282
7898
  /**
9283
7899
  * <p>One or more filters.</p>
@@ -9385,12 +8001,6 @@ export interface DescribeNetworkAclsRequest {
9385
8001
  */
9386
8002
  MaxResults?: number;
9387
8003
  }
9388
- export declare namespace DescribeNetworkAclsRequest {
9389
- /**
9390
- * @internal
9391
- */
9392
- const filterSensitiveLog: (obj: DescribeNetworkAclsRequest) => any;
9393
- }
9394
8004
  export interface DescribeNetworkAclsResult {
9395
8005
  /**
9396
8006
  * <p>Information about one or more network ACLs.</p>
@@ -9401,12 +8011,6 @@ export interface DescribeNetworkAclsResult {
9401
8011
  */
9402
8012
  NextToken?: string;
9403
8013
  }
9404
- export declare namespace DescribeNetworkAclsResult {
9405
- /**
9406
- * @internal
9407
- */
9408
- const filterSensitiveLog: (obj: DescribeNetworkAclsResult) => any;
9409
- }
9410
8014
  export interface DescribeNetworkInsightsAccessScopeAnalysesRequest {
9411
8015
  /**
9412
8016
  * <p>The IDs of the Network Access Scope analyses.</p>
@@ -9444,12 +8048,6 @@ export interface DescribeNetworkInsightsAccessScopeAnalysesRequest {
9444
8048
  */
9445
8049
  NextToken?: string;
9446
8050
  }
9447
- export declare namespace DescribeNetworkInsightsAccessScopeAnalysesRequest {
9448
- /**
9449
- * @internal
9450
- */
9451
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesRequest) => any;
9452
- }
9453
8051
  export declare enum FindingsFound {
9454
8052
  false = "false",
9455
8053
  true = "true",
@@ -9505,12 +8103,6 @@ export interface NetworkInsightsAccessScopeAnalysis {
9505
8103
  */
9506
8104
  Tags?: Tag[];
9507
8105
  }
9508
- export declare namespace NetworkInsightsAccessScopeAnalysis {
9509
- /**
9510
- * @internal
9511
- */
9512
- const filterSensitiveLog: (obj: NetworkInsightsAccessScopeAnalysis) => any;
9513
- }
9514
8106
  export interface DescribeNetworkInsightsAccessScopeAnalysesResult {
9515
8107
  /**
9516
8108
  * <p>The Network Access Scope analyses.</p>
@@ -9521,12 +8113,6 @@ export interface DescribeNetworkInsightsAccessScopeAnalysesResult {
9521
8113
  */
9522
8114
  NextToken?: string;
9523
8115
  }
9524
- export declare namespace DescribeNetworkInsightsAccessScopeAnalysesResult {
9525
- /**
9526
- * @internal
9527
- */
9528
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesResult) => any;
9529
- }
9530
8116
  export interface DescribeNetworkInsightsAccessScopesRequest {
9531
8117
  /**
9532
8118
  * <p>The IDs of the Network Access Scopes.</p>
@@ -9552,12 +8138,6 @@ export interface DescribeNetworkInsightsAccessScopesRequest {
9552
8138
  */
9553
8139
  NextToken?: string;
9554
8140
  }
9555
- export declare namespace DescribeNetworkInsightsAccessScopesRequest {
9556
- /**
9557
- * @internal
9558
- */
9559
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesRequest) => any;
9560
- }
9561
8141
  export interface DescribeNetworkInsightsAccessScopesResult {
9562
8142
  /**
9563
8143
  * <p>The Network Access Scopes.</p>
@@ -9568,12 +8148,6 @@ export interface DescribeNetworkInsightsAccessScopesResult {
9568
8148
  */
9569
8149
  NextToken?: string;
9570
8150
  }
9571
- export declare namespace DescribeNetworkInsightsAccessScopesResult {
9572
- /**
9573
- * @internal
9574
- */
9575
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesResult) => any;
9576
- }
9577
8151
  export interface DescribeNetworkInsightsAnalysesRequest {
9578
8152
  /**
9579
8153
  * <p>The ID of the network insights analyses. You must specify either analysis IDs or a path ID.</p>
@@ -9619,12 +8193,6 @@ export interface DescribeNetworkInsightsAnalysesRequest {
9619
8193
  */
9620
8194
  NextToken?: string;
9621
8195
  }
9622
- export declare namespace DescribeNetworkInsightsAnalysesRequest {
9623
- /**
9624
- * @internal
9625
- */
9626
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesRequest) => any;
9627
- }
9628
8196
  /**
9629
8197
  * <p>Describes a load balancer listener.</p>
9630
8198
  */
@@ -9638,12 +8206,6 @@ export interface AnalysisLoadBalancerListener {
9638
8206
  */
9639
8207
  InstancePort?: number;
9640
8208
  }
9641
- export declare namespace AnalysisLoadBalancerListener {
9642
- /**
9643
- * @internal
9644
- */
9645
- const filterSensitiveLog: (obj: AnalysisLoadBalancerListener) => any;
9646
- }
9647
8209
  /**
9648
8210
  * <p>Describes a load balancer target.</p>
9649
8211
  */
@@ -9665,9 +8227,971 @@ export interface AnalysisLoadBalancerTarget {
9665
8227
  */
9666
8228
  Port?: number;
9667
8229
  }
9668
- export declare namespace AnalysisLoadBalancerTarget {
9669
- /**
9670
- * @internal
9671
- */
9672
- const filterSensitiveLog: (obj: AnalysisLoadBalancerTarget) => any;
9673
- }
8230
+ /**
8231
+ * @internal
8232
+ */
8233
+ export declare const ClientVpnConnectionStatusFilterSensitiveLog: (obj: ClientVpnConnectionStatus) => any;
8234
+ /**
8235
+ * @internal
8236
+ */
8237
+ export declare const ClientVpnConnectionFilterSensitiveLog: (obj: ClientVpnConnection) => any;
8238
+ /**
8239
+ * @internal
8240
+ */
8241
+ export declare const DescribeClientVpnConnectionsResultFilterSensitiveLog: (obj: DescribeClientVpnConnectionsResult) => any;
8242
+ /**
8243
+ * @internal
8244
+ */
8245
+ export declare const DescribeClientVpnEndpointsRequestFilterSensitiveLog: (obj: DescribeClientVpnEndpointsRequest) => any;
8246
+ /**
8247
+ * @internal
8248
+ */
8249
+ export declare const AssociatedTargetNetworkFilterSensitiveLog: (obj: AssociatedTargetNetwork) => any;
8250
+ /**
8251
+ * @internal
8252
+ */
8253
+ export declare const DirectoryServiceAuthenticationFilterSensitiveLog: (obj: DirectoryServiceAuthentication) => any;
8254
+ /**
8255
+ * @internal
8256
+ */
8257
+ export declare const FederatedAuthenticationFilterSensitiveLog: (obj: FederatedAuthentication) => any;
8258
+ /**
8259
+ * @internal
8260
+ */
8261
+ export declare const CertificateAuthenticationFilterSensitiveLog: (obj: CertificateAuthentication) => any;
8262
+ /**
8263
+ * @internal
8264
+ */
8265
+ export declare const ClientVpnAuthenticationFilterSensitiveLog: (obj: ClientVpnAuthentication) => any;
8266
+ /**
8267
+ * @internal
8268
+ */
8269
+ export declare const ClientVpnEndpointAttributeStatusFilterSensitiveLog: (obj: ClientVpnEndpointAttributeStatus) => any;
8270
+ /**
8271
+ * @internal
8272
+ */
8273
+ export declare const ClientConnectResponseOptionsFilterSensitiveLog: (obj: ClientConnectResponseOptions) => any;
8274
+ /**
8275
+ * @internal
8276
+ */
8277
+ export declare const ClientLoginBannerResponseOptionsFilterSensitiveLog: (obj: ClientLoginBannerResponseOptions) => any;
8278
+ /**
8279
+ * @internal
8280
+ */
8281
+ export declare const ConnectionLogResponseOptionsFilterSensitiveLog: (obj: ConnectionLogResponseOptions) => any;
8282
+ /**
8283
+ * @internal
8284
+ */
8285
+ export declare const ClientVpnEndpointFilterSensitiveLog: (obj: ClientVpnEndpoint) => any;
8286
+ /**
8287
+ * @internal
8288
+ */
8289
+ export declare const DescribeClientVpnEndpointsResultFilterSensitiveLog: (obj: DescribeClientVpnEndpointsResult) => any;
8290
+ /**
8291
+ * @internal
8292
+ */
8293
+ export declare const DescribeClientVpnRoutesRequestFilterSensitiveLog: (obj: DescribeClientVpnRoutesRequest) => any;
8294
+ /**
8295
+ * @internal
8296
+ */
8297
+ export declare const ClientVpnRouteFilterSensitiveLog: (obj: ClientVpnRoute) => any;
8298
+ /**
8299
+ * @internal
8300
+ */
8301
+ export declare const DescribeClientVpnRoutesResultFilterSensitiveLog: (obj: DescribeClientVpnRoutesResult) => any;
8302
+ /**
8303
+ * @internal
8304
+ */
8305
+ export declare const DescribeClientVpnTargetNetworksRequestFilterSensitiveLog: (obj: DescribeClientVpnTargetNetworksRequest) => any;
8306
+ /**
8307
+ * @internal
8308
+ */
8309
+ export declare const TargetNetworkFilterSensitiveLog: (obj: TargetNetwork) => any;
8310
+ /**
8311
+ * @internal
8312
+ */
8313
+ export declare const DescribeClientVpnTargetNetworksResultFilterSensitiveLog: (obj: DescribeClientVpnTargetNetworksResult) => any;
8314
+ /**
8315
+ * @internal
8316
+ */
8317
+ export declare const DescribeCoipPoolsRequestFilterSensitiveLog: (obj: DescribeCoipPoolsRequest) => any;
8318
+ /**
8319
+ * @internal
8320
+ */
8321
+ export declare const CoipPoolFilterSensitiveLog: (obj: CoipPool) => any;
8322
+ /**
8323
+ * @internal
8324
+ */
8325
+ export declare const DescribeCoipPoolsResultFilterSensitiveLog: (obj: DescribeCoipPoolsResult) => any;
8326
+ /**
8327
+ * @internal
8328
+ */
8329
+ export declare const DescribeConversionTasksRequestFilterSensitiveLog: (obj: DescribeConversionTasksRequest) => any;
8330
+ /**
8331
+ * @internal
8332
+ */
8333
+ export declare const DiskImageDescriptionFilterSensitiveLog: (obj: DiskImageDescription) => any;
8334
+ /**
8335
+ * @internal
8336
+ */
8337
+ export declare const DiskImageVolumeDescriptionFilterSensitiveLog: (obj: DiskImageVolumeDescription) => any;
8338
+ /**
8339
+ * @internal
8340
+ */
8341
+ export declare const ImportInstanceVolumeDetailItemFilterSensitiveLog: (obj: ImportInstanceVolumeDetailItem) => any;
8342
+ /**
8343
+ * @internal
8344
+ */
8345
+ export declare const ImportInstanceTaskDetailsFilterSensitiveLog: (obj: ImportInstanceTaskDetails) => any;
8346
+ /**
8347
+ * @internal
8348
+ */
8349
+ export declare const ImportVolumeTaskDetailsFilterSensitiveLog: (obj: ImportVolumeTaskDetails) => any;
8350
+ /**
8351
+ * @internal
8352
+ */
8353
+ export declare const ConversionTaskFilterSensitiveLog: (obj: ConversionTask) => any;
8354
+ /**
8355
+ * @internal
8356
+ */
8357
+ export declare const DescribeConversionTasksResultFilterSensitiveLog: (obj: DescribeConversionTasksResult) => any;
8358
+ /**
8359
+ * @internal
8360
+ */
8361
+ export declare const DescribeCustomerGatewaysRequestFilterSensitiveLog: (obj: DescribeCustomerGatewaysRequest) => any;
8362
+ /**
8363
+ * @internal
8364
+ */
8365
+ export declare const DescribeCustomerGatewaysResultFilterSensitiveLog: (obj: DescribeCustomerGatewaysResult) => any;
8366
+ /**
8367
+ * @internal
8368
+ */
8369
+ export declare const DescribeDhcpOptionsRequestFilterSensitiveLog: (obj: DescribeDhcpOptionsRequest) => any;
8370
+ /**
8371
+ * @internal
8372
+ */
8373
+ export declare const DescribeDhcpOptionsResultFilterSensitiveLog: (obj: DescribeDhcpOptionsResult) => any;
8374
+ /**
8375
+ * @internal
8376
+ */
8377
+ export declare const DescribeEgressOnlyInternetGatewaysRequestFilterSensitiveLog: (obj: DescribeEgressOnlyInternetGatewaysRequest) => any;
8378
+ /**
8379
+ * @internal
8380
+ */
8381
+ export declare const DescribeEgressOnlyInternetGatewaysResultFilterSensitiveLog: (obj: DescribeEgressOnlyInternetGatewaysResult) => any;
8382
+ /**
8383
+ * @internal
8384
+ */
8385
+ export declare const DescribeElasticGpusRequestFilterSensitiveLog: (obj: DescribeElasticGpusRequest) => any;
8386
+ /**
8387
+ * @internal
8388
+ */
8389
+ export declare const ElasticGpuHealthFilterSensitiveLog: (obj: ElasticGpuHealth) => any;
8390
+ /**
8391
+ * @internal
8392
+ */
8393
+ export declare const ElasticGpusFilterSensitiveLog: (obj: ElasticGpus) => any;
8394
+ /**
8395
+ * @internal
8396
+ */
8397
+ export declare const DescribeElasticGpusResultFilterSensitiveLog: (obj: DescribeElasticGpusResult) => any;
8398
+ /**
8399
+ * @internal
8400
+ */
8401
+ export declare const DescribeExportImageTasksRequestFilterSensitiveLog: (obj: DescribeExportImageTasksRequest) => any;
8402
+ /**
8403
+ * @internal
8404
+ */
8405
+ export declare const ExportTaskS3LocationFilterSensitiveLog: (obj: ExportTaskS3Location) => any;
8406
+ /**
8407
+ * @internal
8408
+ */
8409
+ export declare const ExportImageTaskFilterSensitiveLog: (obj: ExportImageTask) => any;
8410
+ /**
8411
+ * @internal
8412
+ */
8413
+ export declare const DescribeExportImageTasksResultFilterSensitiveLog: (obj: DescribeExportImageTasksResult) => any;
8414
+ /**
8415
+ * @internal
8416
+ */
8417
+ export declare const DescribeExportTasksRequestFilterSensitiveLog: (obj: DescribeExportTasksRequest) => any;
8418
+ /**
8419
+ * @internal
8420
+ */
8421
+ export declare const DescribeExportTasksResultFilterSensitiveLog: (obj: DescribeExportTasksResult) => any;
8422
+ /**
8423
+ * @internal
8424
+ */
8425
+ export declare const DescribeFastLaunchImagesRequestFilterSensitiveLog: (obj: DescribeFastLaunchImagesRequest) => any;
8426
+ /**
8427
+ * @internal
8428
+ */
8429
+ export declare const FastLaunchLaunchTemplateSpecificationResponseFilterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationResponse) => any;
8430
+ /**
8431
+ * @internal
8432
+ */
8433
+ export declare const FastLaunchSnapshotConfigurationResponseFilterSensitiveLog: (obj: FastLaunchSnapshotConfigurationResponse) => any;
8434
+ /**
8435
+ * @internal
8436
+ */
8437
+ export declare const DescribeFastLaunchImagesSuccessItemFilterSensitiveLog: (obj: DescribeFastLaunchImagesSuccessItem) => any;
8438
+ /**
8439
+ * @internal
8440
+ */
8441
+ export declare const DescribeFastLaunchImagesResultFilterSensitiveLog: (obj: DescribeFastLaunchImagesResult) => any;
8442
+ /**
8443
+ * @internal
8444
+ */
8445
+ export declare const DescribeFastSnapshotRestoresRequestFilterSensitiveLog: (obj: DescribeFastSnapshotRestoresRequest) => any;
8446
+ /**
8447
+ * @internal
8448
+ */
8449
+ export declare const DescribeFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: DescribeFastSnapshotRestoreSuccessItem) => any;
8450
+ /**
8451
+ * @internal
8452
+ */
8453
+ export declare const DescribeFastSnapshotRestoresResultFilterSensitiveLog: (obj: DescribeFastSnapshotRestoresResult) => any;
8454
+ /**
8455
+ * @internal
8456
+ */
8457
+ export declare const DescribeFleetHistoryRequestFilterSensitiveLog: (obj: DescribeFleetHistoryRequest) => any;
8458
+ /**
8459
+ * @internal
8460
+ */
8461
+ export declare const EventInformationFilterSensitiveLog: (obj: EventInformation) => any;
8462
+ /**
8463
+ * @internal
8464
+ */
8465
+ export declare const HistoryRecordEntryFilterSensitiveLog: (obj: HistoryRecordEntry) => any;
8466
+ /**
8467
+ * @internal
8468
+ */
8469
+ export declare const DescribeFleetHistoryResultFilterSensitiveLog: (obj: DescribeFleetHistoryResult) => any;
8470
+ /**
8471
+ * @internal
8472
+ */
8473
+ export declare const DescribeFleetInstancesRequestFilterSensitiveLog: (obj: DescribeFleetInstancesRequest) => any;
8474
+ /**
8475
+ * @internal
8476
+ */
8477
+ export declare const DescribeFleetInstancesResultFilterSensitiveLog: (obj: DescribeFleetInstancesResult) => any;
8478
+ /**
8479
+ * @internal
8480
+ */
8481
+ export declare const DescribeFleetsRequestFilterSensitiveLog: (obj: DescribeFleetsRequest) => any;
8482
+ /**
8483
+ * @internal
8484
+ */
8485
+ export declare const DescribeFleetErrorFilterSensitiveLog: (obj: DescribeFleetError) => any;
8486
+ /**
8487
+ * @internal
8488
+ */
8489
+ export declare const DescribeFleetsInstancesFilterSensitiveLog: (obj: DescribeFleetsInstances) => any;
8490
+ /**
8491
+ * @internal
8492
+ */
8493
+ export declare const FleetLaunchTemplateConfigFilterSensitiveLog: (obj: FleetLaunchTemplateConfig) => any;
8494
+ /**
8495
+ * @internal
8496
+ */
8497
+ export declare const CapacityReservationOptionsFilterSensitiveLog: (obj: CapacityReservationOptions) => any;
8498
+ /**
8499
+ * @internal
8500
+ */
8501
+ export declare const OnDemandOptionsFilterSensitiveLog: (obj: OnDemandOptions) => any;
8502
+ /**
8503
+ * @internal
8504
+ */
8505
+ export declare const FleetSpotCapacityRebalanceFilterSensitiveLog: (obj: FleetSpotCapacityRebalance) => any;
8506
+ /**
8507
+ * @internal
8508
+ */
8509
+ export declare const FleetSpotMaintenanceStrategiesFilterSensitiveLog: (obj: FleetSpotMaintenanceStrategies) => any;
8510
+ /**
8511
+ * @internal
8512
+ */
8513
+ export declare const SpotOptionsFilterSensitiveLog: (obj: SpotOptions) => any;
8514
+ /**
8515
+ * @internal
8516
+ */
8517
+ export declare const TargetCapacitySpecificationFilterSensitiveLog: (obj: TargetCapacitySpecification) => any;
8518
+ /**
8519
+ * @internal
8520
+ */
8521
+ export declare const FleetDataFilterSensitiveLog: (obj: FleetData) => any;
8522
+ /**
8523
+ * @internal
8524
+ */
8525
+ export declare const DescribeFleetsResultFilterSensitiveLog: (obj: DescribeFleetsResult) => any;
8526
+ /**
8527
+ * @internal
8528
+ */
8529
+ export declare const DescribeFlowLogsRequestFilterSensitiveLog: (obj: DescribeFlowLogsRequest) => any;
8530
+ /**
8531
+ * @internal
8532
+ */
8533
+ export declare const DestinationOptionsResponseFilterSensitiveLog: (obj: DestinationOptionsResponse) => any;
8534
+ /**
8535
+ * @internal
8536
+ */
8537
+ export declare const FlowLogFilterSensitiveLog: (obj: FlowLog) => any;
8538
+ /**
8539
+ * @internal
8540
+ */
8541
+ export declare const DescribeFlowLogsResultFilterSensitiveLog: (obj: DescribeFlowLogsResult) => any;
8542
+ /**
8543
+ * @internal
8544
+ */
8545
+ export declare const DescribeFpgaImageAttributeRequestFilterSensitiveLog: (obj: DescribeFpgaImageAttributeRequest) => any;
8546
+ /**
8547
+ * @internal
8548
+ */
8549
+ export declare const LoadPermissionFilterSensitiveLog: (obj: LoadPermission) => any;
8550
+ /**
8551
+ * @internal
8552
+ */
8553
+ export declare const ProductCodeFilterSensitiveLog: (obj: ProductCode) => any;
8554
+ /**
8555
+ * @internal
8556
+ */
8557
+ export declare const FpgaImageAttributeFilterSensitiveLog: (obj: FpgaImageAttribute) => any;
8558
+ /**
8559
+ * @internal
8560
+ */
8561
+ export declare const DescribeFpgaImageAttributeResultFilterSensitiveLog: (obj: DescribeFpgaImageAttributeResult) => any;
8562
+ /**
8563
+ * @internal
8564
+ */
8565
+ export declare const DescribeFpgaImagesRequestFilterSensitiveLog: (obj: DescribeFpgaImagesRequest) => any;
8566
+ /**
8567
+ * @internal
8568
+ */
8569
+ export declare const PciIdFilterSensitiveLog: (obj: PciId) => any;
8570
+ /**
8571
+ * @internal
8572
+ */
8573
+ export declare const FpgaImageStateFilterSensitiveLog: (obj: FpgaImageState) => any;
8574
+ /**
8575
+ * @internal
8576
+ */
8577
+ export declare const FpgaImageFilterSensitiveLog: (obj: FpgaImage) => any;
8578
+ /**
8579
+ * @internal
8580
+ */
8581
+ export declare const DescribeFpgaImagesResultFilterSensitiveLog: (obj: DescribeFpgaImagesResult) => any;
8582
+ /**
8583
+ * @internal
8584
+ */
8585
+ export declare const DescribeHostReservationOfferingsRequestFilterSensitiveLog: (obj: DescribeHostReservationOfferingsRequest) => any;
8586
+ /**
8587
+ * @internal
8588
+ */
8589
+ export declare const HostOfferingFilterSensitiveLog: (obj: HostOffering) => any;
8590
+ /**
8591
+ * @internal
8592
+ */
8593
+ export declare const DescribeHostReservationOfferingsResultFilterSensitiveLog: (obj: DescribeHostReservationOfferingsResult) => any;
8594
+ /**
8595
+ * @internal
8596
+ */
8597
+ export declare const DescribeHostReservationsRequestFilterSensitiveLog: (obj: DescribeHostReservationsRequest) => any;
8598
+ /**
8599
+ * @internal
8600
+ */
8601
+ export declare const HostReservationFilterSensitiveLog: (obj: HostReservation) => any;
8602
+ /**
8603
+ * @internal
8604
+ */
8605
+ export declare const DescribeHostReservationsResultFilterSensitiveLog: (obj: DescribeHostReservationsResult) => any;
8606
+ /**
8607
+ * @internal
8608
+ */
8609
+ export declare const DescribeHostsRequestFilterSensitiveLog: (obj: DescribeHostsRequest) => any;
8610
+ /**
8611
+ * @internal
8612
+ */
8613
+ export declare const InstanceCapacityFilterSensitiveLog: (obj: InstanceCapacity) => any;
8614
+ /**
8615
+ * @internal
8616
+ */
8617
+ export declare const AvailableCapacityFilterSensitiveLog: (obj: AvailableCapacity) => any;
8618
+ /**
8619
+ * @internal
8620
+ */
8621
+ export declare const HostPropertiesFilterSensitiveLog: (obj: HostProperties) => any;
8622
+ /**
8623
+ * @internal
8624
+ */
8625
+ export declare const HostInstanceFilterSensitiveLog: (obj: HostInstance) => any;
8626
+ /**
8627
+ * @internal
8628
+ */
8629
+ export declare const HostFilterSensitiveLog: (obj: Host) => any;
8630
+ /**
8631
+ * @internal
8632
+ */
8633
+ export declare const DescribeHostsResultFilterSensitiveLog: (obj: DescribeHostsResult) => any;
8634
+ /**
8635
+ * @internal
8636
+ */
8637
+ export declare const DescribeIamInstanceProfileAssociationsRequestFilterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsRequest) => any;
8638
+ /**
8639
+ * @internal
8640
+ */
8641
+ export declare const DescribeIamInstanceProfileAssociationsResultFilterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsResult) => any;
8642
+ /**
8643
+ * @internal
8644
+ */
8645
+ export declare const DescribeIdentityIdFormatRequestFilterSensitiveLog: (obj: DescribeIdentityIdFormatRequest) => any;
8646
+ /**
8647
+ * @internal
8648
+ */
8649
+ export declare const DescribeIdentityIdFormatResultFilterSensitiveLog: (obj: DescribeIdentityIdFormatResult) => any;
8650
+ /**
8651
+ * @internal
8652
+ */
8653
+ export declare const DescribeIdFormatRequestFilterSensitiveLog: (obj: DescribeIdFormatRequest) => any;
8654
+ /**
8655
+ * @internal
8656
+ */
8657
+ export declare const DescribeIdFormatResultFilterSensitiveLog: (obj: DescribeIdFormatResult) => any;
8658
+ /**
8659
+ * @internal
8660
+ */
8661
+ export declare const DescribeImageAttributeRequestFilterSensitiveLog: (obj: DescribeImageAttributeRequest) => any;
8662
+ /**
8663
+ * @internal
8664
+ */
8665
+ export declare const LaunchPermissionFilterSensitiveLog: (obj: LaunchPermission) => any;
8666
+ /**
8667
+ * @internal
8668
+ */
8669
+ export declare const ImageAttributeFilterSensitiveLog: (obj: ImageAttribute) => any;
8670
+ /**
8671
+ * @internal
8672
+ */
8673
+ export declare const DescribeImagesRequestFilterSensitiveLog: (obj: DescribeImagesRequest) => any;
8674
+ /**
8675
+ * @internal
8676
+ */
8677
+ export declare const StateReasonFilterSensitiveLog: (obj: StateReason) => any;
8678
+ /**
8679
+ * @internal
8680
+ */
8681
+ export declare const ImageFilterSensitiveLog: (obj: Image) => any;
8682
+ /**
8683
+ * @internal
8684
+ */
8685
+ export declare const DescribeImagesResultFilterSensitiveLog: (obj: DescribeImagesResult) => any;
8686
+ /**
8687
+ * @internal
8688
+ */
8689
+ export declare const DescribeImportImageTasksRequestFilterSensitiveLog: (obj: DescribeImportImageTasksRequest) => any;
8690
+ /**
8691
+ * @internal
8692
+ */
8693
+ export declare const ImportImageLicenseConfigurationResponseFilterSensitiveLog: (obj: ImportImageLicenseConfigurationResponse) => any;
8694
+ /**
8695
+ * @internal
8696
+ */
8697
+ export declare const UserBucketDetailsFilterSensitiveLog: (obj: UserBucketDetails) => any;
8698
+ /**
8699
+ * @internal
8700
+ */
8701
+ export declare const SnapshotDetailFilterSensitiveLog: (obj: SnapshotDetail) => any;
8702
+ /**
8703
+ * @internal
8704
+ */
8705
+ export declare const ImportImageTaskFilterSensitiveLog: (obj: ImportImageTask) => any;
8706
+ /**
8707
+ * @internal
8708
+ */
8709
+ export declare const DescribeImportImageTasksResultFilterSensitiveLog: (obj: DescribeImportImageTasksResult) => any;
8710
+ /**
8711
+ * @internal
8712
+ */
8713
+ export declare const DescribeImportSnapshotTasksRequestFilterSensitiveLog: (obj: DescribeImportSnapshotTasksRequest) => any;
8714
+ /**
8715
+ * @internal
8716
+ */
8717
+ export declare const SnapshotTaskDetailFilterSensitiveLog: (obj: SnapshotTaskDetail) => any;
8718
+ /**
8719
+ * @internal
8720
+ */
8721
+ export declare const ImportSnapshotTaskFilterSensitiveLog: (obj: ImportSnapshotTask) => any;
8722
+ /**
8723
+ * @internal
8724
+ */
8725
+ export declare const DescribeImportSnapshotTasksResultFilterSensitiveLog: (obj: DescribeImportSnapshotTasksResult) => any;
8726
+ /**
8727
+ * @internal
8728
+ */
8729
+ export declare const DescribeInstanceAttributeRequestFilterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
8730
+ /**
8731
+ * @internal
8732
+ */
8733
+ export declare const EbsInstanceBlockDeviceFilterSensitiveLog: (obj: EbsInstanceBlockDevice) => any;
8734
+ /**
8735
+ * @internal
8736
+ */
8737
+ export declare const InstanceBlockDeviceMappingFilterSensitiveLog: (obj: InstanceBlockDeviceMapping) => any;
8738
+ /**
8739
+ * @internal
8740
+ */
8741
+ export declare const AttributeBooleanValueFilterSensitiveLog: (obj: AttributeBooleanValue) => any;
8742
+ /**
8743
+ * @internal
8744
+ */
8745
+ export declare const EnclaveOptionsFilterSensitiveLog: (obj: EnclaveOptions) => any;
8746
+ /**
8747
+ * @internal
8748
+ */
8749
+ export declare const InstanceAttributeFilterSensitiveLog: (obj: InstanceAttribute) => any;
8750
+ /**
8751
+ * @internal
8752
+ */
8753
+ export declare const DescribeInstanceCreditSpecificationsRequestFilterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsRequest) => any;
8754
+ /**
8755
+ * @internal
8756
+ */
8757
+ export declare const InstanceCreditSpecificationFilterSensitiveLog: (obj: InstanceCreditSpecification) => any;
8758
+ /**
8759
+ * @internal
8760
+ */
8761
+ export declare const DescribeInstanceCreditSpecificationsResultFilterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsResult) => any;
8762
+ /**
8763
+ * @internal
8764
+ */
8765
+ export declare const DescribeInstanceEventNotificationAttributesRequestFilterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesRequest) => any;
8766
+ /**
8767
+ * @internal
8768
+ */
8769
+ export declare const DescribeInstanceEventNotificationAttributesResultFilterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesResult) => any;
8770
+ /**
8771
+ * @internal
8772
+ */
8773
+ export declare const DescribeInstanceEventWindowsRequestFilterSensitiveLog: (obj: DescribeInstanceEventWindowsRequest) => any;
8774
+ /**
8775
+ * @internal
8776
+ */
8777
+ export declare const DescribeInstanceEventWindowsResultFilterSensitiveLog: (obj: DescribeInstanceEventWindowsResult) => any;
8778
+ /**
8779
+ * @internal
8780
+ */
8781
+ export declare const DescribeInstancesRequestFilterSensitiveLog: (obj: DescribeInstancesRequest) => any;
8782
+ /**
8783
+ * @internal
8784
+ */
8785
+ export declare const CapacityReservationSpecificationResponseFilterSensitiveLog: (obj: CapacityReservationSpecificationResponse) => any;
8786
+ /**
8787
+ * @internal
8788
+ */
8789
+ export declare const CpuOptionsFilterSensitiveLog: (obj: CpuOptions) => any;
8790
+ /**
8791
+ * @internal
8792
+ */
8793
+ export declare const ElasticGpuAssociationFilterSensitiveLog: (obj: ElasticGpuAssociation) => any;
8794
+ /**
8795
+ * @internal
8796
+ */
8797
+ export declare const ElasticInferenceAcceleratorAssociationFilterSensitiveLog: (obj: ElasticInferenceAcceleratorAssociation) => any;
8798
+ /**
8799
+ * @internal
8800
+ */
8801
+ export declare const HibernationOptionsFilterSensitiveLog: (obj: HibernationOptions) => any;
8802
+ /**
8803
+ * @internal
8804
+ */
8805
+ export declare const LicenseConfigurationFilterSensitiveLog: (obj: LicenseConfiguration) => any;
8806
+ /**
8807
+ * @internal
8808
+ */
8809
+ export declare const InstanceMaintenanceOptionsFilterSensitiveLog: (obj: InstanceMaintenanceOptions) => any;
8810
+ /**
8811
+ * @internal
8812
+ */
8813
+ export declare const InstanceMetadataOptionsResponseFilterSensitiveLog: (obj: InstanceMetadataOptionsResponse) => any;
8814
+ /**
8815
+ * @internal
8816
+ */
8817
+ export declare const MonitoringFilterSensitiveLog: (obj: Monitoring) => any;
8818
+ /**
8819
+ * @internal
8820
+ */
8821
+ export declare const InstanceNetworkInterfaceAssociationFilterSensitiveLog: (obj: InstanceNetworkInterfaceAssociation) => any;
8822
+ /**
8823
+ * @internal
8824
+ */
8825
+ export declare const InstanceNetworkInterfaceAttachmentFilterSensitiveLog: (obj: InstanceNetworkInterfaceAttachment) => any;
8826
+ /**
8827
+ * @internal
8828
+ */
8829
+ export declare const InstanceIpv4PrefixFilterSensitiveLog: (obj: InstanceIpv4Prefix) => any;
8830
+ /**
8831
+ * @internal
8832
+ */
8833
+ export declare const InstanceIpv6PrefixFilterSensitiveLog: (obj: InstanceIpv6Prefix) => any;
8834
+ /**
8835
+ * @internal
8836
+ */
8837
+ export declare const InstancePrivateIpAddressFilterSensitiveLog: (obj: InstancePrivateIpAddress) => any;
8838
+ /**
8839
+ * @internal
8840
+ */
8841
+ export declare const InstanceNetworkInterfaceFilterSensitiveLog: (obj: InstanceNetworkInterface) => any;
8842
+ /**
8843
+ * @internal
8844
+ */
8845
+ export declare const PrivateDnsNameOptionsResponseFilterSensitiveLog: (obj: PrivateDnsNameOptionsResponse) => any;
8846
+ /**
8847
+ * @internal
8848
+ */
8849
+ export declare const InstanceStateFilterSensitiveLog: (obj: InstanceState) => any;
8850
+ /**
8851
+ * @internal
8852
+ */
8853
+ export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
8854
+ /**
8855
+ * @internal
8856
+ */
8857
+ export declare const ReservationFilterSensitiveLog: (obj: Reservation) => any;
8858
+ /**
8859
+ * @internal
8860
+ */
8861
+ export declare const DescribeInstancesResultFilterSensitiveLog: (obj: DescribeInstancesResult) => any;
8862
+ /**
8863
+ * @internal
8864
+ */
8865
+ export declare const DescribeInstanceStatusRequestFilterSensitiveLog: (obj: DescribeInstanceStatusRequest) => any;
8866
+ /**
8867
+ * @internal
8868
+ */
8869
+ export declare const InstanceStatusEventFilterSensitiveLog: (obj: InstanceStatusEvent) => any;
8870
+ /**
8871
+ * @internal
8872
+ */
8873
+ export declare const InstanceStatusDetailsFilterSensitiveLog: (obj: InstanceStatusDetails) => any;
8874
+ /**
8875
+ * @internal
8876
+ */
8877
+ export declare const InstanceStatusSummaryFilterSensitiveLog: (obj: InstanceStatusSummary) => any;
8878
+ /**
8879
+ * @internal
8880
+ */
8881
+ export declare const InstanceStatusFilterSensitiveLog: (obj: InstanceStatus) => any;
8882
+ /**
8883
+ * @internal
8884
+ */
8885
+ export declare const DescribeInstanceStatusResultFilterSensitiveLog: (obj: DescribeInstanceStatusResult) => any;
8886
+ /**
8887
+ * @internal
8888
+ */
8889
+ export declare const DescribeInstanceTypeOfferingsRequestFilterSensitiveLog: (obj: DescribeInstanceTypeOfferingsRequest) => any;
8890
+ /**
8891
+ * @internal
8892
+ */
8893
+ export declare const InstanceTypeOfferingFilterSensitiveLog: (obj: InstanceTypeOffering) => any;
8894
+ /**
8895
+ * @internal
8896
+ */
8897
+ export declare const DescribeInstanceTypeOfferingsResultFilterSensitiveLog: (obj: DescribeInstanceTypeOfferingsResult) => any;
8898
+ /**
8899
+ * @internal
8900
+ */
8901
+ export declare const DescribeInstanceTypesRequestFilterSensitiveLog: (obj: DescribeInstanceTypesRequest) => any;
8902
+ /**
8903
+ * @internal
8904
+ */
8905
+ export declare const EbsOptimizedInfoFilterSensitiveLog: (obj: EbsOptimizedInfo) => any;
8906
+ /**
8907
+ * @internal
8908
+ */
8909
+ export declare const EbsInfoFilterSensitiveLog: (obj: EbsInfo) => any;
8910
+ /**
8911
+ * @internal
8912
+ */
8913
+ export declare const FpgaDeviceMemoryInfoFilterSensitiveLog: (obj: FpgaDeviceMemoryInfo) => any;
8914
+ /**
8915
+ * @internal
8916
+ */
8917
+ export declare const FpgaDeviceInfoFilterSensitiveLog: (obj: FpgaDeviceInfo) => any;
8918
+ /**
8919
+ * @internal
8920
+ */
8921
+ export declare const FpgaInfoFilterSensitiveLog: (obj: FpgaInfo) => any;
8922
+ /**
8923
+ * @internal
8924
+ */
8925
+ export declare const GpuDeviceMemoryInfoFilterSensitiveLog: (obj: GpuDeviceMemoryInfo) => any;
8926
+ /**
8927
+ * @internal
8928
+ */
8929
+ export declare const GpuDeviceInfoFilterSensitiveLog: (obj: GpuDeviceInfo) => any;
8930
+ /**
8931
+ * @internal
8932
+ */
8933
+ export declare const GpuInfoFilterSensitiveLog: (obj: GpuInfo) => any;
8934
+ /**
8935
+ * @internal
8936
+ */
8937
+ export declare const InferenceDeviceInfoFilterSensitiveLog: (obj: InferenceDeviceInfo) => any;
8938
+ /**
8939
+ * @internal
8940
+ */
8941
+ export declare const InferenceAcceleratorInfoFilterSensitiveLog: (obj: InferenceAcceleratorInfo) => any;
8942
+ /**
8943
+ * @internal
8944
+ */
8945
+ export declare const DiskInfoFilterSensitiveLog: (obj: DiskInfo) => any;
8946
+ /**
8947
+ * @internal
8948
+ */
8949
+ export declare const InstanceStorageInfoFilterSensitiveLog: (obj: InstanceStorageInfo) => any;
8950
+ /**
8951
+ * @internal
8952
+ */
8953
+ export declare const MemoryInfoFilterSensitiveLog: (obj: MemoryInfo) => any;
8954
+ /**
8955
+ * @internal
8956
+ */
8957
+ export declare const EfaInfoFilterSensitiveLog: (obj: EfaInfo) => any;
8958
+ /**
8959
+ * @internal
8960
+ */
8961
+ export declare const NetworkCardInfoFilterSensitiveLog: (obj: NetworkCardInfo) => any;
8962
+ /**
8963
+ * @internal
8964
+ */
8965
+ export declare const NetworkInfoFilterSensitiveLog: (obj: NetworkInfo) => any;
8966
+ /**
8967
+ * @internal
8968
+ */
8969
+ export declare const PlacementGroupInfoFilterSensitiveLog: (obj: PlacementGroupInfo) => any;
8970
+ /**
8971
+ * @internal
8972
+ */
8973
+ export declare const ProcessorInfoFilterSensitiveLog: (obj: ProcessorInfo) => any;
8974
+ /**
8975
+ * @internal
8976
+ */
8977
+ export declare const VCpuInfoFilterSensitiveLog: (obj: VCpuInfo) => any;
8978
+ /**
8979
+ * @internal
8980
+ */
8981
+ export declare const InstanceTypeInfoFilterSensitiveLog: (obj: InstanceTypeInfo) => any;
8982
+ /**
8983
+ * @internal
8984
+ */
8985
+ export declare const DescribeInstanceTypesResultFilterSensitiveLog: (obj: DescribeInstanceTypesResult) => any;
8986
+ /**
8987
+ * @internal
8988
+ */
8989
+ export declare const DescribeInternetGatewaysRequestFilterSensitiveLog: (obj: DescribeInternetGatewaysRequest) => any;
8990
+ /**
8991
+ * @internal
8992
+ */
8993
+ export declare const DescribeInternetGatewaysResultFilterSensitiveLog: (obj: DescribeInternetGatewaysResult) => any;
8994
+ /**
8995
+ * @internal
8996
+ */
8997
+ export declare const DescribeIpamPoolsRequestFilterSensitiveLog: (obj: DescribeIpamPoolsRequest) => any;
8998
+ /**
8999
+ * @internal
9000
+ */
9001
+ export declare const DescribeIpamPoolsResultFilterSensitiveLog: (obj: DescribeIpamPoolsResult) => any;
9002
+ /**
9003
+ * @internal
9004
+ */
9005
+ export declare const DescribeIpamsRequestFilterSensitiveLog: (obj: DescribeIpamsRequest) => any;
9006
+ /**
9007
+ * @internal
9008
+ */
9009
+ export declare const DescribeIpamsResultFilterSensitiveLog: (obj: DescribeIpamsResult) => any;
9010
+ /**
9011
+ * @internal
9012
+ */
9013
+ export declare const DescribeIpamScopesRequestFilterSensitiveLog: (obj: DescribeIpamScopesRequest) => any;
9014
+ /**
9015
+ * @internal
9016
+ */
9017
+ export declare const DescribeIpamScopesResultFilterSensitiveLog: (obj: DescribeIpamScopesResult) => any;
9018
+ /**
9019
+ * @internal
9020
+ */
9021
+ export declare const DescribeIpv6PoolsRequestFilterSensitiveLog: (obj: DescribeIpv6PoolsRequest) => any;
9022
+ /**
9023
+ * @internal
9024
+ */
9025
+ export declare const PoolCidrBlockFilterSensitiveLog: (obj: PoolCidrBlock) => any;
9026
+ /**
9027
+ * @internal
9028
+ */
9029
+ export declare const Ipv6PoolFilterSensitiveLog: (obj: Ipv6Pool) => any;
9030
+ /**
9031
+ * @internal
9032
+ */
9033
+ export declare const DescribeIpv6PoolsResultFilterSensitiveLog: (obj: DescribeIpv6PoolsResult) => any;
9034
+ /**
9035
+ * @internal
9036
+ */
9037
+ export declare const DescribeKeyPairsRequestFilterSensitiveLog: (obj: DescribeKeyPairsRequest) => any;
9038
+ /**
9039
+ * @internal
9040
+ */
9041
+ export declare const KeyPairInfoFilterSensitiveLog: (obj: KeyPairInfo) => any;
9042
+ /**
9043
+ * @internal
9044
+ */
9045
+ export declare const DescribeKeyPairsResultFilterSensitiveLog: (obj: DescribeKeyPairsResult) => any;
9046
+ /**
9047
+ * @internal
9048
+ */
9049
+ export declare const DescribeLaunchTemplatesRequestFilterSensitiveLog: (obj: DescribeLaunchTemplatesRequest) => any;
9050
+ /**
9051
+ * @internal
9052
+ */
9053
+ export declare const DescribeLaunchTemplatesResultFilterSensitiveLog: (obj: DescribeLaunchTemplatesResult) => any;
9054
+ /**
9055
+ * @internal
9056
+ */
9057
+ export declare const DescribeLaunchTemplateVersionsRequestFilterSensitiveLog: (obj: DescribeLaunchTemplateVersionsRequest) => any;
9058
+ /**
9059
+ * @internal
9060
+ */
9061
+ export declare const DescribeLaunchTemplateVersionsResultFilterSensitiveLog: (obj: DescribeLaunchTemplateVersionsResult) => any;
9062
+ /**
9063
+ * @internal
9064
+ */
9065
+ export declare const DescribeLocalGatewayRouteTablesRequestFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesRequest) => any;
9066
+ /**
9067
+ * @internal
9068
+ */
9069
+ export declare const LocalGatewayRouteTableFilterSensitiveLog: (obj: LocalGatewayRouteTable) => any;
9070
+ /**
9071
+ * @internal
9072
+ */
9073
+ export declare const DescribeLocalGatewayRouteTablesResultFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesResult) => any;
9074
+ /**
9075
+ * @internal
9076
+ */
9077
+ export declare const DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequestFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest) => any;
9078
+ /**
9079
+ * @internal
9080
+ */
9081
+ export declare const LocalGatewayRouteTableVirtualInterfaceGroupAssociationFilterSensitiveLog: (obj: LocalGatewayRouteTableVirtualInterfaceGroupAssociation) => any;
9082
+ /**
9083
+ * @internal
9084
+ */
9085
+ export declare const DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResultFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult) => any;
9086
+ /**
9087
+ * @internal
9088
+ */
9089
+ export declare const DescribeLocalGatewayRouteTableVpcAssociationsRequestFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsRequest) => any;
9090
+ /**
9091
+ * @internal
9092
+ */
9093
+ export declare const DescribeLocalGatewayRouteTableVpcAssociationsResultFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsResult) => any;
9094
+ /**
9095
+ * @internal
9096
+ */
9097
+ export declare const DescribeLocalGatewaysRequestFilterSensitiveLog: (obj: DescribeLocalGatewaysRequest) => any;
9098
+ /**
9099
+ * @internal
9100
+ */
9101
+ export declare const LocalGatewayFilterSensitiveLog: (obj: LocalGateway) => any;
9102
+ /**
9103
+ * @internal
9104
+ */
9105
+ export declare const DescribeLocalGatewaysResultFilterSensitiveLog: (obj: DescribeLocalGatewaysResult) => any;
9106
+ /**
9107
+ * @internal
9108
+ */
9109
+ export declare const DescribeLocalGatewayVirtualInterfaceGroupsRequestFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsRequest) => any;
9110
+ /**
9111
+ * @internal
9112
+ */
9113
+ export declare const LocalGatewayVirtualInterfaceGroupFilterSensitiveLog: (obj: LocalGatewayVirtualInterfaceGroup) => any;
9114
+ /**
9115
+ * @internal
9116
+ */
9117
+ export declare const DescribeLocalGatewayVirtualInterfaceGroupsResultFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsResult) => any;
9118
+ /**
9119
+ * @internal
9120
+ */
9121
+ export declare const DescribeLocalGatewayVirtualInterfacesRequestFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesRequest) => any;
9122
+ /**
9123
+ * @internal
9124
+ */
9125
+ export declare const LocalGatewayVirtualInterfaceFilterSensitiveLog: (obj: LocalGatewayVirtualInterface) => any;
9126
+ /**
9127
+ * @internal
9128
+ */
9129
+ export declare const DescribeLocalGatewayVirtualInterfacesResultFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesResult) => any;
9130
+ /**
9131
+ * @internal
9132
+ */
9133
+ export declare const DescribeManagedPrefixListsRequestFilterSensitiveLog: (obj: DescribeManagedPrefixListsRequest) => any;
9134
+ /**
9135
+ * @internal
9136
+ */
9137
+ export declare const DescribeManagedPrefixListsResultFilterSensitiveLog: (obj: DescribeManagedPrefixListsResult) => any;
9138
+ /**
9139
+ * @internal
9140
+ */
9141
+ export declare const DescribeMovingAddressesRequestFilterSensitiveLog: (obj: DescribeMovingAddressesRequest) => any;
9142
+ /**
9143
+ * @internal
9144
+ */
9145
+ export declare const MovingAddressStatusFilterSensitiveLog: (obj: MovingAddressStatus) => any;
9146
+ /**
9147
+ * @internal
9148
+ */
9149
+ export declare const DescribeMovingAddressesResultFilterSensitiveLog: (obj: DescribeMovingAddressesResult) => any;
9150
+ /**
9151
+ * @internal
9152
+ */
9153
+ export declare const DescribeNatGatewaysRequestFilterSensitiveLog: (obj: DescribeNatGatewaysRequest) => any;
9154
+ /**
9155
+ * @internal
9156
+ */
9157
+ export declare const DescribeNatGatewaysResultFilterSensitiveLog: (obj: DescribeNatGatewaysResult) => any;
9158
+ /**
9159
+ * @internal
9160
+ */
9161
+ export declare const DescribeNetworkAclsRequestFilterSensitiveLog: (obj: DescribeNetworkAclsRequest) => any;
9162
+ /**
9163
+ * @internal
9164
+ */
9165
+ export declare const DescribeNetworkAclsResultFilterSensitiveLog: (obj: DescribeNetworkAclsResult) => any;
9166
+ /**
9167
+ * @internal
9168
+ */
9169
+ export declare const DescribeNetworkInsightsAccessScopeAnalysesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesRequest) => any;
9170
+ /**
9171
+ * @internal
9172
+ */
9173
+ export declare const NetworkInsightsAccessScopeAnalysisFilterSensitiveLog: (obj: NetworkInsightsAccessScopeAnalysis) => any;
9174
+ /**
9175
+ * @internal
9176
+ */
9177
+ export declare const DescribeNetworkInsightsAccessScopeAnalysesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesResult) => any;
9178
+ /**
9179
+ * @internal
9180
+ */
9181
+ export declare const DescribeNetworkInsightsAccessScopesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesRequest) => any;
9182
+ /**
9183
+ * @internal
9184
+ */
9185
+ export declare const DescribeNetworkInsightsAccessScopesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesResult) => any;
9186
+ /**
9187
+ * @internal
9188
+ */
9189
+ export declare const DescribeNetworkInsightsAnalysesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesRequest) => any;
9190
+ /**
9191
+ * @internal
9192
+ */
9193
+ export declare const AnalysisLoadBalancerListenerFilterSensitiveLog: (obj: AnalysisLoadBalancerListener) => any;
9194
+ /**
9195
+ * @internal
9196
+ */
9197
+ export declare const AnalysisLoadBalancerTargetFilterSensitiveLog: (obj: AnalysisLoadBalancerTarget) => any;