@aws-sdk/client-ec2 3.136.0 → 3.140.0

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