@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
@@ -103,10 +103,6 @@ export interface Explanation {
103
103
 
104
104
  TransitGatewayAttachment?: AnalysisComponent;
105
105
  }
106
- export declare namespace Explanation {
107
-
108
- const filterSensitiveLog: (obj: Explanation) => any;
109
- }
110
106
 
111
107
  export interface NetworkInsightsAnalysis {
112
108
 
@@ -138,20 +134,12 @@ export interface NetworkInsightsAnalysis {
138
134
 
139
135
  Tags?: Tag[];
140
136
  }
141
- export declare namespace NetworkInsightsAnalysis {
142
-
143
- const filterSensitiveLog: (obj: NetworkInsightsAnalysis) => any;
144
- }
145
137
  export interface DescribeNetworkInsightsAnalysesResult {
146
138
 
147
139
  NetworkInsightsAnalyses?: NetworkInsightsAnalysis[];
148
140
 
149
141
  NextToken?: string;
150
142
  }
151
- export declare namespace DescribeNetworkInsightsAnalysesResult {
152
-
153
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesResult) => any;
154
- }
155
143
  export interface DescribeNetworkInsightsPathsRequest {
156
144
 
157
145
  NetworkInsightsPathIds?: string[];
@@ -164,20 +152,12 @@ export interface DescribeNetworkInsightsPathsRequest {
164
152
 
165
153
  NextToken?: string;
166
154
  }
167
- export declare namespace DescribeNetworkInsightsPathsRequest {
168
-
169
- const filterSensitiveLog: (obj: DescribeNetworkInsightsPathsRequest) => any;
170
- }
171
155
  export interface DescribeNetworkInsightsPathsResult {
172
156
 
173
157
  NetworkInsightsPaths?: NetworkInsightsPath[];
174
158
 
175
159
  NextToken?: string;
176
160
  }
177
- export declare namespace DescribeNetworkInsightsPathsResult {
178
-
179
- const filterSensitiveLog: (obj: DescribeNetworkInsightsPathsResult) => any;
180
- }
181
161
  export declare type NetworkInterfaceAttribute = "attachment" | "description" | "groupSet" | "sourceDestCheck";
182
162
 
183
163
  export interface DescribeNetworkInterfaceAttributeRequest {
@@ -188,10 +168,6 @@ export interface DescribeNetworkInterfaceAttributeRequest {
188
168
 
189
169
  NetworkInterfaceId: string | undefined;
190
170
  }
191
- export declare namespace DescribeNetworkInterfaceAttributeRequest {
192
-
193
- const filterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeRequest) => any;
194
- }
195
171
 
196
172
  export interface DescribeNetworkInterfaceAttributeResult {
197
173
 
@@ -205,10 +181,6 @@ export interface DescribeNetworkInterfaceAttributeResult {
205
181
 
206
182
  SourceDestCheck?: AttributeBooleanValue;
207
183
  }
208
- export declare namespace DescribeNetworkInterfaceAttributeResult {
209
-
210
- const filterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeResult) => any;
211
- }
212
184
 
213
185
  export interface DescribeNetworkInterfacePermissionsRequest {
214
186
 
@@ -220,10 +192,6 @@ export interface DescribeNetworkInterfacePermissionsRequest {
220
192
 
221
193
  MaxResults?: number;
222
194
  }
223
- export declare namespace DescribeNetworkInterfacePermissionsRequest {
224
-
225
- const filterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsRequest) => any;
226
- }
227
195
 
228
196
  export interface DescribeNetworkInterfacePermissionsResult {
229
197
 
@@ -231,10 +199,6 @@ export interface DescribeNetworkInterfacePermissionsResult {
231
199
 
232
200
  NextToken?: string;
233
201
  }
234
- export declare namespace DescribeNetworkInterfacePermissionsResult {
235
-
236
- const filterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsResult) => any;
237
- }
238
202
 
239
203
  export interface DescribeNetworkInterfacesRequest {
240
204
 
@@ -248,10 +212,6 @@ export interface DescribeNetworkInterfacesRequest {
248
212
 
249
213
  MaxResults?: number;
250
214
  }
251
- export declare namespace DescribeNetworkInterfacesRequest {
252
-
253
- const filterSensitiveLog: (obj: DescribeNetworkInterfacesRequest) => any;
254
- }
255
215
 
256
216
  export interface DescribeNetworkInterfacesResult {
257
217
 
@@ -259,10 +219,6 @@ export interface DescribeNetworkInterfacesResult {
259
219
 
260
220
  NextToken?: string;
261
221
  }
262
- export declare namespace DescribeNetworkInterfacesResult {
263
-
264
- const filterSensitiveLog: (obj: DescribeNetworkInterfacesResult) => any;
265
- }
266
222
  export interface DescribePlacementGroupsRequest {
267
223
 
268
224
  Filters?: Filter[];
@@ -273,18 +229,10 @@ export interface DescribePlacementGroupsRequest {
273
229
 
274
230
  GroupIds?: string[];
275
231
  }
276
- export declare namespace DescribePlacementGroupsRequest {
277
-
278
- const filterSensitiveLog: (obj: DescribePlacementGroupsRequest) => any;
279
- }
280
232
  export interface DescribePlacementGroupsResult {
281
233
 
282
234
  PlacementGroups?: PlacementGroup[];
283
235
  }
284
- export declare namespace DescribePlacementGroupsResult {
285
-
286
- const filterSensitiveLog: (obj: DescribePlacementGroupsResult) => any;
287
- }
288
236
  export interface DescribePrefixListsRequest {
289
237
 
290
238
  DryRun?: boolean;
@@ -297,10 +245,6 @@ export interface DescribePrefixListsRequest {
297
245
 
298
246
  PrefixListIds?: string[];
299
247
  }
300
- export declare namespace DescribePrefixListsRequest {
301
-
302
- const filterSensitiveLog: (obj: DescribePrefixListsRequest) => any;
303
- }
304
248
 
305
249
  export interface PrefixList {
306
250
 
@@ -310,20 +254,12 @@ export interface PrefixList {
310
254
 
311
255
  PrefixListName?: string;
312
256
  }
313
- export declare namespace PrefixList {
314
-
315
- const filterSensitiveLog: (obj: PrefixList) => any;
316
- }
317
257
  export interface DescribePrefixListsResult {
318
258
 
319
259
  NextToken?: string;
320
260
 
321
261
  PrefixLists?: PrefixList[];
322
262
  }
323
- export declare namespace DescribePrefixListsResult {
324
-
325
- const filterSensitiveLog: (obj: DescribePrefixListsResult) => any;
326
- }
327
263
  export interface DescribePrincipalIdFormatRequest {
328
264
 
329
265
  DryRun?: boolean;
@@ -334,10 +270,6 @@ export interface DescribePrincipalIdFormatRequest {
334
270
 
335
271
  NextToken?: string;
336
272
  }
337
- export declare namespace DescribePrincipalIdFormatRequest {
338
-
339
- const filterSensitiveLog: (obj: DescribePrincipalIdFormatRequest) => any;
340
- }
341
273
 
342
274
  export interface PrincipalIdFormat {
343
275
 
@@ -345,20 +277,12 @@ export interface PrincipalIdFormat {
345
277
 
346
278
  Statuses?: IdFormat[];
347
279
  }
348
- export declare namespace PrincipalIdFormat {
349
-
350
- const filterSensitiveLog: (obj: PrincipalIdFormat) => any;
351
- }
352
280
  export interface DescribePrincipalIdFormatResult {
353
281
 
354
282
  Principals?: PrincipalIdFormat[];
355
283
 
356
284
  NextToken?: string;
357
285
  }
358
- export declare namespace DescribePrincipalIdFormatResult {
359
-
360
- const filterSensitiveLog: (obj: DescribePrincipalIdFormatResult) => any;
361
- }
362
286
  export interface DescribePublicIpv4PoolsRequest {
363
287
 
364
288
  PoolIds?: string[];
@@ -369,10 +293,6 @@ export interface DescribePublicIpv4PoolsRequest {
369
293
 
370
294
  Filters?: Filter[];
371
295
  }
372
- export declare namespace DescribePublicIpv4PoolsRequest {
373
-
374
- const filterSensitiveLog: (obj: DescribePublicIpv4PoolsRequest) => any;
375
- }
376
296
 
377
297
  export interface PublicIpv4PoolRange {
378
298
 
@@ -384,10 +304,6 @@ export interface PublicIpv4PoolRange {
384
304
 
385
305
  AvailableAddressCount?: number;
386
306
  }
387
- export declare namespace PublicIpv4PoolRange {
388
-
389
- const filterSensitiveLog: (obj: PublicIpv4PoolRange) => any;
390
- }
391
307
 
392
308
  export interface PublicIpv4Pool {
393
309
 
@@ -405,20 +321,12 @@ export interface PublicIpv4Pool {
405
321
 
406
322
  Tags?: Tag[];
407
323
  }
408
- export declare namespace PublicIpv4Pool {
409
-
410
- const filterSensitiveLog: (obj: PublicIpv4Pool) => any;
411
- }
412
324
  export interface DescribePublicIpv4PoolsResult {
413
325
 
414
326
  PublicIpv4Pools?: PublicIpv4Pool[];
415
327
 
416
328
  NextToken?: string;
417
329
  }
418
- export declare namespace DescribePublicIpv4PoolsResult {
419
-
420
- const filterSensitiveLog: (obj: DescribePublicIpv4PoolsResult) => any;
421
- }
422
330
  export interface DescribeRegionsRequest {
423
331
 
424
332
  Filters?: Filter[];
@@ -429,10 +337,6 @@ export interface DescribeRegionsRequest {
429
337
 
430
338
  AllRegions?: boolean;
431
339
  }
432
- export declare namespace DescribeRegionsRequest {
433
-
434
- const filterSensitiveLog: (obj: DescribeRegionsRequest) => any;
435
- }
436
340
 
437
341
  export interface Region {
438
342
 
@@ -442,18 +346,10 @@ export interface Region {
442
346
 
443
347
  OptInStatus?: string;
444
348
  }
445
- export declare namespace Region {
446
-
447
- const filterSensitiveLog: (obj: Region) => any;
448
- }
449
349
  export interface DescribeRegionsResult {
450
350
 
451
351
  Regions?: Region[];
452
352
  }
453
- export declare namespace DescribeRegionsResult {
454
-
455
- const filterSensitiveLog: (obj: DescribeRegionsResult) => any;
456
- }
457
353
  export interface DescribeReplaceRootVolumeTasksRequest {
458
354
 
459
355
  ReplaceRootVolumeTaskIds?: string[];
@@ -466,20 +362,12 @@ export interface DescribeReplaceRootVolumeTasksRequest {
466
362
 
467
363
  DryRun?: boolean;
468
364
  }
469
- export declare namespace DescribeReplaceRootVolumeTasksRequest {
470
-
471
- const filterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksRequest) => any;
472
- }
473
365
  export interface DescribeReplaceRootVolumeTasksResult {
474
366
 
475
367
  ReplaceRootVolumeTasks?: ReplaceRootVolumeTask[];
476
368
 
477
369
  NextToken?: string;
478
370
  }
479
- export declare namespace DescribeReplaceRootVolumeTasksResult {
480
-
481
- const filterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksResult) => any;
482
- }
483
371
  export declare enum OfferingClassType {
484
372
  CONVERTIBLE = "convertible",
485
373
  STANDARD = "standard"
@@ -498,10 +386,6 @@ export interface DescribeReservedInstancesRequest {
498
386
 
499
387
  OfferingType?: OfferingTypeValues | string;
500
388
  }
501
- export declare namespace DescribeReservedInstancesRequest {
502
-
503
- const filterSensitiveLog: (obj: DescribeReservedInstancesRequest) => any;
504
- }
505
389
  export declare type RIProductDescription = "Linux/UNIX" | "Linux/UNIX (Amazon VPC)" | "Windows" | "Windows (Amazon VPC)";
506
390
  export declare type RecurringChargeFrequency = "Hourly";
507
391
 
@@ -511,10 +395,6 @@ export interface RecurringCharge {
511
395
 
512
396
  Frequency?: RecurringChargeFrequency | string;
513
397
  }
514
- export declare namespace RecurringCharge {
515
-
516
- const filterSensitiveLog: (obj: RecurringCharge) => any;
517
- }
518
398
  export declare enum Scope {
519
399
  AVAILABILITY_ZONE = "Availability Zone",
520
400
  REGIONAL = "Region"
@@ -559,19 +439,11 @@ export interface ReservedInstances {
559
439
 
560
440
  Tags?: Tag[];
561
441
  }
562
- export declare namespace ReservedInstances {
563
-
564
- const filterSensitiveLog: (obj: ReservedInstances) => any;
565
- }
566
442
 
567
443
  export interface DescribeReservedInstancesResult {
568
444
 
569
445
  ReservedInstances?: ReservedInstances[];
570
446
  }
571
- export declare namespace DescribeReservedInstancesResult {
572
-
573
- const filterSensitiveLog: (obj: DescribeReservedInstancesResult) => any;
574
- }
575
447
 
576
448
  export interface DescribeReservedInstancesListingsRequest {
577
449
 
@@ -581,19 +453,11 @@ export interface DescribeReservedInstancesListingsRequest {
581
453
 
582
454
  ReservedInstancesListingId?: string;
583
455
  }
584
- export declare namespace DescribeReservedInstancesListingsRequest {
585
-
586
- const filterSensitiveLog: (obj: DescribeReservedInstancesListingsRequest) => any;
587
- }
588
456
 
589
457
  export interface DescribeReservedInstancesListingsResult {
590
458
 
591
459
  ReservedInstancesListings?: ReservedInstancesListing[];
592
460
  }
593
- export declare namespace DescribeReservedInstancesListingsResult {
594
-
595
- const filterSensitiveLog: (obj: DescribeReservedInstancesListingsResult) => any;
596
- }
597
461
 
598
462
  export interface DescribeReservedInstancesModificationsRequest {
599
463
 
@@ -603,10 +467,6 @@ export interface DescribeReservedInstancesModificationsRequest {
603
467
 
604
468
  NextToken?: string;
605
469
  }
606
- export declare namespace DescribeReservedInstancesModificationsRequest {
607
-
608
- const filterSensitiveLog: (obj: DescribeReservedInstancesModificationsRequest) => any;
609
- }
610
470
 
611
471
  export interface ReservedInstancesConfiguration {
612
472
 
@@ -620,10 +480,6 @@ export interface ReservedInstancesConfiguration {
620
480
 
621
481
  Scope?: Scope | string;
622
482
  }
623
- export declare namespace ReservedInstancesConfiguration {
624
-
625
- const filterSensitiveLog: (obj: ReservedInstancesConfiguration) => any;
626
- }
627
483
 
628
484
  export interface ReservedInstancesModificationResult {
629
485
 
@@ -631,19 +487,11 @@ export interface ReservedInstancesModificationResult {
631
487
 
632
488
  TargetConfiguration?: ReservedInstancesConfiguration;
633
489
  }
634
- export declare namespace ReservedInstancesModificationResult {
635
-
636
- const filterSensitiveLog: (obj: ReservedInstancesModificationResult) => any;
637
- }
638
490
 
639
491
  export interface ReservedInstancesId {
640
492
 
641
493
  ReservedInstancesId?: string;
642
494
  }
643
- export declare namespace ReservedInstancesId {
644
-
645
- const filterSensitiveLog: (obj: ReservedInstancesId) => any;
646
- }
647
495
 
648
496
  export interface ReservedInstancesModification {
649
497
 
@@ -665,10 +513,6 @@ export interface ReservedInstancesModification {
665
513
 
666
514
  UpdateDate?: Date;
667
515
  }
668
- export declare namespace ReservedInstancesModification {
669
-
670
- const filterSensitiveLog: (obj: ReservedInstancesModification) => any;
671
- }
672
516
 
673
517
  export interface DescribeReservedInstancesModificationsResult {
674
518
 
@@ -676,10 +520,6 @@ export interface DescribeReservedInstancesModificationsResult {
676
520
 
677
521
  ReservedInstancesModifications?: ReservedInstancesModification[];
678
522
  }
679
- export declare namespace DescribeReservedInstancesModificationsResult {
680
-
681
- const filterSensitiveLog: (obj: DescribeReservedInstancesModificationsResult) => any;
682
- }
683
523
 
684
524
  export interface DescribeReservedInstancesOfferingsRequest {
685
525
 
@@ -713,10 +553,6 @@ export interface DescribeReservedInstancesOfferingsRequest {
713
553
 
714
554
  OfferingType?: OfferingTypeValues | string;
715
555
  }
716
- export declare namespace DescribeReservedInstancesOfferingsRequest {
717
-
718
- const filterSensitiveLog: (obj: DescribeReservedInstancesOfferingsRequest) => any;
719
- }
720
556
 
721
557
  export interface PricingDetail {
722
558
 
@@ -724,10 +560,6 @@ export interface PricingDetail {
724
560
 
725
561
  Price?: number;
726
562
  }
727
- export declare namespace PricingDetail {
728
-
729
- const filterSensitiveLog: (obj: PricingDetail) => any;
730
- }
731
563
 
732
564
  export interface ReservedInstancesOffering {
733
565
 
@@ -761,10 +593,6 @@ export interface ReservedInstancesOffering {
761
593
 
762
594
  Scope?: Scope | string;
763
595
  }
764
- export declare namespace ReservedInstancesOffering {
765
-
766
- const filterSensitiveLog: (obj: ReservedInstancesOffering) => any;
767
- }
768
596
 
769
597
  export interface DescribeReservedInstancesOfferingsResult {
770
598
 
@@ -772,10 +600,6 @@ export interface DescribeReservedInstancesOfferingsResult {
772
600
 
773
601
  NextToken?: string;
774
602
  }
775
- export declare namespace DescribeReservedInstancesOfferingsResult {
776
-
777
- const filterSensitiveLog: (obj: DescribeReservedInstancesOfferingsResult) => any;
778
- }
779
603
  export interface DescribeRouteTablesRequest {
780
604
 
781
605
  Filters?: Filter[];
@@ -788,10 +612,6 @@ export interface DescribeRouteTablesRequest {
788
612
 
789
613
  MaxResults?: number;
790
614
  }
791
- export declare namespace DescribeRouteTablesRequest {
792
-
793
- const filterSensitiveLog: (obj: DescribeRouteTablesRequest) => any;
794
- }
795
615
 
796
616
  export interface DescribeRouteTablesResult {
797
617
 
@@ -799,10 +619,6 @@ export interface DescribeRouteTablesResult {
799
619
 
800
620
  NextToken?: string;
801
621
  }
802
- export declare namespace DescribeRouteTablesResult {
803
-
804
- const filterSensitiveLog: (obj: DescribeRouteTablesResult) => any;
805
- }
806
622
 
807
623
  export interface SlotDateTimeRangeRequest {
808
624
 
@@ -810,10 +626,6 @@ export interface SlotDateTimeRangeRequest {
810
626
 
811
627
  LatestTime: Date | undefined;
812
628
  }
813
- export declare namespace SlotDateTimeRangeRequest {
814
-
815
- const filterSensitiveLog: (obj: SlotDateTimeRangeRequest) => any;
816
- }
817
629
 
818
630
  export interface ScheduledInstanceRecurrenceRequest {
819
631
 
@@ -827,10 +639,6 @@ export interface ScheduledInstanceRecurrenceRequest {
827
639
 
828
640
  OccurrenceUnit?: string;
829
641
  }
830
- export declare namespace ScheduledInstanceRecurrenceRequest {
831
-
832
- const filterSensitiveLog: (obj: ScheduledInstanceRecurrenceRequest) => any;
833
- }
834
642
 
835
643
  export interface DescribeScheduledInstanceAvailabilityRequest {
836
644
 
@@ -850,10 +658,6 @@ export interface DescribeScheduledInstanceAvailabilityRequest {
850
658
 
851
659
  Recurrence: ScheduledInstanceRecurrenceRequest | undefined;
852
660
  }
853
- export declare namespace DescribeScheduledInstanceAvailabilityRequest {
854
-
855
- const filterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityRequest) => any;
856
- }
857
661
 
858
662
  export interface ScheduledInstanceRecurrence {
859
663
 
@@ -867,10 +671,6 @@ export interface ScheduledInstanceRecurrence {
867
671
 
868
672
  OccurrenceUnit?: string;
869
673
  }
870
- export declare namespace ScheduledInstanceRecurrence {
871
-
872
- const filterSensitiveLog: (obj: ScheduledInstanceRecurrence) => any;
873
- }
874
674
 
875
675
  export interface ScheduledInstanceAvailability {
876
676
 
@@ -900,10 +700,6 @@ export interface ScheduledInstanceAvailability {
900
700
 
901
701
  TotalScheduledInstanceHours?: number;
902
702
  }
903
- export declare namespace ScheduledInstanceAvailability {
904
-
905
- const filterSensitiveLog: (obj: ScheduledInstanceAvailability) => any;
906
- }
907
703
 
908
704
  export interface DescribeScheduledInstanceAvailabilityResult {
909
705
 
@@ -911,10 +707,6 @@ export interface DescribeScheduledInstanceAvailabilityResult {
911
707
 
912
708
  ScheduledInstanceAvailabilitySet?: ScheduledInstanceAvailability[];
913
709
  }
914
- export declare namespace DescribeScheduledInstanceAvailabilityResult {
915
-
916
- const filterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityResult) => any;
917
- }
918
710
 
919
711
  export interface SlotStartTimeRangeRequest {
920
712
 
@@ -922,10 +714,6 @@ export interface SlotStartTimeRangeRequest {
922
714
 
923
715
  LatestTime?: Date;
924
716
  }
925
- export declare namespace SlotStartTimeRangeRequest {
926
-
927
- const filterSensitiveLog: (obj: SlotStartTimeRangeRequest) => any;
928
- }
929
717
 
930
718
  export interface DescribeScheduledInstancesRequest {
931
719
 
@@ -941,10 +729,6 @@ export interface DescribeScheduledInstancesRequest {
941
729
 
942
730
  SlotStartTimeRange?: SlotStartTimeRangeRequest;
943
731
  }
944
- export declare namespace DescribeScheduledInstancesRequest {
945
-
946
- const filterSensitiveLog: (obj: DescribeScheduledInstancesRequest) => any;
947
- }
948
732
 
949
733
  export interface ScheduledInstance {
950
734
 
@@ -978,10 +762,6 @@ export interface ScheduledInstance {
978
762
 
979
763
  TotalScheduledInstanceHours?: number;
980
764
  }
981
- export declare namespace ScheduledInstance {
982
-
983
- const filterSensitiveLog: (obj: ScheduledInstance) => any;
984
- }
985
765
 
986
766
  export interface DescribeScheduledInstancesResult {
987
767
 
@@ -989,20 +769,12 @@ export interface DescribeScheduledInstancesResult {
989
769
 
990
770
  ScheduledInstanceSet?: ScheduledInstance[];
991
771
  }
992
- export declare namespace DescribeScheduledInstancesResult {
993
-
994
- const filterSensitiveLog: (obj: DescribeScheduledInstancesResult) => any;
995
- }
996
772
  export interface DescribeSecurityGroupReferencesRequest {
997
773
 
998
774
  DryRun?: boolean;
999
775
 
1000
776
  GroupId: string[] | undefined;
1001
777
  }
1002
- export declare namespace DescribeSecurityGroupReferencesRequest {
1003
-
1004
- const filterSensitiveLog: (obj: DescribeSecurityGroupReferencesRequest) => any;
1005
- }
1006
778
 
1007
779
  export interface SecurityGroupReference {
1008
780
 
@@ -1012,18 +784,10 @@ export interface SecurityGroupReference {
1012
784
 
1013
785
  VpcPeeringConnectionId?: string;
1014
786
  }
1015
- export declare namespace SecurityGroupReference {
1016
-
1017
- const filterSensitiveLog: (obj: SecurityGroupReference) => any;
1018
- }
1019
787
  export interface DescribeSecurityGroupReferencesResult {
1020
788
 
1021
789
  SecurityGroupReferenceSet?: SecurityGroupReference[];
1022
790
  }
1023
- export declare namespace DescribeSecurityGroupReferencesResult {
1024
-
1025
- const filterSensitiveLog: (obj: DescribeSecurityGroupReferencesResult) => any;
1026
- }
1027
791
  export interface DescribeSecurityGroupRulesRequest {
1028
792
 
1029
793
  Filters?: Filter[];
@@ -1036,20 +800,12 @@ export interface DescribeSecurityGroupRulesRequest {
1036
800
 
1037
801
  MaxResults?: number;
1038
802
  }
1039
- export declare namespace DescribeSecurityGroupRulesRequest {
1040
-
1041
- const filterSensitiveLog: (obj: DescribeSecurityGroupRulesRequest) => any;
1042
- }
1043
803
  export interface DescribeSecurityGroupRulesResult {
1044
804
 
1045
805
  SecurityGroupRules?: SecurityGroupRule[];
1046
806
 
1047
807
  NextToken?: string;
1048
808
  }
1049
- export declare namespace DescribeSecurityGroupRulesResult {
1050
-
1051
- const filterSensitiveLog: (obj: DescribeSecurityGroupRulesResult) => any;
1052
- }
1053
809
  export interface DescribeSecurityGroupsRequest {
1054
810
 
1055
811
  Filters?: Filter[];
@@ -1064,10 +820,6 @@ export interface DescribeSecurityGroupsRequest {
1064
820
 
1065
821
  MaxResults?: number;
1066
822
  }
1067
- export declare namespace DescribeSecurityGroupsRequest {
1068
-
1069
- const filterSensitiveLog: (obj: DescribeSecurityGroupsRequest) => any;
1070
- }
1071
823
 
1072
824
  export interface SecurityGroup {
1073
825
 
@@ -1087,20 +839,12 @@ export interface SecurityGroup {
1087
839
 
1088
840
  VpcId?: string;
1089
841
  }
1090
- export declare namespace SecurityGroup {
1091
-
1092
- const filterSensitiveLog: (obj: SecurityGroup) => any;
1093
- }
1094
842
  export interface DescribeSecurityGroupsResult {
1095
843
 
1096
844
  SecurityGroups?: SecurityGroup[];
1097
845
 
1098
846
  NextToken?: string;
1099
847
  }
1100
- export declare namespace DescribeSecurityGroupsResult {
1101
-
1102
- const filterSensitiveLog: (obj: DescribeSecurityGroupsResult) => any;
1103
- }
1104
848
  export declare type SnapshotAttributeName = "createVolumePermission" | "productCodes";
1105
849
  export interface DescribeSnapshotAttributeRequest {
1106
850
 
@@ -1110,10 +854,6 @@ export interface DescribeSnapshotAttributeRequest {
1110
854
 
1111
855
  DryRun?: boolean;
1112
856
  }
1113
- export declare namespace DescribeSnapshotAttributeRequest {
1114
-
1115
- const filterSensitiveLog: (obj: DescribeSnapshotAttributeRequest) => any;
1116
- }
1117
857
 
1118
858
  export interface CreateVolumePermission {
1119
859
 
@@ -1121,10 +861,6 @@ export interface CreateVolumePermission {
1121
861
 
1122
862
  UserId?: string;
1123
863
  }
1124
- export declare namespace CreateVolumePermission {
1125
-
1126
- const filterSensitiveLog: (obj: CreateVolumePermission) => any;
1127
- }
1128
864
  export interface DescribeSnapshotAttributeResult {
1129
865
 
1130
866
  CreateVolumePermissions?: CreateVolumePermission[];
@@ -1133,10 +869,6 @@ export interface DescribeSnapshotAttributeResult {
1133
869
 
1134
870
  SnapshotId?: string;
1135
871
  }
1136
- export declare namespace DescribeSnapshotAttributeResult {
1137
-
1138
- const filterSensitiveLog: (obj: DescribeSnapshotAttributeResult) => any;
1139
- }
1140
872
  export interface DescribeSnapshotsRequest {
1141
873
 
1142
874
  Filters?: Filter[];
@@ -1153,20 +885,12 @@ export interface DescribeSnapshotsRequest {
1153
885
 
1154
886
  DryRun?: boolean;
1155
887
  }
1156
- export declare namespace DescribeSnapshotsRequest {
1157
-
1158
- const filterSensitiveLog: (obj: DescribeSnapshotsRequest) => any;
1159
- }
1160
888
  export interface DescribeSnapshotsResult {
1161
889
 
1162
890
  Snapshots?: Snapshot[];
1163
891
 
1164
892
  NextToken?: string;
1165
893
  }
1166
- export declare namespace DescribeSnapshotsResult {
1167
-
1168
- const filterSensitiveLog: (obj: DescribeSnapshotsResult) => any;
1169
- }
1170
894
  export interface DescribeSnapshotTierStatusRequest {
1171
895
 
1172
896
  Filters?: Filter[];
@@ -1177,10 +901,6 @@ export interface DescribeSnapshotTierStatusRequest {
1177
901
 
1178
902
  MaxResults?: number;
1179
903
  }
1180
- export declare namespace DescribeSnapshotTierStatusRequest {
1181
-
1182
- const filterSensitiveLog: (obj: DescribeSnapshotTierStatusRequest) => any;
1183
- }
1184
904
  export declare enum TieringOperationStatus {
1185
905
  archival_completed = "archival-completed",
1186
906
  archival_failed = "archival-failed",
@@ -1219,38 +939,22 @@ export interface SnapshotTierStatus {
1219
939
 
1220
940
  RestoreExpiryTime?: Date;
1221
941
  }
1222
- export declare namespace SnapshotTierStatus {
1223
-
1224
- const filterSensitiveLog: (obj: SnapshotTierStatus) => any;
1225
- }
1226
942
  export interface DescribeSnapshotTierStatusResult {
1227
943
 
1228
944
  SnapshotTierStatuses?: SnapshotTierStatus[];
1229
945
 
1230
946
  NextToken?: string;
1231
947
  }
1232
- export declare namespace DescribeSnapshotTierStatusResult {
1233
-
1234
- const filterSensitiveLog: (obj: DescribeSnapshotTierStatusResult) => any;
1235
- }
1236
948
 
1237
949
  export interface DescribeSpotDatafeedSubscriptionRequest {
1238
950
 
1239
951
  DryRun?: boolean;
1240
952
  }
1241
- export declare namespace DescribeSpotDatafeedSubscriptionRequest {
1242
-
1243
- const filterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionRequest) => any;
1244
- }
1245
953
 
1246
954
  export interface DescribeSpotDatafeedSubscriptionResult {
1247
955
 
1248
956
  SpotDatafeedSubscription?: SpotDatafeedSubscription;
1249
957
  }
1250
- export declare namespace DescribeSpotDatafeedSubscriptionResult {
1251
-
1252
- const filterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionResult) => any;
1253
- }
1254
958
 
1255
959
  export interface DescribeSpotFleetInstancesRequest {
1256
960
 
@@ -1262,10 +966,6 @@ export interface DescribeSpotFleetInstancesRequest {
1262
966
 
1263
967
  SpotFleetRequestId: string | undefined;
1264
968
  }
1265
- export declare namespace DescribeSpotFleetInstancesRequest {
1266
-
1267
- const filterSensitiveLog: (obj: DescribeSpotFleetInstancesRequest) => any;
1268
- }
1269
969
 
1270
970
  export interface DescribeSpotFleetInstancesResponse {
1271
971
 
@@ -1275,10 +975,6 @@ export interface DescribeSpotFleetInstancesResponse {
1275
975
 
1276
976
  SpotFleetRequestId?: string;
1277
977
  }
1278
- export declare namespace DescribeSpotFleetInstancesResponse {
1279
-
1280
- const filterSensitiveLog: (obj: DescribeSpotFleetInstancesResponse) => any;
1281
- }
1282
978
  export declare enum EventType {
1283
979
  BATCH_CHANGE = "fleetRequestChange",
1284
980
  ERROR = "error",
@@ -1300,10 +996,6 @@ export interface DescribeSpotFleetRequestHistoryRequest {
1300
996
 
1301
997
  StartTime: Date | undefined;
1302
998
  }
1303
- export declare namespace DescribeSpotFleetRequestHistoryRequest {
1304
-
1305
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryRequest) => any;
1306
- }
1307
999
 
1308
1000
  export interface HistoryRecord {
1309
1001
 
@@ -1313,10 +1005,6 @@ export interface HistoryRecord {
1313
1005
 
1314
1006
  Timestamp?: Date;
1315
1007
  }
1316
- export declare namespace HistoryRecord {
1317
-
1318
- const filterSensitiveLog: (obj: HistoryRecord) => any;
1319
- }
1320
1008
 
1321
1009
  export interface DescribeSpotFleetRequestHistoryResponse {
1322
1010
 
@@ -1330,10 +1018,6 @@ export interface DescribeSpotFleetRequestHistoryResponse {
1330
1018
 
1331
1019
  StartTime?: Date;
1332
1020
  }
1333
- export declare namespace DescribeSpotFleetRequestHistoryResponse {
1334
-
1335
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryResponse) => any;
1336
- }
1337
1021
 
1338
1022
  export interface DescribeSpotFleetRequestsRequest {
1339
1023
 
@@ -1345,10 +1029,6 @@ export interface DescribeSpotFleetRequestsRequest {
1345
1029
 
1346
1030
  SpotFleetRequestIds?: string[];
1347
1031
  }
1348
- export declare namespace DescribeSpotFleetRequestsRequest {
1349
-
1350
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestsRequest) => any;
1351
- }
1352
1032
  export declare enum ExcessCapacityTerminationPolicy {
1353
1033
  DEFAULT = "default",
1354
1034
  NO_TERMINATION = "noTermination"
@@ -1358,10 +1038,6 @@ export interface SpotFleetMonitoring {
1358
1038
 
1359
1039
  Enabled?: boolean;
1360
1040
  }
1361
- export declare namespace SpotFleetMonitoring {
1362
-
1363
- const filterSensitiveLog: (obj: SpotFleetMonitoring) => any;
1364
- }
1365
1041
 
1366
1042
  export interface InstanceNetworkInterfaceSpecification {
1367
1043
 
@@ -1403,10 +1079,6 @@ export interface InstanceNetworkInterfaceSpecification {
1403
1079
 
1404
1080
  Ipv6PrefixCount?: number;
1405
1081
  }
1406
- export declare namespace InstanceNetworkInterfaceSpecification {
1407
-
1408
- const filterSensitiveLog: (obj: InstanceNetworkInterfaceSpecification) => any;
1409
- }
1410
1082
 
1411
1083
  export interface SpotPlacement {
1412
1084
 
@@ -1416,10 +1088,6 @@ export interface SpotPlacement {
1416
1088
 
1417
1089
  Tenancy?: Tenancy | string;
1418
1090
  }
1419
- export declare namespace SpotPlacement {
1420
-
1421
- const filterSensitiveLog: (obj: SpotPlacement) => any;
1422
- }
1423
1091
 
1424
1092
  export interface SpotFleetTagSpecification {
1425
1093
 
@@ -1427,10 +1095,6 @@ export interface SpotFleetTagSpecification {
1427
1095
 
1428
1096
  Tags?: Tag[];
1429
1097
  }
1430
- export declare namespace SpotFleetTagSpecification {
1431
-
1432
- const filterSensitiveLog: (obj: SpotFleetTagSpecification) => any;
1433
- }
1434
1098
 
1435
1099
  export interface SpotFleetLaunchSpecification {
1436
1100
 
@@ -1472,10 +1136,6 @@ export interface SpotFleetLaunchSpecification {
1472
1136
 
1473
1137
  InstanceRequirements?: InstanceRequirements;
1474
1138
  }
1475
- export declare namespace SpotFleetLaunchSpecification {
1476
-
1477
- const filterSensitiveLog: (obj: SpotFleetLaunchSpecification) => any;
1478
- }
1479
1139
 
1480
1140
  export interface LaunchTemplateOverrides {
1481
1141
 
@@ -1493,10 +1153,6 @@ export interface LaunchTemplateOverrides {
1493
1153
 
1494
1154
  InstanceRequirements?: InstanceRequirements;
1495
1155
  }
1496
- export declare namespace LaunchTemplateOverrides {
1497
-
1498
- const filterSensitiveLog: (obj: LaunchTemplateOverrides) => any;
1499
- }
1500
1156
 
1501
1157
  export interface LaunchTemplateConfig {
1502
1158
 
@@ -1504,46 +1160,26 @@ export interface LaunchTemplateConfig {
1504
1160
 
1505
1161
  Overrides?: LaunchTemplateOverrides[];
1506
1162
  }
1507
- export declare namespace LaunchTemplateConfig {
1508
-
1509
- const filterSensitiveLog: (obj: LaunchTemplateConfig) => any;
1510
- }
1511
1163
 
1512
1164
  export interface ClassicLoadBalancer {
1513
1165
 
1514
1166
  Name?: string;
1515
1167
  }
1516
- export declare namespace ClassicLoadBalancer {
1517
-
1518
- const filterSensitiveLog: (obj: ClassicLoadBalancer) => any;
1519
- }
1520
1168
 
1521
1169
  export interface ClassicLoadBalancersConfig {
1522
1170
 
1523
1171
  ClassicLoadBalancers?: ClassicLoadBalancer[];
1524
1172
  }
1525
- export declare namespace ClassicLoadBalancersConfig {
1526
-
1527
- const filterSensitiveLog: (obj: ClassicLoadBalancersConfig) => any;
1528
- }
1529
1173
 
1530
1174
  export interface TargetGroup {
1531
1175
 
1532
1176
  Arn?: string;
1533
1177
  }
1534
- export declare namespace TargetGroup {
1535
-
1536
- const filterSensitiveLog: (obj: TargetGroup) => any;
1537
- }
1538
1178
 
1539
1179
  export interface TargetGroupsConfig {
1540
1180
 
1541
1181
  TargetGroups?: TargetGroup[];
1542
1182
  }
1543
- export declare namespace TargetGroupsConfig {
1544
-
1545
- const filterSensitiveLog: (obj: TargetGroupsConfig) => any;
1546
- }
1547
1183
 
1548
1184
  export interface LoadBalancersConfig {
1549
1185
 
@@ -1551,10 +1187,6 @@ export interface LoadBalancersConfig {
1551
1187
 
1552
1188
  TargetGroupsConfig?: TargetGroupsConfig;
1553
1189
  }
1554
- export declare namespace LoadBalancersConfig {
1555
-
1556
- const filterSensitiveLog: (obj: LoadBalancersConfig) => any;
1557
- }
1558
1190
  export declare enum OnDemandAllocationStrategy {
1559
1191
  LOWEST_PRICE = "lowestPrice",
1560
1192
  PRIORITIZED = "prioritized"
@@ -1570,19 +1202,11 @@ export interface SpotCapacityRebalance {
1570
1202
 
1571
1203
  TerminationDelay?: number;
1572
1204
  }
1573
- export declare namespace SpotCapacityRebalance {
1574
-
1575
- const filterSensitiveLog: (obj: SpotCapacityRebalance) => any;
1576
- }
1577
1205
 
1578
1206
  export interface SpotMaintenanceStrategies {
1579
1207
 
1580
1208
  CapacityRebalance?: SpotCapacityRebalance;
1581
1209
  }
1582
- export declare namespace SpotMaintenanceStrategies {
1583
-
1584
- const filterSensitiveLog: (obj: SpotMaintenanceStrategies) => any;
1585
- }
1586
1210
 
1587
1211
  export interface SpotFleetRequestConfigData {
1588
1212
 
@@ -1638,10 +1262,6 @@ export interface SpotFleetRequestConfigData {
1638
1262
 
1639
1263
  TagSpecifications?: TagSpecification[];
1640
1264
  }
1641
- export declare namespace SpotFleetRequestConfigData {
1642
-
1643
- const filterSensitiveLog: (obj: SpotFleetRequestConfigData) => any;
1644
- }
1645
1265
 
1646
1266
  export interface SpotFleetRequestConfig {
1647
1267
 
@@ -1657,10 +1277,6 @@ export interface SpotFleetRequestConfig {
1657
1277
 
1658
1278
  Tags?: Tag[];
1659
1279
  }
1660
- export declare namespace SpotFleetRequestConfig {
1661
-
1662
- const filterSensitiveLog: (obj: SpotFleetRequestConfig) => any;
1663
- }
1664
1280
 
1665
1281
  export interface DescribeSpotFleetRequestsResponse {
1666
1282
 
@@ -1668,10 +1284,6 @@ export interface DescribeSpotFleetRequestsResponse {
1668
1284
 
1669
1285
  SpotFleetRequestConfigs?: SpotFleetRequestConfig[];
1670
1286
  }
1671
- export declare namespace DescribeSpotFleetRequestsResponse {
1672
-
1673
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestsResponse) => any;
1674
- }
1675
1287
 
1676
1288
  export interface DescribeSpotInstanceRequestsRequest {
1677
1289
 
@@ -1685,19 +1297,11 @@ export interface DescribeSpotInstanceRequestsRequest {
1685
1297
 
1686
1298
  MaxResults?: number;
1687
1299
  }
1688
- export declare namespace DescribeSpotInstanceRequestsRequest {
1689
-
1690
- const filterSensitiveLog: (obj: DescribeSpotInstanceRequestsRequest) => any;
1691
- }
1692
1300
 
1693
1301
  export interface RunInstancesMonitoringEnabled {
1694
1302
 
1695
1303
  Enabled: boolean | undefined;
1696
1304
  }
1697
- export declare namespace RunInstancesMonitoringEnabled {
1698
-
1699
- const filterSensitiveLog: (obj: RunInstancesMonitoringEnabled) => any;
1700
- }
1701
1305
 
1702
1306
  export interface LaunchSpecification {
1703
1307
 
@@ -1731,10 +1335,6 @@ export interface LaunchSpecification {
1731
1335
 
1732
1336
  Monitoring?: RunInstancesMonitoringEnabled;
1733
1337
  }
1734
- export declare namespace LaunchSpecification {
1735
-
1736
- const filterSensitiveLog: (obj: LaunchSpecification) => any;
1737
- }
1738
1338
  export declare type SpotInstanceState = "active" | "cancelled" | "closed" | "failed" | "open";
1739
1339
 
1740
1340
  export interface SpotInstanceStatus {
@@ -1745,10 +1345,6 @@ export interface SpotInstanceStatus {
1745
1345
 
1746
1346
  UpdateTime?: Date;
1747
1347
  }
1748
- export declare namespace SpotInstanceStatus {
1749
-
1750
- const filterSensitiveLog: (obj: SpotInstanceStatus) => any;
1751
- }
1752
1348
 
1753
1349
  export interface SpotInstanceRequest {
1754
1350
 
@@ -1790,10 +1386,6 @@ export interface SpotInstanceRequest {
1790
1386
 
1791
1387
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
1792
1388
  }
1793
- export declare namespace SpotInstanceRequest {
1794
-
1795
- const filterSensitiveLog: (obj: SpotInstanceRequest) => any;
1796
- }
1797
1389
 
1798
1390
  export interface DescribeSpotInstanceRequestsResult {
1799
1391
 
@@ -1801,10 +1393,6 @@ export interface DescribeSpotInstanceRequestsResult {
1801
1393
 
1802
1394
  NextToken?: string;
1803
1395
  }
1804
- export declare namespace DescribeSpotInstanceRequestsResult {
1805
-
1806
- const filterSensitiveLog: (obj: DescribeSpotInstanceRequestsResult) => any;
1807
- }
1808
1396
 
1809
1397
  export interface DescribeSpotPriceHistoryRequest {
1810
1398
 
@@ -1826,10 +1414,6 @@ export interface DescribeSpotPriceHistoryRequest {
1826
1414
 
1827
1415
  StartTime?: Date;
1828
1416
  }
1829
- export declare namespace DescribeSpotPriceHistoryRequest {
1830
-
1831
- const filterSensitiveLog: (obj: DescribeSpotPriceHistoryRequest) => any;
1832
- }
1833
1417
 
1834
1418
  export interface SpotPrice {
1835
1419
 
@@ -1843,10 +1427,6 @@ export interface SpotPrice {
1843
1427
 
1844
1428
  Timestamp?: Date;
1845
1429
  }
1846
- export declare namespace SpotPrice {
1847
-
1848
- const filterSensitiveLog: (obj: SpotPrice) => any;
1849
- }
1850
1430
 
1851
1431
  export interface DescribeSpotPriceHistoryResult {
1852
1432
 
@@ -1854,10 +1434,6 @@ export interface DescribeSpotPriceHistoryResult {
1854
1434
 
1855
1435
  SpotPriceHistory?: SpotPrice[];
1856
1436
  }
1857
- export declare namespace DescribeSpotPriceHistoryResult {
1858
-
1859
- const filterSensitiveLog: (obj: DescribeSpotPriceHistoryResult) => any;
1860
- }
1861
1437
  export interface DescribeStaleSecurityGroupsRequest {
1862
1438
 
1863
1439
  DryRun?: boolean;
@@ -1868,10 +1444,6 @@ export interface DescribeStaleSecurityGroupsRequest {
1868
1444
 
1869
1445
  VpcId: string | undefined;
1870
1446
  }
1871
- export declare namespace DescribeStaleSecurityGroupsRequest {
1872
-
1873
- const filterSensitiveLog: (obj: DescribeStaleSecurityGroupsRequest) => any;
1874
- }
1875
1447
 
1876
1448
  export interface StaleIpPermission {
1877
1449
 
@@ -1887,10 +1459,6 @@ export interface StaleIpPermission {
1887
1459
 
1888
1460
  UserIdGroupPairs?: UserIdGroupPair[];
1889
1461
  }
1890
- export declare namespace StaleIpPermission {
1891
-
1892
- const filterSensitiveLog: (obj: StaleIpPermission) => any;
1893
- }
1894
1462
 
1895
1463
  export interface StaleSecurityGroup {
1896
1464
 
@@ -1906,20 +1474,12 @@ export interface StaleSecurityGroup {
1906
1474
 
1907
1475
  VpcId?: string;
1908
1476
  }
1909
- export declare namespace StaleSecurityGroup {
1910
-
1911
- const filterSensitiveLog: (obj: StaleSecurityGroup) => any;
1912
- }
1913
1477
  export interface DescribeStaleSecurityGroupsResult {
1914
1478
 
1915
1479
  NextToken?: string;
1916
1480
 
1917
1481
  StaleSecurityGroupSet?: StaleSecurityGroup[];
1918
1482
  }
1919
- export declare namespace DescribeStaleSecurityGroupsResult {
1920
-
1921
- const filterSensitiveLog: (obj: DescribeStaleSecurityGroupsResult) => any;
1922
- }
1923
1483
  export interface DescribeStoreImageTasksRequest {
1924
1484
 
1925
1485
  ImageIds?: string[];
@@ -1932,10 +1492,6 @@ export interface DescribeStoreImageTasksRequest {
1932
1492
 
1933
1493
  MaxResults?: number;
1934
1494
  }
1935
- export declare namespace DescribeStoreImageTasksRequest {
1936
-
1937
- const filterSensitiveLog: (obj: DescribeStoreImageTasksRequest) => any;
1938
- }
1939
1495
 
1940
1496
  export interface StoreImageTaskResult {
1941
1497
 
@@ -1953,20 +1509,12 @@ export interface StoreImageTaskResult {
1953
1509
 
1954
1510
  StoreTaskFailureReason?: string;
1955
1511
  }
1956
- export declare namespace StoreImageTaskResult {
1957
-
1958
- const filterSensitiveLog: (obj: StoreImageTaskResult) => any;
1959
- }
1960
1512
  export interface DescribeStoreImageTasksResult {
1961
1513
 
1962
1514
  StoreImageTaskResults?: StoreImageTaskResult[];
1963
1515
 
1964
1516
  NextToken?: string;
1965
1517
  }
1966
- export declare namespace DescribeStoreImageTasksResult {
1967
-
1968
- const filterSensitiveLog: (obj: DescribeStoreImageTasksResult) => any;
1969
- }
1970
1518
  export interface DescribeSubnetsRequest {
1971
1519
 
1972
1520
  Filters?: Filter[];
@@ -1979,20 +1527,12 @@ export interface DescribeSubnetsRequest {
1979
1527
 
1980
1528
  MaxResults?: number;
1981
1529
  }
1982
- export declare namespace DescribeSubnetsRequest {
1983
-
1984
- const filterSensitiveLog: (obj: DescribeSubnetsRequest) => any;
1985
- }
1986
1530
  export interface DescribeSubnetsResult {
1987
1531
 
1988
1532
  Subnets?: Subnet[];
1989
1533
 
1990
1534
  NextToken?: string;
1991
1535
  }
1992
- export declare namespace DescribeSubnetsResult {
1993
-
1994
- const filterSensitiveLog: (obj: DescribeSubnetsResult) => any;
1995
- }
1996
1536
  export interface DescribeTagsRequest {
1997
1537
 
1998
1538
  DryRun?: boolean;
@@ -2003,10 +1543,6 @@ export interface DescribeTagsRequest {
2003
1543
 
2004
1544
  NextToken?: string;
2005
1545
  }
2006
- export declare namespace DescribeTagsRequest {
2007
-
2008
- const filterSensitiveLog: (obj: DescribeTagsRequest) => any;
2009
- }
2010
1546
 
2011
1547
  export interface TagDescription {
2012
1548
 
@@ -2018,20 +1554,12 @@ export interface TagDescription {
2018
1554
 
2019
1555
  Value?: string;
2020
1556
  }
2021
- export declare namespace TagDescription {
2022
-
2023
- const filterSensitiveLog: (obj: TagDescription) => any;
2024
- }
2025
1557
  export interface DescribeTagsResult {
2026
1558
 
2027
1559
  NextToken?: string;
2028
1560
 
2029
1561
  Tags?: TagDescription[];
2030
1562
  }
2031
- export declare namespace DescribeTagsResult {
2032
-
2033
- const filterSensitiveLog: (obj: DescribeTagsResult) => any;
2034
- }
2035
1563
  export interface DescribeTrafficMirrorFiltersRequest {
2036
1564
 
2037
1565
  TrafficMirrorFilterIds?: string[];
@@ -2044,20 +1572,12 @@ export interface DescribeTrafficMirrorFiltersRequest {
2044
1572
 
2045
1573
  NextToken?: string;
2046
1574
  }
2047
- export declare namespace DescribeTrafficMirrorFiltersRequest {
2048
-
2049
- const filterSensitiveLog: (obj: DescribeTrafficMirrorFiltersRequest) => any;
2050
- }
2051
1575
  export interface DescribeTrafficMirrorFiltersResult {
2052
1576
 
2053
1577
  TrafficMirrorFilters?: TrafficMirrorFilter[];
2054
1578
 
2055
1579
  NextToken?: string;
2056
1580
  }
2057
- export declare namespace DescribeTrafficMirrorFiltersResult {
2058
-
2059
- const filterSensitiveLog: (obj: DescribeTrafficMirrorFiltersResult) => any;
2060
- }
2061
1581
  export interface DescribeTrafficMirrorSessionsRequest {
2062
1582
 
2063
1583
  TrafficMirrorSessionIds?: string[];
@@ -2070,20 +1590,12 @@ export interface DescribeTrafficMirrorSessionsRequest {
2070
1590
 
2071
1591
  NextToken?: string;
2072
1592
  }
2073
- export declare namespace DescribeTrafficMirrorSessionsRequest {
2074
-
2075
- const filterSensitiveLog: (obj: DescribeTrafficMirrorSessionsRequest) => any;
2076
- }
2077
1593
  export interface DescribeTrafficMirrorSessionsResult {
2078
1594
 
2079
1595
  TrafficMirrorSessions?: TrafficMirrorSession[];
2080
1596
 
2081
1597
  NextToken?: string;
2082
1598
  }
2083
- export declare namespace DescribeTrafficMirrorSessionsResult {
2084
-
2085
- const filterSensitiveLog: (obj: DescribeTrafficMirrorSessionsResult) => any;
2086
- }
2087
1599
  export interface DescribeTrafficMirrorTargetsRequest {
2088
1600
 
2089
1601
  TrafficMirrorTargetIds?: string[];
@@ -2096,20 +1608,12 @@ export interface DescribeTrafficMirrorTargetsRequest {
2096
1608
 
2097
1609
  NextToken?: string;
2098
1610
  }
2099
- export declare namespace DescribeTrafficMirrorTargetsRequest {
2100
-
2101
- const filterSensitiveLog: (obj: DescribeTrafficMirrorTargetsRequest) => any;
2102
- }
2103
1611
  export interface DescribeTrafficMirrorTargetsResult {
2104
1612
 
2105
1613
  TrafficMirrorTargets?: TrafficMirrorTarget[];
2106
1614
 
2107
1615
  NextToken?: string;
2108
1616
  }
2109
- export declare namespace DescribeTrafficMirrorTargetsResult {
2110
-
2111
- const filterSensitiveLog: (obj: DescribeTrafficMirrorTargetsResult) => any;
2112
- }
2113
1617
  export interface DescribeTransitGatewayAttachmentsRequest {
2114
1618
 
2115
1619
  TransitGatewayAttachmentIds?: string[];
@@ -2122,10 +1626,6 @@ export interface DescribeTransitGatewayAttachmentsRequest {
2122
1626
 
2123
1627
  DryRun?: boolean;
2124
1628
  }
2125
- export declare namespace DescribeTransitGatewayAttachmentsRequest {
2126
-
2127
- const filterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsRequest) => any;
2128
- }
2129
1629
 
2130
1630
  export interface TransitGatewayAttachmentAssociation {
2131
1631
 
@@ -2133,10 +1633,6 @@ export interface TransitGatewayAttachmentAssociation {
2133
1633
 
2134
1634
  State?: TransitGatewayAssociationState | string;
2135
1635
  }
2136
- export declare namespace TransitGatewayAttachmentAssociation {
2137
-
2138
- const filterSensitiveLog: (obj: TransitGatewayAttachmentAssociation) => any;
2139
- }
2140
1636
 
2141
1637
  export interface TransitGatewayAttachment {
2142
1638
 
@@ -2160,20 +1656,12 @@ export interface TransitGatewayAttachment {
2160
1656
 
2161
1657
  Tags?: Tag[];
2162
1658
  }
2163
- export declare namespace TransitGatewayAttachment {
2164
-
2165
- const filterSensitiveLog: (obj: TransitGatewayAttachment) => any;
2166
- }
2167
1659
  export interface DescribeTransitGatewayAttachmentsResult {
2168
1660
 
2169
1661
  TransitGatewayAttachments?: TransitGatewayAttachment[];
2170
1662
 
2171
1663
  NextToken?: string;
2172
1664
  }
2173
- export declare namespace DescribeTransitGatewayAttachmentsResult {
2174
-
2175
- const filterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsResult) => any;
2176
- }
2177
1665
  export interface DescribeTransitGatewayConnectPeersRequest {
2178
1666
 
2179
1667
  TransitGatewayConnectPeerIds?: string[];
@@ -2186,20 +1674,12 @@ export interface DescribeTransitGatewayConnectPeersRequest {
2186
1674
 
2187
1675
  DryRun?: boolean;
2188
1676
  }
2189
- export declare namespace DescribeTransitGatewayConnectPeersRequest {
2190
-
2191
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersRequest) => any;
2192
- }
2193
1677
  export interface DescribeTransitGatewayConnectPeersResult {
2194
1678
 
2195
1679
  TransitGatewayConnectPeers?: TransitGatewayConnectPeer[];
2196
1680
 
2197
1681
  NextToken?: string;
2198
1682
  }
2199
- export declare namespace DescribeTransitGatewayConnectPeersResult {
2200
-
2201
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersResult) => any;
2202
- }
2203
1683
  export interface DescribeTransitGatewayConnectsRequest {
2204
1684
 
2205
1685
  TransitGatewayAttachmentIds?: string[];
@@ -2212,20 +1692,12 @@ export interface DescribeTransitGatewayConnectsRequest {
2212
1692
 
2213
1693
  DryRun?: boolean;
2214
1694
  }
2215
- export declare namespace DescribeTransitGatewayConnectsRequest {
2216
-
2217
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectsRequest) => any;
2218
- }
2219
1695
  export interface DescribeTransitGatewayConnectsResult {
2220
1696
 
2221
1697
  TransitGatewayConnects?: TransitGatewayConnect[];
2222
1698
 
2223
1699
  NextToken?: string;
2224
1700
  }
2225
- export declare namespace DescribeTransitGatewayConnectsResult {
2226
-
2227
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectsResult) => any;
2228
- }
2229
1701
  export interface DescribeTransitGatewayMulticastDomainsRequest {
2230
1702
 
2231
1703
  TransitGatewayMulticastDomainIds?: string[];
@@ -2238,20 +1710,12 @@ export interface DescribeTransitGatewayMulticastDomainsRequest {
2238
1710
 
2239
1711
  DryRun?: boolean;
2240
1712
  }
2241
- export declare namespace DescribeTransitGatewayMulticastDomainsRequest {
2242
-
2243
- const filterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsRequest) => any;
2244
- }
2245
1713
  export interface DescribeTransitGatewayMulticastDomainsResult {
2246
1714
 
2247
1715
  TransitGatewayMulticastDomains?: TransitGatewayMulticastDomain[];
2248
1716
 
2249
1717
  NextToken?: string;
2250
1718
  }
2251
- export declare namespace DescribeTransitGatewayMulticastDomainsResult {
2252
-
2253
- const filterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsResult) => any;
2254
- }
2255
1719
  export interface DescribeTransitGatewayPeeringAttachmentsRequest {
2256
1720
 
2257
1721
  TransitGatewayAttachmentIds?: string[];
@@ -2264,20 +1728,12 @@ export interface DescribeTransitGatewayPeeringAttachmentsRequest {
2264
1728
 
2265
1729
  DryRun?: boolean;
2266
1730
  }
2267
- export declare namespace DescribeTransitGatewayPeeringAttachmentsRequest {
2268
-
2269
- const filterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsRequest) => any;
2270
- }
2271
1731
  export interface DescribeTransitGatewayPeeringAttachmentsResult {
2272
1732
 
2273
1733
  TransitGatewayPeeringAttachments?: TransitGatewayPeeringAttachment[];
2274
1734
 
2275
1735
  NextToken?: string;
2276
1736
  }
2277
- export declare namespace DescribeTransitGatewayPeeringAttachmentsResult {
2278
-
2279
- const filterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsResult) => any;
2280
- }
2281
1737
  export interface DescribeTransitGatewayPolicyTablesRequest {
2282
1738
 
2283
1739
  TransitGatewayPolicyTableIds?: string[];
@@ -2290,20 +1746,12 @@ export interface DescribeTransitGatewayPolicyTablesRequest {
2290
1746
 
2291
1747
  DryRun?: boolean;
2292
1748
  }
2293
- export declare namespace DescribeTransitGatewayPolicyTablesRequest {
2294
-
2295
- const filterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesRequest) => any;
2296
- }
2297
1749
  export interface DescribeTransitGatewayPolicyTablesResult {
2298
1750
 
2299
1751
  TransitGatewayPolicyTables?: TransitGatewayPolicyTable[];
2300
1752
 
2301
1753
  NextToken?: string;
2302
1754
  }
2303
- export declare namespace DescribeTransitGatewayPolicyTablesResult {
2304
-
2305
- const filterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesResult) => any;
2306
- }
2307
1755
  export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
2308
1756
 
2309
1757
  TransitGatewayRouteTableAnnouncementIds?: string[];
@@ -2316,20 +1764,12 @@ export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
2316
1764
 
2317
1765
  DryRun?: boolean;
2318
1766
  }
2319
- export declare namespace DescribeTransitGatewayRouteTableAnnouncementsRequest {
2320
-
2321
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsRequest) => any;
2322
- }
2323
1767
  export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
2324
1768
 
2325
1769
  TransitGatewayRouteTableAnnouncements?: TransitGatewayRouteTableAnnouncement[];
2326
1770
 
2327
1771
  NextToken?: string;
2328
1772
  }
2329
- export declare namespace DescribeTransitGatewayRouteTableAnnouncementsResult {
2330
-
2331
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsResult) => any;
2332
- }
2333
1773
  export interface DescribeTransitGatewayRouteTablesRequest {
2334
1774
 
2335
1775
  TransitGatewayRouteTableIds?: string[];
@@ -2342,20 +1782,12 @@ export interface DescribeTransitGatewayRouteTablesRequest {
2342
1782
 
2343
1783
  DryRun?: boolean;
2344
1784
  }
2345
- export declare namespace DescribeTransitGatewayRouteTablesRequest {
2346
-
2347
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesRequest) => any;
2348
- }
2349
1785
  export interface DescribeTransitGatewayRouteTablesResult {
2350
1786
 
2351
1787
  TransitGatewayRouteTables?: TransitGatewayRouteTable[];
2352
1788
 
2353
1789
  NextToken?: string;
2354
1790
  }
2355
- export declare namespace DescribeTransitGatewayRouteTablesResult {
2356
-
2357
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesResult) => any;
2358
- }
2359
1791
  export interface DescribeTransitGatewaysRequest {
2360
1792
 
2361
1793
  TransitGatewayIds?: string[];
@@ -2368,20 +1800,12 @@ export interface DescribeTransitGatewaysRequest {
2368
1800
 
2369
1801
  DryRun?: boolean;
2370
1802
  }
2371
- export declare namespace DescribeTransitGatewaysRequest {
2372
-
2373
- const filterSensitiveLog: (obj: DescribeTransitGatewaysRequest) => any;
2374
- }
2375
1803
  export interface DescribeTransitGatewaysResult {
2376
1804
 
2377
1805
  TransitGateways?: TransitGateway[];
2378
1806
 
2379
1807
  NextToken?: string;
2380
1808
  }
2381
- export declare namespace DescribeTransitGatewaysResult {
2382
-
2383
- const filterSensitiveLog: (obj: DescribeTransitGatewaysResult) => any;
2384
- }
2385
1809
  export interface DescribeTransitGatewayVpcAttachmentsRequest {
2386
1810
 
2387
1811
  TransitGatewayAttachmentIds?: string[];
@@ -2394,20 +1818,12 @@ export interface DescribeTransitGatewayVpcAttachmentsRequest {
2394
1818
 
2395
1819
  DryRun?: boolean;
2396
1820
  }
2397
- export declare namespace DescribeTransitGatewayVpcAttachmentsRequest {
2398
-
2399
- const filterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsRequest) => any;
2400
- }
2401
1821
  export interface DescribeTransitGatewayVpcAttachmentsResult {
2402
1822
 
2403
1823
  TransitGatewayVpcAttachments?: TransitGatewayVpcAttachment[];
2404
1824
 
2405
1825
  NextToken?: string;
2406
1826
  }
2407
- export declare namespace DescribeTransitGatewayVpcAttachmentsResult {
2408
-
2409
- const filterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsResult) => any;
2410
- }
2411
1827
  export interface DescribeTrunkInterfaceAssociationsRequest {
2412
1828
 
2413
1829
  AssociationIds?: string[];
@@ -2420,20 +1836,12 @@ export interface DescribeTrunkInterfaceAssociationsRequest {
2420
1836
 
2421
1837
  MaxResults?: number;
2422
1838
  }
2423
- export declare namespace DescribeTrunkInterfaceAssociationsRequest {
2424
-
2425
- const filterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsRequest) => any;
2426
- }
2427
1839
  export interface DescribeTrunkInterfaceAssociationsResult {
2428
1840
 
2429
1841
  InterfaceAssociations?: TrunkInterfaceAssociation[];
2430
1842
 
2431
1843
  NextToken?: string;
2432
1844
  }
2433
- export declare namespace DescribeTrunkInterfaceAssociationsResult {
2434
-
2435
- const filterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsResult) => any;
2436
- }
2437
1845
  export declare type VolumeAttributeName = "autoEnableIO" | "productCodes";
2438
1846
  export interface DescribeVolumeAttributeRequest {
2439
1847
 
@@ -2443,10 +1851,6 @@ export interface DescribeVolumeAttributeRequest {
2443
1851
 
2444
1852
  DryRun?: boolean;
2445
1853
  }
2446
- export declare namespace DescribeVolumeAttributeRequest {
2447
-
2448
- const filterSensitiveLog: (obj: DescribeVolumeAttributeRequest) => any;
2449
- }
2450
1854
  export interface DescribeVolumeAttributeResult {
2451
1855
 
2452
1856
  AutoEnableIO?: AttributeBooleanValue;
@@ -2455,10 +1859,6 @@ export interface DescribeVolumeAttributeResult {
2455
1859
 
2456
1860
  VolumeId?: string;
2457
1861
  }
2458
- export declare namespace DescribeVolumeAttributeResult {
2459
-
2460
- const filterSensitiveLog: (obj: DescribeVolumeAttributeResult) => any;
2461
- }
2462
1862
  export interface DescribeVolumesRequest {
2463
1863
 
2464
1864
  Filters?: Filter[];
@@ -2471,20 +1871,12 @@ export interface DescribeVolumesRequest {
2471
1871
 
2472
1872
  NextToken?: string;
2473
1873
  }
2474
- export declare namespace DescribeVolumesRequest {
2475
-
2476
- const filterSensitiveLog: (obj: DescribeVolumesRequest) => any;
2477
- }
2478
1874
  export interface DescribeVolumesResult {
2479
1875
 
2480
1876
  Volumes?: Volume[];
2481
1877
 
2482
1878
  NextToken?: string;
2483
1879
  }
2484
- export declare namespace DescribeVolumesResult {
2485
-
2486
- const filterSensitiveLog: (obj: DescribeVolumesResult) => any;
2487
- }
2488
1880
  export interface DescribeVolumesModificationsRequest {
2489
1881
 
2490
1882
  DryRun?: boolean;
@@ -2497,10 +1889,6 @@ export interface DescribeVolumesModificationsRequest {
2497
1889
 
2498
1890
  MaxResults?: number;
2499
1891
  }
2500
- export declare namespace DescribeVolumesModificationsRequest {
2501
-
2502
- const filterSensitiveLog: (obj: DescribeVolumesModificationsRequest) => any;
2503
- }
2504
1892
  export declare type VolumeModificationState = "completed" | "failed" | "modifying" | "optimizing";
2505
1893
 
2506
1894
  export interface VolumeModification {
@@ -2537,20 +1925,12 @@ export interface VolumeModification {
2537
1925
 
2538
1926
  EndTime?: Date;
2539
1927
  }
2540
- export declare namespace VolumeModification {
2541
-
2542
- const filterSensitiveLog: (obj: VolumeModification) => any;
2543
- }
2544
1928
  export interface DescribeVolumesModificationsResult {
2545
1929
 
2546
1930
  VolumesModifications?: VolumeModification[];
2547
1931
 
2548
1932
  NextToken?: string;
2549
1933
  }
2550
- export declare namespace DescribeVolumesModificationsResult {
2551
-
2552
- const filterSensitiveLog: (obj: DescribeVolumesModificationsResult) => any;
2553
- }
2554
1934
  export interface DescribeVolumeStatusRequest {
2555
1935
 
2556
1936
  Filters?: Filter[];
@@ -2563,10 +1943,6 @@ export interface DescribeVolumeStatusRequest {
2563
1943
 
2564
1944
  DryRun?: boolean;
2565
1945
  }
2566
- export declare namespace DescribeVolumeStatusRequest {
2567
-
2568
- const filterSensitiveLog: (obj: DescribeVolumeStatusRequest) => any;
2569
- }
2570
1946
 
2571
1947
  export interface VolumeStatusAction {
2572
1948
 
@@ -2578,10 +1954,6 @@ export interface VolumeStatusAction {
2578
1954
 
2579
1955
  EventType?: string;
2580
1956
  }
2581
- export declare namespace VolumeStatusAction {
2582
-
2583
- const filterSensitiveLog: (obj: VolumeStatusAction) => any;
2584
- }
2585
1957
 
2586
1958
  export interface VolumeStatusAttachmentStatus {
2587
1959
 
@@ -2589,10 +1961,6 @@ export interface VolumeStatusAttachmentStatus {
2589
1961
 
2590
1962
  InstanceId?: string;
2591
1963
  }
2592
- export declare namespace VolumeStatusAttachmentStatus {
2593
-
2594
- const filterSensitiveLog: (obj: VolumeStatusAttachmentStatus) => any;
2595
- }
2596
1964
 
2597
1965
  export interface VolumeStatusEvent {
2598
1966
 
@@ -2608,10 +1976,6 @@ export interface VolumeStatusEvent {
2608
1976
 
2609
1977
  InstanceId?: string;
2610
1978
  }
2611
- export declare namespace VolumeStatusEvent {
2612
-
2613
- const filterSensitiveLog: (obj: VolumeStatusEvent) => any;
2614
- }
2615
1979
  export declare type VolumeStatusName = "io-enabled" | "io-performance";
2616
1980
 
2617
1981
  export interface VolumeStatusDetails {
@@ -2620,10 +1984,6 @@ export interface VolumeStatusDetails {
2620
1984
 
2621
1985
  Status?: string;
2622
1986
  }
2623
- export declare namespace VolumeStatusDetails {
2624
-
2625
- const filterSensitiveLog: (obj: VolumeStatusDetails) => any;
2626
- }
2627
1987
  export declare type VolumeStatusInfoStatus = "impaired" | "insufficient-data" | "ok";
2628
1988
 
2629
1989
  export interface VolumeStatusInfo {
@@ -2632,10 +1992,6 @@ export interface VolumeStatusInfo {
2632
1992
 
2633
1993
  Status?: VolumeStatusInfoStatus | string;
2634
1994
  }
2635
- export declare namespace VolumeStatusInfo {
2636
-
2637
- const filterSensitiveLog: (obj: VolumeStatusInfo) => any;
2638
- }
2639
1995
 
2640
1996
  export interface VolumeStatusItem {
2641
1997
 
@@ -2653,20 +2009,12 @@ export interface VolumeStatusItem {
2653
2009
 
2654
2010
  AttachmentStatuses?: VolumeStatusAttachmentStatus[];
2655
2011
  }
2656
- export declare namespace VolumeStatusItem {
2657
-
2658
- const filterSensitiveLog: (obj: VolumeStatusItem) => any;
2659
- }
2660
2012
  export interface DescribeVolumeStatusResult {
2661
2013
 
2662
2014
  NextToken?: string;
2663
2015
 
2664
2016
  VolumeStatuses?: VolumeStatusItem[];
2665
2017
  }
2666
- export declare namespace DescribeVolumeStatusResult {
2667
-
2668
- const filterSensitiveLog: (obj: DescribeVolumeStatusResult) => any;
2669
- }
2670
2018
  export declare type VpcAttributeName = "enableDnsHostnames" | "enableDnsSupport";
2671
2019
  export interface DescribeVpcAttributeRequest {
2672
2020
 
@@ -2676,10 +2024,6 @@ export interface DescribeVpcAttributeRequest {
2676
2024
 
2677
2025
  DryRun?: boolean;
2678
2026
  }
2679
- export declare namespace DescribeVpcAttributeRequest {
2680
-
2681
- const filterSensitiveLog: (obj: DescribeVpcAttributeRequest) => any;
2682
- }
2683
2027
  export interface DescribeVpcAttributeResult {
2684
2028
 
2685
2029
  VpcId?: string;
@@ -2688,10 +2032,6 @@ export interface DescribeVpcAttributeResult {
2688
2032
 
2689
2033
  EnableDnsSupport?: AttributeBooleanValue;
2690
2034
  }
2691
- export declare namespace DescribeVpcAttributeResult {
2692
-
2693
- const filterSensitiveLog: (obj: DescribeVpcAttributeResult) => any;
2694
- }
2695
2035
  export interface DescribeVpcClassicLinkRequest {
2696
2036
 
2697
2037
  Filters?: Filter[];
@@ -2700,10 +2040,6 @@ export interface DescribeVpcClassicLinkRequest {
2700
2040
 
2701
2041
  VpcIds?: string[];
2702
2042
  }
2703
- export declare namespace DescribeVpcClassicLinkRequest {
2704
-
2705
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkRequest) => any;
2706
- }
2707
2043
 
2708
2044
  export interface VpcClassicLink {
2709
2045
 
@@ -2713,18 +2049,10 @@ export interface VpcClassicLink {
2713
2049
 
2714
2050
  VpcId?: string;
2715
2051
  }
2716
- export declare namespace VpcClassicLink {
2717
-
2718
- const filterSensitiveLog: (obj: VpcClassicLink) => any;
2719
- }
2720
2052
  export interface DescribeVpcClassicLinkResult {
2721
2053
 
2722
2054
  Vpcs?: VpcClassicLink[];
2723
2055
  }
2724
- export declare namespace DescribeVpcClassicLinkResult {
2725
-
2726
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkResult) => any;
2727
- }
2728
2056
  export interface DescribeVpcClassicLinkDnsSupportRequest {
2729
2057
 
2730
2058
  MaxResults?: number;
@@ -2733,10 +2061,6 @@ export interface DescribeVpcClassicLinkDnsSupportRequest {
2733
2061
 
2734
2062
  VpcIds?: string[];
2735
2063
  }
2736
- export declare namespace DescribeVpcClassicLinkDnsSupportRequest {
2737
-
2738
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportRequest) => any;
2739
- }
2740
2064
 
2741
2065
  export interface ClassicLinkDnsSupport {
2742
2066
 
@@ -2744,20 +2068,12 @@ export interface ClassicLinkDnsSupport {
2744
2068
 
2745
2069
  VpcId?: string;
2746
2070
  }
2747
- export declare namespace ClassicLinkDnsSupport {
2748
-
2749
- const filterSensitiveLog: (obj: ClassicLinkDnsSupport) => any;
2750
- }
2751
2071
  export interface DescribeVpcClassicLinkDnsSupportResult {
2752
2072
 
2753
2073
  NextToken?: string;
2754
2074
 
2755
2075
  Vpcs?: ClassicLinkDnsSupport[];
2756
2076
  }
2757
- export declare namespace DescribeVpcClassicLinkDnsSupportResult {
2758
-
2759
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportResult) => any;
2760
- }
2761
2077
  export interface DescribeVpcEndpointConnectionNotificationsRequest {
2762
2078
 
2763
2079
  DryRun?: boolean;
@@ -2770,20 +2086,12 @@ export interface DescribeVpcEndpointConnectionNotificationsRequest {
2770
2086
 
2771
2087
  NextToken?: string;
2772
2088
  }
2773
- export declare namespace DescribeVpcEndpointConnectionNotificationsRequest {
2774
-
2775
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsRequest) => any;
2776
- }
2777
2089
  export interface DescribeVpcEndpointConnectionNotificationsResult {
2778
2090
 
2779
2091
  ConnectionNotificationSet?: ConnectionNotification[];
2780
2092
 
2781
2093
  NextToken?: string;
2782
2094
  }
2783
- export declare namespace DescribeVpcEndpointConnectionNotificationsResult {
2784
-
2785
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsResult) => any;
2786
- }
2787
2095
  export interface DescribeVpcEndpointConnectionsRequest {
2788
2096
 
2789
2097
  DryRun?: boolean;
@@ -2794,10 +2102,6 @@ export interface DescribeVpcEndpointConnectionsRequest {
2794
2102
 
2795
2103
  NextToken?: string;
2796
2104
  }
2797
- export declare namespace DescribeVpcEndpointConnectionsRequest {
2798
-
2799
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionsRequest) => any;
2800
- }
2801
2105
 
2802
2106
  export interface VpcEndpointConnection {
2803
2107
 
@@ -2819,20 +2123,12 @@ export interface VpcEndpointConnection {
2819
2123
 
2820
2124
  IpAddressType?: IpAddressType | string;
2821
2125
  }
2822
- export declare namespace VpcEndpointConnection {
2823
-
2824
- const filterSensitiveLog: (obj: VpcEndpointConnection) => any;
2825
- }
2826
2126
  export interface DescribeVpcEndpointConnectionsResult {
2827
2127
 
2828
2128
  VpcEndpointConnections?: VpcEndpointConnection[];
2829
2129
 
2830
2130
  NextToken?: string;
2831
2131
  }
2832
- export declare namespace DescribeVpcEndpointConnectionsResult {
2833
-
2834
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionsResult) => any;
2835
- }
2836
2132
 
2837
2133
  export interface DescribeVpcEndpointsRequest {
2838
2134
 
@@ -2846,10 +2142,6 @@ export interface DescribeVpcEndpointsRequest {
2846
2142
 
2847
2143
  NextToken?: string;
2848
2144
  }
2849
- export declare namespace DescribeVpcEndpointsRequest {
2850
-
2851
- const filterSensitiveLog: (obj: DescribeVpcEndpointsRequest) => any;
2852
- }
2853
2145
 
2854
2146
  export interface DescribeVpcEndpointsResult {
2855
2147
 
@@ -2857,10 +2149,6 @@ export interface DescribeVpcEndpointsResult {
2857
2149
 
2858
2150
  NextToken?: string;
2859
2151
  }
2860
- export declare namespace DescribeVpcEndpointsResult {
2861
-
2862
- const filterSensitiveLog: (obj: DescribeVpcEndpointsResult) => any;
2863
- }
2864
2152
  export interface DescribeVpcEndpointServiceConfigurationsRequest {
2865
2153
 
2866
2154
  DryRun?: boolean;
@@ -2873,20 +2161,12 @@ export interface DescribeVpcEndpointServiceConfigurationsRequest {
2873
2161
 
2874
2162
  NextToken?: string;
2875
2163
  }
2876
- export declare namespace DescribeVpcEndpointServiceConfigurationsRequest {
2877
-
2878
- const filterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsRequest) => any;
2879
- }
2880
2164
  export interface DescribeVpcEndpointServiceConfigurationsResult {
2881
2165
 
2882
2166
  ServiceConfigurations?: ServiceConfiguration[];
2883
2167
 
2884
2168
  NextToken?: string;
2885
2169
  }
2886
- export declare namespace DescribeVpcEndpointServiceConfigurationsResult {
2887
-
2888
- const filterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsResult) => any;
2889
- }
2890
2170
  export interface DescribeVpcEndpointServicePermissionsRequest {
2891
2171
 
2892
2172
  DryRun?: boolean;
@@ -2899,20 +2179,12 @@ export interface DescribeVpcEndpointServicePermissionsRequest {
2899
2179
 
2900
2180
  NextToken?: string;
2901
2181
  }
2902
- export declare namespace DescribeVpcEndpointServicePermissionsRequest {
2903
-
2904
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsRequest) => any;
2905
- }
2906
2182
  export interface DescribeVpcEndpointServicePermissionsResult {
2907
2183
 
2908
2184
  AllowedPrincipals?: AllowedPrincipal[];
2909
2185
 
2910
2186
  NextToken?: string;
2911
2187
  }
2912
- export declare namespace DescribeVpcEndpointServicePermissionsResult {
2913
-
2914
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsResult) => any;
2915
- }
2916
2188
 
2917
2189
  export interface DescribeVpcEndpointServicesRequest {
2918
2190
 
@@ -2926,19 +2198,11 @@ export interface DescribeVpcEndpointServicesRequest {
2926
2198
 
2927
2199
  NextToken?: string;
2928
2200
  }
2929
- export declare namespace DescribeVpcEndpointServicesRequest {
2930
-
2931
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicesRequest) => any;
2932
- }
2933
2201
 
2934
2202
  export interface PrivateDnsDetails {
2935
2203
 
2936
2204
  PrivateDnsName?: string;
2937
2205
  }
2938
- export declare namespace PrivateDnsDetails {
2939
-
2940
- const filterSensitiveLog: (obj: PrivateDnsDetails) => any;
2941
- }
2942
2206
 
2943
2207
  export interface ServiceDetail {
2944
2208
 
@@ -2972,10 +2236,6 @@ export interface ServiceDetail {
2972
2236
 
2973
2237
  SupportedIpAddressTypes?: (ServiceConnectivityType | string)[];
2974
2238
  }
2975
- export declare namespace ServiceDetail {
2976
-
2977
- const filterSensitiveLog: (obj: ServiceDetail) => any;
2978
- }
2979
2239
 
2980
2240
  export interface DescribeVpcEndpointServicesResult {
2981
2241
 
@@ -2985,10 +2245,6 @@ export interface DescribeVpcEndpointServicesResult {
2985
2245
 
2986
2246
  NextToken?: string;
2987
2247
  }
2988
- export declare namespace DescribeVpcEndpointServicesResult {
2989
-
2990
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicesResult) => any;
2991
- }
2992
2248
  export interface DescribeVpcPeeringConnectionsRequest {
2993
2249
 
2994
2250
  Filters?: Filter[];
@@ -3001,20 +2257,12 @@ export interface DescribeVpcPeeringConnectionsRequest {
3001
2257
 
3002
2258
  MaxResults?: number;
3003
2259
  }
3004
- export declare namespace DescribeVpcPeeringConnectionsRequest {
3005
-
3006
- const filterSensitiveLog: (obj: DescribeVpcPeeringConnectionsRequest) => any;
3007
- }
3008
2260
  export interface DescribeVpcPeeringConnectionsResult {
3009
2261
 
3010
2262
  VpcPeeringConnections?: VpcPeeringConnection[];
3011
2263
 
3012
2264
  NextToken?: string;
3013
2265
  }
3014
- export declare namespace DescribeVpcPeeringConnectionsResult {
3015
-
3016
- const filterSensitiveLog: (obj: DescribeVpcPeeringConnectionsResult) => any;
3017
- }
3018
2266
  export interface DescribeVpcsRequest {
3019
2267
 
3020
2268
  Filters?: Filter[];
@@ -3027,20 +2275,12 @@ export interface DescribeVpcsRequest {
3027
2275
 
3028
2276
  MaxResults?: number;
3029
2277
  }
3030
- export declare namespace DescribeVpcsRequest {
3031
-
3032
- const filterSensitiveLog: (obj: DescribeVpcsRequest) => any;
3033
- }
3034
2278
  export interface DescribeVpcsResult {
3035
2279
 
3036
2280
  Vpcs?: Vpc[];
3037
2281
 
3038
2282
  NextToken?: string;
3039
2283
  }
3040
- export declare namespace DescribeVpcsResult {
3041
-
3042
- const filterSensitiveLog: (obj: DescribeVpcsResult) => any;
3043
- }
3044
2284
 
3045
2285
  export interface DescribeVpnConnectionsRequest {
3046
2286
 
@@ -3050,19 +2290,11 @@ export interface DescribeVpnConnectionsRequest {
3050
2290
 
3051
2291
  DryRun?: boolean;
3052
2292
  }
3053
- export declare namespace DescribeVpnConnectionsRequest {
3054
-
3055
- const filterSensitiveLog: (obj: DescribeVpnConnectionsRequest) => any;
3056
- }
3057
2293
 
3058
2294
  export interface DescribeVpnConnectionsResult {
3059
2295
 
3060
2296
  VpnConnections?: VpnConnection[];
3061
2297
  }
3062
- export declare namespace DescribeVpnConnectionsResult {
3063
-
3064
- const filterSensitiveLog: (obj: DescribeVpnConnectionsResult) => any;
3065
- }
3066
2298
 
3067
2299
  export interface DescribeVpnGatewaysRequest {
3068
2300
 
@@ -3072,19 +2304,11 @@ export interface DescribeVpnGatewaysRequest {
3072
2304
 
3073
2305
  DryRun?: boolean;
3074
2306
  }
3075
- export declare namespace DescribeVpnGatewaysRequest {
3076
-
3077
- const filterSensitiveLog: (obj: DescribeVpnGatewaysRequest) => any;
3078
- }
3079
2307
 
3080
2308
  export interface DescribeVpnGatewaysResult {
3081
2309
 
3082
2310
  VpnGateways?: VpnGateway[];
3083
2311
  }
3084
- export declare namespace DescribeVpnGatewaysResult {
3085
-
3086
- const filterSensitiveLog: (obj: DescribeVpnGatewaysResult) => any;
3087
- }
3088
2312
  export interface DetachClassicLinkVpcRequest {
3089
2313
 
3090
2314
  DryRun?: boolean;
@@ -3093,18 +2317,10 @@ export interface DetachClassicLinkVpcRequest {
3093
2317
 
3094
2318
  VpcId: string | undefined;
3095
2319
  }
3096
- export declare namespace DetachClassicLinkVpcRequest {
3097
-
3098
- const filterSensitiveLog: (obj: DetachClassicLinkVpcRequest) => any;
3099
- }
3100
2320
  export interface DetachClassicLinkVpcResult {
3101
2321
 
3102
2322
  Return?: boolean;
3103
2323
  }
3104
- export declare namespace DetachClassicLinkVpcResult {
3105
-
3106
- const filterSensitiveLog: (obj: DetachClassicLinkVpcResult) => any;
3107
- }
3108
2324
  export interface DetachInternetGatewayRequest {
3109
2325
 
3110
2326
  DryRun?: boolean;
@@ -3113,10 +2329,6 @@ export interface DetachInternetGatewayRequest {
3113
2329
 
3114
2330
  VpcId: string | undefined;
3115
2331
  }
3116
- export declare namespace DetachInternetGatewayRequest {
3117
-
3118
- const filterSensitiveLog: (obj: DetachInternetGatewayRequest) => any;
3119
- }
3120
2332
 
3121
2333
  export interface DetachNetworkInterfaceRequest {
3122
2334
 
@@ -3126,10 +2338,6 @@ export interface DetachNetworkInterfaceRequest {
3126
2338
 
3127
2339
  Force?: boolean;
3128
2340
  }
3129
- export declare namespace DetachNetworkInterfaceRequest {
3130
-
3131
- const filterSensitiveLog: (obj: DetachNetworkInterfaceRequest) => any;
3132
- }
3133
2341
  export interface DetachVolumeRequest {
3134
2342
 
3135
2343
  Device?: string;
@@ -3142,10 +2350,6 @@ export interface DetachVolumeRequest {
3142
2350
 
3143
2351
  DryRun?: boolean;
3144
2352
  }
3145
- export declare namespace DetachVolumeRequest {
3146
-
3147
- const filterSensitiveLog: (obj: DetachVolumeRequest) => any;
3148
- }
3149
2353
 
3150
2354
  export interface DetachVpnGatewayRequest {
3151
2355
 
@@ -3155,26 +2359,14 @@ export interface DetachVpnGatewayRequest {
3155
2359
 
3156
2360
  DryRun?: boolean;
3157
2361
  }
3158
- export declare namespace DetachVpnGatewayRequest {
3159
-
3160
- const filterSensitiveLog: (obj: DetachVpnGatewayRequest) => any;
3161
- }
3162
2362
  export interface DisableEbsEncryptionByDefaultRequest {
3163
2363
 
3164
2364
  DryRun?: boolean;
3165
2365
  }
3166
- export declare namespace DisableEbsEncryptionByDefaultRequest {
3167
-
3168
- const filterSensitiveLog: (obj: DisableEbsEncryptionByDefaultRequest) => any;
3169
- }
3170
2366
  export interface DisableEbsEncryptionByDefaultResult {
3171
2367
 
3172
2368
  EbsEncryptionByDefault?: boolean;
3173
2369
  }
3174
- export declare namespace DisableEbsEncryptionByDefaultResult {
3175
-
3176
- const filterSensitiveLog: (obj: DisableEbsEncryptionByDefaultResult) => any;
3177
- }
3178
2370
  export interface DisableFastLaunchRequest {
3179
2371
 
3180
2372
  ImageId: string | undefined;
@@ -3183,10 +2375,6 @@ export interface DisableFastLaunchRequest {
3183
2375
 
3184
2376
  DryRun?: boolean;
3185
2377
  }
3186
- export declare namespace DisableFastLaunchRequest {
3187
-
3188
- const filterSensitiveLog: (obj: DisableFastLaunchRequest) => any;
3189
- }
3190
2378
  export interface DisableFastLaunchResult {
3191
2379
 
3192
2380
  ImageId?: string;
@@ -3207,10 +2395,6 @@ export interface DisableFastLaunchResult {
3207
2395
 
3208
2396
  StateTransitionTime?: Date;
3209
2397
  }
3210
- export declare namespace DisableFastLaunchResult {
3211
-
3212
- const filterSensitiveLog: (obj: DisableFastLaunchResult) => any;
3213
- }
3214
2398
  export interface DisableFastSnapshotRestoresRequest {
3215
2399
 
3216
2400
  AvailabilityZones: string[] | undefined;
@@ -3219,10 +2403,6 @@ export interface DisableFastSnapshotRestoresRequest {
3219
2403
 
3220
2404
  DryRun?: boolean;
3221
2405
  }
3222
- export declare namespace DisableFastSnapshotRestoresRequest {
3223
-
3224
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoresRequest) => any;
3225
- }
3226
2406
 
3227
2407
  export interface DisableFastSnapshotRestoreSuccessItem {
3228
2408
 
@@ -3248,10 +2428,6 @@ export interface DisableFastSnapshotRestoreSuccessItem {
3248
2428
 
3249
2429
  DisabledTime?: Date;
3250
2430
  }
3251
- export declare namespace DisableFastSnapshotRestoreSuccessItem {
3252
-
3253
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreSuccessItem) => any;
3254
- }
3255
2431
 
3256
2432
  export interface DisableFastSnapshotRestoreStateError {
3257
2433
 
@@ -3259,10 +2435,6 @@ export interface DisableFastSnapshotRestoreStateError {
3259
2435
 
3260
2436
  Message?: string;
3261
2437
  }
3262
- export declare namespace DisableFastSnapshotRestoreStateError {
3263
-
3264
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreStateError) => any;
3265
- }
3266
2438
 
3267
2439
  export interface DisableFastSnapshotRestoreStateErrorItem {
3268
2440
 
@@ -3270,10 +2442,6 @@ export interface DisableFastSnapshotRestoreStateErrorItem {
3270
2442
 
3271
2443
  Error?: DisableFastSnapshotRestoreStateError;
3272
2444
  }
3273
- export declare namespace DisableFastSnapshotRestoreStateErrorItem {
3274
-
3275
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreStateErrorItem) => any;
3276
- }
3277
2445
 
3278
2446
  export interface DisableFastSnapshotRestoreErrorItem {
3279
2447
 
@@ -3281,72 +2449,40 @@ export interface DisableFastSnapshotRestoreErrorItem {
3281
2449
 
3282
2450
  FastSnapshotRestoreStateErrors?: DisableFastSnapshotRestoreStateErrorItem[];
3283
2451
  }
3284
- export declare namespace DisableFastSnapshotRestoreErrorItem {
3285
-
3286
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreErrorItem) => any;
3287
- }
3288
2452
  export interface DisableFastSnapshotRestoresResult {
3289
2453
 
3290
2454
  Successful?: DisableFastSnapshotRestoreSuccessItem[];
3291
2455
 
3292
2456
  Unsuccessful?: DisableFastSnapshotRestoreErrorItem[];
3293
2457
  }
3294
- export declare namespace DisableFastSnapshotRestoresResult {
3295
-
3296
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoresResult) => any;
3297
- }
3298
2458
  export interface DisableImageDeprecationRequest {
3299
2459
 
3300
2460
  ImageId: string | undefined;
3301
2461
 
3302
2462
  DryRun?: boolean;
3303
2463
  }
3304
- export declare namespace DisableImageDeprecationRequest {
3305
-
3306
- const filterSensitiveLog: (obj: DisableImageDeprecationRequest) => any;
3307
- }
3308
2464
  export interface DisableImageDeprecationResult {
3309
2465
 
3310
2466
  Return?: boolean;
3311
2467
  }
3312
- export declare namespace DisableImageDeprecationResult {
3313
-
3314
- const filterSensitiveLog: (obj: DisableImageDeprecationResult) => any;
3315
- }
3316
2468
  export interface DisableIpamOrganizationAdminAccountRequest {
3317
2469
 
3318
2470
  DryRun?: boolean;
3319
2471
 
3320
2472
  DelegatedAdminAccountId: string | undefined;
3321
2473
  }
3322
- export declare namespace DisableIpamOrganizationAdminAccountRequest {
3323
-
3324
- const filterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountRequest) => any;
3325
- }
3326
2474
  export interface DisableIpamOrganizationAdminAccountResult {
3327
2475
 
3328
2476
  Success?: boolean;
3329
2477
  }
3330
- export declare namespace DisableIpamOrganizationAdminAccountResult {
3331
-
3332
- const filterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountResult) => any;
3333
- }
3334
2478
  export interface DisableSerialConsoleAccessRequest {
3335
2479
 
3336
2480
  DryRun?: boolean;
3337
2481
  }
3338
- export declare namespace DisableSerialConsoleAccessRequest {
3339
-
3340
- const filterSensitiveLog: (obj: DisableSerialConsoleAccessRequest) => any;
3341
- }
3342
2482
  export interface DisableSerialConsoleAccessResult {
3343
2483
 
3344
2484
  SerialConsoleAccessEnabled?: boolean;
3345
2485
  }
3346
- export declare namespace DisableSerialConsoleAccessResult {
3347
-
3348
- const filterSensitiveLog: (obj: DisableSerialConsoleAccessResult) => any;
3349
- }
3350
2486
  export interface DisableTransitGatewayRouteTablePropagationRequest {
3351
2487
 
3352
2488
  TransitGatewayRouteTableId: string | undefined;
@@ -3357,10 +2493,6 @@ export interface DisableTransitGatewayRouteTablePropagationRequest {
3357
2493
 
3358
2494
  TransitGatewayRouteTableAnnouncementId?: string;
3359
2495
  }
3360
- export declare namespace DisableTransitGatewayRouteTablePropagationRequest {
3361
-
3362
- const filterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationRequest) => any;
3363
- }
3364
2496
  export declare type TransitGatewayPropagationState = "disabled" | "disabling" | "enabled" | "enabling";
3365
2497
 
3366
2498
  export interface TransitGatewayPropagation {
@@ -3377,18 +2509,10 @@ export interface TransitGatewayPropagation {
3377
2509
 
3378
2510
  TransitGatewayRouteTableAnnouncementId?: string;
3379
2511
  }
3380
- export declare namespace TransitGatewayPropagation {
3381
-
3382
- const filterSensitiveLog: (obj: TransitGatewayPropagation) => any;
3383
- }
3384
2512
  export interface DisableTransitGatewayRouteTablePropagationResult {
3385
2513
 
3386
2514
  Propagation?: TransitGatewayPropagation;
3387
2515
  }
3388
- export declare namespace DisableTransitGatewayRouteTablePropagationResult {
3389
-
3390
- const filterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationResult) => any;
3391
- }
3392
2516
 
3393
2517
  export interface DisableVgwRoutePropagationRequest {
3394
2518
 
@@ -3398,44 +2522,24 @@ export interface DisableVgwRoutePropagationRequest {
3398
2522
 
3399
2523
  DryRun?: boolean;
3400
2524
  }
3401
- export declare namespace DisableVgwRoutePropagationRequest {
3402
-
3403
- const filterSensitiveLog: (obj: DisableVgwRoutePropagationRequest) => any;
3404
- }
3405
2525
  export interface DisableVpcClassicLinkRequest {
3406
2526
 
3407
2527
  DryRun?: boolean;
3408
2528
 
3409
2529
  VpcId: string | undefined;
3410
2530
  }
3411
- export declare namespace DisableVpcClassicLinkRequest {
3412
-
3413
- const filterSensitiveLog: (obj: DisableVpcClassicLinkRequest) => any;
3414
- }
3415
2531
  export interface DisableVpcClassicLinkResult {
3416
2532
 
3417
2533
  Return?: boolean;
3418
2534
  }
3419
- export declare namespace DisableVpcClassicLinkResult {
3420
-
3421
- const filterSensitiveLog: (obj: DisableVpcClassicLinkResult) => any;
3422
- }
3423
2535
  export interface DisableVpcClassicLinkDnsSupportRequest {
3424
2536
 
3425
2537
  VpcId?: string;
3426
2538
  }
3427
- export declare namespace DisableVpcClassicLinkDnsSupportRequest {
3428
-
3429
- const filterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportRequest) => any;
3430
- }
3431
2539
  export interface DisableVpcClassicLinkDnsSupportResult {
3432
2540
 
3433
2541
  Return?: boolean;
3434
2542
  }
3435
- export declare namespace DisableVpcClassicLinkDnsSupportResult {
3436
-
3437
- const filterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportResult) => any;
3438
- }
3439
2543
  export interface DisassociateAddressRequest {
3440
2544
 
3441
2545
  AssociationId?: string;
@@ -3444,10 +2548,6 @@ export interface DisassociateAddressRequest {
3444
2548
 
3445
2549
  DryRun?: boolean;
3446
2550
  }
3447
- export declare namespace DisassociateAddressRequest {
3448
-
3449
- const filterSensitiveLog: (obj: DisassociateAddressRequest) => any;
3450
- }
3451
2551
  export interface DisassociateClientVpnTargetNetworkRequest {
3452
2552
 
3453
2553
  ClientVpnEndpointId: string | undefined;
@@ -3456,20 +2556,12 @@ export interface DisassociateClientVpnTargetNetworkRequest {
3456
2556
 
3457
2557
  DryRun?: boolean;
3458
2558
  }
3459
- export declare namespace DisassociateClientVpnTargetNetworkRequest {
3460
-
3461
- const filterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkRequest) => any;
3462
- }
3463
2559
  export interface DisassociateClientVpnTargetNetworkResult {
3464
2560
 
3465
2561
  AssociationId?: string;
3466
2562
 
3467
2563
  Status?: AssociationStatus;
3468
2564
  }
3469
- export declare namespace DisassociateClientVpnTargetNetworkResult {
3470
-
3471
- const filterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkResult) => any;
3472
- }
3473
2565
  export interface DisassociateEnclaveCertificateIamRoleRequest {
3474
2566
 
3475
2567
  CertificateArn?: string;
@@ -3478,34 +2570,18 @@ export interface DisassociateEnclaveCertificateIamRoleRequest {
3478
2570
 
3479
2571
  DryRun?: boolean;
3480
2572
  }
3481
- export declare namespace DisassociateEnclaveCertificateIamRoleRequest {
3482
-
3483
- const filterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleRequest) => any;
3484
- }
3485
2573
  export interface DisassociateEnclaveCertificateIamRoleResult {
3486
2574
 
3487
2575
  Return?: boolean;
3488
2576
  }
3489
- export declare namespace DisassociateEnclaveCertificateIamRoleResult {
3490
-
3491
- const filterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleResult) => any;
3492
- }
3493
2577
  export interface DisassociateIamInstanceProfileRequest {
3494
2578
 
3495
2579
  AssociationId: string | undefined;
3496
2580
  }
3497
- export declare namespace DisassociateIamInstanceProfileRequest {
3498
-
3499
- const filterSensitiveLog: (obj: DisassociateIamInstanceProfileRequest) => any;
3500
- }
3501
2581
  export interface DisassociateIamInstanceProfileResult {
3502
2582
 
3503
2583
  IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
3504
2584
  }
3505
- export declare namespace DisassociateIamInstanceProfileResult {
3506
-
3507
- const filterSensitiveLog: (obj: DisassociateIamInstanceProfileResult) => any;
3508
- }
3509
2585
 
3510
2586
  export interface InstanceEventWindowDisassociationRequest {
3511
2587
 
@@ -3515,10 +2591,6 @@ export interface InstanceEventWindowDisassociationRequest {
3515
2591
 
3516
2592
  DedicatedHostIds?: string[];
3517
2593
  }
3518
- export declare namespace InstanceEventWindowDisassociationRequest {
3519
-
3520
- const filterSensitiveLog: (obj: InstanceEventWindowDisassociationRequest) => any;
3521
- }
3522
2594
  export interface DisassociateInstanceEventWindowRequest {
3523
2595
 
3524
2596
  DryRun?: boolean;
@@ -3527,46 +2599,26 @@ export interface DisassociateInstanceEventWindowRequest {
3527
2599
 
3528
2600
  AssociationTarget: InstanceEventWindowDisassociationRequest | undefined;
3529
2601
  }
3530
- export declare namespace DisassociateInstanceEventWindowRequest {
3531
-
3532
- const filterSensitiveLog: (obj: DisassociateInstanceEventWindowRequest) => any;
3533
- }
3534
2602
  export interface DisassociateInstanceEventWindowResult {
3535
2603
 
3536
2604
  InstanceEventWindow?: InstanceEventWindow;
3537
2605
  }
3538
- export declare namespace DisassociateInstanceEventWindowResult {
3539
-
3540
- const filterSensitiveLog: (obj: DisassociateInstanceEventWindowResult) => any;
3541
- }
3542
2606
  export interface DisassociateRouteTableRequest {
3543
2607
 
3544
2608
  AssociationId: string | undefined;
3545
2609
 
3546
2610
  DryRun?: boolean;
3547
2611
  }
3548
- export declare namespace DisassociateRouteTableRequest {
3549
-
3550
- const filterSensitiveLog: (obj: DisassociateRouteTableRequest) => any;
3551
- }
3552
2612
  export interface DisassociateSubnetCidrBlockRequest {
3553
2613
 
3554
2614
  AssociationId: string | undefined;
3555
2615
  }
3556
- export declare namespace DisassociateSubnetCidrBlockRequest {
3557
-
3558
- const filterSensitiveLog: (obj: DisassociateSubnetCidrBlockRequest) => any;
3559
- }
3560
2616
  export interface DisassociateSubnetCidrBlockResult {
3561
2617
 
3562
2618
  Ipv6CidrBlockAssociation?: SubnetIpv6CidrBlockAssociation;
3563
2619
 
3564
2620
  SubnetId?: string;
3565
2621
  }
3566
- export declare namespace DisassociateSubnetCidrBlockResult {
3567
-
3568
- const filterSensitiveLog: (obj: DisassociateSubnetCidrBlockResult) => any;
3569
- }
3570
2622
  export interface DisassociateTransitGatewayMulticastDomainRequest {
3571
2623
 
3572
2624
  TransitGatewayMulticastDomainId?: string;
@@ -3577,18 +2629,10 @@ export interface DisassociateTransitGatewayMulticastDomainRequest {
3577
2629
 
3578
2630
  DryRun?: boolean;
3579
2631
  }
3580
- export declare namespace DisassociateTransitGatewayMulticastDomainRequest {
3581
-
3582
- const filterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainRequest) => any;
3583
- }
3584
2632
  export interface DisassociateTransitGatewayMulticastDomainResult {
3585
2633
 
3586
2634
  Associations?: TransitGatewayMulticastDomainAssociations;
3587
2635
  }
3588
- export declare namespace DisassociateTransitGatewayMulticastDomainResult {
3589
-
3590
- const filterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainResult) => any;
3591
- }
3592
2636
  export interface DisassociateTransitGatewayPolicyTableRequest {
3593
2637
 
3594
2638
  TransitGatewayPolicyTableId: string | undefined;
@@ -3597,18 +2641,10 @@ export interface DisassociateTransitGatewayPolicyTableRequest {
3597
2641
 
3598
2642
  DryRun?: boolean;
3599
2643
  }
3600
- export declare namespace DisassociateTransitGatewayPolicyTableRequest {
3601
-
3602
- const filterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableRequest) => any;
3603
- }
3604
2644
  export interface DisassociateTransitGatewayPolicyTableResult {
3605
2645
 
3606
2646
  Association?: TransitGatewayPolicyTableAssociation;
3607
2647
  }
3608
- export declare namespace DisassociateTransitGatewayPolicyTableResult {
3609
-
3610
- const filterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableResult) => any;
3611
- }
3612
2648
  export interface DisassociateTransitGatewayRouteTableRequest {
3613
2649
 
3614
2650
  TransitGatewayRouteTableId: string | undefined;
@@ -3617,18 +2653,10 @@ export interface DisassociateTransitGatewayRouteTableRequest {
3617
2653
 
3618
2654
  DryRun?: boolean;
3619
2655
  }
3620
- export declare namespace DisassociateTransitGatewayRouteTableRequest {
3621
-
3622
- const filterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableRequest) => any;
3623
- }
3624
2656
  export interface DisassociateTransitGatewayRouteTableResult {
3625
2657
 
3626
2658
  Association?: TransitGatewayAssociation;
3627
2659
  }
3628
- export declare namespace DisassociateTransitGatewayRouteTableResult {
3629
-
3630
- const filterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableResult) => any;
3631
- }
3632
2660
  export interface DisassociateTrunkInterfaceRequest {
3633
2661
 
3634
2662
  AssociationId: string | undefined;
@@ -3637,28 +2665,16 @@ export interface DisassociateTrunkInterfaceRequest {
3637
2665
 
3638
2666
  DryRun?: boolean;
3639
2667
  }
3640
- export declare namespace DisassociateTrunkInterfaceRequest {
3641
-
3642
- const filterSensitiveLog: (obj: DisassociateTrunkInterfaceRequest) => any;
3643
- }
3644
2668
  export interface DisassociateTrunkInterfaceResult {
3645
2669
 
3646
2670
  Return?: boolean;
3647
2671
 
3648
2672
  ClientToken?: string;
3649
2673
  }
3650
- export declare namespace DisassociateTrunkInterfaceResult {
3651
-
3652
- const filterSensitiveLog: (obj: DisassociateTrunkInterfaceResult) => any;
3653
- }
3654
2674
  export interface DisassociateVpcCidrBlockRequest {
3655
2675
 
3656
2676
  AssociationId: string | undefined;
3657
2677
  }
3658
- export declare namespace DisassociateVpcCidrBlockRequest {
3659
-
3660
- const filterSensitiveLog: (obj: DisassociateVpcCidrBlockRequest) => any;
3661
- }
3662
2678
  export interface DisassociateVpcCidrBlockResult {
3663
2679
 
3664
2680
  Ipv6CidrBlockAssociation?: VpcIpv6CidrBlockAssociation;
@@ -3667,26 +2683,14 @@ export interface DisassociateVpcCidrBlockResult {
3667
2683
 
3668
2684
  VpcId?: string;
3669
2685
  }
3670
- export declare namespace DisassociateVpcCidrBlockResult {
3671
-
3672
- const filterSensitiveLog: (obj: DisassociateVpcCidrBlockResult) => any;
3673
- }
3674
2686
  export interface EnableEbsEncryptionByDefaultRequest {
3675
2687
 
3676
2688
  DryRun?: boolean;
3677
2689
  }
3678
- export declare namespace EnableEbsEncryptionByDefaultRequest {
3679
-
3680
- const filterSensitiveLog: (obj: EnableEbsEncryptionByDefaultRequest) => any;
3681
- }
3682
2690
  export interface EnableEbsEncryptionByDefaultResult {
3683
2691
 
3684
2692
  EbsEncryptionByDefault?: boolean;
3685
2693
  }
3686
- export declare namespace EnableEbsEncryptionByDefaultResult {
3687
-
3688
- const filterSensitiveLog: (obj: EnableEbsEncryptionByDefaultResult) => any;
3689
- }
3690
2694
 
3691
2695
  export interface FastLaunchLaunchTemplateSpecificationRequest {
3692
2696
 
@@ -3696,19 +2700,11 @@ export interface FastLaunchLaunchTemplateSpecificationRequest {
3696
2700
 
3697
2701
  Version: string | undefined;
3698
2702
  }
3699
- export declare namespace FastLaunchLaunchTemplateSpecificationRequest {
3700
-
3701
- const filterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationRequest) => any;
3702
- }
3703
2703
 
3704
2704
  export interface FastLaunchSnapshotConfigurationRequest {
3705
2705
 
3706
2706
  TargetResourceCount?: number;
3707
2707
  }
3708
- export declare namespace FastLaunchSnapshotConfigurationRequest {
3709
-
3710
- const filterSensitiveLog: (obj: FastLaunchSnapshotConfigurationRequest) => any;
3711
- }
3712
2708
  export interface EnableFastLaunchRequest {
3713
2709
 
3714
2710
  ImageId: string | undefined;
@@ -3723,10 +2719,6 @@ export interface EnableFastLaunchRequest {
3723
2719
 
3724
2720
  DryRun?: boolean;
3725
2721
  }
3726
- export declare namespace EnableFastLaunchRequest {
3727
-
3728
- const filterSensitiveLog: (obj: EnableFastLaunchRequest) => any;
3729
- }
3730
2722
  export interface EnableFastLaunchResult {
3731
2723
 
3732
2724
  ImageId?: string;
@@ -3747,10 +2739,6 @@ export interface EnableFastLaunchResult {
3747
2739
 
3748
2740
  StateTransitionTime?: Date;
3749
2741
  }
3750
- export declare namespace EnableFastLaunchResult {
3751
-
3752
- const filterSensitiveLog: (obj: EnableFastLaunchResult) => any;
3753
- }
3754
2742
  export interface EnableFastSnapshotRestoresRequest {
3755
2743
 
3756
2744
  AvailabilityZones: string[] | undefined;
@@ -3759,10 +2747,6 @@ export interface EnableFastSnapshotRestoresRequest {
3759
2747
 
3760
2748
  DryRun?: boolean;
3761
2749
  }
3762
- export declare namespace EnableFastSnapshotRestoresRequest {
3763
-
3764
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoresRequest) => any;
3765
- }
3766
2750
 
3767
2751
  export interface EnableFastSnapshotRestoreSuccessItem {
3768
2752
 
@@ -3788,10 +2772,6 @@ export interface EnableFastSnapshotRestoreSuccessItem {
3788
2772
 
3789
2773
  DisabledTime?: Date;
3790
2774
  }
3791
- export declare namespace EnableFastSnapshotRestoreSuccessItem {
3792
-
3793
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreSuccessItem) => any;
3794
- }
3795
2775
 
3796
2776
  export interface EnableFastSnapshotRestoreStateError {
3797
2777
 
@@ -3799,10 +2779,6 @@ export interface EnableFastSnapshotRestoreStateError {
3799
2779
 
3800
2780
  Message?: string;
3801
2781
  }
3802
- export declare namespace EnableFastSnapshotRestoreStateError {
3803
-
3804
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreStateError) => any;
3805
- }
3806
2782
 
3807
2783
  export interface EnableFastSnapshotRestoreStateErrorItem {
3808
2784
 
@@ -3810,10 +2786,6 @@ export interface EnableFastSnapshotRestoreStateErrorItem {
3810
2786
 
3811
2787
  Error?: EnableFastSnapshotRestoreStateError;
3812
2788
  }
3813
- export declare namespace EnableFastSnapshotRestoreStateErrorItem {
3814
-
3815
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreStateErrorItem) => any;
3816
- }
3817
2789
 
3818
2790
  export interface EnableFastSnapshotRestoreErrorItem {
3819
2791
 
@@ -3821,20 +2793,12 @@ export interface EnableFastSnapshotRestoreErrorItem {
3821
2793
 
3822
2794
  FastSnapshotRestoreStateErrors?: EnableFastSnapshotRestoreStateErrorItem[];
3823
2795
  }
3824
- export declare namespace EnableFastSnapshotRestoreErrorItem {
3825
-
3826
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreErrorItem) => any;
3827
- }
3828
2796
  export interface EnableFastSnapshotRestoresResult {
3829
2797
 
3830
2798
  Successful?: EnableFastSnapshotRestoreSuccessItem[];
3831
2799
 
3832
2800
  Unsuccessful?: EnableFastSnapshotRestoreErrorItem[];
3833
2801
  }
3834
- export declare namespace EnableFastSnapshotRestoresResult {
3835
-
3836
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoresResult) => any;
3837
- }
3838
2802
  export interface EnableImageDeprecationRequest {
3839
2803
 
3840
2804
  ImageId: string | undefined;
@@ -3843,52 +2807,28 @@ export interface EnableImageDeprecationRequest {
3843
2807
 
3844
2808
  DryRun?: boolean;
3845
2809
  }
3846
- export declare namespace EnableImageDeprecationRequest {
3847
-
3848
- const filterSensitiveLog: (obj: EnableImageDeprecationRequest) => any;
3849
- }
3850
2810
  export interface EnableImageDeprecationResult {
3851
2811
 
3852
2812
  Return?: boolean;
3853
2813
  }
3854
- export declare namespace EnableImageDeprecationResult {
3855
-
3856
- const filterSensitiveLog: (obj: EnableImageDeprecationResult) => any;
3857
- }
3858
2814
  export interface EnableIpamOrganizationAdminAccountRequest {
3859
2815
 
3860
2816
  DryRun?: boolean;
3861
2817
 
3862
2818
  DelegatedAdminAccountId: string | undefined;
3863
2819
  }
3864
- export declare namespace EnableIpamOrganizationAdminAccountRequest {
3865
-
3866
- const filterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountRequest) => any;
3867
- }
3868
2820
  export interface EnableIpamOrganizationAdminAccountResult {
3869
2821
 
3870
2822
  Success?: boolean;
3871
2823
  }
3872
- export declare namespace EnableIpamOrganizationAdminAccountResult {
3873
-
3874
- const filterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountResult) => any;
3875
- }
3876
2824
  export interface EnableSerialConsoleAccessRequest {
3877
2825
 
3878
2826
  DryRun?: boolean;
3879
2827
  }
3880
- export declare namespace EnableSerialConsoleAccessRequest {
3881
-
3882
- const filterSensitiveLog: (obj: EnableSerialConsoleAccessRequest) => any;
3883
- }
3884
2828
  export interface EnableSerialConsoleAccessResult {
3885
2829
 
3886
2830
  SerialConsoleAccessEnabled?: boolean;
3887
2831
  }
3888
- export declare namespace EnableSerialConsoleAccessResult {
3889
-
3890
- const filterSensitiveLog: (obj: EnableSerialConsoleAccessResult) => any;
3891
- }
3892
2832
  export interface EnableTransitGatewayRouteTablePropagationRequest {
3893
2833
 
3894
2834
  TransitGatewayRouteTableId: string | undefined;
@@ -3899,18 +2839,10 @@ export interface EnableTransitGatewayRouteTablePropagationRequest {
3899
2839
 
3900
2840
  TransitGatewayRouteTableAnnouncementId?: string;
3901
2841
  }
3902
- export declare namespace EnableTransitGatewayRouteTablePropagationRequest {
3903
-
3904
- const filterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationRequest) => any;
3905
- }
3906
2842
  export interface EnableTransitGatewayRouteTablePropagationResult {
3907
2843
 
3908
2844
  Propagation?: TransitGatewayPropagation;
3909
2845
  }
3910
- export declare namespace EnableTransitGatewayRouteTablePropagationResult {
3911
-
3912
- const filterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationResult) => any;
3913
- }
3914
2846
 
3915
2847
  export interface EnableVgwRoutePropagationRequest {
3916
2848
 
@@ -3920,64 +2852,36 @@ export interface EnableVgwRoutePropagationRequest {
3920
2852
 
3921
2853
  DryRun?: boolean;
3922
2854
  }
3923
- export declare namespace EnableVgwRoutePropagationRequest {
3924
-
3925
- const filterSensitiveLog: (obj: EnableVgwRoutePropagationRequest) => any;
3926
- }
3927
2855
  export interface EnableVolumeIORequest {
3928
2856
 
3929
2857
  DryRun?: boolean;
3930
2858
 
3931
2859
  VolumeId: string | undefined;
3932
2860
  }
3933
- export declare namespace EnableVolumeIORequest {
3934
-
3935
- const filterSensitiveLog: (obj: EnableVolumeIORequest) => any;
3936
- }
3937
2861
  export interface EnableVpcClassicLinkRequest {
3938
2862
 
3939
2863
  DryRun?: boolean;
3940
2864
 
3941
2865
  VpcId: string | undefined;
3942
2866
  }
3943
- export declare namespace EnableVpcClassicLinkRequest {
3944
-
3945
- const filterSensitiveLog: (obj: EnableVpcClassicLinkRequest) => any;
3946
- }
3947
2867
  export interface EnableVpcClassicLinkResult {
3948
2868
 
3949
2869
  Return?: boolean;
3950
2870
  }
3951
- export declare namespace EnableVpcClassicLinkResult {
3952
-
3953
- const filterSensitiveLog: (obj: EnableVpcClassicLinkResult) => any;
3954
- }
3955
2871
  export interface EnableVpcClassicLinkDnsSupportRequest {
3956
2872
 
3957
2873
  VpcId?: string;
3958
2874
  }
3959
- export declare namespace EnableVpcClassicLinkDnsSupportRequest {
3960
-
3961
- const filterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportRequest) => any;
3962
- }
3963
2875
  export interface EnableVpcClassicLinkDnsSupportResult {
3964
2876
 
3965
2877
  Return?: boolean;
3966
2878
  }
3967
- export declare namespace EnableVpcClassicLinkDnsSupportResult {
3968
-
3969
- const filterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportResult) => any;
3970
- }
3971
2879
  export interface ExportClientVpnClientCertificateRevocationListRequest {
3972
2880
 
3973
2881
  ClientVpnEndpointId: string | undefined;
3974
2882
 
3975
2883
  DryRun?: boolean;
3976
2884
  }
3977
- export declare namespace ExportClientVpnClientCertificateRevocationListRequest {
3978
-
3979
- const filterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListRequest) => any;
3980
- }
3981
2885
  export declare type ClientCertificateRevocationListStatusCode = "active" | "pending";
3982
2886
 
3983
2887
  export interface ClientCertificateRevocationListStatus {
@@ -3986,38 +2890,22 @@ export interface ClientCertificateRevocationListStatus {
3986
2890
 
3987
2891
  Message?: string;
3988
2892
  }
3989
- export declare namespace ClientCertificateRevocationListStatus {
3990
-
3991
- const filterSensitiveLog: (obj: ClientCertificateRevocationListStatus) => any;
3992
- }
3993
2893
  export interface ExportClientVpnClientCertificateRevocationListResult {
3994
2894
 
3995
2895
  CertificateRevocationList?: string;
3996
2896
 
3997
2897
  Status?: ClientCertificateRevocationListStatus;
3998
2898
  }
3999
- export declare namespace ExportClientVpnClientCertificateRevocationListResult {
4000
-
4001
- const filterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListResult) => any;
4002
- }
4003
2899
  export interface ExportClientVpnClientConfigurationRequest {
4004
2900
 
4005
2901
  ClientVpnEndpointId: string | undefined;
4006
2902
 
4007
2903
  DryRun?: boolean;
4008
2904
  }
4009
- export declare namespace ExportClientVpnClientConfigurationRequest {
4010
-
4011
- const filterSensitiveLog: (obj: ExportClientVpnClientConfigurationRequest) => any;
4012
- }
4013
2905
  export interface ExportClientVpnClientConfigurationResult {
4014
2906
 
4015
2907
  ClientConfiguration?: string;
4016
2908
  }
4017
- export declare namespace ExportClientVpnClientConfigurationResult {
4018
-
4019
- const filterSensitiveLog: (obj: ExportClientVpnClientConfigurationResult) => any;
4020
- }
4021
2909
 
4022
2910
  export interface ExportTaskS3LocationRequest {
4023
2911
 
@@ -4025,7 +2913,561 @@ export interface ExportTaskS3LocationRequest {
4025
2913
 
4026
2914
  S3Prefix?: string;
4027
2915
  }
4028
- export declare namespace ExportTaskS3LocationRequest {
4029
-
4030
- const filterSensitiveLog: (obj: ExportTaskS3LocationRequest) => any;
4031
- }
2916
+
2917
+ export declare const ExplanationFilterSensitiveLog: (obj: Explanation) => any;
2918
+
2919
+ export declare const NetworkInsightsAnalysisFilterSensitiveLog: (obj: NetworkInsightsAnalysis) => any;
2920
+
2921
+ export declare const DescribeNetworkInsightsAnalysesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesResult) => any;
2922
+
2923
+ export declare const DescribeNetworkInsightsPathsRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsPathsRequest) => any;
2924
+
2925
+ export declare const DescribeNetworkInsightsPathsResultFilterSensitiveLog: (obj: DescribeNetworkInsightsPathsResult) => any;
2926
+
2927
+ export declare const DescribeNetworkInterfaceAttributeRequestFilterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeRequest) => any;
2928
+
2929
+ export declare const DescribeNetworkInterfaceAttributeResultFilterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeResult) => any;
2930
+
2931
+ export declare const DescribeNetworkInterfacePermissionsRequestFilterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsRequest) => any;
2932
+
2933
+ export declare const DescribeNetworkInterfacePermissionsResultFilterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsResult) => any;
2934
+
2935
+ export declare const DescribeNetworkInterfacesRequestFilterSensitiveLog: (obj: DescribeNetworkInterfacesRequest) => any;
2936
+
2937
+ export declare const DescribeNetworkInterfacesResultFilterSensitiveLog: (obj: DescribeNetworkInterfacesResult) => any;
2938
+
2939
+ export declare const DescribePlacementGroupsRequestFilterSensitiveLog: (obj: DescribePlacementGroupsRequest) => any;
2940
+
2941
+ export declare const DescribePlacementGroupsResultFilterSensitiveLog: (obj: DescribePlacementGroupsResult) => any;
2942
+
2943
+ export declare const DescribePrefixListsRequestFilterSensitiveLog: (obj: DescribePrefixListsRequest) => any;
2944
+
2945
+ export declare const PrefixListFilterSensitiveLog: (obj: PrefixList) => any;
2946
+
2947
+ export declare const DescribePrefixListsResultFilterSensitiveLog: (obj: DescribePrefixListsResult) => any;
2948
+
2949
+ export declare const DescribePrincipalIdFormatRequestFilterSensitiveLog: (obj: DescribePrincipalIdFormatRequest) => any;
2950
+
2951
+ export declare const PrincipalIdFormatFilterSensitiveLog: (obj: PrincipalIdFormat) => any;
2952
+
2953
+ export declare const DescribePrincipalIdFormatResultFilterSensitiveLog: (obj: DescribePrincipalIdFormatResult) => any;
2954
+
2955
+ export declare const DescribePublicIpv4PoolsRequestFilterSensitiveLog: (obj: DescribePublicIpv4PoolsRequest) => any;
2956
+
2957
+ export declare const PublicIpv4PoolRangeFilterSensitiveLog: (obj: PublicIpv4PoolRange) => any;
2958
+
2959
+ export declare const PublicIpv4PoolFilterSensitiveLog: (obj: PublicIpv4Pool) => any;
2960
+
2961
+ export declare const DescribePublicIpv4PoolsResultFilterSensitiveLog: (obj: DescribePublicIpv4PoolsResult) => any;
2962
+
2963
+ export declare const DescribeRegionsRequestFilterSensitiveLog: (obj: DescribeRegionsRequest) => any;
2964
+
2965
+ export declare const RegionFilterSensitiveLog: (obj: Region) => any;
2966
+
2967
+ export declare const DescribeRegionsResultFilterSensitiveLog: (obj: DescribeRegionsResult) => any;
2968
+
2969
+ export declare const DescribeReplaceRootVolumeTasksRequestFilterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksRequest) => any;
2970
+
2971
+ export declare const DescribeReplaceRootVolumeTasksResultFilterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksResult) => any;
2972
+
2973
+ export declare const DescribeReservedInstancesRequestFilterSensitiveLog: (obj: DescribeReservedInstancesRequest) => any;
2974
+
2975
+ export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
2976
+
2977
+ export declare const ReservedInstancesFilterSensitiveLog: (obj: ReservedInstances) => any;
2978
+
2979
+ export declare const DescribeReservedInstancesResultFilterSensitiveLog: (obj: DescribeReservedInstancesResult) => any;
2980
+
2981
+ export declare const DescribeReservedInstancesListingsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesListingsRequest) => any;
2982
+
2983
+ export declare const DescribeReservedInstancesListingsResultFilterSensitiveLog: (obj: DescribeReservedInstancesListingsResult) => any;
2984
+
2985
+ export declare const DescribeReservedInstancesModificationsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesModificationsRequest) => any;
2986
+
2987
+ export declare const ReservedInstancesConfigurationFilterSensitiveLog: (obj: ReservedInstancesConfiguration) => any;
2988
+
2989
+ export declare const ReservedInstancesModificationResultFilterSensitiveLog: (obj: ReservedInstancesModificationResult) => any;
2990
+
2991
+ export declare const ReservedInstancesIdFilterSensitiveLog: (obj: ReservedInstancesId) => any;
2992
+
2993
+ export declare const ReservedInstancesModificationFilterSensitiveLog: (obj: ReservedInstancesModification) => any;
2994
+
2995
+ export declare const DescribeReservedInstancesModificationsResultFilterSensitiveLog: (obj: DescribeReservedInstancesModificationsResult) => any;
2996
+
2997
+ export declare const DescribeReservedInstancesOfferingsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesOfferingsRequest) => any;
2998
+
2999
+ export declare const PricingDetailFilterSensitiveLog: (obj: PricingDetail) => any;
3000
+
3001
+ export declare const ReservedInstancesOfferingFilterSensitiveLog: (obj: ReservedInstancesOffering) => any;
3002
+
3003
+ export declare const DescribeReservedInstancesOfferingsResultFilterSensitiveLog: (obj: DescribeReservedInstancesOfferingsResult) => any;
3004
+
3005
+ export declare const DescribeRouteTablesRequestFilterSensitiveLog: (obj: DescribeRouteTablesRequest) => any;
3006
+
3007
+ export declare const DescribeRouteTablesResultFilterSensitiveLog: (obj: DescribeRouteTablesResult) => any;
3008
+
3009
+ export declare const SlotDateTimeRangeRequestFilterSensitiveLog: (obj: SlotDateTimeRangeRequest) => any;
3010
+
3011
+ export declare const ScheduledInstanceRecurrenceRequestFilterSensitiveLog: (obj: ScheduledInstanceRecurrenceRequest) => any;
3012
+
3013
+ export declare const DescribeScheduledInstanceAvailabilityRequestFilterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityRequest) => any;
3014
+
3015
+ export declare const ScheduledInstanceRecurrenceFilterSensitiveLog: (obj: ScheduledInstanceRecurrence) => any;
3016
+
3017
+ export declare const ScheduledInstanceAvailabilityFilterSensitiveLog: (obj: ScheduledInstanceAvailability) => any;
3018
+
3019
+ export declare const DescribeScheduledInstanceAvailabilityResultFilterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityResult) => any;
3020
+
3021
+ export declare const SlotStartTimeRangeRequestFilterSensitiveLog: (obj: SlotStartTimeRangeRequest) => any;
3022
+
3023
+ export declare const DescribeScheduledInstancesRequestFilterSensitiveLog: (obj: DescribeScheduledInstancesRequest) => any;
3024
+
3025
+ export declare const ScheduledInstanceFilterSensitiveLog: (obj: ScheduledInstance) => any;
3026
+
3027
+ export declare const DescribeScheduledInstancesResultFilterSensitiveLog: (obj: DescribeScheduledInstancesResult) => any;
3028
+
3029
+ export declare const DescribeSecurityGroupReferencesRequestFilterSensitiveLog: (obj: DescribeSecurityGroupReferencesRequest) => any;
3030
+
3031
+ export declare const SecurityGroupReferenceFilterSensitiveLog: (obj: SecurityGroupReference) => any;
3032
+
3033
+ export declare const DescribeSecurityGroupReferencesResultFilterSensitiveLog: (obj: DescribeSecurityGroupReferencesResult) => any;
3034
+
3035
+ export declare const DescribeSecurityGroupRulesRequestFilterSensitiveLog: (obj: DescribeSecurityGroupRulesRequest) => any;
3036
+
3037
+ export declare const DescribeSecurityGroupRulesResultFilterSensitiveLog: (obj: DescribeSecurityGroupRulesResult) => any;
3038
+
3039
+ export declare const DescribeSecurityGroupsRequestFilterSensitiveLog: (obj: DescribeSecurityGroupsRequest) => any;
3040
+
3041
+ export declare const SecurityGroupFilterSensitiveLog: (obj: SecurityGroup) => any;
3042
+
3043
+ export declare const DescribeSecurityGroupsResultFilterSensitiveLog: (obj: DescribeSecurityGroupsResult) => any;
3044
+
3045
+ export declare const DescribeSnapshotAttributeRequestFilterSensitiveLog: (obj: DescribeSnapshotAttributeRequest) => any;
3046
+
3047
+ export declare const CreateVolumePermissionFilterSensitiveLog: (obj: CreateVolumePermission) => any;
3048
+
3049
+ export declare const DescribeSnapshotAttributeResultFilterSensitiveLog: (obj: DescribeSnapshotAttributeResult) => any;
3050
+
3051
+ export declare const DescribeSnapshotsRequestFilterSensitiveLog: (obj: DescribeSnapshotsRequest) => any;
3052
+
3053
+ export declare const DescribeSnapshotsResultFilterSensitiveLog: (obj: DescribeSnapshotsResult) => any;
3054
+
3055
+ export declare const DescribeSnapshotTierStatusRequestFilterSensitiveLog: (obj: DescribeSnapshotTierStatusRequest) => any;
3056
+
3057
+ export declare const SnapshotTierStatusFilterSensitiveLog: (obj: SnapshotTierStatus) => any;
3058
+
3059
+ export declare const DescribeSnapshotTierStatusResultFilterSensitiveLog: (obj: DescribeSnapshotTierStatusResult) => any;
3060
+
3061
+ export declare const DescribeSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionRequest) => any;
3062
+
3063
+ export declare const DescribeSpotDatafeedSubscriptionResultFilterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionResult) => any;
3064
+
3065
+ export declare const DescribeSpotFleetInstancesRequestFilterSensitiveLog: (obj: DescribeSpotFleetInstancesRequest) => any;
3066
+
3067
+ export declare const DescribeSpotFleetInstancesResponseFilterSensitiveLog: (obj: DescribeSpotFleetInstancesResponse) => any;
3068
+
3069
+ export declare const DescribeSpotFleetRequestHistoryRequestFilterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryRequest) => any;
3070
+
3071
+ export declare const HistoryRecordFilterSensitiveLog: (obj: HistoryRecord) => any;
3072
+
3073
+ export declare const DescribeSpotFleetRequestHistoryResponseFilterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryResponse) => any;
3074
+
3075
+ export declare const DescribeSpotFleetRequestsRequestFilterSensitiveLog: (obj: DescribeSpotFleetRequestsRequest) => any;
3076
+
3077
+ export declare const SpotFleetMonitoringFilterSensitiveLog: (obj: SpotFleetMonitoring) => any;
3078
+
3079
+ export declare const InstanceNetworkInterfaceSpecificationFilterSensitiveLog: (obj: InstanceNetworkInterfaceSpecification) => any;
3080
+
3081
+ export declare const SpotPlacementFilterSensitiveLog: (obj: SpotPlacement) => any;
3082
+
3083
+ export declare const SpotFleetTagSpecificationFilterSensitiveLog: (obj: SpotFleetTagSpecification) => any;
3084
+
3085
+ export declare const SpotFleetLaunchSpecificationFilterSensitiveLog: (obj: SpotFleetLaunchSpecification) => any;
3086
+
3087
+ export declare const LaunchTemplateOverridesFilterSensitiveLog: (obj: LaunchTemplateOverrides) => any;
3088
+
3089
+ export declare const LaunchTemplateConfigFilterSensitiveLog: (obj: LaunchTemplateConfig) => any;
3090
+
3091
+ export declare const ClassicLoadBalancerFilterSensitiveLog: (obj: ClassicLoadBalancer) => any;
3092
+
3093
+ export declare const ClassicLoadBalancersConfigFilterSensitiveLog: (obj: ClassicLoadBalancersConfig) => any;
3094
+
3095
+ export declare const TargetGroupFilterSensitiveLog: (obj: TargetGroup) => any;
3096
+
3097
+ export declare const TargetGroupsConfigFilterSensitiveLog: (obj: TargetGroupsConfig) => any;
3098
+
3099
+ export declare const LoadBalancersConfigFilterSensitiveLog: (obj: LoadBalancersConfig) => any;
3100
+
3101
+ export declare const SpotCapacityRebalanceFilterSensitiveLog: (obj: SpotCapacityRebalance) => any;
3102
+
3103
+ export declare const SpotMaintenanceStrategiesFilterSensitiveLog: (obj: SpotMaintenanceStrategies) => any;
3104
+
3105
+ export declare const SpotFleetRequestConfigDataFilterSensitiveLog: (obj: SpotFleetRequestConfigData) => any;
3106
+
3107
+ export declare const SpotFleetRequestConfigFilterSensitiveLog: (obj: SpotFleetRequestConfig) => any;
3108
+
3109
+ export declare const DescribeSpotFleetRequestsResponseFilterSensitiveLog: (obj: DescribeSpotFleetRequestsResponse) => any;
3110
+
3111
+ export declare const DescribeSpotInstanceRequestsRequestFilterSensitiveLog: (obj: DescribeSpotInstanceRequestsRequest) => any;
3112
+
3113
+ export declare const RunInstancesMonitoringEnabledFilterSensitiveLog: (obj: RunInstancesMonitoringEnabled) => any;
3114
+
3115
+ export declare const LaunchSpecificationFilterSensitiveLog: (obj: LaunchSpecification) => any;
3116
+
3117
+ export declare const SpotInstanceStatusFilterSensitiveLog: (obj: SpotInstanceStatus) => any;
3118
+
3119
+ export declare const SpotInstanceRequestFilterSensitiveLog: (obj: SpotInstanceRequest) => any;
3120
+
3121
+ export declare const DescribeSpotInstanceRequestsResultFilterSensitiveLog: (obj: DescribeSpotInstanceRequestsResult) => any;
3122
+
3123
+ export declare const DescribeSpotPriceHistoryRequestFilterSensitiveLog: (obj: DescribeSpotPriceHistoryRequest) => any;
3124
+
3125
+ export declare const SpotPriceFilterSensitiveLog: (obj: SpotPrice) => any;
3126
+
3127
+ export declare const DescribeSpotPriceHistoryResultFilterSensitiveLog: (obj: DescribeSpotPriceHistoryResult) => any;
3128
+
3129
+ export declare const DescribeStaleSecurityGroupsRequestFilterSensitiveLog: (obj: DescribeStaleSecurityGroupsRequest) => any;
3130
+
3131
+ export declare const StaleIpPermissionFilterSensitiveLog: (obj: StaleIpPermission) => any;
3132
+
3133
+ export declare const StaleSecurityGroupFilterSensitiveLog: (obj: StaleSecurityGroup) => any;
3134
+
3135
+ export declare const DescribeStaleSecurityGroupsResultFilterSensitiveLog: (obj: DescribeStaleSecurityGroupsResult) => any;
3136
+
3137
+ export declare const DescribeStoreImageTasksRequestFilterSensitiveLog: (obj: DescribeStoreImageTasksRequest) => any;
3138
+
3139
+ export declare const StoreImageTaskResultFilterSensitiveLog: (obj: StoreImageTaskResult) => any;
3140
+
3141
+ export declare const DescribeStoreImageTasksResultFilterSensitiveLog: (obj: DescribeStoreImageTasksResult) => any;
3142
+
3143
+ export declare const DescribeSubnetsRequestFilterSensitiveLog: (obj: DescribeSubnetsRequest) => any;
3144
+
3145
+ export declare const DescribeSubnetsResultFilterSensitiveLog: (obj: DescribeSubnetsResult) => any;
3146
+
3147
+ export declare const DescribeTagsRequestFilterSensitiveLog: (obj: DescribeTagsRequest) => any;
3148
+
3149
+ export declare const TagDescriptionFilterSensitiveLog: (obj: TagDescription) => any;
3150
+
3151
+ export declare const DescribeTagsResultFilterSensitiveLog: (obj: DescribeTagsResult) => any;
3152
+
3153
+ export declare const DescribeTrafficMirrorFiltersRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorFiltersRequest) => any;
3154
+
3155
+ export declare const DescribeTrafficMirrorFiltersResultFilterSensitiveLog: (obj: DescribeTrafficMirrorFiltersResult) => any;
3156
+
3157
+ export declare const DescribeTrafficMirrorSessionsRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorSessionsRequest) => any;
3158
+
3159
+ export declare const DescribeTrafficMirrorSessionsResultFilterSensitiveLog: (obj: DescribeTrafficMirrorSessionsResult) => any;
3160
+
3161
+ export declare const DescribeTrafficMirrorTargetsRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorTargetsRequest) => any;
3162
+
3163
+ export declare const DescribeTrafficMirrorTargetsResultFilterSensitiveLog: (obj: DescribeTrafficMirrorTargetsResult) => any;
3164
+
3165
+ export declare const DescribeTransitGatewayAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsRequest) => any;
3166
+
3167
+ export declare const TransitGatewayAttachmentAssociationFilterSensitiveLog: (obj: TransitGatewayAttachmentAssociation) => any;
3168
+
3169
+ export declare const TransitGatewayAttachmentFilterSensitiveLog: (obj: TransitGatewayAttachment) => any;
3170
+
3171
+ export declare const DescribeTransitGatewayAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsResult) => any;
3172
+
3173
+ export declare const DescribeTransitGatewayConnectPeersRequestFilterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersRequest) => any;
3174
+
3175
+ export declare const DescribeTransitGatewayConnectPeersResultFilterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersResult) => any;
3176
+
3177
+ export declare const DescribeTransitGatewayConnectsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayConnectsRequest) => any;
3178
+
3179
+ export declare const DescribeTransitGatewayConnectsResultFilterSensitiveLog: (obj: DescribeTransitGatewayConnectsResult) => any;
3180
+
3181
+ export declare const DescribeTransitGatewayMulticastDomainsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsRequest) => any;
3182
+
3183
+ export declare const DescribeTransitGatewayMulticastDomainsResultFilterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsResult) => any;
3184
+
3185
+ export declare const DescribeTransitGatewayPeeringAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsRequest) => any;
3186
+
3187
+ export declare const DescribeTransitGatewayPeeringAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsResult) => any;
3188
+
3189
+ export declare const DescribeTransitGatewayPolicyTablesRequestFilterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesRequest) => any;
3190
+
3191
+ export declare const DescribeTransitGatewayPolicyTablesResultFilterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesResult) => any;
3192
+
3193
+ export declare const DescribeTransitGatewayRouteTableAnnouncementsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsRequest) => any;
3194
+
3195
+ export declare const DescribeTransitGatewayRouteTableAnnouncementsResultFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsResult) => any;
3196
+
3197
+ export declare const DescribeTransitGatewayRouteTablesRequestFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesRequest) => any;
3198
+
3199
+ export declare const DescribeTransitGatewayRouteTablesResultFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesResult) => any;
3200
+
3201
+ export declare const DescribeTransitGatewaysRequestFilterSensitiveLog: (obj: DescribeTransitGatewaysRequest) => any;
3202
+
3203
+ export declare const DescribeTransitGatewaysResultFilterSensitiveLog: (obj: DescribeTransitGatewaysResult) => any;
3204
+
3205
+ export declare const DescribeTransitGatewayVpcAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsRequest) => any;
3206
+
3207
+ export declare const DescribeTransitGatewayVpcAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsResult) => any;
3208
+
3209
+ export declare const DescribeTrunkInterfaceAssociationsRequestFilterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsRequest) => any;
3210
+
3211
+ export declare const DescribeTrunkInterfaceAssociationsResultFilterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsResult) => any;
3212
+
3213
+ export declare const DescribeVolumeAttributeRequestFilterSensitiveLog: (obj: DescribeVolumeAttributeRequest) => any;
3214
+
3215
+ export declare const DescribeVolumeAttributeResultFilterSensitiveLog: (obj: DescribeVolumeAttributeResult) => any;
3216
+
3217
+ export declare const DescribeVolumesRequestFilterSensitiveLog: (obj: DescribeVolumesRequest) => any;
3218
+
3219
+ export declare const DescribeVolumesResultFilterSensitiveLog: (obj: DescribeVolumesResult) => any;
3220
+
3221
+ export declare const DescribeVolumesModificationsRequestFilterSensitiveLog: (obj: DescribeVolumesModificationsRequest) => any;
3222
+
3223
+ export declare const VolumeModificationFilterSensitiveLog: (obj: VolumeModification) => any;
3224
+
3225
+ export declare const DescribeVolumesModificationsResultFilterSensitiveLog: (obj: DescribeVolumesModificationsResult) => any;
3226
+
3227
+ export declare const DescribeVolumeStatusRequestFilterSensitiveLog: (obj: DescribeVolumeStatusRequest) => any;
3228
+
3229
+ export declare const VolumeStatusActionFilterSensitiveLog: (obj: VolumeStatusAction) => any;
3230
+
3231
+ export declare const VolumeStatusAttachmentStatusFilterSensitiveLog: (obj: VolumeStatusAttachmentStatus) => any;
3232
+
3233
+ export declare const VolumeStatusEventFilterSensitiveLog: (obj: VolumeStatusEvent) => any;
3234
+
3235
+ export declare const VolumeStatusDetailsFilterSensitiveLog: (obj: VolumeStatusDetails) => any;
3236
+
3237
+ export declare const VolumeStatusInfoFilterSensitiveLog: (obj: VolumeStatusInfo) => any;
3238
+
3239
+ export declare const VolumeStatusItemFilterSensitiveLog: (obj: VolumeStatusItem) => any;
3240
+
3241
+ export declare const DescribeVolumeStatusResultFilterSensitiveLog: (obj: DescribeVolumeStatusResult) => any;
3242
+
3243
+ export declare const DescribeVpcAttributeRequestFilterSensitiveLog: (obj: DescribeVpcAttributeRequest) => any;
3244
+
3245
+ export declare const DescribeVpcAttributeResultFilterSensitiveLog: (obj: DescribeVpcAttributeResult) => any;
3246
+
3247
+ export declare const DescribeVpcClassicLinkRequestFilterSensitiveLog: (obj: DescribeVpcClassicLinkRequest) => any;
3248
+
3249
+ export declare const VpcClassicLinkFilterSensitiveLog: (obj: VpcClassicLink) => any;
3250
+
3251
+ export declare const DescribeVpcClassicLinkResultFilterSensitiveLog: (obj: DescribeVpcClassicLinkResult) => any;
3252
+
3253
+ export declare const DescribeVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportRequest) => any;
3254
+
3255
+ export declare const ClassicLinkDnsSupportFilterSensitiveLog: (obj: ClassicLinkDnsSupport) => any;
3256
+
3257
+ export declare const DescribeVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportResult) => any;
3258
+
3259
+ export declare const DescribeVpcEndpointConnectionNotificationsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsRequest) => any;
3260
+
3261
+ export declare const DescribeVpcEndpointConnectionNotificationsResultFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsResult) => any;
3262
+
3263
+ export declare const DescribeVpcEndpointConnectionsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionsRequest) => any;
3264
+
3265
+ export declare const VpcEndpointConnectionFilterSensitiveLog: (obj: VpcEndpointConnection) => any;
3266
+
3267
+ export declare const DescribeVpcEndpointConnectionsResultFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionsResult) => any;
3268
+
3269
+ export declare const DescribeVpcEndpointsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointsRequest) => any;
3270
+
3271
+ export declare const DescribeVpcEndpointsResultFilterSensitiveLog: (obj: DescribeVpcEndpointsResult) => any;
3272
+
3273
+ export declare const DescribeVpcEndpointServiceConfigurationsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsRequest) => any;
3274
+
3275
+ export declare const DescribeVpcEndpointServiceConfigurationsResultFilterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsResult) => any;
3276
+
3277
+ export declare const DescribeVpcEndpointServicePermissionsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsRequest) => any;
3278
+
3279
+ export declare const DescribeVpcEndpointServicePermissionsResultFilterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsResult) => any;
3280
+
3281
+ export declare const DescribeVpcEndpointServicesRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServicesRequest) => any;
3282
+
3283
+ export declare const PrivateDnsDetailsFilterSensitiveLog: (obj: PrivateDnsDetails) => any;
3284
+
3285
+ export declare const ServiceDetailFilterSensitiveLog: (obj: ServiceDetail) => any;
3286
+
3287
+ export declare const DescribeVpcEndpointServicesResultFilterSensitiveLog: (obj: DescribeVpcEndpointServicesResult) => any;
3288
+
3289
+ export declare const DescribeVpcPeeringConnectionsRequestFilterSensitiveLog: (obj: DescribeVpcPeeringConnectionsRequest) => any;
3290
+
3291
+ export declare const DescribeVpcPeeringConnectionsResultFilterSensitiveLog: (obj: DescribeVpcPeeringConnectionsResult) => any;
3292
+
3293
+ export declare const DescribeVpcsRequestFilterSensitiveLog: (obj: DescribeVpcsRequest) => any;
3294
+
3295
+ export declare const DescribeVpcsResultFilterSensitiveLog: (obj: DescribeVpcsResult) => any;
3296
+
3297
+ export declare const DescribeVpnConnectionsRequestFilterSensitiveLog: (obj: DescribeVpnConnectionsRequest) => any;
3298
+
3299
+ export declare const DescribeVpnConnectionsResultFilterSensitiveLog: (obj: DescribeVpnConnectionsResult) => any;
3300
+
3301
+ export declare const DescribeVpnGatewaysRequestFilterSensitiveLog: (obj: DescribeVpnGatewaysRequest) => any;
3302
+
3303
+ export declare const DescribeVpnGatewaysResultFilterSensitiveLog: (obj: DescribeVpnGatewaysResult) => any;
3304
+
3305
+ export declare const DetachClassicLinkVpcRequestFilterSensitiveLog: (obj: DetachClassicLinkVpcRequest) => any;
3306
+
3307
+ export declare const DetachClassicLinkVpcResultFilterSensitiveLog: (obj: DetachClassicLinkVpcResult) => any;
3308
+
3309
+ export declare const DetachInternetGatewayRequestFilterSensitiveLog: (obj: DetachInternetGatewayRequest) => any;
3310
+
3311
+ export declare const DetachNetworkInterfaceRequestFilterSensitiveLog: (obj: DetachNetworkInterfaceRequest) => any;
3312
+
3313
+ export declare const DetachVolumeRequestFilterSensitiveLog: (obj: DetachVolumeRequest) => any;
3314
+
3315
+ export declare const DetachVpnGatewayRequestFilterSensitiveLog: (obj: DetachVpnGatewayRequest) => any;
3316
+
3317
+ export declare const DisableEbsEncryptionByDefaultRequestFilterSensitiveLog: (obj: DisableEbsEncryptionByDefaultRequest) => any;
3318
+
3319
+ export declare const DisableEbsEncryptionByDefaultResultFilterSensitiveLog: (obj: DisableEbsEncryptionByDefaultResult) => any;
3320
+
3321
+ export declare const DisableFastLaunchRequestFilterSensitiveLog: (obj: DisableFastLaunchRequest) => any;
3322
+
3323
+ export declare const DisableFastLaunchResultFilterSensitiveLog: (obj: DisableFastLaunchResult) => any;
3324
+
3325
+ export declare const DisableFastSnapshotRestoresRequestFilterSensitiveLog: (obj: DisableFastSnapshotRestoresRequest) => any;
3326
+
3327
+ export declare const DisableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreSuccessItem) => any;
3328
+
3329
+ export declare const DisableFastSnapshotRestoreStateErrorFilterSensitiveLog: (obj: DisableFastSnapshotRestoreStateError) => any;
3330
+
3331
+ export declare const DisableFastSnapshotRestoreStateErrorItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreStateErrorItem) => any;
3332
+
3333
+ export declare const DisableFastSnapshotRestoreErrorItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreErrorItem) => any;
3334
+
3335
+ export declare const DisableFastSnapshotRestoresResultFilterSensitiveLog: (obj: DisableFastSnapshotRestoresResult) => any;
3336
+
3337
+ export declare const DisableImageDeprecationRequestFilterSensitiveLog: (obj: DisableImageDeprecationRequest) => any;
3338
+
3339
+ export declare const DisableImageDeprecationResultFilterSensitiveLog: (obj: DisableImageDeprecationResult) => any;
3340
+
3341
+ export declare const DisableIpamOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountRequest) => any;
3342
+
3343
+ export declare const DisableIpamOrganizationAdminAccountResultFilterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountResult) => any;
3344
+
3345
+ export declare const DisableSerialConsoleAccessRequestFilterSensitiveLog: (obj: DisableSerialConsoleAccessRequest) => any;
3346
+
3347
+ export declare const DisableSerialConsoleAccessResultFilterSensitiveLog: (obj: DisableSerialConsoleAccessResult) => any;
3348
+
3349
+ export declare const DisableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationRequest) => any;
3350
+
3351
+ export declare const TransitGatewayPropagationFilterSensitiveLog: (obj: TransitGatewayPropagation) => any;
3352
+
3353
+ export declare const DisableTransitGatewayRouteTablePropagationResultFilterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationResult) => any;
3354
+
3355
+ export declare const DisableVgwRoutePropagationRequestFilterSensitiveLog: (obj: DisableVgwRoutePropagationRequest) => any;
3356
+
3357
+ export declare const DisableVpcClassicLinkRequestFilterSensitiveLog: (obj: DisableVpcClassicLinkRequest) => any;
3358
+
3359
+ export declare const DisableVpcClassicLinkResultFilterSensitiveLog: (obj: DisableVpcClassicLinkResult) => any;
3360
+
3361
+ export declare const DisableVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportRequest) => any;
3362
+
3363
+ export declare const DisableVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportResult) => any;
3364
+
3365
+ export declare const DisassociateAddressRequestFilterSensitiveLog: (obj: DisassociateAddressRequest) => any;
3366
+
3367
+ export declare const DisassociateClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkRequest) => any;
3368
+
3369
+ export declare const DisassociateClientVpnTargetNetworkResultFilterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkResult) => any;
3370
+
3371
+ export declare const DisassociateEnclaveCertificateIamRoleRequestFilterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleRequest) => any;
3372
+
3373
+ export declare const DisassociateEnclaveCertificateIamRoleResultFilterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleResult) => any;
3374
+
3375
+ export declare const DisassociateIamInstanceProfileRequestFilterSensitiveLog: (obj: DisassociateIamInstanceProfileRequest) => any;
3376
+
3377
+ export declare const DisassociateIamInstanceProfileResultFilterSensitiveLog: (obj: DisassociateIamInstanceProfileResult) => any;
3378
+
3379
+ export declare const InstanceEventWindowDisassociationRequestFilterSensitiveLog: (obj: InstanceEventWindowDisassociationRequest) => any;
3380
+
3381
+ export declare const DisassociateInstanceEventWindowRequestFilterSensitiveLog: (obj: DisassociateInstanceEventWindowRequest) => any;
3382
+
3383
+ export declare const DisassociateInstanceEventWindowResultFilterSensitiveLog: (obj: DisassociateInstanceEventWindowResult) => any;
3384
+
3385
+ export declare const DisassociateRouteTableRequestFilterSensitiveLog: (obj: DisassociateRouteTableRequest) => any;
3386
+
3387
+ export declare const DisassociateSubnetCidrBlockRequestFilterSensitiveLog: (obj: DisassociateSubnetCidrBlockRequest) => any;
3388
+
3389
+ export declare const DisassociateSubnetCidrBlockResultFilterSensitiveLog: (obj: DisassociateSubnetCidrBlockResult) => any;
3390
+
3391
+ export declare const DisassociateTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainRequest) => any;
3392
+
3393
+ export declare const DisassociateTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainResult) => any;
3394
+
3395
+ export declare const DisassociateTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableRequest) => any;
3396
+
3397
+ export declare const DisassociateTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableResult) => any;
3398
+
3399
+ export declare const DisassociateTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableRequest) => any;
3400
+
3401
+ export declare const DisassociateTransitGatewayRouteTableResultFilterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableResult) => any;
3402
+
3403
+ export declare const DisassociateTrunkInterfaceRequestFilterSensitiveLog: (obj: DisassociateTrunkInterfaceRequest) => any;
3404
+
3405
+ export declare const DisassociateTrunkInterfaceResultFilterSensitiveLog: (obj: DisassociateTrunkInterfaceResult) => any;
3406
+
3407
+ export declare const DisassociateVpcCidrBlockRequestFilterSensitiveLog: (obj: DisassociateVpcCidrBlockRequest) => any;
3408
+
3409
+ export declare const DisassociateVpcCidrBlockResultFilterSensitiveLog: (obj: DisassociateVpcCidrBlockResult) => any;
3410
+
3411
+ export declare const EnableEbsEncryptionByDefaultRequestFilterSensitiveLog: (obj: EnableEbsEncryptionByDefaultRequest) => any;
3412
+
3413
+ export declare const EnableEbsEncryptionByDefaultResultFilterSensitiveLog: (obj: EnableEbsEncryptionByDefaultResult) => any;
3414
+
3415
+ export declare const FastLaunchLaunchTemplateSpecificationRequestFilterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationRequest) => any;
3416
+
3417
+ export declare const FastLaunchSnapshotConfigurationRequestFilterSensitiveLog: (obj: FastLaunchSnapshotConfigurationRequest) => any;
3418
+
3419
+ export declare const EnableFastLaunchRequestFilterSensitiveLog: (obj: EnableFastLaunchRequest) => any;
3420
+
3421
+ export declare const EnableFastLaunchResultFilterSensitiveLog: (obj: EnableFastLaunchResult) => any;
3422
+
3423
+ export declare const EnableFastSnapshotRestoresRequestFilterSensitiveLog: (obj: EnableFastSnapshotRestoresRequest) => any;
3424
+
3425
+ export declare const EnableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreSuccessItem) => any;
3426
+
3427
+ export declare const EnableFastSnapshotRestoreStateErrorFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateError) => any;
3428
+
3429
+ export declare const EnableFastSnapshotRestoreStateErrorItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateErrorItem) => any;
3430
+
3431
+ export declare const EnableFastSnapshotRestoreErrorItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreErrorItem) => any;
3432
+
3433
+ export declare const EnableFastSnapshotRestoresResultFilterSensitiveLog: (obj: EnableFastSnapshotRestoresResult) => any;
3434
+
3435
+ export declare const EnableImageDeprecationRequestFilterSensitiveLog: (obj: EnableImageDeprecationRequest) => any;
3436
+
3437
+ export declare const EnableImageDeprecationResultFilterSensitiveLog: (obj: EnableImageDeprecationResult) => any;
3438
+
3439
+ export declare const EnableIpamOrganizationAdminAccountRequestFilterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountRequest) => any;
3440
+
3441
+ export declare const EnableIpamOrganizationAdminAccountResultFilterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountResult) => any;
3442
+
3443
+ export declare const EnableSerialConsoleAccessRequestFilterSensitiveLog: (obj: EnableSerialConsoleAccessRequest) => any;
3444
+
3445
+ export declare const EnableSerialConsoleAccessResultFilterSensitiveLog: (obj: EnableSerialConsoleAccessResult) => any;
3446
+
3447
+ export declare const EnableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationRequest) => any;
3448
+
3449
+ export declare const EnableTransitGatewayRouteTablePropagationResultFilterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationResult) => any;
3450
+
3451
+ export declare const EnableVgwRoutePropagationRequestFilterSensitiveLog: (obj: EnableVgwRoutePropagationRequest) => any;
3452
+
3453
+ export declare const EnableVolumeIORequestFilterSensitiveLog: (obj: EnableVolumeIORequest) => any;
3454
+
3455
+ export declare const EnableVpcClassicLinkRequestFilterSensitiveLog: (obj: EnableVpcClassicLinkRequest) => any;
3456
+
3457
+ export declare const EnableVpcClassicLinkResultFilterSensitiveLog: (obj: EnableVpcClassicLinkResult) => any;
3458
+
3459
+ export declare const EnableVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportRequest) => any;
3460
+
3461
+ export declare const EnableVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportResult) => any;
3462
+
3463
+ export declare const ExportClientVpnClientCertificateRevocationListRequestFilterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListRequest) => any;
3464
+
3465
+ export declare const ClientCertificateRevocationListStatusFilterSensitiveLog: (obj: ClientCertificateRevocationListStatus) => any;
3466
+
3467
+ export declare const ExportClientVpnClientCertificateRevocationListResultFilterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListResult) => any;
3468
+
3469
+ export declare const ExportClientVpnClientConfigurationRequestFilterSensitiveLog: (obj: ExportClientVpnClientConfigurationRequest) => any;
3470
+
3471
+ export declare const ExportClientVpnClientConfigurationResultFilterSensitiveLog: (obj: ExportClientVpnClientConfigurationResult) => any;
3472
+
3473
+ export declare const ExportTaskS3LocationRequestFilterSensitiveLog: (obj: ExportTaskS3LocationRequest) => any;