@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
@@ -14,12 +14,6 @@ export interface AcceleratorCount {
14
14
  */
15
15
  Max?: number;
16
16
  }
17
- export declare namespace AcceleratorCount {
18
- /**
19
- * @internal
20
- */
21
- const filterSensitiveLog: (obj: AcceleratorCount) => any;
22
- }
23
17
  /**
24
18
  * <p>The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips)
25
19
  * on an instance. To exclude accelerator-enabled instance types, set <code>Max</code> to
@@ -38,12 +32,6 @@ export interface AcceleratorCountRequest {
38
32
  */
39
33
  Max?: number;
40
34
  }
41
- export declare namespace AcceleratorCountRequest {
42
- /**
43
- * @internal
44
- */
45
- const filterSensitiveLog: (obj: AcceleratorCountRequest) => any;
46
- }
47
35
  export declare enum AcceleratorManufacturer {
48
36
  AMAZON_WEB_SERVICES = "amazon-web-services",
49
37
  AMD = "amd",
@@ -74,12 +62,6 @@ export interface AcceleratorTotalMemoryMiB {
74
62
  */
75
63
  Max?: number;
76
64
  }
77
- export declare namespace AcceleratorTotalMemoryMiB {
78
- /**
79
- * @internal
80
- */
81
- const filterSensitiveLog: (obj: AcceleratorTotalMemoryMiB) => any;
82
- }
83
65
  /**
84
66
  * <p>The minimum and maximum amount of total accelerator memory, in MiB.</p>
85
67
  */
@@ -95,12 +77,6 @@ export interface AcceleratorTotalMemoryMiBRequest {
95
77
  */
96
78
  Max?: number;
97
79
  }
98
- export declare namespace AcceleratorTotalMemoryMiBRequest {
99
- /**
100
- * @internal
101
- */
102
- const filterSensitiveLog: (obj: AcceleratorTotalMemoryMiBRequest) => any;
103
- }
104
80
  export declare enum AcceleratorType {
105
81
  FPGA = "fpga",
106
82
  GPU = "gpu",
@@ -120,12 +96,6 @@ export interface TargetConfigurationRequest {
120
96
  */
121
97
  OfferingId: string | undefined;
122
98
  }
123
- export declare namespace TargetConfigurationRequest {
124
- /**
125
- * @internal
126
- */
127
- const filterSensitiveLog: (obj: TargetConfigurationRequest) => any;
128
- }
129
99
  /**
130
100
  * <p>Contains the parameters for accepting the quote.</p>
131
101
  */
@@ -147,12 +117,6 @@ export interface AcceptReservedInstancesExchangeQuoteRequest {
147
117
  */
148
118
  TargetConfigurations?: TargetConfigurationRequest[];
149
119
  }
150
- export declare namespace AcceptReservedInstancesExchangeQuoteRequest {
151
- /**
152
- * @internal
153
- */
154
- const filterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteRequest) => any;
155
- }
156
120
  /**
157
121
  * <p>The result of the exchange and whether it was <code>successful</code>.</p>
158
122
  */
@@ -162,12 +126,6 @@ export interface AcceptReservedInstancesExchangeQuoteResult {
162
126
  */
163
127
  ExchangeId?: string;
164
128
  }
165
- export declare namespace AcceptReservedInstancesExchangeQuoteResult {
166
- /**
167
- * @internal
168
- */
169
- const filterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteResult) => any;
170
- }
171
129
  export interface AcceptTransitGatewayMulticastDomainAssociationsRequest {
172
130
  /**
173
131
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -188,12 +146,6 @@ export interface AcceptTransitGatewayMulticastDomainAssociationsRequest {
188
146
  */
189
147
  DryRun?: boolean;
190
148
  }
191
- export declare namespace AcceptTransitGatewayMulticastDomainAssociationsRequest {
192
- /**
193
- * @internal
194
- */
195
- const filterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsRequest) => any;
196
- }
197
149
  export declare type TransitGatewayAttachmentResourceType = "connect" | "direct-connect-gateway" | "peering" | "tgw-peering" | "vpc" | "vpn";
198
150
  export declare type TransitGatewayMulitcastDomainAssociationState = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "pendingAcceptance" | "rejected";
199
151
  /**
@@ -209,12 +161,6 @@ export interface SubnetAssociation {
209
161
  */
210
162
  State?: TransitGatewayMulitcastDomainAssociationState | string;
211
163
  }
212
- export declare namespace SubnetAssociation {
213
- /**
214
- * @internal
215
- */
216
- const filterSensitiveLog: (obj: SubnetAssociation) => any;
217
- }
218
164
  /**
219
165
  * <p>Describes the multicast domain associations.</p>
220
166
  */
@@ -244,24 +190,12 @@ export interface TransitGatewayMulticastDomainAssociations {
244
190
  */
245
191
  Subnets?: SubnetAssociation[];
246
192
  }
247
- export declare namespace TransitGatewayMulticastDomainAssociations {
248
- /**
249
- * @internal
250
- */
251
- const filterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociations) => any;
252
- }
253
193
  export interface AcceptTransitGatewayMulticastDomainAssociationsResult {
254
194
  /**
255
195
  * <p>Describes the multicast domain associations.</p>
256
196
  */
257
197
  Associations?: TransitGatewayMulticastDomainAssociations;
258
198
  }
259
- export declare namespace AcceptTransitGatewayMulticastDomainAssociationsResult {
260
- /**
261
- * @internal
262
- */
263
- const filterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsResult) => any;
264
- }
265
199
  export interface AcceptTransitGatewayPeeringAttachmentRequest {
266
200
  /**
267
201
  * <p>The ID of the transit gateway attachment.</p>
@@ -274,12 +208,6 @@ export interface AcceptTransitGatewayPeeringAttachmentRequest {
274
208
  */
275
209
  DryRun?: boolean;
276
210
  }
277
- export declare namespace AcceptTransitGatewayPeeringAttachmentRequest {
278
- /**
279
- * @internal
280
- */
281
- const filterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentRequest) => any;
282
- }
283
211
  /**
284
212
  * <p>Information about the transit gateway in the peering attachment.</p>
285
213
  */
@@ -301,12 +229,6 @@ export interface PeeringTgwInfo {
301
229
  */
302
230
  Region?: string;
303
231
  }
304
- export declare namespace PeeringTgwInfo {
305
- /**
306
- * @internal
307
- */
308
- const filterSensitiveLog: (obj: PeeringTgwInfo) => any;
309
- }
310
232
  export declare enum DynamicRoutingValue {
311
233
  disable = "disable",
312
234
  enable = "enable"
@@ -320,12 +242,6 @@ export interface TransitGatewayPeeringAttachmentOptions {
320
242
  */
321
243
  DynamicRouting?: DynamicRoutingValue | string;
322
244
  }
323
- export declare namespace TransitGatewayPeeringAttachmentOptions {
324
- /**
325
- * @internal
326
- */
327
- const filterSensitiveLog: (obj: TransitGatewayPeeringAttachmentOptions) => any;
328
- }
329
245
  export declare type TransitGatewayAttachmentState = "available" | "deleted" | "deleting" | "failed" | "failing" | "initiating" | "initiatingRequest" | "modifying" | "pending" | "pendingAcceptance" | "rejected" | "rejecting" | "rollingBack";
330
246
  /**
331
247
  * <p>The status of the transit gateway peering attachment.</p>
@@ -340,12 +256,6 @@ export interface PeeringAttachmentStatus {
340
256
  */
341
257
  Message?: string;
342
258
  }
343
- export declare namespace PeeringAttachmentStatus {
344
- /**
345
- * @internal
346
- */
347
- const filterSensitiveLog: (obj: PeeringAttachmentStatus) => any;
348
- }
349
259
  /**
350
260
  * <p>Describes a tag.</p>
351
261
  */
@@ -362,12 +272,6 @@ export interface Tag {
362
272
  */
363
273
  Value?: string;
364
274
  }
365
- export declare namespace Tag {
366
- /**
367
- * @internal
368
- */
369
- const filterSensitiveLog: (obj: Tag) => any;
370
- }
371
275
  /**
372
276
  * <p>Describes the transit gateway peering attachment.</p>
373
277
  */
@@ -409,24 +313,12 @@ export interface TransitGatewayPeeringAttachment {
409
313
  */
410
314
  Tags?: Tag[];
411
315
  }
412
- export declare namespace TransitGatewayPeeringAttachment {
413
- /**
414
- * @internal
415
- */
416
- const filterSensitiveLog: (obj: TransitGatewayPeeringAttachment) => any;
417
- }
418
316
  export interface AcceptTransitGatewayPeeringAttachmentResult {
419
317
  /**
420
318
  * <p>The transit gateway peering attachment.</p>
421
319
  */
422
320
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
423
321
  }
424
- export declare namespace AcceptTransitGatewayPeeringAttachmentResult {
425
- /**
426
- * @internal
427
- */
428
- const filterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentResult) => any;
429
- }
430
322
  export interface AcceptTransitGatewayVpcAttachmentRequest {
431
323
  /**
432
324
  * <p>The ID of the attachment.</p>
@@ -439,12 +331,6 @@ export interface AcceptTransitGatewayVpcAttachmentRequest {
439
331
  */
440
332
  DryRun?: boolean;
441
333
  }
442
- export declare namespace AcceptTransitGatewayVpcAttachmentRequest {
443
- /**
444
- * @internal
445
- */
446
- const filterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentRequest) => any;
447
- }
448
334
  export declare type ApplianceModeSupportValue = "disable" | "enable";
449
335
  export declare type DnsSupportValue = "disable" | "enable";
450
336
  export declare type Ipv6SupportValue = "disable" | "enable";
@@ -465,12 +351,6 @@ export interface TransitGatewayVpcAttachmentOptions {
465
351
  */
466
352
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
467
353
  }
468
- export declare namespace TransitGatewayVpcAttachmentOptions {
469
- /**
470
- * @internal
471
- */
472
- const filterSensitiveLog: (obj: TransitGatewayVpcAttachmentOptions) => any;
473
- }
474
354
  /**
475
355
  * <p>Describes a VPC attachment.</p>
476
356
  */
@@ -512,24 +392,12 @@ export interface TransitGatewayVpcAttachment {
512
392
  */
513
393
  Tags?: Tag[];
514
394
  }
515
- export declare namespace TransitGatewayVpcAttachment {
516
- /**
517
- * @internal
518
- */
519
- const filterSensitiveLog: (obj: TransitGatewayVpcAttachment) => any;
520
- }
521
395
  export interface AcceptTransitGatewayVpcAttachmentResult {
522
396
  /**
523
397
  * <p>The VPC attachment.</p>
524
398
  */
525
399
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
526
400
  }
527
- export declare namespace AcceptTransitGatewayVpcAttachmentResult {
528
- /**
529
- * @internal
530
- */
531
- const filterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentResult) => any;
532
- }
533
401
  export interface AcceptVpcEndpointConnectionsRequest {
534
402
  /**
535
403
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -546,12 +414,6 @@ export interface AcceptVpcEndpointConnectionsRequest {
546
414
  */
547
415
  VpcEndpointIds: string[] | undefined;
548
416
  }
549
- export declare namespace AcceptVpcEndpointConnectionsRequest {
550
- /**
551
- * @internal
552
- */
553
- const filterSensitiveLog: (obj: AcceptVpcEndpointConnectionsRequest) => any;
554
- }
555
417
  /**
556
418
  * <p>Information about the error that occurred. For more information about errors, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html">Error codes</a>.</p>
557
419
  */
@@ -565,12 +427,6 @@ export interface UnsuccessfulItemError {
565
427
  */
566
428
  Message?: string;
567
429
  }
568
- export declare namespace UnsuccessfulItemError {
569
- /**
570
- * @internal
571
- */
572
- const filterSensitiveLog: (obj: UnsuccessfulItemError) => any;
573
- }
574
430
  /**
575
431
  * <p>Information about items that were not successfully processed in a batch call.</p>
576
432
  */
@@ -584,12 +440,6 @@ export interface UnsuccessfulItem {
584
440
  */
585
441
  ResourceId?: string;
586
442
  }
587
- export declare namespace UnsuccessfulItem {
588
- /**
589
- * @internal
590
- */
591
- const filterSensitiveLog: (obj: UnsuccessfulItem) => any;
592
- }
593
443
  export interface AcceptVpcEndpointConnectionsResult {
594
444
  /**
595
445
  * <p>Information about the interface endpoints that were not accepted, if
@@ -597,12 +447,6 @@ export interface AcceptVpcEndpointConnectionsResult {
597
447
  */
598
448
  Unsuccessful?: UnsuccessfulItem[];
599
449
  }
600
- export declare namespace AcceptVpcEndpointConnectionsResult {
601
- /**
602
- * @internal
603
- */
604
- const filterSensitiveLog: (obj: AcceptVpcEndpointConnectionsResult) => any;
605
- }
606
450
  export interface AcceptVpcPeeringConnectionRequest {
607
451
  /**
608
452
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -616,12 +460,6 @@ export interface AcceptVpcPeeringConnectionRequest {
616
460
  */
617
461
  VpcPeeringConnectionId?: string;
618
462
  }
619
- export declare namespace AcceptVpcPeeringConnectionRequest {
620
- /**
621
- * @internal
622
- */
623
- const filterSensitiveLog: (obj: AcceptVpcPeeringConnectionRequest) => any;
624
- }
625
463
  /**
626
464
  * <p>Describes an IPv4 CIDR block.</p>
627
465
  */
@@ -631,12 +469,6 @@ export interface CidrBlock {
631
469
  */
632
470
  CidrBlock?: string;
633
471
  }
634
- export declare namespace CidrBlock {
635
- /**
636
- * @internal
637
- */
638
- const filterSensitiveLog: (obj: CidrBlock) => any;
639
- }
640
472
  /**
641
473
  * <p>Describes an IPv6 CIDR block.</p>
642
474
  */
@@ -646,14 +478,11 @@ export interface Ipv6CidrBlock {
646
478
  */
647
479
  Ipv6CidrBlock?: string;
648
480
  }
649
- export declare namespace Ipv6CidrBlock {
650
- /**
651
- * @internal
652
- */
653
- const filterSensitiveLog: (obj: Ipv6CidrBlock) => any;
654
- }
655
481
  /**
656
- * <p>Describes the VPC peering connection options.</p>
482
+ * <note>
483
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
484
+ * </note>
485
+ * <p>Describes the VPC peering connection options.</p>
657
486
  */
658
487
  export interface VpcPeeringConnectionOptionsDescription {
659
488
  /**
@@ -669,12 +498,6 @@ export interface VpcPeeringConnectionOptionsDescription {
669
498
  */
670
499
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
671
500
  }
672
- export declare namespace VpcPeeringConnectionOptionsDescription {
673
- /**
674
- * @internal
675
- */
676
- const filterSensitiveLog: (obj: VpcPeeringConnectionOptionsDescription) => any;
677
- }
678
501
  /**
679
502
  * <p>Describes a VPC in a VPC peering connection.</p>
680
503
  */
@@ -708,12 +531,6 @@ export interface VpcPeeringConnectionVpcInfo {
708
531
  */
709
532
  Region?: string;
710
533
  }
711
- export declare namespace VpcPeeringConnectionVpcInfo {
712
- /**
713
- * @internal
714
- */
715
- const filterSensitiveLog: (obj: VpcPeeringConnectionVpcInfo) => any;
716
- }
717
534
  export declare type VpcPeeringConnectionStateReasonCode = "active" | "deleted" | "deleting" | "expired" | "failed" | "initiating-request" | "pending-acceptance" | "provisioning" | "rejected";
718
535
  /**
719
536
  * <p>Describes the status of a VPC peering connection.</p>
@@ -728,12 +545,6 @@ export interface VpcPeeringConnectionStateReason {
728
545
  */
729
546
  Message?: string;
730
547
  }
731
- export declare namespace VpcPeeringConnectionStateReason {
732
- /**
733
- * @internal
734
- */
735
- const filterSensitiveLog: (obj: VpcPeeringConnectionStateReason) => any;
736
- }
737
548
  /**
738
549
  * <p>Describes a VPC peering connection.</p>
739
550
  */
@@ -763,24 +574,12 @@ export interface VpcPeeringConnection {
763
574
  */
764
575
  VpcPeeringConnectionId?: string;
765
576
  }
766
- export declare namespace VpcPeeringConnection {
767
- /**
768
- * @internal
769
- */
770
- const filterSensitiveLog: (obj: VpcPeeringConnection) => any;
771
- }
772
577
  export interface AcceptVpcPeeringConnectionResult {
773
578
  /**
774
579
  * <p>Information about the VPC peering connection.</p>
775
580
  */
776
581
  VpcPeeringConnection?: VpcPeeringConnection;
777
582
  }
778
- export declare namespace AcceptVpcPeeringConnectionResult {
779
- /**
780
- * @internal
781
- */
782
- const filterSensitiveLog: (obj: AcceptVpcPeeringConnectionResult) => any;
783
- }
784
583
  /**
785
584
  * <p>Describes a range of ports.</p>
786
585
  */
@@ -794,12 +593,6 @@ export interface PortRange {
794
593
  */
795
594
  To?: number;
796
595
  }
797
- export declare namespace PortRange {
798
- /**
799
- * @internal
800
- */
801
- const filterSensitiveLog: (obj: PortRange) => any;
802
- }
803
596
  /**
804
597
  * <p>Describes a network access control (ACL) rule.</p>
805
598
  */
@@ -829,12 +622,6 @@ export interface AnalysisAclRule {
829
622
  */
830
623
  RuleNumber?: number;
831
624
  }
832
- export declare namespace AnalysisAclRule {
833
- /**
834
- * @internal
835
- */
836
- const filterSensitiveLog: (obj: AnalysisAclRule) => any;
837
- }
838
625
  /**
839
626
  * <p>Describes a path component.</p>
840
627
  */
@@ -852,12 +639,6 @@ export interface AnalysisComponent {
852
639
  */
853
640
  Name?: string;
854
641
  }
855
- export declare namespace AnalysisComponent {
856
- /**
857
- * @internal
858
- */
859
- const filterSensitiveLog: (obj: AnalysisComponent) => any;
860
- }
861
642
  /**
862
643
  * <p>Describes an additional detail for a path analysis.</p>
863
644
  */
@@ -871,12 +652,6 @@ export interface AdditionalDetail {
871
652
  */
872
653
  Component?: AnalysisComponent;
873
654
  }
874
- export declare namespace AdditionalDetail {
875
- /**
876
- * @internal
877
- */
878
- const filterSensitiveLog: (obj: AdditionalDetail) => any;
879
- }
880
655
  /**
881
656
  * <p>Describes a header. Reflects any changes made by a component as traffic passes through.
882
657
  * The fields of an inbound header are null except for the first component of a path.</p>
@@ -903,12 +678,6 @@ export interface AnalysisPacketHeader {
903
678
  */
904
679
  SourcePortRanges?: PortRange[];
905
680
  }
906
- export declare namespace AnalysisPacketHeader {
907
- /**
908
- * @internal
909
- */
910
- const filterSensitiveLog: (obj: AnalysisPacketHeader) => any;
911
- }
912
681
  /**
913
682
  * <p>Describes a route table route.</p>
914
683
  */
@@ -965,12 +734,6 @@ export interface AnalysisRouteTableRoute {
965
734
  */
966
735
  VpcPeeringConnectionId?: string;
967
736
  }
968
- export declare namespace AnalysisRouteTableRoute {
969
- /**
970
- * @internal
971
- */
972
- const filterSensitiveLog: (obj: AnalysisRouteTableRoute) => any;
973
- }
974
737
  /**
975
738
  * <p>Describes a security group rule.</p>
976
739
  */
@@ -1008,12 +771,6 @@ export interface AnalysisSecurityGroupRule {
1008
771
  */
1009
772
  Protocol?: string;
1010
773
  }
1011
- export declare namespace AnalysisSecurityGroupRule {
1012
- /**
1013
- * @internal
1014
- */
1015
- const filterSensitiveLog: (obj: AnalysisSecurityGroupRule) => any;
1016
- }
1017
774
  /**
1018
775
  * <p>Describes a route in a transit gateway route table.</p>
1019
776
  */
@@ -1055,12 +812,6 @@ export interface TransitGatewayRouteTableRoute {
1055
812
  */
1056
813
  ResourceType?: string;
1057
814
  }
1058
- export declare namespace TransitGatewayRouteTableRoute {
1059
- /**
1060
- * @internal
1061
- */
1062
- const filterSensitiveLog: (obj: TransitGatewayRouteTableRoute) => any;
1063
- }
1064
815
  /**
1065
816
  * <p>Describes a path component.</p>
1066
817
  */
@@ -1126,12 +877,6 @@ export interface PathComponent {
1126
877
  */
1127
878
  TransitGatewayRouteTableRoute?: TransitGatewayRouteTableRoute;
1128
879
  }
1129
- export declare namespace PathComponent {
1130
- /**
1131
- * @internal
1132
- */
1133
- const filterSensitiveLog: (obj: PathComponent) => any;
1134
- }
1135
880
  /**
1136
881
  * <p>Describes a finding for a Network Access Scope.</p>
1137
882
  */
@@ -1153,12 +898,6 @@ export interface AccessScopeAnalysisFinding {
1153
898
  */
1154
899
  FindingComponents?: PathComponent[];
1155
900
  }
1156
- export declare namespace AccessScopeAnalysisFinding {
1157
- /**
1158
- * @internal
1159
- */
1160
- const filterSensitiveLog: (obj: AccessScopeAnalysisFinding) => any;
1161
- }
1162
901
  export declare type Protocol = "tcp" | "udp";
1163
902
  /**
1164
903
  * <p>Describes a packet header statement.</p>
@@ -1193,12 +932,6 @@ export interface PacketHeaderStatement {
1193
932
  */
1194
933
  Protocols?: (Protocol | string)[];
1195
934
  }
1196
- export declare namespace PacketHeaderStatement {
1197
- /**
1198
- * @internal
1199
- */
1200
- const filterSensitiveLog: (obj: PacketHeaderStatement) => any;
1201
- }
1202
935
  /**
1203
936
  * <p>Describes a resource statement.</p>
1204
937
  */
@@ -1212,12 +945,6 @@ export interface ResourceStatement {
1212
945
  */
1213
946
  ResourceTypes?: string[];
1214
947
  }
1215
- export declare namespace ResourceStatement {
1216
- /**
1217
- * @internal
1218
- */
1219
- const filterSensitiveLog: (obj: ResourceStatement) => any;
1220
- }
1221
948
  /**
1222
949
  * <p>Describes a path statement.</p>
1223
950
  */
@@ -1231,12 +958,6 @@ export interface PathStatement {
1231
958
  */
1232
959
  ResourceStatement?: ResourceStatement;
1233
960
  }
1234
- export declare namespace PathStatement {
1235
- /**
1236
- * @internal
1237
- */
1238
- const filterSensitiveLog: (obj: PathStatement) => any;
1239
- }
1240
961
  /**
1241
962
  * <p>Describes a through resource statement.</p>
1242
963
  */
@@ -1246,12 +967,6 @@ export interface ThroughResourcesStatement {
1246
967
  */
1247
968
  ResourceStatement?: ResourceStatement;
1248
969
  }
1249
- export declare namespace ThroughResourcesStatement {
1250
- /**
1251
- * @internal
1252
- */
1253
- const filterSensitiveLog: (obj: ThroughResourcesStatement) => any;
1254
- }
1255
970
  /**
1256
971
  * <p>Describes a path.</p>
1257
972
  */
@@ -1269,12 +984,6 @@ export interface AccessScopePath {
1269
984
  */
1270
985
  ThroughResources?: ThroughResourcesStatement[];
1271
986
  }
1272
- export declare namespace AccessScopePath {
1273
- /**
1274
- * @internal
1275
- */
1276
- const filterSensitiveLog: (obj: AccessScopePath) => any;
1277
- }
1278
987
  /**
1279
988
  * <p>Describes a packet header statement.</p>
1280
989
  */
@@ -1308,12 +1017,6 @@ export interface PacketHeaderStatementRequest {
1308
1017
  */
1309
1018
  Protocols?: (Protocol | string)[];
1310
1019
  }
1311
- export declare namespace PacketHeaderStatementRequest {
1312
- /**
1313
- * @internal
1314
- */
1315
- const filterSensitiveLog: (obj: PacketHeaderStatementRequest) => any;
1316
- }
1317
1020
  /**
1318
1021
  * <p>Describes a resource statement.</p>
1319
1022
  */
@@ -1327,12 +1030,6 @@ export interface ResourceStatementRequest {
1327
1030
  */
1328
1031
  ResourceTypes?: string[];
1329
1032
  }
1330
- export declare namespace ResourceStatementRequest {
1331
- /**
1332
- * @internal
1333
- */
1334
- const filterSensitiveLog: (obj: ResourceStatementRequest) => any;
1335
- }
1336
1033
  /**
1337
1034
  * <p>Describes a path statement.</p>
1338
1035
  */
@@ -1346,12 +1043,6 @@ export interface PathStatementRequest {
1346
1043
  */
1347
1044
  ResourceStatement?: ResourceStatementRequest;
1348
1045
  }
1349
- export declare namespace PathStatementRequest {
1350
- /**
1351
- * @internal
1352
- */
1353
- const filterSensitiveLog: (obj: PathStatementRequest) => any;
1354
- }
1355
1046
  /**
1356
1047
  * <p>Describes a through resource statement.</p>
1357
1048
  */
@@ -1361,12 +1052,6 @@ export interface ThroughResourcesStatementRequest {
1361
1052
  */
1362
1053
  ResourceStatement?: ResourceStatementRequest;
1363
1054
  }
1364
- export declare namespace ThroughResourcesStatementRequest {
1365
- /**
1366
- * @internal
1367
- */
1368
- const filterSensitiveLog: (obj: ThroughResourcesStatementRequest) => any;
1369
- }
1370
1055
  /**
1371
1056
  * <p>Describes a path.</p>
1372
1057
  */
@@ -1384,12 +1069,6 @@ export interface AccessScopePathRequest {
1384
1069
  */
1385
1070
  ThroughResources?: ThroughResourcesStatementRequest[];
1386
1071
  }
1387
- export declare namespace AccessScopePathRequest {
1388
- /**
1389
- * @internal
1390
- */
1391
- const filterSensitiveLog: (obj: AccessScopePathRequest) => any;
1392
- }
1393
1072
  /**
1394
1073
  * <p>Describes a value of an account attribute.</p>
1395
1074
  */
@@ -1399,12 +1078,6 @@ export interface AccountAttributeValue {
1399
1078
  */
1400
1079
  AttributeValue?: string;
1401
1080
  }
1402
- export declare namespace AccountAttributeValue {
1403
- /**
1404
- * @internal
1405
- */
1406
- const filterSensitiveLog: (obj: AccountAttributeValue) => any;
1407
- }
1408
1081
  /**
1409
1082
  * <p>Describes an account attribute.</p>
1410
1083
  */
@@ -1418,12 +1091,6 @@ export interface AccountAttribute {
1418
1091
  */
1419
1092
  AttributeValues?: AccountAttributeValue[];
1420
1093
  }
1421
- export declare namespace AccountAttribute {
1422
- /**
1423
- * @internal
1424
- */
1425
- const filterSensitiveLog: (obj: AccountAttribute) => any;
1426
- }
1427
1094
  export declare type AccountAttributeName = "default-vpc" | "supported-platforms";
1428
1095
  export declare enum InstanceHealthStatus {
1429
1096
  HEALTHY_STATUS = "healthy",
@@ -1452,12 +1119,6 @@ export interface ActiveInstance {
1452
1119
  */
1453
1120
  InstanceHealth?: InstanceHealthStatus | string;
1454
1121
  }
1455
- export declare namespace ActiveInstance {
1456
- /**
1457
- * @internal
1458
- */
1459
- const filterSensitiveLog: (obj: ActiveInstance) => any;
1460
- }
1461
1122
  export declare enum ActivityStatus {
1462
1123
  ERROR = "error",
1463
1124
  FULFILLED = "fulfilled",
@@ -1476,12 +1137,6 @@ export interface AddIpamOperatingRegion {
1476
1137
  */
1477
1138
  RegionName?: string;
1478
1139
  }
1479
- export declare namespace AddIpamOperatingRegion {
1480
- /**
1481
- * @internal
1482
- */
1483
- const filterSensitiveLog: (obj: AddIpamOperatingRegion) => any;
1484
- }
1485
1140
  /**
1486
1141
  * <p>An entry for a prefix list.</p>
1487
1142
  */
@@ -1496,12 +1151,6 @@ export interface AddPrefixListEntry {
1496
1151
  */
1497
1152
  Description?: string;
1498
1153
  }
1499
- export declare namespace AddPrefixListEntry {
1500
- /**
1501
- * @internal
1502
- */
1503
- const filterSensitiveLog: (obj: AddPrefixListEntry) => any;
1504
- }
1505
1154
  export declare type DomainType = "standard" | "vpc";
1506
1155
  /**
1507
1156
  * <p>Describes an Elastic IP address, or a carrier IP address.</p>
@@ -1567,12 +1216,6 @@ export interface Address {
1567
1216
  */
1568
1217
  CarrierIp?: string;
1569
1218
  }
1570
- export declare namespace Address {
1571
- /**
1572
- * @internal
1573
- */
1574
- const filterSensitiveLog: (obj: Address) => any;
1575
- }
1576
1219
  /**
1577
1220
  * <p>The status of an updated pointer (PTR) record for an Elastic IP address.</p>
1578
1221
  */
@@ -1590,12 +1233,6 @@ export interface PtrUpdateStatus {
1590
1233
  */
1591
1234
  Reason?: string;
1592
1235
  }
1593
- export declare namespace PtrUpdateStatus {
1594
- /**
1595
- * @internal
1596
- */
1597
- const filterSensitiveLog: (obj: PtrUpdateStatus) => any;
1598
- }
1599
1236
  /**
1600
1237
  * <p>The attributes associated with an Elastic IP address.</p>
1601
1238
  */
@@ -1617,12 +1254,6 @@ export interface AddressAttribute {
1617
1254
  */
1618
1255
  PtrRecordUpdate?: PtrUpdateStatus;
1619
1256
  }
1620
- export declare namespace AddressAttribute {
1621
- /**
1622
- * @internal
1623
- */
1624
- const filterSensitiveLog: (obj: AddressAttribute) => any;
1625
- }
1626
1257
  export declare type AddressAttributeName = "domain-name";
1627
1258
  export declare enum AddressFamily {
1628
1259
  ipv4 = "ipv4",
@@ -1641,12 +1272,6 @@ export interface AdvertiseByoipCidrRequest {
1641
1272
  */
1642
1273
  DryRun?: boolean;
1643
1274
  }
1644
- export declare namespace AdvertiseByoipCidrRequest {
1645
- /**
1646
- * @internal
1647
- */
1648
- const filterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
1649
- }
1650
1275
  export declare type ByoipCidrState = "advertised" | "deprovisioned" | "failed-deprovision" | "failed-provision" | "pending-deprovision" | "pending-provision" | "provisioned" | "provisioned-not-publicly-advertisable";
1651
1276
  /**
1652
1277
  * <p>Information about an address range that is provisioned for use with your Amazon Web Services resources
@@ -1670,26 +1295,14 @@ export interface ByoipCidr {
1670
1295
  */
1671
1296
  State?: ByoipCidrState | string;
1672
1297
  }
1673
- export declare namespace ByoipCidr {
1674
- /**
1675
- * @internal
1676
- */
1677
- const filterSensitiveLog: (obj: ByoipCidr) => any;
1678
- }
1679
1298
  export interface AdvertiseByoipCidrResult {
1680
1299
  /**
1681
1300
  * <p>Information about the address range.</p>
1682
1301
  */
1683
1302
  ByoipCidr?: ByoipCidr;
1684
1303
  }
1685
- export declare namespace AdvertiseByoipCidrResult {
1686
- /**
1687
- * @internal
1688
- */
1689
- const filterSensitiveLog: (obj: AdvertiseByoipCidrResult) => any;
1690
- }
1691
1304
  export declare type Affinity = "default" | "host";
1692
- export declare type ResourceType = "capacity-reservation" | "carrier-gateway" | "client-vpn-endpoint" | "customer-gateway" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-gpu" | "elastic-ip" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "import-image-task" | "import-snapshot-task" | "instance" | "instance-event-window" | "internet-gateway" | "ipam" | "ipam-pool" | "ipam-scope" | "ipv4pool-ec2" | "ipv6pool-ec2" | "key-pair" | "launch-template" | "local-gateway" | "local-gateway-route-table" | "local-gateway-route-table-virtual-interface-group-association" | "local-gateway-route-table-vpc-association" | "local-gateway-virtual-interface" | "local-gateway-virtual-interface-group" | "natgateway" | "network-acl" | "network-insights-access-scope" | "network-insights-access-scope-analysis" | "network-insights-analysis" | "network-insights-path" | "network-interface" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "snapshot" | "spot-fleet-request" | "spot-instances-request" | "subnet" | "subnet-cidr-reservation" | "traffic-mirror-filter" | "traffic-mirror-session" | "traffic-mirror-target" | "transit-gateway" | "transit-gateway-attachment" | "transit-gateway-connect-peer" | "transit-gateway-multicast-domain" | "transit-gateway-policy-table" | "transit-gateway-route-table" | "transit-gateway-route-table-announcement" | "volume" | "vpc" | "vpc-endpoint" | "vpc-endpoint-service" | "vpc-flow-log" | "vpc-peering-connection" | "vpn-connection" | "vpn-gateway";
1305
+ export declare type ResourceType = "capacity-reservation" | "capacity-reservation-fleet" | "carrier-gateway" | "client-vpn-endpoint" | "customer-gateway" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-gpu" | "elastic-ip" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "import-image-task" | "import-snapshot-task" | "instance" | "instance-event-window" | "internet-gateway" | "ipam" | "ipam-pool" | "ipam-scope" | "ipv4pool-ec2" | "ipv6pool-ec2" | "key-pair" | "launch-template" | "local-gateway" | "local-gateway-route-table" | "local-gateway-route-table-virtual-interface-group-association" | "local-gateway-route-table-vpc-association" | "local-gateway-virtual-interface" | "local-gateway-virtual-interface-group" | "natgateway" | "network-acl" | "network-insights-access-scope" | "network-insights-access-scope-analysis" | "network-insights-analysis" | "network-insights-path" | "network-interface" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "snapshot" | "spot-fleet-request" | "spot-instances-request" | "subnet" | "subnet-cidr-reservation" | "traffic-mirror-filter" | "traffic-mirror-filter-rule" | "traffic-mirror-session" | "traffic-mirror-target" | "transit-gateway" | "transit-gateway-attachment" | "transit-gateway-connect-peer" | "transit-gateway-multicast-domain" | "transit-gateway-policy-table" | "transit-gateway-route-table" | "transit-gateway-route-table-announcement" | "volume" | "vpc" | "vpc-endpoint" | "vpc-endpoint-connection-device-type" | "vpc-endpoint-service" | "vpc-flow-log" | "vpc-peering-connection" | "vpn-connection" | "vpn-gateway";
1693
1306
  /**
1694
1307
  * <p>The tags to apply to a resource when the resource is being created.</p>
1695
1308
  * <note>
@@ -1709,12 +1322,6 @@ export interface TagSpecification {
1709
1322
  */
1710
1323
  Tags?: Tag[];
1711
1324
  }
1712
- export declare namespace TagSpecification {
1713
- /**
1714
- * @internal
1715
- */
1716
- const filterSensitiveLog: (obj: TagSpecification) => any;
1717
- }
1718
1325
  export interface AllocateAddressRequest {
1719
1326
  /**
1720
1327
  * <p>Indicates whether the Elastic IP address is for use with instances in a VPC or instances in EC2-Classic.</p>
@@ -1758,12 +1365,6 @@ export interface AllocateAddressRequest {
1758
1365
  */
1759
1366
  TagSpecifications?: TagSpecification[];
1760
1367
  }
1761
- export declare namespace AllocateAddressRequest {
1762
- /**
1763
- * @internal
1764
- */
1765
- const filterSensitiveLog: (obj: AllocateAddressRequest) => any;
1766
- }
1767
1368
  export interface AllocateAddressResult {
1768
1369
  /**
1769
1370
  * <p>The Elastic IP address.</p>
@@ -1801,12 +1402,6 @@ export interface AllocateAddressResult {
1801
1402
  */
1802
1403
  CarrierIp?: string;
1803
1404
  }
1804
- export declare namespace AllocateAddressResult {
1805
- /**
1806
- * @internal
1807
- */
1808
- const filterSensitiveLog: (obj: AllocateAddressResult) => any;
1809
- }
1810
1405
  export declare type AutoPlacement = "off" | "on";
1811
1406
  export declare type HostRecovery = "off" | "on";
1812
1407
  export interface AllocateHostsRequest {
@@ -1873,12 +1468,6 @@ export interface AllocateHostsRequest {
1873
1468
  */
1874
1469
  OutpostArn?: string;
1875
1470
  }
1876
- export declare namespace AllocateHostsRequest {
1877
- /**
1878
- * @internal
1879
- */
1880
- const filterSensitiveLog: (obj: AllocateHostsRequest) => any;
1881
- }
1882
1471
  /**
1883
1472
  * <p>Contains the output of AllocateHosts.</p>
1884
1473
  */
@@ -1889,12 +1478,6 @@ export interface AllocateHostsResult {
1889
1478
  */
1890
1479
  HostIds?: string[];
1891
1480
  }
1892
- export declare namespace AllocateHostsResult {
1893
- /**
1894
- * @internal
1895
- */
1896
- const filterSensitiveLog: (obj: AllocateHostsResult) => any;
1897
- }
1898
1481
  export interface AllocateIpamPoolCidrRequest {
1899
1482
  /**
1900
1483
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -1949,12 +1532,6 @@ export interface AllocateIpamPoolCidrRequest {
1949
1532
  */
1950
1533
  DisallowedCidrs?: string[];
1951
1534
  }
1952
- export declare namespace AllocateIpamPoolCidrRequest {
1953
- /**
1954
- * @internal
1955
- */
1956
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrRequest) => any;
1957
- }
1958
1535
  export declare enum IpamPoolAllocationResourceType {
1959
1536
  custom = "custom",
1960
1537
  ec2_public_ipv4_pool = "ec2-public-ipv4-pool",
@@ -1995,24 +1572,12 @@ export interface IpamPoolAllocation {
1995
1572
  */
1996
1573
  ResourceOwner?: string;
1997
1574
  }
1998
- export declare namespace IpamPoolAllocation {
1999
- /**
2000
- * @internal
2001
- */
2002
- const filterSensitiveLog: (obj: IpamPoolAllocation) => any;
2003
- }
2004
1575
  export interface AllocateIpamPoolCidrResult {
2005
1576
  /**
2006
1577
  * <p>Information about the allocation created.</p>
2007
1578
  */
2008
1579
  IpamPoolAllocation?: IpamPoolAllocation;
2009
1580
  }
2010
- export declare namespace AllocateIpamPoolCidrResult {
2011
- /**
2012
- * @internal
2013
- */
2014
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrResult) => any;
2015
- }
2016
1581
  export declare type AllocationState = "available" | "pending" | "permanent-failure" | "released" | "released-permanent-failure" | "under-assessment";
2017
1582
  export declare enum AllocationStrategy {
2018
1583
  CAPACITY_OPTIMIZED = "capacityOptimized",
@@ -2041,12 +1606,6 @@ export interface AllowedPrincipal {
2041
1606
  */
2042
1607
  Principal?: string;
2043
1608
  }
2044
- export declare namespace AllowedPrincipal {
2045
- /**
2046
- * @internal
2047
- */
2048
- const filterSensitiveLog: (obj: AllowedPrincipal) => any;
2049
- }
2050
1609
  export declare type AllowsMultipleInstanceTypes = "off" | "on";
2051
1610
  /**
2052
1611
  * <p>Describes an potential intermediate component of a feasible path.</p>
@@ -2061,12 +1620,6 @@ export interface AlternatePathHint {
2061
1620
  */
2062
1621
  ComponentArn?: string;
2063
1622
  }
2064
- export declare namespace AlternatePathHint {
2065
- /**
2066
- * @internal
2067
- */
2068
- const filterSensitiveLog: (obj: AlternatePathHint) => any;
2069
- }
2070
1623
  export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2071
1624
  /**
2072
1625
  * <p>The ID of the Client VPN endpoint.</p>
@@ -2086,24 +1639,12 @@ export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2086
1639
  */
2087
1640
  DryRun?: boolean;
2088
1641
  }
2089
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2090
- /**
2091
- * @internal
2092
- */
2093
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkRequest) => any;
2094
- }
2095
1642
  export interface ApplySecurityGroupsToClientVpnTargetNetworkResult {
2096
1643
  /**
2097
1644
  * <p>The IDs of the applied security groups.</p>
2098
1645
  */
2099
1646
  SecurityGroupIds?: string[];
2100
1647
  }
2101
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkResult {
2102
- /**
2103
- * @internal
2104
- */
2105
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkResult) => any;
2106
- }
2107
1648
  export interface AssignIpv6AddressesRequest {
2108
1649
  /**
2109
1650
  * <p>The number of additional IPv6 addresses to assign to the network interface.
@@ -2132,12 +1673,6 @@ export interface AssignIpv6AddressesRequest {
2132
1673
  */
2133
1674
  NetworkInterfaceId: string | undefined;
2134
1675
  }
2135
- export declare namespace AssignIpv6AddressesRequest {
2136
- /**
2137
- * @internal
2138
- */
2139
- const filterSensitiveLog: (obj: AssignIpv6AddressesRequest) => any;
2140
- }
2141
1676
  export interface AssignIpv6AddressesResult {
2142
1677
  /**
2143
1678
  * <p>The new IPv6 addresses assigned to the network interface. Existing IPv6 addresses
@@ -2153,12 +1688,6 @@ export interface AssignIpv6AddressesResult {
2153
1688
  */
2154
1689
  NetworkInterfaceId?: string;
2155
1690
  }
2156
- export declare namespace AssignIpv6AddressesResult {
2157
- /**
2158
- * @internal
2159
- */
2160
- const filterSensitiveLog: (obj: AssignIpv6AddressesResult) => any;
2161
- }
2162
1691
  /**
2163
1692
  * <p>Contains the parameters for AssignPrivateIpAddresses.</p>
2164
1693
  */
@@ -2189,12 +1718,6 @@ export interface AssignPrivateIpAddressesRequest {
2189
1718
  */
2190
1719
  Ipv4PrefixCount?: number;
2191
1720
  }
2192
- export declare namespace AssignPrivateIpAddressesRequest {
2193
- /**
2194
- * @internal
2195
- */
2196
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesRequest) => any;
2197
- }
2198
1721
  /**
2199
1722
  * <p>Describes an IPv4 prefix.</p>
2200
1723
  */
@@ -2206,12 +1729,6 @@ export interface Ipv4PrefixSpecification {
2206
1729
  */
2207
1730
  Ipv4Prefix?: string;
2208
1731
  }
2209
- export declare namespace Ipv4PrefixSpecification {
2210
- /**
2211
- * @internal
2212
- */
2213
- const filterSensitiveLog: (obj: Ipv4PrefixSpecification) => any;
2214
- }
2215
1732
  /**
2216
1733
  * <p>Describes the private IP addresses assigned to a network interface.</p>
2217
1734
  */
@@ -2221,12 +1738,6 @@ export interface AssignedPrivateIpAddress {
2221
1738
  */
2222
1739
  PrivateIpAddress?: string;
2223
1740
  }
2224
- export declare namespace AssignedPrivateIpAddress {
2225
- /**
2226
- * @internal
2227
- */
2228
- const filterSensitiveLog: (obj: AssignedPrivateIpAddress) => any;
2229
- }
2230
1741
  export interface AssignPrivateIpAddressesResult {
2231
1742
  /**
2232
1743
  * <p>The ID of the network interface.</p>
@@ -2241,12 +1752,6 @@ export interface AssignPrivateIpAddressesResult {
2241
1752
  */
2242
1753
  AssignedIpv4Prefixes?: Ipv4PrefixSpecification[];
2243
1754
  }
2244
- export declare namespace AssignPrivateIpAddressesResult {
2245
- /**
2246
- * @internal
2247
- */
2248
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesResult) => any;
2249
- }
2250
1755
  export interface AssociateAddressRequest {
2251
1756
  /**
2252
1757
  * <p>[EC2-VPC] The allocation ID. This is required for EC2-VPC.</p>
@@ -2284,27 +1789,15 @@ export interface AssociateAddressRequest {
2284
1789
  */
2285
1790
  PrivateIpAddress?: string;
2286
1791
  }
2287
- export declare namespace AssociateAddressRequest {
2288
- /**
2289
- * @internal
2290
- */
2291
- const filterSensitiveLog: (obj: AssociateAddressRequest) => any;
2292
- }
2293
1792
  export interface AssociateAddressResult {
2294
1793
  /**
2295
1794
  * <p>[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.</p>
2296
1795
  */
2297
1796
  AssociationId?: string;
2298
1797
  }
2299
- export declare namespace AssociateAddressResult {
1798
+ export interface AssociateClientVpnTargetNetworkRequest {
2300
1799
  /**
2301
- * @internal
2302
- */
2303
- const filterSensitiveLog: (obj: AssociateAddressResult) => any;
2304
- }
2305
- export interface AssociateClientVpnTargetNetworkRequest {
2306
- /**
2307
- * <p>The ID of the Client VPN endpoint.</p>
1800
+ * <p>The ID of the Client VPN endpoint.</p>
2308
1801
  */
2309
1802
  ClientVpnEndpointId: string | undefined;
2310
1803
  /**
@@ -2320,12 +1813,6 @@ export interface AssociateClientVpnTargetNetworkRequest {
2320
1813
  */
2321
1814
  DryRun?: boolean;
2322
1815
  }
2323
- export declare namespace AssociateClientVpnTargetNetworkRequest {
2324
- /**
2325
- * @internal
2326
- */
2327
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkRequest) => any;
2328
- }
2329
1816
  export declare type AssociationStatusCode = "associated" | "associating" | "association-failed" | "disassociated" | "disassociating";
2330
1817
  /**
2331
1818
  * <p>Describes the state of a target network association.</p>
@@ -2340,12 +1827,6 @@ export interface AssociationStatus {
2340
1827
  */
2341
1828
  Message?: string;
2342
1829
  }
2343
- export declare namespace AssociationStatus {
2344
- /**
2345
- * @internal
2346
- */
2347
- const filterSensitiveLog: (obj: AssociationStatus) => any;
2348
- }
2349
1830
  export interface AssociateClientVpnTargetNetworkResult {
2350
1831
  /**
2351
1832
  * <p>The unique ID of the target network association.</p>
@@ -2356,12 +1837,6 @@ export interface AssociateClientVpnTargetNetworkResult {
2356
1837
  */
2357
1838
  Status?: AssociationStatus;
2358
1839
  }
2359
- export declare namespace AssociateClientVpnTargetNetworkResult {
2360
- /**
2361
- * @internal
2362
- */
2363
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkResult) => any;
2364
- }
2365
1840
  export interface AssociateDhcpOptionsRequest {
2366
1841
  /**
2367
1842
  * <p>The ID of the DHCP options set, or <code>default</code> to associate
@@ -2379,12 +1854,6 @@ export interface AssociateDhcpOptionsRequest {
2379
1854
  */
2380
1855
  DryRun?: boolean;
2381
1856
  }
2382
- export declare namespace AssociateDhcpOptionsRequest {
2383
- /**
2384
- * @internal
2385
- */
2386
- const filterSensitiveLog: (obj: AssociateDhcpOptionsRequest) => any;
2387
- }
2388
1857
  export interface AssociateEnclaveCertificateIamRoleRequest {
2389
1858
  /**
2390
1859
  * <p>The ARN of the ACM certificate with which to associate the IAM role.</p>
@@ -2400,12 +1869,6 @@ export interface AssociateEnclaveCertificateIamRoleRequest {
2400
1869
  */
2401
1870
  DryRun?: boolean;
2402
1871
  }
2403
- export declare namespace AssociateEnclaveCertificateIamRoleRequest {
2404
- /**
2405
- * @internal
2406
- */
2407
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleRequest) => any;
2408
- }
2409
1872
  export interface AssociateEnclaveCertificateIamRoleResult {
2410
1873
  /**
2411
1874
  * <p>The name of the Amazon S3 bucket to which the certificate was uploaded.</p>
@@ -2421,12 +1884,6 @@ export interface AssociateEnclaveCertificateIamRoleResult {
2421
1884
  */
2422
1885
  EncryptionKmsKeyId?: string;
2423
1886
  }
2424
- export declare namespace AssociateEnclaveCertificateIamRoleResult {
2425
- /**
2426
- * @internal
2427
- */
2428
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleResult) => any;
2429
- }
2430
1887
  /**
2431
1888
  * <p>Describes an IAM instance profile.</p>
2432
1889
  */
@@ -2440,12 +1897,6 @@ export interface IamInstanceProfileSpecification {
2440
1897
  */
2441
1898
  Name?: string;
2442
1899
  }
2443
- export declare namespace IamInstanceProfileSpecification {
2444
- /**
2445
- * @internal
2446
- */
2447
- const filterSensitiveLog: (obj: IamInstanceProfileSpecification) => any;
2448
- }
2449
1900
  export interface AssociateIamInstanceProfileRequest {
2450
1901
  /**
2451
1902
  * <p>The IAM instance profile.</p>
@@ -2456,12 +1907,6 @@ export interface AssociateIamInstanceProfileRequest {
2456
1907
  */
2457
1908
  InstanceId: string | undefined;
2458
1909
  }
2459
- export declare namespace AssociateIamInstanceProfileRequest {
2460
- /**
2461
- * @internal
2462
- */
2463
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileRequest) => any;
2464
- }
2465
1910
  /**
2466
1911
  * <p>Describes an IAM instance profile.</p>
2467
1912
  */
@@ -2475,12 +1920,6 @@ export interface IamInstanceProfile {
2475
1920
  */
2476
1921
  Id?: string;
2477
1922
  }
2478
- export declare namespace IamInstanceProfile {
2479
- /**
2480
- * @internal
2481
- */
2482
- const filterSensitiveLog: (obj: IamInstanceProfile) => any;
2483
- }
2484
1923
  export declare enum IamInstanceProfileAssociationState {
2485
1924
  ASSOCIATED = "associated",
2486
1925
  ASSOCIATING = "associating",
@@ -2512,24 +1951,12 @@ export interface IamInstanceProfileAssociation {
2512
1951
  */
2513
1952
  Timestamp?: Date;
2514
1953
  }
2515
- export declare namespace IamInstanceProfileAssociation {
2516
- /**
2517
- * @internal
2518
- */
2519
- const filterSensitiveLog: (obj: IamInstanceProfileAssociation) => any;
2520
- }
2521
1954
  export interface AssociateIamInstanceProfileResult {
2522
1955
  /**
2523
1956
  * <p>Information about the IAM instance profile association.</p>
2524
1957
  */
2525
1958
  IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
2526
1959
  }
2527
- export declare namespace AssociateIamInstanceProfileResult {
2528
- /**
2529
- * @internal
2530
- */
2531
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileResult) => any;
2532
- }
2533
1960
  /**
2534
1961
  * <p>One or more targets associated with the specified event window. Only one
2535
1962
  * <i>type</i> of target (instance ID, instance tag, or Dedicated Host ID)
@@ -2552,12 +1979,6 @@ export interface InstanceEventWindowAssociationRequest {
2552
1979
  */
2553
1980
  DedicatedHostIds?: string[];
2554
1981
  }
2555
- export declare namespace InstanceEventWindowAssociationRequest {
2556
- /**
2557
- * @internal
2558
- */
2559
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationRequest) => any;
2560
- }
2561
1982
  export interface AssociateInstanceEventWindowRequest {
2562
1983
  /**
2563
1984
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2574,12 +1995,6 @@ export interface AssociateInstanceEventWindowRequest {
2574
1995
  */
2575
1996
  AssociationTarget: InstanceEventWindowAssociationRequest | undefined;
2576
1997
  }
2577
- export declare namespace AssociateInstanceEventWindowRequest {
2578
- /**
2579
- * @internal
2580
- */
2581
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowRequest) => any;
2582
- }
2583
1998
  /**
2584
1999
  * <p>One or more targets associated with the event window.</p>
2585
2000
  */
@@ -2598,12 +2013,6 @@ export interface InstanceEventWindowAssociationTarget {
2598
2013
  */
2599
2014
  DedicatedHostIds?: string[];
2600
2015
  }
2601
- export declare namespace InstanceEventWindowAssociationTarget {
2602
- /**
2603
- * @internal
2604
- */
2605
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationTarget) => any;
2606
- }
2607
2016
  export declare enum InstanceEventWindowState {
2608
2017
  active = "active",
2609
2018
  creating = "creating",
@@ -2640,12 +2049,6 @@ export interface InstanceEventWindowTimeRange {
2640
2049
  */
2641
2050
  EndHour?: number;
2642
2051
  }
2643
- export declare namespace InstanceEventWindowTimeRange {
2644
- /**
2645
- * @internal
2646
- */
2647
- const filterSensitiveLog: (obj: InstanceEventWindowTimeRange) => any;
2648
- }
2649
2052
  /**
2650
2053
  * <p>The event window.</p>
2651
2054
  */
@@ -2679,24 +2082,12 @@ export interface InstanceEventWindow {
2679
2082
  */
2680
2083
  Tags?: Tag[];
2681
2084
  }
2682
- export declare namespace InstanceEventWindow {
2683
- /**
2684
- * @internal
2685
- */
2686
- const filterSensitiveLog: (obj: InstanceEventWindow) => any;
2687
- }
2688
2085
  export interface AssociateInstanceEventWindowResult {
2689
2086
  /**
2690
2087
  * <p>Information about the event window.</p>
2691
2088
  */
2692
2089
  InstanceEventWindow?: InstanceEventWindow;
2693
2090
  }
2694
- export declare namespace AssociateInstanceEventWindowResult {
2695
- /**
2696
- * @internal
2697
- */
2698
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowResult) => any;
2699
- }
2700
2091
  export interface AssociateRouteTableRequest {
2701
2092
  /**
2702
2093
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2717,12 +2108,6 @@ export interface AssociateRouteTableRequest {
2717
2108
  */
2718
2109
  GatewayId?: string;
2719
2110
  }
2720
- export declare namespace AssociateRouteTableRequest {
2721
- /**
2722
- * @internal
2723
- */
2724
- const filterSensitiveLog: (obj: AssociateRouteTableRequest) => any;
2725
- }
2726
2111
  export declare type RouteTableAssociationStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed";
2727
2112
  /**
2728
2113
  * <p>Describes the state of an association between a route table and a subnet or gateway.</p>
@@ -2737,12 +2122,6 @@ export interface RouteTableAssociationState {
2737
2122
  */
2738
2123
  StatusMessage?: string;
2739
2124
  }
2740
- export declare namespace RouteTableAssociationState {
2741
- /**
2742
- * @internal
2743
- */
2744
- const filterSensitiveLog: (obj: RouteTableAssociationState) => any;
2745
- }
2746
2125
  export interface AssociateRouteTableResult {
2747
2126
  /**
2748
2127
  * <p>The route table association ID. This ID is required for disassociating the route
@@ -2754,12 +2133,6 @@ export interface AssociateRouteTableResult {
2754
2133
  */
2755
2134
  AssociationState?: RouteTableAssociationState;
2756
2135
  }
2757
- export declare namespace AssociateRouteTableResult {
2758
- /**
2759
- * @internal
2760
- */
2761
- const filterSensitiveLog: (obj: AssociateRouteTableResult) => any;
2762
- }
2763
2136
  export interface AssociateSubnetCidrBlockRequest {
2764
2137
  /**
2765
2138
  * <p>The IPv6 CIDR block for your subnet. The subnet must have a /64 prefix
@@ -2771,12 +2144,6 @@ export interface AssociateSubnetCidrBlockRequest {
2771
2144
  */
2772
2145
  SubnetId: string | undefined;
2773
2146
  }
2774
- export declare namespace AssociateSubnetCidrBlockRequest {
2775
- /**
2776
- * @internal
2777
- */
2778
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockRequest) => any;
2779
- }
2780
2147
  export declare type SubnetCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
2781
2148
  /**
2782
2149
  * <p>Describes the state of a CIDR block.</p>
@@ -2791,12 +2158,6 @@ export interface SubnetCidrBlockState {
2791
2158
  */
2792
2159
  StatusMessage?: string;
2793
2160
  }
2794
- export declare namespace SubnetCidrBlockState {
2795
- /**
2796
- * @internal
2797
- */
2798
- const filterSensitiveLog: (obj: SubnetCidrBlockState) => any;
2799
- }
2800
2161
  /**
2801
2162
  * <p>Describes an association between a subnet and an IPv6 CIDR block.</p>
2802
2163
  */
@@ -2814,12 +2175,6 @@ export interface SubnetIpv6CidrBlockAssociation {
2814
2175
  */
2815
2176
  Ipv6CidrBlockState?: SubnetCidrBlockState;
2816
2177
  }
2817
- export declare namespace SubnetIpv6CidrBlockAssociation {
2818
- /**
2819
- * @internal
2820
- */
2821
- const filterSensitiveLog: (obj: SubnetIpv6CidrBlockAssociation) => any;
2822
- }
2823
2178
  export interface AssociateSubnetCidrBlockResult {
2824
2179
  /**
2825
2180
  * <p>Information about the IPv6 association.</p>
@@ -2830,12 +2185,6 @@ export interface AssociateSubnetCidrBlockResult {
2830
2185
  */
2831
2186
  SubnetId?: string;
2832
2187
  }
2833
- export declare namespace AssociateSubnetCidrBlockResult {
2834
- /**
2835
- * @internal
2836
- */
2837
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockResult) => any;
2838
- }
2839
2188
  export interface AssociateTransitGatewayMulticastDomainRequest {
2840
2189
  /**
2841
2190
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -2856,24 +2205,12 @@ export interface AssociateTransitGatewayMulticastDomainRequest {
2856
2205
  */
2857
2206
  DryRun?: boolean;
2858
2207
  }
2859
- export declare namespace AssociateTransitGatewayMulticastDomainRequest {
2860
- /**
2861
- * @internal
2862
- */
2863
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainRequest) => any;
2864
- }
2865
2208
  export interface AssociateTransitGatewayMulticastDomainResult {
2866
2209
  /**
2867
2210
  * <p>Information about the transit gateway multicast domain associations.</p>
2868
2211
  */
2869
2212
  Associations?: TransitGatewayMulticastDomainAssociations;
2870
2213
  }
2871
- export declare namespace AssociateTransitGatewayMulticastDomainResult {
2872
- /**
2873
- * @internal
2874
- */
2875
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainResult) => any;
2876
- }
2877
2214
  export interface AssociateTransitGatewayPolicyTableRequest {
2878
2215
  /**
2879
2216
  * <p>The ID of the transit gateway policy table to associate with the transit gateway attachment.</p>
@@ -2890,12 +2227,6 @@ export interface AssociateTransitGatewayPolicyTableRequest {
2890
2227
  */
2891
2228
  DryRun?: boolean;
2892
2229
  }
2893
- export declare namespace AssociateTransitGatewayPolicyTableRequest {
2894
- /**
2895
- * @internal
2896
- */
2897
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableRequest) => any;
2898
- }
2899
2230
  export declare type TransitGatewayAssociationState = "associated" | "associating" | "disassociated" | "disassociating";
2900
2231
  /**
2901
2232
  * <p>Describes a transit gateway policy table association.</p>
@@ -2922,24 +2253,12 @@ export interface TransitGatewayPolicyTableAssociation {
2922
2253
  */
2923
2254
  State?: TransitGatewayAssociationState | string;
2924
2255
  }
2925
- export declare namespace TransitGatewayPolicyTableAssociation {
2926
- /**
2927
- * @internal
2928
- */
2929
- const filterSensitiveLog: (obj: TransitGatewayPolicyTableAssociation) => any;
2930
- }
2931
2256
  export interface AssociateTransitGatewayPolicyTableResult {
2932
2257
  /**
2933
2258
  * <p>Describes the association of a transit gateway and a transit gateway policy table.</p>
2934
2259
  */
2935
2260
  Association?: TransitGatewayPolicyTableAssociation;
2936
2261
  }
2937
- export declare namespace AssociateTransitGatewayPolicyTableResult {
2938
- /**
2939
- * @internal
2940
- */
2941
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableResult) => any;
2942
- }
2943
2262
  export interface AssociateTransitGatewayRouteTableRequest {
2944
2263
  /**
2945
2264
  * <p>The ID of the transit gateway route table.</p>
@@ -2956,12 +2275,6 @@ export interface AssociateTransitGatewayRouteTableRequest {
2956
2275
  */
2957
2276
  DryRun?: boolean;
2958
2277
  }
2959
- export declare namespace AssociateTransitGatewayRouteTableRequest {
2960
- /**
2961
- * @internal
2962
- */
2963
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableRequest) => any;
2964
- }
2965
2278
  /**
2966
2279
  * <p>Describes an association between a resource attachment and a transit gateway route table.</p>
2967
2280
  */
@@ -2987,24 +2300,12 @@ export interface TransitGatewayAssociation {
2987
2300
  */
2988
2301
  State?: TransitGatewayAssociationState | string;
2989
2302
  }
2990
- export declare namespace TransitGatewayAssociation {
2991
- /**
2992
- * @internal
2993
- */
2994
- const filterSensitiveLog: (obj: TransitGatewayAssociation) => any;
2995
- }
2996
2303
  export interface AssociateTransitGatewayRouteTableResult {
2997
2304
  /**
2998
2305
  * <p>The ID of the association.</p>
2999
2306
  */
3000
2307
  Association?: TransitGatewayAssociation;
3001
2308
  }
3002
- export declare namespace AssociateTransitGatewayRouteTableResult {
3003
- /**
3004
- * @internal
3005
- */
3006
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableResult) => any;
3007
- }
3008
2309
  export interface AssociateTrunkInterfaceRequest {
3009
2310
  /**
3010
2311
  * <p>The ID of the branch network interface.</p>
@@ -3035,12 +2336,6 @@ export interface AssociateTrunkInterfaceRequest {
3035
2336
  */
3036
2337
  DryRun?: boolean;
3037
2338
  }
3038
- export declare namespace AssociateTrunkInterfaceRequest {
3039
- /**
3040
- * @internal
3041
- */
3042
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceRequest) => any;
3043
- }
3044
2339
  export declare enum InterfaceProtocolType {
3045
2340
  GRE = "GRE",
3046
2341
  VLAN = "VLAN"
@@ -3082,12 +2377,6 @@ export interface TrunkInterfaceAssociation {
3082
2377
  */
3083
2378
  Tags?: Tag[];
3084
2379
  }
3085
- export declare namespace TrunkInterfaceAssociation {
3086
- /**
3087
- * @internal
3088
- */
3089
- const filterSensitiveLog: (obj: TrunkInterfaceAssociation) => any;
3090
- }
3091
2380
  export interface AssociateTrunkInterfaceResult {
3092
2381
  /**
3093
2382
  * <p>Information about the association between the trunk network interface and branch network interface.</p>
@@ -3100,12 +2389,6 @@ export interface AssociateTrunkInterfaceResult {
3100
2389
  */
3101
2390
  ClientToken?: string;
3102
2391
  }
3103
- export declare namespace AssociateTrunkInterfaceResult {
3104
- /**
3105
- * @internal
3106
- */
3107
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceResult) => any;
3108
- }
3109
2392
  export interface AssociateVpcCidrBlockRequest {
3110
2393
  /**
3111
2394
  * <p>Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses, or the size of the CIDR block.</p>
@@ -3153,12 +2436,6 @@ export interface AssociateVpcCidrBlockRequest {
3153
2436
  */
3154
2437
  Ipv6NetmaskLength?: number;
3155
2438
  }
3156
- export declare namespace AssociateVpcCidrBlockRequest {
3157
- /**
3158
- * @internal
3159
- */
3160
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockRequest) => any;
3161
- }
3162
2439
  export declare type VpcCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
3163
2440
  /**
3164
2441
  * <p>Describes the state of a CIDR block.</p>
@@ -3173,12 +2450,6 @@ export interface VpcCidrBlockState {
3173
2450
  */
3174
2451
  StatusMessage?: string;
3175
2452
  }
3176
- export declare namespace VpcCidrBlockState {
3177
- /**
3178
- * @internal
3179
- */
3180
- const filterSensitiveLog: (obj: VpcCidrBlockState) => any;
3181
- }
3182
2453
  /**
3183
2454
  * <p>Describes an IPv4 CIDR block associated with a VPC.</p>
3184
2455
  */
@@ -3196,12 +2467,6 @@ export interface VpcCidrBlockAssociation {
3196
2467
  */
3197
2468
  CidrBlockState?: VpcCidrBlockState;
3198
2469
  }
3199
- export declare namespace VpcCidrBlockAssociation {
3200
- /**
3201
- * @internal
3202
- */
3203
- const filterSensitiveLog: (obj: VpcCidrBlockAssociation) => any;
3204
- }
3205
2470
  /**
3206
2471
  * <p>Describes an IPv6 CIDR block associated with a VPC.</p>
3207
2472
  */
@@ -3228,12 +2493,6 @@ export interface VpcIpv6CidrBlockAssociation {
3228
2493
  */
3229
2494
  Ipv6Pool?: string;
3230
2495
  }
3231
- export declare namespace VpcIpv6CidrBlockAssociation {
3232
- /**
3233
- * @internal
3234
- */
3235
- const filterSensitiveLog: (obj: VpcIpv6CidrBlockAssociation) => any;
3236
- }
3237
2496
  export interface AssociateVpcCidrBlockResult {
3238
2497
  /**
3239
2498
  * <p>Information about the IPv6 CIDR block association.</p>
@@ -3248,12 +2507,6 @@ export interface AssociateVpcCidrBlockResult {
3248
2507
  */
3249
2508
  VpcId?: string;
3250
2509
  }
3251
- export declare namespace AssociateVpcCidrBlockResult {
3252
- /**
3253
- * @internal
3254
- */
3255
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockResult) => any;
3256
- }
3257
2510
  export interface AttachClassicLinkVpcRequest {
3258
2511
  /**
3259
2512
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3274,24 +2527,12 @@ export interface AttachClassicLinkVpcRequest {
3274
2527
  */
3275
2528
  VpcId: string | undefined;
3276
2529
  }
3277
- export declare namespace AttachClassicLinkVpcRequest {
3278
- /**
3279
- * @internal
3280
- */
3281
- const filterSensitiveLog: (obj: AttachClassicLinkVpcRequest) => any;
3282
- }
3283
2530
  export interface AttachClassicLinkVpcResult {
3284
2531
  /**
3285
2532
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3286
2533
  */
3287
2534
  Return?: boolean;
3288
2535
  }
3289
- export declare namespace AttachClassicLinkVpcResult {
3290
- /**
3291
- * @internal
3292
- */
3293
- const filterSensitiveLog: (obj: AttachClassicLinkVpcResult) => any;
3294
- }
3295
2536
  export interface AttachInternetGatewayRequest {
3296
2537
  /**
3297
2538
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3308,12 +2549,6 @@ export interface AttachInternetGatewayRequest {
3308
2549
  */
3309
2550
  VpcId: string | undefined;
3310
2551
  }
3311
- export declare namespace AttachInternetGatewayRequest {
3312
- /**
3313
- * @internal
3314
- */
3315
- const filterSensitiveLog: (obj: AttachInternetGatewayRequest) => any;
3316
- }
3317
2552
  /**
3318
2553
  * <p>Contains the parameters for AttachNetworkInterface.</p>
3319
2554
  */
@@ -3343,12 +2578,6 @@ export interface AttachNetworkInterfaceRequest {
3343
2578
  */
3344
2579
  NetworkCardIndex?: number;
3345
2580
  }
3346
- export declare namespace AttachNetworkInterfaceRequest {
3347
- /**
3348
- * @internal
3349
- */
3350
- const filterSensitiveLog: (obj: AttachNetworkInterfaceRequest) => any;
3351
- }
3352
2581
  /**
3353
2582
  * <p>Contains the output of AttachNetworkInterface.</p>
3354
2583
  */
@@ -3362,12 +2591,6 @@ export interface AttachNetworkInterfaceResult {
3362
2591
  */
3363
2592
  NetworkCardIndex?: number;
3364
2593
  }
3365
- export declare namespace AttachNetworkInterfaceResult {
3366
- /**
3367
- * @internal
3368
- */
3369
- const filterSensitiveLog: (obj: AttachNetworkInterfaceResult) => any;
3370
- }
3371
2594
  export interface AttachVolumeRequest {
3372
2595
  /**
3373
2596
  * <p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>
@@ -3389,12 +2612,6 @@ export interface AttachVolumeRequest {
3389
2612
  */
3390
2613
  DryRun?: boolean;
3391
2614
  }
3392
- export declare namespace AttachVolumeRequest {
3393
- /**
3394
- * @internal
3395
- */
3396
- const filterSensitiveLog: (obj: AttachVolumeRequest) => any;
3397
- }
3398
2615
  export declare type VolumeAttachmentState = "attached" | "attaching" | "busy" | "detached" | "detaching";
3399
2616
  /**
3400
2617
  * <p>Describes volume attachment details.</p>
@@ -3425,12 +2642,6 @@ export interface VolumeAttachment {
3425
2642
  */
3426
2643
  DeleteOnTermination?: boolean;
3427
2644
  }
3428
- export declare namespace VolumeAttachment {
3429
- /**
3430
- * @internal
3431
- */
3432
- const filterSensitiveLog: (obj: VolumeAttachment) => any;
3433
- }
3434
2645
  /**
3435
2646
  * <p>Contains the parameters for AttachVpnGateway.</p>
3436
2647
  */
@@ -3451,12 +2662,6 @@ export interface AttachVpnGatewayRequest {
3451
2662
  */
3452
2663
  DryRun?: boolean;
3453
2664
  }
3454
- export declare namespace AttachVpnGatewayRequest {
3455
- /**
3456
- * @internal
3457
- */
3458
- const filterSensitiveLog: (obj: AttachVpnGatewayRequest) => any;
3459
- }
3460
2665
  export declare type AttachmentStatus = "attached" | "attaching" | "detached" | "detaching";
3461
2666
  /**
3462
2667
  * <p>Describes an attachment between a virtual private gateway and a VPC.</p>
@@ -3471,12 +2676,6 @@ export interface VpcAttachment {
3471
2676
  */
3472
2677
  VpcId?: string;
3473
2678
  }
3474
- export declare namespace VpcAttachment {
3475
- /**
3476
- * @internal
3477
- */
3478
- const filterSensitiveLog: (obj: VpcAttachment) => any;
3479
- }
3480
2679
  /**
3481
2680
  * <p>Contains the output of AttachVpnGateway.</p>
3482
2681
  */
@@ -3486,12 +2685,6 @@ export interface AttachVpnGatewayResult {
3486
2685
  */
3487
2686
  VpcAttachment?: VpcAttachment;
3488
2687
  }
3489
- export declare namespace AttachVpnGatewayResult {
3490
- /**
3491
- * @internal
3492
- */
3493
- const filterSensitiveLog: (obj: AttachVpnGatewayResult) => any;
3494
- }
3495
2688
  export interface AuthorizeClientVpnIngressRequest {
3496
2689
  /**
3497
2690
  * <p>The ID of the Client VPN endpoint.</p>
@@ -3524,12 +2717,6 @@ export interface AuthorizeClientVpnIngressRequest {
3524
2717
  */
3525
2718
  DryRun?: boolean;
3526
2719
  }
3527
- export declare namespace AuthorizeClientVpnIngressRequest {
3528
- /**
3529
- * @internal
3530
- */
3531
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressRequest) => any;
3532
- }
3533
2720
  export declare type ClientVpnAuthorizationRuleStatusCode = "active" | "authorizing" | "failed" | "revoking";
3534
2721
  /**
3535
2722
  * <p>Describes the state of an authorization rule.</p>
@@ -3544,24 +2731,12 @@ export interface ClientVpnAuthorizationRuleStatus {
3544
2731
  */
3545
2732
  Message?: string;
3546
2733
  }
3547
- export declare namespace ClientVpnAuthorizationRuleStatus {
3548
- /**
3549
- * @internal
3550
- */
3551
- const filterSensitiveLog: (obj: ClientVpnAuthorizationRuleStatus) => any;
3552
- }
3553
2734
  export interface AuthorizeClientVpnIngressResult {
3554
2735
  /**
3555
2736
  * <p>The current state of the authorization rule.</p>
3556
2737
  */
3557
2738
  Status?: ClientVpnAuthorizationRuleStatus;
3558
2739
  }
3559
- export declare namespace AuthorizeClientVpnIngressResult {
3560
- /**
3561
- * @internal
3562
- */
3563
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressResult) => any;
3564
- }
3565
2740
  /**
3566
2741
  * <p>Describes an IPv4 range.</p>
3567
2742
  */
@@ -3578,12 +2753,6 @@ export interface IpRange {
3578
2753
  */
3579
2754
  Description?: string;
3580
2755
  }
3581
- export declare namespace IpRange {
3582
- /**
3583
- * @internal
3584
- */
3585
- const filterSensitiveLog: (obj: IpRange) => any;
3586
- }
3587
2756
  /**
3588
2757
  * <p>[EC2-VPC only] Describes an IPv6 range.</p>
3589
2758
  */
@@ -3600,12 +2769,6 @@ export interface Ipv6Range {
3600
2769
  */
3601
2770
  Description?: string;
3602
2771
  }
3603
- export declare namespace Ipv6Range {
3604
- /**
3605
- * @internal
3606
- */
3607
- const filterSensitiveLog: (obj: Ipv6Range) => any;
3608
- }
3609
2772
  /**
3610
2773
  * <p>Describes a prefix list ID.</p>
3611
2774
  */
@@ -3621,14 +2784,11 @@ export interface PrefixListId {
3621
2784
  */
3622
2785
  PrefixListId?: string;
3623
2786
  }
3624
- export declare namespace PrefixListId {
3625
- /**
3626
- * @internal
3627
- */
3628
- const filterSensitiveLog: (obj: PrefixListId) => any;
3629
- }
3630
2787
  /**
3631
2788
  * <p>Describes a security group and Amazon Web Services account ID pair.</p>
2789
+ * <note>
2790
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
2791
+ * </note>
3632
2792
  */
3633
2793
  export interface UserIdGroupPair {
3634
2794
  /**
@@ -3672,12 +2832,6 @@ export interface UserIdGroupPair {
3672
2832
  */
3673
2833
  VpcPeeringConnectionId?: string;
3674
2834
  }
3675
- export declare namespace UserIdGroupPair {
3676
- /**
3677
- * @internal
3678
- */
3679
- const filterSensitiveLog: (obj: UserIdGroupPair) => any;
3680
- }
3681
2835
  /**
3682
2836
  * <p>Describes a set of permissions for a security group rule.</p>
3683
2837
  */
@@ -3722,12 +2876,6 @@ export interface IpPermission {
3722
2876
  */
3723
2877
  UserIdGroupPairs?: UserIdGroupPair[];
3724
2878
  }
3725
- export declare namespace IpPermission {
3726
- /**
3727
- * @internal
3728
- */
3729
- const filterSensitiveLog: (obj: IpPermission) => any;
3730
- }
3731
2879
  export interface AuthorizeSecurityGroupEgressRequest {
3732
2880
  /**
3733
2881
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3776,12 +2924,6 @@ export interface AuthorizeSecurityGroupEgressRequest {
3776
2924
  */
3777
2925
  SourceSecurityGroupOwnerId?: string;
3778
2926
  }
3779
- export declare namespace AuthorizeSecurityGroupEgressRequest {
3780
- /**
3781
- * @internal
3782
- */
3783
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressRequest) => any;
3784
- }
3785
2927
  /**
3786
2928
  * <p> Describes the security group that is referenced in the security group rule.</p>
3787
2929
  */
@@ -3807,12 +2949,6 @@ export interface ReferencedSecurityGroup {
3807
2949
  */
3808
2950
  VpcPeeringConnectionId?: string;
3809
2951
  }
3810
- export declare namespace ReferencedSecurityGroup {
3811
- /**
3812
- * @internal
3813
- */
3814
- const filterSensitiveLog: (obj: ReferencedSecurityGroup) => any;
3815
- }
3816
2952
  /**
3817
2953
  * <p>Describes a security group rule.</p>
3818
2954
  */
@@ -3874,12 +3010,6 @@ export interface SecurityGroupRule {
3874
3010
  */
3875
3011
  Tags?: Tag[];
3876
3012
  }
3877
- export declare namespace SecurityGroupRule {
3878
- /**
3879
- * @internal
3880
- */
3881
- const filterSensitiveLog: (obj: SecurityGroupRule) => any;
3882
- }
3883
3013
  export interface AuthorizeSecurityGroupEgressResult {
3884
3014
  /**
3885
3015
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
@@ -3890,12 +3020,6 @@ export interface AuthorizeSecurityGroupEgressResult {
3890
3020
  */
3891
3021
  SecurityGroupRules?: SecurityGroupRule[];
3892
3022
  }
3893
- export declare namespace AuthorizeSecurityGroupEgressResult {
3894
- /**
3895
- * @internal
3896
- */
3897
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressResult) => any;
3898
- }
3899
3023
  export interface AuthorizeSecurityGroupIngressRequest {
3900
3024
  /**
3901
3025
  * <p>The IPv4 address range, in CIDR format. You can't specify this parameter when specifying a source
@@ -3968,12 +3092,6 @@ export interface AuthorizeSecurityGroupIngressRequest {
3968
3092
  */
3969
3093
  TagSpecifications?: TagSpecification[];
3970
3094
  }
3971
- export declare namespace AuthorizeSecurityGroupIngressRequest {
3972
- /**
3973
- * @internal
3974
- */
3975
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressRequest) => any;
3976
- }
3977
3095
  export interface AuthorizeSecurityGroupIngressResult {
3978
3096
  /**
3979
3097
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
@@ -3984,12 +3102,6 @@ export interface AuthorizeSecurityGroupIngressResult {
3984
3102
  */
3985
3103
  SecurityGroupRules?: SecurityGroupRule[];
3986
3104
  }
3987
- export declare namespace AuthorizeSecurityGroupIngressResult {
3988
- /**
3989
- * @internal
3990
- */
3991
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressResult) => any;
3992
- }
3993
3105
  /**
3994
3106
  * <p>Describes the storage parameters for Amazon S3 and Amazon S3 buckets for an instance store-backed AMI.</p>
3995
3107
  */
@@ -4016,12 +3128,6 @@ export interface S3Storage {
4016
3128
  */
4017
3129
  UploadPolicySignature?: string;
4018
3130
  }
4019
- export declare namespace S3Storage {
4020
- /**
4021
- * @internal
4022
- */
4023
- const filterSensitiveLog: (obj: S3Storage) => any;
4024
- }
4025
3131
  /**
4026
3132
  * <p>Describes the storage location for an instance store-backed AMI.</p>
4027
3133
  */
@@ -4031,12 +3137,6 @@ export interface Storage {
4031
3137
  */
4032
3138
  S3?: S3Storage;
4033
3139
  }
4034
- export declare namespace Storage {
4035
- /**
4036
- * @internal
4037
- */
4038
- const filterSensitiveLog: (obj: Storage) => any;
4039
- }
4040
3140
  /**
4041
3141
  * <p>Contains the parameters for BundleInstance.</p>
4042
3142
  */
@@ -4059,12 +3159,6 @@ export interface BundleInstanceRequest {
4059
3159
  */
4060
3160
  DryRun?: boolean;
4061
3161
  }
4062
- export declare namespace BundleInstanceRequest {
4063
- /**
4064
- * @internal
4065
- */
4066
- const filterSensitiveLog: (obj: BundleInstanceRequest) => any;
4067
- }
4068
3162
  /**
4069
3163
  * <p>Describes an error for <a>BundleInstance</a>.</p>
4070
3164
  */
@@ -4078,12 +3172,6 @@ export interface BundleTaskError {
4078
3172
  */
4079
3173
  Message?: string;
4080
3174
  }
4081
- export declare namespace BundleTaskError {
4082
- /**
4083
- * @internal
4084
- */
4085
- const filterSensitiveLog: (obj: BundleTaskError) => any;
4086
- }
4087
3175
  export declare type BundleTaskState = "bundling" | "cancelling" | "complete" | "failed" | "pending" | "storing" | "waiting-for-shutdown";
4088
3176
  /**
4089
3177
  * <p>Describes a bundle task.</p>
@@ -4122,12 +3210,6 @@ export interface BundleTask {
4122
3210
  */
4123
3211
  UpdateTime?: Date;
4124
3212
  }
4125
- export declare namespace BundleTask {
4126
- /**
4127
- * @internal
4128
- */
4129
- const filterSensitiveLog: (obj: BundleTask) => any;
4130
- }
4131
3213
  /**
4132
3214
  * <p>Contains the output of BundleInstance.</p>
4133
3215
  */
@@ -4137,12 +3219,6 @@ export interface BundleInstanceResult {
4137
3219
  */
4138
3220
  BundleTask?: BundleTask;
4139
3221
  }
4140
- export declare namespace BundleInstanceResult {
4141
- /**
4142
- * @internal
4143
- */
4144
- const filterSensitiveLog: (obj: BundleInstanceResult) => any;
4145
- }
4146
3222
  /**
4147
3223
  * <p>Contains the parameters for CancelBundleTask.</p>
4148
3224
  */
@@ -4158,12 +3234,6 @@ export interface CancelBundleTaskRequest {
4158
3234
  */
4159
3235
  DryRun?: boolean;
4160
3236
  }
4161
- export declare namespace CancelBundleTaskRequest {
4162
- /**
4163
- * @internal
4164
- */
4165
- const filterSensitiveLog: (obj: CancelBundleTaskRequest) => any;
4166
- }
4167
3237
  /**
4168
3238
  * <p>Contains the output of CancelBundleTask.</p>
4169
3239
  */
@@ -4173,12 +3243,6 @@ export interface CancelBundleTaskResult {
4173
3243
  */
4174
3244
  BundleTask?: BundleTask;
4175
3245
  }
4176
- export declare namespace CancelBundleTaskResult {
4177
- /**
4178
- * @internal
4179
- */
4180
- const filterSensitiveLog: (obj: CancelBundleTaskResult) => any;
4181
- }
4182
3246
  export interface CancelCapacityReservationRequest {
4183
3247
  /**
4184
3248
  * <p>The ID of the Capacity Reservation to be cancelled.</p>
@@ -4189,24 +3253,12 @@ export interface CancelCapacityReservationRequest {
4189
3253
  */
4190
3254
  DryRun?: boolean;
4191
3255
  }
4192
- export declare namespace CancelCapacityReservationRequest {
4193
- /**
4194
- * @internal
4195
- */
4196
- const filterSensitiveLog: (obj: CancelCapacityReservationRequest) => any;
4197
- }
4198
3256
  export interface CancelCapacityReservationResult {
4199
3257
  /**
4200
3258
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
4201
3259
  */
4202
3260
  Return?: boolean;
4203
3261
  }
4204
- export declare namespace CancelCapacityReservationResult {
4205
- /**
4206
- * @internal
4207
- */
4208
- const filterSensitiveLog: (obj: CancelCapacityReservationResult) => any;
4209
- }
4210
3262
  export interface CancelCapacityReservationFleetsRequest {
4211
3263
  /**
4212
3264
  * <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
@@ -4217,12 +3269,6 @@ export interface CancelCapacityReservationFleetsRequest {
4217
3269
  */
4218
3270
  CapacityReservationFleetIds: string[] | undefined;
4219
3271
  }
4220
- export declare namespace CancelCapacityReservationFleetsRequest {
4221
- /**
4222
- * @internal
4223
- */
4224
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsRequest) => any;
4225
- }
4226
3272
  /**
4227
3273
  * <p>Describes a Capacity Reservation Fleet cancellation error.</p>
4228
3274
  */
@@ -4236,12 +3282,6 @@ export interface CancelCapacityReservationFleetError {
4236
3282
  */
4237
3283
  Message?: string;
4238
3284
  }
4239
- export declare namespace CancelCapacityReservationFleetError {
4240
- /**
4241
- * @internal
4242
- */
4243
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetError) => any;
4244
- }
4245
3285
  /**
4246
3286
  * <p>Describes a Capacity Reservation Fleet that could not be cancelled.</p>
4247
3287
  */
@@ -4255,12 +3295,6 @@ export interface FailedCapacityReservationFleetCancellationResult {
4255
3295
  */
4256
3296
  CancelCapacityReservationFleetError?: CancelCapacityReservationFleetError;
4257
3297
  }
4258
- export declare namespace FailedCapacityReservationFleetCancellationResult {
4259
- /**
4260
- * @internal
4261
- */
4262
- const filterSensitiveLog: (obj: FailedCapacityReservationFleetCancellationResult) => any;
4263
- }
4264
3298
  export declare enum CapacityReservationFleetState {
4265
3299
  ACTIVE = "active",
4266
3300
  CANCELLED = "cancelled",
@@ -4289,12 +3323,6 @@ export interface CapacityReservationFleetCancellationState {
4289
3323
  */
4290
3324
  CapacityReservationFleetId?: string;
4291
3325
  }
4292
- export declare namespace CapacityReservationFleetCancellationState {
4293
- /**
4294
- * @internal
4295
- */
4296
- const filterSensitiveLog: (obj: CapacityReservationFleetCancellationState) => any;
4297
- }
4298
3326
  export interface CancelCapacityReservationFleetsResult {
4299
3327
  /**
4300
3328
  * <p>Information about the Capacity Reservation Fleets that were successfully cancelled.</p>
@@ -4305,12 +3333,6 @@ export interface CancelCapacityReservationFleetsResult {
4305
3333
  */
4306
3334
  FailedFleetCancellations?: FailedCapacityReservationFleetCancellationResult[];
4307
3335
  }
4308
- export declare namespace CancelCapacityReservationFleetsResult {
4309
- /**
4310
- * @internal
4311
- */
4312
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsResult) => any;
4313
- }
4314
3336
  export interface CancelConversionRequest {
4315
3337
  /**
4316
3338
  * <p>The ID of the conversion task.</p>
@@ -4327,24 +3349,12 @@ export interface CancelConversionRequest {
4327
3349
  */
4328
3350
  ReasonMessage?: string;
4329
3351
  }
4330
- export declare namespace CancelConversionRequest {
4331
- /**
4332
- * @internal
4333
- */
4334
- const filterSensitiveLog: (obj: CancelConversionRequest) => any;
4335
- }
4336
3352
  export interface CancelExportTaskRequest {
4337
3353
  /**
4338
3354
  * <p>The ID of the export task. This is the ID returned by <code>CreateInstanceExportTask</code>.</p>
4339
3355
  */
4340
3356
  ExportTaskId: string | undefined;
4341
3357
  }
4342
- export declare namespace CancelExportTaskRequest {
4343
- /**
4344
- * @internal
4345
- */
4346
- const filterSensitiveLog: (obj: CancelExportTaskRequest) => any;
4347
- }
4348
3358
  export interface CancelImportTaskRequest {
4349
3359
  /**
4350
3360
  * <p>The reason for canceling the task.</p>
@@ -4361,12 +3371,6 @@ export interface CancelImportTaskRequest {
4361
3371
  */
4362
3372
  ImportTaskId?: string;
4363
3373
  }
4364
- export declare namespace CancelImportTaskRequest {
4365
- /**
4366
- * @internal
4367
- */
4368
- const filterSensitiveLog: (obj: CancelImportTaskRequest) => any;
4369
- }
4370
3374
  export interface CancelImportTaskResult {
4371
3375
  /**
4372
3376
  * <p>The ID of the task being canceled.</p>
@@ -4381,12 +3385,6 @@ export interface CancelImportTaskResult {
4381
3385
  */
4382
3386
  State?: string;
4383
3387
  }
4384
- export declare namespace CancelImportTaskResult {
4385
- /**
4386
- * @internal
4387
- */
4388
- const filterSensitiveLog: (obj: CancelImportTaskResult) => any;
4389
- }
4390
3388
  /**
4391
3389
  * <p>Contains the parameters for CancelReservedInstancesListing.</p>
4392
3390
  */
@@ -4396,12 +3394,6 @@ export interface CancelReservedInstancesListingRequest {
4396
3394
  */
4397
3395
  ReservedInstancesListingId: string | undefined;
4398
3396
  }
4399
- export declare namespace CancelReservedInstancesListingRequest {
4400
- /**
4401
- * @internal
4402
- */
4403
- const filterSensitiveLog: (obj: CancelReservedInstancesListingRequest) => any;
4404
- }
4405
3397
  export declare type ListingState = "available" | "cancelled" | "pending" | "sold";
4406
3398
  /**
4407
3399
  * <p>Describes a Reserved Instance listing state.</p>
@@ -4416,12 +3408,6 @@ export interface InstanceCount {
4416
3408
  */
4417
3409
  State?: ListingState | string;
4418
3410
  }
4419
- export declare namespace InstanceCount {
4420
- /**
4421
- * @internal
4422
- */
4423
- const filterSensitiveLog: (obj: InstanceCount) => any;
4424
- }
4425
3411
  export declare type CurrencyCodeValues = "USD";
4426
3412
  /**
4427
3413
  * <p>Describes the price for a Reserved Instance.</p>
@@ -4446,12 +3432,6 @@ export interface PriceSchedule {
4446
3432
  */
4447
3433
  Term?: number;
4448
3434
  }
4449
- export declare namespace PriceSchedule {
4450
- /**
4451
- * @internal
4452
- */
4453
- const filterSensitiveLog: (obj: PriceSchedule) => any;
4454
- }
4455
3435
  export declare type ListingStatus = "active" | "cancelled" | "closed" | "pending";
4456
3436
  /**
4457
3437
  * <p>Describes a Reserved Instance listing.</p>
@@ -4499,12 +3479,6 @@ export interface ReservedInstancesListing {
4499
3479
  */
4500
3480
  UpdateDate?: Date;
4501
3481
  }
4502
- export declare namespace ReservedInstancesListing {
4503
- /**
4504
- * @internal
4505
- */
4506
- const filterSensitiveLog: (obj: ReservedInstancesListing) => any;
4507
- }
4508
3482
  /**
4509
3483
  * <p>Contains the output of CancelReservedInstancesListing.</p>
4510
3484
  */
@@ -4514,12 +3488,6 @@ export interface CancelReservedInstancesListingResult {
4514
3488
  */
4515
3489
  ReservedInstancesListings?: ReservedInstancesListing[];
4516
3490
  }
4517
- export declare namespace CancelReservedInstancesListingResult {
4518
- /**
4519
- * @internal
4520
- */
4521
- const filterSensitiveLog: (obj: CancelReservedInstancesListingResult) => any;
4522
- }
4523
3491
  /**
4524
3492
  * <p>Contains the parameters for CancelSpotFleetRequests.</p>
4525
3493
  */
@@ -4541,12 +3509,6 @@ export interface CancelSpotFleetRequestsRequest {
4541
3509
  */
4542
3510
  TerminateInstances: boolean | undefined;
4543
3511
  }
4544
- export declare namespace CancelSpotFleetRequestsRequest {
4545
- /**
4546
- * @internal
4547
- */
4548
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsRequest) => any;
4549
- }
4550
3512
  export declare enum BatchState {
4551
3513
  ACTIVE = "active",
4552
3514
  CANCELLED = "cancelled",
@@ -4573,12 +3535,6 @@ export interface CancelSpotFleetRequestsSuccessItem {
4573
3535
  */
4574
3536
  SpotFleetRequestId?: string;
4575
3537
  }
4576
- export declare namespace CancelSpotFleetRequestsSuccessItem {
4577
- /**
4578
- * @internal
4579
- */
4580
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsSuccessItem) => any;
4581
- }
4582
3538
  export declare enum CancelBatchErrorCode {
4583
3539
  FLEET_REQUEST_ID_DOES_NOT_EXIST = "fleetRequestIdDoesNotExist",
4584
3540
  FLEET_REQUEST_ID_MALFORMED = "fleetRequestIdMalformed",
@@ -4598,12 +3554,6 @@ export interface CancelSpotFleetRequestsError {
4598
3554
  */
4599
3555
  Message?: string;
4600
3556
  }
4601
- export declare namespace CancelSpotFleetRequestsError {
4602
- /**
4603
- * @internal
4604
- */
4605
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsError) => any;
4606
- }
4607
3557
  /**
4608
3558
  * <p>Describes a Spot Fleet request that was not successfully canceled.</p>
4609
3559
  */
@@ -4617,12 +3567,6 @@ export interface CancelSpotFleetRequestsErrorItem {
4617
3567
  */
4618
3568
  SpotFleetRequestId?: string;
4619
3569
  }
4620
- export declare namespace CancelSpotFleetRequestsErrorItem {
4621
- /**
4622
- * @internal
4623
- */
4624
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsErrorItem) => any;
4625
- }
4626
3570
  /**
4627
3571
  * <p>Contains the output of CancelSpotFleetRequests.</p>
4628
3572
  */
@@ -4636,12 +3580,6 @@ export interface CancelSpotFleetRequestsResponse {
4636
3580
  */
4637
3581
  UnsuccessfulFleetRequests?: CancelSpotFleetRequestsErrorItem[];
4638
3582
  }
4639
- export declare namespace CancelSpotFleetRequestsResponse {
4640
- /**
4641
- * @internal
4642
- */
4643
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsResponse) => any;
4644
- }
4645
3583
  /**
4646
3584
  * <p>Contains the parameters for CancelSpotInstanceRequests.</p>
4647
3585
  */
@@ -4658,12 +3596,6 @@ export interface CancelSpotInstanceRequestsRequest {
4658
3596
  */
4659
3597
  SpotInstanceRequestIds: string[] | undefined;
4660
3598
  }
4661
- export declare namespace CancelSpotInstanceRequestsRequest {
4662
- /**
4663
- * @internal
4664
- */
4665
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsRequest) => any;
4666
- }
4667
3599
  export declare type CancelSpotInstanceRequestState = "active" | "cancelled" | "closed" | "completed" | "open";
4668
3600
  /**
4669
3601
  * <p>Describes a request to cancel a Spot Instance.</p>
@@ -4678,12 +3610,6 @@ export interface CancelledSpotInstanceRequest {
4678
3610
  */
4679
3611
  State?: CancelSpotInstanceRequestState | string;
4680
3612
  }
4681
- export declare namespace CancelledSpotInstanceRequest {
4682
- /**
4683
- * @internal
4684
- */
4685
- const filterSensitiveLog: (obj: CancelledSpotInstanceRequest) => any;
4686
- }
4687
3613
  /**
4688
3614
  * <p>Contains the output of CancelSpotInstanceRequests.</p>
4689
3615
  */
@@ -4693,12 +3619,6 @@ export interface CancelSpotInstanceRequestsResult {
4693
3619
  */
4694
3620
  CancelledSpotInstanceRequests?: CancelledSpotInstanceRequest[];
4695
3621
  }
4696
- export declare namespace CancelSpotInstanceRequestsResult {
4697
- /**
4698
- * @internal
4699
- */
4700
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsResult) => any;
4701
- }
4702
3622
  export interface ConfirmProductInstanceRequest {
4703
3623
  /**
4704
3624
  * <p>The ID of the instance.</p>
@@ -4715,12 +3635,6 @@ export interface ConfirmProductInstanceRequest {
4715
3635
  */
4716
3636
  DryRun?: boolean;
4717
3637
  }
4718
- export declare namespace ConfirmProductInstanceRequest {
4719
- /**
4720
- * @internal
4721
- */
4722
- const filterSensitiveLog: (obj: ConfirmProductInstanceRequest) => any;
4723
- }
4724
3638
  export interface ConfirmProductInstanceResult {
4725
3639
  /**
4726
3640
  * <p>The Amazon Web Services account ID of the instance owner. This is only present if the
@@ -4733,12 +3647,6 @@ export interface ConfirmProductInstanceResult {
4733
3647
  */
4734
3648
  Return?: boolean;
4735
3649
  }
4736
- export declare namespace ConfirmProductInstanceResult {
4737
- /**
4738
- * @internal
4739
- */
4740
- const filterSensitiveLog: (obj: ConfirmProductInstanceResult) => any;
4741
- }
4742
3650
  export interface CopyFpgaImageRequest {
4743
3651
  /**
4744
3652
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4768,24 +3676,12 @@ export interface CopyFpgaImageRequest {
4768
3676
  */
4769
3677
  ClientToken?: string;
4770
3678
  }
4771
- export declare namespace CopyFpgaImageRequest {
4772
- /**
4773
- * @internal
4774
- */
4775
- const filterSensitiveLog: (obj: CopyFpgaImageRequest) => any;
4776
- }
4777
3679
  export interface CopyFpgaImageResult {
4778
3680
  /**
4779
3681
  * <p>The ID of the new AFI.</p>
4780
3682
  */
4781
3683
  FpgaImageId?: string;
4782
3684
  }
4783
- export declare namespace CopyFpgaImageResult {
4784
- /**
4785
- * @internal
4786
- */
4787
- const filterSensitiveLog: (obj: CopyFpgaImageResult) => any;
4788
- }
4789
3685
  /**
4790
3686
  * <p>Contains the parameters for CopyImage.</p>
4791
3687
  */
@@ -4863,12 +3759,6 @@ export interface CopyImageRequest {
4863
3759
  */
4864
3760
  DryRun?: boolean;
4865
3761
  }
4866
- export declare namespace CopyImageRequest {
4867
- /**
4868
- * @internal
4869
- */
4870
- const filterSensitiveLog: (obj: CopyImageRequest) => any;
4871
- }
4872
3762
  /**
4873
3763
  * <p>Contains the output of CopyImage.</p>
4874
3764
  */
@@ -4878,12 +3768,6 @@ export interface CopyImageResult {
4878
3768
  */
4879
3769
  ImageId?: string;
4880
3770
  }
4881
- export declare namespace CopyImageResult {
4882
- /**
4883
- * @internal
4884
- */
4885
- const filterSensitiveLog: (obj: CopyImageResult) => any;
4886
- }
4887
3771
  export interface CopySnapshotRequest {
4888
3772
  /**
4889
3773
  * <p>A description for the EBS snapshot.</p>
@@ -4977,12 +3861,6 @@ export interface CopySnapshotRequest {
4977
3861
  */
4978
3862
  DryRun?: boolean;
4979
3863
  }
4980
- export declare namespace CopySnapshotRequest {
4981
- /**
4982
- * @internal
4983
- */
4984
- const filterSensitiveLog: (obj: CopySnapshotRequest) => any;
4985
- }
4986
3864
  export interface CopySnapshotResult {
4987
3865
  /**
4988
3866
  * <p>The ID of the new snapshot.</p>
@@ -4993,12 +3871,6 @@ export interface CopySnapshotResult {
4993
3871
  */
4994
3872
  Tags?: Tag[];
4995
3873
  }
4996
- export declare namespace CopySnapshotResult {
4997
- /**
4998
- * @internal
4999
- */
5000
- const filterSensitiveLog: (obj: CopySnapshotResult) => any;
5001
- }
5002
3874
  export declare type EndDateType = "limited" | "unlimited";
5003
3875
  export declare type InstanceMatchCriteria = "open" | "targeted";
5004
3876
  export declare enum CapacityReservationInstancePlatform {
@@ -5147,12 +4019,6 @@ export interface CreateCapacityReservationRequest {
5147
4019
  */
5148
4020
  PlacementGroupArn?: string;
5149
4021
  }
5150
- export declare namespace CreateCapacityReservationRequest {
5151
- /**
5152
- * @internal
5153
- */
5154
- const filterSensitiveLog: (obj: CreateCapacityReservationRequest) => any;
5155
- }
5156
4022
  export declare type CapacityReservationState = "active" | "cancelled" | "expired" | "failed" | "pending";
5157
4023
  /**
5158
4024
  * <p>Describes a Capacity Reservation.</p>
@@ -5323,24 +4189,12 @@ export interface CapacityReservation {
5323
4189
  */
5324
4190
  PlacementGroupArn?: string;
5325
4191
  }
5326
- export declare namespace CapacityReservation {
5327
- /**
5328
- * @internal
5329
- */
5330
- const filterSensitiveLog: (obj: CapacityReservation) => any;
5331
- }
5332
4192
  export interface CreateCapacityReservationResult {
5333
4193
  /**
5334
4194
  * <p>Information about the Capacity Reservation.</p>
5335
4195
  */
5336
4196
  CapacityReservation?: CapacityReservation;
5337
4197
  }
5338
- export declare namespace CreateCapacityReservationResult {
5339
- /**
5340
- * @internal
5341
- */
5342
- const filterSensitiveLog: (obj: CreateCapacityReservationResult) => any;
5343
- }
5344
4198
  export declare enum FleetInstanceMatchCriteria {
5345
4199
  open = "open"
5346
4200
  }
@@ -5392,12 +4246,6 @@ export interface ReservationFleetInstanceSpecification {
5392
4246
  */
5393
4247
  Priority?: number;
5394
4248
  }
5395
- export declare namespace ReservationFleetInstanceSpecification {
5396
- /**
5397
- * @internal
5398
- */
5399
- const filterSensitiveLog: (obj: ReservationFleetInstanceSpecification) => any;
5400
- }
5401
4249
  export declare enum FleetCapacityReservationTenancy {
5402
4250
  default = "default"
5403
4251
  }
@@ -5475,12 +4323,6 @@ export interface CreateCapacityReservationFleetRequest {
5475
4323
  */
5476
4324
  DryRun?: boolean;
5477
4325
  }
5478
- export declare namespace CreateCapacityReservationFleetRequest {
5479
- /**
5480
- * @internal
5481
- */
5482
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetRequest) => any;
5483
- }
5484
4326
  /**
5485
4327
  * <p>Information about a Capacity Reservation in a Capacity Reservation Fleet.</p>
5486
4328
  */
@@ -5536,12 +4378,6 @@ export interface FleetCapacityReservation {
5536
4378
  */
5537
4379
  Priority?: number;
5538
4380
  }
5539
- export declare namespace FleetCapacityReservation {
5540
- /**
5541
- * @internal
5542
- */
5543
- const filterSensitiveLog: (obj: FleetCapacityReservation) => any;
5544
- }
5545
4381
  export interface CreateCapacityReservationFleetResult {
5546
4382
  /**
5547
4383
  * <p>The ID of the Capacity Reservation Fleet.</p>
@@ -5588,12 +4424,6 @@ export interface CreateCapacityReservationFleetResult {
5588
4424
  */
5589
4425
  Tags?: Tag[];
5590
4426
  }
5591
- export declare namespace CreateCapacityReservationFleetResult {
5592
- /**
5593
- * @internal
5594
- */
5595
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetResult) => any;
5596
- }
5597
4427
  export interface CreateCarrierGatewayRequest {
5598
4428
  /**
5599
4429
  * <p>The ID of the VPC to associate with the carrier gateway.</p>
@@ -5616,12 +4446,6 @@ export interface CreateCarrierGatewayRequest {
5616
4446
  */
5617
4447
  ClientToken?: string;
5618
4448
  }
5619
- export declare namespace CreateCarrierGatewayRequest {
5620
- /**
5621
- * @internal
5622
- */
5623
- const filterSensitiveLog: (obj: CreateCarrierGatewayRequest) => any;
5624
- }
5625
4449
  export declare type CarrierGatewayState = "available" | "deleted" | "deleting" | "pending";
5626
4450
  /**
5627
4451
  * <p>Describes a carrier gateway.</p>
@@ -5648,24 +4472,12 @@ export interface CarrierGateway {
5648
4472
  */
5649
4473
  Tags?: Tag[];
5650
4474
  }
5651
- export declare namespace CarrierGateway {
5652
- /**
5653
- * @internal
5654
- */
5655
- const filterSensitiveLog: (obj: CarrierGateway) => any;
5656
- }
5657
4475
  export interface CreateCarrierGatewayResult {
5658
4476
  /**
5659
4477
  * <p>Information about the carrier gateway.</p>
5660
4478
  */
5661
4479
  CarrierGateway?: CarrierGateway;
5662
4480
  }
5663
- export declare namespace CreateCarrierGatewayResult {
5664
- /**
5665
- * @internal
5666
- */
5667
- const filterSensitiveLog: (obj: CreateCarrierGatewayResult) => any;
5668
- }
5669
4481
  /**
5670
4482
  * <p>Describes the Active Directory to be used for client authentication.</p>
5671
4483
  */
@@ -5675,12 +4487,6 @@ export interface DirectoryServiceAuthenticationRequest {
5675
4487
  */
5676
4488
  DirectoryId?: string;
5677
4489
  }
5678
- export declare namespace DirectoryServiceAuthenticationRequest {
5679
- /**
5680
- * @internal
5681
- */
5682
- const filterSensitiveLog: (obj: DirectoryServiceAuthenticationRequest) => any;
5683
- }
5684
4490
  /**
5685
4491
  * <p>The IAM SAML identity provider used for federated authentication.</p>
5686
4492
  */
@@ -5694,12 +4500,6 @@ export interface FederatedAuthenticationRequest {
5694
4500
  */
5695
4501
  SelfServiceSAMLProviderArn?: string;
5696
4502
  }
5697
- export declare namespace FederatedAuthenticationRequest {
5698
- /**
5699
- * @internal
5700
- */
5701
- const filterSensitiveLog: (obj: FederatedAuthenticationRequest) => any;
5702
- }
5703
4503
  /**
5704
4504
  * <p>Information about the client certificate to be used for authentication.</p>
5705
4505
  */
@@ -5710,12 +4510,6 @@ export interface CertificateAuthenticationRequest {
5710
4510
  */
5711
4511
  ClientRootCertificateChainArn?: string;
5712
4512
  }
5713
- export declare namespace CertificateAuthenticationRequest {
5714
- /**
5715
- * @internal
5716
- */
5717
- const filterSensitiveLog: (obj: CertificateAuthenticationRequest) => any;
5718
- }
5719
4513
  export declare type ClientVpnAuthenticationType = "certificate-authentication" | "directory-service-authentication" | "federated-authentication";
5720
4514
  /**
5721
4515
  * <p>Describes the authentication method to be used by a Client VPN endpoint. For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/authentication-authrization.html#client-authentication">Authentication</a>
@@ -5739,12 +4533,6 @@ export interface ClientVpnAuthenticationRequest {
5739
4533
  */
5740
4534
  FederatedAuthentication?: FederatedAuthenticationRequest;
5741
4535
  }
5742
- export declare namespace ClientVpnAuthenticationRequest {
5743
- /**
5744
- * @internal
5745
- */
5746
- const filterSensitiveLog: (obj: ClientVpnAuthenticationRequest) => any;
5747
- }
5748
4536
  /**
5749
4537
  * <p>The options for managing connection authorization for new client connections.</p>
5750
4538
  */
@@ -5758,12 +4546,6 @@ export interface ClientConnectOptions {
5758
4546
  */
5759
4547
  LambdaFunctionArn?: string;
5760
4548
  }
5761
- export declare namespace ClientConnectOptions {
5762
- /**
5763
- * @internal
5764
- */
5765
- const filterSensitiveLog: (obj: ClientConnectOptions) => any;
5766
- }
5767
4549
  /**
5768
4550
  * <p>Options for enabling a customizable text banner that will be displayed on
5769
4551
  * Amazon Web Services provided clients when a VPN session is established.</p>
@@ -5785,12 +4567,6 @@ export interface ClientLoginBannerOptions {
5785
4567
  */
5786
4568
  BannerText?: string;
5787
4569
  }
5788
- export declare namespace ClientLoginBannerOptions {
5789
- /**
5790
- * @internal
5791
- */
5792
- const filterSensitiveLog: (obj: ClientLoginBannerOptions) => any;
5793
- }
5794
4570
  /**
5795
4571
  * <p>Describes the client connection logging options for the Client VPN endpoint.</p>
5796
4572
  */
@@ -5808,12 +4584,6 @@ export interface ConnectionLogOptions {
5808
4584
  */
5809
4585
  CloudwatchLogStream?: string;
5810
4586
  }
5811
- export declare namespace ConnectionLogOptions {
5812
- /**
5813
- * @internal
5814
- */
5815
- const filterSensitiveLog: (obj: ConnectionLogOptions) => any;
5816
- }
5817
4587
  export declare type SelfServicePortal = "disabled" | "enabled";
5818
4588
  export declare type TransportProtocol = "tcp" | "udp";
5819
4589
  export interface CreateClientVpnEndpointRequest {
@@ -5924,12 +4694,6 @@ export interface CreateClientVpnEndpointRequest {
5924
4694
  */
5925
4695
  ClientLoginBannerOptions?: ClientLoginBannerOptions;
5926
4696
  }
5927
- export declare namespace CreateClientVpnEndpointRequest {
5928
- /**
5929
- * @internal
5930
- */
5931
- const filterSensitiveLog: (obj: CreateClientVpnEndpointRequest) => any;
5932
- }
5933
4697
  export declare type ClientVpnEndpointStatusCode = "available" | "deleted" | "deleting" | "pending-associate";
5934
4698
  /**
5935
4699
  * <p>Describes the state of a Client VPN endpoint.</p>
@@ -5966,12 +4730,6 @@ export interface ClientVpnEndpointStatus {
5966
4730
  */
5967
4731
  Message?: string;
5968
4732
  }
5969
- export declare namespace ClientVpnEndpointStatus {
5970
- /**
5971
- * @internal
5972
- */
5973
- const filterSensitiveLog: (obj: ClientVpnEndpointStatus) => any;
5974
- }
5975
4733
  export interface CreateClientVpnEndpointResult {
5976
4734
  /**
5977
4735
  * <p>The ID of the Client VPN endpoint.</p>
@@ -5986,12 +4744,6 @@ export interface CreateClientVpnEndpointResult {
5986
4744
  */
5987
4745
  DnsName?: string;
5988
4746
  }
5989
- export declare namespace CreateClientVpnEndpointResult {
5990
- /**
5991
- * @internal
5992
- */
5993
- const filterSensitiveLog: (obj: CreateClientVpnEndpointResult) => any;
5994
- }
5995
4747
  export interface CreateClientVpnRouteRequest {
5996
4748
  /**
5997
4749
  * <p>The ID of the Client VPN endpoint to which to add the route.</p>
@@ -6035,12 +4787,6 @@ export interface CreateClientVpnRouteRequest {
6035
4787
  */
6036
4788
  DryRun?: boolean;
6037
4789
  }
6038
- export declare namespace CreateClientVpnRouteRequest {
6039
- /**
6040
- * @internal
6041
- */
6042
- const filterSensitiveLog: (obj: CreateClientVpnRouteRequest) => any;
6043
- }
6044
4790
  export declare type ClientVpnRouteStatusCode = "active" | "creating" | "deleting" | "failed";
6045
4791
  /**
6046
4792
  * <p>Describes the state of a Client VPN endpoint route.</p>
@@ -6055,24 +4801,12 @@ export interface ClientVpnRouteStatus {
6055
4801
  */
6056
4802
  Message?: string;
6057
4803
  }
6058
- export declare namespace ClientVpnRouteStatus {
6059
- /**
6060
- * @internal
6061
- */
6062
- const filterSensitiveLog: (obj: ClientVpnRouteStatus) => any;
6063
- }
6064
4804
  export interface CreateClientVpnRouteResult {
6065
4805
  /**
6066
4806
  * <p>The current state of the route.</p>
6067
4807
  */
6068
4808
  Status?: ClientVpnRouteStatus;
6069
4809
  }
6070
- export declare namespace CreateClientVpnRouteResult {
6071
- /**
6072
- * @internal
6073
- */
6074
- const filterSensitiveLog: (obj: CreateClientVpnRouteResult) => any;
6075
- }
6076
4810
  export declare type GatewayType = "ipsec.1";
6077
4811
  /**
6078
4812
  * <p>Contains the parameters for CreateCustomerGateway.</p>
@@ -6121,12 +4855,6 @@ export interface CreateCustomerGatewayRequest {
6121
4855
  */
6122
4856
  DryRun?: boolean;
6123
4857
  }
6124
- export declare namespace CreateCustomerGatewayRequest {
6125
- /**
6126
- * @internal
6127
- */
6128
- const filterSensitiveLog: (obj: CreateCustomerGatewayRequest) => any;
6129
- }
6130
4858
  /**
6131
4859
  * <p>Describes a customer gateway.</p>
6132
4860
  */
@@ -6167,12 +4895,6 @@ export interface CustomerGateway {
6167
4895
  */
6168
4896
  Tags?: Tag[];
6169
4897
  }
6170
- export declare namespace CustomerGateway {
6171
- /**
6172
- * @internal
6173
- */
6174
- const filterSensitiveLog: (obj: CustomerGateway) => any;
6175
- }
6176
4898
  /**
6177
4899
  * <p>Contains the output of CreateCustomerGateway.</p>
6178
4900
  */
@@ -6182,12 +4904,6 @@ export interface CreateCustomerGatewayResult {
6182
4904
  */
6183
4905
  CustomerGateway?: CustomerGateway;
6184
4906
  }
6185
- export declare namespace CreateCustomerGatewayResult {
6186
- /**
6187
- * @internal
6188
- */
6189
- const filterSensitiveLog: (obj: CreateCustomerGatewayResult) => any;
6190
- }
6191
4907
  export interface CreateDefaultSubnetRequest {
6192
4908
  /**
6193
4909
  * <p>The Availability Zone in which to create the default subnet.</p>
@@ -6205,12 +4921,6 @@ export interface CreateDefaultSubnetRequest {
6205
4921
  */
6206
4922
  Ipv6Native?: boolean;
6207
4923
  }
6208
- export declare namespace CreateDefaultSubnetRequest {
6209
- /**
6210
- * @internal
6211
- */
6212
- const filterSensitiveLog: (obj: CreateDefaultSubnetRequest) => any;
6213
- }
6214
4924
  export declare enum HostnameType {
6215
4925
  ip_name = "ip-name",
6216
4926
  resource_name = "resource-name"
@@ -6237,12 +4947,6 @@ export interface PrivateDnsNameOptionsOnLaunch {
6237
4947
  */
6238
4948
  EnableResourceNameDnsAAAARecord?: boolean;
6239
4949
  }
6240
- export declare namespace PrivateDnsNameOptionsOnLaunch {
6241
- /**
6242
- * @internal
6243
- */
6244
- const filterSensitiveLog: (obj: PrivateDnsNameOptionsOnLaunch) => any;
6245
- }
6246
4950
  export declare type SubnetState = "available" | "pending";
6247
4951
  /**
6248
4952
  * <p>Describes a subnet.</p>
@@ -6342,24 +5046,12 @@ export interface Subnet {
6342
5046
  */
6343
5047
  PrivateDnsNameOptionsOnLaunch?: PrivateDnsNameOptionsOnLaunch;
6344
5048
  }
6345
- export declare namespace Subnet {
6346
- /**
6347
- * @internal
6348
- */
6349
- const filterSensitiveLog: (obj: Subnet) => any;
6350
- }
6351
5049
  export interface CreateDefaultSubnetResult {
6352
5050
  /**
6353
5051
  * <p>Information about the subnet.</p>
6354
5052
  */
6355
5053
  Subnet?: Subnet;
6356
5054
  }
6357
- export declare namespace CreateDefaultSubnetResult {
6358
- /**
6359
- * @internal
6360
- */
6361
- const filterSensitiveLog: (obj: CreateDefaultSubnetResult) => any;
6362
- }
6363
5055
  export interface CreateDefaultVpcRequest {
6364
5056
  /**
6365
5057
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6368,12 +5060,6 @@ export interface CreateDefaultVpcRequest {
6368
5060
  */
6369
5061
  DryRun?: boolean;
6370
5062
  }
6371
- export declare namespace CreateDefaultVpcRequest {
6372
- /**
6373
- * @internal
6374
- */
6375
- const filterSensitiveLog: (obj: CreateDefaultVpcRequest) => any;
6376
- }
6377
5063
  export declare type Tenancy = "dedicated" | "default" | "host";
6378
5064
  export declare type VpcState = "available" | "pending";
6379
5065
  /**
@@ -6421,24 +5107,12 @@ export interface Vpc {
6421
5107
  */
6422
5108
  Tags?: Tag[];
6423
5109
  }
6424
- export declare namespace Vpc {
6425
- /**
6426
- * @internal
6427
- */
6428
- const filterSensitiveLog: (obj: Vpc) => any;
6429
- }
6430
5110
  export interface CreateDefaultVpcResult {
6431
5111
  /**
6432
5112
  * <p>Information about the VPC.</p>
6433
5113
  */
6434
5114
  Vpc?: Vpc;
6435
5115
  }
6436
- export declare namespace CreateDefaultVpcResult {
6437
- /**
6438
- * @internal
6439
- */
6440
- const filterSensitiveLog: (obj: CreateDefaultVpcResult) => any;
6441
- }
6442
5116
  /**
6443
5117
  * <p>Describes a DHCP configuration option.</p>
6444
5118
  */
@@ -6452,12 +5126,6 @@ export interface NewDhcpConfiguration {
6452
5126
  */
6453
5127
  Values?: string[];
6454
5128
  }
6455
- export declare namespace NewDhcpConfiguration {
6456
- /**
6457
- * @internal
6458
- */
6459
- const filterSensitiveLog: (obj: NewDhcpConfiguration) => any;
6460
- }
6461
5129
  export interface CreateDhcpOptionsRequest {
6462
5130
  /**
6463
5131
  * <p>A DHCP configuration option.</p>
@@ -6474,12 +5142,6 @@ export interface CreateDhcpOptionsRequest {
6474
5142
  */
6475
5143
  DryRun?: boolean;
6476
5144
  }
6477
- export declare namespace CreateDhcpOptionsRequest {
6478
- /**
6479
- * @internal
6480
- */
6481
- const filterSensitiveLog: (obj: CreateDhcpOptionsRequest) => any;
6482
- }
6483
5145
  /**
6484
5146
  * <p>Describes a value for a resource attribute that is a String.</p>
6485
5147
  */
@@ -6489,12 +5151,6 @@ export interface AttributeValue {
6489
5151
  */
6490
5152
  Value?: string;
6491
5153
  }
6492
- export declare namespace AttributeValue {
6493
- /**
6494
- * @internal
6495
- */
6496
- const filterSensitiveLog: (obj: AttributeValue) => any;
6497
- }
6498
5154
  /**
6499
5155
  * <p>Describes a DHCP configuration option.</p>
6500
5156
  */
@@ -6508,12 +5164,6 @@ export interface DhcpConfiguration {
6508
5164
  */
6509
5165
  Values?: AttributeValue[];
6510
5166
  }
6511
- export declare namespace DhcpConfiguration {
6512
- /**
6513
- * @internal
6514
- */
6515
- const filterSensitiveLog: (obj: DhcpConfiguration) => any;
6516
- }
6517
5167
  /**
6518
5168
  * <p>Describes a set of DHCP options.</p>
6519
5169
  */
@@ -6535,24 +5185,12 @@ export interface DhcpOptions {
6535
5185
  */
6536
5186
  Tags?: Tag[];
6537
5187
  }
6538
- export declare namespace DhcpOptions {
6539
- /**
6540
- * @internal
6541
- */
6542
- const filterSensitiveLog: (obj: DhcpOptions) => any;
6543
- }
6544
5188
  export interface CreateDhcpOptionsResult {
6545
5189
  /**
6546
5190
  * <p>A set of DHCP options.</p>
6547
5191
  */
6548
5192
  DhcpOptions?: DhcpOptions;
6549
5193
  }
6550
- export declare namespace CreateDhcpOptionsResult {
6551
- /**
6552
- * @internal
6553
- */
6554
- const filterSensitiveLog: (obj: CreateDhcpOptionsResult) => any;
6555
- }
6556
5194
  export interface CreateEgressOnlyInternetGatewayRequest {
6557
5195
  /**
6558
5196
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -6575,12 +5213,6 @@ export interface CreateEgressOnlyInternetGatewayRequest {
6575
5213
  */
6576
5214
  TagSpecifications?: TagSpecification[];
6577
5215
  }
6578
- export declare namespace CreateEgressOnlyInternetGatewayRequest {
6579
- /**
6580
- * @internal
6581
- */
6582
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayRequest) => any;
6583
- }
6584
5216
  /**
6585
5217
  * <p>Describes the attachment of a VPC to an internet gateway or an egress-only internet
6586
5218
  * gateway.</p>
@@ -6597,12 +5229,6 @@ export interface InternetGatewayAttachment {
6597
5229
  */
6598
5230
  VpcId?: string;
6599
5231
  }
6600
- export declare namespace InternetGatewayAttachment {
6601
- /**
6602
- * @internal
6603
- */
6604
- const filterSensitiveLog: (obj: InternetGatewayAttachment) => any;
6605
- }
6606
5232
  /**
6607
5233
  * <p>Describes an egress-only internet gateway.</p>
6608
5234
  */
@@ -6620,12 +5246,6 @@ export interface EgressOnlyInternetGateway {
6620
5246
  */
6621
5247
  Tags?: Tag[];
6622
5248
  }
6623
- export declare namespace EgressOnlyInternetGateway {
6624
- /**
6625
- * @internal
6626
- */
6627
- const filterSensitiveLog: (obj: EgressOnlyInternetGateway) => any;
6628
- }
6629
5249
  export interface CreateEgressOnlyInternetGatewayResult {
6630
5250
  /**
6631
5251
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -6637,13 +5257,935 @@ export interface CreateEgressOnlyInternetGatewayResult {
6637
5257
  */
6638
5258
  EgressOnlyInternetGateway?: EgressOnlyInternetGateway;
6639
5259
  }
6640
- export declare namespace CreateEgressOnlyInternetGatewayResult {
6641
- /**
6642
- * @internal
6643
- */
6644
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayResult) => any;
6645
- }
6646
5260
  export declare enum FleetExcessCapacityTerminationPolicy {
6647
5261
  NO_TERMINATION = "no-termination",
6648
5262
  TERMINATION = "termination"
6649
5263
  }
5264
+ /**
5265
+ * @internal
5266
+ */
5267
+ export declare const AcceleratorCountFilterSensitiveLog: (obj: AcceleratorCount) => any;
5268
+ /**
5269
+ * @internal
5270
+ */
5271
+ export declare const AcceleratorCountRequestFilterSensitiveLog: (obj: AcceleratorCountRequest) => any;
5272
+ /**
5273
+ * @internal
5274
+ */
5275
+ export declare const AcceleratorTotalMemoryMiBFilterSensitiveLog: (obj: AcceleratorTotalMemoryMiB) => any;
5276
+ /**
5277
+ * @internal
5278
+ */
5279
+ export declare const AcceleratorTotalMemoryMiBRequestFilterSensitiveLog: (obj: AcceleratorTotalMemoryMiBRequest) => any;
5280
+ /**
5281
+ * @internal
5282
+ */
5283
+ export declare const TargetConfigurationRequestFilterSensitiveLog: (obj: TargetConfigurationRequest) => any;
5284
+ /**
5285
+ * @internal
5286
+ */
5287
+ export declare const AcceptReservedInstancesExchangeQuoteRequestFilterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteRequest) => any;
5288
+ /**
5289
+ * @internal
5290
+ */
5291
+ export declare const AcceptReservedInstancesExchangeQuoteResultFilterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteResult) => any;
5292
+ /**
5293
+ * @internal
5294
+ */
5295
+ export declare const AcceptTransitGatewayMulticastDomainAssociationsRequestFilterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsRequest) => any;
5296
+ /**
5297
+ * @internal
5298
+ */
5299
+ export declare const SubnetAssociationFilterSensitiveLog: (obj: SubnetAssociation) => any;
5300
+ /**
5301
+ * @internal
5302
+ */
5303
+ export declare const TransitGatewayMulticastDomainAssociationsFilterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociations) => any;
5304
+ /**
5305
+ * @internal
5306
+ */
5307
+ export declare const AcceptTransitGatewayMulticastDomainAssociationsResultFilterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsResult) => any;
5308
+ /**
5309
+ * @internal
5310
+ */
5311
+ export declare const AcceptTransitGatewayPeeringAttachmentRequestFilterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentRequest) => any;
5312
+ /**
5313
+ * @internal
5314
+ */
5315
+ export declare const PeeringTgwInfoFilterSensitiveLog: (obj: PeeringTgwInfo) => any;
5316
+ /**
5317
+ * @internal
5318
+ */
5319
+ export declare const TransitGatewayPeeringAttachmentOptionsFilterSensitiveLog: (obj: TransitGatewayPeeringAttachmentOptions) => any;
5320
+ /**
5321
+ * @internal
5322
+ */
5323
+ export declare const PeeringAttachmentStatusFilterSensitiveLog: (obj: PeeringAttachmentStatus) => any;
5324
+ /**
5325
+ * @internal
5326
+ */
5327
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
5328
+ /**
5329
+ * @internal
5330
+ */
5331
+ export declare const TransitGatewayPeeringAttachmentFilterSensitiveLog: (obj: TransitGatewayPeeringAttachment) => any;
5332
+ /**
5333
+ * @internal
5334
+ */
5335
+ export declare const AcceptTransitGatewayPeeringAttachmentResultFilterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentResult) => any;
5336
+ /**
5337
+ * @internal
5338
+ */
5339
+ export declare const AcceptTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentRequest) => any;
5340
+ /**
5341
+ * @internal
5342
+ */
5343
+ export declare const TransitGatewayVpcAttachmentOptionsFilterSensitiveLog: (obj: TransitGatewayVpcAttachmentOptions) => any;
5344
+ /**
5345
+ * @internal
5346
+ */
5347
+ export declare const TransitGatewayVpcAttachmentFilterSensitiveLog: (obj: TransitGatewayVpcAttachment) => any;
5348
+ /**
5349
+ * @internal
5350
+ */
5351
+ export declare const AcceptTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentResult) => any;
5352
+ /**
5353
+ * @internal
5354
+ */
5355
+ export declare const AcceptVpcEndpointConnectionsRequestFilterSensitiveLog: (obj: AcceptVpcEndpointConnectionsRequest) => any;
5356
+ /**
5357
+ * @internal
5358
+ */
5359
+ export declare const UnsuccessfulItemErrorFilterSensitiveLog: (obj: UnsuccessfulItemError) => any;
5360
+ /**
5361
+ * @internal
5362
+ */
5363
+ export declare const UnsuccessfulItemFilterSensitiveLog: (obj: UnsuccessfulItem) => any;
5364
+ /**
5365
+ * @internal
5366
+ */
5367
+ export declare const AcceptVpcEndpointConnectionsResultFilterSensitiveLog: (obj: AcceptVpcEndpointConnectionsResult) => any;
5368
+ /**
5369
+ * @internal
5370
+ */
5371
+ export declare const AcceptVpcPeeringConnectionRequestFilterSensitiveLog: (obj: AcceptVpcPeeringConnectionRequest) => any;
5372
+ /**
5373
+ * @internal
5374
+ */
5375
+ export declare const CidrBlockFilterSensitiveLog: (obj: CidrBlock) => any;
5376
+ /**
5377
+ * @internal
5378
+ */
5379
+ export declare const Ipv6CidrBlockFilterSensitiveLog: (obj: Ipv6CidrBlock) => any;
5380
+ /**
5381
+ * @internal
5382
+ */
5383
+ export declare const VpcPeeringConnectionOptionsDescriptionFilterSensitiveLog: (obj: VpcPeeringConnectionOptionsDescription) => any;
5384
+ /**
5385
+ * @internal
5386
+ */
5387
+ export declare const VpcPeeringConnectionVpcInfoFilterSensitiveLog: (obj: VpcPeeringConnectionVpcInfo) => any;
5388
+ /**
5389
+ * @internal
5390
+ */
5391
+ export declare const VpcPeeringConnectionStateReasonFilterSensitiveLog: (obj: VpcPeeringConnectionStateReason) => any;
5392
+ /**
5393
+ * @internal
5394
+ */
5395
+ export declare const VpcPeeringConnectionFilterSensitiveLog: (obj: VpcPeeringConnection) => any;
5396
+ /**
5397
+ * @internal
5398
+ */
5399
+ export declare const AcceptVpcPeeringConnectionResultFilterSensitiveLog: (obj: AcceptVpcPeeringConnectionResult) => any;
5400
+ /**
5401
+ * @internal
5402
+ */
5403
+ export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
5404
+ /**
5405
+ * @internal
5406
+ */
5407
+ export declare const AnalysisAclRuleFilterSensitiveLog: (obj: AnalysisAclRule) => any;
5408
+ /**
5409
+ * @internal
5410
+ */
5411
+ export declare const AnalysisComponentFilterSensitiveLog: (obj: AnalysisComponent) => any;
5412
+ /**
5413
+ * @internal
5414
+ */
5415
+ export declare const AdditionalDetailFilterSensitiveLog: (obj: AdditionalDetail) => any;
5416
+ /**
5417
+ * @internal
5418
+ */
5419
+ export declare const AnalysisPacketHeaderFilterSensitiveLog: (obj: AnalysisPacketHeader) => any;
5420
+ /**
5421
+ * @internal
5422
+ */
5423
+ export declare const AnalysisRouteTableRouteFilterSensitiveLog: (obj: AnalysisRouteTableRoute) => any;
5424
+ /**
5425
+ * @internal
5426
+ */
5427
+ export declare const AnalysisSecurityGroupRuleFilterSensitiveLog: (obj: AnalysisSecurityGroupRule) => any;
5428
+ /**
5429
+ * @internal
5430
+ */
5431
+ export declare const TransitGatewayRouteTableRouteFilterSensitiveLog: (obj: TransitGatewayRouteTableRoute) => any;
5432
+ /**
5433
+ * @internal
5434
+ */
5435
+ export declare const PathComponentFilterSensitiveLog: (obj: PathComponent) => any;
5436
+ /**
5437
+ * @internal
5438
+ */
5439
+ export declare const AccessScopeAnalysisFindingFilterSensitiveLog: (obj: AccessScopeAnalysisFinding) => any;
5440
+ /**
5441
+ * @internal
5442
+ */
5443
+ export declare const PacketHeaderStatementFilterSensitiveLog: (obj: PacketHeaderStatement) => any;
5444
+ /**
5445
+ * @internal
5446
+ */
5447
+ export declare const ResourceStatementFilterSensitiveLog: (obj: ResourceStatement) => any;
5448
+ /**
5449
+ * @internal
5450
+ */
5451
+ export declare const PathStatementFilterSensitiveLog: (obj: PathStatement) => any;
5452
+ /**
5453
+ * @internal
5454
+ */
5455
+ export declare const ThroughResourcesStatementFilterSensitiveLog: (obj: ThroughResourcesStatement) => any;
5456
+ /**
5457
+ * @internal
5458
+ */
5459
+ export declare const AccessScopePathFilterSensitiveLog: (obj: AccessScopePath) => any;
5460
+ /**
5461
+ * @internal
5462
+ */
5463
+ export declare const PacketHeaderStatementRequestFilterSensitiveLog: (obj: PacketHeaderStatementRequest) => any;
5464
+ /**
5465
+ * @internal
5466
+ */
5467
+ export declare const ResourceStatementRequestFilterSensitiveLog: (obj: ResourceStatementRequest) => any;
5468
+ /**
5469
+ * @internal
5470
+ */
5471
+ export declare const PathStatementRequestFilterSensitiveLog: (obj: PathStatementRequest) => any;
5472
+ /**
5473
+ * @internal
5474
+ */
5475
+ export declare const ThroughResourcesStatementRequestFilterSensitiveLog: (obj: ThroughResourcesStatementRequest) => any;
5476
+ /**
5477
+ * @internal
5478
+ */
5479
+ export declare const AccessScopePathRequestFilterSensitiveLog: (obj: AccessScopePathRequest) => any;
5480
+ /**
5481
+ * @internal
5482
+ */
5483
+ export declare const AccountAttributeValueFilterSensitiveLog: (obj: AccountAttributeValue) => any;
5484
+ /**
5485
+ * @internal
5486
+ */
5487
+ export declare const AccountAttributeFilterSensitiveLog: (obj: AccountAttribute) => any;
5488
+ /**
5489
+ * @internal
5490
+ */
5491
+ export declare const ActiveInstanceFilterSensitiveLog: (obj: ActiveInstance) => any;
5492
+ /**
5493
+ * @internal
5494
+ */
5495
+ export declare const AddIpamOperatingRegionFilterSensitiveLog: (obj: AddIpamOperatingRegion) => any;
5496
+ /**
5497
+ * @internal
5498
+ */
5499
+ export declare const AddPrefixListEntryFilterSensitiveLog: (obj: AddPrefixListEntry) => any;
5500
+ /**
5501
+ * @internal
5502
+ */
5503
+ export declare const AddressFilterSensitiveLog: (obj: Address) => any;
5504
+ /**
5505
+ * @internal
5506
+ */
5507
+ export declare const PtrUpdateStatusFilterSensitiveLog: (obj: PtrUpdateStatus) => any;
5508
+ /**
5509
+ * @internal
5510
+ */
5511
+ export declare const AddressAttributeFilterSensitiveLog: (obj: AddressAttribute) => any;
5512
+ /**
5513
+ * @internal
5514
+ */
5515
+ export declare const AdvertiseByoipCidrRequestFilterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
5516
+ /**
5517
+ * @internal
5518
+ */
5519
+ export declare const ByoipCidrFilterSensitiveLog: (obj: ByoipCidr) => any;
5520
+ /**
5521
+ * @internal
5522
+ */
5523
+ export declare const AdvertiseByoipCidrResultFilterSensitiveLog: (obj: AdvertiseByoipCidrResult) => any;
5524
+ /**
5525
+ * @internal
5526
+ */
5527
+ export declare const TagSpecificationFilterSensitiveLog: (obj: TagSpecification) => any;
5528
+ /**
5529
+ * @internal
5530
+ */
5531
+ export declare const AllocateAddressRequestFilterSensitiveLog: (obj: AllocateAddressRequest) => any;
5532
+ /**
5533
+ * @internal
5534
+ */
5535
+ export declare const AllocateAddressResultFilterSensitiveLog: (obj: AllocateAddressResult) => any;
5536
+ /**
5537
+ * @internal
5538
+ */
5539
+ export declare const AllocateHostsRequestFilterSensitiveLog: (obj: AllocateHostsRequest) => any;
5540
+ /**
5541
+ * @internal
5542
+ */
5543
+ export declare const AllocateHostsResultFilterSensitiveLog: (obj: AllocateHostsResult) => any;
5544
+ /**
5545
+ * @internal
5546
+ */
5547
+ export declare const AllocateIpamPoolCidrRequestFilterSensitiveLog: (obj: AllocateIpamPoolCidrRequest) => any;
5548
+ /**
5549
+ * @internal
5550
+ */
5551
+ export declare const IpamPoolAllocationFilterSensitiveLog: (obj: IpamPoolAllocation) => any;
5552
+ /**
5553
+ * @internal
5554
+ */
5555
+ export declare const AllocateIpamPoolCidrResultFilterSensitiveLog: (obj: AllocateIpamPoolCidrResult) => any;
5556
+ /**
5557
+ * @internal
5558
+ */
5559
+ export declare const AllowedPrincipalFilterSensitiveLog: (obj: AllowedPrincipal) => any;
5560
+ /**
5561
+ * @internal
5562
+ */
5563
+ export declare const AlternatePathHintFilterSensitiveLog: (obj: AlternatePathHint) => any;
5564
+ /**
5565
+ * @internal
5566
+ */
5567
+ export declare const ApplySecurityGroupsToClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkRequest) => any;
5568
+ /**
5569
+ * @internal
5570
+ */
5571
+ export declare const ApplySecurityGroupsToClientVpnTargetNetworkResultFilterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkResult) => any;
5572
+ /**
5573
+ * @internal
5574
+ */
5575
+ export declare const AssignIpv6AddressesRequestFilterSensitiveLog: (obj: AssignIpv6AddressesRequest) => any;
5576
+ /**
5577
+ * @internal
5578
+ */
5579
+ export declare const AssignIpv6AddressesResultFilterSensitiveLog: (obj: AssignIpv6AddressesResult) => any;
5580
+ /**
5581
+ * @internal
5582
+ */
5583
+ export declare const AssignPrivateIpAddressesRequestFilterSensitiveLog: (obj: AssignPrivateIpAddressesRequest) => any;
5584
+ /**
5585
+ * @internal
5586
+ */
5587
+ export declare const Ipv4PrefixSpecificationFilterSensitiveLog: (obj: Ipv4PrefixSpecification) => any;
5588
+ /**
5589
+ * @internal
5590
+ */
5591
+ export declare const AssignedPrivateIpAddressFilterSensitiveLog: (obj: AssignedPrivateIpAddress) => any;
5592
+ /**
5593
+ * @internal
5594
+ */
5595
+ export declare const AssignPrivateIpAddressesResultFilterSensitiveLog: (obj: AssignPrivateIpAddressesResult) => any;
5596
+ /**
5597
+ * @internal
5598
+ */
5599
+ export declare const AssociateAddressRequestFilterSensitiveLog: (obj: AssociateAddressRequest) => any;
5600
+ /**
5601
+ * @internal
5602
+ */
5603
+ export declare const AssociateAddressResultFilterSensitiveLog: (obj: AssociateAddressResult) => any;
5604
+ /**
5605
+ * @internal
5606
+ */
5607
+ export declare const AssociateClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: AssociateClientVpnTargetNetworkRequest) => any;
5608
+ /**
5609
+ * @internal
5610
+ */
5611
+ export declare const AssociationStatusFilterSensitiveLog: (obj: AssociationStatus) => any;
5612
+ /**
5613
+ * @internal
5614
+ */
5615
+ export declare const AssociateClientVpnTargetNetworkResultFilterSensitiveLog: (obj: AssociateClientVpnTargetNetworkResult) => any;
5616
+ /**
5617
+ * @internal
5618
+ */
5619
+ export declare const AssociateDhcpOptionsRequestFilterSensitiveLog: (obj: AssociateDhcpOptionsRequest) => any;
5620
+ /**
5621
+ * @internal
5622
+ */
5623
+ export declare const AssociateEnclaveCertificateIamRoleRequestFilterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleRequest) => any;
5624
+ /**
5625
+ * @internal
5626
+ */
5627
+ export declare const AssociateEnclaveCertificateIamRoleResultFilterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleResult) => any;
5628
+ /**
5629
+ * @internal
5630
+ */
5631
+ export declare const IamInstanceProfileSpecificationFilterSensitiveLog: (obj: IamInstanceProfileSpecification) => any;
5632
+ /**
5633
+ * @internal
5634
+ */
5635
+ export declare const AssociateIamInstanceProfileRequestFilterSensitiveLog: (obj: AssociateIamInstanceProfileRequest) => any;
5636
+ /**
5637
+ * @internal
5638
+ */
5639
+ export declare const IamInstanceProfileFilterSensitiveLog: (obj: IamInstanceProfile) => any;
5640
+ /**
5641
+ * @internal
5642
+ */
5643
+ export declare const IamInstanceProfileAssociationFilterSensitiveLog: (obj: IamInstanceProfileAssociation) => any;
5644
+ /**
5645
+ * @internal
5646
+ */
5647
+ export declare const AssociateIamInstanceProfileResultFilterSensitiveLog: (obj: AssociateIamInstanceProfileResult) => any;
5648
+ /**
5649
+ * @internal
5650
+ */
5651
+ export declare const InstanceEventWindowAssociationRequestFilterSensitiveLog: (obj: InstanceEventWindowAssociationRequest) => any;
5652
+ /**
5653
+ * @internal
5654
+ */
5655
+ export declare const AssociateInstanceEventWindowRequestFilterSensitiveLog: (obj: AssociateInstanceEventWindowRequest) => any;
5656
+ /**
5657
+ * @internal
5658
+ */
5659
+ export declare const InstanceEventWindowAssociationTargetFilterSensitiveLog: (obj: InstanceEventWindowAssociationTarget) => any;
5660
+ /**
5661
+ * @internal
5662
+ */
5663
+ export declare const InstanceEventWindowTimeRangeFilterSensitiveLog: (obj: InstanceEventWindowTimeRange) => any;
5664
+ /**
5665
+ * @internal
5666
+ */
5667
+ export declare const InstanceEventWindowFilterSensitiveLog: (obj: InstanceEventWindow) => any;
5668
+ /**
5669
+ * @internal
5670
+ */
5671
+ export declare const AssociateInstanceEventWindowResultFilterSensitiveLog: (obj: AssociateInstanceEventWindowResult) => any;
5672
+ /**
5673
+ * @internal
5674
+ */
5675
+ export declare const AssociateRouteTableRequestFilterSensitiveLog: (obj: AssociateRouteTableRequest) => any;
5676
+ /**
5677
+ * @internal
5678
+ */
5679
+ export declare const RouteTableAssociationStateFilterSensitiveLog: (obj: RouteTableAssociationState) => any;
5680
+ /**
5681
+ * @internal
5682
+ */
5683
+ export declare const AssociateRouteTableResultFilterSensitiveLog: (obj: AssociateRouteTableResult) => any;
5684
+ /**
5685
+ * @internal
5686
+ */
5687
+ export declare const AssociateSubnetCidrBlockRequestFilterSensitiveLog: (obj: AssociateSubnetCidrBlockRequest) => any;
5688
+ /**
5689
+ * @internal
5690
+ */
5691
+ export declare const SubnetCidrBlockStateFilterSensitiveLog: (obj: SubnetCidrBlockState) => any;
5692
+ /**
5693
+ * @internal
5694
+ */
5695
+ export declare const SubnetIpv6CidrBlockAssociationFilterSensitiveLog: (obj: SubnetIpv6CidrBlockAssociation) => any;
5696
+ /**
5697
+ * @internal
5698
+ */
5699
+ export declare const AssociateSubnetCidrBlockResultFilterSensitiveLog: (obj: AssociateSubnetCidrBlockResult) => any;
5700
+ /**
5701
+ * @internal
5702
+ */
5703
+ export declare const AssociateTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainRequest) => any;
5704
+ /**
5705
+ * @internal
5706
+ */
5707
+ export declare const AssociateTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainResult) => any;
5708
+ /**
5709
+ * @internal
5710
+ */
5711
+ export declare const AssociateTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableRequest) => any;
5712
+ /**
5713
+ * @internal
5714
+ */
5715
+ export declare const TransitGatewayPolicyTableAssociationFilterSensitiveLog: (obj: TransitGatewayPolicyTableAssociation) => any;
5716
+ /**
5717
+ * @internal
5718
+ */
5719
+ export declare const AssociateTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableResult) => any;
5720
+ /**
5721
+ * @internal
5722
+ */
5723
+ export declare const AssociateTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: AssociateTransitGatewayRouteTableRequest) => any;
5724
+ /**
5725
+ * @internal
5726
+ */
5727
+ export declare const TransitGatewayAssociationFilterSensitiveLog: (obj: TransitGatewayAssociation) => any;
5728
+ /**
5729
+ * @internal
5730
+ */
5731
+ export declare const AssociateTransitGatewayRouteTableResultFilterSensitiveLog: (obj: AssociateTransitGatewayRouteTableResult) => any;
5732
+ /**
5733
+ * @internal
5734
+ */
5735
+ export declare const AssociateTrunkInterfaceRequestFilterSensitiveLog: (obj: AssociateTrunkInterfaceRequest) => any;
5736
+ /**
5737
+ * @internal
5738
+ */
5739
+ export declare const TrunkInterfaceAssociationFilterSensitiveLog: (obj: TrunkInterfaceAssociation) => any;
5740
+ /**
5741
+ * @internal
5742
+ */
5743
+ export declare const AssociateTrunkInterfaceResultFilterSensitiveLog: (obj: AssociateTrunkInterfaceResult) => any;
5744
+ /**
5745
+ * @internal
5746
+ */
5747
+ export declare const AssociateVpcCidrBlockRequestFilterSensitiveLog: (obj: AssociateVpcCidrBlockRequest) => any;
5748
+ /**
5749
+ * @internal
5750
+ */
5751
+ export declare const VpcCidrBlockStateFilterSensitiveLog: (obj: VpcCidrBlockState) => any;
5752
+ /**
5753
+ * @internal
5754
+ */
5755
+ export declare const VpcCidrBlockAssociationFilterSensitiveLog: (obj: VpcCidrBlockAssociation) => any;
5756
+ /**
5757
+ * @internal
5758
+ */
5759
+ export declare const VpcIpv6CidrBlockAssociationFilterSensitiveLog: (obj: VpcIpv6CidrBlockAssociation) => any;
5760
+ /**
5761
+ * @internal
5762
+ */
5763
+ export declare const AssociateVpcCidrBlockResultFilterSensitiveLog: (obj: AssociateVpcCidrBlockResult) => any;
5764
+ /**
5765
+ * @internal
5766
+ */
5767
+ export declare const AttachClassicLinkVpcRequestFilterSensitiveLog: (obj: AttachClassicLinkVpcRequest) => any;
5768
+ /**
5769
+ * @internal
5770
+ */
5771
+ export declare const AttachClassicLinkVpcResultFilterSensitiveLog: (obj: AttachClassicLinkVpcResult) => any;
5772
+ /**
5773
+ * @internal
5774
+ */
5775
+ export declare const AttachInternetGatewayRequestFilterSensitiveLog: (obj: AttachInternetGatewayRequest) => any;
5776
+ /**
5777
+ * @internal
5778
+ */
5779
+ export declare const AttachNetworkInterfaceRequestFilterSensitiveLog: (obj: AttachNetworkInterfaceRequest) => any;
5780
+ /**
5781
+ * @internal
5782
+ */
5783
+ export declare const AttachNetworkInterfaceResultFilterSensitiveLog: (obj: AttachNetworkInterfaceResult) => any;
5784
+ /**
5785
+ * @internal
5786
+ */
5787
+ export declare const AttachVolumeRequestFilterSensitiveLog: (obj: AttachVolumeRequest) => any;
5788
+ /**
5789
+ * @internal
5790
+ */
5791
+ export declare const VolumeAttachmentFilterSensitiveLog: (obj: VolumeAttachment) => any;
5792
+ /**
5793
+ * @internal
5794
+ */
5795
+ export declare const AttachVpnGatewayRequestFilterSensitiveLog: (obj: AttachVpnGatewayRequest) => any;
5796
+ /**
5797
+ * @internal
5798
+ */
5799
+ export declare const VpcAttachmentFilterSensitiveLog: (obj: VpcAttachment) => any;
5800
+ /**
5801
+ * @internal
5802
+ */
5803
+ export declare const AttachVpnGatewayResultFilterSensitiveLog: (obj: AttachVpnGatewayResult) => any;
5804
+ /**
5805
+ * @internal
5806
+ */
5807
+ export declare const AuthorizeClientVpnIngressRequestFilterSensitiveLog: (obj: AuthorizeClientVpnIngressRequest) => any;
5808
+ /**
5809
+ * @internal
5810
+ */
5811
+ export declare const ClientVpnAuthorizationRuleStatusFilterSensitiveLog: (obj: ClientVpnAuthorizationRuleStatus) => any;
5812
+ /**
5813
+ * @internal
5814
+ */
5815
+ export declare const AuthorizeClientVpnIngressResultFilterSensitiveLog: (obj: AuthorizeClientVpnIngressResult) => any;
5816
+ /**
5817
+ * @internal
5818
+ */
5819
+ export declare const IpRangeFilterSensitiveLog: (obj: IpRange) => any;
5820
+ /**
5821
+ * @internal
5822
+ */
5823
+ export declare const Ipv6RangeFilterSensitiveLog: (obj: Ipv6Range) => any;
5824
+ /**
5825
+ * @internal
5826
+ */
5827
+ export declare const PrefixListIdFilterSensitiveLog: (obj: PrefixListId) => any;
5828
+ /**
5829
+ * @internal
5830
+ */
5831
+ export declare const UserIdGroupPairFilterSensitiveLog: (obj: UserIdGroupPair) => any;
5832
+ /**
5833
+ * @internal
5834
+ */
5835
+ export declare const IpPermissionFilterSensitiveLog: (obj: IpPermission) => any;
5836
+ /**
5837
+ * @internal
5838
+ */
5839
+ export declare const AuthorizeSecurityGroupEgressRequestFilterSensitiveLog: (obj: AuthorizeSecurityGroupEgressRequest) => any;
5840
+ /**
5841
+ * @internal
5842
+ */
5843
+ export declare const ReferencedSecurityGroupFilterSensitiveLog: (obj: ReferencedSecurityGroup) => any;
5844
+ /**
5845
+ * @internal
5846
+ */
5847
+ export declare const SecurityGroupRuleFilterSensitiveLog: (obj: SecurityGroupRule) => any;
5848
+ /**
5849
+ * @internal
5850
+ */
5851
+ export declare const AuthorizeSecurityGroupEgressResultFilterSensitiveLog: (obj: AuthorizeSecurityGroupEgressResult) => any;
5852
+ /**
5853
+ * @internal
5854
+ */
5855
+ export declare const AuthorizeSecurityGroupIngressRequestFilterSensitiveLog: (obj: AuthorizeSecurityGroupIngressRequest) => any;
5856
+ /**
5857
+ * @internal
5858
+ */
5859
+ export declare const AuthorizeSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeSecurityGroupIngressResult) => any;
5860
+ /**
5861
+ * @internal
5862
+ */
5863
+ export declare const S3StorageFilterSensitiveLog: (obj: S3Storage) => any;
5864
+ /**
5865
+ * @internal
5866
+ */
5867
+ export declare const StorageFilterSensitiveLog: (obj: Storage) => any;
5868
+ /**
5869
+ * @internal
5870
+ */
5871
+ export declare const BundleInstanceRequestFilterSensitiveLog: (obj: BundleInstanceRequest) => any;
5872
+ /**
5873
+ * @internal
5874
+ */
5875
+ export declare const BundleTaskErrorFilterSensitiveLog: (obj: BundleTaskError) => any;
5876
+ /**
5877
+ * @internal
5878
+ */
5879
+ export declare const BundleTaskFilterSensitiveLog: (obj: BundleTask) => any;
5880
+ /**
5881
+ * @internal
5882
+ */
5883
+ export declare const BundleInstanceResultFilterSensitiveLog: (obj: BundleInstanceResult) => any;
5884
+ /**
5885
+ * @internal
5886
+ */
5887
+ export declare const CancelBundleTaskRequestFilterSensitiveLog: (obj: CancelBundleTaskRequest) => any;
5888
+ /**
5889
+ * @internal
5890
+ */
5891
+ export declare const CancelBundleTaskResultFilterSensitiveLog: (obj: CancelBundleTaskResult) => any;
5892
+ /**
5893
+ * @internal
5894
+ */
5895
+ export declare const CancelCapacityReservationRequestFilterSensitiveLog: (obj: CancelCapacityReservationRequest) => any;
5896
+ /**
5897
+ * @internal
5898
+ */
5899
+ export declare const CancelCapacityReservationResultFilterSensitiveLog: (obj: CancelCapacityReservationResult) => any;
5900
+ /**
5901
+ * @internal
5902
+ */
5903
+ export declare const CancelCapacityReservationFleetsRequestFilterSensitiveLog: (obj: CancelCapacityReservationFleetsRequest) => any;
5904
+ /**
5905
+ * @internal
5906
+ */
5907
+ export declare const CancelCapacityReservationFleetErrorFilterSensitiveLog: (obj: CancelCapacityReservationFleetError) => any;
5908
+ /**
5909
+ * @internal
5910
+ */
5911
+ export declare const FailedCapacityReservationFleetCancellationResultFilterSensitiveLog: (obj: FailedCapacityReservationFleetCancellationResult) => any;
5912
+ /**
5913
+ * @internal
5914
+ */
5915
+ export declare const CapacityReservationFleetCancellationStateFilterSensitiveLog: (obj: CapacityReservationFleetCancellationState) => any;
5916
+ /**
5917
+ * @internal
5918
+ */
5919
+ export declare const CancelCapacityReservationFleetsResultFilterSensitiveLog: (obj: CancelCapacityReservationFleetsResult) => any;
5920
+ /**
5921
+ * @internal
5922
+ */
5923
+ export declare const CancelConversionRequestFilterSensitiveLog: (obj: CancelConversionRequest) => any;
5924
+ /**
5925
+ * @internal
5926
+ */
5927
+ export declare const CancelExportTaskRequestFilterSensitiveLog: (obj: CancelExportTaskRequest) => any;
5928
+ /**
5929
+ * @internal
5930
+ */
5931
+ export declare const CancelImportTaskRequestFilterSensitiveLog: (obj: CancelImportTaskRequest) => any;
5932
+ /**
5933
+ * @internal
5934
+ */
5935
+ export declare const CancelImportTaskResultFilterSensitiveLog: (obj: CancelImportTaskResult) => any;
5936
+ /**
5937
+ * @internal
5938
+ */
5939
+ export declare const CancelReservedInstancesListingRequestFilterSensitiveLog: (obj: CancelReservedInstancesListingRequest) => any;
5940
+ /**
5941
+ * @internal
5942
+ */
5943
+ export declare const InstanceCountFilterSensitiveLog: (obj: InstanceCount) => any;
5944
+ /**
5945
+ * @internal
5946
+ */
5947
+ export declare const PriceScheduleFilterSensitiveLog: (obj: PriceSchedule) => any;
5948
+ /**
5949
+ * @internal
5950
+ */
5951
+ export declare const ReservedInstancesListingFilterSensitiveLog: (obj: ReservedInstancesListing) => any;
5952
+ /**
5953
+ * @internal
5954
+ */
5955
+ export declare const CancelReservedInstancesListingResultFilterSensitiveLog: (obj: CancelReservedInstancesListingResult) => any;
5956
+ /**
5957
+ * @internal
5958
+ */
5959
+ export declare const CancelSpotFleetRequestsRequestFilterSensitiveLog: (obj: CancelSpotFleetRequestsRequest) => any;
5960
+ /**
5961
+ * @internal
5962
+ */
5963
+ export declare const CancelSpotFleetRequestsSuccessItemFilterSensitiveLog: (obj: CancelSpotFleetRequestsSuccessItem) => any;
5964
+ /**
5965
+ * @internal
5966
+ */
5967
+ export declare const CancelSpotFleetRequestsErrorFilterSensitiveLog: (obj: CancelSpotFleetRequestsError) => any;
5968
+ /**
5969
+ * @internal
5970
+ */
5971
+ export declare const CancelSpotFleetRequestsErrorItemFilterSensitiveLog: (obj: CancelSpotFleetRequestsErrorItem) => any;
5972
+ /**
5973
+ * @internal
5974
+ */
5975
+ export declare const CancelSpotFleetRequestsResponseFilterSensitiveLog: (obj: CancelSpotFleetRequestsResponse) => any;
5976
+ /**
5977
+ * @internal
5978
+ */
5979
+ export declare const CancelSpotInstanceRequestsRequestFilterSensitiveLog: (obj: CancelSpotInstanceRequestsRequest) => any;
5980
+ /**
5981
+ * @internal
5982
+ */
5983
+ export declare const CancelledSpotInstanceRequestFilterSensitiveLog: (obj: CancelledSpotInstanceRequest) => any;
5984
+ /**
5985
+ * @internal
5986
+ */
5987
+ export declare const CancelSpotInstanceRequestsResultFilterSensitiveLog: (obj: CancelSpotInstanceRequestsResult) => any;
5988
+ /**
5989
+ * @internal
5990
+ */
5991
+ export declare const ConfirmProductInstanceRequestFilterSensitiveLog: (obj: ConfirmProductInstanceRequest) => any;
5992
+ /**
5993
+ * @internal
5994
+ */
5995
+ export declare const ConfirmProductInstanceResultFilterSensitiveLog: (obj: ConfirmProductInstanceResult) => any;
5996
+ /**
5997
+ * @internal
5998
+ */
5999
+ export declare const CopyFpgaImageRequestFilterSensitiveLog: (obj: CopyFpgaImageRequest) => any;
6000
+ /**
6001
+ * @internal
6002
+ */
6003
+ export declare const CopyFpgaImageResultFilterSensitiveLog: (obj: CopyFpgaImageResult) => any;
6004
+ /**
6005
+ * @internal
6006
+ */
6007
+ export declare const CopyImageRequestFilterSensitiveLog: (obj: CopyImageRequest) => any;
6008
+ /**
6009
+ * @internal
6010
+ */
6011
+ export declare const CopyImageResultFilterSensitiveLog: (obj: CopyImageResult) => any;
6012
+ /**
6013
+ * @internal
6014
+ */
6015
+ export declare const CopySnapshotRequestFilterSensitiveLog: (obj: CopySnapshotRequest) => any;
6016
+ /**
6017
+ * @internal
6018
+ */
6019
+ export declare const CopySnapshotResultFilterSensitiveLog: (obj: CopySnapshotResult) => any;
6020
+ /**
6021
+ * @internal
6022
+ */
6023
+ export declare const CreateCapacityReservationRequestFilterSensitiveLog: (obj: CreateCapacityReservationRequest) => any;
6024
+ /**
6025
+ * @internal
6026
+ */
6027
+ export declare const CapacityReservationFilterSensitiveLog: (obj: CapacityReservation) => any;
6028
+ /**
6029
+ * @internal
6030
+ */
6031
+ export declare const CreateCapacityReservationResultFilterSensitiveLog: (obj: CreateCapacityReservationResult) => any;
6032
+ /**
6033
+ * @internal
6034
+ */
6035
+ export declare const ReservationFleetInstanceSpecificationFilterSensitiveLog: (obj: ReservationFleetInstanceSpecification) => any;
6036
+ /**
6037
+ * @internal
6038
+ */
6039
+ export declare const CreateCapacityReservationFleetRequestFilterSensitiveLog: (obj: CreateCapacityReservationFleetRequest) => any;
6040
+ /**
6041
+ * @internal
6042
+ */
6043
+ export declare const FleetCapacityReservationFilterSensitiveLog: (obj: FleetCapacityReservation) => any;
6044
+ /**
6045
+ * @internal
6046
+ */
6047
+ export declare const CreateCapacityReservationFleetResultFilterSensitiveLog: (obj: CreateCapacityReservationFleetResult) => any;
6048
+ /**
6049
+ * @internal
6050
+ */
6051
+ export declare const CreateCarrierGatewayRequestFilterSensitiveLog: (obj: CreateCarrierGatewayRequest) => any;
6052
+ /**
6053
+ * @internal
6054
+ */
6055
+ export declare const CarrierGatewayFilterSensitiveLog: (obj: CarrierGateway) => any;
6056
+ /**
6057
+ * @internal
6058
+ */
6059
+ export declare const CreateCarrierGatewayResultFilterSensitiveLog: (obj: CreateCarrierGatewayResult) => any;
6060
+ /**
6061
+ * @internal
6062
+ */
6063
+ export declare const DirectoryServiceAuthenticationRequestFilterSensitiveLog: (obj: DirectoryServiceAuthenticationRequest) => any;
6064
+ /**
6065
+ * @internal
6066
+ */
6067
+ export declare const FederatedAuthenticationRequestFilterSensitiveLog: (obj: FederatedAuthenticationRequest) => any;
6068
+ /**
6069
+ * @internal
6070
+ */
6071
+ export declare const CertificateAuthenticationRequestFilterSensitiveLog: (obj: CertificateAuthenticationRequest) => any;
6072
+ /**
6073
+ * @internal
6074
+ */
6075
+ export declare const ClientVpnAuthenticationRequestFilterSensitiveLog: (obj: ClientVpnAuthenticationRequest) => any;
6076
+ /**
6077
+ * @internal
6078
+ */
6079
+ export declare const ClientConnectOptionsFilterSensitiveLog: (obj: ClientConnectOptions) => any;
6080
+ /**
6081
+ * @internal
6082
+ */
6083
+ export declare const ClientLoginBannerOptionsFilterSensitiveLog: (obj: ClientLoginBannerOptions) => any;
6084
+ /**
6085
+ * @internal
6086
+ */
6087
+ export declare const ConnectionLogOptionsFilterSensitiveLog: (obj: ConnectionLogOptions) => any;
6088
+ /**
6089
+ * @internal
6090
+ */
6091
+ export declare const CreateClientVpnEndpointRequestFilterSensitiveLog: (obj: CreateClientVpnEndpointRequest) => any;
6092
+ /**
6093
+ * @internal
6094
+ */
6095
+ export declare const ClientVpnEndpointStatusFilterSensitiveLog: (obj: ClientVpnEndpointStatus) => any;
6096
+ /**
6097
+ * @internal
6098
+ */
6099
+ export declare const CreateClientVpnEndpointResultFilterSensitiveLog: (obj: CreateClientVpnEndpointResult) => any;
6100
+ /**
6101
+ * @internal
6102
+ */
6103
+ export declare const CreateClientVpnRouteRequestFilterSensitiveLog: (obj: CreateClientVpnRouteRequest) => any;
6104
+ /**
6105
+ * @internal
6106
+ */
6107
+ export declare const ClientVpnRouteStatusFilterSensitiveLog: (obj: ClientVpnRouteStatus) => any;
6108
+ /**
6109
+ * @internal
6110
+ */
6111
+ export declare const CreateClientVpnRouteResultFilterSensitiveLog: (obj: CreateClientVpnRouteResult) => any;
6112
+ /**
6113
+ * @internal
6114
+ */
6115
+ export declare const CreateCustomerGatewayRequestFilterSensitiveLog: (obj: CreateCustomerGatewayRequest) => any;
6116
+ /**
6117
+ * @internal
6118
+ */
6119
+ export declare const CustomerGatewayFilterSensitiveLog: (obj: CustomerGateway) => any;
6120
+ /**
6121
+ * @internal
6122
+ */
6123
+ export declare const CreateCustomerGatewayResultFilterSensitiveLog: (obj: CreateCustomerGatewayResult) => any;
6124
+ /**
6125
+ * @internal
6126
+ */
6127
+ export declare const CreateDefaultSubnetRequestFilterSensitiveLog: (obj: CreateDefaultSubnetRequest) => any;
6128
+ /**
6129
+ * @internal
6130
+ */
6131
+ export declare const PrivateDnsNameOptionsOnLaunchFilterSensitiveLog: (obj: PrivateDnsNameOptionsOnLaunch) => any;
6132
+ /**
6133
+ * @internal
6134
+ */
6135
+ export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
6136
+ /**
6137
+ * @internal
6138
+ */
6139
+ export declare const CreateDefaultSubnetResultFilterSensitiveLog: (obj: CreateDefaultSubnetResult) => any;
6140
+ /**
6141
+ * @internal
6142
+ */
6143
+ export declare const CreateDefaultVpcRequestFilterSensitiveLog: (obj: CreateDefaultVpcRequest) => any;
6144
+ /**
6145
+ * @internal
6146
+ */
6147
+ export declare const VpcFilterSensitiveLog: (obj: Vpc) => any;
6148
+ /**
6149
+ * @internal
6150
+ */
6151
+ export declare const CreateDefaultVpcResultFilterSensitiveLog: (obj: CreateDefaultVpcResult) => any;
6152
+ /**
6153
+ * @internal
6154
+ */
6155
+ export declare const NewDhcpConfigurationFilterSensitiveLog: (obj: NewDhcpConfiguration) => any;
6156
+ /**
6157
+ * @internal
6158
+ */
6159
+ export declare const CreateDhcpOptionsRequestFilterSensitiveLog: (obj: CreateDhcpOptionsRequest) => any;
6160
+ /**
6161
+ * @internal
6162
+ */
6163
+ export declare const AttributeValueFilterSensitiveLog: (obj: AttributeValue) => any;
6164
+ /**
6165
+ * @internal
6166
+ */
6167
+ export declare const DhcpConfigurationFilterSensitiveLog: (obj: DhcpConfiguration) => any;
6168
+ /**
6169
+ * @internal
6170
+ */
6171
+ export declare const DhcpOptionsFilterSensitiveLog: (obj: DhcpOptions) => any;
6172
+ /**
6173
+ * @internal
6174
+ */
6175
+ export declare const CreateDhcpOptionsResultFilterSensitiveLog: (obj: CreateDhcpOptionsResult) => any;
6176
+ /**
6177
+ * @internal
6178
+ */
6179
+ export declare const CreateEgressOnlyInternetGatewayRequestFilterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayRequest) => any;
6180
+ /**
6181
+ * @internal
6182
+ */
6183
+ export declare const InternetGatewayAttachmentFilterSensitiveLog: (obj: InternetGatewayAttachment) => any;
6184
+ /**
6185
+ * @internal
6186
+ */
6187
+ export declare const EgressOnlyInternetGatewayFilterSensitiveLog: (obj: EgressOnlyInternetGateway) => any;
6188
+ /**
6189
+ * @internal
6190
+ */
6191
+ export declare const CreateEgressOnlyInternetGatewayResultFilterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayResult) => any;