@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
@@ -211,12 +211,6 @@ export interface Explanation {
211
211
  */
212
212
  TransitGatewayAttachment?: AnalysisComponent;
213
213
  }
214
- export declare namespace Explanation {
215
- /**
216
- * @internal
217
- */
218
- const filterSensitiveLog: (obj: Explanation) => any;
219
- }
220
214
  /**
221
215
  * <p>Describes a network insights analysis.</p>
222
216
  */
@@ -278,12 +272,6 @@ export interface NetworkInsightsAnalysis {
278
272
  */
279
273
  Tags?: Tag[];
280
274
  }
281
- export declare namespace NetworkInsightsAnalysis {
282
- /**
283
- * @internal
284
- */
285
- const filterSensitiveLog: (obj: NetworkInsightsAnalysis) => any;
286
- }
287
275
  export interface DescribeNetworkInsightsAnalysesResult {
288
276
  /**
289
277
  * <p>Information about the network insights analyses.</p>
@@ -294,12 +282,6 @@ export interface DescribeNetworkInsightsAnalysesResult {
294
282
  */
295
283
  NextToken?: string;
296
284
  }
297
- export declare namespace DescribeNetworkInsightsAnalysesResult {
298
- /**
299
- * @internal
300
- */
301
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesResult) => any;
302
- }
303
285
  export interface DescribeNetworkInsightsPathsRequest {
304
286
  /**
305
287
  * <p>The IDs of the paths.</p>
@@ -342,12 +324,6 @@ export interface DescribeNetworkInsightsPathsRequest {
342
324
  */
343
325
  NextToken?: string;
344
326
  }
345
- export declare namespace DescribeNetworkInsightsPathsRequest {
346
- /**
347
- * @internal
348
- */
349
- const filterSensitiveLog: (obj: DescribeNetworkInsightsPathsRequest) => any;
350
- }
351
327
  export interface DescribeNetworkInsightsPathsResult {
352
328
  /**
353
329
  * <p>Information about the paths.</p>
@@ -358,12 +334,6 @@ export interface DescribeNetworkInsightsPathsResult {
358
334
  */
359
335
  NextToken?: string;
360
336
  }
361
- export declare namespace DescribeNetworkInsightsPathsResult {
362
- /**
363
- * @internal
364
- */
365
- const filterSensitiveLog: (obj: DescribeNetworkInsightsPathsResult) => any;
366
- }
367
337
  export declare type NetworkInterfaceAttribute = "attachment" | "description" | "groupSet" | "sourceDestCheck";
368
338
  /**
369
339
  * <p>Contains the parameters for DescribeNetworkInterfaceAttribute.</p>
@@ -384,12 +354,6 @@ export interface DescribeNetworkInterfaceAttributeRequest {
384
354
  */
385
355
  NetworkInterfaceId: string | undefined;
386
356
  }
387
- export declare namespace DescribeNetworkInterfaceAttributeRequest {
388
- /**
389
- * @internal
390
- */
391
- const filterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeRequest) => any;
392
- }
393
357
  /**
394
358
  * <p>Contains the output of DescribeNetworkInterfaceAttribute.</p>
395
359
  */
@@ -415,12 +379,6 @@ export interface DescribeNetworkInterfaceAttributeResult {
415
379
  */
416
380
  SourceDestCheck?: AttributeBooleanValue;
417
381
  }
418
- export declare namespace DescribeNetworkInterfaceAttributeResult {
419
- /**
420
- * @internal
421
- */
422
- const filterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeResult) => any;
423
- }
424
382
  /**
425
383
  * <p>Contains the parameters for DescribeNetworkInterfacePermissions.</p>
426
384
  */
@@ -469,12 +427,6 @@ export interface DescribeNetworkInterfacePermissionsRequest {
469
427
  */
470
428
  MaxResults?: number;
471
429
  }
472
- export declare namespace DescribeNetworkInterfacePermissionsRequest {
473
- /**
474
- * @internal
475
- */
476
- const filterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsRequest) => any;
477
- }
478
430
  /**
479
431
  * <p>Contains the output for DescribeNetworkInterfacePermissions.</p>
480
432
  */
@@ -488,12 +440,6 @@ export interface DescribeNetworkInterfacePermissionsResult {
488
440
  */
489
441
  NextToken?: string;
490
442
  }
491
- export declare namespace DescribeNetworkInterfacePermissionsResult {
492
- /**
493
- * @internal
494
- */
495
- const filterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsResult) => any;
496
- }
497
443
  /**
498
444
  * <p>Contains the parameters for DescribeNetworkInterfaces.</p>
499
445
  */
@@ -687,12 +633,6 @@ export interface DescribeNetworkInterfacesRequest {
687
633
  */
688
634
  MaxResults?: number;
689
635
  }
690
- export declare namespace DescribeNetworkInterfacesRequest {
691
- /**
692
- * @internal
693
- */
694
- const filterSensitiveLog: (obj: DescribeNetworkInterfacesRequest) => any;
695
- }
696
636
  /**
697
637
  * <p>Contains the output of DescribeNetworkInterfaces.</p>
698
638
  */
@@ -706,12 +646,6 @@ export interface DescribeNetworkInterfacesResult {
706
646
  */
707
647
  NextToken?: string;
708
648
  }
709
- export declare namespace DescribeNetworkInterfacesResult {
710
- /**
711
- * @internal
712
- */
713
- const filterSensitiveLog: (obj: DescribeNetworkInterfacesResult) => any;
714
- }
715
649
  export interface DescribePlacementGroupsRequest {
716
650
  /**
717
651
  * <p>The filters.</p>
@@ -771,24 +705,12 @@ export interface DescribePlacementGroupsRequest {
771
705
  */
772
706
  GroupIds?: string[];
773
707
  }
774
- export declare namespace DescribePlacementGroupsRequest {
775
- /**
776
- * @internal
777
- */
778
- const filterSensitiveLog: (obj: DescribePlacementGroupsRequest) => any;
779
- }
780
708
  export interface DescribePlacementGroupsResult {
781
709
  /**
782
710
  * <p>Information about the placement groups.</p>
783
711
  */
784
712
  PlacementGroups?: PlacementGroup[];
785
713
  }
786
- export declare namespace DescribePlacementGroupsResult {
787
- /**
788
- * @internal
789
- */
790
- const filterSensitiveLog: (obj: DescribePlacementGroupsResult) => any;
791
- }
792
714
  export interface DescribePrefixListsRequest {
793
715
  /**
794
716
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -824,12 +746,6 @@ export interface DescribePrefixListsRequest {
824
746
  */
825
747
  PrefixListIds?: string[];
826
748
  }
827
- export declare namespace DescribePrefixListsRequest {
828
- /**
829
- * @internal
830
- */
831
- const filterSensitiveLog: (obj: DescribePrefixListsRequest) => any;
832
- }
833
749
  /**
834
750
  * <p>Describes prefixes for Amazon Web Services services.</p>
835
751
  */
@@ -847,12 +763,6 @@ export interface PrefixList {
847
763
  */
848
764
  PrefixListName?: string;
849
765
  }
850
- export declare namespace PrefixList {
851
- /**
852
- * @internal
853
- */
854
- const filterSensitiveLog: (obj: PrefixList) => any;
855
- }
856
766
  export interface DescribePrefixListsResult {
857
767
  /**
858
768
  * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
@@ -863,12 +773,6 @@ export interface DescribePrefixListsResult {
863
773
  */
864
774
  PrefixLists?: PrefixList[];
865
775
  }
866
- export declare namespace DescribePrefixListsResult {
867
- /**
868
- * @internal
869
- */
870
- const filterSensitiveLog: (obj: DescribePrefixListsResult) => any;
871
- }
872
776
  export interface DescribePrincipalIdFormatRequest {
873
777
  /**
874
778
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -903,12 +807,6 @@ export interface DescribePrincipalIdFormatRequest {
903
807
  */
904
808
  NextToken?: string;
905
809
  }
906
- export declare namespace DescribePrincipalIdFormatRequest {
907
- /**
908
- * @internal
909
- */
910
- const filterSensitiveLog: (obj: DescribePrincipalIdFormatRequest) => any;
911
- }
912
810
  /**
913
811
  * <p>PrincipalIdFormat description</p>
914
812
  */
@@ -922,12 +820,6 @@ export interface PrincipalIdFormat {
922
820
  */
923
821
  Statuses?: IdFormat[];
924
822
  }
925
- export declare namespace PrincipalIdFormat {
926
- /**
927
- * @internal
928
- */
929
- const filterSensitiveLog: (obj: PrincipalIdFormat) => any;
930
- }
931
823
  export interface DescribePrincipalIdFormatResult {
932
824
  /**
933
825
  * <p>Information about the ID format settings for the ARN.</p>
@@ -938,12 +830,6 @@ export interface DescribePrincipalIdFormatResult {
938
830
  */
939
831
  NextToken?: string;
940
832
  }
941
- export declare namespace DescribePrincipalIdFormatResult {
942
- /**
943
- * @internal
944
- */
945
- const filterSensitiveLog: (obj: DescribePrincipalIdFormatResult) => any;
946
- }
947
833
  export interface DescribePublicIpv4PoolsRequest {
948
834
  /**
949
835
  * <p>The IDs of the address pools.</p>
@@ -974,12 +860,6 @@ export interface DescribePublicIpv4PoolsRequest {
974
860
  */
975
861
  Filters?: Filter[];
976
862
  }
977
- export declare namespace DescribePublicIpv4PoolsRequest {
978
- /**
979
- * @internal
980
- */
981
- const filterSensitiveLog: (obj: DescribePublicIpv4PoolsRequest) => any;
982
- }
983
863
  /**
984
864
  * <p>Describes an address range of an IPv4 address pool.</p>
985
865
  */
@@ -1001,12 +881,6 @@ export interface PublicIpv4PoolRange {
1001
881
  */
1002
882
  AvailableAddressCount?: number;
1003
883
  }
1004
- export declare namespace PublicIpv4PoolRange {
1005
- /**
1006
- * @internal
1007
- */
1008
- const filterSensitiveLog: (obj: PublicIpv4PoolRange) => any;
1009
- }
1010
884
  /**
1011
885
  * <p>Describes an IPv4 address pool.</p>
1012
886
  */
@@ -1042,12 +916,6 @@ export interface PublicIpv4Pool {
1042
916
  */
1043
917
  Tags?: Tag[];
1044
918
  }
1045
- export declare namespace PublicIpv4Pool {
1046
- /**
1047
- * @internal
1048
- */
1049
- const filterSensitiveLog: (obj: PublicIpv4Pool) => any;
1050
- }
1051
919
  export interface DescribePublicIpv4PoolsResult {
1052
920
  /**
1053
921
  * <p>Information about the address pools.</p>
@@ -1058,12 +926,6 @@ export interface DescribePublicIpv4PoolsResult {
1058
926
  */
1059
927
  NextToken?: string;
1060
928
  }
1061
- export declare namespace DescribePublicIpv4PoolsResult {
1062
- /**
1063
- * @internal
1064
- */
1065
- const filterSensitiveLog: (obj: DescribePublicIpv4PoolsResult) => any;
1066
- }
1067
929
  export interface DescribeRegionsRequest {
1068
930
  /**
1069
931
  * <p>The filters.</p>
@@ -1099,12 +961,6 @@ export interface DescribeRegionsRequest {
1099
961
  */
1100
962
  AllRegions?: boolean;
1101
963
  }
1102
- export declare namespace DescribeRegionsRequest {
1103
- /**
1104
- * @internal
1105
- */
1106
- const filterSensitiveLog: (obj: DescribeRegionsRequest) => any;
1107
- }
1108
964
  /**
1109
965
  * <p>Describes a Region.</p>
1110
966
  */
@@ -1123,24 +979,12 @@ export interface Region {
1123
979
  */
1124
980
  OptInStatus?: string;
1125
981
  }
1126
- export declare namespace Region {
1127
- /**
1128
- * @internal
1129
- */
1130
- const filterSensitiveLog: (obj: Region) => any;
1131
- }
1132
982
  export interface DescribeRegionsResult {
1133
983
  /**
1134
984
  * <p>Information about the Regions.</p>
1135
985
  */
1136
986
  Regions?: Region[];
1137
987
  }
1138
- export declare namespace DescribeRegionsResult {
1139
- /**
1140
- * @internal
1141
- */
1142
- const filterSensitiveLog: (obj: DescribeRegionsResult) => any;
1143
- }
1144
988
  export interface DescribeReplaceRootVolumeTasksRequest {
1145
989
  /**
1146
990
  * <p>The ID of the root volume replacement task to view.</p>
@@ -1172,12 +1016,6 @@ export interface DescribeReplaceRootVolumeTasksRequest {
1172
1016
  */
1173
1017
  DryRun?: boolean;
1174
1018
  }
1175
- export declare namespace DescribeReplaceRootVolumeTasksRequest {
1176
- /**
1177
- * @internal
1178
- */
1179
- const filterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksRequest) => any;
1180
- }
1181
1019
  export interface DescribeReplaceRootVolumeTasksResult {
1182
1020
  /**
1183
1021
  * <p>Information about the root volume replacement task.</p>
@@ -1188,12 +1026,6 @@ export interface DescribeReplaceRootVolumeTasksResult {
1188
1026
  */
1189
1027
  NextToken?: string;
1190
1028
  }
1191
- export declare namespace DescribeReplaceRootVolumeTasksResult {
1192
- /**
1193
- * @internal
1194
- */
1195
- const filterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksResult) => any;
1196
- }
1197
1029
  export declare enum OfferingClassType {
1198
1030
  CONVERTIBLE = "convertible",
1199
1031
  STANDARD = "standard"
@@ -1295,12 +1127,6 @@ export interface DescribeReservedInstancesRequest {
1295
1127
  */
1296
1128
  OfferingType?: OfferingTypeValues | string;
1297
1129
  }
1298
- export declare namespace DescribeReservedInstancesRequest {
1299
- /**
1300
- * @internal
1301
- */
1302
- const filterSensitiveLog: (obj: DescribeReservedInstancesRequest) => any;
1303
- }
1304
1130
  export declare type RIProductDescription = "Linux/UNIX" | "Linux/UNIX (Amazon VPC)" | "Windows" | "Windows (Amazon VPC)";
1305
1131
  export declare type RecurringChargeFrequency = "Hourly";
1306
1132
  /**
@@ -1316,12 +1142,6 @@ export interface RecurringCharge {
1316
1142
  */
1317
1143
  Frequency?: RecurringChargeFrequency | string;
1318
1144
  }
1319
- export declare namespace RecurringCharge {
1320
- /**
1321
- * @internal
1322
- */
1323
- const filterSensitiveLog: (obj: RecurringCharge) => any;
1324
- }
1325
1145
  export declare enum Scope {
1326
1146
  AVAILABILITY_ZONE = "Availability Zone",
1327
1147
  REGIONAL = "Region"
@@ -1405,12 +1225,6 @@ export interface ReservedInstances {
1405
1225
  */
1406
1226
  Tags?: Tag[];
1407
1227
  }
1408
- export declare namespace ReservedInstances {
1409
- /**
1410
- * @internal
1411
- */
1412
- const filterSensitiveLog: (obj: ReservedInstances) => any;
1413
- }
1414
1228
  /**
1415
1229
  * <p>Contains the output for DescribeReservedInstances.</p>
1416
1230
  */
@@ -1420,12 +1234,6 @@ export interface DescribeReservedInstancesResult {
1420
1234
  */
1421
1235
  ReservedInstances?: ReservedInstances[];
1422
1236
  }
1423
- export declare namespace DescribeReservedInstancesResult {
1424
- /**
1425
- * @internal
1426
- */
1427
- const filterSensitiveLog: (obj: DescribeReservedInstancesResult) => any;
1428
- }
1429
1237
  /**
1430
1238
  * <p>Contains the parameters for DescribeReservedInstancesListings.</p>
1431
1239
  */
@@ -1462,12 +1270,6 @@ export interface DescribeReservedInstancesListingsRequest {
1462
1270
  */
1463
1271
  ReservedInstancesListingId?: string;
1464
1272
  }
1465
- export declare namespace DescribeReservedInstancesListingsRequest {
1466
- /**
1467
- * @internal
1468
- */
1469
- const filterSensitiveLog: (obj: DescribeReservedInstancesListingsRequest) => any;
1470
- }
1471
1273
  /**
1472
1274
  * <p>Contains the output of DescribeReservedInstancesListings.</p>
1473
1275
  */
@@ -1477,12 +1279,6 @@ export interface DescribeReservedInstancesListingsResult {
1477
1279
  */
1478
1280
  ReservedInstancesListings?: ReservedInstancesListing[];
1479
1281
  }
1480
- export declare namespace DescribeReservedInstancesListingsResult {
1481
- /**
1482
- * @internal
1483
- */
1484
- const filterSensitiveLog: (obj: DescribeReservedInstancesListingsResult) => any;
1485
- }
1486
1282
  /**
1487
1283
  * <p>Contains the parameters for DescribeReservedInstancesModifications.</p>
1488
1284
  */
@@ -1555,14 +1351,11 @@ export interface DescribeReservedInstancesModificationsRequest {
1555
1351
  */
1556
1352
  NextToken?: string;
1557
1353
  }
1558
- export declare namespace DescribeReservedInstancesModificationsRequest {
1559
- /**
1560
- * @internal
1561
- */
1562
- const filterSensitiveLog: (obj: DescribeReservedInstancesModificationsRequest) => any;
1563
- }
1564
1354
  /**
1565
1355
  * <p>Describes the configuration settings for the modified Reserved Instances.</p>
1356
+ * <note>
1357
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
1358
+ * </note>
1566
1359
  */
1567
1360
  export interface ReservedInstancesConfiguration {
1568
1361
  /**
@@ -1589,12 +1382,6 @@ export interface ReservedInstancesConfiguration {
1589
1382
  */
1590
1383
  Scope?: Scope | string;
1591
1384
  }
1592
- export declare namespace ReservedInstancesConfiguration {
1593
- /**
1594
- * @internal
1595
- */
1596
- const filterSensitiveLog: (obj: ReservedInstancesConfiguration) => any;
1597
- }
1598
1385
  /**
1599
1386
  * <p>Describes the modification request/s.</p>
1600
1387
  */
@@ -1608,12 +1395,6 @@ export interface ReservedInstancesModificationResult {
1608
1395
  */
1609
1396
  TargetConfiguration?: ReservedInstancesConfiguration;
1610
1397
  }
1611
- export declare namespace ReservedInstancesModificationResult {
1612
- /**
1613
- * @internal
1614
- */
1615
- const filterSensitiveLog: (obj: ReservedInstancesModificationResult) => any;
1616
- }
1617
1398
  /**
1618
1399
  * <p>Describes the ID of a Reserved Instance.</p>
1619
1400
  */
@@ -1623,12 +1404,6 @@ export interface ReservedInstancesId {
1623
1404
  */
1624
1405
  ReservedInstancesId?: string;
1625
1406
  }
1626
- export declare namespace ReservedInstancesId {
1627
- /**
1628
- * @internal
1629
- */
1630
- const filterSensitiveLog: (obj: ReservedInstancesId) => any;
1631
- }
1632
1407
  /**
1633
1408
  * <p>Describes a Reserved Instance modification.</p>
1634
1409
  */
@@ -1672,12 +1447,6 @@ export interface ReservedInstancesModification {
1672
1447
  */
1673
1448
  UpdateDate?: Date;
1674
1449
  }
1675
- export declare namespace ReservedInstancesModification {
1676
- /**
1677
- * @internal
1678
- */
1679
- const filterSensitiveLog: (obj: ReservedInstancesModification) => any;
1680
- }
1681
1450
  /**
1682
1451
  * <p>Contains the output of DescribeReservedInstancesModifications.</p>
1683
1452
  */
@@ -1692,12 +1461,6 @@ export interface DescribeReservedInstancesModificationsResult {
1692
1461
  */
1693
1462
  ReservedInstancesModifications?: ReservedInstancesModification[];
1694
1463
  }
1695
- export declare namespace DescribeReservedInstancesModificationsResult {
1696
- /**
1697
- * @internal
1698
- */
1699
- const filterSensitiveLog: (obj: DescribeReservedInstancesModificationsResult) => any;
1700
- }
1701
1464
  /**
1702
1465
  * <p>Contains the parameters for DescribeReservedInstancesOfferings.</p>
1703
1466
  */
@@ -1839,12 +1602,6 @@ export interface DescribeReservedInstancesOfferingsRequest {
1839
1602
  */
1840
1603
  OfferingType?: OfferingTypeValues | string;
1841
1604
  }
1842
- export declare namespace DescribeReservedInstancesOfferingsRequest {
1843
- /**
1844
- * @internal
1845
- */
1846
- const filterSensitiveLog: (obj: DescribeReservedInstancesOfferingsRequest) => any;
1847
- }
1848
1605
  /**
1849
1606
  * <p>Describes a Reserved Instance offering.</p>
1850
1607
  */
@@ -1858,12 +1615,6 @@ export interface PricingDetail {
1858
1615
  */
1859
1616
  Price?: number;
1860
1617
  }
1861
- export declare namespace PricingDetail {
1862
- /**
1863
- * @internal
1864
- */
1865
- const filterSensitiveLog: (obj: PricingDetail) => any;
1866
- }
1867
1618
  /**
1868
1619
  * <p>Describes a Reserved Instance offering.</p>
1869
1620
  */
@@ -1935,12 +1686,6 @@ export interface ReservedInstancesOffering {
1935
1686
  */
1936
1687
  Scope?: Scope | string;
1937
1688
  }
1938
- export declare namespace ReservedInstancesOffering {
1939
- /**
1940
- * @internal
1941
- */
1942
- const filterSensitiveLog: (obj: ReservedInstancesOffering) => any;
1943
- }
1944
1689
  /**
1945
1690
  * <p>Contains the output of DescribeReservedInstancesOfferings.</p>
1946
1691
  */
@@ -1955,12 +1700,6 @@ export interface DescribeReservedInstancesOfferingsResult {
1955
1700
  */
1956
1701
  NextToken?: string;
1957
1702
  }
1958
- export declare namespace DescribeReservedInstancesOfferingsResult {
1959
- /**
1960
- * @internal
1961
- */
1962
- const filterSensitiveLog: (obj: DescribeReservedInstancesOfferingsResult) => any;
1963
- }
1964
1703
  export interface DescribeRouteTablesRequest {
1965
1704
  /**
1966
1705
  * <p>One or more filters.</p>
@@ -2088,12 +1827,6 @@ export interface DescribeRouteTablesRequest {
2088
1827
  */
2089
1828
  MaxResults?: number;
2090
1829
  }
2091
- export declare namespace DescribeRouteTablesRequest {
2092
- /**
2093
- * @internal
2094
- */
2095
- const filterSensitiveLog: (obj: DescribeRouteTablesRequest) => any;
2096
- }
2097
1830
  /**
2098
1831
  * <p>Contains the output of DescribeRouteTables.</p>
2099
1832
  */
@@ -2107,12 +1840,6 @@ export interface DescribeRouteTablesResult {
2107
1840
  */
2108
1841
  NextToken?: string;
2109
1842
  }
2110
- export declare namespace DescribeRouteTablesResult {
2111
- /**
2112
- * @internal
2113
- */
2114
- const filterSensitiveLog: (obj: DescribeRouteTablesResult) => any;
2115
- }
2116
1843
  /**
2117
1844
  * <p>Describes the time period for a Scheduled Instance to start its first schedule. The time period must span less than one day.</p>
2118
1845
  */
@@ -2126,12 +1853,6 @@ export interface SlotDateTimeRangeRequest {
2126
1853
  */
2127
1854
  LatestTime: Date | undefined;
2128
1855
  }
2129
- export declare namespace SlotDateTimeRangeRequest {
2130
- /**
2131
- * @internal
2132
- */
2133
- const filterSensitiveLog: (obj: SlotDateTimeRangeRequest) => any;
2134
- }
2135
1856
  /**
2136
1857
  * <p>Describes the recurring schedule for a Scheduled Instance.</p>
2137
1858
  */
@@ -2161,12 +1882,6 @@ export interface ScheduledInstanceRecurrenceRequest {
2161
1882
  */
2162
1883
  OccurrenceUnit?: string;
2163
1884
  }
2164
- export declare namespace ScheduledInstanceRecurrenceRequest {
2165
- /**
2166
- * @internal
2167
- */
2168
- const filterSensitiveLog: (obj: ScheduledInstanceRecurrenceRequest) => any;
2169
- }
2170
1885
  /**
2171
1886
  * <p>Contains the parameters for DescribeScheduledInstanceAvailability.</p>
2172
1887
  */
@@ -2228,12 +1943,6 @@ export interface DescribeScheduledInstanceAvailabilityRequest {
2228
1943
  */
2229
1944
  Recurrence: ScheduledInstanceRecurrenceRequest | undefined;
2230
1945
  }
2231
- export declare namespace DescribeScheduledInstanceAvailabilityRequest {
2232
- /**
2233
- * @internal
2234
- */
2235
- const filterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityRequest) => any;
2236
- }
2237
1946
  /**
2238
1947
  * <p>Describes the recurring schedule for a Scheduled Instance.</p>
2239
1948
  */
@@ -2260,14 +1969,11 @@ export interface ScheduledInstanceRecurrence {
2260
1969
  */
2261
1970
  OccurrenceUnit?: string;
2262
1971
  }
2263
- export declare namespace ScheduledInstanceRecurrence {
2264
- /**
2265
- * @internal
2266
- */
2267
- const filterSensitiveLog: (obj: ScheduledInstanceRecurrence) => any;
2268
- }
2269
1972
  /**
2270
1973
  * <p>Describes a schedule that is available for your Scheduled Instances.</p>
1974
+ * <note>
1975
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
1976
+ * </note>
2271
1977
  */
2272
1978
  export interface ScheduledInstanceAvailability {
2273
1979
  /**
@@ -2323,12 +2029,6 @@ export interface ScheduledInstanceAvailability {
2323
2029
  */
2324
2030
  TotalScheduledInstanceHours?: number;
2325
2031
  }
2326
- export declare namespace ScheduledInstanceAvailability {
2327
- /**
2328
- * @internal
2329
- */
2330
- const filterSensitiveLog: (obj: ScheduledInstanceAvailability) => any;
2331
- }
2332
2032
  /**
2333
2033
  * <p>Contains the output of DescribeScheduledInstanceAvailability.</p>
2334
2034
  */
@@ -2342,12 +2042,6 @@ export interface DescribeScheduledInstanceAvailabilityResult {
2342
2042
  */
2343
2043
  ScheduledInstanceAvailabilitySet?: ScheduledInstanceAvailability[];
2344
2044
  }
2345
- export declare namespace DescribeScheduledInstanceAvailabilityResult {
2346
- /**
2347
- * @internal
2348
- */
2349
- const filterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityResult) => any;
2350
- }
2351
2045
  /**
2352
2046
  * <p>Describes the time period for a Scheduled Instance to start its first schedule.</p>
2353
2047
  */
@@ -2361,12 +2055,6 @@ export interface SlotStartTimeRangeRequest {
2361
2055
  */
2362
2056
  LatestTime?: Date;
2363
2057
  }
2364
- export declare namespace SlotStartTimeRangeRequest {
2365
- /**
2366
- * @internal
2367
- */
2368
- const filterSensitiveLog: (obj: SlotStartTimeRangeRequest) => any;
2369
- }
2370
2058
  /**
2371
2059
  * <p>Contains the parameters for DescribeScheduledInstances.</p>
2372
2060
  */
@@ -2419,14 +2107,11 @@ export interface DescribeScheduledInstancesRequest {
2419
2107
  */
2420
2108
  SlotStartTimeRange?: SlotStartTimeRangeRequest;
2421
2109
  }
2422
- export declare namespace DescribeScheduledInstancesRequest {
2423
- /**
2424
- * @internal
2425
- */
2426
- const filterSensitiveLog: (obj: DescribeScheduledInstancesRequest) => any;
2427
- }
2428
2110
  /**
2429
2111
  * <p>Describes a Scheduled Instance.</p>
2112
+ * <note>
2113
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
2114
+ * </note>
2430
2115
  */
2431
2116
  export interface ScheduledInstance {
2432
2117
  /**
@@ -2490,12 +2175,6 @@ export interface ScheduledInstance {
2490
2175
  */
2491
2176
  TotalScheduledInstanceHours?: number;
2492
2177
  }
2493
- export declare namespace ScheduledInstance {
2494
- /**
2495
- * @internal
2496
- */
2497
- const filterSensitiveLog: (obj: ScheduledInstance) => any;
2498
- }
2499
2178
  /**
2500
2179
  * <p>Contains the output of DescribeScheduledInstances.</p>
2501
2180
  */
@@ -2509,12 +2188,6 @@ export interface DescribeScheduledInstancesResult {
2509
2188
  */
2510
2189
  ScheduledInstanceSet?: ScheduledInstance[];
2511
2190
  }
2512
- export declare namespace DescribeScheduledInstancesResult {
2513
- /**
2514
- * @internal
2515
- */
2516
- const filterSensitiveLog: (obj: DescribeScheduledInstancesResult) => any;
2517
- }
2518
2191
  export interface DescribeSecurityGroupReferencesRequest {
2519
2192
  /**
2520
2193
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2527,12 +2200,6 @@ export interface DescribeSecurityGroupReferencesRequest {
2527
2200
  */
2528
2201
  GroupId: string[] | undefined;
2529
2202
  }
2530
- export declare namespace DescribeSecurityGroupReferencesRequest {
2531
- /**
2532
- * @internal
2533
- */
2534
- const filterSensitiveLog: (obj: DescribeSecurityGroupReferencesRequest) => any;
2535
- }
2536
2203
  /**
2537
2204
  * <p>Describes a VPC with a security group that references your security group.</p>
2538
2205
  */
@@ -2550,24 +2217,12 @@ export interface SecurityGroupReference {
2550
2217
  */
2551
2218
  VpcPeeringConnectionId?: string;
2552
2219
  }
2553
- export declare namespace SecurityGroupReference {
2554
- /**
2555
- * @internal
2556
- */
2557
- const filterSensitiveLog: (obj: SecurityGroupReference) => any;
2558
- }
2559
2220
  export interface DescribeSecurityGroupReferencesResult {
2560
2221
  /**
2561
2222
  * <p>Information about the VPCs with the referencing security groups.</p>
2562
2223
  */
2563
2224
  SecurityGroupReferenceSet?: SecurityGroupReference[];
2564
2225
  }
2565
- export declare namespace DescribeSecurityGroupReferencesResult {
2566
- /**
2567
- * @internal
2568
- */
2569
- const filterSensitiveLog: (obj: DescribeSecurityGroupReferencesResult) => any;
2570
- }
2571
2226
  export interface DescribeSecurityGroupRulesRequest {
2572
2227
  /**
2573
2228
  * <p>One or more filters.</p>
@@ -2610,12 +2265,6 @@ export interface DescribeSecurityGroupRulesRequest {
2610
2265
  */
2611
2266
  MaxResults?: number;
2612
2267
  }
2613
- export declare namespace DescribeSecurityGroupRulesRequest {
2614
- /**
2615
- * @internal
2616
- */
2617
- const filterSensitiveLog: (obj: DescribeSecurityGroupRulesRequest) => any;
2618
- }
2619
2268
  export interface DescribeSecurityGroupRulesResult {
2620
2269
  /**
2621
2270
  * <p>Information about security group rules.</p>
@@ -2626,12 +2275,6 @@ export interface DescribeSecurityGroupRulesResult {
2626
2275
  */
2627
2276
  NextToken?: string;
2628
2277
  }
2629
- export declare namespace DescribeSecurityGroupRulesResult {
2630
- /**
2631
- * @internal
2632
- */
2633
- const filterSensitiveLog: (obj: DescribeSecurityGroupRulesResult) => any;
2634
- }
2635
2278
  export interface DescribeSecurityGroupsRequest {
2636
2279
  /**
2637
2280
  * <p>The filters. If using multiple filters for rules, the results include security groups for which any combination of rules - not necessarily a single rule - match all filters.</p>
@@ -2789,12 +2432,6 @@ export interface DescribeSecurityGroupsRequest {
2789
2432
  */
2790
2433
  MaxResults?: number;
2791
2434
  }
2792
- export declare namespace DescribeSecurityGroupsRequest {
2793
- /**
2794
- * @internal
2795
- */
2796
- const filterSensitiveLog: (obj: DescribeSecurityGroupsRequest) => any;
2797
- }
2798
2435
  /**
2799
2436
  * <p>Describes a security group.</p>
2800
2437
  */
@@ -2832,12 +2469,6 @@ export interface SecurityGroup {
2832
2469
  */
2833
2470
  VpcId?: string;
2834
2471
  }
2835
- export declare namespace SecurityGroup {
2836
- /**
2837
- * @internal
2838
- */
2839
- const filterSensitiveLog: (obj: SecurityGroup) => any;
2840
- }
2841
2472
  export interface DescribeSecurityGroupsResult {
2842
2473
  /**
2843
2474
  * <p>Information about the security groups.</p>
@@ -2848,12 +2479,6 @@ export interface DescribeSecurityGroupsResult {
2848
2479
  */
2849
2480
  NextToken?: string;
2850
2481
  }
2851
- export declare namespace DescribeSecurityGroupsResult {
2852
- /**
2853
- * @internal
2854
- */
2855
- const filterSensitiveLog: (obj: DescribeSecurityGroupsResult) => any;
2856
- }
2857
2482
  export declare type SnapshotAttributeName = "createVolumePermission" | "productCodes";
2858
2483
  export interface DescribeSnapshotAttributeRequest {
2859
2484
  /**
@@ -2871,12 +2496,6 @@ export interface DescribeSnapshotAttributeRequest {
2871
2496
  */
2872
2497
  DryRun?: boolean;
2873
2498
  }
2874
- export declare namespace DescribeSnapshotAttributeRequest {
2875
- /**
2876
- * @internal
2877
- */
2878
- const filterSensitiveLog: (obj: DescribeSnapshotAttributeRequest) => any;
2879
- }
2880
2499
  /**
2881
2500
  * <p>Describes the user or group to be added or removed from the list of create volume
2882
2501
  * permissions for a volume.</p>
@@ -2891,12 +2510,6 @@ export interface CreateVolumePermission {
2891
2510
  */
2892
2511
  UserId?: string;
2893
2512
  }
2894
- export declare namespace CreateVolumePermission {
2895
- /**
2896
- * @internal
2897
- */
2898
- const filterSensitiveLog: (obj: CreateVolumePermission) => any;
2899
- }
2900
2513
  export interface DescribeSnapshotAttributeResult {
2901
2514
  /**
2902
2515
  * <p>The users and groups that have the permissions for creating volumes from the
@@ -2912,12 +2525,6 @@ export interface DescribeSnapshotAttributeResult {
2912
2525
  */
2913
2526
  SnapshotId?: string;
2914
2527
  }
2915
- export declare namespace DescribeSnapshotAttributeResult {
2916
- /**
2917
- * @internal
2918
- */
2919
- const filterSensitiveLog: (obj: DescribeSnapshotAttributeResult) => any;
2920
- }
2921
2528
  export interface DescribeSnapshotsRequest {
2922
2529
  /**
2923
2530
  * <p>The filters.</p>
@@ -3027,12 +2634,6 @@ export interface DescribeSnapshotsRequest {
3027
2634
  */
3028
2635
  DryRun?: boolean;
3029
2636
  }
3030
- export declare namespace DescribeSnapshotsRequest {
3031
- /**
3032
- * @internal
3033
- */
3034
- const filterSensitiveLog: (obj: DescribeSnapshotsRequest) => any;
3035
- }
3036
2637
  export interface DescribeSnapshotsResult {
3037
2638
  /**
3038
2639
  * <p>Information about the snapshots.</p>
@@ -3046,12 +2647,6 @@ export interface DescribeSnapshotsResult {
3046
2647
  */
3047
2648
  NextToken?: string;
3048
2649
  }
3049
- export declare namespace DescribeSnapshotsResult {
3050
- /**
3051
- * @internal
3052
- */
3053
- const filterSensitiveLog: (obj: DescribeSnapshotsResult) => any;
3054
- }
3055
2650
  export interface DescribeSnapshotTierStatusRequest {
3056
2651
  /**
3057
2652
  * <p>The filters.</p>
@@ -3089,12 +2684,6 @@ export interface DescribeSnapshotTierStatusRequest {
3089
2684
  */
3090
2685
  MaxResults?: number;
3091
2686
  }
3092
- export declare namespace DescribeSnapshotTierStatusRequest {
3093
- /**
3094
- * @internal
3095
- */
3096
- const filterSensitiveLog: (obj: DescribeSnapshotTierStatusRequest) => any;
3097
- }
3098
2687
  export declare enum TieringOperationStatus {
3099
2688
  archival_completed = "archival-completed",
3100
2689
  archival_failed = "archival-failed",
@@ -3163,12 +2752,6 @@ export interface SnapshotTierStatus {
3163
2752
  */
3164
2753
  RestoreExpiryTime?: Date;
3165
2754
  }
3166
- export declare namespace SnapshotTierStatus {
3167
- /**
3168
- * @internal
3169
- */
3170
- const filterSensitiveLog: (obj: SnapshotTierStatus) => any;
3171
- }
3172
2755
  export interface DescribeSnapshotTierStatusResult {
3173
2756
  /**
3174
2757
  * <p>Information about the snapshot's storage tier.</p>
@@ -3179,12 +2762,6 @@ export interface DescribeSnapshotTierStatusResult {
3179
2762
  */
3180
2763
  NextToken?: string;
3181
2764
  }
3182
- export declare namespace DescribeSnapshotTierStatusResult {
3183
- /**
3184
- * @internal
3185
- */
3186
- const filterSensitiveLog: (obj: DescribeSnapshotTierStatusResult) => any;
3187
- }
3188
2765
  /**
3189
2766
  * <p>Contains the parameters for DescribeSpotDatafeedSubscription.</p>
3190
2767
  */
@@ -3197,12 +2774,6 @@ export interface DescribeSpotDatafeedSubscriptionRequest {
3197
2774
  */
3198
2775
  DryRun?: boolean;
3199
2776
  }
3200
- export declare namespace DescribeSpotDatafeedSubscriptionRequest {
3201
- /**
3202
- * @internal
3203
- */
3204
- const filterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionRequest) => any;
3205
- }
3206
2777
  /**
3207
2778
  * <p>Contains the output of DescribeSpotDatafeedSubscription.</p>
3208
2779
  */
@@ -3212,12 +2783,6 @@ export interface DescribeSpotDatafeedSubscriptionResult {
3212
2783
  */
3213
2784
  SpotDatafeedSubscription?: SpotDatafeedSubscription;
3214
2785
  }
3215
- export declare namespace DescribeSpotDatafeedSubscriptionResult {
3216
- /**
3217
- * @internal
3218
- */
3219
- const filterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionResult) => any;
3220
- }
3221
2786
  /**
3222
2787
  * <p>Contains the parameters for DescribeSpotFleetInstances.</p>
3223
2788
  */
@@ -3244,12 +2809,6 @@ export interface DescribeSpotFleetInstancesRequest {
3244
2809
  */
3245
2810
  SpotFleetRequestId: string | undefined;
3246
2811
  }
3247
- export declare namespace DescribeSpotFleetInstancesRequest {
3248
- /**
3249
- * @internal
3250
- */
3251
- const filterSensitiveLog: (obj: DescribeSpotFleetInstancesRequest) => any;
3252
- }
3253
2812
  /**
3254
2813
  * <p>Contains the output of DescribeSpotFleetInstances.</p>
3255
2814
  */
@@ -3269,12 +2828,6 @@ export interface DescribeSpotFleetInstancesResponse {
3269
2828
  */
3270
2829
  SpotFleetRequestId?: string;
3271
2830
  }
3272
- export declare namespace DescribeSpotFleetInstancesResponse {
3273
- /**
3274
- * @internal
3275
- */
3276
- const filterSensitiveLog: (obj: DescribeSpotFleetInstancesResponse) => any;
3277
- }
3278
2831
  export declare enum EventType {
3279
2832
  BATCH_CHANGE = "fleetRequestChange",
3280
2833
  ERROR = "error",
@@ -3316,12 +2869,6 @@ export interface DescribeSpotFleetRequestHistoryRequest {
3316
2869
  */
3317
2870
  StartTime: Date | undefined;
3318
2871
  }
3319
- export declare namespace DescribeSpotFleetRequestHistoryRequest {
3320
- /**
3321
- * @internal
3322
- */
3323
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryRequest) => any;
3324
- }
3325
2872
  /**
3326
2873
  * <p>Describes an event in the history of the Spot Fleet request.</p>
3327
2874
  */
@@ -3359,12 +2906,6 @@ export interface HistoryRecord {
3359
2906
  */
3360
2907
  Timestamp?: Date;
3361
2908
  }
3362
- export declare namespace HistoryRecord {
3363
- /**
3364
- * @internal
3365
- */
3366
- const filterSensitiveLog: (obj: HistoryRecord) => any;
3367
- }
3368
2909
  /**
3369
2910
  * <p>Contains the output of DescribeSpotFleetRequestHistory.</p>
3370
2911
  */
@@ -3396,12 +2937,6 @@ export interface DescribeSpotFleetRequestHistoryResponse {
3396
2937
  */
3397
2938
  StartTime?: Date;
3398
2939
  }
3399
- export declare namespace DescribeSpotFleetRequestHistoryResponse {
3400
- /**
3401
- * @internal
3402
- */
3403
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryResponse) => any;
3404
- }
3405
2940
  /**
3406
2941
  * <p>Contains the parameters for DescribeSpotFleetRequests.</p>
3407
2942
  */
@@ -3428,12 +2963,6 @@ export interface DescribeSpotFleetRequestsRequest {
3428
2963
  */
3429
2964
  SpotFleetRequestIds?: string[];
3430
2965
  }
3431
- export declare namespace DescribeSpotFleetRequestsRequest {
3432
- /**
3433
- * @internal
3434
- */
3435
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestsRequest) => any;
3436
- }
3437
2966
  export declare enum ExcessCapacityTerminationPolicy {
3438
2967
  DEFAULT = "default",
3439
2968
  NO_TERMINATION = "noTermination"
@@ -3449,12 +2978,6 @@ export interface SpotFleetMonitoring {
3449
2978
  */
3450
2979
  Enabled?: boolean;
3451
2980
  }
3452
- export declare namespace SpotFleetMonitoring {
3453
- /**
3454
- * @internal
3455
- */
3456
- const filterSensitiveLog: (obj: SpotFleetMonitoring) => any;
3457
- }
3458
2981
  /**
3459
2982
  * <p>Describes a network interface.</p>
3460
2983
  */
@@ -3528,8 +3051,9 @@ export interface InstanceNetworkInterfaceSpecification {
3528
3051
  SubnetId?: string;
3529
3052
  /**
3530
3053
  * <p>Indicates whether to assign a carrier IP address to the network interface.</p>
3531
- * <p>You can only assign a carrier IP address to a network interface that is in a subnet in a Wavelength Zone.
3532
- * For more information about carrier IP addresses, see Carrier IP addresses in the Amazon Web Services Wavelength Developer Guide.</p>
3054
+ * <p>You can only assign a carrier IP address to a network interface that is in a subnet in
3055
+ * a Wavelength Zone. For more information about carrier IP addresses, see <a href="https://docs.aws.amazon.com/wavelength/latest/developerguide/how-wavelengths-work.html#provider-owned-ip">Carrier IP address</a> in the <i>Amazon Web Services Wavelength Developer
3056
+ * Guide</i>.</p>
3533
3057
  */
3534
3058
  AssociateCarrierIpAddress?: boolean;
3535
3059
  /**
@@ -3568,12 +3092,6 @@ export interface InstanceNetworkInterfaceSpecification {
3568
3092
  */
3569
3093
  Ipv6PrefixCount?: number;
3570
3094
  }
3571
- export declare namespace InstanceNetworkInterfaceSpecification {
3572
- /**
3573
- * @internal
3574
- */
3575
- const filterSensitiveLog: (obj: InstanceNetworkInterfaceSpecification) => any;
3576
- }
3577
3095
  /**
3578
3096
  * <p>Describes Spot Instance placement.</p>
3579
3097
  */
@@ -3595,12 +3113,6 @@ export interface SpotPlacement {
3595
3113
  */
3596
3114
  Tenancy?: Tenancy | string;
3597
3115
  }
3598
- export declare namespace SpotPlacement {
3599
- /**
3600
- * @internal
3601
- */
3602
- const filterSensitiveLog: (obj: SpotPlacement) => any;
3603
- }
3604
3116
  /**
3605
3117
  * <p>The tags for a Spot Fleet resource.</p>
3606
3118
  */
@@ -3618,16 +3130,14 @@ export interface SpotFleetTagSpecification {
3618
3130
  */
3619
3131
  Tags?: Tag[];
3620
3132
  }
3621
- export declare namespace SpotFleetTagSpecification {
3622
- /**
3623
- * @internal
3624
- */
3625
- const filterSensitiveLog: (obj: SpotFleetTagSpecification) => any;
3626
- }
3627
3133
  /**
3628
3134
  * <p>Describes the launch specification for one or more Spot Instances. If you include
3629
3135
  * On-Demand capacity in your fleet request or want to specify an EFA network device, you
3630
3136
  * can't use <code>SpotFleetLaunchSpecification</code>; you must use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_LaunchTemplateConfig.html">LaunchTemplateConfig</a>.</p>
3137
+ *
3138
+ * <note>
3139
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
3140
+ * </note>
3631
3141
  */
3632
3142
  export interface SpotFleetLaunchSpecification {
3633
3143
  /**
@@ -3730,12 +3240,6 @@ export interface SpotFleetLaunchSpecification {
3730
3240
  */
3731
3241
  InstanceRequirements?: InstanceRequirements;
3732
3242
  }
3733
- export declare namespace SpotFleetLaunchSpecification {
3734
- /**
3735
- * @internal
3736
- */
3737
- const filterSensitiveLog: (obj: SpotFleetLaunchSpecification) => any;
3738
- }
3739
3243
  /**
3740
3244
  * <p>Describes overrides for a launch template.</p>
3741
3245
  */
@@ -3791,12 +3295,6 @@ export interface LaunchTemplateOverrides {
3791
3295
  */
3792
3296
  InstanceRequirements?: InstanceRequirements;
3793
3297
  }
3794
- export declare namespace LaunchTemplateOverrides {
3795
- /**
3796
- * @internal
3797
- */
3798
- const filterSensitiveLog: (obj: LaunchTemplateOverrides) => any;
3799
- }
3800
3298
  /**
3801
3299
  * <p>Describes a launch template and overrides.</p>
3802
3300
  */
@@ -3811,12 +3309,6 @@ export interface LaunchTemplateConfig {
3811
3309
  */
3812
3310
  Overrides?: LaunchTemplateOverrides[];
3813
3311
  }
3814
- export declare namespace LaunchTemplateConfig {
3815
- /**
3816
- * @internal
3817
- */
3818
- const filterSensitiveLog: (obj: LaunchTemplateConfig) => any;
3819
- }
3820
3312
  /**
3821
3313
  * <p>Describes a Classic Load Balancer.</p>
3822
3314
  */
@@ -3826,12 +3318,6 @@ export interface ClassicLoadBalancer {
3826
3318
  */
3827
3319
  Name?: string;
3828
3320
  }
3829
- export declare namespace ClassicLoadBalancer {
3830
- /**
3831
- * @internal
3832
- */
3833
- const filterSensitiveLog: (obj: ClassicLoadBalancer) => any;
3834
- }
3835
3321
  /**
3836
3322
  * <p>Describes the Classic Load Balancers to attach to a Spot Fleet. Spot Fleet registers
3837
3323
  * the running Spot Instances with these Classic Load Balancers.</p>
@@ -3842,12 +3328,6 @@ export interface ClassicLoadBalancersConfig {
3842
3328
  */
3843
3329
  ClassicLoadBalancers?: ClassicLoadBalancer[];
3844
3330
  }
3845
- export declare namespace ClassicLoadBalancersConfig {
3846
- /**
3847
- * @internal
3848
- */
3849
- const filterSensitiveLog: (obj: ClassicLoadBalancersConfig) => any;
3850
- }
3851
3331
  /**
3852
3332
  * <p>Describes a load balancer target group.</p>
3853
3333
  */
@@ -3857,12 +3337,6 @@ export interface TargetGroup {
3857
3337
  */
3858
3338
  Arn?: string;
3859
3339
  }
3860
- export declare namespace TargetGroup {
3861
- /**
3862
- * @internal
3863
- */
3864
- const filterSensitiveLog: (obj: TargetGroup) => any;
3865
- }
3866
3340
  /**
3867
3341
  * <p>Describes the target groups to attach to a Spot Fleet. Spot Fleet registers the
3868
3342
  * running Spot Instances with these target groups.</p>
@@ -3873,12 +3347,6 @@ export interface TargetGroupsConfig {
3873
3347
  */
3874
3348
  TargetGroups?: TargetGroup[];
3875
3349
  }
3876
- export declare namespace TargetGroupsConfig {
3877
- /**
3878
- * @internal
3879
- */
3880
- const filterSensitiveLog: (obj: TargetGroupsConfig) => any;
3881
- }
3882
3350
  /**
3883
3351
  * <p>Describes the Classic Load Balancers and target groups to attach to a Spot Fleet
3884
3352
  * request.</p>
@@ -3893,12 +3361,6 @@ export interface LoadBalancersConfig {
3893
3361
  */
3894
3362
  TargetGroupsConfig?: TargetGroupsConfig;
3895
3363
  }
3896
- export declare namespace LoadBalancersConfig {
3897
- /**
3898
- * @internal
3899
- */
3900
- const filterSensitiveLog: (obj: LoadBalancersConfig) => any;
3901
- }
3902
3364
  export declare enum OnDemandAllocationStrategy {
3903
3365
  LOWEST_PRICE = "lowestPrice",
3904
3366
  PRIORITIZED = "prioritized"
@@ -3938,12 +3400,6 @@ export interface SpotCapacityRebalance {
3938
3400
  */
3939
3401
  TerminationDelay?: number;
3940
3402
  }
3941
- export declare namespace SpotCapacityRebalance {
3942
- /**
3943
- * @internal
3944
- */
3945
- const filterSensitiveLog: (obj: SpotCapacityRebalance) => any;
3946
- }
3947
3403
  /**
3948
3404
  * <p>The strategies for managing your Spot Instances that are at an elevated risk of being
3949
3405
  * interrupted.</p>
@@ -3956,12 +3412,6 @@ export interface SpotMaintenanceStrategies {
3956
3412
  */
3957
3413
  CapacityRebalance?: SpotCapacityRebalance;
3958
3414
  }
3959
- export declare namespace SpotMaintenanceStrategies {
3960
- /**
3961
- * @internal
3962
- */
3963
- const filterSensitiveLog: (obj: SpotMaintenanceStrategies) => any;
3964
- }
3965
3415
  /**
3966
3416
  * <p>Describes the configuration of a Spot Fleet request.</p>
3967
3417
  */
@@ -4173,12 +3623,6 @@ export interface SpotFleetRequestConfigData {
4173
3623
  */
4174
3624
  TagSpecifications?: TagSpecification[];
4175
3625
  }
4176
- export declare namespace SpotFleetRequestConfigData {
4177
- /**
4178
- * @internal
4179
- */
4180
- const filterSensitiveLog: (obj: SpotFleetRequestConfigData) => any;
4181
- }
4182
3626
  /**
4183
3627
  * <p>Describes a Spot Fleet request.</p>
4184
3628
  */
@@ -4213,12 +3657,6 @@ export interface SpotFleetRequestConfig {
4213
3657
  */
4214
3658
  Tags?: Tag[];
4215
3659
  }
4216
- export declare namespace SpotFleetRequestConfig {
4217
- /**
4218
- * @internal
4219
- */
4220
- const filterSensitiveLog: (obj: SpotFleetRequestConfig) => any;
4221
- }
4222
3660
  /**
4223
3661
  * <p>Contains the output of DescribeSpotFleetRequests.</p>
4224
3662
  */
@@ -4233,12 +3671,6 @@ export interface DescribeSpotFleetRequestsResponse {
4233
3671
  */
4234
3672
  SpotFleetRequestConfigs?: SpotFleetRequestConfig[];
4235
3673
  }
4236
- export declare namespace DescribeSpotFleetRequestsResponse {
4237
- /**
4238
- * @internal
4239
- */
4240
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestsResponse) => any;
4241
- }
4242
3674
  /**
4243
3675
  * <p>Contains the parameters for DescribeSpotInstanceRequests.</p>
4244
3676
  */
@@ -4463,12 +3895,6 @@ export interface DescribeSpotInstanceRequestsRequest {
4463
3895
  */
4464
3896
  MaxResults?: number;
4465
3897
  }
4466
- export declare namespace DescribeSpotInstanceRequestsRequest {
4467
- /**
4468
- * @internal
4469
- */
4470
- const filterSensitiveLog: (obj: DescribeSpotInstanceRequestsRequest) => any;
4471
- }
4472
3898
  /**
4473
3899
  * <p>Describes the monitoring of an instance.</p>
4474
3900
  */
@@ -4479,14 +3905,11 @@ export interface RunInstancesMonitoringEnabled {
4479
3905
  */
4480
3906
  Enabled: boolean | undefined;
4481
3907
  }
4482
- export declare namespace RunInstancesMonitoringEnabled {
4483
- /**
4484
- * @internal
4485
- */
4486
- const filterSensitiveLog: (obj: RunInstancesMonitoringEnabled) => any;
4487
- }
4488
3908
  /**
4489
3909
  * <p>Describes the launch specification for an instance.</p>
3910
+ * <note>
3911
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
3912
+ * </note>
4490
3913
  */
4491
3914
  export interface LaunchSpecification {
4492
3915
  /**
@@ -4553,12 +3976,6 @@ export interface LaunchSpecification {
4553
3976
  */
4554
3977
  Monitoring?: RunInstancesMonitoringEnabled;
4555
3978
  }
4556
- export declare namespace LaunchSpecification {
4557
- /**
4558
- * @internal
4559
- */
4560
- const filterSensitiveLog: (obj: LaunchSpecification) => any;
4561
- }
4562
3979
  export declare type SpotInstanceState = "active" | "cancelled" | "closed" | "failed" | "open";
4563
3980
  /**
4564
3981
  * <p>Describes the status of a Spot Instance request.</p>
@@ -4578,12 +3995,6 @@ export interface SpotInstanceStatus {
4578
3995
  */
4579
3996
  UpdateTime?: Date;
4580
3997
  }
4581
- export declare namespace SpotInstanceStatus {
4582
- /**
4583
- * @internal
4584
- */
4585
- const filterSensitiveLog: (obj: SpotInstanceStatus) => any;
4586
- }
4587
3998
  /**
4588
3999
  * <p>Describes a Spot Instance request.</p>
4589
4000
  */
@@ -4686,12 +4097,6 @@ export interface SpotInstanceRequest {
4686
4097
  */
4687
4098
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
4688
4099
  }
4689
- export declare namespace SpotInstanceRequest {
4690
- /**
4691
- * @internal
4692
- */
4693
- const filterSensitiveLog: (obj: SpotInstanceRequest) => any;
4694
- }
4695
4100
  /**
4696
4101
  * <p>Contains the output of DescribeSpotInstanceRequests.</p>
4697
4102
  */
@@ -4706,12 +4111,6 @@ export interface DescribeSpotInstanceRequestsResult {
4706
4111
  */
4707
4112
  NextToken?: string;
4708
4113
  }
4709
- export declare namespace DescribeSpotInstanceRequestsResult {
4710
- /**
4711
- * @internal
4712
- */
4713
- const filterSensitiveLog: (obj: DescribeSpotInstanceRequestsResult) => any;
4714
- }
4715
4114
  /**
4716
4115
  * <p>Contains the parameters for DescribeSpotPriceHistory.</p>
4717
4116
  */
@@ -4796,12 +4195,6 @@ export interface DescribeSpotPriceHistoryRequest {
4796
4195
  */
4797
4196
  StartTime?: Date;
4798
4197
  }
4799
- export declare namespace DescribeSpotPriceHistoryRequest {
4800
- /**
4801
- * @internal
4802
- */
4803
- const filterSensitiveLog: (obj: DescribeSpotPriceHistoryRequest) => any;
4804
- }
4805
4198
  /**
4806
4199
  * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
4807
4200
  * using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
@@ -4836,12 +4229,6 @@ export interface SpotPrice {
4836
4229
  */
4837
4230
  Timestamp?: Date;
4838
4231
  }
4839
- export declare namespace SpotPrice {
4840
- /**
4841
- * @internal
4842
- */
4843
- const filterSensitiveLog: (obj: SpotPrice) => any;
4844
- }
4845
4232
  /**
4846
4233
  * <p>Contains the output of DescribeSpotPriceHistory.</p>
4847
4234
  */
@@ -4856,12 +4243,6 @@ export interface DescribeSpotPriceHistoryResult {
4856
4243
  */
4857
4244
  SpotPriceHistory?: SpotPrice[];
4858
4245
  }
4859
- export declare namespace DescribeSpotPriceHistoryResult {
4860
- /**
4861
- * @internal
4862
- */
4863
- const filterSensitiveLog: (obj: DescribeSpotPriceHistoryResult) => any;
4864
- }
4865
4246
  export interface DescribeStaleSecurityGroupsRequest {
4866
4247
  /**
4867
4248
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4882,12 +4263,6 @@ export interface DescribeStaleSecurityGroupsRequest {
4882
4263
  */
4883
4264
  VpcId: string | undefined;
4884
4265
  }
4885
- export declare namespace DescribeStaleSecurityGroupsRequest {
4886
- /**
4887
- * @internal
4888
- */
4889
- const filterSensitiveLog: (obj: DescribeStaleSecurityGroupsRequest) => any;
4890
- }
4891
4266
  /**
4892
4267
  * <p>Describes a stale rule in a security group.</p>
4893
4268
  */
@@ -4919,12 +4294,6 @@ export interface StaleIpPermission {
4919
4294
  */
4920
4295
  UserIdGroupPairs?: UserIdGroupPair[];
4921
4296
  }
4922
- export declare namespace StaleIpPermission {
4923
- /**
4924
- * @internal
4925
- */
4926
- const filterSensitiveLog: (obj: StaleIpPermission) => any;
4927
- }
4928
4297
  /**
4929
4298
  * <p>Describes a stale security group (a security group that contains stale rules).</p>
4930
4299
  */
@@ -4954,12 +4323,6 @@ export interface StaleSecurityGroup {
4954
4323
  */
4955
4324
  VpcId?: string;
4956
4325
  }
4957
- export declare namespace StaleSecurityGroup {
4958
- /**
4959
- * @internal
4960
- */
4961
- const filterSensitiveLog: (obj: StaleSecurityGroup) => any;
4962
- }
4963
4326
  export interface DescribeStaleSecurityGroupsResult {
4964
4327
  /**
4965
4328
  * <p>The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.</p>
@@ -4970,12 +4333,6 @@ export interface DescribeStaleSecurityGroupsResult {
4970
4333
  */
4971
4334
  StaleSecurityGroupSet?: StaleSecurityGroup[];
4972
4335
  }
4973
- export declare namespace DescribeStaleSecurityGroupsResult {
4974
- /**
4975
- * @internal
4976
- */
4977
- const filterSensitiveLog: (obj: DescribeStaleSecurityGroupsResult) => any;
4978
- }
4979
4336
  export interface DescribeStoreImageTasksRequest {
4980
4337
  /**
4981
4338
  * <p>The AMI IDs for which to show progress. Up to 20 AMI IDs can be included in a request.</p>
@@ -5015,12 +4372,6 @@ export interface DescribeStoreImageTasksRequest {
5015
4372
  */
5016
4373
  MaxResults?: number;
5017
4374
  }
5018
- export declare namespace DescribeStoreImageTasksRequest {
5019
- /**
5020
- * @internal
5021
- */
5022
- const filterSensitiveLog: (obj: DescribeStoreImageTasksRequest) => any;
5023
- }
5024
4375
  /**
5025
4376
  * <p>The information about the AMI store task, including the progress of the task.</p>
5026
4377
  */
@@ -5056,12 +4407,6 @@ export interface StoreImageTaskResult {
5056
4407
  */
5057
4408
  StoreTaskFailureReason?: string;
5058
4409
  }
5059
- export declare namespace StoreImageTaskResult {
5060
- /**
5061
- * @internal
5062
- */
5063
- const filterSensitiveLog: (obj: StoreImageTaskResult) => any;
5064
- }
5065
4410
  export interface DescribeStoreImageTasksResult {
5066
4411
  /**
5067
4412
  * <p>The information about the AMI store tasks.</p>
@@ -5073,12 +4418,6 @@ export interface DescribeStoreImageTasksResult {
5073
4418
  */
5074
4419
  NextToken?: string;
5075
4420
  }
5076
- export declare namespace DescribeStoreImageTasksResult {
5077
- /**
5078
- * @internal
5079
- */
5080
- const filterSensitiveLog: (obj: DescribeStoreImageTasksResult) => any;
5081
- }
5082
4421
  export interface DescribeSubnetsRequest {
5083
4422
  /**
5084
4423
  * <p>One or more filters.</p>
@@ -5187,12 +4526,6 @@ export interface DescribeSubnetsRequest {
5187
4526
  */
5188
4527
  MaxResults?: number;
5189
4528
  }
5190
- export declare namespace DescribeSubnetsRequest {
5191
- /**
5192
- * @internal
5193
- */
5194
- const filterSensitiveLog: (obj: DescribeSubnetsRequest) => any;
5195
- }
5196
4529
  export interface DescribeSubnetsResult {
5197
4530
  /**
5198
4531
  * <p>Information about one or more subnets.</p>
@@ -5203,12 +4536,6 @@ export interface DescribeSubnetsResult {
5203
4536
  */
5204
4537
  NextToken?: string;
5205
4538
  }
5206
- export declare namespace DescribeSubnetsResult {
5207
- /**
5208
- * @internal
5209
- */
5210
- const filterSensitiveLog: (obj: DescribeSubnetsResult) => any;
5211
- }
5212
4539
  export interface DescribeTagsRequest {
5213
4540
  /**
5214
4541
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5255,12 +4582,6 @@ export interface DescribeTagsRequest {
5255
4582
  */
5256
4583
  NextToken?: string;
5257
4584
  }
5258
- export declare namespace DescribeTagsRequest {
5259
- /**
5260
- * @internal
5261
- */
5262
- const filterSensitiveLog: (obj: DescribeTagsRequest) => any;
5263
- }
5264
4585
  /**
5265
4586
  * <p>Describes a tag.</p>
5266
4587
  */
@@ -5282,12 +4603,6 @@ export interface TagDescription {
5282
4603
  */
5283
4604
  Value?: string;
5284
4605
  }
5285
- export declare namespace TagDescription {
5286
- /**
5287
- * @internal
5288
- */
5289
- const filterSensitiveLog: (obj: TagDescription) => any;
5290
- }
5291
4606
  export interface DescribeTagsResult {
5292
4607
  /**
5293
4608
  * <p>The token to use to retrieve the next page of results. This value is
@@ -5299,12 +4614,6 @@ export interface DescribeTagsResult {
5299
4614
  */
5300
4615
  Tags?: TagDescription[];
5301
4616
  }
5302
- export declare namespace DescribeTagsResult {
5303
- /**
5304
- * @internal
5305
- */
5306
- const filterSensitiveLog: (obj: DescribeTagsResult) => any;
5307
- }
5308
4617
  export interface DescribeTrafficMirrorFiltersRequest {
5309
4618
  /**
5310
4619
  * <p>The ID of the Traffic Mirror filter.</p>
@@ -5340,12 +4649,6 @@ export interface DescribeTrafficMirrorFiltersRequest {
5340
4649
  */
5341
4650
  NextToken?: string;
5342
4651
  }
5343
- export declare namespace DescribeTrafficMirrorFiltersRequest {
5344
- /**
5345
- * @internal
5346
- */
5347
- const filterSensitiveLog: (obj: DescribeTrafficMirrorFiltersRequest) => any;
5348
- }
5349
4652
  export interface DescribeTrafficMirrorFiltersResult {
5350
4653
  /**
5351
4654
  * <p>Information about one or more Traffic Mirror filters.</p>
@@ -5356,12 +4659,6 @@ export interface DescribeTrafficMirrorFiltersResult {
5356
4659
  */
5357
4660
  NextToken?: string;
5358
4661
  }
5359
- export declare namespace DescribeTrafficMirrorFiltersResult {
5360
- /**
5361
- * @internal
5362
- */
5363
- const filterSensitiveLog: (obj: DescribeTrafficMirrorFiltersResult) => any;
5364
- }
5365
4662
  export interface DescribeTrafficMirrorSessionsRequest {
5366
4663
  /**
5367
4664
  * <p>The ID of the Traffic Mirror session.</p>
@@ -5425,12 +4722,6 @@ export interface DescribeTrafficMirrorSessionsRequest {
5425
4722
  */
5426
4723
  NextToken?: string;
5427
4724
  }
5428
- export declare namespace DescribeTrafficMirrorSessionsRequest {
5429
- /**
5430
- * @internal
5431
- */
5432
- const filterSensitiveLog: (obj: DescribeTrafficMirrorSessionsRequest) => any;
5433
- }
5434
4725
  export interface DescribeTrafficMirrorSessionsResult {
5435
4726
  /**
5436
4727
  * <p>Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.</p>
@@ -5441,12 +4732,6 @@ export interface DescribeTrafficMirrorSessionsResult {
5441
4732
  */
5442
4733
  NextToken?: string;
5443
4734
  }
5444
- export declare namespace DescribeTrafficMirrorSessionsResult {
5445
- /**
5446
- * @internal
5447
- */
5448
- const filterSensitiveLog: (obj: DescribeTrafficMirrorSessionsResult) => any;
5449
- }
5450
4735
  export interface DescribeTrafficMirrorTargetsRequest {
5451
4736
  /**
5452
4737
  * <p>The ID of the Traffic Mirror targets.</p>
@@ -5494,12 +4779,6 @@ export interface DescribeTrafficMirrorTargetsRequest {
5494
4779
  */
5495
4780
  NextToken?: string;
5496
4781
  }
5497
- export declare namespace DescribeTrafficMirrorTargetsRequest {
5498
- /**
5499
- * @internal
5500
- */
5501
- const filterSensitiveLog: (obj: DescribeTrafficMirrorTargetsRequest) => any;
5502
- }
5503
4782
  export interface DescribeTrafficMirrorTargetsResult {
5504
4783
  /**
5505
4784
  * <p>Information about one or more Traffic Mirror targets.</p>
@@ -5510,12 +4789,6 @@ export interface DescribeTrafficMirrorTargetsResult {
5510
4789
  */
5511
4790
  NextToken?: string;
5512
4791
  }
5513
- export declare namespace DescribeTrafficMirrorTargetsResult {
5514
- /**
5515
- * @internal
5516
- */
5517
- const filterSensitiveLog: (obj: DescribeTrafficMirrorTargetsResult) => any;
5518
- }
5519
4792
  export interface DescribeTransitGatewayAttachmentsRequest {
5520
4793
  /**
5521
4794
  * <p>The IDs of the attachments.</p>
@@ -5582,12 +4855,6 @@ export interface DescribeTransitGatewayAttachmentsRequest {
5582
4855
  */
5583
4856
  DryRun?: boolean;
5584
4857
  }
5585
- export declare namespace DescribeTransitGatewayAttachmentsRequest {
5586
- /**
5587
- * @internal
5588
- */
5589
- const filterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsRequest) => any;
5590
- }
5591
4858
  /**
5592
4859
  * <p>Describes an association.</p>
5593
4860
  */
@@ -5601,12 +4868,6 @@ export interface TransitGatewayAttachmentAssociation {
5601
4868
  */
5602
4869
  State?: TransitGatewayAssociationState | string;
5603
4870
  }
5604
- export declare namespace TransitGatewayAttachmentAssociation {
5605
- /**
5606
- * @internal
5607
- */
5608
- const filterSensitiveLog: (obj: TransitGatewayAttachmentAssociation) => any;
5609
- }
5610
4871
  /**
5611
4872
  * <p>Describes an attachment between a resource and a transit gateway.</p>
5612
4873
  */
@@ -5652,12 +4913,6 @@ export interface TransitGatewayAttachment {
5652
4913
  */
5653
4914
  Tags?: Tag[];
5654
4915
  }
5655
- export declare namespace TransitGatewayAttachment {
5656
- /**
5657
- * @internal
5658
- */
5659
- const filterSensitiveLog: (obj: TransitGatewayAttachment) => any;
5660
- }
5661
4916
  export interface DescribeTransitGatewayAttachmentsResult {
5662
4917
  /**
5663
4918
  * <p>Information about the attachments.</p>
@@ -5668,12 +4923,6 @@ export interface DescribeTransitGatewayAttachmentsResult {
5668
4923
  */
5669
4924
  NextToken?: string;
5670
4925
  }
5671
- export declare namespace DescribeTransitGatewayAttachmentsResult {
5672
- /**
5673
- * @internal
5674
- */
5675
- const filterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsResult) => any;
5676
- }
5677
4926
  export interface DescribeTransitGatewayConnectPeersRequest {
5678
4927
  /**
5679
4928
  * <p>The IDs of the Connect peers.</p>
@@ -5715,12 +4964,6 @@ export interface DescribeTransitGatewayConnectPeersRequest {
5715
4964
  */
5716
4965
  DryRun?: boolean;
5717
4966
  }
5718
- export declare namespace DescribeTransitGatewayConnectPeersRequest {
5719
- /**
5720
- * @internal
5721
- */
5722
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersRequest) => any;
5723
- }
5724
4967
  export interface DescribeTransitGatewayConnectPeersResult {
5725
4968
  /**
5726
4969
  * <p>Information about the Connect peers.</p>
@@ -5731,12 +4974,6 @@ export interface DescribeTransitGatewayConnectPeersResult {
5731
4974
  */
5732
4975
  NextToken?: string;
5733
4976
  }
5734
- export declare namespace DescribeTransitGatewayConnectPeersResult {
5735
- /**
5736
- * @internal
5737
- */
5738
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersResult) => any;
5739
- }
5740
4977
  export interface DescribeTransitGatewayConnectsRequest {
5741
4978
  /**
5742
4979
  * <p>The IDs of the attachments.</p>
@@ -5790,12 +5027,6 @@ export interface DescribeTransitGatewayConnectsRequest {
5790
5027
  */
5791
5028
  DryRun?: boolean;
5792
5029
  }
5793
- export declare namespace DescribeTransitGatewayConnectsRequest {
5794
- /**
5795
- * @internal
5796
- */
5797
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectsRequest) => any;
5798
- }
5799
5030
  export interface DescribeTransitGatewayConnectsResult {
5800
5031
  /**
5801
5032
  * <p>Information about the Connect attachments.</p>
@@ -5806,12 +5037,6 @@ export interface DescribeTransitGatewayConnectsResult {
5806
5037
  */
5807
5038
  NextToken?: string;
5808
5039
  }
5809
- export declare namespace DescribeTransitGatewayConnectsResult {
5810
- /**
5811
- * @internal
5812
- */
5813
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectsResult) => any;
5814
- }
5815
5040
  export interface DescribeTransitGatewayMulticastDomainsRequest {
5816
5041
  /**
5817
5042
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -5851,12 +5076,6 @@ export interface DescribeTransitGatewayMulticastDomainsRequest {
5851
5076
  */
5852
5077
  DryRun?: boolean;
5853
5078
  }
5854
- export declare namespace DescribeTransitGatewayMulticastDomainsRequest {
5855
- /**
5856
- * @internal
5857
- */
5858
- const filterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsRequest) => any;
5859
- }
5860
5079
  export interface DescribeTransitGatewayMulticastDomainsResult {
5861
5080
  /**
5862
5081
  * <p>Information about the transit gateway multicast domains.</p>
@@ -5867,12 +5086,6 @@ export interface DescribeTransitGatewayMulticastDomainsResult {
5867
5086
  */
5868
5087
  NextToken?: string;
5869
5088
  }
5870
- export declare namespace DescribeTransitGatewayMulticastDomainsResult {
5871
- /**
5872
- * @internal
5873
- */
5874
- const filterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsResult) => any;
5875
- }
5876
5089
  export interface DescribeTransitGatewayPeeringAttachmentsRequest {
5877
5090
  /**
5878
5091
  * <p>One or more IDs of the transit gateway peering attachments.</p>
@@ -5929,12 +5142,6 @@ export interface DescribeTransitGatewayPeeringAttachmentsRequest {
5929
5142
  */
5930
5143
  DryRun?: boolean;
5931
5144
  }
5932
- export declare namespace DescribeTransitGatewayPeeringAttachmentsRequest {
5933
- /**
5934
- * @internal
5935
- */
5936
- const filterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsRequest) => any;
5937
- }
5938
5145
  export interface DescribeTransitGatewayPeeringAttachmentsResult {
5939
5146
  /**
5940
5147
  * <p>The transit gateway peering attachments.</p>
@@ -5945,12 +5152,6 @@ export interface DescribeTransitGatewayPeeringAttachmentsResult {
5945
5152
  */
5946
5153
  NextToken?: string;
5947
5154
  }
5948
- export declare namespace DescribeTransitGatewayPeeringAttachmentsResult {
5949
- /**
5950
- * @internal
5951
- */
5952
- const filterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsResult) => any;
5953
- }
5954
5155
  export interface DescribeTransitGatewayPolicyTablesRequest {
5955
5156
  /**
5956
5157
  * <p>The IDs of the transit gateway policy tables.</p>
@@ -5976,12 +5177,6 @@ export interface DescribeTransitGatewayPolicyTablesRequest {
5976
5177
  */
5977
5178
  DryRun?: boolean;
5978
5179
  }
5979
- export declare namespace DescribeTransitGatewayPolicyTablesRequest {
5980
- /**
5981
- * @internal
5982
- */
5983
- const filterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesRequest) => any;
5984
- }
5985
5180
  export interface DescribeTransitGatewayPolicyTablesResult {
5986
5181
  /**
5987
5182
  * <p>Describes the transit gateway policy tables.</p>
@@ -5992,12 +5187,6 @@ export interface DescribeTransitGatewayPolicyTablesResult {
5992
5187
  */
5993
5188
  NextToken?: string;
5994
5189
  }
5995
- export declare namespace DescribeTransitGatewayPolicyTablesResult {
5996
- /**
5997
- * @internal
5998
- */
5999
- const filterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesResult) => any;
6000
- }
6001
5190
  export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
6002
5191
  /**
6003
5192
  * <p>The IDs of the transit gateway route tables that are being advertised.</p>
@@ -6023,12 +5212,6 @@ export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
6023
5212
  */
6024
5213
  DryRun?: boolean;
6025
5214
  }
6026
- export declare namespace DescribeTransitGatewayRouteTableAnnouncementsRequest {
6027
- /**
6028
- * @internal
6029
- */
6030
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsRequest) => any;
6031
- }
6032
5215
  export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
6033
5216
  /**
6034
5217
  * <p>Describes the transit gateway route table announcement.</p>
@@ -6039,12 +5222,6 @@ export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
6039
5222
  */
6040
5223
  NextToken?: string;
6041
5224
  }
6042
- export declare namespace DescribeTransitGatewayRouteTableAnnouncementsResult {
6043
- /**
6044
- * @internal
6045
- */
6046
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsResult) => any;
6047
- }
6048
5225
  export interface DescribeTransitGatewayRouteTablesRequest {
6049
5226
  /**
6050
5227
  * <p>The IDs of the transit gateway route tables.</p>
@@ -6094,12 +5271,6 @@ export interface DescribeTransitGatewayRouteTablesRequest {
6094
5271
  */
6095
5272
  DryRun?: boolean;
6096
5273
  }
6097
- export declare namespace DescribeTransitGatewayRouteTablesRequest {
6098
- /**
6099
- * @internal
6100
- */
6101
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesRequest) => any;
6102
- }
6103
5274
  export interface DescribeTransitGatewayRouteTablesResult {
6104
5275
  /**
6105
5276
  * <p>Information about the transit gateway route tables.</p>
@@ -6110,12 +5281,6 @@ export interface DescribeTransitGatewayRouteTablesResult {
6110
5281
  */
6111
5282
  NextToken?: string;
6112
5283
  }
6113
- export declare namespace DescribeTransitGatewayRouteTablesResult {
6114
- /**
6115
- * @internal
6116
- */
6117
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesResult) => any;
6118
- }
6119
5284
  export interface DescribeTransitGatewaysRequest {
6120
5285
  /**
6121
5286
  * <p>The IDs of the transit gateways.</p>
@@ -6189,12 +5354,6 @@ export interface DescribeTransitGatewaysRequest {
6189
5354
  */
6190
5355
  DryRun?: boolean;
6191
5356
  }
6192
- export declare namespace DescribeTransitGatewaysRequest {
6193
- /**
6194
- * @internal
6195
- */
6196
- const filterSensitiveLog: (obj: DescribeTransitGatewaysRequest) => any;
6197
- }
6198
5357
  export interface DescribeTransitGatewaysResult {
6199
5358
  /**
6200
5359
  * <p>Information about the transit gateways.</p>
@@ -6205,12 +5364,6 @@ export interface DescribeTransitGatewaysResult {
6205
5364
  */
6206
5365
  NextToken?: string;
6207
5366
  }
6208
- export declare namespace DescribeTransitGatewaysResult {
6209
- /**
6210
- * @internal
6211
- */
6212
- const filterSensitiveLog: (obj: DescribeTransitGatewaysResult) => any;
6213
- }
6214
5367
  export interface DescribeTransitGatewayVpcAttachmentsRequest {
6215
5368
  /**
6216
5369
  * <p>The IDs of the attachments.</p>
@@ -6254,12 +5407,6 @@ export interface DescribeTransitGatewayVpcAttachmentsRequest {
6254
5407
  */
6255
5408
  DryRun?: boolean;
6256
5409
  }
6257
- export declare namespace DescribeTransitGatewayVpcAttachmentsRequest {
6258
- /**
6259
- * @internal
6260
- */
6261
- const filterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsRequest) => any;
6262
- }
6263
5410
  export interface DescribeTransitGatewayVpcAttachmentsResult {
6264
5411
  /**
6265
5412
  * <p>Information about the VPC attachments.</p>
@@ -6270,12 +5417,6 @@ export interface DescribeTransitGatewayVpcAttachmentsResult {
6270
5417
  */
6271
5418
  NextToken?: string;
6272
5419
  }
6273
- export declare namespace DescribeTransitGatewayVpcAttachmentsResult {
6274
- /**
6275
- * @internal
6276
- */
6277
- const filterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsResult) => any;
6278
- }
6279
5420
  export interface DescribeTrunkInterfaceAssociationsRequest {
6280
5421
  /**
6281
5422
  * <p>The IDs of the associations.</p>
@@ -6311,12 +5452,6 @@ export interface DescribeTrunkInterfaceAssociationsRequest {
6311
5452
  */
6312
5453
  MaxResults?: number;
6313
5454
  }
6314
- export declare namespace DescribeTrunkInterfaceAssociationsRequest {
6315
- /**
6316
- * @internal
6317
- */
6318
- const filterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsRequest) => any;
6319
- }
6320
5455
  export interface DescribeTrunkInterfaceAssociationsResult {
6321
5456
  /**
6322
5457
  * <p>Information about the trunk associations.</p>
@@ -6327,12 +5462,6 @@ export interface DescribeTrunkInterfaceAssociationsResult {
6327
5462
  */
6328
5463
  NextToken?: string;
6329
5464
  }
6330
- export declare namespace DescribeTrunkInterfaceAssociationsResult {
6331
- /**
6332
- * @internal
6333
- */
6334
- const filterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsResult) => any;
6335
- }
6336
5465
  export declare type VolumeAttributeName = "autoEnableIO" | "productCodes";
6337
5466
  export interface DescribeVolumeAttributeRequest {
6338
5467
  /**
@@ -6350,12 +5479,6 @@ export interface DescribeVolumeAttributeRequest {
6350
5479
  */
6351
5480
  DryRun?: boolean;
6352
5481
  }
6353
- export declare namespace DescribeVolumeAttributeRequest {
6354
- /**
6355
- * @internal
6356
- */
6357
- const filterSensitiveLog: (obj: DescribeVolumeAttributeRequest) => any;
6358
- }
6359
5482
  export interface DescribeVolumeAttributeResult {
6360
5483
  /**
6361
5484
  * <p>The state of <code>autoEnableIO</code> attribute.</p>
@@ -6370,12 +5493,6 @@ export interface DescribeVolumeAttributeResult {
6370
5493
  */
6371
5494
  VolumeId?: string;
6372
5495
  }
6373
- export declare namespace DescribeVolumeAttributeResult {
6374
- /**
6375
- * @internal
6376
- */
6377
- const filterSensitiveLog: (obj: DescribeVolumeAttributeResult) => any;
6378
- }
6379
5496
  export interface DescribeVolumesRequest {
6380
5497
  /**
6381
5498
  * <p>The filters.</p>
@@ -6496,12 +5613,6 @@ export interface DescribeVolumesRequest {
6496
5613
  */
6497
5614
  NextToken?: string;
6498
5615
  }
6499
- export declare namespace DescribeVolumesRequest {
6500
- /**
6501
- * @internal
6502
- */
6503
- const filterSensitiveLog: (obj: DescribeVolumesRequest) => any;
6504
- }
6505
5616
  export interface DescribeVolumesResult {
6506
5617
  /**
6507
5618
  * <p>Information about the volumes.</p>
@@ -6515,12 +5626,6 @@ export interface DescribeVolumesResult {
6515
5626
  */
6516
5627
  NextToken?: string;
6517
5628
  }
6518
- export declare namespace DescribeVolumesResult {
6519
- /**
6520
- * @internal
6521
- */
6522
- const filterSensitiveLog: (obj: DescribeVolumesResult) => any;
6523
- }
6524
5629
  export interface DescribeVolumesModificationsRequest {
6525
5630
  /**
6526
5631
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6595,12 +5700,6 @@ export interface DescribeVolumesModificationsRequest {
6595
5700
  */
6596
5701
  MaxResults?: number;
6597
5702
  }
6598
- export declare namespace DescribeVolumesModificationsRequest {
6599
- /**
6600
- * @internal
6601
- */
6602
- const filterSensitiveLog: (obj: DescribeVolumesModificationsRequest) => any;
6603
- }
6604
5703
  export declare type VolumeModificationState = "completed" | "failed" | "modifying" | "optimizing";
6605
5704
  /**
6606
5705
  * <p>Describes the modification status of an EBS volume.</p>
@@ -6673,12 +5772,6 @@ export interface VolumeModification {
6673
5772
  */
6674
5773
  EndTime?: Date;
6675
5774
  }
6676
- export declare namespace VolumeModification {
6677
- /**
6678
- * @internal
6679
- */
6680
- const filterSensitiveLog: (obj: VolumeModification) => any;
6681
- }
6682
5775
  export interface DescribeVolumesModificationsResult {
6683
5776
  /**
6684
5777
  * <p>Information about the volume modifications.</p>
@@ -6689,12 +5782,6 @@ export interface DescribeVolumesModificationsResult {
6689
5782
  */
6690
5783
  NextToken?: string;
6691
5784
  }
6692
- export declare namespace DescribeVolumesModificationsResult {
6693
- /**
6694
- * @internal
6695
- */
6696
- const filterSensitiveLog: (obj: DescribeVolumesModificationsResult) => any;
6697
- }
6698
5785
  export interface DescribeVolumeStatusRequest {
6699
5786
  /**
6700
5787
  * <p>The filters.</p>
@@ -6791,12 +5878,6 @@ export interface DescribeVolumeStatusRequest {
6791
5878
  */
6792
5879
  DryRun?: boolean;
6793
5880
  }
6794
- export declare namespace DescribeVolumeStatusRequest {
6795
- /**
6796
- * @internal
6797
- */
6798
- const filterSensitiveLog: (obj: DescribeVolumeStatusRequest) => any;
6799
- }
6800
5881
  /**
6801
5882
  * <p>Describes a volume status operation code.</p>
6802
5883
  */
@@ -6818,12 +5899,6 @@ export interface VolumeStatusAction {
6818
5899
  */
6819
5900
  EventType?: string;
6820
5901
  }
6821
- export declare namespace VolumeStatusAction {
6822
- /**
6823
- * @internal
6824
- */
6825
- const filterSensitiveLog: (obj: VolumeStatusAction) => any;
6826
- }
6827
5902
  /**
6828
5903
  * <p>Information about the instances to which the volume is attached.</p>
6829
5904
  */
@@ -6837,12 +5912,6 @@ export interface VolumeStatusAttachmentStatus {
6837
5912
  */
6838
5913
  InstanceId?: string;
6839
5914
  }
6840
- export declare namespace VolumeStatusAttachmentStatus {
6841
- /**
6842
- * @internal
6843
- */
6844
- const filterSensitiveLog: (obj: VolumeStatusAttachmentStatus) => any;
6845
- }
6846
5915
  /**
6847
5916
  * <p>Describes a volume status event.</p>
6848
5917
  */
@@ -6872,12 +5941,6 @@ export interface VolumeStatusEvent {
6872
5941
  */
6873
5942
  InstanceId?: string;
6874
5943
  }
6875
- export declare namespace VolumeStatusEvent {
6876
- /**
6877
- * @internal
6878
- */
6879
- const filterSensitiveLog: (obj: VolumeStatusEvent) => any;
6880
- }
6881
5944
  export declare type VolumeStatusName = "io-enabled" | "io-performance";
6882
5945
  /**
6883
5946
  * <p>Describes a volume status.</p>
@@ -6892,12 +5955,6 @@ export interface VolumeStatusDetails {
6892
5955
  */
6893
5956
  Status?: string;
6894
5957
  }
6895
- export declare namespace VolumeStatusDetails {
6896
- /**
6897
- * @internal
6898
- */
6899
- const filterSensitiveLog: (obj: VolumeStatusDetails) => any;
6900
- }
6901
5958
  export declare type VolumeStatusInfoStatus = "impaired" | "insufficient-data" | "ok";
6902
5959
  /**
6903
5960
  * <p>Describes the status of a volume.</p>
@@ -6912,12 +5969,6 @@ export interface VolumeStatusInfo {
6912
5969
  */
6913
5970
  Status?: VolumeStatusInfoStatus | string;
6914
5971
  }
6915
- export declare namespace VolumeStatusInfo {
6916
- /**
6917
- * @internal
6918
- */
6919
- const filterSensitiveLog: (obj: VolumeStatusInfo) => any;
6920
- }
6921
5972
  /**
6922
5973
  * <p>Describes the volume status.</p>
6923
5974
  */
@@ -6951,12 +6002,6 @@ export interface VolumeStatusItem {
6951
6002
  */
6952
6003
  AttachmentStatuses?: VolumeStatusAttachmentStatus[];
6953
6004
  }
6954
- export declare namespace VolumeStatusItem {
6955
- /**
6956
- * @internal
6957
- */
6958
- const filterSensitiveLog: (obj: VolumeStatusItem) => any;
6959
- }
6960
6005
  export interface DescribeVolumeStatusResult {
6961
6006
  /**
6962
6007
  * <p>The token to use to retrieve the next page of results. This value is <code>null</code>
@@ -6968,12 +6013,6 @@ export interface DescribeVolumeStatusResult {
6968
6013
  */
6969
6014
  VolumeStatuses?: VolumeStatusItem[];
6970
6015
  }
6971
- export declare namespace DescribeVolumeStatusResult {
6972
- /**
6973
- * @internal
6974
- */
6975
- const filterSensitiveLog: (obj: DescribeVolumeStatusResult) => any;
6976
- }
6977
6016
  export declare type VpcAttributeName = "enableDnsHostnames" | "enableDnsSupport";
6978
6017
  export interface DescribeVpcAttributeRequest {
6979
6018
  /**
@@ -6991,12 +6030,6 @@ export interface DescribeVpcAttributeRequest {
6991
6030
  */
6992
6031
  DryRun?: boolean;
6993
6032
  }
6994
- export declare namespace DescribeVpcAttributeRequest {
6995
- /**
6996
- * @internal
6997
- */
6998
- const filterSensitiveLog: (obj: DescribeVpcAttributeRequest) => any;
6999
- }
7000
6033
  export interface DescribeVpcAttributeResult {
7001
6034
  /**
7002
6035
  * <p>The ID of the VPC.</p>
@@ -7016,12 +6049,6 @@ export interface DescribeVpcAttributeResult {
7016
6049
  */
7017
6050
  EnableDnsSupport?: AttributeBooleanValue;
7018
6051
  }
7019
- export declare namespace DescribeVpcAttributeResult {
7020
- /**
7021
- * @internal
7022
- */
7023
- const filterSensitiveLog: (obj: DescribeVpcAttributeResult) => any;
7024
- }
7025
6052
  export interface DescribeVpcClassicLinkRequest {
7026
6053
  /**
7027
6054
  * <p>One or more filters.</p>
@@ -7054,14 +6081,11 @@ export interface DescribeVpcClassicLinkRequest {
7054
6081
  */
7055
6082
  VpcIds?: string[];
7056
6083
  }
7057
- export declare namespace DescribeVpcClassicLinkRequest {
7058
- /**
7059
- * @internal
7060
- */
7061
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkRequest) => any;
7062
- }
7063
6084
  /**
7064
- * <p>Describes whether a VPC is enabled for ClassicLink.</p>
6085
+ * <note>
6086
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
6087
+ * </note>
6088
+ * <p>Describes whether a VPC is enabled for ClassicLink.</p>
7065
6089
  */
7066
6090
  export interface VpcClassicLink {
7067
6091
  /**
@@ -7077,24 +6101,12 @@ export interface VpcClassicLink {
7077
6101
  */
7078
6102
  VpcId?: string;
7079
6103
  }
7080
- export declare namespace VpcClassicLink {
7081
- /**
7082
- * @internal
7083
- */
7084
- const filterSensitiveLog: (obj: VpcClassicLink) => any;
7085
- }
7086
6104
  export interface DescribeVpcClassicLinkResult {
7087
6105
  /**
7088
6106
  * <p>The ClassicLink status of one or more VPCs.</p>
7089
6107
  */
7090
6108
  Vpcs?: VpcClassicLink[];
7091
6109
  }
7092
- export declare namespace DescribeVpcClassicLinkResult {
7093
- /**
7094
- * @internal
7095
- */
7096
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkResult) => any;
7097
- }
7098
6110
  export interface DescribeVpcClassicLinkDnsSupportRequest {
7099
6111
  /**
7100
6112
  * <p>The maximum number of results to return with a single call.
@@ -7110,12 +6122,6 @@ export interface DescribeVpcClassicLinkDnsSupportRequest {
7110
6122
  */
7111
6123
  VpcIds?: string[];
7112
6124
  }
7113
- export declare namespace DescribeVpcClassicLinkDnsSupportRequest {
7114
- /**
7115
- * @internal
7116
- */
7117
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportRequest) => any;
7118
- }
7119
6125
  /**
7120
6126
  * <p>Describes the ClassicLink DNS support status of a VPC.</p>
7121
6127
  */
@@ -7129,12 +6135,6 @@ export interface ClassicLinkDnsSupport {
7129
6135
  */
7130
6136
  VpcId?: string;
7131
6137
  }
7132
- export declare namespace ClassicLinkDnsSupport {
7133
- /**
7134
- * @internal
7135
- */
7136
- const filterSensitiveLog: (obj: ClassicLinkDnsSupport) => any;
7137
- }
7138
6138
  export interface DescribeVpcClassicLinkDnsSupportResult {
7139
6139
  /**
7140
6140
  * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
@@ -7145,13 +6145,7 @@ export interface DescribeVpcClassicLinkDnsSupportResult {
7145
6145
  */
7146
6146
  Vpcs?: ClassicLinkDnsSupport[];
7147
6147
  }
7148
- export declare namespace DescribeVpcClassicLinkDnsSupportResult {
7149
- /**
7150
- * @internal
7151
- */
7152
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportResult) => any;
7153
- }
7154
- export interface DescribeVpcEndpointConnectionNotificationsRequest {
6148
+ export interface DescribeVpcEndpointConnectionNotificationsRequest {
7155
6149
  /**
7156
6150
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
7157
6151
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -7206,12 +6200,6 @@ export interface DescribeVpcEndpointConnectionNotificationsRequest {
7206
6200
  */
7207
6201
  NextToken?: string;
7208
6202
  }
7209
- export declare namespace DescribeVpcEndpointConnectionNotificationsRequest {
7210
- /**
7211
- * @internal
7212
- */
7213
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsRequest) => any;
7214
- }
7215
6203
  export interface DescribeVpcEndpointConnectionNotificationsResult {
7216
6204
  /**
7217
6205
  * <p>One or more notifications.</p>
@@ -7223,12 +6211,6 @@ export interface DescribeVpcEndpointConnectionNotificationsResult {
7223
6211
  */
7224
6212
  NextToken?: string;
7225
6213
  }
7226
- export declare namespace DescribeVpcEndpointConnectionNotificationsResult {
7227
- /**
7228
- * @internal
7229
- */
7230
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsResult) => any;
7231
- }
7232
6214
  export interface DescribeVpcEndpointConnectionsRequest {
7233
6215
  /**
7234
6216
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7279,12 +6261,6 @@ export interface DescribeVpcEndpointConnectionsRequest {
7279
6261
  */
7280
6262
  NextToken?: string;
7281
6263
  }
7282
- export declare namespace DescribeVpcEndpointConnectionsRequest {
7283
- /**
7284
- * @internal
7285
- */
7286
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionsRequest) => any;
7287
- }
7288
6264
  /**
7289
6265
  * <p>Describes a VPC endpoint connection to a service.</p>
7290
6266
  */
@@ -7326,12 +6302,6 @@ export interface VpcEndpointConnection {
7326
6302
  */
7327
6303
  IpAddressType?: IpAddressType | string;
7328
6304
  }
7329
- export declare namespace VpcEndpointConnection {
7330
- /**
7331
- * @internal
7332
- */
7333
- const filterSensitiveLog: (obj: VpcEndpointConnection) => any;
7334
- }
7335
6305
  export interface DescribeVpcEndpointConnectionsResult {
7336
6306
  /**
7337
6307
  * <p>Information about one or more VPC endpoint connections.</p>
@@ -7342,12 +6312,6 @@ export interface DescribeVpcEndpointConnectionsResult {
7342
6312
  */
7343
6313
  NextToken?: string;
7344
6314
  }
7345
- export declare namespace DescribeVpcEndpointConnectionsResult {
7346
- /**
7347
- * @internal
7348
- */
7349
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionsResult) => any;
7350
- }
7351
6315
  /**
7352
6316
  * <p>Contains the parameters for DescribeVpcEndpoints.</p>
7353
6317
  */
@@ -7413,12 +6377,6 @@ export interface DescribeVpcEndpointsRequest {
7413
6377
  */
7414
6378
  NextToken?: string;
7415
6379
  }
7416
- export declare namespace DescribeVpcEndpointsRequest {
7417
- /**
7418
- * @internal
7419
- */
7420
- const filterSensitiveLog: (obj: DescribeVpcEndpointsRequest) => any;
7421
- }
7422
6380
  /**
7423
6381
  * <p>Contains the output of DescribeVpcEndpoints.</p>
7424
6382
  */
@@ -7432,12 +6390,6 @@ export interface DescribeVpcEndpointsResult {
7432
6390
  */
7433
6391
  NextToken?: string;
7434
6392
  }
7435
- export declare namespace DescribeVpcEndpointsResult {
7436
- /**
7437
- * @internal
7438
- */
7439
- const filterSensitiveLog: (obj: DescribeVpcEndpointsResult) => any;
7440
- }
7441
6393
  export interface DescribeVpcEndpointServiceConfigurationsRequest {
7442
6394
  /**
7443
6395
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7494,12 +6446,6 @@ export interface DescribeVpcEndpointServiceConfigurationsRequest {
7494
6446
  */
7495
6447
  NextToken?: string;
7496
6448
  }
7497
- export declare namespace DescribeVpcEndpointServiceConfigurationsRequest {
7498
- /**
7499
- * @internal
7500
- */
7501
- const filterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsRequest) => any;
7502
- }
7503
6449
  export interface DescribeVpcEndpointServiceConfigurationsResult {
7504
6450
  /**
7505
6451
  * <p>Information about one or more services.</p>
@@ -7510,12 +6456,6 @@ export interface DescribeVpcEndpointServiceConfigurationsResult {
7510
6456
  */
7511
6457
  NextToken?: string;
7512
6458
  }
7513
- export declare namespace DescribeVpcEndpointServiceConfigurationsResult {
7514
- /**
7515
- * @internal
7516
- */
7517
- const filterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsResult) => any;
7518
- }
7519
6459
  export interface DescribeVpcEndpointServicePermissionsRequest {
7520
6460
  /**
7521
6461
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7556,12 +6496,6 @@ export interface DescribeVpcEndpointServicePermissionsRequest {
7556
6496
  */
7557
6497
  NextToken?: string;
7558
6498
  }
7559
- export declare namespace DescribeVpcEndpointServicePermissionsRequest {
7560
- /**
7561
- * @internal
7562
- */
7563
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsRequest) => any;
7564
- }
7565
6499
  export interface DescribeVpcEndpointServicePermissionsResult {
7566
6500
  /**
7567
6501
  * <p>Information about one or more allowed principals.</p>
@@ -7572,12 +6506,6 @@ export interface DescribeVpcEndpointServicePermissionsResult {
7572
6506
  */
7573
6507
  NextToken?: string;
7574
6508
  }
7575
- export declare namespace DescribeVpcEndpointServicePermissionsResult {
7576
- /**
7577
- * @internal
7578
- */
7579
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsResult) => any;
7580
- }
7581
6509
  /**
7582
6510
  * <p>Contains the parameters for DescribeVpcEndpointServices.</p>
7583
6511
  */
@@ -7629,12 +6557,6 @@ export interface DescribeVpcEndpointServicesRequest {
7629
6557
  */
7630
6558
  NextToken?: string;
7631
6559
  }
7632
- export declare namespace DescribeVpcEndpointServicesRequest {
7633
- /**
7634
- * @internal
7635
- */
7636
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicesRequest) => any;
7637
- }
7638
6560
  /**
7639
6561
  * <p>Information about the Private DNS name for interface endpoints.</p>
7640
6562
  */
@@ -7644,12 +6566,6 @@ export interface PrivateDnsDetails {
7644
6566
  */
7645
6567
  PrivateDnsName?: string;
7646
6568
  }
7647
- export declare namespace PrivateDnsDetails {
7648
- /**
7649
- * @internal
7650
- */
7651
- const filterSensitiveLog: (obj: PrivateDnsDetails) => any;
7652
- }
7653
6569
  /**
7654
6570
  * <p>Describes a VPC endpoint service.</p>
7655
6571
  */
@@ -7717,12 +6633,6 @@ export interface ServiceDetail {
7717
6633
  */
7718
6634
  SupportedIpAddressTypes?: (ServiceConnectivityType | string)[];
7719
6635
  }
7720
- export declare namespace ServiceDetail {
7721
- /**
7722
- * @internal
7723
- */
7724
- const filterSensitiveLog: (obj: ServiceDetail) => any;
7725
- }
7726
6636
  /**
7727
6637
  * <p>Contains the output of DescribeVpcEndpointServices.</p>
7728
6638
  */
@@ -7740,12 +6650,6 @@ export interface DescribeVpcEndpointServicesResult {
7740
6650
  */
7741
6651
  NextToken?: string;
7742
6652
  }
7743
- export declare namespace DescribeVpcEndpointServicesResult {
7744
- /**
7745
- * @internal
7746
- */
7747
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicesResult) => any;
7748
- }
7749
6653
  export interface DescribeVpcPeeringConnectionsRequest {
7750
6654
  /**
7751
6655
  * <p>One or more filters.</p>
@@ -7833,12 +6737,6 @@ export interface DescribeVpcPeeringConnectionsRequest {
7833
6737
  */
7834
6738
  MaxResults?: number;
7835
6739
  }
7836
- export declare namespace DescribeVpcPeeringConnectionsRequest {
7837
- /**
7838
- * @internal
7839
- */
7840
- const filterSensitiveLog: (obj: DescribeVpcPeeringConnectionsRequest) => any;
7841
- }
7842
6740
  export interface DescribeVpcPeeringConnectionsResult {
7843
6741
  /**
7844
6742
  * <p>Information about the VPC peering connections.</p>
@@ -7849,12 +6747,6 @@ export interface DescribeVpcPeeringConnectionsResult {
7849
6747
  */
7850
6748
  NextToken?: string;
7851
6749
  }
7852
- export declare namespace DescribeVpcPeeringConnectionsResult {
7853
- /**
7854
- * @internal
7855
- */
7856
- const filterSensitiveLog: (obj: DescribeVpcPeeringConnectionsResult) => any;
7857
- }
7858
6750
  export interface DescribeVpcsRequest {
7859
6751
  /**
7860
6752
  * <p>One or more filters.</p>
@@ -7953,12 +6845,6 @@ export interface DescribeVpcsRequest {
7953
6845
  */
7954
6846
  MaxResults?: number;
7955
6847
  }
7956
- export declare namespace DescribeVpcsRequest {
7957
- /**
7958
- * @internal
7959
- */
7960
- const filterSensitiveLog: (obj: DescribeVpcsRequest) => any;
7961
- }
7962
6848
  export interface DescribeVpcsResult {
7963
6849
  /**
7964
6850
  * <p>Information about one or more VPCs.</p>
@@ -7969,12 +6855,6 @@ export interface DescribeVpcsResult {
7969
6855
  */
7970
6856
  NextToken?: string;
7971
6857
  }
7972
- export declare namespace DescribeVpcsResult {
7973
- /**
7974
- * @internal
7975
- */
7976
- const filterSensitiveLog: (obj: DescribeVpcsResult) => any;
7977
- }
7978
6858
  /**
7979
6859
  * <p>Contains the parameters for DescribeVpnConnections.</p>
7980
6860
  */
@@ -8058,12 +6938,6 @@ export interface DescribeVpnConnectionsRequest {
8058
6938
  */
8059
6939
  DryRun?: boolean;
8060
6940
  }
8061
- export declare namespace DescribeVpnConnectionsRequest {
8062
- /**
8063
- * @internal
8064
- */
8065
- const filterSensitiveLog: (obj: DescribeVpnConnectionsRequest) => any;
8066
- }
8067
6941
  /**
8068
6942
  * <p>Contains the output of DescribeVpnConnections.</p>
8069
6943
  */
@@ -8073,12 +6947,6 @@ export interface DescribeVpnConnectionsResult {
8073
6947
  */
8074
6948
  VpnConnections?: VpnConnection[];
8075
6949
  }
8076
- export declare namespace DescribeVpnConnectionsResult {
8077
- /**
8078
- * @internal
8079
- */
8080
- const filterSensitiveLog: (obj: DescribeVpnConnectionsResult) => any;
8081
- }
8082
6950
  /**
8083
6951
  * <p>Contains the parameters for DescribeVpnGateways.</p>
8084
6952
  */
@@ -8146,12 +7014,6 @@ export interface DescribeVpnGatewaysRequest {
8146
7014
  */
8147
7015
  DryRun?: boolean;
8148
7016
  }
8149
- export declare namespace DescribeVpnGatewaysRequest {
8150
- /**
8151
- * @internal
8152
- */
8153
- const filterSensitiveLog: (obj: DescribeVpnGatewaysRequest) => any;
8154
- }
8155
7017
  /**
8156
7018
  * <p>Contains the output of DescribeVpnGateways.</p>
8157
7019
  */
@@ -8161,12 +7023,6 @@ export interface DescribeVpnGatewaysResult {
8161
7023
  */
8162
7024
  VpnGateways?: VpnGateway[];
8163
7025
  }
8164
- export declare namespace DescribeVpnGatewaysResult {
8165
- /**
8166
- * @internal
8167
- */
8168
- const filterSensitiveLog: (obj: DescribeVpnGatewaysResult) => any;
8169
- }
8170
7026
  export interface DetachClassicLinkVpcRequest {
8171
7027
  /**
8172
7028
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8183,24 +7039,12 @@ export interface DetachClassicLinkVpcRequest {
8183
7039
  */
8184
7040
  VpcId: string | undefined;
8185
7041
  }
8186
- export declare namespace DetachClassicLinkVpcRequest {
8187
- /**
8188
- * @internal
8189
- */
8190
- const filterSensitiveLog: (obj: DetachClassicLinkVpcRequest) => any;
8191
- }
8192
7042
  export interface DetachClassicLinkVpcResult {
8193
7043
  /**
8194
7044
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8195
7045
  */
8196
7046
  Return?: boolean;
8197
7047
  }
8198
- export declare namespace DetachClassicLinkVpcResult {
8199
- /**
8200
- * @internal
8201
- */
8202
- const filterSensitiveLog: (obj: DetachClassicLinkVpcResult) => any;
8203
- }
8204
7048
  export interface DetachInternetGatewayRequest {
8205
7049
  /**
8206
7050
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8217,12 +7061,6 @@ export interface DetachInternetGatewayRequest {
8217
7061
  */
8218
7062
  VpcId: string | undefined;
8219
7063
  }
8220
- export declare namespace DetachInternetGatewayRequest {
8221
- /**
8222
- * @internal
8223
- */
8224
- const filterSensitiveLog: (obj: DetachInternetGatewayRequest) => any;
8225
- }
8226
7064
  /**
8227
7065
  * <p>Contains the parameters for DetachNetworkInterface.</p>
8228
7066
  */
@@ -8259,12 +7097,6 @@ export interface DetachNetworkInterfaceRequest {
8259
7097
  */
8260
7098
  Force?: boolean;
8261
7099
  }
8262
- export declare namespace DetachNetworkInterfaceRequest {
8263
- /**
8264
- * @internal
8265
- */
8266
- const filterSensitiveLog: (obj: DetachNetworkInterfaceRequest) => any;
8267
- }
8268
7100
  export interface DetachVolumeRequest {
8269
7101
  /**
8270
7102
  * <p>The device name.</p>
@@ -8294,12 +7126,6 @@ export interface DetachVolumeRequest {
8294
7126
  */
8295
7127
  DryRun?: boolean;
8296
7128
  }
8297
- export declare namespace DetachVolumeRequest {
8298
- /**
8299
- * @internal
8300
- */
8301
- const filterSensitiveLog: (obj: DetachVolumeRequest) => any;
8302
- }
8303
7129
  /**
8304
7130
  * <p>Contains the parameters for DetachVpnGateway.</p>
8305
7131
  */
@@ -8320,12 +7146,6 @@ export interface DetachVpnGatewayRequest {
8320
7146
  */
8321
7147
  DryRun?: boolean;
8322
7148
  }
8323
- export declare namespace DetachVpnGatewayRequest {
8324
- /**
8325
- * @internal
8326
- */
8327
- const filterSensitiveLog: (obj: DetachVpnGatewayRequest) => any;
8328
- }
8329
7149
  export interface DisableEbsEncryptionByDefaultRequest {
8330
7150
  /**
8331
7151
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8334,24 +7154,12 @@ export interface DisableEbsEncryptionByDefaultRequest {
8334
7154
  */
8335
7155
  DryRun?: boolean;
8336
7156
  }
8337
- export declare namespace DisableEbsEncryptionByDefaultRequest {
8338
- /**
8339
- * @internal
8340
- */
8341
- const filterSensitiveLog: (obj: DisableEbsEncryptionByDefaultRequest) => any;
8342
- }
8343
7157
  export interface DisableEbsEncryptionByDefaultResult {
8344
7158
  /**
8345
7159
  * <p>The updated status of encryption by default.</p>
8346
7160
  */
8347
7161
  EbsEncryptionByDefault?: boolean;
8348
7162
  }
8349
- export declare namespace DisableEbsEncryptionByDefaultResult {
8350
- /**
8351
- * @internal
8352
- */
8353
- const filterSensitiveLog: (obj: DisableEbsEncryptionByDefaultResult) => any;
8354
- }
8355
7163
  export interface DisableFastLaunchRequest {
8356
7164
  /**
8357
7165
  * <p>The ID of the image for which you’re turning off faster launching, and removing pre-provisioned snapshots.</p>
@@ -8369,12 +7177,6 @@ export interface DisableFastLaunchRequest {
8369
7177
  */
8370
7178
  DryRun?: boolean;
8371
7179
  }
8372
- export declare namespace DisableFastLaunchRequest {
8373
- /**
8374
- * @internal
8375
- */
8376
- const filterSensitiveLog: (obj: DisableFastLaunchRequest) => any;
8377
- }
8378
7180
  export interface DisableFastLaunchResult {
8379
7181
  /**
8380
7182
  * <p>The ID of the image for which faster-launching has been turned off.</p>
@@ -8415,12 +7217,6 @@ export interface DisableFastLaunchResult {
8415
7217
  */
8416
7218
  StateTransitionTime?: Date;
8417
7219
  }
8418
- export declare namespace DisableFastLaunchResult {
8419
- /**
8420
- * @internal
8421
- */
8422
- const filterSensitiveLog: (obj: DisableFastLaunchResult) => any;
8423
- }
8424
7220
  export interface DisableFastSnapshotRestoresRequest {
8425
7221
  /**
8426
7222
  * <p>One or more Availability Zones. For example, <code>us-east-2a</code>.</p>
@@ -8437,12 +7233,6 @@ export interface DisableFastSnapshotRestoresRequest {
8437
7233
  */
8438
7234
  DryRun?: boolean;
8439
7235
  }
8440
- export declare namespace DisableFastSnapshotRestoresRequest {
8441
- /**
8442
- * @internal
8443
- */
8444
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoresRequest) => any;
8445
- }
8446
7236
  /**
8447
7237
  * <p>Describes fast snapshot restores that were successfully disabled.</p>
8448
7238
  */
@@ -8504,12 +7294,6 @@ export interface DisableFastSnapshotRestoreSuccessItem {
8504
7294
  */
8505
7295
  DisabledTime?: Date;
8506
7296
  }
8507
- export declare namespace DisableFastSnapshotRestoreSuccessItem {
8508
- /**
8509
- * @internal
8510
- */
8511
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreSuccessItem) => any;
8512
- }
8513
7297
  /**
8514
7298
  * <p>Describes an error that occurred when disabling fast snapshot restores.</p>
8515
7299
  */
@@ -8523,12 +7307,6 @@ export interface DisableFastSnapshotRestoreStateError {
8523
7307
  */
8524
7308
  Message?: string;
8525
7309
  }
8526
- export declare namespace DisableFastSnapshotRestoreStateError {
8527
- /**
8528
- * @internal
8529
- */
8530
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreStateError) => any;
8531
- }
8532
7310
  /**
8533
7311
  * <p>Contains information about an error that occurred when disabling fast snapshot restores.</p>
8534
7312
  */
@@ -8542,12 +7320,6 @@ export interface DisableFastSnapshotRestoreStateErrorItem {
8542
7320
  */
8543
7321
  Error?: DisableFastSnapshotRestoreStateError;
8544
7322
  }
8545
- export declare namespace DisableFastSnapshotRestoreStateErrorItem {
8546
- /**
8547
- * @internal
8548
- */
8549
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreStateErrorItem) => any;
8550
- }
8551
7323
  /**
8552
7324
  * <p>Contains information about the errors that occurred when disabling fast snapshot restores.</p>
8553
7325
  */
@@ -8561,12 +7333,6 @@ export interface DisableFastSnapshotRestoreErrorItem {
8561
7333
  */
8562
7334
  FastSnapshotRestoreStateErrors?: DisableFastSnapshotRestoreStateErrorItem[];
8563
7335
  }
8564
- export declare namespace DisableFastSnapshotRestoreErrorItem {
8565
- /**
8566
- * @internal
8567
- */
8568
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreErrorItem) => any;
8569
- }
8570
7336
  export interface DisableFastSnapshotRestoresResult {
8571
7337
  /**
8572
7338
  * <p>Information about the snapshots for which fast snapshot restores were successfully disabled.</p>
@@ -8577,12 +7343,6 @@ export interface DisableFastSnapshotRestoresResult {
8577
7343
  */
8578
7344
  Unsuccessful?: DisableFastSnapshotRestoreErrorItem[];
8579
7345
  }
8580
- export declare namespace DisableFastSnapshotRestoresResult {
8581
- /**
8582
- * @internal
8583
- */
8584
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoresResult) => any;
8585
- }
8586
7346
  export interface DisableImageDeprecationRequest {
8587
7347
  /**
8588
7348
  * <p>The ID of the AMI.</p>
@@ -8595,24 +7355,12 @@ export interface DisableImageDeprecationRequest {
8595
7355
  */
8596
7356
  DryRun?: boolean;
8597
7357
  }
8598
- export declare namespace DisableImageDeprecationRequest {
8599
- /**
8600
- * @internal
8601
- */
8602
- const filterSensitiveLog: (obj: DisableImageDeprecationRequest) => any;
8603
- }
8604
7358
  export interface DisableImageDeprecationResult {
8605
7359
  /**
8606
7360
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8607
7361
  */
8608
7362
  Return?: boolean;
8609
7363
  }
8610
- export declare namespace DisableImageDeprecationResult {
8611
- /**
8612
- * @internal
8613
- */
8614
- const filterSensitiveLog: (obj: DisableImageDeprecationResult) => any;
8615
- }
8616
7364
  export interface DisableIpamOrganizationAdminAccountRequest {
8617
7365
  /**
8618
7366
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -8625,36 +7373,18 @@ export interface DisableIpamOrganizationAdminAccountRequest {
8625
7373
  */
8626
7374
  DelegatedAdminAccountId: string | undefined;
8627
7375
  }
8628
- export declare namespace DisableIpamOrganizationAdminAccountRequest {
8629
- /**
8630
- * @internal
8631
- */
8632
- const filterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountRequest) => any;
8633
- }
8634
7376
  export interface DisableIpamOrganizationAdminAccountResult {
8635
7377
  /**
8636
7378
  * <p>The result of disabling the IPAM account.</p>
8637
7379
  */
8638
7380
  Success?: boolean;
8639
7381
  }
8640
- export declare namespace DisableIpamOrganizationAdminAccountResult {
8641
- /**
8642
- * @internal
8643
- */
8644
- const filterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountResult) => any;
8645
- }
8646
7382
  export interface DisableSerialConsoleAccessRequest {
8647
7383
  /**
8648
7384
  * <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
8649
7385
  */
8650
7386
  DryRun?: boolean;
8651
7387
  }
8652
- export declare namespace DisableSerialConsoleAccessRequest {
8653
- /**
8654
- * @internal
8655
- */
8656
- const filterSensitiveLog: (obj: DisableSerialConsoleAccessRequest) => any;
8657
- }
8658
7388
  export interface DisableSerialConsoleAccessResult {
8659
7389
  /**
8660
7390
  * <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
@@ -8663,12 +7393,6 @@ export interface DisableSerialConsoleAccessResult {
8663
7393
  */
8664
7394
  SerialConsoleAccessEnabled?: boolean;
8665
7395
  }
8666
- export declare namespace DisableSerialConsoleAccessResult {
8667
- /**
8668
- * @internal
8669
- */
8670
- const filterSensitiveLog: (obj: DisableSerialConsoleAccessResult) => any;
8671
- }
8672
7396
  export interface DisableTransitGatewayRouteTablePropagationRequest {
8673
7397
  /**
8674
7398
  * <p>The ID of the propagation route table.</p>
@@ -8689,12 +7413,6 @@ export interface DisableTransitGatewayRouteTablePropagationRequest {
8689
7413
  */
8690
7414
  TransitGatewayRouteTableAnnouncementId?: string;
8691
7415
  }
8692
- export declare namespace DisableTransitGatewayRouteTablePropagationRequest {
8693
- /**
8694
- * @internal
8695
- */
8696
- const filterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationRequest) => any;
8697
- }
8698
7416
  export declare type TransitGatewayPropagationState = "disabled" | "disabling" | "enabled" | "enabling";
8699
7417
  /**
8700
7418
  * <p>Describes route propagation.</p>
@@ -8725,24 +7443,12 @@ export interface TransitGatewayPropagation {
8725
7443
  */
8726
7444
  TransitGatewayRouteTableAnnouncementId?: string;
8727
7445
  }
8728
- export declare namespace TransitGatewayPropagation {
8729
- /**
8730
- * @internal
8731
- */
8732
- const filterSensitiveLog: (obj: TransitGatewayPropagation) => any;
8733
- }
8734
7446
  export interface DisableTransitGatewayRouteTablePropagationResult {
8735
7447
  /**
8736
7448
  * <p>Information about route propagation.</p>
8737
7449
  */
8738
7450
  Propagation?: TransitGatewayPropagation;
8739
7451
  }
8740
- export declare namespace DisableTransitGatewayRouteTablePropagationResult {
8741
- /**
8742
- * @internal
8743
- */
8744
- const filterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationResult) => any;
8745
- }
8746
7452
  /**
8747
7453
  * <p>Contains the parameters for DisableVgwRoutePropagation.</p>
8748
7454
  */
@@ -8763,12 +7469,6 @@ export interface DisableVgwRoutePropagationRequest {
8763
7469
  */
8764
7470
  DryRun?: boolean;
8765
7471
  }
8766
- export declare namespace DisableVgwRoutePropagationRequest {
8767
- /**
8768
- * @internal
8769
- */
8770
- const filterSensitiveLog: (obj: DisableVgwRoutePropagationRequest) => any;
8771
- }
8772
7472
  export interface DisableVpcClassicLinkRequest {
8773
7473
  /**
8774
7474
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8781,48 +7481,24 @@ export interface DisableVpcClassicLinkRequest {
8781
7481
  */
8782
7482
  VpcId: string | undefined;
8783
7483
  }
8784
- export declare namespace DisableVpcClassicLinkRequest {
8785
- /**
8786
- * @internal
8787
- */
8788
- const filterSensitiveLog: (obj: DisableVpcClassicLinkRequest) => any;
8789
- }
8790
7484
  export interface DisableVpcClassicLinkResult {
8791
7485
  /**
8792
7486
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8793
7487
  */
8794
7488
  Return?: boolean;
8795
7489
  }
8796
- export declare namespace DisableVpcClassicLinkResult {
8797
- /**
8798
- * @internal
8799
- */
8800
- const filterSensitiveLog: (obj: DisableVpcClassicLinkResult) => any;
8801
- }
8802
7490
  export interface DisableVpcClassicLinkDnsSupportRequest {
8803
7491
  /**
8804
7492
  * <p>The ID of the VPC.</p>
8805
7493
  */
8806
7494
  VpcId?: string;
8807
7495
  }
8808
- export declare namespace DisableVpcClassicLinkDnsSupportRequest {
8809
- /**
8810
- * @internal
8811
- */
8812
- const filterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportRequest) => any;
8813
- }
8814
7496
  export interface DisableVpcClassicLinkDnsSupportResult {
8815
7497
  /**
8816
7498
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8817
7499
  */
8818
7500
  Return?: boolean;
8819
7501
  }
8820
- export declare namespace DisableVpcClassicLinkDnsSupportResult {
8821
- /**
8822
- * @internal
8823
- */
8824
- const filterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportResult) => any;
8825
- }
8826
7502
  export interface DisassociateAddressRequest {
8827
7503
  /**
8828
7504
  * <p>[EC2-VPC] The association ID. Required for EC2-VPC.</p>
@@ -8839,12 +7515,6 @@ export interface DisassociateAddressRequest {
8839
7515
  */
8840
7516
  DryRun?: boolean;
8841
7517
  }
8842
- export declare namespace DisassociateAddressRequest {
8843
- /**
8844
- * @internal
8845
- */
8846
- const filterSensitiveLog: (obj: DisassociateAddressRequest) => any;
8847
- }
8848
7518
  export interface DisassociateClientVpnTargetNetworkRequest {
8849
7519
  /**
8850
7520
  * <p>The ID of the Client VPN endpoint from which to disassociate the target network.</p>
@@ -8859,12 +7529,6 @@ export interface DisassociateClientVpnTargetNetworkRequest {
8859
7529
  */
8860
7530
  DryRun?: boolean;
8861
7531
  }
8862
- export declare namespace DisassociateClientVpnTargetNetworkRequest {
8863
- /**
8864
- * @internal
8865
- */
8866
- const filterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkRequest) => any;
8867
- }
8868
7532
  export interface DisassociateClientVpnTargetNetworkResult {
8869
7533
  /**
8870
7534
  * <p>The ID of the target network association.</p>
@@ -8875,12 +7539,6 @@ export interface DisassociateClientVpnTargetNetworkResult {
8875
7539
  */
8876
7540
  Status?: AssociationStatus;
8877
7541
  }
8878
- export declare namespace DisassociateClientVpnTargetNetworkResult {
8879
- /**
8880
- * @internal
8881
- */
8882
- const filterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkResult) => any;
8883
- }
8884
7542
  export interface DisassociateEnclaveCertificateIamRoleRequest {
8885
7543
  /**
8886
7544
  * <p>The ARN of the ACM certificate from which to disassociate the IAM role.</p>
@@ -8895,48 +7553,24 @@ export interface DisassociateEnclaveCertificateIamRoleRequest {
8895
7553
  */
8896
7554
  DryRun?: boolean;
8897
7555
  }
8898
- export declare namespace DisassociateEnclaveCertificateIamRoleRequest {
8899
- /**
8900
- * @internal
8901
- */
8902
- const filterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleRequest) => any;
8903
- }
8904
7556
  export interface DisassociateEnclaveCertificateIamRoleResult {
8905
7557
  /**
8906
7558
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8907
7559
  */
8908
7560
  Return?: boolean;
8909
7561
  }
8910
- export declare namespace DisassociateEnclaveCertificateIamRoleResult {
8911
- /**
8912
- * @internal
8913
- */
8914
- const filterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleResult) => any;
8915
- }
8916
7562
  export interface DisassociateIamInstanceProfileRequest {
8917
7563
  /**
8918
7564
  * <p>The ID of the IAM instance profile association.</p>
8919
7565
  */
8920
7566
  AssociationId: string | undefined;
8921
7567
  }
8922
- export declare namespace DisassociateIamInstanceProfileRequest {
8923
- /**
8924
- * @internal
8925
- */
8926
- const filterSensitiveLog: (obj: DisassociateIamInstanceProfileRequest) => any;
8927
- }
8928
7568
  export interface DisassociateIamInstanceProfileResult {
8929
7569
  /**
8930
7570
  * <p>Information about the IAM instance profile association.</p>
8931
7571
  */
8932
7572
  IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
8933
7573
  }
8934
- export declare namespace DisassociateIamInstanceProfileResult {
8935
- /**
8936
- * @internal
8937
- */
8938
- const filterSensitiveLog: (obj: DisassociateIamInstanceProfileResult) => any;
8939
- }
8940
7574
  /**
8941
7575
  * <p>The targets to disassociate from the specified event window.</p>
8942
7576
  */
@@ -8955,12 +7589,6 @@ export interface InstanceEventWindowDisassociationRequest {
8955
7589
  */
8956
7590
  DedicatedHostIds?: string[];
8957
7591
  }
8958
- export declare namespace InstanceEventWindowDisassociationRequest {
8959
- /**
8960
- * @internal
8961
- */
8962
- const filterSensitiveLog: (obj: InstanceEventWindowDisassociationRequest) => any;
8963
- }
8964
7592
  export interface DisassociateInstanceEventWindowRequest {
8965
7593
  /**
8966
7594
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8977,24 +7605,12 @@ export interface DisassociateInstanceEventWindowRequest {
8977
7605
  */
8978
7606
  AssociationTarget: InstanceEventWindowDisassociationRequest | undefined;
8979
7607
  }
8980
- export declare namespace DisassociateInstanceEventWindowRequest {
8981
- /**
8982
- * @internal
8983
- */
8984
- const filterSensitiveLog: (obj: DisassociateInstanceEventWindowRequest) => any;
8985
- }
8986
7608
  export interface DisassociateInstanceEventWindowResult {
8987
7609
  /**
8988
7610
  * <p>Information about the event window.</p>
8989
7611
  */
8990
7612
  InstanceEventWindow?: InstanceEventWindow;
8991
7613
  }
8992
- export declare namespace DisassociateInstanceEventWindowResult {
8993
- /**
8994
- * @internal
8995
- */
8996
- const filterSensitiveLog: (obj: DisassociateInstanceEventWindowResult) => any;
8997
- }
8998
7614
  export interface DisassociateRouteTableRequest {
8999
7615
  /**
9000
7616
  * <p>The association ID representing the current association between the route table and subnet or gateway.</p>
@@ -9007,24 +7623,12 @@ export interface DisassociateRouteTableRequest {
9007
7623
  */
9008
7624
  DryRun?: boolean;
9009
7625
  }
9010
- export declare namespace DisassociateRouteTableRequest {
9011
- /**
9012
- * @internal
9013
- */
9014
- const filterSensitiveLog: (obj: DisassociateRouteTableRequest) => any;
9015
- }
9016
7626
  export interface DisassociateSubnetCidrBlockRequest {
9017
7627
  /**
9018
7628
  * <p>The association ID for the CIDR block.</p>
9019
7629
  */
9020
7630
  AssociationId: string | undefined;
9021
7631
  }
9022
- export declare namespace DisassociateSubnetCidrBlockRequest {
9023
- /**
9024
- * @internal
9025
- */
9026
- const filterSensitiveLog: (obj: DisassociateSubnetCidrBlockRequest) => any;
9027
- }
9028
7632
  export interface DisassociateSubnetCidrBlockResult {
9029
7633
  /**
9030
7634
  * <p>Information about the IPv6 CIDR block association.</p>
@@ -9035,12 +7639,6 @@ export interface DisassociateSubnetCidrBlockResult {
9035
7639
  */
9036
7640
  SubnetId?: string;
9037
7641
  }
9038
- export declare namespace DisassociateSubnetCidrBlockResult {
9039
- /**
9040
- * @internal
9041
- */
9042
- const filterSensitiveLog: (obj: DisassociateSubnetCidrBlockResult) => any;
9043
- }
9044
7642
  export interface DisassociateTransitGatewayMulticastDomainRequest {
9045
7643
  /**
9046
7644
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -9061,24 +7659,12 @@ export interface DisassociateTransitGatewayMulticastDomainRequest {
9061
7659
  */
9062
7660
  DryRun?: boolean;
9063
7661
  }
9064
- export declare namespace DisassociateTransitGatewayMulticastDomainRequest {
9065
- /**
9066
- * @internal
9067
- */
9068
- const filterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainRequest) => any;
9069
- }
9070
7662
  export interface DisassociateTransitGatewayMulticastDomainResult {
9071
7663
  /**
9072
7664
  * <p>Information about the association.</p>
9073
7665
  */
9074
7666
  Associations?: TransitGatewayMulticastDomainAssociations;
9075
7667
  }
9076
- export declare namespace DisassociateTransitGatewayMulticastDomainResult {
9077
- /**
9078
- * @internal
9079
- */
9080
- const filterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainResult) => any;
9081
- }
9082
7668
  export interface DisassociateTransitGatewayPolicyTableRequest {
9083
7669
  /**
9084
7670
  * <p>The ID of the disassociated policy table.</p>
@@ -9095,24 +7681,12 @@ export interface DisassociateTransitGatewayPolicyTableRequest {
9095
7681
  */
9096
7682
  DryRun?: boolean;
9097
7683
  }
9098
- export declare namespace DisassociateTransitGatewayPolicyTableRequest {
9099
- /**
9100
- * @internal
9101
- */
9102
- const filterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableRequest) => any;
9103
- }
9104
7684
  export interface DisassociateTransitGatewayPolicyTableResult {
9105
7685
  /**
9106
7686
  * <p>Returns details about the transit gateway policy table disassociation.</p>
9107
7687
  */
9108
7688
  Association?: TransitGatewayPolicyTableAssociation;
9109
7689
  }
9110
- export declare namespace DisassociateTransitGatewayPolicyTableResult {
9111
- /**
9112
- * @internal
9113
- */
9114
- const filterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableResult) => any;
9115
- }
9116
7690
  export interface DisassociateTransitGatewayRouteTableRequest {
9117
7691
  /**
9118
7692
  * <p>The ID of the transit gateway route table.</p>
@@ -9129,24 +7703,12 @@ export interface DisassociateTransitGatewayRouteTableRequest {
9129
7703
  */
9130
7704
  DryRun?: boolean;
9131
7705
  }
9132
- export declare namespace DisassociateTransitGatewayRouteTableRequest {
9133
- /**
9134
- * @internal
9135
- */
9136
- const filterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableRequest) => any;
9137
- }
9138
7706
  export interface DisassociateTransitGatewayRouteTableResult {
9139
7707
  /**
9140
7708
  * <p>Information about the association.</p>
9141
7709
  */
9142
7710
  Association?: TransitGatewayAssociation;
9143
7711
  }
9144
- export declare namespace DisassociateTransitGatewayRouteTableResult {
9145
- /**
9146
- * @internal
9147
- */
9148
- const filterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableResult) => any;
9149
- }
9150
7712
  export interface DisassociateTrunkInterfaceRequest {
9151
7713
  /**
9152
7714
  * <p>The ID of the association</p>
@@ -9165,12 +7727,6 @@ export interface DisassociateTrunkInterfaceRequest {
9165
7727
  */
9166
7728
  DryRun?: boolean;
9167
7729
  }
9168
- export declare namespace DisassociateTrunkInterfaceRequest {
9169
- /**
9170
- * @internal
9171
- */
9172
- const filterSensitiveLog: (obj: DisassociateTrunkInterfaceRequest) => any;
9173
- }
9174
7730
  export interface DisassociateTrunkInterfaceResult {
9175
7731
  /**
9176
7732
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
@@ -9183,24 +7739,12 @@ export interface DisassociateTrunkInterfaceResult {
9183
7739
  */
9184
7740
  ClientToken?: string;
9185
7741
  }
9186
- export declare namespace DisassociateTrunkInterfaceResult {
9187
- /**
9188
- * @internal
9189
- */
9190
- const filterSensitiveLog: (obj: DisassociateTrunkInterfaceResult) => any;
9191
- }
9192
7742
  export interface DisassociateVpcCidrBlockRequest {
9193
7743
  /**
9194
7744
  * <p>The association ID for the CIDR block.</p>
9195
7745
  */
9196
7746
  AssociationId: string | undefined;
9197
7747
  }
9198
- export declare namespace DisassociateVpcCidrBlockRequest {
9199
- /**
9200
- * @internal
9201
- */
9202
- const filterSensitiveLog: (obj: DisassociateVpcCidrBlockRequest) => any;
9203
- }
9204
7748
  export interface DisassociateVpcCidrBlockResult {
9205
7749
  /**
9206
7750
  * <p>Information about the IPv6 CIDR block association.</p>
@@ -9215,12 +7759,6 @@ export interface DisassociateVpcCidrBlockResult {
9215
7759
  */
9216
7760
  VpcId?: string;
9217
7761
  }
9218
- export declare namespace DisassociateVpcCidrBlockResult {
9219
- /**
9220
- * @internal
9221
- */
9222
- const filterSensitiveLog: (obj: DisassociateVpcCidrBlockResult) => any;
9223
- }
9224
7762
  export interface EnableEbsEncryptionByDefaultRequest {
9225
7763
  /**
9226
7764
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9229,24 +7767,12 @@ export interface EnableEbsEncryptionByDefaultRequest {
9229
7767
  */
9230
7768
  DryRun?: boolean;
9231
7769
  }
9232
- export declare namespace EnableEbsEncryptionByDefaultRequest {
9233
- /**
9234
- * @internal
9235
- */
9236
- const filterSensitiveLog: (obj: EnableEbsEncryptionByDefaultRequest) => any;
9237
- }
9238
7770
  export interface EnableEbsEncryptionByDefaultResult {
9239
7771
  /**
9240
7772
  * <p>The updated status of encryption by default.</p>
9241
7773
  */
9242
7774
  EbsEncryptionByDefault?: boolean;
9243
7775
  }
9244
- export declare namespace EnableEbsEncryptionByDefaultResult {
9245
- /**
9246
- * @internal
9247
- */
9248
- const filterSensitiveLog: (obj: EnableEbsEncryptionByDefaultResult) => any;
9249
- }
9250
7776
  /**
9251
7777
  * <p>Request to create a launch template for a fast-launch enabled Windows AMI.</p>
9252
7778
  * <note>
@@ -9268,12 +7794,6 @@ export interface FastLaunchLaunchTemplateSpecificationRequest {
9268
7794
  */
9269
7795
  Version: string | undefined;
9270
7796
  }
9271
- export declare namespace FastLaunchLaunchTemplateSpecificationRequest {
9272
- /**
9273
- * @internal
9274
- */
9275
- const filterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationRequest) => any;
9276
- }
9277
7797
  /**
9278
7798
  * <p>Configuration settings for creating and managing pre-provisioned snapshots for a fast-launch enabled Windows AMI.</p>
9279
7799
  */
@@ -9283,12 +7803,6 @@ export interface FastLaunchSnapshotConfigurationRequest {
9283
7803
  */
9284
7804
  TargetResourceCount?: number;
9285
7805
  }
9286
- export declare namespace FastLaunchSnapshotConfigurationRequest {
9287
- /**
9288
- * @internal
9289
- */
9290
- const filterSensitiveLog: (obj: FastLaunchSnapshotConfigurationRequest) => any;
9291
- }
9292
7806
  export interface EnableFastLaunchRequest {
9293
7807
  /**
9294
7808
  * <p>The ID of the image for which you’re enabling faster launching.</p>
@@ -9322,12 +7836,6 @@ export interface EnableFastLaunchRequest {
9322
7836
  */
9323
7837
  DryRun?: boolean;
9324
7838
  }
9325
- export declare namespace EnableFastLaunchRequest {
9326
- /**
9327
- * @internal
9328
- */
9329
- const filterSensitiveLog: (obj: EnableFastLaunchRequest) => any;
9330
- }
9331
7839
  export interface EnableFastLaunchResult {
9332
7840
  /**
9333
7841
  * <p>The image ID that identifies the Windows AMI for which faster launching was enabled.</p>
@@ -9368,12 +7876,6 @@ export interface EnableFastLaunchResult {
9368
7876
  */
9369
7877
  StateTransitionTime?: Date;
9370
7878
  }
9371
- export declare namespace EnableFastLaunchResult {
9372
- /**
9373
- * @internal
9374
- */
9375
- const filterSensitiveLog: (obj: EnableFastLaunchResult) => any;
9376
- }
9377
7879
  export interface EnableFastSnapshotRestoresRequest {
9378
7880
  /**
9379
7881
  * <p>One or more Availability Zones. For example, <code>us-east-2a</code>.</p>
@@ -9391,12 +7893,6 @@ export interface EnableFastSnapshotRestoresRequest {
9391
7893
  */
9392
7894
  DryRun?: boolean;
9393
7895
  }
9394
- export declare namespace EnableFastSnapshotRestoresRequest {
9395
- /**
9396
- * @internal
9397
- */
9398
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoresRequest) => any;
9399
- }
9400
7896
  /**
9401
7897
  * <p>Describes fast snapshot restores that were successfully enabled.</p>
9402
7898
  */
@@ -9458,12 +7954,6 @@ export interface EnableFastSnapshotRestoreSuccessItem {
9458
7954
  */
9459
7955
  DisabledTime?: Date;
9460
7956
  }
9461
- export declare namespace EnableFastSnapshotRestoreSuccessItem {
9462
- /**
9463
- * @internal
9464
- */
9465
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreSuccessItem) => any;
9466
- }
9467
7957
  /**
9468
7958
  * <p>Describes an error that occurred when enabling fast snapshot restores.</p>
9469
7959
  */
@@ -9477,12 +7967,6 @@ export interface EnableFastSnapshotRestoreStateError {
9477
7967
  */
9478
7968
  Message?: string;
9479
7969
  }
9480
- export declare namespace EnableFastSnapshotRestoreStateError {
9481
- /**
9482
- * @internal
9483
- */
9484
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreStateError) => any;
9485
- }
9486
7970
  /**
9487
7971
  * <p>Contains information about an error that occurred when enabling fast snapshot restores.</p>
9488
7972
  */
@@ -9496,12 +7980,6 @@ export interface EnableFastSnapshotRestoreStateErrorItem {
9496
7980
  */
9497
7981
  Error?: EnableFastSnapshotRestoreStateError;
9498
7982
  }
9499
- export declare namespace EnableFastSnapshotRestoreStateErrorItem {
9500
- /**
9501
- * @internal
9502
- */
9503
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreStateErrorItem) => any;
9504
- }
9505
7983
  /**
9506
7984
  * <p>Contains information about the errors that occurred when enabling fast snapshot restores.</p>
9507
7985
  */
@@ -9515,12 +7993,6 @@ export interface EnableFastSnapshotRestoreErrorItem {
9515
7993
  */
9516
7994
  FastSnapshotRestoreStateErrors?: EnableFastSnapshotRestoreStateErrorItem[];
9517
7995
  }
9518
- export declare namespace EnableFastSnapshotRestoreErrorItem {
9519
- /**
9520
- * @internal
9521
- */
9522
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreErrorItem) => any;
9523
- }
9524
7996
  export interface EnableFastSnapshotRestoresResult {
9525
7997
  /**
9526
7998
  * <p>Information about the snapshots for which fast snapshot restores were successfully enabled.</p>
@@ -9531,12 +8003,6 @@ export interface EnableFastSnapshotRestoresResult {
9531
8003
  */
9532
8004
  Unsuccessful?: EnableFastSnapshotRestoreErrorItem[];
9533
8005
  }
9534
- export declare namespace EnableFastSnapshotRestoresResult {
9535
- /**
9536
- * @internal
9537
- */
9538
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoresResult) => any;
9539
- }
9540
8006
  export interface EnableImageDeprecationRequest {
9541
8007
  /**
9542
8008
  * <p>The ID of the AMI.</p>
@@ -9558,24 +8024,12 @@ export interface EnableImageDeprecationRequest {
9558
8024
  */
9559
8025
  DryRun?: boolean;
9560
8026
  }
9561
- export declare namespace EnableImageDeprecationRequest {
9562
- /**
9563
- * @internal
9564
- */
9565
- const filterSensitiveLog: (obj: EnableImageDeprecationRequest) => any;
9566
- }
9567
8027
  export interface EnableImageDeprecationResult {
9568
8028
  /**
9569
8029
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
9570
8030
  */
9571
8031
  Return?: boolean;
9572
8032
  }
9573
- export declare namespace EnableImageDeprecationResult {
9574
- /**
9575
- * @internal
9576
- */
9577
- const filterSensitiveLog: (obj: EnableImageDeprecationResult) => any;
9578
- }
9579
8033
  export interface EnableIpamOrganizationAdminAccountRequest {
9580
8034
  /**
9581
8035
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -9588,36 +8042,18 @@ export interface EnableIpamOrganizationAdminAccountRequest {
9588
8042
  */
9589
8043
  DelegatedAdminAccountId: string | undefined;
9590
8044
  }
9591
- export declare namespace EnableIpamOrganizationAdminAccountRequest {
9592
- /**
9593
- * @internal
9594
- */
9595
- const filterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountRequest) => any;
9596
- }
9597
8045
  export interface EnableIpamOrganizationAdminAccountResult {
9598
8046
  /**
9599
8047
  * <p>The result of enabling the IPAM account.</p>
9600
8048
  */
9601
8049
  Success?: boolean;
9602
8050
  }
9603
- export declare namespace EnableIpamOrganizationAdminAccountResult {
9604
- /**
9605
- * @internal
9606
- */
9607
- const filterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountResult) => any;
9608
- }
9609
8051
  export interface EnableSerialConsoleAccessRequest {
9610
8052
  /**
9611
8053
  * <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
9612
8054
  */
9613
8055
  DryRun?: boolean;
9614
8056
  }
9615
- export declare namespace EnableSerialConsoleAccessRequest {
9616
- /**
9617
- * @internal
9618
- */
9619
- const filterSensitiveLog: (obj: EnableSerialConsoleAccessRequest) => any;
9620
- }
9621
8057
  export interface EnableSerialConsoleAccessResult {
9622
8058
  /**
9623
8059
  * <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
@@ -9626,12 +8062,6 @@ export interface EnableSerialConsoleAccessResult {
9626
8062
  */
9627
8063
  SerialConsoleAccessEnabled?: boolean;
9628
8064
  }
9629
- export declare namespace EnableSerialConsoleAccessResult {
9630
- /**
9631
- * @internal
9632
- */
9633
- const filterSensitiveLog: (obj: EnableSerialConsoleAccessResult) => any;
9634
- }
9635
8065
  export interface EnableTransitGatewayRouteTablePropagationRequest {
9636
8066
  /**
9637
8067
  * <p>The ID of the propagation route table.</p>
@@ -9652,24 +8082,12 @@ export interface EnableTransitGatewayRouteTablePropagationRequest {
9652
8082
  */
9653
8083
  TransitGatewayRouteTableAnnouncementId?: string;
9654
8084
  }
9655
- export declare namespace EnableTransitGatewayRouteTablePropagationRequest {
9656
- /**
9657
- * @internal
9658
- */
9659
- const filterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationRequest) => any;
9660
- }
9661
8085
  export interface EnableTransitGatewayRouteTablePropagationResult {
9662
8086
  /**
9663
8087
  * <p>Information about route propagation.</p>
9664
8088
  */
9665
8089
  Propagation?: TransitGatewayPropagation;
9666
8090
  }
9667
- export declare namespace EnableTransitGatewayRouteTablePropagationResult {
9668
- /**
9669
- * @internal
9670
- */
9671
- const filterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationResult) => any;
9672
- }
9673
8091
  /**
9674
8092
  * <p>Contains the parameters for EnableVgwRoutePropagation.</p>
9675
8093
  */
@@ -9693,12 +8111,6 @@ export interface EnableVgwRoutePropagationRequest {
9693
8111
  */
9694
8112
  DryRun?: boolean;
9695
8113
  }
9696
- export declare namespace EnableVgwRoutePropagationRequest {
9697
- /**
9698
- * @internal
9699
- */
9700
- const filterSensitiveLog: (obj: EnableVgwRoutePropagationRequest) => any;
9701
- }
9702
8114
  export interface EnableVolumeIORequest {
9703
8115
  /**
9704
8116
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9711,12 +8123,6 @@ export interface EnableVolumeIORequest {
9711
8123
  */
9712
8124
  VolumeId: string | undefined;
9713
8125
  }
9714
- export declare namespace EnableVolumeIORequest {
9715
- /**
9716
- * @internal
9717
- */
9718
- const filterSensitiveLog: (obj: EnableVolumeIORequest) => any;
9719
- }
9720
8126
  export interface EnableVpcClassicLinkRequest {
9721
8127
  /**
9722
8128
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9729,48 +8135,24 @@ export interface EnableVpcClassicLinkRequest {
9729
8135
  */
9730
8136
  VpcId: string | undefined;
9731
8137
  }
9732
- export declare namespace EnableVpcClassicLinkRequest {
9733
- /**
9734
- * @internal
9735
- */
9736
- const filterSensitiveLog: (obj: EnableVpcClassicLinkRequest) => any;
9737
- }
9738
8138
  export interface EnableVpcClassicLinkResult {
9739
8139
  /**
9740
8140
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
9741
8141
  */
9742
8142
  Return?: boolean;
9743
8143
  }
9744
- export declare namespace EnableVpcClassicLinkResult {
9745
- /**
9746
- * @internal
9747
- */
9748
- const filterSensitiveLog: (obj: EnableVpcClassicLinkResult) => any;
9749
- }
9750
8144
  export interface EnableVpcClassicLinkDnsSupportRequest {
9751
8145
  /**
9752
8146
  * <p>The ID of the VPC.</p>
9753
8147
  */
9754
8148
  VpcId?: string;
9755
8149
  }
9756
- export declare namespace EnableVpcClassicLinkDnsSupportRequest {
9757
- /**
9758
- * @internal
9759
- */
9760
- const filterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportRequest) => any;
9761
- }
9762
8150
  export interface EnableVpcClassicLinkDnsSupportResult {
9763
8151
  /**
9764
8152
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
9765
8153
  */
9766
8154
  Return?: boolean;
9767
8155
  }
9768
- export declare namespace EnableVpcClassicLinkDnsSupportResult {
9769
- /**
9770
- * @internal
9771
- */
9772
- const filterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportResult) => any;
9773
- }
9774
8156
  export interface ExportClientVpnClientCertificateRevocationListRequest {
9775
8157
  /**
9776
8158
  * <p>The ID of the Client VPN endpoint.</p>
@@ -9781,12 +8163,6 @@ export interface ExportClientVpnClientCertificateRevocationListRequest {
9781
8163
  */
9782
8164
  DryRun?: boolean;
9783
8165
  }
9784
- export declare namespace ExportClientVpnClientCertificateRevocationListRequest {
9785
- /**
9786
- * @internal
9787
- */
9788
- const filterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListRequest) => any;
9789
- }
9790
8166
  export declare type ClientCertificateRevocationListStatusCode = "active" | "pending";
9791
8167
  /**
9792
8168
  * <p>Describes the state of a client certificate revocation list.</p>
@@ -9801,12 +8177,6 @@ export interface ClientCertificateRevocationListStatus {
9801
8177
  */
9802
8178
  Message?: string;
9803
8179
  }
9804
- export declare namespace ClientCertificateRevocationListStatus {
9805
- /**
9806
- * @internal
9807
- */
9808
- const filterSensitiveLog: (obj: ClientCertificateRevocationListStatus) => any;
9809
- }
9810
8180
  export interface ExportClientVpnClientCertificateRevocationListResult {
9811
8181
  /**
9812
8182
  * <p>Information about the client certificate revocation list.</p>
@@ -9817,12 +8187,6 @@ export interface ExportClientVpnClientCertificateRevocationListResult {
9817
8187
  */
9818
8188
  Status?: ClientCertificateRevocationListStatus;
9819
8189
  }
9820
- export declare namespace ExportClientVpnClientCertificateRevocationListResult {
9821
- /**
9822
- * @internal
9823
- */
9824
- const filterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListResult) => any;
9825
- }
9826
8190
  export interface ExportClientVpnClientConfigurationRequest {
9827
8191
  /**
9828
8192
  * <p>The ID of the Client VPN endpoint.</p>
@@ -9833,24 +8197,12 @@ export interface ExportClientVpnClientConfigurationRequest {
9833
8197
  */
9834
8198
  DryRun?: boolean;
9835
8199
  }
9836
- export declare namespace ExportClientVpnClientConfigurationRequest {
9837
- /**
9838
- * @internal
9839
- */
9840
- const filterSensitiveLog: (obj: ExportClientVpnClientConfigurationRequest) => any;
9841
- }
9842
8200
  export interface ExportClientVpnClientConfigurationResult {
9843
8201
  /**
9844
8202
  * <p>The contents of the Client VPN endpoint configuration file.</p>
9845
8203
  */
9846
8204
  ClientConfiguration?: string;
9847
8205
  }
9848
- export declare namespace ExportClientVpnClientConfigurationResult {
9849
- /**
9850
- * @internal
9851
- */
9852
- const filterSensitiveLog: (obj: ExportClientVpnClientConfigurationResult) => any;
9853
- }
9854
8206
  /**
9855
8207
  * <p>Describes the destination for an export image task.</p>
9856
8208
  */
@@ -9864,9 +8216,1119 @@ export interface ExportTaskS3LocationRequest {
9864
8216
  */
9865
8217
  S3Prefix?: string;
9866
8218
  }
9867
- export declare namespace ExportTaskS3LocationRequest {
9868
- /**
9869
- * @internal
9870
- */
9871
- const filterSensitiveLog: (obj: ExportTaskS3LocationRequest) => any;
9872
- }
8219
+ /**
8220
+ * @internal
8221
+ */
8222
+ export declare const ExplanationFilterSensitiveLog: (obj: Explanation) => any;
8223
+ /**
8224
+ * @internal
8225
+ */
8226
+ export declare const NetworkInsightsAnalysisFilterSensitiveLog: (obj: NetworkInsightsAnalysis) => any;
8227
+ /**
8228
+ * @internal
8229
+ */
8230
+ export declare const DescribeNetworkInsightsAnalysesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesResult) => any;
8231
+ /**
8232
+ * @internal
8233
+ */
8234
+ export declare const DescribeNetworkInsightsPathsRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsPathsRequest) => any;
8235
+ /**
8236
+ * @internal
8237
+ */
8238
+ export declare const DescribeNetworkInsightsPathsResultFilterSensitiveLog: (obj: DescribeNetworkInsightsPathsResult) => any;
8239
+ /**
8240
+ * @internal
8241
+ */
8242
+ export declare const DescribeNetworkInterfaceAttributeRequestFilterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeRequest) => any;
8243
+ /**
8244
+ * @internal
8245
+ */
8246
+ export declare const DescribeNetworkInterfaceAttributeResultFilterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeResult) => any;
8247
+ /**
8248
+ * @internal
8249
+ */
8250
+ export declare const DescribeNetworkInterfacePermissionsRequestFilterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsRequest) => any;
8251
+ /**
8252
+ * @internal
8253
+ */
8254
+ export declare const DescribeNetworkInterfacePermissionsResultFilterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsResult) => any;
8255
+ /**
8256
+ * @internal
8257
+ */
8258
+ export declare const DescribeNetworkInterfacesRequestFilterSensitiveLog: (obj: DescribeNetworkInterfacesRequest) => any;
8259
+ /**
8260
+ * @internal
8261
+ */
8262
+ export declare const DescribeNetworkInterfacesResultFilterSensitiveLog: (obj: DescribeNetworkInterfacesResult) => any;
8263
+ /**
8264
+ * @internal
8265
+ */
8266
+ export declare const DescribePlacementGroupsRequestFilterSensitiveLog: (obj: DescribePlacementGroupsRequest) => any;
8267
+ /**
8268
+ * @internal
8269
+ */
8270
+ export declare const DescribePlacementGroupsResultFilterSensitiveLog: (obj: DescribePlacementGroupsResult) => any;
8271
+ /**
8272
+ * @internal
8273
+ */
8274
+ export declare const DescribePrefixListsRequestFilterSensitiveLog: (obj: DescribePrefixListsRequest) => any;
8275
+ /**
8276
+ * @internal
8277
+ */
8278
+ export declare const PrefixListFilterSensitiveLog: (obj: PrefixList) => any;
8279
+ /**
8280
+ * @internal
8281
+ */
8282
+ export declare const DescribePrefixListsResultFilterSensitiveLog: (obj: DescribePrefixListsResult) => any;
8283
+ /**
8284
+ * @internal
8285
+ */
8286
+ export declare const DescribePrincipalIdFormatRequestFilterSensitiveLog: (obj: DescribePrincipalIdFormatRequest) => any;
8287
+ /**
8288
+ * @internal
8289
+ */
8290
+ export declare const PrincipalIdFormatFilterSensitiveLog: (obj: PrincipalIdFormat) => any;
8291
+ /**
8292
+ * @internal
8293
+ */
8294
+ export declare const DescribePrincipalIdFormatResultFilterSensitiveLog: (obj: DescribePrincipalIdFormatResult) => any;
8295
+ /**
8296
+ * @internal
8297
+ */
8298
+ export declare const DescribePublicIpv4PoolsRequestFilterSensitiveLog: (obj: DescribePublicIpv4PoolsRequest) => any;
8299
+ /**
8300
+ * @internal
8301
+ */
8302
+ export declare const PublicIpv4PoolRangeFilterSensitiveLog: (obj: PublicIpv4PoolRange) => any;
8303
+ /**
8304
+ * @internal
8305
+ */
8306
+ export declare const PublicIpv4PoolFilterSensitiveLog: (obj: PublicIpv4Pool) => any;
8307
+ /**
8308
+ * @internal
8309
+ */
8310
+ export declare const DescribePublicIpv4PoolsResultFilterSensitiveLog: (obj: DescribePublicIpv4PoolsResult) => any;
8311
+ /**
8312
+ * @internal
8313
+ */
8314
+ export declare const DescribeRegionsRequestFilterSensitiveLog: (obj: DescribeRegionsRequest) => any;
8315
+ /**
8316
+ * @internal
8317
+ */
8318
+ export declare const RegionFilterSensitiveLog: (obj: Region) => any;
8319
+ /**
8320
+ * @internal
8321
+ */
8322
+ export declare const DescribeRegionsResultFilterSensitiveLog: (obj: DescribeRegionsResult) => any;
8323
+ /**
8324
+ * @internal
8325
+ */
8326
+ export declare const DescribeReplaceRootVolumeTasksRequestFilterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksRequest) => any;
8327
+ /**
8328
+ * @internal
8329
+ */
8330
+ export declare const DescribeReplaceRootVolumeTasksResultFilterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksResult) => any;
8331
+ /**
8332
+ * @internal
8333
+ */
8334
+ export declare const DescribeReservedInstancesRequestFilterSensitiveLog: (obj: DescribeReservedInstancesRequest) => any;
8335
+ /**
8336
+ * @internal
8337
+ */
8338
+ export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
8339
+ /**
8340
+ * @internal
8341
+ */
8342
+ export declare const ReservedInstancesFilterSensitiveLog: (obj: ReservedInstances) => any;
8343
+ /**
8344
+ * @internal
8345
+ */
8346
+ export declare const DescribeReservedInstancesResultFilterSensitiveLog: (obj: DescribeReservedInstancesResult) => any;
8347
+ /**
8348
+ * @internal
8349
+ */
8350
+ export declare const DescribeReservedInstancesListingsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesListingsRequest) => any;
8351
+ /**
8352
+ * @internal
8353
+ */
8354
+ export declare const DescribeReservedInstancesListingsResultFilterSensitiveLog: (obj: DescribeReservedInstancesListingsResult) => any;
8355
+ /**
8356
+ * @internal
8357
+ */
8358
+ export declare const DescribeReservedInstancesModificationsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesModificationsRequest) => any;
8359
+ /**
8360
+ * @internal
8361
+ */
8362
+ export declare const ReservedInstancesConfigurationFilterSensitiveLog: (obj: ReservedInstancesConfiguration) => any;
8363
+ /**
8364
+ * @internal
8365
+ */
8366
+ export declare const ReservedInstancesModificationResultFilterSensitiveLog: (obj: ReservedInstancesModificationResult) => any;
8367
+ /**
8368
+ * @internal
8369
+ */
8370
+ export declare const ReservedInstancesIdFilterSensitiveLog: (obj: ReservedInstancesId) => any;
8371
+ /**
8372
+ * @internal
8373
+ */
8374
+ export declare const ReservedInstancesModificationFilterSensitiveLog: (obj: ReservedInstancesModification) => any;
8375
+ /**
8376
+ * @internal
8377
+ */
8378
+ export declare const DescribeReservedInstancesModificationsResultFilterSensitiveLog: (obj: DescribeReservedInstancesModificationsResult) => any;
8379
+ /**
8380
+ * @internal
8381
+ */
8382
+ export declare const DescribeReservedInstancesOfferingsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesOfferingsRequest) => any;
8383
+ /**
8384
+ * @internal
8385
+ */
8386
+ export declare const PricingDetailFilterSensitiveLog: (obj: PricingDetail) => any;
8387
+ /**
8388
+ * @internal
8389
+ */
8390
+ export declare const ReservedInstancesOfferingFilterSensitiveLog: (obj: ReservedInstancesOffering) => any;
8391
+ /**
8392
+ * @internal
8393
+ */
8394
+ export declare const DescribeReservedInstancesOfferingsResultFilterSensitiveLog: (obj: DescribeReservedInstancesOfferingsResult) => any;
8395
+ /**
8396
+ * @internal
8397
+ */
8398
+ export declare const DescribeRouteTablesRequestFilterSensitiveLog: (obj: DescribeRouteTablesRequest) => any;
8399
+ /**
8400
+ * @internal
8401
+ */
8402
+ export declare const DescribeRouteTablesResultFilterSensitiveLog: (obj: DescribeRouteTablesResult) => any;
8403
+ /**
8404
+ * @internal
8405
+ */
8406
+ export declare const SlotDateTimeRangeRequestFilterSensitiveLog: (obj: SlotDateTimeRangeRequest) => any;
8407
+ /**
8408
+ * @internal
8409
+ */
8410
+ export declare const ScheduledInstanceRecurrenceRequestFilterSensitiveLog: (obj: ScheduledInstanceRecurrenceRequest) => any;
8411
+ /**
8412
+ * @internal
8413
+ */
8414
+ export declare const DescribeScheduledInstanceAvailabilityRequestFilterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityRequest) => any;
8415
+ /**
8416
+ * @internal
8417
+ */
8418
+ export declare const ScheduledInstanceRecurrenceFilterSensitiveLog: (obj: ScheduledInstanceRecurrence) => any;
8419
+ /**
8420
+ * @internal
8421
+ */
8422
+ export declare const ScheduledInstanceAvailabilityFilterSensitiveLog: (obj: ScheduledInstanceAvailability) => any;
8423
+ /**
8424
+ * @internal
8425
+ */
8426
+ export declare const DescribeScheduledInstanceAvailabilityResultFilterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityResult) => any;
8427
+ /**
8428
+ * @internal
8429
+ */
8430
+ export declare const SlotStartTimeRangeRequestFilterSensitiveLog: (obj: SlotStartTimeRangeRequest) => any;
8431
+ /**
8432
+ * @internal
8433
+ */
8434
+ export declare const DescribeScheduledInstancesRequestFilterSensitiveLog: (obj: DescribeScheduledInstancesRequest) => any;
8435
+ /**
8436
+ * @internal
8437
+ */
8438
+ export declare const ScheduledInstanceFilterSensitiveLog: (obj: ScheduledInstance) => any;
8439
+ /**
8440
+ * @internal
8441
+ */
8442
+ export declare const DescribeScheduledInstancesResultFilterSensitiveLog: (obj: DescribeScheduledInstancesResult) => any;
8443
+ /**
8444
+ * @internal
8445
+ */
8446
+ export declare const DescribeSecurityGroupReferencesRequestFilterSensitiveLog: (obj: DescribeSecurityGroupReferencesRequest) => any;
8447
+ /**
8448
+ * @internal
8449
+ */
8450
+ export declare const SecurityGroupReferenceFilterSensitiveLog: (obj: SecurityGroupReference) => any;
8451
+ /**
8452
+ * @internal
8453
+ */
8454
+ export declare const DescribeSecurityGroupReferencesResultFilterSensitiveLog: (obj: DescribeSecurityGroupReferencesResult) => any;
8455
+ /**
8456
+ * @internal
8457
+ */
8458
+ export declare const DescribeSecurityGroupRulesRequestFilterSensitiveLog: (obj: DescribeSecurityGroupRulesRequest) => any;
8459
+ /**
8460
+ * @internal
8461
+ */
8462
+ export declare const DescribeSecurityGroupRulesResultFilterSensitiveLog: (obj: DescribeSecurityGroupRulesResult) => any;
8463
+ /**
8464
+ * @internal
8465
+ */
8466
+ export declare const DescribeSecurityGroupsRequestFilterSensitiveLog: (obj: DescribeSecurityGroupsRequest) => any;
8467
+ /**
8468
+ * @internal
8469
+ */
8470
+ export declare const SecurityGroupFilterSensitiveLog: (obj: SecurityGroup) => any;
8471
+ /**
8472
+ * @internal
8473
+ */
8474
+ export declare const DescribeSecurityGroupsResultFilterSensitiveLog: (obj: DescribeSecurityGroupsResult) => any;
8475
+ /**
8476
+ * @internal
8477
+ */
8478
+ export declare const DescribeSnapshotAttributeRequestFilterSensitiveLog: (obj: DescribeSnapshotAttributeRequest) => any;
8479
+ /**
8480
+ * @internal
8481
+ */
8482
+ export declare const CreateVolumePermissionFilterSensitiveLog: (obj: CreateVolumePermission) => any;
8483
+ /**
8484
+ * @internal
8485
+ */
8486
+ export declare const DescribeSnapshotAttributeResultFilterSensitiveLog: (obj: DescribeSnapshotAttributeResult) => any;
8487
+ /**
8488
+ * @internal
8489
+ */
8490
+ export declare const DescribeSnapshotsRequestFilterSensitiveLog: (obj: DescribeSnapshotsRequest) => any;
8491
+ /**
8492
+ * @internal
8493
+ */
8494
+ export declare const DescribeSnapshotsResultFilterSensitiveLog: (obj: DescribeSnapshotsResult) => any;
8495
+ /**
8496
+ * @internal
8497
+ */
8498
+ export declare const DescribeSnapshotTierStatusRequestFilterSensitiveLog: (obj: DescribeSnapshotTierStatusRequest) => any;
8499
+ /**
8500
+ * @internal
8501
+ */
8502
+ export declare const SnapshotTierStatusFilterSensitiveLog: (obj: SnapshotTierStatus) => any;
8503
+ /**
8504
+ * @internal
8505
+ */
8506
+ export declare const DescribeSnapshotTierStatusResultFilterSensitiveLog: (obj: DescribeSnapshotTierStatusResult) => any;
8507
+ /**
8508
+ * @internal
8509
+ */
8510
+ export declare const DescribeSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionRequest) => any;
8511
+ /**
8512
+ * @internal
8513
+ */
8514
+ export declare const DescribeSpotDatafeedSubscriptionResultFilterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionResult) => any;
8515
+ /**
8516
+ * @internal
8517
+ */
8518
+ export declare const DescribeSpotFleetInstancesRequestFilterSensitiveLog: (obj: DescribeSpotFleetInstancesRequest) => any;
8519
+ /**
8520
+ * @internal
8521
+ */
8522
+ export declare const DescribeSpotFleetInstancesResponseFilterSensitiveLog: (obj: DescribeSpotFleetInstancesResponse) => any;
8523
+ /**
8524
+ * @internal
8525
+ */
8526
+ export declare const DescribeSpotFleetRequestHistoryRequestFilterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryRequest) => any;
8527
+ /**
8528
+ * @internal
8529
+ */
8530
+ export declare const HistoryRecordFilterSensitiveLog: (obj: HistoryRecord) => any;
8531
+ /**
8532
+ * @internal
8533
+ */
8534
+ export declare const DescribeSpotFleetRequestHistoryResponseFilterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryResponse) => any;
8535
+ /**
8536
+ * @internal
8537
+ */
8538
+ export declare const DescribeSpotFleetRequestsRequestFilterSensitiveLog: (obj: DescribeSpotFleetRequestsRequest) => any;
8539
+ /**
8540
+ * @internal
8541
+ */
8542
+ export declare const SpotFleetMonitoringFilterSensitiveLog: (obj: SpotFleetMonitoring) => any;
8543
+ /**
8544
+ * @internal
8545
+ */
8546
+ export declare const InstanceNetworkInterfaceSpecificationFilterSensitiveLog: (obj: InstanceNetworkInterfaceSpecification) => any;
8547
+ /**
8548
+ * @internal
8549
+ */
8550
+ export declare const SpotPlacementFilterSensitiveLog: (obj: SpotPlacement) => any;
8551
+ /**
8552
+ * @internal
8553
+ */
8554
+ export declare const SpotFleetTagSpecificationFilterSensitiveLog: (obj: SpotFleetTagSpecification) => any;
8555
+ /**
8556
+ * @internal
8557
+ */
8558
+ export declare const SpotFleetLaunchSpecificationFilterSensitiveLog: (obj: SpotFleetLaunchSpecification) => any;
8559
+ /**
8560
+ * @internal
8561
+ */
8562
+ export declare const LaunchTemplateOverridesFilterSensitiveLog: (obj: LaunchTemplateOverrides) => any;
8563
+ /**
8564
+ * @internal
8565
+ */
8566
+ export declare const LaunchTemplateConfigFilterSensitiveLog: (obj: LaunchTemplateConfig) => any;
8567
+ /**
8568
+ * @internal
8569
+ */
8570
+ export declare const ClassicLoadBalancerFilterSensitiveLog: (obj: ClassicLoadBalancer) => any;
8571
+ /**
8572
+ * @internal
8573
+ */
8574
+ export declare const ClassicLoadBalancersConfigFilterSensitiveLog: (obj: ClassicLoadBalancersConfig) => any;
8575
+ /**
8576
+ * @internal
8577
+ */
8578
+ export declare const TargetGroupFilterSensitiveLog: (obj: TargetGroup) => any;
8579
+ /**
8580
+ * @internal
8581
+ */
8582
+ export declare const TargetGroupsConfigFilterSensitiveLog: (obj: TargetGroupsConfig) => any;
8583
+ /**
8584
+ * @internal
8585
+ */
8586
+ export declare const LoadBalancersConfigFilterSensitiveLog: (obj: LoadBalancersConfig) => any;
8587
+ /**
8588
+ * @internal
8589
+ */
8590
+ export declare const SpotCapacityRebalanceFilterSensitiveLog: (obj: SpotCapacityRebalance) => any;
8591
+ /**
8592
+ * @internal
8593
+ */
8594
+ export declare const SpotMaintenanceStrategiesFilterSensitiveLog: (obj: SpotMaintenanceStrategies) => any;
8595
+ /**
8596
+ * @internal
8597
+ */
8598
+ export declare const SpotFleetRequestConfigDataFilterSensitiveLog: (obj: SpotFleetRequestConfigData) => any;
8599
+ /**
8600
+ * @internal
8601
+ */
8602
+ export declare const SpotFleetRequestConfigFilterSensitiveLog: (obj: SpotFleetRequestConfig) => any;
8603
+ /**
8604
+ * @internal
8605
+ */
8606
+ export declare const DescribeSpotFleetRequestsResponseFilterSensitiveLog: (obj: DescribeSpotFleetRequestsResponse) => any;
8607
+ /**
8608
+ * @internal
8609
+ */
8610
+ export declare const DescribeSpotInstanceRequestsRequestFilterSensitiveLog: (obj: DescribeSpotInstanceRequestsRequest) => any;
8611
+ /**
8612
+ * @internal
8613
+ */
8614
+ export declare const RunInstancesMonitoringEnabledFilterSensitiveLog: (obj: RunInstancesMonitoringEnabled) => any;
8615
+ /**
8616
+ * @internal
8617
+ */
8618
+ export declare const LaunchSpecificationFilterSensitiveLog: (obj: LaunchSpecification) => any;
8619
+ /**
8620
+ * @internal
8621
+ */
8622
+ export declare const SpotInstanceStatusFilterSensitiveLog: (obj: SpotInstanceStatus) => any;
8623
+ /**
8624
+ * @internal
8625
+ */
8626
+ export declare const SpotInstanceRequestFilterSensitiveLog: (obj: SpotInstanceRequest) => any;
8627
+ /**
8628
+ * @internal
8629
+ */
8630
+ export declare const DescribeSpotInstanceRequestsResultFilterSensitiveLog: (obj: DescribeSpotInstanceRequestsResult) => any;
8631
+ /**
8632
+ * @internal
8633
+ */
8634
+ export declare const DescribeSpotPriceHistoryRequestFilterSensitiveLog: (obj: DescribeSpotPriceHistoryRequest) => any;
8635
+ /**
8636
+ * @internal
8637
+ */
8638
+ export declare const SpotPriceFilterSensitiveLog: (obj: SpotPrice) => any;
8639
+ /**
8640
+ * @internal
8641
+ */
8642
+ export declare const DescribeSpotPriceHistoryResultFilterSensitiveLog: (obj: DescribeSpotPriceHistoryResult) => any;
8643
+ /**
8644
+ * @internal
8645
+ */
8646
+ export declare const DescribeStaleSecurityGroupsRequestFilterSensitiveLog: (obj: DescribeStaleSecurityGroupsRequest) => any;
8647
+ /**
8648
+ * @internal
8649
+ */
8650
+ export declare const StaleIpPermissionFilterSensitiveLog: (obj: StaleIpPermission) => any;
8651
+ /**
8652
+ * @internal
8653
+ */
8654
+ export declare const StaleSecurityGroupFilterSensitiveLog: (obj: StaleSecurityGroup) => any;
8655
+ /**
8656
+ * @internal
8657
+ */
8658
+ export declare const DescribeStaleSecurityGroupsResultFilterSensitiveLog: (obj: DescribeStaleSecurityGroupsResult) => any;
8659
+ /**
8660
+ * @internal
8661
+ */
8662
+ export declare const DescribeStoreImageTasksRequestFilterSensitiveLog: (obj: DescribeStoreImageTasksRequest) => any;
8663
+ /**
8664
+ * @internal
8665
+ */
8666
+ export declare const StoreImageTaskResultFilterSensitiveLog: (obj: StoreImageTaskResult) => any;
8667
+ /**
8668
+ * @internal
8669
+ */
8670
+ export declare const DescribeStoreImageTasksResultFilterSensitiveLog: (obj: DescribeStoreImageTasksResult) => any;
8671
+ /**
8672
+ * @internal
8673
+ */
8674
+ export declare const DescribeSubnetsRequestFilterSensitiveLog: (obj: DescribeSubnetsRequest) => any;
8675
+ /**
8676
+ * @internal
8677
+ */
8678
+ export declare const DescribeSubnetsResultFilterSensitiveLog: (obj: DescribeSubnetsResult) => any;
8679
+ /**
8680
+ * @internal
8681
+ */
8682
+ export declare const DescribeTagsRequestFilterSensitiveLog: (obj: DescribeTagsRequest) => any;
8683
+ /**
8684
+ * @internal
8685
+ */
8686
+ export declare const TagDescriptionFilterSensitiveLog: (obj: TagDescription) => any;
8687
+ /**
8688
+ * @internal
8689
+ */
8690
+ export declare const DescribeTagsResultFilterSensitiveLog: (obj: DescribeTagsResult) => any;
8691
+ /**
8692
+ * @internal
8693
+ */
8694
+ export declare const DescribeTrafficMirrorFiltersRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorFiltersRequest) => any;
8695
+ /**
8696
+ * @internal
8697
+ */
8698
+ export declare const DescribeTrafficMirrorFiltersResultFilterSensitiveLog: (obj: DescribeTrafficMirrorFiltersResult) => any;
8699
+ /**
8700
+ * @internal
8701
+ */
8702
+ export declare const DescribeTrafficMirrorSessionsRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorSessionsRequest) => any;
8703
+ /**
8704
+ * @internal
8705
+ */
8706
+ export declare const DescribeTrafficMirrorSessionsResultFilterSensitiveLog: (obj: DescribeTrafficMirrorSessionsResult) => any;
8707
+ /**
8708
+ * @internal
8709
+ */
8710
+ export declare const DescribeTrafficMirrorTargetsRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorTargetsRequest) => any;
8711
+ /**
8712
+ * @internal
8713
+ */
8714
+ export declare const DescribeTrafficMirrorTargetsResultFilterSensitiveLog: (obj: DescribeTrafficMirrorTargetsResult) => any;
8715
+ /**
8716
+ * @internal
8717
+ */
8718
+ export declare const DescribeTransitGatewayAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsRequest) => any;
8719
+ /**
8720
+ * @internal
8721
+ */
8722
+ export declare const TransitGatewayAttachmentAssociationFilterSensitiveLog: (obj: TransitGatewayAttachmentAssociation) => any;
8723
+ /**
8724
+ * @internal
8725
+ */
8726
+ export declare const TransitGatewayAttachmentFilterSensitiveLog: (obj: TransitGatewayAttachment) => any;
8727
+ /**
8728
+ * @internal
8729
+ */
8730
+ export declare const DescribeTransitGatewayAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsResult) => any;
8731
+ /**
8732
+ * @internal
8733
+ */
8734
+ export declare const DescribeTransitGatewayConnectPeersRequestFilterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersRequest) => any;
8735
+ /**
8736
+ * @internal
8737
+ */
8738
+ export declare const DescribeTransitGatewayConnectPeersResultFilterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersResult) => any;
8739
+ /**
8740
+ * @internal
8741
+ */
8742
+ export declare const DescribeTransitGatewayConnectsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayConnectsRequest) => any;
8743
+ /**
8744
+ * @internal
8745
+ */
8746
+ export declare const DescribeTransitGatewayConnectsResultFilterSensitiveLog: (obj: DescribeTransitGatewayConnectsResult) => any;
8747
+ /**
8748
+ * @internal
8749
+ */
8750
+ export declare const DescribeTransitGatewayMulticastDomainsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsRequest) => any;
8751
+ /**
8752
+ * @internal
8753
+ */
8754
+ export declare const DescribeTransitGatewayMulticastDomainsResultFilterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsResult) => any;
8755
+ /**
8756
+ * @internal
8757
+ */
8758
+ export declare const DescribeTransitGatewayPeeringAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsRequest) => any;
8759
+ /**
8760
+ * @internal
8761
+ */
8762
+ export declare const DescribeTransitGatewayPeeringAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsResult) => any;
8763
+ /**
8764
+ * @internal
8765
+ */
8766
+ export declare const DescribeTransitGatewayPolicyTablesRequestFilterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesRequest) => any;
8767
+ /**
8768
+ * @internal
8769
+ */
8770
+ export declare const DescribeTransitGatewayPolicyTablesResultFilterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesResult) => any;
8771
+ /**
8772
+ * @internal
8773
+ */
8774
+ export declare const DescribeTransitGatewayRouteTableAnnouncementsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsRequest) => any;
8775
+ /**
8776
+ * @internal
8777
+ */
8778
+ export declare const DescribeTransitGatewayRouteTableAnnouncementsResultFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsResult) => any;
8779
+ /**
8780
+ * @internal
8781
+ */
8782
+ export declare const DescribeTransitGatewayRouteTablesRequestFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesRequest) => any;
8783
+ /**
8784
+ * @internal
8785
+ */
8786
+ export declare const DescribeTransitGatewayRouteTablesResultFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesResult) => any;
8787
+ /**
8788
+ * @internal
8789
+ */
8790
+ export declare const DescribeTransitGatewaysRequestFilterSensitiveLog: (obj: DescribeTransitGatewaysRequest) => any;
8791
+ /**
8792
+ * @internal
8793
+ */
8794
+ export declare const DescribeTransitGatewaysResultFilterSensitiveLog: (obj: DescribeTransitGatewaysResult) => any;
8795
+ /**
8796
+ * @internal
8797
+ */
8798
+ export declare const DescribeTransitGatewayVpcAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsRequest) => any;
8799
+ /**
8800
+ * @internal
8801
+ */
8802
+ export declare const DescribeTransitGatewayVpcAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsResult) => any;
8803
+ /**
8804
+ * @internal
8805
+ */
8806
+ export declare const DescribeTrunkInterfaceAssociationsRequestFilterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsRequest) => any;
8807
+ /**
8808
+ * @internal
8809
+ */
8810
+ export declare const DescribeTrunkInterfaceAssociationsResultFilterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsResult) => any;
8811
+ /**
8812
+ * @internal
8813
+ */
8814
+ export declare const DescribeVolumeAttributeRequestFilterSensitiveLog: (obj: DescribeVolumeAttributeRequest) => any;
8815
+ /**
8816
+ * @internal
8817
+ */
8818
+ export declare const DescribeVolumeAttributeResultFilterSensitiveLog: (obj: DescribeVolumeAttributeResult) => any;
8819
+ /**
8820
+ * @internal
8821
+ */
8822
+ export declare const DescribeVolumesRequestFilterSensitiveLog: (obj: DescribeVolumesRequest) => any;
8823
+ /**
8824
+ * @internal
8825
+ */
8826
+ export declare const DescribeVolumesResultFilterSensitiveLog: (obj: DescribeVolumesResult) => any;
8827
+ /**
8828
+ * @internal
8829
+ */
8830
+ export declare const DescribeVolumesModificationsRequestFilterSensitiveLog: (obj: DescribeVolumesModificationsRequest) => any;
8831
+ /**
8832
+ * @internal
8833
+ */
8834
+ export declare const VolumeModificationFilterSensitiveLog: (obj: VolumeModification) => any;
8835
+ /**
8836
+ * @internal
8837
+ */
8838
+ export declare const DescribeVolumesModificationsResultFilterSensitiveLog: (obj: DescribeVolumesModificationsResult) => any;
8839
+ /**
8840
+ * @internal
8841
+ */
8842
+ export declare const DescribeVolumeStatusRequestFilterSensitiveLog: (obj: DescribeVolumeStatusRequest) => any;
8843
+ /**
8844
+ * @internal
8845
+ */
8846
+ export declare const VolumeStatusActionFilterSensitiveLog: (obj: VolumeStatusAction) => any;
8847
+ /**
8848
+ * @internal
8849
+ */
8850
+ export declare const VolumeStatusAttachmentStatusFilterSensitiveLog: (obj: VolumeStatusAttachmentStatus) => any;
8851
+ /**
8852
+ * @internal
8853
+ */
8854
+ export declare const VolumeStatusEventFilterSensitiveLog: (obj: VolumeStatusEvent) => any;
8855
+ /**
8856
+ * @internal
8857
+ */
8858
+ export declare const VolumeStatusDetailsFilterSensitiveLog: (obj: VolumeStatusDetails) => any;
8859
+ /**
8860
+ * @internal
8861
+ */
8862
+ export declare const VolumeStatusInfoFilterSensitiveLog: (obj: VolumeStatusInfo) => any;
8863
+ /**
8864
+ * @internal
8865
+ */
8866
+ export declare const VolumeStatusItemFilterSensitiveLog: (obj: VolumeStatusItem) => any;
8867
+ /**
8868
+ * @internal
8869
+ */
8870
+ export declare const DescribeVolumeStatusResultFilterSensitiveLog: (obj: DescribeVolumeStatusResult) => any;
8871
+ /**
8872
+ * @internal
8873
+ */
8874
+ export declare const DescribeVpcAttributeRequestFilterSensitiveLog: (obj: DescribeVpcAttributeRequest) => any;
8875
+ /**
8876
+ * @internal
8877
+ */
8878
+ export declare const DescribeVpcAttributeResultFilterSensitiveLog: (obj: DescribeVpcAttributeResult) => any;
8879
+ /**
8880
+ * @internal
8881
+ */
8882
+ export declare const DescribeVpcClassicLinkRequestFilterSensitiveLog: (obj: DescribeVpcClassicLinkRequest) => any;
8883
+ /**
8884
+ * @internal
8885
+ */
8886
+ export declare const VpcClassicLinkFilterSensitiveLog: (obj: VpcClassicLink) => any;
8887
+ /**
8888
+ * @internal
8889
+ */
8890
+ export declare const DescribeVpcClassicLinkResultFilterSensitiveLog: (obj: DescribeVpcClassicLinkResult) => any;
8891
+ /**
8892
+ * @internal
8893
+ */
8894
+ export declare const DescribeVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportRequest) => any;
8895
+ /**
8896
+ * @internal
8897
+ */
8898
+ export declare const ClassicLinkDnsSupportFilterSensitiveLog: (obj: ClassicLinkDnsSupport) => any;
8899
+ /**
8900
+ * @internal
8901
+ */
8902
+ export declare const DescribeVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportResult) => any;
8903
+ /**
8904
+ * @internal
8905
+ */
8906
+ export declare const DescribeVpcEndpointConnectionNotificationsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsRequest) => any;
8907
+ /**
8908
+ * @internal
8909
+ */
8910
+ export declare const DescribeVpcEndpointConnectionNotificationsResultFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsResult) => any;
8911
+ /**
8912
+ * @internal
8913
+ */
8914
+ export declare const DescribeVpcEndpointConnectionsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionsRequest) => any;
8915
+ /**
8916
+ * @internal
8917
+ */
8918
+ export declare const VpcEndpointConnectionFilterSensitiveLog: (obj: VpcEndpointConnection) => any;
8919
+ /**
8920
+ * @internal
8921
+ */
8922
+ export declare const DescribeVpcEndpointConnectionsResultFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionsResult) => any;
8923
+ /**
8924
+ * @internal
8925
+ */
8926
+ export declare const DescribeVpcEndpointsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointsRequest) => any;
8927
+ /**
8928
+ * @internal
8929
+ */
8930
+ export declare const DescribeVpcEndpointsResultFilterSensitiveLog: (obj: DescribeVpcEndpointsResult) => any;
8931
+ /**
8932
+ * @internal
8933
+ */
8934
+ export declare const DescribeVpcEndpointServiceConfigurationsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsRequest) => any;
8935
+ /**
8936
+ * @internal
8937
+ */
8938
+ export declare const DescribeVpcEndpointServiceConfigurationsResultFilterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsResult) => any;
8939
+ /**
8940
+ * @internal
8941
+ */
8942
+ export declare const DescribeVpcEndpointServicePermissionsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsRequest) => any;
8943
+ /**
8944
+ * @internal
8945
+ */
8946
+ export declare const DescribeVpcEndpointServicePermissionsResultFilterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsResult) => any;
8947
+ /**
8948
+ * @internal
8949
+ */
8950
+ export declare const DescribeVpcEndpointServicesRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServicesRequest) => any;
8951
+ /**
8952
+ * @internal
8953
+ */
8954
+ export declare const PrivateDnsDetailsFilterSensitiveLog: (obj: PrivateDnsDetails) => any;
8955
+ /**
8956
+ * @internal
8957
+ */
8958
+ export declare const ServiceDetailFilterSensitiveLog: (obj: ServiceDetail) => any;
8959
+ /**
8960
+ * @internal
8961
+ */
8962
+ export declare const DescribeVpcEndpointServicesResultFilterSensitiveLog: (obj: DescribeVpcEndpointServicesResult) => any;
8963
+ /**
8964
+ * @internal
8965
+ */
8966
+ export declare const DescribeVpcPeeringConnectionsRequestFilterSensitiveLog: (obj: DescribeVpcPeeringConnectionsRequest) => any;
8967
+ /**
8968
+ * @internal
8969
+ */
8970
+ export declare const DescribeVpcPeeringConnectionsResultFilterSensitiveLog: (obj: DescribeVpcPeeringConnectionsResult) => any;
8971
+ /**
8972
+ * @internal
8973
+ */
8974
+ export declare const DescribeVpcsRequestFilterSensitiveLog: (obj: DescribeVpcsRequest) => any;
8975
+ /**
8976
+ * @internal
8977
+ */
8978
+ export declare const DescribeVpcsResultFilterSensitiveLog: (obj: DescribeVpcsResult) => any;
8979
+ /**
8980
+ * @internal
8981
+ */
8982
+ export declare const DescribeVpnConnectionsRequestFilterSensitiveLog: (obj: DescribeVpnConnectionsRequest) => any;
8983
+ /**
8984
+ * @internal
8985
+ */
8986
+ export declare const DescribeVpnConnectionsResultFilterSensitiveLog: (obj: DescribeVpnConnectionsResult) => any;
8987
+ /**
8988
+ * @internal
8989
+ */
8990
+ export declare const DescribeVpnGatewaysRequestFilterSensitiveLog: (obj: DescribeVpnGatewaysRequest) => any;
8991
+ /**
8992
+ * @internal
8993
+ */
8994
+ export declare const DescribeVpnGatewaysResultFilterSensitiveLog: (obj: DescribeVpnGatewaysResult) => any;
8995
+ /**
8996
+ * @internal
8997
+ */
8998
+ export declare const DetachClassicLinkVpcRequestFilterSensitiveLog: (obj: DetachClassicLinkVpcRequest) => any;
8999
+ /**
9000
+ * @internal
9001
+ */
9002
+ export declare const DetachClassicLinkVpcResultFilterSensitiveLog: (obj: DetachClassicLinkVpcResult) => any;
9003
+ /**
9004
+ * @internal
9005
+ */
9006
+ export declare const DetachInternetGatewayRequestFilterSensitiveLog: (obj: DetachInternetGatewayRequest) => any;
9007
+ /**
9008
+ * @internal
9009
+ */
9010
+ export declare const DetachNetworkInterfaceRequestFilterSensitiveLog: (obj: DetachNetworkInterfaceRequest) => any;
9011
+ /**
9012
+ * @internal
9013
+ */
9014
+ export declare const DetachVolumeRequestFilterSensitiveLog: (obj: DetachVolumeRequest) => any;
9015
+ /**
9016
+ * @internal
9017
+ */
9018
+ export declare const DetachVpnGatewayRequestFilterSensitiveLog: (obj: DetachVpnGatewayRequest) => any;
9019
+ /**
9020
+ * @internal
9021
+ */
9022
+ export declare const DisableEbsEncryptionByDefaultRequestFilterSensitiveLog: (obj: DisableEbsEncryptionByDefaultRequest) => any;
9023
+ /**
9024
+ * @internal
9025
+ */
9026
+ export declare const DisableEbsEncryptionByDefaultResultFilterSensitiveLog: (obj: DisableEbsEncryptionByDefaultResult) => any;
9027
+ /**
9028
+ * @internal
9029
+ */
9030
+ export declare const DisableFastLaunchRequestFilterSensitiveLog: (obj: DisableFastLaunchRequest) => any;
9031
+ /**
9032
+ * @internal
9033
+ */
9034
+ export declare const DisableFastLaunchResultFilterSensitiveLog: (obj: DisableFastLaunchResult) => any;
9035
+ /**
9036
+ * @internal
9037
+ */
9038
+ export declare const DisableFastSnapshotRestoresRequestFilterSensitiveLog: (obj: DisableFastSnapshotRestoresRequest) => any;
9039
+ /**
9040
+ * @internal
9041
+ */
9042
+ export declare const DisableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreSuccessItem) => any;
9043
+ /**
9044
+ * @internal
9045
+ */
9046
+ export declare const DisableFastSnapshotRestoreStateErrorFilterSensitiveLog: (obj: DisableFastSnapshotRestoreStateError) => any;
9047
+ /**
9048
+ * @internal
9049
+ */
9050
+ export declare const DisableFastSnapshotRestoreStateErrorItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreStateErrorItem) => any;
9051
+ /**
9052
+ * @internal
9053
+ */
9054
+ export declare const DisableFastSnapshotRestoreErrorItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreErrorItem) => any;
9055
+ /**
9056
+ * @internal
9057
+ */
9058
+ export declare const DisableFastSnapshotRestoresResultFilterSensitiveLog: (obj: DisableFastSnapshotRestoresResult) => any;
9059
+ /**
9060
+ * @internal
9061
+ */
9062
+ export declare const DisableImageDeprecationRequestFilterSensitiveLog: (obj: DisableImageDeprecationRequest) => any;
9063
+ /**
9064
+ * @internal
9065
+ */
9066
+ export declare const DisableImageDeprecationResultFilterSensitiveLog: (obj: DisableImageDeprecationResult) => any;
9067
+ /**
9068
+ * @internal
9069
+ */
9070
+ export declare const DisableIpamOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountRequest) => any;
9071
+ /**
9072
+ * @internal
9073
+ */
9074
+ export declare const DisableIpamOrganizationAdminAccountResultFilterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountResult) => any;
9075
+ /**
9076
+ * @internal
9077
+ */
9078
+ export declare const DisableSerialConsoleAccessRequestFilterSensitiveLog: (obj: DisableSerialConsoleAccessRequest) => any;
9079
+ /**
9080
+ * @internal
9081
+ */
9082
+ export declare const DisableSerialConsoleAccessResultFilterSensitiveLog: (obj: DisableSerialConsoleAccessResult) => any;
9083
+ /**
9084
+ * @internal
9085
+ */
9086
+ export declare const DisableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationRequest) => any;
9087
+ /**
9088
+ * @internal
9089
+ */
9090
+ export declare const TransitGatewayPropagationFilterSensitiveLog: (obj: TransitGatewayPropagation) => any;
9091
+ /**
9092
+ * @internal
9093
+ */
9094
+ export declare const DisableTransitGatewayRouteTablePropagationResultFilterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationResult) => any;
9095
+ /**
9096
+ * @internal
9097
+ */
9098
+ export declare const DisableVgwRoutePropagationRequestFilterSensitiveLog: (obj: DisableVgwRoutePropagationRequest) => any;
9099
+ /**
9100
+ * @internal
9101
+ */
9102
+ export declare const DisableVpcClassicLinkRequestFilterSensitiveLog: (obj: DisableVpcClassicLinkRequest) => any;
9103
+ /**
9104
+ * @internal
9105
+ */
9106
+ export declare const DisableVpcClassicLinkResultFilterSensitiveLog: (obj: DisableVpcClassicLinkResult) => any;
9107
+ /**
9108
+ * @internal
9109
+ */
9110
+ export declare const DisableVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportRequest) => any;
9111
+ /**
9112
+ * @internal
9113
+ */
9114
+ export declare const DisableVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportResult) => any;
9115
+ /**
9116
+ * @internal
9117
+ */
9118
+ export declare const DisassociateAddressRequestFilterSensitiveLog: (obj: DisassociateAddressRequest) => any;
9119
+ /**
9120
+ * @internal
9121
+ */
9122
+ export declare const DisassociateClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkRequest) => any;
9123
+ /**
9124
+ * @internal
9125
+ */
9126
+ export declare const DisassociateClientVpnTargetNetworkResultFilterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkResult) => any;
9127
+ /**
9128
+ * @internal
9129
+ */
9130
+ export declare const DisassociateEnclaveCertificateIamRoleRequestFilterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleRequest) => any;
9131
+ /**
9132
+ * @internal
9133
+ */
9134
+ export declare const DisassociateEnclaveCertificateIamRoleResultFilterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleResult) => any;
9135
+ /**
9136
+ * @internal
9137
+ */
9138
+ export declare const DisassociateIamInstanceProfileRequestFilterSensitiveLog: (obj: DisassociateIamInstanceProfileRequest) => any;
9139
+ /**
9140
+ * @internal
9141
+ */
9142
+ export declare const DisassociateIamInstanceProfileResultFilterSensitiveLog: (obj: DisassociateIamInstanceProfileResult) => any;
9143
+ /**
9144
+ * @internal
9145
+ */
9146
+ export declare const InstanceEventWindowDisassociationRequestFilterSensitiveLog: (obj: InstanceEventWindowDisassociationRequest) => any;
9147
+ /**
9148
+ * @internal
9149
+ */
9150
+ export declare const DisassociateInstanceEventWindowRequestFilterSensitiveLog: (obj: DisassociateInstanceEventWindowRequest) => any;
9151
+ /**
9152
+ * @internal
9153
+ */
9154
+ export declare const DisassociateInstanceEventWindowResultFilterSensitiveLog: (obj: DisassociateInstanceEventWindowResult) => any;
9155
+ /**
9156
+ * @internal
9157
+ */
9158
+ export declare const DisassociateRouteTableRequestFilterSensitiveLog: (obj: DisassociateRouteTableRequest) => any;
9159
+ /**
9160
+ * @internal
9161
+ */
9162
+ export declare const DisassociateSubnetCidrBlockRequestFilterSensitiveLog: (obj: DisassociateSubnetCidrBlockRequest) => any;
9163
+ /**
9164
+ * @internal
9165
+ */
9166
+ export declare const DisassociateSubnetCidrBlockResultFilterSensitiveLog: (obj: DisassociateSubnetCidrBlockResult) => any;
9167
+ /**
9168
+ * @internal
9169
+ */
9170
+ export declare const DisassociateTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainRequest) => any;
9171
+ /**
9172
+ * @internal
9173
+ */
9174
+ export declare const DisassociateTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainResult) => any;
9175
+ /**
9176
+ * @internal
9177
+ */
9178
+ export declare const DisassociateTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableRequest) => any;
9179
+ /**
9180
+ * @internal
9181
+ */
9182
+ export declare const DisassociateTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableResult) => any;
9183
+ /**
9184
+ * @internal
9185
+ */
9186
+ export declare const DisassociateTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableRequest) => any;
9187
+ /**
9188
+ * @internal
9189
+ */
9190
+ export declare const DisassociateTransitGatewayRouteTableResultFilterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableResult) => any;
9191
+ /**
9192
+ * @internal
9193
+ */
9194
+ export declare const DisassociateTrunkInterfaceRequestFilterSensitiveLog: (obj: DisassociateTrunkInterfaceRequest) => any;
9195
+ /**
9196
+ * @internal
9197
+ */
9198
+ export declare const DisassociateTrunkInterfaceResultFilterSensitiveLog: (obj: DisassociateTrunkInterfaceResult) => any;
9199
+ /**
9200
+ * @internal
9201
+ */
9202
+ export declare const DisassociateVpcCidrBlockRequestFilterSensitiveLog: (obj: DisassociateVpcCidrBlockRequest) => any;
9203
+ /**
9204
+ * @internal
9205
+ */
9206
+ export declare const DisassociateVpcCidrBlockResultFilterSensitiveLog: (obj: DisassociateVpcCidrBlockResult) => any;
9207
+ /**
9208
+ * @internal
9209
+ */
9210
+ export declare const EnableEbsEncryptionByDefaultRequestFilterSensitiveLog: (obj: EnableEbsEncryptionByDefaultRequest) => any;
9211
+ /**
9212
+ * @internal
9213
+ */
9214
+ export declare const EnableEbsEncryptionByDefaultResultFilterSensitiveLog: (obj: EnableEbsEncryptionByDefaultResult) => any;
9215
+ /**
9216
+ * @internal
9217
+ */
9218
+ export declare const FastLaunchLaunchTemplateSpecificationRequestFilterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationRequest) => any;
9219
+ /**
9220
+ * @internal
9221
+ */
9222
+ export declare const FastLaunchSnapshotConfigurationRequestFilterSensitiveLog: (obj: FastLaunchSnapshotConfigurationRequest) => any;
9223
+ /**
9224
+ * @internal
9225
+ */
9226
+ export declare const EnableFastLaunchRequestFilterSensitiveLog: (obj: EnableFastLaunchRequest) => any;
9227
+ /**
9228
+ * @internal
9229
+ */
9230
+ export declare const EnableFastLaunchResultFilterSensitiveLog: (obj: EnableFastLaunchResult) => any;
9231
+ /**
9232
+ * @internal
9233
+ */
9234
+ export declare const EnableFastSnapshotRestoresRequestFilterSensitiveLog: (obj: EnableFastSnapshotRestoresRequest) => any;
9235
+ /**
9236
+ * @internal
9237
+ */
9238
+ export declare const EnableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreSuccessItem) => any;
9239
+ /**
9240
+ * @internal
9241
+ */
9242
+ export declare const EnableFastSnapshotRestoreStateErrorFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateError) => any;
9243
+ /**
9244
+ * @internal
9245
+ */
9246
+ export declare const EnableFastSnapshotRestoreStateErrorItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateErrorItem) => any;
9247
+ /**
9248
+ * @internal
9249
+ */
9250
+ export declare const EnableFastSnapshotRestoreErrorItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreErrorItem) => any;
9251
+ /**
9252
+ * @internal
9253
+ */
9254
+ export declare const EnableFastSnapshotRestoresResultFilterSensitiveLog: (obj: EnableFastSnapshotRestoresResult) => any;
9255
+ /**
9256
+ * @internal
9257
+ */
9258
+ export declare const EnableImageDeprecationRequestFilterSensitiveLog: (obj: EnableImageDeprecationRequest) => any;
9259
+ /**
9260
+ * @internal
9261
+ */
9262
+ export declare const EnableImageDeprecationResultFilterSensitiveLog: (obj: EnableImageDeprecationResult) => any;
9263
+ /**
9264
+ * @internal
9265
+ */
9266
+ export declare const EnableIpamOrganizationAdminAccountRequestFilterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountRequest) => any;
9267
+ /**
9268
+ * @internal
9269
+ */
9270
+ export declare const EnableIpamOrganizationAdminAccountResultFilterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountResult) => any;
9271
+ /**
9272
+ * @internal
9273
+ */
9274
+ export declare const EnableSerialConsoleAccessRequestFilterSensitiveLog: (obj: EnableSerialConsoleAccessRequest) => any;
9275
+ /**
9276
+ * @internal
9277
+ */
9278
+ export declare const EnableSerialConsoleAccessResultFilterSensitiveLog: (obj: EnableSerialConsoleAccessResult) => any;
9279
+ /**
9280
+ * @internal
9281
+ */
9282
+ export declare const EnableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationRequest) => any;
9283
+ /**
9284
+ * @internal
9285
+ */
9286
+ export declare const EnableTransitGatewayRouteTablePropagationResultFilterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationResult) => any;
9287
+ /**
9288
+ * @internal
9289
+ */
9290
+ export declare const EnableVgwRoutePropagationRequestFilterSensitiveLog: (obj: EnableVgwRoutePropagationRequest) => any;
9291
+ /**
9292
+ * @internal
9293
+ */
9294
+ export declare const EnableVolumeIORequestFilterSensitiveLog: (obj: EnableVolumeIORequest) => any;
9295
+ /**
9296
+ * @internal
9297
+ */
9298
+ export declare const EnableVpcClassicLinkRequestFilterSensitiveLog: (obj: EnableVpcClassicLinkRequest) => any;
9299
+ /**
9300
+ * @internal
9301
+ */
9302
+ export declare const EnableVpcClassicLinkResultFilterSensitiveLog: (obj: EnableVpcClassicLinkResult) => any;
9303
+ /**
9304
+ * @internal
9305
+ */
9306
+ export declare const EnableVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportRequest) => any;
9307
+ /**
9308
+ * @internal
9309
+ */
9310
+ export declare const EnableVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportResult) => any;
9311
+ /**
9312
+ * @internal
9313
+ */
9314
+ export declare const ExportClientVpnClientCertificateRevocationListRequestFilterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListRequest) => any;
9315
+ /**
9316
+ * @internal
9317
+ */
9318
+ export declare const ClientCertificateRevocationListStatusFilterSensitiveLog: (obj: ClientCertificateRevocationListStatus) => any;
9319
+ /**
9320
+ * @internal
9321
+ */
9322
+ export declare const ExportClientVpnClientCertificateRevocationListResultFilterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListResult) => any;
9323
+ /**
9324
+ * @internal
9325
+ */
9326
+ export declare const ExportClientVpnClientConfigurationRequestFilterSensitiveLog: (obj: ExportClientVpnClientConfigurationRequest) => any;
9327
+ /**
9328
+ * @internal
9329
+ */
9330
+ export declare const ExportClientVpnClientConfigurationResultFilterSensitiveLog: (obj: ExportClientVpnClientConfigurationResult) => any;
9331
+ /**
9332
+ * @internal
9333
+ */
9334
+ export declare const ExportTaskS3LocationRequestFilterSensitiveLog: (obj: ExportTaskS3LocationRequest) => any;