@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
@@ -8,10 +8,6 @@ export interface FleetLaunchTemplateSpecificationRequest {
8
8
 
9
9
  Version?: string;
10
10
  }
11
- export declare namespace FleetLaunchTemplateSpecificationRequest {
12
-
13
- const filterSensitiveLog: (obj: FleetLaunchTemplateSpecificationRequest) => any;
14
- }
15
11
  export declare enum BareMetal {
16
12
  EXCLUDED = "excluded",
17
13
  INCLUDED = "included",
@@ -24,10 +20,6 @@ export interface BaselineEbsBandwidthMbpsRequest {
24
20
 
25
21
  Max?: number;
26
22
  }
27
- export declare namespace BaselineEbsBandwidthMbpsRequest {
28
-
29
- const filterSensitiveLog: (obj: BaselineEbsBandwidthMbpsRequest) => any;
30
- }
31
23
  export declare enum BurstablePerformance {
32
24
  EXCLUDED = "excluded",
33
25
  INCLUDED = "included",
@@ -58,10 +50,6 @@ export interface MemoryGiBPerVCpuRequest {
58
50
 
59
51
  Max?: number;
60
52
  }
61
- export declare namespace MemoryGiBPerVCpuRequest {
62
-
63
- const filterSensitiveLog: (obj: MemoryGiBPerVCpuRequest) => any;
64
- }
65
53
 
66
54
  export interface MemoryMiBRequest {
67
55
 
@@ -69,10 +57,6 @@ export interface MemoryMiBRequest {
69
57
 
70
58
  Max?: number;
71
59
  }
72
- export declare namespace MemoryMiBRequest {
73
-
74
- const filterSensitiveLog: (obj: MemoryMiBRequest) => any;
75
- }
76
60
 
77
61
  export interface NetworkInterfaceCountRequest {
78
62
 
@@ -80,10 +64,6 @@ export interface NetworkInterfaceCountRequest {
80
64
 
81
65
  Max?: number;
82
66
  }
83
- export declare namespace NetworkInterfaceCountRequest {
84
-
85
- const filterSensitiveLog: (obj: NetworkInterfaceCountRequest) => any;
86
- }
87
67
 
88
68
  export interface TotalLocalStorageGBRequest {
89
69
 
@@ -91,10 +71,6 @@ export interface TotalLocalStorageGBRequest {
91
71
 
92
72
  Max?: number;
93
73
  }
94
- export declare namespace TotalLocalStorageGBRequest {
95
-
96
- const filterSensitiveLog: (obj: TotalLocalStorageGBRequest) => any;
97
- }
98
74
 
99
75
  export interface VCpuCountRangeRequest {
100
76
 
@@ -102,10 +78,6 @@ export interface VCpuCountRangeRequest {
102
78
 
103
79
  Max?: number;
104
80
  }
105
- export declare namespace VCpuCountRangeRequest {
106
-
107
- const filterSensitiveLog: (obj: VCpuCountRangeRequest) => any;
108
- }
109
81
 
110
82
  export interface InstanceRequirementsRequest {
111
83
 
@@ -151,10 +123,6 @@ export interface InstanceRequirementsRequest {
151
123
 
152
124
  AcceleratorTotalMemoryMiB?: AcceleratorTotalMemoryMiBRequest;
153
125
  }
154
- export declare namespace InstanceRequirementsRequest {
155
-
156
- const filterSensitiveLog: (obj: InstanceRequirementsRequest) => any;
157
- }
158
126
 
159
127
  export interface Placement {
160
128
 
@@ -174,10 +142,6 @@ export interface Placement {
174
142
 
175
143
  HostResourceGroupArn?: string;
176
144
  }
177
- export declare namespace Placement {
178
-
179
- const filterSensitiveLog: (obj: Placement) => any;
180
- }
181
145
 
182
146
  export interface FleetLaunchTemplateOverridesRequest {
183
147
 
@@ -197,10 +161,6 @@ export interface FleetLaunchTemplateOverridesRequest {
197
161
 
198
162
  InstanceRequirements?: InstanceRequirementsRequest;
199
163
  }
200
- export declare namespace FleetLaunchTemplateOverridesRequest {
201
-
202
- const filterSensitiveLog: (obj: FleetLaunchTemplateOverridesRequest) => any;
203
- }
204
164
 
205
165
  export interface FleetLaunchTemplateConfigRequest {
206
166
 
@@ -208,10 +168,6 @@ export interface FleetLaunchTemplateConfigRequest {
208
168
 
209
169
  Overrides?: FleetLaunchTemplateOverridesRequest[];
210
170
  }
211
- export declare namespace FleetLaunchTemplateConfigRequest {
212
-
213
- const filterSensitiveLog: (obj: FleetLaunchTemplateConfigRequest) => any;
214
- }
215
171
  export declare enum FleetOnDemandAllocationStrategy {
216
172
  LOWEST_PRICE = "lowest-price",
217
173
  PRIORITIZED = "prioritized"
@@ -224,10 +180,6 @@ export interface CapacityReservationOptionsRequest {
224
180
 
225
181
  UsageStrategy?: FleetCapacityReservationUsageStrategy | string;
226
182
  }
227
- export declare namespace CapacityReservationOptionsRequest {
228
-
229
- const filterSensitiveLog: (obj: CapacityReservationOptionsRequest) => any;
230
- }
231
183
 
232
184
  export interface OnDemandOptionsRequest {
233
185
 
@@ -243,10 +195,6 @@ export interface OnDemandOptionsRequest {
243
195
 
244
196
  MaxTotalPrice?: string;
245
197
  }
246
- export declare namespace OnDemandOptionsRequest {
247
-
248
- const filterSensitiveLog: (obj: OnDemandOptionsRequest) => any;
249
- }
250
198
  export declare enum SpotAllocationStrategy {
251
199
  CAPACITY_OPTIMIZED = "capacity-optimized",
252
200
  CAPACITY_OPTIMIZED_PRIORITIZED = "capacity-optimized-prioritized",
@@ -265,19 +213,11 @@ export interface FleetSpotCapacityRebalanceRequest {
265
213
 
266
214
  TerminationDelay?: number;
267
215
  }
268
- export declare namespace FleetSpotCapacityRebalanceRequest {
269
-
270
- const filterSensitiveLog: (obj: FleetSpotCapacityRebalanceRequest) => any;
271
- }
272
216
 
273
217
  export interface FleetSpotMaintenanceStrategiesRequest {
274
218
 
275
219
  CapacityRebalance?: FleetSpotCapacityRebalanceRequest;
276
220
  }
277
- export declare namespace FleetSpotMaintenanceStrategiesRequest {
278
-
279
- const filterSensitiveLog: (obj: FleetSpotMaintenanceStrategiesRequest) => any;
280
- }
281
221
 
282
222
  export interface SpotOptionsRequest {
283
223
 
@@ -297,10 +237,6 @@ export interface SpotOptionsRequest {
297
237
 
298
238
  MaxTotalPrice?: string;
299
239
  }
300
- export declare namespace SpotOptionsRequest {
301
-
302
- const filterSensitiveLog: (obj: SpotOptionsRequest) => any;
303
- }
304
240
  export declare enum DefaultTargetCapacityType {
305
241
  ON_DEMAND = "on-demand",
306
242
  SPOT = "spot"
@@ -323,10 +259,6 @@ export interface TargetCapacitySpecificationRequest {
323
259
 
324
260
  TargetCapacityUnitType?: TargetCapacityUnitType | string;
325
261
  }
326
- export declare namespace TargetCapacitySpecificationRequest {
327
-
328
- const filterSensitiveLog: (obj: TargetCapacitySpecificationRequest) => any;
329
- }
330
262
  export declare enum FleetType {
331
263
  INSTANT = "instant",
332
264
  MAINTAIN = "maintain",
@@ -362,10 +294,6 @@ export interface CreateFleetRequest {
362
294
 
363
295
  Context?: string;
364
296
  }
365
- export declare namespace CreateFleetRequest {
366
-
367
- const filterSensitiveLog: (obj: CreateFleetRequest) => any;
368
- }
369
297
 
370
298
  export interface FleetLaunchTemplateSpecification {
371
299
 
@@ -375,10 +303,6 @@ export interface FleetLaunchTemplateSpecification {
375
303
 
376
304
  Version?: string;
377
305
  }
378
- export declare namespace FleetLaunchTemplateSpecification {
379
-
380
- const filterSensitiveLog: (obj: FleetLaunchTemplateSpecification) => any;
381
- }
382
306
 
383
307
  export interface BaselineEbsBandwidthMbps {
384
308
 
@@ -386,10 +310,6 @@ export interface BaselineEbsBandwidthMbps {
386
310
 
387
311
  Max?: number;
388
312
  }
389
- export declare namespace BaselineEbsBandwidthMbps {
390
-
391
- const filterSensitiveLog: (obj: BaselineEbsBandwidthMbps) => any;
392
- }
393
313
 
394
314
  export interface MemoryGiBPerVCpu {
395
315
 
@@ -397,10 +317,6 @@ export interface MemoryGiBPerVCpu {
397
317
 
398
318
  Max?: number;
399
319
  }
400
- export declare namespace MemoryGiBPerVCpu {
401
-
402
- const filterSensitiveLog: (obj: MemoryGiBPerVCpu) => any;
403
- }
404
320
 
405
321
  export interface MemoryMiB {
406
322
 
@@ -408,10 +324,6 @@ export interface MemoryMiB {
408
324
 
409
325
  Max?: number;
410
326
  }
411
- export declare namespace MemoryMiB {
412
-
413
- const filterSensitiveLog: (obj: MemoryMiB) => any;
414
- }
415
327
 
416
328
  export interface NetworkInterfaceCount {
417
329
 
@@ -419,10 +331,6 @@ export interface NetworkInterfaceCount {
419
331
 
420
332
  Max?: number;
421
333
  }
422
- export declare namespace NetworkInterfaceCount {
423
-
424
- const filterSensitiveLog: (obj: NetworkInterfaceCount) => any;
425
- }
426
334
 
427
335
  export interface TotalLocalStorageGB {
428
336
 
@@ -430,10 +338,6 @@ export interface TotalLocalStorageGB {
430
338
 
431
339
  Max?: number;
432
340
  }
433
- export declare namespace TotalLocalStorageGB {
434
-
435
- const filterSensitiveLog: (obj: TotalLocalStorageGB) => any;
436
- }
437
341
 
438
342
  export interface VCpuCountRange {
439
343
 
@@ -441,10 +345,6 @@ export interface VCpuCountRange {
441
345
 
442
346
  Max?: number;
443
347
  }
444
- export declare namespace VCpuCountRange {
445
-
446
- const filterSensitiveLog: (obj: VCpuCountRange) => any;
447
- }
448
348
 
449
349
  export interface InstanceRequirements {
450
350
 
@@ -490,19 +390,11 @@ export interface InstanceRequirements {
490
390
 
491
391
  AcceleratorTotalMemoryMiB?: AcceleratorTotalMemoryMiB;
492
392
  }
493
- export declare namespace InstanceRequirements {
494
-
495
- const filterSensitiveLog: (obj: InstanceRequirements) => any;
496
- }
497
393
 
498
394
  export interface PlacementResponse {
499
395
 
500
396
  GroupName?: string;
501
397
  }
502
- export declare namespace PlacementResponse {
503
-
504
- const filterSensitiveLog: (obj: PlacementResponse) => any;
505
- }
506
398
 
507
399
  export interface FleetLaunchTemplateOverrides {
508
400
 
@@ -522,10 +414,6 @@ export interface FleetLaunchTemplateOverrides {
522
414
 
523
415
  InstanceRequirements?: InstanceRequirements;
524
416
  }
525
- export declare namespace FleetLaunchTemplateOverrides {
526
-
527
- const filterSensitiveLog: (obj: FleetLaunchTemplateOverrides) => any;
528
- }
529
417
 
530
418
  export interface LaunchTemplateAndOverridesResponse {
531
419
 
@@ -533,10 +421,6 @@ export interface LaunchTemplateAndOverridesResponse {
533
421
 
534
422
  Overrides?: FleetLaunchTemplateOverrides;
535
423
  }
536
- export declare namespace LaunchTemplateAndOverridesResponse {
537
-
538
- const filterSensitiveLog: (obj: LaunchTemplateAndOverridesResponse) => any;
539
- }
540
424
  export declare enum InstanceLifecycle {
541
425
  ON_DEMAND = "on-demand",
542
426
  SPOT = "spot"
@@ -552,10 +436,6 @@ export interface CreateFleetError {
552
436
 
553
437
  ErrorMessage?: string;
554
438
  }
555
- export declare namespace CreateFleetError {
556
-
557
- const filterSensitiveLog: (obj: CreateFleetError) => any;
558
- }
559
439
  export declare type PlatformValues = "Windows";
560
440
 
561
441
  export interface CreateFleetInstance {
@@ -570,10 +450,6 @@ export interface CreateFleetInstance {
570
450
 
571
451
  Platform?: PlatformValues | string;
572
452
  }
573
- export declare namespace CreateFleetInstance {
574
-
575
- const filterSensitiveLog: (obj: CreateFleetInstance) => any;
576
- }
577
453
  export interface CreateFleetResult {
578
454
 
579
455
  FleetId?: string;
@@ -582,10 +458,6 @@ export interface CreateFleetResult {
582
458
 
583
459
  Instances?: CreateFleetInstance[];
584
460
  }
585
- export declare namespace CreateFleetResult {
586
-
587
- const filterSensitiveLog: (obj: CreateFleetResult) => any;
588
- }
589
461
  export declare enum DestinationFileFormat {
590
462
  parquet = "parquet",
591
463
  plain_text = "plain-text"
@@ -599,10 +471,6 @@ export interface DestinationOptionsRequest {
599
471
 
600
472
  PerHourPartition?: boolean;
601
473
  }
602
- export declare namespace DestinationOptionsRequest {
603
-
604
- const filterSensitiveLog: (obj: DestinationOptionsRequest) => any;
605
- }
606
474
  export declare type LogDestinationType = "cloud-watch-logs" | "s3";
607
475
  export declare type FlowLogsResourceType = "NetworkInterface" | "Subnet" | "TransitGateway" | "TransitGatewayAttachment" | "VPC";
608
476
  export declare type TrafficType = "ACCEPT" | "ALL" | "REJECT";
@@ -634,10 +502,6 @@ export interface CreateFlowLogsRequest {
634
502
 
635
503
  DestinationOptions?: DestinationOptionsRequest;
636
504
  }
637
- export declare namespace CreateFlowLogsRequest {
638
-
639
- const filterSensitiveLog: (obj: CreateFlowLogsRequest) => any;
640
- }
641
505
  export interface CreateFlowLogsResult {
642
506
 
643
507
  ClientToken?: string;
@@ -646,10 +510,6 @@ export interface CreateFlowLogsResult {
646
510
 
647
511
  Unsuccessful?: UnsuccessfulItem[];
648
512
  }
649
- export declare namespace CreateFlowLogsResult {
650
-
651
- const filterSensitiveLog: (obj: CreateFlowLogsResult) => any;
652
- }
653
513
 
654
514
  export interface StorageLocation {
655
515
 
@@ -657,10 +517,6 @@ export interface StorageLocation {
657
517
 
658
518
  Key?: string;
659
519
  }
660
- export declare namespace StorageLocation {
661
-
662
- const filterSensitiveLog: (obj: StorageLocation) => any;
663
- }
664
520
  export interface CreateFpgaImageRequest {
665
521
 
666
522
  DryRun?: boolean;
@@ -677,20 +533,12 @@ export interface CreateFpgaImageRequest {
677
533
 
678
534
  TagSpecifications?: TagSpecification[];
679
535
  }
680
- export declare namespace CreateFpgaImageRequest {
681
-
682
- const filterSensitiveLog: (obj: CreateFpgaImageRequest) => any;
683
- }
684
536
  export interface CreateFpgaImageResult {
685
537
 
686
538
  FpgaImageId?: string;
687
539
 
688
540
  FpgaImageGlobalId?: string;
689
541
  }
690
- export declare namespace CreateFpgaImageResult {
691
-
692
- const filterSensitiveLog: (obj: CreateFpgaImageResult) => any;
693
- }
694
542
  export declare type VolumeType = "gp2" | "gp3" | "io1" | "io2" | "sc1" | "st1" | "standard";
695
543
 
696
544
  export interface EbsBlockDevice {
@@ -713,10 +561,6 @@ export interface EbsBlockDevice {
713
561
 
714
562
  Encrypted?: boolean;
715
563
  }
716
- export declare namespace EbsBlockDevice {
717
-
718
- const filterSensitiveLog: (obj: EbsBlockDevice) => any;
719
- }
720
564
 
721
565
  export interface BlockDeviceMapping {
722
566
 
@@ -728,10 +572,6 @@ export interface BlockDeviceMapping {
728
572
 
729
573
  NoDevice?: string;
730
574
  }
731
- export declare namespace BlockDeviceMapping {
732
-
733
- const filterSensitiveLog: (obj: BlockDeviceMapping) => any;
734
- }
735
575
  export interface CreateImageRequest {
736
576
 
737
577
  BlockDeviceMappings?: BlockDeviceMapping[];
@@ -748,18 +588,10 @@ export interface CreateImageRequest {
748
588
 
749
589
  TagSpecifications?: TagSpecification[];
750
590
  }
751
- export declare namespace CreateImageRequest {
752
-
753
- const filterSensitiveLog: (obj: CreateImageRequest) => any;
754
- }
755
591
  export interface CreateImageResult {
756
592
 
757
593
  ImageId?: string;
758
594
  }
759
- export declare namespace CreateImageResult {
760
-
761
- const filterSensitiveLog: (obj: CreateImageResult) => any;
762
- }
763
595
 
764
596
  export interface InstanceEventWindowTimeRangeRequest {
765
597
 
@@ -771,10 +603,6 @@ export interface InstanceEventWindowTimeRangeRequest {
771
603
 
772
604
  EndHour?: number;
773
605
  }
774
- export declare namespace InstanceEventWindowTimeRangeRequest {
775
-
776
- const filterSensitiveLog: (obj: InstanceEventWindowTimeRangeRequest) => any;
777
- }
778
606
  export interface CreateInstanceEventWindowRequest {
779
607
 
780
608
  DryRun?: boolean;
@@ -787,18 +615,10 @@ export interface CreateInstanceEventWindowRequest {
787
615
 
788
616
  TagSpecifications?: TagSpecification[];
789
617
  }
790
- export declare namespace CreateInstanceEventWindowRequest {
791
-
792
- const filterSensitiveLog: (obj: CreateInstanceEventWindowRequest) => any;
793
- }
794
618
  export interface CreateInstanceEventWindowResult {
795
619
 
796
620
  InstanceEventWindow?: InstanceEventWindow;
797
621
  }
798
- export declare namespace CreateInstanceEventWindowResult {
799
-
800
- const filterSensitiveLog: (obj: CreateInstanceEventWindowResult) => any;
801
- }
802
622
  export declare type ContainerFormat = "ova";
803
623
  export declare type DiskImageFormat = "RAW" | "VHD" | "VMDK";
804
624
 
@@ -812,10 +632,6 @@ export interface ExportToS3TaskSpecification {
812
632
 
813
633
  S3Prefix?: string;
814
634
  }
815
- export declare namespace ExportToS3TaskSpecification {
816
-
817
- const filterSensitiveLog: (obj: ExportToS3TaskSpecification) => any;
818
- }
819
635
  export declare type ExportEnvironment = "citrix" | "microsoft" | "vmware";
820
636
  export interface CreateInstanceExportTaskRequest {
821
637
 
@@ -829,10 +645,6 @@ export interface CreateInstanceExportTaskRequest {
829
645
 
830
646
  TagSpecifications?: TagSpecification[];
831
647
  }
832
- export declare namespace CreateInstanceExportTaskRequest {
833
-
834
- const filterSensitiveLog: (obj: CreateInstanceExportTaskRequest) => any;
835
- }
836
648
 
837
649
  export interface ExportToS3Task {
838
650
 
@@ -844,10 +656,6 @@ export interface ExportToS3Task {
844
656
 
845
657
  S3Key?: string;
846
658
  }
847
- export declare namespace ExportToS3Task {
848
-
849
- const filterSensitiveLog: (obj: ExportToS3Task) => any;
850
- }
851
659
 
852
660
  export interface InstanceExportDetails {
853
661
 
@@ -855,10 +663,6 @@ export interface InstanceExportDetails {
855
663
 
856
664
  TargetEnvironment?: ExportEnvironment | string;
857
665
  }
858
- export declare namespace InstanceExportDetails {
859
-
860
- const filterSensitiveLog: (obj: InstanceExportDetails) => any;
861
- }
862
666
  export declare type ExportTaskState = "active" | "cancelled" | "cancelling" | "completed";
863
667
 
864
668
  export interface ExportTask {
@@ -877,28 +681,16 @@ export interface ExportTask {
877
681
 
878
682
  Tags?: Tag[];
879
683
  }
880
- export declare namespace ExportTask {
881
-
882
- const filterSensitiveLog: (obj: ExportTask) => any;
883
- }
884
684
  export interface CreateInstanceExportTaskResult {
885
685
 
886
686
  ExportTask?: ExportTask;
887
687
  }
888
- export declare namespace CreateInstanceExportTaskResult {
889
-
890
- const filterSensitiveLog: (obj: CreateInstanceExportTaskResult) => any;
891
- }
892
688
  export interface CreateInternetGatewayRequest {
893
689
 
894
690
  TagSpecifications?: TagSpecification[];
895
691
 
896
692
  DryRun?: boolean;
897
693
  }
898
- export declare namespace CreateInternetGatewayRequest {
899
-
900
- const filterSensitiveLog: (obj: CreateInternetGatewayRequest) => any;
901
- }
902
694
 
903
695
  export interface InternetGateway {
904
696
 
@@ -910,18 +702,10 @@ export interface InternetGateway {
910
702
 
911
703
  Tags?: Tag[];
912
704
  }
913
- export declare namespace InternetGateway {
914
-
915
- const filterSensitiveLog: (obj: InternetGateway) => any;
916
- }
917
705
  export interface CreateInternetGatewayResult {
918
706
 
919
707
  InternetGateway?: InternetGateway;
920
708
  }
921
- export declare namespace CreateInternetGatewayResult {
922
-
923
- const filterSensitiveLog: (obj: CreateInternetGatewayResult) => any;
924
- }
925
709
  export interface CreateIpamRequest {
926
710
 
927
711
  DryRun?: boolean;
@@ -934,19 +718,11 @@ export interface CreateIpamRequest {
934
718
 
935
719
  ClientToken?: string;
936
720
  }
937
- export declare namespace CreateIpamRequest {
938
-
939
- const filterSensitiveLog: (obj: CreateIpamRequest) => any;
940
- }
941
721
 
942
722
  export interface IpamOperatingRegion {
943
723
 
944
724
  RegionName?: string;
945
725
  }
946
- export declare namespace IpamOperatingRegion {
947
-
948
- const filterSensitiveLog: (obj: IpamOperatingRegion) => any;
949
- }
950
726
  export declare enum IpamState {
951
727
  create_complete = "create-complete",
952
728
  create_failed = "create-failed",
@@ -986,18 +762,10 @@ export interface Ipam {
986
762
 
987
763
  Tags?: Tag[];
988
764
  }
989
- export declare namespace Ipam {
990
-
991
- const filterSensitiveLog: (obj: Ipam) => any;
992
- }
993
765
  export interface CreateIpamResult {
994
766
 
995
767
  Ipam?: Ipam;
996
768
  }
997
- export declare namespace CreateIpamResult {
998
-
999
- const filterSensitiveLog: (obj: CreateIpamResult) => any;
1000
- }
1001
769
 
1002
770
  export interface RequestIpamResourceTag {
1003
771
 
@@ -1005,10 +773,6 @@ export interface RequestIpamResourceTag {
1005
773
 
1006
774
  Value?: string;
1007
775
  }
1008
- export declare namespace RequestIpamResourceTag {
1009
-
1010
- const filterSensitiveLog: (obj: RequestIpamResourceTag) => any;
1011
- }
1012
776
  export declare enum IpamPoolAwsService {
1013
777
  ec2 = "ec2"
1014
778
  }
@@ -1044,10 +808,6 @@ export interface CreateIpamPoolRequest {
1044
808
 
1045
809
  AwsService?: IpamPoolAwsService | string;
1046
810
  }
1047
- export declare namespace CreateIpamPoolRequest {
1048
-
1049
- const filterSensitiveLog: (obj: CreateIpamPoolRequest) => any;
1050
- }
1051
811
 
1052
812
  export interface IpamResourceTag {
1053
813
 
@@ -1055,10 +815,6 @@ export interface IpamResourceTag {
1055
815
 
1056
816
  Value?: string;
1057
817
  }
1058
- export declare namespace IpamResourceTag {
1059
-
1060
- const filterSensitiveLog: (obj: IpamResourceTag) => any;
1061
- }
1062
818
  export declare enum IpamScopeType {
1063
819
  private = "private",
1064
820
  public = "public"
@@ -1124,18 +880,10 @@ export interface IpamPool {
1124
880
 
1125
881
  AwsService?: IpamPoolAwsService | string;
1126
882
  }
1127
- export declare namespace IpamPool {
1128
-
1129
- const filterSensitiveLog: (obj: IpamPool) => any;
1130
- }
1131
883
  export interface CreateIpamPoolResult {
1132
884
 
1133
885
  IpamPool?: IpamPool;
1134
886
  }
1135
- export declare namespace CreateIpamPoolResult {
1136
-
1137
- const filterSensitiveLog: (obj: CreateIpamPoolResult) => any;
1138
- }
1139
887
  export interface CreateIpamScopeRequest {
1140
888
 
1141
889
  DryRun?: boolean;
@@ -1148,10 +896,6 @@ export interface CreateIpamScopeRequest {
1148
896
 
1149
897
  ClientToken?: string;
1150
898
  }
1151
- export declare namespace CreateIpamScopeRequest {
1152
-
1153
- const filterSensitiveLog: (obj: CreateIpamScopeRequest) => any;
1154
- }
1155
899
  export declare enum IpamScopeState {
1156
900
  create_complete = "create-complete",
1157
901
  create_failed = "create-failed",
@@ -1191,18 +935,10 @@ export interface IpamScope {
1191
935
 
1192
936
  Tags?: Tag[];
1193
937
  }
1194
- export declare namespace IpamScope {
1195
-
1196
- const filterSensitiveLog: (obj: IpamScope) => any;
1197
- }
1198
938
  export interface CreateIpamScopeResult {
1199
939
 
1200
940
  IpamScope?: IpamScope;
1201
941
  }
1202
- export declare namespace CreateIpamScopeResult {
1203
-
1204
- const filterSensitiveLog: (obj: CreateIpamScopeResult) => any;
1205
- }
1206
942
  export declare enum KeyFormat {
1207
943
  pem = "pem",
1208
944
  ppk = "ppk"
@@ -1223,10 +959,6 @@ export interface CreateKeyPairRequest {
1223
959
 
1224
960
  KeyFormat?: KeyFormat | string;
1225
961
  }
1226
- export declare namespace CreateKeyPairRequest {
1227
-
1228
- const filterSensitiveLog: (obj: CreateKeyPairRequest) => any;
1229
- }
1230
962
 
1231
963
  export interface KeyPair {
1232
964
 
@@ -1240,10 +972,6 @@ export interface KeyPair {
1240
972
 
1241
973
  Tags?: Tag[];
1242
974
  }
1243
- export declare namespace KeyPair {
1244
-
1245
- const filterSensitiveLog: (obj: KeyPair) => any;
1246
- }
1247
975
 
1248
976
  export interface LaunchTemplateEbsBlockDeviceRequest {
1249
977
 
@@ -1263,10 +991,6 @@ export interface LaunchTemplateEbsBlockDeviceRequest {
1263
991
 
1264
992
  Throughput?: number;
1265
993
  }
1266
- export declare namespace LaunchTemplateEbsBlockDeviceRequest {
1267
-
1268
- const filterSensitiveLog: (obj: LaunchTemplateEbsBlockDeviceRequest) => any;
1269
- }
1270
994
 
1271
995
  export interface LaunchTemplateBlockDeviceMappingRequest {
1272
996
 
@@ -1278,10 +1002,6 @@ export interface LaunchTemplateBlockDeviceMappingRequest {
1278
1002
 
1279
1003
  NoDevice?: string;
1280
1004
  }
1281
- export declare namespace LaunchTemplateBlockDeviceMappingRequest {
1282
-
1283
- const filterSensitiveLog: (obj: LaunchTemplateBlockDeviceMappingRequest) => any;
1284
- }
1285
1005
  export declare type CapacityReservationPreference = "none" | "open";
1286
1006
 
1287
1007
  export interface CapacityReservationTarget {
@@ -1290,10 +1010,6 @@ export interface CapacityReservationTarget {
1290
1010
 
1291
1011
  CapacityReservationResourceGroupArn?: string;
1292
1012
  }
1293
- export declare namespace CapacityReservationTarget {
1294
-
1295
- const filterSensitiveLog: (obj: CapacityReservationTarget) => any;
1296
- }
1297
1013
 
1298
1014
  export interface LaunchTemplateCapacityReservationSpecificationRequest {
1299
1015
 
@@ -1301,10 +1017,6 @@ export interface LaunchTemplateCapacityReservationSpecificationRequest {
1301
1017
 
1302
1018
  CapacityReservationTarget?: CapacityReservationTarget;
1303
1019
  }
1304
- export declare namespace LaunchTemplateCapacityReservationSpecificationRequest {
1305
-
1306
- const filterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationRequest) => any;
1307
- }
1308
1020
 
1309
1021
  export interface LaunchTemplateCpuOptionsRequest {
1310
1022
 
@@ -1312,28 +1024,16 @@ export interface LaunchTemplateCpuOptionsRequest {
1312
1024
 
1313
1025
  ThreadsPerCore?: number;
1314
1026
  }
1315
- export declare namespace LaunchTemplateCpuOptionsRequest {
1316
-
1317
- const filterSensitiveLog: (obj: LaunchTemplateCpuOptionsRequest) => any;
1318
- }
1319
1027
 
1320
1028
  export interface CreditSpecificationRequest {
1321
1029
 
1322
1030
  CpuCredits: string | undefined;
1323
1031
  }
1324
- export declare namespace CreditSpecificationRequest {
1325
-
1326
- const filterSensitiveLog: (obj: CreditSpecificationRequest) => any;
1327
- }
1328
1032
 
1329
1033
  export interface ElasticGpuSpecification {
1330
1034
 
1331
1035
  Type: string | undefined;
1332
1036
  }
1333
- export declare namespace ElasticGpuSpecification {
1334
-
1335
- const filterSensitiveLog: (obj: ElasticGpuSpecification) => any;
1336
- }
1337
1037
 
1338
1038
  export interface LaunchTemplateElasticInferenceAccelerator {
1339
1039
 
@@ -1341,28 +1041,16 @@ export interface LaunchTemplateElasticInferenceAccelerator {
1341
1041
 
1342
1042
  Count?: number;
1343
1043
  }
1344
- export declare namespace LaunchTemplateElasticInferenceAccelerator {
1345
-
1346
- const filterSensitiveLog: (obj: LaunchTemplateElasticInferenceAccelerator) => any;
1347
- }
1348
1044
 
1349
1045
  export interface LaunchTemplateEnclaveOptionsRequest {
1350
1046
 
1351
1047
  Enabled?: boolean;
1352
1048
  }
1353
- export declare namespace LaunchTemplateEnclaveOptionsRequest {
1354
-
1355
- const filterSensitiveLog: (obj: LaunchTemplateEnclaveOptionsRequest) => any;
1356
- }
1357
1049
 
1358
1050
  export interface LaunchTemplateHibernationOptionsRequest {
1359
1051
 
1360
1052
  Configured?: boolean;
1361
1053
  }
1362
- export declare namespace LaunchTemplateHibernationOptionsRequest {
1363
-
1364
- const filterSensitiveLog: (obj: LaunchTemplateHibernationOptionsRequest) => any;
1365
- }
1366
1054
 
1367
1055
  export interface LaunchTemplateIamInstanceProfileSpecificationRequest {
1368
1056
 
@@ -1370,10 +1058,6 @@ export interface LaunchTemplateIamInstanceProfileSpecificationRequest {
1370
1058
 
1371
1059
  Name?: string;
1372
1060
  }
1373
- export declare namespace LaunchTemplateIamInstanceProfileSpecificationRequest {
1374
-
1375
- const filterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecificationRequest) => any;
1376
- }
1377
1061
  export declare type ShutdownBehavior = "stop" | "terminate";
1378
1062
  export declare type MarketType = "spot";
1379
1063
  export declare type InstanceInterruptionBehavior = "hibernate" | "stop" | "terminate";
@@ -1391,10 +1075,6 @@ export interface LaunchTemplateSpotMarketOptionsRequest {
1391
1075
 
1392
1076
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
1393
1077
  }
1394
- export declare namespace LaunchTemplateSpotMarketOptionsRequest {
1395
-
1396
- const filterSensitiveLog: (obj: LaunchTemplateSpotMarketOptionsRequest) => any;
1397
- }
1398
1078
 
1399
1079
  export interface LaunchTemplateInstanceMarketOptionsRequest {
1400
1080
 
@@ -1402,19 +1082,11 @@ export interface LaunchTemplateInstanceMarketOptionsRequest {
1402
1082
 
1403
1083
  SpotOptions?: LaunchTemplateSpotMarketOptionsRequest;
1404
1084
  }
1405
- export declare namespace LaunchTemplateInstanceMarketOptionsRequest {
1406
-
1407
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptionsRequest) => any;
1408
- }
1409
1085
 
1410
1086
  export interface LaunchTemplateLicenseConfigurationRequest {
1411
1087
 
1412
1088
  LicenseConfigurationArn?: string;
1413
1089
  }
1414
- export declare namespace LaunchTemplateLicenseConfigurationRequest {
1415
-
1416
- const filterSensitiveLog: (obj: LaunchTemplateLicenseConfigurationRequest) => any;
1417
- }
1418
1090
  export declare enum LaunchTemplateAutoRecoveryState {
1419
1091
  default = "default",
1420
1092
  disabled = "disabled"
@@ -1424,10 +1096,6 @@ export interface LaunchTemplateInstanceMaintenanceOptionsRequest {
1424
1096
 
1425
1097
  AutoRecovery?: LaunchTemplateAutoRecoveryState | string;
1426
1098
  }
1427
- export declare namespace LaunchTemplateInstanceMaintenanceOptionsRequest {
1428
-
1429
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptionsRequest) => any;
1430
- }
1431
1099
  export declare type LaunchTemplateInstanceMetadataEndpointState = "disabled" | "enabled";
1432
1100
  export declare enum LaunchTemplateInstanceMetadataProtocolIpv6 {
1433
1101
  disabled = "disabled",
@@ -1454,46 +1122,26 @@ export interface LaunchTemplateInstanceMetadataOptionsRequest {
1454
1122
 
1455
1123
  InstanceMetadataTags?: LaunchTemplateInstanceMetadataTagsState | string;
1456
1124
  }
1457
- export declare namespace LaunchTemplateInstanceMetadataOptionsRequest {
1458
-
1459
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptionsRequest) => any;
1460
- }
1461
1125
 
1462
1126
  export interface LaunchTemplatesMonitoringRequest {
1463
1127
 
1464
1128
  Enabled?: boolean;
1465
1129
  }
1466
- export declare namespace LaunchTemplatesMonitoringRequest {
1467
-
1468
- const filterSensitiveLog: (obj: LaunchTemplatesMonitoringRequest) => any;
1469
- }
1470
1130
 
1471
1131
  export interface Ipv4PrefixSpecificationRequest {
1472
1132
 
1473
1133
  Ipv4Prefix?: string;
1474
1134
  }
1475
- export declare namespace Ipv4PrefixSpecificationRequest {
1476
-
1477
- const filterSensitiveLog: (obj: Ipv4PrefixSpecificationRequest) => any;
1478
- }
1479
1135
 
1480
1136
  export interface InstanceIpv6AddressRequest {
1481
1137
 
1482
1138
  Ipv6Address?: string;
1483
1139
  }
1484
- export declare namespace InstanceIpv6AddressRequest {
1485
-
1486
- const filterSensitiveLog: (obj: InstanceIpv6AddressRequest) => any;
1487
- }
1488
1140
 
1489
1141
  export interface Ipv6PrefixSpecificationRequest {
1490
1142
 
1491
1143
  Ipv6Prefix?: string;
1492
1144
  }
1493
- export declare namespace Ipv6PrefixSpecificationRequest {
1494
-
1495
- const filterSensitiveLog: (obj: Ipv6PrefixSpecificationRequest) => any;
1496
- }
1497
1145
 
1498
1146
  export interface PrivateIpAddressSpecification {
1499
1147
 
@@ -1501,10 +1149,6 @@ export interface PrivateIpAddressSpecification {
1501
1149
 
1502
1150
  PrivateIpAddress?: string;
1503
1151
  }
1504
- export declare namespace PrivateIpAddressSpecification {
1505
-
1506
- const filterSensitiveLog: (obj: PrivateIpAddressSpecification) => any;
1507
- }
1508
1152
 
1509
1153
  export interface LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
1510
1154
 
@@ -1546,10 +1190,6 @@ export interface LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
1546
1190
 
1547
1191
  Ipv6PrefixCount?: number;
1548
1192
  }
1549
- export declare namespace LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
1550
-
1551
- const filterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) => any;
1552
- }
1553
1193
 
1554
1194
  export interface LaunchTemplatePlacementRequest {
1555
1195
 
@@ -1569,10 +1209,6 @@ export interface LaunchTemplatePlacementRequest {
1569
1209
 
1570
1210
  PartitionNumber?: number;
1571
1211
  }
1572
- export declare namespace LaunchTemplatePlacementRequest {
1573
-
1574
- const filterSensitiveLog: (obj: LaunchTemplatePlacementRequest) => any;
1575
- }
1576
1212
 
1577
1213
  export interface LaunchTemplatePrivateDnsNameOptionsRequest {
1578
1214
 
@@ -1582,10 +1218,6 @@ export interface LaunchTemplatePrivateDnsNameOptionsRequest {
1582
1218
 
1583
1219
  EnableResourceNameDnsAAAARecord?: boolean;
1584
1220
  }
1585
- export declare namespace LaunchTemplatePrivateDnsNameOptionsRequest {
1586
-
1587
- const filterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptionsRequest) => any;
1588
- }
1589
1221
 
1590
1222
  export interface LaunchTemplateTagSpecificationRequest {
1591
1223
 
@@ -1593,10 +1225,6 @@ export interface LaunchTemplateTagSpecificationRequest {
1593
1225
 
1594
1226
  Tags?: Tag[];
1595
1227
  }
1596
- export declare namespace LaunchTemplateTagSpecificationRequest {
1597
-
1598
- const filterSensitiveLog: (obj: LaunchTemplateTagSpecificationRequest) => any;
1599
- }
1600
1228
 
1601
1229
  export interface RequestLaunchTemplateData {
1602
1230
 
@@ -1662,10 +1290,6 @@ export interface RequestLaunchTemplateData {
1662
1290
 
1663
1291
  DisableApiStop?: boolean;
1664
1292
  }
1665
- export declare namespace RequestLaunchTemplateData {
1666
-
1667
- const filterSensitiveLog: (obj: RequestLaunchTemplateData) => any;
1668
- }
1669
1293
  export interface CreateLaunchTemplateRequest {
1670
1294
 
1671
1295
  DryRun?: boolean;
@@ -1680,10 +1304,6 @@ export interface CreateLaunchTemplateRequest {
1680
1304
 
1681
1305
  TagSpecifications?: TagSpecification[];
1682
1306
  }
1683
- export declare namespace CreateLaunchTemplateRequest {
1684
-
1685
- const filterSensitiveLog: (obj: CreateLaunchTemplateRequest) => any;
1686
- }
1687
1307
 
1688
1308
  export interface LaunchTemplate {
1689
1309
 
@@ -1701,10 +1321,6 @@ export interface LaunchTemplate {
1701
1321
 
1702
1322
  Tags?: Tag[];
1703
1323
  }
1704
- export declare namespace LaunchTemplate {
1705
-
1706
- const filterSensitiveLog: (obj: LaunchTemplate) => any;
1707
- }
1708
1324
 
1709
1325
  export interface ValidationError {
1710
1326
 
@@ -1712,29 +1328,17 @@ export interface ValidationError {
1712
1328
 
1713
1329
  Message?: string;
1714
1330
  }
1715
- export declare namespace ValidationError {
1716
-
1717
- const filterSensitiveLog: (obj: ValidationError) => any;
1718
- }
1719
1331
 
1720
1332
  export interface ValidationWarning {
1721
1333
 
1722
1334
  Errors?: ValidationError[];
1723
1335
  }
1724
- export declare namespace ValidationWarning {
1725
-
1726
- const filterSensitiveLog: (obj: ValidationWarning) => any;
1727
- }
1728
1336
  export interface CreateLaunchTemplateResult {
1729
1337
 
1730
1338
  LaunchTemplate?: LaunchTemplate;
1731
1339
 
1732
1340
  Warning?: ValidationWarning;
1733
1341
  }
1734
- export declare namespace CreateLaunchTemplateResult {
1735
-
1736
- const filterSensitiveLog: (obj: CreateLaunchTemplateResult) => any;
1737
- }
1738
1342
  export interface CreateLaunchTemplateVersionRequest {
1739
1343
 
1740
1344
  DryRun?: boolean;
@@ -1751,10 +1355,6 @@ export interface CreateLaunchTemplateVersionRequest {
1751
1355
 
1752
1356
  LaunchTemplateData: RequestLaunchTemplateData | undefined;
1753
1357
  }
1754
- export declare namespace CreateLaunchTemplateVersionRequest {
1755
-
1756
- const filterSensitiveLog: (obj: CreateLaunchTemplateVersionRequest) => any;
1757
- }
1758
1358
 
1759
1359
  export interface LaunchTemplateEbsBlockDevice {
1760
1360
 
@@ -1774,10 +1374,6 @@ export interface LaunchTemplateEbsBlockDevice {
1774
1374
 
1775
1375
  Throughput?: number;
1776
1376
  }
1777
- export declare namespace LaunchTemplateEbsBlockDevice {
1778
-
1779
- const filterSensitiveLog: (obj: LaunchTemplateEbsBlockDevice) => any;
1780
- }
1781
1377
 
1782
1378
  export interface LaunchTemplateBlockDeviceMapping {
1783
1379
 
@@ -1789,10 +1385,6 @@ export interface LaunchTemplateBlockDeviceMapping {
1789
1385
 
1790
1386
  NoDevice?: string;
1791
1387
  }
1792
- export declare namespace LaunchTemplateBlockDeviceMapping {
1793
-
1794
- const filterSensitiveLog: (obj: LaunchTemplateBlockDeviceMapping) => any;
1795
- }
1796
1388
 
1797
1389
  export interface CapacityReservationTargetResponse {
1798
1390
 
@@ -1800,10 +1392,6 @@ export interface CapacityReservationTargetResponse {
1800
1392
 
1801
1393
  CapacityReservationResourceGroupArn?: string;
1802
1394
  }
1803
- export declare namespace CapacityReservationTargetResponse {
1804
-
1805
- const filterSensitiveLog: (obj: CapacityReservationTargetResponse) => any;
1806
- }
1807
1395
 
1808
1396
  export interface LaunchTemplateCapacityReservationSpecificationResponse {
1809
1397
 
@@ -1811,10 +1399,6 @@ export interface LaunchTemplateCapacityReservationSpecificationResponse {
1811
1399
 
1812
1400
  CapacityReservationTarget?: CapacityReservationTargetResponse;
1813
1401
  }
1814
- export declare namespace LaunchTemplateCapacityReservationSpecificationResponse {
1815
-
1816
- const filterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationResponse) => any;
1817
- }
1818
1402
 
1819
1403
  export interface LaunchTemplateCpuOptions {
1820
1404
 
@@ -1822,28 +1406,16 @@ export interface LaunchTemplateCpuOptions {
1822
1406
 
1823
1407
  ThreadsPerCore?: number;
1824
1408
  }
1825
- export declare namespace LaunchTemplateCpuOptions {
1826
-
1827
- const filterSensitiveLog: (obj: LaunchTemplateCpuOptions) => any;
1828
- }
1829
1409
 
1830
1410
  export interface CreditSpecification {
1831
1411
 
1832
1412
  CpuCredits?: string;
1833
1413
  }
1834
- export declare namespace CreditSpecification {
1835
-
1836
- const filterSensitiveLog: (obj: CreditSpecification) => any;
1837
- }
1838
1414
 
1839
1415
  export interface ElasticGpuSpecificationResponse {
1840
1416
 
1841
1417
  Type?: string;
1842
1418
  }
1843
- export declare namespace ElasticGpuSpecificationResponse {
1844
-
1845
- const filterSensitiveLog: (obj: ElasticGpuSpecificationResponse) => any;
1846
- }
1847
1419
 
1848
1420
  export interface LaunchTemplateElasticInferenceAcceleratorResponse {
1849
1421
 
@@ -1851,28 +1423,16 @@ export interface LaunchTemplateElasticInferenceAcceleratorResponse {
1851
1423
 
1852
1424
  Count?: number;
1853
1425
  }
1854
- export declare namespace LaunchTemplateElasticInferenceAcceleratorResponse {
1855
-
1856
- const filterSensitiveLog: (obj: LaunchTemplateElasticInferenceAcceleratorResponse) => any;
1857
- }
1858
1426
 
1859
1427
  export interface LaunchTemplateEnclaveOptions {
1860
1428
 
1861
1429
  Enabled?: boolean;
1862
1430
  }
1863
- export declare namespace LaunchTemplateEnclaveOptions {
1864
-
1865
- const filterSensitiveLog: (obj: LaunchTemplateEnclaveOptions) => any;
1866
- }
1867
1431
 
1868
1432
  export interface LaunchTemplateHibernationOptions {
1869
1433
 
1870
1434
  Configured?: boolean;
1871
1435
  }
1872
- export declare namespace LaunchTemplateHibernationOptions {
1873
-
1874
- const filterSensitiveLog: (obj: LaunchTemplateHibernationOptions) => any;
1875
- }
1876
1436
 
1877
1437
  export interface LaunchTemplateIamInstanceProfileSpecification {
1878
1438
 
@@ -1880,10 +1440,6 @@ export interface LaunchTemplateIamInstanceProfileSpecification {
1880
1440
 
1881
1441
  Name?: string;
1882
1442
  }
1883
- export declare namespace LaunchTemplateIamInstanceProfileSpecification {
1884
-
1885
- const filterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecification) => any;
1886
- }
1887
1443
 
1888
1444
  export interface LaunchTemplateSpotMarketOptions {
1889
1445
 
@@ -1897,10 +1453,6 @@ export interface LaunchTemplateSpotMarketOptions {
1897
1453
 
1898
1454
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
1899
1455
  }
1900
- export declare namespace LaunchTemplateSpotMarketOptions {
1901
-
1902
- const filterSensitiveLog: (obj: LaunchTemplateSpotMarketOptions) => any;
1903
- }
1904
1456
 
1905
1457
  export interface LaunchTemplateInstanceMarketOptions {
1906
1458
 
@@ -1908,28 +1460,16 @@ export interface LaunchTemplateInstanceMarketOptions {
1908
1460
 
1909
1461
  SpotOptions?: LaunchTemplateSpotMarketOptions;
1910
1462
  }
1911
- export declare namespace LaunchTemplateInstanceMarketOptions {
1912
-
1913
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptions) => any;
1914
- }
1915
1463
 
1916
1464
  export interface LaunchTemplateLicenseConfiguration {
1917
1465
 
1918
1466
  LicenseConfigurationArn?: string;
1919
1467
  }
1920
- export declare namespace LaunchTemplateLicenseConfiguration {
1921
-
1922
- const filterSensitiveLog: (obj: LaunchTemplateLicenseConfiguration) => any;
1923
- }
1924
1468
 
1925
1469
  export interface LaunchTemplateInstanceMaintenanceOptions {
1926
1470
 
1927
1471
  AutoRecovery?: LaunchTemplateAutoRecoveryState | string;
1928
1472
  }
1929
- export declare namespace LaunchTemplateInstanceMaintenanceOptions {
1930
-
1931
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptions) => any;
1932
- }
1933
1473
  export declare type LaunchTemplateInstanceMetadataOptionsState = "applied" | "pending";
1934
1474
 
1935
1475
  export interface LaunchTemplateInstanceMetadataOptions {
@@ -1946,46 +1486,26 @@ export interface LaunchTemplateInstanceMetadataOptions {
1946
1486
 
1947
1487
  InstanceMetadataTags?: LaunchTemplateInstanceMetadataTagsState | string;
1948
1488
  }
1949
- export declare namespace LaunchTemplateInstanceMetadataOptions {
1950
-
1951
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptions) => any;
1952
- }
1953
1489
 
1954
1490
  export interface LaunchTemplatesMonitoring {
1955
1491
 
1956
1492
  Enabled?: boolean;
1957
1493
  }
1958
- export declare namespace LaunchTemplatesMonitoring {
1959
-
1960
- const filterSensitiveLog: (obj: LaunchTemplatesMonitoring) => any;
1961
- }
1962
1494
 
1963
1495
  export interface Ipv4PrefixSpecificationResponse {
1964
1496
 
1965
1497
  Ipv4Prefix?: string;
1966
1498
  }
1967
- export declare namespace Ipv4PrefixSpecificationResponse {
1968
-
1969
- const filterSensitiveLog: (obj: Ipv4PrefixSpecificationResponse) => any;
1970
- }
1971
1499
 
1972
1500
  export interface InstanceIpv6Address {
1973
1501
 
1974
1502
  Ipv6Address?: string;
1975
1503
  }
1976
- export declare namespace InstanceIpv6Address {
1977
-
1978
- const filterSensitiveLog: (obj: InstanceIpv6Address) => any;
1979
- }
1980
1504
 
1981
1505
  export interface Ipv6PrefixSpecificationResponse {
1982
1506
 
1983
1507
  Ipv6Prefix?: string;
1984
1508
  }
1985
- export declare namespace Ipv6PrefixSpecificationResponse {
1986
-
1987
- const filterSensitiveLog: (obj: Ipv6PrefixSpecificationResponse) => any;
1988
- }
1989
1509
 
1990
1510
  export interface LaunchTemplateInstanceNetworkInterfaceSpecification {
1991
1511
 
@@ -2027,10 +1547,6 @@ export interface LaunchTemplateInstanceNetworkInterfaceSpecification {
2027
1547
 
2028
1548
  Ipv6PrefixCount?: number;
2029
1549
  }
2030
- export declare namespace LaunchTemplateInstanceNetworkInterfaceSpecification {
2031
-
2032
- const filterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecification) => any;
2033
- }
2034
1550
 
2035
1551
  export interface LaunchTemplatePlacement {
2036
1552
 
@@ -2050,10 +1566,6 @@ export interface LaunchTemplatePlacement {
2050
1566
 
2051
1567
  PartitionNumber?: number;
2052
1568
  }
2053
- export declare namespace LaunchTemplatePlacement {
2054
-
2055
- const filterSensitiveLog: (obj: LaunchTemplatePlacement) => any;
2056
- }
2057
1569
 
2058
1570
  export interface LaunchTemplatePrivateDnsNameOptions {
2059
1571
 
@@ -2063,10 +1575,6 @@ export interface LaunchTemplatePrivateDnsNameOptions {
2063
1575
 
2064
1576
  EnableResourceNameDnsAAAARecord?: boolean;
2065
1577
  }
2066
- export declare namespace LaunchTemplatePrivateDnsNameOptions {
2067
-
2068
- const filterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptions) => any;
2069
- }
2070
1578
 
2071
1579
  export interface LaunchTemplateTagSpecification {
2072
1580
 
@@ -2074,10 +1582,6 @@ export interface LaunchTemplateTagSpecification {
2074
1582
 
2075
1583
  Tags?: Tag[];
2076
1584
  }
2077
- export declare namespace LaunchTemplateTagSpecification {
2078
-
2079
- const filterSensitiveLog: (obj: LaunchTemplateTagSpecification) => any;
2080
- }
2081
1585
 
2082
1586
  export interface ResponseLaunchTemplateData {
2083
1587
 
@@ -2143,10 +1647,6 @@ export interface ResponseLaunchTemplateData {
2143
1647
 
2144
1648
  DisableApiStop?: boolean;
2145
1649
  }
2146
- export declare namespace ResponseLaunchTemplateData {
2147
-
2148
- const filterSensitiveLog: (obj: ResponseLaunchTemplateData) => any;
2149
- }
2150
1650
 
2151
1651
  export interface LaunchTemplateVersion {
2152
1652
 
@@ -2166,20 +1666,12 @@ export interface LaunchTemplateVersion {
2166
1666
 
2167
1667
  LaunchTemplateData?: ResponseLaunchTemplateData;
2168
1668
  }
2169
- export declare namespace LaunchTemplateVersion {
2170
-
2171
- const filterSensitiveLog: (obj: LaunchTemplateVersion) => any;
2172
- }
2173
1669
  export interface CreateLaunchTemplateVersionResult {
2174
1670
 
2175
1671
  LaunchTemplateVersion?: LaunchTemplateVersion;
2176
1672
 
2177
1673
  Warning?: ValidationWarning;
2178
1674
  }
2179
- export declare namespace CreateLaunchTemplateVersionResult {
2180
-
2181
- const filterSensitiveLog: (obj: CreateLaunchTemplateVersionResult) => any;
2182
- }
2183
1675
  export interface CreateLocalGatewayRouteRequest {
2184
1676
 
2185
1677
  DestinationCidrBlock: string | undefined;
@@ -2190,10 +1682,6 @@ export interface CreateLocalGatewayRouteRequest {
2190
1682
 
2191
1683
  DryRun?: boolean;
2192
1684
  }
2193
- export declare namespace CreateLocalGatewayRouteRequest {
2194
-
2195
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteRequest) => any;
2196
- }
2197
1685
  export declare type LocalGatewayRouteState = "active" | "blackhole" | "deleted" | "deleting" | "pending";
2198
1686
  export declare type LocalGatewayRouteType = "propagated" | "static";
2199
1687
 
@@ -2213,18 +1701,10 @@ export interface LocalGatewayRoute {
2213
1701
 
2214
1702
  OwnerId?: string;
2215
1703
  }
2216
- export declare namespace LocalGatewayRoute {
2217
-
2218
- const filterSensitiveLog: (obj: LocalGatewayRoute) => any;
2219
- }
2220
1704
  export interface CreateLocalGatewayRouteResult {
2221
1705
 
2222
1706
  Route?: LocalGatewayRoute;
2223
1707
  }
2224
- export declare namespace CreateLocalGatewayRouteResult {
2225
-
2226
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteResult) => any;
2227
- }
2228
1708
  export interface CreateLocalGatewayRouteTableVpcAssociationRequest {
2229
1709
 
2230
1710
  LocalGatewayRouteTableId: string | undefined;
@@ -2235,10 +1715,6 @@ export interface CreateLocalGatewayRouteTableVpcAssociationRequest {
2235
1715
 
2236
1716
  DryRun?: boolean;
2237
1717
  }
2238
- export declare namespace CreateLocalGatewayRouteTableVpcAssociationRequest {
2239
-
2240
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationRequest) => any;
2241
- }
2242
1718
 
2243
1719
  export interface LocalGatewayRouteTableVpcAssociation {
2244
1720
 
@@ -2258,18 +1734,10 @@ export interface LocalGatewayRouteTableVpcAssociation {
2258
1734
 
2259
1735
  Tags?: Tag[];
2260
1736
  }
2261
- export declare namespace LocalGatewayRouteTableVpcAssociation {
2262
-
2263
- const filterSensitiveLog: (obj: LocalGatewayRouteTableVpcAssociation) => any;
2264
- }
2265
1737
  export interface CreateLocalGatewayRouteTableVpcAssociationResult {
2266
1738
 
2267
1739
  LocalGatewayRouteTableVpcAssociation?: LocalGatewayRouteTableVpcAssociation;
2268
1740
  }
2269
- export declare namespace CreateLocalGatewayRouteTableVpcAssociationResult {
2270
-
2271
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationResult) => any;
2272
- }
2273
1741
  export interface CreateManagedPrefixListRequest {
2274
1742
 
2275
1743
  DryRun?: boolean;
@@ -2286,10 +1754,6 @@ export interface CreateManagedPrefixListRequest {
2286
1754
 
2287
1755
  ClientToken?: string;
2288
1756
  }
2289
- export declare namespace CreateManagedPrefixListRequest {
2290
-
2291
- const filterSensitiveLog: (obj: CreateManagedPrefixListRequest) => any;
2292
- }
2293
1757
  export declare type PrefixListState = "create-complete" | "create-failed" | "create-in-progress" | "delete-complete" | "delete-failed" | "delete-in-progress" | "modify-complete" | "modify-failed" | "modify-in-progress" | "restore-complete" | "restore-failed" | "restore-in-progress";
2294
1758
 
2295
1759
  export interface ManagedPrefixList {
@@ -2314,18 +1778,10 @@ export interface ManagedPrefixList {
2314
1778
 
2315
1779
  OwnerId?: string;
2316
1780
  }
2317
- export declare namespace ManagedPrefixList {
2318
-
2319
- const filterSensitiveLog: (obj: ManagedPrefixList) => any;
2320
- }
2321
1781
  export interface CreateManagedPrefixListResult {
2322
1782
 
2323
1783
  PrefixList?: ManagedPrefixList;
2324
1784
  }
2325
- export declare namespace CreateManagedPrefixListResult {
2326
-
2327
- const filterSensitiveLog: (obj: CreateManagedPrefixListResult) => any;
2328
- }
2329
1785
  export declare enum ConnectivityType {
2330
1786
  PRIVATE = "private",
2331
1787
  PUBLIC = "public"
@@ -2344,10 +1800,6 @@ export interface CreateNatGatewayRequest {
2344
1800
 
2345
1801
  ConnectivityType?: ConnectivityType | string;
2346
1802
  }
2347
- export declare namespace CreateNatGatewayRequest {
2348
-
2349
- const filterSensitiveLog: (obj: CreateNatGatewayRequest) => any;
2350
- }
2351
1803
 
2352
1804
  export interface NatGatewayAddress {
2353
1805
 
@@ -2359,10 +1811,6 @@ export interface NatGatewayAddress {
2359
1811
 
2360
1812
  PublicIp?: string;
2361
1813
  }
2362
- export declare namespace NatGatewayAddress {
2363
-
2364
- const filterSensitiveLog: (obj: NatGatewayAddress) => any;
2365
- }
2366
1814
 
2367
1815
  export interface ProvisionedBandwidth {
2368
1816
 
@@ -2376,10 +1824,6 @@ export interface ProvisionedBandwidth {
2376
1824
 
2377
1825
  Status?: string;
2378
1826
  }
2379
- export declare namespace ProvisionedBandwidth {
2380
-
2381
- const filterSensitiveLog: (obj: ProvisionedBandwidth) => any;
2382
- }
2383
1827
  export declare enum NatGatewayState {
2384
1828
  AVAILABLE = "available",
2385
1829
  DELETED = "deleted",
@@ -2414,20 +1858,12 @@ export interface NatGateway {
2414
1858
 
2415
1859
  ConnectivityType?: ConnectivityType | string;
2416
1860
  }
2417
- export declare namespace NatGateway {
2418
-
2419
- const filterSensitiveLog: (obj: NatGateway) => any;
2420
- }
2421
1861
  export interface CreateNatGatewayResult {
2422
1862
 
2423
1863
  ClientToken?: string;
2424
1864
 
2425
1865
  NatGateway?: NatGateway;
2426
1866
  }
2427
- export declare namespace CreateNatGatewayResult {
2428
-
2429
- const filterSensitiveLog: (obj: CreateNatGatewayResult) => any;
2430
- }
2431
1867
  export interface CreateNetworkAclRequest {
2432
1868
 
2433
1869
  DryRun?: boolean;
@@ -2436,10 +1872,6 @@ export interface CreateNetworkAclRequest {
2436
1872
 
2437
1873
  TagSpecifications?: TagSpecification[];
2438
1874
  }
2439
- export declare namespace CreateNetworkAclRequest {
2440
-
2441
- const filterSensitiveLog: (obj: CreateNetworkAclRequest) => any;
2442
- }
2443
1875
 
2444
1876
  export interface NetworkAclAssociation {
2445
1877
 
@@ -2449,10 +1881,6 @@ export interface NetworkAclAssociation {
2449
1881
 
2450
1882
  SubnetId?: string;
2451
1883
  }
2452
- export declare namespace NetworkAclAssociation {
2453
-
2454
- const filterSensitiveLog: (obj: NetworkAclAssociation) => any;
2455
- }
2456
1884
 
2457
1885
  export interface IcmpTypeCode {
2458
1886
 
@@ -2460,10 +1888,6 @@ export interface IcmpTypeCode {
2460
1888
 
2461
1889
  Type?: number;
2462
1890
  }
2463
- export declare namespace IcmpTypeCode {
2464
-
2465
- const filterSensitiveLog: (obj: IcmpTypeCode) => any;
2466
- }
2467
1891
  export declare type RuleAction = "allow" | "deny";
2468
1892
 
2469
1893
  export interface NetworkAclEntry {
@@ -2484,10 +1908,6 @@ export interface NetworkAclEntry {
2484
1908
 
2485
1909
  RuleNumber?: number;
2486
1910
  }
2487
- export declare namespace NetworkAclEntry {
2488
-
2489
- const filterSensitiveLog: (obj: NetworkAclEntry) => any;
2490
- }
2491
1911
 
2492
1912
  export interface NetworkAcl {
2493
1913
 
@@ -2505,18 +1925,10 @@ export interface NetworkAcl {
2505
1925
 
2506
1926
  OwnerId?: string;
2507
1927
  }
2508
- export declare namespace NetworkAcl {
2509
-
2510
- const filterSensitiveLog: (obj: NetworkAcl) => any;
2511
- }
2512
1928
  export interface CreateNetworkAclResult {
2513
1929
 
2514
1930
  NetworkAcl?: NetworkAcl;
2515
1931
  }
2516
- export declare namespace CreateNetworkAclResult {
2517
-
2518
- const filterSensitiveLog: (obj: CreateNetworkAclResult) => any;
2519
- }
2520
1932
  export interface CreateNetworkAclEntryRequest {
2521
1933
 
2522
1934
  CidrBlock?: string;
@@ -2539,10 +1951,6 @@ export interface CreateNetworkAclEntryRequest {
2539
1951
 
2540
1952
  RuleNumber: number | undefined;
2541
1953
  }
2542
- export declare namespace CreateNetworkAclEntryRequest {
2543
-
2544
- const filterSensitiveLog: (obj: CreateNetworkAclEntryRequest) => any;
2545
- }
2546
1954
  export interface CreateNetworkInsightsAccessScopeRequest {
2547
1955
 
2548
1956
  MatchPaths?: AccessScopePathRequest[];
@@ -2555,10 +1963,6 @@ export interface CreateNetworkInsightsAccessScopeRequest {
2555
1963
 
2556
1964
  DryRun?: boolean;
2557
1965
  }
2558
- export declare namespace CreateNetworkInsightsAccessScopeRequest {
2559
-
2560
- const filterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeRequest) => any;
2561
- }
2562
1966
 
2563
1967
  export interface NetworkInsightsAccessScope {
2564
1968
 
@@ -2572,10 +1976,6 @@ export interface NetworkInsightsAccessScope {
2572
1976
 
2573
1977
  Tags?: Tag[];
2574
1978
  }
2575
- export declare namespace NetworkInsightsAccessScope {
2576
-
2577
- const filterSensitiveLog: (obj: NetworkInsightsAccessScope) => any;
2578
- }
2579
1979
 
2580
1980
  export interface NetworkInsightsAccessScopeContent {
2581
1981
 
@@ -2585,20 +1985,12 @@ export interface NetworkInsightsAccessScopeContent {
2585
1985
 
2586
1986
  ExcludePaths?: AccessScopePath[];
2587
1987
  }
2588
- export declare namespace NetworkInsightsAccessScopeContent {
2589
-
2590
- const filterSensitiveLog: (obj: NetworkInsightsAccessScopeContent) => any;
2591
- }
2592
1988
  export interface CreateNetworkInsightsAccessScopeResult {
2593
1989
 
2594
1990
  NetworkInsightsAccessScope?: NetworkInsightsAccessScope;
2595
1991
 
2596
1992
  NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent;
2597
1993
  }
2598
- export declare namespace CreateNetworkInsightsAccessScopeResult {
2599
-
2600
- const filterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeResult) => any;
2601
- }
2602
1994
  export interface CreateNetworkInsightsPathRequest {
2603
1995
 
2604
1996
  SourceIp?: string;
@@ -2619,10 +2011,6 @@ export interface CreateNetworkInsightsPathRequest {
2619
2011
 
2620
2012
  ClientToken?: string;
2621
2013
  }
2622
- export declare namespace CreateNetworkInsightsPathRequest {
2623
-
2624
- const filterSensitiveLog: (obj: CreateNetworkInsightsPathRequest) => any;
2625
- }
2626
2014
 
2627
2015
  export interface NetworkInsightsPath {
2628
2016
 
@@ -2646,18 +2034,10 @@ export interface NetworkInsightsPath {
2646
2034
 
2647
2035
  Tags?: Tag[];
2648
2036
  }
2649
- export declare namespace NetworkInsightsPath {
2650
-
2651
- const filterSensitiveLog: (obj: NetworkInsightsPath) => any;
2652
- }
2653
2037
  export interface CreateNetworkInsightsPathResult {
2654
2038
 
2655
2039
  NetworkInsightsPath?: NetworkInsightsPath;
2656
2040
  }
2657
- export declare namespace CreateNetworkInsightsPathResult {
2658
-
2659
- const filterSensitiveLog: (obj: CreateNetworkInsightsPathResult) => any;
2660
- }
2661
2041
  export declare type NetworkInterfaceCreationType = "branch" | "efa" | "trunk";
2662
2042
 
2663
2043
  export interface CreateNetworkInterfaceRequest {
@@ -2694,10 +2074,6 @@ export interface CreateNetworkInterfaceRequest {
2694
2074
 
2695
2075
  ClientToken?: string;
2696
2076
  }
2697
- export declare namespace CreateNetworkInterfaceRequest {
2698
-
2699
- const filterSensitiveLog: (obj: CreateNetworkInterfaceRequest) => any;
2700
- }
2701
2077
 
2702
2078
  export interface NetworkInterfaceAssociation {
2703
2079
 
@@ -2715,10 +2091,6 @@ export interface NetworkInterfaceAssociation {
2715
2091
 
2716
2092
  CarrierIp?: string;
2717
2093
  }
2718
- export declare namespace NetworkInterfaceAssociation {
2719
-
2720
- const filterSensitiveLog: (obj: NetworkInterfaceAssociation) => any;
2721
- }
2722
2094
 
2723
2095
  export interface NetworkInterfaceAttachment {
2724
2096
 
@@ -2738,10 +2110,6 @@ export interface NetworkInterfaceAttachment {
2738
2110
 
2739
2111
  Status?: AttachmentStatus | string;
2740
2112
  }
2741
- export declare namespace NetworkInterfaceAttachment {
2742
-
2743
- const filterSensitiveLog: (obj: NetworkInterfaceAttachment) => any;
2744
- }
2745
2113
 
2746
2114
  export interface GroupIdentifier {
2747
2115
 
@@ -2749,29 +2117,17 @@ export interface GroupIdentifier {
2749
2117
 
2750
2118
  GroupId?: string;
2751
2119
  }
2752
- export declare namespace GroupIdentifier {
2753
-
2754
- const filterSensitiveLog: (obj: GroupIdentifier) => any;
2755
- }
2756
2120
  export declare type NetworkInterfaceType = "api_gateway_managed" | "aws_codestar_connections_managed" | "branch" | "efa" | "gateway_load_balancer" | "gateway_load_balancer_endpoint" | "global_accelerator_managed" | "interface" | "iot_rules_managed" | "lambda" | "load_balancer" | "natGateway" | "network_load_balancer" | "quicksight" | "transit_gateway" | "trunk" | "vpc_endpoint";
2757
2121
 
2758
2122
  export interface NetworkInterfaceIpv6Address {
2759
2123
 
2760
2124
  Ipv6Address?: string;
2761
2125
  }
2762
- export declare namespace NetworkInterfaceIpv6Address {
2763
-
2764
- const filterSensitiveLog: (obj: NetworkInterfaceIpv6Address) => any;
2765
- }
2766
2126
 
2767
2127
  export interface Ipv6PrefixSpecification {
2768
2128
 
2769
2129
  Ipv6Prefix?: string;
2770
2130
  }
2771
- export declare namespace Ipv6PrefixSpecification {
2772
-
2773
- const filterSensitiveLog: (obj: Ipv6PrefixSpecification) => any;
2774
- }
2775
2131
 
2776
2132
  export interface NetworkInterfacePrivateIpAddress {
2777
2133
 
@@ -2783,10 +2139,6 @@ export interface NetworkInterfacePrivateIpAddress {
2783
2139
 
2784
2140
  PrivateIpAddress?: string;
2785
2141
  }
2786
- export declare namespace NetworkInterfacePrivateIpAddress {
2787
-
2788
- const filterSensitiveLog: (obj: NetworkInterfacePrivateIpAddress) => any;
2789
- }
2790
2142
  export declare type NetworkInterfaceStatus = "associated" | "attaching" | "available" | "detaching" | "in-use";
2791
2143
 
2792
2144
  export interface NetworkInterface {
@@ -2843,10 +2195,6 @@ export interface NetworkInterface {
2843
2195
 
2844
2196
  Ipv6Address?: string;
2845
2197
  }
2846
- export declare namespace NetworkInterface {
2847
-
2848
- const filterSensitiveLog: (obj: NetworkInterface) => any;
2849
- }
2850
2198
 
2851
2199
  export interface CreateNetworkInterfaceResult {
2852
2200
 
@@ -2854,10 +2202,6 @@ export interface CreateNetworkInterfaceResult {
2854
2202
 
2855
2203
  ClientToken?: string;
2856
2204
  }
2857
- export declare namespace CreateNetworkInterfaceResult {
2858
-
2859
- const filterSensitiveLog: (obj: CreateNetworkInterfaceResult) => any;
2860
- }
2861
2205
  export declare type InterfacePermissionType = "EIP-ASSOCIATE" | "INSTANCE-ATTACH";
2862
2206
 
2863
2207
  export interface CreateNetworkInterfacePermissionRequest {
@@ -2872,10 +2216,6 @@ export interface CreateNetworkInterfacePermissionRequest {
2872
2216
 
2873
2217
  DryRun?: boolean;
2874
2218
  }
2875
- export declare namespace CreateNetworkInterfacePermissionRequest {
2876
-
2877
- const filterSensitiveLog: (obj: CreateNetworkInterfacePermissionRequest) => any;
2878
- }
2879
2219
  export declare type NetworkInterfacePermissionStateCode = "granted" | "pending" | "revoked" | "revoking";
2880
2220
 
2881
2221
  export interface NetworkInterfacePermissionState {
@@ -2884,10 +2224,6 @@ export interface NetworkInterfacePermissionState {
2884
2224
 
2885
2225
  StatusMessage?: string;
2886
2226
  }
2887
- export declare namespace NetworkInterfacePermissionState {
2888
-
2889
- const filterSensitiveLog: (obj: NetworkInterfacePermissionState) => any;
2890
- }
2891
2227
 
2892
2228
  export interface NetworkInterfacePermission {
2893
2229
 
@@ -2903,19 +2239,11 @@ export interface NetworkInterfacePermission {
2903
2239
 
2904
2240
  PermissionState?: NetworkInterfacePermissionState;
2905
2241
  }
2906
- export declare namespace NetworkInterfacePermission {
2907
-
2908
- const filterSensitiveLog: (obj: NetworkInterfacePermission) => any;
2909
- }
2910
2242
 
2911
2243
  export interface CreateNetworkInterfacePermissionResult {
2912
2244
 
2913
2245
  InterfacePermission?: NetworkInterfacePermission;
2914
2246
  }
2915
- export declare namespace CreateNetworkInterfacePermissionResult {
2916
-
2917
- const filterSensitiveLog: (obj: CreateNetworkInterfacePermissionResult) => any;
2918
- }
2919
2247
  export declare enum SpreadLevel {
2920
2248
  host = "host",
2921
2249
  rack = "rack"
@@ -2935,10 +2263,6 @@ export interface CreatePlacementGroupRequest {
2935
2263
 
2936
2264
  SpreadLevel?: SpreadLevel | string;
2937
2265
  }
2938
- export declare namespace CreatePlacementGroupRequest {
2939
-
2940
- const filterSensitiveLog: (obj: CreatePlacementGroupRequest) => any;
2941
- }
2942
2266
  export declare type PlacementGroupState = "available" | "deleted" | "deleting" | "pending";
2943
2267
 
2944
2268
  export interface PlacementGroup {
@@ -2959,36 +2283,20 @@ export interface PlacementGroup {
2959
2283
 
2960
2284
  SpreadLevel?: SpreadLevel | string;
2961
2285
  }
2962
- export declare namespace PlacementGroup {
2963
-
2964
- const filterSensitiveLog: (obj: PlacementGroup) => any;
2965
- }
2966
2286
  export interface CreatePlacementGroupResult {
2967
2287
 
2968
2288
  PlacementGroup?: PlacementGroup;
2969
2289
  }
2970
- export declare namespace CreatePlacementGroupResult {
2971
-
2972
- const filterSensitiveLog: (obj: CreatePlacementGroupResult) => any;
2973
- }
2974
2290
  export interface CreatePublicIpv4PoolRequest {
2975
2291
 
2976
2292
  DryRun?: boolean;
2977
2293
 
2978
2294
  TagSpecifications?: TagSpecification[];
2979
2295
  }
2980
- export declare namespace CreatePublicIpv4PoolRequest {
2981
-
2982
- const filterSensitiveLog: (obj: CreatePublicIpv4PoolRequest) => any;
2983
- }
2984
2296
  export interface CreatePublicIpv4PoolResult {
2985
2297
 
2986
2298
  PoolId?: string;
2987
2299
  }
2988
- export declare namespace CreatePublicIpv4PoolResult {
2989
-
2990
- const filterSensitiveLog: (obj: CreatePublicIpv4PoolResult) => any;
2991
- }
2992
2300
  export interface CreateReplaceRootVolumeTaskRequest {
2993
2301
 
2994
2302
  InstanceId: string | undefined;
@@ -3001,10 +2309,6 @@ export interface CreateReplaceRootVolumeTaskRequest {
3001
2309
 
3002
2310
  TagSpecifications?: TagSpecification[];
3003
2311
  }
3004
- export declare namespace CreateReplaceRootVolumeTaskRequest {
3005
-
3006
- const filterSensitiveLog: (obj: CreateReplaceRootVolumeTaskRequest) => any;
3007
- }
3008
2312
  export declare enum ReplaceRootVolumeTaskState {
3009
2313
  failed = "failed",
3010
2314
  failed_detached = "failed-detached",
@@ -3028,18 +2332,10 @@ export interface ReplaceRootVolumeTask {
3028
2332
 
3029
2333
  Tags?: Tag[];
3030
2334
  }
3031
- export declare namespace ReplaceRootVolumeTask {
3032
-
3033
- const filterSensitiveLog: (obj: ReplaceRootVolumeTask) => any;
3034
- }
3035
2335
  export interface CreateReplaceRootVolumeTaskResult {
3036
2336
 
3037
2337
  ReplaceRootVolumeTask?: ReplaceRootVolumeTask;
3038
2338
  }
3039
- export declare namespace CreateReplaceRootVolumeTaskResult {
3040
-
3041
- const filterSensitiveLog: (obj: CreateReplaceRootVolumeTaskResult) => any;
3042
- }
3043
2339
 
3044
2340
  export interface PriceScheduleSpecification {
3045
2341
 
@@ -3049,10 +2345,6 @@ export interface PriceScheduleSpecification {
3049
2345
 
3050
2346
  Term?: number;
3051
2347
  }
3052
- export declare namespace PriceScheduleSpecification {
3053
-
3054
- const filterSensitiveLog: (obj: PriceScheduleSpecification) => any;
3055
- }
3056
2348
 
3057
2349
  export interface CreateReservedInstancesListingRequest {
3058
2350
 
@@ -3064,19 +2356,11 @@ export interface CreateReservedInstancesListingRequest {
3064
2356
 
3065
2357
  ReservedInstancesId: string | undefined;
3066
2358
  }
3067
- export declare namespace CreateReservedInstancesListingRequest {
3068
-
3069
- const filterSensitiveLog: (obj: CreateReservedInstancesListingRequest) => any;
3070
- }
3071
2359
 
3072
2360
  export interface CreateReservedInstancesListingResult {
3073
2361
 
3074
2362
  ReservedInstancesListings?: ReservedInstancesListing[];
3075
2363
  }
3076
- export declare namespace CreateReservedInstancesListingResult {
3077
-
3078
- const filterSensitiveLog: (obj: CreateReservedInstancesListingResult) => any;
3079
- }
3080
2364
  export interface CreateRestoreImageTaskRequest {
3081
2365
 
3082
2366
  Bucket: string | undefined;
@@ -3089,18 +2373,10 @@ export interface CreateRestoreImageTaskRequest {
3089
2373
 
3090
2374
  DryRun?: boolean;
3091
2375
  }
3092
- export declare namespace CreateRestoreImageTaskRequest {
3093
-
3094
- const filterSensitiveLog: (obj: CreateRestoreImageTaskRequest) => any;
3095
- }
3096
2376
  export interface CreateRestoreImageTaskResult {
3097
2377
 
3098
2378
  ImageId?: string;
3099
2379
  }
3100
- export declare namespace CreateRestoreImageTaskResult {
3101
-
3102
- const filterSensitiveLog: (obj: CreateRestoreImageTaskResult) => any;
3103
- }
3104
2380
  export interface CreateRouteRequest {
3105
2381
 
3106
2382
  DestinationCidrBlock?: string;
@@ -3135,18 +2411,10 @@ export interface CreateRouteRequest {
3135
2411
 
3136
2412
  CoreNetworkArn?: string;
3137
2413
  }
3138
- export declare namespace CreateRouteRequest {
3139
-
3140
- const filterSensitiveLog: (obj: CreateRouteRequest) => any;
3141
- }
3142
2414
  export interface CreateRouteResult {
3143
2415
 
3144
2416
  Return?: boolean;
3145
2417
  }
3146
- export declare namespace CreateRouteResult {
3147
-
3148
- const filterSensitiveLog: (obj: CreateRouteResult) => any;
3149
- }
3150
2418
  export interface CreateRouteTableRequest {
3151
2419
 
3152
2420
  DryRun?: boolean;
@@ -3155,10 +2423,6 @@ export interface CreateRouteTableRequest {
3155
2423
 
3156
2424
  TagSpecifications?: TagSpecification[];
3157
2425
  }
3158
- export declare namespace CreateRouteTableRequest {
3159
-
3160
- const filterSensitiveLog: (obj: CreateRouteTableRequest) => any;
3161
- }
3162
2426
 
3163
2427
  export interface RouteTableAssociation {
3164
2428
 
@@ -3174,19 +2438,11 @@ export interface RouteTableAssociation {
3174
2438
 
3175
2439
  AssociationState?: RouteTableAssociationState;
3176
2440
  }
3177
- export declare namespace RouteTableAssociation {
3178
-
3179
- const filterSensitiveLog: (obj: RouteTableAssociation) => any;
3180
- }
3181
2441
 
3182
2442
  export interface PropagatingVgw {
3183
2443
 
3184
2444
  GatewayId?: string;
3185
2445
  }
3186
- export declare namespace PropagatingVgw {
3187
-
3188
- const filterSensitiveLog: (obj: PropagatingVgw) => any;
3189
- }
3190
2446
  export declare type RouteOrigin = "CreateRoute" | "CreateRouteTable" | "EnableVgwRoutePropagation";
3191
2447
  export declare type RouteState = "active" | "blackhole";
3192
2448
 
@@ -3224,10 +2480,6 @@ export interface Route {
3224
2480
 
3225
2481
  CoreNetworkArn?: string;
3226
2482
  }
3227
- export declare namespace Route {
3228
-
3229
- const filterSensitiveLog: (obj: Route) => any;
3230
- }
3231
2483
 
3232
2484
  export interface RouteTable {
3233
2485
 
@@ -3245,18 +2497,10 @@ export interface RouteTable {
3245
2497
 
3246
2498
  OwnerId?: string;
3247
2499
  }
3248
- export declare namespace RouteTable {
3249
-
3250
- const filterSensitiveLog: (obj: RouteTable) => any;
3251
- }
3252
2500
  export interface CreateRouteTableResult {
3253
2501
 
3254
2502
  RouteTable?: RouteTable;
3255
2503
  }
3256
- export declare namespace CreateRouteTableResult {
3257
-
3258
- const filterSensitiveLog: (obj: CreateRouteTableResult) => any;
3259
- }
3260
2504
  export interface CreateSecurityGroupRequest {
3261
2505
 
3262
2506
  Description: string | undefined;
@@ -3269,20 +2513,12 @@ export interface CreateSecurityGroupRequest {
3269
2513
 
3270
2514
  DryRun?: boolean;
3271
2515
  }
3272
- export declare namespace CreateSecurityGroupRequest {
3273
-
3274
- const filterSensitiveLog: (obj: CreateSecurityGroupRequest) => any;
3275
- }
3276
2516
  export interface CreateSecurityGroupResult {
3277
2517
 
3278
2518
  GroupId?: string;
3279
2519
 
3280
2520
  Tags?: Tag[];
3281
2521
  }
3282
- export declare namespace CreateSecurityGroupResult {
3283
-
3284
- const filterSensitiveLog: (obj: CreateSecurityGroupResult) => any;
3285
- }
3286
2522
  export interface CreateSnapshotRequest {
3287
2523
 
3288
2524
  Description?: string;
@@ -3295,10 +2531,6 @@ export interface CreateSnapshotRequest {
3295
2531
 
3296
2532
  DryRun?: boolean;
3297
2533
  }
3298
- export declare namespace CreateSnapshotRequest {
3299
-
3300
- const filterSensitiveLog: (obj: CreateSnapshotRequest) => any;
3301
- }
3302
2534
  export declare type SnapshotState = "completed" | "error" | "pending" | "recoverable" | "recovering";
3303
2535
  export declare enum StorageTier {
3304
2536
  archive = "archive",
@@ -3341,10 +2573,6 @@ export interface Snapshot {
3341
2573
 
3342
2574
  RestoreExpiryTime?: Date;
3343
2575
  }
3344
- export declare namespace Snapshot {
3345
-
3346
- const filterSensitiveLog: (obj: Snapshot) => any;
3347
- }
3348
2576
  export declare type CopyTagsFromSource = "volume";
3349
2577
 
3350
2578
  export interface InstanceSpecification {
@@ -3353,10 +2581,6 @@ export interface InstanceSpecification {
3353
2581
 
3354
2582
  ExcludeBootVolume?: boolean;
3355
2583
  }
3356
- export declare namespace InstanceSpecification {
3357
-
3358
- const filterSensitiveLog: (obj: InstanceSpecification) => any;
3359
- }
3360
2584
  export interface CreateSnapshotsRequest {
3361
2585
 
3362
2586
  Description?: string;
@@ -3371,10 +2595,6 @@ export interface CreateSnapshotsRequest {
3371
2595
 
3372
2596
  CopyTagsFromSource?: CopyTagsFromSource | string;
3373
2597
  }
3374
- export declare namespace CreateSnapshotsRequest {
3375
-
3376
- const filterSensitiveLog: (obj: CreateSnapshotsRequest) => any;
3377
- }
3378
2598
 
3379
2599
  export interface SnapshotInfo {
3380
2600
 
@@ -3400,18 +2620,10 @@ export interface SnapshotInfo {
3400
2620
 
3401
2621
  OutpostArn?: string;
3402
2622
  }
3403
- export declare namespace SnapshotInfo {
3404
-
3405
- const filterSensitiveLog: (obj: SnapshotInfo) => any;
3406
- }
3407
2623
  export interface CreateSnapshotsResult {
3408
2624
 
3409
2625
  Snapshots?: SnapshotInfo[];
3410
2626
  }
3411
- export declare namespace CreateSnapshotsResult {
3412
-
3413
- const filterSensitiveLog: (obj: CreateSnapshotsResult) => any;
3414
- }
3415
2627
 
3416
2628
  export interface CreateSpotDatafeedSubscriptionRequest {
3417
2629
 
@@ -3421,10 +2633,6 @@ export interface CreateSpotDatafeedSubscriptionRequest {
3421
2633
 
3422
2634
  Prefix?: string;
3423
2635
  }
3424
- export declare namespace CreateSpotDatafeedSubscriptionRequest {
3425
-
3426
- const filterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionRequest) => any;
3427
- }
3428
2636
 
3429
2637
  export interface SpotInstanceStateFault {
3430
2638
 
@@ -3432,10 +2640,6 @@ export interface SpotInstanceStateFault {
3432
2640
 
3433
2641
  Message?: string;
3434
2642
  }
3435
- export declare namespace SpotInstanceStateFault {
3436
-
3437
- const filterSensitiveLog: (obj: SpotInstanceStateFault) => any;
3438
- }
3439
2643
  export declare type DatafeedSubscriptionState = "Active" | "Inactive";
3440
2644
 
3441
2645
  export interface SpotDatafeedSubscription {
@@ -3450,19 +2654,11 @@ export interface SpotDatafeedSubscription {
3450
2654
 
3451
2655
  State?: DatafeedSubscriptionState | string;
3452
2656
  }
3453
- export declare namespace SpotDatafeedSubscription {
3454
-
3455
- const filterSensitiveLog: (obj: SpotDatafeedSubscription) => any;
3456
- }
3457
2657
 
3458
2658
  export interface CreateSpotDatafeedSubscriptionResult {
3459
2659
 
3460
2660
  SpotDatafeedSubscription?: SpotDatafeedSubscription;
3461
2661
  }
3462
- export declare namespace CreateSpotDatafeedSubscriptionResult {
3463
-
3464
- const filterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionResult) => any;
3465
- }
3466
2662
 
3467
2663
  export interface S3ObjectTag {
3468
2664
 
@@ -3470,10 +2666,6 @@ export interface S3ObjectTag {
3470
2666
 
3471
2667
  Value?: string;
3472
2668
  }
3473
- export declare namespace S3ObjectTag {
3474
-
3475
- const filterSensitiveLog: (obj: S3ObjectTag) => any;
3476
- }
3477
2669
  export interface CreateStoreImageTaskRequest {
3478
2670
 
3479
2671
  ImageId: string | undefined;
@@ -3484,18 +2676,10 @@ export interface CreateStoreImageTaskRequest {
3484
2676
 
3485
2677
  DryRun?: boolean;
3486
2678
  }
3487
- export declare namespace CreateStoreImageTaskRequest {
3488
-
3489
- const filterSensitiveLog: (obj: CreateStoreImageTaskRequest) => any;
3490
- }
3491
2679
  export interface CreateStoreImageTaskResult {
3492
2680
 
3493
2681
  ObjectKey?: string;
3494
2682
  }
3495
- export declare namespace CreateStoreImageTaskResult {
3496
-
3497
- const filterSensitiveLog: (obj: CreateStoreImageTaskResult) => any;
3498
- }
3499
2683
  export interface CreateSubnetRequest {
3500
2684
 
3501
2685
  TagSpecifications?: TagSpecification[];
@@ -3516,18 +2700,10 @@ export interface CreateSubnetRequest {
3516
2700
 
3517
2701
  Ipv6Native?: boolean;
3518
2702
  }
3519
- export declare namespace CreateSubnetRequest {
3520
-
3521
- const filterSensitiveLog: (obj: CreateSubnetRequest) => any;
3522
- }
3523
2703
  export interface CreateSubnetResult {
3524
2704
 
3525
2705
  Subnet?: Subnet;
3526
2706
  }
3527
- export declare namespace CreateSubnetResult {
3528
-
3529
- const filterSensitiveLog: (obj: CreateSubnetResult) => any;
3530
- }
3531
2707
  export declare enum SubnetCidrReservationType {
3532
2708
  explicit = "explicit",
3533
2709
  prefix = "prefix"
@@ -3546,10 +2722,6 @@ export interface CreateSubnetCidrReservationRequest {
3546
2722
 
3547
2723
  TagSpecifications?: TagSpecification[];
3548
2724
  }
3549
- export declare namespace CreateSubnetCidrReservationRequest {
3550
-
3551
- const filterSensitiveLog: (obj: CreateSubnetCidrReservationRequest) => any;
3552
- }
3553
2725
 
3554
2726
  export interface SubnetCidrReservation {
3555
2727
 
@@ -3567,18 +2739,10 @@ export interface SubnetCidrReservation {
3567
2739
 
3568
2740
  Tags?: Tag[];
3569
2741
  }
3570
- export declare namespace SubnetCidrReservation {
3571
-
3572
- const filterSensitiveLog: (obj: SubnetCidrReservation) => any;
3573
- }
3574
2742
  export interface CreateSubnetCidrReservationResult {
3575
2743
 
3576
2744
  SubnetCidrReservation?: SubnetCidrReservation;
3577
2745
  }
3578
- export declare namespace CreateSubnetCidrReservationResult {
3579
-
3580
- const filterSensitiveLog: (obj: CreateSubnetCidrReservationResult) => any;
3581
- }
3582
2746
  export interface CreateTagsRequest {
3583
2747
 
3584
2748
  DryRun?: boolean;
@@ -3587,10 +2751,6 @@ export interface CreateTagsRequest {
3587
2751
 
3588
2752
  Tags: Tag[] | undefined;
3589
2753
  }
3590
- export declare namespace CreateTagsRequest {
3591
-
3592
- const filterSensitiveLog: (obj: CreateTagsRequest) => any;
3593
- }
3594
2754
  export interface CreateTrafficMirrorFilterRequest {
3595
2755
 
3596
2756
  Description?: string;
@@ -3601,10 +2761,6 @@ export interface CreateTrafficMirrorFilterRequest {
3601
2761
 
3602
2762
  ClientToken?: string;
3603
2763
  }
3604
- export declare namespace CreateTrafficMirrorFilterRequest {
3605
-
3606
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterRequest) => any;
3607
- }
3608
2764
 
3609
2765
  export interface TrafficMirrorPortRange {
3610
2766
 
@@ -3612,10 +2768,6 @@ export interface TrafficMirrorPortRange {
3612
2768
 
3613
2769
  ToPort?: number;
3614
2770
  }
3615
- export declare namespace TrafficMirrorPortRange {
3616
-
3617
- const filterSensitiveLog: (obj: TrafficMirrorPortRange) => any;
3618
- }
3619
2771
  export declare type TrafficMirrorRuleAction = "accept" | "reject";
3620
2772
  export declare type TrafficDirection = "egress" | "ingress";
3621
2773
 
@@ -3643,10 +2795,6 @@ export interface TrafficMirrorFilterRule {
3643
2795
 
3644
2796
  Description?: string;
3645
2797
  }
3646
- export declare namespace TrafficMirrorFilterRule {
3647
-
3648
- const filterSensitiveLog: (obj: TrafficMirrorFilterRule) => any;
3649
- }
3650
2798
  export declare type TrafficMirrorNetworkService = "amazon-dns";
3651
2799
 
3652
2800
  export interface TrafficMirrorFilter {
@@ -3663,20 +2811,12 @@ export interface TrafficMirrorFilter {
3663
2811
 
3664
2812
  Tags?: Tag[];
3665
2813
  }
3666
- export declare namespace TrafficMirrorFilter {
3667
-
3668
- const filterSensitiveLog: (obj: TrafficMirrorFilter) => any;
3669
- }
3670
2814
  export interface CreateTrafficMirrorFilterResult {
3671
2815
 
3672
2816
  TrafficMirrorFilter?: TrafficMirrorFilter;
3673
2817
 
3674
2818
  ClientToken?: string;
3675
2819
  }
3676
- export declare namespace CreateTrafficMirrorFilterResult {
3677
-
3678
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterResult) => any;
3679
- }
3680
2820
 
3681
2821
  export interface TrafficMirrorPortRangeRequest {
3682
2822
 
@@ -3684,10 +2824,6 @@ export interface TrafficMirrorPortRangeRequest {
3684
2824
 
3685
2825
  ToPort?: number;
3686
2826
  }
3687
- export declare namespace TrafficMirrorPortRangeRequest {
3688
-
3689
- const filterSensitiveLog: (obj: TrafficMirrorPortRangeRequest) => any;
3690
- }
3691
2827
  export interface CreateTrafficMirrorFilterRuleRequest {
3692
2828
 
3693
2829
  TrafficMirrorFilterId: string | undefined;
@@ -3714,20 +2850,12 @@ export interface CreateTrafficMirrorFilterRuleRequest {
3714
2850
 
3715
2851
  ClientToken?: string;
3716
2852
  }
3717
- export declare namespace CreateTrafficMirrorFilterRuleRequest {
3718
-
3719
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleRequest) => any;
3720
- }
3721
2853
  export interface CreateTrafficMirrorFilterRuleResult {
3722
2854
 
3723
2855
  TrafficMirrorFilterRule?: TrafficMirrorFilterRule;
3724
2856
 
3725
2857
  ClientToken?: string;
3726
2858
  }
3727
- export declare namespace CreateTrafficMirrorFilterRuleResult {
3728
-
3729
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleResult) => any;
3730
- }
3731
2859
  export interface CreateTrafficMirrorSessionRequest {
3732
2860
 
3733
2861
  NetworkInterfaceId: string | undefined;
@@ -3750,10 +2878,6 @@ export interface CreateTrafficMirrorSessionRequest {
3750
2878
 
3751
2879
  ClientToken?: string;
3752
2880
  }
3753
- export declare namespace CreateTrafficMirrorSessionRequest {
3754
-
3755
- const filterSensitiveLog: (obj: CreateTrafficMirrorSessionRequest) => any;
3756
- }
3757
2881
 
3758
2882
  export interface TrafficMirrorSession {
3759
2883
 
@@ -3777,20 +2901,12 @@ export interface TrafficMirrorSession {
3777
2901
 
3778
2902
  Tags?: Tag[];
3779
2903
  }
3780
- export declare namespace TrafficMirrorSession {
3781
-
3782
- const filterSensitiveLog: (obj: TrafficMirrorSession) => any;
3783
- }
3784
2904
  export interface CreateTrafficMirrorSessionResult {
3785
2905
 
3786
2906
  TrafficMirrorSession?: TrafficMirrorSession;
3787
2907
 
3788
2908
  ClientToken?: string;
3789
2909
  }
3790
- export declare namespace CreateTrafficMirrorSessionResult {
3791
-
3792
- const filterSensitiveLog: (obj: CreateTrafficMirrorSessionResult) => any;
3793
- }
3794
2910
  export interface CreateTrafficMirrorTargetRequest {
3795
2911
 
3796
2912
  NetworkInterfaceId?: string;
@@ -3807,10 +2923,6 @@ export interface CreateTrafficMirrorTargetRequest {
3807
2923
 
3808
2924
  GatewayLoadBalancerEndpointId?: string;
3809
2925
  }
3810
- export declare namespace CreateTrafficMirrorTargetRequest {
3811
-
3812
- const filterSensitiveLog: (obj: CreateTrafficMirrorTargetRequest) => any;
3813
- }
3814
2926
  export declare type TrafficMirrorTargetType = "gateway-load-balancer-endpoint" | "network-interface" | "network-load-balancer";
3815
2927
 
3816
2928
  export interface TrafficMirrorTarget {
@@ -3831,20 +2943,12 @@ export interface TrafficMirrorTarget {
3831
2943
 
3832
2944
  GatewayLoadBalancerEndpointId?: string;
3833
2945
  }
3834
- export declare namespace TrafficMirrorTarget {
3835
-
3836
- const filterSensitiveLog: (obj: TrafficMirrorTarget) => any;
3837
- }
3838
2946
  export interface CreateTrafficMirrorTargetResult {
3839
2947
 
3840
2948
  TrafficMirrorTarget?: TrafficMirrorTarget;
3841
2949
 
3842
2950
  ClientToken?: string;
3843
2951
  }
3844
- export declare namespace CreateTrafficMirrorTargetResult {
3845
-
3846
- const filterSensitiveLog: (obj: CreateTrafficMirrorTargetResult) => any;
3847
- }
3848
2952
  export declare type AutoAcceptSharedAttachmentsValue = "disable" | "enable";
3849
2953
  export declare type DefaultRouteTableAssociationValue = "disable" | "enable";
3850
2954
  export declare type DefaultRouteTablePropagationValue = "disable" | "enable";
@@ -3869,10 +2973,6 @@ export interface TransitGatewayRequestOptions {
3869
2973
 
3870
2974
  TransitGatewayCidrBlocks?: string[];
3871
2975
  }
3872
- export declare namespace TransitGatewayRequestOptions {
3873
-
3874
- const filterSensitiveLog: (obj: TransitGatewayRequestOptions) => any;
3875
- }
3876
2976
  export interface CreateTransitGatewayRequest {
3877
2977
 
3878
2978
  Description?: string;
@@ -3883,7 +2983,455 @@ export interface CreateTransitGatewayRequest {
3883
2983
 
3884
2984
  DryRun?: boolean;
3885
2985
  }
3886
- export declare namespace CreateTransitGatewayRequest {
3887
-
3888
- const filterSensitiveLog: (obj: CreateTransitGatewayRequest) => any;
3889
- }
2986
+
2987
+ export declare const FleetLaunchTemplateSpecificationRequestFilterSensitiveLog: (obj: FleetLaunchTemplateSpecificationRequest) => any;
2988
+
2989
+ export declare const BaselineEbsBandwidthMbpsRequestFilterSensitiveLog: (obj: BaselineEbsBandwidthMbpsRequest) => any;
2990
+
2991
+ export declare const MemoryGiBPerVCpuRequestFilterSensitiveLog: (obj: MemoryGiBPerVCpuRequest) => any;
2992
+
2993
+ export declare const MemoryMiBRequestFilterSensitiveLog: (obj: MemoryMiBRequest) => any;
2994
+
2995
+ export declare const NetworkInterfaceCountRequestFilterSensitiveLog: (obj: NetworkInterfaceCountRequest) => any;
2996
+
2997
+ export declare const TotalLocalStorageGBRequestFilterSensitiveLog: (obj: TotalLocalStorageGBRequest) => any;
2998
+
2999
+ export declare const VCpuCountRangeRequestFilterSensitiveLog: (obj: VCpuCountRangeRequest) => any;
3000
+
3001
+ export declare const InstanceRequirementsRequestFilterSensitiveLog: (obj: InstanceRequirementsRequest) => any;
3002
+
3003
+ export declare const PlacementFilterSensitiveLog: (obj: Placement) => any;
3004
+
3005
+ export declare const FleetLaunchTemplateOverridesRequestFilterSensitiveLog: (obj: FleetLaunchTemplateOverridesRequest) => any;
3006
+
3007
+ export declare const FleetLaunchTemplateConfigRequestFilterSensitiveLog: (obj: FleetLaunchTemplateConfigRequest) => any;
3008
+
3009
+ export declare const CapacityReservationOptionsRequestFilterSensitiveLog: (obj: CapacityReservationOptionsRequest) => any;
3010
+
3011
+ export declare const OnDemandOptionsRequestFilterSensitiveLog: (obj: OnDemandOptionsRequest) => any;
3012
+
3013
+ export declare const FleetSpotCapacityRebalanceRequestFilterSensitiveLog: (obj: FleetSpotCapacityRebalanceRequest) => any;
3014
+
3015
+ export declare const FleetSpotMaintenanceStrategiesRequestFilterSensitiveLog: (obj: FleetSpotMaintenanceStrategiesRequest) => any;
3016
+
3017
+ export declare const SpotOptionsRequestFilterSensitiveLog: (obj: SpotOptionsRequest) => any;
3018
+
3019
+ export declare const TargetCapacitySpecificationRequestFilterSensitiveLog: (obj: TargetCapacitySpecificationRequest) => any;
3020
+
3021
+ export declare const CreateFleetRequestFilterSensitiveLog: (obj: CreateFleetRequest) => any;
3022
+
3023
+ export declare const FleetLaunchTemplateSpecificationFilterSensitiveLog: (obj: FleetLaunchTemplateSpecification) => any;
3024
+
3025
+ export declare const BaselineEbsBandwidthMbpsFilterSensitiveLog: (obj: BaselineEbsBandwidthMbps) => any;
3026
+
3027
+ export declare const MemoryGiBPerVCpuFilterSensitiveLog: (obj: MemoryGiBPerVCpu) => any;
3028
+
3029
+ export declare const MemoryMiBFilterSensitiveLog: (obj: MemoryMiB) => any;
3030
+
3031
+ export declare const NetworkInterfaceCountFilterSensitiveLog: (obj: NetworkInterfaceCount) => any;
3032
+
3033
+ export declare const TotalLocalStorageGBFilterSensitiveLog: (obj: TotalLocalStorageGB) => any;
3034
+
3035
+ export declare const VCpuCountRangeFilterSensitiveLog: (obj: VCpuCountRange) => any;
3036
+
3037
+ export declare const InstanceRequirementsFilterSensitiveLog: (obj: InstanceRequirements) => any;
3038
+
3039
+ export declare const PlacementResponseFilterSensitiveLog: (obj: PlacementResponse) => any;
3040
+
3041
+ export declare const FleetLaunchTemplateOverridesFilterSensitiveLog: (obj: FleetLaunchTemplateOverrides) => any;
3042
+
3043
+ export declare const LaunchTemplateAndOverridesResponseFilterSensitiveLog: (obj: LaunchTemplateAndOverridesResponse) => any;
3044
+
3045
+ export declare const CreateFleetErrorFilterSensitiveLog: (obj: CreateFleetError) => any;
3046
+
3047
+ export declare const CreateFleetInstanceFilterSensitiveLog: (obj: CreateFleetInstance) => any;
3048
+
3049
+ export declare const CreateFleetResultFilterSensitiveLog: (obj: CreateFleetResult) => any;
3050
+
3051
+ export declare const DestinationOptionsRequestFilterSensitiveLog: (obj: DestinationOptionsRequest) => any;
3052
+
3053
+ export declare const CreateFlowLogsRequestFilterSensitiveLog: (obj: CreateFlowLogsRequest) => any;
3054
+
3055
+ export declare const CreateFlowLogsResultFilterSensitiveLog: (obj: CreateFlowLogsResult) => any;
3056
+
3057
+ export declare const StorageLocationFilterSensitiveLog: (obj: StorageLocation) => any;
3058
+
3059
+ export declare const CreateFpgaImageRequestFilterSensitiveLog: (obj: CreateFpgaImageRequest) => any;
3060
+
3061
+ export declare const CreateFpgaImageResultFilterSensitiveLog: (obj: CreateFpgaImageResult) => any;
3062
+
3063
+ export declare const EbsBlockDeviceFilterSensitiveLog: (obj: EbsBlockDevice) => any;
3064
+
3065
+ export declare const BlockDeviceMappingFilterSensitiveLog: (obj: BlockDeviceMapping) => any;
3066
+
3067
+ export declare const CreateImageRequestFilterSensitiveLog: (obj: CreateImageRequest) => any;
3068
+
3069
+ export declare const CreateImageResultFilterSensitiveLog: (obj: CreateImageResult) => any;
3070
+
3071
+ export declare const InstanceEventWindowTimeRangeRequestFilterSensitiveLog: (obj: InstanceEventWindowTimeRangeRequest) => any;
3072
+
3073
+ export declare const CreateInstanceEventWindowRequestFilterSensitiveLog: (obj: CreateInstanceEventWindowRequest) => any;
3074
+
3075
+ export declare const CreateInstanceEventWindowResultFilterSensitiveLog: (obj: CreateInstanceEventWindowResult) => any;
3076
+
3077
+ export declare const ExportToS3TaskSpecificationFilterSensitiveLog: (obj: ExportToS3TaskSpecification) => any;
3078
+
3079
+ export declare const CreateInstanceExportTaskRequestFilterSensitiveLog: (obj: CreateInstanceExportTaskRequest) => any;
3080
+
3081
+ export declare const ExportToS3TaskFilterSensitiveLog: (obj: ExportToS3Task) => any;
3082
+
3083
+ export declare const InstanceExportDetailsFilterSensitiveLog: (obj: InstanceExportDetails) => any;
3084
+
3085
+ export declare const ExportTaskFilterSensitiveLog: (obj: ExportTask) => any;
3086
+
3087
+ export declare const CreateInstanceExportTaskResultFilterSensitiveLog: (obj: CreateInstanceExportTaskResult) => any;
3088
+
3089
+ export declare const CreateInternetGatewayRequestFilterSensitiveLog: (obj: CreateInternetGatewayRequest) => any;
3090
+
3091
+ export declare const InternetGatewayFilterSensitiveLog: (obj: InternetGateway) => any;
3092
+
3093
+ export declare const CreateInternetGatewayResultFilterSensitiveLog: (obj: CreateInternetGatewayResult) => any;
3094
+
3095
+ export declare const CreateIpamRequestFilterSensitiveLog: (obj: CreateIpamRequest) => any;
3096
+
3097
+ export declare const IpamOperatingRegionFilterSensitiveLog: (obj: IpamOperatingRegion) => any;
3098
+
3099
+ export declare const IpamFilterSensitiveLog: (obj: Ipam) => any;
3100
+
3101
+ export declare const CreateIpamResultFilterSensitiveLog: (obj: CreateIpamResult) => any;
3102
+
3103
+ export declare const RequestIpamResourceTagFilterSensitiveLog: (obj: RequestIpamResourceTag) => any;
3104
+
3105
+ export declare const CreateIpamPoolRequestFilterSensitiveLog: (obj: CreateIpamPoolRequest) => any;
3106
+
3107
+ export declare const IpamResourceTagFilterSensitiveLog: (obj: IpamResourceTag) => any;
3108
+
3109
+ export declare const IpamPoolFilterSensitiveLog: (obj: IpamPool) => any;
3110
+
3111
+ export declare const CreateIpamPoolResultFilterSensitiveLog: (obj: CreateIpamPoolResult) => any;
3112
+
3113
+ export declare const CreateIpamScopeRequestFilterSensitiveLog: (obj: CreateIpamScopeRequest) => any;
3114
+
3115
+ export declare const IpamScopeFilterSensitiveLog: (obj: IpamScope) => any;
3116
+
3117
+ export declare const CreateIpamScopeResultFilterSensitiveLog: (obj: CreateIpamScopeResult) => any;
3118
+
3119
+ export declare const CreateKeyPairRequestFilterSensitiveLog: (obj: CreateKeyPairRequest) => any;
3120
+
3121
+ export declare const KeyPairFilterSensitiveLog: (obj: KeyPair) => any;
3122
+
3123
+ export declare const LaunchTemplateEbsBlockDeviceRequestFilterSensitiveLog: (obj: LaunchTemplateEbsBlockDeviceRequest) => any;
3124
+
3125
+ export declare const LaunchTemplateBlockDeviceMappingRequestFilterSensitiveLog: (obj: LaunchTemplateBlockDeviceMappingRequest) => any;
3126
+
3127
+ export declare const CapacityReservationTargetFilterSensitiveLog: (obj: CapacityReservationTarget) => any;
3128
+
3129
+ export declare const LaunchTemplateCapacityReservationSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationRequest) => any;
3130
+
3131
+ export declare const LaunchTemplateCpuOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateCpuOptionsRequest) => any;
3132
+
3133
+ export declare const CreditSpecificationRequestFilterSensitiveLog: (obj: CreditSpecificationRequest) => any;
3134
+
3135
+ export declare const ElasticGpuSpecificationFilterSensitiveLog: (obj: ElasticGpuSpecification) => any;
3136
+
3137
+ export declare const LaunchTemplateElasticInferenceAcceleratorFilterSensitiveLog: (obj: LaunchTemplateElasticInferenceAccelerator) => any;
3138
+
3139
+ export declare const LaunchTemplateEnclaveOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateEnclaveOptionsRequest) => any;
3140
+
3141
+ export declare const LaunchTemplateHibernationOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateHibernationOptionsRequest) => any;
3142
+
3143
+ export declare const LaunchTemplateIamInstanceProfileSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecificationRequest) => any;
3144
+
3145
+ export declare const LaunchTemplateSpotMarketOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateSpotMarketOptionsRequest) => any;
3146
+
3147
+ export declare const LaunchTemplateInstanceMarketOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptionsRequest) => any;
3148
+
3149
+ export declare const LaunchTemplateLicenseConfigurationRequestFilterSensitiveLog: (obj: LaunchTemplateLicenseConfigurationRequest) => any;
3150
+
3151
+ export declare const LaunchTemplateInstanceMaintenanceOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptionsRequest) => any;
3152
+
3153
+ export declare const LaunchTemplateInstanceMetadataOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptionsRequest) => any;
3154
+
3155
+ export declare const LaunchTemplatesMonitoringRequestFilterSensitiveLog: (obj: LaunchTemplatesMonitoringRequest) => any;
3156
+
3157
+ export declare const Ipv4PrefixSpecificationRequestFilterSensitiveLog: (obj: Ipv4PrefixSpecificationRequest) => any;
3158
+
3159
+ export declare const InstanceIpv6AddressRequestFilterSensitiveLog: (obj: InstanceIpv6AddressRequest) => any;
3160
+
3161
+ export declare const Ipv6PrefixSpecificationRequestFilterSensitiveLog: (obj: Ipv6PrefixSpecificationRequest) => any;
3162
+
3163
+ export declare const PrivateIpAddressSpecificationFilterSensitiveLog: (obj: PrivateIpAddressSpecification) => any;
3164
+
3165
+ export declare const LaunchTemplateInstanceNetworkInterfaceSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) => any;
3166
+
3167
+ export declare const LaunchTemplatePlacementRequestFilterSensitiveLog: (obj: LaunchTemplatePlacementRequest) => any;
3168
+
3169
+ export declare const LaunchTemplatePrivateDnsNameOptionsRequestFilterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptionsRequest) => any;
3170
+
3171
+ export declare const LaunchTemplateTagSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateTagSpecificationRequest) => any;
3172
+
3173
+ export declare const RequestLaunchTemplateDataFilterSensitiveLog: (obj: RequestLaunchTemplateData) => any;
3174
+
3175
+ export declare const CreateLaunchTemplateRequestFilterSensitiveLog: (obj: CreateLaunchTemplateRequest) => any;
3176
+
3177
+ export declare const LaunchTemplateFilterSensitiveLog: (obj: LaunchTemplate) => any;
3178
+
3179
+ export declare const ValidationErrorFilterSensitiveLog: (obj: ValidationError) => any;
3180
+
3181
+ export declare const ValidationWarningFilterSensitiveLog: (obj: ValidationWarning) => any;
3182
+
3183
+ export declare const CreateLaunchTemplateResultFilterSensitiveLog: (obj: CreateLaunchTemplateResult) => any;
3184
+
3185
+ export declare const CreateLaunchTemplateVersionRequestFilterSensitiveLog: (obj: CreateLaunchTemplateVersionRequest) => any;
3186
+
3187
+ export declare const LaunchTemplateEbsBlockDeviceFilterSensitiveLog: (obj: LaunchTemplateEbsBlockDevice) => any;
3188
+
3189
+ export declare const LaunchTemplateBlockDeviceMappingFilterSensitiveLog: (obj: LaunchTemplateBlockDeviceMapping) => any;
3190
+
3191
+ export declare const CapacityReservationTargetResponseFilterSensitiveLog: (obj: CapacityReservationTargetResponse) => any;
3192
+
3193
+ export declare const LaunchTemplateCapacityReservationSpecificationResponseFilterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationResponse) => any;
3194
+
3195
+ export declare const LaunchTemplateCpuOptionsFilterSensitiveLog: (obj: LaunchTemplateCpuOptions) => any;
3196
+
3197
+ export declare const CreditSpecificationFilterSensitiveLog: (obj: CreditSpecification) => any;
3198
+
3199
+ export declare const ElasticGpuSpecificationResponseFilterSensitiveLog: (obj: ElasticGpuSpecificationResponse) => any;
3200
+
3201
+ export declare const LaunchTemplateElasticInferenceAcceleratorResponseFilterSensitiveLog: (obj: LaunchTemplateElasticInferenceAcceleratorResponse) => any;
3202
+
3203
+ export declare const LaunchTemplateEnclaveOptionsFilterSensitiveLog: (obj: LaunchTemplateEnclaveOptions) => any;
3204
+
3205
+ export declare const LaunchTemplateHibernationOptionsFilterSensitiveLog: (obj: LaunchTemplateHibernationOptions) => any;
3206
+
3207
+ export declare const LaunchTemplateIamInstanceProfileSpecificationFilterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecification) => any;
3208
+
3209
+ export declare const LaunchTemplateSpotMarketOptionsFilterSensitiveLog: (obj: LaunchTemplateSpotMarketOptions) => any;
3210
+
3211
+ export declare const LaunchTemplateInstanceMarketOptionsFilterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptions) => any;
3212
+
3213
+ export declare const LaunchTemplateLicenseConfigurationFilterSensitiveLog: (obj: LaunchTemplateLicenseConfiguration) => any;
3214
+
3215
+ export declare const LaunchTemplateInstanceMaintenanceOptionsFilterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptions) => any;
3216
+
3217
+ export declare const LaunchTemplateInstanceMetadataOptionsFilterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptions) => any;
3218
+
3219
+ export declare const LaunchTemplatesMonitoringFilterSensitiveLog: (obj: LaunchTemplatesMonitoring) => any;
3220
+
3221
+ export declare const Ipv4PrefixSpecificationResponseFilterSensitiveLog: (obj: Ipv4PrefixSpecificationResponse) => any;
3222
+
3223
+ export declare const InstanceIpv6AddressFilterSensitiveLog: (obj: InstanceIpv6Address) => any;
3224
+
3225
+ export declare const Ipv6PrefixSpecificationResponseFilterSensitiveLog: (obj: Ipv6PrefixSpecificationResponse) => any;
3226
+
3227
+ export declare const LaunchTemplateInstanceNetworkInterfaceSpecificationFilterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecification) => any;
3228
+
3229
+ export declare const LaunchTemplatePlacementFilterSensitiveLog: (obj: LaunchTemplatePlacement) => any;
3230
+
3231
+ export declare const LaunchTemplatePrivateDnsNameOptionsFilterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptions) => any;
3232
+
3233
+ export declare const LaunchTemplateTagSpecificationFilterSensitiveLog: (obj: LaunchTemplateTagSpecification) => any;
3234
+
3235
+ export declare const ResponseLaunchTemplateDataFilterSensitiveLog: (obj: ResponseLaunchTemplateData) => any;
3236
+
3237
+ export declare const LaunchTemplateVersionFilterSensitiveLog: (obj: LaunchTemplateVersion) => any;
3238
+
3239
+ export declare const CreateLaunchTemplateVersionResultFilterSensitiveLog: (obj: CreateLaunchTemplateVersionResult) => any;
3240
+
3241
+ export declare const CreateLocalGatewayRouteRequestFilterSensitiveLog: (obj: CreateLocalGatewayRouteRequest) => any;
3242
+
3243
+ export declare const LocalGatewayRouteFilterSensitiveLog: (obj: LocalGatewayRoute) => any;
3244
+
3245
+ export declare const CreateLocalGatewayRouteResultFilterSensitiveLog: (obj: CreateLocalGatewayRouteResult) => any;
3246
+
3247
+ export declare const CreateLocalGatewayRouteTableVpcAssociationRequestFilterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationRequest) => any;
3248
+
3249
+ export declare const LocalGatewayRouteTableVpcAssociationFilterSensitiveLog: (obj: LocalGatewayRouteTableVpcAssociation) => any;
3250
+
3251
+ export declare const CreateLocalGatewayRouteTableVpcAssociationResultFilterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationResult) => any;
3252
+
3253
+ export declare const CreateManagedPrefixListRequestFilterSensitiveLog: (obj: CreateManagedPrefixListRequest) => any;
3254
+
3255
+ export declare const ManagedPrefixListFilterSensitiveLog: (obj: ManagedPrefixList) => any;
3256
+
3257
+ export declare const CreateManagedPrefixListResultFilterSensitiveLog: (obj: CreateManagedPrefixListResult) => any;
3258
+
3259
+ export declare const CreateNatGatewayRequestFilterSensitiveLog: (obj: CreateNatGatewayRequest) => any;
3260
+
3261
+ export declare const NatGatewayAddressFilterSensitiveLog: (obj: NatGatewayAddress) => any;
3262
+
3263
+ export declare const ProvisionedBandwidthFilterSensitiveLog: (obj: ProvisionedBandwidth) => any;
3264
+
3265
+ export declare const NatGatewayFilterSensitiveLog: (obj: NatGateway) => any;
3266
+
3267
+ export declare const CreateNatGatewayResultFilterSensitiveLog: (obj: CreateNatGatewayResult) => any;
3268
+
3269
+ export declare const CreateNetworkAclRequestFilterSensitiveLog: (obj: CreateNetworkAclRequest) => any;
3270
+
3271
+ export declare const NetworkAclAssociationFilterSensitiveLog: (obj: NetworkAclAssociation) => any;
3272
+
3273
+ export declare const IcmpTypeCodeFilterSensitiveLog: (obj: IcmpTypeCode) => any;
3274
+
3275
+ export declare const NetworkAclEntryFilterSensitiveLog: (obj: NetworkAclEntry) => any;
3276
+
3277
+ export declare const NetworkAclFilterSensitiveLog: (obj: NetworkAcl) => any;
3278
+
3279
+ export declare const CreateNetworkAclResultFilterSensitiveLog: (obj: CreateNetworkAclResult) => any;
3280
+
3281
+ export declare const CreateNetworkAclEntryRequestFilterSensitiveLog: (obj: CreateNetworkAclEntryRequest) => any;
3282
+
3283
+ export declare const CreateNetworkInsightsAccessScopeRequestFilterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeRequest) => any;
3284
+
3285
+ export declare const NetworkInsightsAccessScopeFilterSensitiveLog: (obj: NetworkInsightsAccessScope) => any;
3286
+
3287
+ export declare const NetworkInsightsAccessScopeContentFilterSensitiveLog: (obj: NetworkInsightsAccessScopeContent) => any;
3288
+
3289
+ export declare const CreateNetworkInsightsAccessScopeResultFilterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeResult) => any;
3290
+
3291
+ export declare const CreateNetworkInsightsPathRequestFilterSensitiveLog: (obj: CreateNetworkInsightsPathRequest) => any;
3292
+
3293
+ export declare const NetworkInsightsPathFilterSensitiveLog: (obj: NetworkInsightsPath) => any;
3294
+
3295
+ export declare const CreateNetworkInsightsPathResultFilterSensitiveLog: (obj: CreateNetworkInsightsPathResult) => any;
3296
+
3297
+ export declare const CreateNetworkInterfaceRequestFilterSensitiveLog: (obj: CreateNetworkInterfaceRequest) => any;
3298
+
3299
+ export declare const NetworkInterfaceAssociationFilterSensitiveLog: (obj: NetworkInterfaceAssociation) => any;
3300
+
3301
+ export declare const NetworkInterfaceAttachmentFilterSensitiveLog: (obj: NetworkInterfaceAttachment) => any;
3302
+
3303
+ export declare const GroupIdentifierFilterSensitiveLog: (obj: GroupIdentifier) => any;
3304
+
3305
+ export declare const NetworkInterfaceIpv6AddressFilterSensitiveLog: (obj: NetworkInterfaceIpv6Address) => any;
3306
+
3307
+ export declare const Ipv6PrefixSpecificationFilterSensitiveLog: (obj: Ipv6PrefixSpecification) => any;
3308
+
3309
+ export declare const NetworkInterfacePrivateIpAddressFilterSensitiveLog: (obj: NetworkInterfacePrivateIpAddress) => any;
3310
+
3311
+ export declare const NetworkInterfaceFilterSensitiveLog: (obj: NetworkInterface) => any;
3312
+
3313
+ export declare const CreateNetworkInterfaceResultFilterSensitiveLog: (obj: CreateNetworkInterfaceResult) => any;
3314
+
3315
+ export declare const CreateNetworkInterfacePermissionRequestFilterSensitiveLog: (obj: CreateNetworkInterfacePermissionRequest) => any;
3316
+
3317
+ export declare const NetworkInterfacePermissionStateFilterSensitiveLog: (obj: NetworkInterfacePermissionState) => any;
3318
+
3319
+ export declare const NetworkInterfacePermissionFilterSensitiveLog: (obj: NetworkInterfacePermission) => any;
3320
+
3321
+ export declare const CreateNetworkInterfacePermissionResultFilterSensitiveLog: (obj: CreateNetworkInterfacePermissionResult) => any;
3322
+
3323
+ export declare const CreatePlacementGroupRequestFilterSensitiveLog: (obj: CreatePlacementGroupRequest) => any;
3324
+
3325
+ export declare const PlacementGroupFilterSensitiveLog: (obj: PlacementGroup) => any;
3326
+
3327
+ export declare const CreatePlacementGroupResultFilterSensitiveLog: (obj: CreatePlacementGroupResult) => any;
3328
+
3329
+ export declare const CreatePublicIpv4PoolRequestFilterSensitiveLog: (obj: CreatePublicIpv4PoolRequest) => any;
3330
+
3331
+ export declare const CreatePublicIpv4PoolResultFilterSensitiveLog: (obj: CreatePublicIpv4PoolResult) => any;
3332
+
3333
+ export declare const CreateReplaceRootVolumeTaskRequestFilterSensitiveLog: (obj: CreateReplaceRootVolumeTaskRequest) => any;
3334
+
3335
+ export declare const ReplaceRootVolumeTaskFilterSensitiveLog: (obj: ReplaceRootVolumeTask) => any;
3336
+
3337
+ export declare const CreateReplaceRootVolumeTaskResultFilterSensitiveLog: (obj: CreateReplaceRootVolumeTaskResult) => any;
3338
+
3339
+ export declare const PriceScheduleSpecificationFilterSensitiveLog: (obj: PriceScheduleSpecification) => any;
3340
+
3341
+ export declare const CreateReservedInstancesListingRequestFilterSensitiveLog: (obj: CreateReservedInstancesListingRequest) => any;
3342
+
3343
+ export declare const CreateReservedInstancesListingResultFilterSensitiveLog: (obj: CreateReservedInstancesListingResult) => any;
3344
+
3345
+ export declare const CreateRestoreImageTaskRequestFilterSensitiveLog: (obj: CreateRestoreImageTaskRequest) => any;
3346
+
3347
+ export declare const CreateRestoreImageTaskResultFilterSensitiveLog: (obj: CreateRestoreImageTaskResult) => any;
3348
+
3349
+ export declare const CreateRouteRequestFilterSensitiveLog: (obj: CreateRouteRequest) => any;
3350
+
3351
+ export declare const CreateRouteResultFilterSensitiveLog: (obj: CreateRouteResult) => any;
3352
+
3353
+ export declare const CreateRouteTableRequestFilterSensitiveLog: (obj: CreateRouteTableRequest) => any;
3354
+
3355
+ export declare const RouteTableAssociationFilterSensitiveLog: (obj: RouteTableAssociation) => any;
3356
+
3357
+ export declare const PropagatingVgwFilterSensitiveLog: (obj: PropagatingVgw) => any;
3358
+
3359
+ export declare const RouteFilterSensitiveLog: (obj: Route) => any;
3360
+
3361
+ export declare const RouteTableFilterSensitiveLog: (obj: RouteTable) => any;
3362
+
3363
+ export declare const CreateRouteTableResultFilterSensitiveLog: (obj: CreateRouteTableResult) => any;
3364
+
3365
+ export declare const CreateSecurityGroupRequestFilterSensitiveLog: (obj: CreateSecurityGroupRequest) => any;
3366
+
3367
+ export declare const CreateSecurityGroupResultFilterSensitiveLog: (obj: CreateSecurityGroupResult) => any;
3368
+
3369
+ export declare const CreateSnapshotRequestFilterSensitiveLog: (obj: CreateSnapshotRequest) => any;
3370
+
3371
+ export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
3372
+
3373
+ export declare const InstanceSpecificationFilterSensitiveLog: (obj: InstanceSpecification) => any;
3374
+
3375
+ export declare const CreateSnapshotsRequestFilterSensitiveLog: (obj: CreateSnapshotsRequest) => any;
3376
+
3377
+ export declare const SnapshotInfoFilterSensitiveLog: (obj: SnapshotInfo) => any;
3378
+
3379
+ export declare const CreateSnapshotsResultFilterSensitiveLog: (obj: CreateSnapshotsResult) => any;
3380
+
3381
+ export declare const CreateSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionRequest) => any;
3382
+
3383
+ export declare const SpotInstanceStateFaultFilterSensitiveLog: (obj: SpotInstanceStateFault) => any;
3384
+
3385
+ export declare const SpotDatafeedSubscriptionFilterSensitiveLog: (obj: SpotDatafeedSubscription) => any;
3386
+
3387
+ export declare const CreateSpotDatafeedSubscriptionResultFilterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionResult) => any;
3388
+
3389
+ export declare const S3ObjectTagFilterSensitiveLog: (obj: S3ObjectTag) => any;
3390
+
3391
+ export declare const CreateStoreImageTaskRequestFilterSensitiveLog: (obj: CreateStoreImageTaskRequest) => any;
3392
+
3393
+ export declare const CreateStoreImageTaskResultFilterSensitiveLog: (obj: CreateStoreImageTaskResult) => any;
3394
+
3395
+ export declare const CreateSubnetRequestFilterSensitiveLog: (obj: CreateSubnetRequest) => any;
3396
+
3397
+ export declare const CreateSubnetResultFilterSensitiveLog: (obj: CreateSubnetResult) => any;
3398
+
3399
+ export declare const CreateSubnetCidrReservationRequestFilterSensitiveLog: (obj: CreateSubnetCidrReservationRequest) => any;
3400
+
3401
+ export declare const SubnetCidrReservationFilterSensitiveLog: (obj: SubnetCidrReservation) => any;
3402
+
3403
+ export declare const CreateSubnetCidrReservationResultFilterSensitiveLog: (obj: CreateSubnetCidrReservationResult) => any;
3404
+
3405
+ export declare const CreateTagsRequestFilterSensitiveLog: (obj: CreateTagsRequest) => any;
3406
+
3407
+ export declare const CreateTrafficMirrorFilterRequestFilterSensitiveLog: (obj: CreateTrafficMirrorFilterRequest) => any;
3408
+
3409
+ export declare const TrafficMirrorPortRangeFilterSensitiveLog: (obj: TrafficMirrorPortRange) => any;
3410
+
3411
+ export declare const TrafficMirrorFilterRuleFilterSensitiveLog: (obj: TrafficMirrorFilterRule) => any;
3412
+
3413
+ export declare const TrafficMirrorFilterFilterSensitiveLog: (obj: TrafficMirrorFilter) => any;
3414
+
3415
+ export declare const CreateTrafficMirrorFilterResultFilterSensitiveLog: (obj: CreateTrafficMirrorFilterResult) => any;
3416
+
3417
+ export declare const TrafficMirrorPortRangeRequestFilterSensitiveLog: (obj: TrafficMirrorPortRangeRequest) => any;
3418
+
3419
+ export declare const CreateTrafficMirrorFilterRuleRequestFilterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleRequest) => any;
3420
+
3421
+ export declare const CreateTrafficMirrorFilterRuleResultFilterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleResult) => any;
3422
+
3423
+ export declare const CreateTrafficMirrorSessionRequestFilterSensitiveLog: (obj: CreateTrafficMirrorSessionRequest) => any;
3424
+
3425
+ export declare const TrafficMirrorSessionFilterSensitiveLog: (obj: TrafficMirrorSession) => any;
3426
+
3427
+ export declare const CreateTrafficMirrorSessionResultFilterSensitiveLog: (obj: CreateTrafficMirrorSessionResult) => any;
3428
+
3429
+ export declare const CreateTrafficMirrorTargetRequestFilterSensitiveLog: (obj: CreateTrafficMirrorTargetRequest) => any;
3430
+
3431
+ export declare const TrafficMirrorTargetFilterSensitiveLog: (obj: TrafficMirrorTarget) => any;
3432
+
3433
+ export declare const CreateTrafficMirrorTargetResultFilterSensitiveLog: (obj: CreateTrafficMirrorTargetResult) => any;
3434
+
3435
+ export declare const TransitGatewayRequestOptionsFilterSensitiveLog: (obj: TransitGatewayRequestOptions) => any;
3436
+
3437
+ export declare const CreateTransitGatewayRequestFilterSensitiveLog: (obj: CreateTransitGatewayRequest) => any;