@aws-sdk/client-ec2 3.131.0 → 3.137.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 (1122) 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 +36 -34
  1083. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
  1084. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  1085. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  1086. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  1087. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  1088. package/dist-types/commands/CreateTagsCommand.d.ts +2 -2
  1089. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -3
  1090. package/dist-types/commands/DeleteIpamCommand.d.ts +1 -1
  1091. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
  1092. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +1 -1
  1093. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -3
  1094. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  1095. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  1096. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -2
  1097. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1098. package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1099. package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +1 -1
  1100. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -2
  1101. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  1102. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  1103. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +1 -1
  1104. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +1 -1
  1105. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  1106. package/dist-types/commands/RegisterImageCommand.d.ts +4 -2
  1107. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  1108. package/dist-types/models/models_0.d.ts +952 -1398
  1109. package/dist-types/models/models_1.d.ts +988 -1403
  1110. package/dist-types/models/models_2.d.ts +1070 -1572
  1111. package/dist-types/models/models_3.d.ts +984 -1461
  1112. package/dist-types/models/models_4.d.ts +1148 -1688
  1113. package/dist-types/models/models_5.d.ts +1169 -1725
  1114. package/dist-types/models/models_6.d.ts +537 -763
  1115. package/dist-types/ts3.4/models/models_0.d.ts +469 -929
  1116. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1117. package/dist-types/ts3.4/models/models_2.d.ts +526 -1040
  1118. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1119. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1120. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1121. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1122. 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
  */
@@ -2441,16 +2021,15 @@ export interface SpotOptions {
2441
2021
  */
2442
2022
  MinTargetCapacity?: number;
2443
2023
  /**
2444
- * <p>The maximum amount per hour for Spot Instances that you're willing to pay.</p>
2024
+ * <p>The maximum amount per hour for Spot Instances that you're willing to pay. We do not recommend
2025
+ * using this parameter because it can lead to increased interruptions. If you do not specify
2026
+ * this parameter, you will pay the current Spot price.</p>
2027
+ * <important>
2028
+ * <p>If you specify a maximum price, your Spot Instances will be interrupted more frequently than if you do not specify this parameter.</p>
2029
+ * </important>
2445
2030
  */
2446
2031
  MaxTotalPrice?: string;
2447
2032
  }
2448
- export declare namespace SpotOptions {
2449
- /**
2450
- * @internal
2451
- */
2452
- const filterSensitiveLog: (obj: SpotOptions) => any;
2453
- }
2454
2033
  /**
2455
2034
  * <p>The number of units to request. You can choose to set the target capacity in terms of
2456
2035
  * instances or a performance characteristic that is important to your application workload,
@@ -2490,12 +2069,6 @@ export interface TargetCapacitySpecification {
2490
2069
  */
2491
2070
  TargetCapacityUnitType?: TargetCapacityUnitType | string;
2492
2071
  }
2493
- export declare namespace TargetCapacitySpecification {
2494
- /**
2495
- * @internal
2496
- */
2497
- const filterSensitiveLog: (obj: TargetCapacitySpecification) => any;
2498
- }
2499
2072
  /**
2500
2073
  * <p>Describes an EC2 Fleet.</p>
2501
2074
  */
@@ -2613,12 +2186,6 @@ export interface FleetData {
2613
2186
  */
2614
2187
  Context?: string;
2615
2188
  }
2616
- export declare namespace FleetData {
2617
- /**
2618
- * @internal
2619
- */
2620
- const filterSensitiveLog: (obj: FleetData) => any;
2621
- }
2622
2189
  export interface DescribeFleetsResult {
2623
2190
  /**
2624
2191
  * <p>The token for the next set of results.</p>
@@ -2629,12 +2196,6 @@ export interface DescribeFleetsResult {
2629
2196
  */
2630
2197
  Fleets?: FleetData[];
2631
2198
  }
2632
- export declare namespace DescribeFleetsResult {
2633
- /**
2634
- * @internal
2635
- */
2636
- const filterSensitiveLog: (obj: DescribeFleetsResult) => any;
2637
- }
2638
2199
  export interface DescribeFlowLogsRequest {
2639
2200
  /**
2640
2201
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2700,12 +2261,6 @@ export interface DescribeFlowLogsRequest {
2700
2261
  */
2701
2262
  NextToken?: string;
2702
2263
  }
2703
- export declare namespace DescribeFlowLogsRequest {
2704
- /**
2705
- * @internal
2706
- */
2707
- const filterSensitiveLog: (obj: DescribeFlowLogsRequest) => any;
2708
- }
2709
2264
  /**
2710
2265
  * <p>Describes the destination options for a flow log.</p>
2711
2266
  */
@@ -2723,12 +2278,6 @@ export interface DestinationOptionsResponse {
2723
2278
  */
2724
2279
  PerHourPartition?: boolean;
2725
2280
  }
2726
- export declare namespace DestinationOptionsResponse {
2727
- /**
2728
- * @internal
2729
- */
2730
- const filterSensitiveLog: (obj: DestinationOptionsResponse) => any;
2731
- }
2732
2281
  /**
2733
2282
  * <p>Describes a flow log.</p>
2734
2283
  */
@@ -2809,12 +2358,6 @@ export interface FlowLog {
2809
2358
  */
2810
2359
  DestinationOptions?: DestinationOptionsResponse;
2811
2360
  }
2812
- export declare namespace FlowLog {
2813
- /**
2814
- * @internal
2815
- */
2816
- const filterSensitiveLog: (obj: FlowLog) => any;
2817
- }
2818
2361
  export interface DescribeFlowLogsResult {
2819
2362
  /**
2820
2363
  * <p>Information about the flow logs.</p>
@@ -2825,12 +2368,6 @@ export interface DescribeFlowLogsResult {
2825
2368
  */
2826
2369
  NextToken?: string;
2827
2370
  }
2828
- export declare namespace DescribeFlowLogsResult {
2829
- /**
2830
- * @internal
2831
- */
2832
- const filterSensitiveLog: (obj: DescribeFlowLogsResult) => any;
2833
- }
2834
2371
  export declare type FpgaImageAttributeName = "description" | "loadPermission" | "name" | "productCodes";
2835
2372
  export interface DescribeFpgaImageAttributeRequest {
2836
2373
  /**
@@ -2848,12 +2385,6 @@ export interface DescribeFpgaImageAttributeRequest {
2848
2385
  */
2849
2386
  Attribute: FpgaImageAttributeName | string | undefined;
2850
2387
  }
2851
- export declare namespace DescribeFpgaImageAttributeRequest {
2852
- /**
2853
- * @internal
2854
- */
2855
- const filterSensitiveLog: (obj: DescribeFpgaImageAttributeRequest) => any;
2856
- }
2857
2388
  export declare type PermissionGroup = "all";
2858
2389
  /**
2859
2390
  * <p>Describes a load permission.</p>
@@ -2868,12 +2399,6 @@ export interface LoadPermission {
2868
2399
  */
2869
2400
  Group?: PermissionGroup | string;
2870
2401
  }
2871
- export declare namespace LoadPermission {
2872
- /**
2873
- * @internal
2874
- */
2875
- const filterSensitiveLog: (obj: LoadPermission) => any;
2876
- }
2877
2402
  export declare type ProductCodeValues = "devpay" | "marketplace";
2878
2403
  /**
2879
2404
  * <p>Describes a product code.</p>
@@ -2888,12 +2413,6 @@ export interface ProductCode {
2888
2413
  */
2889
2414
  ProductCodeType?: ProductCodeValues | string;
2890
2415
  }
2891
- export declare namespace ProductCode {
2892
- /**
2893
- * @internal
2894
- */
2895
- const filterSensitiveLog: (obj: ProductCode) => any;
2896
- }
2897
2416
  /**
2898
2417
  * <p>Describes an Amazon FPGA image (AFI) attribute.</p>
2899
2418
  */
@@ -2919,24 +2438,12 @@ export interface FpgaImageAttribute {
2919
2438
  */
2920
2439
  ProductCodes?: ProductCode[];
2921
2440
  }
2922
- export declare namespace FpgaImageAttribute {
2923
- /**
2924
- * @internal
2925
- */
2926
- const filterSensitiveLog: (obj: FpgaImageAttribute) => any;
2927
- }
2928
2441
  export interface DescribeFpgaImageAttributeResult {
2929
2442
  /**
2930
2443
  * <p>Information about the attribute.</p>
2931
2444
  */
2932
2445
  FpgaImageAttribute?: FpgaImageAttribute;
2933
2446
  }
2934
- export declare namespace DescribeFpgaImageAttributeResult {
2935
- /**
2936
- * @internal
2937
- */
2938
- const filterSensitiveLog: (obj: DescribeFpgaImageAttributeResult) => any;
2939
- }
2940
2447
  export interface DescribeFpgaImagesRequest {
2941
2448
  /**
2942
2449
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3014,12 +2521,6 @@ export interface DescribeFpgaImagesRequest {
3014
2521
  */
3015
2522
  MaxResults?: number;
3016
2523
  }
3017
- export declare namespace DescribeFpgaImagesRequest {
3018
- /**
3019
- * @internal
3020
- */
3021
- const filterSensitiveLog: (obj: DescribeFpgaImagesRequest) => any;
3022
- }
3023
2524
  /**
3024
2525
  * <p>Describes the data that identifies an Amazon FPGA image (AFI) on the PCI bus.</p>
3025
2526
  */
@@ -3041,12 +2542,6 @@ export interface PciId {
3041
2542
  */
3042
2543
  SubsystemVendorId?: string;
3043
2544
  }
3044
- export declare namespace PciId {
3045
- /**
3046
- * @internal
3047
- */
3048
- const filterSensitiveLog: (obj: PciId) => any;
3049
- }
3050
2545
  export declare type FpgaImageStateCode = "available" | "failed" | "pending" | "unavailable";
3051
2546
  /**
3052
2547
  * <p>Describes the state of the bitstream generation process for an Amazon FPGA image (AFI).</p>
@@ -3079,12 +2574,6 @@ export interface FpgaImageState {
3079
2574
  */
3080
2575
  Message?: string;
3081
2576
  }
3082
- export declare namespace FpgaImageState {
3083
- /**
3084
- * @internal
3085
- */
3086
- const filterSensitiveLog: (obj: FpgaImageState) => any;
3087
- }
3088
2577
  /**
3089
2578
  * <p>Describes an Amazon FPGA image (AFI).</p>
3090
2579
  */
@@ -3150,12 +2639,6 @@ export interface FpgaImage {
3150
2639
  */
3151
2640
  DataRetentionSupport?: boolean;
3152
2641
  }
3153
- export declare namespace FpgaImage {
3154
- /**
3155
- * @internal
3156
- */
3157
- const filterSensitiveLog: (obj: FpgaImage) => any;
3158
- }
3159
2642
  export interface DescribeFpgaImagesResult {
3160
2643
  /**
3161
2644
  * <p>Information about the FPGA images.</p>
@@ -3166,12 +2649,6 @@ export interface DescribeFpgaImagesResult {
3166
2649
  */
3167
2650
  NextToken?: string;
3168
2651
  }
3169
- export declare namespace DescribeFpgaImagesResult {
3170
- /**
3171
- * @internal
3172
- */
3173
- const filterSensitiveLog: (obj: DescribeFpgaImagesResult) => any;
3174
- }
3175
2652
  export interface DescribeHostReservationOfferingsRequest {
3176
2653
  /**
3177
2654
  * <p>The filters.</p>
@@ -3216,12 +2693,6 @@ export interface DescribeHostReservationOfferingsRequest {
3216
2693
  */
3217
2694
  OfferingId?: string;
3218
2695
  }
3219
- export declare namespace DescribeHostReservationOfferingsRequest {
3220
- /**
3221
- * @internal
3222
- */
3223
- const filterSensitiveLog: (obj: DescribeHostReservationOfferingsRequest) => any;
3224
- }
3225
2696
  export declare enum PaymentOption {
3226
2697
  ALL_UPFRONT = "AllUpfront",
3227
2698
  NO_UPFRONT = "NoUpfront",
@@ -3261,12 +2732,6 @@ export interface HostOffering {
3261
2732
  */
3262
2733
  UpfrontPrice?: string;
3263
2734
  }
3264
- export declare namespace HostOffering {
3265
- /**
3266
- * @internal
3267
- */
3268
- const filterSensitiveLog: (obj: HostOffering) => any;
3269
- }
3270
2735
  export interface DescribeHostReservationOfferingsResult {
3271
2736
  /**
3272
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>
@@ -3277,12 +2742,6 @@ export interface DescribeHostReservationOfferingsResult {
3277
2742
  */
3278
2743
  OfferingSet?: HostOffering[];
3279
2744
  }
3280
- export declare namespace DescribeHostReservationOfferingsResult {
3281
- /**
3282
- * @internal
3283
- */
3284
- const filterSensitiveLog: (obj: DescribeHostReservationOfferingsResult) => any;
3285
- }
3286
2745
  export interface DescribeHostReservationsRequest {
3287
2746
  /**
3288
2747
  * <p>The filters.</p>
@@ -3328,12 +2787,6 @@ export interface DescribeHostReservationsRequest {
3328
2787
  */
3329
2788
  NextToken?: string;
3330
2789
  }
3331
- export declare namespace DescribeHostReservationsRequest {
3332
- /**
3333
- * @internal
3334
- */
3335
- const filterSensitiveLog: (obj: DescribeHostReservationsRequest) => any;
3336
- }
3337
2790
  export declare enum ReservationState {
3338
2791
  ACTIVE = "active",
3339
2792
  PAYMENT_FAILED = "payment-failed",
@@ -3408,12 +2861,6 @@ export interface HostReservation {
3408
2861
  */
3409
2862
  Tags?: Tag[];
3410
2863
  }
3411
- export declare namespace HostReservation {
3412
- /**
3413
- * @internal
3414
- */
3415
- const filterSensitiveLog: (obj: HostReservation) => any;
3416
- }
3417
2864
  export interface DescribeHostReservationsResult {
3418
2865
  /**
3419
2866
  * <p>Details about the reservation's configuration.</p>
@@ -3424,12 +2871,6 @@ export interface DescribeHostReservationsResult {
3424
2871
  */
3425
2872
  NextToken?: string;
3426
2873
  }
3427
- export declare namespace DescribeHostReservationsResult {
3428
- /**
3429
- * @internal
3430
- */
3431
- const filterSensitiveLog: (obj: DescribeHostReservationsResult) => any;
3432
- }
3433
2874
  export interface DescribeHostsRequest {
3434
2875
  /**
3435
2876
  * <p>The filters.</p>
@@ -3488,12 +2929,6 @@ export interface DescribeHostsRequest {
3488
2929
  */
3489
2930
  NextToken?: string;
3490
2931
  }
3491
- export declare namespace DescribeHostsRequest {
3492
- /**
3493
- * @internal
3494
- */
3495
- const filterSensitiveLog: (obj: DescribeHostsRequest) => any;
3496
- }
3497
2932
  /**
3498
2933
  * <p>Information about the number of instances that can be launched onto the Dedicated
3499
2934
  * Host.</p>
@@ -3514,12 +2949,6 @@ export interface InstanceCapacity {
3514
2949
  */
3515
2950
  TotalCapacity?: number;
3516
2951
  }
3517
- export declare namespace InstanceCapacity {
3518
- /**
3519
- * @internal
3520
- */
3521
- const filterSensitiveLog: (obj: InstanceCapacity) => any;
3522
- }
3523
2952
  /**
3524
2953
  * <p>The capacity information for instances that can be launched onto the Dedicated Host. </p>
3525
2954
  */
@@ -3536,12 +2965,6 @@ export interface AvailableCapacity {
3536
2965
  */
3537
2966
  AvailableVCpus?: number;
3538
2967
  }
3539
- export declare namespace AvailableCapacity {
3540
- /**
3541
- * @internal
3542
- */
3543
- const filterSensitiveLog: (obj: AvailableCapacity) => any;
3544
- }
3545
2968
  /**
3546
2969
  * <p>Describes the properties of a Dedicated Host.</p>
3547
2970
  */
@@ -3569,12 +2992,6 @@ export interface HostProperties {
3569
2992
  */
3570
2993
  TotalVCpus?: number;
3571
2994
  }
3572
- export declare namespace HostProperties {
3573
- /**
3574
- * @internal
3575
- */
3576
- const filterSensitiveLog: (obj: HostProperties) => any;
3577
- }
3578
2995
  /**
3579
2996
  * <p>Describes an instance running on a Dedicated Host.</p>
3580
2997
  */
@@ -3592,12 +3009,6 @@ export interface HostInstance {
3592
3009
  */
3593
3010
  OwnerId?: string;
3594
3011
  }
3595
- export declare namespace HostInstance {
3596
- /**
3597
- * @internal
3598
- */
3599
- const filterSensitiveLog: (obj: HostInstance) => any;
3600
- }
3601
3012
  /**
3602
3013
  * <p>Describes the properties of the Dedicated Host.</p>
3603
3014
  */
@@ -3681,12 +3092,6 @@ export interface Host {
3681
3092
  */
3682
3093
  OutpostArn?: string;
3683
3094
  }
3684
- export declare namespace Host {
3685
- /**
3686
- * @internal
3687
- */
3688
- const filterSensitiveLog: (obj: Host) => any;
3689
- }
3690
3095
  export interface DescribeHostsResult {
3691
3096
  /**
3692
3097
  * <p>Information about the Dedicated Hosts.</p>
@@ -3697,12 +3102,6 @@ export interface DescribeHostsResult {
3697
3102
  */
3698
3103
  NextToken?: string;
3699
3104
  }
3700
- export declare namespace DescribeHostsResult {
3701
- /**
3702
- * @internal
3703
- */
3704
- const filterSensitiveLog: (obj: DescribeHostsResult) => any;
3705
- }
3706
3105
  export interface DescribeIamInstanceProfileAssociationsRequest {
3707
3106
  /**
3708
3107
  * <p>The IAM instance profile associations.</p>
@@ -3733,12 +3132,6 @@ export interface DescribeIamInstanceProfileAssociationsRequest {
3733
3132
  */
3734
3133
  NextToken?: string;
3735
3134
  }
3736
- export declare namespace DescribeIamInstanceProfileAssociationsRequest {
3737
- /**
3738
- * @internal
3739
- */
3740
- const filterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsRequest) => any;
3741
- }
3742
3135
  export interface DescribeIamInstanceProfileAssociationsResult {
3743
3136
  /**
3744
3137
  * <p>Information about the IAM instance profile associations.</p>
@@ -3749,12 +3142,6 @@ export interface DescribeIamInstanceProfileAssociationsResult {
3749
3142
  */
3750
3143
  NextToken?: string;
3751
3144
  }
3752
- export declare namespace DescribeIamInstanceProfileAssociationsResult {
3753
- /**
3754
- * @internal
3755
- */
3756
- const filterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsResult) => any;
3757
- }
3758
3145
  export interface DescribeIdentityIdFormatRequest {
3759
3146
  /**
3760
3147
  * <p>The ARN of the principal, which can be an IAM role, IAM user, or the root user.</p>
@@ -3778,24 +3165,12 @@ export interface DescribeIdentityIdFormatRequest {
3778
3165
  */
3779
3166
  Resource?: string;
3780
3167
  }
3781
- export declare namespace DescribeIdentityIdFormatRequest {
3782
- /**
3783
- * @internal
3784
- */
3785
- const filterSensitiveLog: (obj: DescribeIdentityIdFormatRequest) => any;
3786
- }
3787
3168
  export interface DescribeIdentityIdFormatResult {
3788
3169
  /**
3789
3170
  * <p>Information about the ID format for the resources.</p>
3790
3171
  */
3791
3172
  Statuses?: IdFormat[];
3792
3173
  }
3793
- export declare namespace DescribeIdentityIdFormatResult {
3794
- /**
3795
- * @internal
3796
- */
3797
- const filterSensitiveLog: (obj: DescribeIdentityIdFormatResult) => any;
3798
- }
3799
3174
  export interface DescribeIdFormatRequest {
3800
3175
  /**
3801
3176
  * <p>The type of resource: <code>bundle</code> |
@@ -3815,24 +3190,12 @@ export interface DescribeIdFormatRequest {
3815
3190
  */
3816
3191
  Resource?: string;
3817
3192
  }
3818
- export declare namespace DescribeIdFormatRequest {
3819
- /**
3820
- * @internal
3821
- */
3822
- const filterSensitiveLog: (obj: DescribeIdFormatRequest) => any;
3823
- }
3824
3193
  export interface DescribeIdFormatResult {
3825
3194
  /**
3826
3195
  * <p>Information about the ID format for the resource.</p>
3827
3196
  */
3828
3197
  Statuses?: IdFormat[];
3829
3198
  }
3830
- export declare namespace DescribeIdFormatResult {
3831
- /**
3832
- * @internal
3833
- */
3834
- const filterSensitiveLog: (obj: DescribeIdFormatResult) => any;
3835
- }
3836
3199
  export declare type ImageAttributeName = "blockDeviceMapping" | "bootMode" | "description" | "kernel" | "lastLaunchedTime" | "launchPermission" | "productCodes" | "ramdisk" | "sriovNetSupport" | "tpmSupport" | "uefiData";
3837
3200
  /**
3838
3201
  * <p>Contains the parameters for DescribeImageAttribute.</p>
@@ -3857,12 +3220,6 @@ export interface DescribeImageAttributeRequest {
3857
3220
  */
3858
3221
  DryRun?: boolean;
3859
3222
  }
3860
- export declare namespace DescribeImageAttributeRequest {
3861
- /**
3862
- * @internal
3863
- */
3864
- const filterSensitiveLog: (obj: DescribeImageAttributeRequest) => any;
3865
- }
3866
3223
  /**
3867
3224
  * <p>Describes a launch permission.</p>
3868
3225
  */
@@ -3885,12 +3242,6 @@ export interface LaunchPermission {
3885
3242
  */
3886
3243
  OrganizationalUnitArn?: string;
3887
3244
  }
3888
- export declare namespace LaunchPermission {
3889
- /**
3890
- * @internal
3891
- */
3892
- const filterSensitiveLog: (obj: LaunchPermission) => any;
3893
- }
3894
3245
  /**
3895
3246
  * <p>Describes an image attribute.</p>
3896
3247
  */
@@ -3954,12 +3305,6 @@ export interface ImageAttribute {
3954
3305
  */
3955
3306
  LastLaunchedTime?: AttributeValue;
3956
3307
  }
3957
- export declare namespace ImageAttribute {
3958
- /**
3959
- * @internal
3960
- */
3961
- const filterSensitiveLog: (obj: ImageAttribute) => any;
3962
- }
3963
3308
  export interface DescribeImagesRequest {
3964
3309
  /**
3965
3310
  * <p>Scopes the images by users with explicit launch permissions.
@@ -4168,12 +3513,6 @@ export interface DescribeImagesRequest {
4168
3513
  */
4169
3514
  DryRun?: boolean;
4170
3515
  }
4171
- export declare namespace DescribeImagesRequest {
4172
- /**
4173
- * @internal
4174
- */
4175
- const filterSensitiveLog: (obj: DescribeImagesRequest) => any;
4176
- }
4177
3516
  export declare type ArchitectureValues = "arm64" | "i386" | "x86_64" | "x86_64_mac";
4178
3517
  export declare type BootModeValues = "legacy-bios" | "uefi";
4179
3518
  export declare type HypervisorType = "ovm" | "xen";
@@ -4260,12 +3599,6 @@ export interface StateReason {
4260
3599
  */
4261
3600
  Message?: string;
4262
3601
  }
4263
- export declare namespace StateReason {
4264
- /**
4265
- * @internal
4266
- */
4267
- const filterSensitiveLog: (obj: StateReason) => any;
4268
- }
4269
3602
  export declare enum TpmSupportValues {
4270
3603
  v2_0 = "v2.0"
4271
3604
  }
@@ -4408,24 +3741,12 @@ export interface Image {
4408
3741
  */
4409
3742
  DeprecationTime?: string;
4410
3743
  }
4411
- export declare namespace Image {
4412
- /**
4413
- * @internal
4414
- */
4415
- const filterSensitiveLog: (obj: Image) => any;
4416
- }
4417
3744
  export interface DescribeImagesResult {
4418
3745
  /**
4419
3746
  * <p>Information about the images.</p>
4420
3747
  */
4421
3748
  Images?: Image[];
4422
3749
  }
4423
- export declare namespace DescribeImagesResult {
4424
- /**
4425
- * @internal
4426
- */
4427
- const filterSensitiveLog: (obj: DescribeImagesResult) => any;
4428
- }
4429
3750
  export interface DescribeImportImageTasksRequest {
4430
3751
  /**
4431
3752
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4451,12 +3772,6 @@ export interface DescribeImportImageTasksRequest {
4451
3772
  */
4452
3773
  NextToken?: string;
4453
3774
  }
4454
- export declare namespace DescribeImportImageTasksRequest {
4455
- /**
4456
- * @internal
4457
- */
4458
- const filterSensitiveLog: (obj: DescribeImportImageTasksRequest) => any;
4459
- }
4460
3775
  /**
4461
3776
  * <p> The response information for license configurations.</p>
4462
3777
  */
@@ -4466,12 +3781,6 @@ export interface ImportImageLicenseConfigurationResponse {
4466
3781
  */
4467
3782
  LicenseConfigurationArn?: string;
4468
3783
  }
4469
- export declare namespace ImportImageLicenseConfigurationResponse {
4470
- /**
4471
- * @internal
4472
- */
4473
- const filterSensitiveLog: (obj: ImportImageLicenseConfigurationResponse) => any;
4474
- }
4475
3784
  /**
4476
3785
  * <p>Describes the Amazon S3 bucket for the disk image.</p>
4477
3786
  */
@@ -4485,12 +3794,6 @@ export interface UserBucketDetails {
4485
3794
  */
4486
3795
  S3Key?: string;
4487
3796
  }
4488
- export declare namespace UserBucketDetails {
4489
- /**
4490
- * @internal
4491
- */
4492
- const filterSensitiveLog: (obj: UserBucketDetails) => any;
4493
- }
4494
3797
  /**
4495
3798
  * <p>Describes the snapshot created from the imported disk.</p>
4496
3799
  */
@@ -4536,12 +3839,6 @@ export interface SnapshotDetail {
4536
3839
  */
4537
3840
  UserBucket?: UserBucketDetails;
4538
3841
  }
4539
- export declare namespace SnapshotDetail {
4540
- /**
4541
- * @internal
4542
- */
4543
- const filterSensitiveLog: (obj: SnapshotDetail) => any;
4544
- }
4545
3842
  /**
4546
3843
  * <p>Describes an import image task.</p>
4547
3844
  */
@@ -4619,12 +3916,6 @@ export interface ImportImageTask {
4619
3916
  */
4620
3917
  BootMode?: BootModeValues | string;
4621
3918
  }
4622
- export declare namespace ImportImageTask {
4623
- /**
4624
- * @internal
4625
- */
4626
- const filterSensitiveLog: (obj: ImportImageTask) => any;
4627
- }
4628
3919
  export interface DescribeImportImageTasksResult {
4629
3920
  /**
4630
3921
  * <p>A list of zero or more import image tasks that are currently active or were completed or canceled in the
@@ -4637,12 +3928,6 @@ export interface DescribeImportImageTasksResult {
4637
3928
  */
4638
3929
  NextToken?: string;
4639
3930
  }
4640
- export declare namespace DescribeImportImageTasksResult {
4641
- /**
4642
- * @internal
4643
- */
4644
- const filterSensitiveLog: (obj: DescribeImportImageTasksResult) => any;
4645
- }
4646
3931
  export interface DescribeImportSnapshotTasksRequest {
4647
3932
  /**
4648
3933
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4668,12 +3953,6 @@ export interface DescribeImportSnapshotTasksRequest {
4668
3953
  */
4669
3954
  NextToken?: string;
4670
3955
  }
4671
- export declare namespace DescribeImportSnapshotTasksRequest {
4672
- /**
4673
- * @internal
4674
- */
4675
- const filterSensitiveLog: (obj: DescribeImportSnapshotTasksRequest) => any;
4676
- }
4677
3956
  /**
4678
3957
  * <p>Details about the import snapshot task.</p>
4679
3958
  */
@@ -4723,12 +4002,6 @@ export interface SnapshotTaskDetail {
4723
4002
  */
4724
4003
  UserBucket?: UserBucketDetails;
4725
4004
  }
4726
- export declare namespace SnapshotTaskDetail {
4727
- /**
4728
- * @internal
4729
- */
4730
- const filterSensitiveLog: (obj: SnapshotTaskDetail) => any;
4731
- }
4732
4005
  /**
4733
4006
  * <p>Describes an import snapshot task.</p>
4734
4007
  */
@@ -4750,12 +4023,6 @@ export interface ImportSnapshotTask {
4750
4023
  */
4751
4024
  Tags?: Tag[];
4752
4025
  }
4753
- export declare namespace ImportSnapshotTask {
4754
- /**
4755
- * @internal
4756
- */
4757
- const filterSensitiveLog: (obj: ImportSnapshotTask) => any;
4758
- }
4759
4026
  export interface DescribeImportSnapshotTasksResult {
4760
4027
  /**
4761
4028
  * <p>A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the
@@ -4768,12 +4035,6 @@ export interface DescribeImportSnapshotTasksResult {
4768
4035
  */
4769
4036
  NextToken?: string;
4770
4037
  }
4771
- export declare namespace DescribeImportSnapshotTasksResult {
4772
- /**
4773
- * @internal
4774
- */
4775
- const filterSensitiveLog: (obj: DescribeImportSnapshotTasksResult) => any;
4776
- }
4777
4038
  export declare type InstanceAttributeName = "blockDeviceMapping" | "disableApiStop" | "disableApiTermination" | "ebsOptimized" | "enaSupport" | "enclaveOptions" | "groupSet" | "instanceInitiatedShutdownBehavior" | "instanceType" | "kernel" | "productCodes" | "ramdisk" | "rootDeviceName" | "sourceDestCheck" | "sriovNetSupport" | "userData";
4778
4039
  export interface DescribeInstanceAttributeRequest {
4779
4040
  /**
@@ -4792,12 +4053,6 @@ export interface DescribeInstanceAttributeRequest {
4792
4053
  */
4793
4054
  InstanceId: string | undefined;
4794
4055
  }
4795
- export declare namespace DescribeInstanceAttributeRequest {
4796
- /**
4797
- * @internal
4798
- */
4799
- const filterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
4800
- }
4801
4056
  /**
4802
4057
  * <p>Describes a parameter used to set up an EBS volume in a block device mapping.</p>
4803
4058
  */
@@ -4819,12 +4074,6 @@ export interface EbsInstanceBlockDevice {
4819
4074
  */
4820
4075
  VolumeId?: string;
4821
4076
  }
4822
- export declare namespace EbsInstanceBlockDevice {
4823
- /**
4824
- * @internal
4825
- */
4826
- const filterSensitiveLog: (obj: EbsInstanceBlockDevice) => any;
4827
- }
4828
4077
  /**
4829
4078
  * <p>Describes a block device mapping.</p>
4830
4079
  */
@@ -4839,12 +4088,6 @@ export interface InstanceBlockDeviceMapping {
4839
4088
  */
4840
4089
  Ebs?: EbsInstanceBlockDevice;
4841
4090
  }
4842
- export declare namespace InstanceBlockDeviceMapping {
4843
- /**
4844
- * @internal
4845
- */
4846
- const filterSensitiveLog: (obj: InstanceBlockDeviceMapping) => any;
4847
- }
4848
4091
  /**
4849
4092
  * <p>Describes a value for a resource attribute that is a Boolean value.</p>
4850
4093
  */
@@ -4854,12 +4097,6 @@ export interface AttributeBooleanValue {
4854
4097
  */
4855
4098
  Value?: boolean;
4856
4099
  }
4857
- export declare namespace AttributeBooleanValue {
4858
- /**
4859
- * @internal
4860
- */
4861
- const filterSensitiveLog: (obj: AttributeBooleanValue) => any;
4862
- }
4863
4100
  /**
4864
4101
  * <p>Indicates whether the instance is enabled for Amazon Web Services Nitro
4865
4102
  * Enclaves.</p>
@@ -4871,12 +4108,6 @@ export interface EnclaveOptions {
4871
4108
  */
4872
4109
  Enabled?: boolean;
4873
4110
  }
4874
- export declare namespace EnclaveOptions {
4875
- /**
4876
- * @internal
4877
- */
4878
- const filterSensitiveLog: (obj: EnclaveOptions) => any;
4879
- }
4880
4111
  /**
4881
4112
  * <p>Describes an instance attribute.</p>
4882
4113
  */
@@ -4961,12 +4192,6 @@ export interface InstanceAttribute {
4961
4192
  */
4962
4193
  DisableApiStop?: AttributeBooleanValue;
4963
4194
  }
4964
- export declare namespace InstanceAttribute {
4965
- /**
4966
- * @internal
4967
- */
4968
- const filterSensitiveLog: (obj: InstanceAttribute) => any;
4969
- }
4970
4195
  export interface DescribeInstanceCreditSpecificationsRequest {
4971
4196
  /**
4972
4197
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5002,12 +4227,6 @@ export interface DescribeInstanceCreditSpecificationsRequest {
5002
4227
  */
5003
4228
  NextToken?: string;
5004
4229
  }
5005
- export declare namespace DescribeInstanceCreditSpecificationsRequest {
5006
- /**
5007
- * @internal
5008
- */
5009
- const filterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsRequest) => any;
5010
- }
5011
4230
  /**
5012
4231
  * <p>Describes the credit option for CPU usage of a burstable performance instance. </p>
5013
4232
  */
@@ -5022,12 +4241,6 @@ export interface InstanceCreditSpecification {
5022
4241
  */
5023
4242
  CpuCredits?: string;
5024
4243
  }
5025
- export declare namespace InstanceCreditSpecification {
5026
- /**
5027
- * @internal
5028
- */
5029
- const filterSensitiveLog: (obj: InstanceCreditSpecification) => any;
5030
- }
5031
4244
  export interface DescribeInstanceCreditSpecificationsResult {
5032
4245
  /**
5033
4246
  * <p>Information about the credit option for CPU usage of an instance.</p>
@@ -5039,12 +4252,6 @@ export interface DescribeInstanceCreditSpecificationsResult {
5039
4252
  */
5040
4253
  NextToken?: string;
5041
4254
  }
5042
- export declare namespace DescribeInstanceCreditSpecificationsResult {
5043
- /**
5044
- * @internal
5045
- */
5046
- const filterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsResult) => any;
5047
- }
5048
4255
  export interface DescribeInstanceEventNotificationAttributesRequest {
5049
4256
  /**
5050
4257
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5053,24 +4260,12 @@ export interface DescribeInstanceEventNotificationAttributesRequest {
5053
4260
  */
5054
4261
  DryRun?: boolean;
5055
4262
  }
5056
- export declare namespace DescribeInstanceEventNotificationAttributesRequest {
5057
- /**
5058
- * @internal
5059
- */
5060
- const filterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesRequest) => any;
5061
- }
5062
4263
  export interface DescribeInstanceEventNotificationAttributesResult {
5063
4264
  /**
5064
4265
  * <p>Information about the registered tag keys.</p>
5065
4266
  */
5066
4267
  InstanceTagAttribute?: InstanceTagNotificationAttribute;
5067
4268
  }
5068
- export declare namespace DescribeInstanceEventNotificationAttributesResult {
5069
- /**
5070
- * @internal
5071
- */
5072
- const filterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesResult) => any;
5073
- }
5074
4269
  /**
5075
4270
  * <para>Describe instance event windows by InstanceEventWindow.</para>
5076
4271
  */
@@ -5153,12 +4348,6 @@ export interface DescribeInstanceEventWindowsRequest {
5153
4348
  */
5154
4349
  NextToken?: string;
5155
4350
  }
5156
- export declare namespace DescribeInstanceEventWindowsRequest {
5157
- /**
5158
- * @internal
5159
- */
5160
- const filterSensitiveLog: (obj: DescribeInstanceEventWindowsRequest) => any;
5161
- }
5162
4351
  export interface DescribeInstanceEventWindowsResult {
5163
4352
  /**
5164
4353
  * <p>Information about the event windows.</p>
@@ -5169,12 +4358,6 @@ export interface DescribeInstanceEventWindowsResult {
5169
4358
  */
5170
4359
  NextToken?: string;
5171
4360
  }
5172
- export declare namespace DescribeInstanceEventWindowsResult {
5173
- /**
5174
- * @internal
5175
- */
5176
- const filterSensitiveLog: (obj: DescribeInstanceEventWindowsResult) => any;
5177
- }
5178
4361
  export interface DescribeInstancesRequest {
5179
4362
  /**
5180
4363
  * <p>The filters.</p>
@@ -5670,12 +4853,6 @@ export interface DescribeInstancesRequest {
5670
4853
  */
5671
4854
  NextToken?: string;
5672
4855
  }
5673
- export declare namespace DescribeInstancesRequest {
5674
- /**
5675
- * @internal
5676
- */
5677
- const filterSensitiveLog: (obj: DescribeInstancesRequest) => any;
5678
- }
5679
4856
  /**
5680
4857
  * <p>Describes the instance's Capacity Reservation targeting preferences. The action returns the
5681
4858
  * <code>capacityReservationPreference</code> response element if the instance is
@@ -5706,12 +4883,6 @@ export interface CapacityReservationSpecificationResponse {
5706
4883
  */
5707
4884
  CapacityReservationTarget?: CapacityReservationTargetResponse;
5708
4885
  }
5709
- export declare namespace CapacityReservationSpecificationResponse {
5710
- /**
5711
- * @internal
5712
- */
5713
- const filterSensitiveLog: (obj: CapacityReservationSpecificationResponse) => any;
5714
- }
5715
4886
  /**
5716
4887
  * <p>The CPU options for the instance.</p>
5717
4888
  */
@@ -5725,12 +4896,6 @@ export interface CpuOptions {
5725
4896
  */
5726
4897
  ThreadsPerCore?: number;
5727
4898
  }
5728
- export declare namespace CpuOptions {
5729
- /**
5730
- * @internal
5731
- */
5732
- const filterSensitiveLog: (obj: CpuOptions) => any;
5733
- }
5734
4899
  /**
5735
4900
  * <p>Describes the association between an instance and an Elastic Graphics accelerator.</p>
5736
4901
  */
@@ -5753,12 +4918,6 @@ export interface ElasticGpuAssociation {
5753
4918
  */
5754
4919
  ElasticGpuAssociationTime?: string;
5755
4920
  }
5756
- export declare namespace ElasticGpuAssociation {
5757
- /**
5758
- * @internal
5759
- */
5760
- const filterSensitiveLog: (obj: ElasticGpuAssociation) => any;
5761
- }
5762
4921
  /**
5763
4922
  * <p>
5764
4923
  * Describes the association between an instance and an elastic inference accelerator.
@@ -5790,12 +4949,6 @@ export interface ElasticInferenceAcceleratorAssociation {
5790
4949
  */
5791
4950
  ElasticInferenceAcceleratorAssociationTime?: Date;
5792
4951
  }
5793
- export declare namespace ElasticInferenceAcceleratorAssociation {
5794
- /**
5795
- * @internal
5796
- */
5797
- const filterSensitiveLog: (obj: ElasticInferenceAcceleratorAssociation) => any;
5798
- }
5799
4952
  /**
5800
4953
  * <p>Indicates whether your instance is configured for hibernation. This parameter is valid
5801
4954
  * only if the instance meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html#hibernating-prerequisites">hibernation
@@ -5809,12 +4962,6 @@ export interface HibernationOptions {
5809
4962
  */
5810
4963
  Configured?: boolean;
5811
4964
  }
5812
- export declare namespace HibernationOptions {
5813
- /**
5814
- * @internal
5815
- */
5816
- const filterSensitiveLog: (obj: HibernationOptions) => any;
5817
- }
5818
4965
  export declare type InstanceLifecycleType = "scheduled" | "spot";
5819
4966
  /**
5820
4967
  * <p>Describes a license configuration.</p>
@@ -5825,12 +4972,6 @@ export interface LicenseConfiguration {
5825
4972
  */
5826
4973
  LicenseConfigurationArn?: string;
5827
4974
  }
5828
- export declare namespace LicenseConfiguration {
5829
- /**
5830
- * @internal
5831
- */
5832
- const filterSensitiveLog: (obj: LicenseConfiguration) => any;
5833
- }
5834
4975
  export declare enum InstanceAutoRecoveryState {
5835
4976
  default = "default",
5836
4977
  disabled = "disabled"
@@ -5845,12 +4986,6 @@ export interface InstanceMaintenanceOptions {
5845
4986
  */
5846
4987
  AutoRecovery?: InstanceAutoRecoveryState | string;
5847
4988
  }
5848
- export declare namespace InstanceMaintenanceOptions {
5849
- /**
5850
- * @internal
5851
- */
5852
- const filterSensitiveLog: (obj: InstanceMaintenanceOptions) => any;
5853
- }
5854
4989
  export declare type InstanceMetadataEndpointState = "disabled" | "enabled";
5855
4990
  export declare enum InstanceMetadataProtocolState {
5856
4991
  disabled = "disabled",
@@ -5919,12 +5054,6 @@ export interface InstanceMetadataOptionsResponse {
5919
5054
  */
5920
5055
  InstanceMetadataTags?: InstanceMetadataTagsState | string;
5921
5056
  }
5922
- export declare namespace InstanceMetadataOptionsResponse {
5923
- /**
5924
- * @internal
5925
- */
5926
- const filterSensitiveLog: (obj: InstanceMetadataOptionsResponse) => any;
5927
- }
5928
5057
  export declare type MonitoringState = "disabled" | "disabling" | "enabled" | "pending";
5929
5058
  /**
5930
5059
  * <p>Describes the monitoring of an instance.</p>
@@ -5936,12 +5065,6 @@ export interface Monitoring {
5936
5065
  */
5937
5066
  State?: MonitoringState | string;
5938
5067
  }
5939
- export declare namespace Monitoring {
5940
- /**
5941
- * @internal
5942
- */
5943
- const filterSensitiveLog: (obj: Monitoring) => any;
5944
- }
5945
5068
  /**
5946
5069
  * <p>Describes association information for an Elastic IP address (IPv4).</p>
5947
5070
  */
@@ -5967,12 +5090,6 @@ export interface InstanceNetworkInterfaceAssociation {
5967
5090
  */
5968
5091
  PublicIp?: string;
5969
5092
  }
5970
- export declare namespace InstanceNetworkInterfaceAssociation {
5971
- /**
5972
- * @internal
5973
- */
5974
- const filterSensitiveLog: (obj: InstanceNetworkInterfaceAssociation) => any;
5975
- }
5976
5093
  /**
5977
5094
  * <p>Describes a network interface attachment.</p>
5978
5095
  */
@@ -6002,12 +5119,6 @@ export interface InstanceNetworkInterfaceAttachment {
6002
5119
  */
6003
5120
  NetworkCardIndex?: number;
6004
5121
  }
6005
- export declare namespace InstanceNetworkInterfaceAttachment {
6006
- /**
6007
- * @internal
6008
- */
6009
- const filterSensitiveLog: (obj: InstanceNetworkInterfaceAttachment) => any;
6010
- }
6011
5122
  /**
6012
5123
  * <p>Information about an IPv4 prefix.</p>
6013
5124
  */
@@ -6017,12 +5128,6 @@ export interface InstanceIpv4Prefix {
6017
5128
  */
6018
5129
  Ipv4Prefix?: string;
6019
5130
  }
6020
- export declare namespace InstanceIpv4Prefix {
6021
- /**
6022
- * @internal
6023
- */
6024
- const filterSensitiveLog: (obj: InstanceIpv4Prefix) => any;
6025
- }
6026
5131
  /**
6027
5132
  * <p>Information about an IPv6 prefix.</p>
6028
5133
  */
@@ -6032,12 +5137,6 @@ export interface InstanceIpv6Prefix {
6032
5137
  */
6033
5138
  Ipv6Prefix?: string;
6034
5139
  }
6035
- export declare namespace InstanceIpv6Prefix {
6036
- /**
6037
- * @internal
6038
- */
6039
- const filterSensitiveLog: (obj: InstanceIpv6Prefix) => any;
6040
- }
6041
5140
  /**
6042
5141
  * <p>Describes a private IPv4 address.</p>
6043
5142
  */
@@ -6059,12 +5158,6 @@ export interface InstancePrivateIpAddress {
6059
5158
  */
6060
5159
  PrivateIpAddress?: string;
6061
5160
  }
6062
- export declare namespace InstancePrivateIpAddress {
6063
- /**
6064
- * @internal
6065
- */
6066
- const filterSensitiveLog: (obj: InstancePrivateIpAddress) => any;
6067
- }
6068
5161
  /**
6069
5162
  * <p>Describes a network interface.</p>
6070
5163
  */
@@ -6145,12 +5238,6 @@ export interface InstanceNetworkInterface {
6145
5238
  */
6146
5239
  Ipv6Prefixes?: InstanceIpv6Prefix[];
6147
5240
  }
6148
- export declare namespace InstanceNetworkInterface {
6149
- /**
6150
- * @internal
6151
- */
6152
- const filterSensitiveLog: (obj: InstanceNetworkInterface) => any;
6153
- }
6154
5241
  /**
6155
5242
  * <p>Describes the options for instance hostnames.</p>
6156
5243
  */
@@ -6170,12 +5257,6 @@ export interface PrivateDnsNameOptionsResponse {
6170
5257
  */
6171
5258
  EnableResourceNameDnsAAAARecord?: boolean;
6172
5259
  }
6173
- export declare namespace PrivateDnsNameOptionsResponse {
6174
- /**
6175
- * @internal
6176
- */
6177
- const filterSensitiveLog: (obj: PrivateDnsNameOptionsResponse) => any;
6178
- }
6179
5260
  export declare type InstanceStateName = "pending" | "running" | "shutting-down" | "stopped" | "stopping" | "terminated";
6180
5261
  /**
6181
5262
  * <p>Describes the current state of an instance.</p>
@@ -6231,12 +5312,6 @@ export interface InstanceState {
6231
5312
  */
6232
5313
  Name?: InstanceStateName | string;
6233
5314
  }
6234
- export declare namespace InstanceState {
6235
- /**
6236
- * @internal
6237
- */
6238
- const filterSensitiveLog: (obj: InstanceState) => any;
6239
- }
6240
5315
  /**
6241
5316
  * <p>Describes an instance.</p>
6242
5317
  */
@@ -6496,12 +5571,6 @@ export interface Instance {
6496
5571
  */
6497
5572
  MaintenanceOptions?: InstanceMaintenanceOptions;
6498
5573
  }
6499
- export declare namespace Instance {
6500
- /**
6501
- * @internal
6502
- */
6503
- const filterSensitiveLog: (obj: Instance) => any;
6504
- }
6505
5574
  /**
6506
5575
  * <p>Describes a launch request for one or more instances, and includes owner, requester,
6507
5576
  * and security group information that applies to all instances in the launch
@@ -6530,12 +5599,6 @@ export interface Reservation {
6530
5599
  */
6531
5600
  ReservationId?: string;
6532
5601
  }
6533
- export declare namespace Reservation {
6534
- /**
6535
- * @internal
6536
- */
6537
- const filterSensitiveLog: (obj: Reservation) => any;
6538
- }
6539
5602
  export interface DescribeInstancesResult {
6540
5603
  /**
6541
5604
  * <p>Information about the reservations.</p>
@@ -6547,12 +5610,6 @@ export interface DescribeInstancesResult {
6547
5610
  */
6548
5611
  NextToken?: string;
6549
5612
  }
6550
- export declare namespace DescribeInstancesResult {
6551
- /**
6552
- * @internal
6553
- */
6554
- const filterSensitiveLog: (obj: DescribeInstancesResult) => any;
6555
- }
6556
5613
  export interface DescribeInstanceStatusRequest {
6557
5614
  /**
6558
5615
  * <p>The filters.</p>
@@ -6665,12 +5722,6 @@ export interface DescribeInstanceStatusRequest {
6665
5722
  */
6666
5723
  IncludeAllInstances?: boolean;
6667
5724
  }
6668
- export declare namespace DescribeInstanceStatusRequest {
6669
- /**
6670
- * @internal
6671
- */
6672
- const filterSensitiveLog: (obj: DescribeInstanceStatusRequest) => any;
6673
- }
6674
5725
  export declare type EventCode = "instance-reboot" | "instance-retirement" | "instance-stop" | "system-maintenance" | "system-reboot";
6675
5726
  /**
6676
5727
  * <p>Describes a scheduled event for an instance.</p>
@@ -6704,12 +5755,6 @@ export interface InstanceStatusEvent {
6704
5755
  */
6705
5756
  NotBeforeDeadline?: Date;
6706
5757
  }
6707
- export declare namespace InstanceStatusEvent {
6708
- /**
6709
- * @internal
6710
- */
6711
- const filterSensitiveLog: (obj: InstanceStatusEvent) => any;
6712
- }
6713
5758
  export declare type StatusName = "reachability";
6714
5759
  export declare type StatusType = "failed" | "initializing" | "insufficient-data" | "passed";
6715
5760
  /**
@@ -6730,12 +5775,6 @@ export interface InstanceStatusDetails {
6730
5775
  */
6731
5776
  Status?: StatusType | string;
6732
5777
  }
6733
- export declare namespace InstanceStatusDetails {
6734
- /**
6735
- * @internal
6736
- */
6737
- const filterSensitiveLog: (obj: InstanceStatusDetails) => any;
6738
- }
6739
5778
  export declare type SummaryStatus = "impaired" | "initializing" | "insufficient-data" | "not-applicable" | "ok";
6740
5779
  /**
6741
5780
  * <p>Describes the status of an instance.</p>
@@ -6750,12 +5789,6 @@ export interface InstanceStatusSummary {
6750
5789
  */
6751
5790
  Status?: SummaryStatus | string;
6752
5791
  }
6753
- export declare namespace InstanceStatusSummary {
6754
- /**
6755
- * @internal
6756
- */
6757
- const filterSensitiveLog: (obj: InstanceStatusSummary) => any;
6758
- }
6759
5792
  /**
6760
5793
  * <p>Describes the status of an instance.</p>
6761
5794
  */
@@ -6792,12 +5825,6 @@ export interface InstanceStatus {
6792
5825
  */
6793
5826
  SystemStatus?: InstanceStatusSummary;
6794
5827
  }
6795
- export declare namespace InstanceStatus {
6796
- /**
6797
- * @internal
6798
- */
6799
- const filterSensitiveLog: (obj: InstanceStatus) => any;
6800
- }
6801
5828
  export interface DescribeInstanceStatusResult {
6802
5829
  /**
6803
5830
  * <p>Information about the status of the instances.</p>
@@ -6809,12 +5836,6 @@ export interface DescribeInstanceStatusResult {
6809
5836
  */
6810
5837
  NextToken?: string;
6811
5838
  }
6812
- export declare namespace DescribeInstanceStatusResult {
6813
- /**
6814
- * @internal
6815
- */
6816
- const filterSensitiveLog: (obj: DescribeInstanceStatusResult) => any;
6817
- }
6818
5839
  export declare type LocationType = "availability-zone" | "availability-zone-id" | "region";
6819
5840
  export interface DescribeInstanceTypeOfferingsRequest {
6820
5841
  /**
@@ -6853,12 +5874,6 @@ export interface DescribeInstanceTypeOfferingsRequest {
6853
5874
  */
6854
5875
  NextToken?: string;
6855
5876
  }
6856
- export declare namespace DescribeInstanceTypeOfferingsRequest {
6857
- /**
6858
- * @internal
6859
- */
6860
- const filterSensitiveLog: (obj: DescribeInstanceTypeOfferingsRequest) => any;
6861
- }
6862
5877
  /**
6863
5878
  * <p>The instance types offered.</p>
6864
5879
  */
@@ -6877,12 +5892,6 @@ export interface InstanceTypeOffering {
6877
5892
  */
6878
5893
  Location?: string;
6879
5894
  }
6880
- export declare namespace InstanceTypeOffering {
6881
- /**
6882
- * @internal
6883
- */
6884
- const filterSensitiveLog: (obj: InstanceTypeOffering) => any;
6885
- }
6886
5895
  export interface DescribeInstanceTypeOfferingsResult {
6887
5896
  /**
6888
5897
  * <p>The instance types offered.</p>
@@ -6894,12 +5903,6 @@ export interface DescribeInstanceTypeOfferingsResult {
6894
5903
  */
6895
5904
  NextToken?: string;
6896
5905
  }
6897
- export declare namespace DescribeInstanceTypeOfferingsResult {
6898
- /**
6899
- * @internal
6900
- */
6901
- const filterSensitiveLog: (obj: DescribeInstanceTypeOfferingsResult) => any;
6902
- }
6903
5906
  export interface DescribeInstanceTypesRequest {
6904
5907
  /**
6905
5908
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7148,12 +6151,6 @@ export interface DescribeInstanceTypesRequest {
7148
6151
  */
7149
6152
  NextToken?: string;
7150
6153
  }
7151
- export declare namespace DescribeInstanceTypesRequest {
7152
- /**
7153
- * @internal
7154
- */
7155
- const filterSensitiveLog: (obj: DescribeInstanceTypesRequest) => any;
7156
- }
7157
6154
  /**
7158
6155
  * <p>Describes the optimized EBS performance for supported instance types.</p>
7159
6156
  */
@@ -7183,12 +6180,6 @@ export interface EbsOptimizedInfo {
7183
6180
  */
7184
6181
  MaximumIops?: number;
7185
6182
  }
7186
- export declare namespace EbsOptimizedInfo {
7187
- /**
7188
- * @internal
7189
- */
7190
- const filterSensitiveLog: (obj: EbsOptimizedInfo) => any;
7191
- }
7192
6183
  export declare type EbsOptimizedSupport = "default" | "supported" | "unsupported";
7193
6184
  export declare type EbsEncryptionSupport = "supported" | "unsupported";
7194
6185
  export declare enum EbsNvmeSupport {
@@ -7218,12 +6209,6 @@ export interface EbsInfo {
7218
6209
  */
7219
6210
  NvmeSupport?: EbsNvmeSupport | string;
7220
6211
  }
7221
- export declare namespace EbsInfo {
7222
- /**
7223
- * @internal
7224
- */
7225
- const filterSensitiveLog: (obj: EbsInfo) => any;
7226
- }
7227
6212
  /**
7228
6213
  * <p>Describes the memory for the FPGA accelerator for the instance type.</p>
7229
6214
  */
@@ -7233,12 +6218,6 @@ export interface FpgaDeviceMemoryInfo {
7233
6218
  */
7234
6219
  SizeInMiB?: number;
7235
6220
  }
7236
- export declare namespace FpgaDeviceMemoryInfo {
7237
- /**
7238
- * @internal
7239
- */
7240
- const filterSensitiveLog: (obj: FpgaDeviceMemoryInfo) => any;
7241
- }
7242
6221
  /**
7243
6222
  * <p>Describes the FPGA accelerator for the instance type.</p>
7244
6223
  */
@@ -7260,12 +6239,6 @@ export interface FpgaDeviceInfo {
7260
6239
  */
7261
6240
  MemoryInfo?: FpgaDeviceMemoryInfo;
7262
6241
  }
7263
- export declare namespace FpgaDeviceInfo {
7264
- /**
7265
- * @internal
7266
- */
7267
- const filterSensitiveLog: (obj: FpgaDeviceInfo) => any;
7268
- }
7269
6242
  /**
7270
6243
  * <p>Describes the FPGAs for the instance type.</p>
7271
6244
  */
@@ -7279,12 +6252,6 @@ export interface FpgaInfo {
7279
6252
  */
7280
6253
  TotalFpgaMemoryInMiB?: number;
7281
6254
  }
7282
- export declare namespace FpgaInfo {
7283
- /**
7284
- * @internal
7285
- */
7286
- const filterSensitiveLog: (obj: FpgaInfo) => any;
7287
- }
7288
6255
  /**
7289
6256
  * <p>Describes the memory available to the GPU accelerator.</p>
7290
6257
  */
@@ -7294,12 +6261,6 @@ export interface GpuDeviceMemoryInfo {
7294
6261
  */
7295
6262
  SizeInMiB?: number;
7296
6263
  }
7297
- export declare namespace GpuDeviceMemoryInfo {
7298
- /**
7299
- * @internal
7300
- */
7301
- const filterSensitiveLog: (obj: GpuDeviceMemoryInfo) => any;
7302
- }
7303
6264
  /**
7304
6265
  * <p>Describes the GPU accelerators for the instance type.</p>
7305
6266
  */
@@ -7321,12 +6282,6 @@ export interface GpuDeviceInfo {
7321
6282
  */
7322
6283
  MemoryInfo?: GpuDeviceMemoryInfo;
7323
6284
  }
7324
- export declare namespace GpuDeviceInfo {
7325
- /**
7326
- * @internal
7327
- */
7328
- const filterSensitiveLog: (obj: GpuDeviceInfo) => any;
7329
- }
7330
6285
  /**
7331
6286
  * <p>Describes the GPU accelerators for the instance type.</p>
7332
6287
  */
@@ -7340,12 +6295,6 @@ export interface GpuInfo {
7340
6295
  */
7341
6296
  TotalGpuMemoryInMiB?: number;
7342
6297
  }
7343
- export declare namespace GpuInfo {
7344
- /**
7345
- * @internal
7346
- */
7347
- const filterSensitiveLog: (obj: GpuInfo) => any;
7348
- }
7349
6298
  export declare enum InstanceTypeHypervisor {
7350
6299
  NITRO = "nitro",
7351
6300
  XEN = "xen"
@@ -7367,12 +6316,6 @@ export interface InferenceDeviceInfo {
7367
6316
  */
7368
6317
  Manufacturer?: string;
7369
6318
  }
7370
- export declare namespace InferenceDeviceInfo {
7371
- /**
7372
- * @internal
7373
- */
7374
- const filterSensitiveLog: (obj: InferenceDeviceInfo) => any;
7375
- }
7376
6319
  /**
7377
6320
  * <p>Describes the Inference accelerators for the instance type.</p>
7378
6321
  */
@@ -7382,12 +6325,6 @@ export interface InferenceAcceleratorInfo {
7382
6325
  */
7383
6326
  Accelerators?: InferenceDeviceInfo[];
7384
6327
  }
7385
- export declare namespace InferenceAcceleratorInfo {
7386
- /**
7387
- * @internal
7388
- */
7389
- const filterSensitiveLog: (obj: InferenceAcceleratorInfo) => any;
7390
- }
7391
6328
  export declare type DiskType = "hdd" | "ssd";
7392
6329
  /**
7393
6330
  * <p>Describes a disk.</p>
@@ -7406,12 +6343,6 @@ export interface DiskInfo {
7406
6343
  */
7407
6344
  Type?: DiskType | string;
7408
6345
  }
7409
- export declare namespace DiskInfo {
7410
- /**
7411
- * @internal
7412
- */
7413
- const filterSensitiveLog: (obj: DiskInfo) => any;
7414
- }
7415
6346
  export declare enum InstanceStorageEncryptionSupport {
7416
6347
  required = "required",
7417
6348
  unsupported = "unsupported"
@@ -7442,12 +6373,6 @@ export interface InstanceStorageInfo {
7442
6373
  */
7443
6374
  EncryptionSupport?: InstanceStorageEncryptionSupport | string;
7444
6375
  }
7445
- export declare namespace InstanceStorageInfo {
7446
- /**
7447
- * @internal
7448
- */
7449
- const filterSensitiveLog: (obj: InstanceStorageInfo) => any;
7450
- }
7451
6376
  /**
7452
6377
  * <p>Describes the memory for the instance type.</p>
7453
6378
  */
@@ -7457,12 +6382,6 @@ export interface MemoryInfo {
7457
6382
  */
7458
6383
  SizeInMiB?: number;
7459
6384
  }
7460
- export declare namespace MemoryInfo {
7461
- /**
7462
- * @internal
7463
- */
7464
- const filterSensitiveLog: (obj: MemoryInfo) => any;
7465
- }
7466
6385
  /**
7467
6386
  * <p>Describes the Elastic Fabric Adapters for the instance type.</p>
7468
6387
  */
@@ -7472,12 +6391,6 @@ export interface EfaInfo {
7472
6391
  */
7473
6392
  MaximumEfaInterfaces?: number;
7474
6393
  }
7475
- export declare namespace EfaInfo {
7476
- /**
7477
- * @internal
7478
- */
7479
- const filterSensitiveLog: (obj: EfaInfo) => any;
7480
- }
7481
6394
  export declare type EnaSupport = "required" | "supported" | "unsupported";
7482
6395
  /**
7483
6396
  * <p>Describes the network card support of the instance type.</p>
@@ -7496,12 +6409,6 @@ export interface NetworkCardInfo {
7496
6409
  */
7497
6410
  MaximumNetworkInterfaces?: number;
7498
6411
  }
7499
- export declare namespace NetworkCardInfo {
7500
- /**
7501
- * @internal
7502
- */
7503
- const filterSensitiveLog: (obj: NetworkCardInfo) => any;
7504
- }
7505
6412
  /**
7506
6413
  * <p>Describes the networking features of the instance type.</p>
7507
6414
  */
@@ -7555,12 +6462,6 @@ export interface NetworkInfo {
7555
6462
  */
7556
6463
  EncryptionInTransitSupported?: boolean;
7557
6464
  }
7558
- export declare namespace NetworkInfo {
7559
- /**
7560
- * @internal
7561
- */
7562
- const filterSensitiveLog: (obj: NetworkInfo) => any;
7563
- }
7564
6465
  export declare type PlacementGroupStrategy = "cluster" | "partition" | "spread";
7565
6466
  /**
7566
6467
  * <p>Describes the placement group support of the instance type.</p>
@@ -7571,12 +6472,6 @@ export interface PlacementGroupInfo {
7571
6472
  */
7572
6473
  SupportedStrategies?: (PlacementGroupStrategy | string)[];
7573
6474
  }
7574
- export declare namespace PlacementGroupInfo {
7575
- /**
7576
- * @internal
7577
- */
7578
- const filterSensitiveLog: (obj: PlacementGroupInfo) => any;
7579
- }
7580
6475
  export declare type ArchitectureType = "arm64" | "i386" | "x86_64" | "x86_64_mac";
7581
6476
  /**
7582
6477
  * <p>Describes the processor used by the instance type.</p>
@@ -7591,12 +6486,6 @@ export interface ProcessorInfo {
7591
6486
  */
7592
6487
  SustainedClockSpeedInGhz?: number;
7593
6488
  }
7594
- export declare namespace ProcessorInfo {
7595
- /**
7596
- * @internal
7597
- */
7598
- const filterSensitiveLog: (obj: ProcessorInfo) => any;
7599
- }
7600
6489
  export declare type BootModeType = "legacy-bios" | "uefi";
7601
6490
  export declare type RootDeviceType = "ebs" | "instance-store";
7602
6491
  export declare type UsageClassType = "on-demand" | "spot";
@@ -7625,12 +6514,6 @@ export interface VCpuInfo {
7625
6514
  */
7626
6515
  ValidThreadsPerCore?: number[];
7627
6516
  }
7628
- export declare namespace VCpuInfo {
7629
- /**
7630
- * @internal
7631
- */
7632
- const filterSensitiveLog: (obj: VCpuInfo) => any;
7633
- }
7634
6517
  /**
7635
6518
  * <p>Describes the instance type.</p>
7636
6519
  */
@@ -7733,12 +6616,6 @@ export interface InstanceTypeInfo {
7733
6616
  */
7734
6617
  SupportedBootModes?: (BootModeType | string)[];
7735
6618
  }
7736
- export declare namespace InstanceTypeInfo {
7737
- /**
7738
- * @internal
7739
- */
7740
- const filterSensitiveLog: (obj: InstanceTypeInfo) => any;
7741
- }
7742
6619
  export interface DescribeInstanceTypesResult {
7743
6620
  /**
7744
6621
  * <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>
@@ -7750,12 +6627,6 @@ export interface DescribeInstanceTypesResult {
7750
6627
  */
7751
6628
  NextToken?: string;
7752
6629
  }
7753
- export declare namespace DescribeInstanceTypesResult {
7754
- /**
7755
- * @internal
7756
- */
7757
- const filterSensitiveLog: (obj: DescribeInstanceTypesResult) => any;
7758
- }
7759
6630
  export interface DescribeInternetGatewaysRequest {
7760
6631
  /**
7761
6632
  * <p>One or more filters.</p>
@@ -7810,12 +6681,6 @@ export interface DescribeInternetGatewaysRequest {
7810
6681
  */
7811
6682
  MaxResults?: number;
7812
6683
  }
7813
- export declare namespace DescribeInternetGatewaysRequest {
7814
- /**
7815
- * @internal
7816
- */
7817
- const filterSensitiveLog: (obj: DescribeInternetGatewaysRequest) => any;
7818
- }
7819
6684
  export interface DescribeInternetGatewaysResult {
7820
6685
  /**
7821
6686
  * <p>Information about one or more internet gateways.</p>
@@ -7826,12 +6691,6 @@ export interface DescribeInternetGatewaysResult {
7826
6691
  */
7827
6692
  NextToken?: string;
7828
6693
  }
7829
- export declare namespace DescribeInternetGatewaysResult {
7830
- /**
7831
- * @internal
7832
- */
7833
- const filterSensitiveLog: (obj: DescribeInternetGatewaysResult) => any;
7834
- }
7835
6694
  export interface DescribeIpamPoolsRequest {
7836
6695
  /**
7837
6696
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7856,12 +6715,6 @@ export interface DescribeIpamPoolsRequest {
7856
6715
  */
7857
6716
  IpamPoolIds?: string[];
7858
6717
  }
7859
- export declare namespace DescribeIpamPoolsRequest {
7860
- /**
7861
- * @internal
7862
- */
7863
- const filterSensitiveLog: (obj: DescribeIpamPoolsRequest) => any;
7864
- }
7865
6718
  export interface DescribeIpamPoolsResult {
7866
6719
  /**
7867
6720
  * <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>
@@ -7872,12 +6725,6 @@ export interface DescribeIpamPoolsResult {
7872
6725
  */
7873
6726
  IpamPools?: IpamPool[];
7874
6727
  }
7875
- export declare namespace DescribeIpamPoolsResult {
7876
- /**
7877
- * @internal
7878
- */
7879
- const filterSensitiveLog: (obj: DescribeIpamPoolsResult) => any;
7880
- }
7881
6728
  export interface DescribeIpamsRequest {
7882
6729
  /**
7883
6730
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7902,12 +6749,6 @@ export interface DescribeIpamsRequest {
7902
6749
  */
7903
6750
  IpamIds?: string[];
7904
6751
  }
7905
- export declare namespace DescribeIpamsRequest {
7906
- /**
7907
- * @internal
7908
- */
7909
- const filterSensitiveLog: (obj: DescribeIpamsRequest) => any;
7910
- }
7911
6752
  export interface DescribeIpamsResult {
7912
6753
  /**
7913
6754
  * <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>
@@ -7918,12 +6759,6 @@ export interface DescribeIpamsResult {
7918
6759
  */
7919
6760
  Ipams?: Ipam[];
7920
6761
  }
7921
- export declare namespace DescribeIpamsResult {
7922
- /**
7923
- * @internal
7924
- */
7925
- const filterSensitiveLog: (obj: DescribeIpamsResult) => any;
7926
- }
7927
6762
  export interface DescribeIpamScopesRequest {
7928
6763
  /**
7929
6764
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7948,12 +6783,6 @@ export interface DescribeIpamScopesRequest {
7948
6783
  */
7949
6784
  IpamScopeIds?: string[];
7950
6785
  }
7951
- export declare namespace DescribeIpamScopesRequest {
7952
- /**
7953
- * @internal
7954
- */
7955
- const filterSensitiveLog: (obj: DescribeIpamScopesRequest) => any;
7956
- }
7957
6786
  export interface DescribeIpamScopesResult {
7958
6787
  /**
7959
6788
  * <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>
@@ -7964,12 +6793,6 @@ export interface DescribeIpamScopesResult {
7964
6793
  */
7965
6794
  IpamScopes?: IpamScope[];
7966
6795
  }
7967
- export declare namespace DescribeIpamScopesResult {
7968
- /**
7969
- * @internal
7970
- */
7971
- const filterSensitiveLog: (obj: DescribeIpamScopesResult) => any;
7972
- }
7973
6796
  export interface DescribeIpv6PoolsRequest {
7974
6797
  /**
7975
6798
  * <p>The IDs of the IPv6 address pools.</p>
@@ -8006,12 +6829,6 @@ export interface DescribeIpv6PoolsRequest {
8006
6829
  */
8007
6830
  Filters?: Filter[];
8008
6831
  }
8009
- export declare namespace DescribeIpv6PoolsRequest {
8010
- /**
8011
- * @internal
8012
- */
8013
- const filterSensitiveLog: (obj: DescribeIpv6PoolsRequest) => any;
8014
- }
8015
6832
  /**
8016
6833
  * <p>Describes a CIDR block for an address pool.</p>
8017
6834
  */
@@ -8021,12 +6838,6 @@ export interface PoolCidrBlock {
8021
6838
  */
8022
6839
  Cidr?: string;
8023
6840
  }
8024
- export declare namespace PoolCidrBlock {
8025
- /**
8026
- * @internal
8027
- */
8028
- const filterSensitiveLog: (obj: PoolCidrBlock) => any;
8029
- }
8030
6841
  /**
8031
6842
  * <p>Describes an IPv6 address pool.</p>
8032
6843
  */
@@ -8048,12 +6859,6 @@ export interface Ipv6Pool {
8048
6859
  */
8049
6860
  Tags?: Tag[];
8050
6861
  }
8051
- export declare namespace Ipv6Pool {
8052
- /**
8053
- * @internal
8054
- */
8055
- const filterSensitiveLog: (obj: Ipv6Pool) => any;
8056
- }
8057
6862
  export interface DescribeIpv6PoolsResult {
8058
6863
  /**
8059
6864
  * <p>Information about the IPv6 address pools.</p>
@@ -8064,12 +6869,6 @@ export interface DescribeIpv6PoolsResult {
8064
6869
  */
8065
6870
  NextToken?: string;
8066
6871
  }
8067
- export declare namespace DescribeIpv6PoolsResult {
8068
- /**
8069
- * @internal
8070
- */
8071
- const filterSensitiveLog: (obj: DescribeIpv6PoolsResult) => any;
8072
- }
8073
6872
  export interface DescribeKeyPairsRequest {
8074
6873
  /**
8075
6874
  * <p>The filters.</p>
@@ -8120,12 +6919,6 @@ export interface DescribeKeyPairsRequest {
8120
6919
  */
8121
6920
  IncludePublicKey?: boolean;
8122
6921
  }
8123
- export declare namespace DescribeKeyPairsRequest {
8124
- /**
8125
- * @internal
8126
- */
8127
- const filterSensitiveLog: (obj: DescribeKeyPairsRequest) => any;
8128
- }
8129
6922
  /**
8130
6923
  * <p>Describes a key pair.</p>
8131
6924
  */
@@ -8183,24 +6976,12 @@ export interface KeyPairInfo {
8183
6976
  */
8184
6977
  CreateTime?: Date;
8185
6978
  }
8186
- export declare namespace KeyPairInfo {
8187
- /**
8188
- * @internal
8189
- */
8190
- const filterSensitiveLog: (obj: KeyPairInfo) => any;
8191
- }
8192
6979
  export interface DescribeKeyPairsResult {
8193
6980
  /**
8194
6981
  * <p>Information about the key pairs.</p>
8195
6982
  */
8196
6983
  KeyPairs?: KeyPairInfo[];
8197
6984
  }
8198
- export declare namespace DescribeKeyPairsResult {
8199
- /**
8200
- * @internal
8201
- */
8202
- const filterSensitiveLog: (obj: DescribeKeyPairsResult) => any;
8203
- }
8204
6985
  export interface DescribeLaunchTemplatesRequest {
8205
6986
  /**
8206
6987
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -8251,12 +7032,6 @@ export interface DescribeLaunchTemplatesRequest {
8251
7032
  */
8252
7033
  MaxResults?: number;
8253
7034
  }
8254
- export declare namespace DescribeLaunchTemplatesRequest {
8255
- /**
8256
- * @internal
8257
- */
8258
- const filterSensitiveLog: (obj: DescribeLaunchTemplatesRequest) => any;
8259
- }
8260
7035
  export interface DescribeLaunchTemplatesResult {
8261
7036
  /**
8262
7037
  * <p>Information about the launch templates.</p>
@@ -8268,12 +7043,6 @@ export interface DescribeLaunchTemplatesResult {
8268
7043
  */
8269
7044
  NextToken?: string;
8270
7045
  }
8271
- export declare namespace DescribeLaunchTemplatesResult {
8272
- /**
8273
- * @internal
8274
- */
8275
- const filterSensitiveLog: (obj: DescribeLaunchTemplatesResult) => any;
8276
- }
8277
7046
  export interface DescribeLaunchTemplateVersionsRequest {
8278
7047
  /**
8279
7048
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -8283,16 +7052,18 @@ export interface DescribeLaunchTemplateVersionsRequest {
8283
7052
  */
8284
7053
  DryRun?: boolean;
8285
7054
  /**
8286
- * <p>The ID of the launch template. To describe one or more versions of a specified launch
8287
- * template, you must specify either the launch template ID or the launch template name in
8288
- * the request. To describe all the latest or default launch template versions in your
7055
+ * <p>The ID of the launch template.</p>
7056
+ * <p>To describe one or more versions of a specified launch
7057
+ * template, you must specify either the <code>LaunchTemplateId</code> or the <code>LaunchTemplateName</code>, but not both.</p>
7058
+ * <p>To describe all the latest or default launch template versions in your
8289
7059
  * account, you must omit this parameter.</p>
8290
7060
  */
8291
7061
  LaunchTemplateId?: string;
8292
7062
  /**
8293
- * <p>The name of the launch template. To describe one or more versions of a specified
8294
- * launch template, you must specify either the launch template ID or the launch template
8295
- * name in the request. To describe all the latest or default launch template versions in
7063
+ * <p>The name of the launch template.</p>
7064
+ * <p>To describe one or more versions of a specified
7065
+ * launch template, you must specify either the <code>LaunchTemplateName</code> or the <code>LaunchTemplateId</code>, but not both.</p>
7066
+ * <p>To describe all the latest or default launch template versions in
8296
7067
  * your account, you must omit this parameter.</p>
8297
7068
  */
8298
7069
  LaunchTemplateName?: string;
@@ -8306,7 +7077,7 @@ export interface DescribeLaunchTemplateVersionsRequest {
8306
7077
  * version, the valid value is <code>$Latest</code>. To describe all launch templates in
8307
7078
  * your account that are defined as the default version, the valid value is
8308
7079
  * <code>$Default</code>. You can specify <code>$Latest</code> and
8309
- * <code>$Default</code> in the same call. You cannot specify numbers.</p>
7080
+ * <code>$Default</code> in the same request. You cannot specify numbers.</p>
8310
7081
  */
8311
7082
  Versions?: string[];
8312
7083
  /**
@@ -8349,7 +7120,7 @@ export interface DescribeLaunchTemplateVersionsRequest {
8349
7120
  * <p>
8350
7121
  * <code>http-protocol-ipv4</code> - Indicates whether the IPv4 endpoint for the
8351
7122
  * instance metadata service is enabled (<code>enabled</code> |
8352
- * <code>disabled</code>).</p>
7123
+ * <code>disabled</code>).</p>
8353
7124
  * </li>
8354
7125
  * <li>
8355
7126
  * <p>
@@ -8400,12 +7171,6 @@ export interface DescribeLaunchTemplateVersionsRequest {
8400
7171
  */
8401
7172
  Filters?: Filter[];
8402
7173
  }
8403
- export declare namespace DescribeLaunchTemplateVersionsRequest {
8404
- /**
8405
- * @internal
8406
- */
8407
- const filterSensitiveLog: (obj: DescribeLaunchTemplateVersionsRequest) => any;
8408
- }
8409
7174
  export interface DescribeLaunchTemplateVersionsResult {
8410
7175
  /**
8411
7176
  * <p>Information about the launch template versions.</p>
@@ -8417,12 +7182,6 @@ export interface DescribeLaunchTemplateVersionsResult {
8417
7182
  */
8418
7183
  NextToken?: string;
8419
7184
  }
8420
- export declare namespace DescribeLaunchTemplateVersionsResult {
8421
- /**
8422
- * @internal
8423
- */
8424
- const filterSensitiveLog: (obj: DescribeLaunchTemplateVersionsResult) => any;
8425
- }
8426
7185
  export interface DescribeLocalGatewayRouteTablesRequest {
8427
7186
  /**
8428
7187
  * <p>The IDs of the local gateway route tables.</p>
@@ -8475,12 +7234,6 @@ export interface DescribeLocalGatewayRouteTablesRequest {
8475
7234
  */
8476
7235
  DryRun?: boolean;
8477
7236
  }
8478
- export declare namespace DescribeLocalGatewayRouteTablesRequest {
8479
- /**
8480
- * @internal
8481
- */
8482
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesRequest) => any;
8483
- }
8484
7237
  /**
8485
7238
  * <p>Describes a local gateway route table.</p>
8486
7239
  */
@@ -8514,12 +7267,6 @@ export interface LocalGatewayRouteTable {
8514
7267
  */
8515
7268
  Tags?: Tag[];
8516
7269
  }
8517
- export declare namespace LocalGatewayRouteTable {
8518
- /**
8519
- * @internal
8520
- */
8521
- const filterSensitiveLog: (obj: LocalGatewayRouteTable) => any;
8522
- }
8523
7270
  export interface DescribeLocalGatewayRouteTablesResult {
8524
7271
  /**
8525
7272
  * <p>Information about the local gateway route tables.</p>
@@ -8530,12 +7277,6 @@ export interface DescribeLocalGatewayRouteTablesResult {
8530
7277
  */
8531
7278
  NextToken?: string;
8532
7279
  }
8533
- export declare namespace DescribeLocalGatewayRouteTablesResult {
8534
- /**
8535
- * @internal
8536
- */
8537
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesResult) => any;
8538
- }
8539
7280
  export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest {
8540
7281
  /**
8541
7282
  * <p>The IDs of the associations.</p>
@@ -8593,12 +7334,6 @@ export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations
8593
7334
  */
8594
7335
  DryRun?: boolean;
8595
7336
  }
8596
- export declare namespace DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest {
8597
- /**
8598
- * @internal
8599
- */
8600
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest) => any;
8601
- }
8602
7337
  /**
8603
7338
  * <p>Describes an association between a local gateway route table and a virtual interface group.</p>
8604
7339
  */
@@ -8636,12 +7371,6 @@ export interface LocalGatewayRouteTableVirtualInterfaceGroupAssociation {
8636
7371
  */
8637
7372
  Tags?: Tag[];
8638
7373
  }
8639
- export declare namespace LocalGatewayRouteTableVirtualInterfaceGroupAssociation {
8640
- /**
8641
- * @internal
8642
- */
8643
- const filterSensitiveLog: (obj: LocalGatewayRouteTableVirtualInterfaceGroupAssociation) => any;
8644
- }
8645
7374
  export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult {
8646
7375
  /**
8647
7376
  * <p>Information about the associations.</p>
@@ -8652,12 +7381,6 @@ export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations
8652
7381
  */
8653
7382
  NextToken?: string;
8654
7383
  }
8655
- export declare namespace DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult {
8656
- /**
8657
- * @internal
8658
- */
8659
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult) => any;
8660
- }
8661
7384
  export interface DescribeLocalGatewayRouteTableVpcAssociationsRequest {
8662
7385
  /**
8663
7386
  * <p>The IDs of the associations.</p>
@@ -8715,12 +7438,6 @@ export interface DescribeLocalGatewayRouteTableVpcAssociationsRequest {
8715
7438
  */
8716
7439
  DryRun?: boolean;
8717
7440
  }
8718
- export declare namespace DescribeLocalGatewayRouteTableVpcAssociationsRequest {
8719
- /**
8720
- * @internal
8721
- */
8722
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsRequest) => any;
8723
- }
8724
7441
  export interface DescribeLocalGatewayRouteTableVpcAssociationsResult {
8725
7442
  /**
8726
7443
  * <p>Information about the associations.</p>
@@ -8731,12 +7448,6 @@ export interface DescribeLocalGatewayRouteTableVpcAssociationsResult {
8731
7448
  */
8732
7449
  NextToken?: string;
8733
7450
  }
8734
- export declare namespace DescribeLocalGatewayRouteTableVpcAssociationsResult {
8735
- /**
8736
- * @internal
8737
- */
8738
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsResult) => any;
8739
- }
8740
7451
  export interface DescribeLocalGatewaysRequest {
8741
7452
  /**
8742
7453
  * <p>The IDs of the local gateways.</p>
@@ -8780,12 +7491,6 @@ export interface DescribeLocalGatewaysRequest {
8780
7491
  */
8781
7492
  DryRun?: boolean;
8782
7493
  }
8783
- export declare namespace DescribeLocalGatewaysRequest {
8784
- /**
8785
- * @internal
8786
- */
8787
- const filterSensitiveLog: (obj: DescribeLocalGatewaysRequest) => any;
8788
- }
8789
7494
  /**
8790
7495
  * <p>Describes a local gateway.</p>
8791
7496
  */
@@ -8811,12 +7516,6 @@ export interface LocalGateway {
8811
7516
  */
8812
7517
  Tags?: Tag[];
8813
7518
  }
8814
- export declare namespace LocalGateway {
8815
- /**
8816
- * @internal
8817
- */
8818
- const filterSensitiveLog: (obj: LocalGateway) => any;
8819
- }
8820
7519
  export interface DescribeLocalGatewaysResult {
8821
7520
  /**
8822
7521
  * <p>Information about the local gateways.</p>
@@ -8827,12 +7526,6 @@ export interface DescribeLocalGatewaysResult {
8827
7526
  */
8828
7527
  NextToken?: string;
8829
7528
  }
8830
- export declare namespace DescribeLocalGatewaysResult {
8831
- /**
8832
- * @internal
8833
- */
8834
- const filterSensitiveLog: (obj: DescribeLocalGatewaysResult) => any;
8835
- }
8836
7529
  export interface DescribeLocalGatewayVirtualInterfaceGroupsRequest {
8837
7530
  /**
8838
7531
  * <p>The IDs of the virtual interface groups.</p>
@@ -8876,12 +7569,6 @@ export interface DescribeLocalGatewayVirtualInterfaceGroupsRequest {
8876
7569
  */
8877
7570
  DryRun?: boolean;
8878
7571
  }
8879
- export declare namespace DescribeLocalGatewayVirtualInterfaceGroupsRequest {
8880
- /**
8881
- * @internal
8882
- */
8883
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsRequest) => any;
8884
- }
8885
7572
  /**
8886
7573
  * <p>Describes a local gateway virtual interface group.</p>
8887
7574
  */
@@ -8907,12 +7594,6 @@ export interface LocalGatewayVirtualInterfaceGroup {
8907
7594
  */
8908
7595
  Tags?: Tag[];
8909
7596
  }
8910
- export declare namespace LocalGatewayVirtualInterfaceGroup {
8911
- /**
8912
- * @internal
8913
- */
8914
- const filterSensitiveLog: (obj: LocalGatewayVirtualInterfaceGroup) => any;
8915
- }
8916
7597
  export interface DescribeLocalGatewayVirtualInterfaceGroupsResult {
8917
7598
  /**
8918
7599
  * <p>The virtual interface groups.</p>
@@ -8923,12 +7604,6 @@ export interface DescribeLocalGatewayVirtualInterfaceGroupsResult {
8923
7604
  */
8924
7605
  NextToken?: string;
8925
7606
  }
8926
- export declare namespace DescribeLocalGatewayVirtualInterfaceGroupsResult {
8927
- /**
8928
- * @internal
8929
- */
8930
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsResult) => any;
8931
- }
8932
7607
  export interface DescribeLocalGatewayVirtualInterfacesRequest {
8933
7608
  /**
8934
7609
  * <p>The IDs of the virtual interfaces.</p>
@@ -8989,12 +7664,6 @@ export interface DescribeLocalGatewayVirtualInterfacesRequest {
8989
7664
  */
8990
7665
  DryRun?: boolean;
8991
7666
  }
8992
- export declare namespace DescribeLocalGatewayVirtualInterfacesRequest {
8993
- /**
8994
- * @internal
8995
- */
8996
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesRequest) => any;
8997
- }
8998
7667
  /**
8999
7668
  * <p>Describes a local gateway virtual interface.</p>
9000
7669
  */
@@ -9036,12 +7705,6 @@ export interface LocalGatewayVirtualInterface {
9036
7705
  */
9037
7706
  Tags?: Tag[];
9038
7707
  }
9039
- export declare namespace LocalGatewayVirtualInterface {
9040
- /**
9041
- * @internal
9042
- */
9043
- const filterSensitiveLog: (obj: LocalGatewayVirtualInterface) => any;
9044
- }
9045
7708
  export interface DescribeLocalGatewayVirtualInterfacesResult {
9046
7709
  /**
9047
7710
  * <p>Information about the virtual interfaces.</p>
@@ -9052,12 +7715,6 @@ export interface DescribeLocalGatewayVirtualInterfacesResult {
9052
7715
  */
9053
7716
  NextToken?: string;
9054
7717
  }
9055
- export declare namespace DescribeLocalGatewayVirtualInterfacesResult {
9056
- /**
9057
- * @internal
9058
- */
9059
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesResult) => any;
9060
- }
9061
7718
  export interface DescribeManagedPrefixListsRequest {
9062
7719
  /**
9063
7720
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9097,12 +7754,6 @@ export interface DescribeManagedPrefixListsRequest {
9097
7754
  */
9098
7755
  PrefixListIds?: string[];
9099
7756
  }
9100
- export declare namespace DescribeManagedPrefixListsRequest {
9101
- /**
9102
- * @internal
9103
- */
9104
- const filterSensitiveLog: (obj: DescribeManagedPrefixListsRequest) => any;
9105
- }
9106
7757
  export interface DescribeManagedPrefixListsResult {
9107
7758
  /**
9108
7759
  * <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>
@@ -9113,12 +7764,6 @@ export interface DescribeManagedPrefixListsResult {
9113
7764
  */
9114
7765
  PrefixLists?: ManagedPrefixList[];
9115
7766
  }
9116
- export declare namespace DescribeManagedPrefixListsResult {
9117
- /**
9118
- * @internal
9119
- */
9120
- const filterSensitiveLog: (obj: DescribeManagedPrefixListsResult) => any;
9121
- }
9122
7767
  export interface DescribeMovingAddressesRequest {
9123
7768
  /**
9124
7769
  * <p>One or more filters.</p>
@@ -9154,12 +7799,6 @@ export interface DescribeMovingAddressesRequest {
9154
7799
  */
9155
7800
  PublicIps?: string[];
9156
7801
  }
9157
- export declare namespace DescribeMovingAddressesRequest {
9158
- /**
9159
- * @internal
9160
- */
9161
- const filterSensitiveLog: (obj: DescribeMovingAddressesRequest) => any;
9162
- }
9163
7802
  export declare type MoveStatus = "movingToVpc" | "restoringToClassic";
9164
7803
  /**
9165
7804
  * <p>Describes the status of a moving Elastic IP address.</p>
@@ -9174,12 +7813,6 @@ export interface MovingAddressStatus {
9174
7813
  */
9175
7814
  PublicIp?: string;
9176
7815
  }
9177
- export declare namespace MovingAddressStatus {
9178
- /**
9179
- * @internal
9180
- */
9181
- const filterSensitiveLog: (obj: MovingAddressStatus) => any;
9182
- }
9183
7816
  export interface DescribeMovingAddressesResult {
9184
7817
  /**
9185
7818
  * <p>The status for each Elastic IP address.</p>
@@ -9190,12 +7823,6 @@ export interface DescribeMovingAddressesResult {
9190
7823
  */
9191
7824
  NextToken?: string;
9192
7825
  }
9193
- export declare namespace DescribeMovingAddressesResult {
9194
- /**
9195
- * @internal
9196
- */
9197
- const filterSensitiveLog: (obj: DescribeMovingAddressesResult) => any;
9198
- }
9199
7826
  export interface DescribeNatGatewaysRequest {
9200
7827
  /**
9201
7828
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9249,12 +7876,6 @@ export interface DescribeNatGatewaysRequest {
9249
7876
  */
9250
7877
  NextToken?: string;
9251
7878
  }
9252
- export declare namespace DescribeNatGatewaysRequest {
9253
- /**
9254
- * @internal
9255
- */
9256
- const filterSensitiveLog: (obj: DescribeNatGatewaysRequest) => any;
9257
- }
9258
7879
  export interface DescribeNatGatewaysResult {
9259
7880
  /**
9260
7881
  * <p>Information about the NAT gateways.</p>
@@ -9265,12 +7886,6 @@ export interface DescribeNatGatewaysResult {
9265
7886
  */
9266
7887
  NextToken?: string;
9267
7888
  }
9268
- export declare namespace DescribeNatGatewaysResult {
9269
- /**
9270
- * @internal
9271
- */
9272
- const filterSensitiveLog: (obj: DescribeNatGatewaysResult) => any;
9273
- }
9274
7889
  export interface DescribeNetworkAclsRequest {
9275
7890
  /**
9276
7891
  * <p>One or more filters.</p>
@@ -9378,12 +7993,6 @@ export interface DescribeNetworkAclsRequest {
9378
7993
  */
9379
7994
  MaxResults?: number;
9380
7995
  }
9381
- export declare namespace DescribeNetworkAclsRequest {
9382
- /**
9383
- * @internal
9384
- */
9385
- const filterSensitiveLog: (obj: DescribeNetworkAclsRequest) => any;
9386
- }
9387
7996
  export interface DescribeNetworkAclsResult {
9388
7997
  /**
9389
7998
  * <p>Information about one or more network ACLs.</p>
@@ -9394,12 +8003,6 @@ export interface DescribeNetworkAclsResult {
9394
8003
  */
9395
8004
  NextToken?: string;
9396
8005
  }
9397
- export declare namespace DescribeNetworkAclsResult {
9398
- /**
9399
- * @internal
9400
- */
9401
- const filterSensitiveLog: (obj: DescribeNetworkAclsResult) => any;
9402
- }
9403
8006
  export interface DescribeNetworkInsightsAccessScopeAnalysesRequest {
9404
8007
  /**
9405
8008
  * <p>The IDs of the Network Access Scope analyses.</p>
@@ -9437,12 +8040,6 @@ export interface DescribeNetworkInsightsAccessScopeAnalysesRequest {
9437
8040
  */
9438
8041
  NextToken?: string;
9439
8042
  }
9440
- export declare namespace DescribeNetworkInsightsAccessScopeAnalysesRequest {
9441
- /**
9442
- * @internal
9443
- */
9444
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesRequest) => any;
9445
- }
9446
8043
  export declare enum FindingsFound {
9447
8044
  false = "false",
9448
8045
  true = "true",
@@ -9498,12 +8095,6 @@ export interface NetworkInsightsAccessScopeAnalysis {
9498
8095
  */
9499
8096
  Tags?: Tag[];
9500
8097
  }
9501
- export declare namespace NetworkInsightsAccessScopeAnalysis {
9502
- /**
9503
- * @internal
9504
- */
9505
- const filterSensitiveLog: (obj: NetworkInsightsAccessScopeAnalysis) => any;
9506
- }
9507
8098
  export interface DescribeNetworkInsightsAccessScopeAnalysesResult {
9508
8099
  /**
9509
8100
  * <p>The Network Access Scope analyses.</p>
@@ -9514,12 +8105,6 @@ export interface DescribeNetworkInsightsAccessScopeAnalysesResult {
9514
8105
  */
9515
8106
  NextToken?: string;
9516
8107
  }
9517
- export declare namespace DescribeNetworkInsightsAccessScopeAnalysesResult {
9518
- /**
9519
- * @internal
9520
- */
9521
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesResult) => any;
9522
- }
9523
8108
  export interface DescribeNetworkInsightsAccessScopesRequest {
9524
8109
  /**
9525
8110
  * <p>The IDs of the Network Access Scopes.</p>
@@ -9545,12 +8130,6 @@ export interface DescribeNetworkInsightsAccessScopesRequest {
9545
8130
  */
9546
8131
  NextToken?: string;
9547
8132
  }
9548
- export declare namespace DescribeNetworkInsightsAccessScopesRequest {
9549
- /**
9550
- * @internal
9551
- */
9552
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesRequest) => any;
9553
- }
9554
8133
  export interface DescribeNetworkInsightsAccessScopesResult {
9555
8134
  /**
9556
8135
  * <p>The Network Access Scopes.</p>
@@ -9561,12 +8140,6 @@ export interface DescribeNetworkInsightsAccessScopesResult {
9561
8140
  */
9562
8141
  NextToken?: string;
9563
8142
  }
9564
- export declare namespace DescribeNetworkInsightsAccessScopesResult {
9565
- /**
9566
- * @internal
9567
- */
9568
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesResult) => any;
9569
- }
9570
8143
  export interface DescribeNetworkInsightsAnalysesRequest {
9571
8144
  /**
9572
8145
  * <p>The ID of the network insights analyses. You must specify either analysis IDs or a path ID.</p>
@@ -9612,12 +8185,6 @@ export interface DescribeNetworkInsightsAnalysesRequest {
9612
8185
  */
9613
8186
  NextToken?: string;
9614
8187
  }
9615
- export declare namespace DescribeNetworkInsightsAnalysesRequest {
9616
- /**
9617
- * @internal
9618
- */
9619
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesRequest) => any;
9620
- }
9621
8188
  /**
9622
8189
  * <p>Describes a load balancer listener.</p>
9623
8190
  */
@@ -9631,12 +8198,6 @@ export interface AnalysisLoadBalancerListener {
9631
8198
  */
9632
8199
  InstancePort?: number;
9633
8200
  }
9634
- export declare namespace AnalysisLoadBalancerListener {
9635
- /**
9636
- * @internal
9637
- */
9638
- const filterSensitiveLog: (obj: AnalysisLoadBalancerListener) => any;
9639
- }
9640
8201
  /**
9641
8202
  * <p>Describes a load balancer target.</p>
9642
8203
  */
@@ -9658,9 +8219,971 @@ export interface AnalysisLoadBalancerTarget {
9658
8219
  */
9659
8220
  Port?: number;
9660
8221
  }
9661
- export declare namespace AnalysisLoadBalancerTarget {
9662
- /**
9663
- * @internal
9664
- */
9665
- const filterSensitiveLog: (obj: AnalysisLoadBalancerTarget) => any;
9666
- }
8222
+ /**
8223
+ * @internal
8224
+ */
8225
+ export declare const ClientVpnConnectionStatusFilterSensitiveLog: (obj: ClientVpnConnectionStatus) => any;
8226
+ /**
8227
+ * @internal
8228
+ */
8229
+ export declare const ClientVpnConnectionFilterSensitiveLog: (obj: ClientVpnConnection) => any;
8230
+ /**
8231
+ * @internal
8232
+ */
8233
+ export declare const DescribeClientVpnConnectionsResultFilterSensitiveLog: (obj: DescribeClientVpnConnectionsResult) => any;
8234
+ /**
8235
+ * @internal
8236
+ */
8237
+ export declare const DescribeClientVpnEndpointsRequestFilterSensitiveLog: (obj: DescribeClientVpnEndpointsRequest) => any;
8238
+ /**
8239
+ * @internal
8240
+ */
8241
+ export declare const AssociatedTargetNetworkFilterSensitiveLog: (obj: AssociatedTargetNetwork) => any;
8242
+ /**
8243
+ * @internal
8244
+ */
8245
+ export declare const DirectoryServiceAuthenticationFilterSensitiveLog: (obj: DirectoryServiceAuthentication) => any;
8246
+ /**
8247
+ * @internal
8248
+ */
8249
+ export declare const FederatedAuthenticationFilterSensitiveLog: (obj: FederatedAuthentication) => any;
8250
+ /**
8251
+ * @internal
8252
+ */
8253
+ export declare const CertificateAuthenticationFilterSensitiveLog: (obj: CertificateAuthentication) => any;
8254
+ /**
8255
+ * @internal
8256
+ */
8257
+ export declare const ClientVpnAuthenticationFilterSensitiveLog: (obj: ClientVpnAuthentication) => any;
8258
+ /**
8259
+ * @internal
8260
+ */
8261
+ export declare const ClientVpnEndpointAttributeStatusFilterSensitiveLog: (obj: ClientVpnEndpointAttributeStatus) => any;
8262
+ /**
8263
+ * @internal
8264
+ */
8265
+ export declare const ClientConnectResponseOptionsFilterSensitiveLog: (obj: ClientConnectResponseOptions) => any;
8266
+ /**
8267
+ * @internal
8268
+ */
8269
+ export declare const ClientLoginBannerResponseOptionsFilterSensitiveLog: (obj: ClientLoginBannerResponseOptions) => any;
8270
+ /**
8271
+ * @internal
8272
+ */
8273
+ export declare const ConnectionLogResponseOptionsFilterSensitiveLog: (obj: ConnectionLogResponseOptions) => any;
8274
+ /**
8275
+ * @internal
8276
+ */
8277
+ export declare const ClientVpnEndpointFilterSensitiveLog: (obj: ClientVpnEndpoint) => any;
8278
+ /**
8279
+ * @internal
8280
+ */
8281
+ export declare const DescribeClientVpnEndpointsResultFilterSensitiveLog: (obj: DescribeClientVpnEndpointsResult) => any;
8282
+ /**
8283
+ * @internal
8284
+ */
8285
+ export declare const DescribeClientVpnRoutesRequestFilterSensitiveLog: (obj: DescribeClientVpnRoutesRequest) => any;
8286
+ /**
8287
+ * @internal
8288
+ */
8289
+ export declare const ClientVpnRouteFilterSensitiveLog: (obj: ClientVpnRoute) => any;
8290
+ /**
8291
+ * @internal
8292
+ */
8293
+ export declare const DescribeClientVpnRoutesResultFilterSensitiveLog: (obj: DescribeClientVpnRoutesResult) => any;
8294
+ /**
8295
+ * @internal
8296
+ */
8297
+ export declare const DescribeClientVpnTargetNetworksRequestFilterSensitiveLog: (obj: DescribeClientVpnTargetNetworksRequest) => any;
8298
+ /**
8299
+ * @internal
8300
+ */
8301
+ export declare const TargetNetworkFilterSensitiveLog: (obj: TargetNetwork) => any;
8302
+ /**
8303
+ * @internal
8304
+ */
8305
+ export declare const DescribeClientVpnTargetNetworksResultFilterSensitiveLog: (obj: DescribeClientVpnTargetNetworksResult) => any;
8306
+ /**
8307
+ * @internal
8308
+ */
8309
+ export declare const DescribeCoipPoolsRequestFilterSensitiveLog: (obj: DescribeCoipPoolsRequest) => any;
8310
+ /**
8311
+ * @internal
8312
+ */
8313
+ export declare const CoipPoolFilterSensitiveLog: (obj: CoipPool) => any;
8314
+ /**
8315
+ * @internal
8316
+ */
8317
+ export declare const DescribeCoipPoolsResultFilterSensitiveLog: (obj: DescribeCoipPoolsResult) => any;
8318
+ /**
8319
+ * @internal
8320
+ */
8321
+ export declare const DescribeConversionTasksRequestFilterSensitiveLog: (obj: DescribeConversionTasksRequest) => any;
8322
+ /**
8323
+ * @internal
8324
+ */
8325
+ export declare const DiskImageDescriptionFilterSensitiveLog: (obj: DiskImageDescription) => any;
8326
+ /**
8327
+ * @internal
8328
+ */
8329
+ export declare const DiskImageVolumeDescriptionFilterSensitiveLog: (obj: DiskImageVolumeDescription) => any;
8330
+ /**
8331
+ * @internal
8332
+ */
8333
+ export declare const ImportInstanceVolumeDetailItemFilterSensitiveLog: (obj: ImportInstanceVolumeDetailItem) => any;
8334
+ /**
8335
+ * @internal
8336
+ */
8337
+ export declare const ImportInstanceTaskDetailsFilterSensitiveLog: (obj: ImportInstanceTaskDetails) => any;
8338
+ /**
8339
+ * @internal
8340
+ */
8341
+ export declare const ImportVolumeTaskDetailsFilterSensitiveLog: (obj: ImportVolumeTaskDetails) => any;
8342
+ /**
8343
+ * @internal
8344
+ */
8345
+ export declare const ConversionTaskFilterSensitiveLog: (obj: ConversionTask) => any;
8346
+ /**
8347
+ * @internal
8348
+ */
8349
+ export declare const DescribeConversionTasksResultFilterSensitiveLog: (obj: DescribeConversionTasksResult) => any;
8350
+ /**
8351
+ * @internal
8352
+ */
8353
+ export declare const DescribeCustomerGatewaysRequestFilterSensitiveLog: (obj: DescribeCustomerGatewaysRequest) => any;
8354
+ /**
8355
+ * @internal
8356
+ */
8357
+ export declare const DescribeCustomerGatewaysResultFilterSensitiveLog: (obj: DescribeCustomerGatewaysResult) => any;
8358
+ /**
8359
+ * @internal
8360
+ */
8361
+ export declare const DescribeDhcpOptionsRequestFilterSensitiveLog: (obj: DescribeDhcpOptionsRequest) => any;
8362
+ /**
8363
+ * @internal
8364
+ */
8365
+ export declare const DescribeDhcpOptionsResultFilterSensitiveLog: (obj: DescribeDhcpOptionsResult) => any;
8366
+ /**
8367
+ * @internal
8368
+ */
8369
+ export declare const DescribeEgressOnlyInternetGatewaysRequestFilterSensitiveLog: (obj: DescribeEgressOnlyInternetGatewaysRequest) => any;
8370
+ /**
8371
+ * @internal
8372
+ */
8373
+ export declare const DescribeEgressOnlyInternetGatewaysResultFilterSensitiveLog: (obj: DescribeEgressOnlyInternetGatewaysResult) => any;
8374
+ /**
8375
+ * @internal
8376
+ */
8377
+ export declare const DescribeElasticGpusRequestFilterSensitiveLog: (obj: DescribeElasticGpusRequest) => any;
8378
+ /**
8379
+ * @internal
8380
+ */
8381
+ export declare const ElasticGpuHealthFilterSensitiveLog: (obj: ElasticGpuHealth) => any;
8382
+ /**
8383
+ * @internal
8384
+ */
8385
+ export declare const ElasticGpusFilterSensitiveLog: (obj: ElasticGpus) => any;
8386
+ /**
8387
+ * @internal
8388
+ */
8389
+ export declare const DescribeElasticGpusResultFilterSensitiveLog: (obj: DescribeElasticGpusResult) => any;
8390
+ /**
8391
+ * @internal
8392
+ */
8393
+ export declare const DescribeExportImageTasksRequestFilterSensitiveLog: (obj: DescribeExportImageTasksRequest) => any;
8394
+ /**
8395
+ * @internal
8396
+ */
8397
+ export declare const ExportTaskS3LocationFilterSensitiveLog: (obj: ExportTaskS3Location) => any;
8398
+ /**
8399
+ * @internal
8400
+ */
8401
+ export declare const ExportImageTaskFilterSensitiveLog: (obj: ExportImageTask) => any;
8402
+ /**
8403
+ * @internal
8404
+ */
8405
+ export declare const DescribeExportImageTasksResultFilterSensitiveLog: (obj: DescribeExportImageTasksResult) => any;
8406
+ /**
8407
+ * @internal
8408
+ */
8409
+ export declare const DescribeExportTasksRequestFilterSensitiveLog: (obj: DescribeExportTasksRequest) => any;
8410
+ /**
8411
+ * @internal
8412
+ */
8413
+ export declare const DescribeExportTasksResultFilterSensitiveLog: (obj: DescribeExportTasksResult) => any;
8414
+ /**
8415
+ * @internal
8416
+ */
8417
+ export declare const DescribeFastLaunchImagesRequestFilterSensitiveLog: (obj: DescribeFastLaunchImagesRequest) => any;
8418
+ /**
8419
+ * @internal
8420
+ */
8421
+ export declare const FastLaunchLaunchTemplateSpecificationResponseFilterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationResponse) => any;
8422
+ /**
8423
+ * @internal
8424
+ */
8425
+ export declare const FastLaunchSnapshotConfigurationResponseFilterSensitiveLog: (obj: FastLaunchSnapshotConfigurationResponse) => any;
8426
+ /**
8427
+ * @internal
8428
+ */
8429
+ export declare const DescribeFastLaunchImagesSuccessItemFilterSensitiveLog: (obj: DescribeFastLaunchImagesSuccessItem) => any;
8430
+ /**
8431
+ * @internal
8432
+ */
8433
+ export declare const DescribeFastLaunchImagesResultFilterSensitiveLog: (obj: DescribeFastLaunchImagesResult) => any;
8434
+ /**
8435
+ * @internal
8436
+ */
8437
+ export declare const DescribeFastSnapshotRestoresRequestFilterSensitiveLog: (obj: DescribeFastSnapshotRestoresRequest) => any;
8438
+ /**
8439
+ * @internal
8440
+ */
8441
+ export declare const DescribeFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: DescribeFastSnapshotRestoreSuccessItem) => any;
8442
+ /**
8443
+ * @internal
8444
+ */
8445
+ export declare const DescribeFastSnapshotRestoresResultFilterSensitiveLog: (obj: DescribeFastSnapshotRestoresResult) => any;
8446
+ /**
8447
+ * @internal
8448
+ */
8449
+ export declare const DescribeFleetHistoryRequestFilterSensitiveLog: (obj: DescribeFleetHistoryRequest) => any;
8450
+ /**
8451
+ * @internal
8452
+ */
8453
+ export declare const EventInformationFilterSensitiveLog: (obj: EventInformation) => any;
8454
+ /**
8455
+ * @internal
8456
+ */
8457
+ export declare const HistoryRecordEntryFilterSensitiveLog: (obj: HistoryRecordEntry) => any;
8458
+ /**
8459
+ * @internal
8460
+ */
8461
+ export declare const DescribeFleetHistoryResultFilterSensitiveLog: (obj: DescribeFleetHistoryResult) => any;
8462
+ /**
8463
+ * @internal
8464
+ */
8465
+ export declare const DescribeFleetInstancesRequestFilterSensitiveLog: (obj: DescribeFleetInstancesRequest) => any;
8466
+ /**
8467
+ * @internal
8468
+ */
8469
+ export declare const DescribeFleetInstancesResultFilterSensitiveLog: (obj: DescribeFleetInstancesResult) => any;
8470
+ /**
8471
+ * @internal
8472
+ */
8473
+ export declare const DescribeFleetsRequestFilterSensitiveLog: (obj: DescribeFleetsRequest) => any;
8474
+ /**
8475
+ * @internal
8476
+ */
8477
+ export declare const DescribeFleetErrorFilterSensitiveLog: (obj: DescribeFleetError) => any;
8478
+ /**
8479
+ * @internal
8480
+ */
8481
+ export declare const DescribeFleetsInstancesFilterSensitiveLog: (obj: DescribeFleetsInstances) => any;
8482
+ /**
8483
+ * @internal
8484
+ */
8485
+ export declare const FleetLaunchTemplateConfigFilterSensitiveLog: (obj: FleetLaunchTemplateConfig) => any;
8486
+ /**
8487
+ * @internal
8488
+ */
8489
+ export declare const CapacityReservationOptionsFilterSensitiveLog: (obj: CapacityReservationOptions) => any;
8490
+ /**
8491
+ * @internal
8492
+ */
8493
+ export declare const OnDemandOptionsFilterSensitiveLog: (obj: OnDemandOptions) => any;
8494
+ /**
8495
+ * @internal
8496
+ */
8497
+ export declare const FleetSpotCapacityRebalanceFilterSensitiveLog: (obj: FleetSpotCapacityRebalance) => any;
8498
+ /**
8499
+ * @internal
8500
+ */
8501
+ export declare const FleetSpotMaintenanceStrategiesFilterSensitiveLog: (obj: FleetSpotMaintenanceStrategies) => any;
8502
+ /**
8503
+ * @internal
8504
+ */
8505
+ export declare const SpotOptionsFilterSensitiveLog: (obj: SpotOptions) => any;
8506
+ /**
8507
+ * @internal
8508
+ */
8509
+ export declare const TargetCapacitySpecificationFilterSensitiveLog: (obj: TargetCapacitySpecification) => any;
8510
+ /**
8511
+ * @internal
8512
+ */
8513
+ export declare const FleetDataFilterSensitiveLog: (obj: FleetData) => any;
8514
+ /**
8515
+ * @internal
8516
+ */
8517
+ export declare const DescribeFleetsResultFilterSensitiveLog: (obj: DescribeFleetsResult) => any;
8518
+ /**
8519
+ * @internal
8520
+ */
8521
+ export declare const DescribeFlowLogsRequestFilterSensitiveLog: (obj: DescribeFlowLogsRequest) => any;
8522
+ /**
8523
+ * @internal
8524
+ */
8525
+ export declare const DestinationOptionsResponseFilterSensitiveLog: (obj: DestinationOptionsResponse) => any;
8526
+ /**
8527
+ * @internal
8528
+ */
8529
+ export declare const FlowLogFilterSensitiveLog: (obj: FlowLog) => any;
8530
+ /**
8531
+ * @internal
8532
+ */
8533
+ export declare const DescribeFlowLogsResultFilterSensitiveLog: (obj: DescribeFlowLogsResult) => any;
8534
+ /**
8535
+ * @internal
8536
+ */
8537
+ export declare const DescribeFpgaImageAttributeRequestFilterSensitiveLog: (obj: DescribeFpgaImageAttributeRequest) => any;
8538
+ /**
8539
+ * @internal
8540
+ */
8541
+ export declare const LoadPermissionFilterSensitiveLog: (obj: LoadPermission) => any;
8542
+ /**
8543
+ * @internal
8544
+ */
8545
+ export declare const ProductCodeFilterSensitiveLog: (obj: ProductCode) => any;
8546
+ /**
8547
+ * @internal
8548
+ */
8549
+ export declare const FpgaImageAttributeFilterSensitiveLog: (obj: FpgaImageAttribute) => any;
8550
+ /**
8551
+ * @internal
8552
+ */
8553
+ export declare const DescribeFpgaImageAttributeResultFilterSensitiveLog: (obj: DescribeFpgaImageAttributeResult) => any;
8554
+ /**
8555
+ * @internal
8556
+ */
8557
+ export declare const DescribeFpgaImagesRequestFilterSensitiveLog: (obj: DescribeFpgaImagesRequest) => any;
8558
+ /**
8559
+ * @internal
8560
+ */
8561
+ export declare const PciIdFilterSensitiveLog: (obj: PciId) => any;
8562
+ /**
8563
+ * @internal
8564
+ */
8565
+ export declare const FpgaImageStateFilterSensitiveLog: (obj: FpgaImageState) => any;
8566
+ /**
8567
+ * @internal
8568
+ */
8569
+ export declare const FpgaImageFilterSensitiveLog: (obj: FpgaImage) => any;
8570
+ /**
8571
+ * @internal
8572
+ */
8573
+ export declare const DescribeFpgaImagesResultFilterSensitiveLog: (obj: DescribeFpgaImagesResult) => any;
8574
+ /**
8575
+ * @internal
8576
+ */
8577
+ export declare const DescribeHostReservationOfferingsRequestFilterSensitiveLog: (obj: DescribeHostReservationOfferingsRequest) => any;
8578
+ /**
8579
+ * @internal
8580
+ */
8581
+ export declare const HostOfferingFilterSensitiveLog: (obj: HostOffering) => any;
8582
+ /**
8583
+ * @internal
8584
+ */
8585
+ export declare const DescribeHostReservationOfferingsResultFilterSensitiveLog: (obj: DescribeHostReservationOfferingsResult) => any;
8586
+ /**
8587
+ * @internal
8588
+ */
8589
+ export declare const DescribeHostReservationsRequestFilterSensitiveLog: (obj: DescribeHostReservationsRequest) => any;
8590
+ /**
8591
+ * @internal
8592
+ */
8593
+ export declare const HostReservationFilterSensitiveLog: (obj: HostReservation) => any;
8594
+ /**
8595
+ * @internal
8596
+ */
8597
+ export declare const DescribeHostReservationsResultFilterSensitiveLog: (obj: DescribeHostReservationsResult) => any;
8598
+ /**
8599
+ * @internal
8600
+ */
8601
+ export declare const DescribeHostsRequestFilterSensitiveLog: (obj: DescribeHostsRequest) => any;
8602
+ /**
8603
+ * @internal
8604
+ */
8605
+ export declare const InstanceCapacityFilterSensitiveLog: (obj: InstanceCapacity) => any;
8606
+ /**
8607
+ * @internal
8608
+ */
8609
+ export declare const AvailableCapacityFilterSensitiveLog: (obj: AvailableCapacity) => any;
8610
+ /**
8611
+ * @internal
8612
+ */
8613
+ export declare const HostPropertiesFilterSensitiveLog: (obj: HostProperties) => any;
8614
+ /**
8615
+ * @internal
8616
+ */
8617
+ export declare const HostInstanceFilterSensitiveLog: (obj: HostInstance) => any;
8618
+ /**
8619
+ * @internal
8620
+ */
8621
+ export declare const HostFilterSensitiveLog: (obj: Host) => any;
8622
+ /**
8623
+ * @internal
8624
+ */
8625
+ export declare const DescribeHostsResultFilterSensitiveLog: (obj: DescribeHostsResult) => any;
8626
+ /**
8627
+ * @internal
8628
+ */
8629
+ export declare const DescribeIamInstanceProfileAssociationsRequestFilterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsRequest) => any;
8630
+ /**
8631
+ * @internal
8632
+ */
8633
+ export declare const DescribeIamInstanceProfileAssociationsResultFilterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsResult) => any;
8634
+ /**
8635
+ * @internal
8636
+ */
8637
+ export declare const DescribeIdentityIdFormatRequestFilterSensitiveLog: (obj: DescribeIdentityIdFormatRequest) => any;
8638
+ /**
8639
+ * @internal
8640
+ */
8641
+ export declare const DescribeIdentityIdFormatResultFilterSensitiveLog: (obj: DescribeIdentityIdFormatResult) => any;
8642
+ /**
8643
+ * @internal
8644
+ */
8645
+ export declare const DescribeIdFormatRequestFilterSensitiveLog: (obj: DescribeIdFormatRequest) => any;
8646
+ /**
8647
+ * @internal
8648
+ */
8649
+ export declare const DescribeIdFormatResultFilterSensitiveLog: (obj: DescribeIdFormatResult) => any;
8650
+ /**
8651
+ * @internal
8652
+ */
8653
+ export declare const DescribeImageAttributeRequestFilterSensitiveLog: (obj: DescribeImageAttributeRequest) => any;
8654
+ /**
8655
+ * @internal
8656
+ */
8657
+ export declare const LaunchPermissionFilterSensitiveLog: (obj: LaunchPermission) => any;
8658
+ /**
8659
+ * @internal
8660
+ */
8661
+ export declare const ImageAttributeFilterSensitiveLog: (obj: ImageAttribute) => any;
8662
+ /**
8663
+ * @internal
8664
+ */
8665
+ export declare const DescribeImagesRequestFilterSensitiveLog: (obj: DescribeImagesRequest) => any;
8666
+ /**
8667
+ * @internal
8668
+ */
8669
+ export declare const StateReasonFilterSensitiveLog: (obj: StateReason) => any;
8670
+ /**
8671
+ * @internal
8672
+ */
8673
+ export declare const ImageFilterSensitiveLog: (obj: Image) => any;
8674
+ /**
8675
+ * @internal
8676
+ */
8677
+ export declare const DescribeImagesResultFilterSensitiveLog: (obj: DescribeImagesResult) => any;
8678
+ /**
8679
+ * @internal
8680
+ */
8681
+ export declare const DescribeImportImageTasksRequestFilterSensitiveLog: (obj: DescribeImportImageTasksRequest) => any;
8682
+ /**
8683
+ * @internal
8684
+ */
8685
+ export declare const ImportImageLicenseConfigurationResponseFilterSensitiveLog: (obj: ImportImageLicenseConfigurationResponse) => any;
8686
+ /**
8687
+ * @internal
8688
+ */
8689
+ export declare const UserBucketDetailsFilterSensitiveLog: (obj: UserBucketDetails) => any;
8690
+ /**
8691
+ * @internal
8692
+ */
8693
+ export declare const SnapshotDetailFilterSensitiveLog: (obj: SnapshotDetail) => any;
8694
+ /**
8695
+ * @internal
8696
+ */
8697
+ export declare const ImportImageTaskFilterSensitiveLog: (obj: ImportImageTask) => any;
8698
+ /**
8699
+ * @internal
8700
+ */
8701
+ export declare const DescribeImportImageTasksResultFilterSensitiveLog: (obj: DescribeImportImageTasksResult) => any;
8702
+ /**
8703
+ * @internal
8704
+ */
8705
+ export declare const DescribeImportSnapshotTasksRequestFilterSensitiveLog: (obj: DescribeImportSnapshotTasksRequest) => any;
8706
+ /**
8707
+ * @internal
8708
+ */
8709
+ export declare const SnapshotTaskDetailFilterSensitiveLog: (obj: SnapshotTaskDetail) => any;
8710
+ /**
8711
+ * @internal
8712
+ */
8713
+ export declare const ImportSnapshotTaskFilterSensitiveLog: (obj: ImportSnapshotTask) => any;
8714
+ /**
8715
+ * @internal
8716
+ */
8717
+ export declare const DescribeImportSnapshotTasksResultFilterSensitiveLog: (obj: DescribeImportSnapshotTasksResult) => any;
8718
+ /**
8719
+ * @internal
8720
+ */
8721
+ export declare const DescribeInstanceAttributeRequestFilterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
8722
+ /**
8723
+ * @internal
8724
+ */
8725
+ export declare const EbsInstanceBlockDeviceFilterSensitiveLog: (obj: EbsInstanceBlockDevice) => any;
8726
+ /**
8727
+ * @internal
8728
+ */
8729
+ export declare const InstanceBlockDeviceMappingFilterSensitiveLog: (obj: InstanceBlockDeviceMapping) => any;
8730
+ /**
8731
+ * @internal
8732
+ */
8733
+ export declare const AttributeBooleanValueFilterSensitiveLog: (obj: AttributeBooleanValue) => any;
8734
+ /**
8735
+ * @internal
8736
+ */
8737
+ export declare const EnclaveOptionsFilterSensitiveLog: (obj: EnclaveOptions) => any;
8738
+ /**
8739
+ * @internal
8740
+ */
8741
+ export declare const InstanceAttributeFilterSensitiveLog: (obj: InstanceAttribute) => any;
8742
+ /**
8743
+ * @internal
8744
+ */
8745
+ export declare const DescribeInstanceCreditSpecificationsRequestFilterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsRequest) => any;
8746
+ /**
8747
+ * @internal
8748
+ */
8749
+ export declare const InstanceCreditSpecificationFilterSensitiveLog: (obj: InstanceCreditSpecification) => any;
8750
+ /**
8751
+ * @internal
8752
+ */
8753
+ export declare const DescribeInstanceCreditSpecificationsResultFilterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsResult) => any;
8754
+ /**
8755
+ * @internal
8756
+ */
8757
+ export declare const DescribeInstanceEventNotificationAttributesRequestFilterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesRequest) => any;
8758
+ /**
8759
+ * @internal
8760
+ */
8761
+ export declare const DescribeInstanceEventNotificationAttributesResultFilterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesResult) => any;
8762
+ /**
8763
+ * @internal
8764
+ */
8765
+ export declare const DescribeInstanceEventWindowsRequestFilterSensitiveLog: (obj: DescribeInstanceEventWindowsRequest) => any;
8766
+ /**
8767
+ * @internal
8768
+ */
8769
+ export declare const DescribeInstanceEventWindowsResultFilterSensitiveLog: (obj: DescribeInstanceEventWindowsResult) => any;
8770
+ /**
8771
+ * @internal
8772
+ */
8773
+ export declare const DescribeInstancesRequestFilterSensitiveLog: (obj: DescribeInstancesRequest) => any;
8774
+ /**
8775
+ * @internal
8776
+ */
8777
+ export declare const CapacityReservationSpecificationResponseFilterSensitiveLog: (obj: CapacityReservationSpecificationResponse) => any;
8778
+ /**
8779
+ * @internal
8780
+ */
8781
+ export declare const CpuOptionsFilterSensitiveLog: (obj: CpuOptions) => any;
8782
+ /**
8783
+ * @internal
8784
+ */
8785
+ export declare const ElasticGpuAssociationFilterSensitiveLog: (obj: ElasticGpuAssociation) => any;
8786
+ /**
8787
+ * @internal
8788
+ */
8789
+ export declare const ElasticInferenceAcceleratorAssociationFilterSensitiveLog: (obj: ElasticInferenceAcceleratorAssociation) => any;
8790
+ /**
8791
+ * @internal
8792
+ */
8793
+ export declare const HibernationOptionsFilterSensitiveLog: (obj: HibernationOptions) => any;
8794
+ /**
8795
+ * @internal
8796
+ */
8797
+ export declare const LicenseConfigurationFilterSensitiveLog: (obj: LicenseConfiguration) => any;
8798
+ /**
8799
+ * @internal
8800
+ */
8801
+ export declare const InstanceMaintenanceOptionsFilterSensitiveLog: (obj: InstanceMaintenanceOptions) => any;
8802
+ /**
8803
+ * @internal
8804
+ */
8805
+ export declare const InstanceMetadataOptionsResponseFilterSensitiveLog: (obj: InstanceMetadataOptionsResponse) => any;
8806
+ /**
8807
+ * @internal
8808
+ */
8809
+ export declare const MonitoringFilterSensitiveLog: (obj: Monitoring) => any;
8810
+ /**
8811
+ * @internal
8812
+ */
8813
+ export declare const InstanceNetworkInterfaceAssociationFilterSensitiveLog: (obj: InstanceNetworkInterfaceAssociation) => any;
8814
+ /**
8815
+ * @internal
8816
+ */
8817
+ export declare const InstanceNetworkInterfaceAttachmentFilterSensitiveLog: (obj: InstanceNetworkInterfaceAttachment) => any;
8818
+ /**
8819
+ * @internal
8820
+ */
8821
+ export declare const InstanceIpv4PrefixFilterSensitiveLog: (obj: InstanceIpv4Prefix) => any;
8822
+ /**
8823
+ * @internal
8824
+ */
8825
+ export declare const InstanceIpv6PrefixFilterSensitiveLog: (obj: InstanceIpv6Prefix) => any;
8826
+ /**
8827
+ * @internal
8828
+ */
8829
+ export declare const InstancePrivateIpAddressFilterSensitiveLog: (obj: InstancePrivateIpAddress) => any;
8830
+ /**
8831
+ * @internal
8832
+ */
8833
+ export declare const InstanceNetworkInterfaceFilterSensitiveLog: (obj: InstanceNetworkInterface) => any;
8834
+ /**
8835
+ * @internal
8836
+ */
8837
+ export declare const PrivateDnsNameOptionsResponseFilterSensitiveLog: (obj: PrivateDnsNameOptionsResponse) => any;
8838
+ /**
8839
+ * @internal
8840
+ */
8841
+ export declare const InstanceStateFilterSensitiveLog: (obj: InstanceState) => any;
8842
+ /**
8843
+ * @internal
8844
+ */
8845
+ export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
8846
+ /**
8847
+ * @internal
8848
+ */
8849
+ export declare const ReservationFilterSensitiveLog: (obj: Reservation) => any;
8850
+ /**
8851
+ * @internal
8852
+ */
8853
+ export declare const DescribeInstancesResultFilterSensitiveLog: (obj: DescribeInstancesResult) => any;
8854
+ /**
8855
+ * @internal
8856
+ */
8857
+ export declare const DescribeInstanceStatusRequestFilterSensitiveLog: (obj: DescribeInstanceStatusRequest) => any;
8858
+ /**
8859
+ * @internal
8860
+ */
8861
+ export declare const InstanceStatusEventFilterSensitiveLog: (obj: InstanceStatusEvent) => any;
8862
+ /**
8863
+ * @internal
8864
+ */
8865
+ export declare const InstanceStatusDetailsFilterSensitiveLog: (obj: InstanceStatusDetails) => any;
8866
+ /**
8867
+ * @internal
8868
+ */
8869
+ export declare const InstanceStatusSummaryFilterSensitiveLog: (obj: InstanceStatusSummary) => any;
8870
+ /**
8871
+ * @internal
8872
+ */
8873
+ export declare const InstanceStatusFilterSensitiveLog: (obj: InstanceStatus) => any;
8874
+ /**
8875
+ * @internal
8876
+ */
8877
+ export declare const DescribeInstanceStatusResultFilterSensitiveLog: (obj: DescribeInstanceStatusResult) => any;
8878
+ /**
8879
+ * @internal
8880
+ */
8881
+ export declare const DescribeInstanceTypeOfferingsRequestFilterSensitiveLog: (obj: DescribeInstanceTypeOfferingsRequest) => any;
8882
+ /**
8883
+ * @internal
8884
+ */
8885
+ export declare const InstanceTypeOfferingFilterSensitiveLog: (obj: InstanceTypeOffering) => any;
8886
+ /**
8887
+ * @internal
8888
+ */
8889
+ export declare const DescribeInstanceTypeOfferingsResultFilterSensitiveLog: (obj: DescribeInstanceTypeOfferingsResult) => any;
8890
+ /**
8891
+ * @internal
8892
+ */
8893
+ export declare const DescribeInstanceTypesRequestFilterSensitiveLog: (obj: DescribeInstanceTypesRequest) => any;
8894
+ /**
8895
+ * @internal
8896
+ */
8897
+ export declare const EbsOptimizedInfoFilterSensitiveLog: (obj: EbsOptimizedInfo) => any;
8898
+ /**
8899
+ * @internal
8900
+ */
8901
+ export declare const EbsInfoFilterSensitiveLog: (obj: EbsInfo) => any;
8902
+ /**
8903
+ * @internal
8904
+ */
8905
+ export declare const FpgaDeviceMemoryInfoFilterSensitiveLog: (obj: FpgaDeviceMemoryInfo) => any;
8906
+ /**
8907
+ * @internal
8908
+ */
8909
+ export declare const FpgaDeviceInfoFilterSensitiveLog: (obj: FpgaDeviceInfo) => any;
8910
+ /**
8911
+ * @internal
8912
+ */
8913
+ export declare const FpgaInfoFilterSensitiveLog: (obj: FpgaInfo) => any;
8914
+ /**
8915
+ * @internal
8916
+ */
8917
+ export declare const GpuDeviceMemoryInfoFilterSensitiveLog: (obj: GpuDeviceMemoryInfo) => any;
8918
+ /**
8919
+ * @internal
8920
+ */
8921
+ export declare const GpuDeviceInfoFilterSensitiveLog: (obj: GpuDeviceInfo) => any;
8922
+ /**
8923
+ * @internal
8924
+ */
8925
+ export declare const GpuInfoFilterSensitiveLog: (obj: GpuInfo) => any;
8926
+ /**
8927
+ * @internal
8928
+ */
8929
+ export declare const InferenceDeviceInfoFilterSensitiveLog: (obj: InferenceDeviceInfo) => any;
8930
+ /**
8931
+ * @internal
8932
+ */
8933
+ export declare const InferenceAcceleratorInfoFilterSensitiveLog: (obj: InferenceAcceleratorInfo) => any;
8934
+ /**
8935
+ * @internal
8936
+ */
8937
+ export declare const DiskInfoFilterSensitiveLog: (obj: DiskInfo) => any;
8938
+ /**
8939
+ * @internal
8940
+ */
8941
+ export declare const InstanceStorageInfoFilterSensitiveLog: (obj: InstanceStorageInfo) => any;
8942
+ /**
8943
+ * @internal
8944
+ */
8945
+ export declare const MemoryInfoFilterSensitiveLog: (obj: MemoryInfo) => any;
8946
+ /**
8947
+ * @internal
8948
+ */
8949
+ export declare const EfaInfoFilterSensitiveLog: (obj: EfaInfo) => any;
8950
+ /**
8951
+ * @internal
8952
+ */
8953
+ export declare const NetworkCardInfoFilterSensitiveLog: (obj: NetworkCardInfo) => any;
8954
+ /**
8955
+ * @internal
8956
+ */
8957
+ export declare const NetworkInfoFilterSensitiveLog: (obj: NetworkInfo) => any;
8958
+ /**
8959
+ * @internal
8960
+ */
8961
+ export declare const PlacementGroupInfoFilterSensitiveLog: (obj: PlacementGroupInfo) => any;
8962
+ /**
8963
+ * @internal
8964
+ */
8965
+ export declare const ProcessorInfoFilterSensitiveLog: (obj: ProcessorInfo) => any;
8966
+ /**
8967
+ * @internal
8968
+ */
8969
+ export declare const VCpuInfoFilterSensitiveLog: (obj: VCpuInfo) => any;
8970
+ /**
8971
+ * @internal
8972
+ */
8973
+ export declare const InstanceTypeInfoFilterSensitiveLog: (obj: InstanceTypeInfo) => any;
8974
+ /**
8975
+ * @internal
8976
+ */
8977
+ export declare const DescribeInstanceTypesResultFilterSensitiveLog: (obj: DescribeInstanceTypesResult) => any;
8978
+ /**
8979
+ * @internal
8980
+ */
8981
+ export declare const DescribeInternetGatewaysRequestFilterSensitiveLog: (obj: DescribeInternetGatewaysRequest) => any;
8982
+ /**
8983
+ * @internal
8984
+ */
8985
+ export declare const DescribeInternetGatewaysResultFilterSensitiveLog: (obj: DescribeInternetGatewaysResult) => any;
8986
+ /**
8987
+ * @internal
8988
+ */
8989
+ export declare const DescribeIpamPoolsRequestFilterSensitiveLog: (obj: DescribeIpamPoolsRequest) => any;
8990
+ /**
8991
+ * @internal
8992
+ */
8993
+ export declare const DescribeIpamPoolsResultFilterSensitiveLog: (obj: DescribeIpamPoolsResult) => any;
8994
+ /**
8995
+ * @internal
8996
+ */
8997
+ export declare const DescribeIpamsRequestFilterSensitiveLog: (obj: DescribeIpamsRequest) => any;
8998
+ /**
8999
+ * @internal
9000
+ */
9001
+ export declare const DescribeIpamsResultFilterSensitiveLog: (obj: DescribeIpamsResult) => any;
9002
+ /**
9003
+ * @internal
9004
+ */
9005
+ export declare const DescribeIpamScopesRequestFilterSensitiveLog: (obj: DescribeIpamScopesRequest) => any;
9006
+ /**
9007
+ * @internal
9008
+ */
9009
+ export declare const DescribeIpamScopesResultFilterSensitiveLog: (obj: DescribeIpamScopesResult) => any;
9010
+ /**
9011
+ * @internal
9012
+ */
9013
+ export declare const DescribeIpv6PoolsRequestFilterSensitiveLog: (obj: DescribeIpv6PoolsRequest) => any;
9014
+ /**
9015
+ * @internal
9016
+ */
9017
+ export declare const PoolCidrBlockFilterSensitiveLog: (obj: PoolCidrBlock) => any;
9018
+ /**
9019
+ * @internal
9020
+ */
9021
+ export declare const Ipv6PoolFilterSensitiveLog: (obj: Ipv6Pool) => any;
9022
+ /**
9023
+ * @internal
9024
+ */
9025
+ export declare const DescribeIpv6PoolsResultFilterSensitiveLog: (obj: DescribeIpv6PoolsResult) => any;
9026
+ /**
9027
+ * @internal
9028
+ */
9029
+ export declare const DescribeKeyPairsRequestFilterSensitiveLog: (obj: DescribeKeyPairsRequest) => any;
9030
+ /**
9031
+ * @internal
9032
+ */
9033
+ export declare const KeyPairInfoFilterSensitiveLog: (obj: KeyPairInfo) => any;
9034
+ /**
9035
+ * @internal
9036
+ */
9037
+ export declare const DescribeKeyPairsResultFilterSensitiveLog: (obj: DescribeKeyPairsResult) => any;
9038
+ /**
9039
+ * @internal
9040
+ */
9041
+ export declare const DescribeLaunchTemplatesRequestFilterSensitiveLog: (obj: DescribeLaunchTemplatesRequest) => any;
9042
+ /**
9043
+ * @internal
9044
+ */
9045
+ export declare const DescribeLaunchTemplatesResultFilterSensitiveLog: (obj: DescribeLaunchTemplatesResult) => any;
9046
+ /**
9047
+ * @internal
9048
+ */
9049
+ export declare const DescribeLaunchTemplateVersionsRequestFilterSensitiveLog: (obj: DescribeLaunchTemplateVersionsRequest) => any;
9050
+ /**
9051
+ * @internal
9052
+ */
9053
+ export declare const DescribeLaunchTemplateVersionsResultFilterSensitiveLog: (obj: DescribeLaunchTemplateVersionsResult) => any;
9054
+ /**
9055
+ * @internal
9056
+ */
9057
+ export declare const DescribeLocalGatewayRouteTablesRequestFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesRequest) => any;
9058
+ /**
9059
+ * @internal
9060
+ */
9061
+ export declare const LocalGatewayRouteTableFilterSensitiveLog: (obj: LocalGatewayRouteTable) => any;
9062
+ /**
9063
+ * @internal
9064
+ */
9065
+ export declare const DescribeLocalGatewayRouteTablesResultFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesResult) => any;
9066
+ /**
9067
+ * @internal
9068
+ */
9069
+ export declare const DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequestFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest) => any;
9070
+ /**
9071
+ * @internal
9072
+ */
9073
+ export declare const LocalGatewayRouteTableVirtualInterfaceGroupAssociationFilterSensitiveLog: (obj: LocalGatewayRouteTableVirtualInterfaceGroupAssociation) => any;
9074
+ /**
9075
+ * @internal
9076
+ */
9077
+ export declare const DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResultFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult) => any;
9078
+ /**
9079
+ * @internal
9080
+ */
9081
+ export declare const DescribeLocalGatewayRouteTableVpcAssociationsRequestFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsRequest) => any;
9082
+ /**
9083
+ * @internal
9084
+ */
9085
+ export declare const DescribeLocalGatewayRouteTableVpcAssociationsResultFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsResult) => any;
9086
+ /**
9087
+ * @internal
9088
+ */
9089
+ export declare const DescribeLocalGatewaysRequestFilterSensitiveLog: (obj: DescribeLocalGatewaysRequest) => any;
9090
+ /**
9091
+ * @internal
9092
+ */
9093
+ export declare const LocalGatewayFilterSensitiveLog: (obj: LocalGateway) => any;
9094
+ /**
9095
+ * @internal
9096
+ */
9097
+ export declare const DescribeLocalGatewaysResultFilterSensitiveLog: (obj: DescribeLocalGatewaysResult) => any;
9098
+ /**
9099
+ * @internal
9100
+ */
9101
+ export declare const DescribeLocalGatewayVirtualInterfaceGroupsRequestFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsRequest) => any;
9102
+ /**
9103
+ * @internal
9104
+ */
9105
+ export declare const LocalGatewayVirtualInterfaceGroupFilterSensitiveLog: (obj: LocalGatewayVirtualInterfaceGroup) => any;
9106
+ /**
9107
+ * @internal
9108
+ */
9109
+ export declare const DescribeLocalGatewayVirtualInterfaceGroupsResultFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsResult) => any;
9110
+ /**
9111
+ * @internal
9112
+ */
9113
+ export declare const DescribeLocalGatewayVirtualInterfacesRequestFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesRequest) => any;
9114
+ /**
9115
+ * @internal
9116
+ */
9117
+ export declare const LocalGatewayVirtualInterfaceFilterSensitiveLog: (obj: LocalGatewayVirtualInterface) => any;
9118
+ /**
9119
+ * @internal
9120
+ */
9121
+ export declare const DescribeLocalGatewayVirtualInterfacesResultFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesResult) => any;
9122
+ /**
9123
+ * @internal
9124
+ */
9125
+ export declare const DescribeManagedPrefixListsRequestFilterSensitiveLog: (obj: DescribeManagedPrefixListsRequest) => any;
9126
+ /**
9127
+ * @internal
9128
+ */
9129
+ export declare const DescribeManagedPrefixListsResultFilterSensitiveLog: (obj: DescribeManagedPrefixListsResult) => any;
9130
+ /**
9131
+ * @internal
9132
+ */
9133
+ export declare const DescribeMovingAddressesRequestFilterSensitiveLog: (obj: DescribeMovingAddressesRequest) => any;
9134
+ /**
9135
+ * @internal
9136
+ */
9137
+ export declare const MovingAddressStatusFilterSensitiveLog: (obj: MovingAddressStatus) => any;
9138
+ /**
9139
+ * @internal
9140
+ */
9141
+ export declare const DescribeMovingAddressesResultFilterSensitiveLog: (obj: DescribeMovingAddressesResult) => any;
9142
+ /**
9143
+ * @internal
9144
+ */
9145
+ export declare const DescribeNatGatewaysRequestFilterSensitiveLog: (obj: DescribeNatGatewaysRequest) => any;
9146
+ /**
9147
+ * @internal
9148
+ */
9149
+ export declare const DescribeNatGatewaysResultFilterSensitiveLog: (obj: DescribeNatGatewaysResult) => any;
9150
+ /**
9151
+ * @internal
9152
+ */
9153
+ export declare const DescribeNetworkAclsRequestFilterSensitiveLog: (obj: DescribeNetworkAclsRequest) => any;
9154
+ /**
9155
+ * @internal
9156
+ */
9157
+ export declare const DescribeNetworkAclsResultFilterSensitiveLog: (obj: DescribeNetworkAclsResult) => any;
9158
+ /**
9159
+ * @internal
9160
+ */
9161
+ export declare const DescribeNetworkInsightsAccessScopeAnalysesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesRequest) => any;
9162
+ /**
9163
+ * @internal
9164
+ */
9165
+ export declare const NetworkInsightsAccessScopeAnalysisFilterSensitiveLog: (obj: NetworkInsightsAccessScopeAnalysis) => any;
9166
+ /**
9167
+ * @internal
9168
+ */
9169
+ export declare const DescribeNetworkInsightsAccessScopeAnalysesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesResult) => any;
9170
+ /**
9171
+ * @internal
9172
+ */
9173
+ export declare const DescribeNetworkInsightsAccessScopesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesRequest) => any;
9174
+ /**
9175
+ * @internal
9176
+ */
9177
+ export declare const DescribeNetworkInsightsAccessScopesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesResult) => any;
9178
+ /**
9179
+ * @internal
9180
+ */
9181
+ export declare const DescribeNetworkInsightsAnalysesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesRequest) => any;
9182
+ /**
9183
+ * @internal
9184
+ */
9185
+ export declare const AnalysisLoadBalancerListenerFilterSensitiveLog: (obj: AnalysisLoadBalancerListener) => any;
9186
+ /**
9187
+ * @internal
9188
+ */
9189
+ export declare const AnalysisLoadBalancerTargetFilterSensitiveLog: (obj: AnalysisLoadBalancerTarget) => any;