@aws-sdk/client-ec2 3.136.0 → 3.137.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1096) hide show
  1. package/CHANGELOG.md +11 -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/models/models_0.d.ts +928 -1392
  1083. package/dist-types/models/models_1.d.ts +905 -1357
  1084. package/dist-types/models/models_2.d.ts +1044 -1564
  1085. package/dist-types/models/models_3.d.ts +968 -1452
  1086. package/dist-types/models/models_4.d.ts +1117 -1675
  1087. package/dist-types/models/models_5.d.ts +1138 -1706
  1088. package/dist-types/models/models_6.d.ts +500 -750
  1089. package/dist-types/ts3.4/models/models_0.d.ts +464 -928
  1090. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1091. package/dist-types/ts3.4/models/models_2.d.ts +520 -1040
  1092. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1093. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1094. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1095. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1096. 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,12 +1351,6 @@ 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>
1566
1356
  */
@@ -1589,12 +1379,6 @@ export interface ReservedInstancesConfiguration {
1589
1379
  */
1590
1380
  Scope?: Scope | string;
1591
1381
  }
1592
- export declare namespace ReservedInstancesConfiguration {
1593
- /**
1594
- * @internal
1595
- */
1596
- const filterSensitiveLog: (obj: ReservedInstancesConfiguration) => any;
1597
- }
1598
1382
  /**
1599
1383
  * <p>Describes the modification request/s.</p>
1600
1384
  */
@@ -1608,12 +1392,6 @@ export interface ReservedInstancesModificationResult {
1608
1392
  */
1609
1393
  TargetConfiguration?: ReservedInstancesConfiguration;
1610
1394
  }
1611
- export declare namespace ReservedInstancesModificationResult {
1612
- /**
1613
- * @internal
1614
- */
1615
- const filterSensitiveLog: (obj: ReservedInstancesModificationResult) => any;
1616
- }
1617
1395
  /**
1618
1396
  * <p>Describes the ID of a Reserved Instance.</p>
1619
1397
  */
@@ -1623,12 +1401,6 @@ export interface ReservedInstancesId {
1623
1401
  */
1624
1402
  ReservedInstancesId?: string;
1625
1403
  }
1626
- export declare namespace ReservedInstancesId {
1627
- /**
1628
- * @internal
1629
- */
1630
- const filterSensitiveLog: (obj: ReservedInstancesId) => any;
1631
- }
1632
1404
  /**
1633
1405
  * <p>Describes a Reserved Instance modification.</p>
1634
1406
  */
@@ -1672,12 +1444,6 @@ export interface ReservedInstancesModification {
1672
1444
  */
1673
1445
  UpdateDate?: Date;
1674
1446
  }
1675
- export declare namespace ReservedInstancesModification {
1676
- /**
1677
- * @internal
1678
- */
1679
- const filterSensitiveLog: (obj: ReservedInstancesModification) => any;
1680
- }
1681
1447
  /**
1682
1448
  * <p>Contains the output of DescribeReservedInstancesModifications.</p>
1683
1449
  */
@@ -1692,12 +1458,6 @@ export interface DescribeReservedInstancesModificationsResult {
1692
1458
  */
1693
1459
  ReservedInstancesModifications?: ReservedInstancesModification[];
1694
1460
  }
1695
- export declare namespace DescribeReservedInstancesModificationsResult {
1696
- /**
1697
- * @internal
1698
- */
1699
- const filterSensitiveLog: (obj: DescribeReservedInstancesModificationsResult) => any;
1700
- }
1701
1461
  /**
1702
1462
  * <p>Contains the parameters for DescribeReservedInstancesOfferings.</p>
1703
1463
  */
@@ -1839,12 +1599,6 @@ export interface DescribeReservedInstancesOfferingsRequest {
1839
1599
  */
1840
1600
  OfferingType?: OfferingTypeValues | string;
1841
1601
  }
1842
- export declare namespace DescribeReservedInstancesOfferingsRequest {
1843
- /**
1844
- * @internal
1845
- */
1846
- const filterSensitiveLog: (obj: DescribeReservedInstancesOfferingsRequest) => any;
1847
- }
1848
1602
  /**
1849
1603
  * <p>Describes a Reserved Instance offering.</p>
1850
1604
  */
@@ -1858,12 +1612,6 @@ export interface PricingDetail {
1858
1612
  */
1859
1613
  Price?: number;
1860
1614
  }
1861
- export declare namespace PricingDetail {
1862
- /**
1863
- * @internal
1864
- */
1865
- const filterSensitiveLog: (obj: PricingDetail) => any;
1866
- }
1867
1615
  /**
1868
1616
  * <p>Describes a Reserved Instance offering.</p>
1869
1617
  */
@@ -1935,12 +1683,6 @@ export interface ReservedInstancesOffering {
1935
1683
  */
1936
1684
  Scope?: Scope | string;
1937
1685
  }
1938
- export declare namespace ReservedInstancesOffering {
1939
- /**
1940
- * @internal
1941
- */
1942
- const filterSensitiveLog: (obj: ReservedInstancesOffering) => any;
1943
- }
1944
1686
  /**
1945
1687
  * <p>Contains the output of DescribeReservedInstancesOfferings.</p>
1946
1688
  */
@@ -1955,12 +1697,6 @@ export interface DescribeReservedInstancesOfferingsResult {
1955
1697
  */
1956
1698
  NextToken?: string;
1957
1699
  }
1958
- export declare namespace DescribeReservedInstancesOfferingsResult {
1959
- /**
1960
- * @internal
1961
- */
1962
- const filterSensitiveLog: (obj: DescribeReservedInstancesOfferingsResult) => any;
1963
- }
1964
1700
  export interface DescribeRouteTablesRequest {
1965
1701
  /**
1966
1702
  * <p>One or more filters.</p>
@@ -2088,12 +1824,6 @@ export interface DescribeRouteTablesRequest {
2088
1824
  */
2089
1825
  MaxResults?: number;
2090
1826
  }
2091
- export declare namespace DescribeRouteTablesRequest {
2092
- /**
2093
- * @internal
2094
- */
2095
- const filterSensitiveLog: (obj: DescribeRouteTablesRequest) => any;
2096
- }
2097
1827
  /**
2098
1828
  * <p>Contains the output of DescribeRouteTables.</p>
2099
1829
  */
@@ -2107,12 +1837,6 @@ export interface DescribeRouteTablesResult {
2107
1837
  */
2108
1838
  NextToken?: string;
2109
1839
  }
2110
- export declare namespace DescribeRouteTablesResult {
2111
- /**
2112
- * @internal
2113
- */
2114
- const filterSensitiveLog: (obj: DescribeRouteTablesResult) => any;
2115
- }
2116
1840
  /**
2117
1841
  * <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
1842
  */
@@ -2126,12 +1850,6 @@ export interface SlotDateTimeRangeRequest {
2126
1850
  */
2127
1851
  LatestTime: Date | undefined;
2128
1852
  }
2129
- export declare namespace SlotDateTimeRangeRequest {
2130
- /**
2131
- * @internal
2132
- */
2133
- const filterSensitiveLog: (obj: SlotDateTimeRangeRequest) => any;
2134
- }
2135
1853
  /**
2136
1854
  * <p>Describes the recurring schedule for a Scheduled Instance.</p>
2137
1855
  */
@@ -2161,12 +1879,6 @@ export interface ScheduledInstanceRecurrenceRequest {
2161
1879
  */
2162
1880
  OccurrenceUnit?: string;
2163
1881
  }
2164
- export declare namespace ScheduledInstanceRecurrenceRequest {
2165
- /**
2166
- * @internal
2167
- */
2168
- const filterSensitiveLog: (obj: ScheduledInstanceRecurrenceRequest) => any;
2169
- }
2170
1882
  /**
2171
1883
  * <p>Contains the parameters for DescribeScheduledInstanceAvailability.</p>
2172
1884
  */
@@ -2228,12 +1940,6 @@ export interface DescribeScheduledInstanceAvailabilityRequest {
2228
1940
  */
2229
1941
  Recurrence: ScheduledInstanceRecurrenceRequest | undefined;
2230
1942
  }
2231
- export declare namespace DescribeScheduledInstanceAvailabilityRequest {
2232
- /**
2233
- * @internal
2234
- */
2235
- const filterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityRequest) => any;
2236
- }
2237
1943
  /**
2238
1944
  * <p>Describes the recurring schedule for a Scheduled Instance.</p>
2239
1945
  */
@@ -2260,12 +1966,6 @@ export interface ScheduledInstanceRecurrence {
2260
1966
  */
2261
1967
  OccurrenceUnit?: string;
2262
1968
  }
2263
- export declare namespace ScheduledInstanceRecurrence {
2264
- /**
2265
- * @internal
2266
- */
2267
- const filterSensitiveLog: (obj: ScheduledInstanceRecurrence) => any;
2268
- }
2269
1969
  /**
2270
1970
  * <p>Describes a schedule that is available for your Scheduled Instances.</p>
2271
1971
  */
@@ -2323,12 +2023,6 @@ export interface ScheduledInstanceAvailability {
2323
2023
  */
2324
2024
  TotalScheduledInstanceHours?: number;
2325
2025
  }
2326
- export declare namespace ScheduledInstanceAvailability {
2327
- /**
2328
- * @internal
2329
- */
2330
- const filterSensitiveLog: (obj: ScheduledInstanceAvailability) => any;
2331
- }
2332
2026
  /**
2333
2027
  * <p>Contains the output of DescribeScheduledInstanceAvailability.</p>
2334
2028
  */
@@ -2342,12 +2036,6 @@ export interface DescribeScheduledInstanceAvailabilityResult {
2342
2036
  */
2343
2037
  ScheduledInstanceAvailabilitySet?: ScheduledInstanceAvailability[];
2344
2038
  }
2345
- export declare namespace DescribeScheduledInstanceAvailabilityResult {
2346
- /**
2347
- * @internal
2348
- */
2349
- const filterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityResult) => any;
2350
- }
2351
2039
  /**
2352
2040
  * <p>Describes the time period for a Scheduled Instance to start its first schedule.</p>
2353
2041
  */
@@ -2361,12 +2049,6 @@ export interface SlotStartTimeRangeRequest {
2361
2049
  */
2362
2050
  LatestTime?: Date;
2363
2051
  }
2364
- export declare namespace SlotStartTimeRangeRequest {
2365
- /**
2366
- * @internal
2367
- */
2368
- const filterSensitiveLog: (obj: SlotStartTimeRangeRequest) => any;
2369
- }
2370
2052
  /**
2371
2053
  * <p>Contains the parameters for DescribeScheduledInstances.</p>
2372
2054
  */
@@ -2419,12 +2101,6 @@ export interface DescribeScheduledInstancesRequest {
2419
2101
  */
2420
2102
  SlotStartTimeRange?: SlotStartTimeRangeRequest;
2421
2103
  }
2422
- export declare namespace DescribeScheduledInstancesRequest {
2423
- /**
2424
- * @internal
2425
- */
2426
- const filterSensitiveLog: (obj: DescribeScheduledInstancesRequest) => any;
2427
- }
2428
2104
  /**
2429
2105
  * <p>Describes a Scheduled Instance.</p>
2430
2106
  */
@@ -2490,12 +2166,6 @@ export interface ScheduledInstance {
2490
2166
  */
2491
2167
  TotalScheduledInstanceHours?: number;
2492
2168
  }
2493
- export declare namespace ScheduledInstance {
2494
- /**
2495
- * @internal
2496
- */
2497
- const filterSensitiveLog: (obj: ScheduledInstance) => any;
2498
- }
2499
2169
  /**
2500
2170
  * <p>Contains the output of DescribeScheduledInstances.</p>
2501
2171
  */
@@ -2509,12 +2179,6 @@ export interface DescribeScheduledInstancesResult {
2509
2179
  */
2510
2180
  ScheduledInstanceSet?: ScheduledInstance[];
2511
2181
  }
2512
- export declare namespace DescribeScheduledInstancesResult {
2513
- /**
2514
- * @internal
2515
- */
2516
- const filterSensitiveLog: (obj: DescribeScheduledInstancesResult) => any;
2517
- }
2518
2182
  export interface DescribeSecurityGroupReferencesRequest {
2519
2183
  /**
2520
2184
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2527,12 +2191,6 @@ export interface DescribeSecurityGroupReferencesRequest {
2527
2191
  */
2528
2192
  GroupId: string[] | undefined;
2529
2193
  }
2530
- export declare namespace DescribeSecurityGroupReferencesRequest {
2531
- /**
2532
- * @internal
2533
- */
2534
- const filterSensitiveLog: (obj: DescribeSecurityGroupReferencesRequest) => any;
2535
- }
2536
2194
  /**
2537
2195
  * <p>Describes a VPC with a security group that references your security group.</p>
2538
2196
  */
@@ -2550,24 +2208,12 @@ export interface SecurityGroupReference {
2550
2208
  */
2551
2209
  VpcPeeringConnectionId?: string;
2552
2210
  }
2553
- export declare namespace SecurityGroupReference {
2554
- /**
2555
- * @internal
2556
- */
2557
- const filterSensitiveLog: (obj: SecurityGroupReference) => any;
2558
- }
2559
2211
  export interface DescribeSecurityGroupReferencesResult {
2560
2212
  /**
2561
2213
  * <p>Information about the VPCs with the referencing security groups.</p>
2562
2214
  */
2563
2215
  SecurityGroupReferenceSet?: SecurityGroupReference[];
2564
2216
  }
2565
- export declare namespace DescribeSecurityGroupReferencesResult {
2566
- /**
2567
- * @internal
2568
- */
2569
- const filterSensitiveLog: (obj: DescribeSecurityGroupReferencesResult) => any;
2570
- }
2571
2217
  export interface DescribeSecurityGroupRulesRequest {
2572
2218
  /**
2573
2219
  * <p>One or more filters.</p>
@@ -2610,12 +2256,6 @@ export interface DescribeSecurityGroupRulesRequest {
2610
2256
  */
2611
2257
  MaxResults?: number;
2612
2258
  }
2613
- export declare namespace DescribeSecurityGroupRulesRequest {
2614
- /**
2615
- * @internal
2616
- */
2617
- const filterSensitiveLog: (obj: DescribeSecurityGroupRulesRequest) => any;
2618
- }
2619
2259
  export interface DescribeSecurityGroupRulesResult {
2620
2260
  /**
2621
2261
  * <p>Information about security group rules.</p>
@@ -2626,12 +2266,6 @@ export interface DescribeSecurityGroupRulesResult {
2626
2266
  */
2627
2267
  NextToken?: string;
2628
2268
  }
2629
- export declare namespace DescribeSecurityGroupRulesResult {
2630
- /**
2631
- * @internal
2632
- */
2633
- const filterSensitiveLog: (obj: DescribeSecurityGroupRulesResult) => any;
2634
- }
2635
2269
  export interface DescribeSecurityGroupsRequest {
2636
2270
  /**
2637
2271
  * <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 +2423,6 @@ export interface DescribeSecurityGroupsRequest {
2789
2423
  */
2790
2424
  MaxResults?: number;
2791
2425
  }
2792
- export declare namespace DescribeSecurityGroupsRequest {
2793
- /**
2794
- * @internal
2795
- */
2796
- const filterSensitiveLog: (obj: DescribeSecurityGroupsRequest) => any;
2797
- }
2798
2426
  /**
2799
2427
  * <p>Describes a security group.</p>
2800
2428
  */
@@ -2832,12 +2460,6 @@ export interface SecurityGroup {
2832
2460
  */
2833
2461
  VpcId?: string;
2834
2462
  }
2835
- export declare namespace SecurityGroup {
2836
- /**
2837
- * @internal
2838
- */
2839
- const filterSensitiveLog: (obj: SecurityGroup) => any;
2840
- }
2841
2463
  export interface DescribeSecurityGroupsResult {
2842
2464
  /**
2843
2465
  * <p>Information about the security groups.</p>
@@ -2848,12 +2470,6 @@ export interface DescribeSecurityGroupsResult {
2848
2470
  */
2849
2471
  NextToken?: string;
2850
2472
  }
2851
- export declare namespace DescribeSecurityGroupsResult {
2852
- /**
2853
- * @internal
2854
- */
2855
- const filterSensitiveLog: (obj: DescribeSecurityGroupsResult) => any;
2856
- }
2857
2473
  export declare type SnapshotAttributeName = "createVolumePermission" | "productCodes";
2858
2474
  export interface DescribeSnapshotAttributeRequest {
2859
2475
  /**
@@ -2871,12 +2487,6 @@ export interface DescribeSnapshotAttributeRequest {
2871
2487
  */
2872
2488
  DryRun?: boolean;
2873
2489
  }
2874
- export declare namespace DescribeSnapshotAttributeRequest {
2875
- /**
2876
- * @internal
2877
- */
2878
- const filterSensitiveLog: (obj: DescribeSnapshotAttributeRequest) => any;
2879
- }
2880
2490
  /**
2881
2491
  * <p>Describes the user or group to be added or removed from the list of create volume
2882
2492
  * permissions for a volume.</p>
@@ -2891,12 +2501,6 @@ export interface CreateVolumePermission {
2891
2501
  */
2892
2502
  UserId?: string;
2893
2503
  }
2894
- export declare namespace CreateVolumePermission {
2895
- /**
2896
- * @internal
2897
- */
2898
- const filterSensitiveLog: (obj: CreateVolumePermission) => any;
2899
- }
2900
2504
  export interface DescribeSnapshotAttributeResult {
2901
2505
  /**
2902
2506
  * <p>The users and groups that have the permissions for creating volumes from the
@@ -2912,12 +2516,6 @@ export interface DescribeSnapshotAttributeResult {
2912
2516
  */
2913
2517
  SnapshotId?: string;
2914
2518
  }
2915
- export declare namespace DescribeSnapshotAttributeResult {
2916
- /**
2917
- * @internal
2918
- */
2919
- const filterSensitiveLog: (obj: DescribeSnapshotAttributeResult) => any;
2920
- }
2921
2519
  export interface DescribeSnapshotsRequest {
2922
2520
  /**
2923
2521
  * <p>The filters.</p>
@@ -3027,12 +2625,6 @@ export interface DescribeSnapshotsRequest {
3027
2625
  */
3028
2626
  DryRun?: boolean;
3029
2627
  }
3030
- export declare namespace DescribeSnapshotsRequest {
3031
- /**
3032
- * @internal
3033
- */
3034
- const filterSensitiveLog: (obj: DescribeSnapshotsRequest) => any;
3035
- }
3036
2628
  export interface DescribeSnapshotsResult {
3037
2629
  /**
3038
2630
  * <p>Information about the snapshots.</p>
@@ -3046,12 +2638,6 @@ export interface DescribeSnapshotsResult {
3046
2638
  */
3047
2639
  NextToken?: string;
3048
2640
  }
3049
- export declare namespace DescribeSnapshotsResult {
3050
- /**
3051
- * @internal
3052
- */
3053
- const filterSensitiveLog: (obj: DescribeSnapshotsResult) => any;
3054
- }
3055
2641
  export interface DescribeSnapshotTierStatusRequest {
3056
2642
  /**
3057
2643
  * <p>The filters.</p>
@@ -3089,12 +2675,6 @@ export interface DescribeSnapshotTierStatusRequest {
3089
2675
  */
3090
2676
  MaxResults?: number;
3091
2677
  }
3092
- export declare namespace DescribeSnapshotTierStatusRequest {
3093
- /**
3094
- * @internal
3095
- */
3096
- const filterSensitiveLog: (obj: DescribeSnapshotTierStatusRequest) => any;
3097
- }
3098
2678
  export declare enum TieringOperationStatus {
3099
2679
  archival_completed = "archival-completed",
3100
2680
  archival_failed = "archival-failed",
@@ -3163,12 +2743,6 @@ export interface SnapshotTierStatus {
3163
2743
  */
3164
2744
  RestoreExpiryTime?: Date;
3165
2745
  }
3166
- export declare namespace SnapshotTierStatus {
3167
- /**
3168
- * @internal
3169
- */
3170
- const filterSensitiveLog: (obj: SnapshotTierStatus) => any;
3171
- }
3172
2746
  export interface DescribeSnapshotTierStatusResult {
3173
2747
  /**
3174
2748
  * <p>Information about the snapshot's storage tier.</p>
@@ -3179,12 +2753,6 @@ export interface DescribeSnapshotTierStatusResult {
3179
2753
  */
3180
2754
  NextToken?: string;
3181
2755
  }
3182
- export declare namespace DescribeSnapshotTierStatusResult {
3183
- /**
3184
- * @internal
3185
- */
3186
- const filterSensitiveLog: (obj: DescribeSnapshotTierStatusResult) => any;
3187
- }
3188
2756
  /**
3189
2757
  * <p>Contains the parameters for DescribeSpotDatafeedSubscription.</p>
3190
2758
  */
@@ -3197,12 +2765,6 @@ export interface DescribeSpotDatafeedSubscriptionRequest {
3197
2765
  */
3198
2766
  DryRun?: boolean;
3199
2767
  }
3200
- export declare namespace DescribeSpotDatafeedSubscriptionRequest {
3201
- /**
3202
- * @internal
3203
- */
3204
- const filterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionRequest) => any;
3205
- }
3206
2768
  /**
3207
2769
  * <p>Contains the output of DescribeSpotDatafeedSubscription.</p>
3208
2770
  */
@@ -3212,12 +2774,6 @@ export interface DescribeSpotDatafeedSubscriptionResult {
3212
2774
  */
3213
2775
  SpotDatafeedSubscription?: SpotDatafeedSubscription;
3214
2776
  }
3215
- export declare namespace DescribeSpotDatafeedSubscriptionResult {
3216
- /**
3217
- * @internal
3218
- */
3219
- const filterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionResult) => any;
3220
- }
3221
2777
  /**
3222
2778
  * <p>Contains the parameters for DescribeSpotFleetInstances.</p>
3223
2779
  */
@@ -3244,12 +2800,6 @@ export interface DescribeSpotFleetInstancesRequest {
3244
2800
  */
3245
2801
  SpotFleetRequestId: string | undefined;
3246
2802
  }
3247
- export declare namespace DescribeSpotFleetInstancesRequest {
3248
- /**
3249
- * @internal
3250
- */
3251
- const filterSensitiveLog: (obj: DescribeSpotFleetInstancesRequest) => any;
3252
- }
3253
2803
  /**
3254
2804
  * <p>Contains the output of DescribeSpotFleetInstances.</p>
3255
2805
  */
@@ -3269,12 +2819,6 @@ export interface DescribeSpotFleetInstancesResponse {
3269
2819
  */
3270
2820
  SpotFleetRequestId?: string;
3271
2821
  }
3272
- export declare namespace DescribeSpotFleetInstancesResponse {
3273
- /**
3274
- * @internal
3275
- */
3276
- const filterSensitiveLog: (obj: DescribeSpotFleetInstancesResponse) => any;
3277
- }
3278
2822
  export declare enum EventType {
3279
2823
  BATCH_CHANGE = "fleetRequestChange",
3280
2824
  ERROR = "error",
@@ -3316,12 +2860,6 @@ export interface DescribeSpotFleetRequestHistoryRequest {
3316
2860
  */
3317
2861
  StartTime: Date | undefined;
3318
2862
  }
3319
- export declare namespace DescribeSpotFleetRequestHistoryRequest {
3320
- /**
3321
- * @internal
3322
- */
3323
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryRequest) => any;
3324
- }
3325
2863
  /**
3326
2864
  * <p>Describes an event in the history of the Spot Fleet request.</p>
3327
2865
  */
@@ -3359,12 +2897,6 @@ export interface HistoryRecord {
3359
2897
  */
3360
2898
  Timestamp?: Date;
3361
2899
  }
3362
- export declare namespace HistoryRecord {
3363
- /**
3364
- * @internal
3365
- */
3366
- const filterSensitiveLog: (obj: HistoryRecord) => any;
3367
- }
3368
2900
  /**
3369
2901
  * <p>Contains the output of DescribeSpotFleetRequestHistory.</p>
3370
2902
  */
@@ -3396,12 +2928,6 @@ export interface DescribeSpotFleetRequestHistoryResponse {
3396
2928
  */
3397
2929
  StartTime?: Date;
3398
2930
  }
3399
- export declare namespace DescribeSpotFleetRequestHistoryResponse {
3400
- /**
3401
- * @internal
3402
- */
3403
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryResponse) => any;
3404
- }
3405
2931
  /**
3406
2932
  * <p>Contains the parameters for DescribeSpotFleetRequests.</p>
3407
2933
  */
@@ -3428,12 +2954,6 @@ export interface DescribeSpotFleetRequestsRequest {
3428
2954
  */
3429
2955
  SpotFleetRequestIds?: string[];
3430
2956
  }
3431
- export declare namespace DescribeSpotFleetRequestsRequest {
3432
- /**
3433
- * @internal
3434
- */
3435
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestsRequest) => any;
3436
- }
3437
2957
  export declare enum ExcessCapacityTerminationPolicy {
3438
2958
  DEFAULT = "default",
3439
2959
  NO_TERMINATION = "noTermination"
@@ -3449,12 +2969,6 @@ export interface SpotFleetMonitoring {
3449
2969
  */
3450
2970
  Enabled?: boolean;
3451
2971
  }
3452
- export declare namespace SpotFleetMonitoring {
3453
- /**
3454
- * @internal
3455
- */
3456
- const filterSensitiveLog: (obj: SpotFleetMonitoring) => any;
3457
- }
3458
2972
  /**
3459
2973
  * <p>Describes a network interface.</p>
3460
2974
  */
@@ -3568,12 +3082,6 @@ export interface InstanceNetworkInterfaceSpecification {
3568
3082
  */
3569
3083
  Ipv6PrefixCount?: number;
3570
3084
  }
3571
- export declare namespace InstanceNetworkInterfaceSpecification {
3572
- /**
3573
- * @internal
3574
- */
3575
- const filterSensitiveLog: (obj: InstanceNetworkInterfaceSpecification) => any;
3576
- }
3577
3085
  /**
3578
3086
  * <p>Describes Spot Instance placement.</p>
3579
3087
  */
@@ -3595,12 +3103,6 @@ export interface SpotPlacement {
3595
3103
  */
3596
3104
  Tenancy?: Tenancy | string;
3597
3105
  }
3598
- export declare namespace SpotPlacement {
3599
- /**
3600
- * @internal
3601
- */
3602
- const filterSensitiveLog: (obj: SpotPlacement) => any;
3603
- }
3604
3106
  /**
3605
3107
  * <p>The tags for a Spot Fleet resource.</p>
3606
3108
  */
@@ -3618,12 +3120,6 @@ export interface SpotFleetTagSpecification {
3618
3120
  */
3619
3121
  Tags?: Tag[];
3620
3122
  }
3621
- export declare namespace SpotFleetTagSpecification {
3622
- /**
3623
- * @internal
3624
- */
3625
- const filterSensitiveLog: (obj: SpotFleetTagSpecification) => any;
3626
- }
3627
3123
  /**
3628
3124
  * <p>Describes the launch specification for one or more Spot Instances. If you include
3629
3125
  * On-Demand capacity in your fleet request or want to specify an EFA network device, you
@@ -3730,12 +3226,6 @@ export interface SpotFleetLaunchSpecification {
3730
3226
  */
3731
3227
  InstanceRequirements?: InstanceRequirements;
3732
3228
  }
3733
- export declare namespace SpotFleetLaunchSpecification {
3734
- /**
3735
- * @internal
3736
- */
3737
- const filterSensitiveLog: (obj: SpotFleetLaunchSpecification) => any;
3738
- }
3739
3229
  /**
3740
3230
  * <p>Describes overrides for a launch template.</p>
3741
3231
  */
@@ -3791,12 +3281,6 @@ export interface LaunchTemplateOverrides {
3791
3281
  */
3792
3282
  InstanceRequirements?: InstanceRequirements;
3793
3283
  }
3794
- export declare namespace LaunchTemplateOverrides {
3795
- /**
3796
- * @internal
3797
- */
3798
- const filterSensitiveLog: (obj: LaunchTemplateOverrides) => any;
3799
- }
3800
3284
  /**
3801
3285
  * <p>Describes a launch template and overrides.</p>
3802
3286
  */
@@ -3811,12 +3295,6 @@ export interface LaunchTemplateConfig {
3811
3295
  */
3812
3296
  Overrides?: LaunchTemplateOverrides[];
3813
3297
  }
3814
- export declare namespace LaunchTemplateConfig {
3815
- /**
3816
- * @internal
3817
- */
3818
- const filterSensitiveLog: (obj: LaunchTemplateConfig) => any;
3819
- }
3820
3298
  /**
3821
3299
  * <p>Describes a Classic Load Balancer.</p>
3822
3300
  */
@@ -3826,12 +3304,6 @@ export interface ClassicLoadBalancer {
3826
3304
  */
3827
3305
  Name?: string;
3828
3306
  }
3829
- export declare namespace ClassicLoadBalancer {
3830
- /**
3831
- * @internal
3832
- */
3833
- const filterSensitiveLog: (obj: ClassicLoadBalancer) => any;
3834
- }
3835
3307
  /**
3836
3308
  * <p>Describes the Classic Load Balancers to attach to a Spot Fleet. Spot Fleet registers
3837
3309
  * the running Spot Instances with these Classic Load Balancers.</p>
@@ -3842,12 +3314,6 @@ export interface ClassicLoadBalancersConfig {
3842
3314
  */
3843
3315
  ClassicLoadBalancers?: ClassicLoadBalancer[];
3844
3316
  }
3845
- export declare namespace ClassicLoadBalancersConfig {
3846
- /**
3847
- * @internal
3848
- */
3849
- const filterSensitiveLog: (obj: ClassicLoadBalancersConfig) => any;
3850
- }
3851
3317
  /**
3852
3318
  * <p>Describes a load balancer target group.</p>
3853
3319
  */
@@ -3857,12 +3323,6 @@ export interface TargetGroup {
3857
3323
  */
3858
3324
  Arn?: string;
3859
3325
  }
3860
- export declare namespace TargetGroup {
3861
- /**
3862
- * @internal
3863
- */
3864
- const filterSensitiveLog: (obj: TargetGroup) => any;
3865
- }
3866
3326
  /**
3867
3327
  * <p>Describes the target groups to attach to a Spot Fleet. Spot Fleet registers the
3868
3328
  * running Spot Instances with these target groups.</p>
@@ -3873,12 +3333,6 @@ export interface TargetGroupsConfig {
3873
3333
  */
3874
3334
  TargetGroups?: TargetGroup[];
3875
3335
  }
3876
- export declare namespace TargetGroupsConfig {
3877
- /**
3878
- * @internal
3879
- */
3880
- const filterSensitiveLog: (obj: TargetGroupsConfig) => any;
3881
- }
3882
3336
  /**
3883
3337
  * <p>Describes the Classic Load Balancers and target groups to attach to a Spot Fleet
3884
3338
  * request.</p>
@@ -3893,12 +3347,6 @@ export interface LoadBalancersConfig {
3893
3347
  */
3894
3348
  TargetGroupsConfig?: TargetGroupsConfig;
3895
3349
  }
3896
- export declare namespace LoadBalancersConfig {
3897
- /**
3898
- * @internal
3899
- */
3900
- const filterSensitiveLog: (obj: LoadBalancersConfig) => any;
3901
- }
3902
3350
  export declare enum OnDemandAllocationStrategy {
3903
3351
  LOWEST_PRICE = "lowestPrice",
3904
3352
  PRIORITIZED = "prioritized"
@@ -3938,12 +3386,6 @@ export interface SpotCapacityRebalance {
3938
3386
  */
3939
3387
  TerminationDelay?: number;
3940
3388
  }
3941
- export declare namespace SpotCapacityRebalance {
3942
- /**
3943
- * @internal
3944
- */
3945
- const filterSensitiveLog: (obj: SpotCapacityRebalance) => any;
3946
- }
3947
3389
  /**
3948
3390
  * <p>The strategies for managing your Spot Instances that are at an elevated risk of being
3949
3391
  * interrupted.</p>
@@ -3956,12 +3398,6 @@ export interface SpotMaintenanceStrategies {
3956
3398
  */
3957
3399
  CapacityRebalance?: SpotCapacityRebalance;
3958
3400
  }
3959
- export declare namespace SpotMaintenanceStrategies {
3960
- /**
3961
- * @internal
3962
- */
3963
- const filterSensitiveLog: (obj: SpotMaintenanceStrategies) => any;
3964
- }
3965
3401
  /**
3966
3402
  * <p>Describes the configuration of a Spot Fleet request.</p>
3967
3403
  */
@@ -4173,12 +3609,6 @@ export interface SpotFleetRequestConfigData {
4173
3609
  */
4174
3610
  TagSpecifications?: TagSpecification[];
4175
3611
  }
4176
- export declare namespace SpotFleetRequestConfigData {
4177
- /**
4178
- * @internal
4179
- */
4180
- const filterSensitiveLog: (obj: SpotFleetRequestConfigData) => any;
4181
- }
4182
3612
  /**
4183
3613
  * <p>Describes a Spot Fleet request.</p>
4184
3614
  */
@@ -4213,12 +3643,6 @@ export interface SpotFleetRequestConfig {
4213
3643
  */
4214
3644
  Tags?: Tag[];
4215
3645
  }
4216
- export declare namespace SpotFleetRequestConfig {
4217
- /**
4218
- * @internal
4219
- */
4220
- const filterSensitiveLog: (obj: SpotFleetRequestConfig) => any;
4221
- }
4222
3646
  /**
4223
3647
  * <p>Contains the output of DescribeSpotFleetRequests.</p>
4224
3648
  */
@@ -4233,12 +3657,6 @@ export interface DescribeSpotFleetRequestsResponse {
4233
3657
  */
4234
3658
  SpotFleetRequestConfigs?: SpotFleetRequestConfig[];
4235
3659
  }
4236
- export declare namespace DescribeSpotFleetRequestsResponse {
4237
- /**
4238
- * @internal
4239
- */
4240
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestsResponse) => any;
4241
- }
4242
3660
  /**
4243
3661
  * <p>Contains the parameters for DescribeSpotInstanceRequests.</p>
4244
3662
  */
@@ -4463,12 +3881,6 @@ export interface DescribeSpotInstanceRequestsRequest {
4463
3881
  */
4464
3882
  MaxResults?: number;
4465
3883
  }
4466
- export declare namespace DescribeSpotInstanceRequestsRequest {
4467
- /**
4468
- * @internal
4469
- */
4470
- const filterSensitiveLog: (obj: DescribeSpotInstanceRequestsRequest) => any;
4471
- }
4472
3884
  /**
4473
3885
  * <p>Describes the monitoring of an instance.</p>
4474
3886
  */
@@ -4479,12 +3891,6 @@ export interface RunInstancesMonitoringEnabled {
4479
3891
  */
4480
3892
  Enabled: boolean | undefined;
4481
3893
  }
4482
- export declare namespace RunInstancesMonitoringEnabled {
4483
- /**
4484
- * @internal
4485
- */
4486
- const filterSensitiveLog: (obj: RunInstancesMonitoringEnabled) => any;
4487
- }
4488
3894
  /**
4489
3895
  * <p>Describes the launch specification for an instance.</p>
4490
3896
  */
@@ -4553,12 +3959,6 @@ export interface LaunchSpecification {
4553
3959
  */
4554
3960
  Monitoring?: RunInstancesMonitoringEnabled;
4555
3961
  }
4556
- export declare namespace LaunchSpecification {
4557
- /**
4558
- * @internal
4559
- */
4560
- const filterSensitiveLog: (obj: LaunchSpecification) => any;
4561
- }
4562
3962
  export declare type SpotInstanceState = "active" | "cancelled" | "closed" | "failed" | "open";
4563
3963
  /**
4564
3964
  * <p>Describes the status of a Spot Instance request.</p>
@@ -4578,12 +3978,6 @@ export interface SpotInstanceStatus {
4578
3978
  */
4579
3979
  UpdateTime?: Date;
4580
3980
  }
4581
- export declare namespace SpotInstanceStatus {
4582
- /**
4583
- * @internal
4584
- */
4585
- const filterSensitiveLog: (obj: SpotInstanceStatus) => any;
4586
- }
4587
3981
  /**
4588
3982
  * <p>Describes a Spot Instance request.</p>
4589
3983
  */
@@ -4686,12 +4080,6 @@ export interface SpotInstanceRequest {
4686
4080
  */
4687
4081
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
4688
4082
  }
4689
- export declare namespace SpotInstanceRequest {
4690
- /**
4691
- * @internal
4692
- */
4693
- const filterSensitiveLog: (obj: SpotInstanceRequest) => any;
4694
- }
4695
4083
  /**
4696
4084
  * <p>Contains the output of DescribeSpotInstanceRequests.</p>
4697
4085
  */
@@ -4706,12 +4094,6 @@ export interface DescribeSpotInstanceRequestsResult {
4706
4094
  */
4707
4095
  NextToken?: string;
4708
4096
  }
4709
- export declare namespace DescribeSpotInstanceRequestsResult {
4710
- /**
4711
- * @internal
4712
- */
4713
- const filterSensitiveLog: (obj: DescribeSpotInstanceRequestsResult) => any;
4714
- }
4715
4097
  /**
4716
4098
  * <p>Contains the parameters for DescribeSpotPriceHistory.</p>
4717
4099
  */
@@ -4796,12 +4178,6 @@ export interface DescribeSpotPriceHistoryRequest {
4796
4178
  */
4797
4179
  StartTime?: Date;
4798
4180
  }
4799
- export declare namespace DescribeSpotPriceHistoryRequest {
4800
- /**
4801
- * @internal
4802
- */
4803
- const filterSensitiveLog: (obj: DescribeSpotPriceHistoryRequest) => any;
4804
- }
4805
4181
  /**
4806
4182
  * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
4807
4183
  * 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 +4212,6 @@ export interface SpotPrice {
4836
4212
  */
4837
4213
  Timestamp?: Date;
4838
4214
  }
4839
- export declare namespace SpotPrice {
4840
- /**
4841
- * @internal
4842
- */
4843
- const filterSensitiveLog: (obj: SpotPrice) => any;
4844
- }
4845
4215
  /**
4846
4216
  * <p>Contains the output of DescribeSpotPriceHistory.</p>
4847
4217
  */
@@ -4856,12 +4226,6 @@ export interface DescribeSpotPriceHistoryResult {
4856
4226
  */
4857
4227
  SpotPriceHistory?: SpotPrice[];
4858
4228
  }
4859
- export declare namespace DescribeSpotPriceHistoryResult {
4860
- /**
4861
- * @internal
4862
- */
4863
- const filterSensitiveLog: (obj: DescribeSpotPriceHistoryResult) => any;
4864
- }
4865
4229
  export interface DescribeStaleSecurityGroupsRequest {
4866
4230
  /**
4867
4231
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4882,12 +4246,6 @@ export interface DescribeStaleSecurityGroupsRequest {
4882
4246
  */
4883
4247
  VpcId: string | undefined;
4884
4248
  }
4885
- export declare namespace DescribeStaleSecurityGroupsRequest {
4886
- /**
4887
- * @internal
4888
- */
4889
- const filterSensitiveLog: (obj: DescribeStaleSecurityGroupsRequest) => any;
4890
- }
4891
4249
  /**
4892
4250
  * <p>Describes a stale rule in a security group.</p>
4893
4251
  */
@@ -4919,12 +4277,6 @@ export interface StaleIpPermission {
4919
4277
  */
4920
4278
  UserIdGroupPairs?: UserIdGroupPair[];
4921
4279
  }
4922
- export declare namespace StaleIpPermission {
4923
- /**
4924
- * @internal
4925
- */
4926
- const filterSensitiveLog: (obj: StaleIpPermission) => any;
4927
- }
4928
4280
  /**
4929
4281
  * <p>Describes a stale security group (a security group that contains stale rules).</p>
4930
4282
  */
@@ -4954,12 +4306,6 @@ export interface StaleSecurityGroup {
4954
4306
  */
4955
4307
  VpcId?: string;
4956
4308
  }
4957
- export declare namespace StaleSecurityGroup {
4958
- /**
4959
- * @internal
4960
- */
4961
- const filterSensitiveLog: (obj: StaleSecurityGroup) => any;
4962
- }
4963
4309
  export interface DescribeStaleSecurityGroupsResult {
4964
4310
  /**
4965
4311
  * <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 +4316,6 @@ export interface DescribeStaleSecurityGroupsResult {
4970
4316
  */
4971
4317
  StaleSecurityGroupSet?: StaleSecurityGroup[];
4972
4318
  }
4973
- export declare namespace DescribeStaleSecurityGroupsResult {
4974
- /**
4975
- * @internal
4976
- */
4977
- const filterSensitiveLog: (obj: DescribeStaleSecurityGroupsResult) => any;
4978
- }
4979
4319
  export interface DescribeStoreImageTasksRequest {
4980
4320
  /**
4981
4321
  * <p>The AMI IDs for which to show progress. Up to 20 AMI IDs can be included in a request.</p>
@@ -5015,12 +4355,6 @@ export interface DescribeStoreImageTasksRequest {
5015
4355
  */
5016
4356
  MaxResults?: number;
5017
4357
  }
5018
- export declare namespace DescribeStoreImageTasksRequest {
5019
- /**
5020
- * @internal
5021
- */
5022
- const filterSensitiveLog: (obj: DescribeStoreImageTasksRequest) => any;
5023
- }
5024
4358
  /**
5025
4359
  * <p>The information about the AMI store task, including the progress of the task.</p>
5026
4360
  */
@@ -5056,12 +4390,6 @@ export interface StoreImageTaskResult {
5056
4390
  */
5057
4391
  StoreTaskFailureReason?: string;
5058
4392
  }
5059
- export declare namespace StoreImageTaskResult {
5060
- /**
5061
- * @internal
5062
- */
5063
- const filterSensitiveLog: (obj: StoreImageTaskResult) => any;
5064
- }
5065
4393
  export interface DescribeStoreImageTasksResult {
5066
4394
  /**
5067
4395
  * <p>The information about the AMI store tasks.</p>
@@ -5073,12 +4401,6 @@ export interface DescribeStoreImageTasksResult {
5073
4401
  */
5074
4402
  NextToken?: string;
5075
4403
  }
5076
- export declare namespace DescribeStoreImageTasksResult {
5077
- /**
5078
- * @internal
5079
- */
5080
- const filterSensitiveLog: (obj: DescribeStoreImageTasksResult) => any;
5081
- }
5082
4404
  export interface DescribeSubnetsRequest {
5083
4405
  /**
5084
4406
  * <p>One or more filters.</p>
@@ -5187,12 +4509,6 @@ export interface DescribeSubnetsRequest {
5187
4509
  */
5188
4510
  MaxResults?: number;
5189
4511
  }
5190
- export declare namespace DescribeSubnetsRequest {
5191
- /**
5192
- * @internal
5193
- */
5194
- const filterSensitiveLog: (obj: DescribeSubnetsRequest) => any;
5195
- }
5196
4512
  export interface DescribeSubnetsResult {
5197
4513
  /**
5198
4514
  * <p>Information about one or more subnets.</p>
@@ -5203,12 +4519,6 @@ export interface DescribeSubnetsResult {
5203
4519
  */
5204
4520
  NextToken?: string;
5205
4521
  }
5206
- export declare namespace DescribeSubnetsResult {
5207
- /**
5208
- * @internal
5209
- */
5210
- const filterSensitiveLog: (obj: DescribeSubnetsResult) => any;
5211
- }
5212
4522
  export interface DescribeTagsRequest {
5213
4523
  /**
5214
4524
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5255,12 +4565,6 @@ export interface DescribeTagsRequest {
5255
4565
  */
5256
4566
  NextToken?: string;
5257
4567
  }
5258
- export declare namespace DescribeTagsRequest {
5259
- /**
5260
- * @internal
5261
- */
5262
- const filterSensitiveLog: (obj: DescribeTagsRequest) => any;
5263
- }
5264
4568
  /**
5265
4569
  * <p>Describes a tag.</p>
5266
4570
  */
@@ -5282,12 +4586,6 @@ export interface TagDescription {
5282
4586
  */
5283
4587
  Value?: string;
5284
4588
  }
5285
- export declare namespace TagDescription {
5286
- /**
5287
- * @internal
5288
- */
5289
- const filterSensitiveLog: (obj: TagDescription) => any;
5290
- }
5291
4589
  export interface DescribeTagsResult {
5292
4590
  /**
5293
4591
  * <p>The token to use to retrieve the next page of results. This value is
@@ -5299,12 +4597,6 @@ export interface DescribeTagsResult {
5299
4597
  */
5300
4598
  Tags?: TagDescription[];
5301
4599
  }
5302
- export declare namespace DescribeTagsResult {
5303
- /**
5304
- * @internal
5305
- */
5306
- const filterSensitiveLog: (obj: DescribeTagsResult) => any;
5307
- }
5308
4600
  export interface DescribeTrafficMirrorFiltersRequest {
5309
4601
  /**
5310
4602
  * <p>The ID of the Traffic Mirror filter.</p>
@@ -5340,12 +4632,6 @@ export interface DescribeTrafficMirrorFiltersRequest {
5340
4632
  */
5341
4633
  NextToken?: string;
5342
4634
  }
5343
- export declare namespace DescribeTrafficMirrorFiltersRequest {
5344
- /**
5345
- * @internal
5346
- */
5347
- const filterSensitiveLog: (obj: DescribeTrafficMirrorFiltersRequest) => any;
5348
- }
5349
4635
  export interface DescribeTrafficMirrorFiltersResult {
5350
4636
  /**
5351
4637
  * <p>Information about one or more Traffic Mirror filters.</p>
@@ -5356,12 +4642,6 @@ export interface DescribeTrafficMirrorFiltersResult {
5356
4642
  */
5357
4643
  NextToken?: string;
5358
4644
  }
5359
- export declare namespace DescribeTrafficMirrorFiltersResult {
5360
- /**
5361
- * @internal
5362
- */
5363
- const filterSensitiveLog: (obj: DescribeTrafficMirrorFiltersResult) => any;
5364
- }
5365
4645
  export interface DescribeTrafficMirrorSessionsRequest {
5366
4646
  /**
5367
4647
  * <p>The ID of the Traffic Mirror session.</p>
@@ -5425,12 +4705,6 @@ export interface DescribeTrafficMirrorSessionsRequest {
5425
4705
  */
5426
4706
  NextToken?: string;
5427
4707
  }
5428
- export declare namespace DescribeTrafficMirrorSessionsRequest {
5429
- /**
5430
- * @internal
5431
- */
5432
- const filterSensitiveLog: (obj: DescribeTrafficMirrorSessionsRequest) => any;
5433
- }
5434
4708
  export interface DescribeTrafficMirrorSessionsResult {
5435
4709
  /**
5436
4710
  * <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 +4715,6 @@ export interface DescribeTrafficMirrorSessionsResult {
5441
4715
  */
5442
4716
  NextToken?: string;
5443
4717
  }
5444
- export declare namespace DescribeTrafficMirrorSessionsResult {
5445
- /**
5446
- * @internal
5447
- */
5448
- const filterSensitiveLog: (obj: DescribeTrafficMirrorSessionsResult) => any;
5449
- }
5450
4718
  export interface DescribeTrafficMirrorTargetsRequest {
5451
4719
  /**
5452
4720
  * <p>The ID of the Traffic Mirror targets.</p>
@@ -5494,12 +4762,6 @@ export interface DescribeTrafficMirrorTargetsRequest {
5494
4762
  */
5495
4763
  NextToken?: string;
5496
4764
  }
5497
- export declare namespace DescribeTrafficMirrorTargetsRequest {
5498
- /**
5499
- * @internal
5500
- */
5501
- const filterSensitiveLog: (obj: DescribeTrafficMirrorTargetsRequest) => any;
5502
- }
5503
4765
  export interface DescribeTrafficMirrorTargetsResult {
5504
4766
  /**
5505
4767
  * <p>Information about one or more Traffic Mirror targets.</p>
@@ -5510,12 +4772,6 @@ export interface DescribeTrafficMirrorTargetsResult {
5510
4772
  */
5511
4773
  NextToken?: string;
5512
4774
  }
5513
- export declare namespace DescribeTrafficMirrorTargetsResult {
5514
- /**
5515
- * @internal
5516
- */
5517
- const filterSensitiveLog: (obj: DescribeTrafficMirrorTargetsResult) => any;
5518
- }
5519
4775
  export interface DescribeTransitGatewayAttachmentsRequest {
5520
4776
  /**
5521
4777
  * <p>The IDs of the attachments.</p>
@@ -5582,12 +4838,6 @@ export interface DescribeTransitGatewayAttachmentsRequest {
5582
4838
  */
5583
4839
  DryRun?: boolean;
5584
4840
  }
5585
- export declare namespace DescribeTransitGatewayAttachmentsRequest {
5586
- /**
5587
- * @internal
5588
- */
5589
- const filterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsRequest) => any;
5590
- }
5591
4841
  /**
5592
4842
  * <p>Describes an association.</p>
5593
4843
  */
@@ -5601,12 +4851,6 @@ export interface TransitGatewayAttachmentAssociation {
5601
4851
  */
5602
4852
  State?: TransitGatewayAssociationState | string;
5603
4853
  }
5604
- export declare namespace TransitGatewayAttachmentAssociation {
5605
- /**
5606
- * @internal
5607
- */
5608
- const filterSensitiveLog: (obj: TransitGatewayAttachmentAssociation) => any;
5609
- }
5610
4854
  /**
5611
4855
  * <p>Describes an attachment between a resource and a transit gateway.</p>
5612
4856
  */
@@ -5652,12 +4896,6 @@ export interface TransitGatewayAttachment {
5652
4896
  */
5653
4897
  Tags?: Tag[];
5654
4898
  }
5655
- export declare namespace TransitGatewayAttachment {
5656
- /**
5657
- * @internal
5658
- */
5659
- const filterSensitiveLog: (obj: TransitGatewayAttachment) => any;
5660
- }
5661
4899
  export interface DescribeTransitGatewayAttachmentsResult {
5662
4900
  /**
5663
4901
  * <p>Information about the attachments.</p>
@@ -5668,12 +4906,6 @@ export interface DescribeTransitGatewayAttachmentsResult {
5668
4906
  */
5669
4907
  NextToken?: string;
5670
4908
  }
5671
- export declare namespace DescribeTransitGatewayAttachmentsResult {
5672
- /**
5673
- * @internal
5674
- */
5675
- const filterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsResult) => any;
5676
- }
5677
4909
  export interface DescribeTransitGatewayConnectPeersRequest {
5678
4910
  /**
5679
4911
  * <p>The IDs of the Connect peers.</p>
@@ -5715,12 +4947,6 @@ export interface DescribeTransitGatewayConnectPeersRequest {
5715
4947
  */
5716
4948
  DryRun?: boolean;
5717
4949
  }
5718
- export declare namespace DescribeTransitGatewayConnectPeersRequest {
5719
- /**
5720
- * @internal
5721
- */
5722
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersRequest) => any;
5723
- }
5724
4950
  export interface DescribeTransitGatewayConnectPeersResult {
5725
4951
  /**
5726
4952
  * <p>Information about the Connect peers.</p>
@@ -5731,12 +4957,6 @@ export interface DescribeTransitGatewayConnectPeersResult {
5731
4957
  */
5732
4958
  NextToken?: string;
5733
4959
  }
5734
- export declare namespace DescribeTransitGatewayConnectPeersResult {
5735
- /**
5736
- * @internal
5737
- */
5738
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersResult) => any;
5739
- }
5740
4960
  export interface DescribeTransitGatewayConnectsRequest {
5741
4961
  /**
5742
4962
  * <p>The IDs of the attachments.</p>
@@ -5790,12 +5010,6 @@ export interface DescribeTransitGatewayConnectsRequest {
5790
5010
  */
5791
5011
  DryRun?: boolean;
5792
5012
  }
5793
- export declare namespace DescribeTransitGatewayConnectsRequest {
5794
- /**
5795
- * @internal
5796
- */
5797
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectsRequest) => any;
5798
- }
5799
5013
  export interface DescribeTransitGatewayConnectsResult {
5800
5014
  /**
5801
5015
  * <p>Information about the Connect attachments.</p>
@@ -5806,12 +5020,6 @@ export interface DescribeTransitGatewayConnectsResult {
5806
5020
  */
5807
5021
  NextToken?: string;
5808
5022
  }
5809
- export declare namespace DescribeTransitGatewayConnectsResult {
5810
- /**
5811
- * @internal
5812
- */
5813
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectsResult) => any;
5814
- }
5815
5023
  export interface DescribeTransitGatewayMulticastDomainsRequest {
5816
5024
  /**
5817
5025
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -5851,12 +5059,6 @@ export interface DescribeTransitGatewayMulticastDomainsRequest {
5851
5059
  */
5852
5060
  DryRun?: boolean;
5853
5061
  }
5854
- export declare namespace DescribeTransitGatewayMulticastDomainsRequest {
5855
- /**
5856
- * @internal
5857
- */
5858
- const filterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsRequest) => any;
5859
- }
5860
5062
  export interface DescribeTransitGatewayMulticastDomainsResult {
5861
5063
  /**
5862
5064
  * <p>Information about the transit gateway multicast domains.</p>
@@ -5867,12 +5069,6 @@ export interface DescribeTransitGatewayMulticastDomainsResult {
5867
5069
  */
5868
5070
  NextToken?: string;
5869
5071
  }
5870
- export declare namespace DescribeTransitGatewayMulticastDomainsResult {
5871
- /**
5872
- * @internal
5873
- */
5874
- const filterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsResult) => any;
5875
- }
5876
5072
  export interface DescribeTransitGatewayPeeringAttachmentsRequest {
5877
5073
  /**
5878
5074
  * <p>One or more IDs of the transit gateway peering attachments.</p>
@@ -5929,12 +5125,6 @@ export interface DescribeTransitGatewayPeeringAttachmentsRequest {
5929
5125
  */
5930
5126
  DryRun?: boolean;
5931
5127
  }
5932
- export declare namespace DescribeTransitGatewayPeeringAttachmentsRequest {
5933
- /**
5934
- * @internal
5935
- */
5936
- const filterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsRequest) => any;
5937
- }
5938
5128
  export interface DescribeTransitGatewayPeeringAttachmentsResult {
5939
5129
  /**
5940
5130
  * <p>The transit gateway peering attachments.</p>
@@ -5945,12 +5135,6 @@ export interface DescribeTransitGatewayPeeringAttachmentsResult {
5945
5135
  */
5946
5136
  NextToken?: string;
5947
5137
  }
5948
- export declare namespace DescribeTransitGatewayPeeringAttachmentsResult {
5949
- /**
5950
- * @internal
5951
- */
5952
- const filterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsResult) => any;
5953
- }
5954
5138
  export interface DescribeTransitGatewayPolicyTablesRequest {
5955
5139
  /**
5956
5140
  * <p>The IDs of the transit gateway policy tables.</p>
@@ -5976,12 +5160,6 @@ export interface DescribeTransitGatewayPolicyTablesRequest {
5976
5160
  */
5977
5161
  DryRun?: boolean;
5978
5162
  }
5979
- export declare namespace DescribeTransitGatewayPolicyTablesRequest {
5980
- /**
5981
- * @internal
5982
- */
5983
- const filterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesRequest) => any;
5984
- }
5985
5163
  export interface DescribeTransitGatewayPolicyTablesResult {
5986
5164
  /**
5987
5165
  * <p>Describes the transit gateway policy tables.</p>
@@ -5992,12 +5170,6 @@ export interface DescribeTransitGatewayPolicyTablesResult {
5992
5170
  */
5993
5171
  NextToken?: string;
5994
5172
  }
5995
- export declare namespace DescribeTransitGatewayPolicyTablesResult {
5996
- /**
5997
- * @internal
5998
- */
5999
- const filterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesResult) => any;
6000
- }
6001
5173
  export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
6002
5174
  /**
6003
5175
  * <p>The IDs of the transit gateway route tables that are being advertised.</p>
@@ -6023,12 +5195,6 @@ export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
6023
5195
  */
6024
5196
  DryRun?: boolean;
6025
5197
  }
6026
- export declare namespace DescribeTransitGatewayRouteTableAnnouncementsRequest {
6027
- /**
6028
- * @internal
6029
- */
6030
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsRequest) => any;
6031
- }
6032
5198
  export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
6033
5199
  /**
6034
5200
  * <p>Describes the transit gateway route table announcement.</p>
@@ -6039,12 +5205,6 @@ export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
6039
5205
  */
6040
5206
  NextToken?: string;
6041
5207
  }
6042
- export declare namespace DescribeTransitGatewayRouteTableAnnouncementsResult {
6043
- /**
6044
- * @internal
6045
- */
6046
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsResult) => any;
6047
- }
6048
5208
  export interface DescribeTransitGatewayRouteTablesRequest {
6049
5209
  /**
6050
5210
  * <p>The IDs of the transit gateway route tables.</p>
@@ -6094,12 +5254,6 @@ export interface DescribeTransitGatewayRouteTablesRequest {
6094
5254
  */
6095
5255
  DryRun?: boolean;
6096
5256
  }
6097
- export declare namespace DescribeTransitGatewayRouteTablesRequest {
6098
- /**
6099
- * @internal
6100
- */
6101
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesRequest) => any;
6102
- }
6103
5257
  export interface DescribeTransitGatewayRouteTablesResult {
6104
5258
  /**
6105
5259
  * <p>Information about the transit gateway route tables.</p>
@@ -6110,12 +5264,6 @@ export interface DescribeTransitGatewayRouteTablesResult {
6110
5264
  */
6111
5265
  NextToken?: string;
6112
5266
  }
6113
- export declare namespace DescribeTransitGatewayRouteTablesResult {
6114
- /**
6115
- * @internal
6116
- */
6117
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesResult) => any;
6118
- }
6119
5267
  export interface DescribeTransitGatewaysRequest {
6120
5268
  /**
6121
5269
  * <p>The IDs of the transit gateways.</p>
@@ -6189,12 +5337,6 @@ export interface DescribeTransitGatewaysRequest {
6189
5337
  */
6190
5338
  DryRun?: boolean;
6191
5339
  }
6192
- export declare namespace DescribeTransitGatewaysRequest {
6193
- /**
6194
- * @internal
6195
- */
6196
- const filterSensitiveLog: (obj: DescribeTransitGatewaysRequest) => any;
6197
- }
6198
5340
  export interface DescribeTransitGatewaysResult {
6199
5341
  /**
6200
5342
  * <p>Information about the transit gateways.</p>
@@ -6205,12 +5347,6 @@ export interface DescribeTransitGatewaysResult {
6205
5347
  */
6206
5348
  NextToken?: string;
6207
5349
  }
6208
- export declare namespace DescribeTransitGatewaysResult {
6209
- /**
6210
- * @internal
6211
- */
6212
- const filterSensitiveLog: (obj: DescribeTransitGatewaysResult) => any;
6213
- }
6214
5350
  export interface DescribeTransitGatewayVpcAttachmentsRequest {
6215
5351
  /**
6216
5352
  * <p>The IDs of the attachments.</p>
@@ -6254,12 +5390,6 @@ export interface DescribeTransitGatewayVpcAttachmentsRequest {
6254
5390
  */
6255
5391
  DryRun?: boolean;
6256
5392
  }
6257
- export declare namespace DescribeTransitGatewayVpcAttachmentsRequest {
6258
- /**
6259
- * @internal
6260
- */
6261
- const filterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsRequest) => any;
6262
- }
6263
5393
  export interface DescribeTransitGatewayVpcAttachmentsResult {
6264
5394
  /**
6265
5395
  * <p>Information about the VPC attachments.</p>
@@ -6270,12 +5400,6 @@ export interface DescribeTransitGatewayVpcAttachmentsResult {
6270
5400
  */
6271
5401
  NextToken?: string;
6272
5402
  }
6273
- export declare namespace DescribeTransitGatewayVpcAttachmentsResult {
6274
- /**
6275
- * @internal
6276
- */
6277
- const filterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsResult) => any;
6278
- }
6279
5403
  export interface DescribeTrunkInterfaceAssociationsRequest {
6280
5404
  /**
6281
5405
  * <p>The IDs of the associations.</p>
@@ -6311,12 +5435,6 @@ export interface DescribeTrunkInterfaceAssociationsRequest {
6311
5435
  */
6312
5436
  MaxResults?: number;
6313
5437
  }
6314
- export declare namespace DescribeTrunkInterfaceAssociationsRequest {
6315
- /**
6316
- * @internal
6317
- */
6318
- const filterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsRequest) => any;
6319
- }
6320
5438
  export interface DescribeTrunkInterfaceAssociationsResult {
6321
5439
  /**
6322
5440
  * <p>Information about the trunk associations.</p>
@@ -6327,12 +5445,6 @@ export interface DescribeTrunkInterfaceAssociationsResult {
6327
5445
  */
6328
5446
  NextToken?: string;
6329
5447
  }
6330
- export declare namespace DescribeTrunkInterfaceAssociationsResult {
6331
- /**
6332
- * @internal
6333
- */
6334
- const filterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsResult) => any;
6335
- }
6336
5448
  export declare type VolumeAttributeName = "autoEnableIO" | "productCodes";
6337
5449
  export interface DescribeVolumeAttributeRequest {
6338
5450
  /**
@@ -6350,12 +5462,6 @@ export interface DescribeVolumeAttributeRequest {
6350
5462
  */
6351
5463
  DryRun?: boolean;
6352
5464
  }
6353
- export declare namespace DescribeVolumeAttributeRequest {
6354
- /**
6355
- * @internal
6356
- */
6357
- const filterSensitiveLog: (obj: DescribeVolumeAttributeRequest) => any;
6358
- }
6359
5465
  export interface DescribeVolumeAttributeResult {
6360
5466
  /**
6361
5467
  * <p>The state of <code>autoEnableIO</code> attribute.</p>
@@ -6370,12 +5476,6 @@ export interface DescribeVolumeAttributeResult {
6370
5476
  */
6371
5477
  VolumeId?: string;
6372
5478
  }
6373
- export declare namespace DescribeVolumeAttributeResult {
6374
- /**
6375
- * @internal
6376
- */
6377
- const filterSensitiveLog: (obj: DescribeVolumeAttributeResult) => any;
6378
- }
6379
5479
  export interface DescribeVolumesRequest {
6380
5480
  /**
6381
5481
  * <p>The filters.</p>
@@ -6496,12 +5596,6 @@ export interface DescribeVolumesRequest {
6496
5596
  */
6497
5597
  NextToken?: string;
6498
5598
  }
6499
- export declare namespace DescribeVolumesRequest {
6500
- /**
6501
- * @internal
6502
- */
6503
- const filterSensitiveLog: (obj: DescribeVolumesRequest) => any;
6504
- }
6505
5599
  export interface DescribeVolumesResult {
6506
5600
  /**
6507
5601
  * <p>Information about the volumes.</p>
@@ -6515,12 +5609,6 @@ export interface DescribeVolumesResult {
6515
5609
  */
6516
5610
  NextToken?: string;
6517
5611
  }
6518
- export declare namespace DescribeVolumesResult {
6519
- /**
6520
- * @internal
6521
- */
6522
- const filterSensitiveLog: (obj: DescribeVolumesResult) => any;
6523
- }
6524
5612
  export interface DescribeVolumesModificationsRequest {
6525
5613
  /**
6526
5614
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6595,12 +5683,6 @@ export interface DescribeVolumesModificationsRequest {
6595
5683
  */
6596
5684
  MaxResults?: number;
6597
5685
  }
6598
- export declare namespace DescribeVolumesModificationsRequest {
6599
- /**
6600
- * @internal
6601
- */
6602
- const filterSensitiveLog: (obj: DescribeVolumesModificationsRequest) => any;
6603
- }
6604
5686
  export declare type VolumeModificationState = "completed" | "failed" | "modifying" | "optimizing";
6605
5687
  /**
6606
5688
  * <p>Describes the modification status of an EBS volume.</p>
@@ -6673,12 +5755,6 @@ export interface VolumeModification {
6673
5755
  */
6674
5756
  EndTime?: Date;
6675
5757
  }
6676
- export declare namespace VolumeModification {
6677
- /**
6678
- * @internal
6679
- */
6680
- const filterSensitiveLog: (obj: VolumeModification) => any;
6681
- }
6682
5758
  export interface DescribeVolumesModificationsResult {
6683
5759
  /**
6684
5760
  * <p>Information about the volume modifications.</p>
@@ -6689,12 +5765,6 @@ export interface DescribeVolumesModificationsResult {
6689
5765
  */
6690
5766
  NextToken?: string;
6691
5767
  }
6692
- export declare namespace DescribeVolumesModificationsResult {
6693
- /**
6694
- * @internal
6695
- */
6696
- const filterSensitiveLog: (obj: DescribeVolumesModificationsResult) => any;
6697
- }
6698
5768
  export interface DescribeVolumeStatusRequest {
6699
5769
  /**
6700
5770
  * <p>The filters.</p>
@@ -6791,12 +5861,6 @@ export interface DescribeVolumeStatusRequest {
6791
5861
  */
6792
5862
  DryRun?: boolean;
6793
5863
  }
6794
- export declare namespace DescribeVolumeStatusRequest {
6795
- /**
6796
- * @internal
6797
- */
6798
- const filterSensitiveLog: (obj: DescribeVolumeStatusRequest) => any;
6799
- }
6800
5864
  /**
6801
5865
  * <p>Describes a volume status operation code.</p>
6802
5866
  */
@@ -6818,12 +5882,6 @@ export interface VolumeStatusAction {
6818
5882
  */
6819
5883
  EventType?: string;
6820
5884
  }
6821
- export declare namespace VolumeStatusAction {
6822
- /**
6823
- * @internal
6824
- */
6825
- const filterSensitiveLog: (obj: VolumeStatusAction) => any;
6826
- }
6827
5885
  /**
6828
5886
  * <p>Information about the instances to which the volume is attached.</p>
6829
5887
  */
@@ -6837,12 +5895,6 @@ export interface VolumeStatusAttachmentStatus {
6837
5895
  */
6838
5896
  InstanceId?: string;
6839
5897
  }
6840
- export declare namespace VolumeStatusAttachmentStatus {
6841
- /**
6842
- * @internal
6843
- */
6844
- const filterSensitiveLog: (obj: VolumeStatusAttachmentStatus) => any;
6845
- }
6846
5898
  /**
6847
5899
  * <p>Describes a volume status event.</p>
6848
5900
  */
@@ -6872,12 +5924,6 @@ export interface VolumeStatusEvent {
6872
5924
  */
6873
5925
  InstanceId?: string;
6874
5926
  }
6875
- export declare namespace VolumeStatusEvent {
6876
- /**
6877
- * @internal
6878
- */
6879
- const filterSensitiveLog: (obj: VolumeStatusEvent) => any;
6880
- }
6881
5927
  export declare type VolumeStatusName = "io-enabled" | "io-performance";
6882
5928
  /**
6883
5929
  * <p>Describes a volume status.</p>
@@ -6892,12 +5938,6 @@ export interface VolumeStatusDetails {
6892
5938
  */
6893
5939
  Status?: string;
6894
5940
  }
6895
- export declare namespace VolumeStatusDetails {
6896
- /**
6897
- * @internal
6898
- */
6899
- const filterSensitiveLog: (obj: VolumeStatusDetails) => any;
6900
- }
6901
5941
  export declare type VolumeStatusInfoStatus = "impaired" | "insufficient-data" | "ok";
6902
5942
  /**
6903
5943
  * <p>Describes the status of a volume.</p>
@@ -6912,12 +5952,6 @@ export interface VolumeStatusInfo {
6912
5952
  */
6913
5953
  Status?: VolumeStatusInfoStatus | string;
6914
5954
  }
6915
- export declare namespace VolumeStatusInfo {
6916
- /**
6917
- * @internal
6918
- */
6919
- const filterSensitiveLog: (obj: VolumeStatusInfo) => any;
6920
- }
6921
5955
  /**
6922
5956
  * <p>Describes the volume status.</p>
6923
5957
  */
@@ -6951,12 +5985,6 @@ export interface VolumeStatusItem {
6951
5985
  */
6952
5986
  AttachmentStatuses?: VolumeStatusAttachmentStatus[];
6953
5987
  }
6954
- export declare namespace VolumeStatusItem {
6955
- /**
6956
- * @internal
6957
- */
6958
- const filterSensitiveLog: (obj: VolumeStatusItem) => any;
6959
- }
6960
5988
  export interface DescribeVolumeStatusResult {
6961
5989
  /**
6962
5990
  * <p>The token to use to retrieve the next page of results. This value is <code>null</code>
@@ -6968,12 +5996,6 @@ export interface DescribeVolumeStatusResult {
6968
5996
  */
6969
5997
  VolumeStatuses?: VolumeStatusItem[];
6970
5998
  }
6971
- export declare namespace DescribeVolumeStatusResult {
6972
- /**
6973
- * @internal
6974
- */
6975
- const filterSensitiveLog: (obj: DescribeVolumeStatusResult) => any;
6976
- }
6977
5999
  export declare type VpcAttributeName = "enableDnsHostnames" | "enableDnsSupport";
6978
6000
  export interface DescribeVpcAttributeRequest {
6979
6001
  /**
@@ -6991,12 +6013,6 @@ export interface DescribeVpcAttributeRequest {
6991
6013
  */
6992
6014
  DryRun?: boolean;
6993
6015
  }
6994
- export declare namespace DescribeVpcAttributeRequest {
6995
- /**
6996
- * @internal
6997
- */
6998
- const filterSensitiveLog: (obj: DescribeVpcAttributeRequest) => any;
6999
- }
7000
6016
  export interface DescribeVpcAttributeResult {
7001
6017
  /**
7002
6018
  * <p>The ID of the VPC.</p>
@@ -7016,12 +6032,6 @@ export interface DescribeVpcAttributeResult {
7016
6032
  */
7017
6033
  EnableDnsSupport?: AttributeBooleanValue;
7018
6034
  }
7019
- export declare namespace DescribeVpcAttributeResult {
7020
- /**
7021
- * @internal
7022
- */
7023
- const filterSensitiveLog: (obj: DescribeVpcAttributeResult) => any;
7024
- }
7025
6035
  export interface DescribeVpcClassicLinkRequest {
7026
6036
  /**
7027
6037
  * <p>One or more filters.</p>
@@ -7054,12 +6064,6 @@ export interface DescribeVpcClassicLinkRequest {
7054
6064
  */
7055
6065
  VpcIds?: string[];
7056
6066
  }
7057
- export declare namespace DescribeVpcClassicLinkRequest {
7058
- /**
7059
- * @internal
7060
- */
7061
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkRequest) => any;
7062
- }
7063
6067
  /**
7064
6068
  * <p>Describes whether a VPC is enabled for ClassicLink.</p>
7065
6069
  */
@@ -7077,24 +6081,12 @@ export interface VpcClassicLink {
7077
6081
  */
7078
6082
  VpcId?: string;
7079
6083
  }
7080
- export declare namespace VpcClassicLink {
7081
- /**
7082
- * @internal
7083
- */
7084
- const filterSensitiveLog: (obj: VpcClassicLink) => any;
7085
- }
7086
6084
  export interface DescribeVpcClassicLinkResult {
7087
6085
  /**
7088
6086
  * <p>The ClassicLink status of one or more VPCs.</p>
7089
6087
  */
7090
6088
  Vpcs?: VpcClassicLink[];
7091
6089
  }
7092
- export declare namespace DescribeVpcClassicLinkResult {
7093
- /**
7094
- * @internal
7095
- */
7096
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkResult) => any;
7097
- }
7098
6090
  export interface DescribeVpcClassicLinkDnsSupportRequest {
7099
6091
  /**
7100
6092
  * <p>The maximum number of results to return with a single call.
@@ -7110,12 +6102,6 @@ export interface DescribeVpcClassicLinkDnsSupportRequest {
7110
6102
  */
7111
6103
  VpcIds?: string[];
7112
6104
  }
7113
- export declare namespace DescribeVpcClassicLinkDnsSupportRequest {
7114
- /**
7115
- * @internal
7116
- */
7117
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportRequest) => any;
7118
- }
7119
6105
  /**
7120
6106
  * <p>Describes the ClassicLink DNS support status of a VPC.</p>
7121
6107
  */
@@ -7129,12 +6115,6 @@ export interface ClassicLinkDnsSupport {
7129
6115
  */
7130
6116
  VpcId?: string;
7131
6117
  }
7132
- export declare namespace ClassicLinkDnsSupport {
7133
- /**
7134
- * @internal
7135
- */
7136
- const filterSensitiveLog: (obj: ClassicLinkDnsSupport) => any;
7137
- }
7138
6118
  export interface DescribeVpcClassicLinkDnsSupportResult {
7139
6119
  /**
7140
6120
  * <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 +6125,7 @@ export interface DescribeVpcClassicLinkDnsSupportResult {
7145
6125
  */
7146
6126
  Vpcs?: ClassicLinkDnsSupport[];
7147
6127
  }
7148
- export declare namespace DescribeVpcClassicLinkDnsSupportResult {
7149
- /**
7150
- * @internal
7151
- */
7152
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportResult) => any;
7153
- }
7154
- export interface DescribeVpcEndpointConnectionNotificationsRequest {
6128
+ export interface DescribeVpcEndpointConnectionNotificationsRequest {
7155
6129
  /**
7156
6130
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
7157
6131
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -7206,12 +6180,6 @@ export interface DescribeVpcEndpointConnectionNotificationsRequest {
7206
6180
  */
7207
6181
  NextToken?: string;
7208
6182
  }
7209
- export declare namespace DescribeVpcEndpointConnectionNotificationsRequest {
7210
- /**
7211
- * @internal
7212
- */
7213
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsRequest) => any;
7214
- }
7215
6183
  export interface DescribeVpcEndpointConnectionNotificationsResult {
7216
6184
  /**
7217
6185
  * <p>One or more notifications.</p>
@@ -7223,12 +6191,6 @@ export interface DescribeVpcEndpointConnectionNotificationsResult {
7223
6191
  */
7224
6192
  NextToken?: string;
7225
6193
  }
7226
- export declare namespace DescribeVpcEndpointConnectionNotificationsResult {
7227
- /**
7228
- * @internal
7229
- */
7230
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsResult) => any;
7231
- }
7232
6194
  export interface DescribeVpcEndpointConnectionsRequest {
7233
6195
  /**
7234
6196
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7279,12 +6241,6 @@ export interface DescribeVpcEndpointConnectionsRequest {
7279
6241
  */
7280
6242
  NextToken?: string;
7281
6243
  }
7282
- export declare namespace DescribeVpcEndpointConnectionsRequest {
7283
- /**
7284
- * @internal
7285
- */
7286
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionsRequest) => any;
7287
- }
7288
6244
  /**
7289
6245
  * <p>Describes a VPC endpoint connection to a service.</p>
7290
6246
  */
@@ -7326,12 +6282,6 @@ export interface VpcEndpointConnection {
7326
6282
  */
7327
6283
  IpAddressType?: IpAddressType | string;
7328
6284
  }
7329
- export declare namespace VpcEndpointConnection {
7330
- /**
7331
- * @internal
7332
- */
7333
- const filterSensitiveLog: (obj: VpcEndpointConnection) => any;
7334
- }
7335
6285
  export interface DescribeVpcEndpointConnectionsResult {
7336
6286
  /**
7337
6287
  * <p>Information about one or more VPC endpoint connections.</p>
@@ -7342,12 +6292,6 @@ export interface DescribeVpcEndpointConnectionsResult {
7342
6292
  */
7343
6293
  NextToken?: string;
7344
6294
  }
7345
- export declare namespace DescribeVpcEndpointConnectionsResult {
7346
- /**
7347
- * @internal
7348
- */
7349
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionsResult) => any;
7350
- }
7351
6295
  /**
7352
6296
  * <p>Contains the parameters for DescribeVpcEndpoints.</p>
7353
6297
  */
@@ -7413,12 +6357,6 @@ export interface DescribeVpcEndpointsRequest {
7413
6357
  */
7414
6358
  NextToken?: string;
7415
6359
  }
7416
- export declare namespace DescribeVpcEndpointsRequest {
7417
- /**
7418
- * @internal
7419
- */
7420
- const filterSensitiveLog: (obj: DescribeVpcEndpointsRequest) => any;
7421
- }
7422
6360
  /**
7423
6361
  * <p>Contains the output of DescribeVpcEndpoints.</p>
7424
6362
  */
@@ -7432,12 +6370,6 @@ export interface DescribeVpcEndpointsResult {
7432
6370
  */
7433
6371
  NextToken?: string;
7434
6372
  }
7435
- export declare namespace DescribeVpcEndpointsResult {
7436
- /**
7437
- * @internal
7438
- */
7439
- const filterSensitiveLog: (obj: DescribeVpcEndpointsResult) => any;
7440
- }
7441
6373
  export interface DescribeVpcEndpointServiceConfigurationsRequest {
7442
6374
  /**
7443
6375
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7494,12 +6426,6 @@ export interface DescribeVpcEndpointServiceConfigurationsRequest {
7494
6426
  */
7495
6427
  NextToken?: string;
7496
6428
  }
7497
- export declare namespace DescribeVpcEndpointServiceConfigurationsRequest {
7498
- /**
7499
- * @internal
7500
- */
7501
- const filterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsRequest) => any;
7502
- }
7503
6429
  export interface DescribeVpcEndpointServiceConfigurationsResult {
7504
6430
  /**
7505
6431
  * <p>Information about one or more services.</p>
@@ -7510,12 +6436,6 @@ export interface DescribeVpcEndpointServiceConfigurationsResult {
7510
6436
  */
7511
6437
  NextToken?: string;
7512
6438
  }
7513
- export declare namespace DescribeVpcEndpointServiceConfigurationsResult {
7514
- /**
7515
- * @internal
7516
- */
7517
- const filterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsResult) => any;
7518
- }
7519
6439
  export interface DescribeVpcEndpointServicePermissionsRequest {
7520
6440
  /**
7521
6441
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7556,12 +6476,6 @@ export interface DescribeVpcEndpointServicePermissionsRequest {
7556
6476
  */
7557
6477
  NextToken?: string;
7558
6478
  }
7559
- export declare namespace DescribeVpcEndpointServicePermissionsRequest {
7560
- /**
7561
- * @internal
7562
- */
7563
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsRequest) => any;
7564
- }
7565
6479
  export interface DescribeVpcEndpointServicePermissionsResult {
7566
6480
  /**
7567
6481
  * <p>Information about one or more allowed principals.</p>
@@ -7572,12 +6486,6 @@ export interface DescribeVpcEndpointServicePermissionsResult {
7572
6486
  */
7573
6487
  NextToken?: string;
7574
6488
  }
7575
- export declare namespace DescribeVpcEndpointServicePermissionsResult {
7576
- /**
7577
- * @internal
7578
- */
7579
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsResult) => any;
7580
- }
7581
6489
  /**
7582
6490
  * <p>Contains the parameters for DescribeVpcEndpointServices.</p>
7583
6491
  */
@@ -7629,12 +6537,6 @@ export interface DescribeVpcEndpointServicesRequest {
7629
6537
  */
7630
6538
  NextToken?: string;
7631
6539
  }
7632
- export declare namespace DescribeVpcEndpointServicesRequest {
7633
- /**
7634
- * @internal
7635
- */
7636
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicesRequest) => any;
7637
- }
7638
6540
  /**
7639
6541
  * <p>Information about the Private DNS name for interface endpoints.</p>
7640
6542
  */
@@ -7644,12 +6546,6 @@ export interface PrivateDnsDetails {
7644
6546
  */
7645
6547
  PrivateDnsName?: string;
7646
6548
  }
7647
- export declare namespace PrivateDnsDetails {
7648
- /**
7649
- * @internal
7650
- */
7651
- const filterSensitiveLog: (obj: PrivateDnsDetails) => any;
7652
- }
7653
6549
  /**
7654
6550
  * <p>Describes a VPC endpoint service.</p>
7655
6551
  */
@@ -7717,12 +6613,6 @@ export interface ServiceDetail {
7717
6613
  */
7718
6614
  SupportedIpAddressTypes?: (ServiceConnectivityType | string)[];
7719
6615
  }
7720
- export declare namespace ServiceDetail {
7721
- /**
7722
- * @internal
7723
- */
7724
- const filterSensitiveLog: (obj: ServiceDetail) => any;
7725
- }
7726
6616
  /**
7727
6617
  * <p>Contains the output of DescribeVpcEndpointServices.</p>
7728
6618
  */
@@ -7740,12 +6630,6 @@ export interface DescribeVpcEndpointServicesResult {
7740
6630
  */
7741
6631
  NextToken?: string;
7742
6632
  }
7743
- export declare namespace DescribeVpcEndpointServicesResult {
7744
- /**
7745
- * @internal
7746
- */
7747
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicesResult) => any;
7748
- }
7749
6633
  export interface DescribeVpcPeeringConnectionsRequest {
7750
6634
  /**
7751
6635
  * <p>One or more filters.</p>
@@ -7833,12 +6717,6 @@ export interface DescribeVpcPeeringConnectionsRequest {
7833
6717
  */
7834
6718
  MaxResults?: number;
7835
6719
  }
7836
- export declare namespace DescribeVpcPeeringConnectionsRequest {
7837
- /**
7838
- * @internal
7839
- */
7840
- const filterSensitiveLog: (obj: DescribeVpcPeeringConnectionsRequest) => any;
7841
- }
7842
6720
  export interface DescribeVpcPeeringConnectionsResult {
7843
6721
  /**
7844
6722
  * <p>Information about the VPC peering connections.</p>
@@ -7849,12 +6727,6 @@ export interface DescribeVpcPeeringConnectionsResult {
7849
6727
  */
7850
6728
  NextToken?: string;
7851
6729
  }
7852
- export declare namespace DescribeVpcPeeringConnectionsResult {
7853
- /**
7854
- * @internal
7855
- */
7856
- const filterSensitiveLog: (obj: DescribeVpcPeeringConnectionsResult) => any;
7857
- }
7858
6730
  export interface DescribeVpcsRequest {
7859
6731
  /**
7860
6732
  * <p>One or more filters.</p>
@@ -7953,12 +6825,6 @@ export interface DescribeVpcsRequest {
7953
6825
  */
7954
6826
  MaxResults?: number;
7955
6827
  }
7956
- export declare namespace DescribeVpcsRequest {
7957
- /**
7958
- * @internal
7959
- */
7960
- const filterSensitiveLog: (obj: DescribeVpcsRequest) => any;
7961
- }
7962
6828
  export interface DescribeVpcsResult {
7963
6829
  /**
7964
6830
  * <p>Information about one or more VPCs.</p>
@@ -7969,12 +6835,6 @@ export interface DescribeVpcsResult {
7969
6835
  */
7970
6836
  NextToken?: string;
7971
6837
  }
7972
- export declare namespace DescribeVpcsResult {
7973
- /**
7974
- * @internal
7975
- */
7976
- const filterSensitiveLog: (obj: DescribeVpcsResult) => any;
7977
- }
7978
6838
  /**
7979
6839
  * <p>Contains the parameters for DescribeVpnConnections.</p>
7980
6840
  */
@@ -8058,12 +6918,6 @@ export interface DescribeVpnConnectionsRequest {
8058
6918
  */
8059
6919
  DryRun?: boolean;
8060
6920
  }
8061
- export declare namespace DescribeVpnConnectionsRequest {
8062
- /**
8063
- * @internal
8064
- */
8065
- const filterSensitiveLog: (obj: DescribeVpnConnectionsRequest) => any;
8066
- }
8067
6921
  /**
8068
6922
  * <p>Contains the output of DescribeVpnConnections.</p>
8069
6923
  */
@@ -8073,12 +6927,6 @@ export interface DescribeVpnConnectionsResult {
8073
6927
  */
8074
6928
  VpnConnections?: VpnConnection[];
8075
6929
  }
8076
- export declare namespace DescribeVpnConnectionsResult {
8077
- /**
8078
- * @internal
8079
- */
8080
- const filterSensitiveLog: (obj: DescribeVpnConnectionsResult) => any;
8081
- }
8082
6930
  /**
8083
6931
  * <p>Contains the parameters for DescribeVpnGateways.</p>
8084
6932
  */
@@ -8146,12 +6994,6 @@ export interface DescribeVpnGatewaysRequest {
8146
6994
  */
8147
6995
  DryRun?: boolean;
8148
6996
  }
8149
- export declare namespace DescribeVpnGatewaysRequest {
8150
- /**
8151
- * @internal
8152
- */
8153
- const filterSensitiveLog: (obj: DescribeVpnGatewaysRequest) => any;
8154
- }
8155
6997
  /**
8156
6998
  * <p>Contains the output of DescribeVpnGateways.</p>
8157
6999
  */
@@ -8161,12 +7003,6 @@ export interface DescribeVpnGatewaysResult {
8161
7003
  */
8162
7004
  VpnGateways?: VpnGateway[];
8163
7005
  }
8164
- export declare namespace DescribeVpnGatewaysResult {
8165
- /**
8166
- * @internal
8167
- */
8168
- const filterSensitiveLog: (obj: DescribeVpnGatewaysResult) => any;
8169
- }
8170
7006
  export interface DetachClassicLinkVpcRequest {
8171
7007
  /**
8172
7008
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8183,24 +7019,12 @@ export interface DetachClassicLinkVpcRequest {
8183
7019
  */
8184
7020
  VpcId: string | undefined;
8185
7021
  }
8186
- export declare namespace DetachClassicLinkVpcRequest {
8187
- /**
8188
- * @internal
8189
- */
8190
- const filterSensitiveLog: (obj: DetachClassicLinkVpcRequest) => any;
8191
- }
8192
7022
  export interface DetachClassicLinkVpcResult {
8193
7023
  /**
8194
7024
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8195
7025
  */
8196
7026
  Return?: boolean;
8197
7027
  }
8198
- export declare namespace DetachClassicLinkVpcResult {
8199
- /**
8200
- * @internal
8201
- */
8202
- const filterSensitiveLog: (obj: DetachClassicLinkVpcResult) => any;
8203
- }
8204
7028
  export interface DetachInternetGatewayRequest {
8205
7029
  /**
8206
7030
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8217,12 +7041,6 @@ export interface DetachInternetGatewayRequest {
8217
7041
  */
8218
7042
  VpcId: string | undefined;
8219
7043
  }
8220
- export declare namespace DetachInternetGatewayRequest {
8221
- /**
8222
- * @internal
8223
- */
8224
- const filterSensitiveLog: (obj: DetachInternetGatewayRequest) => any;
8225
- }
8226
7044
  /**
8227
7045
  * <p>Contains the parameters for DetachNetworkInterface.</p>
8228
7046
  */
@@ -8259,12 +7077,6 @@ export interface DetachNetworkInterfaceRequest {
8259
7077
  */
8260
7078
  Force?: boolean;
8261
7079
  }
8262
- export declare namespace DetachNetworkInterfaceRequest {
8263
- /**
8264
- * @internal
8265
- */
8266
- const filterSensitiveLog: (obj: DetachNetworkInterfaceRequest) => any;
8267
- }
8268
7080
  export interface DetachVolumeRequest {
8269
7081
  /**
8270
7082
  * <p>The device name.</p>
@@ -8294,12 +7106,6 @@ export interface DetachVolumeRequest {
8294
7106
  */
8295
7107
  DryRun?: boolean;
8296
7108
  }
8297
- export declare namespace DetachVolumeRequest {
8298
- /**
8299
- * @internal
8300
- */
8301
- const filterSensitiveLog: (obj: DetachVolumeRequest) => any;
8302
- }
8303
7109
  /**
8304
7110
  * <p>Contains the parameters for DetachVpnGateway.</p>
8305
7111
  */
@@ -8320,12 +7126,6 @@ export interface DetachVpnGatewayRequest {
8320
7126
  */
8321
7127
  DryRun?: boolean;
8322
7128
  }
8323
- export declare namespace DetachVpnGatewayRequest {
8324
- /**
8325
- * @internal
8326
- */
8327
- const filterSensitiveLog: (obj: DetachVpnGatewayRequest) => any;
8328
- }
8329
7129
  export interface DisableEbsEncryptionByDefaultRequest {
8330
7130
  /**
8331
7131
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8334,24 +7134,12 @@ export interface DisableEbsEncryptionByDefaultRequest {
8334
7134
  */
8335
7135
  DryRun?: boolean;
8336
7136
  }
8337
- export declare namespace DisableEbsEncryptionByDefaultRequest {
8338
- /**
8339
- * @internal
8340
- */
8341
- const filterSensitiveLog: (obj: DisableEbsEncryptionByDefaultRequest) => any;
8342
- }
8343
7137
  export interface DisableEbsEncryptionByDefaultResult {
8344
7138
  /**
8345
7139
  * <p>The updated status of encryption by default.</p>
8346
7140
  */
8347
7141
  EbsEncryptionByDefault?: boolean;
8348
7142
  }
8349
- export declare namespace DisableEbsEncryptionByDefaultResult {
8350
- /**
8351
- * @internal
8352
- */
8353
- const filterSensitiveLog: (obj: DisableEbsEncryptionByDefaultResult) => any;
8354
- }
8355
7143
  export interface DisableFastLaunchRequest {
8356
7144
  /**
8357
7145
  * <p>The ID of the image for which you’re turning off faster launching, and removing pre-provisioned snapshots.</p>
@@ -8369,12 +7157,6 @@ export interface DisableFastLaunchRequest {
8369
7157
  */
8370
7158
  DryRun?: boolean;
8371
7159
  }
8372
- export declare namespace DisableFastLaunchRequest {
8373
- /**
8374
- * @internal
8375
- */
8376
- const filterSensitiveLog: (obj: DisableFastLaunchRequest) => any;
8377
- }
8378
7160
  export interface DisableFastLaunchResult {
8379
7161
  /**
8380
7162
  * <p>The ID of the image for which faster-launching has been turned off.</p>
@@ -8415,12 +7197,6 @@ export interface DisableFastLaunchResult {
8415
7197
  */
8416
7198
  StateTransitionTime?: Date;
8417
7199
  }
8418
- export declare namespace DisableFastLaunchResult {
8419
- /**
8420
- * @internal
8421
- */
8422
- const filterSensitiveLog: (obj: DisableFastLaunchResult) => any;
8423
- }
8424
7200
  export interface DisableFastSnapshotRestoresRequest {
8425
7201
  /**
8426
7202
  * <p>One or more Availability Zones. For example, <code>us-east-2a</code>.</p>
@@ -8437,12 +7213,6 @@ export interface DisableFastSnapshotRestoresRequest {
8437
7213
  */
8438
7214
  DryRun?: boolean;
8439
7215
  }
8440
- export declare namespace DisableFastSnapshotRestoresRequest {
8441
- /**
8442
- * @internal
8443
- */
8444
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoresRequest) => any;
8445
- }
8446
7216
  /**
8447
7217
  * <p>Describes fast snapshot restores that were successfully disabled.</p>
8448
7218
  */
@@ -8504,12 +7274,6 @@ export interface DisableFastSnapshotRestoreSuccessItem {
8504
7274
  */
8505
7275
  DisabledTime?: Date;
8506
7276
  }
8507
- export declare namespace DisableFastSnapshotRestoreSuccessItem {
8508
- /**
8509
- * @internal
8510
- */
8511
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreSuccessItem) => any;
8512
- }
8513
7277
  /**
8514
7278
  * <p>Describes an error that occurred when disabling fast snapshot restores.</p>
8515
7279
  */
@@ -8523,12 +7287,6 @@ export interface DisableFastSnapshotRestoreStateError {
8523
7287
  */
8524
7288
  Message?: string;
8525
7289
  }
8526
- export declare namespace DisableFastSnapshotRestoreStateError {
8527
- /**
8528
- * @internal
8529
- */
8530
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreStateError) => any;
8531
- }
8532
7290
  /**
8533
7291
  * <p>Contains information about an error that occurred when disabling fast snapshot restores.</p>
8534
7292
  */
@@ -8542,12 +7300,6 @@ export interface DisableFastSnapshotRestoreStateErrorItem {
8542
7300
  */
8543
7301
  Error?: DisableFastSnapshotRestoreStateError;
8544
7302
  }
8545
- export declare namespace DisableFastSnapshotRestoreStateErrorItem {
8546
- /**
8547
- * @internal
8548
- */
8549
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreStateErrorItem) => any;
8550
- }
8551
7303
  /**
8552
7304
  * <p>Contains information about the errors that occurred when disabling fast snapshot restores.</p>
8553
7305
  */
@@ -8561,12 +7313,6 @@ export interface DisableFastSnapshotRestoreErrorItem {
8561
7313
  */
8562
7314
  FastSnapshotRestoreStateErrors?: DisableFastSnapshotRestoreStateErrorItem[];
8563
7315
  }
8564
- export declare namespace DisableFastSnapshotRestoreErrorItem {
8565
- /**
8566
- * @internal
8567
- */
8568
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreErrorItem) => any;
8569
- }
8570
7316
  export interface DisableFastSnapshotRestoresResult {
8571
7317
  /**
8572
7318
  * <p>Information about the snapshots for which fast snapshot restores were successfully disabled.</p>
@@ -8577,12 +7323,6 @@ export interface DisableFastSnapshotRestoresResult {
8577
7323
  */
8578
7324
  Unsuccessful?: DisableFastSnapshotRestoreErrorItem[];
8579
7325
  }
8580
- export declare namespace DisableFastSnapshotRestoresResult {
8581
- /**
8582
- * @internal
8583
- */
8584
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoresResult) => any;
8585
- }
8586
7326
  export interface DisableImageDeprecationRequest {
8587
7327
  /**
8588
7328
  * <p>The ID of the AMI.</p>
@@ -8595,24 +7335,12 @@ export interface DisableImageDeprecationRequest {
8595
7335
  */
8596
7336
  DryRun?: boolean;
8597
7337
  }
8598
- export declare namespace DisableImageDeprecationRequest {
8599
- /**
8600
- * @internal
8601
- */
8602
- const filterSensitiveLog: (obj: DisableImageDeprecationRequest) => any;
8603
- }
8604
7338
  export interface DisableImageDeprecationResult {
8605
7339
  /**
8606
7340
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8607
7341
  */
8608
7342
  Return?: boolean;
8609
7343
  }
8610
- export declare namespace DisableImageDeprecationResult {
8611
- /**
8612
- * @internal
8613
- */
8614
- const filterSensitiveLog: (obj: DisableImageDeprecationResult) => any;
8615
- }
8616
7344
  export interface DisableIpamOrganizationAdminAccountRequest {
8617
7345
  /**
8618
7346
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -8625,36 +7353,18 @@ export interface DisableIpamOrganizationAdminAccountRequest {
8625
7353
  */
8626
7354
  DelegatedAdminAccountId: string | undefined;
8627
7355
  }
8628
- export declare namespace DisableIpamOrganizationAdminAccountRequest {
8629
- /**
8630
- * @internal
8631
- */
8632
- const filterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountRequest) => any;
8633
- }
8634
7356
  export interface DisableIpamOrganizationAdminAccountResult {
8635
7357
  /**
8636
7358
  * <p>The result of disabling the IPAM account.</p>
8637
7359
  */
8638
7360
  Success?: boolean;
8639
7361
  }
8640
- export declare namespace DisableIpamOrganizationAdminAccountResult {
8641
- /**
8642
- * @internal
8643
- */
8644
- const filterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountResult) => any;
8645
- }
8646
7362
  export interface DisableSerialConsoleAccessRequest {
8647
7363
  /**
8648
7364
  * <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
7365
  */
8650
7366
  DryRun?: boolean;
8651
7367
  }
8652
- export declare namespace DisableSerialConsoleAccessRequest {
8653
- /**
8654
- * @internal
8655
- */
8656
- const filterSensitiveLog: (obj: DisableSerialConsoleAccessRequest) => any;
8657
- }
8658
7368
  export interface DisableSerialConsoleAccessResult {
8659
7369
  /**
8660
7370
  * <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
@@ -8663,12 +7373,6 @@ export interface DisableSerialConsoleAccessResult {
8663
7373
  */
8664
7374
  SerialConsoleAccessEnabled?: boolean;
8665
7375
  }
8666
- export declare namespace DisableSerialConsoleAccessResult {
8667
- /**
8668
- * @internal
8669
- */
8670
- const filterSensitiveLog: (obj: DisableSerialConsoleAccessResult) => any;
8671
- }
8672
7376
  export interface DisableTransitGatewayRouteTablePropagationRequest {
8673
7377
  /**
8674
7378
  * <p>The ID of the propagation route table.</p>
@@ -8689,12 +7393,6 @@ export interface DisableTransitGatewayRouteTablePropagationRequest {
8689
7393
  */
8690
7394
  TransitGatewayRouteTableAnnouncementId?: string;
8691
7395
  }
8692
- export declare namespace DisableTransitGatewayRouteTablePropagationRequest {
8693
- /**
8694
- * @internal
8695
- */
8696
- const filterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationRequest) => any;
8697
- }
8698
7396
  export declare type TransitGatewayPropagationState = "disabled" | "disabling" | "enabled" | "enabling";
8699
7397
  /**
8700
7398
  * <p>Describes route propagation.</p>
@@ -8725,24 +7423,12 @@ export interface TransitGatewayPropagation {
8725
7423
  */
8726
7424
  TransitGatewayRouteTableAnnouncementId?: string;
8727
7425
  }
8728
- export declare namespace TransitGatewayPropagation {
8729
- /**
8730
- * @internal
8731
- */
8732
- const filterSensitiveLog: (obj: TransitGatewayPropagation) => any;
8733
- }
8734
7426
  export interface DisableTransitGatewayRouteTablePropagationResult {
8735
7427
  /**
8736
7428
  * <p>Information about route propagation.</p>
8737
7429
  */
8738
7430
  Propagation?: TransitGatewayPropagation;
8739
7431
  }
8740
- export declare namespace DisableTransitGatewayRouteTablePropagationResult {
8741
- /**
8742
- * @internal
8743
- */
8744
- const filterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationResult) => any;
8745
- }
8746
7432
  /**
8747
7433
  * <p>Contains the parameters for DisableVgwRoutePropagation.</p>
8748
7434
  */
@@ -8763,12 +7449,6 @@ export interface DisableVgwRoutePropagationRequest {
8763
7449
  */
8764
7450
  DryRun?: boolean;
8765
7451
  }
8766
- export declare namespace DisableVgwRoutePropagationRequest {
8767
- /**
8768
- * @internal
8769
- */
8770
- const filterSensitiveLog: (obj: DisableVgwRoutePropagationRequest) => any;
8771
- }
8772
7452
  export interface DisableVpcClassicLinkRequest {
8773
7453
  /**
8774
7454
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8781,48 +7461,24 @@ export interface DisableVpcClassicLinkRequest {
8781
7461
  */
8782
7462
  VpcId: string | undefined;
8783
7463
  }
8784
- export declare namespace DisableVpcClassicLinkRequest {
8785
- /**
8786
- * @internal
8787
- */
8788
- const filterSensitiveLog: (obj: DisableVpcClassicLinkRequest) => any;
8789
- }
8790
7464
  export interface DisableVpcClassicLinkResult {
8791
7465
  /**
8792
7466
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8793
7467
  */
8794
7468
  Return?: boolean;
8795
7469
  }
8796
- export declare namespace DisableVpcClassicLinkResult {
8797
- /**
8798
- * @internal
8799
- */
8800
- const filterSensitiveLog: (obj: DisableVpcClassicLinkResult) => any;
8801
- }
8802
7470
  export interface DisableVpcClassicLinkDnsSupportRequest {
8803
7471
  /**
8804
7472
  * <p>The ID of the VPC.</p>
8805
7473
  */
8806
7474
  VpcId?: string;
8807
7475
  }
8808
- export declare namespace DisableVpcClassicLinkDnsSupportRequest {
8809
- /**
8810
- * @internal
8811
- */
8812
- const filterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportRequest) => any;
8813
- }
8814
7476
  export interface DisableVpcClassicLinkDnsSupportResult {
8815
7477
  /**
8816
7478
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8817
7479
  */
8818
7480
  Return?: boolean;
8819
7481
  }
8820
- export declare namespace DisableVpcClassicLinkDnsSupportResult {
8821
- /**
8822
- * @internal
8823
- */
8824
- const filterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportResult) => any;
8825
- }
8826
7482
  export interface DisassociateAddressRequest {
8827
7483
  /**
8828
7484
  * <p>[EC2-VPC] The association ID. Required for EC2-VPC.</p>
@@ -8839,12 +7495,6 @@ export interface DisassociateAddressRequest {
8839
7495
  */
8840
7496
  DryRun?: boolean;
8841
7497
  }
8842
- export declare namespace DisassociateAddressRequest {
8843
- /**
8844
- * @internal
8845
- */
8846
- const filterSensitiveLog: (obj: DisassociateAddressRequest) => any;
8847
- }
8848
7498
  export interface DisassociateClientVpnTargetNetworkRequest {
8849
7499
  /**
8850
7500
  * <p>The ID of the Client VPN endpoint from which to disassociate the target network.</p>
@@ -8859,12 +7509,6 @@ export interface DisassociateClientVpnTargetNetworkRequest {
8859
7509
  */
8860
7510
  DryRun?: boolean;
8861
7511
  }
8862
- export declare namespace DisassociateClientVpnTargetNetworkRequest {
8863
- /**
8864
- * @internal
8865
- */
8866
- const filterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkRequest) => any;
8867
- }
8868
7512
  export interface DisassociateClientVpnTargetNetworkResult {
8869
7513
  /**
8870
7514
  * <p>The ID of the target network association.</p>
@@ -8875,12 +7519,6 @@ export interface DisassociateClientVpnTargetNetworkResult {
8875
7519
  */
8876
7520
  Status?: AssociationStatus;
8877
7521
  }
8878
- export declare namespace DisassociateClientVpnTargetNetworkResult {
8879
- /**
8880
- * @internal
8881
- */
8882
- const filterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkResult) => any;
8883
- }
8884
7522
  export interface DisassociateEnclaveCertificateIamRoleRequest {
8885
7523
  /**
8886
7524
  * <p>The ARN of the ACM certificate from which to disassociate the IAM role.</p>
@@ -8895,48 +7533,24 @@ export interface DisassociateEnclaveCertificateIamRoleRequest {
8895
7533
  */
8896
7534
  DryRun?: boolean;
8897
7535
  }
8898
- export declare namespace DisassociateEnclaveCertificateIamRoleRequest {
8899
- /**
8900
- * @internal
8901
- */
8902
- const filterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleRequest) => any;
8903
- }
8904
7536
  export interface DisassociateEnclaveCertificateIamRoleResult {
8905
7537
  /**
8906
7538
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8907
7539
  */
8908
7540
  Return?: boolean;
8909
7541
  }
8910
- export declare namespace DisassociateEnclaveCertificateIamRoleResult {
8911
- /**
8912
- * @internal
8913
- */
8914
- const filterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleResult) => any;
8915
- }
8916
7542
  export interface DisassociateIamInstanceProfileRequest {
8917
7543
  /**
8918
7544
  * <p>The ID of the IAM instance profile association.</p>
8919
7545
  */
8920
7546
  AssociationId: string | undefined;
8921
7547
  }
8922
- export declare namespace DisassociateIamInstanceProfileRequest {
8923
- /**
8924
- * @internal
8925
- */
8926
- const filterSensitiveLog: (obj: DisassociateIamInstanceProfileRequest) => any;
8927
- }
8928
7548
  export interface DisassociateIamInstanceProfileResult {
8929
7549
  /**
8930
7550
  * <p>Information about the IAM instance profile association.</p>
8931
7551
  */
8932
7552
  IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
8933
7553
  }
8934
- export declare namespace DisassociateIamInstanceProfileResult {
8935
- /**
8936
- * @internal
8937
- */
8938
- const filterSensitiveLog: (obj: DisassociateIamInstanceProfileResult) => any;
8939
- }
8940
7554
  /**
8941
7555
  * <p>The targets to disassociate from the specified event window.</p>
8942
7556
  */
@@ -8955,12 +7569,6 @@ export interface InstanceEventWindowDisassociationRequest {
8955
7569
  */
8956
7570
  DedicatedHostIds?: string[];
8957
7571
  }
8958
- export declare namespace InstanceEventWindowDisassociationRequest {
8959
- /**
8960
- * @internal
8961
- */
8962
- const filterSensitiveLog: (obj: InstanceEventWindowDisassociationRequest) => any;
8963
- }
8964
7572
  export interface DisassociateInstanceEventWindowRequest {
8965
7573
  /**
8966
7574
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8977,24 +7585,12 @@ export interface DisassociateInstanceEventWindowRequest {
8977
7585
  */
8978
7586
  AssociationTarget: InstanceEventWindowDisassociationRequest | undefined;
8979
7587
  }
8980
- export declare namespace DisassociateInstanceEventWindowRequest {
8981
- /**
8982
- * @internal
8983
- */
8984
- const filterSensitiveLog: (obj: DisassociateInstanceEventWindowRequest) => any;
8985
- }
8986
7588
  export interface DisassociateInstanceEventWindowResult {
8987
7589
  /**
8988
7590
  * <p>Information about the event window.</p>
8989
7591
  */
8990
7592
  InstanceEventWindow?: InstanceEventWindow;
8991
7593
  }
8992
- export declare namespace DisassociateInstanceEventWindowResult {
8993
- /**
8994
- * @internal
8995
- */
8996
- const filterSensitiveLog: (obj: DisassociateInstanceEventWindowResult) => any;
8997
- }
8998
7594
  export interface DisassociateRouteTableRequest {
8999
7595
  /**
9000
7596
  * <p>The association ID representing the current association between the route table and subnet or gateway.</p>
@@ -9007,24 +7603,12 @@ export interface DisassociateRouteTableRequest {
9007
7603
  */
9008
7604
  DryRun?: boolean;
9009
7605
  }
9010
- export declare namespace DisassociateRouteTableRequest {
9011
- /**
9012
- * @internal
9013
- */
9014
- const filterSensitiveLog: (obj: DisassociateRouteTableRequest) => any;
9015
- }
9016
7606
  export interface DisassociateSubnetCidrBlockRequest {
9017
7607
  /**
9018
7608
  * <p>The association ID for the CIDR block.</p>
9019
7609
  */
9020
7610
  AssociationId: string | undefined;
9021
7611
  }
9022
- export declare namespace DisassociateSubnetCidrBlockRequest {
9023
- /**
9024
- * @internal
9025
- */
9026
- const filterSensitiveLog: (obj: DisassociateSubnetCidrBlockRequest) => any;
9027
- }
9028
7612
  export interface DisassociateSubnetCidrBlockResult {
9029
7613
  /**
9030
7614
  * <p>Information about the IPv6 CIDR block association.</p>
@@ -9035,12 +7619,6 @@ export interface DisassociateSubnetCidrBlockResult {
9035
7619
  */
9036
7620
  SubnetId?: string;
9037
7621
  }
9038
- export declare namespace DisassociateSubnetCidrBlockResult {
9039
- /**
9040
- * @internal
9041
- */
9042
- const filterSensitiveLog: (obj: DisassociateSubnetCidrBlockResult) => any;
9043
- }
9044
7622
  export interface DisassociateTransitGatewayMulticastDomainRequest {
9045
7623
  /**
9046
7624
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -9061,24 +7639,12 @@ export interface DisassociateTransitGatewayMulticastDomainRequest {
9061
7639
  */
9062
7640
  DryRun?: boolean;
9063
7641
  }
9064
- export declare namespace DisassociateTransitGatewayMulticastDomainRequest {
9065
- /**
9066
- * @internal
9067
- */
9068
- const filterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainRequest) => any;
9069
- }
9070
7642
  export interface DisassociateTransitGatewayMulticastDomainResult {
9071
7643
  /**
9072
7644
  * <p>Information about the association.</p>
9073
7645
  */
9074
7646
  Associations?: TransitGatewayMulticastDomainAssociations;
9075
7647
  }
9076
- export declare namespace DisassociateTransitGatewayMulticastDomainResult {
9077
- /**
9078
- * @internal
9079
- */
9080
- const filterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainResult) => any;
9081
- }
9082
7648
  export interface DisassociateTransitGatewayPolicyTableRequest {
9083
7649
  /**
9084
7650
  * <p>The ID of the disassociated policy table.</p>
@@ -9095,24 +7661,12 @@ export interface DisassociateTransitGatewayPolicyTableRequest {
9095
7661
  */
9096
7662
  DryRun?: boolean;
9097
7663
  }
9098
- export declare namespace DisassociateTransitGatewayPolicyTableRequest {
9099
- /**
9100
- * @internal
9101
- */
9102
- const filterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableRequest) => any;
9103
- }
9104
7664
  export interface DisassociateTransitGatewayPolicyTableResult {
9105
7665
  /**
9106
7666
  * <p>Returns details about the transit gateway policy table disassociation.</p>
9107
7667
  */
9108
7668
  Association?: TransitGatewayPolicyTableAssociation;
9109
7669
  }
9110
- export declare namespace DisassociateTransitGatewayPolicyTableResult {
9111
- /**
9112
- * @internal
9113
- */
9114
- const filterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableResult) => any;
9115
- }
9116
7670
  export interface DisassociateTransitGatewayRouteTableRequest {
9117
7671
  /**
9118
7672
  * <p>The ID of the transit gateway route table.</p>
@@ -9129,24 +7683,12 @@ export interface DisassociateTransitGatewayRouteTableRequest {
9129
7683
  */
9130
7684
  DryRun?: boolean;
9131
7685
  }
9132
- export declare namespace DisassociateTransitGatewayRouteTableRequest {
9133
- /**
9134
- * @internal
9135
- */
9136
- const filterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableRequest) => any;
9137
- }
9138
7686
  export interface DisassociateTransitGatewayRouteTableResult {
9139
7687
  /**
9140
7688
  * <p>Information about the association.</p>
9141
7689
  */
9142
7690
  Association?: TransitGatewayAssociation;
9143
7691
  }
9144
- export declare namespace DisassociateTransitGatewayRouteTableResult {
9145
- /**
9146
- * @internal
9147
- */
9148
- const filterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableResult) => any;
9149
- }
9150
7692
  export interface DisassociateTrunkInterfaceRequest {
9151
7693
  /**
9152
7694
  * <p>The ID of the association</p>
@@ -9165,12 +7707,6 @@ export interface DisassociateTrunkInterfaceRequest {
9165
7707
  */
9166
7708
  DryRun?: boolean;
9167
7709
  }
9168
- export declare namespace DisassociateTrunkInterfaceRequest {
9169
- /**
9170
- * @internal
9171
- */
9172
- const filterSensitiveLog: (obj: DisassociateTrunkInterfaceRequest) => any;
9173
- }
9174
7710
  export interface DisassociateTrunkInterfaceResult {
9175
7711
  /**
9176
7712
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
@@ -9183,24 +7719,12 @@ export interface DisassociateTrunkInterfaceResult {
9183
7719
  */
9184
7720
  ClientToken?: string;
9185
7721
  }
9186
- export declare namespace DisassociateTrunkInterfaceResult {
9187
- /**
9188
- * @internal
9189
- */
9190
- const filterSensitiveLog: (obj: DisassociateTrunkInterfaceResult) => any;
9191
- }
9192
7722
  export interface DisassociateVpcCidrBlockRequest {
9193
7723
  /**
9194
7724
  * <p>The association ID for the CIDR block.</p>
9195
7725
  */
9196
7726
  AssociationId: string | undefined;
9197
7727
  }
9198
- export declare namespace DisassociateVpcCidrBlockRequest {
9199
- /**
9200
- * @internal
9201
- */
9202
- const filterSensitiveLog: (obj: DisassociateVpcCidrBlockRequest) => any;
9203
- }
9204
7728
  export interface DisassociateVpcCidrBlockResult {
9205
7729
  /**
9206
7730
  * <p>Information about the IPv6 CIDR block association.</p>
@@ -9215,12 +7739,6 @@ export interface DisassociateVpcCidrBlockResult {
9215
7739
  */
9216
7740
  VpcId?: string;
9217
7741
  }
9218
- export declare namespace DisassociateVpcCidrBlockResult {
9219
- /**
9220
- * @internal
9221
- */
9222
- const filterSensitiveLog: (obj: DisassociateVpcCidrBlockResult) => any;
9223
- }
9224
7742
  export interface EnableEbsEncryptionByDefaultRequest {
9225
7743
  /**
9226
7744
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9229,24 +7747,12 @@ export interface EnableEbsEncryptionByDefaultRequest {
9229
7747
  */
9230
7748
  DryRun?: boolean;
9231
7749
  }
9232
- export declare namespace EnableEbsEncryptionByDefaultRequest {
9233
- /**
9234
- * @internal
9235
- */
9236
- const filterSensitiveLog: (obj: EnableEbsEncryptionByDefaultRequest) => any;
9237
- }
9238
7750
  export interface EnableEbsEncryptionByDefaultResult {
9239
7751
  /**
9240
7752
  * <p>The updated status of encryption by default.</p>
9241
7753
  */
9242
7754
  EbsEncryptionByDefault?: boolean;
9243
7755
  }
9244
- export declare namespace EnableEbsEncryptionByDefaultResult {
9245
- /**
9246
- * @internal
9247
- */
9248
- const filterSensitiveLog: (obj: EnableEbsEncryptionByDefaultResult) => any;
9249
- }
9250
7756
  /**
9251
7757
  * <p>Request to create a launch template for a fast-launch enabled Windows AMI.</p>
9252
7758
  * <note>
@@ -9268,12 +7774,6 @@ export interface FastLaunchLaunchTemplateSpecificationRequest {
9268
7774
  */
9269
7775
  Version: string | undefined;
9270
7776
  }
9271
- export declare namespace FastLaunchLaunchTemplateSpecificationRequest {
9272
- /**
9273
- * @internal
9274
- */
9275
- const filterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationRequest) => any;
9276
- }
9277
7777
  /**
9278
7778
  * <p>Configuration settings for creating and managing pre-provisioned snapshots for a fast-launch enabled Windows AMI.</p>
9279
7779
  */
@@ -9283,12 +7783,6 @@ export interface FastLaunchSnapshotConfigurationRequest {
9283
7783
  */
9284
7784
  TargetResourceCount?: number;
9285
7785
  }
9286
- export declare namespace FastLaunchSnapshotConfigurationRequest {
9287
- /**
9288
- * @internal
9289
- */
9290
- const filterSensitiveLog: (obj: FastLaunchSnapshotConfigurationRequest) => any;
9291
- }
9292
7786
  export interface EnableFastLaunchRequest {
9293
7787
  /**
9294
7788
  * <p>The ID of the image for which you’re enabling faster launching.</p>
@@ -9322,12 +7816,6 @@ export interface EnableFastLaunchRequest {
9322
7816
  */
9323
7817
  DryRun?: boolean;
9324
7818
  }
9325
- export declare namespace EnableFastLaunchRequest {
9326
- /**
9327
- * @internal
9328
- */
9329
- const filterSensitiveLog: (obj: EnableFastLaunchRequest) => any;
9330
- }
9331
7819
  export interface EnableFastLaunchResult {
9332
7820
  /**
9333
7821
  * <p>The image ID that identifies the Windows AMI for which faster launching was enabled.</p>
@@ -9368,12 +7856,6 @@ export interface EnableFastLaunchResult {
9368
7856
  */
9369
7857
  StateTransitionTime?: Date;
9370
7858
  }
9371
- export declare namespace EnableFastLaunchResult {
9372
- /**
9373
- * @internal
9374
- */
9375
- const filterSensitiveLog: (obj: EnableFastLaunchResult) => any;
9376
- }
9377
7859
  export interface EnableFastSnapshotRestoresRequest {
9378
7860
  /**
9379
7861
  * <p>One or more Availability Zones. For example, <code>us-east-2a</code>.</p>
@@ -9391,12 +7873,6 @@ export interface EnableFastSnapshotRestoresRequest {
9391
7873
  */
9392
7874
  DryRun?: boolean;
9393
7875
  }
9394
- export declare namespace EnableFastSnapshotRestoresRequest {
9395
- /**
9396
- * @internal
9397
- */
9398
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoresRequest) => any;
9399
- }
9400
7876
  /**
9401
7877
  * <p>Describes fast snapshot restores that were successfully enabled.</p>
9402
7878
  */
@@ -9458,12 +7934,6 @@ export interface EnableFastSnapshotRestoreSuccessItem {
9458
7934
  */
9459
7935
  DisabledTime?: Date;
9460
7936
  }
9461
- export declare namespace EnableFastSnapshotRestoreSuccessItem {
9462
- /**
9463
- * @internal
9464
- */
9465
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreSuccessItem) => any;
9466
- }
9467
7937
  /**
9468
7938
  * <p>Describes an error that occurred when enabling fast snapshot restores.</p>
9469
7939
  */
@@ -9477,12 +7947,6 @@ export interface EnableFastSnapshotRestoreStateError {
9477
7947
  */
9478
7948
  Message?: string;
9479
7949
  }
9480
- export declare namespace EnableFastSnapshotRestoreStateError {
9481
- /**
9482
- * @internal
9483
- */
9484
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreStateError) => any;
9485
- }
9486
7950
  /**
9487
7951
  * <p>Contains information about an error that occurred when enabling fast snapshot restores.</p>
9488
7952
  */
@@ -9496,12 +7960,6 @@ export interface EnableFastSnapshotRestoreStateErrorItem {
9496
7960
  */
9497
7961
  Error?: EnableFastSnapshotRestoreStateError;
9498
7962
  }
9499
- export declare namespace EnableFastSnapshotRestoreStateErrorItem {
9500
- /**
9501
- * @internal
9502
- */
9503
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreStateErrorItem) => any;
9504
- }
9505
7963
  /**
9506
7964
  * <p>Contains information about the errors that occurred when enabling fast snapshot restores.</p>
9507
7965
  */
@@ -9515,12 +7973,6 @@ export interface EnableFastSnapshotRestoreErrorItem {
9515
7973
  */
9516
7974
  FastSnapshotRestoreStateErrors?: EnableFastSnapshotRestoreStateErrorItem[];
9517
7975
  }
9518
- export declare namespace EnableFastSnapshotRestoreErrorItem {
9519
- /**
9520
- * @internal
9521
- */
9522
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreErrorItem) => any;
9523
- }
9524
7976
  export interface EnableFastSnapshotRestoresResult {
9525
7977
  /**
9526
7978
  * <p>Information about the snapshots for which fast snapshot restores were successfully enabled.</p>
@@ -9531,12 +7983,6 @@ export interface EnableFastSnapshotRestoresResult {
9531
7983
  */
9532
7984
  Unsuccessful?: EnableFastSnapshotRestoreErrorItem[];
9533
7985
  }
9534
- export declare namespace EnableFastSnapshotRestoresResult {
9535
- /**
9536
- * @internal
9537
- */
9538
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoresResult) => any;
9539
- }
9540
7986
  export interface EnableImageDeprecationRequest {
9541
7987
  /**
9542
7988
  * <p>The ID of the AMI.</p>
@@ -9558,24 +8004,12 @@ export interface EnableImageDeprecationRequest {
9558
8004
  */
9559
8005
  DryRun?: boolean;
9560
8006
  }
9561
- export declare namespace EnableImageDeprecationRequest {
9562
- /**
9563
- * @internal
9564
- */
9565
- const filterSensitiveLog: (obj: EnableImageDeprecationRequest) => any;
9566
- }
9567
8007
  export interface EnableImageDeprecationResult {
9568
8008
  /**
9569
8009
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
9570
8010
  */
9571
8011
  Return?: boolean;
9572
8012
  }
9573
- export declare namespace EnableImageDeprecationResult {
9574
- /**
9575
- * @internal
9576
- */
9577
- const filterSensitiveLog: (obj: EnableImageDeprecationResult) => any;
9578
- }
9579
8013
  export interface EnableIpamOrganizationAdminAccountRequest {
9580
8014
  /**
9581
8015
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -9588,36 +8022,18 @@ export interface EnableIpamOrganizationAdminAccountRequest {
9588
8022
  */
9589
8023
  DelegatedAdminAccountId: string | undefined;
9590
8024
  }
9591
- export declare namespace EnableIpamOrganizationAdminAccountRequest {
9592
- /**
9593
- * @internal
9594
- */
9595
- const filterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountRequest) => any;
9596
- }
9597
8025
  export interface EnableIpamOrganizationAdminAccountResult {
9598
8026
  /**
9599
8027
  * <p>The result of enabling the IPAM account.</p>
9600
8028
  */
9601
8029
  Success?: boolean;
9602
8030
  }
9603
- export declare namespace EnableIpamOrganizationAdminAccountResult {
9604
- /**
9605
- * @internal
9606
- */
9607
- const filterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountResult) => any;
9608
- }
9609
8031
  export interface EnableSerialConsoleAccessRequest {
9610
8032
  /**
9611
8033
  * <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
8034
  */
9613
8035
  DryRun?: boolean;
9614
8036
  }
9615
- export declare namespace EnableSerialConsoleAccessRequest {
9616
- /**
9617
- * @internal
9618
- */
9619
- const filterSensitiveLog: (obj: EnableSerialConsoleAccessRequest) => any;
9620
- }
9621
8037
  export interface EnableSerialConsoleAccessResult {
9622
8038
  /**
9623
8039
  * <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
@@ -9626,12 +8042,6 @@ export interface EnableSerialConsoleAccessResult {
9626
8042
  */
9627
8043
  SerialConsoleAccessEnabled?: boolean;
9628
8044
  }
9629
- export declare namespace EnableSerialConsoleAccessResult {
9630
- /**
9631
- * @internal
9632
- */
9633
- const filterSensitiveLog: (obj: EnableSerialConsoleAccessResult) => any;
9634
- }
9635
8045
  export interface EnableTransitGatewayRouteTablePropagationRequest {
9636
8046
  /**
9637
8047
  * <p>The ID of the propagation route table.</p>
@@ -9652,24 +8062,12 @@ export interface EnableTransitGatewayRouteTablePropagationRequest {
9652
8062
  */
9653
8063
  TransitGatewayRouteTableAnnouncementId?: string;
9654
8064
  }
9655
- export declare namespace EnableTransitGatewayRouteTablePropagationRequest {
9656
- /**
9657
- * @internal
9658
- */
9659
- const filterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationRequest) => any;
9660
- }
9661
8065
  export interface EnableTransitGatewayRouteTablePropagationResult {
9662
8066
  /**
9663
8067
  * <p>Information about route propagation.</p>
9664
8068
  */
9665
8069
  Propagation?: TransitGatewayPropagation;
9666
8070
  }
9667
- export declare namespace EnableTransitGatewayRouteTablePropagationResult {
9668
- /**
9669
- * @internal
9670
- */
9671
- const filterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationResult) => any;
9672
- }
9673
8071
  /**
9674
8072
  * <p>Contains the parameters for EnableVgwRoutePropagation.</p>
9675
8073
  */
@@ -9693,12 +8091,6 @@ export interface EnableVgwRoutePropagationRequest {
9693
8091
  */
9694
8092
  DryRun?: boolean;
9695
8093
  }
9696
- export declare namespace EnableVgwRoutePropagationRequest {
9697
- /**
9698
- * @internal
9699
- */
9700
- const filterSensitiveLog: (obj: EnableVgwRoutePropagationRequest) => any;
9701
- }
9702
8094
  export interface EnableVolumeIORequest {
9703
8095
  /**
9704
8096
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9711,12 +8103,6 @@ export interface EnableVolumeIORequest {
9711
8103
  */
9712
8104
  VolumeId: string | undefined;
9713
8105
  }
9714
- export declare namespace EnableVolumeIORequest {
9715
- /**
9716
- * @internal
9717
- */
9718
- const filterSensitiveLog: (obj: EnableVolumeIORequest) => any;
9719
- }
9720
8106
  export interface EnableVpcClassicLinkRequest {
9721
8107
  /**
9722
8108
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9729,48 +8115,24 @@ export interface EnableVpcClassicLinkRequest {
9729
8115
  */
9730
8116
  VpcId: string | undefined;
9731
8117
  }
9732
- export declare namespace EnableVpcClassicLinkRequest {
9733
- /**
9734
- * @internal
9735
- */
9736
- const filterSensitiveLog: (obj: EnableVpcClassicLinkRequest) => any;
9737
- }
9738
8118
  export interface EnableVpcClassicLinkResult {
9739
8119
  /**
9740
8120
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
9741
8121
  */
9742
8122
  Return?: boolean;
9743
8123
  }
9744
- export declare namespace EnableVpcClassicLinkResult {
9745
- /**
9746
- * @internal
9747
- */
9748
- const filterSensitiveLog: (obj: EnableVpcClassicLinkResult) => any;
9749
- }
9750
8124
  export interface EnableVpcClassicLinkDnsSupportRequest {
9751
8125
  /**
9752
8126
  * <p>The ID of the VPC.</p>
9753
8127
  */
9754
8128
  VpcId?: string;
9755
8129
  }
9756
- export declare namespace EnableVpcClassicLinkDnsSupportRequest {
9757
- /**
9758
- * @internal
9759
- */
9760
- const filterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportRequest) => any;
9761
- }
9762
8130
  export interface EnableVpcClassicLinkDnsSupportResult {
9763
8131
  /**
9764
8132
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
9765
8133
  */
9766
8134
  Return?: boolean;
9767
8135
  }
9768
- export declare namespace EnableVpcClassicLinkDnsSupportResult {
9769
- /**
9770
- * @internal
9771
- */
9772
- const filterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportResult) => any;
9773
- }
9774
8136
  export interface ExportClientVpnClientCertificateRevocationListRequest {
9775
8137
  /**
9776
8138
  * <p>The ID of the Client VPN endpoint.</p>
@@ -9781,12 +8143,6 @@ export interface ExportClientVpnClientCertificateRevocationListRequest {
9781
8143
  */
9782
8144
  DryRun?: boolean;
9783
8145
  }
9784
- export declare namespace ExportClientVpnClientCertificateRevocationListRequest {
9785
- /**
9786
- * @internal
9787
- */
9788
- const filterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListRequest) => any;
9789
- }
9790
8146
  export declare type ClientCertificateRevocationListStatusCode = "active" | "pending";
9791
8147
  /**
9792
8148
  * <p>Describes the state of a client certificate revocation list.</p>
@@ -9801,12 +8157,6 @@ export interface ClientCertificateRevocationListStatus {
9801
8157
  */
9802
8158
  Message?: string;
9803
8159
  }
9804
- export declare namespace ClientCertificateRevocationListStatus {
9805
- /**
9806
- * @internal
9807
- */
9808
- const filterSensitiveLog: (obj: ClientCertificateRevocationListStatus) => any;
9809
- }
9810
8160
  export interface ExportClientVpnClientCertificateRevocationListResult {
9811
8161
  /**
9812
8162
  * <p>Information about the client certificate revocation list.</p>
@@ -9817,12 +8167,6 @@ export interface ExportClientVpnClientCertificateRevocationListResult {
9817
8167
  */
9818
8168
  Status?: ClientCertificateRevocationListStatus;
9819
8169
  }
9820
- export declare namespace ExportClientVpnClientCertificateRevocationListResult {
9821
- /**
9822
- * @internal
9823
- */
9824
- const filterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListResult) => any;
9825
- }
9826
8170
  export interface ExportClientVpnClientConfigurationRequest {
9827
8171
  /**
9828
8172
  * <p>The ID of the Client VPN endpoint.</p>
@@ -9833,24 +8177,12 @@ export interface ExportClientVpnClientConfigurationRequest {
9833
8177
  */
9834
8178
  DryRun?: boolean;
9835
8179
  }
9836
- export declare namespace ExportClientVpnClientConfigurationRequest {
9837
- /**
9838
- * @internal
9839
- */
9840
- const filterSensitiveLog: (obj: ExportClientVpnClientConfigurationRequest) => any;
9841
- }
9842
8180
  export interface ExportClientVpnClientConfigurationResult {
9843
8181
  /**
9844
8182
  * <p>The contents of the Client VPN endpoint configuration file.</p>
9845
8183
  */
9846
8184
  ClientConfiguration?: string;
9847
8185
  }
9848
- export declare namespace ExportClientVpnClientConfigurationResult {
9849
- /**
9850
- * @internal
9851
- */
9852
- const filterSensitiveLog: (obj: ExportClientVpnClientConfigurationResult) => any;
9853
- }
9854
8186
  /**
9855
8187
  * <p>Describes the destination for an export image task.</p>
9856
8188
  */
@@ -9864,9 +8196,1119 @@ export interface ExportTaskS3LocationRequest {
9864
8196
  */
9865
8197
  S3Prefix?: string;
9866
8198
  }
9867
- export declare namespace ExportTaskS3LocationRequest {
9868
- /**
9869
- * @internal
9870
- */
9871
- const filterSensitiveLog: (obj: ExportTaskS3LocationRequest) => any;
9872
- }
8199
+ /**
8200
+ * @internal
8201
+ */
8202
+ export declare const ExplanationFilterSensitiveLog: (obj: Explanation) => any;
8203
+ /**
8204
+ * @internal
8205
+ */
8206
+ export declare const NetworkInsightsAnalysisFilterSensitiveLog: (obj: NetworkInsightsAnalysis) => any;
8207
+ /**
8208
+ * @internal
8209
+ */
8210
+ export declare const DescribeNetworkInsightsAnalysesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesResult) => any;
8211
+ /**
8212
+ * @internal
8213
+ */
8214
+ export declare const DescribeNetworkInsightsPathsRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsPathsRequest) => any;
8215
+ /**
8216
+ * @internal
8217
+ */
8218
+ export declare const DescribeNetworkInsightsPathsResultFilterSensitiveLog: (obj: DescribeNetworkInsightsPathsResult) => any;
8219
+ /**
8220
+ * @internal
8221
+ */
8222
+ export declare const DescribeNetworkInterfaceAttributeRequestFilterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeRequest) => any;
8223
+ /**
8224
+ * @internal
8225
+ */
8226
+ export declare const DescribeNetworkInterfaceAttributeResultFilterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeResult) => any;
8227
+ /**
8228
+ * @internal
8229
+ */
8230
+ export declare const DescribeNetworkInterfacePermissionsRequestFilterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsRequest) => any;
8231
+ /**
8232
+ * @internal
8233
+ */
8234
+ export declare const DescribeNetworkInterfacePermissionsResultFilterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsResult) => any;
8235
+ /**
8236
+ * @internal
8237
+ */
8238
+ export declare const DescribeNetworkInterfacesRequestFilterSensitiveLog: (obj: DescribeNetworkInterfacesRequest) => any;
8239
+ /**
8240
+ * @internal
8241
+ */
8242
+ export declare const DescribeNetworkInterfacesResultFilterSensitiveLog: (obj: DescribeNetworkInterfacesResult) => any;
8243
+ /**
8244
+ * @internal
8245
+ */
8246
+ export declare const DescribePlacementGroupsRequestFilterSensitiveLog: (obj: DescribePlacementGroupsRequest) => any;
8247
+ /**
8248
+ * @internal
8249
+ */
8250
+ export declare const DescribePlacementGroupsResultFilterSensitiveLog: (obj: DescribePlacementGroupsResult) => any;
8251
+ /**
8252
+ * @internal
8253
+ */
8254
+ export declare const DescribePrefixListsRequestFilterSensitiveLog: (obj: DescribePrefixListsRequest) => any;
8255
+ /**
8256
+ * @internal
8257
+ */
8258
+ export declare const PrefixListFilterSensitiveLog: (obj: PrefixList) => any;
8259
+ /**
8260
+ * @internal
8261
+ */
8262
+ export declare const DescribePrefixListsResultFilterSensitiveLog: (obj: DescribePrefixListsResult) => any;
8263
+ /**
8264
+ * @internal
8265
+ */
8266
+ export declare const DescribePrincipalIdFormatRequestFilterSensitiveLog: (obj: DescribePrincipalIdFormatRequest) => any;
8267
+ /**
8268
+ * @internal
8269
+ */
8270
+ export declare const PrincipalIdFormatFilterSensitiveLog: (obj: PrincipalIdFormat) => any;
8271
+ /**
8272
+ * @internal
8273
+ */
8274
+ export declare const DescribePrincipalIdFormatResultFilterSensitiveLog: (obj: DescribePrincipalIdFormatResult) => any;
8275
+ /**
8276
+ * @internal
8277
+ */
8278
+ export declare const DescribePublicIpv4PoolsRequestFilterSensitiveLog: (obj: DescribePublicIpv4PoolsRequest) => any;
8279
+ /**
8280
+ * @internal
8281
+ */
8282
+ export declare const PublicIpv4PoolRangeFilterSensitiveLog: (obj: PublicIpv4PoolRange) => any;
8283
+ /**
8284
+ * @internal
8285
+ */
8286
+ export declare const PublicIpv4PoolFilterSensitiveLog: (obj: PublicIpv4Pool) => any;
8287
+ /**
8288
+ * @internal
8289
+ */
8290
+ export declare const DescribePublicIpv4PoolsResultFilterSensitiveLog: (obj: DescribePublicIpv4PoolsResult) => any;
8291
+ /**
8292
+ * @internal
8293
+ */
8294
+ export declare const DescribeRegionsRequestFilterSensitiveLog: (obj: DescribeRegionsRequest) => any;
8295
+ /**
8296
+ * @internal
8297
+ */
8298
+ export declare const RegionFilterSensitiveLog: (obj: Region) => any;
8299
+ /**
8300
+ * @internal
8301
+ */
8302
+ export declare const DescribeRegionsResultFilterSensitiveLog: (obj: DescribeRegionsResult) => any;
8303
+ /**
8304
+ * @internal
8305
+ */
8306
+ export declare const DescribeReplaceRootVolumeTasksRequestFilterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksRequest) => any;
8307
+ /**
8308
+ * @internal
8309
+ */
8310
+ export declare const DescribeReplaceRootVolumeTasksResultFilterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksResult) => any;
8311
+ /**
8312
+ * @internal
8313
+ */
8314
+ export declare const DescribeReservedInstancesRequestFilterSensitiveLog: (obj: DescribeReservedInstancesRequest) => any;
8315
+ /**
8316
+ * @internal
8317
+ */
8318
+ export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
8319
+ /**
8320
+ * @internal
8321
+ */
8322
+ export declare const ReservedInstancesFilterSensitiveLog: (obj: ReservedInstances) => any;
8323
+ /**
8324
+ * @internal
8325
+ */
8326
+ export declare const DescribeReservedInstancesResultFilterSensitiveLog: (obj: DescribeReservedInstancesResult) => any;
8327
+ /**
8328
+ * @internal
8329
+ */
8330
+ export declare const DescribeReservedInstancesListingsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesListingsRequest) => any;
8331
+ /**
8332
+ * @internal
8333
+ */
8334
+ export declare const DescribeReservedInstancesListingsResultFilterSensitiveLog: (obj: DescribeReservedInstancesListingsResult) => any;
8335
+ /**
8336
+ * @internal
8337
+ */
8338
+ export declare const DescribeReservedInstancesModificationsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesModificationsRequest) => any;
8339
+ /**
8340
+ * @internal
8341
+ */
8342
+ export declare const ReservedInstancesConfigurationFilterSensitiveLog: (obj: ReservedInstancesConfiguration) => any;
8343
+ /**
8344
+ * @internal
8345
+ */
8346
+ export declare const ReservedInstancesModificationResultFilterSensitiveLog: (obj: ReservedInstancesModificationResult) => any;
8347
+ /**
8348
+ * @internal
8349
+ */
8350
+ export declare const ReservedInstancesIdFilterSensitiveLog: (obj: ReservedInstancesId) => any;
8351
+ /**
8352
+ * @internal
8353
+ */
8354
+ export declare const ReservedInstancesModificationFilterSensitiveLog: (obj: ReservedInstancesModification) => any;
8355
+ /**
8356
+ * @internal
8357
+ */
8358
+ export declare const DescribeReservedInstancesModificationsResultFilterSensitiveLog: (obj: DescribeReservedInstancesModificationsResult) => any;
8359
+ /**
8360
+ * @internal
8361
+ */
8362
+ export declare const DescribeReservedInstancesOfferingsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesOfferingsRequest) => any;
8363
+ /**
8364
+ * @internal
8365
+ */
8366
+ export declare const PricingDetailFilterSensitiveLog: (obj: PricingDetail) => any;
8367
+ /**
8368
+ * @internal
8369
+ */
8370
+ export declare const ReservedInstancesOfferingFilterSensitiveLog: (obj: ReservedInstancesOffering) => any;
8371
+ /**
8372
+ * @internal
8373
+ */
8374
+ export declare const DescribeReservedInstancesOfferingsResultFilterSensitiveLog: (obj: DescribeReservedInstancesOfferingsResult) => any;
8375
+ /**
8376
+ * @internal
8377
+ */
8378
+ export declare const DescribeRouteTablesRequestFilterSensitiveLog: (obj: DescribeRouteTablesRequest) => any;
8379
+ /**
8380
+ * @internal
8381
+ */
8382
+ export declare const DescribeRouteTablesResultFilterSensitiveLog: (obj: DescribeRouteTablesResult) => any;
8383
+ /**
8384
+ * @internal
8385
+ */
8386
+ export declare const SlotDateTimeRangeRequestFilterSensitiveLog: (obj: SlotDateTimeRangeRequest) => any;
8387
+ /**
8388
+ * @internal
8389
+ */
8390
+ export declare const ScheduledInstanceRecurrenceRequestFilterSensitiveLog: (obj: ScheduledInstanceRecurrenceRequest) => any;
8391
+ /**
8392
+ * @internal
8393
+ */
8394
+ export declare const DescribeScheduledInstanceAvailabilityRequestFilterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityRequest) => any;
8395
+ /**
8396
+ * @internal
8397
+ */
8398
+ export declare const ScheduledInstanceRecurrenceFilterSensitiveLog: (obj: ScheduledInstanceRecurrence) => any;
8399
+ /**
8400
+ * @internal
8401
+ */
8402
+ export declare const ScheduledInstanceAvailabilityFilterSensitiveLog: (obj: ScheduledInstanceAvailability) => any;
8403
+ /**
8404
+ * @internal
8405
+ */
8406
+ export declare const DescribeScheduledInstanceAvailabilityResultFilterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityResult) => any;
8407
+ /**
8408
+ * @internal
8409
+ */
8410
+ export declare const SlotStartTimeRangeRequestFilterSensitiveLog: (obj: SlotStartTimeRangeRequest) => any;
8411
+ /**
8412
+ * @internal
8413
+ */
8414
+ export declare const DescribeScheduledInstancesRequestFilterSensitiveLog: (obj: DescribeScheduledInstancesRequest) => any;
8415
+ /**
8416
+ * @internal
8417
+ */
8418
+ export declare const ScheduledInstanceFilterSensitiveLog: (obj: ScheduledInstance) => any;
8419
+ /**
8420
+ * @internal
8421
+ */
8422
+ export declare const DescribeScheduledInstancesResultFilterSensitiveLog: (obj: DescribeScheduledInstancesResult) => any;
8423
+ /**
8424
+ * @internal
8425
+ */
8426
+ export declare const DescribeSecurityGroupReferencesRequestFilterSensitiveLog: (obj: DescribeSecurityGroupReferencesRequest) => any;
8427
+ /**
8428
+ * @internal
8429
+ */
8430
+ export declare const SecurityGroupReferenceFilterSensitiveLog: (obj: SecurityGroupReference) => any;
8431
+ /**
8432
+ * @internal
8433
+ */
8434
+ export declare const DescribeSecurityGroupReferencesResultFilterSensitiveLog: (obj: DescribeSecurityGroupReferencesResult) => any;
8435
+ /**
8436
+ * @internal
8437
+ */
8438
+ export declare const DescribeSecurityGroupRulesRequestFilterSensitiveLog: (obj: DescribeSecurityGroupRulesRequest) => any;
8439
+ /**
8440
+ * @internal
8441
+ */
8442
+ export declare const DescribeSecurityGroupRulesResultFilterSensitiveLog: (obj: DescribeSecurityGroupRulesResult) => any;
8443
+ /**
8444
+ * @internal
8445
+ */
8446
+ export declare const DescribeSecurityGroupsRequestFilterSensitiveLog: (obj: DescribeSecurityGroupsRequest) => any;
8447
+ /**
8448
+ * @internal
8449
+ */
8450
+ export declare const SecurityGroupFilterSensitiveLog: (obj: SecurityGroup) => any;
8451
+ /**
8452
+ * @internal
8453
+ */
8454
+ export declare const DescribeSecurityGroupsResultFilterSensitiveLog: (obj: DescribeSecurityGroupsResult) => any;
8455
+ /**
8456
+ * @internal
8457
+ */
8458
+ export declare const DescribeSnapshotAttributeRequestFilterSensitiveLog: (obj: DescribeSnapshotAttributeRequest) => any;
8459
+ /**
8460
+ * @internal
8461
+ */
8462
+ export declare const CreateVolumePermissionFilterSensitiveLog: (obj: CreateVolumePermission) => any;
8463
+ /**
8464
+ * @internal
8465
+ */
8466
+ export declare const DescribeSnapshotAttributeResultFilterSensitiveLog: (obj: DescribeSnapshotAttributeResult) => any;
8467
+ /**
8468
+ * @internal
8469
+ */
8470
+ export declare const DescribeSnapshotsRequestFilterSensitiveLog: (obj: DescribeSnapshotsRequest) => any;
8471
+ /**
8472
+ * @internal
8473
+ */
8474
+ export declare const DescribeSnapshotsResultFilterSensitiveLog: (obj: DescribeSnapshotsResult) => any;
8475
+ /**
8476
+ * @internal
8477
+ */
8478
+ export declare const DescribeSnapshotTierStatusRequestFilterSensitiveLog: (obj: DescribeSnapshotTierStatusRequest) => any;
8479
+ /**
8480
+ * @internal
8481
+ */
8482
+ export declare const SnapshotTierStatusFilterSensitiveLog: (obj: SnapshotTierStatus) => any;
8483
+ /**
8484
+ * @internal
8485
+ */
8486
+ export declare const DescribeSnapshotTierStatusResultFilterSensitiveLog: (obj: DescribeSnapshotTierStatusResult) => any;
8487
+ /**
8488
+ * @internal
8489
+ */
8490
+ export declare const DescribeSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionRequest) => any;
8491
+ /**
8492
+ * @internal
8493
+ */
8494
+ export declare const DescribeSpotDatafeedSubscriptionResultFilterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionResult) => any;
8495
+ /**
8496
+ * @internal
8497
+ */
8498
+ export declare const DescribeSpotFleetInstancesRequestFilterSensitiveLog: (obj: DescribeSpotFleetInstancesRequest) => any;
8499
+ /**
8500
+ * @internal
8501
+ */
8502
+ export declare const DescribeSpotFleetInstancesResponseFilterSensitiveLog: (obj: DescribeSpotFleetInstancesResponse) => any;
8503
+ /**
8504
+ * @internal
8505
+ */
8506
+ export declare const DescribeSpotFleetRequestHistoryRequestFilterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryRequest) => any;
8507
+ /**
8508
+ * @internal
8509
+ */
8510
+ export declare const HistoryRecordFilterSensitiveLog: (obj: HistoryRecord) => any;
8511
+ /**
8512
+ * @internal
8513
+ */
8514
+ export declare const DescribeSpotFleetRequestHistoryResponseFilterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryResponse) => any;
8515
+ /**
8516
+ * @internal
8517
+ */
8518
+ export declare const DescribeSpotFleetRequestsRequestFilterSensitiveLog: (obj: DescribeSpotFleetRequestsRequest) => any;
8519
+ /**
8520
+ * @internal
8521
+ */
8522
+ export declare const SpotFleetMonitoringFilterSensitiveLog: (obj: SpotFleetMonitoring) => any;
8523
+ /**
8524
+ * @internal
8525
+ */
8526
+ export declare const InstanceNetworkInterfaceSpecificationFilterSensitiveLog: (obj: InstanceNetworkInterfaceSpecification) => any;
8527
+ /**
8528
+ * @internal
8529
+ */
8530
+ export declare const SpotPlacementFilterSensitiveLog: (obj: SpotPlacement) => any;
8531
+ /**
8532
+ * @internal
8533
+ */
8534
+ export declare const SpotFleetTagSpecificationFilterSensitiveLog: (obj: SpotFleetTagSpecification) => any;
8535
+ /**
8536
+ * @internal
8537
+ */
8538
+ export declare const SpotFleetLaunchSpecificationFilterSensitiveLog: (obj: SpotFleetLaunchSpecification) => any;
8539
+ /**
8540
+ * @internal
8541
+ */
8542
+ export declare const LaunchTemplateOverridesFilterSensitiveLog: (obj: LaunchTemplateOverrides) => any;
8543
+ /**
8544
+ * @internal
8545
+ */
8546
+ export declare const LaunchTemplateConfigFilterSensitiveLog: (obj: LaunchTemplateConfig) => any;
8547
+ /**
8548
+ * @internal
8549
+ */
8550
+ export declare const ClassicLoadBalancerFilterSensitiveLog: (obj: ClassicLoadBalancer) => any;
8551
+ /**
8552
+ * @internal
8553
+ */
8554
+ export declare const ClassicLoadBalancersConfigFilterSensitiveLog: (obj: ClassicLoadBalancersConfig) => any;
8555
+ /**
8556
+ * @internal
8557
+ */
8558
+ export declare const TargetGroupFilterSensitiveLog: (obj: TargetGroup) => any;
8559
+ /**
8560
+ * @internal
8561
+ */
8562
+ export declare const TargetGroupsConfigFilterSensitiveLog: (obj: TargetGroupsConfig) => any;
8563
+ /**
8564
+ * @internal
8565
+ */
8566
+ export declare const LoadBalancersConfigFilterSensitiveLog: (obj: LoadBalancersConfig) => any;
8567
+ /**
8568
+ * @internal
8569
+ */
8570
+ export declare const SpotCapacityRebalanceFilterSensitiveLog: (obj: SpotCapacityRebalance) => any;
8571
+ /**
8572
+ * @internal
8573
+ */
8574
+ export declare const SpotMaintenanceStrategiesFilterSensitiveLog: (obj: SpotMaintenanceStrategies) => any;
8575
+ /**
8576
+ * @internal
8577
+ */
8578
+ export declare const SpotFleetRequestConfigDataFilterSensitiveLog: (obj: SpotFleetRequestConfigData) => any;
8579
+ /**
8580
+ * @internal
8581
+ */
8582
+ export declare const SpotFleetRequestConfigFilterSensitiveLog: (obj: SpotFleetRequestConfig) => any;
8583
+ /**
8584
+ * @internal
8585
+ */
8586
+ export declare const DescribeSpotFleetRequestsResponseFilterSensitiveLog: (obj: DescribeSpotFleetRequestsResponse) => any;
8587
+ /**
8588
+ * @internal
8589
+ */
8590
+ export declare const DescribeSpotInstanceRequestsRequestFilterSensitiveLog: (obj: DescribeSpotInstanceRequestsRequest) => any;
8591
+ /**
8592
+ * @internal
8593
+ */
8594
+ export declare const RunInstancesMonitoringEnabledFilterSensitiveLog: (obj: RunInstancesMonitoringEnabled) => any;
8595
+ /**
8596
+ * @internal
8597
+ */
8598
+ export declare const LaunchSpecificationFilterSensitiveLog: (obj: LaunchSpecification) => any;
8599
+ /**
8600
+ * @internal
8601
+ */
8602
+ export declare const SpotInstanceStatusFilterSensitiveLog: (obj: SpotInstanceStatus) => any;
8603
+ /**
8604
+ * @internal
8605
+ */
8606
+ export declare const SpotInstanceRequestFilterSensitiveLog: (obj: SpotInstanceRequest) => any;
8607
+ /**
8608
+ * @internal
8609
+ */
8610
+ export declare const DescribeSpotInstanceRequestsResultFilterSensitiveLog: (obj: DescribeSpotInstanceRequestsResult) => any;
8611
+ /**
8612
+ * @internal
8613
+ */
8614
+ export declare const DescribeSpotPriceHistoryRequestFilterSensitiveLog: (obj: DescribeSpotPriceHistoryRequest) => any;
8615
+ /**
8616
+ * @internal
8617
+ */
8618
+ export declare const SpotPriceFilterSensitiveLog: (obj: SpotPrice) => any;
8619
+ /**
8620
+ * @internal
8621
+ */
8622
+ export declare const DescribeSpotPriceHistoryResultFilterSensitiveLog: (obj: DescribeSpotPriceHistoryResult) => any;
8623
+ /**
8624
+ * @internal
8625
+ */
8626
+ export declare const DescribeStaleSecurityGroupsRequestFilterSensitiveLog: (obj: DescribeStaleSecurityGroupsRequest) => any;
8627
+ /**
8628
+ * @internal
8629
+ */
8630
+ export declare const StaleIpPermissionFilterSensitiveLog: (obj: StaleIpPermission) => any;
8631
+ /**
8632
+ * @internal
8633
+ */
8634
+ export declare const StaleSecurityGroupFilterSensitiveLog: (obj: StaleSecurityGroup) => any;
8635
+ /**
8636
+ * @internal
8637
+ */
8638
+ export declare const DescribeStaleSecurityGroupsResultFilterSensitiveLog: (obj: DescribeStaleSecurityGroupsResult) => any;
8639
+ /**
8640
+ * @internal
8641
+ */
8642
+ export declare const DescribeStoreImageTasksRequestFilterSensitiveLog: (obj: DescribeStoreImageTasksRequest) => any;
8643
+ /**
8644
+ * @internal
8645
+ */
8646
+ export declare const StoreImageTaskResultFilterSensitiveLog: (obj: StoreImageTaskResult) => any;
8647
+ /**
8648
+ * @internal
8649
+ */
8650
+ export declare const DescribeStoreImageTasksResultFilterSensitiveLog: (obj: DescribeStoreImageTasksResult) => any;
8651
+ /**
8652
+ * @internal
8653
+ */
8654
+ export declare const DescribeSubnetsRequestFilterSensitiveLog: (obj: DescribeSubnetsRequest) => any;
8655
+ /**
8656
+ * @internal
8657
+ */
8658
+ export declare const DescribeSubnetsResultFilterSensitiveLog: (obj: DescribeSubnetsResult) => any;
8659
+ /**
8660
+ * @internal
8661
+ */
8662
+ export declare const DescribeTagsRequestFilterSensitiveLog: (obj: DescribeTagsRequest) => any;
8663
+ /**
8664
+ * @internal
8665
+ */
8666
+ export declare const TagDescriptionFilterSensitiveLog: (obj: TagDescription) => any;
8667
+ /**
8668
+ * @internal
8669
+ */
8670
+ export declare const DescribeTagsResultFilterSensitiveLog: (obj: DescribeTagsResult) => any;
8671
+ /**
8672
+ * @internal
8673
+ */
8674
+ export declare const DescribeTrafficMirrorFiltersRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorFiltersRequest) => any;
8675
+ /**
8676
+ * @internal
8677
+ */
8678
+ export declare const DescribeTrafficMirrorFiltersResultFilterSensitiveLog: (obj: DescribeTrafficMirrorFiltersResult) => any;
8679
+ /**
8680
+ * @internal
8681
+ */
8682
+ export declare const DescribeTrafficMirrorSessionsRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorSessionsRequest) => any;
8683
+ /**
8684
+ * @internal
8685
+ */
8686
+ export declare const DescribeTrafficMirrorSessionsResultFilterSensitiveLog: (obj: DescribeTrafficMirrorSessionsResult) => any;
8687
+ /**
8688
+ * @internal
8689
+ */
8690
+ export declare const DescribeTrafficMirrorTargetsRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorTargetsRequest) => any;
8691
+ /**
8692
+ * @internal
8693
+ */
8694
+ export declare const DescribeTrafficMirrorTargetsResultFilterSensitiveLog: (obj: DescribeTrafficMirrorTargetsResult) => any;
8695
+ /**
8696
+ * @internal
8697
+ */
8698
+ export declare const DescribeTransitGatewayAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsRequest) => any;
8699
+ /**
8700
+ * @internal
8701
+ */
8702
+ export declare const TransitGatewayAttachmentAssociationFilterSensitiveLog: (obj: TransitGatewayAttachmentAssociation) => any;
8703
+ /**
8704
+ * @internal
8705
+ */
8706
+ export declare const TransitGatewayAttachmentFilterSensitiveLog: (obj: TransitGatewayAttachment) => any;
8707
+ /**
8708
+ * @internal
8709
+ */
8710
+ export declare const DescribeTransitGatewayAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsResult) => any;
8711
+ /**
8712
+ * @internal
8713
+ */
8714
+ export declare const DescribeTransitGatewayConnectPeersRequestFilterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersRequest) => any;
8715
+ /**
8716
+ * @internal
8717
+ */
8718
+ export declare const DescribeTransitGatewayConnectPeersResultFilterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersResult) => any;
8719
+ /**
8720
+ * @internal
8721
+ */
8722
+ export declare const DescribeTransitGatewayConnectsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayConnectsRequest) => any;
8723
+ /**
8724
+ * @internal
8725
+ */
8726
+ export declare const DescribeTransitGatewayConnectsResultFilterSensitiveLog: (obj: DescribeTransitGatewayConnectsResult) => any;
8727
+ /**
8728
+ * @internal
8729
+ */
8730
+ export declare const DescribeTransitGatewayMulticastDomainsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsRequest) => any;
8731
+ /**
8732
+ * @internal
8733
+ */
8734
+ export declare const DescribeTransitGatewayMulticastDomainsResultFilterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsResult) => any;
8735
+ /**
8736
+ * @internal
8737
+ */
8738
+ export declare const DescribeTransitGatewayPeeringAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsRequest) => any;
8739
+ /**
8740
+ * @internal
8741
+ */
8742
+ export declare const DescribeTransitGatewayPeeringAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsResult) => any;
8743
+ /**
8744
+ * @internal
8745
+ */
8746
+ export declare const DescribeTransitGatewayPolicyTablesRequestFilterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesRequest) => any;
8747
+ /**
8748
+ * @internal
8749
+ */
8750
+ export declare const DescribeTransitGatewayPolicyTablesResultFilterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesResult) => any;
8751
+ /**
8752
+ * @internal
8753
+ */
8754
+ export declare const DescribeTransitGatewayRouteTableAnnouncementsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsRequest) => any;
8755
+ /**
8756
+ * @internal
8757
+ */
8758
+ export declare const DescribeTransitGatewayRouteTableAnnouncementsResultFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsResult) => any;
8759
+ /**
8760
+ * @internal
8761
+ */
8762
+ export declare const DescribeTransitGatewayRouteTablesRequestFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesRequest) => any;
8763
+ /**
8764
+ * @internal
8765
+ */
8766
+ export declare const DescribeTransitGatewayRouteTablesResultFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesResult) => any;
8767
+ /**
8768
+ * @internal
8769
+ */
8770
+ export declare const DescribeTransitGatewaysRequestFilterSensitiveLog: (obj: DescribeTransitGatewaysRequest) => any;
8771
+ /**
8772
+ * @internal
8773
+ */
8774
+ export declare const DescribeTransitGatewaysResultFilterSensitiveLog: (obj: DescribeTransitGatewaysResult) => any;
8775
+ /**
8776
+ * @internal
8777
+ */
8778
+ export declare const DescribeTransitGatewayVpcAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsRequest) => any;
8779
+ /**
8780
+ * @internal
8781
+ */
8782
+ export declare const DescribeTransitGatewayVpcAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsResult) => any;
8783
+ /**
8784
+ * @internal
8785
+ */
8786
+ export declare const DescribeTrunkInterfaceAssociationsRequestFilterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsRequest) => any;
8787
+ /**
8788
+ * @internal
8789
+ */
8790
+ export declare const DescribeTrunkInterfaceAssociationsResultFilterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsResult) => any;
8791
+ /**
8792
+ * @internal
8793
+ */
8794
+ export declare const DescribeVolumeAttributeRequestFilterSensitiveLog: (obj: DescribeVolumeAttributeRequest) => any;
8795
+ /**
8796
+ * @internal
8797
+ */
8798
+ export declare const DescribeVolumeAttributeResultFilterSensitiveLog: (obj: DescribeVolumeAttributeResult) => any;
8799
+ /**
8800
+ * @internal
8801
+ */
8802
+ export declare const DescribeVolumesRequestFilterSensitiveLog: (obj: DescribeVolumesRequest) => any;
8803
+ /**
8804
+ * @internal
8805
+ */
8806
+ export declare const DescribeVolumesResultFilterSensitiveLog: (obj: DescribeVolumesResult) => any;
8807
+ /**
8808
+ * @internal
8809
+ */
8810
+ export declare const DescribeVolumesModificationsRequestFilterSensitiveLog: (obj: DescribeVolumesModificationsRequest) => any;
8811
+ /**
8812
+ * @internal
8813
+ */
8814
+ export declare const VolumeModificationFilterSensitiveLog: (obj: VolumeModification) => any;
8815
+ /**
8816
+ * @internal
8817
+ */
8818
+ export declare const DescribeVolumesModificationsResultFilterSensitiveLog: (obj: DescribeVolumesModificationsResult) => any;
8819
+ /**
8820
+ * @internal
8821
+ */
8822
+ export declare const DescribeVolumeStatusRequestFilterSensitiveLog: (obj: DescribeVolumeStatusRequest) => any;
8823
+ /**
8824
+ * @internal
8825
+ */
8826
+ export declare const VolumeStatusActionFilterSensitiveLog: (obj: VolumeStatusAction) => any;
8827
+ /**
8828
+ * @internal
8829
+ */
8830
+ export declare const VolumeStatusAttachmentStatusFilterSensitiveLog: (obj: VolumeStatusAttachmentStatus) => any;
8831
+ /**
8832
+ * @internal
8833
+ */
8834
+ export declare const VolumeStatusEventFilterSensitiveLog: (obj: VolumeStatusEvent) => any;
8835
+ /**
8836
+ * @internal
8837
+ */
8838
+ export declare const VolumeStatusDetailsFilterSensitiveLog: (obj: VolumeStatusDetails) => any;
8839
+ /**
8840
+ * @internal
8841
+ */
8842
+ export declare const VolumeStatusInfoFilterSensitiveLog: (obj: VolumeStatusInfo) => any;
8843
+ /**
8844
+ * @internal
8845
+ */
8846
+ export declare const VolumeStatusItemFilterSensitiveLog: (obj: VolumeStatusItem) => any;
8847
+ /**
8848
+ * @internal
8849
+ */
8850
+ export declare const DescribeVolumeStatusResultFilterSensitiveLog: (obj: DescribeVolumeStatusResult) => any;
8851
+ /**
8852
+ * @internal
8853
+ */
8854
+ export declare const DescribeVpcAttributeRequestFilterSensitiveLog: (obj: DescribeVpcAttributeRequest) => any;
8855
+ /**
8856
+ * @internal
8857
+ */
8858
+ export declare const DescribeVpcAttributeResultFilterSensitiveLog: (obj: DescribeVpcAttributeResult) => any;
8859
+ /**
8860
+ * @internal
8861
+ */
8862
+ export declare const DescribeVpcClassicLinkRequestFilterSensitiveLog: (obj: DescribeVpcClassicLinkRequest) => any;
8863
+ /**
8864
+ * @internal
8865
+ */
8866
+ export declare const VpcClassicLinkFilterSensitiveLog: (obj: VpcClassicLink) => any;
8867
+ /**
8868
+ * @internal
8869
+ */
8870
+ export declare const DescribeVpcClassicLinkResultFilterSensitiveLog: (obj: DescribeVpcClassicLinkResult) => any;
8871
+ /**
8872
+ * @internal
8873
+ */
8874
+ export declare const DescribeVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportRequest) => any;
8875
+ /**
8876
+ * @internal
8877
+ */
8878
+ export declare const ClassicLinkDnsSupportFilterSensitiveLog: (obj: ClassicLinkDnsSupport) => any;
8879
+ /**
8880
+ * @internal
8881
+ */
8882
+ export declare const DescribeVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportResult) => any;
8883
+ /**
8884
+ * @internal
8885
+ */
8886
+ export declare const DescribeVpcEndpointConnectionNotificationsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsRequest) => any;
8887
+ /**
8888
+ * @internal
8889
+ */
8890
+ export declare const DescribeVpcEndpointConnectionNotificationsResultFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsResult) => any;
8891
+ /**
8892
+ * @internal
8893
+ */
8894
+ export declare const DescribeVpcEndpointConnectionsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionsRequest) => any;
8895
+ /**
8896
+ * @internal
8897
+ */
8898
+ export declare const VpcEndpointConnectionFilterSensitiveLog: (obj: VpcEndpointConnection) => any;
8899
+ /**
8900
+ * @internal
8901
+ */
8902
+ export declare const DescribeVpcEndpointConnectionsResultFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionsResult) => any;
8903
+ /**
8904
+ * @internal
8905
+ */
8906
+ export declare const DescribeVpcEndpointsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointsRequest) => any;
8907
+ /**
8908
+ * @internal
8909
+ */
8910
+ export declare const DescribeVpcEndpointsResultFilterSensitiveLog: (obj: DescribeVpcEndpointsResult) => any;
8911
+ /**
8912
+ * @internal
8913
+ */
8914
+ export declare const DescribeVpcEndpointServiceConfigurationsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsRequest) => any;
8915
+ /**
8916
+ * @internal
8917
+ */
8918
+ export declare const DescribeVpcEndpointServiceConfigurationsResultFilterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsResult) => any;
8919
+ /**
8920
+ * @internal
8921
+ */
8922
+ export declare const DescribeVpcEndpointServicePermissionsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsRequest) => any;
8923
+ /**
8924
+ * @internal
8925
+ */
8926
+ export declare const DescribeVpcEndpointServicePermissionsResultFilterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsResult) => any;
8927
+ /**
8928
+ * @internal
8929
+ */
8930
+ export declare const DescribeVpcEndpointServicesRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServicesRequest) => any;
8931
+ /**
8932
+ * @internal
8933
+ */
8934
+ export declare const PrivateDnsDetailsFilterSensitiveLog: (obj: PrivateDnsDetails) => any;
8935
+ /**
8936
+ * @internal
8937
+ */
8938
+ export declare const ServiceDetailFilterSensitiveLog: (obj: ServiceDetail) => any;
8939
+ /**
8940
+ * @internal
8941
+ */
8942
+ export declare const DescribeVpcEndpointServicesResultFilterSensitiveLog: (obj: DescribeVpcEndpointServicesResult) => any;
8943
+ /**
8944
+ * @internal
8945
+ */
8946
+ export declare const DescribeVpcPeeringConnectionsRequestFilterSensitiveLog: (obj: DescribeVpcPeeringConnectionsRequest) => any;
8947
+ /**
8948
+ * @internal
8949
+ */
8950
+ export declare const DescribeVpcPeeringConnectionsResultFilterSensitiveLog: (obj: DescribeVpcPeeringConnectionsResult) => any;
8951
+ /**
8952
+ * @internal
8953
+ */
8954
+ export declare const DescribeVpcsRequestFilterSensitiveLog: (obj: DescribeVpcsRequest) => any;
8955
+ /**
8956
+ * @internal
8957
+ */
8958
+ export declare const DescribeVpcsResultFilterSensitiveLog: (obj: DescribeVpcsResult) => any;
8959
+ /**
8960
+ * @internal
8961
+ */
8962
+ export declare const DescribeVpnConnectionsRequestFilterSensitiveLog: (obj: DescribeVpnConnectionsRequest) => any;
8963
+ /**
8964
+ * @internal
8965
+ */
8966
+ export declare const DescribeVpnConnectionsResultFilterSensitiveLog: (obj: DescribeVpnConnectionsResult) => any;
8967
+ /**
8968
+ * @internal
8969
+ */
8970
+ export declare const DescribeVpnGatewaysRequestFilterSensitiveLog: (obj: DescribeVpnGatewaysRequest) => any;
8971
+ /**
8972
+ * @internal
8973
+ */
8974
+ export declare const DescribeVpnGatewaysResultFilterSensitiveLog: (obj: DescribeVpnGatewaysResult) => any;
8975
+ /**
8976
+ * @internal
8977
+ */
8978
+ export declare const DetachClassicLinkVpcRequestFilterSensitiveLog: (obj: DetachClassicLinkVpcRequest) => any;
8979
+ /**
8980
+ * @internal
8981
+ */
8982
+ export declare const DetachClassicLinkVpcResultFilterSensitiveLog: (obj: DetachClassicLinkVpcResult) => any;
8983
+ /**
8984
+ * @internal
8985
+ */
8986
+ export declare const DetachInternetGatewayRequestFilterSensitiveLog: (obj: DetachInternetGatewayRequest) => any;
8987
+ /**
8988
+ * @internal
8989
+ */
8990
+ export declare const DetachNetworkInterfaceRequestFilterSensitiveLog: (obj: DetachNetworkInterfaceRequest) => any;
8991
+ /**
8992
+ * @internal
8993
+ */
8994
+ export declare const DetachVolumeRequestFilterSensitiveLog: (obj: DetachVolumeRequest) => any;
8995
+ /**
8996
+ * @internal
8997
+ */
8998
+ export declare const DetachVpnGatewayRequestFilterSensitiveLog: (obj: DetachVpnGatewayRequest) => any;
8999
+ /**
9000
+ * @internal
9001
+ */
9002
+ export declare const DisableEbsEncryptionByDefaultRequestFilterSensitiveLog: (obj: DisableEbsEncryptionByDefaultRequest) => any;
9003
+ /**
9004
+ * @internal
9005
+ */
9006
+ export declare const DisableEbsEncryptionByDefaultResultFilterSensitiveLog: (obj: DisableEbsEncryptionByDefaultResult) => any;
9007
+ /**
9008
+ * @internal
9009
+ */
9010
+ export declare const DisableFastLaunchRequestFilterSensitiveLog: (obj: DisableFastLaunchRequest) => any;
9011
+ /**
9012
+ * @internal
9013
+ */
9014
+ export declare const DisableFastLaunchResultFilterSensitiveLog: (obj: DisableFastLaunchResult) => any;
9015
+ /**
9016
+ * @internal
9017
+ */
9018
+ export declare const DisableFastSnapshotRestoresRequestFilterSensitiveLog: (obj: DisableFastSnapshotRestoresRequest) => any;
9019
+ /**
9020
+ * @internal
9021
+ */
9022
+ export declare const DisableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreSuccessItem) => any;
9023
+ /**
9024
+ * @internal
9025
+ */
9026
+ export declare const DisableFastSnapshotRestoreStateErrorFilterSensitiveLog: (obj: DisableFastSnapshotRestoreStateError) => any;
9027
+ /**
9028
+ * @internal
9029
+ */
9030
+ export declare const DisableFastSnapshotRestoreStateErrorItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreStateErrorItem) => any;
9031
+ /**
9032
+ * @internal
9033
+ */
9034
+ export declare const DisableFastSnapshotRestoreErrorItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreErrorItem) => any;
9035
+ /**
9036
+ * @internal
9037
+ */
9038
+ export declare const DisableFastSnapshotRestoresResultFilterSensitiveLog: (obj: DisableFastSnapshotRestoresResult) => any;
9039
+ /**
9040
+ * @internal
9041
+ */
9042
+ export declare const DisableImageDeprecationRequestFilterSensitiveLog: (obj: DisableImageDeprecationRequest) => any;
9043
+ /**
9044
+ * @internal
9045
+ */
9046
+ export declare const DisableImageDeprecationResultFilterSensitiveLog: (obj: DisableImageDeprecationResult) => any;
9047
+ /**
9048
+ * @internal
9049
+ */
9050
+ export declare const DisableIpamOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountRequest) => any;
9051
+ /**
9052
+ * @internal
9053
+ */
9054
+ export declare const DisableIpamOrganizationAdminAccountResultFilterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountResult) => any;
9055
+ /**
9056
+ * @internal
9057
+ */
9058
+ export declare const DisableSerialConsoleAccessRequestFilterSensitiveLog: (obj: DisableSerialConsoleAccessRequest) => any;
9059
+ /**
9060
+ * @internal
9061
+ */
9062
+ export declare const DisableSerialConsoleAccessResultFilterSensitiveLog: (obj: DisableSerialConsoleAccessResult) => any;
9063
+ /**
9064
+ * @internal
9065
+ */
9066
+ export declare const DisableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationRequest) => any;
9067
+ /**
9068
+ * @internal
9069
+ */
9070
+ export declare const TransitGatewayPropagationFilterSensitiveLog: (obj: TransitGatewayPropagation) => any;
9071
+ /**
9072
+ * @internal
9073
+ */
9074
+ export declare const DisableTransitGatewayRouteTablePropagationResultFilterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationResult) => any;
9075
+ /**
9076
+ * @internal
9077
+ */
9078
+ export declare const DisableVgwRoutePropagationRequestFilterSensitiveLog: (obj: DisableVgwRoutePropagationRequest) => any;
9079
+ /**
9080
+ * @internal
9081
+ */
9082
+ export declare const DisableVpcClassicLinkRequestFilterSensitiveLog: (obj: DisableVpcClassicLinkRequest) => any;
9083
+ /**
9084
+ * @internal
9085
+ */
9086
+ export declare const DisableVpcClassicLinkResultFilterSensitiveLog: (obj: DisableVpcClassicLinkResult) => any;
9087
+ /**
9088
+ * @internal
9089
+ */
9090
+ export declare const DisableVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportRequest) => any;
9091
+ /**
9092
+ * @internal
9093
+ */
9094
+ export declare const DisableVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportResult) => any;
9095
+ /**
9096
+ * @internal
9097
+ */
9098
+ export declare const DisassociateAddressRequestFilterSensitiveLog: (obj: DisassociateAddressRequest) => any;
9099
+ /**
9100
+ * @internal
9101
+ */
9102
+ export declare const DisassociateClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkRequest) => any;
9103
+ /**
9104
+ * @internal
9105
+ */
9106
+ export declare const DisassociateClientVpnTargetNetworkResultFilterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkResult) => any;
9107
+ /**
9108
+ * @internal
9109
+ */
9110
+ export declare const DisassociateEnclaveCertificateIamRoleRequestFilterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleRequest) => any;
9111
+ /**
9112
+ * @internal
9113
+ */
9114
+ export declare const DisassociateEnclaveCertificateIamRoleResultFilterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleResult) => any;
9115
+ /**
9116
+ * @internal
9117
+ */
9118
+ export declare const DisassociateIamInstanceProfileRequestFilterSensitiveLog: (obj: DisassociateIamInstanceProfileRequest) => any;
9119
+ /**
9120
+ * @internal
9121
+ */
9122
+ export declare const DisassociateIamInstanceProfileResultFilterSensitiveLog: (obj: DisassociateIamInstanceProfileResult) => any;
9123
+ /**
9124
+ * @internal
9125
+ */
9126
+ export declare const InstanceEventWindowDisassociationRequestFilterSensitiveLog: (obj: InstanceEventWindowDisassociationRequest) => any;
9127
+ /**
9128
+ * @internal
9129
+ */
9130
+ export declare const DisassociateInstanceEventWindowRequestFilterSensitiveLog: (obj: DisassociateInstanceEventWindowRequest) => any;
9131
+ /**
9132
+ * @internal
9133
+ */
9134
+ export declare const DisassociateInstanceEventWindowResultFilterSensitiveLog: (obj: DisassociateInstanceEventWindowResult) => any;
9135
+ /**
9136
+ * @internal
9137
+ */
9138
+ export declare const DisassociateRouteTableRequestFilterSensitiveLog: (obj: DisassociateRouteTableRequest) => any;
9139
+ /**
9140
+ * @internal
9141
+ */
9142
+ export declare const DisassociateSubnetCidrBlockRequestFilterSensitiveLog: (obj: DisassociateSubnetCidrBlockRequest) => any;
9143
+ /**
9144
+ * @internal
9145
+ */
9146
+ export declare const DisassociateSubnetCidrBlockResultFilterSensitiveLog: (obj: DisassociateSubnetCidrBlockResult) => any;
9147
+ /**
9148
+ * @internal
9149
+ */
9150
+ export declare const DisassociateTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainRequest) => any;
9151
+ /**
9152
+ * @internal
9153
+ */
9154
+ export declare const DisassociateTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainResult) => any;
9155
+ /**
9156
+ * @internal
9157
+ */
9158
+ export declare const DisassociateTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableRequest) => any;
9159
+ /**
9160
+ * @internal
9161
+ */
9162
+ export declare const DisassociateTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableResult) => any;
9163
+ /**
9164
+ * @internal
9165
+ */
9166
+ export declare const DisassociateTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableRequest) => any;
9167
+ /**
9168
+ * @internal
9169
+ */
9170
+ export declare const DisassociateTransitGatewayRouteTableResultFilterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableResult) => any;
9171
+ /**
9172
+ * @internal
9173
+ */
9174
+ export declare const DisassociateTrunkInterfaceRequestFilterSensitiveLog: (obj: DisassociateTrunkInterfaceRequest) => any;
9175
+ /**
9176
+ * @internal
9177
+ */
9178
+ export declare const DisassociateTrunkInterfaceResultFilterSensitiveLog: (obj: DisassociateTrunkInterfaceResult) => any;
9179
+ /**
9180
+ * @internal
9181
+ */
9182
+ export declare const DisassociateVpcCidrBlockRequestFilterSensitiveLog: (obj: DisassociateVpcCidrBlockRequest) => any;
9183
+ /**
9184
+ * @internal
9185
+ */
9186
+ export declare const DisassociateVpcCidrBlockResultFilterSensitiveLog: (obj: DisassociateVpcCidrBlockResult) => any;
9187
+ /**
9188
+ * @internal
9189
+ */
9190
+ export declare const EnableEbsEncryptionByDefaultRequestFilterSensitiveLog: (obj: EnableEbsEncryptionByDefaultRequest) => any;
9191
+ /**
9192
+ * @internal
9193
+ */
9194
+ export declare const EnableEbsEncryptionByDefaultResultFilterSensitiveLog: (obj: EnableEbsEncryptionByDefaultResult) => any;
9195
+ /**
9196
+ * @internal
9197
+ */
9198
+ export declare const FastLaunchLaunchTemplateSpecificationRequestFilterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationRequest) => any;
9199
+ /**
9200
+ * @internal
9201
+ */
9202
+ export declare const FastLaunchSnapshotConfigurationRequestFilterSensitiveLog: (obj: FastLaunchSnapshotConfigurationRequest) => any;
9203
+ /**
9204
+ * @internal
9205
+ */
9206
+ export declare const EnableFastLaunchRequestFilterSensitiveLog: (obj: EnableFastLaunchRequest) => any;
9207
+ /**
9208
+ * @internal
9209
+ */
9210
+ export declare const EnableFastLaunchResultFilterSensitiveLog: (obj: EnableFastLaunchResult) => any;
9211
+ /**
9212
+ * @internal
9213
+ */
9214
+ export declare const EnableFastSnapshotRestoresRequestFilterSensitiveLog: (obj: EnableFastSnapshotRestoresRequest) => any;
9215
+ /**
9216
+ * @internal
9217
+ */
9218
+ export declare const EnableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreSuccessItem) => any;
9219
+ /**
9220
+ * @internal
9221
+ */
9222
+ export declare const EnableFastSnapshotRestoreStateErrorFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateError) => any;
9223
+ /**
9224
+ * @internal
9225
+ */
9226
+ export declare const EnableFastSnapshotRestoreStateErrorItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateErrorItem) => any;
9227
+ /**
9228
+ * @internal
9229
+ */
9230
+ export declare const EnableFastSnapshotRestoreErrorItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreErrorItem) => any;
9231
+ /**
9232
+ * @internal
9233
+ */
9234
+ export declare const EnableFastSnapshotRestoresResultFilterSensitiveLog: (obj: EnableFastSnapshotRestoresResult) => any;
9235
+ /**
9236
+ * @internal
9237
+ */
9238
+ export declare const EnableImageDeprecationRequestFilterSensitiveLog: (obj: EnableImageDeprecationRequest) => any;
9239
+ /**
9240
+ * @internal
9241
+ */
9242
+ export declare const EnableImageDeprecationResultFilterSensitiveLog: (obj: EnableImageDeprecationResult) => any;
9243
+ /**
9244
+ * @internal
9245
+ */
9246
+ export declare const EnableIpamOrganizationAdminAccountRequestFilterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountRequest) => any;
9247
+ /**
9248
+ * @internal
9249
+ */
9250
+ export declare const EnableIpamOrganizationAdminAccountResultFilterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountResult) => any;
9251
+ /**
9252
+ * @internal
9253
+ */
9254
+ export declare const EnableSerialConsoleAccessRequestFilterSensitiveLog: (obj: EnableSerialConsoleAccessRequest) => any;
9255
+ /**
9256
+ * @internal
9257
+ */
9258
+ export declare const EnableSerialConsoleAccessResultFilterSensitiveLog: (obj: EnableSerialConsoleAccessResult) => any;
9259
+ /**
9260
+ * @internal
9261
+ */
9262
+ export declare const EnableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationRequest) => any;
9263
+ /**
9264
+ * @internal
9265
+ */
9266
+ export declare const EnableTransitGatewayRouteTablePropagationResultFilterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationResult) => any;
9267
+ /**
9268
+ * @internal
9269
+ */
9270
+ export declare const EnableVgwRoutePropagationRequestFilterSensitiveLog: (obj: EnableVgwRoutePropagationRequest) => any;
9271
+ /**
9272
+ * @internal
9273
+ */
9274
+ export declare const EnableVolumeIORequestFilterSensitiveLog: (obj: EnableVolumeIORequest) => any;
9275
+ /**
9276
+ * @internal
9277
+ */
9278
+ export declare const EnableVpcClassicLinkRequestFilterSensitiveLog: (obj: EnableVpcClassicLinkRequest) => any;
9279
+ /**
9280
+ * @internal
9281
+ */
9282
+ export declare const EnableVpcClassicLinkResultFilterSensitiveLog: (obj: EnableVpcClassicLinkResult) => any;
9283
+ /**
9284
+ * @internal
9285
+ */
9286
+ export declare const EnableVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportRequest) => any;
9287
+ /**
9288
+ * @internal
9289
+ */
9290
+ export declare const EnableVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportResult) => any;
9291
+ /**
9292
+ * @internal
9293
+ */
9294
+ export declare const ExportClientVpnClientCertificateRevocationListRequestFilterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListRequest) => any;
9295
+ /**
9296
+ * @internal
9297
+ */
9298
+ export declare const ClientCertificateRevocationListStatusFilterSensitiveLog: (obj: ClientCertificateRevocationListStatus) => any;
9299
+ /**
9300
+ * @internal
9301
+ */
9302
+ export declare const ExportClientVpnClientCertificateRevocationListResultFilterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListResult) => any;
9303
+ /**
9304
+ * @internal
9305
+ */
9306
+ export declare const ExportClientVpnClientConfigurationRequestFilterSensitiveLog: (obj: ExportClientVpnClientConfigurationRequest) => any;
9307
+ /**
9308
+ * @internal
9309
+ */
9310
+ export declare const ExportClientVpnClientConfigurationResultFilterSensitiveLog: (obj: ExportClientVpnClientConfigurationResult) => any;
9311
+ /**
9312
+ * @internal
9313
+ */
9314
+ export declare const ExportTaskS3LocationRequestFilterSensitiveLog: (obj: ExportTaskS3LocationRequest) => any;