@aws-sdk/client-ec2 3.136.0 → 3.140.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1131) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/EC2.d.ts +123 -10
  1083. package/dist-types/commands/AllocateAddressCommand.d.ts +3 -0
  1084. package/dist-types/commands/AssociateAddressCommand.d.ts +4 -0
  1085. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +4 -1
  1086. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +4 -2
  1087. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +6 -1
  1088. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +3 -0
  1089. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +4 -0
  1090. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +4 -0
  1091. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -0
  1092. package/dist-types/commands/DescribeAddressesCommand.d.ts +3 -0
  1093. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -0
  1094. package/dist-types/commands/DescribeInstancesCommand.d.ts +3 -0
  1095. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +3 -0
  1096. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +3 -0
  1097. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +3 -0
  1098. package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +4 -0
  1099. package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +4 -0
  1100. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +3 -0
  1101. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -0
  1102. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1103. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +4 -1
  1104. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +3 -0
  1105. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +4 -0
  1106. package/dist-types/commands/DisassociateAddressCommand.d.ts +4 -0
  1107. package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +4 -1
  1108. package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1109. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +4 -0
  1110. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +4 -1
  1111. package/dist-types/commands/MoveAddressToVpcCommand.d.ts +4 -1
  1112. package/dist-types/commands/ReleaseAddressCommand.d.ts +3 -0
  1113. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +3 -0
  1114. package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +3 -0
  1115. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +4 -0
  1116. package/dist-types/commands/RunInstancesCommand.d.ts +4 -0
  1117. package/dist-types/models/models_0.d.ts +938 -1396
  1118. package/dist-types/models/models_1.d.ts +912 -1363
  1119. package/dist-types/models/models_2.d.ts +1048 -1565
  1120. package/dist-types/models/models_3.d.ts +980 -1456
  1121. package/dist-types/models/models_4.d.ts +1140 -1678
  1122. package/dist-types/models/models_5.d.ts +1149 -1711
  1123. package/dist-types/models/models_6.d.ts +507 -753
  1124. package/dist-types/ts3.4/models/models_0.d.ts +465 -929
  1125. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1126. package/dist-types/ts3.4/models/models_2.d.ts +520 -1040
  1127. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1128. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1129. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1130. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1131. package/package.json +6 -6
@@ -27,8 +27,7 @@ export interface ExportImageRequest {
27
27
  */
28
28
  ImageId: string | undefined;
29
29
  /**
30
- * <p>Information about the destination Amazon S3 bucket. The bucket must exist and grant WRITE
31
- * and READ_ACP permissions to the Amazon Web Services account vm-import-export@amazon.com.</p>
30
+ * <p>The Amazon S3 bucket for the destination image. The destination bucket must exist.</p>
32
31
  */
33
32
  S3ExportLocation: ExportTaskS3LocationRequest | undefined;
34
33
  /**
@@ -41,12 +40,6 @@ export interface ExportImageRequest {
41
40
  */
42
41
  TagSpecifications?: TagSpecification[];
43
42
  }
44
- export declare namespace ExportImageRequest {
45
- /**
46
- * @internal
47
- */
48
- const filterSensitiveLog: (obj: ExportImageRequest) => any;
49
- }
50
43
  export interface ExportImageResult {
51
44
  /**
52
45
  * <p>A description of the image being exported.</p>
@@ -91,12 +84,6 @@ export interface ExportImageResult {
91
84
  */
92
85
  Tags?: Tag[];
93
86
  }
94
- export declare namespace ExportImageResult {
95
- /**
96
- * @internal
97
- */
98
- const filterSensitiveLog: (obj: ExportImageResult) => any;
99
- }
100
87
  export interface ExportTransitGatewayRoutesRequest {
101
88
  /**
102
89
  * <p>The ID of the route table.</p>
@@ -156,12 +143,6 @@ export interface ExportTransitGatewayRoutesRequest {
156
143
  */
157
144
  DryRun?: boolean;
158
145
  }
159
- export declare namespace ExportTransitGatewayRoutesRequest {
160
- /**
161
- * @internal
162
- */
163
- const filterSensitiveLog: (obj: ExportTransitGatewayRoutesRequest) => any;
164
- }
165
146
  export interface ExportTransitGatewayRoutesResult {
166
147
  /**
167
148
  * <p>The URL of the exported file in Amazon S3. For example,
@@ -169,12 +150,6 @@ export interface ExportTransitGatewayRoutesResult {
169
150
  */
170
151
  S3Location?: string;
171
152
  }
172
- export declare namespace ExportTransitGatewayRoutesResult {
173
- /**
174
- * @internal
175
- */
176
- const filterSensitiveLog: (obj: ExportTransitGatewayRoutesResult) => any;
177
- }
178
153
  export interface GetAssociatedEnclaveCertificateIamRolesRequest {
179
154
  /**
180
155
  * <p>The ARN of the ACM certificate for which to view the associated IAM roles, encryption keys, and Amazon
@@ -186,12 +161,6 @@ export interface GetAssociatedEnclaveCertificateIamRolesRequest {
186
161
  */
187
162
  DryRun?: boolean;
188
163
  }
189
- export declare namespace GetAssociatedEnclaveCertificateIamRolesRequest {
190
- /**
191
- * @internal
192
- */
193
- const filterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesRequest) => any;
194
- }
195
164
  /**
196
165
  * <p>Information about the associated IAM roles.</p>
197
166
  */
@@ -215,24 +184,12 @@ export interface AssociatedRole {
215
184
  */
216
185
  EncryptionKmsKeyId?: string;
217
186
  }
218
- export declare namespace AssociatedRole {
219
- /**
220
- * @internal
221
- */
222
- const filterSensitiveLog: (obj: AssociatedRole) => any;
223
- }
224
187
  export interface GetAssociatedEnclaveCertificateIamRolesResult {
225
188
  /**
226
189
  * <p>Information about the associated IAM roles.</p>
227
190
  */
228
191
  AssociatedRoles?: AssociatedRole[];
229
192
  }
230
- export declare namespace GetAssociatedEnclaveCertificateIamRolesResult {
231
- /**
232
- * @internal
233
- */
234
- const filterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesResult) => any;
235
- }
236
193
  export interface GetAssociatedIpv6PoolCidrsRequest {
237
194
  /**
238
195
  * <p>The ID of the IPv6 address pool.</p>
@@ -254,12 +211,6 @@ export interface GetAssociatedIpv6PoolCidrsRequest {
254
211
  */
255
212
  DryRun?: boolean;
256
213
  }
257
- export declare namespace GetAssociatedIpv6PoolCidrsRequest {
258
- /**
259
- * @internal
260
- */
261
- const filterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsRequest) => any;
262
- }
263
214
  /**
264
215
  * <p>Describes an IPv6 CIDR block association.</p>
265
216
  */
@@ -273,12 +224,6 @@ export interface Ipv6CidrAssociation {
273
224
  */
274
225
  AssociatedResource?: string;
275
226
  }
276
- export declare namespace Ipv6CidrAssociation {
277
- /**
278
- * @internal
279
- */
280
- const filterSensitiveLog: (obj: Ipv6CidrAssociation) => any;
281
- }
282
227
  export interface GetAssociatedIpv6PoolCidrsResult {
283
228
  /**
284
229
  * <p>Information about the IPv6 CIDR block associations.</p>
@@ -289,12 +234,6 @@ export interface GetAssociatedIpv6PoolCidrsResult {
289
234
  */
290
235
  NextToken?: string;
291
236
  }
292
- export declare namespace GetAssociatedIpv6PoolCidrsResult {
293
- /**
294
- * @internal
295
- */
296
- const filterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsResult) => any;
297
- }
298
237
  export interface GetCapacityReservationUsageRequest {
299
238
  /**
300
239
  * <p>The ID of the Capacity Reservation.</p>
@@ -314,12 +253,6 @@ export interface GetCapacityReservationUsageRequest {
314
253
  */
315
254
  DryRun?: boolean;
316
255
  }
317
- export declare namespace GetCapacityReservationUsageRequest {
318
- /**
319
- * @internal
320
- */
321
- const filterSensitiveLog: (obj: GetCapacityReservationUsageRequest) => any;
322
- }
323
256
  /**
324
257
  * <p>Information about the Capacity Reservation usage.</p>
325
258
  */
@@ -333,12 +266,6 @@ export interface InstanceUsage {
333
266
  */
334
267
  UsedInstanceCount?: number;
335
268
  }
336
- export declare namespace InstanceUsage {
337
- /**
338
- * @internal
339
- */
340
- const filterSensitiveLog: (obj: InstanceUsage) => any;
341
- }
342
269
  export interface GetCapacityReservationUsageResult {
343
270
  /**
344
271
  * <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>
@@ -396,12 +323,6 @@ export interface GetCapacityReservationUsageResult {
396
323
  */
397
324
  InstanceUsages?: InstanceUsage[];
398
325
  }
399
- export declare namespace GetCapacityReservationUsageResult {
400
- /**
401
- * @internal
402
- */
403
- const filterSensitiveLog: (obj: GetCapacityReservationUsageResult) => any;
404
- }
405
326
  export interface GetCoipPoolUsageRequest {
406
327
  /**
407
328
  * <p>The ID of the address pool.</p>
@@ -445,12 +366,6 @@ export interface GetCoipPoolUsageRequest {
445
366
  */
446
367
  DryRun?: boolean;
447
368
  }
448
- export declare namespace GetCoipPoolUsageRequest {
449
- /**
450
- * @internal
451
- */
452
- const filterSensitiveLog: (obj: GetCoipPoolUsageRequest) => any;
453
- }
454
369
  /**
455
370
  * <p>Describes address usage for a customer-owned address pool.</p>
456
371
  */
@@ -472,12 +387,6 @@ export interface CoipAddressUsage {
472
387
  */
473
388
  CoIp?: string;
474
389
  }
475
- export declare namespace CoipAddressUsage {
476
- /**
477
- * @internal
478
- */
479
- const filterSensitiveLog: (obj: CoipAddressUsage) => any;
480
- }
481
390
  export interface GetCoipPoolUsageResult {
482
391
  /**
483
392
  * <p>The ID of the customer-owned address pool.</p>
@@ -492,12 +401,6 @@ export interface GetCoipPoolUsageResult {
492
401
  */
493
402
  LocalGatewayRouteTableId?: string;
494
403
  }
495
- export declare namespace GetCoipPoolUsageResult {
496
- /**
497
- * @internal
498
- */
499
- const filterSensitiveLog: (obj: GetCoipPoolUsageResult) => any;
500
- }
501
404
  export interface GetConsoleOutputRequest {
502
405
  /**
503
406
  * <p>The ID of the instance.</p>
@@ -515,12 +418,6 @@ export interface GetConsoleOutputRequest {
515
418
  */
516
419
  Latest?: boolean;
517
420
  }
518
- export declare namespace GetConsoleOutputRequest {
519
- /**
520
- * @internal
521
- */
522
- const filterSensitiveLog: (obj: GetConsoleOutputRequest) => any;
523
- }
524
421
  export interface GetConsoleOutputResult {
525
422
  /**
526
423
  * <p>The ID of the instance.</p>
@@ -536,12 +433,6 @@ export interface GetConsoleOutputResult {
536
433
  */
537
434
  Timestamp?: Date;
538
435
  }
539
- export declare namespace GetConsoleOutputResult {
540
- /**
541
- * @internal
542
- */
543
- const filterSensitiveLog: (obj: GetConsoleOutputResult) => any;
544
- }
545
436
  export interface GetConsoleScreenshotRequest {
546
437
  /**
547
438
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -559,12 +450,6 @@ export interface GetConsoleScreenshotRequest {
559
450
  */
560
451
  WakeUp?: boolean;
561
452
  }
562
- export declare namespace GetConsoleScreenshotRequest {
563
- /**
564
- * @internal
565
- */
566
- const filterSensitiveLog: (obj: GetConsoleScreenshotRequest) => any;
567
- }
568
453
  export interface GetConsoleScreenshotResult {
569
454
  /**
570
455
  * <p>The data that comprises the image.</p>
@@ -575,12 +460,6 @@ export interface GetConsoleScreenshotResult {
575
460
  */
576
461
  InstanceId?: string;
577
462
  }
578
- export declare namespace GetConsoleScreenshotResult {
579
- /**
580
- * @internal
581
- */
582
- const filterSensitiveLog: (obj: GetConsoleScreenshotResult) => any;
583
- }
584
463
  export declare type UnlimitedSupportedInstanceFamily = "t2" | "t3" | "t3a" | "t4g";
585
464
  export interface GetDefaultCreditSpecificationRequest {
586
465
  /**
@@ -594,12 +473,6 @@ export interface GetDefaultCreditSpecificationRequest {
594
473
  */
595
474
  InstanceFamily: UnlimitedSupportedInstanceFamily | string | undefined;
596
475
  }
597
- export declare namespace GetDefaultCreditSpecificationRequest {
598
- /**
599
- * @internal
600
- */
601
- const filterSensitiveLog: (obj: GetDefaultCreditSpecificationRequest) => any;
602
- }
603
476
  /**
604
477
  * <p>Describes the default credit option for CPU usage of a burstable performance instance
605
478
  * family.</p>
@@ -615,24 +488,12 @@ export interface InstanceFamilyCreditSpecification {
615
488
  */
616
489
  CpuCredits?: string;
617
490
  }
618
- export declare namespace InstanceFamilyCreditSpecification {
619
- /**
620
- * @internal
621
- */
622
- const filterSensitiveLog: (obj: InstanceFamilyCreditSpecification) => any;
623
- }
624
491
  export interface GetDefaultCreditSpecificationResult {
625
492
  /**
626
493
  * <p>The default credit option for CPU usage of the instance family.</p>
627
494
  */
628
495
  InstanceFamilyCreditSpecification?: InstanceFamilyCreditSpecification;
629
496
  }
630
- export declare namespace GetDefaultCreditSpecificationResult {
631
- /**
632
- * @internal
633
- */
634
- const filterSensitiveLog: (obj: GetDefaultCreditSpecificationResult) => any;
635
- }
636
497
  export interface GetEbsDefaultKmsKeyIdRequest {
637
498
  /**
638
499
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -641,24 +502,12 @@ export interface GetEbsDefaultKmsKeyIdRequest {
641
502
  */
642
503
  DryRun?: boolean;
643
504
  }
644
- export declare namespace GetEbsDefaultKmsKeyIdRequest {
645
- /**
646
- * @internal
647
- */
648
- const filterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdRequest) => any;
649
- }
650
505
  export interface GetEbsDefaultKmsKeyIdResult {
651
506
  /**
652
507
  * <p>The Amazon Resource Name (ARN) of the default KMS key for encryption by default.</p>
653
508
  */
654
509
  KmsKeyId?: string;
655
510
  }
656
- export declare namespace GetEbsDefaultKmsKeyIdResult {
657
- /**
658
- * @internal
659
- */
660
- const filterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdResult) => any;
661
- }
662
511
  export interface GetEbsEncryptionByDefaultRequest {
663
512
  /**
664
513
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -667,24 +516,12 @@ export interface GetEbsEncryptionByDefaultRequest {
667
516
  */
668
517
  DryRun?: boolean;
669
518
  }
670
- export declare namespace GetEbsEncryptionByDefaultRequest {
671
- /**
672
- * @internal
673
- */
674
- const filterSensitiveLog: (obj: GetEbsEncryptionByDefaultRequest) => any;
675
- }
676
519
  export interface GetEbsEncryptionByDefaultResult {
677
520
  /**
678
521
  * <p>Indicates whether encryption by default is enabled.</p>
679
522
  */
680
523
  EbsEncryptionByDefault?: boolean;
681
524
  }
682
- export declare namespace GetEbsEncryptionByDefaultResult {
683
- /**
684
- * @internal
685
- */
686
- const filterSensitiveLog: (obj: GetEbsEncryptionByDefaultResult) => any;
687
- }
688
525
  export declare enum PartitionLoadFrequency {
689
526
  DAILY = "daily",
690
527
  MONTHLY = "monthly",
@@ -712,12 +549,6 @@ export interface AthenaIntegration {
712
549
  */
713
550
  PartitionEndDate?: Date;
714
551
  }
715
- export declare namespace AthenaIntegration {
716
- /**
717
- * @internal
718
- */
719
- const filterSensitiveLog: (obj: AthenaIntegration) => any;
720
- }
721
552
  /**
722
553
  * <p>Describes service integrations with VPC Flow logs.</p>
723
554
  */
@@ -727,12 +558,6 @@ export interface IntegrateServices {
727
558
  */
728
559
  AthenaIntegrations?: AthenaIntegration[];
729
560
  }
730
- export declare namespace IntegrateServices {
731
- /**
732
- * @internal
733
- */
734
- const filterSensitiveLog: (obj: IntegrateServices) => any;
735
- }
736
561
  export interface GetFlowLogsIntegrationTemplateRequest {
737
562
  /**
738
563
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -753,24 +578,12 @@ export interface GetFlowLogsIntegrationTemplateRequest {
753
578
  */
754
579
  IntegrateServices: IntegrateServices | undefined;
755
580
  }
756
- export declare namespace GetFlowLogsIntegrationTemplateRequest {
757
- /**
758
- * @internal
759
- */
760
- const filterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateRequest) => any;
761
- }
762
581
  export interface GetFlowLogsIntegrationTemplateResult {
763
582
  /**
764
583
  * <p>The generated CloudFormation template.</p>
765
584
  */
766
585
  Result?: string;
767
586
  }
768
- export declare namespace GetFlowLogsIntegrationTemplateResult {
769
- /**
770
- * @internal
771
- */
772
- const filterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateResult) => any;
773
- }
774
587
  export interface GetGroupsForCapacityReservationRequest {
775
588
  /**
776
589
  * <p>The ID of the Capacity Reservation.</p>
@@ -789,12 +602,6 @@ export interface GetGroupsForCapacityReservationRequest {
789
602
  */
790
603
  DryRun?: boolean;
791
604
  }
792
- export declare namespace GetGroupsForCapacityReservationRequest {
793
- /**
794
- * @internal
795
- */
796
- const filterSensitiveLog: (obj: GetGroupsForCapacityReservationRequest) => any;
797
- }
798
605
  /**
799
606
  * <p>Describes a resource group to which a Capacity Reservation has been added.</p>
800
607
  */
@@ -808,12 +615,6 @@ export interface CapacityReservationGroup {
808
615
  */
809
616
  OwnerId?: string;
810
617
  }
811
- export declare namespace CapacityReservationGroup {
812
- /**
813
- * @internal
814
- */
815
- const filterSensitiveLog: (obj: CapacityReservationGroup) => any;
816
- }
817
618
  export interface GetGroupsForCapacityReservationResult {
818
619
  /**
819
620
  * <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>
@@ -824,12 +625,6 @@ export interface GetGroupsForCapacityReservationResult {
824
625
  */
825
626
  CapacityReservationGroups?: CapacityReservationGroup[];
826
627
  }
827
- export declare namespace GetGroupsForCapacityReservationResult {
828
- /**
829
- * @internal
830
- */
831
- const filterSensitiveLog: (obj: GetGroupsForCapacityReservationResult) => any;
832
- }
833
628
  export interface GetHostReservationPurchasePreviewRequest {
834
629
  /**
835
630
  * <p>The IDs of the Dedicated Hosts with which the reservation is associated.</p>
@@ -840,12 +635,6 @@ export interface GetHostReservationPurchasePreviewRequest {
840
635
  */
841
636
  OfferingId: string | undefined;
842
637
  }
843
- export declare namespace GetHostReservationPurchasePreviewRequest {
844
- /**
845
- * @internal
846
- */
847
- const filterSensitiveLog: (obj: GetHostReservationPurchasePreviewRequest) => any;
848
- }
849
638
  /**
850
639
  * <p>Describes the result of the purchase.</p>
851
640
  */
@@ -886,12 +675,6 @@ export interface Purchase {
886
675
  */
887
676
  UpfrontPrice?: string;
888
677
  }
889
- export declare namespace Purchase {
890
- /**
891
- * @internal
892
- */
893
- const filterSensitiveLog: (obj: Purchase) => any;
894
- }
895
678
  export interface GetHostReservationPurchasePreviewResult {
896
679
  /**
897
680
  * <p>The currency in which the <code>totalUpfrontPrice</code> and
@@ -913,12 +696,6 @@ export interface GetHostReservationPurchasePreviewResult {
913
696
  */
914
697
  TotalUpfrontPrice?: string;
915
698
  }
916
- export declare namespace GetHostReservationPurchasePreviewResult {
917
- /**
918
- * @internal
919
- */
920
- const filterSensitiveLog: (obj: GetHostReservationPurchasePreviewResult) => any;
921
- }
922
699
  export interface GetInstanceTypesFromInstanceRequirementsRequest {
923
700
  /**
924
701
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -949,12 +726,6 @@ export interface GetInstanceTypesFromInstanceRequirementsRequest {
949
726
  */
950
727
  NextToken?: string;
951
728
  }
952
- export declare namespace GetInstanceTypesFromInstanceRequirementsRequest {
953
- /**
954
- * @internal
955
- */
956
- const filterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsRequest) => any;
957
- }
958
729
  /**
959
730
  * <p>The list of instance types with the specified instance attributes.</p>
960
731
  */
@@ -964,12 +735,6 @@ export interface InstanceTypeInfoFromInstanceRequirements {
964
735
  */
965
736
  InstanceType?: string;
966
737
  }
967
- export declare namespace InstanceTypeInfoFromInstanceRequirements {
968
- /**
969
- * @internal
970
- */
971
- const filterSensitiveLog: (obj: InstanceTypeInfoFromInstanceRequirements) => any;
972
- }
973
738
  export interface GetInstanceTypesFromInstanceRequirementsResult {
974
739
  /**
975
740
  * <p>The instance types with the specified instance attributes.</p>
@@ -980,12 +745,6 @@ export interface GetInstanceTypesFromInstanceRequirementsResult {
980
745
  */
981
746
  NextToken?: string;
982
747
  }
983
- export declare namespace GetInstanceTypesFromInstanceRequirementsResult {
984
- /**
985
- * @internal
986
- */
987
- const filterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsResult) => any;
988
- }
989
748
  export interface GetInstanceUefiDataRequest {
990
749
  /**
991
750
  * <p>The ID of the instance from which to retrieve the UEFI data.</p>
@@ -998,12 +757,6 @@ export interface GetInstanceUefiDataRequest {
998
757
  */
999
758
  DryRun?: boolean;
1000
759
  }
1001
- export declare namespace GetInstanceUefiDataRequest {
1002
- /**
1003
- * @internal
1004
- */
1005
- const filterSensitiveLog: (obj: GetInstanceUefiDataRequest) => any;
1006
- }
1007
760
  export interface GetInstanceUefiDataResult {
1008
761
  /**
1009
762
  * <p>The ID of the instance from which to retrieve the UEFI data.</p>
@@ -1014,12 +767,6 @@ export interface GetInstanceUefiDataResult {
1014
767
  */
1015
768
  UefiData?: string;
1016
769
  }
1017
- export declare namespace GetInstanceUefiDataResult {
1018
- /**
1019
- * @internal
1020
- */
1021
- const filterSensitiveLog: (obj: GetInstanceUefiDataResult) => any;
1022
- }
1023
770
  export interface GetIpamAddressHistoryRequest {
1024
771
  /**
1025
772
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -1057,12 +804,6 @@ export interface GetIpamAddressHistoryRequest {
1057
804
  */
1058
805
  NextToken?: string;
1059
806
  }
1060
- export declare namespace GetIpamAddressHistoryRequest {
1061
- /**
1062
- * @internal
1063
- */
1064
- const filterSensitiveLog: (obj: GetIpamAddressHistoryRequest) => any;
1065
- }
1066
807
  export declare enum IpamComplianceStatus {
1067
808
  compliant = "compliant",
1068
809
  ignored = "ignored",
@@ -1131,12 +872,6 @@ export interface IpamAddressHistoryRecord {
1131
872
  */
1132
873
  SampledEndTime?: Date;
1133
874
  }
1134
- export declare namespace IpamAddressHistoryRecord {
1135
- /**
1136
- * @internal
1137
- */
1138
- const filterSensitiveLog: (obj: IpamAddressHistoryRecord) => any;
1139
- }
1140
875
  export interface GetIpamAddressHistoryResult {
1141
876
  /**
1142
877
  * <p>A historical record for a CIDR within an IPAM scope. If the CIDR is associated with an EC2 instance, you will see an object in the response for the instance and one for the network interface.</p>
@@ -1147,12 +882,6 @@ export interface GetIpamAddressHistoryResult {
1147
882
  */
1148
883
  NextToken?: string;
1149
884
  }
1150
- export declare namespace GetIpamAddressHistoryResult {
1151
- /**
1152
- * @internal
1153
- */
1154
- const filterSensitiveLog: (obj: GetIpamAddressHistoryResult) => any;
1155
- }
1156
885
  export interface GetIpamPoolAllocationsRequest {
1157
886
  /**
1158
887
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -1181,12 +910,6 @@ export interface GetIpamPoolAllocationsRequest {
1181
910
  */
1182
911
  NextToken?: string;
1183
912
  }
1184
- export declare namespace GetIpamPoolAllocationsRequest {
1185
- /**
1186
- * @internal
1187
- */
1188
- const filterSensitiveLog: (obj: GetIpamPoolAllocationsRequest) => any;
1189
- }
1190
913
  export interface GetIpamPoolAllocationsResult {
1191
914
  /**
1192
915
  * <p>The IPAM pool allocations you want information on.</p>
@@ -1197,12 +920,6 @@ export interface GetIpamPoolAllocationsResult {
1197
920
  */
1198
921
  NextToken?: string;
1199
922
  }
1200
- export declare namespace GetIpamPoolAllocationsResult {
1201
- /**
1202
- * @internal
1203
- */
1204
- const filterSensitiveLog: (obj: GetIpamPoolAllocationsResult) => any;
1205
- }
1206
923
  export interface GetIpamPoolCidrsRequest {
1207
924
  /**
1208
925
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -1227,12 +944,6 @@ export interface GetIpamPoolCidrsRequest {
1227
944
  */
1228
945
  NextToken?: string;
1229
946
  }
1230
- export declare namespace GetIpamPoolCidrsRequest {
1231
- /**
1232
- * @internal
1233
- */
1234
- const filterSensitiveLog: (obj: GetIpamPoolCidrsRequest) => any;
1235
- }
1236
947
  export interface GetIpamPoolCidrsResult {
1237
948
  /**
1238
949
  * <p>Information about the CIDRs provisioned to an IPAM pool.</p>
@@ -1243,12 +954,6 @@ export interface GetIpamPoolCidrsResult {
1243
954
  */
1244
955
  NextToken?: string;
1245
956
  }
1246
- export declare namespace GetIpamPoolCidrsResult {
1247
- /**
1248
- * @internal
1249
- */
1250
- const filterSensitiveLog: (obj: GetIpamPoolCidrsResult) => any;
1251
- }
1252
957
  export declare enum IpamResourceType {
1253
958
  eip = "eip",
1254
959
  ipv6_pool = "ipv6-pool",
@@ -1300,12 +1005,6 @@ export interface GetIpamResourceCidrsRequest {
1300
1005
  */
1301
1006
  ResourceOwner?: string;
1302
1007
  }
1303
- export declare namespace GetIpamResourceCidrsRequest {
1304
- /**
1305
- * @internal
1306
- */
1307
- const filterSensitiveLog: (obj: GetIpamResourceCidrsRequest) => any;
1308
- }
1309
1008
  export declare enum IpamManagementState {
1310
1009
  ignored = "ignored",
1311
1010
  managed = "managed",
@@ -1390,12 +1089,6 @@ export interface IpamResourceCidr {
1390
1089
  */
1391
1090
  VpcId?: string;
1392
1091
  }
1393
- export declare namespace IpamResourceCidr {
1394
- /**
1395
- * @internal
1396
- */
1397
- const filterSensitiveLog: (obj: IpamResourceCidr) => any;
1398
- }
1399
1092
  export interface GetIpamResourceCidrsResult {
1400
1093
  /**
1401
1094
  * <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>
@@ -1406,12 +1099,6 @@ export interface GetIpamResourceCidrsResult {
1406
1099
  */
1407
1100
  IpamResourceCidrs?: IpamResourceCidr[];
1408
1101
  }
1409
- export declare namespace GetIpamResourceCidrsResult {
1410
- /**
1411
- * @internal
1412
- */
1413
- const filterSensitiveLog: (obj: GetIpamResourceCidrsResult) => any;
1414
- }
1415
1102
  export interface GetLaunchTemplateDataRequest {
1416
1103
  /**
1417
1104
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -1425,24 +1112,12 @@ export interface GetLaunchTemplateDataRequest {
1425
1112
  */
1426
1113
  InstanceId: string | undefined;
1427
1114
  }
1428
- export declare namespace GetLaunchTemplateDataRequest {
1429
- /**
1430
- * @internal
1431
- */
1432
- const filterSensitiveLog: (obj: GetLaunchTemplateDataRequest) => any;
1433
- }
1434
1115
  export interface GetLaunchTemplateDataResult {
1435
1116
  /**
1436
1117
  * <p>The instance data.</p>
1437
1118
  */
1438
1119
  LaunchTemplateData?: ResponseLaunchTemplateData;
1439
1120
  }
1440
- export declare namespace GetLaunchTemplateDataResult {
1441
- /**
1442
- * @internal
1443
- */
1444
- const filterSensitiveLog: (obj: GetLaunchTemplateDataResult) => any;
1445
- }
1446
1121
  export interface GetManagedPrefixListAssociationsRequest {
1447
1122
  /**
1448
1123
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1464,12 +1139,6 @@ export interface GetManagedPrefixListAssociationsRequest {
1464
1139
  */
1465
1140
  NextToken?: string;
1466
1141
  }
1467
- export declare namespace GetManagedPrefixListAssociationsRequest {
1468
- /**
1469
- * @internal
1470
- */
1471
- const filterSensitiveLog: (obj: GetManagedPrefixListAssociationsRequest) => any;
1472
- }
1473
1142
  /**
1474
1143
  * <p>Describes the resource with which a prefix list is associated.</p>
1475
1144
  */
@@ -1483,12 +1152,6 @@ export interface PrefixListAssociation {
1483
1152
  */
1484
1153
  ResourceOwner?: string;
1485
1154
  }
1486
- export declare namespace PrefixListAssociation {
1487
- /**
1488
- * @internal
1489
- */
1490
- const filterSensitiveLog: (obj: PrefixListAssociation) => any;
1491
- }
1492
1155
  export interface GetManagedPrefixListAssociationsResult {
1493
1156
  /**
1494
1157
  * <p>Information about the associations.</p>
@@ -1499,12 +1162,6 @@ export interface GetManagedPrefixListAssociationsResult {
1499
1162
  */
1500
1163
  NextToken?: string;
1501
1164
  }
1502
- export declare namespace GetManagedPrefixListAssociationsResult {
1503
- /**
1504
- * @internal
1505
- */
1506
- const filterSensitiveLog: (obj: GetManagedPrefixListAssociationsResult) => any;
1507
- }
1508
1165
  export interface GetManagedPrefixListEntriesRequest {
1509
1166
  /**
1510
1167
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1530,12 +1187,6 @@ export interface GetManagedPrefixListEntriesRequest {
1530
1187
  */
1531
1188
  NextToken?: string;
1532
1189
  }
1533
- export declare namespace GetManagedPrefixListEntriesRequest {
1534
- /**
1535
- * @internal
1536
- */
1537
- const filterSensitiveLog: (obj: GetManagedPrefixListEntriesRequest) => any;
1538
- }
1539
1190
  /**
1540
1191
  * <p>Describes a prefix list entry.</p>
1541
1192
  */
@@ -1549,12 +1200,6 @@ export interface PrefixListEntry {
1549
1200
  */
1550
1201
  Description?: string;
1551
1202
  }
1552
- export declare namespace PrefixListEntry {
1553
- /**
1554
- * @internal
1555
- */
1556
- const filterSensitiveLog: (obj: PrefixListEntry) => any;
1557
- }
1558
1203
  export interface GetManagedPrefixListEntriesResult {
1559
1204
  /**
1560
1205
  * <p>Information about the prefix list entries.</p>
@@ -1565,12 +1210,6 @@ export interface GetManagedPrefixListEntriesResult {
1565
1210
  */
1566
1211
  NextToken?: string;
1567
1212
  }
1568
- export declare namespace GetManagedPrefixListEntriesResult {
1569
- /**
1570
- * @internal
1571
- */
1572
- const filterSensitiveLog: (obj: GetManagedPrefixListEntriesResult) => any;
1573
- }
1574
1213
  export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
1575
1214
  /**
1576
1215
  * <p>The ID of the Network Access Scope analysis.</p>
@@ -1592,12 +1231,6 @@ export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
1592
1231
  */
1593
1232
  DryRun?: boolean;
1594
1233
  }
1595
- export declare namespace GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
1596
- /**
1597
- * @internal
1598
- */
1599
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsRequest) => any;
1600
- }
1601
1234
  export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
1602
1235
  /**
1603
1236
  * <p>The ID of the Network Access Scope analysis.</p>
@@ -1616,12 +1249,6 @@ export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
1616
1249
  */
1617
1250
  NextToken?: string;
1618
1251
  }
1619
- export declare namespace GetNetworkInsightsAccessScopeAnalysisFindingsResult {
1620
- /**
1621
- * @internal
1622
- */
1623
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsResult) => any;
1624
- }
1625
1252
  export interface GetNetworkInsightsAccessScopeContentRequest {
1626
1253
  /**
1627
1254
  * <p>The ID of the Network Access Scope.</p>
@@ -1634,24 +1261,12 @@ export interface GetNetworkInsightsAccessScopeContentRequest {
1634
1261
  */
1635
1262
  DryRun?: boolean;
1636
1263
  }
1637
- export declare namespace GetNetworkInsightsAccessScopeContentRequest {
1638
- /**
1639
- * @internal
1640
- */
1641
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentRequest) => any;
1642
- }
1643
1264
  export interface GetNetworkInsightsAccessScopeContentResult {
1644
1265
  /**
1645
1266
  * <p>The Network Access Scope content.</p>
1646
1267
  */
1647
1268
  NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent;
1648
1269
  }
1649
- export declare namespace GetNetworkInsightsAccessScopeContentResult {
1650
- /**
1651
- * @internal
1652
- */
1653
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentResult) => any;
1654
- }
1655
1270
  export interface GetPasswordDataRequest {
1656
1271
  /**
1657
1272
  * <p>The ID of the Windows instance.</p>
@@ -1664,12 +1279,6 @@ export interface GetPasswordDataRequest {
1664
1279
  */
1665
1280
  DryRun?: boolean;
1666
1281
  }
1667
- export declare namespace GetPasswordDataRequest {
1668
- /**
1669
- * @internal
1670
- */
1671
- const filterSensitiveLog: (obj: GetPasswordDataRequest) => any;
1672
- }
1673
1282
  export interface GetPasswordDataResult {
1674
1283
  /**
1675
1284
  * <p>The ID of the Windows instance.</p>
@@ -1685,12 +1294,6 @@ export interface GetPasswordDataResult {
1685
1294
  */
1686
1295
  Timestamp?: Date;
1687
1296
  }
1688
- export declare namespace GetPasswordDataResult {
1689
- /**
1690
- * @internal
1691
- */
1692
- const filterSensitiveLog: (obj: GetPasswordDataResult) => any;
1693
- }
1694
1297
  /**
1695
1298
  * <p>Contains the parameters for GetReservedInstanceExchangeQuote.</p>
1696
1299
  */
@@ -1711,12 +1314,6 @@ export interface GetReservedInstancesExchangeQuoteRequest {
1711
1314
  */
1712
1315
  TargetConfigurations?: TargetConfigurationRequest[];
1713
1316
  }
1714
- export declare namespace GetReservedInstancesExchangeQuoteRequest {
1715
- /**
1716
- * @internal
1717
- */
1718
- const filterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteRequest) => any;
1719
- }
1720
1317
  /**
1721
1318
  * <p>The cost associated with the Reserved Instance.</p>
1722
1319
  */
@@ -1734,12 +1331,6 @@ export interface ReservationValue {
1734
1331
  */
1735
1332
  RemainingUpfrontValue?: string;
1736
1333
  }
1737
- export declare namespace ReservationValue {
1738
- /**
1739
- * @internal
1740
- */
1741
- const filterSensitiveLog: (obj: ReservationValue) => any;
1742
- }
1743
1334
  /**
1744
1335
  * <p>The total value of the Convertible Reserved Instance.</p>
1745
1336
  */
@@ -1753,12 +1344,6 @@ export interface ReservedInstanceReservationValue {
1753
1344
  */
1754
1345
  ReservedInstanceId?: string;
1755
1346
  }
1756
- export declare namespace ReservedInstanceReservationValue {
1757
- /**
1758
- * @internal
1759
- */
1760
- const filterSensitiveLog: (obj: ReservedInstanceReservationValue) => any;
1761
- }
1762
1347
  /**
1763
1348
  * <p>Information about the Convertible Reserved Instance offering.</p>
1764
1349
  */
@@ -1773,12 +1358,6 @@ export interface TargetConfiguration {
1773
1358
  */
1774
1359
  OfferingId?: string;
1775
1360
  }
1776
- export declare namespace TargetConfiguration {
1777
- /**
1778
- * @internal
1779
- */
1780
- const filterSensitiveLog: (obj: TargetConfiguration) => any;
1781
- }
1782
1361
  /**
1783
1362
  * <p>The total value of the new Convertible Reserved Instances.</p>
1784
1363
  */
@@ -1793,12 +1372,6 @@ export interface TargetReservationValue {
1793
1372
  */
1794
1373
  TargetConfiguration?: TargetConfiguration;
1795
1374
  }
1796
- export declare namespace TargetReservationValue {
1797
- /**
1798
- * @internal
1799
- */
1800
- const filterSensitiveLog: (obj: TargetReservationValue) => any;
1801
- }
1802
1375
  /**
1803
1376
  * <p>Contains the output of GetReservedInstancesExchangeQuote.</p>
1804
1377
  */
@@ -1840,24 +1413,12 @@ export interface GetReservedInstancesExchangeQuoteResult {
1840
1413
  */
1841
1414
  ValidationFailureReason?: string;
1842
1415
  }
1843
- export declare namespace GetReservedInstancesExchangeQuoteResult {
1844
- /**
1845
- * @internal
1846
- */
1847
- const filterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteResult) => any;
1848
- }
1849
1416
  export interface GetSerialConsoleAccessStatusRequest {
1850
1417
  /**
1851
1418
  * <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>
1852
1419
  */
1853
1420
  DryRun?: boolean;
1854
1421
  }
1855
- export declare namespace GetSerialConsoleAccessStatusRequest {
1856
- /**
1857
- * @internal
1858
- */
1859
- const filterSensitiveLog: (obj: GetSerialConsoleAccessStatusRequest) => any;
1860
- }
1861
1422
  export interface GetSerialConsoleAccessStatusResult {
1862
1423
  /**
1863
1424
  * <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
@@ -1866,12 +1427,6 @@ export interface GetSerialConsoleAccessStatusResult {
1866
1427
  */
1867
1428
  SerialConsoleAccessEnabled?: boolean;
1868
1429
  }
1869
- export declare namespace GetSerialConsoleAccessStatusResult {
1870
- /**
1871
- * @internal
1872
- */
1873
- const filterSensitiveLog: (obj: GetSerialConsoleAccessStatusResult) => any;
1874
- }
1875
1430
  /**
1876
1431
  * <p>The architecture type, virtualization type, and other attributes for the instance types.
1877
1432
  * When you specify instance attributes, Amazon EC2 will identify instance types with those
@@ -1894,12 +1449,6 @@ export interface InstanceRequirementsWithMetadataRequest {
1894
1449
  */
1895
1450
  InstanceRequirements?: InstanceRequirementsRequest;
1896
1451
  }
1897
- export declare namespace InstanceRequirementsWithMetadataRequest {
1898
- /**
1899
- * @internal
1900
- */
1901
- const filterSensitiveLog: (obj: InstanceRequirementsWithMetadataRequest) => any;
1902
- }
1903
1452
  export interface GetSpotPlacementScoresRequest {
1904
1453
  /**
1905
1454
  * <p>The instance types. We recommend that you specify at least three instance types. If you
@@ -1955,12 +1504,6 @@ export interface GetSpotPlacementScoresRequest {
1955
1504
  */
1956
1505
  NextToken?: string;
1957
1506
  }
1958
- export declare namespace GetSpotPlacementScoresRequest {
1959
- /**
1960
- * @internal
1961
- */
1962
- const filterSensitiveLog: (obj: GetSpotPlacementScoresRequest) => any;
1963
- }
1964
1507
  /**
1965
1508
  * <p>The Spot placement score for this Region or Availability Zone. The score is calculated
1966
1509
  * based on the assumption that the <code>capacity-optimized</code> allocation strategy is
@@ -1983,12 +1526,6 @@ export interface SpotPlacementScore {
1983
1526
  */
1984
1527
  Score?: number;
1985
1528
  }
1986
- export declare namespace SpotPlacementScore {
1987
- /**
1988
- * @internal
1989
- */
1990
- const filterSensitiveLog: (obj: SpotPlacementScore) => any;
1991
- }
1992
1529
  export interface GetSpotPlacementScoresResult {
1993
1530
  /**
1994
1531
  * <p>The Spot placement score for the top 10 Regions or Availability Zones, scored on a scale
@@ -2017,12 +1554,6 @@ export interface GetSpotPlacementScoresResult {
2017
1554
  */
2018
1555
  NextToken?: string;
2019
1556
  }
2020
- export declare namespace GetSpotPlacementScoresResult {
2021
- /**
2022
- * @internal
2023
- */
2024
- const filterSensitiveLog: (obj: GetSpotPlacementScoresResult) => any;
2025
- }
2026
1557
  export interface GetSubnetCidrReservationsRequest {
2027
1558
  /**
2028
1559
  * <p>One or more filters.</p>
@@ -2068,12 +1599,6 @@ export interface GetSubnetCidrReservationsRequest {
2068
1599
  */
2069
1600
  MaxResults?: number;
2070
1601
  }
2071
- export declare namespace GetSubnetCidrReservationsRequest {
2072
- /**
2073
- * @internal
2074
- */
2075
- const filterSensitiveLog: (obj: GetSubnetCidrReservationsRequest) => any;
2076
- }
2077
1602
  export interface GetSubnetCidrReservationsResult {
2078
1603
  /**
2079
1604
  * <p>Information about the IPv4 subnet CIDR reservations.</p>
@@ -2088,12 +1613,6 @@ export interface GetSubnetCidrReservationsResult {
2088
1613
  */
2089
1614
  NextToken?: string;
2090
1615
  }
2091
- export declare namespace GetSubnetCidrReservationsResult {
2092
- /**
2093
- * @internal
2094
- */
2095
- const filterSensitiveLog: (obj: GetSubnetCidrReservationsResult) => any;
2096
- }
2097
1616
  export interface GetTransitGatewayAttachmentPropagationsRequest {
2098
1617
  /**
2099
1618
  * <p>The ID of the attachment.</p>
@@ -2125,12 +1644,6 @@ export interface GetTransitGatewayAttachmentPropagationsRequest {
2125
1644
  */
2126
1645
  DryRun?: boolean;
2127
1646
  }
2128
- export declare namespace GetTransitGatewayAttachmentPropagationsRequest {
2129
- /**
2130
- * @internal
2131
- */
2132
- const filterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsRequest) => any;
2133
- }
2134
1647
  /**
2135
1648
  * <p>Describes a propagation route table.</p>
2136
1649
  */
@@ -2144,12 +1657,6 @@ export interface TransitGatewayAttachmentPropagation {
2144
1657
  */
2145
1658
  State?: TransitGatewayPropagationState | string;
2146
1659
  }
2147
- export declare namespace TransitGatewayAttachmentPropagation {
2148
- /**
2149
- * @internal
2150
- */
2151
- const filterSensitiveLog: (obj: TransitGatewayAttachmentPropagation) => any;
2152
- }
2153
1660
  export interface GetTransitGatewayAttachmentPropagationsResult {
2154
1661
  /**
2155
1662
  * <p>Information about the propagation route tables.</p>
@@ -2160,12 +1667,6 @@ export interface GetTransitGatewayAttachmentPropagationsResult {
2160
1667
  */
2161
1668
  NextToken?: string;
2162
1669
  }
2163
- export declare namespace GetTransitGatewayAttachmentPropagationsResult {
2164
- /**
2165
- * @internal
2166
- */
2167
- const filterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsResult) => any;
2168
- }
2169
1670
  export interface GetTransitGatewayMulticastDomainAssociationsRequest {
2170
1671
  /**
2171
1672
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -2215,12 +1716,6 @@ export interface GetTransitGatewayMulticastDomainAssociationsRequest {
2215
1716
  */
2216
1717
  DryRun?: boolean;
2217
1718
  }
2218
- export declare namespace GetTransitGatewayMulticastDomainAssociationsRequest {
2219
- /**
2220
- * @internal
2221
- */
2222
- const filterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsRequest) => any;
2223
- }
2224
1719
  /**
2225
1720
  * <p>Describes the resources associated with the transit gateway multicast domain.</p>
2226
1721
  */
@@ -2246,12 +1741,6 @@ export interface TransitGatewayMulticastDomainAssociation {
2246
1741
  */
2247
1742
  Subnet?: SubnetAssociation;
2248
1743
  }
2249
- export declare namespace TransitGatewayMulticastDomainAssociation {
2250
- /**
2251
- * @internal
2252
- */
2253
- const filterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociation) => any;
2254
- }
2255
1744
  export interface GetTransitGatewayMulticastDomainAssociationsResult {
2256
1745
  /**
2257
1746
  * <p>Information about the multicast domain associations.</p>
@@ -2262,13 +1751,7 @@ export interface GetTransitGatewayMulticastDomainAssociationsResult {
2262
1751
  */
2263
1752
  NextToken?: string;
2264
1753
  }
2265
- export declare namespace GetTransitGatewayMulticastDomainAssociationsResult {
2266
- /**
2267
- * @internal
2268
- */
2269
- const filterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsResult) => any;
2270
- }
2271
- export interface GetTransitGatewayPolicyTableAssociationsRequest {
1754
+ export interface GetTransitGatewayPolicyTableAssociationsRequest {
2272
1755
  /**
2273
1756
  * <p>The ID of the transit gateway policy table.</p>
2274
1757
  */
@@ -2293,12 +1776,6 @@ export interface GetTransitGatewayPolicyTableAssociationsRequest {
2293
1776
  */
2294
1777
  DryRun?: boolean;
2295
1778
  }
2296
- export declare namespace GetTransitGatewayPolicyTableAssociationsRequest {
2297
- /**
2298
- * @internal
2299
- */
2300
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsRequest) => any;
2301
- }
2302
1779
  export interface GetTransitGatewayPolicyTableAssociationsResult {
2303
1780
  /**
2304
1781
  * <p>Returns details about the transit gateway policy table association.</p>
@@ -2309,12 +1786,6 @@ export interface GetTransitGatewayPolicyTableAssociationsResult {
2309
1786
  */
2310
1787
  NextToken?: string;
2311
1788
  }
2312
- export declare namespace GetTransitGatewayPolicyTableAssociationsResult {
2313
- /**
2314
- * @internal
2315
- */
2316
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsResult) => any;
2317
- }
2318
1789
  export interface GetTransitGatewayPolicyTableEntriesRequest {
2319
1790
  /**
2320
1791
  * <p>The ID of the transit gateway policy table.</p>
@@ -2340,12 +1811,6 @@ export interface GetTransitGatewayPolicyTableEntriesRequest {
2340
1811
  */
2341
1812
  DryRun?: boolean;
2342
1813
  }
2343
- export declare namespace GetTransitGatewayPolicyTableEntriesRequest {
2344
- /**
2345
- * @internal
2346
- */
2347
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesRequest) => any;
2348
- }
2349
1814
  /**
2350
1815
  * <p>Describes the meta data tags associated with a transit gateway policy rule.</p>
2351
1816
  */
@@ -2359,12 +1824,6 @@ export interface TransitGatewayPolicyRuleMetaData {
2359
1824
  */
2360
1825
  MetaDataValue?: string;
2361
1826
  }
2362
- export declare namespace TransitGatewayPolicyRuleMetaData {
2363
- /**
2364
- * @internal
2365
- */
2366
- const filterSensitiveLog: (obj: TransitGatewayPolicyRuleMetaData) => any;
2367
- }
2368
1827
  /**
2369
1828
  * <p>Describes a rule associated with a transit gateway policy.</p>
2370
1829
  */
@@ -2394,12 +1853,6 @@ export interface TransitGatewayPolicyRule {
2394
1853
  */
2395
1854
  MetaData?: TransitGatewayPolicyRuleMetaData;
2396
1855
  }
2397
- export declare namespace TransitGatewayPolicyRule {
2398
- /**
2399
- * @internal
2400
- */
2401
- const filterSensitiveLog: (obj: TransitGatewayPolicyRule) => any;
2402
- }
2403
1856
  /**
2404
1857
  * <p>Describes a transit gateway policy table entry</p>
2405
1858
  */
@@ -2417,24 +1870,12 @@ export interface TransitGatewayPolicyTableEntry {
2417
1870
  */
2418
1871
  TargetRouteTableId?: string;
2419
1872
  }
2420
- export declare namespace TransitGatewayPolicyTableEntry {
2421
- /**
2422
- * @internal
2423
- */
2424
- const filterSensitiveLog: (obj: TransitGatewayPolicyTableEntry) => any;
2425
- }
2426
1873
  export interface GetTransitGatewayPolicyTableEntriesResult {
2427
1874
  /**
2428
1875
  * <p>The entries for the transit gateway policy table.</p>
2429
1876
  */
2430
1877
  TransitGatewayPolicyTableEntries?: TransitGatewayPolicyTableEntry[];
2431
1878
  }
2432
- export declare namespace GetTransitGatewayPolicyTableEntriesResult {
2433
- /**
2434
- * @internal
2435
- */
2436
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesResult) => any;
2437
- }
2438
1879
  export interface GetTransitGatewayPrefixListReferencesRequest {
2439
1880
  /**
2440
1881
  * <p>The ID of the transit gateway route table.</p>
@@ -2492,12 +1933,6 @@ export interface GetTransitGatewayPrefixListReferencesRequest {
2492
1933
  */
2493
1934
  DryRun?: boolean;
2494
1935
  }
2495
- export declare namespace GetTransitGatewayPrefixListReferencesRequest {
2496
- /**
2497
- * @internal
2498
- */
2499
- const filterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesRequest) => any;
2500
- }
2501
1936
  export interface GetTransitGatewayPrefixListReferencesResult {
2502
1937
  /**
2503
1938
  * <p>Information about the prefix list references.</p>
@@ -2508,12 +1943,6 @@ export interface GetTransitGatewayPrefixListReferencesResult {
2508
1943
  */
2509
1944
  NextToken?: string;
2510
1945
  }
2511
- export declare namespace GetTransitGatewayPrefixListReferencesResult {
2512
- /**
2513
- * @internal
2514
- */
2515
- const filterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesResult) => any;
2516
- }
2517
1946
  export interface GetTransitGatewayRouteTableAssociationsRequest {
2518
1947
  /**
2519
1948
  * <p>The ID of the transit gateway route table.</p>
@@ -2555,12 +1984,6 @@ export interface GetTransitGatewayRouteTableAssociationsRequest {
2555
1984
  */
2556
1985
  DryRun?: boolean;
2557
1986
  }
2558
- export declare namespace GetTransitGatewayRouteTableAssociationsRequest {
2559
- /**
2560
- * @internal
2561
- */
2562
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsRequest) => any;
2563
- }
2564
1987
  /**
2565
1988
  * <p>Describes an association between a route table and a resource attachment.</p>
2566
1989
  */
@@ -2582,12 +2005,6 @@ export interface TransitGatewayRouteTableAssociation {
2582
2005
  */
2583
2006
  State?: TransitGatewayAssociationState | string;
2584
2007
  }
2585
- export declare namespace TransitGatewayRouteTableAssociation {
2586
- /**
2587
- * @internal
2588
- */
2589
- const filterSensitiveLog: (obj: TransitGatewayRouteTableAssociation) => any;
2590
- }
2591
2008
  export interface GetTransitGatewayRouteTableAssociationsResult {
2592
2009
  /**
2593
2010
  * <p>Information about the associations.</p>
@@ -2598,12 +2015,6 @@ export interface GetTransitGatewayRouteTableAssociationsResult {
2598
2015
  */
2599
2016
  NextToken?: string;
2600
2017
  }
2601
- export declare namespace GetTransitGatewayRouteTableAssociationsResult {
2602
- /**
2603
- * @internal
2604
- */
2605
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsResult) => any;
2606
- }
2607
2018
  export interface GetTransitGatewayRouteTablePropagationsRequest {
2608
2019
  /**
2609
2020
  * <p>The ID of the transit gateway route table.</p>
@@ -2645,12 +2056,6 @@ export interface GetTransitGatewayRouteTablePropagationsRequest {
2645
2056
  */
2646
2057
  DryRun?: boolean;
2647
2058
  }
2648
- export declare namespace GetTransitGatewayRouteTablePropagationsRequest {
2649
- /**
2650
- * @internal
2651
- */
2652
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsRequest) => any;
2653
- }
2654
2059
  /**
2655
2060
  * <p>Describes a route table propagation.</p>
2656
2061
  */
@@ -2676,12 +2081,6 @@ export interface TransitGatewayRouteTablePropagation {
2676
2081
  */
2677
2082
  TransitGatewayRouteTableAnnouncementId?: string;
2678
2083
  }
2679
- export declare namespace TransitGatewayRouteTablePropagation {
2680
- /**
2681
- * @internal
2682
- */
2683
- const filterSensitiveLog: (obj: TransitGatewayRouteTablePropagation) => any;
2684
- }
2685
2084
  export interface GetTransitGatewayRouteTablePropagationsResult {
2686
2085
  /**
2687
2086
  * <p>Information about the route table propagations.</p>
@@ -2692,12 +2091,6 @@ export interface GetTransitGatewayRouteTablePropagationsResult {
2692
2091
  */
2693
2092
  NextToken?: string;
2694
2093
  }
2695
- export declare namespace GetTransitGatewayRouteTablePropagationsResult {
2696
- /**
2697
- * @internal
2698
- */
2699
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsResult) => any;
2700
- }
2701
2094
  export interface GetVpnConnectionDeviceSampleConfigurationRequest {
2702
2095
  /**
2703
2096
  * <p>The <code>VpnConnectionId</code> specifies the Site-to-Site VPN connection used for the sample
@@ -2722,24 +2115,12 @@ export interface GetVpnConnectionDeviceSampleConfigurationRequest {
2722
2115
  */
2723
2116
  DryRun?: boolean;
2724
2117
  }
2725
- export declare namespace GetVpnConnectionDeviceSampleConfigurationRequest {
2726
- /**
2727
- * @internal
2728
- */
2729
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationRequest) => any;
2730
- }
2731
2118
  export interface GetVpnConnectionDeviceSampleConfigurationResult {
2732
2119
  /**
2733
2120
  * <p>Sample configuration file for the specified customer gateway device.</p>
2734
2121
  */
2735
2122
  VpnConnectionDeviceSampleConfiguration?: string;
2736
2123
  }
2737
- export declare namespace GetVpnConnectionDeviceSampleConfigurationResult {
2738
- /**
2739
- * @internal
2740
- */
2741
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationResult) => any;
2742
- }
2743
2124
  export interface GetVpnConnectionDeviceTypesRequest {
2744
2125
  /**
2745
2126
  * <p>The maximum number of results returned by <code>GetVpnConnectionDeviceTypes</code> in
@@ -2768,12 +2149,6 @@ export interface GetVpnConnectionDeviceTypesRequest {
2768
2149
  */
2769
2150
  DryRun?: boolean;
2770
2151
  }
2771
- export declare namespace GetVpnConnectionDeviceTypesRequest {
2772
- /**
2773
- * @internal
2774
- */
2775
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceTypesRequest) => any;
2776
- }
2777
2152
  /**
2778
2153
  * <p>List of customer gateway devices that have a sample configuration file available for
2779
2154
  * use. You can also see the list of device types with sample configuration files available
@@ -2798,12 +2173,6 @@ export interface VpnConnectionDeviceType {
2798
2173
  */
2799
2174
  Software?: string;
2800
2175
  }
2801
- export declare namespace VpnConnectionDeviceType {
2802
- /**
2803
- * @internal
2804
- */
2805
- const filterSensitiveLog: (obj: VpnConnectionDeviceType) => any;
2806
- }
2807
2176
  export interface GetVpnConnectionDeviceTypesResult {
2808
2177
  /**
2809
2178
  * <p>List of customer gateway devices that have a sample configuration file available for
@@ -2819,12 +2188,6 @@ export interface GetVpnConnectionDeviceTypesResult {
2819
2188
  */
2820
2189
  NextToken?: string;
2821
2190
  }
2822
- export declare namespace GetVpnConnectionDeviceTypesResult {
2823
- /**
2824
- * @internal
2825
- */
2826
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceTypesResult) => any;
2827
- }
2828
2191
  export interface ImportClientVpnClientCertificateRevocationListRequest {
2829
2192
  /**
2830
2193
  * <p>The ID of the Client VPN endpoint to which the client certificate revocation list applies.</p>
@@ -2840,24 +2203,12 @@ export interface ImportClientVpnClientCertificateRevocationListRequest {
2840
2203
  */
2841
2204
  DryRun?: boolean;
2842
2205
  }
2843
- export declare namespace ImportClientVpnClientCertificateRevocationListRequest {
2844
- /**
2845
- * @internal
2846
- */
2847
- const filterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListRequest) => any;
2848
- }
2849
2206
  export interface ImportClientVpnClientCertificateRevocationListResult {
2850
2207
  /**
2851
2208
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
2852
2209
  */
2853
2210
  Return?: boolean;
2854
2211
  }
2855
- export declare namespace ImportClientVpnClientCertificateRevocationListResult {
2856
- /**
2857
- * @internal
2858
- */
2859
- const filterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListResult) => any;
2860
- }
2861
2212
  /**
2862
2213
  * <p>Describes the client-specific data.</p>
2863
2214
  */
@@ -2879,12 +2230,6 @@ export interface ClientData {
2879
2230
  */
2880
2231
  UploadStart?: Date;
2881
2232
  }
2882
- export declare namespace ClientData {
2883
- /**
2884
- * @internal
2885
- */
2886
- const filterSensitiveLog: (obj: ClientData) => any;
2887
- }
2888
2233
  /**
2889
2234
  * <p>Describes the Amazon S3 bucket for the disk image.</p>
2890
2235
  */
@@ -2898,12 +2243,6 @@ export interface UserBucket {
2898
2243
  */
2899
2244
  S3Key?: string;
2900
2245
  }
2901
- export declare namespace UserBucket {
2902
- /**
2903
- * @internal
2904
- */
2905
- const filterSensitiveLog: (obj: UserBucket) => any;
2906
- }
2907
2246
  /**
2908
2247
  * <p>Describes the disk container object for an import image task.</p>
2909
2248
  */
@@ -2936,12 +2275,6 @@ export interface ImageDiskContainer {
2936
2275
  */
2937
2276
  UserBucket?: UserBucket;
2938
2277
  }
2939
- export declare namespace ImageDiskContainer {
2940
- /**
2941
- * @internal
2942
- */
2943
- const filterSensitiveLog: (obj: ImageDiskContainer) => any;
2944
- }
2945
2278
  /**
2946
2279
  * <p>The request information of license configurations.</p>
2947
2280
  */
@@ -2951,12 +2284,6 @@ export interface ImportImageLicenseConfigurationRequest {
2951
2284
  */
2952
2285
  LicenseConfigurationArn?: string;
2953
2286
  }
2954
- export declare namespace ImportImageLicenseConfigurationRequest {
2955
- /**
2956
- * @internal
2957
- */
2958
- const filterSensitiveLog: (obj: ImportImageLicenseConfigurationRequest) => any;
2959
- }
2960
2287
  export interface ImportImageRequest {
2961
2288
  /**
2962
2289
  * <p>The architecture of the virtual machine.</p>
@@ -3061,12 +2388,6 @@ export interface ImportImageRequest {
3061
2388
  */
3062
2389
  BootMode?: BootModeValues | string;
3063
2390
  }
3064
- export declare namespace ImportImageRequest {
3065
- /**
3066
- * @internal
3067
- */
3068
- const filterSensitiveLog: (obj: ImportImageRequest) => any;
3069
- }
3070
2391
  export interface ImportImageResult {
3071
2392
  /**
3072
2393
  * <p>The architecture of the virtual machine.</p>
@@ -3133,12 +2454,6 @@ export interface ImportImageResult {
3133
2454
  */
3134
2455
  UsageOperation?: string;
3135
2456
  }
3136
- export declare namespace ImportImageResult {
3137
- /**
3138
- * @internal
3139
- */
3140
- const filterSensitiveLog: (obj: ImportImageResult) => any;
3141
- }
3142
2457
  /**
3143
2458
  * <p>Describes a disk image.</p>
3144
2459
  */
@@ -3160,12 +2475,6 @@ export interface DiskImageDetail {
3160
2475
  */
3161
2476
  ImportManifestUrl: string | undefined;
3162
2477
  }
3163
- export declare namespace DiskImageDetail {
3164
- /**
3165
- * @internal
3166
- */
3167
- const filterSensitiveLog: (obj: DiskImageDetail) => any;
3168
- }
3169
2478
  /**
3170
2479
  * <p>Describes an EBS volume.</p>
3171
2480
  */
@@ -3175,12 +2484,6 @@ export interface VolumeDetail {
3175
2484
  */
3176
2485
  Size: number | undefined;
3177
2486
  }
3178
- export declare namespace VolumeDetail {
3179
- /**
3180
- * @internal
3181
- */
3182
- const filterSensitiveLog: (obj: VolumeDetail) => any;
3183
- }
3184
2487
  /**
3185
2488
  * <p>Describes a disk image.</p>
3186
2489
  */
@@ -3198,12 +2501,6 @@ export interface DiskImage {
3198
2501
  */
3199
2502
  Volume?: VolumeDetail;
3200
2503
  }
3201
- export declare namespace DiskImage {
3202
- /**
3203
- * @internal
3204
- */
3205
- const filterSensitiveLog: (obj: DiskImage) => any;
3206
- }
3207
2504
  /**
3208
2505
  * <p>Describes the user data for an instance.</p>
3209
2506
  */
@@ -3214,12 +2511,6 @@ export interface UserData {
3214
2511
  */
3215
2512
  Data?: string;
3216
2513
  }
3217
- export declare namespace UserData {
3218
- /**
3219
- * @internal
3220
- */
3221
- const filterSensitiveLog: (obj: UserData) => any;
3222
- }
3223
2514
  /**
3224
2515
  * <p>Describes the launch specification for VM import.</p>
3225
2516
  */
@@ -3271,12 +2562,6 @@ export interface ImportInstanceLaunchSpecification {
3271
2562
  */
3272
2563
  UserData?: UserData;
3273
2564
  }
3274
- export declare namespace ImportInstanceLaunchSpecification {
3275
- /**
3276
- * @internal
3277
- */
3278
- const filterSensitiveLog: (obj: ImportInstanceLaunchSpecification) => any;
3279
- }
3280
2565
  export interface ImportInstanceRequest {
3281
2566
  /**
3282
2567
  * <p>A description for the instance being imported.</p>
@@ -3301,24 +2586,12 @@ export interface ImportInstanceRequest {
3301
2586
  */
3302
2587
  Platform: PlatformValues | string | undefined;
3303
2588
  }
3304
- export declare namespace ImportInstanceRequest {
3305
- /**
3306
- * @internal
3307
- */
3308
- const filterSensitiveLog: (obj: ImportInstanceRequest) => any;
3309
- }
3310
2589
  export interface ImportInstanceResult {
3311
2590
  /**
3312
2591
  * <p>Information about the conversion task.</p>
3313
2592
  */
3314
2593
  ConversionTask?: ConversionTask;
3315
2594
  }
3316
- export declare namespace ImportInstanceResult {
3317
- /**
3318
- * @internal
3319
- */
3320
- const filterSensitiveLog: (obj: ImportInstanceResult) => any;
3321
- }
3322
2595
  export interface ImportKeyPairRequest {
3323
2596
  /**
3324
2597
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3339,12 +2612,6 @@ export interface ImportKeyPairRequest {
3339
2612
  */
3340
2613
  TagSpecifications?: TagSpecification[];
3341
2614
  }
3342
- export declare namespace ImportKeyPairRequest {
3343
- /**
3344
- * @internal
3345
- */
3346
- const filterSensitiveLog: (obj: ImportKeyPairRequest) => any;
3347
- }
3348
2615
  export interface ImportKeyPairResult {
3349
2616
  /**
3350
2617
  * <ul>
@@ -3370,12 +2637,6 @@ export interface ImportKeyPairResult {
3370
2637
  */
3371
2638
  Tags?: Tag[];
3372
2639
  }
3373
- export declare namespace ImportKeyPairResult {
3374
- /**
3375
- * @internal
3376
- */
3377
- const filterSensitiveLog: (obj: ImportKeyPairResult) => any;
3378
- }
3379
2640
  /**
3380
2641
  * <p>The disk container object for the import snapshot request.</p>
3381
2642
  */
@@ -3400,12 +2661,6 @@ export interface SnapshotDiskContainer {
3400
2661
  */
3401
2662
  UserBucket?: UserBucket;
3402
2663
  }
3403
- export declare namespace SnapshotDiskContainer {
3404
- /**
3405
- * @internal
3406
- */
3407
- const filterSensitiveLog: (obj: SnapshotDiskContainer) => any;
3408
- }
3409
2664
  export interface ImportSnapshotRequest {
3410
2665
  /**
3411
2666
  * <p>The client-specific data.</p>
@@ -3470,12 +2725,6 @@ export interface ImportSnapshotRequest {
3470
2725
  */
3471
2726
  TagSpecifications?: TagSpecification[];
3472
2727
  }
3473
- export declare namespace ImportSnapshotRequest {
3474
- /**
3475
- * @internal
3476
- */
3477
- const filterSensitiveLog: (obj: ImportSnapshotRequest) => any;
3478
- }
3479
2728
  export interface ImportSnapshotResult {
3480
2729
  /**
3481
2730
  * <p>A description of the import snapshot task.</p>
@@ -3494,12 +2743,6 @@ export interface ImportSnapshotResult {
3494
2743
  */
3495
2744
  Tags?: Tag[];
3496
2745
  }
3497
- export declare namespace ImportSnapshotResult {
3498
- /**
3499
- * @internal
3500
- */
3501
- const filterSensitiveLog: (obj: ImportSnapshotResult) => any;
3502
- }
3503
2746
  export interface ImportVolumeRequest {
3504
2747
  /**
3505
2748
  * <p>The Availability Zone for the resulting EBS volume.</p>
@@ -3524,24 +2767,12 @@ export interface ImportVolumeRequest {
3524
2767
  */
3525
2768
  Volume: VolumeDetail | undefined;
3526
2769
  }
3527
- export declare namespace ImportVolumeRequest {
3528
- /**
3529
- * @internal
3530
- */
3531
- const filterSensitiveLog: (obj: ImportVolumeRequest) => any;
3532
- }
3533
2770
  export interface ImportVolumeResult {
3534
2771
  /**
3535
2772
  * <p>Information about the conversion task.</p>
3536
2773
  */
3537
2774
  ConversionTask?: ConversionTask;
3538
2775
  }
3539
- export declare namespace ImportVolumeResult {
3540
- /**
3541
- * @internal
3542
- */
3543
- const filterSensitiveLog: (obj: ImportVolumeResult) => any;
3544
- }
3545
2776
  export interface ListImagesInRecycleBinRequest {
3546
2777
  /**
3547
2778
  * <p>The IDs of the AMIs to list. Omit this parameter to list all of the AMIs that
@@ -3568,12 +2799,6 @@ export interface ListImagesInRecycleBinRequest {
3568
2799
  */
3569
2800
  DryRun?: boolean;
3570
2801
  }
3571
- export declare namespace ListImagesInRecycleBinRequest {
3572
- /**
3573
- * @internal
3574
- */
3575
- const filterSensitiveLog: (obj: ListImagesInRecycleBinRequest) => any;
3576
- }
3577
2802
  /**
3578
2803
  * <p>Information about an AMI that is currently in the Recycle Bin.</p>
3579
2804
  */
@@ -3599,12 +2824,6 @@ export interface ImageRecycleBinInfo {
3599
2824
  */
3600
2825
  RecycleBinExitTime?: Date;
3601
2826
  }
3602
- export declare namespace ImageRecycleBinInfo {
3603
- /**
3604
- * @internal
3605
- */
3606
- const filterSensitiveLog: (obj: ImageRecycleBinInfo) => any;
3607
- }
3608
2827
  export interface ListImagesInRecycleBinResult {
3609
2828
  /**
3610
2829
  * <p>Information about the AMIs.</p>
@@ -3615,12 +2834,6 @@ export interface ListImagesInRecycleBinResult {
3615
2834
  */
3616
2835
  NextToken?: string;
3617
2836
  }
3618
- export declare namespace ListImagesInRecycleBinResult {
3619
- /**
3620
- * @internal
3621
- */
3622
- const filterSensitiveLog: (obj: ListImagesInRecycleBinResult) => any;
3623
- }
3624
2837
  export interface ListSnapshotsInRecycleBinRequest {
3625
2838
  /**
3626
2839
  * <p>The maximum number of results to return with a single call.
@@ -3643,12 +2856,6 @@ export interface ListSnapshotsInRecycleBinRequest {
3643
2856
  */
3644
2857
  DryRun?: boolean;
3645
2858
  }
3646
- export declare namespace ListSnapshotsInRecycleBinRequest {
3647
- /**
3648
- * @internal
3649
- */
3650
- const filterSensitiveLog: (obj: ListSnapshotsInRecycleBinRequest) => any;
3651
- }
3652
2859
  /**
3653
2860
  * <p>Information about a snapshot that is currently in the Recycle Bin.</p>
3654
2861
  */
@@ -3674,12 +2881,6 @@ export interface SnapshotRecycleBinInfo {
3674
2881
  */
3675
2882
  VolumeId?: string;
3676
2883
  }
3677
- export declare namespace SnapshotRecycleBinInfo {
3678
- /**
3679
- * @internal
3680
- */
3681
- const filterSensitiveLog: (obj: SnapshotRecycleBinInfo) => any;
3682
- }
3683
2884
  export interface ListSnapshotsInRecycleBinResult {
3684
2885
  /**
3685
2886
  * <p>Information about the snapshots.</p>
@@ -3690,12 +2891,6 @@ export interface ListSnapshotsInRecycleBinResult {
3690
2891
  */
3691
2892
  NextToken?: string;
3692
2893
  }
3693
- export declare namespace ListSnapshotsInRecycleBinResult {
3694
- /**
3695
- * @internal
3696
- */
3697
- const filterSensitiveLog: (obj: ListSnapshotsInRecycleBinResult) => any;
3698
- }
3699
2894
  export interface ModifyAddressAttributeRequest {
3700
2895
  /**
3701
2896
  * <p>[EC2-VPC] The allocation ID.</p>
@@ -3712,24 +2907,12 @@ export interface ModifyAddressAttributeRequest {
3712
2907
  */
3713
2908
  DryRun?: boolean;
3714
2909
  }
3715
- export declare namespace ModifyAddressAttributeRequest {
3716
- /**
3717
- * @internal
3718
- */
3719
- const filterSensitiveLog: (obj: ModifyAddressAttributeRequest) => any;
3720
- }
3721
2910
  export interface ModifyAddressAttributeResult {
3722
2911
  /**
3723
2912
  * <p>Information about the Elastic IP address.</p>
3724
2913
  */
3725
2914
  Address?: AddressAttribute;
3726
2915
  }
3727
- export declare namespace ModifyAddressAttributeResult {
3728
- /**
3729
- * @internal
3730
- */
3731
- const filterSensitiveLog: (obj: ModifyAddressAttributeResult) => any;
3732
- }
3733
2916
  export declare type ModifyAvailabilityZoneOptInStatus = "not-opted-in" | "opted-in";
3734
2917
  export interface ModifyAvailabilityZoneGroupRequest {
3735
2918
  /**
@@ -3749,24 +2932,12 @@ export interface ModifyAvailabilityZoneGroupRequest {
3749
2932
  */
3750
2933
  DryRun?: boolean;
3751
2934
  }
3752
- export declare namespace ModifyAvailabilityZoneGroupRequest {
3753
- /**
3754
- * @internal
3755
- */
3756
- const filterSensitiveLog: (obj: ModifyAvailabilityZoneGroupRequest) => any;
3757
- }
3758
2935
  export interface ModifyAvailabilityZoneGroupResult {
3759
2936
  /**
3760
2937
  * <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
3761
2938
  */
3762
2939
  Return?: boolean;
3763
2940
  }
3764
- export declare namespace ModifyAvailabilityZoneGroupResult {
3765
- /**
3766
- * @internal
3767
- */
3768
- const filterSensitiveLog: (obj: ModifyAvailabilityZoneGroupResult) => any;
3769
- }
3770
2941
  export interface ModifyCapacityReservationRequest {
3771
2942
  /**
3772
2943
  * <p>The ID of the Capacity Reservation.</p>
@@ -3820,24 +2991,12 @@ export interface ModifyCapacityReservationRequest {
3820
2991
  */
3821
2992
  AdditionalInfo?: string;
3822
2993
  }
3823
- export declare namespace ModifyCapacityReservationRequest {
3824
- /**
3825
- * @internal
3826
- */
3827
- const filterSensitiveLog: (obj: ModifyCapacityReservationRequest) => any;
3828
- }
3829
2994
  export interface ModifyCapacityReservationResult {
3830
2995
  /**
3831
2996
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3832
2997
  */
3833
2998
  Return?: boolean;
3834
2999
  }
3835
- export declare namespace ModifyCapacityReservationResult {
3836
- /**
3837
- * @internal
3838
- */
3839
- const filterSensitiveLog: (obj: ModifyCapacityReservationResult) => any;
3840
- }
3841
3000
  export interface ModifyCapacityReservationFleetRequest {
3842
3001
  /**
3843
3002
  * <p>The ID of the Capacity Reservation Fleet to modify.</p>
@@ -3875,24 +3034,12 @@ export interface ModifyCapacityReservationFleetRequest {
3875
3034
  */
3876
3035
  RemoveEndDate?: boolean;
3877
3036
  }
3878
- export declare namespace ModifyCapacityReservationFleetRequest {
3879
- /**
3880
- * @internal
3881
- */
3882
- const filterSensitiveLog: (obj: ModifyCapacityReservationFleetRequest) => any;
3883
- }
3884
3037
  export interface ModifyCapacityReservationFleetResult {
3885
3038
  /**
3886
3039
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3887
3040
  */
3888
3041
  Return?: boolean;
3889
3042
  }
3890
- export declare namespace ModifyCapacityReservationFleetResult {
3891
- /**
3892
- * @internal
3893
- */
3894
- const filterSensitiveLog: (obj: ModifyCapacityReservationFleetResult) => any;
3895
- }
3896
3043
  /**
3897
3044
  * <p>Information about the DNS server to be used.</p>
3898
3045
  */
@@ -3909,12 +3056,6 @@ export interface DnsServersOptionsModifyStructure {
3909
3056
  */
3910
3057
  Enabled?: boolean;
3911
3058
  }
3912
- export declare namespace DnsServersOptionsModifyStructure {
3913
- /**
3914
- * @internal
3915
- */
3916
- const filterSensitiveLog: (obj: DnsServersOptionsModifyStructure) => any;
3917
- }
3918
3059
  export interface ModifyClientVpnEndpointRequest {
3919
3060
  /**
3920
3061
  * <p>The ID of the Client VPN endpoint to modify.</p>
@@ -4002,24 +3143,12 @@ export interface ModifyClientVpnEndpointRequest {
4002
3143
  */
4003
3144
  ClientLoginBannerOptions?: ClientLoginBannerOptions;
4004
3145
  }
4005
- export declare namespace ModifyClientVpnEndpointRequest {
4006
- /**
4007
- * @internal
4008
- */
4009
- const filterSensitiveLog: (obj: ModifyClientVpnEndpointRequest) => any;
4010
- }
4011
3146
  export interface ModifyClientVpnEndpointResult {
4012
3147
  /**
4013
3148
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
4014
3149
  */
4015
3150
  Return?: boolean;
4016
3151
  }
4017
- export declare namespace ModifyClientVpnEndpointResult {
4018
- /**
4019
- * @internal
4020
- */
4021
- const filterSensitiveLog: (obj: ModifyClientVpnEndpointResult) => any;
4022
- }
4023
3152
  export interface ModifyDefaultCreditSpecificationRequest {
4024
3153
  /**
4025
3154
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4038,24 +3167,12 @@ export interface ModifyDefaultCreditSpecificationRequest {
4038
3167
  */
4039
3168
  CpuCredits: string | undefined;
4040
3169
  }
4041
- export declare namespace ModifyDefaultCreditSpecificationRequest {
4042
- /**
4043
- * @internal
4044
- */
4045
- const filterSensitiveLog: (obj: ModifyDefaultCreditSpecificationRequest) => any;
4046
- }
4047
3170
  export interface ModifyDefaultCreditSpecificationResult {
4048
3171
  /**
4049
3172
  * <p>The default credit option for CPU usage of the instance family.</p>
4050
3173
  */
4051
3174
  InstanceFamilyCreditSpecification?: InstanceFamilyCreditSpecification;
4052
3175
  }
4053
- export declare namespace ModifyDefaultCreditSpecificationResult {
4054
- /**
4055
- * @internal
4056
- */
4057
- const filterSensitiveLog: (obj: ModifyDefaultCreditSpecificationResult) => any;
4058
- }
4059
3176
  export interface ModifyEbsDefaultKmsKeyIdRequest {
4060
3177
  /**
4061
3178
  * <p>The identifier of the Key Management Service (KMS) KMS key to use for Amazon EBS encryption.
@@ -4088,24 +3205,12 @@ export interface ModifyEbsDefaultKmsKeyIdRequest {
4088
3205
  */
4089
3206
  DryRun?: boolean;
4090
3207
  }
4091
- export declare namespace ModifyEbsDefaultKmsKeyIdRequest {
4092
- /**
4093
- * @internal
4094
- */
4095
- const filterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdRequest) => any;
4096
- }
4097
3208
  export interface ModifyEbsDefaultKmsKeyIdResult {
4098
3209
  /**
4099
3210
  * <p>The Amazon Resource Name (ARN) of the default KMS key for encryption by default.</p>
4100
3211
  */
4101
3212
  KmsKeyId?: string;
4102
3213
  }
4103
- export declare namespace ModifyEbsDefaultKmsKeyIdResult {
4104
- /**
4105
- * @internal
4106
- */
4107
- const filterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdResult) => any;
4108
- }
4109
3214
  export interface ModifyFleetRequest {
4110
3215
  /**
4111
3216
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4135,12 +3240,6 @@ export interface ModifyFleetRequest {
4135
3240
  */
4136
3241
  Context?: string;
4137
3242
  }
4138
- export declare namespace ModifyFleetRequest {
4139
- /**
4140
- * @internal
4141
- */
4142
- const filterSensitiveLog: (obj: ModifyFleetRequest) => any;
4143
- }
4144
3243
  export interface ModifyFleetResult {
4145
3244
  /**
4146
3245
  * <p>If the request succeeds, the response returns <code>true</code>. If the request fails,
@@ -4148,12 +3247,6 @@ export interface ModifyFleetResult {
4148
3247
  */
4149
3248
  Return?: boolean;
4150
3249
  }
4151
- export declare namespace ModifyFleetResult {
4152
- /**
4153
- * @internal
4154
- */
4155
- const filterSensitiveLog: (obj: ModifyFleetResult) => any;
4156
- }
4157
3250
  /**
4158
3251
  * <p>Describes a load permission.</p>
4159
3252
  */
@@ -4167,12 +3260,6 @@ export interface LoadPermissionRequest {
4167
3260
  */
4168
3261
  UserId?: string;
4169
3262
  }
4170
- export declare namespace LoadPermissionRequest {
4171
- /**
4172
- * @internal
4173
- */
4174
- const filterSensitiveLog: (obj: LoadPermissionRequest) => any;
4175
- }
4176
3263
  /**
4177
3264
  * <p>Describes modifications to the load permissions of an Amazon FPGA image (AFI).</p>
4178
3265
  */
@@ -4186,12 +3273,6 @@ export interface LoadPermissionModifications {
4186
3273
  */
4187
3274
  Remove?: LoadPermissionRequest[];
4188
3275
  }
4189
- export declare namespace LoadPermissionModifications {
4190
- /**
4191
- * @internal
4192
- */
4193
- const filterSensitiveLog: (obj: LoadPermissionModifications) => any;
4194
- }
4195
3276
  export declare type OperationType = "add" | "remove";
4196
3277
  export interface ModifyFpgaImageAttributeRequest {
4197
3278
  /**
@@ -4238,24 +3319,12 @@ export interface ModifyFpgaImageAttributeRequest {
4238
3319
  */
4239
3320
  Name?: string;
4240
3321
  }
4241
- export declare namespace ModifyFpgaImageAttributeRequest {
4242
- /**
4243
- * @internal
4244
- */
4245
- const filterSensitiveLog: (obj: ModifyFpgaImageAttributeRequest) => any;
4246
- }
4247
3322
  export interface ModifyFpgaImageAttributeResult {
4248
3323
  /**
4249
3324
  * <p>Information about the attribute.</p>
4250
3325
  */
4251
3326
  FpgaImageAttribute?: FpgaImageAttribute;
4252
3327
  }
4253
- export declare namespace ModifyFpgaImageAttributeResult {
4254
- /**
4255
- * @internal
4256
- */
4257
- const filterSensitiveLog: (obj: ModifyFpgaImageAttributeResult) => any;
4258
- }
4259
3328
  export interface ModifyHostsRequest {
4260
3329
  /**
4261
3330
  * <p>Specify whether to enable or disable auto-placement.</p>
@@ -4293,12 +3362,6 @@ export interface ModifyHostsRequest {
4293
3362
  */
4294
3363
  InstanceFamily?: string;
4295
3364
  }
4296
- export declare namespace ModifyHostsRequest {
4297
- /**
4298
- * @internal
4299
- */
4300
- const filterSensitiveLog: (obj: ModifyHostsRequest) => any;
4301
- }
4302
3365
  export interface ModifyHostsResult {
4303
3366
  /**
4304
3367
  * <p>The IDs of the Dedicated Hosts that were successfully modified.</p>
@@ -4310,12 +3373,6 @@ export interface ModifyHostsResult {
4310
3373
  */
4311
3374
  Unsuccessful?: UnsuccessfulItem[];
4312
3375
  }
4313
- export declare namespace ModifyHostsResult {
4314
- /**
4315
- * @internal
4316
- */
4317
- const filterSensitiveLog: (obj: ModifyHostsResult) => any;
4318
- }
4319
3376
  export interface ModifyIdentityIdFormatRequest {
4320
3377
  /**
4321
3378
  * <p>The ARN of the principal, which can be an IAM user, IAM role, or the root user. Specify
@@ -4343,12 +3400,6 @@ export interface ModifyIdentityIdFormatRequest {
4343
3400
  */
4344
3401
  UseLongIds: boolean | undefined;
4345
3402
  }
4346
- export declare namespace ModifyIdentityIdFormatRequest {
4347
- /**
4348
- * @internal
4349
- */
4350
- const filterSensitiveLog: (obj: ModifyIdentityIdFormatRequest) => any;
4351
- }
4352
3403
  export interface ModifyIdFormatRequest {
4353
3404
  /**
4354
3405
  * <p>The type of resource: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> |
@@ -4370,12 +3421,6 @@ export interface ModifyIdFormatRequest {
4370
3421
  */
4371
3422
  UseLongIds: boolean | undefined;
4372
3423
  }
4373
- export declare namespace ModifyIdFormatRequest {
4374
- /**
4375
- * @internal
4376
- */
4377
- const filterSensitiveLog: (obj: ModifyIdFormatRequest) => any;
4378
- }
4379
3424
  /**
4380
3425
  * <p>Describes a launch permission modification.</p>
4381
3426
  */
@@ -4389,12 +3434,6 @@ export interface LaunchPermissionModifications {
4389
3434
  */
4390
3435
  Remove?: LaunchPermission[];
4391
3436
  }
4392
- export declare namespace LaunchPermissionModifications {
4393
- /**
4394
- * @internal
4395
- */
4396
- const filterSensitiveLog: (obj: LaunchPermissionModifications) => any;
4397
- }
4398
3437
  /**
4399
3438
  * <p>Contains the parameters for ModifyImageAttribute.</p>
4400
3439
  */
@@ -4456,12 +3495,6 @@ export interface ModifyImageAttributeRequest {
4456
3495
  */
4457
3496
  OrganizationalUnitArns?: string[];
4458
3497
  }
4459
- export declare namespace ModifyImageAttributeRequest {
4460
- /**
4461
- * @internal
4462
- */
4463
- const filterSensitiveLog: (obj: ModifyImageAttributeRequest) => any;
4464
- }
4465
3498
  /**
4466
3499
  * <p>Describes information used to set up an EBS volume specified in a block device
4467
3500
  * mapping.</p>
@@ -4476,12 +3509,6 @@ export interface EbsInstanceBlockDeviceSpecification {
4476
3509
  */
4477
3510
  VolumeId?: string;
4478
3511
  }
4479
- export declare namespace EbsInstanceBlockDeviceSpecification {
4480
- /**
4481
- * @internal
4482
- */
4483
- const filterSensitiveLog: (obj: EbsInstanceBlockDeviceSpecification) => any;
4484
- }
4485
3512
  /**
4486
3513
  * <p>Describes a block device mapping entry.</p>
4487
3514
  */
@@ -4504,21 +3531,9 @@ export interface InstanceBlockDeviceMappingSpecification {
4504
3531
  */
4505
3532
  VirtualName?: string;
4506
3533
  }
4507
- export declare namespace InstanceBlockDeviceMappingSpecification {
4508
- /**
4509
- * @internal
4510
- */
4511
- const filterSensitiveLog: (obj: InstanceBlockDeviceMappingSpecification) => any;
4512
- }
4513
3534
  export interface BlobAttributeValue {
4514
3535
  Value?: Uint8Array;
4515
3536
  }
4516
- export declare namespace BlobAttributeValue {
4517
- /**
4518
- * @internal
4519
- */
4520
- const filterSensitiveLog: (obj: BlobAttributeValue) => any;
4521
- }
4522
3537
  export interface ModifyInstanceAttributeRequest {
4523
3538
  /**
4524
3539
  * <p>Enable or disable source/destination checks, which ensure that the instance is either
@@ -4628,12 +3643,6 @@ export interface ModifyInstanceAttributeRequest {
4628
3643
  */
4629
3644
  DisableApiStop?: AttributeBooleanValue;
4630
3645
  }
4631
- export declare namespace ModifyInstanceAttributeRequest {
4632
- /**
4633
- * @internal
4634
- */
4635
- const filterSensitiveLog: (obj: ModifyInstanceAttributeRequest) => any;
4636
- }
4637
3646
  /**
4638
3647
  * <p>Describes an instance's Capacity Reservation targeting option. You can specify only one parameter
4639
3648
  * at a time. If you specify <code>CapacityReservationPreference</code> and
@@ -4666,12 +3675,6 @@ export interface CapacityReservationSpecification {
4666
3675
  */
4667
3676
  CapacityReservationTarget?: CapacityReservationTarget;
4668
3677
  }
4669
- export declare namespace CapacityReservationSpecification {
4670
- /**
4671
- * @internal
4672
- */
4673
- const filterSensitiveLog: (obj: CapacityReservationSpecification) => any;
4674
- }
4675
3678
  export interface ModifyInstanceCapacityReservationAttributesRequest {
4676
3679
  /**
4677
3680
  * <p>The ID of the instance to be modified.</p>
@@ -4686,24 +3689,12 @@ export interface ModifyInstanceCapacityReservationAttributesRequest {
4686
3689
  */
4687
3690
  DryRun?: boolean;
4688
3691
  }
4689
- export declare namespace ModifyInstanceCapacityReservationAttributesRequest {
4690
- /**
4691
- * @internal
4692
- */
4693
- const filterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesRequest) => any;
4694
- }
4695
3692
  export interface ModifyInstanceCapacityReservationAttributesResult {
4696
3693
  /**
4697
3694
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
4698
3695
  */
4699
3696
  Return?: boolean;
4700
3697
  }
4701
- export declare namespace ModifyInstanceCapacityReservationAttributesResult {
4702
- /**
4703
- * @internal
4704
- */
4705
- const filterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesResult) => any;
4706
- }
4707
3698
  /**
4708
3699
  * <p>Describes the credit option for CPU usage of a burstable performance instance.</p>
4709
3700
  */
@@ -4713,19 +3704,14 @@ export interface InstanceCreditSpecificationRequest {
4713
3704
  */
4714
3705
  InstanceId?: string;
4715
3706
  /**
4716
- * <p>The credit option for CPU usage of the instance. Valid values are
4717
- * <code>standard</code> and <code>unlimited</code>.</p>
3707
+ * <p>The credit option for CPU usage of the instance.</p>
3708
+ * <p>Valid values: <code>standard</code> | <code>unlimited</code>
3709
+ * </p>
4718
3710
  * <p>T3 instances with <code>host</code> tenancy do not support the <code>unlimited</code>
4719
3711
  * CPU credit option.</p>
4720
3712
  */
4721
3713
  CpuCredits?: string;
4722
3714
  }
4723
- export declare namespace InstanceCreditSpecificationRequest {
4724
- /**
4725
- * @internal
4726
- */
4727
- const filterSensitiveLog: (obj: InstanceCreditSpecificationRequest) => any;
4728
- }
4729
3715
  export interface ModifyInstanceCreditSpecificationRequest {
4730
3716
  /**
4731
3717
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4744,12 +3730,6 @@ export interface ModifyInstanceCreditSpecificationRequest {
4744
3730
  */
4745
3731
  InstanceCreditSpecifications: InstanceCreditSpecificationRequest[] | undefined;
4746
3732
  }
4747
- export declare namespace ModifyInstanceCreditSpecificationRequest {
4748
- /**
4749
- * @internal
4750
- */
4751
- const filterSensitiveLog: (obj: ModifyInstanceCreditSpecificationRequest) => any;
4752
- }
4753
3733
  /**
4754
3734
  * <p>Describes the burstable performance instance whose credit option for CPU usage was
4755
3735
  * successfully modified.</p>
@@ -4760,12 +3740,6 @@ export interface SuccessfulInstanceCreditSpecificationItem {
4760
3740
  */
4761
3741
  InstanceId?: string;
4762
3742
  }
4763
- export declare namespace SuccessfulInstanceCreditSpecificationItem {
4764
- /**
4765
- * @internal
4766
- */
4767
- const filterSensitiveLog: (obj: SuccessfulInstanceCreditSpecificationItem) => any;
4768
- }
4769
3743
  export declare enum UnsuccessfulInstanceCreditSpecificationErrorCode {
4770
3744
  INCORRECT_INSTANCE_STATE = "IncorrectInstanceState",
4771
3745
  INSTANCE_CREDIT_SPECIFICATION_NOT_SUPPORTED = "InstanceCreditSpecification.NotSupported",
@@ -4786,12 +3760,6 @@ export interface UnsuccessfulInstanceCreditSpecificationItemError {
4786
3760
  */
4787
3761
  Message?: string;
4788
3762
  }
4789
- export declare namespace UnsuccessfulInstanceCreditSpecificationItemError {
4790
- /**
4791
- * @internal
4792
- */
4793
- const filterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItemError) => any;
4794
- }
4795
3763
  /**
4796
3764
  * <p>Describes the burstable performance instance whose credit option for CPU usage was not
4797
3765
  * modified.</p>
@@ -4807,12 +3775,6 @@ export interface UnsuccessfulInstanceCreditSpecificationItem {
4807
3775
  */
4808
3776
  Error?: UnsuccessfulInstanceCreditSpecificationItemError;
4809
3777
  }
4810
- export declare namespace UnsuccessfulInstanceCreditSpecificationItem {
4811
- /**
4812
- * @internal
4813
- */
4814
- const filterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItem) => any;
4815
- }
4816
3778
  export interface ModifyInstanceCreditSpecificationResult {
4817
3779
  /**
4818
3780
  * <p>Information about the instances whose credit option for CPU usage was successfully
@@ -4825,12 +3787,6 @@ export interface ModifyInstanceCreditSpecificationResult {
4825
3787
  */
4826
3788
  UnsuccessfulInstanceCreditSpecifications?: UnsuccessfulInstanceCreditSpecificationItem[];
4827
3789
  }
4828
- export declare namespace ModifyInstanceCreditSpecificationResult {
4829
- /**
4830
- * @internal
4831
- */
4832
- const filterSensitiveLog: (obj: ModifyInstanceCreditSpecificationResult) => any;
4833
- }
4834
3790
  export interface ModifyInstanceEventStartTimeRequest {
4835
3791
  /**
4836
3792
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4851,24 +3807,12 @@ export interface ModifyInstanceEventStartTimeRequest {
4851
3807
  */
4852
3808
  NotBefore: Date | undefined;
4853
3809
  }
4854
- export declare namespace ModifyInstanceEventStartTimeRequest {
4855
- /**
4856
- * @internal
4857
- */
4858
- const filterSensitiveLog: (obj: ModifyInstanceEventStartTimeRequest) => any;
4859
- }
4860
3810
  export interface ModifyInstanceEventStartTimeResult {
4861
3811
  /**
4862
3812
  * <p>Describes a scheduled event for an instance.</p>
4863
3813
  */
4864
3814
  Event?: InstanceStatusEvent;
4865
3815
  }
4866
- export declare namespace ModifyInstanceEventStartTimeResult {
4867
- /**
4868
- * @internal
4869
- */
4870
- const filterSensitiveLog: (obj: ModifyInstanceEventStartTimeResult) => any;
4871
- }
4872
3816
  export interface ModifyInstanceEventWindowRequest {
4873
3817
  /**
4874
3818
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4921,24 +3865,12 @@ export interface ModifyInstanceEventWindowRequest {
4921
3865
  */
4922
3866
  CronExpression?: string;
4923
3867
  }
4924
- export declare namespace ModifyInstanceEventWindowRequest {
4925
- /**
4926
- * @internal
4927
- */
4928
- const filterSensitiveLog: (obj: ModifyInstanceEventWindowRequest) => any;
4929
- }
4930
3868
  export interface ModifyInstanceEventWindowResult {
4931
3869
  /**
4932
3870
  * <p>Information about the event window.</p>
4933
3871
  */
4934
3872
  InstanceEventWindow?: InstanceEventWindow;
4935
3873
  }
4936
- export declare namespace ModifyInstanceEventWindowResult {
4937
- /**
4938
- * @internal
4939
- */
4940
- const filterSensitiveLog: (obj: ModifyInstanceEventWindowResult) => any;
4941
- }
4942
3874
  export interface ModifyInstanceMaintenanceOptionsRequest {
4943
3875
  /**
4944
3876
  * <p>The ID of the instance.</p>
@@ -4957,12 +3889,6 @@ export interface ModifyInstanceMaintenanceOptionsRequest {
4957
3889
  */
4958
3890
  DryRun?: boolean;
4959
3891
  }
4960
- export declare namespace ModifyInstanceMaintenanceOptionsRequest {
4961
- /**
4962
- * @internal
4963
- */
4964
- const filterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsRequest) => any;
4965
- }
4966
3892
  export interface ModifyInstanceMaintenanceOptionsResult {
4967
3893
  /**
4968
3894
  * <p>The ID of the instance.</p>
@@ -4974,12 +3900,6 @@ export interface ModifyInstanceMaintenanceOptionsResult {
4974
3900
  */
4975
3901
  AutoRecovery?: InstanceAutoRecoveryState | string;
4976
3902
  }
4977
- export declare namespace ModifyInstanceMaintenanceOptionsResult {
4978
- /**
4979
- * @internal
4980
- */
4981
- const filterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsResult) => any;
4982
- }
4983
3903
  export interface ModifyInstanceMetadataOptionsRequest {
4984
3904
  /**
4985
3905
  * <p>The ID of the instance.</p>
@@ -5034,12 +3954,6 @@ export interface ModifyInstanceMetadataOptionsRequest {
5034
3954
  */
5035
3955
  InstanceMetadataTags?: InstanceMetadataTagsState | string;
5036
3956
  }
5037
- export declare namespace ModifyInstanceMetadataOptionsRequest {
5038
- /**
5039
- * @internal
5040
- */
5041
- const filterSensitiveLog: (obj: ModifyInstanceMetadataOptionsRequest) => any;
5042
- }
5043
3957
  export interface ModifyInstanceMetadataOptionsResult {
5044
3958
  /**
5045
3959
  * <p>The ID of the instance.</p>
@@ -5050,12 +3964,6 @@ export interface ModifyInstanceMetadataOptionsResult {
5050
3964
  */
5051
3965
  InstanceMetadataOptions?: InstanceMetadataOptionsResponse;
5052
3966
  }
5053
- export declare namespace ModifyInstanceMetadataOptionsResult {
5054
- /**
5055
- * @internal
5056
- */
5057
- const filterSensitiveLog: (obj: ModifyInstanceMetadataOptionsResult) => any;
5058
- }
5059
3967
  export declare type HostTenancy = "dedicated" | "host";
5060
3968
  export interface ModifyInstancePlacementRequest {
5061
3969
  /**
@@ -5100,24 +4008,12 @@ export interface ModifyInstancePlacementRequest {
5100
4008
  */
5101
4009
  HostResourceGroupArn?: string;
5102
4010
  }
5103
- export declare namespace ModifyInstancePlacementRequest {
5104
- /**
5105
- * @internal
5106
- */
5107
- const filterSensitiveLog: (obj: ModifyInstancePlacementRequest) => any;
5108
- }
5109
4011
  export interface ModifyInstancePlacementResult {
5110
4012
  /**
5111
4013
  * <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
5112
4014
  */
5113
4015
  Return?: boolean;
5114
4016
  }
5115
- export declare namespace ModifyInstancePlacementResult {
5116
- /**
5117
- * @internal
5118
- */
5119
- const filterSensitiveLog: (obj: ModifyInstancePlacementResult) => any;
5120
- }
5121
4017
  /**
5122
4018
  * <p>Remove an operating Region from an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only
5123
4019
  * discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
@@ -5130,12 +4026,6 @@ export interface RemoveIpamOperatingRegion {
5130
4026
  */
5131
4027
  RegionName?: string;
5132
4028
  }
5133
- export declare namespace RemoveIpamOperatingRegion {
5134
- /**
5135
- * @internal
5136
- */
5137
- const filterSensitiveLog: (obj: RemoveIpamOperatingRegion) => any;
5138
- }
5139
4029
  export interface ModifyIpamRequest {
5140
4030
  /**
5141
4031
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5162,24 +4052,12 @@ export interface ModifyIpamRequest {
5162
4052
  */
5163
4053
  RemoveOperatingRegions?: RemoveIpamOperatingRegion[];
5164
4054
  }
5165
- export declare namespace ModifyIpamRequest {
5166
- /**
5167
- * @internal
5168
- */
5169
- const filterSensitiveLog: (obj: ModifyIpamRequest) => any;
5170
- }
5171
4055
  export interface ModifyIpamResult {
5172
4056
  /**
5173
4057
  * <p>The results of the modification.</p>
5174
4058
  */
5175
4059
  Ipam?: Ipam;
5176
4060
  }
5177
- export declare namespace ModifyIpamResult {
5178
- /**
5179
- * @internal
5180
- */
5181
- const filterSensitiveLog: (obj: ModifyIpamResult) => any;
5182
- }
5183
4061
  export interface ModifyIpamPoolRequest {
5184
4062
  /**
5185
4063
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5235,24 +4113,12 @@ export interface ModifyIpamPoolRequest {
5235
4113
  */
5236
4114
  RemoveAllocationResourceTags?: RequestIpamResourceTag[];
5237
4115
  }
5238
- export declare namespace ModifyIpamPoolRequest {
5239
- /**
5240
- * @internal
5241
- */
5242
- const filterSensitiveLog: (obj: ModifyIpamPoolRequest) => any;
5243
- }
5244
4116
  export interface ModifyIpamPoolResult {
5245
4117
  /**
5246
4118
  * <p>The results of the modification.</p>
5247
4119
  */
5248
4120
  IpamPool?: IpamPool;
5249
4121
  }
5250
- export declare namespace ModifyIpamPoolResult {
5251
- /**
5252
- * @internal
5253
- */
5254
- const filterSensitiveLog: (obj: ModifyIpamPoolResult) => any;
5255
- }
5256
4122
  export interface ModifyIpamResourceCidrRequest {
5257
4123
  /**
5258
4124
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5285,24 +4151,12 @@ export interface ModifyIpamResourceCidrRequest {
5285
4151
  */
5286
4152
  Monitored: boolean | undefined;
5287
4153
  }
5288
- export declare namespace ModifyIpamResourceCidrRequest {
5289
- /**
5290
- * @internal
5291
- */
5292
- const filterSensitiveLog: (obj: ModifyIpamResourceCidrRequest) => any;
5293
- }
5294
4154
  export interface ModifyIpamResourceCidrResult {
5295
4155
  /**
5296
4156
  * <p>The CIDR for an IPAM resource.</p>
5297
4157
  */
5298
4158
  IpamResourceCidr?: IpamResourceCidr;
5299
4159
  }
5300
- export declare namespace ModifyIpamResourceCidrResult {
5301
- /**
5302
- * @internal
5303
- */
5304
- const filterSensitiveLog: (obj: ModifyIpamResourceCidrResult) => any;
5305
- }
5306
4160
  export interface ModifyIpamScopeRequest {
5307
4161
  /**
5308
4162
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5319,24 +4173,12 @@ export interface ModifyIpamScopeRequest {
5319
4173
  */
5320
4174
  Description?: string;
5321
4175
  }
5322
- export declare namespace ModifyIpamScopeRequest {
5323
- /**
5324
- * @internal
5325
- */
5326
- const filterSensitiveLog: (obj: ModifyIpamScopeRequest) => any;
5327
- }
5328
4176
  export interface ModifyIpamScopeResult {
5329
4177
  /**
5330
4178
  * <p>The results of the modification.</p>
5331
4179
  */
5332
4180
  IpamScope?: IpamScope;
5333
4181
  }
5334
- export declare namespace ModifyIpamScopeResult {
5335
- /**
5336
- * @internal
5337
- */
5338
- const filterSensitiveLog: (obj: ModifyIpamScopeResult) => any;
5339
- }
5340
4182
  export interface ModifyLaunchTemplateRequest {
5341
4183
  /**
5342
4184
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -5367,24 +4209,12 @@ export interface ModifyLaunchTemplateRequest {
5367
4209
  */
5368
4210
  DefaultVersion?: string;
5369
4211
  }
5370
- export declare namespace ModifyLaunchTemplateRequest {
5371
- /**
5372
- * @internal
5373
- */
5374
- const filterSensitiveLog: (obj: ModifyLaunchTemplateRequest) => any;
5375
- }
5376
4212
  export interface ModifyLaunchTemplateResult {
5377
4213
  /**
5378
4214
  * <p>Information about the launch template.</p>
5379
4215
  */
5380
4216
  LaunchTemplate?: LaunchTemplate;
5381
4217
  }
5382
- export declare namespace ModifyLaunchTemplateResult {
5383
- /**
5384
- * @internal
5385
- */
5386
- const filterSensitiveLog: (obj: ModifyLaunchTemplateResult) => any;
5387
- }
5388
4218
  /**
5389
4219
  * <p>An entry for a prefix list.</p>
5390
4220
  */
@@ -5394,12 +4224,6 @@ export interface RemovePrefixListEntry {
5394
4224
  */
5395
4225
  Cidr: string | undefined;
5396
4226
  }
5397
- export declare namespace RemovePrefixListEntry {
5398
- /**
5399
- * @internal
5400
- */
5401
- const filterSensitiveLog: (obj: RemovePrefixListEntry) => any;
5402
- }
5403
4227
  export interface ModifyManagedPrefixListRequest {
5404
4228
  /**
5405
4229
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5436,24 +4260,12 @@ export interface ModifyManagedPrefixListRequest {
5436
4260
  */
5437
4261
  MaxEntries?: number;
5438
4262
  }
5439
- export declare namespace ModifyManagedPrefixListRequest {
5440
- /**
5441
- * @internal
5442
- */
5443
- const filterSensitiveLog: (obj: ModifyManagedPrefixListRequest) => any;
5444
- }
5445
4263
  export interface ModifyManagedPrefixListResult {
5446
4264
  /**
5447
4265
  * <p>Information about the prefix list.</p>
5448
4266
  */
5449
4267
  PrefixList?: ManagedPrefixList;
5450
4268
  }
5451
- export declare namespace ModifyManagedPrefixListResult {
5452
- /**
5453
- * @internal
5454
- */
5455
- const filterSensitiveLog: (obj: ModifyManagedPrefixListResult) => any;
5456
- }
5457
4269
  /**
5458
4270
  * <p>Describes an attachment change.</p>
5459
4271
  */
@@ -5467,12 +4279,6 @@ export interface NetworkInterfaceAttachmentChanges {
5467
4279
  */
5468
4280
  DeleteOnTermination?: boolean;
5469
4281
  }
5470
- export declare namespace NetworkInterfaceAttachmentChanges {
5471
- /**
5472
- * @internal
5473
- */
5474
- const filterSensitiveLog: (obj: NetworkInterfaceAttachmentChanges) => any;
5475
- }
5476
4282
  /**
5477
4283
  * <p>Contains the parameters for ModifyNetworkInterfaceAttribute.</p>
5478
4284
  */
@@ -5509,12 +4315,6 @@ export interface ModifyNetworkInterfaceAttributeRequest {
5509
4315
  */
5510
4316
  SourceDestCheck?: AttributeBooleanValue;
5511
4317
  }
5512
- export declare namespace ModifyNetworkInterfaceAttributeRequest {
5513
- /**
5514
- * @internal
5515
- */
5516
- const filterSensitiveLog: (obj: ModifyNetworkInterfaceAttributeRequest) => any;
5517
- }
5518
4318
  export interface ModifyPrivateDnsNameOptionsRequest {
5519
4319
  /**
5520
4320
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -5545,12 +4345,6 @@ export interface ModifyPrivateDnsNameOptionsRequest {
5545
4345
  */
5546
4346
  EnableResourceNameDnsAAAARecord?: boolean;
5547
4347
  }
5548
- export declare namespace ModifyPrivateDnsNameOptionsRequest {
5549
- /**
5550
- * @internal
5551
- */
5552
- const filterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsRequest) => any;
5553
- }
5554
4348
  export interface ModifyPrivateDnsNameOptionsResult {
5555
4349
  /**
5556
4350
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an
@@ -5558,12 +4352,6 @@ export interface ModifyPrivateDnsNameOptionsResult {
5558
4352
  */
5559
4353
  Return?: boolean;
5560
4354
  }
5561
- export declare namespace ModifyPrivateDnsNameOptionsResult {
5562
- /**
5563
- * @internal
5564
- */
5565
- const filterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsResult) => any;
5566
- }
5567
4355
  /**
5568
4356
  * <p>Contains the parameters for ModifyReservedInstances.</p>
5569
4357
  */
@@ -5582,12 +4370,6 @@ export interface ModifyReservedInstancesRequest {
5582
4370
  */
5583
4371
  TargetConfigurations: ReservedInstancesConfiguration[] | undefined;
5584
4372
  }
5585
- export declare namespace ModifyReservedInstancesRequest {
5586
- /**
5587
- * @internal
5588
- */
5589
- const filterSensitiveLog: (obj: ModifyReservedInstancesRequest) => any;
5590
- }
5591
4373
  /**
5592
4374
  * <p>Contains the output of ModifyReservedInstances.</p>
5593
4375
  */
@@ -5597,12 +4379,6 @@ export interface ModifyReservedInstancesResult {
5597
4379
  */
5598
4380
  ReservedInstancesModificationId?: string;
5599
4381
  }
5600
- export declare namespace ModifyReservedInstancesResult {
5601
- /**
5602
- * @internal
5603
- */
5604
- const filterSensitiveLog: (obj: ModifyReservedInstancesResult) => any;
5605
- }
5606
4382
  /**
5607
4383
  * <p>Describes a security group rule.</p>
5608
4384
  * <p>You must specify exactly one of the following parameters, based on the rule type:</p>
@@ -5660,12 +4436,6 @@ export interface SecurityGroupRuleRequest {
5660
4436
  */
5661
4437
  Description?: string;
5662
4438
  }
5663
- export declare namespace SecurityGroupRuleRequest {
5664
- /**
5665
- * @internal
5666
- */
5667
- const filterSensitiveLog: (obj: SecurityGroupRuleRequest) => any;
5668
- }
5669
4439
  /**
5670
4440
  * <p>Describes an update to a security group rule.</p>
5671
4441
  */
@@ -5679,12 +4449,6 @@ export interface SecurityGroupRuleUpdate {
5679
4449
  */
5680
4450
  SecurityGroupRule?: SecurityGroupRuleRequest;
5681
4451
  }
5682
- export declare namespace SecurityGroupRuleUpdate {
5683
- /**
5684
- * @internal
5685
- */
5686
- const filterSensitiveLog: (obj: SecurityGroupRuleUpdate) => any;
5687
- }
5688
4452
  export interface ModifySecurityGroupRulesRequest {
5689
4453
  /**
5690
4454
  * <p>The ID of the security group.</p>
@@ -5701,24 +4465,12 @@ export interface ModifySecurityGroupRulesRequest {
5701
4465
  */
5702
4466
  DryRun?: boolean;
5703
4467
  }
5704
- export declare namespace ModifySecurityGroupRulesRequest {
5705
- /**
5706
- * @internal
5707
- */
5708
- const filterSensitiveLog: (obj: ModifySecurityGroupRulesRequest) => any;
5709
- }
5710
4468
  export interface ModifySecurityGroupRulesResult {
5711
4469
  /**
5712
4470
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
5713
4471
  */
5714
4472
  Return?: boolean;
5715
4473
  }
5716
- export declare namespace ModifySecurityGroupRulesResult {
5717
- /**
5718
- * @internal
5719
- */
5720
- const filterSensitiveLog: (obj: ModifySecurityGroupRulesResult) => any;
5721
- }
5722
4474
  /**
5723
4475
  * <p>Describes modifications to the list of create volume permissions for a volume.</p>
5724
4476
  */
@@ -5732,12 +4484,6 @@ export interface CreateVolumePermissionModifications {
5732
4484
  */
5733
4485
  Remove?: CreateVolumePermission[];
5734
4486
  }
5735
- export declare namespace CreateVolumePermissionModifications {
5736
- /**
5737
- * @internal
5738
- */
5739
- const filterSensitiveLog: (obj: CreateVolumePermissionModifications) => any;
5740
- }
5741
4487
  export interface ModifySnapshotAttributeRequest {
5742
4488
  /**
5743
4489
  * <p>The snapshot attribute to modify. Only volume creation permissions can be modified.</p>
@@ -5770,12 +4516,6 @@ export interface ModifySnapshotAttributeRequest {
5770
4516
  */
5771
4517
  DryRun?: boolean;
5772
4518
  }
5773
- export declare namespace ModifySnapshotAttributeRequest {
5774
- /**
5775
- * @internal
5776
- */
5777
- const filterSensitiveLog: (obj: ModifySnapshotAttributeRequest) => any;
5778
- }
5779
4519
  export declare enum TargetStorageTier {
5780
4520
  archive = "archive"
5781
4521
  }
@@ -5795,12 +4535,6 @@ export interface ModifySnapshotTierRequest {
5795
4535
  */
5796
4536
  DryRun?: boolean;
5797
4537
  }
5798
- export declare namespace ModifySnapshotTierRequest {
5799
- /**
5800
- * @internal
5801
- */
5802
- const filterSensitiveLog: (obj: ModifySnapshotTierRequest) => any;
5803
- }
5804
4538
  export interface ModifySnapshotTierResult {
5805
4539
  /**
5806
4540
  * <p>The ID of the snapshot.</p>
@@ -5811,12 +4545,6 @@ export interface ModifySnapshotTierResult {
5811
4545
  */
5812
4546
  TieringStartTime?: Date;
5813
4547
  }
5814
- export declare namespace ModifySnapshotTierResult {
5815
- /**
5816
- * @internal
5817
- */
5818
- const filterSensitiveLog: (obj: ModifySnapshotTierResult) => any;
5819
- }
5820
4548
  /**
5821
4549
  * <p>Contains the parameters for ModifySpotFleetRequest.</p>
5822
4550
  */
@@ -5850,12 +4578,6 @@ export interface ModifySpotFleetRequestRequest {
5850
4578
  */
5851
4579
  Context?: string;
5852
4580
  }
5853
- export declare namespace ModifySpotFleetRequestRequest {
5854
- /**
5855
- * @internal
5856
- */
5857
- const filterSensitiveLog: (obj: ModifySpotFleetRequestRequest) => any;
5858
- }
5859
4581
  /**
5860
4582
  * <p>Contains the output of ModifySpotFleetRequest.</p>
5861
4583
  */
@@ -5866,12 +4588,6 @@ export interface ModifySpotFleetRequestResponse {
5866
4588
  */
5867
4589
  Return?: boolean;
5868
4590
  }
5869
- export declare namespace ModifySpotFleetRequestResponse {
5870
- /**
5871
- * @internal
5872
- */
5873
- const filterSensitiveLog: (obj: ModifySpotFleetRequestResponse) => any;
5874
- }
5875
4591
  export interface ModifySubnetAttributeRequest {
5876
4592
  /**
5877
4593
  * <p>Specify <code>true</code> to indicate that network interfaces created in the
@@ -5939,12 +4655,6 @@ export interface ModifySubnetAttributeRequest {
5939
4655
  */
5940
4656
  DisableLniAtDeviceIndex?: AttributeBooleanValue;
5941
4657
  }
5942
- export declare namespace ModifySubnetAttributeRequest {
5943
- /**
5944
- * @internal
5945
- */
5946
- const filterSensitiveLog: (obj: ModifySubnetAttributeRequest) => any;
5947
- }
5948
4658
  export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
5949
4659
  /**
5950
4660
  * <p>The ID of the Traffic Mirror filter.</p>
@@ -5965,24 +4675,12 @@ export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
5965
4675
  */
5966
4676
  DryRun?: boolean;
5967
4677
  }
5968
- export declare namespace ModifyTrafficMirrorFilterNetworkServicesRequest {
5969
- /**
5970
- * @internal
5971
- */
5972
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesRequest) => any;
5973
- }
5974
4678
  export interface ModifyTrafficMirrorFilterNetworkServicesResult {
5975
4679
  /**
5976
4680
  * <p>The Traffic Mirror filter that the network service is associated with.</p>
5977
4681
  */
5978
4682
  TrafficMirrorFilter?: TrafficMirrorFilter;
5979
4683
  }
5980
- export declare namespace ModifyTrafficMirrorFilterNetworkServicesResult {
5981
- /**
5982
- * @internal
5983
- */
5984
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesResult) => any;
5985
- }
5986
4684
  export declare type TrafficMirrorFilterRuleField = "description" | "destination-port-range" | "protocol" | "source-port-range";
5987
4685
  export interface ModifyTrafficMirrorFilterRuleRequest {
5988
4686
  /**
@@ -6038,24 +4736,12 @@ export interface ModifyTrafficMirrorFilterRuleRequest {
6038
4736
  */
6039
4737
  DryRun?: boolean;
6040
4738
  }
6041
- export declare namespace ModifyTrafficMirrorFilterRuleRequest {
6042
- /**
6043
- * @internal
6044
- */
6045
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleRequest) => any;
6046
- }
6047
4739
  export interface ModifyTrafficMirrorFilterRuleResult {
6048
4740
  /**
6049
4741
  * <p>Modifies a Traffic Mirror rule.</p>
6050
4742
  */
6051
4743
  TrafficMirrorFilterRule?: TrafficMirrorFilterRule;
6052
4744
  }
6053
- export declare namespace ModifyTrafficMirrorFilterRuleResult {
6054
- /**
6055
- * @internal
6056
- */
6057
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleResult) => any;
6058
- }
6059
4745
  export declare type TrafficMirrorSessionField = "description" | "packet-length" | "virtual-network-id";
6060
4746
  export interface ModifyTrafficMirrorSessionRequest {
6061
4747
  /**
@@ -6099,24 +4785,12 @@ export interface ModifyTrafficMirrorSessionRequest {
6099
4785
  */
6100
4786
  DryRun?: boolean;
6101
4787
  }
6102
- export declare namespace ModifyTrafficMirrorSessionRequest {
6103
- /**
6104
- * @internal
6105
- */
6106
- const filterSensitiveLog: (obj: ModifyTrafficMirrorSessionRequest) => any;
6107
- }
6108
4788
  export interface ModifyTrafficMirrorSessionResult {
6109
4789
  /**
6110
4790
  * <p>Information about the Traffic Mirror session.</p>
6111
4791
  */
6112
4792
  TrafficMirrorSession?: TrafficMirrorSession;
6113
4793
  }
6114
- export declare namespace ModifyTrafficMirrorSessionResult {
6115
- /**
6116
- * @internal
6117
- */
6118
- const filterSensitiveLog: (obj: ModifyTrafficMirrorSessionResult) => any;
6119
- }
6120
4794
  /**
6121
4795
  * <p>The transit gateway options.</p>
6122
4796
  */
@@ -6163,12 +4837,6 @@ export interface ModifyTransitGatewayOptions {
6163
4837
  */
6164
4838
  AmazonSideAsn?: number;
6165
4839
  }
6166
- export declare namespace ModifyTransitGatewayOptions {
6167
- /**
6168
- * @internal
6169
- */
6170
- const filterSensitiveLog: (obj: ModifyTransitGatewayOptions) => any;
6171
- }
6172
4840
  export interface ModifyTransitGatewayRequest {
6173
4841
  /**
6174
4842
  * <p>The ID of the transit gateway.</p>
@@ -6189,24 +4857,12 @@ export interface ModifyTransitGatewayRequest {
6189
4857
  */
6190
4858
  DryRun?: boolean;
6191
4859
  }
6192
- export declare namespace ModifyTransitGatewayRequest {
6193
- /**
6194
- * @internal
6195
- */
6196
- const filterSensitiveLog: (obj: ModifyTransitGatewayRequest) => any;
6197
- }
6198
4860
  export interface ModifyTransitGatewayResult {
6199
4861
  /**
6200
4862
  * <p>Describes a transit gateway.</p>
6201
4863
  */
6202
4864
  TransitGateway?: TransitGateway;
6203
4865
  }
6204
- export declare namespace ModifyTransitGatewayResult {
6205
- /**
6206
- * @internal
6207
- */
6208
- const filterSensitiveLog: (obj: ModifyTransitGatewayResult) => any;
6209
- }
6210
4866
  export interface ModifyTransitGatewayPrefixListReferenceRequest {
6211
4867
  /**
6212
4868
  * <p>The ID of the transit gateway route table.</p>
@@ -6231,24 +4887,12 @@ export interface ModifyTransitGatewayPrefixListReferenceRequest {
6231
4887
  */
6232
4888
  DryRun?: boolean;
6233
4889
  }
6234
- export declare namespace ModifyTransitGatewayPrefixListReferenceRequest {
6235
- /**
6236
- * @internal
6237
- */
6238
- const filterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceRequest) => any;
6239
- }
6240
4890
  export interface ModifyTransitGatewayPrefixListReferenceResult {
6241
4891
  /**
6242
4892
  * <p>Information about the prefix list reference.</p>
6243
4893
  */
6244
4894
  TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference;
6245
4895
  }
6246
- export declare namespace ModifyTransitGatewayPrefixListReferenceResult {
6247
- /**
6248
- * @internal
6249
- */
6250
- const filterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceResult) => any;
6251
- }
6252
4896
  /**
6253
4897
  * <p>Describes the options for a VPC attachment.</p>
6254
4898
  */
@@ -6266,12 +4910,6 @@ export interface ModifyTransitGatewayVpcAttachmentRequestOptions {
6266
4910
  */
6267
4911
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
6268
4912
  }
6269
- export declare namespace ModifyTransitGatewayVpcAttachmentRequestOptions {
6270
- /**
6271
- * @internal
6272
- */
6273
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequestOptions) => any;
6274
- }
6275
4913
  export interface ModifyTransitGatewayVpcAttachmentRequest {
6276
4914
  /**
6277
4915
  * <p>The ID of the attachment.</p>
@@ -6296,24 +4934,12 @@ export interface ModifyTransitGatewayVpcAttachmentRequest {
6296
4934
  */
6297
4935
  DryRun?: boolean;
6298
4936
  }
6299
- export declare namespace ModifyTransitGatewayVpcAttachmentRequest {
6300
- /**
6301
- * @internal
6302
- */
6303
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequest) => any;
6304
- }
6305
4937
  export interface ModifyTransitGatewayVpcAttachmentResult {
6306
4938
  /**
6307
4939
  * <p>Information about the modified attachment.</p>
6308
4940
  */
6309
4941
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
6310
4942
  }
6311
- export declare namespace ModifyTransitGatewayVpcAttachmentResult {
6312
- /**
6313
- * @internal
6314
- */
6315
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentResult) => any;
6316
- }
6317
4943
  export interface ModifyVolumeRequest {
6318
4944
  /**
6319
4945
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6394,24 +5020,12 @@ export interface ModifyVolumeRequest {
6394
5020
  */
6395
5021
  MultiAttachEnabled?: boolean;
6396
5022
  }
6397
- export declare namespace ModifyVolumeRequest {
6398
- /**
6399
- * @internal
6400
- */
6401
- const filterSensitiveLog: (obj: ModifyVolumeRequest) => any;
6402
- }
6403
5023
  export interface ModifyVolumeResult {
6404
5024
  /**
6405
5025
  * <p>Information about the volume modification.</p>
6406
5026
  */
6407
5027
  VolumeModification?: VolumeModification;
6408
5028
  }
6409
- export declare namespace ModifyVolumeResult {
6410
- /**
6411
- * @internal
6412
- */
6413
- const filterSensitiveLog: (obj: ModifyVolumeResult) => any;
6414
- }
6415
5029
  export interface ModifyVolumeAttributeRequest {
6416
5030
  /**
6417
5031
  * <p>Indicates whether the volume should be auto-enabled for I/O operations.</p>
@@ -6428,12 +5042,6 @@ export interface ModifyVolumeAttributeRequest {
6428
5042
  */
6429
5043
  DryRun?: boolean;
6430
5044
  }
6431
- export declare namespace ModifyVolumeAttributeRequest {
6432
- /**
6433
- * @internal
6434
- */
6435
- const filterSensitiveLog: (obj: ModifyVolumeAttributeRequest) => any;
6436
- }
6437
5045
  export interface ModifyVpcAttributeRequest {
6438
5046
  /**
6439
5047
  * <p>Indicates whether the instances launched in the VPC get DNS hostnames. If enabled, instances in the VPC get DNS hostnames; otherwise, they do not.</p>
@@ -6454,12 +5062,6 @@ export interface ModifyVpcAttributeRequest {
6454
5062
  */
6455
5063
  VpcId: string | undefined;
6456
5064
  }
6457
- export declare namespace ModifyVpcAttributeRequest {
6458
- /**
6459
- * @internal
6460
- */
6461
- const filterSensitiveLog: (obj: ModifyVpcAttributeRequest) => any;
6462
- }
6463
5065
  /**
6464
5066
  * <p>Contains the parameters for ModifyVpcEndpoint.</p>
6465
5067
  */
@@ -6522,24 +5124,12 @@ export interface ModifyVpcEndpointRequest {
6522
5124
  */
6523
5125
  PrivateDnsEnabled?: boolean;
6524
5126
  }
6525
- export declare namespace ModifyVpcEndpointRequest {
6526
- /**
6527
- * @internal
6528
- */
6529
- const filterSensitiveLog: (obj: ModifyVpcEndpointRequest) => any;
6530
- }
6531
5127
  export interface ModifyVpcEndpointResult {
6532
5128
  /**
6533
5129
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6534
5130
  */
6535
5131
  Return?: boolean;
6536
5132
  }
6537
- export declare namespace ModifyVpcEndpointResult {
6538
- /**
6539
- * @internal
6540
- */
6541
- const filterSensitiveLog: (obj: ModifyVpcEndpointResult) => any;
6542
- }
6543
5133
  export interface ModifyVpcEndpointConnectionNotificationRequest {
6544
5134
  /**
6545
5135
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6561,24 +5151,12 @@ export interface ModifyVpcEndpointConnectionNotificationRequest {
6561
5151
  */
6562
5152
  ConnectionEvents?: string[];
6563
5153
  }
6564
- export declare namespace ModifyVpcEndpointConnectionNotificationRequest {
6565
- /**
6566
- * @internal
6567
- */
6568
- const filterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationRequest) => any;
6569
- }
6570
5154
  export interface ModifyVpcEndpointConnectionNotificationResult {
6571
5155
  /**
6572
5156
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6573
5157
  */
6574
5158
  ReturnValue?: boolean;
6575
5159
  }
6576
- export declare namespace ModifyVpcEndpointConnectionNotificationResult {
6577
- /**
6578
- * @internal
6579
- */
6580
- const filterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationResult) => any;
6581
- }
6582
5160
  export interface ModifyVpcEndpointServiceConfigurationRequest {
6583
5161
  /**
6584
5162
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6631,24 +5209,12 @@ export interface ModifyVpcEndpointServiceConfigurationRequest {
6631
5209
  */
6632
5210
  RemoveSupportedIpAddressTypes?: string[];
6633
5211
  }
6634
- export declare namespace ModifyVpcEndpointServiceConfigurationRequest {
6635
- /**
6636
- * @internal
6637
- */
6638
- const filterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationRequest) => any;
6639
- }
6640
5212
  export interface ModifyVpcEndpointServiceConfigurationResult {
6641
5213
  /**
6642
5214
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6643
5215
  */
6644
5216
  Return?: boolean;
6645
5217
  }
6646
- export declare namespace ModifyVpcEndpointServiceConfigurationResult {
6647
- /**
6648
- * @internal
6649
- */
6650
- const filterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationResult) => any;
6651
- }
6652
5218
  export interface ModifyVpcEndpointServicePayerResponsibilityRequest {
6653
5219
  /**
6654
5220
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6667,24 +5233,12 @@ export interface ModifyVpcEndpointServicePayerResponsibilityRequest {
6667
5233
  */
6668
5234
  PayerResponsibility: PayerResponsibility | string | undefined;
6669
5235
  }
6670
- export declare namespace ModifyVpcEndpointServicePayerResponsibilityRequest {
6671
- /**
6672
- * @internal
6673
- */
6674
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityRequest) => any;
6675
- }
6676
5236
  export interface ModifyVpcEndpointServicePayerResponsibilityResult {
6677
5237
  /**
6678
5238
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6679
5239
  */
6680
5240
  ReturnValue?: boolean;
6681
5241
  }
6682
- export declare namespace ModifyVpcEndpointServicePayerResponsibilityResult {
6683
- /**
6684
- * @internal
6685
- */
6686
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityResult) => any;
6687
- }
6688
5242
  export interface ModifyVpcEndpointServicePermissionsRequest {
6689
5243
  /**
6690
5244
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6708,26 +5262,17 @@ export interface ModifyVpcEndpointServicePermissionsRequest {
6708
5262
  */
6709
5263
  RemoveAllowedPrincipals?: string[];
6710
5264
  }
6711
- export declare namespace ModifyVpcEndpointServicePermissionsRequest {
6712
- /**
6713
- * @internal
6714
- */
6715
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsRequest) => any;
6716
- }
6717
5265
  export interface ModifyVpcEndpointServicePermissionsResult {
6718
5266
  /**
6719
5267
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6720
5268
  */
6721
5269
  ReturnValue?: boolean;
6722
5270
  }
6723
- export declare namespace ModifyVpcEndpointServicePermissionsResult {
6724
- /**
6725
- * @internal
6726
- */
6727
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsResult) => any;
6728
- }
6729
5271
  /**
6730
- * <p>The VPC peering connection options.</p>
5272
+ * <note>
5273
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
5274
+ * </note>
5275
+ * <p>The VPC peering connection options.</p>
6731
5276
  */
6732
5277
  export interface PeeringConnectionOptionsRequest {
6733
5278
  /**
@@ -6745,12 +5290,6 @@ export interface PeeringConnectionOptionsRequest {
6745
5290
  */
6746
5291
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
6747
5292
  }
6748
- export declare namespace PeeringConnectionOptionsRequest {
6749
- /**
6750
- * @internal
6751
- */
6752
- const filterSensitiveLog: (obj: PeeringConnectionOptionsRequest) => any;
6753
- }
6754
5293
  export interface ModifyVpcPeeringConnectionOptionsRequest {
6755
5294
  /**
6756
5295
  * <p>The VPC peering connection options for the accepter VPC.</p>
@@ -6771,14 +5310,11 @@ export interface ModifyVpcPeeringConnectionOptionsRequest {
6771
5310
  */
6772
5311
  VpcPeeringConnectionId: string | undefined;
6773
5312
  }
6774
- export declare namespace ModifyVpcPeeringConnectionOptionsRequest {
6775
- /**
6776
- * @internal
6777
- */
6778
- const filterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsRequest) => any;
6779
- }
6780
5313
  /**
6781
- * <p>Describes the VPC peering connection options.</p>
5314
+ * <note>
5315
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
5316
+ * </note>
5317
+ * <p>Describes the VPC peering connection options.</p>
6782
5318
  */
6783
5319
  export interface PeeringConnectionOptions {
6784
5320
  /**
@@ -6797,12 +5333,6 @@ export interface PeeringConnectionOptions {
6797
5333
  */
6798
5334
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
6799
5335
  }
6800
- export declare namespace PeeringConnectionOptions {
6801
- /**
6802
- * @internal
6803
- */
6804
- const filterSensitiveLog: (obj: PeeringConnectionOptions) => any;
6805
- }
6806
5336
  export interface ModifyVpcPeeringConnectionOptionsResult {
6807
5337
  /**
6808
5338
  * <p>Information about the VPC peering connection options for the accepter VPC.</p>
@@ -6813,12 +5343,6 @@ export interface ModifyVpcPeeringConnectionOptionsResult {
6813
5343
  */
6814
5344
  RequesterPeeringConnectionOptions?: PeeringConnectionOptions;
6815
5345
  }
6816
- export declare namespace ModifyVpcPeeringConnectionOptionsResult {
6817
- /**
6818
- * @internal
6819
- */
6820
- const filterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsResult) => any;
6821
- }
6822
5346
  export declare type VpcTenancy = "default";
6823
5347
  export interface ModifyVpcTenancyRequest {
6824
5348
  /**
@@ -6836,12 +5360,6 @@ export interface ModifyVpcTenancyRequest {
6836
5360
  */
6837
5361
  DryRun?: boolean;
6838
5362
  }
6839
- export declare namespace ModifyVpcTenancyRequest {
6840
- /**
6841
- * @internal
6842
- */
6843
- const filterSensitiveLog: (obj: ModifyVpcTenancyRequest) => any;
6844
- }
6845
5363
  export interface ModifyVpcTenancyResult {
6846
5364
  /**
6847
5365
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an
@@ -6849,12 +5367,6 @@ export interface ModifyVpcTenancyResult {
6849
5367
  */
6850
5368
  ReturnValue?: boolean;
6851
5369
  }
6852
- export declare namespace ModifyVpcTenancyResult {
6853
- /**
6854
- * @internal
6855
- */
6856
- const filterSensitiveLog: (obj: ModifyVpcTenancyResult) => any;
6857
- }
6858
5370
  export interface ModifyVpnConnectionRequest {
6859
5371
  /**
6860
5372
  * <p>The ID of the VPN connection.</p>
@@ -6881,24 +5393,12 @@ export interface ModifyVpnConnectionRequest {
6881
5393
  */
6882
5394
  DryRun?: boolean;
6883
5395
  }
6884
- export declare namespace ModifyVpnConnectionRequest {
6885
- /**
6886
- * @internal
6887
- */
6888
- const filterSensitiveLog: (obj: ModifyVpnConnectionRequest) => any;
6889
- }
6890
5396
  export interface ModifyVpnConnectionResult {
6891
5397
  /**
6892
5398
  * <p>Describes a VPN connection.</p>
6893
5399
  */
6894
5400
  VpnConnection?: VpnConnection;
6895
5401
  }
6896
- export declare namespace ModifyVpnConnectionResult {
6897
- /**
6898
- * @internal
6899
- */
6900
- const filterSensitiveLog: (obj: ModifyVpnConnectionResult) => any;
6901
- }
6902
5402
  export interface ModifyVpnConnectionOptionsRequest {
6903
5403
  /**
6904
5404
  * <p>The ID of the Site-to-Site VPN connection. </p>
@@ -6933,24 +5433,12 @@ export interface ModifyVpnConnectionOptionsRequest {
6933
5433
  */
6934
5434
  DryRun?: boolean;
6935
5435
  }
6936
- export declare namespace ModifyVpnConnectionOptionsRequest {
6937
- /**
6938
- * @internal
6939
- */
6940
- const filterSensitiveLog: (obj: ModifyVpnConnectionOptionsRequest) => any;
6941
- }
6942
5436
  export interface ModifyVpnConnectionOptionsResult {
6943
5437
  /**
6944
5438
  * <p>Describes a VPN connection.</p>
6945
5439
  */
6946
5440
  VpnConnection?: VpnConnection;
6947
5441
  }
6948
- export declare namespace ModifyVpnConnectionOptionsResult {
6949
- /**
6950
- * @internal
6951
- */
6952
- const filterSensitiveLog: (obj: ModifyVpnConnectionOptionsResult) => any;
6953
- }
6954
5442
  export interface ModifyVpnTunnelCertificateRequest {
6955
5443
  /**
6956
5444
  * <p>The ID of the Amazon Web Services Site-to-Site VPN connection.</p>
@@ -6968,24 +5456,12 @@ export interface ModifyVpnTunnelCertificateRequest {
6968
5456
  */
6969
5457
  DryRun?: boolean;
6970
5458
  }
6971
- export declare namespace ModifyVpnTunnelCertificateRequest {
6972
- /**
6973
- * @internal
6974
- */
6975
- const filterSensitiveLog: (obj: ModifyVpnTunnelCertificateRequest) => any;
6976
- }
6977
5459
  export interface ModifyVpnTunnelCertificateResult {
6978
5460
  /**
6979
5461
  * <p>Describes a VPN connection.</p>
6980
5462
  */
6981
5463
  VpnConnection?: VpnConnection;
6982
5464
  }
6983
- export declare namespace ModifyVpnTunnelCertificateResult {
6984
- /**
6985
- * @internal
6986
- */
6987
- const filterSensitiveLog: (obj: ModifyVpnTunnelCertificateResult) => any;
6988
- }
6989
5465
  /**
6990
5466
  * <p>The Amazon Web Services Site-to-Site VPN tunnel options to modify.</p>
6991
5467
  */
@@ -7173,12 +5649,6 @@ export interface ModifyVpnTunnelOptionsSpecification {
7173
5649
  */
7174
5650
  StartupAction?: string;
7175
5651
  }
7176
- export declare namespace ModifyVpnTunnelOptionsSpecification {
7177
- /**
7178
- * @internal
7179
- */
7180
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsSpecification) => any;
7181
- }
7182
5652
  export interface ModifyVpnTunnelOptionsRequest {
7183
5653
  /**
7184
5654
  * <p>The ID of the Amazon Web Services Site-to-Site VPN connection.</p>
@@ -7200,24 +5670,12 @@ export interface ModifyVpnTunnelOptionsRequest {
7200
5670
  */
7201
5671
  DryRun?: boolean;
7202
5672
  }
7203
- export declare namespace ModifyVpnTunnelOptionsRequest {
7204
- /**
7205
- * @internal
7206
- */
7207
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsRequest) => any;
7208
- }
7209
5673
  export interface ModifyVpnTunnelOptionsResult {
7210
5674
  /**
7211
5675
  * <p>Describes a VPN connection.</p>
7212
5676
  */
7213
5677
  VpnConnection?: VpnConnection;
7214
5678
  }
7215
- export declare namespace ModifyVpnTunnelOptionsResult {
7216
- /**
7217
- * @internal
7218
- */
7219
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsResult) => any;
7220
- }
7221
5679
  export interface MonitorInstancesRequest {
7222
5680
  /**
7223
5681
  * <p>The IDs of the instances.</p>
@@ -7230,12 +5688,6 @@ export interface MonitorInstancesRequest {
7230
5688
  */
7231
5689
  DryRun?: boolean;
7232
5690
  }
7233
- export declare namespace MonitorInstancesRequest {
7234
- /**
7235
- * @internal
7236
- */
7237
- const filterSensitiveLog: (obj: MonitorInstancesRequest) => any;
7238
- }
7239
5691
  /**
7240
5692
  * <p>Describes the monitoring of an instance.</p>
7241
5693
  */
@@ -7249,24 +5701,12 @@ export interface InstanceMonitoring {
7249
5701
  */
7250
5702
  Monitoring?: Monitoring;
7251
5703
  }
7252
- export declare namespace InstanceMonitoring {
7253
- /**
7254
- * @internal
7255
- */
7256
- const filterSensitiveLog: (obj: InstanceMonitoring) => any;
7257
- }
7258
5704
  export interface MonitorInstancesResult {
7259
5705
  /**
7260
5706
  * <p>The monitoring information.</p>
7261
5707
  */
7262
5708
  InstanceMonitorings?: InstanceMonitoring[];
7263
5709
  }
7264
- export declare namespace MonitorInstancesResult {
7265
- /**
7266
- * @internal
7267
- */
7268
- const filterSensitiveLog: (obj: MonitorInstancesResult) => any;
7269
- }
7270
5710
  export interface MoveAddressToVpcRequest {
7271
5711
  /**
7272
5712
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7279,12 +5719,6 @@ export interface MoveAddressToVpcRequest {
7279
5719
  */
7280
5720
  PublicIp: string | undefined;
7281
5721
  }
7282
- export declare namespace MoveAddressToVpcRequest {
7283
- /**
7284
- * @internal
7285
- */
7286
- const filterSensitiveLog: (obj: MoveAddressToVpcRequest) => any;
7287
- }
7288
5722
  export declare enum Status {
7289
5723
  inClassic = "InClassic",
7290
5724
  inVpc = "InVpc",
@@ -7300,12 +5734,6 @@ export interface MoveAddressToVpcResult {
7300
5734
  */
7301
5735
  Status?: Status | string;
7302
5736
  }
7303
- export declare namespace MoveAddressToVpcResult {
7304
- /**
7305
- * @internal
7306
- */
7307
- const filterSensitiveLog: (obj: MoveAddressToVpcResult) => any;
7308
- }
7309
5737
  export interface MoveByoipCidrToIpamRequest {
7310
5738
  /**
7311
5739
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7326,12 +5754,6 @@ export interface MoveByoipCidrToIpamRequest {
7326
5754
  */
7327
5755
  IpamPoolOwner: string | undefined;
7328
5756
  }
7329
- export declare namespace MoveByoipCidrToIpamRequest {
7330
- /**
7331
- * @internal
7332
- */
7333
- const filterSensitiveLog: (obj: MoveByoipCidrToIpamRequest) => any;
7334
- }
7335
5757
  export interface MoveByoipCidrToIpamResult {
7336
5758
  /**
7337
5759
  * <p>Information about an address range that is provisioned for use with your Amazon Web Services resources
@@ -7339,12 +5761,6 @@ export interface MoveByoipCidrToIpamResult {
7339
5761
  */
7340
5762
  ByoipCidr?: ByoipCidr;
7341
5763
  }
7342
- export declare namespace MoveByoipCidrToIpamResult {
7343
- /**
7344
- * @internal
7345
- */
7346
- const filterSensitiveLog: (obj: MoveByoipCidrToIpamResult) => any;
7347
- }
7348
5764
  /**
7349
5765
  * <p>Provides authorization for Amazon to bring a specific IP address range to a specific
7350
5766
  * Amazon Web Services account using bring your own IP addresses (BYOIP). For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html#prepare-for-byoip">Configuring your BYOIP address range</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
@@ -7359,12 +5775,6 @@ export interface CidrAuthorizationContext {
7359
5775
  */
7360
5776
  Signature: string | undefined;
7361
5777
  }
7362
- export declare namespace CidrAuthorizationContext {
7363
- /**
7364
- * @internal
7365
- */
7366
- const filterSensitiveLog: (obj: CidrAuthorizationContext) => any;
7367
- }
7368
5778
  export interface ProvisionByoipCidrRequest {
7369
5779
  /**
7370
5780
  * <p>The public IPv4 or IPv6 address range, in CIDR notation. The most specific IPv4 prefix that you can
@@ -7402,24 +5812,12 @@ export interface ProvisionByoipCidrRequest {
7402
5812
  */
7403
5813
  MultiRegion?: boolean;
7404
5814
  }
7405
- export declare namespace ProvisionByoipCidrRequest {
7406
- /**
7407
- * @internal
7408
- */
7409
- const filterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
7410
- }
7411
5815
  export interface ProvisionByoipCidrResult {
7412
5816
  /**
7413
5817
  * <p>Information about the address range.</p>
7414
5818
  */
7415
5819
  ByoipCidr?: ByoipCidr;
7416
5820
  }
7417
- export declare namespace ProvisionByoipCidrResult {
7418
- /**
7419
- * @internal
7420
- */
7421
- const filterSensitiveLog: (obj: ProvisionByoipCidrResult) => any;
7422
- }
7423
5821
  /**
7424
5822
  * <p>A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.</p>
7425
5823
  */
@@ -7433,12 +5831,6 @@ export interface IpamCidrAuthorizationContext {
7433
5831
  */
7434
5832
  Signature?: string;
7435
5833
  }
7436
- export declare namespace IpamCidrAuthorizationContext {
7437
- /**
7438
- * @internal
7439
- */
7440
- const filterSensitiveLog: (obj: IpamCidrAuthorizationContext) => any;
7441
- }
7442
5834
  export interface ProvisionIpamPoolCidrRequest {
7443
5835
  /**
7444
5836
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7459,24 +5851,12 @@ export interface ProvisionIpamPoolCidrRequest {
7459
5851
  */
7460
5852
  CidrAuthorizationContext?: IpamCidrAuthorizationContext;
7461
5853
  }
7462
- export declare namespace ProvisionIpamPoolCidrRequest {
7463
- /**
7464
- * @internal
7465
- */
7466
- const filterSensitiveLog: (obj: ProvisionIpamPoolCidrRequest) => any;
7467
- }
7468
5854
  export interface ProvisionIpamPoolCidrResult {
7469
5855
  /**
7470
5856
  * <p>Information about the provisioned CIDR.</p>
7471
5857
  */
7472
5858
  IpamPoolCidr?: IpamPoolCidr;
7473
5859
  }
7474
- export declare namespace ProvisionIpamPoolCidrResult {
7475
- /**
7476
- * @internal
7477
- */
7478
- const filterSensitiveLog: (obj: ProvisionIpamPoolCidrResult) => any;
7479
- }
7480
5860
  export interface ProvisionPublicIpv4PoolCidrRequest {
7481
5861
  /**
7482
5862
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7497,12 +5877,6 @@ export interface ProvisionPublicIpv4PoolCidrRequest {
7497
5877
  */
7498
5878
  NetmaskLength: number | undefined;
7499
5879
  }
7500
- export declare namespace ProvisionPublicIpv4PoolCidrRequest {
7501
- /**
7502
- * @internal
7503
- */
7504
- const filterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrRequest) => any;
7505
- }
7506
5880
  export interface ProvisionPublicIpv4PoolCidrResult {
7507
5881
  /**
7508
5882
  * <p>The ID of the pool that you want to provision the CIDR to.</p>
@@ -7513,12 +5887,6 @@ export interface ProvisionPublicIpv4PoolCidrResult {
7513
5887
  */
7514
5888
  PoolAddressRange?: PublicIpv4PoolRange;
7515
5889
  }
7516
- export declare namespace ProvisionPublicIpv4PoolCidrResult {
7517
- /**
7518
- * @internal
7519
- */
7520
- const filterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrResult) => any;
7521
- }
7522
5890
  export interface PurchaseHostReservationRequest {
7523
5891
  /**
7524
5892
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring Idempotency</a>.</p>
@@ -7552,12 +5920,6 @@ export interface PurchaseHostReservationRequest {
7552
5920
  */
7553
5921
  TagSpecifications?: TagSpecification[];
7554
5922
  }
7555
- export declare namespace PurchaseHostReservationRequest {
7556
- /**
7557
- * @internal
7558
- */
7559
- const filterSensitiveLog: (obj: PurchaseHostReservationRequest) => any;
7560
- }
7561
5923
  export interface PurchaseHostReservationResult {
7562
5924
  /**
7563
5925
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring Idempotency</a>.</p>
@@ -7582,12 +5944,6 @@ export interface PurchaseHostReservationResult {
7582
5944
  */
7583
5945
  TotalUpfrontPrice?: string;
7584
5946
  }
7585
- export declare namespace PurchaseHostReservationResult {
7586
- /**
7587
- * @internal
7588
- */
7589
- const filterSensitiveLog: (obj: PurchaseHostReservationResult) => any;
7590
- }
7591
5947
  /**
7592
5948
  * <p>Describes the limit price of a Reserved Instance offering.</p>
7593
5949
  */
@@ -7602,12 +5958,6 @@ export interface ReservedInstanceLimitPrice {
7602
5958
  */
7603
5959
  CurrencyCode?: CurrencyCodeValues | string;
7604
5960
  }
7605
- export declare namespace ReservedInstanceLimitPrice {
7606
- /**
7607
- * @internal
7608
- */
7609
- const filterSensitiveLog: (obj: ReservedInstanceLimitPrice) => any;
7610
- }
7611
5961
  /**
7612
5962
  * <p>Contains the parameters for PurchaseReservedInstancesOffering.</p>
7613
5963
  */
@@ -7635,12 +5985,6 @@ export interface PurchaseReservedInstancesOfferingRequest {
7635
5985
  */
7636
5986
  PurchaseTime?: Date;
7637
5987
  }
7638
- export declare namespace PurchaseReservedInstancesOfferingRequest {
7639
- /**
7640
- * @internal
7641
- */
7642
- const filterSensitiveLog: (obj: PurchaseReservedInstancesOfferingRequest) => any;
7643
- }
7644
5988
  /**
7645
5989
  * <p>Contains the output of PurchaseReservedInstancesOffering.</p>
7646
5990
  */
@@ -7652,12 +5996,6 @@ export interface PurchaseReservedInstancesOfferingResult {
7652
5996
  */
7653
5997
  ReservedInstancesId?: string;
7654
5998
  }
7655
- export declare namespace PurchaseReservedInstancesOfferingResult {
7656
- /**
7657
- * @internal
7658
- */
7659
- const filterSensitiveLog: (obj: PurchaseReservedInstancesOfferingResult) => any;
7660
- }
7661
5999
  /**
7662
6000
  * <p>Describes a request to purchase Scheduled Instances.</p>
7663
6001
  */
@@ -7671,12 +6009,6 @@ export interface PurchaseRequest {
7671
6009
  */
7672
6010
  PurchaseToken: string | undefined;
7673
6011
  }
7674
- export declare namespace PurchaseRequest {
7675
- /**
7676
- * @internal
7677
- */
7678
- const filterSensitiveLog: (obj: PurchaseRequest) => any;
7679
- }
7680
6012
  /**
7681
6013
  * <p>Contains the parameters for PurchaseScheduledInstances.</p>
7682
6014
  */
@@ -7697,12 +6029,6 @@ export interface PurchaseScheduledInstancesRequest {
7697
6029
  */
7698
6030
  PurchaseRequests: PurchaseRequest[] | undefined;
7699
6031
  }
7700
- export declare namespace PurchaseScheduledInstancesRequest {
7701
- /**
7702
- * @internal
7703
- */
7704
- const filterSensitiveLog: (obj: PurchaseScheduledInstancesRequest) => any;
7705
- }
7706
6032
  /**
7707
6033
  * <p>Contains the output of PurchaseScheduledInstances.</p>
7708
6034
  */
@@ -7712,12 +6038,6 @@ export interface PurchaseScheduledInstancesResult {
7712
6038
  */
7713
6039
  ScheduledInstanceSet?: ScheduledInstance[];
7714
6040
  }
7715
- export declare namespace PurchaseScheduledInstancesResult {
7716
- /**
7717
- * @internal
7718
- */
7719
- const filterSensitiveLog: (obj: PurchaseScheduledInstancesResult) => any;
7720
- }
7721
6041
  export interface RebootInstancesRequest {
7722
6042
  /**
7723
6043
  * <p>The instance IDs.</p>
@@ -7730,12 +6050,6 @@ export interface RebootInstancesRequest {
7730
6050
  */
7731
6051
  DryRun?: boolean;
7732
6052
  }
7733
- export declare namespace RebootInstancesRequest {
7734
- /**
7735
- * @internal
7736
- */
7737
- const filterSensitiveLog: (obj: RebootInstancesRequest) => any;
7738
- }
7739
6053
  /**
7740
6054
  * <p>Contains the parameters for RegisterImage.</p>
7741
6055
  */
@@ -7830,12 +6144,6 @@ export interface RegisterImageRequest {
7830
6144
  */
7831
6145
  UefiData?: string;
7832
6146
  }
7833
- export declare namespace RegisterImageRequest {
7834
- /**
7835
- * @internal
7836
- */
7837
- const filterSensitiveLog: (obj: RegisterImageRequest) => any;
7838
- }
7839
6147
  /**
7840
6148
  * <p>Contains the output of RegisterImage.</p>
7841
6149
  */
@@ -7845,9 +6153,1139 @@ export interface RegisterImageResult {
7845
6153
  */
7846
6154
  ImageId?: string;
7847
6155
  }
7848
- export declare namespace RegisterImageResult {
7849
- /**
7850
- * @internal
7851
- */
7852
- const filterSensitiveLog: (obj: RegisterImageResult) => any;
7853
- }
6156
+ /**
6157
+ * @internal
6158
+ */
6159
+ export declare const ExportImageRequestFilterSensitiveLog: (obj: ExportImageRequest) => any;
6160
+ /**
6161
+ * @internal
6162
+ */
6163
+ export declare const ExportImageResultFilterSensitiveLog: (obj: ExportImageResult) => any;
6164
+ /**
6165
+ * @internal
6166
+ */
6167
+ export declare const ExportTransitGatewayRoutesRequestFilterSensitiveLog: (obj: ExportTransitGatewayRoutesRequest) => any;
6168
+ /**
6169
+ * @internal
6170
+ */
6171
+ export declare const ExportTransitGatewayRoutesResultFilterSensitiveLog: (obj: ExportTransitGatewayRoutesResult) => any;
6172
+ /**
6173
+ * @internal
6174
+ */
6175
+ export declare const GetAssociatedEnclaveCertificateIamRolesRequestFilterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesRequest) => any;
6176
+ /**
6177
+ * @internal
6178
+ */
6179
+ export declare const AssociatedRoleFilterSensitiveLog: (obj: AssociatedRole) => any;
6180
+ /**
6181
+ * @internal
6182
+ */
6183
+ export declare const GetAssociatedEnclaveCertificateIamRolesResultFilterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesResult) => any;
6184
+ /**
6185
+ * @internal
6186
+ */
6187
+ export declare const GetAssociatedIpv6PoolCidrsRequestFilterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsRequest) => any;
6188
+ /**
6189
+ * @internal
6190
+ */
6191
+ export declare const Ipv6CidrAssociationFilterSensitiveLog: (obj: Ipv6CidrAssociation) => any;
6192
+ /**
6193
+ * @internal
6194
+ */
6195
+ export declare const GetAssociatedIpv6PoolCidrsResultFilterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsResult) => any;
6196
+ /**
6197
+ * @internal
6198
+ */
6199
+ export declare const GetCapacityReservationUsageRequestFilterSensitiveLog: (obj: GetCapacityReservationUsageRequest) => any;
6200
+ /**
6201
+ * @internal
6202
+ */
6203
+ export declare const InstanceUsageFilterSensitiveLog: (obj: InstanceUsage) => any;
6204
+ /**
6205
+ * @internal
6206
+ */
6207
+ export declare const GetCapacityReservationUsageResultFilterSensitiveLog: (obj: GetCapacityReservationUsageResult) => any;
6208
+ /**
6209
+ * @internal
6210
+ */
6211
+ export declare const GetCoipPoolUsageRequestFilterSensitiveLog: (obj: GetCoipPoolUsageRequest) => any;
6212
+ /**
6213
+ * @internal
6214
+ */
6215
+ export declare const CoipAddressUsageFilterSensitiveLog: (obj: CoipAddressUsage) => any;
6216
+ /**
6217
+ * @internal
6218
+ */
6219
+ export declare const GetCoipPoolUsageResultFilterSensitiveLog: (obj: GetCoipPoolUsageResult) => any;
6220
+ /**
6221
+ * @internal
6222
+ */
6223
+ export declare const GetConsoleOutputRequestFilterSensitiveLog: (obj: GetConsoleOutputRequest) => any;
6224
+ /**
6225
+ * @internal
6226
+ */
6227
+ export declare const GetConsoleOutputResultFilterSensitiveLog: (obj: GetConsoleOutputResult) => any;
6228
+ /**
6229
+ * @internal
6230
+ */
6231
+ export declare const GetConsoleScreenshotRequestFilterSensitiveLog: (obj: GetConsoleScreenshotRequest) => any;
6232
+ /**
6233
+ * @internal
6234
+ */
6235
+ export declare const GetConsoleScreenshotResultFilterSensitiveLog: (obj: GetConsoleScreenshotResult) => any;
6236
+ /**
6237
+ * @internal
6238
+ */
6239
+ export declare const GetDefaultCreditSpecificationRequestFilterSensitiveLog: (obj: GetDefaultCreditSpecificationRequest) => any;
6240
+ /**
6241
+ * @internal
6242
+ */
6243
+ export declare const InstanceFamilyCreditSpecificationFilterSensitiveLog: (obj: InstanceFamilyCreditSpecification) => any;
6244
+ /**
6245
+ * @internal
6246
+ */
6247
+ export declare const GetDefaultCreditSpecificationResultFilterSensitiveLog: (obj: GetDefaultCreditSpecificationResult) => any;
6248
+ /**
6249
+ * @internal
6250
+ */
6251
+ export declare const GetEbsDefaultKmsKeyIdRequestFilterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdRequest) => any;
6252
+ /**
6253
+ * @internal
6254
+ */
6255
+ export declare const GetEbsDefaultKmsKeyIdResultFilterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdResult) => any;
6256
+ /**
6257
+ * @internal
6258
+ */
6259
+ export declare const GetEbsEncryptionByDefaultRequestFilterSensitiveLog: (obj: GetEbsEncryptionByDefaultRequest) => any;
6260
+ /**
6261
+ * @internal
6262
+ */
6263
+ export declare const GetEbsEncryptionByDefaultResultFilterSensitiveLog: (obj: GetEbsEncryptionByDefaultResult) => any;
6264
+ /**
6265
+ * @internal
6266
+ */
6267
+ export declare const AthenaIntegrationFilterSensitiveLog: (obj: AthenaIntegration) => any;
6268
+ /**
6269
+ * @internal
6270
+ */
6271
+ export declare const IntegrateServicesFilterSensitiveLog: (obj: IntegrateServices) => any;
6272
+ /**
6273
+ * @internal
6274
+ */
6275
+ export declare const GetFlowLogsIntegrationTemplateRequestFilterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateRequest) => any;
6276
+ /**
6277
+ * @internal
6278
+ */
6279
+ export declare const GetFlowLogsIntegrationTemplateResultFilterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateResult) => any;
6280
+ /**
6281
+ * @internal
6282
+ */
6283
+ export declare const GetGroupsForCapacityReservationRequestFilterSensitiveLog: (obj: GetGroupsForCapacityReservationRequest) => any;
6284
+ /**
6285
+ * @internal
6286
+ */
6287
+ export declare const CapacityReservationGroupFilterSensitiveLog: (obj: CapacityReservationGroup) => any;
6288
+ /**
6289
+ * @internal
6290
+ */
6291
+ export declare const GetGroupsForCapacityReservationResultFilterSensitiveLog: (obj: GetGroupsForCapacityReservationResult) => any;
6292
+ /**
6293
+ * @internal
6294
+ */
6295
+ export declare const GetHostReservationPurchasePreviewRequestFilterSensitiveLog: (obj: GetHostReservationPurchasePreviewRequest) => any;
6296
+ /**
6297
+ * @internal
6298
+ */
6299
+ export declare const PurchaseFilterSensitiveLog: (obj: Purchase) => any;
6300
+ /**
6301
+ * @internal
6302
+ */
6303
+ export declare const GetHostReservationPurchasePreviewResultFilterSensitiveLog: (obj: GetHostReservationPurchasePreviewResult) => any;
6304
+ /**
6305
+ * @internal
6306
+ */
6307
+ export declare const GetInstanceTypesFromInstanceRequirementsRequestFilterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsRequest) => any;
6308
+ /**
6309
+ * @internal
6310
+ */
6311
+ export declare const InstanceTypeInfoFromInstanceRequirementsFilterSensitiveLog: (obj: InstanceTypeInfoFromInstanceRequirements) => any;
6312
+ /**
6313
+ * @internal
6314
+ */
6315
+ export declare const GetInstanceTypesFromInstanceRequirementsResultFilterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsResult) => any;
6316
+ /**
6317
+ * @internal
6318
+ */
6319
+ export declare const GetInstanceUefiDataRequestFilterSensitiveLog: (obj: GetInstanceUefiDataRequest) => any;
6320
+ /**
6321
+ * @internal
6322
+ */
6323
+ export declare const GetInstanceUefiDataResultFilterSensitiveLog: (obj: GetInstanceUefiDataResult) => any;
6324
+ /**
6325
+ * @internal
6326
+ */
6327
+ export declare const GetIpamAddressHistoryRequestFilterSensitiveLog: (obj: GetIpamAddressHistoryRequest) => any;
6328
+ /**
6329
+ * @internal
6330
+ */
6331
+ export declare const IpamAddressHistoryRecordFilterSensitiveLog: (obj: IpamAddressHistoryRecord) => any;
6332
+ /**
6333
+ * @internal
6334
+ */
6335
+ export declare const GetIpamAddressHistoryResultFilterSensitiveLog: (obj: GetIpamAddressHistoryResult) => any;
6336
+ /**
6337
+ * @internal
6338
+ */
6339
+ export declare const GetIpamPoolAllocationsRequestFilterSensitiveLog: (obj: GetIpamPoolAllocationsRequest) => any;
6340
+ /**
6341
+ * @internal
6342
+ */
6343
+ export declare const GetIpamPoolAllocationsResultFilterSensitiveLog: (obj: GetIpamPoolAllocationsResult) => any;
6344
+ /**
6345
+ * @internal
6346
+ */
6347
+ export declare const GetIpamPoolCidrsRequestFilterSensitiveLog: (obj: GetIpamPoolCidrsRequest) => any;
6348
+ /**
6349
+ * @internal
6350
+ */
6351
+ export declare const GetIpamPoolCidrsResultFilterSensitiveLog: (obj: GetIpamPoolCidrsResult) => any;
6352
+ /**
6353
+ * @internal
6354
+ */
6355
+ export declare const GetIpamResourceCidrsRequestFilterSensitiveLog: (obj: GetIpamResourceCidrsRequest) => any;
6356
+ /**
6357
+ * @internal
6358
+ */
6359
+ export declare const IpamResourceCidrFilterSensitiveLog: (obj: IpamResourceCidr) => any;
6360
+ /**
6361
+ * @internal
6362
+ */
6363
+ export declare const GetIpamResourceCidrsResultFilterSensitiveLog: (obj: GetIpamResourceCidrsResult) => any;
6364
+ /**
6365
+ * @internal
6366
+ */
6367
+ export declare const GetLaunchTemplateDataRequestFilterSensitiveLog: (obj: GetLaunchTemplateDataRequest) => any;
6368
+ /**
6369
+ * @internal
6370
+ */
6371
+ export declare const GetLaunchTemplateDataResultFilterSensitiveLog: (obj: GetLaunchTemplateDataResult) => any;
6372
+ /**
6373
+ * @internal
6374
+ */
6375
+ export declare const GetManagedPrefixListAssociationsRequestFilterSensitiveLog: (obj: GetManagedPrefixListAssociationsRequest) => any;
6376
+ /**
6377
+ * @internal
6378
+ */
6379
+ export declare const PrefixListAssociationFilterSensitiveLog: (obj: PrefixListAssociation) => any;
6380
+ /**
6381
+ * @internal
6382
+ */
6383
+ export declare const GetManagedPrefixListAssociationsResultFilterSensitiveLog: (obj: GetManagedPrefixListAssociationsResult) => any;
6384
+ /**
6385
+ * @internal
6386
+ */
6387
+ export declare const GetManagedPrefixListEntriesRequestFilterSensitiveLog: (obj: GetManagedPrefixListEntriesRequest) => any;
6388
+ /**
6389
+ * @internal
6390
+ */
6391
+ export declare const PrefixListEntryFilterSensitiveLog: (obj: PrefixListEntry) => any;
6392
+ /**
6393
+ * @internal
6394
+ */
6395
+ export declare const GetManagedPrefixListEntriesResultFilterSensitiveLog: (obj: GetManagedPrefixListEntriesResult) => any;
6396
+ /**
6397
+ * @internal
6398
+ */
6399
+ export declare const GetNetworkInsightsAccessScopeAnalysisFindingsRequestFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsRequest) => any;
6400
+ /**
6401
+ * @internal
6402
+ */
6403
+ export declare const GetNetworkInsightsAccessScopeAnalysisFindingsResultFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsResult) => any;
6404
+ /**
6405
+ * @internal
6406
+ */
6407
+ export declare const GetNetworkInsightsAccessScopeContentRequestFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentRequest) => any;
6408
+ /**
6409
+ * @internal
6410
+ */
6411
+ export declare const GetNetworkInsightsAccessScopeContentResultFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentResult) => any;
6412
+ /**
6413
+ * @internal
6414
+ */
6415
+ export declare const GetPasswordDataRequestFilterSensitiveLog: (obj: GetPasswordDataRequest) => any;
6416
+ /**
6417
+ * @internal
6418
+ */
6419
+ export declare const GetPasswordDataResultFilterSensitiveLog: (obj: GetPasswordDataResult) => any;
6420
+ /**
6421
+ * @internal
6422
+ */
6423
+ export declare const GetReservedInstancesExchangeQuoteRequestFilterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteRequest) => any;
6424
+ /**
6425
+ * @internal
6426
+ */
6427
+ export declare const ReservationValueFilterSensitiveLog: (obj: ReservationValue) => any;
6428
+ /**
6429
+ * @internal
6430
+ */
6431
+ export declare const ReservedInstanceReservationValueFilterSensitiveLog: (obj: ReservedInstanceReservationValue) => any;
6432
+ /**
6433
+ * @internal
6434
+ */
6435
+ export declare const TargetConfigurationFilterSensitiveLog: (obj: TargetConfiguration) => any;
6436
+ /**
6437
+ * @internal
6438
+ */
6439
+ export declare const TargetReservationValueFilterSensitiveLog: (obj: TargetReservationValue) => any;
6440
+ /**
6441
+ * @internal
6442
+ */
6443
+ export declare const GetReservedInstancesExchangeQuoteResultFilterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteResult) => any;
6444
+ /**
6445
+ * @internal
6446
+ */
6447
+ export declare const GetSerialConsoleAccessStatusRequestFilterSensitiveLog: (obj: GetSerialConsoleAccessStatusRequest) => any;
6448
+ /**
6449
+ * @internal
6450
+ */
6451
+ export declare const GetSerialConsoleAccessStatusResultFilterSensitiveLog: (obj: GetSerialConsoleAccessStatusResult) => any;
6452
+ /**
6453
+ * @internal
6454
+ */
6455
+ export declare const InstanceRequirementsWithMetadataRequestFilterSensitiveLog: (obj: InstanceRequirementsWithMetadataRequest) => any;
6456
+ /**
6457
+ * @internal
6458
+ */
6459
+ export declare const GetSpotPlacementScoresRequestFilterSensitiveLog: (obj: GetSpotPlacementScoresRequest) => any;
6460
+ /**
6461
+ * @internal
6462
+ */
6463
+ export declare const SpotPlacementScoreFilterSensitiveLog: (obj: SpotPlacementScore) => any;
6464
+ /**
6465
+ * @internal
6466
+ */
6467
+ export declare const GetSpotPlacementScoresResultFilterSensitiveLog: (obj: GetSpotPlacementScoresResult) => any;
6468
+ /**
6469
+ * @internal
6470
+ */
6471
+ export declare const GetSubnetCidrReservationsRequestFilterSensitiveLog: (obj: GetSubnetCidrReservationsRequest) => any;
6472
+ /**
6473
+ * @internal
6474
+ */
6475
+ export declare const GetSubnetCidrReservationsResultFilterSensitiveLog: (obj: GetSubnetCidrReservationsResult) => any;
6476
+ /**
6477
+ * @internal
6478
+ */
6479
+ export declare const GetTransitGatewayAttachmentPropagationsRequestFilterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsRequest) => any;
6480
+ /**
6481
+ * @internal
6482
+ */
6483
+ export declare const TransitGatewayAttachmentPropagationFilterSensitiveLog: (obj: TransitGatewayAttachmentPropagation) => any;
6484
+ /**
6485
+ * @internal
6486
+ */
6487
+ export declare const GetTransitGatewayAttachmentPropagationsResultFilterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsResult) => any;
6488
+ /**
6489
+ * @internal
6490
+ */
6491
+ export declare const GetTransitGatewayMulticastDomainAssociationsRequestFilterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsRequest) => any;
6492
+ /**
6493
+ * @internal
6494
+ */
6495
+ export declare const TransitGatewayMulticastDomainAssociationFilterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociation) => any;
6496
+ /**
6497
+ * @internal
6498
+ */
6499
+ export declare const GetTransitGatewayMulticastDomainAssociationsResultFilterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsResult) => any;
6500
+ /**
6501
+ * @internal
6502
+ */
6503
+ export declare const GetTransitGatewayPolicyTableAssociationsRequestFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsRequest) => any;
6504
+ /**
6505
+ * @internal
6506
+ */
6507
+ export declare const GetTransitGatewayPolicyTableAssociationsResultFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsResult) => any;
6508
+ /**
6509
+ * @internal
6510
+ */
6511
+ export declare const GetTransitGatewayPolicyTableEntriesRequestFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesRequest) => any;
6512
+ /**
6513
+ * @internal
6514
+ */
6515
+ export declare const TransitGatewayPolicyRuleMetaDataFilterSensitiveLog: (obj: TransitGatewayPolicyRuleMetaData) => any;
6516
+ /**
6517
+ * @internal
6518
+ */
6519
+ export declare const TransitGatewayPolicyRuleFilterSensitiveLog: (obj: TransitGatewayPolicyRule) => any;
6520
+ /**
6521
+ * @internal
6522
+ */
6523
+ export declare const TransitGatewayPolicyTableEntryFilterSensitiveLog: (obj: TransitGatewayPolicyTableEntry) => any;
6524
+ /**
6525
+ * @internal
6526
+ */
6527
+ export declare const GetTransitGatewayPolicyTableEntriesResultFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesResult) => any;
6528
+ /**
6529
+ * @internal
6530
+ */
6531
+ export declare const GetTransitGatewayPrefixListReferencesRequestFilterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesRequest) => any;
6532
+ /**
6533
+ * @internal
6534
+ */
6535
+ export declare const GetTransitGatewayPrefixListReferencesResultFilterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesResult) => any;
6536
+ /**
6537
+ * @internal
6538
+ */
6539
+ export declare const GetTransitGatewayRouteTableAssociationsRequestFilterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsRequest) => any;
6540
+ /**
6541
+ * @internal
6542
+ */
6543
+ export declare const TransitGatewayRouteTableAssociationFilterSensitiveLog: (obj: TransitGatewayRouteTableAssociation) => any;
6544
+ /**
6545
+ * @internal
6546
+ */
6547
+ export declare const GetTransitGatewayRouteTableAssociationsResultFilterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsResult) => any;
6548
+ /**
6549
+ * @internal
6550
+ */
6551
+ export declare const GetTransitGatewayRouteTablePropagationsRequestFilterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsRequest) => any;
6552
+ /**
6553
+ * @internal
6554
+ */
6555
+ export declare const TransitGatewayRouteTablePropagationFilterSensitiveLog: (obj: TransitGatewayRouteTablePropagation) => any;
6556
+ /**
6557
+ * @internal
6558
+ */
6559
+ export declare const GetTransitGatewayRouteTablePropagationsResultFilterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsResult) => any;
6560
+ /**
6561
+ * @internal
6562
+ */
6563
+ export declare const GetVpnConnectionDeviceSampleConfigurationRequestFilterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationRequest) => any;
6564
+ /**
6565
+ * @internal
6566
+ */
6567
+ export declare const GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationResult) => any;
6568
+ /**
6569
+ * @internal
6570
+ */
6571
+ export declare const GetVpnConnectionDeviceTypesRequestFilterSensitiveLog: (obj: GetVpnConnectionDeviceTypesRequest) => any;
6572
+ /**
6573
+ * @internal
6574
+ */
6575
+ export declare const VpnConnectionDeviceTypeFilterSensitiveLog: (obj: VpnConnectionDeviceType) => any;
6576
+ /**
6577
+ * @internal
6578
+ */
6579
+ export declare const GetVpnConnectionDeviceTypesResultFilterSensitiveLog: (obj: GetVpnConnectionDeviceTypesResult) => any;
6580
+ /**
6581
+ * @internal
6582
+ */
6583
+ export declare const ImportClientVpnClientCertificateRevocationListRequestFilterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListRequest) => any;
6584
+ /**
6585
+ * @internal
6586
+ */
6587
+ export declare const ImportClientVpnClientCertificateRevocationListResultFilterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListResult) => any;
6588
+ /**
6589
+ * @internal
6590
+ */
6591
+ export declare const ClientDataFilterSensitiveLog: (obj: ClientData) => any;
6592
+ /**
6593
+ * @internal
6594
+ */
6595
+ export declare const UserBucketFilterSensitiveLog: (obj: UserBucket) => any;
6596
+ /**
6597
+ * @internal
6598
+ */
6599
+ export declare const ImageDiskContainerFilterSensitiveLog: (obj: ImageDiskContainer) => any;
6600
+ /**
6601
+ * @internal
6602
+ */
6603
+ export declare const ImportImageLicenseConfigurationRequestFilterSensitiveLog: (obj: ImportImageLicenseConfigurationRequest) => any;
6604
+ /**
6605
+ * @internal
6606
+ */
6607
+ export declare const ImportImageRequestFilterSensitiveLog: (obj: ImportImageRequest) => any;
6608
+ /**
6609
+ * @internal
6610
+ */
6611
+ export declare const ImportImageResultFilterSensitiveLog: (obj: ImportImageResult) => any;
6612
+ /**
6613
+ * @internal
6614
+ */
6615
+ export declare const DiskImageDetailFilterSensitiveLog: (obj: DiskImageDetail) => any;
6616
+ /**
6617
+ * @internal
6618
+ */
6619
+ export declare const VolumeDetailFilterSensitiveLog: (obj: VolumeDetail) => any;
6620
+ /**
6621
+ * @internal
6622
+ */
6623
+ export declare const DiskImageFilterSensitiveLog: (obj: DiskImage) => any;
6624
+ /**
6625
+ * @internal
6626
+ */
6627
+ export declare const UserDataFilterSensitiveLog: (obj: UserData) => any;
6628
+ /**
6629
+ * @internal
6630
+ */
6631
+ export declare const ImportInstanceLaunchSpecificationFilterSensitiveLog: (obj: ImportInstanceLaunchSpecification) => any;
6632
+ /**
6633
+ * @internal
6634
+ */
6635
+ export declare const ImportInstanceRequestFilterSensitiveLog: (obj: ImportInstanceRequest) => any;
6636
+ /**
6637
+ * @internal
6638
+ */
6639
+ export declare const ImportInstanceResultFilterSensitiveLog: (obj: ImportInstanceResult) => any;
6640
+ /**
6641
+ * @internal
6642
+ */
6643
+ export declare const ImportKeyPairRequestFilterSensitiveLog: (obj: ImportKeyPairRequest) => any;
6644
+ /**
6645
+ * @internal
6646
+ */
6647
+ export declare const ImportKeyPairResultFilterSensitiveLog: (obj: ImportKeyPairResult) => any;
6648
+ /**
6649
+ * @internal
6650
+ */
6651
+ export declare const SnapshotDiskContainerFilterSensitiveLog: (obj: SnapshotDiskContainer) => any;
6652
+ /**
6653
+ * @internal
6654
+ */
6655
+ export declare const ImportSnapshotRequestFilterSensitiveLog: (obj: ImportSnapshotRequest) => any;
6656
+ /**
6657
+ * @internal
6658
+ */
6659
+ export declare const ImportSnapshotResultFilterSensitiveLog: (obj: ImportSnapshotResult) => any;
6660
+ /**
6661
+ * @internal
6662
+ */
6663
+ export declare const ImportVolumeRequestFilterSensitiveLog: (obj: ImportVolumeRequest) => any;
6664
+ /**
6665
+ * @internal
6666
+ */
6667
+ export declare const ImportVolumeResultFilterSensitiveLog: (obj: ImportVolumeResult) => any;
6668
+ /**
6669
+ * @internal
6670
+ */
6671
+ export declare const ListImagesInRecycleBinRequestFilterSensitiveLog: (obj: ListImagesInRecycleBinRequest) => any;
6672
+ /**
6673
+ * @internal
6674
+ */
6675
+ export declare const ImageRecycleBinInfoFilterSensitiveLog: (obj: ImageRecycleBinInfo) => any;
6676
+ /**
6677
+ * @internal
6678
+ */
6679
+ export declare const ListImagesInRecycleBinResultFilterSensitiveLog: (obj: ListImagesInRecycleBinResult) => any;
6680
+ /**
6681
+ * @internal
6682
+ */
6683
+ export declare const ListSnapshotsInRecycleBinRequestFilterSensitiveLog: (obj: ListSnapshotsInRecycleBinRequest) => any;
6684
+ /**
6685
+ * @internal
6686
+ */
6687
+ export declare const SnapshotRecycleBinInfoFilterSensitiveLog: (obj: SnapshotRecycleBinInfo) => any;
6688
+ /**
6689
+ * @internal
6690
+ */
6691
+ export declare const ListSnapshotsInRecycleBinResultFilterSensitiveLog: (obj: ListSnapshotsInRecycleBinResult) => any;
6692
+ /**
6693
+ * @internal
6694
+ */
6695
+ export declare const ModifyAddressAttributeRequestFilterSensitiveLog: (obj: ModifyAddressAttributeRequest) => any;
6696
+ /**
6697
+ * @internal
6698
+ */
6699
+ export declare const ModifyAddressAttributeResultFilterSensitiveLog: (obj: ModifyAddressAttributeResult) => any;
6700
+ /**
6701
+ * @internal
6702
+ */
6703
+ export declare const ModifyAvailabilityZoneGroupRequestFilterSensitiveLog: (obj: ModifyAvailabilityZoneGroupRequest) => any;
6704
+ /**
6705
+ * @internal
6706
+ */
6707
+ export declare const ModifyAvailabilityZoneGroupResultFilterSensitiveLog: (obj: ModifyAvailabilityZoneGroupResult) => any;
6708
+ /**
6709
+ * @internal
6710
+ */
6711
+ export declare const ModifyCapacityReservationRequestFilterSensitiveLog: (obj: ModifyCapacityReservationRequest) => any;
6712
+ /**
6713
+ * @internal
6714
+ */
6715
+ export declare const ModifyCapacityReservationResultFilterSensitiveLog: (obj: ModifyCapacityReservationResult) => any;
6716
+ /**
6717
+ * @internal
6718
+ */
6719
+ export declare const ModifyCapacityReservationFleetRequestFilterSensitiveLog: (obj: ModifyCapacityReservationFleetRequest) => any;
6720
+ /**
6721
+ * @internal
6722
+ */
6723
+ export declare const ModifyCapacityReservationFleetResultFilterSensitiveLog: (obj: ModifyCapacityReservationFleetResult) => any;
6724
+ /**
6725
+ * @internal
6726
+ */
6727
+ export declare const DnsServersOptionsModifyStructureFilterSensitiveLog: (obj: DnsServersOptionsModifyStructure) => any;
6728
+ /**
6729
+ * @internal
6730
+ */
6731
+ export declare const ModifyClientVpnEndpointRequestFilterSensitiveLog: (obj: ModifyClientVpnEndpointRequest) => any;
6732
+ /**
6733
+ * @internal
6734
+ */
6735
+ export declare const ModifyClientVpnEndpointResultFilterSensitiveLog: (obj: ModifyClientVpnEndpointResult) => any;
6736
+ /**
6737
+ * @internal
6738
+ */
6739
+ export declare const ModifyDefaultCreditSpecificationRequestFilterSensitiveLog: (obj: ModifyDefaultCreditSpecificationRequest) => any;
6740
+ /**
6741
+ * @internal
6742
+ */
6743
+ export declare const ModifyDefaultCreditSpecificationResultFilterSensitiveLog: (obj: ModifyDefaultCreditSpecificationResult) => any;
6744
+ /**
6745
+ * @internal
6746
+ */
6747
+ export declare const ModifyEbsDefaultKmsKeyIdRequestFilterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdRequest) => any;
6748
+ /**
6749
+ * @internal
6750
+ */
6751
+ export declare const ModifyEbsDefaultKmsKeyIdResultFilterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdResult) => any;
6752
+ /**
6753
+ * @internal
6754
+ */
6755
+ export declare const ModifyFleetRequestFilterSensitiveLog: (obj: ModifyFleetRequest) => any;
6756
+ /**
6757
+ * @internal
6758
+ */
6759
+ export declare const ModifyFleetResultFilterSensitiveLog: (obj: ModifyFleetResult) => any;
6760
+ /**
6761
+ * @internal
6762
+ */
6763
+ export declare const LoadPermissionRequestFilterSensitiveLog: (obj: LoadPermissionRequest) => any;
6764
+ /**
6765
+ * @internal
6766
+ */
6767
+ export declare const LoadPermissionModificationsFilterSensitiveLog: (obj: LoadPermissionModifications) => any;
6768
+ /**
6769
+ * @internal
6770
+ */
6771
+ export declare const ModifyFpgaImageAttributeRequestFilterSensitiveLog: (obj: ModifyFpgaImageAttributeRequest) => any;
6772
+ /**
6773
+ * @internal
6774
+ */
6775
+ export declare const ModifyFpgaImageAttributeResultFilterSensitiveLog: (obj: ModifyFpgaImageAttributeResult) => any;
6776
+ /**
6777
+ * @internal
6778
+ */
6779
+ export declare const ModifyHostsRequestFilterSensitiveLog: (obj: ModifyHostsRequest) => any;
6780
+ /**
6781
+ * @internal
6782
+ */
6783
+ export declare const ModifyHostsResultFilterSensitiveLog: (obj: ModifyHostsResult) => any;
6784
+ /**
6785
+ * @internal
6786
+ */
6787
+ export declare const ModifyIdentityIdFormatRequestFilterSensitiveLog: (obj: ModifyIdentityIdFormatRequest) => any;
6788
+ /**
6789
+ * @internal
6790
+ */
6791
+ export declare const ModifyIdFormatRequestFilterSensitiveLog: (obj: ModifyIdFormatRequest) => any;
6792
+ /**
6793
+ * @internal
6794
+ */
6795
+ export declare const LaunchPermissionModificationsFilterSensitiveLog: (obj: LaunchPermissionModifications) => any;
6796
+ /**
6797
+ * @internal
6798
+ */
6799
+ export declare const ModifyImageAttributeRequestFilterSensitiveLog: (obj: ModifyImageAttributeRequest) => any;
6800
+ /**
6801
+ * @internal
6802
+ */
6803
+ export declare const EbsInstanceBlockDeviceSpecificationFilterSensitiveLog: (obj: EbsInstanceBlockDeviceSpecification) => any;
6804
+ /**
6805
+ * @internal
6806
+ */
6807
+ export declare const InstanceBlockDeviceMappingSpecificationFilterSensitiveLog: (obj: InstanceBlockDeviceMappingSpecification) => any;
6808
+ /**
6809
+ * @internal
6810
+ */
6811
+ export declare const BlobAttributeValueFilterSensitiveLog: (obj: BlobAttributeValue) => any;
6812
+ /**
6813
+ * @internal
6814
+ */
6815
+ export declare const ModifyInstanceAttributeRequestFilterSensitiveLog: (obj: ModifyInstanceAttributeRequest) => any;
6816
+ /**
6817
+ * @internal
6818
+ */
6819
+ export declare const CapacityReservationSpecificationFilterSensitiveLog: (obj: CapacityReservationSpecification) => any;
6820
+ /**
6821
+ * @internal
6822
+ */
6823
+ export declare const ModifyInstanceCapacityReservationAttributesRequestFilterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesRequest) => any;
6824
+ /**
6825
+ * @internal
6826
+ */
6827
+ export declare const ModifyInstanceCapacityReservationAttributesResultFilterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesResult) => any;
6828
+ /**
6829
+ * @internal
6830
+ */
6831
+ export declare const InstanceCreditSpecificationRequestFilterSensitiveLog: (obj: InstanceCreditSpecificationRequest) => any;
6832
+ /**
6833
+ * @internal
6834
+ */
6835
+ export declare const ModifyInstanceCreditSpecificationRequestFilterSensitiveLog: (obj: ModifyInstanceCreditSpecificationRequest) => any;
6836
+ /**
6837
+ * @internal
6838
+ */
6839
+ export declare const SuccessfulInstanceCreditSpecificationItemFilterSensitiveLog: (obj: SuccessfulInstanceCreditSpecificationItem) => any;
6840
+ /**
6841
+ * @internal
6842
+ */
6843
+ export declare const UnsuccessfulInstanceCreditSpecificationItemErrorFilterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItemError) => any;
6844
+ /**
6845
+ * @internal
6846
+ */
6847
+ export declare const UnsuccessfulInstanceCreditSpecificationItemFilterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItem) => any;
6848
+ /**
6849
+ * @internal
6850
+ */
6851
+ export declare const ModifyInstanceCreditSpecificationResultFilterSensitiveLog: (obj: ModifyInstanceCreditSpecificationResult) => any;
6852
+ /**
6853
+ * @internal
6854
+ */
6855
+ export declare const ModifyInstanceEventStartTimeRequestFilterSensitiveLog: (obj: ModifyInstanceEventStartTimeRequest) => any;
6856
+ /**
6857
+ * @internal
6858
+ */
6859
+ export declare const ModifyInstanceEventStartTimeResultFilterSensitiveLog: (obj: ModifyInstanceEventStartTimeResult) => any;
6860
+ /**
6861
+ * @internal
6862
+ */
6863
+ export declare const ModifyInstanceEventWindowRequestFilterSensitiveLog: (obj: ModifyInstanceEventWindowRequest) => any;
6864
+ /**
6865
+ * @internal
6866
+ */
6867
+ export declare const ModifyInstanceEventWindowResultFilterSensitiveLog: (obj: ModifyInstanceEventWindowResult) => any;
6868
+ /**
6869
+ * @internal
6870
+ */
6871
+ export declare const ModifyInstanceMaintenanceOptionsRequestFilterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsRequest) => any;
6872
+ /**
6873
+ * @internal
6874
+ */
6875
+ export declare const ModifyInstanceMaintenanceOptionsResultFilterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsResult) => any;
6876
+ /**
6877
+ * @internal
6878
+ */
6879
+ export declare const ModifyInstanceMetadataOptionsRequestFilterSensitiveLog: (obj: ModifyInstanceMetadataOptionsRequest) => any;
6880
+ /**
6881
+ * @internal
6882
+ */
6883
+ export declare const ModifyInstanceMetadataOptionsResultFilterSensitiveLog: (obj: ModifyInstanceMetadataOptionsResult) => any;
6884
+ /**
6885
+ * @internal
6886
+ */
6887
+ export declare const ModifyInstancePlacementRequestFilterSensitiveLog: (obj: ModifyInstancePlacementRequest) => any;
6888
+ /**
6889
+ * @internal
6890
+ */
6891
+ export declare const ModifyInstancePlacementResultFilterSensitiveLog: (obj: ModifyInstancePlacementResult) => any;
6892
+ /**
6893
+ * @internal
6894
+ */
6895
+ export declare const RemoveIpamOperatingRegionFilterSensitiveLog: (obj: RemoveIpamOperatingRegion) => any;
6896
+ /**
6897
+ * @internal
6898
+ */
6899
+ export declare const ModifyIpamRequestFilterSensitiveLog: (obj: ModifyIpamRequest) => any;
6900
+ /**
6901
+ * @internal
6902
+ */
6903
+ export declare const ModifyIpamResultFilterSensitiveLog: (obj: ModifyIpamResult) => any;
6904
+ /**
6905
+ * @internal
6906
+ */
6907
+ export declare const ModifyIpamPoolRequestFilterSensitiveLog: (obj: ModifyIpamPoolRequest) => any;
6908
+ /**
6909
+ * @internal
6910
+ */
6911
+ export declare const ModifyIpamPoolResultFilterSensitiveLog: (obj: ModifyIpamPoolResult) => any;
6912
+ /**
6913
+ * @internal
6914
+ */
6915
+ export declare const ModifyIpamResourceCidrRequestFilterSensitiveLog: (obj: ModifyIpamResourceCidrRequest) => any;
6916
+ /**
6917
+ * @internal
6918
+ */
6919
+ export declare const ModifyIpamResourceCidrResultFilterSensitiveLog: (obj: ModifyIpamResourceCidrResult) => any;
6920
+ /**
6921
+ * @internal
6922
+ */
6923
+ export declare const ModifyIpamScopeRequestFilterSensitiveLog: (obj: ModifyIpamScopeRequest) => any;
6924
+ /**
6925
+ * @internal
6926
+ */
6927
+ export declare const ModifyIpamScopeResultFilterSensitiveLog: (obj: ModifyIpamScopeResult) => any;
6928
+ /**
6929
+ * @internal
6930
+ */
6931
+ export declare const ModifyLaunchTemplateRequestFilterSensitiveLog: (obj: ModifyLaunchTemplateRequest) => any;
6932
+ /**
6933
+ * @internal
6934
+ */
6935
+ export declare const ModifyLaunchTemplateResultFilterSensitiveLog: (obj: ModifyLaunchTemplateResult) => any;
6936
+ /**
6937
+ * @internal
6938
+ */
6939
+ export declare const RemovePrefixListEntryFilterSensitiveLog: (obj: RemovePrefixListEntry) => any;
6940
+ /**
6941
+ * @internal
6942
+ */
6943
+ export declare const ModifyManagedPrefixListRequestFilterSensitiveLog: (obj: ModifyManagedPrefixListRequest) => any;
6944
+ /**
6945
+ * @internal
6946
+ */
6947
+ export declare const ModifyManagedPrefixListResultFilterSensitiveLog: (obj: ModifyManagedPrefixListResult) => any;
6948
+ /**
6949
+ * @internal
6950
+ */
6951
+ export declare const NetworkInterfaceAttachmentChangesFilterSensitiveLog: (obj: NetworkInterfaceAttachmentChanges) => any;
6952
+ /**
6953
+ * @internal
6954
+ */
6955
+ export declare const ModifyNetworkInterfaceAttributeRequestFilterSensitiveLog: (obj: ModifyNetworkInterfaceAttributeRequest) => any;
6956
+ /**
6957
+ * @internal
6958
+ */
6959
+ export declare const ModifyPrivateDnsNameOptionsRequestFilterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsRequest) => any;
6960
+ /**
6961
+ * @internal
6962
+ */
6963
+ export declare const ModifyPrivateDnsNameOptionsResultFilterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsResult) => any;
6964
+ /**
6965
+ * @internal
6966
+ */
6967
+ export declare const ModifyReservedInstancesRequestFilterSensitiveLog: (obj: ModifyReservedInstancesRequest) => any;
6968
+ /**
6969
+ * @internal
6970
+ */
6971
+ export declare const ModifyReservedInstancesResultFilterSensitiveLog: (obj: ModifyReservedInstancesResult) => any;
6972
+ /**
6973
+ * @internal
6974
+ */
6975
+ export declare const SecurityGroupRuleRequestFilterSensitiveLog: (obj: SecurityGroupRuleRequest) => any;
6976
+ /**
6977
+ * @internal
6978
+ */
6979
+ export declare const SecurityGroupRuleUpdateFilterSensitiveLog: (obj: SecurityGroupRuleUpdate) => any;
6980
+ /**
6981
+ * @internal
6982
+ */
6983
+ export declare const ModifySecurityGroupRulesRequestFilterSensitiveLog: (obj: ModifySecurityGroupRulesRequest) => any;
6984
+ /**
6985
+ * @internal
6986
+ */
6987
+ export declare const ModifySecurityGroupRulesResultFilterSensitiveLog: (obj: ModifySecurityGroupRulesResult) => any;
6988
+ /**
6989
+ * @internal
6990
+ */
6991
+ export declare const CreateVolumePermissionModificationsFilterSensitiveLog: (obj: CreateVolumePermissionModifications) => any;
6992
+ /**
6993
+ * @internal
6994
+ */
6995
+ export declare const ModifySnapshotAttributeRequestFilterSensitiveLog: (obj: ModifySnapshotAttributeRequest) => any;
6996
+ /**
6997
+ * @internal
6998
+ */
6999
+ export declare const ModifySnapshotTierRequestFilterSensitiveLog: (obj: ModifySnapshotTierRequest) => any;
7000
+ /**
7001
+ * @internal
7002
+ */
7003
+ export declare const ModifySnapshotTierResultFilterSensitiveLog: (obj: ModifySnapshotTierResult) => any;
7004
+ /**
7005
+ * @internal
7006
+ */
7007
+ export declare const ModifySpotFleetRequestRequestFilterSensitiveLog: (obj: ModifySpotFleetRequestRequest) => any;
7008
+ /**
7009
+ * @internal
7010
+ */
7011
+ export declare const ModifySpotFleetRequestResponseFilterSensitiveLog: (obj: ModifySpotFleetRequestResponse) => any;
7012
+ /**
7013
+ * @internal
7014
+ */
7015
+ export declare const ModifySubnetAttributeRequestFilterSensitiveLog: (obj: ModifySubnetAttributeRequest) => any;
7016
+ /**
7017
+ * @internal
7018
+ */
7019
+ export declare const ModifyTrafficMirrorFilterNetworkServicesRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesRequest) => any;
7020
+ /**
7021
+ * @internal
7022
+ */
7023
+ export declare const ModifyTrafficMirrorFilterNetworkServicesResultFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesResult) => any;
7024
+ /**
7025
+ * @internal
7026
+ */
7027
+ export declare const ModifyTrafficMirrorFilterRuleRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleRequest) => any;
7028
+ /**
7029
+ * @internal
7030
+ */
7031
+ export declare const ModifyTrafficMirrorFilterRuleResultFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleResult) => any;
7032
+ /**
7033
+ * @internal
7034
+ */
7035
+ export declare const ModifyTrafficMirrorSessionRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorSessionRequest) => any;
7036
+ /**
7037
+ * @internal
7038
+ */
7039
+ export declare const ModifyTrafficMirrorSessionResultFilterSensitiveLog: (obj: ModifyTrafficMirrorSessionResult) => any;
7040
+ /**
7041
+ * @internal
7042
+ */
7043
+ export declare const ModifyTransitGatewayOptionsFilterSensitiveLog: (obj: ModifyTransitGatewayOptions) => any;
7044
+ /**
7045
+ * @internal
7046
+ */
7047
+ export declare const ModifyTransitGatewayRequestFilterSensitiveLog: (obj: ModifyTransitGatewayRequest) => any;
7048
+ /**
7049
+ * @internal
7050
+ */
7051
+ export declare const ModifyTransitGatewayResultFilterSensitiveLog: (obj: ModifyTransitGatewayResult) => any;
7052
+ /**
7053
+ * @internal
7054
+ */
7055
+ export declare const ModifyTransitGatewayPrefixListReferenceRequestFilterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceRequest) => any;
7056
+ /**
7057
+ * @internal
7058
+ */
7059
+ export declare const ModifyTransitGatewayPrefixListReferenceResultFilterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceResult) => any;
7060
+ /**
7061
+ * @internal
7062
+ */
7063
+ export declare const ModifyTransitGatewayVpcAttachmentRequestOptionsFilterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequestOptions) => any;
7064
+ /**
7065
+ * @internal
7066
+ */
7067
+ export declare const ModifyTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequest) => any;
7068
+ /**
7069
+ * @internal
7070
+ */
7071
+ export declare const ModifyTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentResult) => any;
7072
+ /**
7073
+ * @internal
7074
+ */
7075
+ export declare const ModifyVolumeRequestFilterSensitiveLog: (obj: ModifyVolumeRequest) => any;
7076
+ /**
7077
+ * @internal
7078
+ */
7079
+ export declare const ModifyVolumeResultFilterSensitiveLog: (obj: ModifyVolumeResult) => any;
7080
+ /**
7081
+ * @internal
7082
+ */
7083
+ export declare const ModifyVolumeAttributeRequestFilterSensitiveLog: (obj: ModifyVolumeAttributeRequest) => any;
7084
+ /**
7085
+ * @internal
7086
+ */
7087
+ export declare const ModifyVpcAttributeRequestFilterSensitiveLog: (obj: ModifyVpcAttributeRequest) => any;
7088
+ /**
7089
+ * @internal
7090
+ */
7091
+ export declare const ModifyVpcEndpointRequestFilterSensitiveLog: (obj: ModifyVpcEndpointRequest) => any;
7092
+ /**
7093
+ * @internal
7094
+ */
7095
+ export declare const ModifyVpcEndpointResultFilterSensitiveLog: (obj: ModifyVpcEndpointResult) => any;
7096
+ /**
7097
+ * @internal
7098
+ */
7099
+ export declare const ModifyVpcEndpointConnectionNotificationRequestFilterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationRequest) => any;
7100
+ /**
7101
+ * @internal
7102
+ */
7103
+ export declare const ModifyVpcEndpointConnectionNotificationResultFilterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationResult) => any;
7104
+ /**
7105
+ * @internal
7106
+ */
7107
+ export declare const ModifyVpcEndpointServiceConfigurationRequestFilterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationRequest) => any;
7108
+ /**
7109
+ * @internal
7110
+ */
7111
+ export declare const ModifyVpcEndpointServiceConfigurationResultFilterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationResult) => any;
7112
+ /**
7113
+ * @internal
7114
+ */
7115
+ export declare const ModifyVpcEndpointServicePayerResponsibilityRequestFilterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityRequest) => any;
7116
+ /**
7117
+ * @internal
7118
+ */
7119
+ export declare const ModifyVpcEndpointServicePayerResponsibilityResultFilterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityResult) => any;
7120
+ /**
7121
+ * @internal
7122
+ */
7123
+ export declare const ModifyVpcEndpointServicePermissionsRequestFilterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsRequest) => any;
7124
+ /**
7125
+ * @internal
7126
+ */
7127
+ export declare const ModifyVpcEndpointServicePermissionsResultFilterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsResult) => any;
7128
+ /**
7129
+ * @internal
7130
+ */
7131
+ export declare const PeeringConnectionOptionsRequestFilterSensitiveLog: (obj: PeeringConnectionOptionsRequest) => any;
7132
+ /**
7133
+ * @internal
7134
+ */
7135
+ export declare const ModifyVpcPeeringConnectionOptionsRequestFilterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsRequest) => any;
7136
+ /**
7137
+ * @internal
7138
+ */
7139
+ export declare const PeeringConnectionOptionsFilterSensitiveLog: (obj: PeeringConnectionOptions) => any;
7140
+ /**
7141
+ * @internal
7142
+ */
7143
+ export declare const ModifyVpcPeeringConnectionOptionsResultFilterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsResult) => any;
7144
+ /**
7145
+ * @internal
7146
+ */
7147
+ export declare const ModifyVpcTenancyRequestFilterSensitiveLog: (obj: ModifyVpcTenancyRequest) => any;
7148
+ /**
7149
+ * @internal
7150
+ */
7151
+ export declare const ModifyVpcTenancyResultFilterSensitiveLog: (obj: ModifyVpcTenancyResult) => any;
7152
+ /**
7153
+ * @internal
7154
+ */
7155
+ export declare const ModifyVpnConnectionRequestFilterSensitiveLog: (obj: ModifyVpnConnectionRequest) => any;
7156
+ /**
7157
+ * @internal
7158
+ */
7159
+ export declare const ModifyVpnConnectionResultFilterSensitiveLog: (obj: ModifyVpnConnectionResult) => any;
7160
+ /**
7161
+ * @internal
7162
+ */
7163
+ export declare const ModifyVpnConnectionOptionsRequestFilterSensitiveLog: (obj: ModifyVpnConnectionOptionsRequest) => any;
7164
+ /**
7165
+ * @internal
7166
+ */
7167
+ export declare const ModifyVpnConnectionOptionsResultFilterSensitiveLog: (obj: ModifyVpnConnectionOptionsResult) => any;
7168
+ /**
7169
+ * @internal
7170
+ */
7171
+ export declare const ModifyVpnTunnelCertificateRequestFilterSensitiveLog: (obj: ModifyVpnTunnelCertificateRequest) => any;
7172
+ /**
7173
+ * @internal
7174
+ */
7175
+ export declare const ModifyVpnTunnelCertificateResultFilterSensitiveLog: (obj: ModifyVpnTunnelCertificateResult) => any;
7176
+ /**
7177
+ * @internal
7178
+ */
7179
+ export declare const ModifyVpnTunnelOptionsSpecificationFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsSpecification) => any;
7180
+ /**
7181
+ * @internal
7182
+ */
7183
+ export declare const ModifyVpnTunnelOptionsRequestFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsRequest) => any;
7184
+ /**
7185
+ * @internal
7186
+ */
7187
+ export declare const ModifyVpnTunnelOptionsResultFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsResult) => any;
7188
+ /**
7189
+ * @internal
7190
+ */
7191
+ export declare const MonitorInstancesRequestFilterSensitiveLog: (obj: MonitorInstancesRequest) => any;
7192
+ /**
7193
+ * @internal
7194
+ */
7195
+ export declare const InstanceMonitoringFilterSensitiveLog: (obj: InstanceMonitoring) => any;
7196
+ /**
7197
+ * @internal
7198
+ */
7199
+ export declare const MonitorInstancesResultFilterSensitiveLog: (obj: MonitorInstancesResult) => any;
7200
+ /**
7201
+ * @internal
7202
+ */
7203
+ export declare const MoveAddressToVpcRequestFilterSensitiveLog: (obj: MoveAddressToVpcRequest) => any;
7204
+ /**
7205
+ * @internal
7206
+ */
7207
+ export declare const MoveAddressToVpcResultFilterSensitiveLog: (obj: MoveAddressToVpcResult) => any;
7208
+ /**
7209
+ * @internal
7210
+ */
7211
+ export declare const MoveByoipCidrToIpamRequestFilterSensitiveLog: (obj: MoveByoipCidrToIpamRequest) => any;
7212
+ /**
7213
+ * @internal
7214
+ */
7215
+ export declare const MoveByoipCidrToIpamResultFilterSensitiveLog: (obj: MoveByoipCidrToIpamResult) => any;
7216
+ /**
7217
+ * @internal
7218
+ */
7219
+ export declare const CidrAuthorizationContextFilterSensitiveLog: (obj: CidrAuthorizationContext) => any;
7220
+ /**
7221
+ * @internal
7222
+ */
7223
+ export declare const ProvisionByoipCidrRequestFilterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
7224
+ /**
7225
+ * @internal
7226
+ */
7227
+ export declare const ProvisionByoipCidrResultFilterSensitiveLog: (obj: ProvisionByoipCidrResult) => any;
7228
+ /**
7229
+ * @internal
7230
+ */
7231
+ export declare const IpamCidrAuthorizationContextFilterSensitiveLog: (obj: IpamCidrAuthorizationContext) => any;
7232
+ /**
7233
+ * @internal
7234
+ */
7235
+ export declare const ProvisionIpamPoolCidrRequestFilterSensitiveLog: (obj: ProvisionIpamPoolCidrRequest) => any;
7236
+ /**
7237
+ * @internal
7238
+ */
7239
+ export declare const ProvisionIpamPoolCidrResultFilterSensitiveLog: (obj: ProvisionIpamPoolCidrResult) => any;
7240
+ /**
7241
+ * @internal
7242
+ */
7243
+ export declare const ProvisionPublicIpv4PoolCidrRequestFilterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrRequest) => any;
7244
+ /**
7245
+ * @internal
7246
+ */
7247
+ export declare const ProvisionPublicIpv4PoolCidrResultFilterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrResult) => any;
7248
+ /**
7249
+ * @internal
7250
+ */
7251
+ export declare const PurchaseHostReservationRequestFilterSensitiveLog: (obj: PurchaseHostReservationRequest) => any;
7252
+ /**
7253
+ * @internal
7254
+ */
7255
+ export declare const PurchaseHostReservationResultFilterSensitiveLog: (obj: PurchaseHostReservationResult) => any;
7256
+ /**
7257
+ * @internal
7258
+ */
7259
+ export declare const ReservedInstanceLimitPriceFilterSensitiveLog: (obj: ReservedInstanceLimitPrice) => any;
7260
+ /**
7261
+ * @internal
7262
+ */
7263
+ export declare const PurchaseReservedInstancesOfferingRequestFilterSensitiveLog: (obj: PurchaseReservedInstancesOfferingRequest) => any;
7264
+ /**
7265
+ * @internal
7266
+ */
7267
+ export declare const PurchaseReservedInstancesOfferingResultFilterSensitiveLog: (obj: PurchaseReservedInstancesOfferingResult) => any;
7268
+ /**
7269
+ * @internal
7270
+ */
7271
+ export declare const PurchaseRequestFilterSensitiveLog: (obj: PurchaseRequest) => any;
7272
+ /**
7273
+ * @internal
7274
+ */
7275
+ export declare const PurchaseScheduledInstancesRequestFilterSensitiveLog: (obj: PurchaseScheduledInstancesRequest) => any;
7276
+ /**
7277
+ * @internal
7278
+ */
7279
+ export declare const PurchaseScheduledInstancesResultFilterSensitiveLog: (obj: PurchaseScheduledInstancesResult) => any;
7280
+ /**
7281
+ * @internal
7282
+ */
7283
+ export declare const RebootInstancesRequestFilterSensitiveLog: (obj: RebootInstancesRequest) => any;
7284
+ /**
7285
+ * @internal
7286
+ */
7287
+ export declare const RegisterImageRequestFilterSensitiveLog: (obj: RegisterImageRequest) => any;
7288
+ /**
7289
+ * @internal
7290
+ */
7291
+ export declare const RegisterImageResultFilterSensitiveLog: (obj: RegisterImageResult) => any;