@aws-sdk/client-ec2 3.136.0 → 3.140.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1131) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/EC2.d.ts +123 -10
  1083. package/dist-types/commands/AllocateAddressCommand.d.ts +3 -0
  1084. package/dist-types/commands/AssociateAddressCommand.d.ts +4 -0
  1085. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +4 -1
  1086. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +4 -2
  1087. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +6 -1
  1088. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +3 -0
  1089. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +4 -0
  1090. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +4 -0
  1091. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -0
  1092. package/dist-types/commands/DescribeAddressesCommand.d.ts +3 -0
  1093. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -0
  1094. package/dist-types/commands/DescribeInstancesCommand.d.ts +3 -0
  1095. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +3 -0
  1096. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +3 -0
  1097. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +3 -0
  1098. package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +4 -0
  1099. package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +4 -0
  1100. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +3 -0
  1101. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -0
  1102. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1103. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +4 -1
  1104. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +3 -0
  1105. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +4 -0
  1106. package/dist-types/commands/DisassociateAddressCommand.d.ts +4 -0
  1107. package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +4 -1
  1108. package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1109. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +4 -0
  1110. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +4 -1
  1111. package/dist-types/commands/MoveAddressToVpcCommand.d.ts +4 -1
  1112. package/dist-types/commands/ReleaseAddressCommand.d.ts +3 -0
  1113. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +3 -0
  1114. package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +3 -0
  1115. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +4 -0
  1116. package/dist-types/commands/RunInstancesCommand.d.ts +4 -0
  1117. package/dist-types/models/models_0.d.ts +938 -1396
  1118. package/dist-types/models/models_1.d.ts +912 -1363
  1119. package/dist-types/models/models_2.d.ts +1048 -1565
  1120. package/dist-types/models/models_3.d.ts +980 -1456
  1121. package/dist-types/models/models_4.d.ts +1140 -1678
  1122. package/dist-types/models/models_5.d.ts +1149 -1711
  1123. package/dist-types/models/models_6.d.ts +507 -753
  1124. package/dist-types/ts3.4/models/models_0.d.ts +465 -929
  1125. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1126. package/dist-types/ts3.4/models/models_2.d.ts +520 -1040
  1127. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1128. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1129. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1130. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1131. package/package.json +6 -6
@@ -9,10 +9,6 @@ export interface ClientVpnConnectionStatus {
9
9
 
10
10
  Message?: string;
11
11
  }
12
- export declare namespace ClientVpnConnectionStatus {
13
-
14
- const filterSensitiveLog: (obj: ClientVpnConnectionStatus) => any;
15
- }
16
12
 
17
13
  export interface ClientVpnConnection {
18
14
 
@@ -44,20 +40,12 @@ export interface ClientVpnConnection {
44
40
 
45
41
  PostureComplianceStatuses?: string[];
46
42
  }
47
- export declare namespace ClientVpnConnection {
48
-
49
- const filterSensitiveLog: (obj: ClientVpnConnection) => any;
50
- }
51
43
  export interface DescribeClientVpnConnectionsResult {
52
44
 
53
45
  Connections?: ClientVpnConnection[];
54
46
 
55
47
  NextToken?: string;
56
48
  }
57
- export declare namespace DescribeClientVpnConnectionsResult {
58
-
59
- const filterSensitiveLog: (obj: DescribeClientVpnConnectionsResult) => any;
60
- }
61
49
  export interface DescribeClientVpnEndpointsRequest {
62
50
 
63
51
  ClientVpnEndpointIds?: string[];
@@ -70,10 +58,6 @@ export interface DescribeClientVpnEndpointsRequest {
70
58
 
71
59
  DryRun?: boolean;
72
60
  }
73
- export declare namespace DescribeClientVpnEndpointsRequest {
74
-
75
- const filterSensitiveLog: (obj: DescribeClientVpnEndpointsRequest) => any;
76
- }
77
61
  export declare type AssociatedNetworkType = "vpc";
78
62
 
79
63
  export interface AssociatedTargetNetwork {
@@ -82,19 +66,11 @@ export interface AssociatedTargetNetwork {
82
66
 
83
67
  NetworkType?: AssociatedNetworkType | string;
84
68
  }
85
- export declare namespace AssociatedTargetNetwork {
86
-
87
- const filterSensitiveLog: (obj: AssociatedTargetNetwork) => any;
88
- }
89
69
 
90
70
  export interface DirectoryServiceAuthentication {
91
71
 
92
72
  DirectoryId?: string;
93
73
  }
94
- export declare namespace DirectoryServiceAuthentication {
95
-
96
- const filterSensitiveLog: (obj: DirectoryServiceAuthentication) => any;
97
- }
98
74
 
99
75
  export interface FederatedAuthentication {
100
76
 
@@ -102,19 +78,11 @@ export interface FederatedAuthentication {
102
78
 
103
79
  SelfServiceSamlProviderArn?: string;
104
80
  }
105
- export declare namespace FederatedAuthentication {
106
-
107
- const filterSensitiveLog: (obj: FederatedAuthentication) => any;
108
- }
109
81
 
110
82
  export interface CertificateAuthentication {
111
83
 
112
84
  ClientRootCertificateChain?: string;
113
85
  }
114
- export declare namespace CertificateAuthentication {
115
-
116
- const filterSensitiveLog: (obj: CertificateAuthentication) => any;
117
- }
118
86
 
119
87
  export interface ClientVpnAuthentication {
120
88
 
@@ -126,10 +94,6 @@ export interface ClientVpnAuthentication {
126
94
 
127
95
  FederatedAuthentication?: FederatedAuthentication;
128
96
  }
129
- export declare namespace ClientVpnAuthentication {
130
-
131
- const filterSensitiveLog: (obj: ClientVpnAuthentication) => any;
132
- }
133
97
  export declare type ClientVpnEndpointAttributeStatusCode = "applied" | "applying";
134
98
 
135
99
  export interface ClientVpnEndpointAttributeStatus {
@@ -138,10 +102,6 @@ export interface ClientVpnEndpointAttributeStatus {
138
102
 
139
103
  Message?: string;
140
104
  }
141
- export declare namespace ClientVpnEndpointAttributeStatus {
142
-
143
- const filterSensitiveLog: (obj: ClientVpnEndpointAttributeStatus) => any;
144
- }
145
105
 
146
106
  export interface ClientConnectResponseOptions {
147
107
 
@@ -151,10 +111,6 @@ export interface ClientConnectResponseOptions {
151
111
 
152
112
  Status?: ClientVpnEndpointAttributeStatus;
153
113
  }
154
- export declare namespace ClientConnectResponseOptions {
155
-
156
- const filterSensitiveLog: (obj: ClientConnectResponseOptions) => any;
157
- }
158
114
 
159
115
  export interface ClientLoginBannerResponseOptions {
160
116
 
@@ -162,10 +118,6 @@ export interface ClientLoginBannerResponseOptions {
162
118
 
163
119
  BannerText?: string;
164
120
  }
165
- export declare namespace ClientLoginBannerResponseOptions {
166
-
167
- const filterSensitiveLog: (obj: ClientLoginBannerResponseOptions) => any;
168
- }
169
121
 
170
122
  export interface ConnectionLogResponseOptions {
171
123
 
@@ -175,10 +127,6 @@ export interface ConnectionLogResponseOptions {
175
127
 
176
128
  CloudwatchLogStream?: string;
177
129
  }
178
- export declare namespace ConnectionLogResponseOptions {
179
-
180
- const filterSensitiveLog: (obj: ConnectionLogResponseOptions) => any;
181
- }
182
130
  export declare type VpnProtocol = "openvpn";
183
131
 
184
132
  export interface ClientVpnEndpoint {
@@ -229,20 +177,12 @@ export interface ClientVpnEndpoint {
229
177
 
230
178
  ClientLoginBannerOptions?: ClientLoginBannerResponseOptions;
231
179
  }
232
- export declare namespace ClientVpnEndpoint {
233
-
234
- const filterSensitiveLog: (obj: ClientVpnEndpoint) => any;
235
- }
236
180
  export interface DescribeClientVpnEndpointsResult {
237
181
 
238
182
  ClientVpnEndpoints?: ClientVpnEndpoint[];
239
183
 
240
184
  NextToken?: string;
241
185
  }
242
- export declare namespace DescribeClientVpnEndpointsResult {
243
-
244
- const filterSensitiveLog: (obj: DescribeClientVpnEndpointsResult) => any;
245
- }
246
186
  export interface DescribeClientVpnRoutesRequest {
247
187
 
248
188
  ClientVpnEndpointId: string | undefined;
@@ -255,10 +195,6 @@ export interface DescribeClientVpnRoutesRequest {
255
195
 
256
196
  DryRun?: boolean;
257
197
  }
258
- export declare namespace DescribeClientVpnRoutesRequest {
259
-
260
- const filterSensitiveLog: (obj: DescribeClientVpnRoutesRequest) => any;
261
- }
262
198
 
263
199
  export interface ClientVpnRoute {
264
200
 
@@ -276,20 +212,12 @@ export interface ClientVpnRoute {
276
212
 
277
213
  Description?: string;
278
214
  }
279
- export declare namespace ClientVpnRoute {
280
-
281
- const filterSensitiveLog: (obj: ClientVpnRoute) => any;
282
- }
283
215
  export interface DescribeClientVpnRoutesResult {
284
216
 
285
217
  Routes?: ClientVpnRoute[];
286
218
 
287
219
  NextToken?: string;
288
220
  }
289
- export declare namespace DescribeClientVpnRoutesResult {
290
-
291
- const filterSensitiveLog: (obj: DescribeClientVpnRoutesResult) => any;
292
- }
293
221
  export interface DescribeClientVpnTargetNetworksRequest {
294
222
 
295
223
  ClientVpnEndpointId: string | undefined;
@@ -304,10 +232,6 @@ export interface DescribeClientVpnTargetNetworksRequest {
304
232
 
305
233
  DryRun?: boolean;
306
234
  }
307
- export declare namespace DescribeClientVpnTargetNetworksRequest {
308
-
309
- const filterSensitiveLog: (obj: DescribeClientVpnTargetNetworksRequest) => any;
310
- }
311
235
 
312
236
  export interface TargetNetwork {
313
237
 
@@ -323,20 +247,12 @@ export interface TargetNetwork {
323
247
 
324
248
  SecurityGroups?: string[];
325
249
  }
326
- export declare namespace TargetNetwork {
327
-
328
- const filterSensitiveLog: (obj: TargetNetwork) => any;
329
- }
330
250
  export interface DescribeClientVpnTargetNetworksResult {
331
251
 
332
252
  ClientVpnTargetNetworks?: TargetNetwork[];
333
253
 
334
254
  NextToken?: string;
335
255
  }
336
- export declare namespace DescribeClientVpnTargetNetworksResult {
337
-
338
- const filterSensitiveLog: (obj: DescribeClientVpnTargetNetworksResult) => any;
339
- }
340
256
  export interface DescribeCoipPoolsRequest {
341
257
 
342
258
  PoolIds?: string[];
@@ -349,10 +265,6 @@ export interface DescribeCoipPoolsRequest {
349
265
 
350
266
  DryRun?: boolean;
351
267
  }
352
- export declare namespace DescribeCoipPoolsRequest {
353
-
354
- const filterSensitiveLog: (obj: DescribeCoipPoolsRequest) => any;
355
- }
356
268
 
357
269
  export interface CoipPool {
358
270
 
@@ -366,30 +278,18 @@ export interface CoipPool {
366
278
 
367
279
  PoolArn?: string;
368
280
  }
369
- export declare namespace CoipPool {
370
-
371
- const filterSensitiveLog: (obj: CoipPool) => any;
372
- }
373
281
  export interface DescribeCoipPoolsResult {
374
282
 
375
283
  CoipPools?: CoipPool[];
376
284
 
377
285
  NextToken?: string;
378
286
  }
379
- export declare namespace DescribeCoipPoolsResult {
380
-
381
- const filterSensitiveLog: (obj: DescribeCoipPoolsResult) => any;
382
- }
383
287
  export interface DescribeConversionTasksRequest {
384
288
 
385
289
  ConversionTaskIds?: string[];
386
290
 
387
291
  DryRun?: boolean;
388
292
  }
389
- export declare namespace DescribeConversionTasksRequest {
390
-
391
- const filterSensitiveLog: (obj: DescribeConversionTasksRequest) => any;
392
- }
393
293
 
394
294
  export interface DiskImageDescription {
395
295
 
@@ -401,10 +301,6 @@ export interface DiskImageDescription {
401
301
 
402
302
  Size?: number;
403
303
  }
404
- export declare namespace DiskImageDescription {
405
-
406
- const filterSensitiveLog: (obj: DiskImageDescription) => any;
407
- }
408
304
 
409
305
  export interface DiskImageVolumeDescription {
410
306
 
@@ -412,10 +308,6 @@ export interface DiskImageVolumeDescription {
412
308
 
413
309
  Size?: number;
414
310
  }
415
- export declare namespace DiskImageVolumeDescription {
416
-
417
- const filterSensitiveLog: (obj: DiskImageVolumeDescription) => any;
418
- }
419
311
 
420
312
  export interface ImportInstanceVolumeDetailItem {
421
313
 
@@ -433,10 +325,6 @@ export interface ImportInstanceVolumeDetailItem {
433
325
 
434
326
  Volume?: DiskImageVolumeDescription;
435
327
  }
436
- export declare namespace ImportInstanceVolumeDetailItem {
437
-
438
- const filterSensitiveLog: (obj: ImportInstanceVolumeDetailItem) => any;
439
- }
440
328
 
441
329
  export interface ImportInstanceTaskDetails {
442
330
 
@@ -448,10 +336,6 @@ export interface ImportInstanceTaskDetails {
448
336
 
449
337
  Volumes?: ImportInstanceVolumeDetailItem[];
450
338
  }
451
- export declare namespace ImportInstanceTaskDetails {
452
-
453
- const filterSensitiveLog: (obj: ImportInstanceTaskDetails) => any;
454
- }
455
339
 
456
340
  export interface ImportVolumeTaskDetails {
457
341
 
@@ -465,10 +349,6 @@ export interface ImportVolumeTaskDetails {
465
349
 
466
350
  Volume?: DiskImageVolumeDescription;
467
351
  }
468
- export declare namespace ImportVolumeTaskDetails {
469
-
470
- const filterSensitiveLog: (obj: ImportVolumeTaskDetails) => any;
471
- }
472
352
  export declare type ConversionTaskState = "active" | "cancelled" | "cancelling" | "completed";
473
353
 
474
354
  export interface ConversionTask {
@@ -487,18 +367,10 @@ export interface ConversionTask {
487
367
 
488
368
  Tags?: Tag[];
489
369
  }
490
- export declare namespace ConversionTask {
491
-
492
- const filterSensitiveLog: (obj: ConversionTask) => any;
493
- }
494
370
  export interface DescribeConversionTasksResult {
495
371
 
496
372
  ConversionTasks?: ConversionTask[];
497
373
  }
498
- export declare namespace DescribeConversionTasksResult {
499
-
500
- const filterSensitiveLog: (obj: DescribeConversionTasksResult) => any;
501
- }
502
374
 
503
375
  export interface DescribeCustomerGatewaysRequest {
504
376
 
@@ -508,19 +380,11 @@ export interface DescribeCustomerGatewaysRequest {
508
380
 
509
381
  DryRun?: boolean;
510
382
  }
511
- export declare namespace DescribeCustomerGatewaysRequest {
512
-
513
- const filterSensitiveLog: (obj: DescribeCustomerGatewaysRequest) => any;
514
- }
515
383
 
516
384
  export interface DescribeCustomerGatewaysResult {
517
385
 
518
386
  CustomerGateways?: CustomerGateway[];
519
387
  }
520
- export declare namespace DescribeCustomerGatewaysResult {
521
-
522
- const filterSensitiveLog: (obj: DescribeCustomerGatewaysResult) => any;
523
- }
524
388
  export interface DescribeDhcpOptionsRequest {
525
389
 
526
390
  DhcpOptionsIds?: string[];
@@ -533,20 +397,12 @@ export interface DescribeDhcpOptionsRequest {
533
397
 
534
398
  MaxResults?: number;
535
399
  }
536
- export declare namespace DescribeDhcpOptionsRequest {
537
-
538
- const filterSensitiveLog: (obj: DescribeDhcpOptionsRequest) => any;
539
- }
540
400
  export interface DescribeDhcpOptionsResult {
541
401
 
542
402
  DhcpOptions?: DhcpOptions[];
543
403
 
544
404
  NextToken?: string;
545
405
  }
546
- export declare namespace DescribeDhcpOptionsResult {
547
-
548
- const filterSensitiveLog: (obj: DescribeDhcpOptionsResult) => any;
549
- }
550
406
  export interface DescribeEgressOnlyInternetGatewaysRequest {
551
407
 
552
408
  DryRun?: boolean;
@@ -559,20 +415,12 @@ export interface DescribeEgressOnlyInternetGatewaysRequest {
559
415
 
560
416
  Filters?: Filter[];
561
417
  }
562
- export declare namespace DescribeEgressOnlyInternetGatewaysRequest {
563
-
564
- const filterSensitiveLog: (obj: DescribeEgressOnlyInternetGatewaysRequest) => any;
565
- }
566
418
  export interface DescribeEgressOnlyInternetGatewaysResult {
567
419
 
568
420
  EgressOnlyInternetGateways?: EgressOnlyInternetGateway[];
569
421
 
570
422
  NextToken?: string;
571
423
  }
572
- export declare namespace DescribeEgressOnlyInternetGatewaysResult {
573
-
574
- const filterSensitiveLog: (obj: DescribeEgressOnlyInternetGatewaysResult) => any;
575
- }
576
424
  export interface DescribeElasticGpusRequest {
577
425
 
578
426
  ElasticGpuIds?: string[];
@@ -585,10 +433,6 @@ export interface DescribeElasticGpusRequest {
585
433
 
586
434
  NextToken?: string;
587
435
  }
588
- export declare namespace DescribeElasticGpusRequest {
589
-
590
- const filterSensitiveLog: (obj: DescribeElasticGpusRequest) => any;
591
- }
592
436
  export declare enum ElasticGpuStatus {
593
437
  Impaired = "IMPAIRED",
594
438
  Ok = "OK"
@@ -598,10 +442,6 @@ export interface ElasticGpuHealth {
598
442
 
599
443
  Status?: ElasticGpuStatus | string;
600
444
  }
601
- export declare namespace ElasticGpuHealth {
602
-
603
- const filterSensitiveLog: (obj: ElasticGpuHealth) => any;
604
- }
605
445
  export declare enum ElasticGpuState {
606
446
  Attached = "ATTACHED"
607
447
  }
@@ -622,10 +462,6 @@ export interface ElasticGpus {
622
462
 
623
463
  Tags?: Tag[];
624
464
  }
625
- export declare namespace ElasticGpus {
626
-
627
- const filterSensitiveLog: (obj: ElasticGpus) => any;
628
- }
629
465
  export interface DescribeElasticGpusResult {
630
466
 
631
467
  ElasticGpuSet?: ElasticGpus[];
@@ -634,10 +470,6 @@ export interface DescribeElasticGpusResult {
634
470
 
635
471
  NextToken?: string;
636
472
  }
637
- export declare namespace DescribeElasticGpusResult {
638
-
639
- const filterSensitiveLog: (obj: DescribeElasticGpusResult) => any;
640
- }
641
473
  export interface DescribeExportImageTasksRequest {
642
474
 
643
475
  DryRun?: boolean;
@@ -650,10 +482,6 @@ export interface DescribeExportImageTasksRequest {
650
482
 
651
483
  NextToken?: string;
652
484
  }
653
- export declare namespace DescribeExportImageTasksRequest {
654
-
655
- const filterSensitiveLog: (obj: DescribeExportImageTasksRequest) => any;
656
- }
657
485
 
658
486
  export interface ExportTaskS3Location {
659
487
 
@@ -661,10 +489,6 @@ export interface ExportTaskS3Location {
661
489
 
662
490
  S3Prefix?: string;
663
491
  }
664
- export declare namespace ExportTaskS3Location {
665
-
666
- const filterSensitiveLog: (obj: ExportTaskS3Location) => any;
667
- }
668
492
 
669
493
  export interface ExportImageTask {
670
494
 
@@ -684,38 +508,22 @@ export interface ExportImageTask {
684
508
 
685
509
  Tags?: Tag[];
686
510
  }
687
- export declare namespace ExportImageTask {
688
-
689
- const filterSensitiveLog: (obj: ExportImageTask) => any;
690
- }
691
511
  export interface DescribeExportImageTasksResult {
692
512
 
693
513
  ExportImageTasks?: ExportImageTask[];
694
514
 
695
515
  NextToken?: string;
696
516
  }
697
- export declare namespace DescribeExportImageTasksResult {
698
-
699
- const filterSensitiveLog: (obj: DescribeExportImageTasksResult) => any;
700
- }
701
517
  export interface DescribeExportTasksRequest {
702
518
 
703
519
  ExportTaskIds?: string[];
704
520
 
705
521
  Filters?: Filter[];
706
522
  }
707
- export declare namespace DescribeExportTasksRequest {
708
-
709
- const filterSensitiveLog: (obj: DescribeExportTasksRequest) => any;
710
- }
711
523
  export interface DescribeExportTasksResult {
712
524
 
713
525
  ExportTasks?: ExportTask[];
714
526
  }
715
- export declare namespace DescribeExportTasksResult {
716
-
717
- const filterSensitiveLog: (obj: DescribeExportTasksResult) => any;
718
- }
719
527
  export interface DescribeFastLaunchImagesRequest {
720
528
 
721
529
  ImageIds?: string[];
@@ -728,10 +536,6 @@ export interface DescribeFastLaunchImagesRequest {
728
536
 
729
537
  DryRun?: boolean;
730
538
  }
731
- export declare namespace DescribeFastLaunchImagesRequest {
732
-
733
- const filterSensitiveLog: (obj: DescribeFastLaunchImagesRequest) => any;
734
- }
735
539
 
736
540
  export interface FastLaunchLaunchTemplateSpecificationResponse {
737
541
 
@@ -741,10 +545,6 @@ export interface FastLaunchLaunchTemplateSpecificationResponse {
741
545
 
742
546
  Version?: string;
743
547
  }
744
- export declare namespace FastLaunchLaunchTemplateSpecificationResponse {
745
-
746
- const filterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationResponse) => any;
747
- }
748
548
  export declare enum FastLaunchResourceType {
749
549
  SNAPSHOT = "snapshot"
750
550
  }
@@ -753,10 +553,6 @@ export interface FastLaunchSnapshotConfigurationResponse {
753
553
 
754
554
  TargetResourceCount?: number;
755
555
  }
756
- export declare namespace FastLaunchSnapshotConfigurationResponse {
757
-
758
- const filterSensitiveLog: (obj: FastLaunchSnapshotConfigurationResponse) => any;
759
- }
760
556
  export declare enum FastLaunchStateCode {
761
557
  disabling = "disabling",
762
558
  disabling_failed = "disabling-failed",
@@ -786,20 +582,12 @@ export interface DescribeFastLaunchImagesSuccessItem {
786
582
 
787
583
  StateTransitionTime?: Date;
788
584
  }
789
- export declare namespace DescribeFastLaunchImagesSuccessItem {
790
-
791
- const filterSensitiveLog: (obj: DescribeFastLaunchImagesSuccessItem) => any;
792
- }
793
585
  export interface DescribeFastLaunchImagesResult {
794
586
 
795
587
  FastLaunchImages?: DescribeFastLaunchImagesSuccessItem[];
796
588
 
797
589
  NextToken?: string;
798
590
  }
799
- export declare namespace DescribeFastLaunchImagesResult {
800
-
801
- const filterSensitiveLog: (obj: DescribeFastLaunchImagesResult) => any;
802
- }
803
591
  export interface DescribeFastSnapshotRestoresRequest {
804
592
 
805
593
  Filters?: Filter[];
@@ -810,10 +598,6 @@ export interface DescribeFastSnapshotRestoresRequest {
810
598
 
811
599
  DryRun?: boolean;
812
600
  }
813
- export declare namespace DescribeFastSnapshotRestoresRequest {
814
-
815
- const filterSensitiveLog: (obj: DescribeFastSnapshotRestoresRequest) => any;
816
- }
817
601
  export declare type FastSnapshotRestoreStateCode = "disabled" | "disabling" | "enabled" | "enabling" | "optimizing";
818
602
 
819
603
  export interface DescribeFastSnapshotRestoreSuccessItem {
@@ -840,20 +624,12 @@ export interface DescribeFastSnapshotRestoreSuccessItem {
840
624
 
841
625
  DisabledTime?: Date;
842
626
  }
843
- export declare namespace DescribeFastSnapshotRestoreSuccessItem {
844
-
845
- const filterSensitiveLog: (obj: DescribeFastSnapshotRestoreSuccessItem) => any;
846
- }
847
627
  export interface DescribeFastSnapshotRestoresResult {
848
628
 
849
629
  FastSnapshotRestores?: DescribeFastSnapshotRestoreSuccessItem[];
850
630
 
851
631
  NextToken?: string;
852
632
  }
853
- export declare namespace DescribeFastSnapshotRestoresResult {
854
-
855
- const filterSensitiveLog: (obj: DescribeFastSnapshotRestoresResult) => any;
856
- }
857
633
  export declare enum FleetEventType {
858
634
  FLEET_CHANGE = "fleet-change",
859
635
  INSTANCE_CHANGE = "instance-change",
@@ -873,10 +649,6 @@ export interface DescribeFleetHistoryRequest {
873
649
 
874
650
  StartTime: Date | undefined;
875
651
  }
876
- export declare namespace DescribeFleetHistoryRequest {
877
-
878
- const filterSensitiveLog: (obj: DescribeFleetHistoryRequest) => any;
879
- }
880
652
 
881
653
  export interface EventInformation {
882
654
 
@@ -886,10 +658,6 @@ export interface EventInformation {
886
658
 
887
659
  InstanceId?: string;
888
660
  }
889
- export declare namespace EventInformation {
890
-
891
- const filterSensitiveLog: (obj: EventInformation) => any;
892
- }
893
661
 
894
662
  export interface HistoryRecordEntry {
895
663
 
@@ -899,10 +667,6 @@ export interface HistoryRecordEntry {
899
667
 
900
668
  Timestamp?: Date;
901
669
  }
902
- export declare namespace HistoryRecordEntry {
903
-
904
- const filterSensitiveLog: (obj: HistoryRecordEntry) => any;
905
- }
906
670
  export interface DescribeFleetHistoryResult {
907
671
 
908
672
  HistoryRecords?: HistoryRecordEntry[];
@@ -915,10 +679,6 @@ export interface DescribeFleetHistoryResult {
915
679
 
916
680
  StartTime?: Date;
917
681
  }
918
- export declare namespace DescribeFleetHistoryResult {
919
-
920
- const filterSensitiveLog: (obj: DescribeFleetHistoryResult) => any;
921
- }
922
682
  export interface DescribeFleetInstancesRequest {
923
683
 
924
684
  DryRun?: boolean;
@@ -931,10 +691,6 @@ export interface DescribeFleetInstancesRequest {
931
691
 
932
692
  Filters?: Filter[];
933
693
  }
934
- export declare namespace DescribeFleetInstancesRequest {
935
-
936
- const filterSensitiveLog: (obj: DescribeFleetInstancesRequest) => any;
937
- }
938
694
  export interface DescribeFleetInstancesResult {
939
695
 
940
696
  ActiveInstances?: ActiveInstance[];
@@ -943,10 +699,6 @@ export interface DescribeFleetInstancesResult {
943
699
 
944
700
  FleetId?: string;
945
701
  }
946
- export declare namespace DescribeFleetInstancesResult {
947
-
948
- const filterSensitiveLog: (obj: DescribeFleetInstancesResult) => any;
949
- }
950
702
  export interface DescribeFleetsRequest {
951
703
 
952
704
  DryRun?: boolean;
@@ -959,10 +711,6 @@ export interface DescribeFleetsRequest {
959
711
 
960
712
  Filters?: Filter[];
961
713
  }
962
- export declare namespace DescribeFleetsRequest {
963
-
964
- const filterSensitiveLog: (obj: DescribeFleetsRequest) => any;
965
- }
966
714
  export declare enum FleetActivityStatus {
967
715
  ERROR = "error",
968
716
  FULFILLED = "fulfilled",
@@ -980,10 +728,6 @@ export interface DescribeFleetError {
980
728
 
981
729
  ErrorMessage?: string;
982
730
  }
983
- export declare namespace DescribeFleetError {
984
-
985
- const filterSensitiveLog: (obj: DescribeFleetError) => any;
986
- }
987
731
 
988
732
  export interface DescribeFleetsInstances {
989
733
 
@@ -997,10 +741,6 @@ export interface DescribeFleetsInstances {
997
741
 
998
742
  Platform?: PlatformValues | string;
999
743
  }
1000
- export declare namespace DescribeFleetsInstances {
1001
-
1002
- const filterSensitiveLog: (obj: DescribeFleetsInstances) => any;
1003
- }
1004
744
 
1005
745
  export interface FleetLaunchTemplateConfig {
1006
746
 
@@ -1008,19 +748,11 @@ export interface FleetLaunchTemplateConfig {
1008
748
 
1009
749
  Overrides?: FleetLaunchTemplateOverrides[];
1010
750
  }
1011
- export declare namespace FleetLaunchTemplateConfig {
1012
-
1013
- const filterSensitiveLog: (obj: FleetLaunchTemplateConfig) => any;
1014
- }
1015
751
 
1016
752
  export interface CapacityReservationOptions {
1017
753
 
1018
754
  UsageStrategy?: FleetCapacityReservationUsageStrategy | string;
1019
755
  }
1020
- export declare namespace CapacityReservationOptions {
1021
-
1022
- const filterSensitiveLog: (obj: CapacityReservationOptions) => any;
1023
- }
1024
756
 
1025
757
  export interface OnDemandOptions {
1026
758
 
@@ -1036,10 +768,6 @@ export interface OnDemandOptions {
1036
768
 
1037
769
  MaxTotalPrice?: string;
1038
770
  }
1039
- export declare namespace OnDemandOptions {
1040
-
1041
- const filterSensitiveLog: (obj: OnDemandOptions) => any;
1042
- }
1043
771
 
1044
772
  export interface FleetSpotCapacityRebalance {
1045
773
 
@@ -1047,19 +775,11 @@ export interface FleetSpotCapacityRebalance {
1047
775
 
1048
776
  TerminationDelay?: number;
1049
777
  }
1050
- export declare namespace FleetSpotCapacityRebalance {
1051
-
1052
- const filterSensitiveLog: (obj: FleetSpotCapacityRebalance) => any;
1053
- }
1054
778
 
1055
779
  export interface FleetSpotMaintenanceStrategies {
1056
780
 
1057
781
  CapacityRebalance?: FleetSpotCapacityRebalance;
1058
782
  }
1059
- export declare namespace FleetSpotMaintenanceStrategies {
1060
-
1061
- const filterSensitiveLog: (obj: FleetSpotMaintenanceStrategies) => any;
1062
- }
1063
783
 
1064
784
  export interface SpotOptions {
1065
785
 
@@ -1079,10 +799,6 @@ export interface SpotOptions {
1079
799
 
1080
800
  MaxTotalPrice?: string;
1081
801
  }
1082
- export declare namespace SpotOptions {
1083
-
1084
- const filterSensitiveLog: (obj: SpotOptions) => any;
1085
- }
1086
802
 
1087
803
  export interface TargetCapacitySpecification {
1088
804
 
@@ -1096,10 +812,6 @@ export interface TargetCapacitySpecification {
1096
812
 
1097
813
  TargetCapacityUnitType?: TargetCapacityUnitType | string;
1098
814
  }
1099
- export declare namespace TargetCapacitySpecification {
1100
-
1101
- const filterSensitiveLog: (obj: TargetCapacitySpecification) => any;
1102
- }
1103
815
 
1104
816
  export interface FleetData {
1105
817
 
@@ -1145,20 +857,12 @@ export interface FleetData {
1145
857
 
1146
858
  Context?: string;
1147
859
  }
1148
- export declare namespace FleetData {
1149
-
1150
- const filterSensitiveLog: (obj: FleetData) => any;
1151
- }
1152
860
  export interface DescribeFleetsResult {
1153
861
 
1154
862
  NextToken?: string;
1155
863
 
1156
864
  Fleets?: FleetData[];
1157
865
  }
1158
- export declare namespace DescribeFleetsResult {
1159
-
1160
- const filterSensitiveLog: (obj: DescribeFleetsResult) => any;
1161
- }
1162
866
  export interface DescribeFlowLogsRequest {
1163
867
 
1164
868
  DryRun?: boolean;
@@ -1171,10 +875,6 @@ export interface DescribeFlowLogsRequest {
1171
875
 
1172
876
  NextToken?: string;
1173
877
  }
1174
- export declare namespace DescribeFlowLogsRequest {
1175
-
1176
- const filterSensitiveLog: (obj: DescribeFlowLogsRequest) => any;
1177
- }
1178
878
 
1179
879
  export interface DestinationOptionsResponse {
1180
880
 
@@ -1184,10 +884,6 @@ export interface DestinationOptionsResponse {
1184
884
 
1185
885
  PerHourPartition?: boolean;
1186
886
  }
1187
- export declare namespace DestinationOptionsResponse {
1188
-
1189
- const filterSensitiveLog: (obj: DestinationOptionsResponse) => any;
1190
- }
1191
887
 
1192
888
  export interface FlowLog {
1193
889
 
@@ -1221,20 +917,12 @@ export interface FlowLog {
1221
917
 
1222
918
  DestinationOptions?: DestinationOptionsResponse;
1223
919
  }
1224
- export declare namespace FlowLog {
1225
-
1226
- const filterSensitiveLog: (obj: FlowLog) => any;
1227
- }
1228
920
  export interface DescribeFlowLogsResult {
1229
921
 
1230
922
  FlowLogs?: FlowLog[];
1231
923
 
1232
924
  NextToken?: string;
1233
925
  }
1234
- export declare namespace DescribeFlowLogsResult {
1235
-
1236
- const filterSensitiveLog: (obj: DescribeFlowLogsResult) => any;
1237
- }
1238
926
  export declare type FpgaImageAttributeName = "description" | "loadPermission" | "name" | "productCodes";
1239
927
  export interface DescribeFpgaImageAttributeRequest {
1240
928
 
@@ -1244,10 +932,6 @@ export interface DescribeFpgaImageAttributeRequest {
1244
932
 
1245
933
  Attribute: FpgaImageAttributeName | string | undefined;
1246
934
  }
1247
- export declare namespace DescribeFpgaImageAttributeRequest {
1248
-
1249
- const filterSensitiveLog: (obj: DescribeFpgaImageAttributeRequest) => any;
1250
- }
1251
935
  export declare type PermissionGroup = "all";
1252
936
 
1253
937
  export interface LoadPermission {
@@ -1256,10 +940,6 @@ export interface LoadPermission {
1256
940
 
1257
941
  Group?: PermissionGroup | string;
1258
942
  }
1259
- export declare namespace LoadPermission {
1260
-
1261
- const filterSensitiveLog: (obj: LoadPermission) => any;
1262
- }
1263
943
  export declare type ProductCodeValues = "devpay" | "marketplace";
1264
944
 
1265
945
  export interface ProductCode {
@@ -1268,10 +948,6 @@ export interface ProductCode {
1268
948
 
1269
949
  ProductCodeType?: ProductCodeValues | string;
1270
950
  }
1271
- export declare namespace ProductCode {
1272
-
1273
- const filterSensitiveLog: (obj: ProductCode) => any;
1274
- }
1275
951
 
1276
952
  export interface FpgaImageAttribute {
1277
953
 
@@ -1285,18 +961,10 @@ export interface FpgaImageAttribute {
1285
961
 
1286
962
  ProductCodes?: ProductCode[];
1287
963
  }
1288
- export declare namespace FpgaImageAttribute {
1289
-
1290
- const filterSensitiveLog: (obj: FpgaImageAttribute) => any;
1291
- }
1292
964
  export interface DescribeFpgaImageAttributeResult {
1293
965
 
1294
966
  FpgaImageAttribute?: FpgaImageAttribute;
1295
967
  }
1296
- export declare namespace DescribeFpgaImageAttributeResult {
1297
-
1298
- const filterSensitiveLog: (obj: DescribeFpgaImageAttributeResult) => any;
1299
- }
1300
968
  export interface DescribeFpgaImagesRequest {
1301
969
 
1302
970
  DryRun?: boolean;
@@ -1311,10 +979,6 @@ export interface DescribeFpgaImagesRequest {
1311
979
 
1312
980
  MaxResults?: number;
1313
981
  }
1314
- export declare namespace DescribeFpgaImagesRequest {
1315
-
1316
- const filterSensitiveLog: (obj: DescribeFpgaImagesRequest) => any;
1317
- }
1318
982
 
1319
983
  export interface PciId {
1320
984
 
@@ -1326,10 +990,6 @@ export interface PciId {
1326
990
 
1327
991
  SubsystemVendorId?: string;
1328
992
  }
1329
- export declare namespace PciId {
1330
-
1331
- const filterSensitiveLog: (obj: PciId) => any;
1332
- }
1333
993
  export declare type FpgaImageStateCode = "available" | "failed" | "pending" | "unavailable";
1334
994
 
1335
995
  export interface FpgaImageState {
@@ -1338,10 +998,6 @@ export interface FpgaImageState {
1338
998
 
1339
999
  Message?: string;
1340
1000
  }
1341
- export declare namespace FpgaImageState {
1342
-
1343
- const filterSensitiveLog: (obj: FpgaImageState) => any;
1344
- }
1345
1001
 
1346
1002
  export interface FpgaImage {
1347
1003
 
@@ -1375,20 +1031,12 @@ export interface FpgaImage {
1375
1031
 
1376
1032
  DataRetentionSupport?: boolean;
1377
1033
  }
1378
- export declare namespace FpgaImage {
1379
-
1380
- const filterSensitiveLog: (obj: FpgaImage) => any;
1381
- }
1382
1034
  export interface DescribeFpgaImagesResult {
1383
1035
 
1384
1036
  FpgaImages?: FpgaImage[];
1385
1037
 
1386
1038
  NextToken?: string;
1387
1039
  }
1388
- export declare namespace DescribeFpgaImagesResult {
1389
-
1390
- const filterSensitiveLog: (obj: DescribeFpgaImagesResult) => any;
1391
- }
1392
1040
  export interface DescribeHostReservationOfferingsRequest {
1393
1041
 
1394
1042
  Filter?: Filter[];
@@ -1403,10 +1051,6 @@ export interface DescribeHostReservationOfferingsRequest {
1403
1051
 
1404
1052
  OfferingId?: string;
1405
1053
  }
1406
- export declare namespace DescribeHostReservationOfferingsRequest {
1407
-
1408
- const filterSensitiveLog: (obj: DescribeHostReservationOfferingsRequest) => any;
1409
- }
1410
1054
  export declare enum PaymentOption {
1411
1055
  ALL_UPFRONT = "AllUpfront",
1412
1056
  NO_UPFRONT = "NoUpfront",
@@ -1429,20 +1073,12 @@ export interface HostOffering {
1429
1073
 
1430
1074
  UpfrontPrice?: string;
1431
1075
  }
1432
- export declare namespace HostOffering {
1433
-
1434
- const filterSensitiveLog: (obj: HostOffering) => any;
1435
- }
1436
1076
  export interface DescribeHostReservationOfferingsResult {
1437
1077
 
1438
1078
  NextToken?: string;
1439
1079
 
1440
1080
  OfferingSet?: HostOffering[];
1441
1081
  }
1442
- export declare namespace DescribeHostReservationOfferingsResult {
1443
-
1444
- const filterSensitiveLog: (obj: DescribeHostReservationOfferingsResult) => any;
1445
- }
1446
1082
  export interface DescribeHostReservationsRequest {
1447
1083
 
1448
1084
  Filter?: Filter[];
@@ -1453,10 +1089,6 @@ export interface DescribeHostReservationsRequest {
1453
1089
 
1454
1090
  NextToken?: string;
1455
1091
  }
1456
- export declare namespace DescribeHostReservationsRequest {
1457
-
1458
- const filterSensitiveLog: (obj: DescribeHostReservationsRequest) => any;
1459
- }
1460
1092
  export declare enum ReservationState {
1461
1093
  ACTIVE = "active",
1462
1094
  PAYMENT_FAILED = "payment-failed",
@@ -1494,20 +1126,12 @@ export interface HostReservation {
1494
1126
 
1495
1127
  Tags?: Tag[];
1496
1128
  }
1497
- export declare namespace HostReservation {
1498
-
1499
- const filterSensitiveLog: (obj: HostReservation) => any;
1500
- }
1501
1129
  export interface DescribeHostReservationsResult {
1502
1130
 
1503
1131
  HostReservationSet?: HostReservation[];
1504
1132
 
1505
1133
  NextToken?: string;
1506
1134
  }
1507
- export declare namespace DescribeHostReservationsResult {
1508
-
1509
- const filterSensitiveLog: (obj: DescribeHostReservationsResult) => any;
1510
- }
1511
1135
  export interface DescribeHostsRequest {
1512
1136
 
1513
1137
  Filter?: Filter[];
@@ -1518,10 +1142,6 @@ export interface DescribeHostsRequest {
1518
1142
 
1519
1143
  NextToken?: string;
1520
1144
  }
1521
- export declare namespace DescribeHostsRequest {
1522
-
1523
- const filterSensitiveLog: (obj: DescribeHostsRequest) => any;
1524
- }
1525
1145
 
1526
1146
  export interface InstanceCapacity {
1527
1147
 
@@ -1531,10 +1151,6 @@ export interface InstanceCapacity {
1531
1151
 
1532
1152
  TotalCapacity?: number;
1533
1153
  }
1534
- export declare namespace InstanceCapacity {
1535
-
1536
- const filterSensitiveLog: (obj: InstanceCapacity) => any;
1537
- }
1538
1154
 
1539
1155
  export interface AvailableCapacity {
1540
1156
 
@@ -1542,10 +1158,6 @@ export interface AvailableCapacity {
1542
1158
 
1543
1159
  AvailableVCpus?: number;
1544
1160
  }
1545
- export declare namespace AvailableCapacity {
1546
-
1547
- const filterSensitiveLog: (obj: AvailableCapacity) => any;
1548
- }
1549
1161
 
1550
1162
  export interface HostProperties {
1551
1163
 
@@ -1559,10 +1171,6 @@ export interface HostProperties {
1559
1171
 
1560
1172
  TotalVCpus?: number;
1561
1173
  }
1562
- export declare namespace HostProperties {
1563
-
1564
- const filterSensitiveLog: (obj: HostProperties) => any;
1565
- }
1566
1174
 
1567
1175
  export interface HostInstance {
1568
1176
 
@@ -1572,10 +1180,6 @@ export interface HostInstance {
1572
1180
 
1573
1181
  OwnerId?: string;
1574
1182
  }
1575
- export declare namespace HostInstance {
1576
-
1577
- const filterSensitiveLog: (obj: HostInstance) => any;
1578
- }
1579
1183
 
1580
1184
  export interface Host {
1581
1185
 
@@ -1615,20 +1219,12 @@ export interface Host {
1615
1219
 
1616
1220
  OutpostArn?: string;
1617
1221
  }
1618
- export declare namespace Host {
1619
-
1620
- const filterSensitiveLog: (obj: Host) => any;
1621
- }
1622
1222
  export interface DescribeHostsResult {
1623
1223
 
1624
1224
  Hosts?: Host[];
1625
1225
 
1626
1226
  NextToken?: string;
1627
1227
  }
1628
- export declare namespace DescribeHostsResult {
1629
-
1630
- const filterSensitiveLog: (obj: DescribeHostsResult) => any;
1631
- }
1632
1228
  export interface DescribeIamInstanceProfileAssociationsRequest {
1633
1229
 
1634
1230
  AssociationIds?: string[];
@@ -1639,54 +1235,30 @@ export interface DescribeIamInstanceProfileAssociationsRequest {
1639
1235
 
1640
1236
  NextToken?: string;
1641
1237
  }
1642
- export declare namespace DescribeIamInstanceProfileAssociationsRequest {
1643
-
1644
- const filterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsRequest) => any;
1645
- }
1646
1238
  export interface DescribeIamInstanceProfileAssociationsResult {
1647
1239
 
1648
1240
  IamInstanceProfileAssociations?: IamInstanceProfileAssociation[];
1649
1241
 
1650
1242
  NextToken?: string;
1651
1243
  }
1652
- export declare namespace DescribeIamInstanceProfileAssociationsResult {
1653
-
1654
- const filterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsResult) => any;
1655
- }
1656
1244
  export interface DescribeIdentityIdFormatRequest {
1657
1245
 
1658
1246
  PrincipalArn: string | undefined;
1659
1247
 
1660
1248
  Resource?: string;
1661
1249
  }
1662
- export declare namespace DescribeIdentityIdFormatRequest {
1663
-
1664
- const filterSensitiveLog: (obj: DescribeIdentityIdFormatRequest) => any;
1665
- }
1666
1250
  export interface DescribeIdentityIdFormatResult {
1667
1251
 
1668
1252
  Statuses?: IdFormat[];
1669
1253
  }
1670
- export declare namespace DescribeIdentityIdFormatResult {
1671
-
1672
- const filterSensitiveLog: (obj: DescribeIdentityIdFormatResult) => any;
1673
- }
1674
1254
  export interface DescribeIdFormatRequest {
1675
1255
 
1676
1256
  Resource?: string;
1677
1257
  }
1678
- export declare namespace DescribeIdFormatRequest {
1679
-
1680
- const filterSensitiveLog: (obj: DescribeIdFormatRequest) => any;
1681
- }
1682
1258
  export interface DescribeIdFormatResult {
1683
1259
 
1684
1260
  Statuses?: IdFormat[];
1685
1261
  }
1686
- export declare namespace DescribeIdFormatResult {
1687
-
1688
- const filterSensitiveLog: (obj: DescribeIdFormatResult) => any;
1689
- }
1690
1262
  export declare type ImageAttributeName = "blockDeviceMapping" | "bootMode" | "description" | "kernel" | "lastLaunchedTime" | "launchPermission" | "productCodes" | "ramdisk" | "sriovNetSupport" | "tpmSupport" | "uefiData";
1691
1263
 
1692
1264
  export interface DescribeImageAttributeRequest {
@@ -1697,10 +1269,6 @@ export interface DescribeImageAttributeRequest {
1697
1269
 
1698
1270
  DryRun?: boolean;
1699
1271
  }
1700
- export declare namespace DescribeImageAttributeRequest {
1701
-
1702
- const filterSensitiveLog: (obj: DescribeImageAttributeRequest) => any;
1703
- }
1704
1272
 
1705
1273
  export interface LaunchPermission {
1706
1274
 
@@ -1712,10 +1280,6 @@ export interface LaunchPermission {
1712
1280
 
1713
1281
  OrganizationalUnitArn?: string;
1714
1282
  }
1715
- export declare namespace LaunchPermission {
1716
-
1717
- const filterSensitiveLog: (obj: LaunchPermission) => any;
1718
- }
1719
1283
 
1720
1284
  export interface ImageAttribute {
1721
1285
 
@@ -1743,10 +1307,6 @@ export interface ImageAttribute {
1743
1307
 
1744
1308
  LastLaunchedTime?: AttributeValue;
1745
1309
  }
1746
- export declare namespace ImageAttribute {
1747
-
1748
- const filterSensitiveLog: (obj: ImageAttribute) => any;
1749
- }
1750
1310
  export interface DescribeImagesRequest {
1751
1311
 
1752
1312
  ExecutableUsers?: string[];
@@ -1761,10 +1321,6 @@ export interface DescribeImagesRequest {
1761
1321
 
1762
1322
  DryRun?: boolean;
1763
1323
  }
1764
- export declare namespace DescribeImagesRequest {
1765
-
1766
- const filterSensitiveLog: (obj: DescribeImagesRequest) => any;
1767
- }
1768
1324
  export declare type ArchitectureValues = "arm64" | "i386" | "x86_64" | "x86_64_mac";
1769
1325
  export declare type BootModeValues = "legacy-bios" | "uefi";
1770
1326
  export declare type HypervisorType = "ovm" | "xen";
@@ -1778,10 +1334,6 @@ export interface StateReason {
1778
1334
 
1779
1335
  Message?: string;
1780
1336
  }
1781
- export declare namespace StateReason {
1782
-
1783
- const filterSensitiveLog: (obj: StateReason) => any;
1784
- }
1785
1337
  export declare enum TpmSupportValues {
1786
1338
  v2_0 = "v2.0"
1787
1339
  }
@@ -1847,18 +1399,10 @@ export interface Image {
1847
1399
 
1848
1400
  DeprecationTime?: string;
1849
1401
  }
1850
- export declare namespace Image {
1851
-
1852
- const filterSensitiveLog: (obj: Image) => any;
1853
- }
1854
1402
  export interface DescribeImagesResult {
1855
1403
 
1856
1404
  Images?: Image[];
1857
1405
  }
1858
- export declare namespace DescribeImagesResult {
1859
-
1860
- const filterSensitiveLog: (obj: DescribeImagesResult) => any;
1861
- }
1862
1406
  export interface DescribeImportImageTasksRequest {
1863
1407
 
1864
1408
  DryRun?: boolean;
@@ -1871,19 +1415,11 @@ export interface DescribeImportImageTasksRequest {
1871
1415
 
1872
1416
  NextToken?: string;
1873
1417
  }
1874
- export declare namespace DescribeImportImageTasksRequest {
1875
-
1876
- const filterSensitiveLog: (obj: DescribeImportImageTasksRequest) => any;
1877
- }
1878
1418
 
1879
1419
  export interface ImportImageLicenseConfigurationResponse {
1880
1420
 
1881
1421
  LicenseConfigurationArn?: string;
1882
1422
  }
1883
- export declare namespace ImportImageLicenseConfigurationResponse {
1884
-
1885
- const filterSensitiveLog: (obj: ImportImageLicenseConfigurationResponse) => any;
1886
- }
1887
1423
 
1888
1424
  export interface UserBucketDetails {
1889
1425
 
@@ -1891,10 +1427,6 @@ export interface UserBucketDetails {
1891
1427
 
1892
1428
  S3Key?: string;
1893
1429
  }
1894
- export declare namespace UserBucketDetails {
1895
-
1896
- const filterSensitiveLog: (obj: UserBucketDetails) => any;
1897
- }
1898
1430
 
1899
1431
  export interface SnapshotDetail {
1900
1432
 
@@ -1918,10 +1450,6 @@ export interface SnapshotDetail {
1918
1450
 
1919
1451
  UserBucket?: UserBucketDetails;
1920
1452
  }
1921
- export declare namespace SnapshotDetail {
1922
-
1923
- const filterSensitiveLog: (obj: SnapshotDetail) => any;
1924
- }
1925
1453
 
1926
1454
  export interface ImportImageTask {
1927
1455
 
@@ -1959,20 +1487,12 @@ export interface ImportImageTask {
1959
1487
 
1960
1488
  BootMode?: BootModeValues | string;
1961
1489
  }
1962
- export declare namespace ImportImageTask {
1963
-
1964
- const filterSensitiveLog: (obj: ImportImageTask) => any;
1965
- }
1966
1490
  export interface DescribeImportImageTasksResult {
1967
1491
 
1968
1492
  ImportImageTasks?: ImportImageTask[];
1969
1493
 
1970
1494
  NextToken?: string;
1971
1495
  }
1972
- export declare namespace DescribeImportImageTasksResult {
1973
-
1974
- const filterSensitiveLog: (obj: DescribeImportImageTasksResult) => any;
1975
- }
1976
1496
  export interface DescribeImportSnapshotTasksRequest {
1977
1497
 
1978
1498
  DryRun?: boolean;
@@ -1985,10 +1505,6 @@ export interface DescribeImportSnapshotTasksRequest {
1985
1505
 
1986
1506
  NextToken?: string;
1987
1507
  }
1988
- export declare namespace DescribeImportSnapshotTasksRequest {
1989
-
1990
- const filterSensitiveLog: (obj: DescribeImportSnapshotTasksRequest) => any;
1991
- }
1992
1508
 
1993
1509
  export interface SnapshotTaskDetail {
1994
1510
 
@@ -2014,10 +1530,6 @@ export interface SnapshotTaskDetail {
2014
1530
 
2015
1531
  UserBucket?: UserBucketDetails;
2016
1532
  }
2017
- export declare namespace SnapshotTaskDetail {
2018
-
2019
- const filterSensitiveLog: (obj: SnapshotTaskDetail) => any;
2020
- }
2021
1533
 
2022
1534
  export interface ImportSnapshotTask {
2023
1535
 
@@ -2029,20 +1541,12 @@ export interface ImportSnapshotTask {
2029
1541
 
2030
1542
  Tags?: Tag[];
2031
1543
  }
2032
- export declare namespace ImportSnapshotTask {
2033
-
2034
- const filterSensitiveLog: (obj: ImportSnapshotTask) => any;
2035
- }
2036
1544
  export interface DescribeImportSnapshotTasksResult {
2037
1545
 
2038
1546
  ImportSnapshotTasks?: ImportSnapshotTask[];
2039
1547
 
2040
1548
  NextToken?: string;
2041
1549
  }
2042
- export declare namespace DescribeImportSnapshotTasksResult {
2043
-
2044
- const filterSensitiveLog: (obj: DescribeImportSnapshotTasksResult) => any;
2045
- }
2046
1550
  export declare type InstanceAttributeName = "blockDeviceMapping" | "disableApiStop" | "disableApiTermination" | "ebsOptimized" | "enaSupport" | "enclaveOptions" | "groupSet" | "instanceInitiatedShutdownBehavior" | "instanceType" | "kernel" | "productCodes" | "ramdisk" | "rootDeviceName" | "sourceDestCheck" | "sriovNetSupport" | "userData";
2047
1551
  export interface DescribeInstanceAttributeRequest {
2048
1552
 
@@ -2052,10 +1556,6 @@ export interface DescribeInstanceAttributeRequest {
2052
1556
 
2053
1557
  InstanceId: string | undefined;
2054
1558
  }
2055
- export declare namespace DescribeInstanceAttributeRequest {
2056
-
2057
- const filterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
2058
- }
2059
1559
 
2060
1560
  export interface EbsInstanceBlockDevice {
2061
1561
 
@@ -2067,10 +1567,6 @@ export interface EbsInstanceBlockDevice {
2067
1567
 
2068
1568
  VolumeId?: string;
2069
1569
  }
2070
- export declare namespace EbsInstanceBlockDevice {
2071
-
2072
- const filterSensitiveLog: (obj: EbsInstanceBlockDevice) => any;
2073
- }
2074
1570
 
2075
1571
  export interface InstanceBlockDeviceMapping {
2076
1572
 
@@ -2078,28 +1574,16 @@ export interface InstanceBlockDeviceMapping {
2078
1574
 
2079
1575
  Ebs?: EbsInstanceBlockDevice;
2080
1576
  }
2081
- export declare namespace InstanceBlockDeviceMapping {
2082
-
2083
- const filterSensitiveLog: (obj: InstanceBlockDeviceMapping) => any;
2084
- }
2085
1577
 
2086
1578
  export interface AttributeBooleanValue {
2087
1579
 
2088
1580
  Value?: boolean;
2089
1581
  }
2090
- export declare namespace AttributeBooleanValue {
2091
-
2092
- const filterSensitiveLog: (obj: AttributeBooleanValue) => any;
2093
- }
2094
1582
 
2095
1583
  export interface EnclaveOptions {
2096
1584
 
2097
1585
  Enabled?: boolean;
2098
1586
  }
2099
- export declare namespace EnclaveOptions {
2100
-
2101
- const filterSensitiveLog: (obj: EnclaveOptions) => any;
2102
- }
2103
1587
 
2104
1588
  export interface InstanceAttribute {
2105
1589
 
@@ -2137,10 +1621,6 @@ export interface InstanceAttribute {
2137
1621
 
2138
1622
  DisableApiStop?: AttributeBooleanValue;
2139
1623
  }
2140
- export declare namespace InstanceAttribute {
2141
-
2142
- const filterSensitiveLog: (obj: InstanceAttribute) => any;
2143
- }
2144
1624
  export interface DescribeInstanceCreditSpecificationsRequest {
2145
1625
 
2146
1626
  DryRun?: boolean;
@@ -2153,10 +1633,6 @@ export interface DescribeInstanceCreditSpecificationsRequest {
2153
1633
 
2154
1634
  NextToken?: string;
2155
1635
  }
2156
- export declare namespace DescribeInstanceCreditSpecificationsRequest {
2157
-
2158
- const filterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsRequest) => any;
2159
- }
2160
1636
 
2161
1637
  export interface InstanceCreditSpecification {
2162
1638
 
@@ -2164,36 +1640,20 @@ export interface InstanceCreditSpecification {
2164
1640
 
2165
1641
  CpuCredits?: string;
2166
1642
  }
2167
- export declare namespace InstanceCreditSpecification {
2168
-
2169
- const filterSensitiveLog: (obj: InstanceCreditSpecification) => any;
2170
- }
2171
1643
  export interface DescribeInstanceCreditSpecificationsResult {
2172
1644
 
2173
1645
  InstanceCreditSpecifications?: InstanceCreditSpecification[];
2174
1646
 
2175
1647
  NextToken?: string;
2176
1648
  }
2177
- export declare namespace DescribeInstanceCreditSpecificationsResult {
2178
-
2179
- const filterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsResult) => any;
2180
- }
2181
1649
  export interface DescribeInstanceEventNotificationAttributesRequest {
2182
1650
 
2183
1651
  DryRun?: boolean;
2184
1652
  }
2185
- export declare namespace DescribeInstanceEventNotificationAttributesRequest {
2186
-
2187
- const filterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesRequest) => any;
2188
- }
2189
1653
  export interface DescribeInstanceEventNotificationAttributesResult {
2190
1654
 
2191
1655
  InstanceTagAttribute?: InstanceTagNotificationAttribute;
2192
1656
  }
2193
- export declare namespace DescribeInstanceEventNotificationAttributesResult {
2194
-
2195
- const filterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesResult) => any;
2196
- }
2197
1657
 
2198
1658
  export interface DescribeInstanceEventWindowsRequest {
2199
1659
 
@@ -2207,20 +1667,12 @@ export interface DescribeInstanceEventWindowsRequest {
2207
1667
 
2208
1668
  NextToken?: string;
2209
1669
  }
2210
- export declare namespace DescribeInstanceEventWindowsRequest {
2211
-
2212
- const filterSensitiveLog: (obj: DescribeInstanceEventWindowsRequest) => any;
2213
- }
2214
1670
  export interface DescribeInstanceEventWindowsResult {
2215
1671
 
2216
1672
  InstanceEventWindows?: InstanceEventWindow[];
2217
1673
 
2218
1674
  NextToken?: string;
2219
1675
  }
2220
- export declare namespace DescribeInstanceEventWindowsResult {
2221
-
2222
- const filterSensitiveLog: (obj: DescribeInstanceEventWindowsResult) => any;
2223
- }
2224
1676
  export interface DescribeInstancesRequest {
2225
1677
 
2226
1678
  Filters?: Filter[];
@@ -2233,10 +1685,6 @@ export interface DescribeInstancesRequest {
2233
1685
 
2234
1686
  NextToken?: string;
2235
1687
  }
2236
- export declare namespace DescribeInstancesRequest {
2237
-
2238
- const filterSensitiveLog: (obj: DescribeInstancesRequest) => any;
2239
- }
2240
1688
 
2241
1689
  export interface CapacityReservationSpecificationResponse {
2242
1690
 
@@ -2244,10 +1692,6 @@ export interface CapacityReservationSpecificationResponse {
2244
1692
 
2245
1693
  CapacityReservationTarget?: CapacityReservationTargetResponse;
2246
1694
  }
2247
- export declare namespace CapacityReservationSpecificationResponse {
2248
-
2249
- const filterSensitiveLog: (obj: CapacityReservationSpecificationResponse) => any;
2250
- }
2251
1695
 
2252
1696
  export interface CpuOptions {
2253
1697
 
@@ -2255,10 +1699,6 @@ export interface CpuOptions {
2255
1699
 
2256
1700
  ThreadsPerCore?: number;
2257
1701
  }
2258
- export declare namespace CpuOptions {
2259
-
2260
- const filterSensitiveLog: (obj: CpuOptions) => any;
2261
- }
2262
1702
 
2263
1703
  export interface ElasticGpuAssociation {
2264
1704
 
@@ -2270,10 +1710,6 @@ export interface ElasticGpuAssociation {
2270
1710
 
2271
1711
  ElasticGpuAssociationTime?: string;
2272
1712
  }
2273
- export declare namespace ElasticGpuAssociation {
2274
-
2275
- const filterSensitiveLog: (obj: ElasticGpuAssociation) => any;
2276
- }
2277
1713
 
2278
1714
  export interface ElasticInferenceAcceleratorAssociation {
2279
1715
 
@@ -2285,29 +1721,17 @@ export interface ElasticInferenceAcceleratorAssociation {
2285
1721
 
2286
1722
  ElasticInferenceAcceleratorAssociationTime?: Date;
2287
1723
  }
2288
- export declare namespace ElasticInferenceAcceleratorAssociation {
2289
-
2290
- const filterSensitiveLog: (obj: ElasticInferenceAcceleratorAssociation) => any;
2291
- }
2292
1724
 
2293
1725
  export interface HibernationOptions {
2294
1726
 
2295
1727
  Configured?: boolean;
2296
1728
  }
2297
- export declare namespace HibernationOptions {
2298
-
2299
- const filterSensitiveLog: (obj: HibernationOptions) => any;
2300
- }
2301
1729
  export declare type InstanceLifecycleType = "scheduled" | "spot";
2302
1730
 
2303
1731
  export interface LicenseConfiguration {
2304
1732
 
2305
1733
  LicenseConfigurationArn?: string;
2306
1734
  }
2307
- export declare namespace LicenseConfiguration {
2308
-
2309
- const filterSensitiveLog: (obj: LicenseConfiguration) => any;
2310
- }
2311
1735
  export declare enum InstanceAutoRecoveryState {
2312
1736
  default = "default",
2313
1737
  disabled = "disabled"
@@ -2317,10 +1741,6 @@ export interface InstanceMaintenanceOptions {
2317
1741
 
2318
1742
  AutoRecovery?: InstanceAutoRecoveryState | string;
2319
1743
  }
2320
- export declare namespace InstanceMaintenanceOptions {
2321
-
2322
- const filterSensitiveLog: (obj: InstanceMaintenanceOptions) => any;
2323
- }
2324
1744
  export declare type InstanceMetadataEndpointState = "disabled" | "enabled";
2325
1745
  export declare enum InstanceMetadataProtocolState {
2326
1746
  disabled = "disabled",
@@ -2350,20 +1770,12 @@ export interface InstanceMetadataOptionsResponse {
2350
1770
 
2351
1771
  InstanceMetadataTags?: InstanceMetadataTagsState | string;
2352
1772
  }
2353
- export declare namespace InstanceMetadataOptionsResponse {
2354
-
2355
- const filterSensitiveLog: (obj: InstanceMetadataOptionsResponse) => any;
2356
- }
2357
1773
  export declare type MonitoringState = "disabled" | "disabling" | "enabled" | "pending";
2358
1774
 
2359
1775
  export interface Monitoring {
2360
1776
 
2361
1777
  State?: MonitoringState | string;
2362
1778
  }
2363
- export declare namespace Monitoring {
2364
-
2365
- const filterSensitiveLog: (obj: Monitoring) => any;
2366
- }
2367
1779
 
2368
1780
  export interface InstanceNetworkInterfaceAssociation {
2369
1781
 
@@ -2377,10 +1789,6 @@ export interface InstanceNetworkInterfaceAssociation {
2377
1789
 
2378
1790
  PublicIp?: string;
2379
1791
  }
2380
- export declare namespace InstanceNetworkInterfaceAssociation {
2381
-
2382
- const filterSensitiveLog: (obj: InstanceNetworkInterfaceAssociation) => any;
2383
- }
2384
1792
 
2385
1793
  export interface InstanceNetworkInterfaceAttachment {
2386
1794
 
@@ -2396,28 +1804,16 @@ export interface InstanceNetworkInterfaceAttachment {
2396
1804
 
2397
1805
  NetworkCardIndex?: number;
2398
1806
  }
2399
- export declare namespace InstanceNetworkInterfaceAttachment {
2400
-
2401
- const filterSensitiveLog: (obj: InstanceNetworkInterfaceAttachment) => any;
2402
- }
2403
1807
 
2404
1808
  export interface InstanceIpv4Prefix {
2405
1809
 
2406
1810
  Ipv4Prefix?: string;
2407
1811
  }
2408
- export declare namespace InstanceIpv4Prefix {
2409
-
2410
- const filterSensitiveLog: (obj: InstanceIpv4Prefix) => any;
2411
- }
2412
1812
 
2413
1813
  export interface InstanceIpv6Prefix {
2414
1814
 
2415
1815
  Ipv6Prefix?: string;
2416
1816
  }
2417
- export declare namespace InstanceIpv6Prefix {
2418
-
2419
- const filterSensitiveLog: (obj: InstanceIpv6Prefix) => any;
2420
- }
2421
1817
 
2422
1818
  export interface InstancePrivateIpAddress {
2423
1819
 
@@ -2429,10 +1825,6 @@ export interface InstancePrivateIpAddress {
2429
1825
 
2430
1826
  PrivateIpAddress?: string;
2431
1827
  }
2432
- export declare namespace InstancePrivateIpAddress {
2433
-
2434
- const filterSensitiveLog: (obj: InstancePrivateIpAddress) => any;
2435
- }
2436
1828
 
2437
1829
  export interface InstanceNetworkInterface {
2438
1830
 
@@ -2472,10 +1864,6 @@ export interface InstanceNetworkInterface {
2472
1864
 
2473
1865
  Ipv6Prefixes?: InstanceIpv6Prefix[];
2474
1866
  }
2475
- export declare namespace InstanceNetworkInterface {
2476
-
2477
- const filterSensitiveLog: (obj: InstanceNetworkInterface) => any;
2478
- }
2479
1867
 
2480
1868
  export interface PrivateDnsNameOptionsResponse {
2481
1869
 
@@ -2485,10 +1873,6 @@ export interface PrivateDnsNameOptionsResponse {
2485
1873
 
2486
1874
  EnableResourceNameDnsAAAARecord?: boolean;
2487
1875
  }
2488
- export declare namespace PrivateDnsNameOptionsResponse {
2489
-
2490
- const filterSensitiveLog: (obj: PrivateDnsNameOptionsResponse) => any;
2491
- }
2492
1876
  export declare type InstanceStateName = "pending" | "running" | "shutting-down" | "stopped" | "stopping" | "terminated";
2493
1877
 
2494
1878
  export interface InstanceState {
@@ -2497,10 +1881,6 @@ export interface InstanceState {
2497
1881
 
2498
1882
  Name?: InstanceStateName | string;
2499
1883
  }
2500
- export declare namespace InstanceState {
2501
-
2502
- const filterSensitiveLog: (obj: InstanceState) => any;
2503
- }
2504
1884
 
2505
1885
  export interface Instance {
2506
1886
 
@@ -2616,10 +1996,6 @@ export interface Instance {
2616
1996
 
2617
1997
  MaintenanceOptions?: InstanceMaintenanceOptions;
2618
1998
  }
2619
- export declare namespace Instance {
2620
-
2621
- const filterSensitiveLog: (obj: Instance) => any;
2622
- }
2623
1999
 
2624
2000
  export interface Reservation {
2625
2001
 
@@ -2633,20 +2009,12 @@ export interface Reservation {
2633
2009
 
2634
2010
  ReservationId?: string;
2635
2011
  }
2636
- export declare namespace Reservation {
2637
-
2638
- const filterSensitiveLog: (obj: Reservation) => any;
2639
- }
2640
2012
  export interface DescribeInstancesResult {
2641
2013
 
2642
2014
  Reservations?: Reservation[];
2643
2015
 
2644
2016
  NextToken?: string;
2645
2017
  }
2646
- export declare namespace DescribeInstancesResult {
2647
-
2648
- const filterSensitiveLog: (obj: DescribeInstancesResult) => any;
2649
- }
2650
2018
  export interface DescribeInstanceStatusRequest {
2651
2019
 
2652
2020
  Filters?: Filter[];
@@ -2661,10 +2029,6 @@ export interface DescribeInstanceStatusRequest {
2661
2029
 
2662
2030
  IncludeAllInstances?: boolean;
2663
2031
  }
2664
- export declare namespace DescribeInstanceStatusRequest {
2665
-
2666
- const filterSensitiveLog: (obj: DescribeInstanceStatusRequest) => any;
2667
- }
2668
2032
  export declare type EventCode = "instance-reboot" | "instance-retirement" | "instance-stop" | "system-maintenance" | "system-reboot";
2669
2033
 
2670
2034
  export interface InstanceStatusEvent {
@@ -2681,10 +2045,6 @@ export interface InstanceStatusEvent {
2681
2045
 
2682
2046
  NotBeforeDeadline?: Date;
2683
2047
  }
2684
- export declare namespace InstanceStatusEvent {
2685
-
2686
- const filterSensitiveLog: (obj: InstanceStatusEvent) => any;
2687
- }
2688
2048
  export declare type StatusName = "reachability";
2689
2049
  export declare type StatusType = "failed" | "initializing" | "insufficient-data" | "passed";
2690
2050
 
@@ -2696,10 +2056,6 @@ export interface InstanceStatusDetails {
2696
2056
 
2697
2057
  Status?: StatusType | string;
2698
2058
  }
2699
- export declare namespace InstanceStatusDetails {
2700
-
2701
- const filterSensitiveLog: (obj: InstanceStatusDetails) => any;
2702
- }
2703
2059
  export declare type SummaryStatus = "impaired" | "initializing" | "insufficient-data" | "not-applicable" | "ok";
2704
2060
 
2705
2061
  export interface InstanceStatusSummary {
@@ -2708,10 +2064,6 @@ export interface InstanceStatusSummary {
2708
2064
 
2709
2065
  Status?: SummaryStatus | string;
2710
2066
  }
2711
- export declare namespace InstanceStatusSummary {
2712
-
2713
- const filterSensitiveLog: (obj: InstanceStatusSummary) => any;
2714
- }
2715
2067
 
2716
2068
  export interface InstanceStatus {
2717
2069
 
@@ -2729,20 +2081,12 @@ export interface InstanceStatus {
2729
2081
 
2730
2082
  SystemStatus?: InstanceStatusSummary;
2731
2083
  }
2732
- export declare namespace InstanceStatus {
2733
-
2734
- const filterSensitiveLog: (obj: InstanceStatus) => any;
2735
- }
2736
2084
  export interface DescribeInstanceStatusResult {
2737
2085
 
2738
2086
  InstanceStatuses?: InstanceStatus[];
2739
2087
 
2740
2088
  NextToken?: string;
2741
2089
  }
2742
- export declare namespace DescribeInstanceStatusResult {
2743
-
2744
- const filterSensitiveLog: (obj: DescribeInstanceStatusResult) => any;
2745
- }
2746
2090
  export declare type LocationType = "availability-zone" | "availability-zone-id" | "region";
2747
2091
  export interface DescribeInstanceTypeOfferingsRequest {
2748
2092
 
@@ -2756,10 +2100,6 @@ export interface DescribeInstanceTypeOfferingsRequest {
2756
2100
 
2757
2101
  NextToken?: string;
2758
2102
  }
2759
- export declare namespace DescribeInstanceTypeOfferingsRequest {
2760
-
2761
- const filterSensitiveLog: (obj: DescribeInstanceTypeOfferingsRequest) => any;
2762
- }
2763
2103
 
2764
2104
  export interface InstanceTypeOffering {
2765
2105
 
@@ -2769,20 +2109,12 @@ export interface InstanceTypeOffering {
2769
2109
 
2770
2110
  Location?: string;
2771
2111
  }
2772
- export declare namespace InstanceTypeOffering {
2773
-
2774
- const filterSensitiveLog: (obj: InstanceTypeOffering) => any;
2775
- }
2776
2112
  export interface DescribeInstanceTypeOfferingsResult {
2777
2113
 
2778
2114
  InstanceTypeOfferings?: InstanceTypeOffering[];
2779
2115
 
2780
2116
  NextToken?: string;
2781
2117
  }
2782
- export declare namespace DescribeInstanceTypeOfferingsResult {
2783
-
2784
- const filterSensitiveLog: (obj: DescribeInstanceTypeOfferingsResult) => any;
2785
- }
2786
2118
  export interface DescribeInstanceTypesRequest {
2787
2119
 
2788
2120
  DryRun?: boolean;
@@ -2795,10 +2127,6 @@ export interface DescribeInstanceTypesRequest {
2795
2127
 
2796
2128
  NextToken?: string;
2797
2129
  }
2798
- export declare namespace DescribeInstanceTypesRequest {
2799
-
2800
- const filterSensitiveLog: (obj: DescribeInstanceTypesRequest) => any;
2801
- }
2802
2130
 
2803
2131
  export interface EbsOptimizedInfo {
2804
2132
 
@@ -2814,10 +2142,6 @@ export interface EbsOptimizedInfo {
2814
2142
 
2815
2143
  MaximumIops?: number;
2816
2144
  }
2817
- export declare namespace EbsOptimizedInfo {
2818
-
2819
- const filterSensitiveLog: (obj: EbsOptimizedInfo) => any;
2820
- }
2821
2145
  export declare type EbsOptimizedSupport = "default" | "supported" | "unsupported";
2822
2146
  export declare type EbsEncryptionSupport = "supported" | "unsupported";
2823
2147
  export declare enum EbsNvmeSupport {
@@ -2836,19 +2160,11 @@ export interface EbsInfo {
2836
2160
 
2837
2161
  NvmeSupport?: EbsNvmeSupport | string;
2838
2162
  }
2839
- export declare namespace EbsInfo {
2840
-
2841
- const filterSensitiveLog: (obj: EbsInfo) => any;
2842
- }
2843
2163
 
2844
2164
  export interface FpgaDeviceMemoryInfo {
2845
2165
 
2846
2166
  SizeInMiB?: number;
2847
2167
  }
2848
- export declare namespace FpgaDeviceMemoryInfo {
2849
-
2850
- const filterSensitiveLog: (obj: FpgaDeviceMemoryInfo) => any;
2851
- }
2852
2168
 
2853
2169
  export interface FpgaDeviceInfo {
2854
2170
 
@@ -2860,10 +2176,6 @@ export interface FpgaDeviceInfo {
2860
2176
 
2861
2177
  MemoryInfo?: FpgaDeviceMemoryInfo;
2862
2178
  }
2863
- export declare namespace FpgaDeviceInfo {
2864
-
2865
- const filterSensitiveLog: (obj: FpgaDeviceInfo) => any;
2866
- }
2867
2179
 
2868
2180
  export interface FpgaInfo {
2869
2181
 
@@ -2871,19 +2183,11 @@ export interface FpgaInfo {
2871
2183
 
2872
2184
  TotalFpgaMemoryInMiB?: number;
2873
2185
  }
2874
- export declare namespace FpgaInfo {
2875
-
2876
- const filterSensitiveLog: (obj: FpgaInfo) => any;
2877
- }
2878
2186
 
2879
2187
  export interface GpuDeviceMemoryInfo {
2880
2188
 
2881
2189
  SizeInMiB?: number;
2882
2190
  }
2883
- export declare namespace GpuDeviceMemoryInfo {
2884
-
2885
- const filterSensitiveLog: (obj: GpuDeviceMemoryInfo) => any;
2886
- }
2887
2191
 
2888
2192
  export interface GpuDeviceInfo {
2889
2193
 
@@ -2895,10 +2199,6 @@ export interface GpuDeviceInfo {
2895
2199
 
2896
2200
  MemoryInfo?: GpuDeviceMemoryInfo;
2897
2201
  }
2898
- export declare namespace GpuDeviceInfo {
2899
-
2900
- const filterSensitiveLog: (obj: GpuDeviceInfo) => any;
2901
- }
2902
2202
 
2903
2203
  export interface GpuInfo {
2904
2204
 
@@ -2906,10 +2206,6 @@ export interface GpuInfo {
2906
2206
 
2907
2207
  TotalGpuMemoryInMiB?: number;
2908
2208
  }
2909
- export declare namespace GpuInfo {
2910
-
2911
- const filterSensitiveLog: (obj: GpuInfo) => any;
2912
- }
2913
2209
  export declare enum InstanceTypeHypervisor {
2914
2210
  NITRO = "nitro",
2915
2211
  XEN = "xen"
@@ -2923,19 +2219,11 @@ export interface InferenceDeviceInfo {
2923
2219
 
2924
2220
  Manufacturer?: string;
2925
2221
  }
2926
- export declare namespace InferenceDeviceInfo {
2927
-
2928
- const filterSensitiveLog: (obj: InferenceDeviceInfo) => any;
2929
- }
2930
2222
 
2931
2223
  export interface InferenceAcceleratorInfo {
2932
2224
 
2933
2225
  Accelerators?: InferenceDeviceInfo[];
2934
2226
  }
2935
- export declare namespace InferenceAcceleratorInfo {
2936
-
2937
- const filterSensitiveLog: (obj: InferenceAcceleratorInfo) => any;
2938
- }
2939
2227
  export declare type DiskType = "hdd" | "ssd";
2940
2228
 
2941
2229
  export interface DiskInfo {
@@ -2946,10 +2234,6 @@ export interface DiskInfo {
2946
2234
 
2947
2235
  Type?: DiskType | string;
2948
2236
  }
2949
- export declare namespace DiskInfo {
2950
-
2951
- const filterSensitiveLog: (obj: DiskInfo) => any;
2952
- }
2953
2237
  export declare enum InstanceStorageEncryptionSupport {
2954
2238
  required = "required",
2955
2239
  unsupported = "unsupported"
@@ -2970,28 +2254,16 @@ export interface InstanceStorageInfo {
2970
2254
 
2971
2255
  EncryptionSupport?: InstanceStorageEncryptionSupport | string;
2972
2256
  }
2973
- export declare namespace InstanceStorageInfo {
2974
-
2975
- const filterSensitiveLog: (obj: InstanceStorageInfo) => any;
2976
- }
2977
2257
 
2978
2258
  export interface MemoryInfo {
2979
2259
 
2980
2260
  SizeInMiB?: number;
2981
2261
  }
2982
- export declare namespace MemoryInfo {
2983
-
2984
- const filterSensitiveLog: (obj: MemoryInfo) => any;
2985
- }
2986
2262
 
2987
2263
  export interface EfaInfo {
2988
2264
 
2989
2265
  MaximumEfaInterfaces?: number;
2990
2266
  }
2991
- export declare namespace EfaInfo {
2992
-
2993
- const filterSensitiveLog: (obj: EfaInfo) => any;
2994
- }
2995
2267
  export declare type EnaSupport = "required" | "supported" | "unsupported";
2996
2268
 
2997
2269
  export interface NetworkCardInfo {
@@ -3002,10 +2274,6 @@ export interface NetworkCardInfo {
3002
2274
 
3003
2275
  MaximumNetworkInterfaces?: number;
3004
2276
  }
3005
- export declare namespace NetworkCardInfo {
3006
-
3007
- const filterSensitiveLog: (obj: NetworkCardInfo) => any;
3008
- }
3009
2277
 
3010
2278
  export interface NetworkInfo {
3011
2279
 
@@ -3033,20 +2301,12 @@ export interface NetworkInfo {
3033
2301
 
3034
2302
  EncryptionInTransitSupported?: boolean;
3035
2303
  }
3036
- export declare namespace NetworkInfo {
3037
-
3038
- const filterSensitiveLog: (obj: NetworkInfo) => any;
3039
- }
3040
2304
  export declare type PlacementGroupStrategy = "cluster" | "partition" | "spread";
3041
2305
 
3042
2306
  export interface PlacementGroupInfo {
3043
2307
 
3044
2308
  SupportedStrategies?: (PlacementGroupStrategy | string)[];
3045
2309
  }
3046
- export declare namespace PlacementGroupInfo {
3047
-
3048
- const filterSensitiveLog: (obj: PlacementGroupInfo) => any;
3049
- }
3050
2310
  export declare type ArchitectureType = "arm64" | "i386" | "x86_64" | "x86_64_mac";
3051
2311
 
3052
2312
  export interface ProcessorInfo {
@@ -3055,10 +2315,6 @@ export interface ProcessorInfo {
3055
2315
 
3056
2316
  SustainedClockSpeedInGhz?: number;
3057
2317
  }
3058
- export declare namespace ProcessorInfo {
3059
-
3060
- const filterSensitiveLog: (obj: ProcessorInfo) => any;
3061
- }
3062
2318
  export declare type BootModeType = "legacy-bios" | "uefi";
3063
2319
  export declare type RootDeviceType = "ebs" | "instance-store";
3064
2320
  export declare type UsageClassType = "on-demand" | "spot";
@@ -3075,10 +2331,6 @@ export interface VCpuInfo {
3075
2331
 
3076
2332
  ValidThreadsPerCore?: number[];
3077
2333
  }
3078
- export declare namespace VCpuInfo {
3079
-
3080
- const filterSensitiveLog: (obj: VCpuInfo) => any;
3081
- }
3082
2334
 
3083
2335
  export interface InstanceTypeInfo {
3084
2336
 
@@ -3130,20 +2382,12 @@ export interface InstanceTypeInfo {
3130
2382
 
3131
2383
  SupportedBootModes?: (BootModeType | string)[];
3132
2384
  }
3133
- export declare namespace InstanceTypeInfo {
3134
-
3135
- const filterSensitiveLog: (obj: InstanceTypeInfo) => any;
3136
- }
3137
2385
  export interface DescribeInstanceTypesResult {
3138
2386
 
3139
2387
  InstanceTypes?: InstanceTypeInfo[];
3140
2388
 
3141
2389
  NextToken?: string;
3142
2390
  }
3143
- export declare namespace DescribeInstanceTypesResult {
3144
-
3145
- const filterSensitiveLog: (obj: DescribeInstanceTypesResult) => any;
3146
- }
3147
2391
  export interface DescribeInternetGatewaysRequest {
3148
2392
 
3149
2393
  Filters?: Filter[];
@@ -3156,20 +2400,12 @@ export interface DescribeInternetGatewaysRequest {
3156
2400
 
3157
2401
  MaxResults?: number;
3158
2402
  }
3159
- export declare namespace DescribeInternetGatewaysRequest {
3160
-
3161
- const filterSensitiveLog: (obj: DescribeInternetGatewaysRequest) => any;
3162
- }
3163
2403
  export interface DescribeInternetGatewaysResult {
3164
2404
 
3165
2405
  InternetGateways?: InternetGateway[];
3166
2406
 
3167
2407
  NextToken?: string;
3168
2408
  }
3169
- export declare namespace DescribeInternetGatewaysResult {
3170
-
3171
- const filterSensitiveLog: (obj: DescribeInternetGatewaysResult) => any;
3172
- }
3173
2409
  export interface DescribeIpamPoolsRequest {
3174
2410
 
3175
2411
  DryRun?: boolean;
@@ -3182,20 +2418,12 @@ export interface DescribeIpamPoolsRequest {
3182
2418
 
3183
2419
  IpamPoolIds?: string[];
3184
2420
  }
3185
- export declare namespace DescribeIpamPoolsRequest {
3186
-
3187
- const filterSensitiveLog: (obj: DescribeIpamPoolsRequest) => any;
3188
- }
3189
2421
  export interface DescribeIpamPoolsResult {
3190
2422
 
3191
2423
  NextToken?: string;
3192
2424
 
3193
2425
  IpamPools?: IpamPool[];
3194
2426
  }
3195
- export declare namespace DescribeIpamPoolsResult {
3196
-
3197
- const filterSensitiveLog: (obj: DescribeIpamPoolsResult) => any;
3198
- }
3199
2427
  export interface DescribeIpamsRequest {
3200
2428
 
3201
2429
  DryRun?: boolean;
@@ -3208,20 +2436,12 @@ export interface DescribeIpamsRequest {
3208
2436
 
3209
2437
  IpamIds?: string[];
3210
2438
  }
3211
- export declare namespace DescribeIpamsRequest {
3212
-
3213
- const filterSensitiveLog: (obj: DescribeIpamsRequest) => any;
3214
- }
3215
2439
  export interface DescribeIpamsResult {
3216
2440
 
3217
2441
  NextToken?: string;
3218
2442
 
3219
2443
  Ipams?: Ipam[];
3220
2444
  }
3221
- export declare namespace DescribeIpamsResult {
3222
-
3223
- const filterSensitiveLog: (obj: DescribeIpamsResult) => any;
3224
- }
3225
2445
  export interface DescribeIpamScopesRequest {
3226
2446
 
3227
2447
  DryRun?: boolean;
@@ -3234,20 +2454,12 @@ export interface DescribeIpamScopesRequest {
3234
2454
 
3235
2455
  IpamScopeIds?: string[];
3236
2456
  }
3237
- export declare namespace DescribeIpamScopesRequest {
3238
-
3239
- const filterSensitiveLog: (obj: DescribeIpamScopesRequest) => any;
3240
- }
3241
2457
  export interface DescribeIpamScopesResult {
3242
2458
 
3243
2459
  NextToken?: string;
3244
2460
 
3245
2461
  IpamScopes?: IpamScope[];
3246
2462
  }
3247
- export declare namespace DescribeIpamScopesResult {
3248
-
3249
- const filterSensitiveLog: (obj: DescribeIpamScopesResult) => any;
3250
- }
3251
2463
  export interface DescribeIpv6PoolsRequest {
3252
2464
 
3253
2465
  PoolIds?: string[];
@@ -3260,19 +2472,11 @@ export interface DescribeIpv6PoolsRequest {
3260
2472
 
3261
2473
  Filters?: Filter[];
3262
2474
  }
3263
- export declare namespace DescribeIpv6PoolsRequest {
3264
-
3265
- const filterSensitiveLog: (obj: DescribeIpv6PoolsRequest) => any;
3266
- }
3267
2475
 
3268
2476
  export interface PoolCidrBlock {
3269
2477
 
3270
2478
  Cidr?: string;
3271
2479
  }
3272
- export declare namespace PoolCidrBlock {
3273
-
3274
- const filterSensitiveLog: (obj: PoolCidrBlock) => any;
3275
- }
3276
2480
 
3277
2481
  export interface Ipv6Pool {
3278
2482
 
@@ -3284,20 +2488,12 @@ export interface Ipv6Pool {
3284
2488
 
3285
2489
  Tags?: Tag[];
3286
2490
  }
3287
- export declare namespace Ipv6Pool {
3288
-
3289
- const filterSensitiveLog: (obj: Ipv6Pool) => any;
3290
- }
3291
2491
  export interface DescribeIpv6PoolsResult {
3292
2492
 
3293
2493
  Ipv6Pools?: Ipv6Pool[];
3294
2494
 
3295
2495
  NextToken?: string;
3296
2496
  }
3297
- export declare namespace DescribeIpv6PoolsResult {
3298
-
3299
- const filterSensitiveLog: (obj: DescribeIpv6PoolsResult) => any;
3300
- }
3301
2497
  export interface DescribeKeyPairsRequest {
3302
2498
 
3303
2499
  Filters?: Filter[];
@@ -3310,10 +2506,6 @@ export interface DescribeKeyPairsRequest {
3310
2506
 
3311
2507
  IncludePublicKey?: boolean;
3312
2508
  }
3313
- export declare namespace DescribeKeyPairsRequest {
3314
-
3315
- const filterSensitiveLog: (obj: DescribeKeyPairsRequest) => any;
3316
- }
3317
2509
 
3318
2510
  export interface KeyPairInfo {
3319
2511
 
@@ -3331,18 +2523,10 @@ export interface KeyPairInfo {
3331
2523
 
3332
2524
  CreateTime?: Date;
3333
2525
  }
3334
- export declare namespace KeyPairInfo {
3335
-
3336
- const filterSensitiveLog: (obj: KeyPairInfo) => any;
3337
- }
3338
2526
  export interface DescribeKeyPairsResult {
3339
2527
 
3340
2528
  KeyPairs?: KeyPairInfo[];
3341
2529
  }
3342
- export declare namespace DescribeKeyPairsResult {
3343
-
3344
- const filterSensitiveLog: (obj: DescribeKeyPairsResult) => any;
3345
- }
3346
2530
  export interface DescribeLaunchTemplatesRequest {
3347
2531
 
3348
2532
  DryRun?: boolean;
@@ -3357,20 +2541,12 @@ export interface DescribeLaunchTemplatesRequest {
3357
2541
 
3358
2542
  MaxResults?: number;
3359
2543
  }
3360
- export declare namespace DescribeLaunchTemplatesRequest {
3361
-
3362
- const filterSensitiveLog: (obj: DescribeLaunchTemplatesRequest) => any;
3363
- }
3364
2544
  export interface DescribeLaunchTemplatesResult {
3365
2545
 
3366
2546
  LaunchTemplates?: LaunchTemplate[];
3367
2547
 
3368
2548
  NextToken?: string;
3369
2549
  }
3370
- export declare namespace DescribeLaunchTemplatesResult {
3371
-
3372
- const filterSensitiveLog: (obj: DescribeLaunchTemplatesResult) => any;
3373
- }
3374
2550
  export interface DescribeLaunchTemplateVersionsRequest {
3375
2551
 
3376
2552
  DryRun?: boolean;
@@ -3391,20 +2567,12 @@ export interface DescribeLaunchTemplateVersionsRequest {
3391
2567
 
3392
2568
  Filters?: Filter[];
3393
2569
  }
3394
- export declare namespace DescribeLaunchTemplateVersionsRequest {
3395
-
3396
- const filterSensitiveLog: (obj: DescribeLaunchTemplateVersionsRequest) => any;
3397
- }
3398
2570
  export interface DescribeLaunchTemplateVersionsResult {
3399
2571
 
3400
2572
  LaunchTemplateVersions?: LaunchTemplateVersion[];
3401
2573
 
3402
2574
  NextToken?: string;
3403
2575
  }
3404
- export declare namespace DescribeLaunchTemplateVersionsResult {
3405
-
3406
- const filterSensitiveLog: (obj: DescribeLaunchTemplateVersionsResult) => any;
3407
- }
3408
2576
  export interface DescribeLocalGatewayRouteTablesRequest {
3409
2577
 
3410
2578
  LocalGatewayRouteTableIds?: string[];
@@ -3417,10 +2585,6 @@ export interface DescribeLocalGatewayRouteTablesRequest {
3417
2585
 
3418
2586
  DryRun?: boolean;
3419
2587
  }
3420
- export declare namespace DescribeLocalGatewayRouteTablesRequest {
3421
-
3422
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesRequest) => any;
3423
- }
3424
2588
 
3425
2589
  export interface LocalGatewayRouteTable {
3426
2590
 
@@ -3438,20 +2602,12 @@ export interface LocalGatewayRouteTable {
3438
2602
 
3439
2603
  Tags?: Tag[];
3440
2604
  }
3441
- export declare namespace LocalGatewayRouteTable {
3442
-
3443
- const filterSensitiveLog: (obj: LocalGatewayRouteTable) => any;
3444
- }
3445
2605
  export interface DescribeLocalGatewayRouteTablesResult {
3446
2606
 
3447
2607
  LocalGatewayRouteTables?: LocalGatewayRouteTable[];
3448
2608
 
3449
2609
  NextToken?: string;
3450
2610
  }
3451
- export declare namespace DescribeLocalGatewayRouteTablesResult {
3452
-
3453
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesResult) => any;
3454
- }
3455
2611
  export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest {
3456
2612
 
3457
2613
  LocalGatewayRouteTableVirtualInterfaceGroupAssociationIds?: string[];
@@ -3464,10 +2620,6 @@ export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations
3464
2620
 
3465
2621
  DryRun?: boolean;
3466
2622
  }
3467
- export declare namespace DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest {
3468
-
3469
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest) => any;
3470
- }
3471
2623
 
3472
2624
  export interface LocalGatewayRouteTableVirtualInterfaceGroupAssociation {
3473
2625
 
@@ -3487,20 +2639,12 @@ export interface LocalGatewayRouteTableVirtualInterfaceGroupAssociation {
3487
2639
 
3488
2640
  Tags?: Tag[];
3489
2641
  }
3490
- export declare namespace LocalGatewayRouteTableVirtualInterfaceGroupAssociation {
3491
-
3492
- const filterSensitiveLog: (obj: LocalGatewayRouteTableVirtualInterfaceGroupAssociation) => any;
3493
- }
3494
2642
  export interface DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult {
3495
2643
 
3496
2644
  LocalGatewayRouteTableVirtualInterfaceGroupAssociations?: LocalGatewayRouteTableVirtualInterfaceGroupAssociation[];
3497
2645
 
3498
2646
  NextToken?: string;
3499
2647
  }
3500
- export declare namespace DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult {
3501
-
3502
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult) => any;
3503
- }
3504
2648
  export interface DescribeLocalGatewayRouteTableVpcAssociationsRequest {
3505
2649
 
3506
2650
  LocalGatewayRouteTableVpcAssociationIds?: string[];
@@ -3513,20 +2657,12 @@ export interface DescribeLocalGatewayRouteTableVpcAssociationsRequest {
3513
2657
 
3514
2658
  DryRun?: boolean;
3515
2659
  }
3516
- export declare namespace DescribeLocalGatewayRouteTableVpcAssociationsRequest {
3517
-
3518
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsRequest) => any;
3519
- }
3520
2660
  export interface DescribeLocalGatewayRouteTableVpcAssociationsResult {
3521
2661
 
3522
2662
  LocalGatewayRouteTableVpcAssociations?: LocalGatewayRouteTableVpcAssociation[];
3523
2663
 
3524
2664
  NextToken?: string;
3525
2665
  }
3526
- export declare namespace DescribeLocalGatewayRouteTableVpcAssociationsResult {
3527
-
3528
- const filterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsResult) => any;
3529
- }
3530
2666
  export interface DescribeLocalGatewaysRequest {
3531
2667
 
3532
2668
  LocalGatewayIds?: string[];
@@ -3539,10 +2675,6 @@ export interface DescribeLocalGatewaysRequest {
3539
2675
 
3540
2676
  DryRun?: boolean;
3541
2677
  }
3542
- export declare namespace DescribeLocalGatewaysRequest {
3543
-
3544
- const filterSensitiveLog: (obj: DescribeLocalGatewaysRequest) => any;
3545
- }
3546
2678
 
3547
2679
  export interface LocalGateway {
3548
2680
 
@@ -3556,20 +2688,12 @@ export interface LocalGateway {
3556
2688
 
3557
2689
  Tags?: Tag[];
3558
2690
  }
3559
- export declare namespace LocalGateway {
3560
-
3561
- const filterSensitiveLog: (obj: LocalGateway) => any;
3562
- }
3563
2691
  export interface DescribeLocalGatewaysResult {
3564
2692
 
3565
2693
  LocalGateways?: LocalGateway[];
3566
2694
 
3567
2695
  NextToken?: string;
3568
2696
  }
3569
- export declare namespace DescribeLocalGatewaysResult {
3570
-
3571
- const filterSensitiveLog: (obj: DescribeLocalGatewaysResult) => any;
3572
- }
3573
2697
  export interface DescribeLocalGatewayVirtualInterfaceGroupsRequest {
3574
2698
 
3575
2699
  LocalGatewayVirtualInterfaceGroupIds?: string[];
@@ -3582,10 +2706,6 @@ export interface DescribeLocalGatewayVirtualInterfaceGroupsRequest {
3582
2706
 
3583
2707
  DryRun?: boolean;
3584
2708
  }
3585
- export declare namespace DescribeLocalGatewayVirtualInterfaceGroupsRequest {
3586
-
3587
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsRequest) => any;
3588
- }
3589
2709
 
3590
2710
  export interface LocalGatewayVirtualInterfaceGroup {
3591
2711
 
@@ -3599,20 +2719,12 @@ export interface LocalGatewayVirtualInterfaceGroup {
3599
2719
 
3600
2720
  Tags?: Tag[];
3601
2721
  }
3602
- export declare namespace LocalGatewayVirtualInterfaceGroup {
3603
-
3604
- const filterSensitiveLog: (obj: LocalGatewayVirtualInterfaceGroup) => any;
3605
- }
3606
2722
  export interface DescribeLocalGatewayVirtualInterfaceGroupsResult {
3607
2723
 
3608
2724
  LocalGatewayVirtualInterfaceGroups?: LocalGatewayVirtualInterfaceGroup[];
3609
2725
 
3610
2726
  NextToken?: string;
3611
2727
  }
3612
- export declare namespace DescribeLocalGatewayVirtualInterfaceGroupsResult {
3613
-
3614
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsResult) => any;
3615
- }
3616
2728
  export interface DescribeLocalGatewayVirtualInterfacesRequest {
3617
2729
 
3618
2730
  LocalGatewayVirtualInterfaceIds?: string[];
@@ -3625,10 +2737,6 @@ export interface DescribeLocalGatewayVirtualInterfacesRequest {
3625
2737
 
3626
2738
  DryRun?: boolean;
3627
2739
  }
3628
- export declare namespace DescribeLocalGatewayVirtualInterfacesRequest {
3629
-
3630
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesRequest) => any;
3631
- }
3632
2740
 
3633
2741
  export interface LocalGatewayVirtualInterface {
3634
2742
 
@@ -3650,20 +2758,12 @@ export interface LocalGatewayVirtualInterface {
3650
2758
 
3651
2759
  Tags?: Tag[];
3652
2760
  }
3653
- export declare namespace LocalGatewayVirtualInterface {
3654
-
3655
- const filterSensitiveLog: (obj: LocalGatewayVirtualInterface) => any;
3656
- }
3657
2761
  export interface DescribeLocalGatewayVirtualInterfacesResult {
3658
2762
 
3659
2763
  LocalGatewayVirtualInterfaces?: LocalGatewayVirtualInterface[];
3660
2764
 
3661
2765
  NextToken?: string;
3662
2766
  }
3663
- export declare namespace DescribeLocalGatewayVirtualInterfacesResult {
3664
-
3665
- const filterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesResult) => any;
3666
- }
3667
2767
  export interface DescribeManagedPrefixListsRequest {
3668
2768
 
3669
2769
  DryRun?: boolean;
@@ -3676,20 +2776,12 @@ export interface DescribeManagedPrefixListsRequest {
3676
2776
 
3677
2777
  PrefixListIds?: string[];
3678
2778
  }
3679
- export declare namespace DescribeManagedPrefixListsRequest {
3680
-
3681
- const filterSensitiveLog: (obj: DescribeManagedPrefixListsRequest) => any;
3682
- }
3683
2779
  export interface DescribeManagedPrefixListsResult {
3684
2780
 
3685
2781
  NextToken?: string;
3686
2782
 
3687
2783
  PrefixLists?: ManagedPrefixList[];
3688
2784
  }
3689
- export declare namespace DescribeManagedPrefixListsResult {
3690
-
3691
- const filterSensitiveLog: (obj: DescribeManagedPrefixListsResult) => any;
3692
- }
3693
2785
  export interface DescribeMovingAddressesRequest {
3694
2786
 
3695
2787
  Filters?: Filter[];
@@ -3702,10 +2794,6 @@ export interface DescribeMovingAddressesRequest {
3702
2794
 
3703
2795
  PublicIps?: string[];
3704
2796
  }
3705
- export declare namespace DescribeMovingAddressesRequest {
3706
-
3707
- const filterSensitiveLog: (obj: DescribeMovingAddressesRequest) => any;
3708
- }
3709
2797
  export declare type MoveStatus = "movingToVpc" | "restoringToClassic";
3710
2798
 
3711
2799
  export interface MovingAddressStatus {
@@ -3714,20 +2802,12 @@ export interface MovingAddressStatus {
3714
2802
 
3715
2803
  PublicIp?: string;
3716
2804
  }
3717
- export declare namespace MovingAddressStatus {
3718
-
3719
- const filterSensitiveLog: (obj: MovingAddressStatus) => any;
3720
- }
3721
2805
  export interface DescribeMovingAddressesResult {
3722
2806
 
3723
2807
  MovingAddressStatuses?: MovingAddressStatus[];
3724
2808
 
3725
2809
  NextToken?: string;
3726
2810
  }
3727
- export declare namespace DescribeMovingAddressesResult {
3728
-
3729
- const filterSensitiveLog: (obj: DescribeMovingAddressesResult) => any;
3730
- }
3731
2811
  export interface DescribeNatGatewaysRequest {
3732
2812
 
3733
2813
  DryRun?: boolean;
@@ -3740,20 +2820,12 @@ export interface DescribeNatGatewaysRequest {
3740
2820
 
3741
2821
  NextToken?: string;
3742
2822
  }
3743
- export declare namespace DescribeNatGatewaysRequest {
3744
-
3745
- const filterSensitiveLog: (obj: DescribeNatGatewaysRequest) => any;
3746
- }
3747
2823
  export interface DescribeNatGatewaysResult {
3748
2824
 
3749
2825
  NatGateways?: NatGateway[];
3750
2826
 
3751
2827
  NextToken?: string;
3752
2828
  }
3753
- export declare namespace DescribeNatGatewaysResult {
3754
-
3755
- const filterSensitiveLog: (obj: DescribeNatGatewaysResult) => any;
3756
- }
3757
2829
  export interface DescribeNetworkAclsRequest {
3758
2830
 
3759
2831
  Filters?: Filter[];
@@ -3766,20 +2838,12 @@ export interface DescribeNetworkAclsRequest {
3766
2838
 
3767
2839
  MaxResults?: number;
3768
2840
  }
3769
- export declare namespace DescribeNetworkAclsRequest {
3770
-
3771
- const filterSensitiveLog: (obj: DescribeNetworkAclsRequest) => any;
3772
- }
3773
2841
  export interface DescribeNetworkAclsResult {
3774
2842
 
3775
2843
  NetworkAcls?: NetworkAcl[];
3776
2844
 
3777
2845
  NextToken?: string;
3778
2846
  }
3779
- export declare namespace DescribeNetworkAclsResult {
3780
-
3781
- const filterSensitiveLog: (obj: DescribeNetworkAclsResult) => any;
3782
- }
3783
2847
  export interface DescribeNetworkInsightsAccessScopeAnalysesRequest {
3784
2848
 
3785
2849
  NetworkInsightsAccessScopeAnalysisIds?: string[];
@@ -3798,10 +2862,6 @@ export interface DescribeNetworkInsightsAccessScopeAnalysesRequest {
3798
2862
 
3799
2863
  NextToken?: string;
3800
2864
  }
3801
- export declare namespace DescribeNetworkInsightsAccessScopeAnalysesRequest {
3802
-
3803
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesRequest) => any;
3804
- }
3805
2865
  export declare enum FindingsFound {
3806
2866
  false = "false",
3807
2867
  true = "true",
@@ -3833,20 +2893,12 @@ export interface NetworkInsightsAccessScopeAnalysis {
3833
2893
 
3834
2894
  Tags?: Tag[];
3835
2895
  }
3836
- export declare namespace NetworkInsightsAccessScopeAnalysis {
3837
-
3838
- const filterSensitiveLog: (obj: NetworkInsightsAccessScopeAnalysis) => any;
3839
- }
3840
2896
  export interface DescribeNetworkInsightsAccessScopeAnalysesResult {
3841
2897
 
3842
2898
  NetworkInsightsAccessScopeAnalyses?: NetworkInsightsAccessScopeAnalysis[];
3843
2899
 
3844
2900
  NextToken?: string;
3845
2901
  }
3846
- export declare namespace DescribeNetworkInsightsAccessScopeAnalysesResult {
3847
-
3848
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesResult) => any;
3849
- }
3850
2902
  export interface DescribeNetworkInsightsAccessScopesRequest {
3851
2903
 
3852
2904
  NetworkInsightsAccessScopeIds?: string[];
@@ -3859,20 +2911,12 @@ export interface DescribeNetworkInsightsAccessScopesRequest {
3859
2911
 
3860
2912
  NextToken?: string;
3861
2913
  }
3862
- export declare namespace DescribeNetworkInsightsAccessScopesRequest {
3863
-
3864
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesRequest) => any;
3865
- }
3866
2914
  export interface DescribeNetworkInsightsAccessScopesResult {
3867
2915
 
3868
2916
  NetworkInsightsAccessScopes?: NetworkInsightsAccessScope[];
3869
2917
 
3870
2918
  NextToken?: string;
3871
2919
  }
3872
- export declare namespace DescribeNetworkInsightsAccessScopesResult {
3873
-
3874
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesResult) => any;
3875
- }
3876
2920
  export interface DescribeNetworkInsightsAnalysesRequest {
3877
2921
 
3878
2922
  NetworkInsightsAnalysisIds?: string[];
@@ -3891,10 +2935,6 @@ export interface DescribeNetworkInsightsAnalysesRequest {
3891
2935
 
3892
2936
  NextToken?: string;
3893
2937
  }
3894
- export declare namespace DescribeNetworkInsightsAnalysesRequest {
3895
-
3896
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesRequest) => any;
3897
- }
3898
2938
 
3899
2939
  export interface AnalysisLoadBalancerListener {
3900
2940
 
@@ -3902,10 +2942,6 @@ export interface AnalysisLoadBalancerListener {
3902
2942
 
3903
2943
  InstancePort?: number;
3904
2944
  }
3905
- export declare namespace AnalysisLoadBalancerListener {
3906
-
3907
- const filterSensitiveLog: (obj: AnalysisLoadBalancerListener) => any;
3908
- }
3909
2945
 
3910
2946
  export interface AnalysisLoadBalancerTarget {
3911
2947
 
@@ -3917,7 +2953,487 @@ export interface AnalysisLoadBalancerTarget {
3917
2953
 
3918
2954
  Port?: number;
3919
2955
  }
3920
- export declare namespace AnalysisLoadBalancerTarget {
3921
-
3922
- const filterSensitiveLog: (obj: AnalysisLoadBalancerTarget) => any;
3923
- }
2956
+
2957
+ export declare const ClientVpnConnectionStatusFilterSensitiveLog: (obj: ClientVpnConnectionStatus) => any;
2958
+
2959
+ export declare const ClientVpnConnectionFilterSensitiveLog: (obj: ClientVpnConnection) => any;
2960
+
2961
+ export declare const DescribeClientVpnConnectionsResultFilterSensitiveLog: (obj: DescribeClientVpnConnectionsResult) => any;
2962
+
2963
+ export declare const DescribeClientVpnEndpointsRequestFilterSensitiveLog: (obj: DescribeClientVpnEndpointsRequest) => any;
2964
+
2965
+ export declare const AssociatedTargetNetworkFilterSensitiveLog: (obj: AssociatedTargetNetwork) => any;
2966
+
2967
+ export declare const DirectoryServiceAuthenticationFilterSensitiveLog: (obj: DirectoryServiceAuthentication) => any;
2968
+
2969
+ export declare const FederatedAuthenticationFilterSensitiveLog: (obj: FederatedAuthentication) => any;
2970
+
2971
+ export declare const CertificateAuthenticationFilterSensitiveLog: (obj: CertificateAuthentication) => any;
2972
+
2973
+ export declare const ClientVpnAuthenticationFilterSensitiveLog: (obj: ClientVpnAuthentication) => any;
2974
+
2975
+ export declare const ClientVpnEndpointAttributeStatusFilterSensitiveLog: (obj: ClientVpnEndpointAttributeStatus) => any;
2976
+
2977
+ export declare const ClientConnectResponseOptionsFilterSensitiveLog: (obj: ClientConnectResponseOptions) => any;
2978
+
2979
+ export declare const ClientLoginBannerResponseOptionsFilterSensitiveLog: (obj: ClientLoginBannerResponseOptions) => any;
2980
+
2981
+ export declare const ConnectionLogResponseOptionsFilterSensitiveLog: (obj: ConnectionLogResponseOptions) => any;
2982
+
2983
+ export declare const ClientVpnEndpointFilterSensitiveLog: (obj: ClientVpnEndpoint) => any;
2984
+
2985
+ export declare const DescribeClientVpnEndpointsResultFilterSensitiveLog: (obj: DescribeClientVpnEndpointsResult) => any;
2986
+
2987
+ export declare const DescribeClientVpnRoutesRequestFilterSensitiveLog: (obj: DescribeClientVpnRoutesRequest) => any;
2988
+
2989
+ export declare const ClientVpnRouteFilterSensitiveLog: (obj: ClientVpnRoute) => any;
2990
+
2991
+ export declare const DescribeClientVpnRoutesResultFilterSensitiveLog: (obj: DescribeClientVpnRoutesResult) => any;
2992
+
2993
+ export declare const DescribeClientVpnTargetNetworksRequestFilterSensitiveLog: (obj: DescribeClientVpnTargetNetworksRequest) => any;
2994
+
2995
+ export declare const TargetNetworkFilterSensitiveLog: (obj: TargetNetwork) => any;
2996
+
2997
+ export declare const DescribeClientVpnTargetNetworksResultFilterSensitiveLog: (obj: DescribeClientVpnTargetNetworksResult) => any;
2998
+
2999
+ export declare const DescribeCoipPoolsRequestFilterSensitiveLog: (obj: DescribeCoipPoolsRequest) => any;
3000
+
3001
+ export declare const CoipPoolFilterSensitiveLog: (obj: CoipPool) => any;
3002
+
3003
+ export declare const DescribeCoipPoolsResultFilterSensitiveLog: (obj: DescribeCoipPoolsResult) => any;
3004
+
3005
+ export declare const DescribeConversionTasksRequestFilterSensitiveLog: (obj: DescribeConversionTasksRequest) => any;
3006
+
3007
+ export declare const DiskImageDescriptionFilterSensitiveLog: (obj: DiskImageDescription) => any;
3008
+
3009
+ export declare const DiskImageVolumeDescriptionFilterSensitiveLog: (obj: DiskImageVolumeDescription) => any;
3010
+
3011
+ export declare const ImportInstanceVolumeDetailItemFilterSensitiveLog: (obj: ImportInstanceVolumeDetailItem) => any;
3012
+
3013
+ export declare const ImportInstanceTaskDetailsFilterSensitiveLog: (obj: ImportInstanceTaskDetails) => any;
3014
+
3015
+ export declare const ImportVolumeTaskDetailsFilterSensitiveLog: (obj: ImportVolumeTaskDetails) => any;
3016
+
3017
+ export declare const ConversionTaskFilterSensitiveLog: (obj: ConversionTask) => any;
3018
+
3019
+ export declare const DescribeConversionTasksResultFilterSensitiveLog: (obj: DescribeConversionTasksResult) => any;
3020
+
3021
+ export declare const DescribeCustomerGatewaysRequestFilterSensitiveLog: (obj: DescribeCustomerGatewaysRequest) => any;
3022
+
3023
+ export declare const DescribeCustomerGatewaysResultFilterSensitiveLog: (obj: DescribeCustomerGatewaysResult) => any;
3024
+
3025
+ export declare const DescribeDhcpOptionsRequestFilterSensitiveLog: (obj: DescribeDhcpOptionsRequest) => any;
3026
+
3027
+ export declare const DescribeDhcpOptionsResultFilterSensitiveLog: (obj: DescribeDhcpOptionsResult) => any;
3028
+
3029
+ export declare const DescribeEgressOnlyInternetGatewaysRequestFilterSensitiveLog: (obj: DescribeEgressOnlyInternetGatewaysRequest) => any;
3030
+
3031
+ export declare const DescribeEgressOnlyInternetGatewaysResultFilterSensitiveLog: (obj: DescribeEgressOnlyInternetGatewaysResult) => any;
3032
+
3033
+ export declare const DescribeElasticGpusRequestFilterSensitiveLog: (obj: DescribeElasticGpusRequest) => any;
3034
+
3035
+ export declare const ElasticGpuHealthFilterSensitiveLog: (obj: ElasticGpuHealth) => any;
3036
+
3037
+ export declare const ElasticGpusFilterSensitiveLog: (obj: ElasticGpus) => any;
3038
+
3039
+ export declare const DescribeElasticGpusResultFilterSensitiveLog: (obj: DescribeElasticGpusResult) => any;
3040
+
3041
+ export declare const DescribeExportImageTasksRequestFilterSensitiveLog: (obj: DescribeExportImageTasksRequest) => any;
3042
+
3043
+ export declare const ExportTaskS3LocationFilterSensitiveLog: (obj: ExportTaskS3Location) => any;
3044
+
3045
+ export declare const ExportImageTaskFilterSensitiveLog: (obj: ExportImageTask) => any;
3046
+
3047
+ export declare const DescribeExportImageTasksResultFilterSensitiveLog: (obj: DescribeExportImageTasksResult) => any;
3048
+
3049
+ export declare const DescribeExportTasksRequestFilterSensitiveLog: (obj: DescribeExportTasksRequest) => any;
3050
+
3051
+ export declare const DescribeExportTasksResultFilterSensitiveLog: (obj: DescribeExportTasksResult) => any;
3052
+
3053
+ export declare const DescribeFastLaunchImagesRequestFilterSensitiveLog: (obj: DescribeFastLaunchImagesRequest) => any;
3054
+
3055
+ export declare const FastLaunchLaunchTemplateSpecificationResponseFilterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationResponse) => any;
3056
+
3057
+ export declare const FastLaunchSnapshotConfigurationResponseFilterSensitiveLog: (obj: FastLaunchSnapshotConfigurationResponse) => any;
3058
+
3059
+ export declare const DescribeFastLaunchImagesSuccessItemFilterSensitiveLog: (obj: DescribeFastLaunchImagesSuccessItem) => any;
3060
+
3061
+ export declare const DescribeFastLaunchImagesResultFilterSensitiveLog: (obj: DescribeFastLaunchImagesResult) => any;
3062
+
3063
+ export declare const DescribeFastSnapshotRestoresRequestFilterSensitiveLog: (obj: DescribeFastSnapshotRestoresRequest) => any;
3064
+
3065
+ export declare const DescribeFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: DescribeFastSnapshotRestoreSuccessItem) => any;
3066
+
3067
+ export declare const DescribeFastSnapshotRestoresResultFilterSensitiveLog: (obj: DescribeFastSnapshotRestoresResult) => any;
3068
+
3069
+ export declare const DescribeFleetHistoryRequestFilterSensitiveLog: (obj: DescribeFleetHistoryRequest) => any;
3070
+
3071
+ export declare const EventInformationFilterSensitiveLog: (obj: EventInformation) => any;
3072
+
3073
+ export declare const HistoryRecordEntryFilterSensitiveLog: (obj: HistoryRecordEntry) => any;
3074
+
3075
+ export declare const DescribeFleetHistoryResultFilterSensitiveLog: (obj: DescribeFleetHistoryResult) => any;
3076
+
3077
+ export declare const DescribeFleetInstancesRequestFilterSensitiveLog: (obj: DescribeFleetInstancesRequest) => any;
3078
+
3079
+ export declare const DescribeFleetInstancesResultFilterSensitiveLog: (obj: DescribeFleetInstancesResult) => any;
3080
+
3081
+ export declare const DescribeFleetsRequestFilterSensitiveLog: (obj: DescribeFleetsRequest) => any;
3082
+
3083
+ export declare const DescribeFleetErrorFilterSensitiveLog: (obj: DescribeFleetError) => any;
3084
+
3085
+ export declare const DescribeFleetsInstancesFilterSensitiveLog: (obj: DescribeFleetsInstances) => any;
3086
+
3087
+ export declare const FleetLaunchTemplateConfigFilterSensitiveLog: (obj: FleetLaunchTemplateConfig) => any;
3088
+
3089
+ export declare const CapacityReservationOptionsFilterSensitiveLog: (obj: CapacityReservationOptions) => any;
3090
+
3091
+ export declare const OnDemandOptionsFilterSensitiveLog: (obj: OnDemandOptions) => any;
3092
+
3093
+ export declare const FleetSpotCapacityRebalanceFilterSensitiveLog: (obj: FleetSpotCapacityRebalance) => any;
3094
+
3095
+ export declare const FleetSpotMaintenanceStrategiesFilterSensitiveLog: (obj: FleetSpotMaintenanceStrategies) => any;
3096
+
3097
+ export declare const SpotOptionsFilterSensitiveLog: (obj: SpotOptions) => any;
3098
+
3099
+ export declare const TargetCapacitySpecificationFilterSensitiveLog: (obj: TargetCapacitySpecification) => any;
3100
+
3101
+ export declare const FleetDataFilterSensitiveLog: (obj: FleetData) => any;
3102
+
3103
+ export declare const DescribeFleetsResultFilterSensitiveLog: (obj: DescribeFleetsResult) => any;
3104
+
3105
+ export declare const DescribeFlowLogsRequestFilterSensitiveLog: (obj: DescribeFlowLogsRequest) => any;
3106
+
3107
+ export declare const DestinationOptionsResponseFilterSensitiveLog: (obj: DestinationOptionsResponse) => any;
3108
+
3109
+ export declare const FlowLogFilterSensitiveLog: (obj: FlowLog) => any;
3110
+
3111
+ export declare const DescribeFlowLogsResultFilterSensitiveLog: (obj: DescribeFlowLogsResult) => any;
3112
+
3113
+ export declare const DescribeFpgaImageAttributeRequestFilterSensitiveLog: (obj: DescribeFpgaImageAttributeRequest) => any;
3114
+
3115
+ export declare const LoadPermissionFilterSensitiveLog: (obj: LoadPermission) => any;
3116
+
3117
+ export declare const ProductCodeFilterSensitiveLog: (obj: ProductCode) => any;
3118
+
3119
+ export declare const FpgaImageAttributeFilterSensitiveLog: (obj: FpgaImageAttribute) => any;
3120
+
3121
+ export declare const DescribeFpgaImageAttributeResultFilterSensitiveLog: (obj: DescribeFpgaImageAttributeResult) => any;
3122
+
3123
+ export declare const DescribeFpgaImagesRequestFilterSensitiveLog: (obj: DescribeFpgaImagesRequest) => any;
3124
+
3125
+ export declare const PciIdFilterSensitiveLog: (obj: PciId) => any;
3126
+
3127
+ export declare const FpgaImageStateFilterSensitiveLog: (obj: FpgaImageState) => any;
3128
+
3129
+ export declare const FpgaImageFilterSensitiveLog: (obj: FpgaImage) => any;
3130
+
3131
+ export declare const DescribeFpgaImagesResultFilterSensitiveLog: (obj: DescribeFpgaImagesResult) => any;
3132
+
3133
+ export declare const DescribeHostReservationOfferingsRequestFilterSensitiveLog: (obj: DescribeHostReservationOfferingsRequest) => any;
3134
+
3135
+ export declare const HostOfferingFilterSensitiveLog: (obj: HostOffering) => any;
3136
+
3137
+ export declare const DescribeHostReservationOfferingsResultFilterSensitiveLog: (obj: DescribeHostReservationOfferingsResult) => any;
3138
+
3139
+ export declare const DescribeHostReservationsRequestFilterSensitiveLog: (obj: DescribeHostReservationsRequest) => any;
3140
+
3141
+ export declare const HostReservationFilterSensitiveLog: (obj: HostReservation) => any;
3142
+
3143
+ export declare const DescribeHostReservationsResultFilterSensitiveLog: (obj: DescribeHostReservationsResult) => any;
3144
+
3145
+ export declare const DescribeHostsRequestFilterSensitiveLog: (obj: DescribeHostsRequest) => any;
3146
+
3147
+ export declare const InstanceCapacityFilterSensitiveLog: (obj: InstanceCapacity) => any;
3148
+
3149
+ export declare const AvailableCapacityFilterSensitiveLog: (obj: AvailableCapacity) => any;
3150
+
3151
+ export declare const HostPropertiesFilterSensitiveLog: (obj: HostProperties) => any;
3152
+
3153
+ export declare const HostInstanceFilterSensitiveLog: (obj: HostInstance) => any;
3154
+
3155
+ export declare const HostFilterSensitiveLog: (obj: Host) => any;
3156
+
3157
+ export declare const DescribeHostsResultFilterSensitiveLog: (obj: DescribeHostsResult) => any;
3158
+
3159
+ export declare const DescribeIamInstanceProfileAssociationsRequestFilterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsRequest) => any;
3160
+
3161
+ export declare const DescribeIamInstanceProfileAssociationsResultFilterSensitiveLog: (obj: DescribeIamInstanceProfileAssociationsResult) => any;
3162
+
3163
+ export declare const DescribeIdentityIdFormatRequestFilterSensitiveLog: (obj: DescribeIdentityIdFormatRequest) => any;
3164
+
3165
+ export declare const DescribeIdentityIdFormatResultFilterSensitiveLog: (obj: DescribeIdentityIdFormatResult) => any;
3166
+
3167
+ export declare const DescribeIdFormatRequestFilterSensitiveLog: (obj: DescribeIdFormatRequest) => any;
3168
+
3169
+ export declare const DescribeIdFormatResultFilterSensitiveLog: (obj: DescribeIdFormatResult) => any;
3170
+
3171
+ export declare const DescribeImageAttributeRequestFilterSensitiveLog: (obj: DescribeImageAttributeRequest) => any;
3172
+
3173
+ export declare const LaunchPermissionFilterSensitiveLog: (obj: LaunchPermission) => any;
3174
+
3175
+ export declare const ImageAttributeFilterSensitiveLog: (obj: ImageAttribute) => any;
3176
+
3177
+ export declare const DescribeImagesRequestFilterSensitiveLog: (obj: DescribeImagesRequest) => any;
3178
+
3179
+ export declare const StateReasonFilterSensitiveLog: (obj: StateReason) => any;
3180
+
3181
+ export declare const ImageFilterSensitiveLog: (obj: Image) => any;
3182
+
3183
+ export declare const DescribeImagesResultFilterSensitiveLog: (obj: DescribeImagesResult) => any;
3184
+
3185
+ export declare const DescribeImportImageTasksRequestFilterSensitiveLog: (obj: DescribeImportImageTasksRequest) => any;
3186
+
3187
+ export declare const ImportImageLicenseConfigurationResponseFilterSensitiveLog: (obj: ImportImageLicenseConfigurationResponse) => any;
3188
+
3189
+ export declare const UserBucketDetailsFilterSensitiveLog: (obj: UserBucketDetails) => any;
3190
+
3191
+ export declare const SnapshotDetailFilterSensitiveLog: (obj: SnapshotDetail) => any;
3192
+
3193
+ export declare const ImportImageTaskFilterSensitiveLog: (obj: ImportImageTask) => any;
3194
+
3195
+ export declare const DescribeImportImageTasksResultFilterSensitiveLog: (obj: DescribeImportImageTasksResult) => any;
3196
+
3197
+ export declare const DescribeImportSnapshotTasksRequestFilterSensitiveLog: (obj: DescribeImportSnapshotTasksRequest) => any;
3198
+
3199
+ export declare const SnapshotTaskDetailFilterSensitiveLog: (obj: SnapshotTaskDetail) => any;
3200
+
3201
+ export declare const ImportSnapshotTaskFilterSensitiveLog: (obj: ImportSnapshotTask) => any;
3202
+
3203
+ export declare const DescribeImportSnapshotTasksResultFilterSensitiveLog: (obj: DescribeImportSnapshotTasksResult) => any;
3204
+
3205
+ export declare const DescribeInstanceAttributeRequestFilterSensitiveLog: (obj: DescribeInstanceAttributeRequest) => any;
3206
+
3207
+ export declare const EbsInstanceBlockDeviceFilterSensitiveLog: (obj: EbsInstanceBlockDevice) => any;
3208
+
3209
+ export declare const InstanceBlockDeviceMappingFilterSensitiveLog: (obj: InstanceBlockDeviceMapping) => any;
3210
+
3211
+ export declare const AttributeBooleanValueFilterSensitiveLog: (obj: AttributeBooleanValue) => any;
3212
+
3213
+ export declare const EnclaveOptionsFilterSensitiveLog: (obj: EnclaveOptions) => any;
3214
+
3215
+ export declare const InstanceAttributeFilterSensitiveLog: (obj: InstanceAttribute) => any;
3216
+
3217
+ export declare const DescribeInstanceCreditSpecificationsRequestFilterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsRequest) => any;
3218
+
3219
+ export declare const InstanceCreditSpecificationFilterSensitiveLog: (obj: InstanceCreditSpecification) => any;
3220
+
3221
+ export declare const DescribeInstanceCreditSpecificationsResultFilterSensitiveLog: (obj: DescribeInstanceCreditSpecificationsResult) => any;
3222
+
3223
+ export declare const DescribeInstanceEventNotificationAttributesRequestFilterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesRequest) => any;
3224
+
3225
+ export declare const DescribeInstanceEventNotificationAttributesResultFilterSensitiveLog: (obj: DescribeInstanceEventNotificationAttributesResult) => any;
3226
+
3227
+ export declare const DescribeInstanceEventWindowsRequestFilterSensitiveLog: (obj: DescribeInstanceEventWindowsRequest) => any;
3228
+
3229
+ export declare const DescribeInstanceEventWindowsResultFilterSensitiveLog: (obj: DescribeInstanceEventWindowsResult) => any;
3230
+
3231
+ export declare const DescribeInstancesRequestFilterSensitiveLog: (obj: DescribeInstancesRequest) => any;
3232
+
3233
+ export declare const CapacityReservationSpecificationResponseFilterSensitiveLog: (obj: CapacityReservationSpecificationResponse) => any;
3234
+
3235
+ export declare const CpuOptionsFilterSensitiveLog: (obj: CpuOptions) => any;
3236
+
3237
+ export declare const ElasticGpuAssociationFilterSensitiveLog: (obj: ElasticGpuAssociation) => any;
3238
+
3239
+ export declare const ElasticInferenceAcceleratorAssociationFilterSensitiveLog: (obj: ElasticInferenceAcceleratorAssociation) => any;
3240
+
3241
+ export declare const HibernationOptionsFilterSensitiveLog: (obj: HibernationOptions) => any;
3242
+
3243
+ export declare const LicenseConfigurationFilterSensitiveLog: (obj: LicenseConfiguration) => any;
3244
+
3245
+ export declare const InstanceMaintenanceOptionsFilterSensitiveLog: (obj: InstanceMaintenanceOptions) => any;
3246
+
3247
+ export declare const InstanceMetadataOptionsResponseFilterSensitiveLog: (obj: InstanceMetadataOptionsResponse) => any;
3248
+
3249
+ export declare const MonitoringFilterSensitiveLog: (obj: Monitoring) => any;
3250
+
3251
+ export declare const InstanceNetworkInterfaceAssociationFilterSensitiveLog: (obj: InstanceNetworkInterfaceAssociation) => any;
3252
+
3253
+ export declare const InstanceNetworkInterfaceAttachmentFilterSensitiveLog: (obj: InstanceNetworkInterfaceAttachment) => any;
3254
+
3255
+ export declare const InstanceIpv4PrefixFilterSensitiveLog: (obj: InstanceIpv4Prefix) => any;
3256
+
3257
+ export declare const InstanceIpv6PrefixFilterSensitiveLog: (obj: InstanceIpv6Prefix) => any;
3258
+
3259
+ export declare const InstancePrivateIpAddressFilterSensitiveLog: (obj: InstancePrivateIpAddress) => any;
3260
+
3261
+ export declare const InstanceNetworkInterfaceFilterSensitiveLog: (obj: InstanceNetworkInterface) => any;
3262
+
3263
+ export declare const PrivateDnsNameOptionsResponseFilterSensitiveLog: (obj: PrivateDnsNameOptionsResponse) => any;
3264
+
3265
+ export declare const InstanceStateFilterSensitiveLog: (obj: InstanceState) => any;
3266
+
3267
+ export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
3268
+
3269
+ export declare const ReservationFilterSensitiveLog: (obj: Reservation) => any;
3270
+
3271
+ export declare const DescribeInstancesResultFilterSensitiveLog: (obj: DescribeInstancesResult) => any;
3272
+
3273
+ export declare const DescribeInstanceStatusRequestFilterSensitiveLog: (obj: DescribeInstanceStatusRequest) => any;
3274
+
3275
+ export declare const InstanceStatusEventFilterSensitiveLog: (obj: InstanceStatusEvent) => any;
3276
+
3277
+ export declare const InstanceStatusDetailsFilterSensitiveLog: (obj: InstanceStatusDetails) => any;
3278
+
3279
+ export declare const InstanceStatusSummaryFilterSensitiveLog: (obj: InstanceStatusSummary) => any;
3280
+
3281
+ export declare const InstanceStatusFilterSensitiveLog: (obj: InstanceStatus) => any;
3282
+
3283
+ export declare const DescribeInstanceStatusResultFilterSensitiveLog: (obj: DescribeInstanceStatusResult) => any;
3284
+
3285
+ export declare const DescribeInstanceTypeOfferingsRequestFilterSensitiveLog: (obj: DescribeInstanceTypeOfferingsRequest) => any;
3286
+
3287
+ export declare const InstanceTypeOfferingFilterSensitiveLog: (obj: InstanceTypeOffering) => any;
3288
+
3289
+ export declare const DescribeInstanceTypeOfferingsResultFilterSensitiveLog: (obj: DescribeInstanceTypeOfferingsResult) => any;
3290
+
3291
+ export declare const DescribeInstanceTypesRequestFilterSensitiveLog: (obj: DescribeInstanceTypesRequest) => any;
3292
+
3293
+ export declare const EbsOptimizedInfoFilterSensitiveLog: (obj: EbsOptimizedInfo) => any;
3294
+
3295
+ export declare const EbsInfoFilterSensitiveLog: (obj: EbsInfo) => any;
3296
+
3297
+ export declare const FpgaDeviceMemoryInfoFilterSensitiveLog: (obj: FpgaDeviceMemoryInfo) => any;
3298
+
3299
+ export declare const FpgaDeviceInfoFilterSensitiveLog: (obj: FpgaDeviceInfo) => any;
3300
+
3301
+ export declare const FpgaInfoFilterSensitiveLog: (obj: FpgaInfo) => any;
3302
+
3303
+ export declare const GpuDeviceMemoryInfoFilterSensitiveLog: (obj: GpuDeviceMemoryInfo) => any;
3304
+
3305
+ export declare const GpuDeviceInfoFilterSensitiveLog: (obj: GpuDeviceInfo) => any;
3306
+
3307
+ export declare const GpuInfoFilterSensitiveLog: (obj: GpuInfo) => any;
3308
+
3309
+ export declare const InferenceDeviceInfoFilterSensitiveLog: (obj: InferenceDeviceInfo) => any;
3310
+
3311
+ export declare const InferenceAcceleratorInfoFilterSensitiveLog: (obj: InferenceAcceleratorInfo) => any;
3312
+
3313
+ export declare const DiskInfoFilterSensitiveLog: (obj: DiskInfo) => any;
3314
+
3315
+ export declare const InstanceStorageInfoFilterSensitiveLog: (obj: InstanceStorageInfo) => any;
3316
+
3317
+ export declare const MemoryInfoFilterSensitiveLog: (obj: MemoryInfo) => any;
3318
+
3319
+ export declare const EfaInfoFilterSensitiveLog: (obj: EfaInfo) => any;
3320
+
3321
+ export declare const NetworkCardInfoFilterSensitiveLog: (obj: NetworkCardInfo) => any;
3322
+
3323
+ export declare const NetworkInfoFilterSensitiveLog: (obj: NetworkInfo) => any;
3324
+
3325
+ export declare const PlacementGroupInfoFilterSensitiveLog: (obj: PlacementGroupInfo) => any;
3326
+
3327
+ export declare const ProcessorInfoFilterSensitiveLog: (obj: ProcessorInfo) => any;
3328
+
3329
+ export declare const VCpuInfoFilterSensitiveLog: (obj: VCpuInfo) => any;
3330
+
3331
+ export declare const InstanceTypeInfoFilterSensitiveLog: (obj: InstanceTypeInfo) => any;
3332
+
3333
+ export declare const DescribeInstanceTypesResultFilterSensitiveLog: (obj: DescribeInstanceTypesResult) => any;
3334
+
3335
+ export declare const DescribeInternetGatewaysRequestFilterSensitiveLog: (obj: DescribeInternetGatewaysRequest) => any;
3336
+
3337
+ export declare const DescribeInternetGatewaysResultFilterSensitiveLog: (obj: DescribeInternetGatewaysResult) => any;
3338
+
3339
+ export declare const DescribeIpamPoolsRequestFilterSensitiveLog: (obj: DescribeIpamPoolsRequest) => any;
3340
+
3341
+ export declare const DescribeIpamPoolsResultFilterSensitiveLog: (obj: DescribeIpamPoolsResult) => any;
3342
+
3343
+ export declare const DescribeIpamsRequestFilterSensitiveLog: (obj: DescribeIpamsRequest) => any;
3344
+
3345
+ export declare const DescribeIpamsResultFilterSensitiveLog: (obj: DescribeIpamsResult) => any;
3346
+
3347
+ export declare const DescribeIpamScopesRequestFilterSensitiveLog: (obj: DescribeIpamScopesRequest) => any;
3348
+
3349
+ export declare const DescribeIpamScopesResultFilterSensitiveLog: (obj: DescribeIpamScopesResult) => any;
3350
+
3351
+ export declare const DescribeIpv6PoolsRequestFilterSensitiveLog: (obj: DescribeIpv6PoolsRequest) => any;
3352
+
3353
+ export declare const PoolCidrBlockFilterSensitiveLog: (obj: PoolCidrBlock) => any;
3354
+
3355
+ export declare const Ipv6PoolFilterSensitiveLog: (obj: Ipv6Pool) => any;
3356
+
3357
+ export declare const DescribeIpv6PoolsResultFilterSensitiveLog: (obj: DescribeIpv6PoolsResult) => any;
3358
+
3359
+ export declare const DescribeKeyPairsRequestFilterSensitiveLog: (obj: DescribeKeyPairsRequest) => any;
3360
+
3361
+ export declare const KeyPairInfoFilterSensitiveLog: (obj: KeyPairInfo) => any;
3362
+
3363
+ export declare const DescribeKeyPairsResultFilterSensitiveLog: (obj: DescribeKeyPairsResult) => any;
3364
+
3365
+ export declare const DescribeLaunchTemplatesRequestFilterSensitiveLog: (obj: DescribeLaunchTemplatesRequest) => any;
3366
+
3367
+ export declare const DescribeLaunchTemplatesResultFilterSensitiveLog: (obj: DescribeLaunchTemplatesResult) => any;
3368
+
3369
+ export declare const DescribeLaunchTemplateVersionsRequestFilterSensitiveLog: (obj: DescribeLaunchTemplateVersionsRequest) => any;
3370
+
3371
+ export declare const DescribeLaunchTemplateVersionsResultFilterSensitiveLog: (obj: DescribeLaunchTemplateVersionsResult) => any;
3372
+
3373
+ export declare const DescribeLocalGatewayRouteTablesRequestFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesRequest) => any;
3374
+
3375
+ export declare const LocalGatewayRouteTableFilterSensitiveLog: (obj: LocalGatewayRouteTable) => any;
3376
+
3377
+ export declare const DescribeLocalGatewayRouteTablesResultFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTablesResult) => any;
3378
+
3379
+ export declare const DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequestFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest) => any;
3380
+
3381
+ export declare const LocalGatewayRouteTableVirtualInterfaceGroupAssociationFilterSensitiveLog: (obj: LocalGatewayRouteTableVirtualInterfaceGroupAssociation) => any;
3382
+
3383
+ export declare const DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResultFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult) => any;
3384
+
3385
+ export declare const DescribeLocalGatewayRouteTableVpcAssociationsRequestFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsRequest) => any;
3386
+
3387
+ export declare const DescribeLocalGatewayRouteTableVpcAssociationsResultFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsResult) => any;
3388
+
3389
+ export declare const DescribeLocalGatewaysRequestFilterSensitiveLog: (obj: DescribeLocalGatewaysRequest) => any;
3390
+
3391
+ export declare const LocalGatewayFilterSensitiveLog: (obj: LocalGateway) => any;
3392
+
3393
+ export declare const DescribeLocalGatewaysResultFilterSensitiveLog: (obj: DescribeLocalGatewaysResult) => any;
3394
+
3395
+ export declare const DescribeLocalGatewayVirtualInterfaceGroupsRequestFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsRequest) => any;
3396
+
3397
+ export declare const LocalGatewayVirtualInterfaceGroupFilterSensitiveLog: (obj: LocalGatewayVirtualInterfaceGroup) => any;
3398
+
3399
+ export declare const DescribeLocalGatewayVirtualInterfaceGroupsResultFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfaceGroupsResult) => any;
3400
+
3401
+ export declare const DescribeLocalGatewayVirtualInterfacesRequestFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesRequest) => any;
3402
+
3403
+ export declare const LocalGatewayVirtualInterfaceFilterSensitiveLog: (obj: LocalGatewayVirtualInterface) => any;
3404
+
3405
+ export declare const DescribeLocalGatewayVirtualInterfacesResultFilterSensitiveLog: (obj: DescribeLocalGatewayVirtualInterfacesResult) => any;
3406
+
3407
+ export declare const DescribeManagedPrefixListsRequestFilterSensitiveLog: (obj: DescribeManagedPrefixListsRequest) => any;
3408
+
3409
+ export declare const DescribeManagedPrefixListsResultFilterSensitiveLog: (obj: DescribeManagedPrefixListsResult) => any;
3410
+
3411
+ export declare const DescribeMovingAddressesRequestFilterSensitiveLog: (obj: DescribeMovingAddressesRequest) => any;
3412
+
3413
+ export declare const MovingAddressStatusFilterSensitiveLog: (obj: MovingAddressStatus) => any;
3414
+
3415
+ export declare const DescribeMovingAddressesResultFilterSensitiveLog: (obj: DescribeMovingAddressesResult) => any;
3416
+
3417
+ export declare const DescribeNatGatewaysRequestFilterSensitiveLog: (obj: DescribeNatGatewaysRequest) => any;
3418
+
3419
+ export declare const DescribeNatGatewaysResultFilterSensitiveLog: (obj: DescribeNatGatewaysResult) => any;
3420
+
3421
+ export declare const DescribeNetworkAclsRequestFilterSensitiveLog: (obj: DescribeNetworkAclsRequest) => any;
3422
+
3423
+ export declare const DescribeNetworkAclsResultFilterSensitiveLog: (obj: DescribeNetworkAclsResult) => any;
3424
+
3425
+ export declare const DescribeNetworkInsightsAccessScopeAnalysesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesRequest) => any;
3426
+
3427
+ export declare const NetworkInsightsAccessScopeAnalysisFilterSensitiveLog: (obj: NetworkInsightsAccessScopeAnalysis) => any;
3428
+
3429
+ export declare const DescribeNetworkInsightsAccessScopeAnalysesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopeAnalysesResult) => any;
3430
+
3431
+ export declare const DescribeNetworkInsightsAccessScopesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesRequest) => any;
3432
+
3433
+ export declare const DescribeNetworkInsightsAccessScopesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAccessScopesResult) => any;
3434
+
3435
+ export declare const DescribeNetworkInsightsAnalysesRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesRequest) => any;
3436
+
3437
+ export declare const AnalysisLoadBalancerListenerFilterSensitiveLog: (obj: AnalysisLoadBalancerListener) => any;
3438
+
3439
+ export declare const AnalysisLoadBalancerTargetFilterSensitiveLog: (obj: AnalysisLoadBalancerTarget) => any;