@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
@@ -21,10 +21,6 @@ export interface ExportImageRequest {
21
21
 
22
22
  TagSpecifications?: TagSpecification[];
23
23
  }
24
- export declare namespace ExportImageRequest {
25
-
26
- const filterSensitiveLog: (obj: ExportImageRequest) => any;
27
- }
28
24
  export interface ExportImageResult {
29
25
 
30
26
  Description?: string;
@@ -47,10 +43,6 @@ export interface ExportImageResult {
47
43
 
48
44
  Tags?: Tag[];
49
45
  }
50
- export declare namespace ExportImageResult {
51
-
52
- const filterSensitiveLog: (obj: ExportImageResult) => any;
53
- }
54
46
  export interface ExportTransitGatewayRoutesRequest {
55
47
 
56
48
  TransitGatewayRouteTableId: string | undefined;
@@ -61,28 +53,16 @@ export interface ExportTransitGatewayRoutesRequest {
61
53
 
62
54
  DryRun?: boolean;
63
55
  }
64
- export declare namespace ExportTransitGatewayRoutesRequest {
65
-
66
- const filterSensitiveLog: (obj: ExportTransitGatewayRoutesRequest) => any;
67
- }
68
56
  export interface ExportTransitGatewayRoutesResult {
69
57
 
70
58
  S3Location?: string;
71
59
  }
72
- export declare namespace ExportTransitGatewayRoutesResult {
73
-
74
- const filterSensitiveLog: (obj: ExportTransitGatewayRoutesResult) => any;
75
- }
76
60
  export interface GetAssociatedEnclaveCertificateIamRolesRequest {
77
61
 
78
62
  CertificateArn?: string;
79
63
 
80
64
  DryRun?: boolean;
81
65
  }
82
- export declare namespace GetAssociatedEnclaveCertificateIamRolesRequest {
83
-
84
- const filterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesRequest) => any;
85
- }
86
66
 
87
67
  export interface AssociatedRole {
88
68
 
@@ -94,18 +74,10 @@ export interface AssociatedRole {
94
74
 
95
75
  EncryptionKmsKeyId?: string;
96
76
  }
97
- export declare namespace AssociatedRole {
98
-
99
- const filterSensitiveLog: (obj: AssociatedRole) => any;
100
- }
101
77
  export interface GetAssociatedEnclaveCertificateIamRolesResult {
102
78
 
103
79
  AssociatedRoles?: AssociatedRole[];
104
80
  }
105
- export declare namespace GetAssociatedEnclaveCertificateIamRolesResult {
106
-
107
- const filterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesResult) => any;
108
- }
109
81
  export interface GetAssociatedIpv6PoolCidrsRequest {
110
82
 
111
83
  PoolId: string | undefined;
@@ -116,10 +88,6 @@ export interface GetAssociatedIpv6PoolCidrsRequest {
116
88
 
117
89
  DryRun?: boolean;
118
90
  }
119
- export declare namespace GetAssociatedIpv6PoolCidrsRequest {
120
-
121
- const filterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsRequest) => any;
122
- }
123
91
 
124
92
  export interface Ipv6CidrAssociation {
125
93
 
@@ -127,20 +95,12 @@ export interface Ipv6CidrAssociation {
127
95
 
128
96
  AssociatedResource?: string;
129
97
  }
130
- export declare namespace Ipv6CidrAssociation {
131
-
132
- const filterSensitiveLog: (obj: Ipv6CidrAssociation) => any;
133
- }
134
98
  export interface GetAssociatedIpv6PoolCidrsResult {
135
99
 
136
100
  Ipv6CidrAssociations?: Ipv6CidrAssociation[];
137
101
 
138
102
  NextToken?: string;
139
103
  }
140
- export declare namespace GetAssociatedIpv6PoolCidrsResult {
141
-
142
- const filterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsResult) => any;
143
- }
144
104
  export interface GetCapacityReservationUsageRequest {
145
105
 
146
106
  CapacityReservationId: string | undefined;
@@ -151,10 +111,6 @@ export interface GetCapacityReservationUsageRequest {
151
111
 
152
112
  DryRun?: boolean;
153
113
  }
154
- export declare namespace GetCapacityReservationUsageRequest {
155
-
156
- const filterSensitiveLog: (obj: GetCapacityReservationUsageRequest) => any;
157
- }
158
114
 
159
115
  export interface InstanceUsage {
160
116
 
@@ -162,10 +118,6 @@ export interface InstanceUsage {
162
118
 
163
119
  UsedInstanceCount?: number;
164
120
  }
165
- export declare namespace InstanceUsage {
166
-
167
- const filterSensitiveLog: (obj: InstanceUsage) => any;
168
- }
169
121
  export interface GetCapacityReservationUsageResult {
170
122
 
171
123
  NextToken?: string;
@@ -182,10 +134,6 @@ export interface GetCapacityReservationUsageResult {
182
134
 
183
135
  InstanceUsages?: InstanceUsage[];
184
136
  }
185
- export declare namespace GetCapacityReservationUsageResult {
186
-
187
- const filterSensitiveLog: (obj: GetCapacityReservationUsageResult) => any;
188
- }
189
137
  export interface GetCoipPoolUsageRequest {
190
138
 
191
139
  PoolId: string | undefined;
@@ -198,10 +146,6 @@ export interface GetCoipPoolUsageRequest {
198
146
 
199
147
  DryRun?: boolean;
200
148
  }
201
- export declare namespace GetCoipPoolUsageRequest {
202
-
203
- const filterSensitiveLog: (obj: GetCoipPoolUsageRequest) => any;
204
- }
205
149
 
206
150
  export interface CoipAddressUsage {
207
151
 
@@ -213,10 +157,6 @@ export interface CoipAddressUsage {
213
157
 
214
158
  CoIp?: string;
215
159
  }
216
- export declare namespace CoipAddressUsage {
217
-
218
- const filterSensitiveLog: (obj: CoipAddressUsage) => any;
219
- }
220
160
  export interface GetCoipPoolUsageResult {
221
161
 
222
162
  CoipPoolId?: string;
@@ -225,10 +165,6 @@ export interface GetCoipPoolUsageResult {
225
165
 
226
166
  LocalGatewayRouteTableId?: string;
227
167
  }
228
- export declare namespace GetCoipPoolUsageResult {
229
-
230
- const filterSensitiveLog: (obj: GetCoipPoolUsageResult) => any;
231
- }
232
168
  export interface GetConsoleOutputRequest {
233
169
 
234
170
  InstanceId: string | undefined;
@@ -237,10 +173,6 @@ export interface GetConsoleOutputRequest {
237
173
 
238
174
  Latest?: boolean;
239
175
  }
240
- export declare namespace GetConsoleOutputRequest {
241
-
242
- const filterSensitiveLog: (obj: GetConsoleOutputRequest) => any;
243
- }
244
176
  export interface GetConsoleOutputResult {
245
177
 
246
178
  InstanceId?: string;
@@ -249,10 +181,6 @@ export interface GetConsoleOutputResult {
249
181
 
250
182
  Timestamp?: Date;
251
183
  }
252
- export declare namespace GetConsoleOutputResult {
253
-
254
- const filterSensitiveLog: (obj: GetConsoleOutputResult) => any;
255
- }
256
184
  export interface GetConsoleScreenshotRequest {
257
185
 
258
186
  DryRun?: boolean;
@@ -261,20 +189,12 @@ export interface GetConsoleScreenshotRequest {
261
189
 
262
190
  WakeUp?: boolean;
263
191
  }
264
- export declare namespace GetConsoleScreenshotRequest {
265
-
266
- const filterSensitiveLog: (obj: GetConsoleScreenshotRequest) => any;
267
- }
268
192
  export interface GetConsoleScreenshotResult {
269
193
 
270
194
  ImageData?: string;
271
195
 
272
196
  InstanceId?: string;
273
197
  }
274
- export declare namespace GetConsoleScreenshotResult {
275
-
276
- const filterSensitiveLog: (obj: GetConsoleScreenshotResult) => any;
277
- }
278
198
  export declare type UnlimitedSupportedInstanceFamily = "t2" | "t3" | "t3a" | "t4g";
279
199
  export interface GetDefaultCreditSpecificationRequest {
280
200
 
@@ -282,10 +202,6 @@ export interface GetDefaultCreditSpecificationRequest {
282
202
 
283
203
  InstanceFamily: UnlimitedSupportedInstanceFamily | string | undefined;
284
204
  }
285
- export declare namespace GetDefaultCreditSpecificationRequest {
286
-
287
- const filterSensitiveLog: (obj: GetDefaultCreditSpecificationRequest) => any;
288
- }
289
205
 
290
206
  export interface InstanceFamilyCreditSpecification {
291
207
 
@@ -293,50 +209,26 @@ export interface InstanceFamilyCreditSpecification {
293
209
 
294
210
  CpuCredits?: string;
295
211
  }
296
- export declare namespace InstanceFamilyCreditSpecification {
297
-
298
- const filterSensitiveLog: (obj: InstanceFamilyCreditSpecification) => any;
299
- }
300
212
  export interface GetDefaultCreditSpecificationResult {
301
213
 
302
214
  InstanceFamilyCreditSpecification?: InstanceFamilyCreditSpecification;
303
215
  }
304
- export declare namespace GetDefaultCreditSpecificationResult {
305
-
306
- const filterSensitiveLog: (obj: GetDefaultCreditSpecificationResult) => any;
307
- }
308
216
  export interface GetEbsDefaultKmsKeyIdRequest {
309
217
 
310
218
  DryRun?: boolean;
311
219
  }
312
- export declare namespace GetEbsDefaultKmsKeyIdRequest {
313
-
314
- const filterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdRequest) => any;
315
- }
316
220
  export interface GetEbsDefaultKmsKeyIdResult {
317
221
 
318
222
  KmsKeyId?: string;
319
223
  }
320
- export declare namespace GetEbsDefaultKmsKeyIdResult {
321
-
322
- const filterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdResult) => any;
323
- }
324
224
  export interface GetEbsEncryptionByDefaultRequest {
325
225
 
326
226
  DryRun?: boolean;
327
227
  }
328
- export declare namespace GetEbsEncryptionByDefaultRequest {
329
-
330
- const filterSensitiveLog: (obj: GetEbsEncryptionByDefaultRequest) => any;
331
- }
332
228
  export interface GetEbsEncryptionByDefaultResult {
333
229
 
334
230
  EbsEncryptionByDefault?: boolean;
335
231
  }
336
- export declare namespace GetEbsEncryptionByDefaultResult {
337
-
338
- const filterSensitiveLog: (obj: GetEbsEncryptionByDefaultResult) => any;
339
- }
340
232
  export declare enum PartitionLoadFrequency {
341
233
  DAILY = "daily",
342
234
  MONTHLY = "monthly",
@@ -354,19 +246,11 @@ export interface AthenaIntegration {
354
246
 
355
247
  PartitionEndDate?: Date;
356
248
  }
357
- export declare namespace AthenaIntegration {
358
-
359
- const filterSensitiveLog: (obj: AthenaIntegration) => any;
360
- }
361
249
 
362
250
  export interface IntegrateServices {
363
251
 
364
252
  AthenaIntegrations?: AthenaIntegration[];
365
253
  }
366
- export declare namespace IntegrateServices {
367
-
368
- const filterSensitiveLog: (obj: IntegrateServices) => any;
369
- }
370
254
  export interface GetFlowLogsIntegrationTemplateRequest {
371
255
 
372
256
  DryRun?: boolean;
@@ -377,18 +261,10 @@ export interface GetFlowLogsIntegrationTemplateRequest {
377
261
 
378
262
  IntegrateServices: IntegrateServices | undefined;
379
263
  }
380
- export declare namespace GetFlowLogsIntegrationTemplateRequest {
381
-
382
- const filterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateRequest) => any;
383
- }
384
264
  export interface GetFlowLogsIntegrationTemplateResult {
385
265
 
386
266
  Result?: string;
387
267
  }
388
- export declare namespace GetFlowLogsIntegrationTemplateResult {
389
-
390
- const filterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateResult) => any;
391
- }
392
268
  export interface GetGroupsForCapacityReservationRequest {
393
269
 
394
270
  CapacityReservationId: string | undefined;
@@ -399,10 +275,6 @@ export interface GetGroupsForCapacityReservationRequest {
399
275
 
400
276
  DryRun?: boolean;
401
277
  }
402
- export declare namespace GetGroupsForCapacityReservationRequest {
403
-
404
- const filterSensitiveLog: (obj: GetGroupsForCapacityReservationRequest) => any;
405
- }
406
278
 
407
279
  export interface CapacityReservationGroup {
408
280
 
@@ -410,30 +282,18 @@ export interface CapacityReservationGroup {
410
282
 
411
283
  OwnerId?: string;
412
284
  }
413
- export declare namespace CapacityReservationGroup {
414
-
415
- const filterSensitiveLog: (obj: CapacityReservationGroup) => any;
416
- }
417
285
  export interface GetGroupsForCapacityReservationResult {
418
286
 
419
287
  NextToken?: string;
420
288
 
421
289
  CapacityReservationGroups?: CapacityReservationGroup[];
422
290
  }
423
- export declare namespace GetGroupsForCapacityReservationResult {
424
-
425
- const filterSensitiveLog: (obj: GetGroupsForCapacityReservationResult) => any;
426
- }
427
291
  export interface GetHostReservationPurchasePreviewRequest {
428
292
 
429
293
  HostIdSet: string[] | undefined;
430
294
 
431
295
  OfferingId: string | undefined;
432
296
  }
433
- export declare namespace GetHostReservationPurchasePreviewRequest {
434
-
435
- const filterSensitiveLog: (obj: GetHostReservationPurchasePreviewRequest) => any;
436
- }
437
297
 
438
298
  export interface Purchase {
439
299
 
@@ -453,10 +313,6 @@ export interface Purchase {
453
313
 
454
314
  UpfrontPrice?: string;
455
315
  }
456
- export declare namespace Purchase {
457
-
458
- const filterSensitiveLog: (obj: Purchase) => any;
459
- }
460
316
  export interface GetHostReservationPurchasePreviewResult {
461
317
 
462
318
  CurrencyCode?: CurrencyCodeValues | string;
@@ -467,10 +323,6 @@ export interface GetHostReservationPurchasePreviewResult {
467
323
 
468
324
  TotalUpfrontPrice?: string;
469
325
  }
470
- export declare namespace GetHostReservationPurchasePreviewResult {
471
-
472
- const filterSensitiveLog: (obj: GetHostReservationPurchasePreviewResult) => any;
473
- }
474
326
  export interface GetInstanceTypesFromInstanceRequirementsRequest {
475
327
 
476
328
  DryRun?: boolean;
@@ -485,49 +337,29 @@ export interface GetInstanceTypesFromInstanceRequirementsRequest {
485
337
 
486
338
  NextToken?: string;
487
339
  }
488
- export declare namespace GetInstanceTypesFromInstanceRequirementsRequest {
489
-
490
- const filterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsRequest) => any;
491
- }
492
340
 
493
341
  export interface InstanceTypeInfoFromInstanceRequirements {
494
342
 
495
343
  InstanceType?: string;
496
344
  }
497
- export declare namespace InstanceTypeInfoFromInstanceRequirements {
498
-
499
- const filterSensitiveLog: (obj: InstanceTypeInfoFromInstanceRequirements) => any;
500
- }
501
345
  export interface GetInstanceTypesFromInstanceRequirementsResult {
502
346
 
503
347
  InstanceTypes?: InstanceTypeInfoFromInstanceRequirements[];
504
348
 
505
349
  NextToken?: string;
506
350
  }
507
- export declare namespace GetInstanceTypesFromInstanceRequirementsResult {
508
-
509
- const filterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsResult) => any;
510
- }
511
351
  export interface GetInstanceUefiDataRequest {
512
352
 
513
353
  InstanceId: string | undefined;
514
354
 
515
355
  DryRun?: boolean;
516
356
  }
517
- export declare namespace GetInstanceUefiDataRequest {
518
-
519
- const filterSensitiveLog: (obj: GetInstanceUefiDataRequest) => any;
520
- }
521
357
  export interface GetInstanceUefiDataResult {
522
358
 
523
359
  InstanceId?: string;
524
360
 
525
361
  UefiData?: string;
526
362
  }
527
- export declare namespace GetInstanceUefiDataResult {
528
-
529
- const filterSensitiveLog: (obj: GetInstanceUefiDataResult) => any;
530
- }
531
363
  export interface GetIpamAddressHistoryRequest {
532
364
 
533
365
  DryRun?: boolean;
@@ -546,10 +378,6 @@ export interface GetIpamAddressHistoryRequest {
546
378
 
547
379
  NextToken?: string;
548
380
  }
549
- export declare namespace GetIpamAddressHistoryRequest {
550
-
551
- const filterSensitiveLog: (obj: GetIpamAddressHistoryRequest) => any;
552
- }
553
381
  export declare enum IpamComplianceStatus {
554
382
  compliant = "compliant",
555
383
  ignored = "ignored",
@@ -593,20 +421,12 @@ export interface IpamAddressHistoryRecord {
593
421
 
594
422
  SampledEndTime?: Date;
595
423
  }
596
- export declare namespace IpamAddressHistoryRecord {
597
-
598
- const filterSensitiveLog: (obj: IpamAddressHistoryRecord) => any;
599
- }
600
424
  export interface GetIpamAddressHistoryResult {
601
425
 
602
426
  HistoryRecords?: IpamAddressHistoryRecord[];
603
427
 
604
428
  NextToken?: string;
605
429
  }
606
- export declare namespace GetIpamAddressHistoryResult {
607
-
608
- const filterSensitiveLog: (obj: GetIpamAddressHistoryResult) => any;
609
- }
610
430
  export interface GetIpamPoolAllocationsRequest {
611
431
 
612
432
  DryRun?: boolean;
@@ -621,20 +441,12 @@ export interface GetIpamPoolAllocationsRequest {
621
441
 
622
442
  NextToken?: string;
623
443
  }
624
- export declare namespace GetIpamPoolAllocationsRequest {
625
-
626
- const filterSensitiveLog: (obj: GetIpamPoolAllocationsRequest) => any;
627
- }
628
444
  export interface GetIpamPoolAllocationsResult {
629
445
 
630
446
  IpamPoolAllocations?: IpamPoolAllocation[];
631
447
 
632
448
  NextToken?: string;
633
449
  }
634
- export declare namespace GetIpamPoolAllocationsResult {
635
-
636
- const filterSensitiveLog: (obj: GetIpamPoolAllocationsResult) => any;
637
- }
638
450
  export interface GetIpamPoolCidrsRequest {
639
451
 
640
452
  DryRun?: boolean;
@@ -647,20 +459,12 @@ export interface GetIpamPoolCidrsRequest {
647
459
 
648
460
  NextToken?: string;
649
461
  }
650
- export declare namespace GetIpamPoolCidrsRequest {
651
-
652
- const filterSensitiveLog: (obj: GetIpamPoolCidrsRequest) => any;
653
- }
654
462
  export interface GetIpamPoolCidrsResult {
655
463
 
656
464
  IpamPoolCidrs?: IpamPoolCidr[];
657
465
 
658
466
  NextToken?: string;
659
467
  }
660
- export declare namespace GetIpamPoolCidrsResult {
661
-
662
- const filterSensitiveLog: (obj: GetIpamPoolCidrsResult) => any;
663
- }
664
468
  export declare enum IpamResourceType {
665
469
  eip = "eip",
666
470
  ipv6_pool = "ipv6-pool",
@@ -690,10 +494,6 @@ export interface GetIpamResourceCidrsRequest {
690
494
 
691
495
  ResourceOwner?: string;
692
496
  }
693
- export declare namespace GetIpamResourceCidrsRequest {
694
-
695
- const filterSensitiveLog: (obj: GetIpamResourceCidrsRequest) => any;
696
- }
697
497
  export declare enum IpamManagementState {
698
498
  ignored = "ignored",
699
499
  managed = "managed",
@@ -732,38 +532,22 @@ export interface IpamResourceCidr {
732
532
 
733
533
  VpcId?: string;
734
534
  }
735
- export declare namespace IpamResourceCidr {
736
-
737
- const filterSensitiveLog: (obj: IpamResourceCidr) => any;
738
- }
739
535
  export interface GetIpamResourceCidrsResult {
740
536
 
741
537
  NextToken?: string;
742
538
 
743
539
  IpamResourceCidrs?: IpamResourceCidr[];
744
540
  }
745
- export declare namespace GetIpamResourceCidrsResult {
746
-
747
- const filterSensitiveLog: (obj: GetIpamResourceCidrsResult) => any;
748
- }
749
541
  export interface GetLaunchTemplateDataRequest {
750
542
 
751
543
  DryRun?: boolean;
752
544
 
753
545
  InstanceId: string | undefined;
754
546
  }
755
- export declare namespace GetLaunchTemplateDataRequest {
756
-
757
- const filterSensitiveLog: (obj: GetLaunchTemplateDataRequest) => any;
758
- }
759
547
  export interface GetLaunchTemplateDataResult {
760
548
 
761
549
  LaunchTemplateData?: ResponseLaunchTemplateData;
762
550
  }
763
- export declare namespace GetLaunchTemplateDataResult {
764
-
765
- const filterSensitiveLog: (obj: GetLaunchTemplateDataResult) => any;
766
- }
767
551
  export interface GetManagedPrefixListAssociationsRequest {
768
552
 
769
553
  DryRun?: boolean;
@@ -774,10 +558,6 @@ export interface GetManagedPrefixListAssociationsRequest {
774
558
 
775
559
  NextToken?: string;
776
560
  }
777
- export declare namespace GetManagedPrefixListAssociationsRequest {
778
-
779
- const filterSensitiveLog: (obj: GetManagedPrefixListAssociationsRequest) => any;
780
- }
781
561
 
782
562
  export interface PrefixListAssociation {
783
563
 
@@ -785,20 +565,12 @@ export interface PrefixListAssociation {
785
565
 
786
566
  ResourceOwner?: string;
787
567
  }
788
- export declare namespace PrefixListAssociation {
789
-
790
- const filterSensitiveLog: (obj: PrefixListAssociation) => any;
791
- }
792
568
  export interface GetManagedPrefixListAssociationsResult {
793
569
 
794
570
  PrefixListAssociations?: PrefixListAssociation[];
795
571
 
796
572
  NextToken?: string;
797
573
  }
798
- export declare namespace GetManagedPrefixListAssociationsResult {
799
-
800
- const filterSensitiveLog: (obj: GetManagedPrefixListAssociationsResult) => any;
801
- }
802
574
  export interface GetManagedPrefixListEntriesRequest {
803
575
 
804
576
  DryRun?: boolean;
@@ -811,10 +583,6 @@ export interface GetManagedPrefixListEntriesRequest {
811
583
 
812
584
  NextToken?: string;
813
585
  }
814
- export declare namespace GetManagedPrefixListEntriesRequest {
815
-
816
- const filterSensitiveLog: (obj: GetManagedPrefixListEntriesRequest) => any;
817
- }
818
586
 
819
587
  export interface PrefixListEntry {
820
588
 
@@ -822,20 +590,12 @@ export interface PrefixListEntry {
822
590
 
823
591
  Description?: string;
824
592
  }
825
- export declare namespace PrefixListEntry {
826
-
827
- const filterSensitiveLog: (obj: PrefixListEntry) => any;
828
- }
829
593
  export interface GetManagedPrefixListEntriesResult {
830
594
 
831
595
  Entries?: PrefixListEntry[];
832
596
 
833
597
  NextToken?: string;
834
598
  }
835
- export declare namespace GetManagedPrefixListEntriesResult {
836
-
837
- const filterSensitiveLog: (obj: GetManagedPrefixListEntriesResult) => any;
838
- }
839
599
  export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
840
600
 
841
601
  NetworkInsightsAccessScopeAnalysisId: string | undefined;
@@ -846,10 +606,6 @@ export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
846
606
 
847
607
  DryRun?: boolean;
848
608
  }
849
- export declare namespace GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
850
-
851
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsRequest) => any;
852
- }
853
609
  export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
854
610
 
855
611
  NetworkInsightsAccessScopeAnalysisId?: string;
@@ -860,38 +616,22 @@ export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
860
616
 
861
617
  NextToken?: string;
862
618
  }
863
- export declare namespace GetNetworkInsightsAccessScopeAnalysisFindingsResult {
864
-
865
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsResult) => any;
866
- }
867
619
  export interface GetNetworkInsightsAccessScopeContentRequest {
868
620
 
869
621
  NetworkInsightsAccessScopeId: string | undefined;
870
622
 
871
623
  DryRun?: boolean;
872
624
  }
873
- export declare namespace GetNetworkInsightsAccessScopeContentRequest {
874
-
875
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentRequest) => any;
876
- }
877
625
  export interface GetNetworkInsightsAccessScopeContentResult {
878
626
 
879
627
  NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent;
880
628
  }
881
- export declare namespace GetNetworkInsightsAccessScopeContentResult {
882
-
883
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentResult) => any;
884
- }
885
629
  export interface GetPasswordDataRequest {
886
630
 
887
631
  InstanceId: string | undefined;
888
632
 
889
633
  DryRun?: boolean;
890
634
  }
891
- export declare namespace GetPasswordDataRequest {
892
-
893
- const filterSensitiveLog: (obj: GetPasswordDataRequest) => any;
894
- }
895
635
  export interface GetPasswordDataResult {
896
636
 
897
637
  InstanceId?: string;
@@ -900,10 +640,6 @@ export interface GetPasswordDataResult {
900
640
 
901
641
  Timestamp?: Date;
902
642
  }
903
- export declare namespace GetPasswordDataResult {
904
-
905
- const filterSensitiveLog: (obj: GetPasswordDataResult) => any;
906
- }
907
643
 
908
644
  export interface GetReservedInstancesExchangeQuoteRequest {
909
645
 
@@ -913,10 +649,6 @@ export interface GetReservedInstancesExchangeQuoteRequest {
913
649
 
914
650
  TargetConfigurations?: TargetConfigurationRequest[];
915
651
  }
916
- export declare namespace GetReservedInstancesExchangeQuoteRequest {
917
-
918
- const filterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteRequest) => any;
919
- }
920
652
 
921
653
  export interface ReservationValue {
922
654
 
@@ -926,10 +658,6 @@ export interface ReservationValue {
926
658
 
927
659
  RemainingUpfrontValue?: string;
928
660
  }
929
- export declare namespace ReservationValue {
930
-
931
- const filterSensitiveLog: (obj: ReservationValue) => any;
932
- }
933
661
 
934
662
  export interface ReservedInstanceReservationValue {
935
663
 
@@ -937,10 +665,6 @@ export interface ReservedInstanceReservationValue {
937
665
 
938
666
  ReservedInstanceId?: string;
939
667
  }
940
- export declare namespace ReservedInstanceReservationValue {
941
-
942
- const filterSensitiveLog: (obj: ReservedInstanceReservationValue) => any;
943
- }
944
668
 
945
669
  export interface TargetConfiguration {
946
670
 
@@ -948,10 +672,6 @@ export interface TargetConfiguration {
948
672
 
949
673
  OfferingId?: string;
950
674
  }
951
- export declare namespace TargetConfiguration {
952
-
953
- const filterSensitiveLog: (obj: TargetConfiguration) => any;
954
- }
955
675
 
956
676
  export interface TargetReservationValue {
957
677
 
@@ -959,10 +679,6 @@ export interface TargetReservationValue {
959
679
 
960
680
  TargetConfiguration?: TargetConfiguration;
961
681
  }
962
- export declare namespace TargetReservationValue {
963
-
964
- const filterSensitiveLog: (obj: TargetReservationValue) => any;
965
- }
966
682
 
967
683
  export interface GetReservedInstancesExchangeQuoteResult {
968
684
 
@@ -984,26 +700,14 @@ export interface GetReservedInstancesExchangeQuoteResult {
984
700
 
985
701
  ValidationFailureReason?: string;
986
702
  }
987
- export declare namespace GetReservedInstancesExchangeQuoteResult {
988
-
989
- const filterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteResult) => any;
990
- }
991
703
  export interface GetSerialConsoleAccessStatusRequest {
992
704
 
993
705
  DryRun?: boolean;
994
706
  }
995
- export declare namespace GetSerialConsoleAccessStatusRequest {
996
-
997
- const filterSensitiveLog: (obj: GetSerialConsoleAccessStatusRequest) => any;
998
- }
999
707
  export interface GetSerialConsoleAccessStatusResult {
1000
708
 
1001
709
  SerialConsoleAccessEnabled?: boolean;
1002
710
  }
1003
- export declare namespace GetSerialConsoleAccessStatusResult {
1004
-
1005
- const filterSensitiveLog: (obj: GetSerialConsoleAccessStatusResult) => any;
1006
- }
1007
711
 
1008
712
  export interface InstanceRequirementsWithMetadataRequest {
1009
713
 
@@ -1013,10 +717,6 @@ export interface InstanceRequirementsWithMetadataRequest {
1013
717
 
1014
718
  InstanceRequirements?: InstanceRequirementsRequest;
1015
719
  }
1016
- export declare namespace InstanceRequirementsWithMetadataRequest {
1017
-
1018
- const filterSensitiveLog: (obj: InstanceRequirementsWithMetadataRequest) => any;
1019
- }
1020
720
  export interface GetSpotPlacementScoresRequest {
1021
721
 
1022
722
  InstanceTypes?: string[];
@@ -1037,10 +737,6 @@ export interface GetSpotPlacementScoresRequest {
1037
737
 
1038
738
  NextToken?: string;
1039
739
  }
1040
- export declare namespace GetSpotPlacementScoresRequest {
1041
-
1042
- const filterSensitiveLog: (obj: GetSpotPlacementScoresRequest) => any;
1043
- }
1044
740
 
1045
741
  export interface SpotPlacementScore {
1046
742
 
@@ -1050,20 +746,12 @@ export interface SpotPlacementScore {
1050
746
 
1051
747
  Score?: number;
1052
748
  }
1053
- export declare namespace SpotPlacementScore {
1054
-
1055
- const filterSensitiveLog: (obj: SpotPlacementScore) => any;
1056
- }
1057
749
  export interface GetSpotPlacementScoresResult {
1058
750
 
1059
751
  SpotPlacementScores?: SpotPlacementScore[];
1060
752
 
1061
753
  NextToken?: string;
1062
754
  }
1063
- export declare namespace GetSpotPlacementScoresResult {
1064
-
1065
- const filterSensitiveLog: (obj: GetSpotPlacementScoresResult) => any;
1066
- }
1067
755
  export interface GetSubnetCidrReservationsRequest {
1068
756
 
1069
757
  Filters?: Filter[];
@@ -1076,10 +764,6 @@ export interface GetSubnetCidrReservationsRequest {
1076
764
 
1077
765
  MaxResults?: number;
1078
766
  }
1079
- export declare namespace GetSubnetCidrReservationsRequest {
1080
-
1081
- const filterSensitiveLog: (obj: GetSubnetCidrReservationsRequest) => any;
1082
- }
1083
767
  export interface GetSubnetCidrReservationsResult {
1084
768
 
1085
769
  SubnetIpv4CidrReservations?: SubnetCidrReservation[];
@@ -1088,10 +772,6 @@ export interface GetSubnetCidrReservationsResult {
1088
772
 
1089
773
  NextToken?: string;
1090
774
  }
1091
- export declare namespace GetSubnetCidrReservationsResult {
1092
-
1093
- const filterSensitiveLog: (obj: GetSubnetCidrReservationsResult) => any;
1094
- }
1095
775
  export interface GetTransitGatewayAttachmentPropagationsRequest {
1096
776
 
1097
777
  TransitGatewayAttachmentId: string | undefined;
@@ -1104,10 +784,6 @@ export interface GetTransitGatewayAttachmentPropagationsRequest {
1104
784
 
1105
785
  DryRun?: boolean;
1106
786
  }
1107
- export declare namespace GetTransitGatewayAttachmentPropagationsRequest {
1108
-
1109
- const filterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsRequest) => any;
1110
- }
1111
787
 
1112
788
  export interface TransitGatewayAttachmentPropagation {
1113
789
 
@@ -1115,20 +791,12 @@ export interface TransitGatewayAttachmentPropagation {
1115
791
 
1116
792
  State?: TransitGatewayPropagationState | string;
1117
793
  }
1118
- export declare namespace TransitGatewayAttachmentPropagation {
1119
-
1120
- const filterSensitiveLog: (obj: TransitGatewayAttachmentPropagation) => any;
1121
- }
1122
794
  export interface GetTransitGatewayAttachmentPropagationsResult {
1123
795
 
1124
796
  TransitGatewayAttachmentPropagations?: TransitGatewayAttachmentPropagation[];
1125
797
 
1126
798
  NextToken?: string;
1127
799
  }
1128
- export declare namespace GetTransitGatewayAttachmentPropagationsResult {
1129
-
1130
- const filterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsResult) => any;
1131
- }
1132
800
  export interface GetTransitGatewayMulticastDomainAssociationsRequest {
1133
801
 
1134
802
  TransitGatewayMulticastDomainId?: string;
@@ -1141,10 +809,6 @@ export interface GetTransitGatewayMulticastDomainAssociationsRequest {
1141
809
 
1142
810
  DryRun?: boolean;
1143
811
  }
1144
- export declare namespace GetTransitGatewayMulticastDomainAssociationsRequest {
1145
-
1146
- const filterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsRequest) => any;
1147
- }
1148
812
 
1149
813
  export interface TransitGatewayMulticastDomainAssociation {
1150
814
 
@@ -1158,20 +822,12 @@ export interface TransitGatewayMulticastDomainAssociation {
1158
822
 
1159
823
  Subnet?: SubnetAssociation;
1160
824
  }
1161
- export declare namespace TransitGatewayMulticastDomainAssociation {
1162
-
1163
- const filterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociation) => any;
1164
- }
1165
825
  export interface GetTransitGatewayMulticastDomainAssociationsResult {
1166
826
 
1167
827
  MulticastDomainAssociations?: TransitGatewayMulticastDomainAssociation[];
1168
828
 
1169
829
  NextToken?: string;
1170
830
  }
1171
- export declare namespace GetTransitGatewayMulticastDomainAssociationsResult {
1172
-
1173
- const filterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsResult) => any;
1174
- }
1175
831
  export interface GetTransitGatewayPolicyTableAssociationsRequest {
1176
832
 
1177
833
  TransitGatewayPolicyTableId: string | undefined;
@@ -1184,20 +840,12 @@ export interface GetTransitGatewayPolicyTableAssociationsRequest {
1184
840
 
1185
841
  DryRun?: boolean;
1186
842
  }
1187
- export declare namespace GetTransitGatewayPolicyTableAssociationsRequest {
1188
-
1189
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsRequest) => any;
1190
- }
1191
843
  export interface GetTransitGatewayPolicyTableAssociationsResult {
1192
844
 
1193
845
  Associations?: TransitGatewayPolicyTableAssociation[];
1194
846
 
1195
847
  NextToken?: string;
1196
848
  }
1197
- export declare namespace GetTransitGatewayPolicyTableAssociationsResult {
1198
-
1199
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsResult) => any;
1200
- }
1201
849
  export interface GetTransitGatewayPolicyTableEntriesRequest {
1202
850
 
1203
851
  TransitGatewayPolicyTableId: string | undefined;
@@ -1210,10 +858,6 @@ export interface GetTransitGatewayPolicyTableEntriesRequest {
1210
858
 
1211
859
  DryRun?: boolean;
1212
860
  }
1213
- export declare namespace GetTransitGatewayPolicyTableEntriesRequest {
1214
-
1215
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesRequest) => any;
1216
- }
1217
861
 
1218
862
  export interface TransitGatewayPolicyRuleMetaData {
1219
863
 
@@ -1221,10 +865,6 @@ export interface TransitGatewayPolicyRuleMetaData {
1221
865
 
1222
866
  MetaDataValue?: string;
1223
867
  }
1224
- export declare namespace TransitGatewayPolicyRuleMetaData {
1225
-
1226
- const filterSensitiveLog: (obj: TransitGatewayPolicyRuleMetaData) => any;
1227
- }
1228
868
 
1229
869
  export interface TransitGatewayPolicyRule {
1230
870
 
@@ -1240,10 +880,6 @@ export interface TransitGatewayPolicyRule {
1240
880
 
1241
881
  MetaData?: TransitGatewayPolicyRuleMetaData;
1242
882
  }
1243
- export declare namespace TransitGatewayPolicyRule {
1244
-
1245
- const filterSensitiveLog: (obj: TransitGatewayPolicyRule) => any;
1246
- }
1247
883
 
1248
884
  export interface TransitGatewayPolicyTableEntry {
1249
885
 
@@ -1253,18 +889,10 @@ export interface TransitGatewayPolicyTableEntry {
1253
889
 
1254
890
  TargetRouteTableId?: string;
1255
891
  }
1256
- export declare namespace TransitGatewayPolicyTableEntry {
1257
-
1258
- const filterSensitiveLog: (obj: TransitGatewayPolicyTableEntry) => any;
1259
- }
1260
892
  export interface GetTransitGatewayPolicyTableEntriesResult {
1261
893
 
1262
894
  TransitGatewayPolicyTableEntries?: TransitGatewayPolicyTableEntry[];
1263
895
  }
1264
- export declare namespace GetTransitGatewayPolicyTableEntriesResult {
1265
-
1266
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesResult) => any;
1267
- }
1268
896
  export interface GetTransitGatewayPrefixListReferencesRequest {
1269
897
 
1270
898
  TransitGatewayRouteTableId: string | undefined;
@@ -1277,20 +905,12 @@ export interface GetTransitGatewayPrefixListReferencesRequest {
1277
905
 
1278
906
  DryRun?: boolean;
1279
907
  }
1280
- export declare namespace GetTransitGatewayPrefixListReferencesRequest {
1281
-
1282
- const filterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesRequest) => any;
1283
- }
1284
908
  export interface GetTransitGatewayPrefixListReferencesResult {
1285
909
 
1286
910
  TransitGatewayPrefixListReferences?: TransitGatewayPrefixListReference[];
1287
911
 
1288
912
  NextToken?: string;
1289
913
  }
1290
- export declare namespace GetTransitGatewayPrefixListReferencesResult {
1291
-
1292
- const filterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesResult) => any;
1293
- }
1294
914
  export interface GetTransitGatewayRouteTableAssociationsRequest {
1295
915
 
1296
916
  TransitGatewayRouteTableId: string | undefined;
@@ -1303,10 +923,6 @@ export interface GetTransitGatewayRouteTableAssociationsRequest {
1303
923
 
1304
924
  DryRun?: boolean;
1305
925
  }
1306
- export declare namespace GetTransitGatewayRouteTableAssociationsRequest {
1307
-
1308
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsRequest) => any;
1309
- }
1310
926
 
1311
927
  export interface TransitGatewayRouteTableAssociation {
1312
928
 
@@ -1318,20 +934,12 @@ export interface TransitGatewayRouteTableAssociation {
1318
934
 
1319
935
  State?: TransitGatewayAssociationState | string;
1320
936
  }
1321
- export declare namespace TransitGatewayRouteTableAssociation {
1322
-
1323
- const filterSensitiveLog: (obj: TransitGatewayRouteTableAssociation) => any;
1324
- }
1325
937
  export interface GetTransitGatewayRouteTableAssociationsResult {
1326
938
 
1327
939
  Associations?: TransitGatewayRouteTableAssociation[];
1328
940
 
1329
941
  NextToken?: string;
1330
942
  }
1331
- export declare namespace GetTransitGatewayRouteTableAssociationsResult {
1332
-
1333
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsResult) => any;
1334
- }
1335
943
  export interface GetTransitGatewayRouteTablePropagationsRequest {
1336
944
 
1337
945
  TransitGatewayRouteTableId: string | undefined;
@@ -1344,10 +952,6 @@ export interface GetTransitGatewayRouteTablePropagationsRequest {
1344
952
 
1345
953
  DryRun?: boolean;
1346
954
  }
1347
- export declare namespace GetTransitGatewayRouteTablePropagationsRequest {
1348
-
1349
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsRequest) => any;
1350
- }
1351
955
 
1352
956
  export interface TransitGatewayRouteTablePropagation {
1353
957
 
@@ -1361,20 +965,12 @@ export interface TransitGatewayRouteTablePropagation {
1361
965
 
1362
966
  TransitGatewayRouteTableAnnouncementId?: string;
1363
967
  }
1364
- export declare namespace TransitGatewayRouteTablePropagation {
1365
-
1366
- const filterSensitiveLog: (obj: TransitGatewayRouteTablePropagation) => any;
1367
- }
1368
968
  export interface GetTransitGatewayRouteTablePropagationsResult {
1369
969
 
1370
970
  TransitGatewayRouteTablePropagations?: TransitGatewayRouteTablePropagation[];
1371
971
 
1372
972
  NextToken?: string;
1373
973
  }
1374
- export declare namespace GetTransitGatewayRouteTablePropagationsResult {
1375
-
1376
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsResult) => any;
1377
- }
1378
974
  export interface GetVpnConnectionDeviceSampleConfigurationRequest {
1379
975
 
1380
976
  VpnConnectionId: string | undefined;
@@ -1385,18 +981,10 @@ export interface GetVpnConnectionDeviceSampleConfigurationRequest {
1385
981
 
1386
982
  DryRun?: boolean;
1387
983
  }
1388
- export declare namespace GetVpnConnectionDeviceSampleConfigurationRequest {
1389
-
1390
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationRequest) => any;
1391
- }
1392
984
  export interface GetVpnConnectionDeviceSampleConfigurationResult {
1393
985
 
1394
986
  VpnConnectionDeviceSampleConfiguration?: string;
1395
987
  }
1396
- export declare namespace GetVpnConnectionDeviceSampleConfigurationResult {
1397
-
1398
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationResult) => any;
1399
- }
1400
988
  export interface GetVpnConnectionDeviceTypesRequest {
1401
989
 
1402
990
  MaxResults?: number;
@@ -1405,10 +993,6 @@ export interface GetVpnConnectionDeviceTypesRequest {
1405
993
 
1406
994
  DryRun?: boolean;
1407
995
  }
1408
- export declare namespace GetVpnConnectionDeviceTypesRequest {
1409
-
1410
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceTypesRequest) => any;
1411
- }
1412
996
 
1413
997
  export interface VpnConnectionDeviceType {
1414
998
 
@@ -1420,20 +1004,12 @@ export interface VpnConnectionDeviceType {
1420
1004
 
1421
1005
  Software?: string;
1422
1006
  }
1423
- export declare namespace VpnConnectionDeviceType {
1424
-
1425
- const filterSensitiveLog: (obj: VpnConnectionDeviceType) => any;
1426
- }
1427
1007
  export interface GetVpnConnectionDeviceTypesResult {
1428
1008
 
1429
1009
  VpnConnectionDeviceTypes?: VpnConnectionDeviceType[];
1430
1010
 
1431
1011
  NextToken?: string;
1432
1012
  }
1433
- export declare namespace GetVpnConnectionDeviceTypesResult {
1434
-
1435
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceTypesResult) => any;
1436
- }
1437
1013
  export interface ImportClientVpnClientCertificateRevocationListRequest {
1438
1014
 
1439
1015
  ClientVpnEndpointId: string | undefined;
@@ -1442,18 +1018,10 @@ export interface ImportClientVpnClientCertificateRevocationListRequest {
1442
1018
 
1443
1019
  DryRun?: boolean;
1444
1020
  }
1445
- export declare namespace ImportClientVpnClientCertificateRevocationListRequest {
1446
-
1447
- const filterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListRequest) => any;
1448
- }
1449
1021
  export interface ImportClientVpnClientCertificateRevocationListResult {
1450
1022
 
1451
1023
  Return?: boolean;
1452
1024
  }
1453
- export declare namespace ImportClientVpnClientCertificateRevocationListResult {
1454
-
1455
- const filterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListResult) => any;
1456
- }
1457
1025
 
1458
1026
  export interface ClientData {
1459
1027
 
@@ -1465,10 +1033,6 @@ export interface ClientData {
1465
1033
 
1466
1034
  UploadStart?: Date;
1467
1035
  }
1468
- export declare namespace ClientData {
1469
-
1470
- const filterSensitiveLog: (obj: ClientData) => any;
1471
- }
1472
1036
 
1473
1037
  export interface UserBucket {
1474
1038
 
@@ -1476,10 +1040,6 @@ export interface UserBucket {
1476
1040
 
1477
1041
  S3Key?: string;
1478
1042
  }
1479
- export declare namespace UserBucket {
1480
-
1481
- const filterSensitiveLog: (obj: UserBucket) => any;
1482
- }
1483
1043
 
1484
1044
  export interface ImageDiskContainer {
1485
1045
 
@@ -1495,19 +1055,11 @@ export interface ImageDiskContainer {
1495
1055
 
1496
1056
  UserBucket?: UserBucket;
1497
1057
  }
1498
- export declare namespace ImageDiskContainer {
1499
-
1500
- const filterSensitiveLog: (obj: ImageDiskContainer) => any;
1501
- }
1502
1058
 
1503
1059
  export interface ImportImageLicenseConfigurationRequest {
1504
1060
 
1505
1061
  LicenseConfigurationArn?: string;
1506
1062
  }
1507
- export declare namespace ImportImageLicenseConfigurationRequest {
1508
-
1509
- const filterSensitiveLog: (obj: ImportImageLicenseConfigurationRequest) => any;
1510
- }
1511
1063
  export interface ImportImageRequest {
1512
1064
 
1513
1065
  Architecture?: string;
@@ -1542,10 +1094,6 @@ export interface ImportImageRequest {
1542
1094
 
1543
1095
  BootMode?: BootModeValues | string;
1544
1096
  }
1545
- export declare namespace ImportImageRequest {
1546
-
1547
- const filterSensitiveLog: (obj: ImportImageRequest) => any;
1548
- }
1549
1097
  export interface ImportImageResult {
1550
1098
 
1551
1099
  Architecture?: string;
@@ -1580,10 +1128,6 @@ export interface ImportImageResult {
1580
1128
 
1581
1129
  UsageOperation?: string;
1582
1130
  }
1583
- export declare namespace ImportImageResult {
1584
-
1585
- const filterSensitiveLog: (obj: ImportImageResult) => any;
1586
- }
1587
1131
 
1588
1132
  export interface DiskImageDetail {
1589
1133
 
@@ -1593,19 +1137,11 @@ export interface DiskImageDetail {
1593
1137
 
1594
1138
  ImportManifestUrl: string | undefined;
1595
1139
  }
1596
- export declare namespace DiskImageDetail {
1597
-
1598
- const filterSensitiveLog: (obj: DiskImageDetail) => any;
1599
- }
1600
1140
 
1601
1141
  export interface VolumeDetail {
1602
1142
 
1603
1143
  Size: number | undefined;
1604
1144
  }
1605
- export declare namespace VolumeDetail {
1606
-
1607
- const filterSensitiveLog: (obj: VolumeDetail) => any;
1608
- }
1609
1145
 
1610
1146
  export interface DiskImage {
1611
1147
 
@@ -1615,19 +1151,11 @@ export interface DiskImage {
1615
1151
 
1616
1152
  Volume?: VolumeDetail;
1617
1153
  }
1618
- export declare namespace DiskImage {
1619
-
1620
- const filterSensitiveLog: (obj: DiskImage) => any;
1621
- }
1622
1154
 
1623
1155
  export interface UserData {
1624
1156
 
1625
1157
  Data?: string;
1626
1158
  }
1627
- export declare namespace UserData {
1628
-
1629
- const filterSensitiveLog: (obj: UserData) => any;
1630
- }
1631
1159
 
1632
1160
  export interface ImportInstanceLaunchSpecification {
1633
1161
 
@@ -1653,10 +1181,6 @@ export interface ImportInstanceLaunchSpecification {
1653
1181
 
1654
1182
  UserData?: UserData;
1655
1183
  }
1656
- export declare namespace ImportInstanceLaunchSpecification {
1657
-
1658
- const filterSensitiveLog: (obj: ImportInstanceLaunchSpecification) => any;
1659
- }
1660
1184
  export interface ImportInstanceRequest {
1661
1185
 
1662
1186
  Description?: string;
@@ -1669,18 +1193,10 @@ export interface ImportInstanceRequest {
1669
1193
 
1670
1194
  Platform: PlatformValues | string | undefined;
1671
1195
  }
1672
- export declare namespace ImportInstanceRequest {
1673
-
1674
- const filterSensitiveLog: (obj: ImportInstanceRequest) => any;
1675
- }
1676
1196
  export interface ImportInstanceResult {
1677
1197
 
1678
1198
  ConversionTask?: ConversionTask;
1679
1199
  }
1680
- export declare namespace ImportInstanceResult {
1681
-
1682
- const filterSensitiveLog: (obj: ImportInstanceResult) => any;
1683
- }
1684
1200
  export interface ImportKeyPairRequest {
1685
1201
 
1686
1202
  DryRun?: boolean;
@@ -1691,10 +1207,6 @@ export interface ImportKeyPairRequest {
1691
1207
 
1692
1208
  TagSpecifications?: TagSpecification[];
1693
1209
  }
1694
- export declare namespace ImportKeyPairRequest {
1695
-
1696
- const filterSensitiveLog: (obj: ImportKeyPairRequest) => any;
1697
- }
1698
1210
  export interface ImportKeyPairResult {
1699
1211
 
1700
1212
  KeyFingerprint?: string;
@@ -1705,10 +1217,6 @@ export interface ImportKeyPairResult {
1705
1217
 
1706
1218
  Tags?: Tag[];
1707
1219
  }
1708
- export declare namespace ImportKeyPairResult {
1709
-
1710
- const filterSensitiveLog: (obj: ImportKeyPairResult) => any;
1711
- }
1712
1220
 
1713
1221
  export interface SnapshotDiskContainer {
1714
1222
 
@@ -1720,10 +1228,6 @@ export interface SnapshotDiskContainer {
1720
1228
 
1721
1229
  UserBucket?: UserBucket;
1722
1230
  }
1723
- export declare namespace SnapshotDiskContainer {
1724
-
1725
- const filterSensitiveLog: (obj: SnapshotDiskContainer) => any;
1726
- }
1727
1231
  export interface ImportSnapshotRequest {
1728
1232
 
1729
1233
  ClientData?: ClientData;
@@ -1744,10 +1248,6 @@ export interface ImportSnapshotRequest {
1744
1248
 
1745
1249
  TagSpecifications?: TagSpecification[];
1746
1250
  }
1747
- export declare namespace ImportSnapshotRequest {
1748
-
1749
- const filterSensitiveLog: (obj: ImportSnapshotRequest) => any;
1750
- }
1751
1251
  export interface ImportSnapshotResult {
1752
1252
 
1753
1253
  Description?: string;
@@ -1758,10 +1258,6 @@ export interface ImportSnapshotResult {
1758
1258
 
1759
1259
  Tags?: Tag[];
1760
1260
  }
1761
- export declare namespace ImportSnapshotResult {
1762
-
1763
- const filterSensitiveLog: (obj: ImportSnapshotResult) => any;
1764
- }
1765
1261
  export interface ImportVolumeRequest {
1766
1262
 
1767
1263
  AvailabilityZone: string | undefined;
@@ -1774,18 +1270,10 @@ export interface ImportVolumeRequest {
1774
1270
 
1775
1271
  Volume: VolumeDetail | undefined;
1776
1272
  }
1777
- export declare namespace ImportVolumeRequest {
1778
-
1779
- const filterSensitiveLog: (obj: ImportVolumeRequest) => any;
1780
- }
1781
1273
  export interface ImportVolumeResult {
1782
1274
 
1783
1275
  ConversionTask?: ConversionTask;
1784
1276
  }
1785
- export declare namespace ImportVolumeResult {
1786
-
1787
- const filterSensitiveLog: (obj: ImportVolumeResult) => any;
1788
- }
1789
1277
  export interface ListImagesInRecycleBinRequest {
1790
1278
 
1791
1279
  ImageIds?: string[];
@@ -1796,10 +1284,6 @@ export interface ListImagesInRecycleBinRequest {
1796
1284
 
1797
1285
  DryRun?: boolean;
1798
1286
  }
1799
- export declare namespace ListImagesInRecycleBinRequest {
1800
-
1801
- const filterSensitiveLog: (obj: ListImagesInRecycleBinRequest) => any;
1802
- }
1803
1287
 
1804
1288
  export interface ImageRecycleBinInfo {
1805
1289
 
@@ -1813,20 +1297,12 @@ export interface ImageRecycleBinInfo {
1813
1297
 
1814
1298
  RecycleBinExitTime?: Date;
1815
1299
  }
1816
- export declare namespace ImageRecycleBinInfo {
1817
-
1818
- const filterSensitiveLog: (obj: ImageRecycleBinInfo) => any;
1819
- }
1820
1300
  export interface ListImagesInRecycleBinResult {
1821
1301
 
1822
1302
  Images?: ImageRecycleBinInfo[];
1823
1303
 
1824
1304
  NextToken?: string;
1825
1305
  }
1826
- export declare namespace ListImagesInRecycleBinResult {
1827
-
1828
- const filterSensitiveLog: (obj: ListImagesInRecycleBinResult) => any;
1829
- }
1830
1306
  export interface ListSnapshotsInRecycleBinRequest {
1831
1307
 
1832
1308
  MaxResults?: number;
@@ -1837,10 +1313,6 @@ export interface ListSnapshotsInRecycleBinRequest {
1837
1313
 
1838
1314
  DryRun?: boolean;
1839
1315
  }
1840
- export declare namespace ListSnapshotsInRecycleBinRequest {
1841
-
1842
- const filterSensitiveLog: (obj: ListSnapshotsInRecycleBinRequest) => any;
1843
- }
1844
1316
 
1845
1317
  export interface SnapshotRecycleBinInfo {
1846
1318
 
@@ -1854,20 +1326,12 @@ export interface SnapshotRecycleBinInfo {
1854
1326
 
1855
1327
  VolumeId?: string;
1856
1328
  }
1857
- export declare namespace SnapshotRecycleBinInfo {
1858
-
1859
- const filterSensitiveLog: (obj: SnapshotRecycleBinInfo) => any;
1860
- }
1861
1329
  export interface ListSnapshotsInRecycleBinResult {
1862
1330
 
1863
1331
  Snapshots?: SnapshotRecycleBinInfo[];
1864
1332
 
1865
1333
  NextToken?: string;
1866
1334
  }
1867
- export declare namespace ListSnapshotsInRecycleBinResult {
1868
-
1869
- const filterSensitiveLog: (obj: ListSnapshotsInRecycleBinResult) => any;
1870
- }
1871
1335
  export interface ModifyAddressAttributeRequest {
1872
1336
 
1873
1337
  AllocationId: string | undefined;
@@ -1876,18 +1340,10 @@ export interface ModifyAddressAttributeRequest {
1876
1340
 
1877
1341
  DryRun?: boolean;
1878
1342
  }
1879
- export declare namespace ModifyAddressAttributeRequest {
1880
-
1881
- const filterSensitiveLog: (obj: ModifyAddressAttributeRequest) => any;
1882
- }
1883
1343
  export interface ModifyAddressAttributeResult {
1884
1344
 
1885
1345
  Address?: AddressAttribute;
1886
1346
  }
1887
- export declare namespace ModifyAddressAttributeResult {
1888
-
1889
- const filterSensitiveLog: (obj: ModifyAddressAttributeResult) => any;
1890
- }
1891
1347
  export declare type ModifyAvailabilityZoneOptInStatus = "not-opted-in" | "opted-in";
1892
1348
  export interface ModifyAvailabilityZoneGroupRequest {
1893
1349
 
@@ -1897,18 +1353,10 @@ export interface ModifyAvailabilityZoneGroupRequest {
1897
1353
 
1898
1354
  DryRun?: boolean;
1899
1355
  }
1900
- export declare namespace ModifyAvailabilityZoneGroupRequest {
1901
-
1902
- const filterSensitiveLog: (obj: ModifyAvailabilityZoneGroupRequest) => any;
1903
- }
1904
1356
  export interface ModifyAvailabilityZoneGroupResult {
1905
1357
 
1906
1358
  Return?: boolean;
1907
1359
  }
1908
- export declare namespace ModifyAvailabilityZoneGroupResult {
1909
-
1910
- const filterSensitiveLog: (obj: ModifyAvailabilityZoneGroupResult) => any;
1911
- }
1912
1360
  export interface ModifyCapacityReservationRequest {
1913
1361
 
1914
1362
  CapacityReservationId: string | undefined;
@@ -1925,18 +1373,10 @@ export interface ModifyCapacityReservationRequest {
1925
1373
 
1926
1374
  AdditionalInfo?: string;
1927
1375
  }
1928
- export declare namespace ModifyCapacityReservationRequest {
1929
-
1930
- const filterSensitiveLog: (obj: ModifyCapacityReservationRequest) => any;
1931
- }
1932
1376
  export interface ModifyCapacityReservationResult {
1933
1377
 
1934
1378
  Return?: boolean;
1935
1379
  }
1936
- export declare namespace ModifyCapacityReservationResult {
1937
-
1938
- const filterSensitiveLog: (obj: ModifyCapacityReservationResult) => any;
1939
- }
1940
1380
  export interface ModifyCapacityReservationFleetRequest {
1941
1381
 
1942
1382
  CapacityReservationFleetId: string | undefined;
@@ -1949,18 +1389,10 @@ export interface ModifyCapacityReservationFleetRequest {
1949
1389
 
1950
1390
  RemoveEndDate?: boolean;
1951
1391
  }
1952
- export declare namespace ModifyCapacityReservationFleetRequest {
1953
-
1954
- const filterSensitiveLog: (obj: ModifyCapacityReservationFleetRequest) => any;
1955
- }
1956
1392
  export interface ModifyCapacityReservationFleetResult {
1957
1393
 
1958
1394
  Return?: boolean;
1959
1395
  }
1960
- export declare namespace ModifyCapacityReservationFleetResult {
1961
-
1962
- const filterSensitiveLog: (obj: ModifyCapacityReservationFleetResult) => any;
1963
- }
1964
1396
 
1965
1397
  export interface DnsServersOptionsModifyStructure {
1966
1398
 
@@ -1968,10 +1400,6 @@ export interface DnsServersOptionsModifyStructure {
1968
1400
 
1969
1401
  Enabled?: boolean;
1970
1402
  }
1971
- export declare namespace DnsServersOptionsModifyStructure {
1972
-
1973
- const filterSensitiveLog: (obj: DnsServersOptionsModifyStructure) => any;
1974
- }
1975
1403
  export interface ModifyClientVpnEndpointRequest {
1976
1404
 
1977
1405
  ClientVpnEndpointId: string | undefined;
@@ -2002,18 +1430,10 @@ export interface ModifyClientVpnEndpointRequest {
2002
1430
 
2003
1431
  ClientLoginBannerOptions?: ClientLoginBannerOptions;
2004
1432
  }
2005
- export declare namespace ModifyClientVpnEndpointRequest {
2006
-
2007
- const filterSensitiveLog: (obj: ModifyClientVpnEndpointRequest) => any;
2008
- }
2009
1433
  export interface ModifyClientVpnEndpointResult {
2010
1434
 
2011
1435
  Return?: boolean;
2012
1436
  }
2013
- export declare namespace ModifyClientVpnEndpointResult {
2014
-
2015
- const filterSensitiveLog: (obj: ModifyClientVpnEndpointResult) => any;
2016
- }
2017
1437
  export interface ModifyDefaultCreditSpecificationRequest {
2018
1438
 
2019
1439
  DryRun?: boolean;
@@ -2022,36 +1442,20 @@ export interface ModifyDefaultCreditSpecificationRequest {
2022
1442
 
2023
1443
  CpuCredits: string | undefined;
2024
1444
  }
2025
- export declare namespace ModifyDefaultCreditSpecificationRequest {
2026
-
2027
- const filterSensitiveLog: (obj: ModifyDefaultCreditSpecificationRequest) => any;
2028
- }
2029
1445
  export interface ModifyDefaultCreditSpecificationResult {
2030
1446
 
2031
1447
  InstanceFamilyCreditSpecification?: InstanceFamilyCreditSpecification;
2032
1448
  }
2033
- export declare namespace ModifyDefaultCreditSpecificationResult {
2034
-
2035
- const filterSensitiveLog: (obj: ModifyDefaultCreditSpecificationResult) => any;
2036
- }
2037
1449
  export interface ModifyEbsDefaultKmsKeyIdRequest {
2038
1450
 
2039
1451
  KmsKeyId: string | undefined;
2040
1452
 
2041
1453
  DryRun?: boolean;
2042
1454
  }
2043
- export declare namespace ModifyEbsDefaultKmsKeyIdRequest {
2044
-
2045
- const filterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdRequest) => any;
2046
- }
2047
1455
  export interface ModifyEbsDefaultKmsKeyIdResult {
2048
1456
 
2049
1457
  KmsKeyId?: string;
2050
1458
  }
2051
- export declare namespace ModifyEbsDefaultKmsKeyIdResult {
2052
-
2053
- const filterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdResult) => any;
2054
- }
2055
1459
  export interface ModifyFleetRequest {
2056
1460
 
2057
1461
  DryRun?: boolean;
@@ -2066,18 +1470,10 @@ export interface ModifyFleetRequest {
2066
1470
 
2067
1471
  Context?: string;
2068
1472
  }
2069
- export declare namespace ModifyFleetRequest {
2070
-
2071
- const filterSensitiveLog: (obj: ModifyFleetRequest) => any;
2072
- }
2073
1473
  export interface ModifyFleetResult {
2074
1474
 
2075
1475
  Return?: boolean;
2076
1476
  }
2077
- export declare namespace ModifyFleetResult {
2078
-
2079
- const filterSensitiveLog: (obj: ModifyFleetResult) => any;
2080
- }
2081
1477
 
2082
1478
  export interface LoadPermissionRequest {
2083
1479
 
@@ -2085,10 +1481,6 @@ export interface LoadPermissionRequest {
2085
1481
 
2086
1482
  UserId?: string;
2087
1483
  }
2088
- export declare namespace LoadPermissionRequest {
2089
-
2090
- const filterSensitiveLog: (obj: LoadPermissionRequest) => any;
2091
- }
2092
1484
 
2093
1485
  export interface LoadPermissionModifications {
2094
1486
 
@@ -2096,10 +1488,6 @@ export interface LoadPermissionModifications {
2096
1488
 
2097
1489
  Remove?: LoadPermissionRequest[];
2098
1490
  }
2099
- export declare namespace LoadPermissionModifications {
2100
-
2101
- const filterSensitiveLog: (obj: LoadPermissionModifications) => any;
2102
- }
2103
1491
  export declare type OperationType = "add" | "remove";
2104
1492
  export interface ModifyFpgaImageAttributeRequest {
2105
1493
 
@@ -2123,18 +1511,10 @@ export interface ModifyFpgaImageAttributeRequest {
2123
1511
 
2124
1512
  Name?: string;
2125
1513
  }
2126
- export declare namespace ModifyFpgaImageAttributeRequest {
2127
-
2128
- const filterSensitiveLog: (obj: ModifyFpgaImageAttributeRequest) => any;
2129
- }
2130
1514
  export interface ModifyFpgaImageAttributeResult {
2131
1515
 
2132
1516
  FpgaImageAttribute?: FpgaImageAttribute;
2133
1517
  }
2134
- export declare namespace ModifyFpgaImageAttributeResult {
2135
-
2136
- const filterSensitiveLog: (obj: ModifyFpgaImageAttributeResult) => any;
2137
- }
2138
1518
  export interface ModifyHostsRequest {
2139
1519
 
2140
1520
  AutoPlacement?: AutoPlacement | string;
@@ -2147,20 +1527,12 @@ export interface ModifyHostsRequest {
2147
1527
 
2148
1528
  InstanceFamily?: string;
2149
1529
  }
2150
- export declare namespace ModifyHostsRequest {
2151
-
2152
- const filterSensitiveLog: (obj: ModifyHostsRequest) => any;
2153
- }
2154
1530
  export interface ModifyHostsResult {
2155
1531
 
2156
1532
  Successful?: string[];
2157
1533
 
2158
1534
  Unsuccessful?: UnsuccessfulItem[];
2159
1535
  }
2160
- export declare namespace ModifyHostsResult {
2161
-
2162
- const filterSensitiveLog: (obj: ModifyHostsResult) => any;
2163
- }
2164
1536
  export interface ModifyIdentityIdFormatRequest {
2165
1537
 
2166
1538
  PrincipalArn: string | undefined;
@@ -2169,20 +1541,12 @@ export interface ModifyIdentityIdFormatRequest {
2169
1541
 
2170
1542
  UseLongIds: boolean | undefined;
2171
1543
  }
2172
- export declare namespace ModifyIdentityIdFormatRequest {
2173
-
2174
- const filterSensitiveLog: (obj: ModifyIdentityIdFormatRequest) => any;
2175
- }
2176
1544
  export interface ModifyIdFormatRequest {
2177
1545
 
2178
1546
  Resource: string | undefined;
2179
1547
 
2180
1548
  UseLongIds: boolean | undefined;
2181
1549
  }
2182
- export declare namespace ModifyIdFormatRequest {
2183
-
2184
- const filterSensitiveLog: (obj: ModifyIdFormatRequest) => any;
2185
- }
2186
1550
 
2187
1551
  export interface LaunchPermissionModifications {
2188
1552
 
@@ -2190,10 +1554,6 @@ export interface LaunchPermissionModifications {
2190
1554
 
2191
1555
  Remove?: LaunchPermission[];
2192
1556
  }
2193
- export declare namespace LaunchPermissionModifications {
2194
-
2195
- const filterSensitiveLog: (obj: LaunchPermissionModifications) => any;
2196
- }
2197
1557
 
2198
1558
  export interface ModifyImageAttributeRequest {
2199
1559
 
@@ -2221,10 +1581,6 @@ export interface ModifyImageAttributeRequest {
2221
1581
 
2222
1582
  OrganizationalUnitArns?: string[];
2223
1583
  }
2224
- export declare namespace ModifyImageAttributeRequest {
2225
-
2226
- const filterSensitiveLog: (obj: ModifyImageAttributeRequest) => any;
2227
- }
2228
1584
 
2229
1585
  export interface EbsInstanceBlockDeviceSpecification {
2230
1586
 
@@ -2232,10 +1588,6 @@ export interface EbsInstanceBlockDeviceSpecification {
2232
1588
 
2233
1589
  VolumeId?: string;
2234
1590
  }
2235
- export declare namespace EbsInstanceBlockDeviceSpecification {
2236
-
2237
- const filterSensitiveLog: (obj: EbsInstanceBlockDeviceSpecification) => any;
2238
- }
2239
1591
 
2240
1592
  export interface InstanceBlockDeviceMappingSpecification {
2241
1593
 
@@ -2247,17 +1599,9 @@ export interface InstanceBlockDeviceMappingSpecification {
2247
1599
 
2248
1600
  VirtualName?: string;
2249
1601
  }
2250
- export declare namespace InstanceBlockDeviceMappingSpecification {
2251
-
2252
- const filterSensitiveLog: (obj: InstanceBlockDeviceMappingSpecification) => any;
2253
- }
2254
1602
  export interface BlobAttributeValue {
2255
1603
  Value?: Uint8Array;
2256
1604
  }
2257
- export declare namespace BlobAttributeValue {
2258
-
2259
- const filterSensitiveLog: (obj: BlobAttributeValue) => any;
2260
- }
2261
1605
  export interface ModifyInstanceAttributeRequest {
2262
1606
 
2263
1607
  SourceDestCheck?: AttributeBooleanValue;
@@ -2294,10 +1638,6 @@ export interface ModifyInstanceAttributeRequest {
2294
1638
 
2295
1639
  DisableApiStop?: AttributeBooleanValue;
2296
1640
  }
2297
- export declare namespace ModifyInstanceAttributeRequest {
2298
-
2299
- const filterSensitiveLog: (obj: ModifyInstanceAttributeRequest) => any;
2300
- }
2301
1641
 
2302
1642
  export interface CapacityReservationSpecification {
2303
1643
 
@@ -2305,10 +1645,6 @@ export interface CapacityReservationSpecification {
2305
1645
 
2306
1646
  CapacityReservationTarget?: CapacityReservationTarget;
2307
1647
  }
2308
- export declare namespace CapacityReservationSpecification {
2309
-
2310
- const filterSensitiveLog: (obj: CapacityReservationSpecification) => any;
2311
- }
2312
1648
  export interface ModifyInstanceCapacityReservationAttributesRequest {
2313
1649
 
2314
1650
  InstanceId: string | undefined;
@@ -2317,18 +1653,10 @@ export interface ModifyInstanceCapacityReservationAttributesRequest {
2317
1653
 
2318
1654
  DryRun?: boolean;
2319
1655
  }
2320
- export declare namespace ModifyInstanceCapacityReservationAttributesRequest {
2321
-
2322
- const filterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesRequest) => any;
2323
- }
2324
1656
  export interface ModifyInstanceCapacityReservationAttributesResult {
2325
1657
 
2326
1658
  Return?: boolean;
2327
1659
  }
2328
- export declare namespace ModifyInstanceCapacityReservationAttributesResult {
2329
-
2330
- const filterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesResult) => any;
2331
- }
2332
1660
 
2333
1661
  export interface InstanceCreditSpecificationRequest {
2334
1662
 
@@ -2336,10 +1664,6 @@ export interface InstanceCreditSpecificationRequest {
2336
1664
 
2337
1665
  CpuCredits?: string;
2338
1666
  }
2339
- export declare namespace InstanceCreditSpecificationRequest {
2340
-
2341
- const filterSensitiveLog: (obj: InstanceCreditSpecificationRequest) => any;
2342
- }
2343
1667
  export interface ModifyInstanceCreditSpecificationRequest {
2344
1668
 
2345
1669
  DryRun?: boolean;
@@ -2348,19 +1672,11 @@ export interface ModifyInstanceCreditSpecificationRequest {
2348
1672
 
2349
1673
  InstanceCreditSpecifications: InstanceCreditSpecificationRequest[] | undefined;
2350
1674
  }
2351
- export declare namespace ModifyInstanceCreditSpecificationRequest {
2352
-
2353
- const filterSensitiveLog: (obj: ModifyInstanceCreditSpecificationRequest) => any;
2354
- }
2355
1675
 
2356
1676
  export interface SuccessfulInstanceCreditSpecificationItem {
2357
1677
 
2358
1678
  InstanceId?: string;
2359
1679
  }
2360
- export declare namespace SuccessfulInstanceCreditSpecificationItem {
2361
-
2362
- const filterSensitiveLog: (obj: SuccessfulInstanceCreditSpecificationItem) => any;
2363
- }
2364
1680
  export declare enum UnsuccessfulInstanceCreditSpecificationErrorCode {
2365
1681
  INCORRECT_INSTANCE_STATE = "IncorrectInstanceState",
2366
1682
  INSTANCE_CREDIT_SPECIFICATION_NOT_SUPPORTED = "InstanceCreditSpecification.NotSupported",
@@ -2374,10 +1690,6 @@ export interface UnsuccessfulInstanceCreditSpecificationItemError {
2374
1690
 
2375
1691
  Message?: string;
2376
1692
  }
2377
- export declare namespace UnsuccessfulInstanceCreditSpecificationItemError {
2378
-
2379
- const filterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItemError) => any;
2380
- }
2381
1693
 
2382
1694
  export interface UnsuccessfulInstanceCreditSpecificationItem {
2383
1695
 
@@ -2385,20 +1697,12 @@ export interface UnsuccessfulInstanceCreditSpecificationItem {
2385
1697
 
2386
1698
  Error?: UnsuccessfulInstanceCreditSpecificationItemError;
2387
1699
  }
2388
- export declare namespace UnsuccessfulInstanceCreditSpecificationItem {
2389
-
2390
- const filterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItem) => any;
2391
- }
2392
1700
  export interface ModifyInstanceCreditSpecificationResult {
2393
1701
 
2394
1702
  SuccessfulInstanceCreditSpecifications?: SuccessfulInstanceCreditSpecificationItem[];
2395
1703
 
2396
1704
  UnsuccessfulInstanceCreditSpecifications?: UnsuccessfulInstanceCreditSpecificationItem[];
2397
1705
  }
2398
- export declare namespace ModifyInstanceCreditSpecificationResult {
2399
-
2400
- const filterSensitiveLog: (obj: ModifyInstanceCreditSpecificationResult) => any;
2401
- }
2402
1706
  export interface ModifyInstanceEventStartTimeRequest {
2403
1707
 
2404
1708
  DryRun?: boolean;
@@ -2409,18 +1713,10 @@ export interface ModifyInstanceEventStartTimeRequest {
2409
1713
 
2410
1714
  NotBefore: Date | undefined;
2411
1715
  }
2412
- export declare namespace ModifyInstanceEventStartTimeRequest {
2413
-
2414
- const filterSensitiveLog: (obj: ModifyInstanceEventStartTimeRequest) => any;
2415
- }
2416
1716
  export interface ModifyInstanceEventStartTimeResult {
2417
1717
 
2418
1718
  Event?: InstanceStatusEvent;
2419
1719
  }
2420
- export declare namespace ModifyInstanceEventStartTimeResult {
2421
-
2422
- const filterSensitiveLog: (obj: ModifyInstanceEventStartTimeResult) => any;
2423
- }
2424
1720
  export interface ModifyInstanceEventWindowRequest {
2425
1721
 
2426
1722
  DryRun?: boolean;
@@ -2433,18 +1729,10 @@ export interface ModifyInstanceEventWindowRequest {
2433
1729
 
2434
1730
  CronExpression?: string;
2435
1731
  }
2436
- export declare namespace ModifyInstanceEventWindowRequest {
2437
-
2438
- const filterSensitiveLog: (obj: ModifyInstanceEventWindowRequest) => any;
2439
- }
2440
1732
  export interface ModifyInstanceEventWindowResult {
2441
1733
 
2442
1734
  InstanceEventWindow?: InstanceEventWindow;
2443
1735
  }
2444
- export declare namespace ModifyInstanceEventWindowResult {
2445
-
2446
- const filterSensitiveLog: (obj: ModifyInstanceEventWindowResult) => any;
2447
- }
2448
1736
  export interface ModifyInstanceMaintenanceOptionsRequest {
2449
1737
 
2450
1738
  InstanceId: string | undefined;
@@ -2453,20 +1741,12 @@ export interface ModifyInstanceMaintenanceOptionsRequest {
2453
1741
 
2454
1742
  DryRun?: boolean;
2455
1743
  }
2456
- export declare namespace ModifyInstanceMaintenanceOptionsRequest {
2457
-
2458
- const filterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsRequest) => any;
2459
- }
2460
1744
  export interface ModifyInstanceMaintenanceOptionsResult {
2461
1745
 
2462
1746
  InstanceId?: string;
2463
1747
 
2464
1748
  AutoRecovery?: InstanceAutoRecoveryState | string;
2465
1749
  }
2466
- export declare namespace ModifyInstanceMaintenanceOptionsResult {
2467
-
2468
- const filterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsResult) => any;
2469
- }
2470
1750
  export interface ModifyInstanceMetadataOptionsRequest {
2471
1751
 
2472
1752
  InstanceId: string | undefined;
@@ -2483,20 +1763,12 @@ export interface ModifyInstanceMetadataOptionsRequest {
2483
1763
 
2484
1764
  InstanceMetadataTags?: InstanceMetadataTagsState | string;
2485
1765
  }
2486
- export declare namespace ModifyInstanceMetadataOptionsRequest {
2487
-
2488
- const filterSensitiveLog: (obj: ModifyInstanceMetadataOptionsRequest) => any;
2489
- }
2490
1766
  export interface ModifyInstanceMetadataOptionsResult {
2491
1767
 
2492
1768
  InstanceId?: string;
2493
1769
 
2494
1770
  InstanceMetadataOptions?: InstanceMetadataOptionsResponse;
2495
1771
  }
2496
- export declare namespace ModifyInstanceMetadataOptionsResult {
2497
-
2498
- const filterSensitiveLog: (obj: ModifyInstanceMetadataOptionsResult) => any;
2499
- }
2500
1772
  export declare type HostTenancy = "dedicated" | "host";
2501
1773
  export interface ModifyInstancePlacementRequest {
2502
1774
 
@@ -2514,27 +1786,15 @@ export interface ModifyInstancePlacementRequest {
2514
1786
 
2515
1787
  HostResourceGroupArn?: string;
2516
1788
  }
2517
- export declare namespace ModifyInstancePlacementRequest {
2518
-
2519
- const filterSensitiveLog: (obj: ModifyInstancePlacementRequest) => any;
2520
- }
2521
1789
  export interface ModifyInstancePlacementResult {
2522
1790
 
2523
1791
  Return?: boolean;
2524
1792
  }
2525
- export declare namespace ModifyInstancePlacementResult {
2526
-
2527
- const filterSensitiveLog: (obj: ModifyInstancePlacementResult) => any;
2528
- }
2529
1793
 
2530
1794
  export interface RemoveIpamOperatingRegion {
2531
1795
 
2532
1796
  RegionName?: string;
2533
1797
  }
2534
- export declare namespace RemoveIpamOperatingRegion {
2535
-
2536
- const filterSensitiveLog: (obj: RemoveIpamOperatingRegion) => any;
2537
- }
2538
1798
  export interface ModifyIpamRequest {
2539
1799
 
2540
1800
  DryRun?: boolean;
@@ -2547,18 +1807,10 @@ export interface ModifyIpamRequest {
2547
1807
 
2548
1808
  RemoveOperatingRegions?: RemoveIpamOperatingRegion[];
2549
1809
  }
2550
- export declare namespace ModifyIpamRequest {
2551
-
2552
- const filterSensitiveLog: (obj: ModifyIpamRequest) => any;
2553
- }
2554
1810
  export interface ModifyIpamResult {
2555
1811
 
2556
1812
  Ipam?: Ipam;
2557
1813
  }
2558
- export declare namespace ModifyIpamResult {
2559
-
2560
- const filterSensitiveLog: (obj: ModifyIpamResult) => any;
2561
- }
2562
1814
  export interface ModifyIpamPoolRequest {
2563
1815
 
2564
1816
  DryRun?: boolean;
@@ -2581,18 +1833,10 @@ export interface ModifyIpamPoolRequest {
2581
1833
 
2582
1834
  RemoveAllocationResourceTags?: RequestIpamResourceTag[];
2583
1835
  }
2584
- export declare namespace ModifyIpamPoolRequest {
2585
-
2586
- const filterSensitiveLog: (obj: ModifyIpamPoolRequest) => any;
2587
- }
2588
1836
  export interface ModifyIpamPoolResult {
2589
1837
 
2590
1838
  IpamPool?: IpamPool;
2591
1839
  }
2592
- export declare namespace ModifyIpamPoolResult {
2593
-
2594
- const filterSensitiveLog: (obj: ModifyIpamPoolResult) => any;
2595
- }
2596
1840
  export interface ModifyIpamResourceCidrRequest {
2597
1841
 
2598
1842
  DryRun?: boolean;
@@ -2609,18 +1853,10 @@ export interface ModifyIpamResourceCidrRequest {
2609
1853
 
2610
1854
  Monitored: boolean | undefined;
2611
1855
  }
2612
- export declare namespace ModifyIpamResourceCidrRequest {
2613
-
2614
- const filterSensitiveLog: (obj: ModifyIpamResourceCidrRequest) => any;
2615
- }
2616
1856
  export interface ModifyIpamResourceCidrResult {
2617
1857
 
2618
1858
  IpamResourceCidr?: IpamResourceCidr;
2619
1859
  }
2620
- export declare namespace ModifyIpamResourceCidrResult {
2621
-
2622
- const filterSensitiveLog: (obj: ModifyIpamResourceCidrResult) => any;
2623
- }
2624
1860
  export interface ModifyIpamScopeRequest {
2625
1861
 
2626
1862
  DryRun?: boolean;
@@ -2629,18 +1865,10 @@ export interface ModifyIpamScopeRequest {
2629
1865
 
2630
1866
  Description?: string;
2631
1867
  }
2632
- export declare namespace ModifyIpamScopeRequest {
2633
-
2634
- const filterSensitiveLog: (obj: ModifyIpamScopeRequest) => any;
2635
- }
2636
1868
  export interface ModifyIpamScopeResult {
2637
1869
 
2638
1870
  IpamScope?: IpamScope;
2639
1871
  }
2640
- export declare namespace ModifyIpamScopeResult {
2641
-
2642
- const filterSensitiveLog: (obj: ModifyIpamScopeResult) => any;
2643
- }
2644
1872
  export interface ModifyLaunchTemplateRequest {
2645
1873
 
2646
1874
  DryRun?: boolean;
@@ -2653,27 +1881,15 @@ export interface ModifyLaunchTemplateRequest {
2653
1881
 
2654
1882
  DefaultVersion?: string;
2655
1883
  }
2656
- export declare namespace ModifyLaunchTemplateRequest {
2657
-
2658
- const filterSensitiveLog: (obj: ModifyLaunchTemplateRequest) => any;
2659
- }
2660
1884
  export interface ModifyLaunchTemplateResult {
2661
1885
 
2662
1886
  LaunchTemplate?: LaunchTemplate;
2663
1887
  }
2664
- export declare namespace ModifyLaunchTemplateResult {
2665
-
2666
- const filterSensitiveLog: (obj: ModifyLaunchTemplateResult) => any;
2667
- }
2668
1888
 
2669
1889
  export interface RemovePrefixListEntry {
2670
1890
 
2671
1891
  Cidr: string | undefined;
2672
1892
  }
2673
- export declare namespace RemovePrefixListEntry {
2674
-
2675
- const filterSensitiveLog: (obj: RemovePrefixListEntry) => any;
2676
- }
2677
1893
  export interface ModifyManagedPrefixListRequest {
2678
1894
 
2679
1895
  DryRun?: boolean;
@@ -2690,18 +1906,10 @@ export interface ModifyManagedPrefixListRequest {
2690
1906
 
2691
1907
  MaxEntries?: number;
2692
1908
  }
2693
- export declare namespace ModifyManagedPrefixListRequest {
2694
-
2695
- const filterSensitiveLog: (obj: ModifyManagedPrefixListRequest) => any;
2696
- }
2697
1909
  export interface ModifyManagedPrefixListResult {
2698
1910
 
2699
1911
  PrefixList?: ManagedPrefixList;
2700
1912
  }
2701
- export declare namespace ModifyManagedPrefixListResult {
2702
-
2703
- const filterSensitiveLog: (obj: ModifyManagedPrefixListResult) => any;
2704
- }
2705
1913
 
2706
1914
  export interface NetworkInterfaceAttachmentChanges {
2707
1915
 
@@ -2709,10 +1917,6 @@ export interface NetworkInterfaceAttachmentChanges {
2709
1917
 
2710
1918
  DeleteOnTermination?: boolean;
2711
1919
  }
2712
- export declare namespace NetworkInterfaceAttachmentChanges {
2713
-
2714
- const filterSensitiveLog: (obj: NetworkInterfaceAttachmentChanges) => any;
2715
- }
2716
1920
 
2717
1921
  export interface ModifyNetworkInterfaceAttributeRequest {
2718
1922
 
@@ -2728,10 +1932,6 @@ export interface ModifyNetworkInterfaceAttributeRequest {
2728
1932
 
2729
1933
  SourceDestCheck?: AttributeBooleanValue;
2730
1934
  }
2731
- export declare namespace ModifyNetworkInterfaceAttributeRequest {
2732
-
2733
- const filterSensitiveLog: (obj: ModifyNetworkInterfaceAttributeRequest) => any;
2734
- }
2735
1935
  export interface ModifyPrivateDnsNameOptionsRequest {
2736
1936
 
2737
1937
  DryRun?: boolean;
@@ -2744,18 +1944,10 @@ export interface ModifyPrivateDnsNameOptionsRequest {
2744
1944
 
2745
1945
  EnableResourceNameDnsAAAARecord?: boolean;
2746
1946
  }
2747
- export declare namespace ModifyPrivateDnsNameOptionsRequest {
2748
-
2749
- const filterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsRequest) => any;
2750
- }
2751
1947
  export interface ModifyPrivateDnsNameOptionsResult {
2752
1948
 
2753
1949
  Return?: boolean;
2754
1950
  }
2755
- export declare namespace ModifyPrivateDnsNameOptionsResult {
2756
-
2757
- const filterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsResult) => any;
2758
- }
2759
1951
 
2760
1952
  export interface ModifyReservedInstancesRequest {
2761
1953
 
@@ -2765,19 +1957,11 @@ export interface ModifyReservedInstancesRequest {
2765
1957
 
2766
1958
  TargetConfigurations: ReservedInstancesConfiguration[] | undefined;
2767
1959
  }
2768
- export declare namespace ModifyReservedInstancesRequest {
2769
-
2770
- const filterSensitiveLog: (obj: ModifyReservedInstancesRequest) => any;
2771
- }
2772
1960
 
2773
1961
  export interface ModifyReservedInstancesResult {
2774
1962
 
2775
1963
  ReservedInstancesModificationId?: string;
2776
1964
  }
2777
- export declare namespace ModifyReservedInstancesResult {
2778
-
2779
- const filterSensitiveLog: (obj: ModifyReservedInstancesResult) => any;
2780
- }
2781
1965
 
2782
1966
  export interface SecurityGroupRuleRequest {
2783
1967
 
@@ -2797,10 +1981,6 @@ export interface SecurityGroupRuleRequest {
2797
1981
 
2798
1982
  Description?: string;
2799
1983
  }
2800
- export declare namespace SecurityGroupRuleRequest {
2801
-
2802
- const filterSensitiveLog: (obj: SecurityGroupRuleRequest) => any;
2803
- }
2804
1984
 
2805
1985
  export interface SecurityGroupRuleUpdate {
2806
1986
 
@@ -2808,10 +1988,6 @@ export interface SecurityGroupRuleUpdate {
2808
1988
 
2809
1989
  SecurityGroupRule?: SecurityGroupRuleRequest;
2810
1990
  }
2811
- export declare namespace SecurityGroupRuleUpdate {
2812
-
2813
- const filterSensitiveLog: (obj: SecurityGroupRuleUpdate) => any;
2814
- }
2815
1991
  export interface ModifySecurityGroupRulesRequest {
2816
1992
 
2817
1993
  GroupId: string | undefined;
@@ -2820,18 +1996,10 @@ export interface ModifySecurityGroupRulesRequest {
2820
1996
 
2821
1997
  DryRun?: boolean;
2822
1998
  }
2823
- export declare namespace ModifySecurityGroupRulesRequest {
2824
-
2825
- const filterSensitiveLog: (obj: ModifySecurityGroupRulesRequest) => any;
2826
- }
2827
1999
  export interface ModifySecurityGroupRulesResult {
2828
2000
 
2829
2001
  Return?: boolean;
2830
2002
  }
2831
- export declare namespace ModifySecurityGroupRulesResult {
2832
-
2833
- const filterSensitiveLog: (obj: ModifySecurityGroupRulesResult) => any;
2834
- }
2835
2003
 
2836
2004
  export interface CreateVolumePermissionModifications {
2837
2005
 
@@ -2839,10 +2007,6 @@ export interface CreateVolumePermissionModifications {
2839
2007
 
2840
2008
  Remove?: CreateVolumePermission[];
2841
2009
  }
2842
- export declare namespace CreateVolumePermissionModifications {
2843
-
2844
- const filterSensitiveLog: (obj: CreateVolumePermissionModifications) => any;
2845
- }
2846
2010
  export interface ModifySnapshotAttributeRequest {
2847
2011
 
2848
2012
  Attribute?: SnapshotAttributeName | string;
@@ -2859,10 +2023,6 @@ export interface ModifySnapshotAttributeRequest {
2859
2023
 
2860
2024
  DryRun?: boolean;
2861
2025
  }
2862
- export declare namespace ModifySnapshotAttributeRequest {
2863
-
2864
- const filterSensitiveLog: (obj: ModifySnapshotAttributeRequest) => any;
2865
- }
2866
2026
  export declare enum TargetStorageTier {
2867
2027
  archive = "archive"
2868
2028
  }
@@ -2874,20 +2034,12 @@ export interface ModifySnapshotTierRequest {
2874
2034
 
2875
2035
  DryRun?: boolean;
2876
2036
  }
2877
- export declare namespace ModifySnapshotTierRequest {
2878
-
2879
- const filterSensitiveLog: (obj: ModifySnapshotTierRequest) => any;
2880
- }
2881
2037
  export interface ModifySnapshotTierResult {
2882
2038
 
2883
2039
  SnapshotId?: string;
2884
2040
 
2885
2041
  TieringStartTime?: Date;
2886
2042
  }
2887
- export declare namespace ModifySnapshotTierResult {
2888
-
2889
- const filterSensitiveLog: (obj: ModifySnapshotTierResult) => any;
2890
- }
2891
2043
 
2892
2044
  export interface ModifySpotFleetRequestRequest {
2893
2045
 
@@ -2903,19 +2055,11 @@ export interface ModifySpotFleetRequestRequest {
2903
2055
 
2904
2056
  Context?: string;
2905
2057
  }
2906
- export declare namespace ModifySpotFleetRequestRequest {
2907
-
2908
- const filterSensitiveLog: (obj: ModifySpotFleetRequestRequest) => any;
2909
- }
2910
2058
 
2911
2059
  export interface ModifySpotFleetRequestResponse {
2912
2060
 
2913
2061
  Return?: boolean;
2914
2062
  }
2915
- export declare namespace ModifySpotFleetRequestResponse {
2916
-
2917
- const filterSensitiveLog: (obj: ModifySpotFleetRequestResponse) => any;
2918
- }
2919
2063
  export interface ModifySubnetAttributeRequest {
2920
2064
 
2921
2065
  AssignIpv6AddressOnCreation?: AttributeBooleanValue;
@@ -2940,10 +2084,6 @@ export interface ModifySubnetAttributeRequest {
2940
2084
 
2941
2085
  DisableLniAtDeviceIndex?: AttributeBooleanValue;
2942
2086
  }
2943
- export declare namespace ModifySubnetAttributeRequest {
2944
-
2945
- const filterSensitiveLog: (obj: ModifySubnetAttributeRequest) => any;
2946
- }
2947
2087
  export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
2948
2088
 
2949
2089
  TrafficMirrorFilterId: string | undefined;
@@ -2954,18 +2094,10 @@ export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
2954
2094
 
2955
2095
  DryRun?: boolean;
2956
2096
  }
2957
- export declare namespace ModifyTrafficMirrorFilterNetworkServicesRequest {
2958
-
2959
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesRequest) => any;
2960
- }
2961
2097
  export interface ModifyTrafficMirrorFilterNetworkServicesResult {
2962
2098
 
2963
2099
  TrafficMirrorFilter?: TrafficMirrorFilter;
2964
2100
  }
2965
- export declare namespace ModifyTrafficMirrorFilterNetworkServicesResult {
2966
-
2967
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesResult) => any;
2968
- }
2969
2101
  export declare type TrafficMirrorFilterRuleField = "description" | "destination-port-range" | "protocol" | "source-port-range";
2970
2102
  export interface ModifyTrafficMirrorFilterRuleRequest {
2971
2103
 
@@ -2993,18 +2125,10 @@ export interface ModifyTrafficMirrorFilterRuleRequest {
2993
2125
 
2994
2126
  DryRun?: boolean;
2995
2127
  }
2996
- export declare namespace ModifyTrafficMirrorFilterRuleRequest {
2997
-
2998
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleRequest) => any;
2999
- }
3000
2128
  export interface ModifyTrafficMirrorFilterRuleResult {
3001
2129
 
3002
2130
  TrafficMirrorFilterRule?: TrafficMirrorFilterRule;
3003
2131
  }
3004
- export declare namespace ModifyTrafficMirrorFilterRuleResult {
3005
-
3006
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleResult) => any;
3007
- }
3008
2132
  export declare type TrafficMirrorSessionField = "description" | "packet-length" | "virtual-network-id";
3009
2133
  export interface ModifyTrafficMirrorSessionRequest {
3010
2134
 
@@ -3026,18 +2150,10 @@ export interface ModifyTrafficMirrorSessionRequest {
3026
2150
 
3027
2151
  DryRun?: boolean;
3028
2152
  }
3029
- export declare namespace ModifyTrafficMirrorSessionRequest {
3030
-
3031
- const filterSensitiveLog: (obj: ModifyTrafficMirrorSessionRequest) => any;
3032
- }
3033
2153
  export interface ModifyTrafficMirrorSessionResult {
3034
2154
 
3035
2155
  TrafficMirrorSession?: TrafficMirrorSession;
3036
2156
  }
3037
- export declare namespace ModifyTrafficMirrorSessionResult {
3038
-
3039
- const filterSensitiveLog: (obj: ModifyTrafficMirrorSessionResult) => any;
3040
- }
3041
2157
 
3042
2158
  export interface ModifyTransitGatewayOptions {
3043
2159
 
@@ -3061,10 +2177,6 @@ export interface ModifyTransitGatewayOptions {
3061
2177
 
3062
2178
  AmazonSideAsn?: number;
3063
2179
  }
3064
- export declare namespace ModifyTransitGatewayOptions {
3065
-
3066
- const filterSensitiveLog: (obj: ModifyTransitGatewayOptions) => any;
3067
- }
3068
2180
  export interface ModifyTransitGatewayRequest {
3069
2181
 
3070
2182
  TransitGatewayId: string | undefined;
@@ -3075,18 +2187,10 @@ export interface ModifyTransitGatewayRequest {
3075
2187
 
3076
2188
  DryRun?: boolean;
3077
2189
  }
3078
- export declare namespace ModifyTransitGatewayRequest {
3079
-
3080
- const filterSensitiveLog: (obj: ModifyTransitGatewayRequest) => any;
3081
- }
3082
2190
  export interface ModifyTransitGatewayResult {
3083
2191
 
3084
2192
  TransitGateway?: TransitGateway;
3085
2193
  }
3086
- export declare namespace ModifyTransitGatewayResult {
3087
-
3088
- const filterSensitiveLog: (obj: ModifyTransitGatewayResult) => any;
3089
- }
3090
2194
  export interface ModifyTransitGatewayPrefixListReferenceRequest {
3091
2195
 
3092
2196
  TransitGatewayRouteTableId: string | undefined;
@@ -3099,18 +2203,10 @@ export interface ModifyTransitGatewayPrefixListReferenceRequest {
3099
2203
 
3100
2204
  DryRun?: boolean;
3101
2205
  }
3102
- export declare namespace ModifyTransitGatewayPrefixListReferenceRequest {
3103
-
3104
- const filterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceRequest) => any;
3105
- }
3106
2206
  export interface ModifyTransitGatewayPrefixListReferenceResult {
3107
2207
 
3108
2208
  TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference;
3109
2209
  }
3110
- export declare namespace ModifyTransitGatewayPrefixListReferenceResult {
3111
-
3112
- const filterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceResult) => any;
3113
- }
3114
2210
 
3115
2211
  export interface ModifyTransitGatewayVpcAttachmentRequestOptions {
3116
2212
 
@@ -3120,10 +2216,6 @@ export interface ModifyTransitGatewayVpcAttachmentRequestOptions {
3120
2216
 
3121
2217
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
3122
2218
  }
3123
- export declare namespace ModifyTransitGatewayVpcAttachmentRequestOptions {
3124
-
3125
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequestOptions) => any;
3126
- }
3127
2219
  export interface ModifyTransitGatewayVpcAttachmentRequest {
3128
2220
 
3129
2221
  TransitGatewayAttachmentId: string | undefined;
@@ -3136,18 +2228,10 @@ export interface ModifyTransitGatewayVpcAttachmentRequest {
3136
2228
 
3137
2229
  DryRun?: boolean;
3138
2230
  }
3139
- export declare namespace ModifyTransitGatewayVpcAttachmentRequest {
3140
-
3141
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequest) => any;
3142
- }
3143
2231
  export interface ModifyTransitGatewayVpcAttachmentResult {
3144
2232
 
3145
2233
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
3146
2234
  }
3147
- export declare namespace ModifyTransitGatewayVpcAttachmentResult {
3148
-
3149
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentResult) => any;
3150
- }
3151
2235
  export interface ModifyVolumeRequest {
3152
2236
 
3153
2237
  DryRun?: boolean;
@@ -3164,18 +2248,10 @@ export interface ModifyVolumeRequest {
3164
2248
 
3165
2249
  MultiAttachEnabled?: boolean;
3166
2250
  }
3167
- export declare namespace ModifyVolumeRequest {
3168
-
3169
- const filterSensitiveLog: (obj: ModifyVolumeRequest) => any;
3170
- }
3171
2251
  export interface ModifyVolumeResult {
3172
2252
 
3173
2253
  VolumeModification?: VolumeModification;
3174
2254
  }
3175
- export declare namespace ModifyVolumeResult {
3176
-
3177
- const filterSensitiveLog: (obj: ModifyVolumeResult) => any;
3178
- }
3179
2255
  export interface ModifyVolumeAttributeRequest {
3180
2256
 
3181
2257
  AutoEnableIO?: AttributeBooleanValue;
@@ -3184,10 +2260,6 @@ export interface ModifyVolumeAttributeRequest {
3184
2260
 
3185
2261
  DryRun?: boolean;
3186
2262
  }
3187
- export declare namespace ModifyVolumeAttributeRequest {
3188
-
3189
- const filterSensitiveLog: (obj: ModifyVolumeAttributeRequest) => any;
3190
- }
3191
2263
  export interface ModifyVpcAttributeRequest {
3192
2264
 
3193
2265
  EnableDnsHostnames?: AttributeBooleanValue;
@@ -3196,10 +2268,6 @@ export interface ModifyVpcAttributeRequest {
3196
2268
 
3197
2269
  VpcId: string | undefined;
3198
2270
  }
3199
- export declare namespace ModifyVpcAttributeRequest {
3200
-
3201
- const filterSensitiveLog: (obj: ModifyVpcAttributeRequest) => any;
3202
- }
3203
2271
 
3204
2272
  export interface ModifyVpcEndpointRequest {
3205
2273
 
@@ -3229,18 +2297,10 @@ export interface ModifyVpcEndpointRequest {
3229
2297
 
3230
2298
  PrivateDnsEnabled?: boolean;
3231
2299
  }
3232
- export declare namespace ModifyVpcEndpointRequest {
3233
-
3234
- const filterSensitiveLog: (obj: ModifyVpcEndpointRequest) => any;
3235
- }
3236
2300
  export interface ModifyVpcEndpointResult {
3237
2301
 
3238
2302
  Return?: boolean;
3239
2303
  }
3240
- export declare namespace ModifyVpcEndpointResult {
3241
-
3242
- const filterSensitiveLog: (obj: ModifyVpcEndpointResult) => any;
3243
- }
3244
2304
  export interface ModifyVpcEndpointConnectionNotificationRequest {
3245
2305
 
3246
2306
  DryRun?: boolean;
@@ -3251,18 +2311,10 @@ export interface ModifyVpcEndpointConnectionNotificationRequest {
3251
2311
 
3252
2312
  ConnectionEvents?: string[];
3253
2313
  }
3254
- export declare namespace ModifyVpcEndpointConnectionNotificationRequest {
3255
-
3256
- const filterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationRequest) => any;
3257
- }
3258
2314
  export interface ModifyVpcEndpointConnectionNotificationResult {
3259
2315
 
3260
2316
  ReturnValue?: boolean;
3261
2317
  }
3262
- export declare namespace ModifyVpcEndpointConnectionNotificationResult {
3263
-
3264
- const filterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationResult) => any;
3265
- }
3266
2318
  export interface ModifyVpcEndpointServiceConfigurationRequest {
3267
2319
 
3268
2320
  DryRun?: boolean;
@@ -3287,18 +2339,10 @@ export interface ModifyVpcEndpointServiceConfigurationRequest {
3287
2339
 
3288
2340
  RemoveSupportedIpAddressTypes?: string[];
3289
2341
  }
3290
- export declare namespace ModifyVpcEndpointServiceConfigurationRequest {
3291
-
3292
- const filterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationRequest) => any;
3293
- }
3294
2342
  export interface ModifyVpcEndpointServiceConfigurationResult {
3295
2343
 
3296
2344
  Return?: boolean;
3297
2345
  }
3298
- export declare namespace ModifyVpcEndpointServiceConfigurationResult {
3299
-
3300
- const filterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationResult) => any;
3301
- }
3302
2346
  export interface ModifyVpcEndpointServicePayerResponsibilityRequest {
3303
2347
 
3304
2348
  DryRun?: boolean;
@@ -3307,18 +2351,10 @@ export interface ModifyVpcEndpointServicePayerResponsibilityRequest {
3307
2351
 
3308
2352
  PayerResponsibility: PayerResponsibility | string | undefined;
3309
2353
  }
3310
- export declare namespace ModifyVpcEndpointServicePayerResponsibilityRequest {
3311
-
3312
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityRequest) => any;
3313
- }
3314
2354
  export interface ModifyVpcEndpointServicePayerResponsibilityResult {
3315
2355
 
3316
2356
  ReturnValue?: boolean;
3317
2357
  }
3318
- export declare namespace ModifyVpcEndpointServicePayerResponsibilityResult {
3319
-
3320
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityResult) => any;
3321
- }
3322
2358
  export interface ModifyVpcEndpointServicePermissionsRequest {
3323
2359
 
3324
2360
  DryRun?: boolean;
@@ -3329,18 +2365,10 @@ export interface ModifyVpcEndpointServicePermissionsRequest {
3329
2365
 
3330
2366
  RemoveAllowedPrincipals?: string[];
3331
2367
  }
3332
- export declare namespace ModifyVpcEndpointServicePermissionsRequest {
3333
-
3334
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsRequest) => any;
3335
- }
3336
2368
  export interface ModifyVpcEndpointServicePermissionsResult {
3337
2369
 
3338
2370
  ReturnValue?: boolean;
3339
2371
  }
3340
- export declare namespace ModifyVpcEndpointServicePermissionsResult {
3341
-
3342
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsResult) => any;
3343
- }
3344
2372
 
3345
2373
  export interface PeeringConnectionOptionsRequest {
3346
2374
 
@@ -3350,10 +2378,6 @@ export interface PeeringConnectionOptionsRequest {
3350
2378
 
3351
2379
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
3352
2380
  }
3353
- export declare namespace PeeringConnectionOptionsRequest {
3354
-
3355
- const filterSensitiveLog: (obj: PeeringConnectionOptionsRequest) => any;
3356
- }
3357
2381
  export interface ModifyVpcPeeringConnectionOptionsRequest {
3358
2382
 
3359
2383
  AccepterPeeringConnectionOptions?: PeeringConnectionOptionsRequest;
@@ -3364,10 +2388,6 @@ export interface ModifyVpcPeeringConnectionOptionsRequest {
3364
2388
 
3365
2389
  VpcPeeringConnectionId: string | undefined;
3366
2390
  }
3367
- export declare namespace ModifyVpcPeeringConnectionOptionsRequest {
3368
-
3369
- const filterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsRequest) => any;
3370
- }
3371
2391
 
3372
2392
  export interface PeeringConnectionOptions {
3373
2393
 
@@ -3377,20 +2397,12 @@ export interface PeeringConnectionOptions {
3377
2397
 
3378
2398
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
3379
2399
  }
3380
- export declare namespace PeeringConnectionOptions {
3381
-
3382
- const filterSensitiveLog: (obj: PeeringConnectionOptions) => any;
3383
- }
3384
2400
  export interface ModifyVpcPeeringConnectionOptionsResult {
3385
2401
 
3386
2402
  AccepterPeeringConnectionOptions?: PeeringConnectionOptions;
3387
2403
 
3388
2404
  RequesterPeeringConnectionOptions?: PeeringConnectionOptions;
3389
2405
  }
3390
- export declare namespace ModifyVpcPeeringConnectionOptionsResult {
3391
-
3392
- const filterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsResult) => any;
3393
- }
3394
2406
  export declare type VpcTenancy = "default";
3395
2407
  export interface ModifyVpcTenancyRequest {
3396
2408
 
@@ -3400,18 +2412,10 @@ export interface ModifyVpcTenancyRequest {
3400
2412
 
3401
2413
  DryRun?: boolean;
3402
2414
  }
3403
- export declare namespace ModifyVpcTenancyRequest {
3404
-
3405
- const filterSensitiveLog: (obj: ModifyVpcTenancyRequest) => any;
3406
- }
3407
2415
  export interface ModifyVpcTenancyResult {
3408
2416
 
3409
2417
  ReturnValue?: boolean;
3410
2418
  }
3411
- export declare namespace ModifyVpcTenancyResult {
3412
-
3413
- const filterSensitiveLog: (obj: ModifyVpcTenancyResult) => any;
3414
- }
3415
2419
  export interface ModifyVpnConnectionRequest {
3416
2420
 
3417
2421
  VpnConnectionId: string | undefined;
@@ -3424,18 +2428,10 @@ export interface ModifyVpnConnectionRequest {
3424
2428
 
3425
2429
  DryRun?: boolean;
3426
2430
  }
3427
- export declare namespace ModifyVpnConnectionRequest {
3428
-
3429
- const filterSensitiveLog: (obj: ModifyVpnConnectionRequest) => any;
3430
- }
3431
2431
  export interface ModifyVpnConnectionResult {
3432
2432
 
3433
2433
  VpnConnection?: VpnConnection;
3434
2434
  }
3435
- export declare namespace ModifyVpnConnectionResult {
3436
-
3437
- const filterSensitiveLog: (obj: ModifyVpnConnectionResult) => any;
3438
- }
3439
2435
  export interface ModifyVpnConnectionOptionsRequest {
3440
2436
 
3441
2437
  VpnConnectionId: string | undefined;
@@ -3450,18 +2446,10 @@ export interface ModifyVpnConnectionOptionsRequest {
3450
2446
 
3451
2447
  DryRun?: boolean;
3452
2448
  }
3453
- export declare namespace ModifyVpnConnectionOptionsRequest {
3454
-
3455
- const filterSensitiveLog: (obj: ModifyVpnConnectionOptionsRequest) => any;
3456
- }
3457
2449
  export interface ModifyVpnConnectionOptionsResult {
3458
2450
 
3459
2451
  VpnConnection?: VpnConnection;
3460
2452
  }
3461
- export declare namespace ModifyVpnConnectionOptionsResult {
3462
-
3463
- const filterSensitiveLog: (obj: ModifyVpnConnectionOptionsResult) => any;
3464
- }
3465
2453
  export interface ModifyVpnTunnelCertificateRequest {
3466
2454
 
3467
2455
  VpnConnectionId: string | undefined;
@@ -3470,18 +2458,10 @@ export interface ModifyVpnTunnelCertificateRequest {
3470
2458
 
3471
2459
  DryRun?: boolean;
3472
2460
  }
3473
- export declare namespace ModifyVpnTunnelCertificateRequest {
3474
-
3475
- const filterSensitiveLog: (obj: ModifyVpnTunnelCertificateRequest) => any;
3476
- }
3477
2461
  export interface ModifyVpnTunnelCertificateResult {
3478
2462
 
3479
2463
  VpnConnection?: VpnConnection;
3480
2464
  }
3481
- export declare namespace ModifyVpnTunnelCertificateResult {
3482
-
3483
- const filterSensitiveLog: (obj: ModifyVpnTunnelCertificateResult) => any;
3484
- }
3485
2465
 
3486
2466
  export interface ModifyVpnTunnelOptionsSpecification {
3487
2467
 
@@ -3521,10 +2501,6 @@ export interface ModifyVpnTunnelOptionsSpecification {
3521
2501
 
3522
2502
  StartupAction?: string;
3523
2503
  }
3524
- export declare namespace ModifyVpnTunnelOptionsSpecification {
3525
-
3526
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsSpecification) => any;
3527
- }
3528
2504
  export interface ModifyVpnTunnelOptionsRequest {
3529
2505
 
3530
2506
  VpnConnectionId: string | undefined;
@@ -3535,28 +2511,16 @@ export interface ModifyVpnTunnelOptionsRequest {
3535
2511
 
3536
2512
  DryRun?: boolean;
3537
2513
  }
3538
- export declare namespace ModifyVpnTunnelOptionsRequest {
3539
-
3540
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsRequest) => any;
3541
- }
3542
2514
  export interface ModifyVpnTunnelOptionsResult {
3543
2515
 
3544
2516
  VpnConnection?: VpnConnection;
3545
2517
  }
3546
- export declare namespace ModifyVpnTunnelOptionsResult {
3547
-
3548
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsResult) => any;
3549
- }
3550
2518
  export interface MonitorInstancesRequest {
3551
2519
 
3552
2520
  InstanceIds: string[] | undefined;
3553
2521
 
3554
2522
  DryRun?: boolean;
3555
2523
  }
3556
- export declare namespace MonitorInstancesRequest {
3557
-
3558
- const filterSensitiveLog: (obj: MonitorInstancesRequest) => any;
3559
- }
3560
2524
 
3561
2525
  export interface InstanceMonitoring {
3562
2526
 
@@ -3564,28 +2528,16 @@ export interface InstanceMonitoring {
3564
2528
 
3565
2529
  Monitoring?: Monitoring;
3566
2530
  }
3567
- export declare namespace InstanceMonitoring {
3568
-
3569
- const filterSensitiveLog: (obj: InstanceMonitoring) => any;
3570
- }
3571
2531
  export interface MonitorInstancesResult {
3572
2532
 
3573
2533
  InstanceMonitorings?: InstanceMonitoring[];
3574
2534
  }
3575
- export declare namespace MonitorInstancesResult {
3576
-
3577
- const filterSensitiveLog: (obj: MonitorInstancesResult) => any;
3578
- }
3579
2535
  export interface MoveAddressToVpcRequest {
3580
2536
 
3581
2537
  DryRun?: boolean;
3582
2538
 
3583
2539
  PublicIp: string | undefined;
3584
2540
  }
3585
- export declare namespace MoveAddressToVpcRequest {
3586
-
3587
- const filterSensitiveLog: (obj: MoveAddressToVpcRequest) => any;
3588
- }
3589
2541
  export declare enum Status {
3590
2542
  inClassic = "InClassic",
3591
2543
  inVpc = "InVpc",
@@ -3597,10 +2549,6 @@ export interface MoveAddressToVpcResult {
3597
2549
 
3598
2550
  Status?: Status | string;
3599
2551
  }
3600
- export declare namespace MoveAddressToVpcResult {
3601
-
3602
- const filterSensitiveLog: (obj: MoveAddressToVpcResult) => any;
3603
- }
3604
2552
  export interface MoveByoipCidrToIpamRequest {
3605
2553
 
3606
2554
  DryRun?: boolean;
@@ -3611,18 +2559,10 @@ export interface MoveByoipCidrToIpamRequest {
3611
2559
 
3612
2560
  IpamPoolOwner: string | undefined;
3613
2561
  }
3614
- export declare namespace MoveByoipCidrToIpamRequest {
3615
-
3616
- const filterSensitiveLog: (obj: MoveByoipCidrToIpamRequest) => any;
3617
- }
3618
2562
  export interface MoveByoipCidrToIpamResult {
3619
2563
 
3620
2564
  ByoipCidr?: ByoipCidr;
3621
2565
  }
3622
- export declare namespace MoveByoipCidrToIpamResult {
3623
-
3624
- const filterSensitiveLog: (obj: MoveByoipCidrToIpamResult) => any;
3625
- }
3626
2566
 
3627
2567
  export interface CidrAuthorizationContext {
3628
2568
 
@@ -3630,10 +2570,6 @@ export interface CidrAuthorizationContext {
3630
2570
 
3631
2571
  Signature: string | undefined;
3632
2572
  }
3633
- export declare namespace CidrAuthorizationContext {
3634
-
3635
- const filterSensitiveLog: (obj: CidrAuthorizationContext) => any;
3636
- }
3637
2573
  export interface ProvisionByoipCidrRequest {
3638
2574
 
3639
2575
  Cidr: string | undefined;
@@ -3650,18 +2586,10 @@ export interface ProvisionByoipCidrRequest {
3650
2586
 
3651
2587
  MultiRegion?: boolean;
3652
2588
  }
3653
- export declare namespace ProvisionByoipCidrRequest {
3654
-
3655
- const filterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
3656
- }
3657
2589
  export interface ProvisionByoipCidrResult {
3658
2590
 
3659
2591
  ByoipCidr?: ByoipCidr;
3660
2592
  }
3661
- export declare namespace ProvisionByoipCidrResult {
3662
-
3663
- const filterSensitiveLog: (obj: ProvisionByoipCidrResult) => any;
3664
- }
3665
2593
 
3666
2594
  export interface IpamCidrAuthorizationContext {
3667
2595
 
@@ -3669,10 +2597,6 @@ export interface IpamCidrAuthorizationContext {
3669
2597
 
3670
2598
  Signature?: string;
3671
2599
  }
3672
- export declare namespace IpamCidrAuthorizationContext {
3673
-
3674
- const filterSensitiveLog: (obj: IpamCidrAuthorizationContext) => any;
3675
- }
3676
2600
  export interface ProvisionIpamPoolCidrRequest {
3677
2601
 
3678
2602
  DryRun?: boolean;
@@ -3683,18 +2607,10 @@ export interface ProvisionIpamPoolCidrRequest {
3683
2607
 
3684
2608
  CidrAuthorizationContext?: IpamCidrAuthorizationContext;
3685
2609
  }
3686
- export declare namespace ProvisionIpamPoolCidrRequest {
3687
-
3688
- const filterSensitiveLog: (obj: ProvisionIpamPoolCidrRequest) => any;
3689
- }
3690
2610
  export interface ProvisionIpamPoolCidrResult {
3691
2611
 
3692
2612
  IpamPoolCidr?: IpamPoolCidr;
3693
2613
  }
3694
- export declare namespace ProvisionIpamPoolCidrResult {
3695
-
3696
- const filterSensitiveLog: (obj: ProvisionIpamPoolCidrResult) => any;
3697
- }
3698
2614
  export interface ProvisionPublicIpv4PoolCidrRequest {
3699
2615
 
3700
2616
  DryRun?: boolean;
@@ -3705,20 +2621,12 @@ export interface ProvisionPublicIpv4PoolCidrRequest {
3705
2621
 
3706
2622
  NetmaskLength: number | undefined;
3707
2623
  }
3708
- export declare namespace ProvisionPublicIpv4PoolCidrRequest {
3709
-
3710
- const filterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrRequest) => any;
3711
- }
3712
2624
  export interface ProvisionPublicIpv4PoolCidrResult {
3713
2625
 
3714
2626
  PoolId?: string;
3715
2627
 
3716
2628
  PoolAddressRange?: PublicIpv4PoolRange;
3717
2629
  }
3718
- export declare namespace ProvisionPublicIpv4PoolCidrResult {
3719
-
3720
- const filterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrResult) => any;
3721
- }
3722
2630
  export interface PurchaseHostReservationRequest {
3723
2631
 
3724
2632
  ClientToken?: string;
@@ -3733,10 +2641,6 @@ export interface PurchaseHostReservationRequest {
3733
2641
 
3734
2642
  TagSpecifications?: TagSpecification[];
3735
2643
  }
3736
- export declare namespace PurchaseHostReservationRequest {
3737
-
3738
- const filterSensitiveLog: (obj: PurchaseHostReservationRequest) => any;
3739
- }
3740
2644
  export interface PurchaseHostReservationResult {
3741
2645
 
3742
2646
  ClientToken?: string;
@@ -3749,10 +2653,6 @@ export interface PurchaseHostReservationResult {
3749
2653
 
3750
2654
  TotalUpfrontPrice?: string;
3751
2655
  }
3752
- export declare namespace PurchaseHostReservationResult {
3753
-
3754
- const filterSensitiveLog: (obj: PurchaseHostReservationResult) => any;
3755
- }
3756
2656
 
3757
2657
  export interface ReservedInstanceLimitPrice {
3758
2658
 
@@ -3760,10 +2660,6 @@ export interface ReservedInstanceLimitPrice {
3760
2660
 
3761
2661
  CurrencyCode?: CurrencyCodeValues | string;
3762
2662
  }
3763
- export declare namespace ReservedInstanceLimitPrice {
3764
-
3765
- const filterSensitiveLog: (obj: ReservedInstanceLimitPrice) => any;
3766
- }
3767
2663
 
3768
2664
  export interface PurchaseReservedInstancesOfferingRequest {
3769
2665
 
@@ -3777,19 +2673,11 @@ export interface PurchaseReservedInstancesOfferingRequest {
3777
2673
 
3778
2674
  PurchaseTime?: Date;
3779
2675
  }
3780
- export declare namespace PurchaseReservedInstancesOfferingRequest {
3781
-
3782
- const filterSensitiveLog: (obj: PurchaseReservedInstancesOfferingRequest) => any;
3783
- }
3784
2676
 
3785
2677
  export interface PurchaseReservedInstancesOfferingResult {
3786
2678
 
3787
2679
  ReservedInstancesId?: string;
3788
2680
  }
3789
- export declare namespace PurchaseReservedInstancesOfferingResult {
3790
-
3791
- const filterSensitiveLog: (obj: PurchaseReservedInstancesOfferingResult) => any;
3792
- }
3793
2681
 
3794
2682
  export interface PurchaseRequest {
3795
2683
 
@@ -3797,10 +2685,6 @@ export interface PurchaseRequest {
3797
2685
 
3798
2686
  PurchaseToken: string | undefined;
3799
2687
  }
3800
- export declare namespace PurchaseRequest {
3801
-
3802
- const filterSensitiveLog: (obj: PurchaseRequest) => any;
3803
- }
3804
2688
 
3805
2689
  export interface PurchaseScheduledInstancesRequest {
3806
2690
 
@@ -3810,29 +2694,17 @@ export interface PurchaseScheduledInstancesRequest {
3810
2694
 
3811
2695
  PurchaseRequests: PurchaseRequest[] | undefined;
3812
2696
  }
3813
- export declare namespace PurchaseScheduledInstancesRequest {
3814
-
3815
- const filterSensitiveLog: (obj: PurchaseScheduledInstancesRequest) => any;
3816
- }
3817
2697
 
3818
2698
  export interface PurchaseScheduledInstancesResult {
3819
2699
 
3820
2700
  ScheduledInstanceSet?: ScheduledInstance[];
3821
2701
  }
3822
- export declare namespace PurchaseScheduledInstancesResult {
3823
-
3824
- const filterSensitiveLog: (obj: PurchaseScheduledInstancesResult) => any;
3825
- }
3826
2702
  export interface RebootInstancesRequest {
3827
2703
 
3828
2704
  InstanceIds: string[] | undefined;
3829
2705
 
3830
2706
  DryRun?: boolean;
3831
2707
  }
3832
- export declare namespace RebootInstancesRequest {
3833
-
3834
- const filterSensitiveLog: (obj: RebootInstancesRequest) => any;
3835
- }
3836
2708
 
3837
2709
  export interface RegisterImageRequest {
3838
2710
 
@@ -3868,16 +2740,576 @@ export interface RegisterImageRequest {
3868
2740
 
3869
2741
  UefiData?: string;
3870
2742
  }
3871
- export declare namespace RegisterImageRequest {
3872
-
3873
- const filterSensitiveLog: (obj: RegisterImageRequest) => any;
3874
- }
3875
2743
 
3876
2744
  export interface RegisterImageResult {
3877
2745
 
3878
2746
  ImageId?: string;
3879
2747
  }
3880
- export declare namespace RegisterImageResult {
3881
-
3882
- const filterSensitiveLog: (obj: RegisterImageResult) => any;
3883
- }
2748
+
2749
+ export declare const ExportImageRequestFilterSensitiveLog: (obj: ExportImageRequest) => any;
2750
+
2751
+ export declare const ExportImageResultFilterSensitiveLog: (obj: ExportImageResult) => any;
2752
+
2753
+ export declare const ExportTransitGatewayRoutesRequestFilterSensitiveLog: (obj: ExportTransitGatewayRoutesRequest) => any;
2754
+
2755
+ export declare const ExportTransitGatewayRoutesResultFilterSensitiveLog: (obj: ExportTransitGatewayRoutesResult) => any;
2756
+
2757
+ export declare const GetAssociatedEnclaveCertificateIamRolesRequestFilterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesRequest) => any;
2758
+
2759
+ export declare const AssociatedRoleFilterSensitiveLog: (obj: AssociatedRole) => any;
2760
+
2761
+ export declare const GetAssociatedEnclaveCertificateIamRolesResultFilterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesResult) => any;
2762
+
2763
+ export declare const GetAssociatedIpv6PoolCidrsRequestFilterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsRequest) => any;
2764
+
2765
+ export declare const Ipv6CidrAssociationFilterSensitiveLog: (obj: Ipv6CidrAssociation) => any;
2766
+
2767
+ export declare const GetAssociatedIpv6PoolCidrsResultFilterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsResult) => any;
2768
+
2769
+ export declare const GetCapacityReservationUsageRequestFilterSensitiveLog: (obj: GetCapacityReservationUsageRequest) => any;
2770
+
2771
+ export declare const InstanceUsageFilterSensitiveLog: (obj: InstanceUsage) => any;
2772
+
2773
+ export declare const GetCapacityReservationUsageResultFilterSensitiveLog: (obj: GetCapacityReservationUsageResult) => any;
2774
+
2775
+ export declare const GetCoipPoolUsageRequestFilterSensitiveLog: (obj: GetCoipPoolUsageRequest) => any;
2776
+
2777
+ export declare const CoipAddressUsageFilterSensitiveLog: (obj: CoipAddressUsage) => any;
2778
+
2779
+ export declare const GetCoipPoolUsageResultFilterSensitiveLog: (obj: GetCoipPoolUsageResult) => any;
2780
+
2781
+ export declare const GetConsoleOutputRequestFilterSensitiveLog: (obj: GetConsoleOutputRequest) => any;
2782
+
2783
+ export declare const GetConsoleOutputResultFilterSensitiveLog: (obj: GetConsoleOutputResult) => any;
2784
+
2785
+ export declare const GetConsoleScreenshotRequestFilterSensitiveLog: (obj: GetConsoleScreenshotRequest) => any;
2786
+
2787
+ export declare const GetConsoleScreenshotResultFilterSensitiveLog: (obj: GetConsoleScreenshotResult) => any;
2788
+
2789
+ export declare const GetDefaultCreditSpecificationRequestFilterSensitiveLog: (obj: GetDefaultCreditSpecificationRequest) => any;
2790
+
2791
+ export declare const InstanceFamilyCreditSpecificationFilterSensitiveLog: (obj: InstanceFamilyCreditSpecification) => any;
2792
+
2793
+ export declare const GetDefaultCreditSpecificationResultFilterSensitiveLog: (obj: GetDefaultCreditSpecificationResult) => any;
2794
+
2795
+ export declare const GetEbsDefaultKmsKeyIdRequestFilterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdRequest) => any;
2796
+
2797
+ export declare const GetEbsDefaultKmsKeyIdResultFilterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdResult) => any;
2798
+
2799
+ export declare const GetEbsEncryptionByDefaultRequestFilterSensitiveLog: (obj: GetEbsEncryptionByDefaultRequest) => any;
2800
+
2801
+ export declare const GetEbsEncryptionByDefaultResultFilterSensitiveLog: (obj: GetEbsEncryptionByDefaultResult) => any;
2802
+
2803
+ export declare const AthenaIntegrationFilterSensitiveLog: (obj: AthenaIntegration) => any;
2804
+
2805
+ export declare const IntegrateServicesFilterSensitiveLog: (obj: IntegrateServices) => any;
2806
+
2807
+ export declare const GetFlowLogsIntegrationTemplateRequestFilterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateRequest) => any;
2808
+
2809
+ export declare const GetFlowLogsIntegrationTemplateResultFilterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateResult) => any;
2810
+
2811
+ export declare const GetGroupsForCapacityReservationRequestFilterSensitiveLog: (obj: GetGroupsForCapacityReservationRequest) => any;
2812
+
2813
+ export declare const CapacityReservationGroupFilterSensitiveLog: (obj: CapacityReservationGroup) => any;
2814
+
2815
+ export declare const GetGroupsForCapacityReservationResultFilterSensitiveLog: (obj: GetGroupsForCapacityReservationResult) => any;
2816
+
2817
+ export declare const GetHostReservationPurchasePreviewRequestFilterSensitiveLog: (obj: GetHostReservationPurchasePreviewRequest) => any;
2818
+
2819
+ export declare const PurchaseFilterSensitiveLog: (obj: Purchase) => any;
2820
+
2821
+ export declare const GetHostReservationPurchasePreviewResultFilterSensitiveLog: (obj: GetHostReservationPurchasePreviewResult) => any;
2822
+
2823
+ export declare const GetInstanceTypesFromInstanceRequirementsRequestFilterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsRequest) => any;
2824
+
2825
+ export declare const InstanceTypeInfoFromInstanceRequirementsFilterSensitiveLog: (obj: InstanceTypeInfoFromInstanceRequirements) => any;
2826
+
2827
+ export declare const GetInstanceTypesFromInstanceRequirementsResultFilterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsResult) => any;
2828
+
2829
+ export declare const GetInstanceUefiDataRequestFilterSensitiveLog: (obj: GetInstanceUefiDataRequest) => any;
2830
+
2831
+ export declare const GetInstanceUefiDataResultFilterSensitiveLog: (obj: GetInstanceUefiDataResult) => any;
2832
+
2833
+ export declare const GetIpamAddressHistoryRequestFilterSensitiveLog: (obj: GetIpamAddressHistoryRequest) => any;
2834
+
2835
+ export declare const IpamAddressHistoryRecordFilterSensitiveLog: (obj: IpamAddressHistoryRecord) => any;
2836
+
2837
+ export declare const GetIpamAddressHistoryResultFilterSensitiveLog: (obj: GetIpamAddressHistoryResult) => any;
2838
+
2839
+ export declare const GetIpamPoolAllocationsRequestFilterSensitiveLog: (obj: GetIpamPoolAllocationsRequest) => any;
2840
+
2841
+ export declare const GetIpamPoolAllocationsResultFilterSensitiveLog: (obj: GetIpamPoolAllocationsResult) => any;
2842
+
2843
+ export declare const GetIpamPoolCidrsRequestFilterSensitiveLog: (obj: GetIpamPoolCidrsRequest) => any;
2844
+
2845
+ export declare const GetIpamPoolCidrsResultFilterSensitiveLog: (obj: GetIpamPoolCidrsResult) => any;
2846
+
2847
+ export declare const GetIpamResourceCidrsRequestFilterSensitiveLog: (obj: GetIpamResourceCidrsRequest) => any;
2848
+
2849
+ export declare const IpamResourceCidrFilterSensitiveLog: (obj: IpamResourceCidr) => any;
2850
+
2851
+ export declare const GetIpamResourceCidrsResultFilterSensitiveLog: (obj: GetIpamResourceCidrsResult) => any;
2852
+
2853
+ export declare const GetLaunchTemplateDataRequestFilterSensitiveLog: (obj: GetLaunchTemplateDataRequest) => any;
2854
+
2855
+ export declare const GetLaunchTemplateDataResultFilterSensitiveLog: (obj: GetLaunchTemplateDataResult) => any;
2856
+
2857
+ export declare const GetManagedPrefixListAssociationsRequestFilterSensitiveLog: (obj: GetManagedPrefixListAssociationsRequest) => any;
2858
+
2859
+ export declare const PrefixListAssociationFilterSensitiveLog: (obj: PrefixListAssociation) => any;
2860
+
2861
+ export declare const GetManagedPrefixListAssociationsResultFilterSensitiveLog: (obj: GetManagedPrefixListAssociationsResult) => any;
2862
+
2863
+ export declare const GetManagedPrefixListEntriesRequestFilterSensitiveLog: (obj: GetManagedPrefixListEntriesRequest) => any;
2864
+
2865
+ export declare const PrefixListEntryFilterSensitiveLog: (obj: PrefixListEntry) => any;
2866
+
2867
+ export declare const GetManagedPrefixListEntriesResultFilterSensitiveLog: (obj: GetManagedPrefixListEntriesResult) => any;
2868
+
2869
+ export declare const GetNetworkInsightsAccessScopeAnalysisFindingsRequestFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsRequest) => any;
2870
+
2871
+ export declare const GetNetworkInsightsAccessScopeAnalysisFindingsResultFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsResult) => any;
2872
+
2873
+ export declare const GetNetworkInsightsAccessScopeContentRequestFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentRequest) => any;
2874
+
2875
+ export declare const GetNetworkInsightsAccessScopeContentResultFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentResult) => any;
2876
+
2877
+ export declare const GetPasswordDataRequestFilterSensitiveLog: (obj: GetPasswordDataRequest) => any;
2878
+
2879
+ export declare const GetPasswordDataResultFilterSensitiveLog: (obj: GetPasswordDataResult) => any;
2880
+
2881
+ export declare const GetReservedInstancesExchangeQuoteRequestFilterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteRequest) => any;
2882
+
2883
+ export declare const ReservationValueFilterSensitiveLog: (obj: ReservationValue) => any;
2884
+
2885
+ export declare const ReservedInstanceReservationValueFilterSensitiveLog: (obj: ReservedInstanceReservationValue) => any;
2886
+
2887
+ export declare const TargetConfigurationFilterSensitiveLog: (obj: TargetConfiguration) => any;
2888
+
2889
+ export declare const TargetReservationValueFilterSensitiveLog: (obj: TargetReservationValue) => any;
2890
+
2891
+ export declare const GetReservedInstancesExchangeQuoteResultFilterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteResult) => any;
2892
+
2893
+ export declare const GetSerialConsoleAccessStatusRequestFilterSensitiveLog: (obj: GetSerialConsoleAccessStatusRequest) => any;
2894
+
2895
+ export declare const GetSerialConsoleAccessStatusResultFilterSensitiveLog: (obj: GetSerialConsoleAccessStatusResult) => any;
2896
+
2897
+ export declare const InstanceRequirementsWithMetadataRequestFilterSensitiveLog: (obj: InstanceRequirementsWithMetadataRequest) => any;
2898
+
2899
+ export declare const GetSpotPlacementScoresRequestFilterSensitiveLog: (obj: GetSpotPlacementScoresRequest) => any;
2900
+
2901
+ export declare const SpotPlacementScoreFilterSensitiveLog: (obj: SpotPlacementScore) => any;
2902
+
2903
+ export declare const GetSpotPlacementScoresResultFilterSensitiveLog: (obj: GetSpotPlacementScoresResult) => any;
2904
+
2905
+ export declare const GetSubnetCidrReservationsRequestFilterSensitiveLog: (obj: GetSubnetCidrReservationsRequest) => any;
2906
+
2907
+ export declare const GetSubnetCidrReservationsResultFilterSensitiveLog: (obj: GetSubnetCidrReservationsResult) => any;
2908
+
2909
+ export declare const GetTransitGatewayAttachmentPropagationsRequestFilterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsRequest) => any;
2910
+
2911
+ export declare const TransitGatewayAttachmentPropagationFilterSensitiveLog: (obj: TransitGatewayAttachmentPropagation) => any;
2912
+
2913
+ export declare const GetTransitGatewayAttachmentPropagationsResultFilterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsResult) => any;
2914
+
2915
+ export declare const GetTransitGatewayMulticastDomainAssociationsRequestFilterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsRequest) => any;
2916
+
2917
+ export declare const TransitGatewayMulticastDomainAssociationFilterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociation) => any;
2918
+
2919
+ export declare const GetTransitGatewayMulticastDomainAssociationsResultFilterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsResult) => any;
2920
+
2921
+ export declare const GetTransitGatewayPolicyTableAssociationsRequestFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsRequest) => any;
2922
+
2923
+ export declare const GetTransitGatewayPolicyTableAssociationsResultFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsResult) => any;
2924
+
2925
+ export declare const GetTransitGatewayPolicyTableEntriesRequestFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesRequest) => any;
2926
+
2927
+ export declare const TransitGatewayPolicyRuleMetaDataFilterSensitiveLog: (obj: TransitGatewayPolicyRuleMetaData) => any;
2928
+
2929
+ export declare const TransitGatewayPolicyRuleFilterSensitiveLog: (obj: TransitGatewayPolicyRule) => any;
2930
+
2931
+ export declare const TransitGatewayPolicyTableEntryFilterSensitiveLog: (obj: TransitGatewayPolicyTableEntry) => any;
2932
+
2933
+ export declare const GetTransitGatewayPolicyTableEntriesResultFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesResult) => any;
2934
+
2935
+ export declare const GetTransitGatewayPrefixListReferencesRequestFilterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesRequest) => any;
2936
+
2937
+ export declare const GetTransitGatewayPrefixListReferencesResultFilterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesResult) => any;
2938
+
2939
+ export declare const GetTransitGatewayRouteTableAssociationsRequestFilterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsRequest) => any;
2940
+
2941
+ export declare const TransitGatewayRouteTableAssociationFilterSensitiveLog: (obj: TransitGatewayRouteTableAssociation) => any;
2942
+
2943
+ export declare const GetTransitGatewayRouteTableAssociationsResultFilterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsResult) => any;
2944
+
2945
+ export declare const GetTransitGatewayRouteTablePropagationsRequestFilterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsRequest) => any;
2946
+
2947
+ export declare const TransitGatewayRouteTablePropagationFilterSensitiveLog: (obj: TransitGatewayRouteTablePropagation) => any;
2948
+
2949
+ export declare const GetTransitGatewayRouteTablePropagationsResultFilterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsResult) => any;
2950
+
2951
+ export declare const GetVpnConnectionDeviceSampleConfigurationRequestFilterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationRequest) => any;
2952
+
2953
+ export declare const GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationResult) => any;
2954
+
2955
+ export declare const GetVpnConnectionDeviceTypesRequestFilterSensitiveLog: (obj: GetVpnConnectionDeviceTypesRequest) => any;
2956
+
2957
+ export declare const VpnConnectionDeviceTypeFilterSensitiveLog: (obj: VpnConnectionDeviceType) => any;
2958
+
2959
+ export declare const GetVpnConnectionDeviceTypesResultFilterSensitiveLog: (obj: GetVpnConnectionDeviceTypesResult) => any;
2960
+
2961
+ export declare const ImportClientVpnClientCertificateRevocationListRequestFilterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListRequest) => any;
2962
+
2963
+ export declare const ImportClientVpnClientCertificateRevocationListResultFilterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListResult) => any;
2964
+
2965
+ export declare const ClientDataFilterSensitiveLog: (obj: ClientData) => any;
2966
+
2967
+ export declare const UserBucketFilterSensitiveLog: (obj: UserBucket) => any;
2968
+
2969
+ export declare const ImageDiskContainerFilterSensitiveLog: (obj: ImageDiskContainer) => any;
2970
+
2971
+ export declare const ImportImageLicenseConfigurationRequestFilterSensitiveLog: (obj: ImportImageLicenseConfigurationRequest) => any;
2972
+
2973
+ export declare const ImportImageRequestFilterSensitiveLog: (obj: ImportImageRequest) => any;
2974
+
2975
+ export declare const ImportImageResultFilterSensitiveLog: (obj: ImportImageResult) => any;
2976
+
2977
+ export declare const DiskImageDetailFilterSensitiveLog: (obj: DiskImageDetail) => any;
2978
+
2979
+ export declare const VolumeDetailFilterSensitiveLog: (obj: VolumeDetail) => any;
2980
+
2981
+ export declare const DiskImageFilterSensitiveLog: (obj: DiskImage) => any;
2982
+
2983
+ export declare const UserDataFilterSensitiveLog: (obj: UserData) => any;
2984
+
2985
+ export declare const ImportInstanceLaunchSpecificationFilterSensitiveLog: (obj: ImportInstanceLaunchSpecification) => any;
2986
+
2987
+ export declare const ImportInstanceRequestFilterSensitiveLog: (obj: ImportInstanceRequest) => any;
2988
+
2989
+ export declare const ImportInstanceResultFilterSensitiveLog: (obj: ImportInstanceResult) => any;
2990
+
2991
+ export declare const ImportKeyPairRequestFilterSensitiveLog: (obj: ImportKeyPairRequest) => any;
2992
+
2993
+ export declare const ImportKeyPairResultFilterSensitiveLog: (obj: ImportKeyPairResult) => any;
2994
+
2995
+ export declare const SnapshotDiskContainerFilterSensitiveLog: (obj: SnapshotDiskContainer) => any;
2996
+
2997
+ export declare const ImportSnapshotRequestFilterSensitiveLog: (obj: ImportSnapshotRequest) => any;
2998
+
2999
+ export declare const ImportSnapshotResultFilterSensitiveLog: (obj: ImportSnapshotResult) => any;
3000
+
3001
+ export declare const ImportVolumeRequestFilterSensitiveLog: (obj: ImportVolumeRequest) => any;
3002
+
3003
+ export declare const ImportVolumeResultFilterSensitiveLog: (obj: ImportVolumeResult) => any;
3004
+
3005
+ export declare const ListImagesInRecycleBinRequestFilterSensitiveLog: (obj: ListImagesInRecycleBinRequest) => any;
3006
+
3007
+ export declare const ImageRecycleBinInfoFilterSensitiveLog: (obj: ImageRecycleBinInfo) => any;
3008
+
3009
+ export declare const ListImagesInRecycleBinResultFilterSensitiveLog: (obj: ListImagesInRecycleBinResult) => any;
3010
+
3011
+ export declare const ListSnapshotsInRecycleBinRequestFilterSensitiveLog: (obj: ListSnapshotsInRecycleBinRequest) => any;
3012
+
3013
+ export declare const SnapshotRecycleBinInfoFilterSensitiveLog: (obj: SnapshotRecycleBinInfo) => any;
3014
+
3015
+ export declare const ListSnapshotsInRecycleBinResultFilterSensitiveLog: (obj: ListSnapshotsInRecycleBinResult) => any;
3016
+
3017
+ export declare const ModifyAddressAttributeRequestFilterSensitiveLog: (obj: ModifyAddressAttributeRequest) => any;
3018
+
3019
+ export declare const ModifyAddressAttributeResultFilterSensitiveLog: (obj: ModifyAddressAttributeResult) => any;
3020
+
3021
+ export declare const ModifyAvailabilityZoneGroupRequestFilterSensitiveLog: (obj: ModifyAvailabilityZoneGroupRequest) => any;
3022
+
3023
+ export declare const ModifyAvailabilityZoneGroupResultFilterSensitiveLog: (obj: ModifyAvailabilityZoneGroupResult) => any;
3024
+
3025
+ export declare const ModifyCapacityReservationRequestFilterSensitiveLog: (obj: ModifyCapacityReservationRequest) => any;
3026
+
3027
+ export declare const ModifyCapacityReservationResultFilterSensitiveLog: (obj: ModifyCapacityReservationResult) => any;
3028
+
3029
+ export declare const ModifyCapacityReservationFleetRequestFilterSensitiveLog: (obj: ModifyCapacityReservationFleetRequest) => any;
3030
+
3031
+ export declare const ModifyCapacityReservationFleetResultFilterSensitiveLog: (obj: ModifyCapacityReservationFleetResult) => any;
3032
+
3033
+ export declare const DnsServersOptionsModifyStructureFilterSensitiveLog: (obj: DnsServersOptionsModifyStructure) => any;
3034
+
3035
+ export declare const ModifyClientVpnEndpointRequestFilterSensitiveLog: (obj: ModifyClientVpnEndpointRequest) => any;
3036
+
3037
+ export declare const ModifyClientVpnEndpointResultFilterSensitiveLog: (obj: ModifyClientVpnEndpointResult) => any;
3038
+
3039
+ export declare const ModifyDefaultCreditSpecificationRequestFilterSensitiveLog: (obj: ModifyDefaultCreditSpecificationRequest) => any;
3040
+
3041
+ export declare const ModifyDefaultCreditSpecificationResultFilterSensitiveLog: (obj: ModifyDefaultCreditSpecificationResult) => any;
3042
+
3043
+ export declare const ModifyEbsDefaultKmsKeyIdRequestFilterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdRequest) => any;
3044
+
3045
+ export declare const ModifyEbsDefaultKmsKeyIdResultFilterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdResult) => any;
3046
+
3047
+ export declare const ModifyFleetRequestFilterSensitiveLog: (obj: ModifyFleetRequest) => any;
3048
+
3049
+ export declare const ModifyFleetResultFilterSensitiveLog: (obj: ModifyFleetResult) => any;
3050
+
3051
+ export declare const LoadPermissionRequestFilterSensitiveLog: (obj: LoadPermissionRequest) => any;
3052
+
3053
+ export declare const LoadPermissionModificationsFilterSensitiveLog: (obj: LoadPermissionModifications) => any;
3054
+
3055
+ export declare const ModifyFpgaImageAttributeRequestFilterSensitiveLog: (obj: ModifyFpgaImageAttributeRequest) => any;
3056
+
3057
+ export declare const ModifyFpgaImageAttributeResultFilterSensitiveLog: (obj: ModifyFpgaImageAttributeResult) => any;
3058
+
3059
+ export declare const ModifyHostsRequestFilterSensitiveLog: (obj: ModifyHostsRequest) => any;
3060
+
3061
+ export declare const ModifyHostsResultFilterSensitiveLog: (obj: ModifyHostsResult) => any;
3062
+
3063
+ export declare const ModifyIdentityIdFormatRequestFilterSensitiveLog: (obj: ModifyIdentityIdFormatRequest) => any;
3064
+
3065
+ export declare const ModifyIdFormatRequestFilterSensitiveLog: (obj: ModifyIdFormatRequest) => any;
3066
+
3067
+ export declare const LaunchPermissionModificationsFilterSensitiveLog: (obj: LaunchPermissionModifications) => any;
3068
+
3069
+ export declare const ModifyImageAttributeRequestFilterSensitiveLog: (obj: ModifyImageAttributeRequest) => any;
3070
+
3071
+ export declare const EbsInstanceBlockDeviceSpecificationFilterSensitiveLog: (obj: EbsInstanceBlockDeviceSpecification) => any;
3072
+
3073
+ export declare const InstanceBlockDeviceMappingSpecificationFilterSensitiveLog: (obj: InstanceBlockDeviceMappingSpecification) => any;
3074
+
3075
+ export declare const BlobAttributeValueFilterSensitiveLog: (obj: BlobAttributeValue) => any;
3076
+
3077
+ export declare const ModifyInstanceAttributeRequestFilterSensitiveLog: (obj: ModifyInstanceAttributeRequest) => any;
3078
+
3079
+ export declare const CapacityReservationSpecificationFilterSensitiveLog: (obj: CapacityReservationSpecification) => any;
3080
+
3081
+ export declare const ModifyInstanceCapacityReservationAttributesRequestFilterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesRequest) => any;
3082
+
3083
+ export declare const ModifyInstanceCapacityReservationAttributesResultFilterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesResult) => any;
3084
+
3085
+ export declare const InstanceCreditSpecificationRequestFilterSensitiveLog: (obj: InstanceCreditSpecificationRequest) => any;
3086
+
3087
+ export declare const ModifyInstanceCreditSpecificationRequestFilterSensitiveLog: (obj: ModifyInstanceCreditSpecificationRequest) => any;
3088
+
3089
+ export declare const SuccessfulInstanceCreditSpecificationItemFilterSensitiveLog: (obj: SuccessfulInstanceCreditSpecificationItem) => any;
3090
+
3091
+ export declare const UnsuccessfulInstanceCreditSpecificationItemErrorFilterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItemError) => any;
3092
+
3093
+ export declare const UnsuccessfulInstanceCreditSpecificationItemFilterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItem) => any;
3094
+
3095
+ export declare const ModifyInstanceCreditSpecificationResultFilterSensitiveLog: (obj: ModifyInstanceCreditSpecificationResult) => any;
3096
+
3097
+ export declare const ModifyInstanceEventStartTimeRequestFilterSensitiveLog: (obj: ModifyInstanceEventStartTimeRequest) => any;
3098
+
3099
+ export declare const ModifyInstanceEventStartTimeResultFilterSensitiveLog: (obj: ModifyInstanceEventStartTimeResult) => any;
3100
+
3101
+ export declare const ModifyInstanceEventWindowRequestFilterSensitiveLog: (obj: ModifyInstanceEventWindowRequest) => any;
3102
+
3103
+ export declare const ModifyInstanceEventWindowResultFilterSensitiveLog: (obj: ModifyInstanceEventWindowResult) => any;
3104
+
3105
+ export declare const ModifyInstanceMaintenanceOptionsRequestFilterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsRequest) => any;
3106
+
3107
+ export declare const ModifyInstanceMaintenanceOptionsResultFilterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsResult) => any;
3108
+
3109
+ export declare const ModifyInstanceMetadataOptionsRequestFilterSensitiveLog: (obj: ModifyInstanceMetadataOptionsRequest) => any;
3110
+
3111
+ export declare const ModifyInstanceMetadataOptionsResultFilterSensitiveLog: (obj: ModifyInstanceMetadataOptionsResult) => any;
3112
+
3113
+ export declare const ModifyInstancePlacementRequestFilterSensitiveLog: (obj: ModifyInstancePlacementRequest) => any;
3114
+
3115
+ export declare const ModifyInstancePlacementResultFilterSensitiveLog: (obj: ModifyInstancePlacementResult) => any;
3116
+
3117
+ export declare const RemoveIpamOperatingRegionFilterSensitiveLog: (obj: RemoveIpamOperatingRegion) => any;
3118
+
3119
+ export declare const ModifyIpamRequestFilterSensitiveLog: (obj: ModifyIpamRequest) => any;
3120
+
3121
+ export declare const ModifyIpamResultFilterSensitiveLog: (obj: ModifyIpamResult) => any;
3122
+
3123
+ export declare const ModifyIpamPoolRequestFilterSensitiveLog: (obj: ModifyIpamPoolRequest) => any;
3124
+
3125
+ export declare const ModifyIpamPoolResultFilterSensitiveLog: (obj: ModifyIpamPoolResult) => any;
3126
+
3127
+ export declare const ModifyIpamResourceCidrRequestFilterSensitiveLog: (obj: ModifyIpamResourceCidrRequest) => any;
3128
+
3129
+ export declare const ModifyIpamResourceCidrResultFilterSensitiveLog: (obj: ModifyIpamResourceCidrResult) => any;
3130
+
3131
+ export declare const ModifyIpamScopeRequestFilterSensitiveLog: (obj: ModifyIpamScopeRequest) => any;
3132
+
3133
+ export declare const ModifyIpamScopeResultFilterSensitiveLog: (obj: ModifyIpamScopeResult) => any;
3134
+
3135
+ export declare const ModifyLaunchTemplateRequestFilterSensitiveLog: (obj: ModifyLaunchTemplateRequest) => any;
3136
+
3137
+ export declare const ModifyLaunchTemplateResultFilterSensitiveLog: (obj: ModifyLaunchTemplateResult) => any;
3138
+
3139
+ export declare const RemovePrefixListEntryFilterSensitiveLog: (obj: RemovePrefixListEntry) => any;
3140
+
3141
+ export declare const ModifyManagedPrefixListRequestFilterSensitiveLog: (obj: ModifyManagedPrefixListRequest) => any;
3142
+
3143
+ export declare const ModifyManagedPrefixListResultFilterSensitiveLog: (obj: ModifyManagedPrefixListResult) => any;
3144
+
3145
+ export declare const NetworkInterfaceAttachmentChangesFilterSensitiveLog: (obj: NetworkInterfaceAttachmentChanges) => any;
3146
+
3147
+ export declare const ModifyNetworkInterfaceAttributeRequestFilterSensitiveLog: (obj: ModifyNetworkInterfaceAttributeRequest) => any;
3148
+
3149
+ export declare const ModifyPrivateDnsNameOptionsRequestFilterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsRequest) => any;
3150
+
3151
+ export declare const ModifyPrivateDnsNameOptionsResultFilterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsResult) => any;
3152
+
3153
+ export declare const ModifyReservedInstancesRequestFilterSensitiveLog: (obj: ModifyReservedInstancesRequest) => any;
3154
+
3155
+ export declare const ModifyReservedInstancesResultFilterSensitiveLog: (obj: ModifyReservedInstancesResult) => any;
3156
+
3157
+ export declare const SecurityGroupRuleRequestFilterSensitiveLog: (obj: SecurityGroupRuleRequest) => any;
3158
+
3159
+ export declare const SecurityGroupRuleUpdateFilterSensitiveLog: (obj: SecurityGroupRuleUpdate) => any;
3160
+
3161
+ export declare const ModifySecurityGroupRulesRequestFilterSensitiveLog: (obj: ModifySecurityGroupRulesRequest) => any;
3162
+
3163
+ export declare const ModifySecurityGroupRulesResultFilterSensitiveLog: (obj: ModifySecurityGroupRulesResult) => any;
3164
+
3165
+ export declare const CreateVolumePermissionModificationsFilterSensitiveLog: (obj: CreateVolumePermissionModifications) => any;
3166
+
3167
+ export declare const ModifySnapshotAttributeRequestFilterSensitiveLog: (obj: ModifySnapshotAttributeRequest) => any;
3168
+
3169
+ export declare const ModifySnapshotTierRequestFilterSensitiveLog: (obj: ModifySnapshotTierRequest) => any;
3170
+
3171
+ export declare const ModifySnapshotTierResultFilterSensitiveLog: (obj: ModifySnapshotTierResult) => any;
3172
+
3173
+ export declare const ModifySpotFleetRequestRequestFilterSensitiveLog: (obj: ModifySpotFleetRequestRequest) => any;
3174
+
3175
+ export declare const ModifySpotFleetRequestResponseFilterSensitiveLog: (obj: ModifySpotFleetRequestResponse) => any;
3176
+
3177
+ export declare const ModifySubnetAttributeRequestFilterSensitiveLog: (obj: ModifySubnetAttributeRequest) => any;
3178
+
3179
+ export declare const ModifyTrafficMirrorFilterNetworkServicesRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesRequest) => any;
3180
+
3181
+ export declare const ModifyTrafficMirrorFilterNetworkServicesResultFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesResult) => any;
3182
+
3183
+ export declare const ModifyTrafficMirrorFilterRuleRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleRequest) => any;
3184
+
3185
+ export declare const ModifyTrafficMirrorFilterRuleResultFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleResult) => any;
3186
+
3187
+ export declare const ModifyTrafficMirrorSessionRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorSessionRequest) => any;
3188
+
3189
+ export declare const ModifyTrafficMirrorSessionResultFilterSensitiveLog: (obj: ModifyTrafficMirrorSessionResult) => any;
3190
+
3191
+ export declare const ModifyTransitGatewayOptionsFilterSensitiveLog: (obj: ModifyTransitGatewayOptions) => any;
3192
+
3193
+ export declare const ModifyTransitGatewayRequestFilterSensitiveLog: (obj: ModifyTransitGatewayRequest) => any;
3194
+
3195
+ export declare const ModifyTransitGatewayResultFilterSensitiveLog: (obj: ModifyTransitGatewayResult) => any;
3196
+
3197
+ export declare const ModifyTransitGatewayPrefixListReferenceRequestFilterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceRequest) => any;
3198
+
3199
+ export declare const ModifyTransitGatewayPrefixListReferenceResultFilterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceResult) => any;
3200
+
3201
+ export declare const ModifyTransitGatewayVpcAttachmentRequestOptionsFilterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequestOptions) => any;
3202
+
3203
+ export declare const ModifyTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequest) => any;
3204
+
3205
+ export declare const ModifyTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentResult) => any;
3206
+
3207
+ export declare const ModifyVolumeRequestFilterSensitiveLog: (obj: ModifyVolumeRequest) => any;
3208
+
3209
+ export declare const ModifyVolumeResultFilterSensitiveLog: (obj: ModifyVolumeResult) => any;
3210
+
3211
+ export declare const ModifyVolumeAttributeRequestFilterSensitiveLog: (obj: ModifyVolumeAttributeRequest) => any;
3212
+
3213
+ export declare const ModifyVpcAttributeRequestFilterSensitiveLog: (obj: ModifyVpcAttributeRequest) => any;
3214
+
3215
+ export declare const ModifyVpcEndpointRequestFilterSensitiveLog: (obj: ModifyVpcEndpointRequest) => any;
3216
+
3217
+ export declare const ModifyVpcEndpointResultFilterSensitiveLog: (obj: ModifyVpcEndpointResult) => any;
3218
+
3219
+ export declare const ModifyVpcEndpointConnectionNotificationRequestFilterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationRequest) => any;
3220
+
3221
+ export declare const ModifyVpcEndpointConnectionNotificationResultFilterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationResult) => any;
3222
+
3223
+ export declare const ModifyVpcEndpointServiceConfigurationRequestFilterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationRequest) => any;
3224
+
3225
+ export declare const ModifyVpcEndpointServiceConfigurationResultFilterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationResult) => any;
3226
+
3227
+ export declare const ModifyVpcEndpointServicePayerResponsibilityRequestFilterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityRequest) => any;
3228
+
3229
+ export declare const ModifyVpcEndpointServicePayerResponsibilityResultFilterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityResult) => any;
3230
+
3231
+ export declare const ModifyVpcEndpointServicePermissionsRequestFilterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsRequest) => any;
3232
+
3233
+ export declare const ModifyVpcEndpointServicePermissionsResultFilterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsResult) => any;
3234
+
3235
+ export declare const PeeringConnectionOptionsRequestFilterSensitiveLog: (obj: PeeringConnectionOptionsRequest) => any;
3236
+
3237
+ export declare const ModifyVpcPeeringConnectionOptionsRequestFilterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsRequest) => any;
3238
+
3239
+ export declare const PeeringConnectionOptionsFilterSensitiveLog: (obj: PeeringConnectionOptions) => any;
3240
+
3241
+ export declare const ModifyVpcPeeringConnectionOptionsResultFilterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsResult) => any;
3242
+
3243
+ export declare const ModifyVpcTenancyRequestFilterSensitiveLog: (obj: ModifyVpcTenancyRequest) => any;
3244
+
3245
+ export declare const ModifyVpcTenancyResultFilterSensitiveLog: (obj: ModifyVpcTenancyResult) => any;
3246
+
3247
+ export declare const ModifyVpnConnectionRequestFilterSensitiveLog: (obj: ModifyVpnConnectionRequest) => any;
3248
+
3249
+ export declare const ModifyVpnConnectionResultFilterSensitiveLog: (obj: ModifyVpnConnectionResult) => any;
3250
+
3251
+ export declare const ModifyVpnConnectionOptionsRequestFilterSensitiveLog: (obj: ModifyVpnConnectionOptionsRequest) => any;
3252
+
3253
+ export declare const ModifyVpnConnectionOptionsResultFilterSensitiveLog: (obj: ModifyVpnConnectionOptionsResult) => any;
3254
+
3255
+ export declare const ModifyVpnTunnelCertificateRequestFilterSensitiveLog: (obj: ModifyVpnTunnelCertificateRequest) => any;
3256
+
3257
+ export declare const ModifyVpnTunnelCertificateResultFilterSensitiveLog: (obj: ModifyVpnTunnelCertificateResult) => any;
3258
+
3259
+ export declare const ModifyVpnTunnelOptionsSpecificationFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsSpecification) => any;
3260
+
3261
+ export declare const ModifyVpnTunnelOptionsRequestFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsRequest) => any;
3262
+
3263
+ export declare const ModifyVpnTunnelOptionsResultFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsResult) => any;
3264
+
3265
+ export declare const MonitorInstancesRequestFilterSensitiveLog: (obj: MonitorInstancesRequest) => any;
3266
+
3267
+ export declare const InstanceMonitoringFilterSensitiveLog: (obj: InstanceMonitoring) => any;
3268
+
3269
+ export declare const MonitorInstancesResultFilterSensitiveLog: (obj: MonitorInstancesResult) => any;
3270
+
3271
+ export declare const MoveAddressToVpcRequestFilterSensitiveLog: (obj: MoveAddressToVpcRequest) => any;
3272
+
3273
+ export declare const MoveAddressToVpcResultFilterSensitiveLog: (obj: MoveAddressToVpcResult) => any;
3274
+
3275
+ export declare const MoveByoipCidrToIpamRequestFilterSensitiveLog: (obj: MoveByoipCidrToIpamRequest) => any;
3276
+
3277
+ export declare const MoveByoipCidrToIpamResultFilterSensitiveLog: (obj: MoveByoipCidrToIpamResult) => any;
3278
+
3279
+ export declare const CidrAuthorizationContextFilterSensitiveLog: (obj: CidrAuthorizationContext) => any;
3280
+
3281
+ export declare const ProvisionByoipCidrRequestFilterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
3282
+
3283
+ export declare const ProvisionByoipCidrResultFilterSensitiveLog: (obj: ProvisionByoipCidrResult) => any;
3284
+
3285
+ export declare const IpamCidrAuthorizationContextFilterSensitiveLog: (obj: IpamCidrAuthorizationContext) => any;
3286
+
3287
+ export declare const ProvisionIpamPoolCidrRequestFilterSensitiveLog: (obj: ProvisionIpamPoolCidrRequest) => any;
3288
+
3289
+ export declare const ProvisionIpamPoolCidrResultFilterSensitiveLog: (obj: ProvisionIpamPoolCidrResult) => any;
3290
+
3291
+ export declare const ProvisionPublicIpv4PoolCidrRequestFilterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrRequest) => any;
3292
+
3293
+ export declare const ProvisionPublicIpv4PoolCidrResultFilterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrResult) => any;
3294
+
3295
+ export declare const PurchaseHostReservationRequestFilterSensitiveLog: (obj: PurchaseHostReservationRequest) => any;
3296
+
3297
+ export declare const PurchaseHostReservationResultFilterSensitiveLog: (obj: PurchaseHostReservationResult) => any;
3298
+
3299
+ export declare const ReservedInstanceLimitPriceFilterSensitiveLog: (obj: ReservedInstanceLimitPrice) => any;
3300
+
3301
+ export declare const PurchaseReservedInstancesOfferingRequestFilterSensitiveLog: (obj: PurchaseReservedInstancesOfferingRequest) => any;
3302
+
3303
+ export declare const PurchaseReservedInstancesOfferingResultFilterSensitiveLog: (obj: PurchaseReservedInstancesOfferingResult) => any;
3304
+
3305
+ export declare const PurchaseRequestFilterSensitiveLog: (obj: PurchaseRequest) => any;
3306
+
3307
+ export declare const PurchaseScheduledInstancesRequestFilterSensitiveLog: (obj: PurchaseScheduledInstancesRequest) => any;
3308
+
3309
+ export declare const PurchaseScheduledInstancesResultFilterSensitiveLog: (obj: PurchaseScheduledInstancesResult) => any;
3310
+
3311
+ export declare const RebootInstancesRequestFilterSensitiveLog: (obj: RebootInstancesRequest) => any;
3312
+
3313
+ export declare const RegisterImageRequestFilterSensitiveLog: (obj: RegisterImageRequest) => any;
3314
+
3315
+ export declare const RegisterImageResultFilterSensitiveLog: (obj: RegisterImageResult) => any;