@aws-sdk/client-ec2 3.136.0 → 3.137.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1096) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/models/models_0.d.ts +928 -1392
  1083. package/dist-types/models/models_1.d.ts +905 -1357
  1084. package/dist-types/models/models_2.d.ts +1044 -1564
  1085. package/dist-types/models/models_3.d.ts +968 -1452
  1086. package/dist-types/models/models_4.d.ts +1117 -1675
  1087. package/dist-types/models/models_5.d.ts +1138 -1706
  1088. package/dist-types/models/models_6.d.ts +500 -750
  1089. package/dist-types/ts3.4/models/models_0.d.ts +464 -928
  1090. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1091. package/dist-types/ts3.4/models/models_2.d.ts +520 -1040
  1092. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1093. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1094. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1095. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1096. package/package.json +6 -6
@@ -24,12 +24,6 @@ export interface FleetLaunchTemplateSpecificationRequest {
24
24
  */
25
25
  Version?: string;
26
26
  }
27
- export declare namespace FleetLaunchTemplateSpecificationRequest {
28
- /**
29
- * @internal
30
- */
31
- const filterSensitiveLog: (obj: FleetLaunchTemplateSpecificationRequest) => any;
32
- }
33
27
  export declare enum BareMetal {
34
28
  EXCLUDED = "excluded",
35
29
  INCLUDED = "included",
@@ -52,12 +46,6 @@ export interface BaselineEbsBandwidthMbpsRequest {
52
46
  */
53
47
  Max?: number;
54
48
  }
55
- export declare namespace BaselineEbsBandwidthMbpsRequest {
56
- /**
57
- * @internal
58
- */
59
- const filterSensitiveLog: (obj: BaselineEbsBandwidthMbpsRequest) => any;
60
- }
61
49
  export declare enum BurstablePerformance {
62
50
  EXCLUDED = "excluded",
63
51
  INCLUDED = "included",
@@ -96,12 +84,6 @@ export interface MemoryGiBPerVCpuRequest {
96
84
  */
97
85
  Max?: number;
98
86
  }
99
- export declare namespace MemoryGiBPerVCpuRequest {
100
- /**
101
- * @internal
102
- */
103
- const filterSensitiveLog: (obj: MemoryGiBPerVCpuRequest) => any;
104
- }
105
87
  /**
106
88
  * <p>The minimum and maximum amount of memory, in MiB.</p>
107
89
  */
@@ -117,12 +99,6 @@ export interface MemoryMiBRequest {
117
99
  */
118
100
  Max?: number;
119
101
  }
120
- export declare namespace MemoryMiBRequest {
121
- /**
122
- * @internal
123
- */
124
- const filterSensitiveLog: (obj: MemoryMiBRequest) => any;
125
- }
126
102
  /**
127
103
  * <p>The minimum and maximum number of network interfaces.</p>
128
104
  */
@@ -138,12 +114,6 @@ export interface NetworkInterfaceCountRequest {
138
114
  */
139
115
  Max?: number;
140
116
  }
141
- export declare namespace NetworkInterfaceCountRequest {
142
- /**
143
- * @internal
144
- */
145
- const filterSensitiveLog: (obj: NetworkInterfaceCountRequest) => any;
146
- }
147
117
  /**
148
118
  * <p>The minimum and maximum amount of total local storage, in GB.</p>
149
119
  */
@@ -159,12 +129,6 @@ export interface TotalLocalStorageGBRequest {
159
129
  */
160
130
  Max?: number;
161
131
  }
162
- export declare namespace TotalLocalStorageGBRequest {
163
- /**
164
- * @internal
165
- */
166
- const filterSensitiveLog: (obj: TotalLocalStorageGBRequest) => any;
167
- }
168
132
  /**
169
133
  * <p>The minimum and maximum number of vCPUs.</p>
170
134
  */
@@ -178,12 +142,6 @@ export interface VCpuCountRangeRequest {
178
142
  */
179
143
  Max?: number;
180
144
  }
181
- export declare namespace VCpuCountRangeRequest {
182
- /**
183
- * @internal
184
- */
185
- const filterSensitiveLog: (obj: VCpuCountRangeRequest) => any;
186
- }
187
145
  /**
188
146
  * <p>The attributes for the instance types. When you specify instance attributes, Amazon EC2 will
189
147
  * identify instance types with these attributes.</p>
@@ -461,12 +419,6 @@ export interface InstanceRequirementsRequest {
461
419
  */
462
420
  AcceleratorTotalMemoryMiB?: AcceleratorTotalMemoryMiBRequest;
463
421
  }
464
- export declare namespace InstanceRequirementsRequest {
465
- /**
466
- * @internal
467
- */
468
- const filterSensitiveLog: (obj: InstanceRequirementsRequest) => any;
469
- }
470
422
  /**
471
423
  * <p>Describes the placement of an instance.</p>
472
424
  */
@@ -526,12 +478,6 @@ export interface Placement {
526
478
  */
527
479
  HostResourceGroupArn?: string;
528
480
  }
529
- export declare namespace Placement {
530
- /**
531
- * @internal
532
- */
533
- const filterSensitiveLog: (obj: Placement) => any;
534
- }
535
481
  /**
536
482
  * <p>Describes overrides for a launch template.</p>
537
483
  */
@@ -593,12 +539,6 @@ export interface FleetLaunchTemplateOverridesRequest {
593
539
  */
594
540
  InstanceRequirements?: InstanceRequirementsRequest;
595
541
  }
596
- export declare namespace FleetLaunchTemplateOverridesRequest {
597
- /**
598
- * @internal
599
- */
600
- const filterSensitiveLog: (obj: FleetLaunchTemplateOverridesRequest) => any;
601
- }
602
542
  /**
603
543
  * <p>Describes a launch template and overrides.</p>
604
544
  */
@@ -616,12 +556,6 @@ export interface FleetLaunchTemplateConfigRequest {
616
556
  */
617
557
  Overrides?: FleetLaunchTemplateOverridesRequest[];
618
558
  }
619
- export declare namespace FleetLaunchTemplateConfigRequest {
620
- /**
621
- * @internal
622
- */
623
- const filterSensitiveLog: (obj: FleetLaunchTemplateConfigRequest) => any;
624
- }
625
559
  export declare enum FleetOnDemandAllocationStrategy {
626
560
  LOWEST_PRICE = "lowest-price",
627
561
  PRIORITIZED = "prioritized"
@@ -655,12 +589,6 @@ export interface CapacityReservationOptionsRequest {
655
589
  */
656
590
  UsageStrategy?: FleetCapacityReservationUsageStrategy | string;
657
591
  }
658
- export declare namespace CapacityReservationOptionsRequest {
659
- /**
660
- * @internal
661
- */
662
- const filterSensitiveLog: (obj: CapacityReservationOptionsRequest) => any;
663
- }
664
592
  /**
665
593
  * <p>Describes the configuration of On-Demand Instances in an EC2 Fleet.</p>
666
594
  */
@@ -709,12 +637,6 @@ export interface OnDemandOptionsRequest {
709
637
  */
710
638
  MaxTotalPrice?: string;
711
639
  }
712
- export declare namespace OnDemandOptionsRequest {
713
- /**
714
- * @internal
715
- */
716
- const filterSensitiveLog: (obj: OnDemandOptionsRequest) => any;
717
- }
718
640
  export declare enum SpotAllocationStrategy {
719
641
  CAPACITY_OPTIMIZED = "capacity-optimized",
720
642
  CAPACITY_OPTIMIZED_PRIORITIZED = "capacity-optimized-prioritized",
@@ -757,12 +679,6 @@ export interface FleetSpotCapacityRebalanceRequest {
757
679
  */
758
680
  TerminationDelay?: number;
759
681
  }
760
- export declare namespace FleetSpotCapacityRebalanceRequest {
761
- /**
762
- * @internal
763
- */
764
- const filterSensitiveLog: (obj: FleetSpotCapacityRebalanceRequest) => any;
765
- }
766
682
  /**
767
683
  * <p>The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.</p>
768
684
  */
@@ -773,12 +689,6 @@ export interface FleetSpotMaintenanceStrategiesRequest {
773
689
  */
774
690
  CapacityRebalance?: FleetSpotCapacityRebalanceRequest;
775
691
  }
776
- export declare namespace FleetSpotMaintenanceStrategiesRequest {
777
- /**
778
- * @internal
779
- */
780
- const filterSensitiveLog: (obj: FleetSpotMaintenanceStrategiesRequest) => any;
781
- }
782
692
  /**
783
693
  * <p>Describes the configuration of Spot Instances in an EC2 Fleet request.</p>
784
694
  */
@@ -863,12 +773,6 @@ export interface SpotOptionsRequest {
863
773
  */
864
774
  MaxTotalPrice?: string;
865
775
  }
866
- export declare namespace SpotOptionsRequest {
867
- /**
868
- * @internal
869
- */
870
- const filterSensitiveLog: (obj: SpotOptionsRequest) => any;
871
- }
872
776
  export declare enum DefaultTargetCapacityType {
873
777
  ON_DEMAND = "on-demand",
874
778
  SPOT = "spot"
@@ -917,12 +821,6 @@ export interface TargetCapacitySpecificationRequest {
917
821
  */
918
822
  TargetCapacityUnitType?: TargetCapacityUnitType | string;
919
823
  }
920
- export declare namespace TargetCapacitySpecificationRequest {
921
- /**
922
- * @internal
923
- */
924
- const filterSensitiveLog: (obj: TargetCapacitySpecificationRequest) => any;
925
- }
926
824
  export declare enum FleetType {
927
825
  INSTANT = "instant",
928
826
  MAINTAIN = "maintain",
@@ -1026,12 +924,6 @@ export interface CreateFleetRequest {
1026
924
  */
1027
925
  Context?: string;
1028
926
  }
1029
- export declare namespace CreateFleetRequest {
1030
- /**
1031
- * @internal
1032
- */
1033
- const filterSensitiveLog: (obj: CreateFleetRequest) => any;
1034
- }
1035
927
  /**
1036
928
  * <p>The Amazon EC2 launch template that can be used by
1037
929
  * a Spot Fleet to configure Amazon EC2 instances. You must specify either the ID or name of the launch template in the request, but not both.</p>
@@ -1060,12 +952,6 @@ export interface FleetLaunchTemplateSpecification {
1060
952
  */
1061
953
  Version?: string;
1062
954
  }
1063
- export declare namespace FleetLaunchTemplateSpecification {
1064
- /**
1065
- * @internal
1066
- */
1067
- const filterSensitiveLog: (obj: FleetLaunchTemplateSpecification) => any;
1068
- }
1069
955
  /**
1070
956
  * <p>The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps. For more information, see
1071
957
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-optimized.html">Amazon
@@ -1083,12 +969,6 @@ export interface BaselineEbsBandwidthMbps {
1083
969
  */
1084
970
  Max?: number;
1085
971
  }
1086
- export declare namespace BaselineEbsBandwidthMbps {
1087
- /**
1088
- * @internal
1089
- */
1090
- const filterSensitiveLog: (obj: BaselineEbsBandwidthMbps) => any;
1091
- }
1092
972
  /**
1093
973
  * <p>The minimum and maximum amount of memory per vCPU, in GiB.</p>
1094
974
  * <p></p>
@@ -1105,12 +985,6 @@ export interface MemoryGiBPerVCpu {
1105
985
  */
1106
986
  Max?: number;
1107
987
  }
1108
- export declare namespace MemoryGiBPerVCpu {
1109
- /**
1110
- * @internal
1111
- */
1112
- const filterSensitiveLog: (obj: MemoryGiBPerVCpu) => any;
1113
- }
1114
988
  /**
1115
989
  * <p>The minimum and maximum amount of memory, in MiB.</p>
1116
990
  */
@@ -1126,12 +1000,6 @@ export interface MemoryMiB {
1126
1000
  */
1127
1001
  Max?: number;
1128
1002
  }
1129
- export declare namespace MemoryMiB {
1130
- /**
1131
- * @internal
1132
- */
1133
- const filterSensitiveLog: (obj: MemoryMiB) => any;
1134
- }
1135
1003
  /**
1136
1004
  * <p>The minimum and maximum number of network interfaces.</p>
1137
1005
  */
@@ -1147,12 +1015,6 @@ export interface NetworkInterfaceCount {
1147
1015
  */
1148
1016
  Max?: number;
1149
1017
  }
1150
- export declare namespace NetworkInterfaceCount {
1151
- /**
1152
- * @internal
1153
- */
1154
- const filterSensitiveLog: (obj: NetworkInterfaceCount) => any;
1155
- }
1156
1018
  /**
1157
1019
  * <p>The minimum and maximum amount of total local storage, in GB.</p>
1158
1020
  */
@@ -1168,12 +1030,6 @@ export interface TotalLocalStorageGB {
1168
1030
  */
1169
1031
  Max?: number;
1170
1032
  }
1171
- export declare namespace TotalLocalStorageGB {
1172
- /**
1173
- * @internal
1174
- */
1175
- const filterSensitiveLog: (obj: TotalLocalStorageGB) => any;
1176
- }
1177
1033
  /**
1178
1034
  * <p>The minimum and maximum number of vCPUs.</p>
1179
1035
  */
@@ -1189,12 +1045,6 @@ export interface VCpuCountRange {
1189
1045
  */
1190
1046
  Max?: number;
1191
1047
  }
1192
- export declare namespace VCpuCountRange {
1193
- /**
1194
- * @internal
1195
- */
1196
- const filterSensitiveLog: (obj: VCpuCountRange) => any;
1197
- }
1198
1048
  /**
1199
1049
  * <p>The attributes for the instance types. When you specify instance attributes, Amazon EC2 will
1200
1050
  * identify instance types with these attributes.</p>
@@ -1473,12 +1323,6 @@ export interface InstanceRequirements {
1473
1323
  */
1474
1324
  AcceleratorTotalMemoryMiB?: AcceleratorTotalMemoryMiB;
1475
1325
  }
1476
- export declare namespace InstanceRequirements {
1477
- /**
1478
- * @internal
1479
- */
1480
- const filterSensitiveLog: (obj: InstanceRequirements) => any;
1481
- }
1482
1326
  /**
1483
1327
  * <p>Describes the placement of an instance.</p>
1484
1328
  */
@@ -1488,12 +1332,6 @@ export interface PlacementResponse {
1488
1332
  */
1489
1333
  GroupName?: string;
1490
1334
  }
1491
- export declare namespace PlacementResponse {
1492
- /**
1493
- * @internal
1494
- */
1495
- const filterSensitiveLog: (obj: PlacementResponse) => any;
1496
- }
1497
1335
  /**
1498
1336
  * <p>Describes overrides for a launch template.</p>
1499
1337
  */
@@ -1555,12 +1393,6 @@ export interface FleetLaunchTemplateOverrides {
1555
1393
  */
1556
1394
  InstanceRequirements?: InstanceRequirements;
1557
1395
  }
1558
- export declare namespace FleetLaunchTemplateOverrides {
1559
- /**
1560
- * @internal
1561
- */
1562
- const filterSensitiveLog: (obj: FleetLaunchTemplateOverrides) => any;
1563
- }
1564
1396
  /**
1565
1397
  * <p>Describes a launch template and overrides.</p>
1566
1398
  */
@@ -1575,12 +1407,6 @@ export interface LaunchTemplateAndOverridesResponse {
1575
1407
  */
1576
1408
  Overrides?: FleetLaunchTemplateOverrides;
1577
1409
  }
1578
- export declare namespace LaunchTemplateAndOverridesResponse {
1579
- /**
1580
- * @internal
1581
- */
1582
- const filterSensitiveLog: (obj: LaunchTemplateAndOverridesResponse) => any;
1583
- }
1584
1410
  export declare enum InstanceLifecycle {
1585
1411
  ON_DEMAND = "on-demand",
1586
1412
  SPOT = "spot"
@@ -1609,12 +1435,6 @@ export interface CreateFleetError {
1609
1435
  */
1610
1436
  ErrorMessage?: string;
1611
1437
  }
1612
- export declare namespace CreateFleetError {
1613
- /**
1614
- * @internal
1615
- */
1616
- const filterSensitiveLog: (obj: CreateFleetError) => any;
1617
- }
1618
1438
  export declare type PlatformValues = "Windows";
1619
1439
  /**
1620
1440
  * <p>Describes the instances that were launched by the fleet.</p>
@@ -1643,12 +1463,6 @@ export interface CreateFleetInstance {
1643
1463
  */
1644
1464
  Platform?: PlatformValues | string;
1645
1465
  }
1646
- export declare namespace CreateFleetInstance {
1647
- /**
1648
- * @internal
1649
- */
1650
- const filterSensitiveLog: (obj: CreateFleetInstance) => any;
1651
- }
1652
1466
  export interface CreateFleetResult {
1653
1467
  /**
1654
1468
  * <p>The ID of the EC2 Fleet.</p>
@@ -1665,12 +1479,6 @@ export interface CreateFleetResult {
1665
1479
  */
1666
1480
  Instances?: CreateFleetInstance[];
1667
1481
  }
1668
- export declare namespace CreateFleetResult {
1669
- /**
1670
- * @internal
1671
- */
1672
- const filterSensitiveLog: (obj: CreateFleetResult) => any;
1673
- }
1674
1482
  export declare enum DestinationFileFormat {
1675
1483
  parquet = "parquet",
1676
1484
  plain_text = "plain-text"
@@ -1694,12 +1502,6 @@ export interface DestinationOptionsRequest {
1694
1502
  */
1695
1503
  PerHourPartition?: boolean;
1696
1504
  }
1697
- export declare namespace DestinationOptionsRequest {
1698
- /**
1699
- * @internal
1700
- */
1701
- const filterSensitiveLog: (obj: DestinationOptionsRequest) => any;
1702
- }
1703
1505
  export declare type LogDestinationType = "cloud-watch-logs" | "s3";
1704
1506
  export declare type FlowLogsResourceType = "NetworkInterface" | "Subnet" | "TransitGateway" | "TransitGatewayAttachment" | "VPC";
1705
1507
  export declare type TrafficType = "ACCEPT" | "ALL" | "REJECT";
@@ -1796,12 +1598,6 @@ export interface CreateFlowLogsRequest {
1796
1598
  */
1797
1599
  DestinationOptions?: DestinationOptionsRequest;
1798
1600
  }
1799
- export declare namespace CreateFlowLogsRequest {
1800
- /**
1801
- * @internal
1802
- */
1803
- const filterSensitiveLog: (obj: CreateFlowLogsRequest) => any;
1804
- }
1805
1601
  export interface CreateFlowLogsResult {
1806
1602
  /**
1807
1603
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -1817,12 +1613,6 @@ export interface CreateFlowLogsResult {
1817
1613
  */
1818
1614
  Unsuccessful?: UnsuccessfulItem[];
1819
1615
  }
1820
- export declare namespace CreateFlowLogsResult {
1821
- /**
1822
- * @internal
1823
- */
1824
- const filterSensitiveLog: (obj: CreateFlowLogsResult) => any;
1825
- }
1826
1616
  /**
1827
1617
  * <p>Describes a storage location in Amazon S3.</p>
1828
1618
  */
@@ -1836,12 +1626,6 @@ export interface StorageLocation {
1836
1626
  */
1837
1627
  Key?: string;
1838
1628
  }
1839
- export declare namespace StorageLocation {
1840
- /**
1841
- * @internal
1842
- */
1843
- const filterSensitiveLog: (obj: StorageLocation) => any;
1844
- }
1845
1629
  export interface CreateFpgaImageRequest {
1846
1630
  /**
1847
1631
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1875,12 +1659,6 @@ export interface CreateFpgaImageRequest {
1875
1659
  */
1876
1660
  TagSpecifications?: TagSpecification[];
1877
1661
  }
1878
- export declare namespace CreateFpgaImageRequest {
1879
- /**
1880
- * @internal
1881
- */
1882
- const filterSensitiveLog: (obj: CreateFpgaImageRequest) => any;
1883
- }
1884
1662
  export interface CreateFpgaImageResult {
1885
1663
  /**
1886
1664
  * <p>The FPGA image identifier (AFI ID).</p>
@@ -1891,12 +1669,6 @@ export interface CreateFpgaImageResult {
1891
1669
  */
1892
1670
  FpgaImageGlobalId?: string;
1893
1671
  }
1894
- export declare namespace CreateFpgaImageResult {
1895
- /**
1896
- * @internal
1897
- */
1898
- const filterSensitiveLog: (obj: CreateFpgaImageResult) => any;
1899
- }
1900
1672
  export declare type VolumeType = "gp2" | "gp3" | "io1" | "io2" | "sc1" | "st1" | "standard";
1901
1673
  /**
1902
1674
  * <p>Describes a block device for an EBS volume.</p>
@@ -2004,12 +1776,6 @@ export interface EbsBlockDevice {
2004
1776
  */
2005
1777
  Encrypted?: boolean;
2006
1778
  }
2007
- export declare namespace EbsBlockDevice {
2008
- /**
2009
- * @internal
2010
- */
2011
- const filterSensitiveLog: (obj: EbsBlockDevice) => any;
2012
- }
2013
1779
  /**
2014
1780
  * <p>Describes a block device mapping, which defines the EBS volumes and instance store
2015
1781
  * volumes to attach to an instance at launch.</p>
@@ -2044,12 +1810,6 @@ export interface BlockDeviceMapping {
2044
1810
  */
2045
1811
  NoDevice?: string;
2046
1812
  }
2047
- export declare namespace BlockDeviceMapping {
2048
- /**
2049
- * @internal
2050
- */
2051
- const filterSensitiveLog: (obj: BlockDeviceMapping) => any;
2052
- }
2053
1813
  export interface CreateImageRequest {
2054
1814
  /**
2055
1815
  * <p>The block device mappings. This parameter cannot be used to modify the encryption
@@ -2110,24 +1870,12 @@ export interface CreateImageRequest {
2110
1870
  */
2111
1871
  TagSpecifications?: TagSpecification[];
2112
1872
  }
2113
- export declare namespace CreateImageRequest {
2114
- /**
2115
- * @internal
2116
- */
2117
- const filterSensitiveLog: (obj: CreateImageRequest) => any;
2118
- }
2119
1873
  export interface CreateImageResult {
2120
1874
  /**
2121
1875
  * <p>The ID of the new AMI.</p>
2122
1876
  */
2123
1877
  ImageId?: string;
2124
1878
  }
2125
- export declare namespace CreateImageResult {
2126
- /**
2127
- * @internal
2128
- */
2129
- const filterSensitiveLog: (obj: CreateImageResult) => any;
2130
- }
2131
1879
  /**
2132
1880
  * <p>The start day and time and the end day and time of the time range, in UTC.</p>
2133
1881
  */
@@ -2149,12 +1897,6 @@ export interface InstanceEventWindowTimeRangeRequest {
2149
1897
  */
2150
1898
  EndHour?: number;
2151
1899
  }
2152
- export declare namespace InstanceEventWindowTimeRangeRequest {
2153
- /**
2154
- * @internal
2155
- */
2156
- const filterSensitiveLog: (obj: InstanceEventWindowTimeRangeRequest) => any;
2157
- }
2158
1900
  export interface CreateInstanceEventWindowRequest {
2159
1901
  /**
2160
1902
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2209,24 +1951,12 @@ export interface CreateInstanceEventWindowRequest {
2209
1951
  */
2210
1952
  TagSpecifications?: TagSpecification[];
2211
1953
  }
2212
- export declare namespace CreateInstanceEventWindowRequest {
2213
- /**
2214
- * @internal
2215
- */
2216
- const filterSensitiveLog: (obj: CreateInstanceEventWindowRequest) => any;
2217
- }
2218
1954
  export interface CreateInstanceEventWindowResult {
2219
1955
  /**
2220
1956
  * <p>Information about the event window.</p>
2221
1957
  */
2222
1958
  InstanceEventWindow?: InstanceEventWindow;
2223
1959
  }
2224
- export declare namespace CreateInstanceEventWindowResult {
2225
- /**
2226
- * @internal
2227
- */
2228
- const filterSensitiveLog: (obj: CreateInstanceEventWindowResult) => any;
2229
- }
2230
1960
  export declare type ContainerFormat = "ova";
2231
1961
  export declare type DiskImageFormat = "RAW" | "VHD" | "VMDK";
2232
1962
  /**
@@ -2253,12 +1983,6 @@ export interface ExportToS3TaskSpecification {
2253
1983
  */
2254
1984
  S3Prefix?: string;
2255
1985
  }
2256
- export declare namespace ExportToS3TaskSpecification {
2257
- /**
2258
- * @internal
2259
- */
2260
- const filterSensitiveLog: (obj: ExportToS3TaskSpecification) => any;
2261
- }
2262
1986
  export declare type ExportEnvironment = "citrix" | "microsoft" | "vmware";
2263
1987
  export interface CreateInstanceExportTaskRequest {
2264
1988
  /**
@@ -2282,12 +2006,6 @@ export interface CreateInstanceExportTaskRequest {
2282
2006
  */
2283
2007
  TagSpecifications?: TagSpecification[];
2284
2008
  }
2285
- export declare namespace CreateInstanceExportTaskRequest {
2286
- /**
2287
- * @internal
2288
- */
2289
- const filterSensitiveLog: (obj: CreateInstanceExportTaskRequest) => any;
2290
- }
2291
2009
  /**
2292
2010
  * <p>Describes the format and location for the export task.</p>
2293
2011
  */
@@ -2311,12 +2029,6 @@ export interface ExportToS3Task {
2311
2029
  */
2312
2030
  S3Key?: string;
2313
2031
  }
2314
- export declare namespace ExportToS3Task {
2315
- /**
2316
- * @internal
2317
- */
2318
- const filterSensitiveLog: (obj: ExportToS3Task) => any;
2319
- }
2320
2032
  /**
2321
2033
  * <p>Describes an instance to export.</p>
2322
2034
  */
@@ -2330,12 +2042,6 @@ export interface InstanceExportDetails {
2330
2042
  */
2331
2043
  TargetEnvironment?: ExportEnvironment | string;
2332
2044
  }
2333
- export declare namespace InstanceExportDetails {
2334
- /**
2335
- * @internal
2336
- */
2337
- const filterSensitiveLog: (obj: InstanceExportDetails) => any;
2338
- }
2339
2045
  export declare type ExportTaskState = "active" | "cancelled" | "cancelling" | "completed";
2340
2046
  /**
2341
2047
  * <p>Describes an export instance task.</p>
@@ -2370,24 +2076,12 @@ export interface ExportTask {
2370
2076
  */
2371
2077
  Tags?: Tag[];
2372
2078
  }
2373
- export declare namespace ExportTask {
2374
- /**
2375
- * @internal
2376
- */
2377
- const filterSensitiveLog: (obj: ExportTask) => any;
2378
- }
2379
2079
  export interface CreateInstanceExportTaskResult {
2380
2080
  /**
2381
2081
  * <p>Information about the export instance task.</p>
2382
2082
  */
2383
2083
  ExportTask?: ExportTask;
2384
2084
  }
2385
- export declare namespace CreateInstanceExportTaskResult {
2386
- /**
2387
- * @internal
2388
- */
2389
- const filterSensitiveLog: (obj: CreateInstanceExportTaskResult) => any;
2390
- }
2391
2085
  export interface CreateInternetGatewayRequest {
2392
2086
  /**
2393
2087
  * <p>The tags to assign to the internet gateway.</p>
@@ -2400,12 +2094,6 @@ export interface CreateInternetGatewayRequest {
2400
2094
  */
2401
2095
  DryRun?: boolean;
2402
2096
  }
2403
- export declare namespace CreateInternetGatewayRequest {
2404
- /**
2405
- * @internal
2406
- */
2407
- const filterSensitiveLog: (obj: CreateInternetGatewayRequest) => any;
2408
- }
2409
2097
  /**
2410
2098
  * <p>Describes an internet gateway.</p>
2411
2099
  */
@@ -2427,24 +2115,12 @@ export interface InternetGateway {
2427
2115
  */
2428
2116
  Tags?: Tag[];
2429
2117
  }
2430
- export declare namespace InternetGateway {
2431
- /**
2432
- * @internal
2433
- */
2434
- const filterSensitiveLog: (obj: InternetGateway) => any;
2435
- }
2436
2118
  export interface CreateInternetGatewayResult {
2437
2119
  /**
2438
2120
  * <p>Information about the internet gateway.</p>
2439
2121
  */
2440
2122
  InternetGateway?: InternetGateway;
2441
2123
  }
2442
- export declare namespace CreateInternetGatewayResult {
2443
- /**
2444
- * @internal
2445
- */
2446
- const filterSensitiveLog: (obj: CreateInternetGatewayResult) => any;
2447
- }
2448
2124
  export interface CreateIpamRequest {
2449
2125
  /**
2450
2126
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -2473,12 +2149,6 @@ export interface CreateIpamRequest {
2473
2149
  */
2474
2150
  ClientToken?: string;
2475
2151
  }
2476
- export declare namespace CreateIpamRequest {
2477
- /**
2478
- * @internal
2479
- */
2480
- const filterSensitiveLog: (obj: CreateIpamRequest) => any;
2481
- }
2482
2152
  /**
2483
2153
  * <p>The operating Regions for an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only
2484
2154
  * discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
@@ -2490,12 +2160,6 @@ export interface IpamOperatingRegion {
2490
2160
  */
2491
2161
  RegionName?: string;
2492
2162
  }
2493
- export declare namespace IpamOperatingRegion {
2494
- /**
2495
- * @internal
2496
- */
2497
- const filterSensitiveLog: (obj: IpamOperatingRegion) => any;
2498
- }
2499
2163
  export declare enum IpamState {
2500
2164
  create_complete = "create-complete",
2501
2165
  create_failed = "create-failed",
@@ -2563,24 +2227,12 @@ export interface Ipam {
2563
2227
  */
2564
2228
  Tags?: Tag[];
2565
2229
  }
2566
- export declare namespace Ipam {
2567
- /**
2568
- * @internal
2569
- */
2570
- const filterSensitiveLog: (obj: Ipam) => any;
2571
- }
2572
2230
  export interface CreateIpamResult {
2573
2231
  /**
2574
2232
  * <p>Information about the IPAM created.</p>
2575
2233
  */
2576
2234
  Ipam?: Ipam;
2577
2235
  }
2578
- export declare namespace CreateIpamResult {
2579
- /**
2580
- * @internal
2581
- */
2582
- const filterSensitiveLog: (obj: CreateIpamResult) => any;
2583
- }
2584
2236
  /**
2585
2237
  * <p>A tag on an IPAM resource.</p>
2586
2238
  */
@@ -2594,12 +2246,6 @@ export interface RequestIpamResourceTag {
2594
2246
  */
2595
2247
  Value?: string;
2596
2248
  }
2597
- export declare namespace RequestIpamResourceTag {
2598
- /**
2599
- * @internal
2600
- */
2601
- const filterSensitiveLog: (obj: RequestIpamResourceTag) => any;
2602
- }
2603
2249
  export declare enum IpamPoolAwsService {
2604
2250
  ec2 = "ec2"
2605
2251
  }
@@ -2679,12 +2325,6 @@ export interface CreateIpamPoolRequest {
2679
2325
  */
2680
2326
  AwsService?: IpamPoolAwsService | string;
2681
2327
  }
2682
- export declare namespace CreateIpamPoolRequest {
2683
- /**
2684
- * @internal
2685
- */
2686
- const filterSensitiveLog: (obj: CreateIpamPoolRequest) => any;
2687
- }
2688
2328
  /**
2689
2329
  * <p>The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
2690
2330
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
@@ -2699,12 +2339,6 @@ export interface IpamResourceTag {
2699
2339
  */
2700
2340
  Value?: string;
2701
2341
  }
2702
- export declare namespace IpamResourceTag {
2703
- /**
2704
- * @internal
2705
- */
2706
- const filterSensitiveLog: (obj: IpamResourceTag) => any;
2707
- }
2708
2342
  export declare enum IpamScopeType {
2709
2343
  private = "private",
2710
2344
  public = "public"
@@ -2826,24 +2460,12 @@ export interface IpamPool {
2826
2460
  */
2827
2461
  AwsService?: IpamPoolAwsService | string;
2828
2462
  }
2829
- export declare namespace IpamPool {
2830
- /**
2831
- * @internal
2832
- */
2833
- const filterSensitiveLog: (obj: IpamPool) => any;
2834
- }
2835
2463
  export interface CreateIpamPoolResult {
2836
2464
  /**
2837
2465
  * <p>Information about the IPAM pool created.</p>
2838
2466
  */
2839
2467
  IpamPool?: IpamPool;
2840
2468
  }
2841
- export declare namespace CreateIpamPoolResult {
2842
- /**
2843
- * @internal
2844
- */
2845
- const filterSensitiveLog: (obj: CreateIpamPoolResult) => any;
2846
- }
2847
2469
  export interface CreateIpamScopeRequest {
2848
2470
  /**
2849
2471
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -2869,12 +2491,6 @@ export interface CreateIpamScopeRequest {
2869
2491
  */
2870
2492
  ClientToken?: string;
2871
2493
  }
2872
- export declare namespace CreateIpamScopeRequest {
2873
- /**
2874
- * @internal
2875
- */
2876
- const filterSensitiveLog: (obj: CreateIpamScopeRequest) => any;
2877
- }
2878
2494
  export declare enum IpamScopeState {
2879
2495
  create_complete = "create-complete",
2880
2496
  create_failed = "create-failed",
@@ -2940,24 +2556,12 @@ export interface IpamScope {
2940
2556
  */
2941
2557
  Tags?: Tag[];
2942
2558
  }
2943
- export declare namespace IpamScope {
2944
- /**
2945
- * @internal
2946
- */
2947
- const filterSensitiveLog: (obj: IpamScope) => any;
2948
- }
2949
2559
  export interface CreateIpamScopeResult {
2950
2560
  /**
2951
2561
  * <p>Information about the created scope.</p>
2952
2562
  */
2953
2563
  IpamScope?: IpamScope;
2954
2564
  }
2955
- export declare namespace CreateIpamScopeResult {
2956
- /**
2957
- * @internal
2958
- */
2959
- const filterSensitiveLog: (obj: CreateIpamScopeResult) => any;
2960
- }
2961
2565
  export declare enum KeyFormat {
2962
2566
  pem = "pem",
2963
2567
  ppk = "ppk"
@@ -2995,12 +2599,6 @@ export interface CreateKeyPairRequest {
2995
2599
  */
2996
2600
  KeyFormat?: KeyFormat | string;
2997
2601
  }
2998
- export declare namespace CreateKeyPairRequest {
2999
- /**
3000
- * @internal
3001
- */
3002
- const filterSensitiveLog: (obj: CreateKeyPairRequest) => any;
3003
- }
3004
2602
  /**
3005
2603
  * <p>Describes a key pair.</p>
3006
2604
  */
@@ -3033,12 +2631,6 @@ export interface KeyPair {
3033
2631
  */
3034
2632
  Tags?: Tag[];
3035
2633
  }
3036
- export declare namespace KeyPair {
3037
- /**
3038
- * @internal
3039
- */
3040
- const filterSensitiveLog: (obj: KeyPair) => any;
3041
- }
3042
2634
  /**
3043
2635
  * <p>The parameters for a block device for an EBS volume.</p>
3044
2636
  */
@@ -3125,12 +2717,6 @@ export interface LaunchTemplateEbsBlockDeviceRequest {
3125
2717
  */
3126
2718
  Throughput?: number;
3127
2719
  }
3128
- export declare namespace LaunchTemplateEbsBlockDeviceRequest {
3129
- /**
3130
- * @internal
3131
- */
3132
- const filterSensitiveLog: (obj: LaunchTemplateEbsBlockDeviceRequest) => any;
3133
- }
3134
2720
  /**
3135
2721
  * <p>Describes a block device mapping.</p>
3136
2722
  */
@@ -3156,12 +2742,6 @@ export interface LaunchTemplateBlockDeviceMappingRequest {
3156
2742
  */
3157
2743
  NoDevice?: string;
3158
2744
  }
3159
- export declare namespace LaunchTemplateBlockDeviceMappingRequest {
3160
- /**
3161
- * @internal
3162
- */
3163
- const filterSensitiveLog: (obj: LaunchTemplateBlockDeviceMappingRequest) => any;
3164
- }
3165
2745
  export declare type CapacityReservationPreference = "none" | "open";
3166
2746
  /**
3167
2747
  * <p>Describes a target Capacity Reservation or Capacity Reservation group.</p>
@@ -3176,12 +2756,6 @@ export interface CapacityReservationTarget {
3176
2756
  */
3177
2757
  CapacityReservationResourceGroupArn?: string;
3178
2758
  }
3179
- export declare namespace CapacityReservationTarget {
3180
- /**
3181
- * @internal
3182
- */
3183
- const filterSensitiveLog: (obj: CapacityReservationTarget) => any;
3184
- }
3185
2759
  /**
3186
2760
  * <p>Describes an instance's Capacity Reservation targeting option. You can specify only
3187
2761
  * one option at a time. Use the <code>CapacityReservationPreference</code> parameter to
@@ -3215,12 +2789,6 @@ export interface LaunchTemplateCapacityReservationSpecificationRequest {
3215
2789
  */
3216
2790
  CapacityReservationTarget?: CapacityReservationTarget;
3217
2791
  }
3218
- export declare namespace LaunchTemplateCapacityReservationSpecificationRequest {
3219
- /**
3220
- * @internal
3221
- */
3222
- const filterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationRequest) => any;
3223
- }
3224
2792
  /**
3225
2793
  * <p>The CPU options for the instance. Both the core count and threads per core must be
3226
2794
  * specified in the request.</p>
@@ -3236,12 +2804,6 @@ export interface LaunchTemplateCpuOptionsRequest {
3236
2804
  */
3237
2805
  ThreadsPerCore?: number;
3238
2806
  }
3239
- export declare namespace LaunchTemplateCpuOptionsRequest {
3240
- /**
3241
- * @internal
3242
- */
3243
- const filterSensitiveLog: (obj: LaunchTemplateCpuOptionsRequest) => any;
3244
- }
3245
2807
  /**
3246
2808
  * <p>The credit option for CPU usage of a T instance.</p>
3247
2809
  */
@@ -3253,12 +2815,6 @@ export interface CreditSpecificationRequest {
3253
2815
  */
3254
2816
  CpuCredits: string | undefined;
3255
2817
  }
3256
- export declare namespace CreditSpecificationRequest {
3257
- /**
3258
- * @internal
3259
- */
3260
- const filterSensitiveLog: (obj: CreditSpecificationRequest) => any;
3261
- }
3262
2818
  /**
3263
2819
  * <p>A specification for an Elastic Graphics accelerator.</p>
3264
2820
  */
@@ -3270,12 +2826,6 @@ export interface ElasticGpuSpecification {
3270
2826
  */
3271
2827
  Type: string | undefined;
3272
2828
  }
3273
- export declare namespace ElasticGpuSpecification {
3274
- /**
3275
- * @internal
3276
- */
3277
- const filterSensitiveLog: (obj: ElasticGpuSpecification) => any;
3278
- }
3279
2829
  /**
3280
2830
  * <p> Describes an elastic inference accelerator. </p>
3281
2831
  */
@@ -3291,12 +2841,6 @@ export interface LaunchTemplateElasticInferenceAccelerator {
3291
2841
  */
3292
2842
  Count?: number;
3293
2843
  }
3294
- export declare namespace LaunchTemplateElasticInferenceAccelerator {
3295
- /**
3296
- * @internal
3297
- */
3298
- const filterSensitiveLog: (obj: LaunchTemplateElasticInferenceAccelerator) => any;
3299
- }
3300
2844
  /**
3301
2845
  * <p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more
3302
2846
  * information, see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html">What is Amazon Web Services Nitro Enclaves?</a>
@@ -3309,12 +2853,6 @@ export interface LaunchTemplateEnclaveOptionsRequest {
3309
2853
  */
3310
2854
  Enabled?: boolean;
3311
2855
  }
3312
- export declare namespace LaunchTemplateEnclaveOptionsRequest {
3313
- /**
3314
- * @internal
3315
- */
3316
- const filterSensitiveLog: (obj: LaunchTemplateEnclaveOptionsRequest) => any;
3317
- }
3318
2856
  /**
3319
2857
  * <p>Indicates whether the instance is configured for hibernation. This parameter is valid
3320
2858
  * only if the instance meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hibernating-prerequisites.html">hibernation
@@ -3329,12 +2867,6 @@ export interface LaunchTemplateHibernationOptionsRequest {
3329
2867
  */
3330
2868
  Configured?: boolean;
3331
2869
  }
3332
- export declare namespace LaunchTemplateHibernationOptionsRequest {
3333
- /**
3334
- * @internal
3335
- */
3336
- const filterSensitiveLog: (obj: LaunchTemplateHibernationOptionsRequest) => any;
3337
- }
3338
2870
  /**
3339
2871
  * <p>An IAM instance profile.</p>
3340
2872
  */
@@ -3348,12 +2880,6 @@ export interface LaunchTemplateIamInstanceProfileSpecificationRequest {
3348
2880
  */
3349
2881
  Name?: string;
3350
2882
  }
3351
- export declare namespace LaunchTemplateIamInstanceProfileSpecificationRequest {
3352
- /**
3353
- * @internal
3354
- */
3355
- const filterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecificationRequest) => any;
3356
- }
3357
2883
  export declare type ShutdownBehavior = "stop" | "terminate";
3358
2884
  export declare type MarketType = "spot";
3359
2885
  export declare type InstanceInterruptionBehavior = "hibernate" | "stop" | "terminate";
@@ -3401,12 +2927,6 @@ export interface LaunchTemplateSpotMarketOptionsRequest {
3401
2927
  */
3402
2928
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
3403
2929
  }
3404
- export declare namespace LaunchTemplateSpotMarketOptionsRequest {
3405
- /**
3406
- * @internal
3407
- */
3408
- const filterSensitiveLog: (obj: LaunchTemplateSpotMarketOptionsRequest) => any;
3409
- }
3410
2930
  /**
3411
2931
  * <p>The market (purchasing) option for the instances.</p>
3412
2932
  */
@@ -3420,12 +2940,6 @@ export interface LaunchTemplateInstanceMarketOptionsRequest {
3420
2940
  */
3421
2941
  SpotOptions?: LaunchTemplateSpotMarketOptionsRequest;
3422
2942
  }
3423
- export declare namespace LaunchTemplateInstanceMarketOptionsRequest {
3424
- /**
3425
- * @internal
3426
- */
3427
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptionsRequest) => any;
3428
- }
3429
2943
  /**
3430
2944
  * <p>Describes a license configuration.</p>
3431
2945
  */
@@ -3435,12 +2949,6 @@ export interface LaunchTemplateLicenseConfigurationRequest {
3435
2949
  */
3436
2950
  LicenseConfigurationArn?: string;
3437
2951
  }
3438
- export declare namespace LaunchTemplateLicenseConfigurationRequest {
3439
- /**
3440
- * @internal
3441
- */
3442
- const filterSensitiveLog: (obj: LaunchTemplateLicenseConfigurationRequest) => any;
3443
- }
3444
2952
  export declare enum LaunchTemplateAutoRecoveryState {
3445
2953
  default = "default",
3446
2954
  disabled = "disabled"
@@ -3455,12 +2963,6 @@ export interface LaunchTemplateInstanceMaintenanceOptionsRequest {
3455
2963
  */
3456
2964
  AutoRecovery?: LaunchTemplateAutoRecoveryState | string;
3457
2965
  }
3458
- export declare namespace LaunchTemplateInstanceMaintenanceOptionsRequest {
3459
- /**
3460
- * @internal
3461
- */
3462
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptionsRequest) => any;
3463
- }
3464
2966
  export declare type LaunchTemplateInstanceMetadataEndpointState = "disabled" | "enabled";
3465
2967
  export declare enum LaunchTemplateInstanceMetadataProtocolIpv6 {
3466
2968
  disabled = "disabled",
@@ -3526,12 +3028,6 @@ export interface LaunchTemplateInstanceMetadataOptionsRequest {
3526
3028
  */
3527
3029
  InstanceMetadataTags?: LaunchTemplateInstanceMetadataTagsState | string;
3528
3030
  }
3529
- export declare namespace LaunchTemplateInstanceMetadataOptionsRequest {
3530
- /**
3531
- * @internal
3532
- */
3533
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptionsRequest) => any;
3534
- }
3535
3031
  /**
3536
3032
  * <p>Describes the monitoring for the instance.</p>
3537
3033
  */
@@ -3542,12 +3038,6 @@ export interface LaunchTemplatesMonitoringRequest {
3542
3038
  */
3543
3039
  Enabled?: boolean;
3544
3040
  }
3545
- export declare namespace LaunchTemplatesMonitoringRequest {
3546
- /**
3547
- * @internal
3548
- */
3549
- const filterSensitiveLog: (obj: LaunchTemplatesMonitoringRequest) => any;
3550
- }
3551
3041
  /**
3552
3042
  * <p>Describes the IPv4 prefix option for a network interface.</p>
3553
3043
  */
@@ -3559,12 +3049,6 @@ export interface Ipv4PrefixSpecificationRequest {
3559
3049
  */
3560
3050
  Ipv4Prefix?: string;
3561
3051
  }
3562
- export declare namespace Ipv4PrefixSpecificationRequest {
3563
- /**
3564
- * @internal
3565
- */
3566
- const filterSensitiveLog: (obj: Ipv4PrefixSpecificationRequest) => any;
3567
- }
3568
3052
  /**
3569
3053
  * <p>Describes an IPv6 address.</p>
3570
3054
  */
@@ -3574,12 +3058,6 @@ export interface InstanceIpv6AddressRequest {
3574
3058
  */
3575
3059
  Ipv6Address?: string;
3576
3060
  }
3577
- export declare namespace InstanceIpv6AddressRequest {
3578
- /**
3579
- * @internal
3580
- */
3581
- const filterSensitiveLog: (obj: InstanceIpv6AddressRequest) => any;
3582
- }
3583
3061
  /**
3584
3062
  * <p>Describes the IPv4 prefix option for a network interface.</p>
3585
3063
  */
@@ -3589,12 +3067,6 @@ export interface Ipv6PrefixSpecificationRequest {
3589
3067
  */
3590
3068
  Ipv6Prefix?: string;
3591
3069
  }
3592
- export declare namespace Ipv6PrefixSpecificationRequest {
3593
- /**
3594
- * @internal
3595
- */
3596
- const filterSensitiveLog: (obj: Ipv6PrefixSpecificationRequest) => any;
3597
- }
3598
3070
  /**
3599
3071
  * <p>Describes a secondary private IPv4 address for a network interface.</p>
3600
3072
  */
@@ -3609,12 +3081,6 @@ export interface PrivateIpAddressSpecification {
3609
3081
  */
3610
3082
  PrivateIpAddress?: string;
3611
3083
  }
3612
- export declare namespace PrivateIpAddressSpecification {
3613
- /**
3614
- * @internal
3615
- */
3616
- const filterSensitiveLog: (obj: PrivateIpAddressSpecification) => any;
3617
- }
3618
3084
  /**
3619
3085
  * <p>The parameters for a network interface.</p>
3620
3086
  */
@@ -3717,12 +3183,6 @@ export interface LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
3717
3183
  */
3718
3184
  Ipv6PrefixCount?: number;
3719
3185
  }
3720
- export declare namespace LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
3721
- /**
3722
- * @internal
3723
- */
3724
- const filterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) => any;
3725
- }
3726
3186
  /**
3727
3187
  * <p>Describes the placement of an instance.</p>
3728
3188
  */
@@ -3764,12 +3224,6 @@ export interface LaunchTemplatePlacementRequest {
3764
3224
  */
3765
3225
  PartitionNumber?: number;
3766
3226
  }
3767
- export declare namespace LaunchTemplatePlacementRequest {
3768
- /**
3769
- * @internal
3770
- */
3771
- const filterSensitiveLog: (obj: LaunchTemplatePlacementRequest) => any;
3772
- }
3773
3227
  /**
3774
3228
  * <p>Describes the options for instance hostnames.</p>
3775
3229
  */
@@ -3792,12 +3246,6 @@ export interface LaunchTemplatePrivateDnsNameOptionsRequest {
3792
3246
  */
3793
3247
  EnableResourceNameDnsAAAARecord?: boolean;
3794
3248
  }
3795
- export declare namespace LaunchTemplatePrivateDnsNameOptionsRequest {
3796
- /**
3797
- * @internal
3798
- */
3799
- const filterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptionsRequest) => any;
3800
- }
3801
3249
  /**
3802
3250
  * <p>The tags specification for the resources that are created during instance launch.</p>
3803
3251
  */
@@ -3816,12 +3264,6 @@ export interface LaunchTemplateTagSpecificationRequest {
3816
3264
  */
3817
3265
  Tags?: Tag[];
3818
3266
  }
3819
- export declare namespace LaunchTemplateTagSpecificationRequest {
3820
- /**
3821
- * @internal
3822
- */
3823
- const filterSensitiveLog: (obj: LaunchTemplateTagSpecificationRequest) => any;
3824
- }
3825
3267
  /**
3826
3268
  * <p>The information to include in the launch template.</p>
3827
3269
  * <note>
@@ -4032,12 +3474,6 @@ export interface RequestLaunchTemplateData {
4032
3474
  */
4033
3475
  DisableApiStop?: boolean;
4034
3476
  }
4035
- export declare namespace RequestLaunchTemplateData {
4036
- /**
4037
- * @internal
4038
- */
4039
- const filterSensitiveLog: (obj: RequestLaunchTemplateData) => any;
4040
- }
4041
3477
  export interface CreateLaunchTemplateRequest {
4042
3478
  /**
4043
3479
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -4074,12 +3510,6 @@ export interface CreateLaunchTemplateRequest {
4074
3510
  */
4075
3511
  TagSpecifications?: TagSpecification[];
4076
3512
  }
4077
- export declare namespace CreateLaunchTemplateRequest {
4078
- /**
4079
- * @internal
4080
- */
4081
- const filterSensitiveLog: (obj: CreateLaunchTemplateRequest) => any;
4082
- }
4083
3513
  /**
4084
3514
  * <p>Describes a launch template.</p>
4085
3515
  */
@@ -4113,12 +3543,6 @@ export interface LaunchTemplate {
4113
3543
  */
4114
3544
  Tags?: Tag[];
4115
3545
  }
4116
- export declare namespace LaunchTemplate {
4117
- /**
4118
- * @internal
4119
- */
4120
- const filterSensitiveLog: (obj: LaunchTemplate) => any;
4121
- }
4122
3546
  /**
4123
3547
  * <p>The error code and error message that is returned for a parameter or parameter
4124
3548
  * combination that is not valid when a new launch template or new version of a launch
@@ -4138,12 +3562,6 @@ export interface ValidationError {
4138
3562
  */
4139
3563
  Message?: string;
4140
3564
  }
4141
- export declare namespace ValidationError {
4142
- /**
4143
- * @internal
4144
- */
4145
- const filterSensitiveLog: (obj: ValidationError) => any;
4146
- }
4147
3565
  /**
4148
3566
  * <p>The error codes and error messages that are returned for the parameters or parameter
4149
3567
  * combinations that are not valid when a new launch template or new version of a launch
@@ -4155,12 +3573,6 @@ export interface ValidationWarning {
4155
3573
  */
4156
3574
  Errors?: ValidationError[];
4157
3575
  }
4158
- export declare namespace ValidationWarning {
4159
- /**
4160
- * @internal
4161
- */
4162
- const filterSensitiveLog: (obj: ValidationWarning) => any;
4163
- }
4164
3576
  export interface CreateLaunchTemplateResult {
4165
3577
  /**
4166
3578
  * <p>Information about the launch template.</p>
@@ -4173,12 +3585,6 @@ export interface CreateLaunchTemplateResult {
4173
3585
  */
4174
3586
  Warning?: ValidationWarning;
4175
3587
  }
4176
- export declare namespace CreateLaunchTemplateResult {
4177
- /**
4178
- * @internal
4179
- */
4180
- const filterSensitiveLog: (obj: CreateLaunchTemplateResult) => any;
4181
- }
4182
3588
  export interface CreateLaunchTemplateVersionRequest {
4183
3589
  /**
4184
3590
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -4221,12 +3627,6 @@ export interface CreateLaunchTemplateVersionRequest {
4221
3627
  */
4222
3628
  LaunchTemplateData: RequestLaunchTemplateData | undefined;
4223
3629
  }
4224
- export declare namespace CreateLaunchTemplateVersionRequest {
4225
- /**
4226
- * @internal
4227
- */
4228
- const filterSensitiveLog: (obj: CreateLaunchTemplateVersionRequest) => any;
4229
- }
4230
3630
  /**
4231
3631
  * <p>Describes a block device for an EBS volume.</p>
4232
3632
  */
@@ -4264,12 +3664,6 @@ export interface LaunchTemplateEbsBlockDevice {
4264
3664
  */
4265
3665
  Throughput?: number;
4266
3666
  }
4267
- export declare namespace LaunchTemplateEbsBlockDevice {
4268
- /**
4269
- * @internal
4270
- */
4271
- const filterSensitiveLog: (obj: LaunchTemplateEbsBlockDevice) => any;
4272
- }
4273
3667
  /**
4274
3668
  * <p>Describes a block device mapping.</p>
4275
3669
  */
@@ -4291,12 +3685,6 @@ export interface LaunchTemplateBlockDeviceMapping {
4291
3685
  */
4292
3686
  NoDevice?: string;
4293
3687
  }
4294
- export declare namespace LaunchTemplateBlockDeviceMapping {
4295
- /**
4296
- * @internal
4297
- */
4298
- const filterSensitiveLog: (obj: LaunchTemplateBlockDeviceMapping) => any;
4299
- }
4300
3688
  /**
4301
3689
  * <p>Describes a target Capacity Reservation or Capacity Reservation group.</p>
4302
3690
  */
@@ -4310,12 +3698,6 @@ export interface CapacityReservationTargetResponse {
4310
3698
  */
4311
3699
  CapacityReservationResourceGroupArn?: string;
4312
3700
  }
4313
- export declare namespace CapacityReservationTargetResponse {
4314
- /**
4315
- * @internal
4316
- */
4317
- const filterSensitiveLog: (obj: CapacityReservationTargetResponse) => any;
4318
- }
4319
3701
  /**
4320
3702
  * <p>Information about the Capacity Reservation targeting option.</p>
4321
3703
  */
@@ -4344,12 +3726,6 @@ export interface LaunchTemplateCapacityReservationSpecificationResponse {
4344
3726
  */
4345
3727
  CapacityReservationTarget?: CapacityReservationTargetResponse;
4346
3728
  }
4347
- export declare namespace LaunchTemplateCapacityReservationSpecificationResponse {
4348
- /**
4349
- * @internal
4350
- */
4351
- const filterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationResponse) => any;
4352
- }
4353
3729
  /**
4354
3730
  * <p>The CPU options for the instance.</p>
4355
3731
  */
@@ -4363,12 +3739,6 @@ export interface LaunchTemplateCpuOptions {
4363
3739
  */
4364
3740
  ThreadsPerCore?: number;
4365
3741
  }
4366
- export declare namespace LaunchTemplateCpuOptions {
4367
- /**
4368
- * @internal
4369
- */
4370
- const filterSensitiveLog: (obj: LaunchTemplateCpuOptions) => any;
4371
- }
4372
3742
  /**
4373
3743
  * <p>Describes the credit option for CPU usage of a T instance.</p>
4374
3744
  */
@@ -4380,12 +3750,6 @@ export interface CreditSpecification {
4380
3750
  */
4381
3751
  CpuCredits?: string;
4382
3752
  }
4383
- export declare namespace CreditSpecification {
4384
- /**
4385
- * @internal
4386
- */
4387
- const filterSensitiveLog: (obj: CreditSpecification) => any;
4388
- }
4389
3753
  /**
4390
3754
  * <p>Describes an elastic GPU.</p>
4391
3755
  */
@@ -4395,12 +3759,6 @@ export interface ElasticGpuSpecificationResponse {
4395
3759
  */
4396
3760
  Type?: string;
4397
3761
  }
4398
- export declare namespace ElasticGpuSpecificationResponse {
4399
- /**
4400
- * @internal
4401
- */
4402
- const filterSensitiveLog: (obj: ElasticGpuSpecificationResponse) => any;
4403
- }
4404
3762
  /**
4405
3763
  * <p> Describes an elastic inference accelerator. </p>
4406
3764
  */
@@ -4416,12 +3774,6 @@ export interface LaunchTemplateElasticInferenceAcceleratorResponse {
4416
3774
  */
4417
3775
  Count?: number;
4418
3776
  }
4419
- export declare namespace LaunchTemplateElasticInferenceAcceleratorResponse {
4420
- /**
4421
- * @internal
4422
- */
4423
- const filterSensitiveLog: (obj: LaunchTemplateElasticInferenceAcceleratorResponse) => any;
4424
- }
4425
3777
  /**
4426
3778
  * <p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.</p>
4427
3779
  */
@@ -4432,12 +3784,6 @@ export interface LaunchTemplateEnclaveOptions {
4432
3784
  */
4433
3785
  Enabled?: boolean;
4434
3786
  }
4435
- export declare namespace LaunchTemplateEnclaveOptions {
4436
- /**
4437
- * @internal
4438
- */
4439
- const filterSensitiveLog: (obj: LaunchTemplateEnclaveOptions) => any;
4440
- }
4441
3787
  /**
4442
3788
  * <p>Indicates whether an instance is configured for hibernation.</p>
4443
3789
  */
@@ -4448,12 +3794,6 @@ export interface LaunchTemplateHibernationOptions {
4448
3794
  */
4449
3795
  Configured?: boolean;
4450
3796
  }
4451
- export declare namespace LaunchTemplateHibernationOptions {
4452
- /**
4453
- * @internal
4454
- */
4455
- const filterSensitiveLog: (obj: LaunchTemplateHibernationOptions) => any;
4456
- }
4457
3797
  /**
4458
3798
  * <p>Describes an IAM instance profile.</p>
4459
3799
  */
@@ -4467,12 +3807,6 @@ export interface LaunchTemplateIamInstanceProfileSpecification {
4467
3807
  */
4468
3808
  Name?: string;
4469
3809
  }
4470
- export declare namespace LaunchTemplateIamInstanceProfileSpecification {
4471
- /**
4472
- * @internal
4473
- */
4474
- const filterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecification) => any;
4475
- }
4476
3810
  /**
4477
3811
  * <p>The options for Spot Instances.</p>
4478
3812
  */
@@ -4506,12 +3840,6 @@ export interface LaunchTemplateSpotMarketOptions {
4506
3840
  */
4507
3841
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
4508
3842
  }
4509
- export declare namespace LaunchTemplateSpotMarketOptions {
4510
- /**
4511
- * @internal
4512
- */
4513
- const filterSensitiveLog: (obj: LaunchTemplateSpotMarketOptions) => any;
4514
- }
4515
3843
  /**
4516
3844
  * <p>The market (purchasing) option for the instances.</p>
4517
3845
  */
@@ -4525,12 +3853,6 @@ export interface LaunchTemplateInstanceMarketOptions {
4525
3853
  */
4526
3854
  SpotOptions?: LaunchTemplateSpotMarketOptions;
4527
3855
  }
4528
- export declare namespace LaunchTemplateInstanceMarketOptions {
4529
- /**
4530
- * @internal
4531
- */
4532
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptions) => any;
4533
- }
4534
3856
  /**
4535
3857
  * <p>Describes a license configuration.</p>
4536
3858
  */
@@ -4540,12 +3862,6 @@ export interface LaunchTemplateLicenseConfiguration {
4540
3862
  */
4541
3863
  LicenseConfigurationArn?: string;
4542
3864
  }
4543
- export declare namespace LaunchTemplateLicenseConfiguration {
4544
- /**
4545
- * @internal
4546
- */
4547
- const filterSensitiveLog: (obj: LaunchTemplateLicenseConfiguration) => any;
4548
- }
4549
3865
  /**
4550
3866
  * <p>The maintenance options of your instance.</p>
4551
3867
  */
@@ -4556,12 +3872,6 @@ export interface LaunchTemplateInstanceMaintenanceOptions {
4556
3872
  */
4557
3873
  AutoRecovery?: LaunchTemplateAutoRecoveryState | string;
4558
3874
  }
4559
- export declare namespace LaunchTemplateInstanceMaintenanceOptions {
4560
- /**
4561
- * @internal
4562
- */
4563
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptions) => any;
4564
- }
4565
3875
  export declare type LaunchTemplateInstanceMetadataOptionsState = "applied" | "pending";
4566
3876
  /**
4567
3877
  * <p>The metadata options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">Instance metadata and user data</a> in the
@@ -4624,12 +3934,6 @@ export interface LaunchTemplateInstanceMetadataOptions {
4624
3934
  */
4625
3935
  InstanceMetadataTags?: LaunchTemplateInstanceMetadataTagsState | string;
4626
3936
  }
4627
- export declare namespace LaunchTemplateInstanceMetadataOptions {
4628
- /**
4629
- * @internal
4630
- */
4631
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptions) => any;
4632
- }
4633
3937
  /**
4634
3938
  * <p>Describes the monitoring for the instance.</p>
4635
3939
  */
@@ -4640,12 +3944,6 @@ export interface LaunchTemplatesMonitoring {
4640
3944
  */
4641
3945
  Enabled?: boolean;
4642
3946
  }
4643
- export declare namespace LaunchTemplatesMonitoring {
4644
- /**
4645
- * @internal
4646
- */
4647
- const filterSensitiveLog: (obj: LaunchTemplatesMonitoring) => any;
4648
- }
4649
3947
  /**
4650
3948
  * <p>Information about the IPv4 delegated prefixes assigned
4651
3949
  * to a network interface.</p>
@@ -4656,12 +3954,6 @@ export interface Ipv4PrefixSpecificationResponse {
4656
3954
  */
4657
3955
  Ipv4Prefix?: string;
4658
3956
  }
4659
- export declare namespace Ipv4PrefixSpecificationResponse {
4660
- /**
4661
- * @internal
4662
- */
4663
- const filterSensitiveLog: (obj: Ipv4PrefixSpecificationResponse) => any;
4664
- }
4665
3957
  /**
4666
3958
  * <p>Describes an IPv6 address.</p>
4667
3959
  */
@@ -4671,12 +3963,6 @@ export interface InstanceIpv6Address {
4671
3963
  */
4672
3964
  Ipv6Address?: string;
4673
3965
  }
4674
- export declare namespace InstanceIpv6Address {
4675
- /**
4676
- * @internal
4677
- */
4678
- const filterSensitiveLog: (obj: InstanceIpv6Address) => any;
4679
- }
4680
3966
  /**
4681
3967
  * <p>Information about the IPv6 delegated prefixes assigned
4682
3968
  * to a network interface.</p>
@@ -4687,12 +3973,6 @@ export interface Ipv6PrefixSpecificationResponse {
4687
3973
  */
4688
3974
  Ipv6Prefix?: string;
4689
3975
  }
4690
- export declare namespace Ipv6PrefixSpecificationResponse {
4691
- /**
4692
- * @internal
4693
- */
4694
- const filterSensitiveLog: (obj: Ipv6PrefixSpecificationResponse) => any;
4695
- }
4696
3976
  /**
4697
3977
  * <p>Describes a network interface.</p>
4698
3978
  */
@@ -4783,12 +4063,6 @@ export interface LaunchTemplateInstanceNetworkInterfaceSpecification {
4783
4063
  */
4784
4064
  Ipv6PrefixCount?: number;
4785
4065
  }
4786
- export declare namespace LaunchTemplateInstanceNetworkInterfaceSpecification {
4787
- /**
4788
- * @internal
4789
- */
4790
- const filterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecification) => any;
4791
- }
4792
4066
  /**
4793
4067
  * <p>Describes the placement of an instance.</p>
4794
4068
  */
@@ -4828,12 +4102,6 @@ export interface LaunchTemplatePlacement {
4828
4102
  */
4829
4103
  PartitionNumber?: number;
4830
4104
  }
4831
- export declare namespace LaunchTemplatePlacement {
4832
- /**
4833
- * @internal
4834
- */
4835
- const filterSensitiveLog: (obj: LaunchTemplatePlacement) => any;
4836
- }
4837
4105
  /**
4838
4106
  * <p>Describes the options for instance hostnames.</p>
4839
4107
  */
@@ -4853,12 +4121,6 @@ export interface LaunchTemplatePrivateDnsNameOptions {
4853
4121
  */
4854
4122
  EnableResourceNameDnsAAAARecord?: boolean;
4855
4123
  }
4856
- export declare namespace LaunchTemplatePrivateDnsNameOptions {
4857
- /**
4858
- * @internal
4859
- */
4860
- const filterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptions) => any;
4861
- }
4862
4124
  /**
4863
4125
  * <p>The tags specification for the launch template.</p>
4864
4126
  */
@@ -4872,12 +4134,6 @@ export interface LaunchTemplateTagSpecification {
4872
4134
  */
4873
4135
  Tags?: Tag[];
4874
4136
  }
4875
- export declare namespace LaunchTemplateTagSpecification {
4876
- /**
4877
- * @internal
4878
- */
4879
- const filterSensitiveLog: (obj: LaunchTemplateTagSpecification) => any;
4880
- }
4881
4137
  /**
4882
4138
  * <p>The information for a launch template. </p>
4883
4139
  */
@@ -5017,12 +4273,6 @@ export interface ResponseLaunchTemplateData {
5017
4273
  */
5018
4274
  DisableApiStop?: boolean;
5019
4275
  }
5020
- export declare namespace ResponseLaunchTemplateData {
5021
- /**
5022
- * @internal
5023
- */
5024
- const filterSensitiveLog: (obj: ResponseLaunchTemplateData) => any;
5025
- }
5026
4276
  /**
5027
4277
  * <p>Describes a launch template version.</p>
5028
4278
  */
@@ -5060,12 +4310,6 @@ export interface LaunchTemplateVersion {
5060
4310
  */
5061
4311
  LaunchTemplateData?: ResponseLaunchTemplateData;
5062
4312
  }
5063
- export declare namespace LaunchTemplateVersion {
5064
- /**
5065
- * @internal
5066
- */
5067
- const filterSensitiveLog: (obj: LaunchTemplateVersion) => any;
5068
- }
5069
4313
  export interface CreateLaunchTemplateVersionResult {
5070
4314
  /**
5071
4315
  * <p>Information about the launch template version.</p>
@@ -5078,12 +4322,6 @@ export interface CreateLaunchTemplateVersionResult {
5078
4322
  */
5079
4323
  Warning?: ValidationWarning;
5080
4324
  }
5081
- export declare namespace CreateLaunchTemplateVersionResult {
5082
- /**
5083
- * @internal
5084
- */
5085
- const filterSensitiveLog: (obj: CreateLaunchTemplateVersionResult) => any;
5086
- }
5087
4325
  export interface CreateLocalGatewayRouteRequest {
5088
4326
  /**
5089
4327
  * <p>The CIDR range used for destination matches. Routing decisions are based on
@@ -5105,12 +4343,6 @@ export interface CreateLocalGatewayRouteRequest {
5105
4343
  */
5106
4344
  DryRun?: boolean;
5107
4345
  }
5108
- export declare namespace CreateLocalGatewayRouteRequest {
5109
- /**
5110
- * @internal
5111
- */
5112
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteRequest) => any;
5113
- }
5114
4346
  export declare type LocalGatewayRouteState = "active" | "blackhole" | "deleted" | "deleting" | "pending";
5115
4347
  export declare type LocalGatewayRouteType = "propagated" | "static";
5116
4348
  /**
@@ -5146,24 +4378,12 @@ export interface LocalGatewayRoute {
5146
4378
  */
5147
4379
  OwnerId?: string;
5148
4380
  }
5149
- export declare namespace LocalGatewayRoute {
5150
- /**
5151
- * @internal
5152
- */
5153
- const filterSensitiveLog: (obj: LocalGatewayRoute) => any;
5154
- }
5155
4381
  export interface CreateLocalGatewayRouteResult {
5156
4382
  /**
5157
4383
  * <p>Information about the route.</p>
5158
4384
  */
5159
4385
  Route?: LocalGatewayRoute;
5160
4386
  }
5161
- export declare namespace CreateLocalGatewayRouteResult {
5162
- /**
5163
- * @internal
5164
- */
5165
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteResult) => any;
5166
- }
5167
4387
  export interface CreateLocalGatewayRouteTableVpcAssociationRequest {
5168
4388
  /**
5169
4389
  * <p>The ID of the local gateway route table.</p>
@@ -5184,12 +4404,6 @@ export interface CreateLocalGatewayRouteTableVpcAssociationRequest {
5184
4404
  */
5185
4405
  DryRun?: boolean;
5186
4406
  }
5187
- export declare namespace CreateLocalGatewayRouteTableVpcAssociationRequest {
5188
- /**
5189
- * @internal
5190
- */
5191
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationRequest) => any;
5192
- }
5193
4407
  /**
5194
4408
  * <p>Describes an association between a local gateway route table and a VPC.</p>
5195
4409
  */
@@ -5227,24 +4441,12 @@ export interface LocalGatewayRouteTableVpcAssociation {
5227
4441
  */
5228
4442
  Tags?: Tag[];
5229
4443
  }
5230
- export declare namespace LocalGatewayRouteTableVpcAssociation {
5231
- /**
5232
- * @internal
5233
- */
5234
- const filterSensitiveLog: (obj: LocalGatewayRouteTableVpcAssociation) => any;
5235
- }
5236
4444
  export interface CreateLocalGatewayRouteTableVpcAssociationResult {
5237
4445
  /**
5238
4446
  * <p>Information about the association.</p>
5239
4447
  */
5240
4448
  LocalGatewayRouteTableVpcAssociation?: LocalGatewayRouteTableVpcAssociation;
5241
4449
  }
5242
- export declare namespace CreateLocalGatewayRouteTableVpcAssociationResult {
5243
- /**
5244
- * @internal
5245
- */
5246
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationResult) => any;
5247
- }
5248
4450
  export interface CreateManagedPrefixListRequest {
5249
4451
  /**
5250
4452
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5283,12 +4485,6 @@ export interface CreateManagedPrefixListRequest {
5283
4485
  */
5284
4486
  ClientToken?: string;
5285
4487
  }
5286
- export declare namespace CreateManagedPrefixListRequest {
5287
- /**
5288
- * @internal
5289
- */
5290
- const filterSensitiveLog: (obj: CreateManagedPrefixListRequest) => any;
5291
- }
5292
4488
  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";
5293
4489
  /**
5294
4490
  * <p>Describes a managed prefix list.</p>
@@ -5335,24 +4531,12 @@ export interface ManagedPrefixList {
5335
4531
  */
5336
4532
  OwnerId?: string;
5337
4533
  }
5338
- export declare namespace ManagedPrefixList {
5339
- /**
5340
- * @internal
5341
- */
5342
- const filterSensitiveLog: (obj: ManagedPrefixList) => any;
5343
- }
5344
4534
  export interface CreateManagedPrefixListResult {
5345
4535
  /**
5346
4536
  * <p>Information about the prefix list.</p>
5347
4537
  */
5348
4538
  PrefixList?: ManagedPrefixList;
5349
4539
  }
5350
- export declare namespace CreateManagedPrefixListResult {
5351
- /**
5352
- * @internal
5353
- */
5354
- const filterSensitiveLog: (obj: CreateManagedPrefixListResult) => any;
5355
- }
5356
4540
  export declare enum ConnectivityType {
5357
4541
  PRIVATE = "private",
5358
4542
  PUBLIC = "public"
@@ -5391,12 +4575,6 @@ export interface CreateNatGatewayRequest {
5391
4575
  */
5392
4576
  ConnectivityType?: ConnectivityType | string;
5393
4577
  }
5394
- export declare namespace CreateNatGatewayRequest {
5395
- /**
5396
- * @internal
5397
- */
5398
- const filterSensitiveLog: (obj: CreateNatGatewayRequest) => any;
5399
- }
5400
4578
  /**
5401
4579
  * <p>Describes the IP addresses and network interface associated with a NAT gateway.</p>
5402
4580
  */
@@ -5418,12 +4596,6 @@ export interface NatGatewayAddress {
5418
4596
  */
5419
4597
  PublicIp?: string;
5420
4598
  }
5421
- export declare namespace NatGatewayAddress {
5422
- /**
5423
- * @internal
5424
- */
5425
- const filterSensitiveLog: (obj: NatGatewayAddress) => any;
5426
- }
5427
4599
  /**
5428
4600
  * <p>Reserved. If you need to sustain traffic greater than the <a href="https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html">documented limits</a>, contact us through the <a href="https://console.aws.amazon.com/support/home?">Support Center</a>.</p>
5429
4601
  */
@@ -5449,12 +4621,6 @@ export interface ProvisionedBandwidth {
5449
4621
  */
5450
4622
  Status?: string;
5451
4623
  }
5452
- export declare namespace ProvisionedBandwidth {
5453
- /**
5454
- * @internal
5455
- */
5456
- const filterSensitiveLog: (obj: ProvisionedBandwidth) => any;
5457
- }
5458
4624
  export declare enum NatGatewayState {
5459
4625
  AVAILABLE = "available",
5460
4626
  DELETED = "deleted",
@@ -5566,12 +4732,6 @@ export interface NatGateway {
5566
4732
  */
5567
4733
  ConnectivityType?: ConnectivityType | string;
5568
4734
  }
5569
- export declare namespace NatGateway {
5570
- /**
5571
- * @internal
5572
- */
5573
- const filterSensitiveLog: (obj: NatGateway) => any;
5574
- }
5575
4735
  export interface CreateNatGatewayResult {
5576
4736
  /**
5577
4737
  * <p>Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.</p>
@@ -5582,12 +4742,6 @@ export interface CreateNatGatewayResult {
5582
4742
  */
5583
4743
  NatGateway?: NatGateway;
5584
4744
  }
5585
- export declare namespace CreateNatGatewayResult {
5586
- /**
5587
- * @internal
5588
- */
5589
- const filterSensitiveLog: (obj: CreateNatGatewayResult) => any;
5590
- }
5591
4745
  export interface CreateNetworkAclRequest {
5592
4746
  /**
5593
4747
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5604,12 +4758,6 @@ export interface CreateNetworkAclRequest {
5604
4758
  */
5605
4759
  TagSpecifications?: TagSpecification[];
5606
4760
  }
5607
- export declare namespace CreateNetworkAclRequest {
5608
- /**
5609
- * @internal
5610
- */
5611
- const filterSensitiveLog: (obj: CreateNetworkAclRequest) => any;
5612
- }
5613
4761
  /**
5614
4762
  * <p>Describes an association between a network ACL and a subnet.</p>
5615
4763
  */
@@ -5627,12 +4775,6 @@ export interface NetworkAclAssociation {
5627
4775
  */
5628
4776
  SubnetId?: string;
5629
4777
  }
5630
- export declare namespace NetworkAclAssociation {
5631
- /**
5632
- * @internal
5633
- */
5634
- const filterSensitiveLog: (obj: NetworkAclAssociation) => any;
5635
- }
5636
4778
  /**
5637
4779
  * <p>Describes the ICMP type and code.</p>
5638
4780
  */
@@ -5646,12 +4788,6 @@ export interface IcmpTypeCode {
5646
4788
  */
5647
4789
  Type?: number;
5648
4790
  }
5649
- export declare namespace IcmpTypeCode {
5650
- /**
5651
- * @internal
5652
- */
5653
- const filterSensitiveLog: (obj: IcmpTypeCode) => any;
5654
- }
5655
4791
  export declare type RuleAction = "allow" | "deny";
5656
4792
  /**
5657
4793
  * <p>Describes an entry in a network ACL.</p>
@@ -5690,12 +4826,6 @@ export interface NetworkAclEntry {
5690
4826
  */
5691
4827
  RuleNumber?: number;
5692
4828
  }
5693
- export declare namespace NetworkAclEntry {
5694
- /**
5695
- * @internal
5696
- */
5697
- const filterSensitiveLog: (obj: NetworkAclEntry) => any;
5698
- }
5699
4829
  /**
5700
4830
  * <p>Describes a network ACL.</p>
5701
4831
  */
@@ -5729,24 +4859,12 @@ export interface NetworkAcl {
5729
4859
  */
5730
4860
  OwnerId?: string;
5731
4861
  }
5732
- export declare namespace NetworkAcl {
5733
- /**
5734
- * @internal
5735
- */
5736
- const filterSensitiveLog: (obj: NetworkAcl) => any;
5737
- }
5738
4862
  export interface CreateNetworkAclResult {
5739
4863
  /**
5740
4864
  * <p>Information about the network ACL.</p>
5741
4865
  */
5742
4866
  NetworkAcl?: NetworkAcl;
5743
4867
  }
5744
- export declare namespace CreateNetworkAclResult {
5745
- /**
5746
- * @internal
5747
- */
5748
- const filterSensitiveLog: (obj: CreateNetworkAclResult) => any;
5749
- }
5750
4868
  export interface CreateNetworkAclEntryRequest {
5751
4869
  /**
5752
4870
  * <p>The IPv4 network range to allow or deny, in CIDR notation (for example
@@ -5801,12 +4919,6 @@ export interface CreateNetworkAclEntryRequest {
5801
4919
  */
5802
4920
  RuleNumber: number | undefined;
5803
4921
  }
5804
- export declare namespace CreateNetworkAclEntryRequest {
5805
- /**
5806
- * @internal
5807
- */
5808
- const filterSensitiveLog: (obj: CreateNetworkAclEntryRequest) => any;
5809
- }
5810
4922
  export interface CreateNetworkInsightsAccessScopeRequest {
5811
4923
  /**
5812
4924
  * <p>The paths to match.</p>
@@ -5832,12 +4944,6 @@ export interface CreateNetworkInsightsAccessScopeRequest {
5832
4944
  */
5833
4945
  DryRun?: boolean;
5834
4946
  }
5835
- export declare namespace CreateNetworkInsightsAccessScopeRequest {
5836
- /**
5837
- * @internal
5838
- */
5839
- const filterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeRequest) => any;
5840
- }
5841
4947
  /**
5842
4948
  * <p>Describes a Network Access Scope.</p>
5843
4949
  */
@@ -5863,12 +4969,6 @@ export interface NetworkInsightsAccessScope {
5863
4969
  */
5864
4970
  Tags?: Tag[];
5865
4971
  }
5866
- export declare namespace NetworkInsightsAccessScope {
5867
- /**
5868
- * @internal
5869
- */
5870
- const filterSensitiveLog: (obj: NetworkInsightsAccessScope) => any;
5871
- }
5872
4972
  /**
5873
4973
  * <p>Describes the Network Access Scope content.</p>
5874
4974
  */
@@ -5886,12 +4986,6 @@ export interface NetworkInsightsAccessScopeContent {
5886
4986
  */
5887
4987
  ExcludePaths?: AccessScopePath[];
5888
4988
  }
5889
- export declare namespace NetworkInsightsAccessScopeContent {
5890
- /**
5891
- * @internal
5892
- */
5893
- const filterSensitiveLog: (obj: NetworkInsightsAccessScopeContent) => any;
5894
- }
5895
4989
  export interface CreateNetworkInsightsAccessScopeResult {
5896
4990
  /**
5897
4991
  * <p>The Network Access Scope.</p>
@@ -5902,12 +4996,6 @@ export interface CreateNetworkInsightsAccessScopeResult {
5902
4996
  */
5903
4997
  NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent;
5904
4998
  }
5905
- export declare namespace CreateNetworkInsightsAccessScopeResult {
5906
- /**
5907
- * @internal
5908
- */
5909
- const filterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeResult) => any;
5910
- }
5911
4999
  export interface CreateNetworkInsightsPathRequest {
5912
5000
  /**
5913
5001
  * <p>The IP address of the Amazon Web Services resource that is the source of the path.</p>
@@ -5949,12 +5037,6 @@ export interface CreateNetworkInsightsPathRequest {
5949
5037
  */
5950
5038
  ClientToken?: string;
5951
5039
  }
5952
- export declare namespace CreateNetworkInsightsPathRequest {
5953
- /**
5954
- * @internal
5955
- */
5956
- const filterSensitiveLog: (obj: CreateNetworkInsightsPathRequest) => any;
5957
- }
5958
5040
  /**
5959
5041
  * <p>Describes a path.</p>
5960
5042
  */
@@ -6000,24 +5082,12 @@ export interface NetworkInsightsPath {
6000
5082
  */
6001
5083
  Tags?: Tag[];
6002
5084
  }
6003
- export declare namespace NetworkInsightsPath {
6004
- /**
6005
- * @internal
6006
- */
6007
- const filterSensitiveLog: (obj: NetworkInsightsPath) => any;
6008
- }
6009
5085
  export interface CreateNetworkInsightsPathResult {
6010
5086
  /**
6011
5087
  * <p>Information about the path.</p>
6012
5088
  */
6013
5089
  NetworkInsightsPath?: NetworkInsightsPath;
6014
5090
  }
6015
- export declare namespace CreateNetworkInsightsPathResult {
6016
- /**
6017
- * @internal
6018
- */
6019
- const filterSensitiveLog: (obj: CreateNetworkInsightsPathResult) => any;
6020
- }
6021
5091
  export declare type NetworkInterfaceCreationType = "branch" | "efa" | "trunk";
6022
5092
  /**
6023
5093
  * <p>Contains the parameters for CreateNetworkInterface.</p>
@@ -6105,12 +5175,6 @@ export interface CreateNetworkInterfaceRequest {
6105
5175
  */
6106
5176
  ClientToken?: string;
6107
5177
  }
6108
- export declare namespace CreateNetworkInterfaceRequest {
6109
- /**
6110
- * @internal
6111
- */
6112
- const filterSensitiveLog: (obj: CreateNetworkInterfaceRequest) => any;
6113
- }
6114
5178
  /**
6115
5179
  * <p>Describes association information for an Elastic IP address (IPv4 only), or a Carrier
6116
5180
  * IP address (for a network interface which resides in a subnet in a Wavelength
@@ -6148,12 +5212,6 @@ export interface NetworkInterfaceAssociation {
6148
5212
  */
6149
5213
  CarrierIp?: string;
6150
5214
  }
6151
- export declare namespace NetworkInterfaceAssociation {
6152
- /**
6153
- * @internal
6154
- */
6155
- const filterSensitiveLog: (obj: NetworkInterfaceAssociation) => any;
6156
- }
6157
5215
  /**
6158
5216
  * <p>Describes a network interface attachment.</p>
6159
5217
  */
@@ -6191,12 +5249,6 @@ export interface NetworkInterfaceAttachment {
6191
5249
  */
6192
5250
  Status?: AttachmentStatus | string;
6193
5251
  }
6194
- export declare namespace NetworkInterfaceAttachment {
6195
- /**
6196
- * @internal
6197
- */
6198
- const filterSensitiveLog: (obj: NetworkInterfaceAttachment) => any;
6199
- }
6200
5252
  /**
6201
5253
  * <p>Describes a security group.</p>
6202
5254
  */
@@ -6210,12 +5262,6 @@ export interface GroupIdentifier {
6210
5262
  */
6211
5263
  GroupId?: string;
6212
5264
  }
6213
- export declare namespace GroupIdentifier {
6214
- /**
6215
- * @internal
6216
- */
6217
- const filterSensitiveLog: (obj: GroupIdentifier) => any;
6218
- }
6219
5265
  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";
6220
5266
  /**
6221
5267
  * <p>Describes an IPv6 address associated with a network interface.</p>
@@ -6226,12 +5272,6 @@ export interface NetworkInterfaceIpv6Address {
6226
5272
  */
6227
5273
  Ipv6Address?: string;
6228
5274
  }
6229
- export declare namespace NetworkInterfaceIpv6Address {
6230
- /**
6231
- * @internal
6232
- */
6233
- const filterSensitiveLog: (obj: NetworkInterfaceIpv6Address) => any;
6234
- }
6235
5275
  /**
6236
5276
  * <p>Describes the IPv6 prefix.</p>
6237
5277
  */
@@ -6241,12 +5281,6 @@ export interface Ipv6PrefixSpecification {
6241
5281
  */
6242
5282
  Ipv6Prefix?: string;
6243
5283
  }
6244
- export declare namespace Ipv6PrefixSpecification {
6245
- /**
6246
- * @internal
6247
- */
6248
- const filterSensitiveLog: (obj: Ipv6PrefixSpecification) => any;
6249
- }
6250
5284
  /**
6251
5285
  * <p>Describes the private IPv4 address of a network interface.</p>
6252
5286
  */
@@ -6268,12 +5302,6 @@ export interface NetworkInterfacePrivateIpAddress {
6268
5302
  */
6269
5303
  PrivateIpAddress?: string;
6270
5304
  }
6271
- export declare namespace NetworkInterfacePrivateIpAddress {
6272
- /**
6273
- * @internal
6274
- */
6275
- const filterSensitiveLog: (obj: NetworkInterfacePrivateIpAddress) => any;
6276
- }
6277
5305
  export declare type NetworkInterfaceStatus = "associated" | "attaching" | "available" | "detaching" | "in-use";
6278
5306
  /**
6279
5307
  * <p>Describes a network interface.</p>
@@ -6388,12 +5416,6 @@ export interface NetworkInterface {
6388
5416
  */
6389
5417
  Ipv6Address?: string;
6390
5418
  }
6391
- export declare namespace NetworkInterface {
6392
- /**
6393
- * @internal
6394
- */
6395
- const filterSensitiveLog: (obj: NetworkInterface) => any;
6396
- }
6397
5419
  /**
6398
5420
  * <p>Contains the output of CreateNetworkInterface.</p>
6399
5421
  */
@@ -6407,12 +5429,6 @@ export interface CreateNetworkInterfaceResult {
6407
5429
  */
6408
5430
  ClientToken?: string;
6409
5431
  }
6410
- export declare namespace CreateNetworkInterfaceResult {
6411
- /**
6412
- * @internal
6413
- */
6414
- const filterSensitiveLog: (obj: CreateNetworkInterfaceResult) => any;
6415
- }
6416
5432
  export declare type InterfacePermissionType = "EIP-ASSOCIATE" | "INSTANCE-ATTACH";
6417
5433
  /**
6418
5434
  * <p>Contains the parameters for CreateNetworkInterfacePermission.</p>
@@ -6441,12 +5457,6 @@ export interface CreateNetworkInterfacePermissionRequest {
6441
5457
  */
6442
5458
  DryRun?: boolean;
6443
5459
  }
6444
- export declare namespace CreateNetworkInterfacePermissionRequest {
6445
- /**
6446
- * @internal
6447
- */
6448
- const filterSensitiveLog: (obj: CreateNetworkInterfacePermissionRequest) => any;
6449
- }
6450
5460
  export declare type NetworkInterfacePermissionStateCode = "granted" | "pending" | "revoked" | "revoking";
6451
5461
  /**
6452
5462
  * <p>Describes the state of a network interface permission.</p>
@@ -6461,12 +5471,6 @@ export interface NetworkInterfacePermissionState {
6461
5471
  */
6462
5472
  StatusMessage?: string;
6463
5473
  }
6464
- export declare namespace NetworkInterfacePermissionState {
6465
- /**
6466
- * @internal
6467
- */
6468
- const filterSensitiveLog: (obj: NetworkInterfacePermissionState) => any;
6469
- }
6470
5474
  /**
6471
5475
  * <p>Describes a permission for a network interface.</p>
6472
5476
  */
@@ -6496,12 +5500,6 @@ export interface NetworkInterfacePermission {
6496
5500
  */
6497
5501
  PermissionState?: NetworkInterfacePermissionState;
6498
5502
  }
6499
- export declare namespace NetworkInterfacePermission {
6500
- /**
6501
- * @internal
6502
- */
6503
- const filterSensitiveLog: (obj: NetworkInterfacePermission) => any;
6504
- }
6505
5503
  /**
6506
5504
  * <p>Contains the output of CreateNetworkInterfacePermission.</p>
6507
5505
  */
@@ -6511,12 +5509,6 @@ export interface CreateNetworkInterfacePermissionResult {
6511
5509
  */
6512
5510
  InterfacePermission?: NetworkInterfacePermission;
6513
5511
  }
6514
- export declare namespace CreateNetworkInterfacePermissionResult {
6515
- /**
6516
- * @internal
6517
- */
6518
- const filterSensitiveLog: (obj: CreateNetworkInterfacePermissionResult) => any;
6519
- }
6520
5512
  export declare enum SpreadLevel {
6521
5513
  host = "host",
6522
5514
  rack = "rack"
@@ -6561,12 +5553,6 @@ export interface CreatePlacementGroupRequest {
6561
5553
  */
6562
5554
  SpreadLevel?: SpreadLevel | string;
6563
5555
  }
6564
- export declare namespace CreatePlacementGroupRequest {
6565
- /**
6566
- * @internal
6567
- */
6568
- const filterSensitiveLog: (obj: CreatePlacementGroupRequest) => any;
6569
- }
6570
5556
  export declare type PlacementGroupState = "available" | "deleted" | "deleting" | "pending";
6571
5557
  /**
6572
5558
  * <p>Describes a placement group.</p>
@@ -6607,25 +5593,13 @@ export interface PlacementGroup {
6607
5593
  */
6608
5594
  SpreadLevel?: SpreadLevel | string;
6609
5595
  }
6610
- export declare namespace PlacementGroup {
6611
- /**
6612
- * @internal
6613
- */
6614
- const filterSensitiveLog: (obj: PlacementGroup) => any;
6615
- }
6616
5596
  export interface CreatePlacementGroupResult {
6617
5597
  /**
6618
5598
  * <p>Describes a placement group.</p>
6619
5599
  */
6620
5600
  PlacementGroup?: PlacementGroup;
6621
5601
  }
6622
- export declare namespace CreatePlacementGroupResult {
6623
- /**
6624
- * @internal
6625
- */
6626
- const filterSensitiveLog: (obj: CreatePlacementGroupResult) => any;
6627
- }
6628
- export interface CreatePublicIpv4PoolRequest {
5602
+ export interface CreatePublicIpv4PoolRequest {
6629
5603
  /**
6630
5604
  * <p>A check for whether you have the required permissions for the action without actually making the request
6631
5605
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -6638,24 +5612,12 @@ export interface CreatePublicIpv4PoolRequest {
6638
5612
  */
6639
5613
  TagSpecifications?: TagSpecification[];
6640
5614
  }
6641
- export declare namespace CreatePublicIpv4PoolRequest {
6642
- /**
6643
- * @internal
6644
- */
6645
- const filterSensitiveLog: (obj: CreatePublicIpv4PoolRequest) => any;
6646
- }
6647
5615
  export interface CreatePublicIpv4PoolResult {
6648
5616
  /**
6649
5617
  * <p>The ID of the public IPv4 pool.</p>
6650
5618
  */
6651
5619
  PoolId?: string;
6652
5620
  }
6653
- export declare namespace CreatePublicIpv4PoolResult {
6654
- /**
6655
- * @internal
6656
- */
6657
- const filterSensitiveLog: (obj: CreatePublicIpv4PoolResult) => any;
6658
- }
6659
5621
  export interface CreateReplaceRootVolumeTaskRequest {
6660
5622
  /**
6661
5623
  * <p>The ID of the instance for which to replace the root volume.</p>
@@ -6683,12 +5645,6 @@ export interface CreateReplaceRootVolumeTaskRequest {
6683
5645
  */
6684
5646
  TagSpecifications?: TagSpecification[];
6685
5647
  }
6686
- export declare namespace CreateReplaceRootVolumeTaskRequest {
6687
- /**
6688
- * @internal
6689
- */
6690
- const filterSensitiveLog: (obj: CreateReplaceRootVolumeTaskRequest) => any;
6691
- }
6692
5648
  export declare enum ReplaceRootVolumeTaskState {
6693
5649
  failed = "failed",
6694
5650
  failed_detached = "failed-detached",
@@ -6761,24 +5717,12 @@ export interface ReplaceRootVolumeTask {
6761
5717
  */
6762
5718
  Tags?: Tag[];
6763
5719
  }
6764
- export declare namespace ReplaceRootVolumeTask {
6765
- /**
6766
- * @internal
6767
- */
6768
- const filterSensitiveLog: (obj: ReplaceRootVolumeTask) => any;
6769
- }
6770
5720
  export interface CreateReplaceRootVolumeTaskResult {
6771
5721
  /**
6772
5722
  * <p>Information about the root volume replacement task.</p>
6773
5723
  */
6774
5724
  ReplaceRootVolumeTask?: ReplaceRootVolumeTask;
6775
5725
  }
6776
- export declare namespace CreateReplaceRootVolumeTaskResult {
6777
- /**
6778
- * @internal
6779
- */
6780
- const filterSensitiveLog: (obj: CreateReplaceRootVolumeTaskResult) => any;
6781
- }
6782
5726
  /**
6783
5727
  * <p>Describes the price for a Reserved Instance.</p>
6784
5728
  */
@@ -6797,12 +5741,6 @@ export interface PriceScheduleSpecification {
6797
5741
  */
6798
5742
  Term?: number;
6799
5743
  }
6800
- export declare namespace PriceScheduleSpecification {
6801
- /**
6802
- * @internal
6803
- */
6804
- const filterSensitiveLog: (obj: PriceScheduleSpecification) => any;
6805
- }
6806
5744
  /**
6807
5745
  * <p>Contains the parameters for CreateReservedInstancesListing.</p>
6808
5746
  */
@@ -6826,12 +5764,6 @@ export interface CreateReservedInstancesListingRequest {
6826
5764
  */
6827
5765
  ReservedInstancesId: string | undefined;
6828
5766
  }
6829
- export declare namespace CreateReservedInstancesListingRequest {
6830
- /**
6831
- * @internal
6832
- */
6833
- const filterSensitiveLog: (obj: CreateReservedInstancesListingRequest) => any;
6834
- }
6835
5767
  /**
6836
5768
  * <p>Contains the output of CreateReservedInstancesListing.</p>
6837
5769
  */
@@ -6841,12 +5773,6 @@ export interface CreateReservedInstancesListingResult {
6841
5773
  */
6842
5774
  ReservedInstancesListings?: ReservedInstancesListing[];
6843
5775
  }
6844
- export declare namespace CreateReservedInstancesListingResult {
6845
- /**
6846
- * @internal
6847
- */
6848
- const filterSensitiveLog: (obj: CreateReservedInstancesListingResult) => any;
6849
- }
6850
5776
  export interface CreateRestoreImageTaskRequest {
6851
5777
  /**
6852
5778
  * <p>The name of the Amazon S3 bucket that contains the stored AMI object.</p>
@@ -6884,24 +5810,12 @@ export interface CreateRestoreImageTaskRequest {
6884
5810
  */
6885
5811
  DryRun?: boolean;
6886
5812
  }
6887
- export declare namespace CreateRestoreImageTaskRequest {
6888
- /**
6889
- * @internal
6890
- */
6891
- const filterSensitiveLog: (obj: CreateRestoreImageTaskRequest) => any;
6892
- }
6893
5813
  export interface CreateRestoreImageTaskResult {
6894
5814
  /**
6895
5815
  * <p>The AMI ID.</p>
6896
5816
  */
6897
5817
  ImageId?: string;
6898
5818
  }
6899
- export declare namespace CreateRestoreImageTaskResult {
6900
- /**
6901
- * @internal
6902
- */
6903
- const filterSensitiveLog: (obj: CreateRestoreImageTaskResult) => any;
6904
- }
6905
5819
  export interface CreateRouteRequest {
6906
5820
  /**
6907
5821
  * <p>The IPv4 CIDR address block used for the destination match. Routing decisions are based on the most specific match. We modify the specified CIDR block to its canonical form; for example, if you specify <code>100.68.0.18/18</code>, we modify it to <code>100.68.0.0/18</code>.</p>
@@ -6972,24 +5886,12 @@ export interface CreateRouteRequest {
6972
5886
  */
6973
5887
  CoreNetworkArn?: string;
6974
5888
  }
6975
- export declare namespace CreateRouteRequest {
6976
- /**
6977
- * @internal
6978
- */
6979
- const filterSensitiveLog: (obj: CreateRouteRequest) => any;
6980
- }
6981
5889
  export interface CreateRouteResult {
6982
5890
  /**
6983
5891
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6984
5892
  */
6985
5893
  Return?: boolean;
6986
5894
  }
6987
- export declare namespace CreateRouteResult {
6988
- /**
6989
- * @internal
6990
- */
6991
- const filterSensitiveLog: (obj: CreateRouteResult) => any;
6992
- }
6993
5895
  export interface CreateRouteTableRequest {
6994
5896
  /**
6995
5897
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7006,12 +5908,6 @@ export interface CreateRouteTableRequest {
7006
5908
  */
7007
5909
  TagSpecifications?: TagSpecification[];
7008
5910
  }
7009
- export declare namespace CreateRouteTableRequest {
7010
- /**
7011
- * @internal
7012
- */
7013
- const filterSensitiveLog: (obj: CreateRouteTableRequest) => any;
7014
- }
7015
5911
  /**
7016
5912
  * <p>Describes an association between a route table and a subnet or gateway.</p>
7017
5913
  */
@@ -7041,12 +5937,6 @@ export interface RouteTableAssociation {
7041
5937
  */
7042
5938
  AssociationState?: RouteTableAssociationState;
7043
5939
  }
7044
- export declare namespace RouteTableAssociation {
7045
- /**
7046
- * @internal
7047
- */
7048
- const filterSensitiveLog: (obj: RouteTableAssociation) => any;
7049
- }
7050
5940
  /**
7051
5941
  * <p>Describes a virtual private gateway propagating route.</p>
7052
5942
  */
@@ -7056,12 +5946,6 @@ export interface PropagatingVgw {
7056
5946
  */
7057
5947
  GatewayId?: string;
7058
5948
  }
7059
- export declare namespace PropagatingVgw {
7060
- /**
7061
- * @internal
7062
- */
7063
- const filterSensitiveLog: (obj: PropagatingVgw) => any;
7064
- }
7065
5949
  export declare type RouteOrigin = "CreateRoute" | "CreateRouteTable" | "EnableVgwRoutePropagation";
7066
5950
  export declare type RouteState = "active" | "blackhole";
7067
5951
  /**
@@ -7149,12 +6033,6 @@ export interface Route {
7149
6033
  */
7150
6034
  CoreNetworkArn?: string;
7151
6035
  }
7152
- export declare namespace Route {
7153
- /**
7154
- * @internal
7155
- */
7156
- const filterSensitiveLog: (obj: Route) => any;
7157
- }
7158
6036
  /**
7159
6037
  * <p>Describes a route table.</p>
7160
6038
  */
@@ -7188,24 +6066,12 @@ export interface RouteTable {
7188
6066
  */
7189
6067
  OwnerId?: string;
7190
6068
  }
7191
- export declare namespace RouteTable {
7192
- /**
7193
- * @internal
7194
- */
7195
- const filterSensitiveLog: (obj: RouteTable) => any;
7196
- }
7197
6069
  export interface CreateRouteTableResult {
7198
6070
  /**
7199
6071
  * <p>Information about the route table.</p>
7200
6072
  */
7201
6073
  RouteTable?: RouteTable;
7202
6074
  }
7203
- export declare namespace CreateRouteTableResult {
7204
- /**
7205
- * @internal
7206
- */
7207
- const filterSensitiveLog: (obj: CreateRouteTableResult) => any;
7208
- }
7209
6075
  export interface CreateSecurityGroupRequest {
7210
6076
  /**
7211
6077
  * <p>A description for the security group. This is informational only.</p>
@@ -7237,12 +6103,6 @@ export interface CreateSecurityGroupRequest {
7237
6103
  */
7238
6104
  DryRun?: boolean;
7239
6105
  }
7240
- export declare namespace CreateSecurityGroupRequest {
7241
- /**
7242
- * @internal
7243
- */
7244
- const filterSensitiveLog: (obj: CreateSecurityGroupRequest) => any;
7245
- }
7246
6106
  export interface CreateSecurityGroupResult {
7247
6107
  /**
7248
6108
  * <p>The ID of the security group.</p>
@@ -7253,12 +6113,6 @@ export interface CreateSecurityGroupResult {
7253
6113
  */
7254
6114
  Tags?: Tag[];
7255
6115
  }
7256
- export declare namespace CreateSecurityGroupResult {
7257
- /**
7258
- * @internal
7259
- */
7260
- const filterSensitiveLog: (obj: CreateSecurityGroupResult) => any;
7261
- }
7262
6116
  export interface CreateSnapshotRequest {
7263
6117
  /**
7264
6118
  * <p>A description for the snapshot.</p>
@@ -7301,12 +6155,6 @@ export interface CreateSnapshotRequest {
7301
6155
  */
7302
6156
  DryRun?: boolean;
7303
6157
  }
7304
- export declare namespace CreateSnapshotRequest {
7305
- /**
7306
- * @internal
7307
- */
7308
- const filterSensitiveLog: (obj: CreateSnapshotRequest) => any;
7309
- }
7310
6158
  export declare type SnapshotState = "completed" | "error" | "pending" | "recoverable" | "recovering";
7311
6159
  export declare enum StorageTier {
7312
6160
  archive = "archive",
@@ -7401,12 +6249,6 @@ export interface Snapshot {
7401
6249
  */
7402
6250
  RestoreExpiryTime?: Date;
7403
6251
  }
7404
- export declare namespace Snapshot {
7405
- /**
7406
- * @internal
7407
- */
7408
- const filterSensitiveLog: (obj: Snapshot) => any;
7409
- }
7410
6252
  export declare type CopyTagsFromSource = "volume";
7411
6253
  /**
7412
6254
  * <p>The instance details to specify which volumes should be snapshotted.</p>
@@ -7421,12 +6263,6 @@ export interface InstanceSpecification {
7421
6263
  */
7422
6264
  ExcludeBootVolume?: boolean;
7423
6265
  }
7424
- export declare namespace InstanceSpecification {
7425
- /**
7426
- * @internal
7427
- */
7428
- const filterSensitiveLog: (obj: InstanceSpecification) => any;
7429
- }
7430
6266
  export interface CreateSnapshotsRequest {
7431
6267
  /**
7432
6268
  * <p> A description propagated to every snapshot specified by the instance.</p>
@@ -7475,12 +6311,6 @@ export interface CreateSnapshotsRequest {
7475
6311
  */
7476
6312
  CopyTagsFromSource?: CopyTagsFromSource | string;
7477
6313
  }
7478
- export declare namespace CreateSnapshotsRequest {
7479
- /**
7480
- * @internal
7481
- */
7482
- const filterSensitiveLog: (obj: CreateSnapshotsRequest) => any;
7483
- }
7484
6314
  /**
7485
6315
  * <p>Information about a snapshot.</p>
7486
6316
  */
@@ -7533,24 +6363,12 @@ export interface SnapshotInfo {
7533
6363
  */
7534
6364
  OutpostArn?: string;
7535
6365
  }
7536
- export declare namespace SnapshotInfo {
7537
- /**
7538
- * @internal
7539
- */
7540
- const filterSensitiveLog: (obj: SnapshotInfo) => any;
7541
- }
7542
6366
  export interface CreateSnapshotsResult {
7543
6367
  /**
7544
6368
  * <p>List of snapshots.</p>
7545
6369
  */
7546
6370
  Snapshots?: SnapshotInfo[];
7547
6371
  }
7548
- export declare namespace CreateSnapshotsResult {
7549
- /**
7550
- * @internal
7551
- */
7552
- const filterSensitiveLog: (obj: CreateSnapshotsResult) => any;
7553
- }
7554
6372
  /**
7555
6373
  * <p>Contains the parameters for CreateSpotDatafeedSubscription.</p>
7556
6374
  */
@@ -7573,12 +6391,6 @@ export interface CreateSpotDatafeedSubscriptionRequest {
7573
6391
  */
7574
6392
  Prefix?: string;
7575
6393
  }
7576
- export declare namespace CreateSpotDatafeedSubscriptionRequest {
7577
- /**
7578
- * @internal
7579
- */
7580
- const filterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionRequest) => any;
7581
- }
7582
6394
  /**
7583
6395
  * <p>Describes a Spot Instance state change.</p>
7584
6396
  */
@@ -7592,12 +6404,6 @@ export interface SpotInstanceStateFault {
7592
6404
  */
7593
6405
  Message?: string;
7594
6406
  }
7595
- export declare namespace SpotInstanceStateFault {
7596
- /**
7597
- * @internal
7598
- */
7599
- const filterSensitiveLog: (obj: SpotInstanceStateFault) => any;
7600
- }
7601
6407
  export declare type DatafeedSubscriptionState = "Active" | "Inactive";
7602
6408
  /**
7603
6409
  * <p>Describes the data feed for a Spot Instance.</p>
@@ -7624,12 +6430,6 @@ export interface SpotDatafeedSubscription {
7624
6430
  */
7625
6431
  State?: DatafeedSubscriptionState | string;
7626
6432
  }
7627
- export declare namespace SpotDatafeedSubscription {
7628
- /**
7629
- * @internal
7630
- */
7631
- const filterSensitiveLog: (obj: SpotDatafeedSubscription) => any;
7632
- }
7633
6433
  /**
7634
6434
  * <p>Contains the output of CreateSpotDatafeedSubscription.</p>
7635
6435
  */
@@ -7639,12 +6439,6 @@ export interface CreateSpotDatafeedSubscriptionResult {
7639
6439
  */
7640
6440
  SpotDatafeedSubscription?: SpotDatafeedSubscription;
7641
6441
  }
7642
- export declare namespace CreateSpotDatafeedSubscriptionResult {
7643
- /**
7644
- * @internal
7645
- */
7646
- const filterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionResult) => any;
7647
- }
7648
6442
  /**
7649
6443
  * <p>The tags to apply to the AMI object that will be stored in the Amazon S3 bucket. For more
7650
6444
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-tagging.html">Categorizing your storage using
@@ -7664,12 +6458,6 @@ export interface S3ObjectTag {
7664
6458
  */
7665
6459
  Value?: string;
7666
6460
  }
7667
- export declare namespace S3ObjectTag {
7668
- /**
7669
- * @internal
7670
- */
7671
- const filterSensitiveLog: (obj: S3ObjectTag) => any;
7672
- }
7673
6461
  export interface CreateStoreImageTaskRequest {
7674
6462
  /**
7675
6463
  * <p>The ID of the AMI.</p>
@@ -7692,24 +6480,12 @@ export interface CreateStoreImageTaskRequest {
7692
6480
  */
7693
6481
  DryRun?: boolean;
7694
6482
  }
7695
- export declare namespace CreateStoreImageTaskRequest {
7696
- /**
7697
- * @internal
7698
- */
7699
- const filterSensitiveLog: (obj: CreateStoreImageTaskRequest) => any;
7700
- }
7701
6483
  export interface CreateStoreImageTaskResult {
7702
6484
  /**
7703
6485
  * <p>The name of the stored AMI object in the S3 bucket.</p>
7704
6486
  */
7705
6487
  ObjectKey?: string;
7706
6488
  }
7707
- export declare namespace CreateStoreImageTaskResult {
7708
- /**
7709
- * @internal
7710
- */
7711
- const filterSensitiveLog: (obj: CreateStoreImageTaskResult) => any;
7712
- }
7713
6489
  export interface CreateSubnetRequest {
7714
6490
  /**
7715
6491
  * <p>The tags to assign to the subnet.</p>
@@ -7763,24 +6539,12 @@ export interface CreateSubnetRequest {
7763
6539
  */
7764
6540
  Ipv6Native?: boolean;
7765
6541
  }
7766
- export declare namespace CreateSubnetRequest {
7767
- /**
7768
- * @internal
7769
- */
7770
- const filterSensitiveLog: (obj: CreateSubnetRequest) => any;
7771
- }
7772
6542
  export interface CreateSubnetResult {
7773
6543
  /**
7774
6544
  * <p>Information about the subnet.</p>
7775
6545
  */
7776
6546
  Subnet?: Subnet;
7777
6547
  }
7778
- export declare namespace CreateSubnetResult {
7779
- /**
7780
- * @internal
7781
- */
7782
- const filterSensitiveLog: (obj: CreateSubnetResult) => any;
7783
- }
7784
6548
  export declare enum SubnetCidrReservationType {
7785
6549
  explicit = "explicit",
7786
6550
  prefix = "prefix"
@@ -7834,12 +6598,6 @@ export interface CreateSubnetCidrReservationRequest {
7834
6598
  */
7835
6599
  TagSpecifications?: TagSpecification[];
7836
6600
  }
7837
- export declare namespace CreateSubnetCidrReservationRequest {
7838
- /**
7839
- * @internal
7840
- */
7841
- const filterSensitiveLog: (obj: CreateSubnetCidrReservationRequest) => any;
7842
- }
7843
6601
  /**
7844
6602
  * <p>Describes a subnet CIDR reservation.</p>
7845
6603
  */
@@ -7876,24 +6634,12 @@ export interface SubnetCidrReservation {
7876
6634
  */
7877
6635
  Tags?: Tag[];
7878
6636
  }
7879
- export declare namespace SubnetCidrReservation {
7880
- /**
7881
- * @internal
7882
- */
7883
- const filterSensitiveLog: (obj: SubnetCidrReservation) => any;
7884
- }
7885
6637
  export interface CreateSubnetCidrReservationResult {
7886
6638
  /**
7887
6639
  * <p>Information about the created subnet CIDR reservation.</p>
7888
6640
  */
7889
6641
  SubnetCidrReservation?: SubnetCidrReservation;
7890
6642
  }
7891
- export declare namespace CreateSubnetCidrReservationResult {
7892
- /**
7893
- * @internal
7894
- */
7895
- const filterSensitiveLog: (obj: CreateSubnetCidrReservationResult) => any;
7896
- }
7897
6643
  export interface CreateTagsRequest {
7898
6644
  /**
7899
6645
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7912,12 +6658,6 @@ export interface CreateTagsRequest {
7912
6658
  */
7913
6659
  Tags: Tag[] | undefined;
7914
6660
  }
7915
- export declare namespace CreateTagsRequest {
7916
- /**
7917
- * @internal
7918
- */
7919
- const filterSensitiveLog: (obj: CreateTagsRequest) => any;
7920
- }
7921
6661
  export interface CreateTrafficMirrorFilterRequest {
7922
6662
  /**
7923
6663
  * <p>The description of the Traffic Mirror filter.</p>
@@ -7938,12 +6678,6 @@ export interface CreateTrafficMirrorFilterRequest {
7938
6678
  */
7939
6679
  ClientToken?: string;
7940
6680
  }
7941
- export declare namespace CreateTrafficMirrorFilterRequest {
7942
- /**
7943
- * @internal
7944
- */
7945
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterRequest) => any;
7946
- }
7947
6681
  /**
7948
6682
  * <p>Describes the Traffic Mirror port range.</p>
7949
6683
  */
@@ -7957,12 +6691,6 @@ export interface TrafficMirrorPortRange {
7957
6691
  */
7958
6692
  ToPort?: number;
7959
6693
  }
7960
- export declare namespace TrafficMirrorPortRange {
7961
- /**
7962
- * @internal
7963
- */
7964
- const filterSensitiveLog: (obj: TrafficMirrorPortRange) => any;
7965
- }
7966
6694
  export declare type TrafficMirrorRuleAction = "accept" | "reject";
7967
6695
  export declare type TrafficDirection = "egress" | "ingress";
7968
6696
  /**
@@ -8014,12 +6742,6 @@ export interface TrafficMirrorFilterRule {
8014
6742
  */
8015
6743
  Description?: string;
8016
6744
  }
8017
- export declare namespace TrafficMirrorFilterRule {
8018
- /**
8019
- * @internal
8020
- */
8021
- const filterSensitiveLog: (obj: TrafficMirrorFilterRule) => any;
8022
- }
8023
6745
  export declare type TrafficMirrorNetworkService = "amazon-dns";
8024
6746
  /**
8025
6747
  * <p>Describes the Traffic Mirror filter.</p>
@@ -8050,12 +6772,6 @@ export interface TrafficMirrorFilter {
8050
6772
  */
8051
6773
  Tags?: Tag[];
8052
6774
  }
8053
- export declare namespace TrafficMirrorFilter {
8054
- /**
8055
- * @internal
8056
- */
8057
- const filterSensitiveLog: (obj: TrafficMirrorFilter) => any;
8058
- }
8059
6775
  export interface CreateTrafficMirrorFilterResult {
8060
6776
  /**
8061
6777
  * <p>Information about the Traffic Mirror filter.</p>
@@ -8066,12 +6782,6 @@ export interface CreateTrafficMirrorFilterResult {
8066
6782
  */
8067
6783
  ClientToken?: string;
8068
6784
  }
8069
- export declare namespace CreateTrafficMirrorFilterResult {
8070
- /**
8071
- * @internal
8072
- */
8073
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterResult) => any;
8074
- }
8075
6785
  /**
8076
6786
  * <p>Information about the Traffic Mirror filter rule port range.</p>
8077
6787
  */
@@ -8085,12 +6795,6 @@ export interface TrafficMirrorPortRangeRequest {
8085
6795
  */
8086
6796
  ToPort?: number;
8087
6797
  }
8088
- export declare namespace TrafficMirrorPortRangeRequest {
8089
- /**
8090
- * @internal
8091
- */
8092
- const filterSensitiveLog: (obj: TrafficMirrorPortRangeRequest) => any;
8093
- }
8094
6798
  export interface CreateTrafficMirrorFilterRuleRequest {
8095
6799
  /**
8096
6800
  * <p>The ID of the filter that this rule is associated with.</p>
@@ -8145,12 +6849,6 @@ export interface CreateTrafficMirrorFilterRuleRequest {
8145
6849
  */
8146
6850
  ClientToken?: string;
8147
6851
  }
8148
- export declare namespace CreateTrafficMirrorFilterRuleRequest {
8149
- /**
8150
- * @internal
8151
- */
8152
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleRequest) => any;
8153
- }
8154
6852
  export interface CreateTrafficMirrorFilterRuleResult {
8155
6853
  /**
8156
6854
  * <p>The Traffic Mirror rule.</p>
@@ -8161,12 +6859,6 @@ export interface CreateTrafficMirrorFilterRuleResult {
8161
6859
  */
8162
6860
  ClientToken?: string;
8163
6861
  }
8164
- export declare namespace CreateTrafficMirrorFilterRuleResult {
8165
- /**
8166
- * @internal
8167
- */
8168
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleResult) => any;
8169
- }
8170
6862
  export interface CreateTrafficMirrorSessionRequest {
8171
6863
  /**
8172
6864
  * <p>The ID of the source network interface.</p>
@@ -8220,12 +6912,6 @@ export interface CreateTrafficMirrorSessionRequest {
8220
6912
  */
8221
6913
  ClientToken?: string;
8222
6914
  }
8223
- export declare namespace CreateTrafficMirrorSessionRequest {
8224
- /**
8225
- * @internal
8226
- */
8227
- const filterSensitiveLog: (obj: CreateTrafficMirrorSessionRequest) => any;
8228
- }
8229
6915
  /**
8230
6916
  * <p>Describes a Traffic Mirror session.</p>
8231
6917
  */
@@ -8272,12 +6958,6 @@ export interface TrafficMirrorSession {
8272
6958
  */
8273
6959
  Tags?: Tag[];
8274
6960
  }
8275
- export declare namespace TrafficMirrorSession {
8276
- /**
8277
- * @internal
8278
- */
8279
- const filterSensitiveLog: (obj: TrafficMirrorSession) => any;
8280
- }
8281
6961
  export interface CreateTrafficMirrorSessionResult {
8282
6962
  /**
8283
6963
  * <p>Information about the Traffic Mirror session.</p>
@@ -8288,12 +6968,6 @@ export interface CreateTrafficMirrorSessionResult {
8288
6968
  */
8289
6969
  ClientToken?: string;
8290
6970
  }
8291
- export declare namespace CreateTrafficMirrorSessionResult {
8292
- /**
8293
- * @internal
8294
- */
8295
- const filterSensitiveLog: (obj: CreateTrafficMirrorSessionResult) => any;
8296
- }
8297
6971
  export interface CreateTrafficMirrorTargetRequest {
8298
6972
  /**
8299
6973
  * <p>The network interface ID that is associated with the target.</p>
@@ -8326,12 +7000,6 @@ export interface CreateTrafficMirrorTargetRequest {
8326
7000
  */
8327
7001
  GatewayLoadBalancerEndpointId?: string;
8328
7002
  }
8329
- export declare namespace CreateTrafficMirrorTargetRequest {
8330
- /**
8331
- * @internal
8332
- */
8333
- const filterSensitiveLog: (obj: CreateTrafficMirrorTargetRequest) => any;
8334
- }
8335
7003
  export declare type TrafficMirrorTargetType = "gateway-load-balancer-endpoint" | "network-interface" | "network-load-balancer";
8336
7004
  /**
8337
7005
  * <p>Describes a Traffic Mirror target.</p>
@@ -8370,12 +7038,6 @@ export interface TrafficMirrorTarget {
8370
7038
  */
8371
7039
  GatewayLoadBalancerEndpointId?: string;
8372
7040
  }
8373
- export declare namespace TrafficMirrorTarget {
8374
- /**
8375
- * @internal
8376
- */
8377
- const filterSensitiveLog: (obj: TrafficMirrorTarget) => any;
8378
- }
8379
7041
  export interface CreateTrafficMirrorTargetResult {
8380
7042
  /**
8381
7043
  * <p>Information about the Traffic Mirror target.</p>
@@ -8386,12 +7048,6 @@ export interface CreateTrafficMirrorTargetResult {
8386
7048
  */
8387
7049
  ClientToken?: string;
8388
7050
  }
8389
- export declare namespace CreateTrafficMirrorTargetResult {
8390
- /**
8391
- * @internal
8392
- */
8393
- const filterSensitiveLog: (obj: CreateTrafficMirrorTargetResult) => any;
8394
- }
8395
7051
  export declare type AutoAcceptSharedAttachmentsValue = "disable" | "enable";
8396
7052
  export declare type DefaultRouteTableAssociationValue = "disable" | "enable";
8397
7053
  export declare type DefaultRouteTablePropagationValue = "disable" | "enable";
@@ -8435,12 +7091,6 @@ export interface TransitGatewayRequestOptions {
8435
7091
  */
8436
7092
  TransitGatewayCidrBlocks?: string[];
8437
7093
  }
8438
- export declare namespace TransitGatewayRequestOptions {
8439
- /**
8440
- * @internal
8441
- */
8442
- const filterSensitiveLog: (obj: TransitGatewayRequestOptions) => any;
8443
- }
8444
7094
  export interface CreateTransitGatewayRequest {
8445
7095
  /**
8446
7096
  * <p>A description of the transit gateway.</p>
@@ -8461,9 +7111,907 @@ export interface CreateTransitGatewayRequest {
8461
7111
  */
8462
7112
  DryRun?: boolean;
8463
7113
  }
8464
- export declare namespace CreateTransitGatewayRequest {
8465
- /**
8466
- * @internal
8467
- */
8468
- const filterSensitiveLog: (obj: CreateTransitGatewayRequest) => any;
8469
- }
7114
+ /**
7115
+ * @internal
7116
+ */
7117
+ export declare const FleetLaunchTemplateSpecificationRequestFilterSensitiveLog: (obj: FleetLaunchTemplateSpecificationRequest) => any;
7118
+ /**
7119
+ * @internal
7120
+ */
7121
+ export declare const BaselineEbsBandwidthMbpsRequestFilterSensitiveLog: (obj: BaselineEbsBandwidthMbpsRequest) => any;
7122
+ /**
7123
+ * @internal
7124
+ */
7125
+ export declare const MemoryGiBPerVCpuRequestFilterSensitiveLog: (obj: MemoryGiBPerVCpuRequest) => any;
7126
+ /**
7127
+ * @internal
7128
+ */
7129
+ export declare const MemoryMiBRequestFilterSensitiveLog: (obj: MemoryMiBRequest) => any;
7130
+ /**
7131
+ * @internal
7132
+ */
7133
+ export declare const NetworkInterfaceCountRequestFilterSensitiveLog: (obj: NetworkInterfaceCountRequest) => any;
7134
+ /**
7135
+ * @internal
7136
+ */
7137
+ export declare const TotalLocalStorageGBRequestFilterSensitiveLog: (obj: TotalLocalStorageGBRequest) => any;
7138
+ /**
7139
+ * @internal
7140
+ */
7141
+ export declare const VCpuCountRangeRequestFilterSensitiveLog: (obj: VCpuCountRangeRequest) => any;
7142
+ /**
7143
+ * @internal
7144
+ */
7145
+ export declare const InstanceRequirementsRequestFilterSensitiveLog: (obj: InstanceRequirementsRequest) => any;
7146
+ /**
7147
+ * @internal
7148
+ */
7149
+ export declare const PlacementFilterSensitiveLog: (obj: Placement) => any;
7150
+ /**
7151
+ * @internal
7152
+ */
7153
+ export declare const FleetLaunchTemplateOverridesRequestFilterSensitiveLog: (obj: FleetLaunchTemplateOverridesRequest) => any;
7154
+ /**
7155
+ * @internal
7156
+ */
7157
+ export declare const FleetLaunchTemplateConfigRequestFilterSensitiveLog: (obj: FleetLaunchTemplateConfigRequest) => any;
7158
+ /**
7159
+ * @internal
7160
+ */
7161
+ export declare const CapacityReservationOptionsRequestFilterSensitiveLog: (obj: CapacityReservationOptionsRequest) => any;
7162
+ /**
7163
+ * @internal
7164
+ */
7165
+ export declare const OnDemandOptionsRequestFilterSensitiveLog: (obj: OnDemandOptionsRequest) => any;
7166
+ /**
7167
+ * @internal
7168
+ */
7169
+ export declare const FleetSpotCapacityRebalanceRequestFilterSensitiveLog: (obj: FleetSpotCapacityRebalanceRequest) => any;
7170
+ /**
7171
+ * @internal
7172
+ */
7173
+ export declare const FleetSpotMaintenanceStrategiesRequestFilterSensitiveLog: (obj: FleetSpotMaintenanceStrategiesRequest) => any;
7174
+ /**
7175
+ * @internal
7176
+ */
7177
+ export declare const SpotOptionsRequestFilterSensitiveLog: (obj: SpotOptionsRequest) => any;
7178
+ /**
7179
+ * @internal
7180
+ */
7181
+ export declare const TargetCapacitySpecificationRequestFilterSensitiveLog: (obj: TargetCapacitySpecificationRequest) => any;
7182
+ /**
7183
+ * @internal
7184
+ */
7185
+ export declare const CreateFleetRequestFilterSensitiveLog: (obj: CreateFleetRequest) => any;
7186
+ /**
7187
+ * @internal
7188
+ */
7189
+ export declare const FleetLaunchTemplateSpecificationFilterSensitiveLog: (obj: FleetLaunchTemplateSpecification) => any;
7190
+ /**
7191
+ * @internal
7192
+ */
7193
+ export declare const BaselineEbsBandwidthMbpsFilterSensitiveLog: (obj: BaselineEbsBandwidthMbps) => any;
7194
+ /**
7195
+ * @internal
7196
+ */
7197
+ export declare const MemoryGiBPerVCpuFilterSensitiveLog: (obj: MemoryGiBPerVCpu) => any;
7198
+ /**
7199
+ * @internal
7200
+ */
7201
+ export declare const MemoryMiBFilterSensitiveLog: (obj: MemoryMiB) => any;
7202
+ /**
7203
+ * @internal
7204
+ */
7205
+ export declare const NetworkInterfaceCountFilterSensitiveLog: (obj: NetworkInterfaceCount) => any;
7206
+ /**
7207
+ * @internal
7208
+ */
7209
+ export declare const TotalLocalStorageGBFilterSensitiveLog: (obj: TotalLocalStorageGB) => any;
7210
+ /**
7211
+ * @internal
7212
+ */
7213
+ export declare const VCpuCountRangeFilterSensitiveLog: (obj: VCpuCountRange) => any;
7214
+ /**
7215
+ * @internal
7216
+ */
7217
+ export declare const InstanceRequirementsFilterSensitiveLog: (obj: InstanceRequirements) => any;
7218
+ /**
7219
+ * @internal
7220
+ */
7221
+ export declare const PlacementResponseFilterSensitiveLog: (obj: PlacementResponse) => any;
7222
+ /**
7223
+ * @internal
7224
+ */
7225
+ export declare const FleetLaunchTemplateOverridesFilterSensitiveLog: (obj: FleetLaunchTemplateOverrides) => any;
7226
+ /**
7227
+ * @internal
7228
+ */
7229
+ export declare const LaunchTemplateAndOverridesResponseFilterSensitiveLog: (obj: LaunchTemplateAndOverridesResponse) => any;
7230
+ /**
7231
+ * @internal
7232
+ */
7233
+ export declare const CreateFleetErrorFilterSensitiveLog: (obj: CreateFleetError) => any;
7234
+ /**
7235
+ * @internal
7236
+ */
7237
+ export declare const CreateFleetInstanceFilterSensitiveLog: (obj: CreateFleetInstance) => any;
7238
+ /**
7239
+ * @internal
7240
+ */
7241
+ export declare const CreateFleetResultFilterSensitiveLog: (obj: CreateFleetResult) => any;
7242
+ /**
7243
+ * @internal
7244
+ */
7245
+ export declare const DestinationOptionsRequestFilterSensitiveLog: (obj: DestinationOptionsRequest) => any;
7246
+ /**
7247
+ * @internal
7248
+ */
7249
+ export declare const CreateFlowLogsRequestFilterSensitiveLog: (obj: CreateFlowLogsRequest) => any;
7250
+ /**
7251
+ * @internal
7252
+ */
7253
+ export declare const CreateFlowLogsResultFilterSensitiveLog: (obj: CreateFlowLogsResult) => any;
7254
+ /**
7255
+ * @internal
7256
+ */
7257
+ export declare const StorageLocationFilterSensitiveLog: (obj: StorageLocation) => any;
7258
+ /**
7259
+ * @internal
7260
+ */
7261
+ export declare const CreateFpgaImageRequestFilterSensitiveLog: (obj: CreateFpgaImageRequest) => any;
7262
+ /**
7263
+ * @internal
7264
+ */
7265
+ export declare const CreateFpgaImageResultFilterSensitiveLog: (obj: CreateFpgaImageResult) => any;
7266
+ /**
7267
+ * @internal
7268
+ */
7269
+ export declare const EbsBlockDeviceFilterSensitiveLog: (obj: EbsBlockDevice) => any;
7270
+ /**
7271
+ * @internal
7272
+ */
7273
+ export declare const BlockDeviceMappingFilterSensitiveLog: (obj: BlockDeviceMapping) => any;
7274
+ /**
7275
+ * @internal
7276
+ */
7277
+ export declare const CreateImageRequestFilterSensitiveLog: (obj: CreateImageRequest) => any;
7278
+ /**
7279
+ * @internal
7280
+ */
7281
+ export declare const CreateImageResultFilterSensitiveLog: (obj: CreateImageResult) => any;
7282
+ /**
7283
+ * @internal
7284
+ */
7285
+ export declare const InstanceEventWindowTimeRangeRequestFilterSensitiveLog: (obj: InstanceEventWindowTimeRangeRequest) => any;
7286
+ /**
7287
+ * @internal
7288
+ */
7289
+ export declare const CreateInstanceEventWindowRequestFilterSensitiveLog: (obj: CreateInstanceEventWindowRequest) => any;
7290
+ /**
7291
+ * @internal
7292
+ */
7293
+ export declare const CreateInstanceEventWindowResultFilterSensitiveLog: (obj: CreateInstanceEventWindowResult) => any;
7294
+ /**
7295
+ * @internal
7296
+ */
7297
+ export declare const ExportToS3TaskSpecificationFilterSensitiveLog: (obj: ExportToS3TaskSpecification) => any;
7298
+ /**
7299
+ * @internal
7300
+ */
7301
+ export declare const CreateInstanceExportTaskRequestFilterSensitiveLog: (obj: CreateInstanceExportTaskRequest) => any;
7302
+ /**
7303
+ * @internal
7304
+ */
7305
+ export declare const ExportToS3TaskFilterSensitiveLog: (obj: ExportToS3Task) => any;
7306
+ /**
7307
+ * @internal
7308
+ */
7309
+ export declare const InstanceExportDetailsFilterSensitiveLog: (obj: InstanceExportDetails) => any;
7310
+ /**
7311
+ * @internal
7312
+ */
7313
+ export declare const ExportTaskFilterSensitiveLog: (obj: ExportTask) => any;
7314
+ /**
7315
+ * @internal
7316
+ */
7317
+ export declare const CreateInstanceExportTaskResultFilterSensitiveLog: (obj: CreateInstanceExportTaskResult) => any;
7318
+ /**
7319
+ * @internal
7320
+ */
7321
+ export declare const CreateInternetGatewayRequestFilterSensitiveLog: (obj: CreateInternetGatewayRequest) => any;
7322
+ /**
7323
+ * @internal
7324
+ */
7325
+ export declare const InternetGatewayFilterSensitiveLog: (obj: InternetGateway) => any;
7326
+ /**
7327
+ * @internal
7328
+ */
7329
+ export declare const CreateInternetGatewayResultFilterSensitiveLog: (obj: CreateInternetGatewayResult) => any;
7330
+ /**
7331
+ * @internal
7332
+ */
7333
+ export declare const CreateIpamRequestFilterSensitiveLog: (obj: CreateIpamRequest) => any;
7334
+ /**
7335
+ * @internal
7336
+ */
7337
+ export declare const IpamOperatingRegionFilterSensitiveLog: (obj: IpamOperatingRegion) => any;
7338
+ /**
7339
+ * @internal
7340
+ */
7341
+ export declare const IpamFilterSensitiveLog: (obj: Ipam) => any;
7342
+ /**
7343
+ * @internal
7344
+ */
7345
+ export declare const CreateIpamResultFilterSensitiveLog: (obj: CreateIpamResult) => any;
7346
+ /**
7347
+ * @internal
7348
+ */
7349
+ export declare const RequestIpamResourceTagFilterSensitiveLog: (obj: RequestIpamResourceTag) => any;
7350
+ /**
7351
+ * @internal
7352
+ */
7353
+ export declare const CreateIpamPoolRequestFilterSensitiveLog: (obj: CreateIpamPoolRequest) => any;
7354
+ /**
7355
+ * @internal
7356
+ */
7357
+ export declare const IpamResourceTagFilterSensitiveLog: (obj: IpamResourceTag) => any;
7358
+ /**
7359
+ * @internal
7360
+ */
7361
+ export declare const IpamPoolFilterSensitiveLog: (obj: IpamPool) => any;
7362
+ /**
7363
+ * @internal
7364
+ */
7365
+ export declare const CreateIpamPoolResultFilterSensitiveLog: (obj: CreateIpamPoolResult) => any;
7366
+ /**
7367
+ * @internal
7368
+ */
7369
+ export declare const CreateIpamScopeRequestFilterSensitiveLog: (obj: CreateIpamScopeRequest) => any;
7370
+ /**
7371
+ * @internal
7372
+ */
7373
+ export declare const IpamScopeFilterSensitiveLog: (obj: IpamScope) => any;
7374
+ /**
7375
+ * @internal
7376
+ */
7377
+ export declare const CreateIpamScopeResultFilterSensitiveLog: (obj: CreateIpamScopeResult) => any;
7378
+ /**
7379
+ * @internal
7380
+ */
7381
+ export declare const CreateKeyPairRequestFilterSensitiveLog: (obj: CreateKeyPairRequest) => any;
7382
+ /**
7383
+ * @internal
7384
+ */
7385
+ export declare const KeyPairFilterSensitiveLog: (obj: KeyPair) => any;
7386
+ /**
7387
+ * @internal
7388
+ */
7389
+ export declare const LaunchTemplateEbsBlockDeviceRequestFilterSensitiveLog: (obj: LaunchTemplateEbsBlockDeviceRequest) => any;
7390
+ /**
7391
+ * @internal
7392
+ */
7393
+ export declare const LaunchTemplateBlockDeviceMappingRequestFilterSensitiveLog: (obj: LaunchTemplateBlockDeviceMappingRequest) => any;
7394
+ /**
7395
+ * @internal
7396
+ */
7397
+ export declare const CapacityReservationTargetFilterSensitiveLog: (obj: CapacityReservationTarget) => any;
7398
+ /**
7399
+ * @internal
7400
+ */
7401
+ export declare const LaunchTemplateCapacityReservationSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationRequest) => any;
7402
+ /**
7403
+ * @internal
7404
+ */
7405
+ export declare const LaunchTemplateCpuOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateCpuOptionsRequest) => any;
7406
+ /**
7407
+ * @internal
7408
+ */
7409
+ export declare const CreditSpecificationRequestFilterSensitiveLog: (obj: CreditSpecificationRequest) => any;
7410
+ /**
7411
+ * @internal
7412
+ */
7413
+ export declare const ElasticGpuSpecificationFilterSensitiveLog: (obj: ElasticGpuSpecification) => any;
7414
+ /**
7415
+ * @internal
7416
+ */
7417
+ export declare const LaunchTemplateElasticInferenceAcceleratorFilterSensitiveLog: (obj: LaunchTemplateElasticInferenceAccelerator) => any;
7418
+ /**
7419
+ * @internal
7420
+ */
7421
+ export declare const LaunchTemplateEnclaveOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateEnclaveOptionsRequest) => any;
7422
+ /**
7423
+ * @internal
7424
+ */
7425
+ export declare const LaunchTemplateHibernationOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateHibernationOptionsRequest) => any;
7426
+ /**
7427
+ * @internal
7428
+ */
7429
+ export declare const LaunchTemplateIamInstanceProfileSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecificationRequest) => any;
7430
+ /**
7431
+ * @internal
7432
+ */
7433
+ export declare const LaunchTemplateSpotMarketOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateSpotMarketOptionsRequest) => any;
7434
+ /**
7435
+ * @internal
7436
+ */
7437
+ export declare const LaunchTemplateInstanceMarketOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptionsRequest) => any;
7438
+ /**
7439
+ * @internal
7440
+ */
7441
+ export declare const LaunchTemplateLicenseConfigurationRequestFilterSensitiveLog: (obj: LaunchTemplateLicenseConfigurationRequest) => any;
7442
+ /**
7443
+ * @internal
7444
+ */
7445
+ export declare const LaunchTemplateInstanceMaintenanceOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptionsRequest) => any;
7446
+ /**
7447
+ * @internal
7448
+ */
7449
+ export declare const LaunchTemplateInstanceMetadataOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptionsRequest) => any;
7450
+ /**
7451
+ * @internal
7452
+ */
7453
+ export declare const LaunchTemplatesMonitoringRequestFilterSensitiveLog: (obj: LaunchTemplatesMonitoringRequest) => any;
7454
+ /**
7455
+ * @internal
7456
+ */
7457
+ export declare const Ipv4PrefixSpecificationRequestFilterSensitiveLog: (obj: Ipv4PrefixSpecificationRequest) => any;
7458
+ /**
7459
+ * @internal
7460
+ */
7461
+ export declare const InstanceIpv6AddressRequestFilterSensitiveLog: (obj: InstanceIpv6AddressRequest) => any;
7462
+ /**
7463
+ * @internal
7464
+ */
7465
+ export declare const Ipv6PrefixSpecificationRequestFilterSensitiveLog: (obj: Ipv6PrefixSpecificationRequest) => any;
7466
+ /**
7467
+ * @internal
7468
+ */
7469
+ export declare const PrivateIpAddressSpecificationFilterSensitiveLog: (obj: PrivateIpAddressSpecification) => any;
7470
+ /**
7471
+ * @internal
7472
+ */
7473
+ export declare const LaunchTemplateInstanceNetworkInterfaceSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) => any;
7474
+ /**
7475
+ * @internal
7476
+ */
7477
+ export declare const LaunchTemplatePlacementRequestFilterSensitiveLog: (obj: LaunchTemplatePlacementRequest) => any;
7478
+ /**
7479
+ * @internal
7480
+ */
7481
+ export declare const LaunchTemplatePrivateDnsNameOptionsRequestFilterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptionsRequest) => any;
7482
+ /**
7483
+ * @internal
7484
+ */
7485
+ export declare const LaunchTemplateTagSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateTagSpecificationRequest) => any;
7486
+ /**
7487
+ * @internal
7488
+ */
7489
+ export declare const RequestLaunchTemplateDataFilterSensitiveLog: (obj: RequestLaunchTemplateData) => any;
7490
+ /**
7491
+ * @internal
7492
+ */
7493
+ export declare const CreateLaunchTemplateRequestFilterSensitiveLog: (obj: CreateLaunchTemplateRequest) => any;
7494
+ /**
7495
+ * @internal
7496
+ */
7497
+ export declare const LaunchTemplateFilterSensitiveLog: (obj: LaunchTemplate) => any;
7498
+ /**
7499
+ * @internal
7500
+ */
7501
+ export declare const ValidationErrorFilterSensitiveLog: (obj: ValidationError) => any;
7502
+ /**
7503
+ * @internal
7504
+ */
7505
+ export declare const ValidationWarningFilterSensitiveLog: (obj: ValidationWarning) => any;
7506
+ /**
7507
+ * @internal
7508
+ */
7509
+ export declare const CreateLaunchTemplateResultFilterSensitiveLog: (obj: CreateLaunchTemplateResult) => any;
7510
+ /**
7511
+ * @internal
7512
+ */
7513
+ export declare const CreateLaunchTemplateVersionRequestFilterSensitiveLog: (obj: CreateLaunchTemplateVersionRequest) => any;
7514
+ /**
7515
+ * @internal
7516
+ */
7517
+ export declare const LaunchTemplateEbsBlockDeviceFilterSensitiveLog: (obj: LaunchTemplateEbsBlockDevice) => any;
7518
+ /**
7519
+ * @internal
7520
+ */
7521
+ export declare const LaunchTemplateBlockDeviceMappingFilterSensitiveLog: (obj: LaunchTemplateBlockDeviceMapping) => any;
7522
+ /**
7523
+ * @internal
7524
+ */
7525
+ export declare const CapacityReservationTargetResponseFilterSensitiveLog: (obj: CapacityReservationTargetResponse) => any;
7526
+ /**
7527
+ * @internal
7528
+ */
7529
+ export declare const LaunchTemplateCapacityReservationSpecificationResponseFilterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationResponse) => any;
7530
+ /**
7531
+ * @internal
7532
+ */
7533
+ export declare const LaunchTemplateCpuOptionsFilterSensitiveLog: (obj: LaunchTemplateCpuOptions) => any;
7534
+ /**
7535
+ * @internal
7536
+ */
7537
+ export declare const CreditSpecificationFilterSensitiveLog: (obj: CreditSpecification) => any;
7538
+ /**
7539
+ * @internal
7540
+ */
7541
+ export declare const ElasticGpuSpecificationResponseFilterSensitiveLog: (obj: ElasticGpuSpecificationResponse) => any;
7542
+ /**
7543
+ * @internal
7544
+ */
7545
+ export declare const LaunchTemplateElasticInferenceAcceleratorResponseFilterSensitiveLog: (obj: LaunchTemplateElasticInferenceAcceleratorResponse) => any;
7546
+ /**
7547
+ * @internal
7548
+ */
7549
+ export declare const LaunchTemplateEnclaveOptionsFilterSensitiveLog: (obj: LaunchTemplateEnclaveOptions) => any;
7550
+ /**
7551
+ * @internal
7552
+ */
7553
+ export declare const LaunchTemplateHibernationOptionsFilterSensitiveLog: (obj: LaunchTemplateHibernationOptions) => any;
7554
+ /**
7555
+ * @internal
7556
+ */
7557
+ export declare const LaunchTemplateIamInstanceProfileSpecificationFilterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecification) => any;
7558
+ /**
7559
+ * @internal
7560
+ */
7561
+ export declare const LaunchTemplateSpotMarketOptionsFilterSensitiveLog: (obj: LaunchTemplateSpotMarketOptions) => any;
7562
+ /**
7563
+ * @internal
7564
+ */
7565
+ export declare const LaunchTemplateInstanceMarketOptionsFilterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptions) => any;
7566
+ /**
7567
+ * @internal
7568
+ */
7569
+ export declare const LaunchTemplateLicenseConfigurationFilterSensitiveLog: (obj: LaunchTemplateLicenseConfiguration) => any;
7570
+ /**
7571
+ * @internal
7572
+ */
7573
+ export declare const LaunchTemplateInstanceMaintenanceOptionsFilterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptions) => any;
7574
+ /**
7575
+ * @internal
7576
+ */
7577
+ export declare const LaunchTemplateInstanceMetadataOptionsFilterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptions) => any;
7578
+ /**
7579
+ * @internal
7580
+ */
7581
+ export declare const LaunchTemplatesMonitoringFilterSensitiveLog: (obj: LaunchTemplatesMonitoring) => any;
7582
+ /**
7583
+ * @internal
7584
+ */
7585
+ export declare const Ipv4PrefixSpecificationResponseFilterSensitiveLog: (obj: Ipv4PrefixSpecificationResponse) => any;
7586
+ /**
7587
+ * @internal
7588
+ */
7589
+ export declare const InstanceIpv6AddressFilterSensitiveLog: (obj: InstanceIpv6Address) => any;
7590
+ /**
7591
+ * @internal
7592
+ */
7593
+ export declare const Ipv6PrefixSpecificationResponseFilterSensitiveLog: (obj: Ipv6PrefixSpecificationResponse) => any;
7594
+ /**
7595
+ * @internal
7596
+ */
7597
+ export declare const LaunchTemplateInstanceNetworkInterfaceSpecificationFilterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecification) => any;
7598
+ /**
7599
+ * @internal
7600
+ */
7601
+ export declare const LaunchTemplatePlacementFilterSensitiveLog: (obj: LaunchTemplatePlacement) => any;
7602
+ /**
7603
+ * @internal
7604
+ */
7605
+ export declare const LaunchTemplatePrivateDnsNameOptionsFilterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptions) => any;
7606
+ /**
7607
+ * @internal
7608
+ */
7609
+ export declare const LaunchTemplateTagSpecificationFilterSensitiveLog: (obj: LaunchTemplateTagSpecification) => any;
7610
+ /**
7611
+ * @internal
7612
+ */
7613
+ export declare const ResponseLaunchTemplateDataFilterSensitiveLog: (obj: ResponseLaunchTemplateData) => any;
7614
+ /**
7615
+ * @internal
7616
+ */
7617
+ export declare const LaunchTemplateVersionFilterSensitiveLog: (obj: LaunchTemplateVersion) => any;
7618
+ /**
7619
+ * @internal
7620
+ */
7621
+ export declare const CreateLaunchTemplateVersionResultFilterSensitiveLog: (obj: CreateLaunchTemplateVersionResult) => any;
7622
+ /**
7623
+ * @internal
7624
+ */
7625
+ export declare const CreateLocalGatewayRouteRequestFilterSensitiveLog: (obj: CreateLocalGatewayRouteRequest) => any;
7626
+ /**
7627
+ * @internal
7628
+ */
7629
+ export declare const LocalGatewayRouteFilterSensitiveLog: (obj: LocalGatewayRoute) => any;
7630
+ /**
7631
+ * @internal
7632
+ */
7633
+ export declare const CreateLocalGatewayRouteResultFilterSensitiveLog: (obj: CreateLocalGatewayRouteResult) => any;
7634
+ /**
7635
+ * @internal
7636
+ */
7637
+ export declare const CreateLocalGatewayRouteTableVpcAssociationRequestFilterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationRequest) => any;
7638
+ /**
7639
+ * @internal
7640
+ */
7641
+ export declare const LocalGatewayRouteTableVpcAssociationFilterSensitiveLog: (obj: LocalGatewayRouteTableVpcAssociation) => any;
7642
+ /**
7643
+ * @internal
7644
+ */
7645
+ export declare const CreateLocalGatewayRouteTableVpcAssociationResultFilterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationResult) => any;
7646
+ /**
7647
+ * @internal
7648
+ */
7649
+ export declare const CreateManagedPrefixListRequestFilterSensitiveLog: (obj: CreateManagedPrefixListRequest) => any;
7650
+ /**
7651
+ * @internal
7652
+ */
7653
+ export declare const ManagedPrefixListFilterSensitiveLog: (obj: ManagedPrefixList) => any;
7654
+ /**
7655
+ * @internal
7656
+ */
7657
+ export declare const CreateManagedPrefixListResultFilterSensitiveLog: (obj: CreateManagedPrefixListResult) => any;
7658
+ /**
7659
+ * @internal
7660
+ */
7661
+ export declare const CreateNatGatewayRequestFilterSensitiveLog: (obj: CreateNatGatewayRequest) => any;
7662
+ /**
7663
+ * @internal
7664
+ */
7665
+ export declare const NatGatewayAddressFilterSensitiveLog: (obj: NatGatewayAddress) => any;
7666
+ /**
7667
+ * @internal
7668
+ */
7669
+ export declare const ProvisionedBandwidthFilterSensitiveLog: (obj: ProvisionedBandwidth) => any;
7670
+ /**
7671
+ * @internal
7672
+ */
7673
+ export declare const NatGatewayFilterSensitiveLog: (obj: NatGateway) => any;
7674
+ /**
7675
+ * @internal
7676
+ */
7677
+ export declare const CreateNatGatewayResultFilterSensitiveLog: (obj: CreateNatGatewayResult) => any;
7678
+ /**
7679
+ * @internal
7680
+ */
7681
+ export declare const CreateNetworkAclRequestFilterSensitiveLog: (obj: CreateNetworkAclRequest) => any;
7682
+ /**
7683
+ * @internal
7684
+ */
7685
+ export declare const NetworkAclAssociationFilterSensitiveLog: (obj: NetworkAclAssociation) => any;
7686
+ /**
7687
+ * @internal
7688
+ */
7689
+ export declare const IcmpTypeCodeFilterSensitiveLog: (obj: IcmpTypeCode) => any;
7690
+ /**
7691
+ * @internal
7692
+ */
7693
+ export declare const NetworkAclEntryFilterSensitiveLog: (obj: NetworkAclEntry) => any;
7694
+ /**
7695
+ * @internal
7696
+ */
7697
+ export declare const NetworkAclFilterSensitiveLog: (obj: NetworkAcl) => any;
7698
+ /**
7699
+ * @internal
7700
+ */
7701
+ export declare const CreateNetworkAclResultFilterSensitiveLog: (obj: CreateNetworkAclResult) => any;
7702
+ /**
7703
+ * @internal
7704
+ */
7705
+ export declare const CreateNetworkAclEntryRequestFilterSensitiveLog: (obj: CreateNetworkAclEntryRequest) => any;
7706
+ /**
7707
+ * @internal
7708
+ */
7709
+ export declare const CreateNetworkInsightsAccessScopeRequestFilterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeRequest) => any;
7710
+ /**
7711
+ * @internal
7712
+ */
7713
+ export declare const NetworkInsightsAccessScopeFilterSensitiveLog: (obj: NetworkInsightsAccessScope) => any;
7714
+ /**
7715
+ * @internal
7716
+ */
7717
+ export declare const NetworkInsightsAccessScopeContentFilterSensitiveLog: (obj: NetworkInsightsAccessScopeContent) => any;
7718
+ /**
7719
+ * @internal
7720
+ */
7721
+ export declare const CreateNetworkInsightsAccessScopeResultFilterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeResult) => any;
7722
+ /**
7723
+ * @internal
7724
+ */
7725
+ export declare const CreateNetworkInsightsPathRequestFilterSensitiveLog: (obj: CreateNetworkInsightsPathRequest) => any;
7726
+ /**
7727
+ * @internal
7728
+ */
7729
+ export declare const NetworkInsightsPathFilterSensitiveLog: (obj: NetworkInsightsPath) => any;
7730
+ /**
7731
+ * @internal
7732
+ */
7733
+ export declare const CreateNetworkInsightsPathResultFilterSensitiveLog: (obj: CreateNetworkInsightsPathResult) => any;
7734
+ /**
7735
+ * @internal
7736
+ */
7737
+ export declare const CreateNetworkInterfaceRequestFilterSensitiveLog: (obj: CreateNetworkInterfaceRequest) => any;
7738
+ /**
7739
+ * @internal
7740
+ */
7741
+ export declare const NetworkInterfaceAssociationFilterSensitiveLog: (obj: NetworkInterfaceAssociation) => any;
7742
+ /**
7743
+ * @internal
7744
+ */
7745
+ export declare const NetworkInterfaceAttachmentFilterSensitiveLog: (obj: NetworkInterfaceAttachment) => any;
7746
+ /**
7747
+ * @internal
7748
+ */
7749
+ export declare const GroupIdentifierFilterSensitiveLog: (obj: GroupIdentifier) => any;
7750
+ /**
7751
+ * @internal
7752
+ */
7753
+ export declare const NetworkInterfaceIpv6AddressFilterSensitiveLog: (obj: NetworkInterfaceIpv6Address) => any;
7754
+ /**
7755
+ * @internal
7756
+ */
7757
+ export declare const Ipv6PrefixSpecificationFilterSensitiveLog: (obj: Ipv6PrefixSpecification) => any;
7758
+ /**
7759
+ * @internal
7760
+ */
7761
+ export declare const NetworkInterfacePrivateIpAddressFilterSensitiveLog: (obj: NetworkInterfacePrivateIpAddress) => any;
7762
+ /**
7763
+ * @internal
7764
+ */
7765
+ export declare const NetworkInterfaceFilterSensitiveLog: (obj: NetworkInterface) => any;
7766
+ /**
7767
+ * @internal
7768
+ */
7769
+ export declare const CreateNetworkInterfaceResultFilterSensitiveLog: (obj: CreateNetworkInterfaceResult) => any;
7770
+ /**
7771
+ * @internal
7772
+ */
7773
+ export declare const CreateNetworkInterfacePermissionRequestFilterSensitiveLog: (obj: CreateNetworkInterfacePermissionRequest) => any;
7774
+ /**
7775
+ * @internal
7776
+ */
7777
+ export declare const NetworkInterfacePermissionStateFilterSensitiveLog: (obj: NetworkInterfacePermissionState) => any;
7778
+ /**
7779
+ * @internal
7780
+ */
7781
+ export declare const NetworkInterfacePermissionFilterSensitiveLog: (obj: NetworkInterfacePermission) => any;
7782
+ /**
7783
+ * @internal
7784
+ */
7785
+ export declare const CreateNetworkInterfacePermissionResultFilterSensitiveLog: (obj: CreateNetworkInterfacePermissionResult) => any;
7786
+ /**
7787
+ * @internal
7788
+ */
7789
+ export declare const CreatePlacementGroupRequestFilterSensitiveLog: (obj: CreatePlacementGroupRequest) => any;
7790
+ /**
7791
+ * @internal
7792
+ */
7793
+ export declare const PlacementGroupFilterSensitiveLog: (obj: PlacementGroup) => any;
7794
+ /**
7795
+ * @internal
7796
+ */
7797
+ export declare const CreatePlacementGroupResultFilterSensitiveLog: (obj: CreatePlacementGroupResult) => any;
7798
+ /**
7799
+ * @internal
7800
+ */
7801
+ export declare const CreatePublicIpv4PoolRequestFilterSensitiveLog: (obj: CreatePublicIpv4PoolRequest) => any;
7802
+ /**
7803
+ * @internal
7804
+ */
7805
+ export declare const CreatePublicIpv4PoolResultFilterSensitiveLog: (obj: CreatePublicIpv4PoolResult) => any;
7806
+ /**
7807
+ * @internal
7808
+ */
7809
+ export declare const CreateReplaceRootVolumeTaskRequestFilterSensitiveLog: (obj: CreateReplaceRootVolumeTaskRequest) => any;
7810
+ /**
7811
+ * @internal
7812
+ */
7813
+ export declare const ReplaceRootVolumeTaskFilterSensitiveLog: (obj: ReplaceRootVolumeTask) => any;
7814
+ /**
7815
+ * @internal
7816
+ */
7817
+ export declare const CreateReplaceRootVolumeTaskResultFilterSensitiveLog: (obj: CreateReplaceRootVolumeTaskResult) => any;
7818
+ /**
7819
+ * @internal
7820
+ */
7821
+ export declare const PriceScheduleSpecificationFilterSensitiveLog: (obj: PriceScheduleSpecification) => any;
7822
+ /**
7823
+ * @internal
7824
+ */
7825
+ export declare const CreateReservedInstancesListingRequestFilterSensitiveLog: (obj: CreateReservedInstancesListingRequest) => any;
7826
+ /**
7827
+ * @internal
7828
+ */
7829
+ export declare const CreateReservedInstancesListingResultFilterSensitiveLog: (obj: CreateReservedInstancesListingResult) => any;
7830
+ /**
7831
+ * @internal
7832
+ */
7833
+ export declare const CreateRestoreImageTaskRequestFilterSensitiveLog: (obj: CreateRestoreImageTaskRequest) => any;
7834
+ /**
7835
+ * @internal
7836
+ */
7837
+ export declare const CreateRestoreImageTaskResultFilterSensitiveLog: (obj: CreateRestoreImageTaskResult) => any;
7838
+ /**
7839
+ * @internal
7840
+ */
7841
+ export declare const CreateRouteRequestFilterSensitiveLog: (obj: CreateRouteRequest) => any;
7842
+ /**
7843
+ * @internal
7844
+ */
7845
+ export declare const CreateRouteResultFilterSensitiveLog: (obj: CreateRouteResult) => any;
7846
+ /**
7847
+ * @internal
7848
+ */
7849
+ export declare const CreateRouteTableRequestFilterSensitiveLog: (obj: CreateRouteTableRequest) => any;
7850
+ /**
7851
+ * @internal
7852
+ */
7853
+ export declare const RouteTableAssociationFilterSensitiveLog: (obj: RouteTableAssociation) => any;
7854
+ /**
7855
+ * @internal
7856
+ */
7857
+ export declare const PropagatingVgwFilterSensitiveLog: (obj: PropagatingVgw) => any;
7858
+ /**
7859
+ * @internal
7860
+ */
7861
+ export declare const RouteFilterSensitiveLog: (obj: Route) => any;
7862
+ /**
7863
+ * @internal
7864
+ */
7865
+ export declare const RouteTableFilterSensitiveLog: (obj: RouteTable) => any;
7866
+ /**
7867
+ * @internal
7868
+ */
7869
+ export declare const CreateRouteTableResultFilterSensitiveLog: (obj: CreateRouteTableResult) => any;
7870
+ /**
7871
+ * @internal
7872
+ */
7873
+ export declare const CreateSecurityGroupRequestFilterSensitiveLog: (obj: CreateSecurityGroupRequest) => any;
7874
+ /**
7875
+ * @internal
7876
+ */
7877
+ export declare const CreateSecurityGroupResultFilterSensitiveLog: (obj: CreateSecurityGroupResult) => any;
7878
+ /**
7879
+ * @internal
7880
+ */
7881
+ export declare const CreateSnapshotRequestFilterSensitiveLog: (obj: CreateSnapshotRequest) => any;
7882
+ /**
7883
+ * @internal
7884
+ */
7885
+ export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
7886
+ /**
7887
+ * @internal
7888
+ */
7889
+ export declare const InstanceSpecificationFilterSensitiveLog: (obj: InstanceSpecification) => any;
7890
+ /**
7891
+ * @internal
7892
+ */
7893
+ export declare const CreateSnapshotsRequestFilterSensitiveLog: (obj: CreateSnapshotsRequest) => any;
7894
+ /**
7895
+ * @internal
7896
+ */
7897
+ export declare const SnapshotInfoFilterSensitiveLog: (obj: SnapshotInfo) => any;
7898
+ /**
7899
+ * @internal
7900
+ */
7901
+ export declare const CreateSnapshotsResultFilterSensitiveLog: (obj: CreateSnapshotsResult) => any;
7902
+ /**
7903
+ * @internal
7904
+ */
7905
+ export declare const CreateSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionRequest) => any;
7906
+ /**
7907
+ * @internal
7908
+ */
7909
+ export declare const SpotInstanceStateFaultFilterSensitiveLog: (obj: SpotInstanceStateFault) => any;
7910
+ /**
7911
+ * @internal
7912
+ */
7913
+ export declare const SpotDatafeedSubscriptionFilterSensitiveLog: (obj: SpotDatafeedSubscription) => any;
7914
+ /**
7915
+ * @internal
7916
+ */
7917
+ export declare const CreateSpotDatafeedSubscriptionResultFilterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionResult) => any;
7918
+ /**
7919
+ * @internal
7920
+ */
7921
+ export declare const S3ObjectTagFilterSensitiveLog: (obj: S3ObjectTag) => any;
7922
+ /**
7923
+ * @internal
7924
+ */
7925
+ export declare const CreateStoreImageTaskRequestFilterSensitiveLog: (obj: CreateStoreImageTaskRequest) => any;
7926
+ /**
7927
+ * @internal
7928
+ */
7929
+ export declare const CreateStoreImageTaskResultFilterSensitiveLog: (obj: CreateStoreImageTaskResult) => any;
7930
+ /**
7931
+ * @internal
7932
+ */
7933
+ export declare const CreateSubnetRequestFilterSensitiveLog: (obj: CreateSubnetRequest) => any;
7934
+ /**
7935
+ * @internal
7936
+ */
7937
+ export declare const CreateSubnetResultFilterSensitiveLog: (obj: CreateSubnetResult) => any;
7938
+ /**
7939
+ * @internal
7940
+ */
7941
+ export declare const CreateSubnetCidrReservationRequestFilterSensitiveLog: (obj: CreateSubnetCidrReservationRequest) => any;
7942
+ /**
7943
+ * @internal
7944
+ */
7945
+ export declare const SubnetCidrReservationFilterSensitiveLog: (obj: SubnetCidrReservation) => any;
7946
+ /**
7947
+ * @internal
7948
+ */
7949
+ export declare const CreateSubnetCidrReservationResultFilterSensitiveLog: (obj: CreateSubnetCidrReservationResult) => any;
7950
+ /**
7951
+ * @internal
7952
+ */
7953
+ export declare const CreateTagsRequestFilterSensitiveLog: (obj: CreateTagsRequest) => any;
7954
+ /**
7955
+ * @internal
7956
+ */
7957
+ export declare const CreateTrafficMirrorFilterRequestFilterSensitiveLog: (obj: CreateTrafficMirrorFilterRequest) => any;
7958
+ /**
7959
+ * @internal
7960
+ */
7961
+ export declare const TrafficMirrorPortRangeFilterSensitiveLog: (obj: TrafficMirrorPortRange) => any;
7962
+ /**
7963
+ * @internal
7964
+ */
7965
+ export declare const TrafficMirrorFilterRuleFilterSensitiveLog: (obj: TrafficMirrorFilterRule) => any;
7966
+ /**
7967
+ * @internal
7968
+ */
7969
+ export declare const TrafficMirrorFilterFilterSensitiveLog: (obj: TrafficMirrorFilter) => any;
7970
+ /**
7971
+ * @internal
7972
+ */
7973
+ export declare const CreateTrafficMirrorFilterResultFilterSensitiveLog: (obj: CreateTrafficMirrorFilterResult) => any;
7974
+ /**
7975
+ * @internal
7976
+ */
7977
+ export declare const TrafficMirrorPortRangeRequestFilterSensitiveLog: (obj: TrafficMirrorPortRangeRequest) => any;
7978
+ /**
7979
+ * @internal
7980
+ */
7981
+ export declare const CreateTrafficMirrorFilterRuleRequestFilterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleRequest) => any;
7982
+ /**
7983
+ * @internal
7984
+ */
7985
+ export declare const CreateTrafficMirrorFilterRuleResultFilterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleResult) => any;
7986
+ /**
7987
+ * @internal
7988
+ */
7989
+ export declare const CreateTrafficMirrorSessionRequestFilterSensitiveLog: (obj: CreateTrafficMirrorSessionRequest) => any;
7990
+ /**
7991
+ * @internal
7992
+ */
7993
+ export declare const TrafficMirrorSessionFilterSensitiveLog: (obj: TrafficMirrorSession) => any;
7994
+ /**
7995
+ * @internal
7996
+ */
7997
+ export declare const CreateTrafficMirrorSessionResultFilterSensitiveLog: (obj: CreateTrafficMirrorSessionResult) => any;
7998
+ /**
7999
+ * @internal
8000
+ */
8001
+ export declare const CreateTrafficMirrorTargetRequestFilterSensitiveLog: (obj: CreateTrafficMirrorTargetRequest) => any;
8002
+ /**
8003
+ * @internal
8004
+ */
8005
+ export declare const TrafficMirrorTargetFilterSensitiveLog: (obj: TrafficMirrorTarget) => any;
8006
+ /**
8007
+ * @internal
8008
+ */
8009
+ export declare const CreateTrafficMirrorTargetResultFilterSensitiveLog: (obj: CreateTrafficMirrorTargetResult) => any;
8010
+ /**
8011
+ * @internal
8012
+ */
8013
+ export declare const TransitGatewayRequestOptionsFilterSensitiveLog: (obj: TransitGatewayRequestOptions) => any;
8014
+ /**
8015
+ * @internal
8016
+ */
8017
+ export declare const CreateTransitGatewayRequestFilterSensitiveLog: (obj: CreateTransitGatewayRequest) => any;