@aws-sdk/client-ec2 3.132.0 → 3.139.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 (1104) 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 +28 -3
  1083. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +4 -2
  1084. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +6 -1
  1085. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +4 -0
  1086. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +4 -0
  1087. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -0
  1088. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +3 -0
  1089. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +4 -0
  1090. package/dist-types/models/models_0.d.ts +932 -1393
  1091. package/dist-types/models/models_1.d.ts +912 -1363
  1092. package/dist-types/models/models_2.d.ts +1044 -1564
  1093. package/dist-types/models/models_3.d.ts +973 -1456
  1094. package/dist-types/models/models_4.d.ts +1120 -1677
  1095. package/dist-types/models/models_5.d.ts +1141 -1709
  1096. package/dist-types/models/models_6.d.ts +501 -751
  1097. package/dist-types/ts3.4/models/models_0.d.ts +465 -929
  1098. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1099. package/dist-types/ts3.4/models/models_2.d.ts +520 -1040
  1100. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1101. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1102. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1103. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1104. 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,12 +478,6 @@ 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
482
  * <p>Describes the VPC peering connection options.</p>
657
483
  */
@@ -669,12 +495,6 @@ export interface VpcPeeringConnectionOptionsDescription {
669
495
  */
670
496
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
671
497
  }
672
- export declare namespace VpcPeeringConnectionOptionsDescription {
673
- /**
674
- * @internal
675
- */
676
- const filterSensitiveLog: (obj: VpcPeeringConnectionOptionsDescription) => any;
677
- }
678
498
  /**
679
499
  * <p>Describes a VPC in a VPC peering connection.</p>
680
500
  */
@@ -708,12 +528,6 @@ export interface VpcPeeringConnectionVpcInfo {
708
528
  */
709
529
  Region?: string;
710
530
  }
711
- export declare namespace VpcPeeringConnectionVpcInfo {
712
- /**
713
- * @internal
714
- */
715
- const filterSensitiveLog: (obj: VpcPeeringConnectionVpcInfo) => any;
716
- }
717
531
  export declare type VpcPeeringConnectionStateReasonCode = "active" | "deleted" | "deleting" | "expired" | "failed" | "initiating-request" | "pending-acceptance" | "provisioning" | "rejected";
718
532
  /**
719
533
  * <p>Describes the status of a VPC peering connection.</p>
@@ -728,12 +542,6 @@ export interface VpcPeeringConnectionStateReason {
728
542
  */
729
543
  Message?: string;
730
544
  }
731
- export declare namespace VpcPeeringConnectionStateReason {
732
- /**
733
- * @internal
734
- */
735
- const filterSensitiveLog: (obj: VpcPeeringConnectionStateReason) => any;
736
- }
737
545
  /**
738
546
  * <p>Describes a VPC peering connection.</p>
739
547
  */
@@ -763,24 +571,12 @@ export interface VpcPeeringConnection {
763
571
  */
764
572
  VpcPeeringConnectionId?: string;
765
573
  }
766
- export declare namespace VpcPeeringConnection {
767
- /**
768
- * @internal
769
- */
770
- const filterSensitiveLog: (obj: VpcPeeringConnection) => any;
771
- }
772
574
  export interface AcceptVpcPeeringConnectionResult {
773
575
  /**
774
576
  * <p>Information about the VPC peering connection.</p>
775
577
  */
776
578
  VpcPeeringConnection?: VpcPeeringConnection;
777
579
  }
778
- export declare namespace AcceptVpcPeeringConnectionResult {
779
- /**
780
- * @internal
781
- */
782
- const filterSensitiveLog: (obj: AcceptVpcPeeringConnectionResult) => any;
783
- }
784
580
  /**
785
581
  * <p>Describes a range of ports.</p>
786
582
  */
@@ -794,12 +590,6 @@ export interface PortRange {
794
590
  */
795
591
  To?: number;
796
592
  }
797
- export declare namespace PortRange {
798
- /**
799
- * @internal
800
- */
801
- const filterSensitiveLog: (obj: PortRange) => any;
802
- }
803
593
  /**
804
594
  * <p>Describes a network access control (ACL) rule.</p>
805
595
  */
@@ -829,12 +619,6 @@ export interface AnalysisAclRule {
829
619
  */
830
620
  RuleNumber?: number;
831
621
  }
832
- export declare namespace AnalysisAclRule {
833
- /**
834
- * @internal
835
- */
836
- const filterSensitiveLog: (obj: AnalysisAclRule) => any;
837
- }
838
622
  /**
839
623
  * <p>Describes a path component.</p>
840
624
  */
@@ -852,12 +636,6 @@ export interface AnalysisComponent {
852
636
  */
853
637
  Name?: string;
854
638
  }
855
- export declare namespace AnalysisComponent {
856
- /**
857
- * @internal
858
- */
859
- const filterSensitiveLog: (obj: AnalysisComponent) => any;
860
- }
861
639
  /**
862
640
  * <p>Describes an additional detail for a path analysis.</p>
863
641
  */
@@ -871,12 +649,6 @@ export interface AdditionalDetail {
871
649
  */
872
650
  Component?: AnalysisComponent;
873
651
  }
874
- export declare namespace AdditionalDetail {
875
- /**
876
- * @internal
877
- */
878
- const filterSensitiveLog: (obj: AdditionalDetail) => any;
879
- }
880
652
  /**
881
653
  * <p>Describes a header. Reflects any changes made by a component as traffic passes through.
882
654
  * The fields of an inbound header are null except for the first component of a path.</p>
@@ -903,12 +675,6 @@ export interface AnalysisPacketHeader {
903
675
  */
904
676
  SourcePortRanges?: PortRange[];
905
677
  }
906
- export declare namespace AnalysisPacketHeader {
907
- /**
908
- * @internal
909
- */
910
- const filterSensitiveLog: (obj: AnalysisPacketHeader) => any;
911
- }
912
678
  /**
913
679
  * <p>Describes a route table route.</p>
914
680
  */
@@ -965,12 +731,6 @@ export interface AnalysisRouteTableRoute {
965
731
  */
966
732
  VpcPeeringConnectionId?: string;
967
733
  }
968
- export declare namespace AnalysisRouteTableRoute {
969
- /**
970
- * @internal
971
- */
972
- const filterSensitiveLog: (obj: AnalysisRouteTableRoute) => any;
973
- }
974
734
  /**
975
735
  * <p>Describes a security group rule.</p>
976
736
  */
@@ -1008,12 +768,6 @@ export interface AnalysisSecurityGroupRule {
1008
768
  */
1009
769
  Protocol?: string;
1010
770
  }
1011
- export declare namespace AnalysisSecurityGroupRule {
1012
- /**
1013
- * @internal
1014
- */
1015
- const filterSensitiveLog: (obj: AnalysisSecurityGroupRule) => any;
1016
- }
1017
771
  /**
1018
772
  * <p>Describes a route in a transit gateway route table.</p>
1019
773
  */
@@ -1055,12 +809,6 @@ export interface TransitGatewayRouteTableRoute {
1055
809
  */
1056
810
  ResourceType?: string;
1057
811
  }
1058
- export declare namespace TransitGatewayRouteTableRoute {
1059
- /**
1060
- * @internal
1061
- */
1062
- const filterSensitiveLog: (obj: TransitGatewayRouteTableRoute) => any;
1063
- }
1064
812
  /**
1065
813
  * <p>Describes a path component.</p>
1066
814
  */
@@ -1126,12 +874,6 @@ export interface PathComponent {
1126
874
  */
1127
875
  TransitGatewayRouteTableRoute?: TransitGatewayRouteTableRoute;
1128
876
  }
1129
- export declare namespace PathComponent {
1130
- /**
1131
- * @internal
1132
- */
1133
- const filterSensitiveLog: (obj: PathComponent) => any;
1134
- }
1135
877
  /**
1136
878
  * <p>Describes a finding for a Network Access Scope.</p>
1137
879
  */
@@ -1153,12 +895,6 @@ export interface AccessScopeAnalysisFinding {
1153
895
  */
1154
896
  FindingComponents?: PathComponent[];
1155
897
  }
1156
- export declare namespace AccessScopeAnalysisFinding {
1157
- /**
1158
- * @internal
1159
- */
1160
- const filterSensitiveLog: (obj: AccessScopeAnalysisFinding) => any;
1161
- }
1162
898
  export declare type Protocol = "tcp" | "udp";
1163
899
  /**
1164
900
  * <p>Describes a packet header statement.</p>
@@ -1193,12 +929,6 @@ export interface PacketHeaderStatement {
1193
929
  */
1194
930
  Protocols?: (Protocol | string)[];
1195
931
  }
1196
- export declare namespace PacketHeaderStatement {
1197
- /**
1198
- * @internal
1199
- */
1200
- const filterSensitiveLog: (obj: PacketHeaderStatement) => any;
1201
- }
1202
932
  /**
1203
933
  * <p>Describes a resource statement.</p>
1204
934
  */
@@ -1212,12 +942,6 @@ export interface ResourceStatement {
1212
942
  */
1213
943
  ResourceTypes?: string[];
1214
944
  }
1215
- export declare namespace ResourceStatement {
1216
- /**
1217
- * @internal
1218
- */
1219
- const filterSensitiveLog: (obj: ResourceStatement) => any;
1220
- }
1221
945
  /**
1222
946
  * <p>Describes a path statement.</p>
1223
947
  */
@@ -1231,12 +955,6 @@ export interface PathStatement {
1231
955
  */
1232
956
  ResourceStatement?: ResourceStatement;
1233
957
  }
1234
- export declare namespace PathStatement {
1235
- /**
1236
- * @internal
1237
- */
1238
- const filterSensitiveLog: (obj: PathStatement) => any;
1239
- }
1240
958
  /**
1241
959
  * <p>Describes a through resource statement.</p>
1242
960
  */
@@ -1246,12 +964,6 @@ export interface ThroughResourcesStatement {
1246
964
  */
1247
965
  ResourceStatement?: ResourceStatement;
1248
966
  }
1249
- export declare namespace ThroughResourcesStatement {
1250
- /**
1251
- * @internal
1252
- */
1253
- const filterSensitiveLog: (obj: ThroughResourcesStatement) => any;
1254
- }
1255
967
  /**
1256
968
  * <p>Describes a path.</p>
1257
969
  */
@@ -1269,12 +981,6 @@ export interface AccessScopePath {
1269
981
  */
1270
982
  ThroughResources?: ThroughResourcesStatement[];
1271
983
  }
1272
- export declare namespace AccessScopePath {
1273
- /**
1274
- * @internal
1275
- */
1276
- const filterSensitiveLog: (obj: AccessScopePath) => any;
1277
- }
1278
984
  /**
1279
985
  * <p>Describes a packet header statement.</p>
1280
986
  */
@@ -1308,12 +1014,6 @@ export interface PacketHeaderStatementRequest {
1308
1014
  */
1309
1015
  Protocols?: (Protocol | string)[];
1310
1016
  }
1311
- export declare namespace PacketHeaderStatementRequest {
1312
- /**
1313
- * @internal
1314
- */
1315
- const filterSensitiveLog: (obj: PacketHeaderStatementRequest) => any;
1316
- }
1317
1017
  /**
1318
1018
  * <p>Describes a resource statement.</p>
1319
1019
  */
@@ -1327,12 +1027,6 @@ export interface ResourceStatementRequest {
1327
1027
  */
1328
1028
  ResourceTypes?: string[];
1329
1029
  }
1330
- export declare namespace ResourceStatementRequest {
1331
- /**
1332
- * @internal
1333
- */
1334
- const filterSensitiveLog: (obj: ResourceStatementRequest) => any;
1335
- }
1336
1030
  /**
1337
1031
  * <p>Describes a path statement.</p>
1338
1032
  */
@@ -1346,12 +1040,6 @@ export interface PathStatementRequest {
1346
1040
  */
1347
1041
  ResourceStatement?: ResourceStatementRequest;
1348
1042
  }
1349
- export declare namespace PathStatementRequest {
1350
- /**
1351
- * @internal
1352
- */
1353
- const filterSensitiveLog: (obj: PathStatementRequest) => any;
1354
- }
1355
1043
  /**
1356
1044
  * <p>Describes a through resource statement.</p>
1357
1045
  */
@@ -1361,12 +1049,6 @@ export interface ThroughResourcesStatementRequest {
1361
1049
  */
1362
1050
  ResourceStatement?: ResourceStatementRequest;
1363
1051
  }
1364
- export declare namespace ThroughResourcesStatementRequest {
1365
- /**
1366
- * @internal
1367
- */
1368
- const filterSensitiveLog: (obj: ThroughResourcesStatementRequest) => any;
1369
- }
1370
1052
  /**
1371
1053
  * <p>Describes a path.</p>
1372
1054
  */
@@ -1384,12 +1066,6 @@ export interface AccessScopePathRequest {
1384
1066
  */
1385
1067
  ThroughResources?: ThroughResourcesStatementRequest[];
1386
1068
  }
1387
- export declare namespace AccessScopePathRequest {
1388
- /**
1389
- * @internal
1390
- */
1391
- const filterSensitiveLog: (obj: AccessScopePathRequest) => any;
1392
- }
1393
1069
  /**
1394
1070
  * <p>Describes a value of an account attribute.</p>
1395
1071
  */
@@ -1399,12 +1075,6 @@ export interface AccountAttributeValue {
1399
1075
  */
1400
1076
  AttributeValue?: string;
1401
1077
  }
1402
- export declare namespace AccountAttributeValue {
1403
- /**
1404
- * @internal
1405
- */
1406
- const filterSensitiveLog: (obj: AccountAttributeValue) => any;
1407
- }
1408
1078
  /**
1409
1079
  * <p>Describes an account attribute.</p>
1410
1080
  */
@@ -1418,12 +1088,6 @@ export interface AccountAttribute {
1418
1088
  */
1419
1089
  AttributeValues?: AccountAttributeValue[];
1420
1090
  }
1421
- export declare namespace AccountAttribute {
1422
- /**
1423
- * @internal
1424
- */
1425
- const filterSensitiveLog: (obj: AccountAttribute) => any;
1426
- }
1427
1091
  export declare type AccountAttributeName = "default-vpc" | "supported-platforms";
1428
1092
  export declare enum InstanceHealthStatus {
1429
1093
  HEALTHY_STATUS = "healthy",
@@ -1452,12 +1116,6 @@ export interface ActiveInstance {
1452
1116
  */
1453
1117
  InstanceHealth?: InstanceHealthStatus | string;
1454
1118
  }
1455
- export declare namespace ActiveInstance {
1456
- /**
1457
- * @internal
1458
- */
1459
- const filterSensitiveLog: (obj: ActiveInstance) => any;
1460
- }
1461
1119
  export declare enum ActivityStatus {
1462
1120
  ERROR = "error",
1463
1121
  FULFILLED = "fulfilled",
@@ -1476,12 +1134,6 @@ export interface AddIpamOperatingRegion {
1476
1134
  */
1477
1135
  RegionName?: string;
1478
1136
  }
1479
- export declare namespace AddIpamOperatingRegion {
1480
- /**
1481
- * @internal
1482
- */
1483
- const filterSensitiveLog: (obj: AddIpamOperatingRegion) => any;
1484
- }
1485
1137
  /**
1486
1138
  * <p>An entry for a prefix list.</p>
1487
1139
  */
@@ -1496,12 +1148,6 @@ export interface AddPrefixListEntry {
1496
1148
  */
1497
1149
  Description?: string;
1498
1150
  }
1499
- export declare namespace AddPrefixListEntry {
1500
- /**
1501
- * @internal
1502
- */
1503
- const filterSensitiveLog: (obj: AddPrefixListEntry) => any;
1504
- }
1505
1151
  export declare type DomainType = "standard" | "vpc";
1506
1152
  /**
1507
1153
  * <p>Describes an Elastic IP address, or a carrier IP address.</p>
@@ -1567,12 +1213,6 @@ export interface Address {
1567
1213
  */
1568
1214
  CarrierIp?: string;
1569
1215
  }
1570
- export declare namespace Address {
1571
- /**
1572
- * @internal
1573
- */
1574
- const filterSensitiveLog: (obj: Address) => any;
1575
- }
1576
1216
  /**
1577
1217
  * <p>The status of an updated pointer (PTR) record for an Elastic IP address.</p>
1578
1218
  */
@@ -1590,12 +1230,6 @@ export interface PtrUpdateStatus {
1590
1230
  */
1591
1231
  Reason?: string;
1592
1232
  }
1593
- export declare namespace PtrUpdateStatus {
1594
- /**
1595
- * @internal
1596
- */
1597
- const filterSensitiveLog: (obj: PtrUpdateStatus) => any;
1598
- }
1599
1233
  /**
1600
1234
  * <p>The attributes associated with an Elastic IP address.</p>
1601
1235
  */
@@ -1617,12 +1251,6 @@ export interface AddressAttribute {
1617
1251
  */
1618
1252
  PtrRecordUpdate?: PtrUpdateStatus;
1619
1253
  }
1620
- export declare namespace AddressAttribute {
1621
- /**
1622
- * @internal
1623
- */
1624
- const filterSensitiveLog: (obj: AddressAttribute) => any;
1625
- }
1626
1254
  export declare type AddressAttributeName = "domain-name";
1627
1255
  export declare enum AddressFamily {
1628
1256
  ipv4 = "ipv4",
@@ -1641,12 +1269,6 @@ export interface AdvertiseByoipCidrRequest {
1641
1269
  */
1642
1270
  DryRun?: boolean;
1643
1271
  }
1644
- export declare namespace AdvertiseByoipCidrRequest {
1645
- /**
1646
- * @internal
1647
- */
1648
- const filterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
1649
- }
1650
1272
  export declare type ByoipCidrState = "advertised" | "deprovisioned" | "failed-deprovision" | "failed-provision" | "pending-deprovision" | "pending-provision" | "provisioned" | "provisioned-not-publicly-advertisable";
1651
1273
  /**
1652
1274
  * <p>Information about an address range that is provisioned for use with your Amazon Web Services resources
@@ -1670,24 +1292,12 @@ export interface ByoipCidr {
1670
1292
  */
1671
1293
  State?: ByoipCidrState | string;
1672
1294
  }
1673
- export declare namespace ByoipCidr {
1674
- /**
1675
- * @internal
1676
- */
1677
- const filterSensitiveLog: (obj: ByoipCidr) => any;
1678
- }
1679
1295
  export interface AdvertiseByoipCidrResult {
1680
1296
  /**
1681
1297
  * <p>Information about the address range.</p>
1682
1298
  */
1683
1299
  ByoipCidr?: ByoipCidr;
1684
1300
  }
1685
- export declare namespace AdvertiseByoipCidrResult {
1686
- /**
1687
- * @internal
1688
- */
1689
- const filterSensitiveLog: (obj: AdvertiseByoipCidrResult) => any;
1690
- }
1691
1301
  export declare type Affinity = "default" | "host";
1692
1302
  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";
1693
1303
  /**
@@ -1709,12 +1319,6 @@ export interface TagSpecification {
1709
1319
  */
1710
1320
  Tags?: Tag[];
1711
1321
  }
1712
- export declare namespace TagSpecification {
1713
- /**
1714
- * @internal
1715
- */
1716
- const filterSensitiveLog: (obj: TagSpecification) => any;
1717
- }
1718
1322
  export interface AllocateAddressRequest {
1719
1323
  /**
1720
1324
  * <p>Indicates whether the Elastic IP address is for use with instances in a VPC or instances in EC2-Classic.</p>
@@ -1758,12 +1362,6 @@ export interface AllocateAddressRequest {
1758
1362
  */
1759
1363
  TagSpecifications?: TagSpecification[];
1760
1364
  }
1761
- export declare namespace AllocateAddressRequest {
1762
- /**
1763
- * @internal
1764
- */
1765
- const filterSensitiveLog: (obj: AllocateAddressRequest) => any;
1766
- }
1767
1365
  export interface AllocateAddressResult {
1768
1366
  /**
1769
1367
  * <p>The Elastic IP address.</p>
@@ -1801,12 +1399,6 @@ export interface AllocateAddressResult {
1801
1399
  */
1802
1400
  CarrierIp?: string;
1803
1401
  }
1804
- export declare namespace AllocateAddressResult {
1805
- /**
1806
- * @internal
1807
- */
1808
- const filterSensitiveLog: (obj: AllocateAddressResult) => any;
1809
- }
1810
1402
  export declare type AutoPlacement = "off" | "on";
1811
1403
  export declare type HostRecovery = "off" | "on";
1812
1404
  export interface AllocateHostsRequest {
@@ -1873,12 +1465,6 @@ export interface AllocateHostsRequest {
1873
1465
  */
1874
1466
  OutpostArn?: string;
1875
1467
  }
1876
- export declare namespace AllocateHostsRequest {
1877
- /**
1878
- * @internal
1879
- */
1880
- const filterSensitiveLog: (obj: AllocateHostsRequest) => any;
1881
- }
1882
1468
  /**
1883
1469
  * <p>Contains the output of AllocateHosts.</p>
1884
1470
  */
@@ -1889,12 +1475,6 @@ export interface AllocateHostsResult {
1889
1475
  */
1890
1476
  HostIds?: string[];
1891
1477
  }
1892
- export declare namespace AllocateHostsResult {
1893
- /**
1894
- * @internal
1895
- */
1896
- const filterSensitiveLog: (obj: AllocateHostsResult) => any;
1897
- }
1898
1478
  export interface AllocateIpamPoolCidrRequest {
1899
1479
  /**
1900
1480
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -1949,12 +1529,6 @@ export interface AllocateIpamPoolCidrRequest {
1949
1529
  */
1950
1530
  DisallowedCidrs?: string[];
1951
1531
  }
1952
- export declare namespace AllocateIpamPoolCidrRequest {
1953
- /**
1954
- * @internal
1955
- */
1956
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrRequest) => any;
1957
- }
1958
1532
  export declare enum IpamPoolAllocationResourceType {
1959
1533
  custom = "custom",
1960
1534
  ec2_public_ipv4_pool = "ec2-public-ipv4-pool",
@@ -1995,24 +1569,12 @@ export interface IpamPoolAllocation {
1995
1569
  */
1996
1570
  ResourceOwner?: string;
1997
1571
  }
1998
- export declare namespace IpamPoolAllocation {
1999
- /**
2000
- * @internal
2001
- */
2002
- const filterSensitiveLog: (obj: IpamPoolAllocation) => any;
2003
- }
2004
1572
  export interface AllocateIpamPoolCidrResult {
2005
1573
  /**
2006
1574
  * <p>Information about the allocation created.</p>
2007
1575
  */
2008
1576
  IpamPoolAllocation?: IpamPoolAllocation;
2009
1577
  }
2010
- export declare namespace AllocateIpamPoolCidrResult {
2011
- /**
2012
- * @internal
2013
- */
2014
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrResult) => any;
2015
- }
2016
1578
  export declare type AllocationState = "available" | "pending" | "permanent-failure" | "released" | "released-permanent-failure" | "under-assessment";
2017
1579
  export declare enum AllocationStrategy {
2018
1580
  CAPACITY_OPTIMIZED = "capacityOptimized",
@@ -2041,12 +1603,6 @@ export interface AllowedPrincipal {
2041
1603
  */
2042
1604
  Principal?: string;
2043
1605
  }
2044
- export declare namespace AllowedPrincipal {
2045
- /**
2046
- * @internal
2047
- */
2048
- const filterSensitiveLog: (obj: AllowedPrincipal) => any;
2049
- }
2050
1606
  export declare type AllowsMultipleInstanceTypes = "off" | "on";
2051
1607
  /**
2052
1608
  * <p>Describes an potential intermediate component of a feasible path.</p>
@@ -2061,12 +1617,6 @@ export interface AlternatePathHint {
2061
1617
  */
2062
1618
  ComponentArn?: string;
2063
1619
  }
2064
- export declare namespace AlternatePathHint {
2065
- /**
2066
- * @internal
2067
- */
2068
- const filterSensitiveLog: (obj: AlternatePathHint) => any;
2069
- }
2070
1620
  export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2071
1621
  /**
2072
1622
  * <p>The ID of the Client VPN endpoint.</p>
@@ -2086,24 +1636,12 @@ export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2086
1636
  */
2087
1637
  DryRun?: boolean;
2088
1638
  }
2089
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2090
- /**
2091
- * @internal
2092
- */
2093
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkRequest) => any;
2094
- }
2095
1639
  export interface ApplySecurityGroupsToClientVpnTargetNetworkResult {
2096
1640
  /**
2097
1641
  * <p>The IDs of the applied security groups.</p>
2098
1642
  */
2099
1643
  SecurityGroupIds?: string[];
2100
1644
  }
2101
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkResult {
2102
- /**
2103
- * @internal
2104
- */
2105
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkResult) => any;
2106
- }
2107
1645
  export interface AssignIpv6AddressesRequest {
2108
1646
  /**
2109
1647
  * <p>The number of additional IPv6 addresses to assign to the network interface.
@@ -2132,12 +1670,6 @@ export interface AssignIpv6AddressesRequest {
2132
1670
  */
2133
1671
  NetworkInterfaceId: string | undefined;
2134
1672
  }
2135
- export declare namespace AssignIpv6AddressesRequest {
2136
- /**
2137
- * @internal
2138
- */
2139
- const filterSensitiveLog: (obj: AssignIpv6AddressesRequest) => any;
2140
- }
2141
1673
  export interface AssignIpv6AddressesResult {
2142
1674
  /**
2143
1675
  * <p>The new IPv6 addresses assigned to the network interface. Existing IPv6 addresses
@@ -2153,12 +1685,6 @@ export interface AssignIpv6AddressesResult {
2153
1685
  */
2154
1686
  NetworkInterfaceId?: string;
2155
1687
  }
2156
- export declare namespace AssignIpv6AddressesResult {
2157
- /**
2158
- * @internal
2159
- */
2160
- const filterSensitiveLog: (obj: AssignIpv6AddressesResult) => any;
2161
- }
2162
1688
  /**
2163
1689
  * <p>Contains the parameters for AssignPrivateIpAddresses.</p>
2164
1690
  */
@@ -2189,12 +1715,6 @@ export interface AssignPrivateIpAddressesRequest {
2189
1715
  */
2190
1716
  Ipv4PrefixCount?: number;
2191
1717
  }
2192
- export declare namespace AssignPrivateIpAddressesRequest {
2193
- /**
2194
- * @internal
2195
- */
2196
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesRequest) => any;
2197
- }
2198
1718
  /**
2199
1719
  * <p>Describes an IPv4 prefix.</p>
2200
1720
  */
@@ -2206,12 +1726,6 @@ export interface Ipv4PrefixSpecification {
2206
1726
  */
2207
1727
  Ipv4Prefix?: string;
2208
1728
  }
2209
- export declare namespace Ipv4PrefixSpecification {
2210
- /**
2211
- * @internal
2212
- */
2213
- const filterSensitiveLog: (obj: Ipv4PrefixSpecification) => any;
2214
- }
2215
1729
  /**
2216
1730
  * <p>Describes the private IP addresses assigned to a network interface.</p>
2217
1731
  */
@@ -2221,12 +1735,6 @@ export interface AssignedPrivateIpAddress {
2221
1735
  */
2222
1736
  PrivateIpAddress?: string;
2223
1737
  }
2224
- export declare namespace AssignedPrivateIpAddress {
2225
- /**
2226
- * @internal
2227
- */
2228
- const filterSensitiveLog: (obj: AssignedPrivateIpAddress) => any;
2229
- }
2230
1738
  export interface AssignPrivateIpAddressesResult {
2231
1739
  /**
2232
1740
  * <p>The ID of the network interface.</p>
@@ -2241,12 +1749,6 @@ export interface AssignPrivateIpAddressesResult {
2241
1749
  */
2242
1750
  AssignedIpv4Prefixes?: Ipv4PrefixSpecification[];
2243
1751
  }
2244
- export declare namespace AssignPrivateIpAddressesResult {
2245
- /**
2246
- * @internal
2247
- */
2248
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesResult) => any;
2249
- }
2250
1752
  export interface AssociateAddressRequest {
2251
1753
  /**
2252
1754
  * <p>[EC2-VPC] The allocation ID. This is required for EC2-VPC.</p>
@@ -2284,24 +1786,12 @@ export interface AssociateAddressRequest {
2284
1786
  */
2285
1787
  PrivateIpAddress?: string;
2286
1788
  }
2287
- export declare namespace AssociateAddressRequest {
2288
- /**
2289
- * @internal
2290
- */
2291
- const filterSensitiveLog: (obj: AssociateAddressRequest) => any;
2292
- }
2293
1789
  export interface AssociateAddressResult {
2294
1790
  /**
2295
1791
  * <p>[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.</p>
2296
1792
  */
2297
1793
  AssociationId?: string;
2298
1794
  }
2299
- export declare namespace AssociateAddressResult {
2300
- /**
2301
- * @internal
2302
- */
2303
- const filterSensitiveLog: (obj: AssociateAddressResult) => any;
2304
- }
2305
1795
  export interface AssociateClientVpnTargetNetworkRequest {
2306
1796
  /**
2307
1797
  * <p>The ID of the Client VPN endpoint.</p>
@@ -2320,12 +1810,6 @@ export interface AssociateClientVpnTargetNetworkRequest {
2320
1810
  */
2321
1811
  DryRun?: boolean;
2322
1812
  }
2323
- export declare namespace AssociateClientVpnTargetNetworkRequest {
2324
- /**
2325
- * @internal
2326
- */
2327
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkRequest) => any;
2328
- }
2329
1813
  export declare type AssociationStatusCode = "associated" | "associating" | "association-failed" | "disassociated" | "disassociating";
2330
1814
  /**
2331
1815
  * <p>Describes the state of a target network association.</p>
@@ -2340,12 +1824,6 @@ export interface AssociationStatus {
2340
1824
  */
2341
1825
  Message?: string;
2342
1826
  }
2343
- export declare namespace AssociationStatus {
2344
- /**
2345
- * @internal
2346
- */
2347
- const filterSensitiveLog: (obj: AssociationStatus) => any;
2348
- }
2349
1827
  export interface AssociateClientVpnTargetNetworkResult {
2350
1828
  /**
2351
1829
  * <p>The unique ID of the target network association.</p>
@@ -2356,12 +1834,6 @@ export interface AssociateClientVpnTargetNetworkResult {
2356
1834
  */
2357
1835
  Status?: AssociationStatus;
2358
1836
  }
2359
- export declare namespace AssociateClientVpnTargetNetworkResult {
2360
- /**
2361
- * @internal
2362
- */
2363
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkResult) => any;
2364
- }
2365
1837
  export interface AssociateDhcpOptionsRequest {
2366
1838
  /**
2367
1839
  * <p>The ID of the DHCP options set, or <code>default</code> to associate
@@ -2379,12 +1851,6 @@ export interface AssociateDhcpOptionsRequest {
2379
1851
  */
2380
1852
  DryRun?: boolean;
2381
1853
  }
2382
- export declare namespace AssociateDhcpOptionsRequest {
2383
- /**
2384
- * @internal
2385
- */
2386
- const filterSensitiveLog: (obj: AssociateDhcpOptionsRequest) => any;
2387
- }
2388
1854
  export interface AssociateEnclaveCertificateIamRoleRequest {
2389
1855
  /**
2390
1856
  * <p>The ARN of the ACM certificate with which to associate the IAM role.</p>
@@ -2400,12 +1866,6 @@ export interface AssociateEnclaveCertificateIamRoleRequest {
2400
1866
  */
2401
1867
  DryRun?: boolean;
2402
1868
  }
2403
- export declare namespace AssociateEnclaveCertificateIamRoleRequest {
2404
- /**
2405
- * @internal
2406
- */
2407
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleRequest) => any;
2408
- }
2409
1869
  export interface AssociateEnclaveCertificateIamRoleResult {
2410
1870
  /**
2411
1871
  * <p>The name of the Amazon S3 bucket to which the certificate was uploaded.</p>
@@ -2421,12 +1881,6 @@ export interface AssociateEnclaveCertificateIamRoleResult {
2421
1881
  */
2422
1882
  EncryptionKmsKeyId?: string;
2423
1883
  }
2424
- export declare namespace AssociateEnclaveCertificateIamRoleResult {
2425
- /**
2426
- * @internal
2427
- */
2428
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleResult) => any;
2429
- }
2430
1884
  /**
2431
1885
  * <p>Describes an IAM instance profile.</p>
2432
1886
  */
@@ -2440,12 +1894,6 @@ export interface IamInstanceProfileSpecification {
2440
1894
  */
2441
1895
  Name?: string;
2442
1896
  }
2443
- export declare namespace IamInstanceProfileSpecification {
2444
- /**
2445
- * @internal
2446
- */
2447
- const filterSensitiveLog: (obj: IamInstanceProfileSpecification) => any;
2448
- }
2449
1897
  export interface AssociateIamInstanceProfileRequest {
2450
1898
  /**
2451
1899
  * <p>The IAM instance profile.</p>
@@ -2456,12 +1904,6 @@ export interface AssociateIamInstanceProfileRequest {
2456
1904
  */
2457
1905
  InstanceId: string | undefined;
2458
1906
  }
2459
- export declare namespace AssociateIamInstanceProfileRequest {
2460
- /**
2461
- * @internal
2462
- */
2463
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileRequest) => any;
2464
- }
2465
1907
  /**
2466
1908
  * <p>Describes an IAM instance profile.</p>
2467
1909
  */
@@ -2475,12 +1917,6 @@ export interface IamInstanceProfile {
2475
1917
  */
2476
1918
  Id?: string;
2477
1919
  }
2478
- export declare namespace IamInstanceProfile {
2479
- /**
2480
- * @internal
2481
- */
2482
- const filterSensitiveLog: (obj: IamInstanceProfile) => any;
2483
- }
2484
1920
  export declare enum IamInstanceProfileAssociationState {
2485
1921
  ASSOCIATED = "associated",
2486
1922
  ASSOCIATING = "associating",
@@ -2512,24 +1948,12 @@ export interface IamInstanceProfileAssociation {
2512
1948
  */
2513
1949
  Timestamp?: Date;
2514
1950
  }
2515
- export declare namespace IamInstanceProfileAssociation {
2516
- /**
2517
- * @internal
2518
- */
2519
- const filterSensitiveLog: (obj: IamInstanceProfileAssociation) => any;
2520
- }
2521
1951
  export interface AssociateIamInstanceProfileResult {
2522
1952
  /**
2523
1953
  * <p>Information about the IAM instance profile association.</p>
2524
1954
  */
2525
1955
  IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
2526
1956
  }
2527
- export declare namespace AssociateIamInstanceProfileResult {
2528
- /**
2529
- * @internal
2530
- */
2531
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileResult) => any;
2532
- }
2533
1957
  /**
2534
1958
  * <p>One or more targets associated with the specified event window. Only one
2535
1959
  * <i>type</i> of target (instance ID, instance tag, or Dedicated Host ID)
@@ -2552,12 +1976,6 @@ export interface InstanceEventWindowAssociationRequest {
2552
1976
  */
2553
1977
  DedicatedHostIds?: string[];
2554
1978
  }
2555
- export declare namespace InstanceEventWindowAssociationRequest {
2556
- /**
2557
- * @internal
2558
- */
2559
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationRequest) => any;
2560
- }
2561
1979
  export interface AssociateInstanceEventWindowRequest {
2562
1980
  /**
2563
1981
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2574,12 +1992,6 @@ export interface AssociateInstanceEventWindowRequest {
2574
1992
  */
2575
1993
  AssociationTarget: InstanceEventWindowAssociationRequest | undefined;
2576
1994
  }
2577
- export declare namespace AssociateInstanceEventWindowRequest {
2578
- /**
2579
- * @internal
2580
- */
2581
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowRequest) => any;
2582
- }
2583
1995
  /**
2584
1996
  * <p>One or more targets associated with the event window.</p>
2585
1997
  */
@@ -2598,12 +2010,6 @@ export interface InstanceEventWindowAssociationTarget {
2598
2010
  */
2599
2011
  DedicatedHostIds?: string[];
2600
2012
  }
2601
- export declare namespace InstanceEventWindowAssociationTarget {
2602
- /**
2603
- * @internal
2604
- */
2605
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationTarget) => any;
2606
- }
2607
2013
  export declare enum InstanceEventWindowState {
2608
2014
  active = "active",
2609
2015
  creating = "creating",
@@ -2640,12 +2046,6 @@ export interface InstanceEventWindowTimeRange {
2640
2046
  */
2641
2047
  EndHour?: number;
2642
2048
  }
2643
- export declare namespace InstanceEventWindowTimeRange {
2644
- /**
2645
- * @internal
2646
- */
2647
- const filterSensitiveLog: (obj: InstanceEventWindowTimeRange) => any;
2648
- }
2649
2049
  /**
2650
2050
  * <p>The event window.</p>
2651
2051
  */
@@ -2679,24 +2079,12 @@ export interface InstanceEventWindow {
2679
2079
  */
2680
2080
  Tags?: Tag[];
2681
2081
  }
2682
- export declare namespace InstanceEventWindow {
2683
- /**
2684
- * @internal
2685
- */
2686
- const filterSensitiveLog: (obj: InstanceEventWindow) => any;
2687
- }
2688
2082
  export interface AssociateInstanceEventWindowResult {
2689
2083
  /**
2690
2084
  * <p>Information about the event window.</p>
2691
2085
  */
2692
2086
  InstanceEventWindow?: InstanceEventWindow;
2693
2087
  }
2694
- export declare namespace AssociateInstanceEventWindowResult {
2695
- /**
2696
- * @internal
2697
- */
2698
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowResult) => any;
2699
- }
2700
2088
  export interface AssociateRouteTableRequest {
2701
2089
  /**
2702
2090
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2717,12 +2105,6 @@ export interface AssociateRouteTableRequest {
2717
2105
  */
2718
2106
  GatewayId?: string;
2719
2107
  }
2720
- export declare namespace AssociateRouteTableRequest {
2721
- /**
2722
- * @internal
2723
- */
2724
- const filterSensitiveLog: (obj: AssociateRouteTableRequest) => any;
2725
- }
2726
2108
  export declare type RouteTableAssociationStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed";
2727
2109
  /**
2728
2110
  * <p>Describes the state of an association between a route table and a subnet or gateway.</p>
@@ -2737,12 +2119,6 @@ export interface RouteTableAssociationState {
2737
2119
  */
2738
2120
  StatusMessage?: string;
2739
2121
  }
2740
- export declare namespace RouteTableAssociationState {
2741
- /**
2742
- * @internal
2743
- */
2744
- const filterSensitiveLog: (obj: RouteTableAssociationState) => any;
2745
- }
2746
2122
  export interface AssociateRouteTableResult {
2747
2123
  /**
2748
2124
  * <p>The route table association ID. This ID is required for disassociating the route
@@ -2754,12 +2130,6 @@ export interface AssociateRouteTableResult {
2754
2130
  */
2755
2131
  AssociationState?: RouteTableAssociationState;
2756
2132
  }
2757
- export declare namespace AssociateRouteTableResult {
2758
- /**
2759
- * @internal
2760
- */
2761
- const filterSensitiveLog: (obj: AssociateRouteTableResult) => any;
2762
- }
2763
2133
  export interface AssociateSubnetCidrBlockRequest {
2764
2134
  /**
2765
2135
  * <p>The IPv6 CIDR block for your subnet. The subnet must have a /64 prefix
@@ -2771,12 +2141,6 @@ export interface AssociateSubnetCidrBlockRequest {
2771
2141
  */
2772
2142
  SubnetId: string | undefined;
2773
2143
  }
2774
- export declare namespace AssociateSubnetCidrBlockRequest {
2775
- /**
2776
- * @internal
2777
- */
2778
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockRequest) => any;
2779
- }
2780
2144
  export declare type SubnetCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
2781
2145
  /**
2782
2146
  * <p>Describes the state of a CIDR block.</p>
@@ -2791,12 +2155,6 @@ export interface SubnetCidrBlockState {
2791
2155
  */
2792
2156
  StatusMessage?: string;
2793
2157
  }
2794
- export declare namespace SubnetCidrBlockState {
2795
- /**
2796
- * @internal
2797
- */
2798
- const filterSensitiveLog: (obj: SubnetCidrBlockState) => any;
2799
- }
2800
2158
  /**
2801
2159
  * <p>Describes an association between a subnet and an IPv6 CIDR block.</p>
2802
2160
  */
@@ -2814,12 +2172,6 @@ export interface SubnetIpv6CidrBlockAssociation {
2814
2172
  */
2815
2173
  Ipv6CidrBlockState?: SubnetCidrBlockState;
2816
2174
  }
2817
- export declare namespace SubnetIpv6CidrBlockAssociation {
2818
- /**
2819
- * @internal
2820
- */
2821
- const filterSensitiveLog: (obj: SubnetIpv6CidrBlockAssociation) => any;
2822
- }
2823
2175
  export interface AssociateSubnetCidrBlockResult {
2824
2176
  /**
2825
2177
  * <p>Information about the IPv6 association.</p>
@@ -2830,12 +2182,6 @@ export interface AssociateSubnetCidrBlockResult {
2830
2182
  */
2831
2183
  SubnetId?: string;
2832
2184
  }
2833
- export declare namespace AssociateSubnetCidrBlockResult {
2834
- /**
2835
- * @internal
2836
- */
2837
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockResult) => any;
2838
- }
2839
2185
  export interface AssociateTransitGatewayMulticastDomainRequest {
2840
2186
  /**
2841
2187
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -2856,24 +2202,12 @@ export interface AssociateTransitGatewayMulticastDomainRequest {
2856
2202
  */
2857
2203
  DryRun?: boolean;
2858
2204
  }
2859
- export declare namespace AssociateTransitGatewayMulticastDomainRequest {
2860
- /**
2861
- * @internal
2862
- */
2863
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainRequest) => any;
2864
- }
2865
2205
  export interface AssociateTransitGatewayMulticastDomainResult {
2866
2206
  /**
2867
2207
  * <p>Information about the transit gateway multicast domain associations.</p>
2868
2208
  */
2869
2209
  Associations?: TransitGatewayMulticastDomainAssociations;
2870
2210
  }
2871
- export declare namespace AssociateTransitGatewayMulticastDomainResult {
2872
- /**
2873
- * @internal
2874
- */
2875
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainResult) => any;
2876
- }
2877
2211
  export interface AssociateTransitGatewayPolicyTableRequest {
2878
2212
  /**
2879
2213
  * <p>The ID of the transit gateway policy table to associate with the transit gateway attachment.</p>
@@ -2890,12 +2224,6 @@ export interface AssociateTransitGatewayPolicyTableRequest {
2890
2224
  */
2891
2225
  DryRun?: boolean;
2892
2226
  }
2893
- export declare namespace AssociateTransitGatewayPolicyTableRequest {
2894
- /**
2895
- * @internal
2896
- */
2897
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableRequest) => any;
2898
- }
2899
2227
  export declare type TransitGatewayAssociationState = "associated" | "associating" | "disassociated" | "disassociating";
2900
2228
  /**
2901
2229
  * <p>Describes a transit gateway policy table association.</p>
@@ -2922,24 +2250,12 @@ export interface TransitGatewayPolicyTableAssociation {
2922
2250
  */
2923
2251
  State?: TransitGatewayAssociationState | string;
2924
2252
  }
2925
- export declare namespace TransitGatewayPolicyTableAssociation {
2926
- /**
2927
- * @internal
2928
- */
2929
- const filterSensitiveLog: (obj: TransitGatewayPolicyTableAssociation) => any;
2930
- }
2931
2253
  export interface AssociateTransitGatewayPolicyTableResult {
2932
2254
  /**
2933
2255
  * <p>Describes the association of a transit gateway and a transit gateway policy table.</p>
2934
2256
  */
2935
2257
  Association?: TransitGatewayPolicyTableAssociation;
2936
2258
  }
2937
- export declare namespace AssociateTransitGatewayPolicyTableResult {
2938
- /**
2939
- * @internal
2940
- */
2941
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableResult) => any;
2942
- }
2943
2259
  export interface AssociateTransitGatewayRouteTableRequest {
2944
2260
  /**
2945
2261
  * <p>The ID of the transit gateway route table.</p>
@@ -2956,12 +2272,6 @@ export interface AssociateTransitGatewayRouteTableRequest {
2956
2272
  */
2957
2273
  DryRun?: boolean;
2958
2274
  }
2959
- export declare namespace AssociateTransitGatewayRouteTableRequest {
2960
- /**
2961
- * @internal
2962
- */
2963
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableRequest) => any;
2964
- }
2965
2275
  /**
2966
2276
  * <p>Describes an association between a resource attachment and a transit gateway route table.</p>
2967
2277
  */
@@ -2987,24 +2297,12 @@ export interface TransitGatewayAssociation {
2987
2297
  */
2988
2298
  State?: TransitGatewayAssociationState | string;
2989
2299
  }
2990
- export declare namespace TransitGatewayAssociation {
2991
- /**
2992
- * @internal
2993
- */
2994
- const filterSensitiveLog: (obj: TransitGatewayAssociation) => any;
2995
- }
2996
2300
  export interface AssociateTransitGatewayRouteTableResult {
2997
2301
  /**
2998
2302
  * <p>The ID of the association.</p>
2999
2303
  */
3000
2304
  Association?: TransitGatewayAssociation;
3001
2305
  }
3002
- export declare namespace AssociateTransitGatewayRouteTableResult {
3003
- /**
3004
- * @internal
3005
- */
3006
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableResult) => any;
3007
- }
3008
2306
  export interface AssociateTrunkInterfaceRequest {
3009
2307
  /**
3010
2308
  * <p>The ID of the branch network interface.</p>
@@ -3035,12 +2333,6 @@ export interface AssociateTrunkInterfaceRequest {
3035
2333
  */
3036
2334
  DryRun?: boolean;
3037
2335
  }
3038
- export declare namespace AssociateTrunkInterfaceRequest {
3039
- /**
3040
- * @internal
3041
- */
3042
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceRequest) => any;
3043
- }
3044
2336
  export declare enum InterfaceProtocolType {
3045
2337
  GRE = "GRE",
3046
2338
  VLAN = "VLAN"
@@ -3082,12 +2374,6 @@ export interface TrunkInterfaceAssociation {
3082
2374
  */
3083
2375
  Tags?: Tag[];
3084
2376
  }
3085
- export declare namespace TrunkInterfaceAssociation {
3086
- /**
3087
- * @internal
3088
- */
3089
- const filterSensitiveLog: (obj: TrunkInterfaceAssociation) => any;
3090
- }
3091
2377
  export interface AssociateTrunkInterfaceResult {
3092
2378
  /**
3093
2379
  * <p>Information about the association between the trunk network interface and branch network interface.</p>
@@ -3100,12 +2386,6 @@ export interface AssociateTrunkInterfaceResult {
3100
2386
  */
3101
2387
  ClientToken?: string;
3102
2388
  }
3103
- export declare namespace AssociateTrunkInterfaceResult {
3104
- /**
3105
- * @internal
3106
- */
3107
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceResult) => any;
3108
- }
3109
2389
  export interface AssociateVpcCidrBlockRequest {
3110
2390
  /**
3111
2391
  * <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 +2433,6 @@ export interface AssociateVpcCidrBlockRequest {
3153
2433
  */
3154
2434
  Ipv6NetmaskLength?: number;
3155
2435
  }
3156
- export declare namespace AssociateVpcCidrBlockRequest {
3157
- /**
3158
- * @internal
3159
- */
3160
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockRequest) => any;
3161
- }
3162
2436
  export declare type VpcCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
3163
2437
  /**
3164
2438
  * <p>Describes the state of a CIDR block.</p>
@@ -3173,12 +2447,6 @@ export interface VpcCidrBlockState {
3173
2447
  */
3174
2448
  StatusMessage?: string;
3175
2449
  }
3176
- export declare namespace VpcCidrBlockState {
3177
- /**
3178
- * @internal
3179
- */
3180
- const filterSensitiveLog: (obj: VpcCidrBlockState) => any;
3181
- }
3182
2450
  /**
3183
2451
  * <p>Describes an IPv4 CIDR block associated with a VPC.</p>
3184
2452
  */
@@ -3196,12 +2464,6 @@ export interface VpcCidrBlockAssociation {
3196
2464
  */
3197
2465
  CidrBlockState?: VpcCidrBlockState;
3198
2466
  }
3199
- export declare namespace VpcCidrBlockAssociation {
3200
- /**
3201
- * @internal
3202
- */
3203
- const filterSensitiveLog: (obj: VpcCidrBlockAssociation) => any;
3204
- }
3205
2467
  /**
3206
2468
  * <p>Describes an IPv6 CIDR block associated with a VPC.</p>
3207
2469
  */
@@ -3228,12 +2490,6 @@ export interface VpcIpv6CidrBlockAssociation {
3228
2490
  */
3229
2491
  Ipv6Pool?: string;
3230
2492
  }
3231
- export declare namespace VpcIpv6CidrBlockAssociation {
3232
- /**
3233
- * @internal
3234
- */
3235
- const filterSensitiveLog: (obj: VpcIpv6CidrBlockAssociation) => any;
3236
- }
3237
2493
  export interface AssociateVpcCidrBlockResult {
3238
2494
  /**
3239
2495
  * <p>Information about the IPv6 CIDR block association.</p>
@@ -3248,12 +2504,6 @@ export interface AssociateVpcCidrBlockResult {
3248
2504
  */
3249
2505
  VpcId?: string;
3250
2506
  }
3251
- export declare namespace AssociateVpcCidrBlockResult {
3252
- /**
3253
- * @internal
3254
- */
3255
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockResult) => any;
3256
- }
3257
2507
  export interface AttachClassicLinkVpcRequest {
3258
2508
  /**
3259
2509
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3274,24 +2524,12 @@ export interface AttachClassicLinkVpcRequest {
3274
2524
  */
3275
2525
  VpcId: string | undefined;
3276
2526
  }
3277
- export declare namespace AttachClassicLinkVpcRequest {
3278
- /**
3279
- * @internal
3280
- */
3281
- const filterSensitiveLog: (obj: AttachClassicLinkVpcRequest) => any;
3282
- }
3283
2527
  export interface AttachClassicLinkVpcResult {
3284
2528
  /**
3285
2529
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3286
2530
  */
3287
2531
  Return?: boolean;
3288
2532
  }
3289
- export declare namespace AttachClassicLinkVpcResult {
3290
- /**
3291
- * @internal
3292
- */
3293
- const filterSensitiveLog: (obj: AttachClassicLinkVpcResult) => any;
3294
- }
3295
2533
  export interface AttachInternetGatewayRequest {
3296
2534
  /**
3297
2535
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3308,12 +2546,6 @@ export interface AttachInternetGatewayRequest {
3308
2546
  */
3309
2547
  VpcId: string | undefined;
3310
2548
  }
3311
- export declare namespace AttachInternetGatewayRequest {
3312
- /**
3313
- * @internal
3314
- */
3315
- const filterSensitiveLog: (obj: AttachInternetGatewayRequest) => any;
3316
- }
3317
2549
  /**
3318
2550
  * <p>Contains the parameters for AttachNetworkInterface.</p>
3319
2551
  */
@@ -3343,12 +2575,6 @@ export interface AttachNetworkInterfaceRequest {
3343
2575
  */
3344
2576
  NetworkCardIndex?: number;
3345
2577
  }
3346
- export declare namespace AttachNetworkInterfaceRequest {
3347
- /**
3348
- * @internal
3349
- */
3350
- const filterSensitiveLog: (obj: AttachNetworkInterfaceRequest) => any;
3351
- }
3352
2578
  /**
3353
2579
  * <p>Contains the output of AttachNetworkInterface.</p>
3354
2580
  */
@@ -3362,12 +2588,6 @@ export interface AttachNetworkInterfaceResult {
3362
2588
  */
3363
2589
  NetworkCardIndex?: number;
3364
2590
  }
3365
- export declare namespace AttachNetworkInterfaceResult {
3366
- /**
3367
- * @internal
3368
- */
3369
- const filterSensitiveLog: (obj: AttachNetworkInterfaceResult) => any;
3370
- }
3371
2591
  export interface AttachVolumeRequest {
3372
2592
  /**
3373
2593
  * <p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>
@@ -3389,12 +2609,6 @@ export interface AttachVolumeRequest {
3389
2609
  */
3390
2610
  DryRun?: boolean;
3391
2611
  }
3392
- export declare namespace AttachVolumeRequest {
3393
- /**
3394
- * @internal
3395
- */
3396
- const filterSensitiveLog: (obj: AttachVolumeRequest) => any;
3397
- }
3398
2612
  export declare type VolumeAttachmentState = "attached" | "attaching" | "busy" | "detached" | "detaching";
3399
2613
  /**
3400
2614
  * <p>Describes volume attachment details.</p>
@@ -3425,12 +2639,6 @@ export interface VolumeAttachment {
3425
2639
  */
3426
2640
  DeleteOnTermination?: boolean;
3427
2641
  }
3428
- export declare namespace VolumeAttachment {
3429
- /**
3430
- * @internal
3431
- */
3432
- const filterSensitiveLog: (obj: VolumeAttachment) => any;
3433
- }
3434
2642
  /**
3435
2643
  * <p>Contains the parameters for AttachVpnGateway.</p>
3436
2644
  */
@@ -3451,12 +2659,6 @@ export interface AttachVpnGatewayRequest {
3451
2659
  */
3452
2660
  DryRun?: boolean;
3453
2661
  }
3454
- export declare namespace AttachVpnGatewayRequest {
3455
- /**
3456
- * @internal
3457
- */
3458
- const filterSensitiveLog: (obj: AttachVpnGatewayRequest) => any;
3459
- }
3460
2662
  export declare type AttachmentStatus = "attached" | "attaching" | "detached" | "detaching";
3461
2663
  /**
3462
2664
  * <p>Describes an attachment between a virtual private gateway and a VPC.</p>
@@ -3471,12 +2673,6 @@ export interface VpcAttachment {
3471
2673
  */
3472
2674
  VpcId?: string;
3473
2675
  }
3474
- export declare namespace VpcAttachment {
3475
- /**
3476
- * @internal
3477
- */
3478
- const filterSensitiveLog: (obj: VpcAttachment) => any;
3479
- }
3480
2676
  /**
3481
2677
  * <p>Contains the output of AttachVpnGateway.</p>
3482
2678
  */
@@ -3486,12 +2682,6 @@ export interface AttachVpnGatewayResult {
3486
2682
  */
3487
2683
  VpcAttachment?: VpcAttachment;
3488
2684
  }
3489
- export declare namespace AttachVpnGatewayResult {
3490
- /**
3491
- * @internal
3492
- */
3493
- const filterSensitiveLog: (obj: AttachVpnGatewayResult) => any;
3494
- }
3495
2685
  export interface AuthorizeClientVpnIngressRequest {
3496
2686
  /**
3497
2687
  * <p>The ID of the Client VPN endpoint.</p>
@@ -3524,12 +2714,6 @@ export interface AuthorizeClientVpnIngressRequest {
3524
2714
  */
3525
2715
  DryRun?: boolean;
3526
2716
  }
3527
- export declare namespace AuthorizeClientVpnIngressRequest {
3528
- /**
3529
- * @internal
3530
- */
3531
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressRequest) => any;
3532
- }
3533
2717
  export declare type ClientVpnAuthorizationRuleStatusCode = "active" | "authorizing" | "failed" | "revoking";
3534
2718
  /**
3535
2719
  * <p>Describes the state of an authorization rule.</p>
@@ -3544,24 +2728,12 @@ export interface ClientVpnAuthorizationRuleStatus {
3544
2728
  */
3545
2729
  Message?: string;
3546
2730
  }
3547
- export declare namespace ClientVpnAuthorizationRuleStatus {
3548
- /**
3549
- * @internal
3550
- */
3551
- const filterSensitiveLog: (obj: ClientVpnAuthorizationRuleStatus) => any;
3552
- }
3553
2731
  export interface AuthorizeClientVpnIngressResult {
3554
2732
  /**
3555
2733
  * <p>The current state of the authorization rule.</p>
3556
2734
  */
3557
2735
  Status?: ClientVpnAuthorizationRuleStatus;
3558
2736
  }
3559
- export declare namespace AuthorizeClientVpnIngressResult {
3560
- /**
3561
- * @internal
3562
- */
3563
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressResult) => any;
3564
- }
3565
2737
  /**
3566
2738
  * <p>Describes an IPv4 range.</p>
3567
2739
  */
@@ -3578,12 +2750,6 @@ export interface IpRange {
3578
2750
  */
3579
2751
  Description?: string;
3580
2752
  }
3581
- export declare namespace IpRange {
3582
- /**
3583
- * @internal
3584
- */
3585
- const filterSensitiveLog: (obj: IpRange) => any;
3586
- }
3587
2753
  /**
3588
2754
  * <p>[EC2-VPC only] Describes an IPv6 range.</p>
3589
2755
  */
@@ -3600,12 +2766,6 @@ export interface Ipv6Range {
3600
2766
  */
3601
2767
  Description?: string;
3602
2768
  }
3603
- export declare namespace Ipv6Range {
3604
- /**
3605
- * @internal
3606
- */
3607
- const filterSensitiveLog: (obj: Ipv6Range) => any;
3608
- }
3609
2769
  /**
3610
2770
  * <p>Describes a prefix list ID.</p>
3611
2771
  */
@@ -3621,14 +2781,11 @@ export interface PrefixListId {
3621
2781
  */
3622
2782
  PrefixListId?: string;
3623
2783
  }
3624
- export declare namespace PrefixListId {
3625
- /**
3626
- * @internal
3627
- */
3628
- const filterSensitiveLog: (obj: PrefixListId) => any;
3629
- }
3630
2784
  /**
3631
2785
  * <p>Describes a security group and Amazon Web Services account ID pair.</p>
2786
+ * <note>
2787
+ * <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>
2788
+ * </note>
3632
2789
  */
3633
2790
  export interface UserIdGroupPair {
3634
2791
  /**
@@ -3672,12 +2829,6 @@ export interface UserIdGroupPair {
3672
2829
  */
3673
2830
  VpcPeeringConnectionId?: string;
3674
2831
  }
3675
- export declare namespace UserIdGroupPair {
3676
- /**
3677
- * @internal
3678
- */
3679
- const filterSensitiveLog: (obj: UserIdGroupPair) => any;
3680
- }
3681
2832
  /**
3682
2833
  * <p>Describes a set of permissions for a security group rule.</p>
3683
2834
  */
@@ -3722,12 +2873,6 @@ export interface IpPermission {
3722
2873
  */
3723
2874
  UserIdGroupPairs?: UserIdGroupPair[];
3724
2875
  }
3725
- export declare namespace IpPermission {
3726
- /**
3727
- * @internal
3728
- */
3729
- const filterSensitiveLog: (obj: IpPermission) => any;
3730
- }
3731
2876
  export interface AuthorizeSecurityGroupEgressRequest {
3732
2877
  /**
3733
2878
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3776,12 +2921,6 @@ export interface AuthorizeSecurityGroupEgressRequest {
3776
2921
  */
3777
2922
  SourceSecurityGroupOwnerId?: string;
3778
2923
  }
3779
- export declare namespace AuthorizeSecurityGroupEgressRequest {
3780
- /**
3781
- * @internal
3782
- */
3783
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressRequest) => any;
3784
- }
3785
2924
  /**
3786
2925
  * <p> Describes the security group that is referenced in the security group rule.</p>
3787
2926
  */
@@ -3807,12 +2946,6 @@ export interface ReferencedSecurityGroup {
3807
2946
  */
3808
2947
  VpcPeeringConnectionId?: string;
3809
2948
  }
3810
- export declare namespace ReferencedSecurityGroup {
3811
- /**
3812
- * @internal
3813
- */
3814
- const filterSensitiveLog: (obj: ReferencedSecurityGroup) => any;
3815
- }
3816
2949
  /**
3817
2950
  * <p>Describes a security group rule.</p>
3818
2951
  */
@@ -3874,12 +3007,6 @@ export interface SecurityGroupRule {
3874
3007
  */
3875
3008
  Tags?: Tag[];
3876
3009
  }
3877
- export declare namespace SecurityGroupRule {
3878
- /**
3879
- * @internal
3880
- */
3881
- const filterSensitiveLog: (obj: SecurityGroupRule) => any;
3882
- }
3883
3010
  export interface AuthorizeSecurityGroupEgressResult {
3884
3011
  /**
3885
3012
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
@@ -3890,12 +3017,6 @@ export interface AuthorizeSecurityGroupEgressResult {
3890
3017
  */
3891
3018
  SecurityGroupRules?: SecurityGroupRule[];
3892
3019
  }
3893
- export declare namespace AuthorizeSecurityGroupEgressResult {
3894
- /**
3895
- * @internal
3896
- */
3897
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressResult) => any;
3898
- }
3899
3020
  export interface AuthorizeSecurityGroupIngressRequest {
3900
3021
  /**
3901
3022
  * <p>The IPv4 address range, in CIDR format. You can't specify this parameter when specifying a source
@@ -3968,12 +3089,6 @@ export interface AuthorizeSecurityGroupIngressRequest {
3968
3089
  */
3969
3090
  TagSpecifications?: TagSpecification[];
3970
3091
  }
3971
- export declare namespace AuthorizeSecurityGroupIngressRequest {
3972
- /**
3973
- * @internal
3974
- */
3975
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressRequest) => any;
3976
- }
3977
3092
  export interface AuthorizeSecurityGroupIngressResult {
3978
3093
  /**
3979
3094
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
@@ -3984,12 +3099,6 @@ export interface AuthorizeSecurityGroupIngressResult {
3984
3099
  */
3985
3100
  SecurityGroupRules?: SecurityGroupRule[];
3986
3101
  }
3987
- export declare namespace AuthorizeSecurityGroupIngressResult {
3988
- /**
3989
- * @internal
3990
- */
3991
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressResult) => any;
3992
- }
3993
3102
  /**
3994
3103
  * <p>Describes the storage parameters for Amazon S3 and Amazon S3 buckets for an instance store-backed AMI.</p>
3995
3104
  */
@@ -4016,12 +3125,6 @@ export interface S3Storage {
4016
3125
  */
4017
3126
  UploadPolicySignature?: string;
4018
3127
  }
4019
- export declare namespace S3Storage {
4020
- /**
4021
- * @internal
4022
- */
4023
- const filterSensitiveLog: (obj: S3Storage) => any;
4024
- }
4025
3128
  /**
4026
3129
  * <p>Describes the storage location for an instance store-backed AMI.</p>
4027
3130
  */
@@ -4031,12 +3134,6 @@ export interface Storage {
4031
3134
  */
4032
3135
  S3?: S3Storage;
4033
3136
  }
4034
- export declare namespace Storage {
4035
- /**
4036
- * @internal
4037
- */
4038
- const filterSensitiveLog: (obj: Storage) => any;
4039
- }
4040
3137
  /**
4041
3138
  * <p>Contains the parameters for BundleInstance.</p>
4042
3139
  */
@@ -4059,12 +3156,6 @@ export interface BundleInstanceRequest {
4059
3156
  */
4060
3157
  DryRun?: boolean;
4061
3158
  }
4062
- export declare namespace BundleInstanceRequest {
4063
- /**
4064
- * @internal
4065
- */
4066
- const filterSensitiveLog: (obj: BundleInstanceRequest) => any;
4067
- }
4068
3159
  /**
4069
3160
  * <p>Describes an error for <a>BundleInstance</a>.</p>
4070
3161
  */
@@ -4078,12 +3169,6 @@ export interface BundleTaskError {
4078
3169
  */
4079
3170
  Message?: string;
4080
3171
  }
4081
- export declare namespace BundleTaskError {
4082
- /**
4083
- * @internal
4084
- */
4085
- const filterSensitiveLog: (obj: BundleTaskError) => any;
4086
- }
4087
3172
  export declare type BundleTaskState = "bundling" | "cancelling" | "complete" | "failed" | "pending" | "storing" | "waiting-for-shutdown";
4088
3173
  /**
4089
3174
  * <p>Describes a bundle task.</p>
@@ -4122,12 +3207,6 @@ export interface BundleTask {
4122
3207
  */
4123
3208
  UpdateTime?: Date;
4124
3209
  }
4125
- export declare namespace BundleTask {
4126
- /**
4127
- * @internal
4128
- */
4129
- const filterSensitiveLog: (obj: BundleTask) => any;
4130
- }
4131
3210
  /**
4132
3211
  * <p>Contains the output of BundleInstance.</p>
4133
3212
  */
@@ -4137,12 +3216,6 @@ export interface BundleInstanceResult {
4137
3216
  */
4138
3217
  BundleTask?: BundleTask;
4139
3218
  }
4140
- export declare namespace BundleInstanceResult {
4141
- /**
4142
- * @internal
4143
- */
4144
- const filterSensitiveLog: (obj: BundleInstanceResult) => any;
4145
- }
4146
3219
  /**
4147
3220
  * <p>Contains the parameters for CancelBundleTask.</p>
4148
3221
  */
@@ -4158,12 +3231,6 @@ export interface CancelBundleTaskRequest {
4158
3231
  */
4159
3232
  DryRun?: boolean;
4160
3233
  }
4161
- export declare namespace CancelBundleTaskRequest {
4162
- /**
4163
- * @internal
4164
- */
4165
- const filterSensitiveLog: (obj: CancelBundleTaskRequest) => any;
4166
- }
4167
3234
  /**
4168
3235
  * <p>Contains the output of CancelBundleTask.</p>
4169
3236
  */
@@ -4173,12 +3240,6 @@ export interface CancelBundleTaskResult {
4173
3240
  */
4174
3241
  BundleTask?: BundleTask;
4175
3242
  }
4176
- export declare namespace CancelBundleTaskResult {
4177
- /**
4178
- * @internal
4179
- */
4180
- const filterSensitiveLog: (obj: CancelBundleTaskResult) => any;
4181
- }
4182
3243
  export interface CancelCapacityReservationRequest {
4183
3244
  /**
4184
3245
  * <p>The ID of the Capacity Reservation to be cancelled.</p>
@@ -4189,24 +3250,12 @@ export interface CancelCapacityReservationRequest {
4189
3250
  */
4190
3251
  DryRun?: boolean;
4191
3252
  }
4192
- export declare namespace CancelCapacityReservationRequest {
4193
- /**
4194
- * @internal
4195
- */
4196
- const filterSensitiveLog: (obj: CancelCapacityReservationRequest) => any;
4197
- }
4198
3253
  export interface CancelCapacityReservationResult {
4199
3254
  /**
4200
3255
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
4201
3256
  */
4202
3257
  Return?: boolean;
4203
3258
  }
4204
- export declare namespace CancelCapacityReservationResult {
4205
- /**
4206
- * @internal
4207
- */
4208
- const filterSensitiveLog: (obj: CancelCapacityReservationResult) => any;
4209
- }
4210
3259
  export interface CancelCapacityReservationFleetsRequest {
4211
3260
  /**
4212
3261
  * <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 +3266,6 @@ export interface CancelCapacityReservationFleetsRequest {
4217
3266
  */
4218
3267
  CapacityReservationFleetIds: string[] | undefined;
4219
3268
  }
4220
- export declare namespace CancelCapacityReservationFleetsRequest {
4221
- /**
4222
- * @internal
4223
- */
4224
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsRequest) => any;
4225
- }
4226
3269
  /**
4227
3270
  * <p>Describes a Capacity Reservation Fleet cancellation error.</p>
4228
3271
  */
@@ -4236,12 +3279,6 @@ export interface CancelCapacityReservationFleetError {
4236
3279
  */
4237
3280
  Message?: string;
4238
3281
  }
4239
- export declare namespace CancelCapacityReservationFleetError {
4240
- /**
4241
- * @internal
4242
- */
4243
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetError) => any;
4244
- }
4245
3282
  /**
4246
3283
  * <p>Describes a Capacity Reservation Fleet that could not be cancelled.</p>
4247
3284
  */
@@ -4255,12 +3292,6 @@ export interface FailedCapacityReservationFleetCancellationResult {
4255
3292
  */
4256
3293
  CancelCapacityReservationFleetError?: CancelCapacityReservationFleetError;
4257
3294
  }
4258
- export declare namespace FailedCapacityReservationFleetCancellationResult {
4259
- /**
4260
- * @internal
4261
- */
4262
- const filterSensitiveLog: (obj: FailedCapacityReservationFleetCancellationResult) => any;
4263
- }
4264
3295
  export declare enum CapacityReservationFleetState {
4265
3296
  ACTIVE = "active",
4266
3297
  CANCELLED = "cancelled",
@@ -4289,12 +3320,6 @@ export interface CapacityReservationFleetCancellationState {
4289
3320
  */
4290
3321
  CapacityReservationFleetId?: string;
4291
3322
  }
4292
- export declare namespace CapacityReservationFleetCancellationState {
4293
- /**
4294
- * @internal
4295
- */
4296
- const filterSensitiveLog: (obj: CapacityReservationFleetCancellationState) => any;
4297
- }
4298
3323
  export interface CancelCapacityReservationFleetsResult {
4299
3324
  /**
4300
3325
  * <p>Information about the Capacity Reservation Fleets that were successfully cancelled.</p>
@@ -4305,12 +3330,6 @@ export interface CancelCapacityReservationFleetsResult {
4305
3330
  */
4306
3331
  FailedFleetCancellations?: FailedCapacityReservationFleetCancellationResult[];
4307
3332
  }
4308
- export declare namespace CancelCapacityReservationFleetsResult {
4309
- /**
4310
- * @internal
4311
- */
4312
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsResult) => any;
4313
- }
4314
3333
  export interface CancelConversionRequest {
4315
3334
  /**
4316
3335
  * <p>The ID of the conversion task.</p>
@@ -4327,24 +3346,12 @@ export interface CancelConversionRequest {
4327
3346
  */
4328
3347
  ReasonMessage?: string;
4329
3348
  }
4330
- export declare namespace CancelConversionRequest {
4331
- /**
4332
- * @internal
4333
- */
4334
- const filterSensitiveLog: (obj: CancelConversionRequest) => any;
4335
- }
4336
3349
  export interface CancelExportTaskRequest {
4337
3350
  /**
4338
3351
  * <p>The ID of the export task. This is the ID returned by <code>CreateInstanceExportTask</code>.</p>
4339
3352
  */
4340
3353
  ExportTaskId: string | undefined;
4341
3354
  }
4342
- export declare namespace CancelExportTaskRequest {
4343
- /**
4344
- * @internal
4345
- */
4346
- const filterSensitiveLog: (obj: CancelExportTaskRequest) => any;
4347
- }
4348
3355
  export interface CancelImportTaskRequest {
4349
3356
  /**
4350
3357
  * <p>The reason for canceling the task.</p>
@@ -4361,12 +3368,6 @@ export interface CancelImportTaskRequest {
4361
3368
  */
4362
3369
  ImportTaskId?: string;
4363
3370
  }
4364
- export declare namespace CancelImportTaskRequest {
4365
- /**
4366
- * @internal
4367
- */
4368
- const filterSensitiveLog: (obj: CancelImportTaskRequest) => any;
4369
- }
4370
3371
  export interface CancelImportTaskResult {
4371
3372
  /**
4372
3373
  * <p>The ID of the task being canceled.</p>
@@ -4381,12 +3382,6 @@ export interface CancelImportTaskResult {
4381
3382
  */
4382
3383
  State?: string;
4383
3384
  }
4384
- export declare namespace CancelImportTaskResult {
4385
- /**
4386
- * @internal
4387
- */
4388
- const filterSensitiveLog: (obj: CancelImportTaskResult) => any;
4389
- }
4390
3385
  /**
4391
3386
  * <p>Contains the parameters for CancelReservedInstancesListing.</p>
4392
3387
  */
@@ -4396,12 +3391,6 @@ export interface CancelReservedInstancesListingRequest {
4396
3391
  */
4397
3392
  ReservedInstancesListingId: string | undefined;
4398
3393
  }
4399
- export declare namespace CancelReservedInstancesListingRequest {
4400
- /**
4401
- * @internal
4402
- */
4403
- const filterSensitiveLog: (obj: CancelReservedInstancesListingRequest) => any;
4404
- }
4405
3394
  export declare type ListingState = "available" | "cancelled" | "pending" | "sold";
4406
3395
  /**
4407
3396
  * <p>Describes a Reserved Instance listing state.</p>
@@ -4416,12 +3405,6 @@ export interface InstanceCount {
4416
3405
  */
4417
3406
  State?: ListingState | string;
4418
3407
  }
4419
- export declare namespace InstanceCount {
4420
- /**
4421
- * @internal
4422
- */
4423
- const filterSensitiveLog: (obj: InstanceCount) => any;
4424
- }
4425
3408
  export declare type CurrencyCodeValues = "USD";
4426
3409
  /**
4427
3410
  * <p>Describes the price for a Reserved Instance.</p>
@@ -4446,12 +3429,6 @@ export interface PriceSchedule {
4446
3429
  */
4447
3430
  Term?: number;
4448
3431
  }
4449
- export declare namespace PriceSchedule {
4450
- /**
4451
- * @internal
4452
- */
4453
- const filterSensitiveLog: (obj: PriceSchedule) => any;
4454
- }
4455
3432
  export declare type ListingStatus = "active" | "cancelled" | "closed" | "pending";
4456
3433
  /**
4457
3434
  * <p>Describes a Reserved Instance listing.</p>
@@ -4499,12 +3476,6 @@ export interface ReservedInstancesListing {
4499
3476
  */
4500
3477
  UpdateDate?: Date;
4501
3478
  }
4502
- export declare namespace ReservedInstancesListing {
4503
- /**
4504
- * @internal
4505
- */
4506
- const filterSensitiveLog: (obj: ReservedInstancesListing) => any;
4507
- }
4508
3479
  /**
4509
3480
  * <p>Contains the output of CancelReservedInstancesListing.</p>
4510
3481
  */
@@ -4514,12 +3485,6 @@ export interface CancelReservedInstancesListingResult {
4514
3485
  */
4515
3486
  ReservedInstancesListings?: ReservedInstancesListing[];
4516
3487
  }
4517
- export declare namespace CancelReservedInstancesListingResult {
4518
- /**
4519
- * @internal
4520
- */
4521
- const filterSensitiveLog: (obj: CancelReservedInstancesListingResult) => any;
4522
- }
4523
3488
  /**
4524
3489
  * <p>Contains the parameters for CancelSpotFleetRequests.</p>
4525
3490
  */
@@ -4541,12 +3506,6 @@ export interface CancelSpotFleetRequestsRequest {
4541
3506
  */
4542
3507
  TerminateInstances: boolean | undefined;
4543
3508
  }
4544
- export declare namespace CancelSpotFleetRequestsRequest {
4545
- /**
4546
- * @internal
4547
- */
4548
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsRequest) => any;
4549
- }
4550
3509
  export declare enum BatchState {
4551
3510
  ACTIVE = "active",
4552
3511
  CANCELLED = "cancelled",
@@ -4573,12 +3532,6 @@ export interface CancelSpotFleetRequestsSuccessItem {
4573
3532
  */
4574
3533
  SpotFleetRequestId?: string;
4575
3534
  }
4576
- export declare namespace CancelSpotFleetRequestsSuccessItem {
4577
- /**
4578
- * @internal
4579
- */
4580
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsSuccessItem) => any;
4581
- }
4582
3535
  export declare enum CancelBatchErrorCode {
4583
3536
  FLEET_REQUEST_ID_DOES_NOT_EXIST = "fleetRequestIdDoesNotExist",
4584
3537
  FLEET_REQUEST_ID_MALFORMED = "fleetRequestIdMalformed",
@@ -4598,12 +3551,6 @@ export interface CancelSpotFleetRequestsError {
4598
3551
  */
4599
3552
  Message?: string;
4600
3553
  }
4601
- export declare namespace CancelSpotFleetRequestsError {
4602
- /**
4603
- * @internal
4604
- */
4605
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsError) => any;
4606
- }
4607
3554
  /**
4608
3555
  * <p>Describes a Spot Fleet request that was not successfully canceled.</p>
4609
3556
  */
@@ -4617,12 +3564,6 @@ export interface CancelSpotFleetRequestsErrorItem {
4617
3564
  */
4618
3565
  SpotFleetRequestId?: string;
4619
3566
  }
4620
- export declare namespace CancelSpotFleetRequestsErrorItem {
4621
- /**
4622
- * @internal
4623
- */
4624
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsErrorItem) => any;
4625
- }
4626
3567
  /**
4627
3568
  * <p>Contains the output of CancelSpotFleetRequests.</p>
4628
3569
  */
@@ -4636,12 +3577,6 @@ export interface CancelSpotFleetRequestsResponse {
4636
3577
  */
4637
3578
  UnsuccessfulFleetRequests?: CancelSpotFleetRequestsErrorItem[];
4638
3579
  }
4639
- export declare namespace CancelSpotFleetRequestsResponse {
4640
- /**
4641
- * @internal
4642
- */
4643
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsResponse) => any;
4644
- }
4645
3580
  /**
4646
3581
  * <p>Contains the parameters for CancelSpotInstanceRequests.</p>
4647
3582
  */
@@ -4658,12 +3593,6 @@ export interface CancelSpotInstanceRequestsRequest {
4658
3593
  */
4659
3594
  SpotInstanceRequestIds: string[] | undefined;
4660
3595
  }
4661
- export declare namespace CancelSpotInstanceRequestsRequest {
4662
- /**
4663
- * @internal
4664
- */
4665
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsRequest) => any;
4666
- }
4667
3596
  export declare type CancelSpotInstanceRequestState = "active" | "cancelled" | "closed" | "completed" | "open";
4668
3597
  /**
4669
3598
  * <p>Describes a request to cancel a Spot Instance.</p>
@@ -4678,12 +3607,6 @@ export interface CancelledSpotInstanceRequest {
4678
3607
  */
4679
3608
  State?: CancelSpotInstanceRequestState | string;
4680
3609
  }
4681
- export declare namespace CancelledSpotInstanceRequest {
4682
- /**
4683
- * @internal
4684
- */
4685
- const filterSensitiveLog: (obj: CancelledSpotInstanceRequest) => any;
4686
- }
4687
3610
  /**
4688
3611
  * <p>Contains the output of CancelSpotInstanceRequests.</p>
4689
3612
  */
@@ -4693,12 +3616,6 @@ export interface CancelSpotInstanceRequestsResult {
4693
3616
  */
4694
3617
  CancelledSpotInstanceRequests?: CancelledSpotInstanceRequest[];
4695
3618
  }
4696
- export declare namespace CancelSpotInstanceRequestsResult {
4697
- /**
4698
- * @internal
4699
- */
4700
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsResult) => any;
4701
- }
4702
3619
  export interface ConfirmProductInstanceRequest {
4703
3620
  /**
4704
3621
  * <p>The ID of the instance.</p>
@@ -4715,12 +3632,6 @@ export interface ConfirmProductInstanceRequest {
4715
3632
  */
4716
3633
  DryRun?: boolean;
4717
3634
  }
4718
- export declare namespace ConfirmProductInstanceRequest {
4719
- /**
4720
- * @internal
4721
- */
4722
- const filterSensitiveLog: (obj: ConfirmProductInstanceRequest) => any;
4723
- }
4724
3635
  export interface ConfirmProductInstanceResult {
4725
3636
  /**
4726
3637
  * <p>The Amazon Web Services account ID of the instance owner. This is only present if the
@@ -4733,12 +3644,6 @@ export interface ConfirmProductInstanceResult {
4733
3644
  */
4734
3645
  Return?: boolean;
4735
3646
  }
4736
- export declare namespace ConfirmProductInstanceResult {
4737
- /**
4738
- * @internal
4739
- */
4740
- const filterSensitiveLog: (obj: ConfirmProductInstanceResult) => any;
4741
- }
4742
3647
  export interface CopyFpgaImageRequest {
4743
3648
  /**
4744
3649
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4768,24 +3673,12 @@ export interface CopyFpgaImageRequest {
4768
3673
  */
4769
3674
  ClientToken?: string;
4770
3675
  }
4771
- export declare namespace CopyFpgaImageRequest {
4772
- /**
4773
- * @internal
4774
- */
4775
- const filterSensitiveLog: (obj: CopyFpgaImageRequest) => any;
4776
- }
4777
3676
  export interface CopyFpgaImageResult {
4778
3677
  /**
4779
3678
  * <p>The ID of the new AFI.</p>
4780
3679
  */
4781
3680
  FpgaImageId?: string;
4782
3681
  }
4783
- export declare namespace CopyFpgaImageResult {
4784
- /**
4785
- * @internal
4786
- */
4787
- const filterSensitiveLog: (obj: CopyFpgaImageResult) => any;
4788
- }
4789
3682
  /**
4790
3683
  * <p>Contains the parameters for CopyImage.</p>
4791
3684
  */
@@ -4863,12 +3756,6 @@ export interface CopyImageRequest {
4863
3756
  */
4864
3757
  DryRun?: boolean;
4865
3758
  }
4866
- export declare namespace CopyImageRequest {
4867
- /**
4868
- * @internal
4869
- */
4870
- const filterSensitiveLog: (obj: CopyImageRequest) => any;
4871
- }
4872
3759
  /**
4873
3760
  * <p>Contains the output of CopyImage.</p>
4874
3761
  */
@@ -4878,12 +3765,6 @@ export interface CopyImageResult {
4878
3765
  */
4879
3766
  ImageId?: string;
4880
3767
  }
4881
- export declare namespace CopyImageResult {
4882
- /**
4883
- * @internal
4884
- */
4885
- const filterSensitiveLog: (obj: CopyImageResult) => any;
4886
- }
4887
3768
  export interface CopySnapshotRequest {
4888
3769
  /**
4889
3770
  * <p>A description for the EBS snapshot.</p>
@@ -4977,12 +3858,6 @@ export interface CopySnapshotRequest {
4977
3858
  */
4978
3859
  DryRun?: boolean;
4979
3860
  }
4980
- export declare namespace CopySnapshotRequest {
4981
- /**
4982
- * @internal
4983
- */
4984
- const filterSensitiveLog: (obj: CopySnapshotRequest) => any;
4985
- }
4986
3861
  export interface CopySnapshotResult {
4987
3862
  /**
4988
3863
  * <p>The ID of the new snapshot.</p>
@@ -4993,12 +3868,6 @@ export interface CopySnapshotResult {
4993
3868
  */
4994
3869
  Tags?: Tag[];
4995
3870
  }
4996
- export declare namespace CopySnapshotResult {
4997
- /**
4998
- * @internal
4999
- */
5000
- const filterSensitiveLog: (obj: CopySnapshotResult) => any;
5001
- }
5002
3871
  export declare type EndDateType = "limited" | "unlimited";
5003
3872
  export declare type InstanceMatchCriteria = "open" | "targeted";
5004
3873
  export declare enum CapacityReservationInstancePlatform {
@@ -5147,12 +4016,6 @@ export interface CreateCapacityReservationRequest {
5147
4016
  */
5148
4017
  PlacementGroupArn?: string;
5149
4018
  }
5150
- export declare namespace CreateCapacityReservationRequest {
5151
- /**
5152
- * @internal
5153
- */
5154
- const filterSensitiveLog: (obj: CreateCapacityReservationRequest) => any;
5155
- }
5156
4019
  export declare type CapacityReservationState = "active" | "cancelled" | "expired" | "failed" | "pending";
5157
4020
  /**
5158
4021
  * <p>Describes a Capacity Reservation.</p>
@@ -5323,28 +4186,16 @@ export interface CapacityReservation {
5323
4186
  */
5324
4187
  PlacementGroupArn?: string;
5325
4188
  }
5326
- export declare namespace CapacityReservation {
5327
- /**
5328
- * @internal
5329
- */
5330
- const filterSensitiveLog: (obj: CapacityReservation) => any;
5331
- }
5332
4189
  export interface CreateCapacityReservationResult {
5333
4190
  /**
5334
4191
  * <p>Information about the Capacity Reservation.</p>
5335
4192
  */
5336
4193
  CapacityReservation?: CapacityReservation;
5337
4194
  }
5338
- export declare namespace CreateCapacityReservationResult {
5339
- /**
5340
- * @internal
5341
- */
5342
- const filterSensitiveLog: (obj: CreateCapacityReservationResult) => any;
5343
- }
5344
4195
  export declare enum FleetInstanceMatchCriteria {
5345
4196
  open = "open"
5346
4197
  }
5347
- export declare type _InstanceType = "a1.2xlarge" | "a1.4xlarge" | "a1.large" | "a1.medium" | "a1.metal" | "a1.xlarge" | "c1.medium" | "c1.xlarge" | "c3.2xlarge" | "c3.4xlarge" | "c3.8xlarge" | "c3.large" | "c3.xlarge" | "c4.2xlarge" | "c4.4xlarge" | "c4.8xlarge" | "c4.large" | "c4.xlarge" | "c5.12xlarge" | "c5.18xlarge" | "c5.24xlarge" | "c5.2xlarge" | "c5.4xlarge" | "c5.9xlarge" | "c5.large" | "c5.metal" | "c5.xlarge" | "c5a.12xlarge" | "c5a.16xlarge" | "c5a.24xlarge" | "c5a.2xlarge" | "c5a.4xlarge" | "c5a.8xlarge" | "c5a.large" | "c5a.xlarge" | "c5ad.12xlarge" | "c5ad.16xlarge" | "c5ad.24xlarge" | "c5ad.2xlarge" | "c5ad.4xlarge" | "c5ad.8xlarge" | "c5ad.large" | "c5ad.xlarge" | "c5d.12xlarge" | "c5d.18xlarge" | "c5d.24xlarge" | "c5d.2xlarge" | "c5d.4xlarge" | "c5d.9xlarge" | "c5d.large" | "c5d.metal" | "c5d.xlarge" | "c5n.18xlarge" | "c5n.2xlarge" | "c5n.4xlarge" | "c5n.9xlarge" | "c5n.large" | "c5n.metal" | "c5n.xlarge" | "c6a.12xlarge" | "c6a.16xlarge" | "c6a.24xlarge" | "c6a.2xlarge" | "c6a.32xlarge" | "c6a.48xlarge" | "c6a.4xlarge" | "c6a.8xlarge" | "c6a.large" | "c6a.metal" | "c6a.xlarge" | "c6g.12xlarge" | "c6g.16xlarge" | "c6g.2xlarge" | "c6g.4xlarge" | "c6g.8xlarge" | "c6g.large" | "c6g.medium" | "c6g.metal" | "c6g.xlarge" | "c6gd.12xlarge" | "c6gd.16xlarge" | "c6gd.2xlarge" | "c6gd.4xlarge" | "c6gd.8xlarge" | "c6gd.large" | "c6gd.medium" | "c6gd.metal" | "c6gd.xlarge" | "c6gn.12xlarge" | "c6gn.16xlarge" | "c6gn.2xlarge" | "c6gn.4xlarge" | "c6gn.8xlarge" | "c6gn.large" | "c6gn.medium" | "c6gn.xlarge" | "c6i.12xlarge" | "c6i.16xlarge" | "c6i.24xlarge" | "c6i.2xlarge" | "c6i.32xlarge" | "c6i.4xlarge" | "c6i.8xlarge" | "c6i.large" | "c6i.metal" | "c6i.xlarge" | "c7g.12xlarge" | "c7g.16xlarge" | "c7g.2xlarge" | "c7g.4xlarge" | "c7g.8xlarge" | "c7g.large" | "c7g.medium" | "c7g.xlarge" | "cc1.4xlarge" | "cc2.8xlarge" | "cg1.4xlarge" | "cr1.8xlarge" | "d2.2xlarge" | "d2.4xlarge" | "d2.8xlarge" | "d2.xlarge" | "d3.2xlarge" | "d3.4xlarge" | "d3.8xlarge" | "d3.xlarge" | "d3en.12xlarge" | "d3en.2xlarge" | "d3en.4xlarge" | "d3en.6xlarge" | "d3en.8xlarge" | "d3en.xlarge" | "dl1.24xlarge" | "f1.16xlarge" | "f1.2xlarge" | "f1.4xlarge" | "g2.2xlarge" | "g2.8xlarge" | "g3.16xlarge" | "g3.4xlarge" | "g3.8xlarge" | "g3s.xlarge" | "g4ad.16xlarge" | "g4ad.2xlarge" | "g4ad.4xlarge" | "g4ad.8xlarge" | "g4ad.xlarge" | "g4dn.12xlarge" | "g4dn.16xlarge" | "g4dn.2xlarge" | "g4dn.4xlarge" | "g4dn.8xlarge" | "g4dn.metal" | "g4dn.xlarge" | "g5.12xlarge" | "g5.16xlarge" | "g5.24xlarge" | "g5.2xlarge" | "g5.48xlarge" | "g5.4xlarge" | "g5.8xlarge" | "g5.xlarge" | "g5g.16xlarge" | "g5g.2xlarge" | "g5g.4xlarge" | "g5g.8xlarge" | "g5g.metal" | "g5g.xlarge" | "h1.16xlarge" | "h1.2xlarge" | "h1.4xlarge" | "h1.8xlarge" | "hi1.4xlarge" | "hpc6a.48xlarge" | "hs1.8xlarge" | "i2.2xlarge" | "i2.4xlarge" | "i2.8xlarge" | "i2.xlarge" | "i3.16xlarge" | "i3.2xlarge" | "i3.4xlarge" | "i3.8xlarge" | "i3.large" | "i3.metal" | "i3.xlarge" | "i3en.12xlarge" | "i3en.24xlarge" | "i3en.2xlarge" | "i3en.3xlarge" | "i3en.6xlarge" | "i3en.large" | "i3en.metal" | "i3en.xlarge" | "i4i.16xlarge" | "i4i.2xlarge" | "i4i.32xlarge" | "i4i.4xlarge" | "i4i.8xlarge" | "i4i.large" | "i4i.metal" | "i4i.xlarge" | "im4gn.16xlarge" | "im4gn.2xlarge" | "im4gn.4xlarge" | "im4gn.8xlarge" | "im4gn.large" | "im4gn.xlarge" | "inf1.24xlarge" | "inf1.2xlarge" | "inf1.6xlarge" | "inf1.xlarge" | "is4gen.2xlarge" | "is4gen.4xlarge" | "is4gen.8xlarge" | "is4gen.large" | "is4gen.medium" | "is4gen.xlarge" | "m1.large" | "m1.medium" | "m1.small" | "m1.xlarge" | "m2.2xlarge" | "m2.4xlarge" | "m2.xlarge" | "m3.2xlarge" | "m3.large" | "m3.medium" | "m3.xlarge" | "m4.10xlarge" | "m4.16xlarge" | "m4.2xlarge" | "m4.4xlarge" | "m4.large" | "m4.xlarge" | "m5.12xlarge" | "m5.16xlarge" | "m5.24xlarge" | "m5.2xlarge" | "m5.4xlarge" | "m5.8xlarge" | "m5.large" | "m5.metal" | "m5.xlarge" | "m5a.12xlarge" | "m5a.16xlarge" | "m5a.24xlarge" | "m5a.2xlarge" | "m5a.4xlarge" | "m5a.8xlarge" | "m5a.large" | "m5a.xlarge" | "m5ad.12xlarge" | "m5ad.16xlarge" | "m5ad.24xlarge" | "m5ad.2xlarge" | "m5ad.4xlarge" | "m5ad.8xlarge" | "m5ad.large" | "m5ad.xlarge" | "m5d.12xlarge" | "m5d.16xlarge" | "m5d.24xlarge" | "m5d.2xlarge" | "m5d.4xlarge" | "m5d.8xlarge" | "m5d.large" | "m5d.metal" | "m5d.xlarge" | "m5dn.12xlarge" | "m5dn.16xlarge" | "m5dn.24xlarge" | "m5dn.2xlarge" | "m5dn.4xlarge" | "m5dn.8xlarge" | "m5dn.large" | "m5dn.metal" | "m5dn.xlarge" | "m5n.12xlarge" | "m5n.16xlarge" | "m5n.24xlarge" | "m5n.2xlarge" | "m5n.4xlarge" | "m5n.8xlarge" | "m5n.large" | "m5n.metal" | "m5n.xlarge" | "m5zn.12xlarge" | "m5zn.2xlarge" | "m5zn.3xlarge" | "m5zn.6xlarge" | "m5zn.large" | "m5zn.metal" | "m5zn.xlarge" | "m6a.12xlarge" | "m6a.16xlarge" | "m6a.24xlarge" | "m6a.2xlarge" | "m6a.32xlarge" | "m6a.48xlarge" | "m6a.4xlarge" | "m6a.8xlarge" | "m6a.large" | "m6a.metal" | "m6a.xlarge" | "m6g.12xlarge" | "m6g.16xlarge" | "m6g.2xlarge" | "m6g.4xlarge" | "m6g.8xlarge" | "m6g.large" | "m6g.medium" | "m6g.metal" | "m6g.xlarge" | "m6gd.12xlarge" | "m6gd.16xlarge" | "m6gd.2xlarge" | "m6gd.4xlarge" | "m6gd.8xlarge" | "m6gd.large" | "m6gd.medium" | "m6gd.metal" | "m6gd.xlarge" | "m6i.12xlarge" | "m6i.16xlarge" | "m6i.24xlarge" | "m6i.2xlarge" | "m6i.32xlarge" | "m6i.4xlarge" | "m6i.8xlarge" | "m6i.large" | "m6i.metal" | "m6i.xlarge" | "mac1.metal" | "p2.16xlarge" | "p2.8xlarge" | "p2.xlarge" | "p3.16xlarge" | "p3.2xlarge" | "p3.8xlarge" | "p3dn.24xlarge" | "p4d.24xlarge" | "r3.2xlarge" | "r3.4xlarge" | "r3.8xlarge" | "r3.large" | "r3.xlarge" | "r4.16xlarge" | "r4.2xlarge" | "r4.4xlarge" | "r4.8xlarge" | "r4.large" | "r4.xlarge" | "r5.12xlarge" | "r5.16xlarge" | "r5.24xlarge" | "r5.2xlarge" | "r5.4xlarge" | "r5.8xlarge" | "r5.large" | "r5.metal" | "r5.xlarge" | "r5a.12xlarge" | "r5a.16xlarge" | "r5a.24xlarge" | "r5a.2xlarge" | "r5a.4xlarge" | "r5a.8xlarge" | "r5a.large" | "r5a.xlarge" | "r5ad.12xlarge" | "r5ad.16xlarge" | "r5ad.24xlarge" | "r5ad.2xlarge" | "r5ad.4xlarge" | "r5ad.8xlarge" | "r5ad.large" | "r5ad.xlarge" | "r5b.12xlarge" | "r5b.16xlarge" | "r5b.24xlarge" | "r5b.2xlarge" | "r5b.4xlarge" | "r5b.8xlarge" | "r5b.large" | "r5b.metal" | "r5b.xlarge" | "r5d.12xlarge" | "r5d.16xlarge" | "r5d.24xlarge" | "r5d.2xlarge" | "r5d.4xlarge" | "r5d.8xlarge" | "r5d.large" | "r5d.metal" | "r5d.xlarge" | "r5dn.12xlarge" | "r5dn.16xlarge" | "r5dn.24xlarge" | "r5dn.2xlarge" | "r5dn.4xlarge" | "r5dn.8xlarge" | "r5dn.large" | "r5dn.metal" | "r5dn.xlarge" | "r5n.12xlarge" | "r5n.16xlarge" | "r5n.24xlarge" | "r5n.2xlarge" | "r5n.4xlarge" | "r5n.8xlarge" | "r5n.large" | "r5n.metal" | "r5n.xlarge" | "r6g.12xlarge" | "r6g.16xlarge" | "r6g.2xlarge" | "r6g.4xlarge" | "r6g.8xlarge" | "r6g.large" | "r6g.medium" | "r6g.metal" | "r6g.xlarge" | "r6gd.12xlarge" | "r6gd.16xlarge" | "r6gd.2xlarge" | "r6gd.4xlarge" | "r6gd.8xlarge" | "r6gd.large" | "r6gd.medium" | "r6gd.metal" | "r6gd.xlarge" | "r6i.12xlarge" | "r6i.16xlarge" | "r6i.24xlarge" | "r6i.2xlarge" | "r6i.32xlarge" | "r6i.4xlarge" | "r6i.8xlarge" | "r6i.large" | "r6i.metal" | "r6i.xlarge" | "t1.micro" | "t2.2xlarge" | "t2.large" | "t2.medium" | "t2.micro" | "t2.nano" | "t2.small" | "t2.xlarge" | "t3.2xlarge" | "t3.large" | "t3.medium" | "t3.micro" | "t3.nano" | "t3.small" | "t3.xlarge" | "t3a.2xlarge" | "t3a.large" | "t3a.medium" | "t3a.micro" | "t3a.nano" | "t3a.small" | "t3a.xlarge" | "t4g.2xlarge" | "t4g.large" | "t4g.medium" | "t4g.micro" | "t4g.nano" | "t4g.small" | "t4g.xlarge" | "u-12tb1.112xlarge" | "u-12tb1.metal" | "u-18tb1.metal" | "u-24tb1.metal" | "u-6tb1.112xlarge" | "u-6tb1.56xlarge" | "u-6tb1.metal" | "u-9tb1.112xlarge" | "u-9tb1.metal" | "vt1.24xlarge" | "vt1.3xlarge" | "vt1.6xlarge" | "x1.16xlarge" | "x1.32xlarge" | "x1e.16xlarge" | "x1e.2xlarge" | "x1e.32xlarge" | "x1e.4xlarge" | "x1e.8xlarge" | "x1e.xlarge" | "x2gd.12xlarge" | "x2gd.16xlarge" | "x2gd.2xlarge" | "x2gd.4xlarge" | "x2gd.8xlarge" | "x2gd.large" | "x2gd.medium" | "x2gd.metal" | "x2gd.xlarge" | "x2idn.16xlarge" | "x2idn.24xlarge" | "x2idn.32xlarge" | "x2idn.metal" | "x2iedn.16xlarge" | "x2iedn.24xlarge" | "x2iedn.2xlarge" | "x2iedn.32xlarge" | "x2iedn.4xlarge" | "x2iedn.8xlarge" | "x2iedn.metal" | "x2iedn.xlarge" | "x2iezn.12xlarge" | "x2iezn.2xlarge" | "x2iezn.4xlarge" | "x2iezn.6xlarge" | "x2iezn.8xlarge" | "x2iezn.metal" | "z1d.12xlarge" | "z1d.2xlarge" | "z1d.3xlarge" | "z1d.6xlarge" | "z1d.large" | "z1d.metal" | "z1d.xlarge";
4198
+ export declare type _InstanceType = "a1.2xlarge" | "a1.4xlarge" | "a1.large" | "a1.medium" | "a1.metal" | "a1.xlarge" | "c1.medium" | "c1.xlarge" | "c3.2xlarge" | "c3.4xlarge" | "c3.8xlarge" | "c3.large" | "c3.xlarge" | "c4.2xlarge" | "c4.4xlarge" | "c4.8xlarge" | "c4.large" | "c4.xlarge" | "c5.12xlarge" | "c5.18xlarge" | "c5.24xlarge" | "c5.2xlarge" | "c5.4xlarge" | "c5.9xlarge" | "c5.large" | "c5.metal" | "c5.xlarge" | "c5a.12xlarge" | "c5a.16xlarge" | "c5a.24xlarge" | "c5a.2xlarge" | "c5a.4xlarge" | "c5a.8xlarge" | "c5a.large" | "c5a.xlarge" | "c5ad.12xlarge" | "c5ad.16xlarge" | "c5ad.24xlarge" | "c5ad.2xlarge" | "c5ad.4xlarge" | "c5ad.8xlarge" | "c5ad.large" | "c5ad.xlarge" | "c5d.12xlarge" | "c5d.18xlarge" | "c5d.24xlarge" | "c5d.2xlarge" | "c5d.4xlarge" | "c5d.9xlarge" | "c5d.large" | "c5d.metal" | "c5d.xlarge" | "c5n.18xlarge" | "c5n.2xlarge" | "c5n.4xlarge" | "c5n.9xlarge" | "c5n.large" | "c5n.metal" | "c5n.xlarge" | "c6a.12xlarge" | "c6a.16xlarge" | "c6a.24xlarge" | "c6a.2xlarge" | "c6a.32xlarge" | "c6a.48xlarge" | "c6a.4xlarge" | "c6a.8xlarge" | "c6a.large" | "c6a.metal" | "c6a.xlarge" | "c6g.12xlarge" | "c6g.16xlarge" | "c6g.2xlarge" | "c6g.4xlarge" | "c6g.8xlarge" | "c6g.large" | "c6g.medium" | "c6g.metal" | "c6g.xlarge" | "c6gd.12xlarge" | "c6gd.16xlarge" | "c6gd.2xlarge" | "c6gd.4xlarge" | "c6gd.8xlarge" | "c6gd.large" | "c6gd.medium" | "c6gd.metal" | "c6gd.xlarge" | "c6gn.12xlarge" | "c6gn.16xlarge" | "c6gn.2xlarge" | "c6gn.4xlarge" | "c6gn.8xlarge" | "c6gn.large" | "c6gn.medium" | "c6gn.xlarge" | "c6i.12xlarge" | "c6i.16xlarge" | "c6i.24xlarge" | "c6i.2xlarge" | "c6i.32xlarge" | "c6i.4xlarge" | "c6i.8xlarge" | "c6i.large" | "c6i.metal" | "c6i.xlarge" | "c7g.12xlarge" | "c7g.16xlarge" | "c7g.2xlarge" | "c7g.4xlarge" | "c7g.8xlarge" | "c7g.large" | "c7g.medium" | "c7g.xlarge" | "cc1.4xlarge" | "cc2.8xlarge" | "cg1.4xlarge" | "cr1.8xlarge" | "d2.2xlarge" | "d2.4xlarge" | "d2.8xlarge" | "d2.xlarge" | "d3.2xlarge" | "d3.4xlarge" | "d3.8xlarge" | "d3.xlarge" | "d3en.12xlarge" | "d3en.2xlarge" | "d3en.4xlarge" | "d3en.6xlarge" | "d3en.8xlarge" | "d3en.xlarge" | "dl1.24xlarge" | "f1.16xlarge" | "f1.2xlarge" | "f1.4xlarge" | "g2.2xlarge" | "g2.8xlarge" | "g3.16xlarge" | "g3.4xlarge" | "g3.8xlarge" | "g3s.xlarge" | "g4ad.16xlarge" | "g4ad.2xlarge" | "g4ad.4xlarge" | "g4ad.8xlarge" | "g4ad.xlarge" | "g4dn.12xlarge" | "g4dn.16xlarge" | "g4dn.2xlarge" | "g4dn.4xlarge" | "g4dn.8xlarge" | "g4dn.metal" | "g4dn.xlarge" | "g5.12xlarge" | "g5.16xlarge" | "g5.24xlarge" | "g5.2xlarge" | "g5.48xlarge" | "g5.4xlarge" | "g5.8xlarge" | "g5.xlarge" | "g5g.16xlarge" | "g5g.2xlarge" | "g5g.4xlarge" | "g5g.8xlarge" | "g5g.metal" | "g5g.xlarge" | "h1.16xlarge" | "h1.2xlarge" | "h1.4xlarge" | "h1.8xlarge" | "hi1.4xlarge" | "hpc6a.48xlarge" | "hs1.8xlarge" | "i2.2xlarge" | "i2.4xlarge" | "i2.8xlarge" | "i2.xlarge" | "i3.16xlarge" | "i3.2xlarge" | "i3.4xlarge" | "i3.8xlarge" | "i3.large" | "i3.metal" | "i3.xlarge" | "i3en.12xlarge" | "i3en.24xlarge" | "i3en.2xlarge" | "i3en.3xlarge" | "i3en.6xlarge" | "i3en.large" | "i3en.metal" | "i3en.xlarge" | "i4i.16xlarge" | "i4i.2xlarge" | "i4i.32xlarge" | "i4i.4xlarge" | "i4i.8xlarge" | "i4i.large" | "i4i.metal" | "i4i.xlarge" | "im4gn.16xlarge" | "im4gn.2xlarge" | "im4gn.4xlarge" | "im4gn.8xlarge" | "im4gn.large" | "im4gn.xlarge" | "inf1.24xlarge" | "inf1.2xlarge" | "inf1.6xlarge" | "inf1.xlarge" | "is4gen.2xlarge" | "is4gen.4xlarge" | "is4gen.8xlarge" | "is4gen.large" | "is4gen.medium" | "is4gen.xlarge" | "m1.large" | "m1.medium" | "m1.small" | "m1.xlarge" | "m2.2xlarge" | "m2.4xlarge" | "m2.xlarge" | "m3.2xlarge" | "m3.large" | "m3.medium" | "m3.xlarge" | "m4.10xlarge" | "m4.16xlarge" | "m4.2xlarge" | "m4.4xlarge" | "m4.large" | "m4.xlarge" | "m5.12xlarge" | "m5.16xlarge" | "m5.24xlarge" | "m5.2xlarge" | "m5.4xlarge" | "m5.8xlarge" | "m5.large" | "m5.metal" | "m5.xlarge" | "m5a.12xlarge" | "m5a.16xlarge" | "m5a.24xlarge" | "m5a.2xlarge" | "m5a.4xlarge" | "m5a.8xlarge" | "m5a.large" | "m5a.xlarge" | "m5ad.12xlarge" | "m5ad.16xlarge" | "m5ad.24xlarge" | "m5ad.2xlarge" | "m5ad.4xlarge" | "m5ad.8xlarge" | "m5ad.large" | "m5ad.xlarge" | "m5d.12xlarge" | "m5d.16xlarge" | "m5d.24xlarge" | "m5d.2xlarge" | "m5d.4xlarge" | "m5d.8xlarge" | "m5d.large" | "m5d.metal" | "m5d.xlarge" | "m5dn.12xlarge" | "m5dn.16xlarge" | "m5dn.24xlarge" | "m5dn.2xlarge" | "m5dn.4xlarge" | "m5dn.8xlarge" | "m5dn.large" | "m5dn.metal" | "m5dn.xlarge" | "m5n.12xlarge" | "m5n.16xlarge" | "m5n.24xlarge" | "m5n.2xlarge" | "m5n.4xlarge" | "m5n.8xlarge" | "m5n.large" | "m5n.metal" | "m5n.xlarge" | "m5zn.12xlarge" | "m5zn.2xlarge" | "m5zn.3xlarge" | "m5zn.6xlarge" | "m5zn.large" | "m5zn.metal" | "m5zn.xlarge" | "m6a.12xlarge" | "m6a.16xlarge" | "m6a.24xlarge" | "m6a.2xlarge" | "m6a.32xlarge" | "m6a.48xlarge" | "m6a.4xlarge" | "m6a.8xlarge" | "m6a.large" | "m6a.metal" | "m6a.xlarge" | "m6g.12xlarge" | "m6g.16xlarge" | "m6g.2xlarge" | "m6g.4xlarge" | "m6g.8xlarge" | "m6g.large" | "m6g.medium" | "m6g.metal" | "m6g.xlarge" | "m6gd.12xlarge" | "m6gd.16xlarge" | "m6gd.2xlarge" | "m6gd.4xlarge" | "m6gd.8xlarge" | "m6gd.large" | "m6gd.medium" | "m6gd.metal" | "m6gd.xlarge" | "m6i.12xlarge" | "m6i.16xlarge" | "m6i.24xlarge" | "m6i.2xlarge" | "m6i.32xlarge" | "m6i.4xlarge" | "m6i.8xlarge" | "m6i.large" | "m6i.metal" | "m6i.xlarge" | "mac1.metal" | "mac2.metal" | "p2.16xlarge" | "p2.8xlarge" | "p2.xlarge" | "p3.16xlarge" | "p3.2xlarge" | "p3.8xlarge" | "p3dn.24xlarge" | "p4d.24xlarge" | "r3.2xlarge" | "r3.4xlarge" | "r3.8xlarge" | "r3.large" | "r3.xlarge" | "r4.16xlarge" | "r4.2xlarge" | "r4.4xlarge" | "r4.8xlarge" | "r4.large" | "r4.xlarge" | "r5.12xlarge" | "r5.16xlarge" | "r5.24xlarge" | "r5.2xlarge" | "r5.4xlarge" | "r5.8xlarge" | "r5.large" | "r5.metal" | "r5.xlarge" | "r5a.12xlarge" | "r5a.16xlarge" | "r5a.24xlarge" | "r5a.2xlarge" | "r5a.4xlarge" | "r5a.8xlarge" | "r5a.large" | "r5a.xlarge" | "r5ad.12xlarge" | "r5ad.16xlarge" | "r5ad.24xlarge" | "r5ad.2xlarge" | "r5ad.4xlarge" | "r5ad.8xlarge" | "r5ad.large" | "r5ad.xlarge" | "r5b.12xlarge" | "r5b.16xlarge" | "r5b.24xlarge" | "r5b.2xlarge" | "r5b.4xlarge" | "r5b.8xlarge" | "r5b.large" | "r5b.metal" | "r5b.xlarge" | "r5d.12xlarge" | "r5d.16xlarge" | "r5d.24xlarge" | "r5d.2xlarge" | "r5d.4xlarge" | "r5d.8xlarge" | "r5d.large" | "r5d.metal" | "r5d.xlarge" | "r5dn.12xlarge" | "r5dn.16xlarge" | "r5dn.24xlarge" | "r5dn.2xlarge" | "r5dn.4xlarge" | "r5dn.8xlarge" | "r5dn.large" | "r5dn.metal" | "r5dn.xlarge" | "r5n.12xlarge" | "r5n.16xlarge" | "r5n.24xlarge" | "r5n.2xlarge" | "r5n.4xlarge" | "r5n.8xlarge" | "r5n.large" | "r5n.metal" | "r5n.xlarge" | "r6g.12xlarge" | "r6g.16xlarge" | "r6g.2xlarge" | "r6g.4xlarge" | "r6g.8xlarge" | "r6g.large" | "r6g.medium" | "r6g.metal" | "r6g.xlarge" | "r6gd.12xlarge" | "r6gd.16xlarge" | "r6gd.2xlarge" | "r6gd.4xlarge" | "r6gd.8xlarge" | "r6gd.large" | "r6gd.medium" | "r6gd.metal" | "r6gd.xlarge" | "r6i.12xlarge" | "r6i.16xlarge" | "r6i.24xlarge" | "r6i.2xlarge" | "r6i.32xlarge" | "r6i.4xlarge" | "r6i.8xlarge" | "r6i.large" | "r6i.metal" | "r6i.xlarge" | "t1.micro" | "t2.2xlarge" | "t2.large" | "t2.medium" | "t2.micro" | "t2.nano" | "t2.small" | "t2.xlarge" | "t3.2xlarge" | "t3.large" | "t3.medium" | "t3.micro" | "t3.nano" | "t3.small" | "t3.xlarge" | "t3a.2xlarge" | "t3a.large" | "t3a.medium" | "t3a.micro" | "t3a.nano" | "t3a.small" | "t3a.xlarge" | "t4g.2xlarge" | "t4g.large" | "t4g.medium" | "t4g.micro" | "t4g.nano" | "t4g.small" | "t4g.xlarge" | "u-12tb1.112xlarge" | "u-12tb1.metal" | "u-18tb1.metal" | "u-24tb1.metal" | "u-6tb1.112xlarge" | "u-6tb1.56xlarge" | "u-6tb1.metal" | "u-9tb1.112xlarge" | "u-9tb1.metal" | "vt1.24xlarge" | "vt1.3xlarge" | "vt1.6xlarge" | "x1.16xlarge" | "x1.32xlarge" | "x1e.16xlarge" | "x1e.2xlarge" | "x1e.32xlarge" | "x1e.4xlarge" | "x1e.8xlarge" | "x1e.xlarge" | "x2gd.12xlarge" | "x2gd.16xlarge" | "x2gd.2xlarge" | "x2gd.4xlarge" | "x2gd.8xlarge" | "x2gd.large" | "x2gd.medium" | "x2gd.metal" | "x2gd.xlarge" | "x2idn.16xlarge" | "x2idn.24xlarge" | "x2idn.32xlarge" | "x2idn.metal" | "x2iedn.16xlarge" | "x2iedn.24xlarge" | "x2iedn.2xlarge" | "x2iedn.32xlarge" | "x2iedn.4xlarge" | "x2iedn.8xlarge" | "x2iedn.metal" | "x2iedn.xlarge" | "x2iezn.12xlarge" | "x2iezn.2xlarge" | "x2iezn.4xlarge" | "x2iezn.6xlarge" | "x2iezn.8xlarge" | "x2iezn.metal" | "z1d.12xlarge" | "z1d.2xlarge" | "z1d.3xlarge" | "z1d.6xlarge" | "z1d.large" | "z1d.metal" | "z1d.xlarge";
5348
4199
  /**
5349
4200
  * <p>Information about an instance type to use in a Capacity Reservation Fleet.</p>
5350
4201
  */
@@ -5392,12 +4243,6 @@ export interface ReservationFleetInstanceSpecification {
5392
4243
  */
5393
4244
  Priority?: number;
5394
4245
  }
5395
- export declare namespace ReservationFleetInstanceSpecification {
5396
- /**
5397
- * @internal
5398
- */
5399
- const filterSensitiveLog: (obj: ReservationFleetInstanceSpecification) => any;
5400
- }
5401
4246
  export declare enum FleetCapacityReservationTenancy {
5402
4247
  default = "default"
5403
4248
  }
@@ -5475,12 +4320,6 @@ export interface CreateCapacityReservationFleetRequest {
5475
4320
  */
5476
4321
  DryRun?: boolean;
5477
4322
  }
5478
- export declare namespace CreateCapacityReservationFleetRequest {
5479
- /**
5480
- * @internal
5481
- */
5482
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetRequest) => any;
5483
- }
5484
4323
  /**
5485
4324
  * <p>Information about a Capacity Reservation in a Capacity Reservation Fleet.</p>
5486
4325
  */
@@ -5536,12 +4375,6 @@ export interface FleetCapacityReservation {
5536
4375
  */
5537
4376
  Priority?: number;
5538
4377
  }
5539
- export declare namespace FleetCapacityReservation {
5540
- /**
5541
- * @internal
5542
- */
5543
- const filterSensitiveLog: (obj: FleetCapacityReservation) => any;
5544
- }
5545
4378
  export interface CreateCapacityReservationFleetResult {
5546
4379
  /**
5547
4380
  * <p>The ID of the Capacity Reservation Fleet.</p>
@@ -5588,12 +4421,6 @@ export interface CreateCapacityReservationFleetResult {
5588
4421
  */
5589
4422
  Tags?: Tag[];
5590
4423
  }
5591
- export declare namespace CreateCapacityReservationFleetResult {
5592
- /**
5593
- * @internal
5594
- */
5595
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetResult) => any;
5596
- }
5597
4424
  export interface CreateCarrierGatewayRequest {
5598
4425
  /**
5599
4426
  * <p>The ID of the VPC to associate with the carrier gateway.</p>
@@ -5616,12 +4443,6 @@ export interface CreateCarrierGatewayRequest {
5616
4443
  */
5617
4444
  ClientToken?: string;
5618
4445
  }
5619
- export declare namespace CreateCarrierGatewayRequest {
5620
- /**
5621
- * @internal
5622
- */
5623
- const filterSensitiveLog: (obj: CreateCarrierGatewayRequest) => any;
5624
- }
5625
4446
  export declare type CarrierGatewayState = "available" | "deleted" | "deleting" | "pending";
5626
4447
  /**
5627
4448
  * <p>Describes a carrier gateway.</p>
@@ -5648,24 +4469,12 @@ export interface CarrierGateway {
5648
4469
  */
5649
4470
  Tags?: Tag[];
5650
4471
  }
5651
- export declare namespace CarrierGateway {
5652
- /**
5653
- * @internal
5654
- */
5655
- const filterSensitiveLog: (obj: CarrierGateway) => any;
5656
- }
5657
4472
  export interface CreateCarrierGatewayResult {
5658
4473
  /**
5659
4474
  * <p>Information about the carrier gateway.</p>
5660
4475
  */
5661
4476
  CarrierGateway?: CarrierGateway;
5662
4477
  }
5663
- export declare namespace CreateCarrierGatewayResult {
5664
- /**
5665
- * @internal
5666
- */
5667
- const filterSensitiveLog: (obj: CreateCarrierGatewayResult) => any;
5668
- }
5669
4478
  /**
5670
4479
  * <p>Describes the Active Directory to be used for client authentication.</p>
5671
4480
  */
@@ -5675,12 +4484,6 @@ export interface DirectoryServiceAuthenticationRequest {
5675
4484
  */
5676
4485
  DirectoryId?: string;
5677
4486
  }
5678
- export declare namespace DirectoryServiceAuthenticationRequest {
5679
- /**
5680
- * @internal
5681
- */
5682
- const filterSensitiveLog: (obj: DirectoryServiceAuthenticationRequest) => any;
5683
- }
5684
4487
  /**
5685
4488
  * <p>The IAM SAML identity provider used for federated authentication.</p>
5686
4489
  */
@@ -5694,12 +4497,6 @@ export interface FederatedAuthenticationRequest {
5694
4497
  */
5695
4498
  SelfServiceSAMLProviderArn?: string;
5696
4499
  }
5697
- export declare namespace FederatedAuthenticationRequest {
5698
- /**
5699
- * @internal
5700
- */
5701
- const filterSensitiveLog: (obj: FederatedAuthenticationRequest) => any;
5702
- }
5703
4500
  /**
5704
4501
  * <p>Information about the client certificate to be used for authentication.</p>
5705
4502
  */
@@ -5710,12 +4507,6 @@ export interface CertificateAuthenticationRequest {
5710
4507
  */
5711
4508
  ClientRootCertificateChainArn?: string;
5712
4509
  }
5713
- export declare namespace CertificateAuthenticationRequest {
5714
- /**
5715
- * @internal
5716
- */
5717
- const filterSensitiveLog: (obj: CertificateAuthenticationRequest) => any;
5718
- }
5719
4510
  export declare type ClientVpnAuthenticationType = "certificate-authentication" | "directory-service-authentication" | "federated-authentication";
5720
4511
  /**
5721
4512
  * <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 +4530,6 @@ export interface ClientVpnAuthenticationRequest {
5739
4530
  */
5740
4531
  FederatedAuthentication?: FederatedAuthenticationRequest;
5741
4532
  }
5742
- export declare namespace ClientVpnAuthenticationRequest {
5743
- /**
5744
- * @internal
5745
- */
5746
- const filterSensitiveLog: (obj: ClientVpnAuthenticationRequest) => any;
5747
- }
5748
4533
  /**
5749
4534
  * <p>The options for managing connection authorization for new client connections.</p>
5750
4535
  */
@@ -5758,12 +4543,6 @@ export interface ClientConnectOptions {
5758
4543
  */
5759
4544
  LambdaFunctionArn?: string;
5760
4545
  }
5761
- export declare namespace ClientConnectOptions {
5762
- /**
5763
- * @internal
5764
- */
5765
- const filterSensitiveLog: (obj: ClientConnectOptions) => any;
5766
- }
5767
4546
  /**
5768
4547
  * <p>Options for enabling a customizable text banner that will be displayed on
5769
4548
  * Amazon Web Services provided clients when a VPN session is established.</p>
@@ -5785,12 +4564,6 @@ export interface ClientLoginBannerOptions {
5785
4564
  */
5786
4565
  BannerText?: string;
5787
4566
  }
5788
- export declare namespace ClientLoginBannerOptions {
5789
- /**
5790
- * @internal
5791
- */
5792
- const filterSensitiveLog: (obj: ClientLoginBannerOptions) => any;
5793
- }
5794
4567
  /**
5795
4568
  * <p>Describes the client connection logging options for the Client VPN endpoint.</p>
5796
4569
  */
@@ -5808,12 +4581,6 @@ export interface ConnectionLogOptions {
5808
4581
  */
5809
4582
  CloudwatchLogStream?: string;
5810
4583
  }
5811
- export declare namespace ConnectionLogOptions {
5812
- /**
5813
- * @internal
5814
- */
5815
- const filterSensitiveLog: (obj: ConnectionLogOptions) => any;
5816
- }
5817
4584
  export declare type SelfServicePortal = "disabled" | "enabled";
5818
4585
  export declare type TransportProtocol = "tcp" | "udp";
5819
4586
  export interface CreateClientVpnEndpointRequest {
@@ -5924,12 +4691,6 @@ export interface CreateClientVpnEndpointRequest {
5924
4691
  */
5925
4692
  ClientLoginBannerOptions?: ClientLoginBannerOptions;
5926
4693
  }
5927
- export declare namespace CreateClientVpnEndpointRequest {
5928
- /**
5929
- * @internal
5930
- */
5931
- const filterSensitiveLog: (obj: CreateClientVpnEndpointRequest) => any;
5932
- }
5933
4694
  export declare type ClientVpnEndpointStatusCode = "available" | "deleted" | "deleting" | "pending-associate";
5934
4695
  /**
5935
4696
  * <p>Describes the state of a Client VPN endpoint.</p>
@@ -5966,12 +4727,6 @@ export interface ClientVpnEndpointStatus {
5966
4727
  */
5967
4728
  Message?: string;
5968
4729
  }
5969
- export declare namespace ClientVpnEndpointStatus {
5970
- /**
5971
- * @internal
5972
- */
5973
- const filterSensitiveLog: (obj: ClientVpnEndpointStatus) => any;
5974
- }
5975
4730
  export interface CreateClientVpnEndpointResult {
5976
4731
  /**
5977
4732
  * <p>The ID of the Client VPN endpoint.</p>
@@ -5986,12 +4741,6 @@ export interface CreateClientVpnEndpointResult {
5986
4741
  */
5987
4742
  DnsName?: string;
5988
4743
  }
5989
- export declare namespace CreateClientVpnEndpointResult {
5990
- /**
5991
- * @internal
5992
- */
5993
- const filterSensitiveLog: (obj: CreateClientVpnEndpointResult) => any;
5994
- }
5995
4744
  export interface CreateClientVpnRouteRequest {
5996
4745
  /**
5997
4746
  * <p>The ID of the Client VPN endpoint to which to add the route.</p>
@@ -6035,12 +4784,6 @@ export interface CreateClientVpnRouteRequest {
6035
4784
  */
6036
4785
  DryRun?: boolean;
6037
4786
  }
6038
- export declare namespace CreateClientVpnRouteRequest {
6039
- /**
6040
- * @internal
6041
- */
6042
- const filterSensitiveLog: (obj: CreateClientVpnRouteRequest) => any;
6043
- }
6044
4787
  export declare type ClientVpnRouteStatusCode = "active" | "creating" | "deleting" | "failed";
6045
4788
  /**
6046
4789
  * <p>Describes the state of a Client VPN endpoint route.</p>
@@ -6055,24 +4798,12 @@ export interface ClientVpnRouteStatus {
6055
4798
  */
6056
4799
  Message?: string;
6057
4800
  }
6058
- export declare namespace ClientVpnRouteStatus {
6059
- /**
6060
- * @internal
6061
- */
6062
- const filterSensitiveLog: (obj: ClientVpnRouteStatus) => any;
6063
- }
6064
4801
  export interface CreateClientVpnRouteResult {
6065
4802
  /**
6066
4803
  * <p>The current state of the route.</p>
6067
4804
  */
6068
4805
  Status?: ClientVpnRouteStatus;
6069
4806
  }
6070
- export declare namespace CreateClientVpnRouteResult {
6071
- /**
6072
- * @internal
6073
- */
6074
- const filterSensitiveLog: (obj: CreateClientVpnRouteResult) => any;
6075
- }
6076
4807
  export declare type GatewayType = "ipsec.1";
6077
4808
  /**
6078
4809
  * <p>Contains the parameters for CreateCustomerGateway.</p>
@@ -6121,12 +4852,6 @@ export interface CreateCustomerGatewayRequest {
6121
4852
  */
6122
4853
  DryRun?: boolean;
6123
4854
  }
6124
- export declare namespace CreateCustomerGatewayRequest {
6125
- /**
6126
- * @internal
6127
- */
6128
- const filterSensitiveLog: (obj: CreateCustomerGatewayRequest) => any;
6129
- }
6130
4855
  /**
6131
4856
  * <p>Describes a customer gateway.</p>
6132
4857
  */
@@ -6167,12 +4892,6 @@ export interface CustomerGateway {
6167
4892
  */
6168
4893
  Tags?: Tag[];
6169
4894
  }
6170
- export declare namespace CustomerGateway {
6171
- /**
6172
- * @internal
6173
- */
6174
- const filterSensitiveLog: (obj: CustomerGateway) => any;
6175
- }
6176
4895
  /**
6177
4896
  * <p>Contains the output of CreateCustomerGateway.</p>
6178
4897
  */
@@ -6182,12 +4901,6 @@ export interface CreateCustomerGatewayResult {
6182
4901
  */
6183
4902
  CustomerGateway?: CustomerGateway;
6184
4903
  }
6185
- export declare namespace CreateCustomerGatewayResult {
6186
- /**
6187
- * @internal
6188
- */
6189
- const filterSensitiveLog: (obj: CreateCustomerGatewayResult) => any;
6190
- }
6191
4904
  export interface CreateDefaultSubnetRequest {
6192
4905
  /**
6193
4906
  * <p>The Availability Zone in which to create the default subnet.</p>
@@ -6205,12 +4918,6 @@ export interface CreateDefaultSubnetRequest {
6205
4918
  */
6206
4919
  Ipv6Native?: boolean;
6207
4920
  }
6208
- export declare namespace CreateDefaultSubnetRequest {
6209
- /**
6210
- * @internal
6211
- */
6212
- const filterSensitiveLog: (obj: CreateDefaultSubnetRequest) => any;
6213
- }
6214
4921
  export declare enum HostnameType {
6215
4922
  ip_name = "ip-name",
6216
4923
  resource_name = "resource-name"
@@ -6237,12 +4944,6 @@ export interface PrivateDnsNameOptionsOnLaunch {
6237
4944
  */
6238
4945
  EnableResourceNameDnsAAAARecord?: boolean;
6239
4946
  }
6240
- export declare namespace PrivateDnsNameOptionsOnLaunch {
6241
- /**
6242
- * @internal
6243
- */
6244
- const filterSensitiveLog: (obj: PrivateDnsNameOptionsOnLaunch) => any;
6245
- }
6246
4947
  export declare type SubnetState = "available" | "pending";
6247
4948
  /**
6248
4949
  * <p>Describes a subnet.</p>
@@ -6342,24 +5043,12 @@ export interface Subnet {
6342
5043
  */
6343
5044
  PrivateDnsNameOptionsOnLaunch?: PrivateDnsNameOptionsOnLaunch;
6344
5045
  }
6345
- export declare namespace Subnet {
6346
- /**
6347
- * @internal
6348
- */
6349
- const filterSensitiveLog: (obj: Subnet) => any;
6350
- }
6351
5046
  export interface CreateDefaultSubnetResult {
6352
5047
  /**
6353
5048
  * <p>Information about the subnet.</p>
6354
5049
  */
6355
5050
  Subnet?: Subnet;
6356
5051
  }
6357
- export declare namespace CreateDefaultSubnetResult {
6358
- /**
6359
- * @internal
6360
- */
6361
- const filterSensitiveLog: (obj: CreateDefaultSubnetResult) => any;
6362
- }
6363
5052
  export interface CreateDefaultVpcRequest {
6364
5053
  /**
6365
5054
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6368,12 +5057,6 @@ export interface CreateDefaultVpcRequest {
6368
5057
  */
6369
5058
  DryRun?: boolean;
6370
5059
  }
6371
- export declare namespace CreateDefaultVpcRequest {
6372
- /**
6373
- * @internal
6374
- */
6375
- const filterSensitiveLog: (obj: CreateDefaultVpcRequest) => any;
6376
- }
6377
5060
  export declare type Tenancy = "dedicated" | "default" | "host";
6378
5061
  export declare type VpcState = "available" | "pending";
6379
5062
  /**
@@ -6421,24 +5104,12 @@ export interface Vpc {
6421
5104
  */
6422
5105
  Tags?: Tag[];
6423
5106
  }
6424
- export declare namespace Vpc {
6425
- /**
6426
- * @internal
6427
- */
6428
- const filterSensitiveLog: (obj: Vpc) => any;
6429
- }
6430
5107
  export interface CreateDefaultVpcResult {
6431
5108
  /**
6432
5109
  * <p>Information about the VPC.</p>
6433
5110
  */
6434
5111
  Vpc?: Vpc;
6435
5112
  }
6436
- export declare namespace CreateDefaultVpcResult {
6437
- /**
6438
- * @internal
6439
- */
6440
- const filterSensitiveLog: (obj: CreateDefaultVpcResult) => any;
6441
- }
6442
5113
  /**
6443
5114
  * <p>Describes a DHCP configuration option.</p>
6444
5115
  */
@@ -6452,12 +5123,6 @@ export interface NewDhcpConfiguration {
6452
5123
  */
6453
5124
  Values?: string[];
6454
5125
  }
6455
- export declare namespace NewDhcpConfiguration {
6456
- /**
6457
- * @internal
6458
- */
6459
- const filterSensitiveLog: (obj: NewDhcpConfiguration) => any;
6460
- }
6461
5126
  export interface CreateDhcpOptionsRequest {
6462
5127
  /**
6463
5128
  * <p>A DHCP configuration option.</p>
@@ -6474,12 +5139,6 @@ export interface CreateDhcpOptionsRequest {
6474
5139
  */
6475
5140
  DryRun?: boolean;
6476
5141
  }
6477
- export declare namespace CreateDhcpOptionsRequest {
6478
- /**
6479
- * @internal
6480
- */
6481
- const filterSensitiveLog: (obj: CreateDhcpOptionsRequest) => any;
6482
- }
6483
5142
  /**
6484
5143
  * <p>Describes a value for a resource attribute that is a String.</p>
6485
5144
  */
@@ -6489,12 +5148,6 @@ export interface AttributeValue {
6489
5148
  */
6490
5149
  Value?: string;
6491
5150
  }
6492
- export declare namespace AttributeValue {
6493
- /**
6494
- * @internal
6495
- */
6496
- const filterSensitiveLog: (obj: AttributeValue) => any;
6497
- }
6498
5151
  /**
6499
5152
  * <p>Describes a DHCP configuration option.</p>
6500
5153
  */
@@ -6508,12 +5161,6 @@ export interface DhcpConfiguration {
6508
5161
  */
6509
5162
  Values?: AttributeValue[];
6510
5163
  }
6511
- export declare namespace DhcpConfiguration {
6512
- /**
6513
- * @internal
6514
- */
6515
- const filterSensitiveLog: (obj: DhcpConfiguration) => any;
6516
- }
6517
5164
  /**
6518
5165
  * <p>Describes a set of DHCP options.</p>
6519
5166
  */
@@ -6535,24 +5182,12 @@ export interface DhcpOptions {
6535
5182
  */
6536
5183
  Tags?: Tag[];
6537
5184
  }
6538
- export declare namespace DhcpOptions {
6539
- /**
6540
- * @internal
6541
- */
6542
- const filterSensitiveLog: (obj: DhcpOptions) => any;
6543
- }
6544
5185
  export interface CreateDhcpOptionsResult {
6545
5186
  /**
6546
5187
  * <p>A set of DHCP options.</p>
6547
5188
  */
6548
5189
  DhcpOptions?: DhcpOptions;
6549
5190
  }
6550
- export declare namespace CreateDhcpOptionsResult {
6551
- /**
6552
- * @internal
6553
- */
6554
- const filterSensitiveLog: (obj: CreateDhcpOptionsResult) => any;
6555
- }
6556
5191
  export interface CreateEgressOnlyInternetGatewayRequest {
6557
5192
  /**
6558
5193
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -6575,12 +5210,6 @@ export interface CreateEgressOnlyInternetGatewayRequest {
6575
5210
  */
6576
5211
  TagSpecifications?: TagSpecification[];
6577
5212
  }
6578
- export declare namespace CreateEgressOnlyInternetGatewayRequest {
6579
- /**
6580
- * @internal
6581
- */
6582
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayRequest) => any;
6583
- }
6584
5213
  /**
6585
5214
  * <p>Describes the attachment of a VPC to an internet gateway or an egress-only internet
6586
5215
  * gateway.</p>
@@ -6597,12 +5226,6 @@ export interface InternetGatewayAttachment {
6597
5226
  */
6598
5227
  VpcId?: string;
6599
5228
  }
6600
- export declare namespace InternetGatewayAttachment {
6601
- /**
6602
- * @internal
6603
- */
6604
- const filterSensitiveLog: (obj: InternetGatewayAttachment) => any;
6605
- }
6606
5229
  /**
6607
5230
  * <p>Describes an egress-only internet gateway.</p>
6608
5231
  */
@@ -6620,12 +5243,6 @@ export interface EgressOnlyInternetGateway {
6620
5243
  */
6621
5244
  Tags?: Tag[];
6622
5245
  }
6623
- export declare namespace EgressOnlyInternetGateway {
6624
- /**
6625
- * @internal
6626
- */
6627
- const filterSensitiveLog: (obj: EgressOnlyInternetGateway) => any;
6628
- }
6629
5246
  export interface CreateEgressOnlyInternetGatewayResult {
6630
5247
  /**
6631
5248
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -6637,13 +5254,935 @@ export interface CreateEgressOnlyInternetGatewayResult {
6637
5254
  */
6638
5255
  EgressOnlyInternetGateway?: EgressOnlyInternetGateway;
6639
5256
  }
6640
- export declare namespace CreateEgressOnlyInternetGatewayResult {
6641
- /**
6642
- * @internal
6643
- */
6644
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayResult) => any;
6645
- }
6646
5257
  export declare enum FleetExcessCapacityTerminationPolicy {
6647
5258
  NO_TERMINATION = "no-termination",
6648
5259
  TERMINATION = "termination"
6649
5260
  }
5261
+ /**
5262
+ * @internal
5263
+ */
5264
+ export declare const AcceleratorCountFilterSensitiveLog: (obj: AcceleratorCount) => any;
5265
+ /**
5266
+ * @internal
5267
+ */
5268
+ export declare const AcceleratorCountRequestFilterSensitiveLog: (obj: AcceleratorCountRequest) => any;
5269
+ /**
5270
+ * @internal
5271
+ */
5272
+ export declare const AcceleratorTotalMemoryMiBFilterSensitiveLog: (obj: AcceleratorTotalMemoryMiB) => any;
5273
+ /**
5274
+ * @internal
5275
+ */
5276
+ export declare const AcceleratorTotalMemoryMiBRequestFilterSensitiveLog: (obj: AcceleratorTotalMemoryMiBRequest) => any;
5277
+ /**
5278
+ * @internal
5279
+ */
5280
+ export declare const TargetConfigurationRequestFilterSensitiveLog: (obj: TargetConfigurationRequest) => any;
5281
+ /**
5282
+ * @internal
5283
+ */
5284
+ export declare const AcceptReservedInstancesExchangeQuoteRequestFilterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteRequest) => any;
5285
+ /**
5286
+ * @internal
5287
+ */
5288
+ export declare const AcceptReservedInstancesExchangeQuoteResultFilterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteResult) => any;
5289
+ /**
5290
+ * @internal
5291
+ */
5292
+ export declare const AcceptTransitGatewayMulticastDomainAssociationsRequestFilterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsRequest) => any;
5293
+ /**
5294
+ * @internal
5295
+ */
5296
+ export declare const SubnetAssociationFilterSensitiveLog: (obj: SubnetAssociation) => any;
5297
+ /**
5298
+ * @internal
5299
+ */
5300
+ export declare const TransitGatewayMulticastDomainAssociationsFilterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociations) => any;
5301
+ /**
5302
+ * @internal
5303
+ */
5304
+ export declare const AcceptTransitGatewayMulticastDomainAssociationsResultFilterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsResult) => any;
5305
+ /**
5306
+ * @internal
5307
+ */
5308
+ export declare const AcceptTransitGatewayPeeringAttachmentRequestFilterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentRequest) => any;
5309
+ /**
5310
+ * @internal
5311
+ */
5312
+ export declare const PeeringTgwInfoFilterSensitiveLog: (obj: PeeringTgwInfo) => any;
5313
+ /**
5314
+ * @internal
5315
+ */
5316
+ export declare const TransitGatewayPeeringAttachmentOptionsFilterSensitiveLog: (obj: TransitGatewayPeeringAttachmentOptions) => any;
5317
+ /**
5318
+ * @internal
5319
+ */
5320
+ export declare const PeeringAttachmentStatusFilterSensitiveLog: (obj: PeeringAttachmentStatus) => any;
5321
+ /**
5322
+ * @internal
5323
+ */
5324
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
5325
+ /**
5326
+ * @internal
5327
+ */
5328
+ export declare const TransitGatewayPeeringAttachmentFilterSensitiveLog: (obj: TransitGatewayPeeringAttachment) => any;
5329
+ /**
5330
+ * @internal
5331
+ */
5332
+ export declare const AcceptTransitGatewayPeeringAttachmentResultFilterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentResult) => any;
5333
+ /**
5334
+ * @internal
5335
+ */
5336
+ export declare const AcceptTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentRequest) => any;
5337
+ /**
5338
+ * @internal
5339
+ */
5340
+ export declare const TransitGatewayVpcAttachmentOptionsFilterSensitiveLog: (obj: TransitGatewayVpcAttachmentOptions) => any;
5341
+ /**
5342
+ * @internal
5343
+ */
5344
+ export declare const TransitGatewayVpcAttachmentFilterSensitiveLog: (obj: TransitGatewayVpcAttachment) => any;
5345
+ /**
5346
+ * @internal
5347
+ */
5348
+ export declare const AcceptTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentResult) => any;
5349
+ /**
5350
+ * @internal
5351
+ */
5352
+ export declare const AcceptVpcEndpointConnectionsRequestFilterSensitiveLog: (obj: AcceptVpcEndpointConnectionsRequest) => any;
5353
+ /**
5354
+ * @internal
5355
+ */
5356
+ export declare const UnsuccessfulItemErrorFilterSensitiveLog: (obj: UnsuccessfulItemError) => any;
5357
+ /**
5358
+ * @internal
5359
+ */
5360
+ export declare const UnsuccessfulItemFilterSensitiveLog: (obj: UnsuccessfulItem) => any;
5361
+ /**
5362
+ * @internal
5363
+ */
5364
+ export declare const AcceptVpcEndpointConnectionsResultFilterSensitiveLog: (obj: AcceptVpcEndpointConnectionsResult) => any;
5365
+ /**
5366
+ * @internal
5367
+ */
5368
+ export declare const AcceptVpcPeeringConnectionRequestFilterSensitiveLog: (obj: AcceptVpcPeeringConnectionRequest) => any;
5369
+ /**
5370
+ * @internal
5371
+ */
5372
+ export declare const CidrBlockFilterSensitiveLog: (obj: CidrBlock) => any;
5373
+ /**
5374
+ * @internal
5375
+ */
5376
+ export declare const Ipv6CidrBlockFilterSensitiveLog: (obj: Ipv6CidrBlock) => any;
5377
+ /**
5378
+ * @internal
5379
+ */
5380
+ export declare const VpcPeeringConnectionOptionsDescriptionFilterSensitiveLog: (obj: VpcPeeringConnectionOptionsDescription) => any;
5381
+ /**
5382
+ * @internal
5383
+ */
5384
+ export declare const VpcPeeringConnectionVpcInfoFilterSensitiveLog: (obj: VpcPeeringConnectionVpcInfo) => any;
5385
+ /**
5386
+ * @internal
5387
+ */
5388
+ export declare const VpcPeeringConnectionStateReasonFilterSensitiveLog: (obj: VpcPeeringConnectionStateReason) => any;
5389
+ /**
5390
+ * @internal
5391
+ */
5392
+ export declare const VpcPeeringConnectionFilterSensitiveLog: (obj: VpcPeeringConnection) => any;
5393
+ /**
5394
+ * @internal
5395
+ */
5396
+ export declare const AcceptVpcPeeringConnectionResultFilterSensitiveLog: (obj: AcceptVpcPeeringConnectionResult) => any;
5397
+ /**
5398
+ * @internal
5399
+ */
5400
+ export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
5401
+ /**
5402
+ * @internal
5403
+ */
5404
+ export declare const AnalysisAclRuleFilterSensitiveLog: (obj: AnalysisAclRule) => any;
5405
+ /**
5406
+ * @internal
5407
+ */
5408
+ export declare const AnalysisComponentFilterSensitiveLog: (obj: AnalysisComponent) => any;
5409
+ /**
5410
+ * @internal
5411
+ */
5412
+ export declare const AdditionalDetailFilterSensitiveLog: (obj: AdditionalDetail) => any;
5413
+ /**
5414
+ * @internal
5415
+ */
5416
+ export declare const AnalysisPacketHeaderFilterSensitiveLog: (obj: AnalysisPacketHeader) => any;
5417
+ /**
5418
+ * @internal
5419
+ */
5420
+ export declare const AnalysisRouteTableRouteFilterSensitiveLog: (obj: AnalysisRouteTableRoute) => any;
5421
+ /**
5422
+ * @internal
5423
+ */
5424
+ export declare const AnalysisSecurityGroupRuleFilterSensitiveLog: (obj: AnalysisSecurityGroupRule) => any;
5425
+ /**
5426
+ * @internal
5427
+ */
5428
+ export declare const TransitGatewayRouteTableRouteFilterSensitiveLog: (obj: TransitGatewayRouteTableRoute) => any;
5429
+ /**
5430
+ * @internal
5431
+ */
5432
+ export declare const PathComponentFilterSensitiveLog: (obj: PathComponent) => any;
5433
+ /**
5434
+ * @internal
5435
+ */
5436
+ export declare const AccessScopeAnalysisFindingFilterSensitiveLog: (obj: AccessScopeAnalysisFinding) => any;
5437
+ /**
5438
+ * @internal
5439
+ */
5440
+ export declare const PacketHeaderStatementFilterSensitiveLog: (obj: PacketHeaderStatement) => any;
5441
+ /**
5442
+ * @internal
5443
+ */
5444
+ export declare const ResourceStatementFilterSensitiveLog: (obj: ResourceStatement) => any;
5445
+ /**
5446
+ * @internal
5447
+ */
5448
+ export declare const PathStatementFilterSensitiveLog: (obj: PathStatement) => any;
5449
+ /**
5450
+ * @internal
5451
+ */
5452
+ export declare const ThroughResourcesStatementFilterSensitiveLog: (obj: ThroughResourcesStatement) => any;
5453
+ /**
5454
+ * @internal
5455
+ */
5456
+ export declare const AccessScopePathFilterSensitiveLog: (obj: AccessScopePath) => any;
5457
+ /**
5458
+ * @internal
5459
+ */
5460
+ export declare const PacketHeaderStatementRequestFilterSensitiveLog: (obj: PacketHeaderStatementRequest) => any;
5461
+ /**
5462
+ * @internal
5463
+ */
5464
+ export declare const ResourceStatementRequestFilterSensitiveLog: (obj: ResourceStatementRequest) => any;
5465
+ /**
5466
+ * @internal
5467
+ */
5468
+ export declare const PathStatementRequestFilterSensitiveLog: (obj: PathStatementRequest) => any;
5469
+ /**
5470
+ * @internal
5471
+ */
5472
+ export declare const ThroughResourcesStatementRequestFilterSensitiveLog: (obj: ThroughResourcesStatementRequest) => any;
5473
+ /**
5474
+ * @internal
5475
+ */
5476
+ export declare const AccessScopePathRequestFilterSensitiveLog: (obj: AccessScopePathRequest) => any;
5477
+ /**
5478
+ * @internal
5479
+ */
5480
+ export declare const AccountAttributeValueFilterSensitiveLog: (obj: AccountAttributeValue) => any;
5481
+ /**
5482
+ * @internal
5483
+ */
5484
+ export declare const AccountAttributeFilterSensitiveLog: (obj: AccountAttribute) => any;
5485
+ /**
5486
+ * @internal
5487
+ */
5488
+ export declare const ActiveInstanceFilterSensitiveLog: (obj: ActiveInstance) => any;
5489
+ /**
5490
+ * @internal
5491
+ */
5492
+ export declare const AddIpamOperatingRegionFilterSensitiveLog: (obj: AddIpamOperatingRegion) => any;
5493
+ /**
5494
+ * @internal
5495
+ */
5496
+ export declare const AddPrefixListEntryFilterSensitiveLog: (obj: AddPrefixListEntry) => any;
5497
+ /**
5498
+ * @internal
5499
+ */
5500
+ export declare const AddressFilterSensitiveLog: (obj: Address) => any;
5501
+ /**
5502
+ * @internal
5503
+ */
5504
+ export declare const PtrUpdateStatusFilterSensitiveLog: (obj: PtrUpdateStatus) => any;
5505
+ /**
5506
+ * @internal
5507
+ */
5508
+ export declare const AddressAttributeFilterSensitiveLog: (obj: AddressAttribute) => any;
5509
+ /**
5510
+ * @internal
5511
+ */
5512
+ export declare const AdvertiseByoipCidrRequestFilterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
5513
+ /**
5514
+ * @internal
5515
+ */
5516
+ export declare const ByoipCidrFilterSensitiveLog: (obj: ByoipCidr) => any;
5517
+ /**
5518
+ * @internal
5519
+ */
5520
+ export declare const AdvertiseByoipCidrResultFilterSensitiveLog: (obj: AdvertiseByoipCidrResult) => any;
5521
+ /**
5522
+ * @internal
5523
+ */
5524
+ export declare const TagSpecificationFilterSensitiveLog: (obj: TagSpecification) => any;
5525
+ /**
5526
+ * @internal
5527
+ */
5528
+ export declare const AllocateAddressRequestFilterSensitiveLog: (obj: AllocateAddressRequest) => any;
5529
+ /**
5530
+ * @internal
5531
+ */
5532
+ export declare const AllocateAddressResultFilterSensitiveLog: (obj: AllocateAddressResult) => any;
5533
+ /**
5534
+ * @internal
5535
+ */
5536
+ export declare const AllocateHostsRequestFilterSensitiveLog: (obj: AllocateHostsRequest) => any;
5537
+ /**
5538
+ * @internal
5539
+ */
5540
+ export declare const AllocateHostsResultFilterSensitiveLog: (obj: AllocateHostsResult) => any;
5541
+ /**
5542
+ * @internal
5543
+ */
5544
+ export declare const AllocateIpamPoolCidrRequestFilterSensitiveLog: (obj: AllocateIpamPoolCidrRequest) => any;
5545
+ /**
5546
+ * @internal
5547
+ */
5548
+ export declare const IpamPoolAllocationFilterSensitiveLog: (obj: IpamPoolAllocation) => any;
5549
+ /**
5550
+ * @internal
5551
+ */
5552
+ export declare const AllocateIpamPoolCidrResultFilterSensitiveLog: (obj: AllocateIpamPoolCidrResult) => any;
5553
+ /**
5554
+ * @internal
5555
+ */
5556
+ export declare const AllowedPrincipalFilterSensitiveLog: (obj: AllowedPrincipal) => any;
5557
+ /**
5558
+ * @internal
5559
+ */
5560
+ export declare const AlternatePathHintFilterSensitiveLog: (obj: AlternatePathHint) => any;
5561
+ /**
5562
+ * @internal
5563
+ */
5564
+ export declare const ApplySecurityGroupsToClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkRequest) => any;
5565
+ /**
5566
+ * @internal
5567
+ */
5568
+ export declare const ApplySecurityGroupsToClientVpnTargetNetworkResultFilterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkResult) => any;
5569
+ /**
5570
+ * @internal
5571
+ */
5572
+ export declare const AssignIpv6AddressesRequestFilterSensitiveLog: (obj: AssignIpv6AddressesRequest) => any;
5573
+ /**
5574
+ * @internal
5575
+ */
5576
+ export declare const AssignIpv6AddressesResultFilterSensitiveLog: (obj: AssignIpv6AddressesResult) => any;
5577
+ /**
5578
+ * @internal
5579
+ */
5580
+ export declare const AssignPrivateIpAddressesRequestFilterSensitiveLog: (obj: AssignPrivateIpAddressesRequest) => any;
5581
+ /**
5582
+ * @internal
5583
+ */
5584
+ export declare const Ipv4PrefixSpecificationFilterSensitiveLog: (obj: Ipv4PrefixSpecification) => any;
5585
+ /**
5586
+ * @internal
5587
+ */
5588
+ export declare const AssignedPrivateIpAddressFilterSensitiveLog: (obj: AssignedPrivateIpAddress) => any;
5589
+ /**
5590
+ * @internal
5591
+ */
5592
+ export declare const AssignPrivateIpAddressesResultFilterSensitiveLog: (obj: AssignPrivateIpAddressesResult) => any;
5593
+ /**
5594
+ * @internal
5595
+ */
5596
+ export declare const AssociateAddressRequestFilterSensitiveLog: (obj: AssociateAddressRequest) => any;
5597
+ /**
5598
+ * @internal
5599
+ */
5600
+ export declare const AssociateAddressResultFilterSensitiveLog: (obj: AssociateAddressResult) => any;
5601
+ /**
5602
+ * @internal
5603
+ */
5604
+ export declare const AssociateClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: AssociateClientVpnTargetNetworkRequest) => any;
5605
+ /**
5606
+ * @internal
5607
+ */
5608
+ export declare const AssociationStatusFilterSensitiveLog: (obj: AssociationStatus) => any;
5609
+ /**
5610
+ * @internal
5611
+ */
5612
+ export declare const AssociateClientVpnTargetNetworkResultFilterSensitiveLog: (obj: AssociateClientVpnTargetNetworkResult) => any;
5613
+ /**
5614
+ * @internal
5615
+ */
5616
+ export declare const AssociateDhcpOptionsRequestFilterSensitiveLog: (obj: AssociateDhcpOptionsRequest) => any;
5617
+ /**
5618
+ * @internal
5619
+ */
5620
+ export declare const AssociateEnclaveCertificateIamRoleRequestFilterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleRequest) => any;
5621
+ /**
5622
+ * @internal
5623
+ */
5624
+ export declare const AssociateEnclaveCertificateIamRoleResultFilterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleResult) => any;
5625
+ /**
5626
+ * @internal
5627
+ */
5628
+ export declare const IamInstanceProfileSpecificationFilterSensitiveLog: (obj: IamInstanceProfileSpecification) => any;
5629
+ /**
5630
+ * @internal
5631
+ */
5632
+ export declare const AssociateIamInstanceProfileRequestFilterSensitiveLog: (obj: AssociateIamInstanceProfileRequest) => any;
5633
+ /**
5634
+ * @internal
5635
+ */
5636
+ export declare const IamInstanceProfileFilterSensitiveLog: (obj: IamInstanceProfile) => any;
5637
+ /**
5638
+ * @internal
5639
+ */
5640
+ export declare const IamInstanceProfileAssociationFilterSensitiveLog: (obj: IamInstanceProfileAssociation) => any;
5641
+ /**
5642
+ * @internal
5643
+ */
5644
+ export declare const AssociateIamInstanceProfileResultFilterSensitiveLog: (obj: AssociateIamInstanceProfileResult) => any;
5645
+ /**
5646
+ * @internal
5647
+ */
5648
+ export declare const InstanceEventWindowAssociationRequestFilterSensitiveLog: (obj: InstanceEventWindowAssociationRequest) => any;
5649
+ /**
5650
+ * @internal
5651
+ */
5652
+ export declare const AssociateInstanceEventWindowRequestFilterSensitiveLog: (obj: AssociateInstanceEventWindowRequest) => any;
5653
+ /**
5654
+ * @internal
5655
+ */
5656
+ export declare const InstanceEventWindowAssociationTargetFilterSensitiveLog: (obj: InstanceEventWindowAssociationTarget) => any;
5657
+ /**
5658
+ * @internal
5659
+ */
5660
+ export declare const InstanceEventWindowTimeRangeFilterSensitiveLog: (obj: InstanceEventWindowTimeRange) => any;
5661
+ /**
5662
+ * @internal
5663
+ */
5664
+ export declare const InstanceEventWindowFilterSensitiveLog: (obj: InstanceEventWindow) => any;
5665
+ /**
5666
+ * @internal
5667
+ */
5668
+ export declare const AssociateInstanceEventWindowResultFilterSensitiveLog: (obj: AssociateInstanceEventWindowResult) => any;
5669
+ /**
5670
+ * @internal
5671
+ */
5672
+ export declare const AssociateRouteTableRequestFilterSensitiveLog: (obj: AssociateRouteTableRequest) => any;
5673
+ /**
5674
+ * @internal
5675
+ */
5676
+ export declare const RouteTableAssociationStateFilterSensitiveLog: (obj: RouteTableAssociationState) => any;
5677
+ /**
5678
+ * @internal
5679
+ */
5680
+ export declare const AssociateRouteTableResultFilterSensitiveLog: (obj: AssociateRouteTableResult) => any;
5681
+ /**
5682
+ * @internal
5683
+ */
5684
+ export declare const AssociateSubnetCidrBlockRequestFilterSensitiveLog: (obj: AssociateSubnetCidrBlockRequest) => any;
5685
+ /**
5686
+ * @internal
5687
+ */
5688
+ export declare const SubnetCidrBlockStateFilterSensitiveLog: (obj: SubnetCidrBlockState) => any;
5689
+ /**
5690
+ * @internal
5691
+ */
5692
+ export declare const SubnetIpv6CidrBlockAssociationFilterSensitiveLog: (obj: SubnetIpv6CidrBlockAssociation) => any;
5693
+ /**
5694
+ * @internal
5695
+ */
5696
+ export declare const AssociateSubnetCidrBlockResultFilterSensitiveLog: (obj: AssociateSubnetCidrBlockResult) => any;
5697
+ /**
5698
+ * @internal
5699
+ */
5700
+ export declare const AssociateTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainRequest) => any;
5701
+ /**
5702
+ * @internal
5703
+ */
5704
+ export declare const AssociateTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainResult) => any;
5705
+ /**
5706
+ * @internal
5707
+ */
5708
+ export declare const AssociateTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableRequest) => any;
5709
+ /**
5710
+ * @internal
5711
+ */
5712
+ export declare const TransitGatewayPolicyTableAssociationFilterSensitiveLog: (obj: TransitGatewayPolicyTableAssociation) => any;
5713
+ /**
5714
+ * @internal
5715
+ */
5716
+ export declare const AssociateTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableResult) => any;
5717
+ /**
5718
+ * @internal
5719
+ */
5720
+ export declare const AssociateTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: AssociateTransitGatewayRouteTableRequest) => any;
5721
+ /**
5722
+ * @internal
5723
+ */
5724
+ export declare const TransitGatewayAssociationFilterSensitiveLog: (obj: TransitGatewayAssociation) => any;
5725
+ /**
5726
+ * @internal
5727
+ */
5728
+ export declare const AssociateTransitGatewayRouteTableResultFilterSensitiveLog: (obj: AssociateTransitGatewayRouteTableResult) => any;
5729
+ /**
5730
+ * @internal
5731
+ */
5732
+ export declare const AssociateTrunkInterfaceRequestFilterSensitiveLog: (obj: AssociateTrunkInterfaceRequest) => any;
5733
+ /**
5734
+ * @internal
5735
+ */
5736
+ export declare const TrunkInterfaceAssociationFilterSensitiveLog: (obj: TrunkInterfaceAssociation) => any;
5737
+ /**
5738
+ * @internal
5739
+ */
5740
+ export declare const AssociateTrunkInterfaceResultFilterSensitiveLog: (obj: AssociateTrunkInterfaceResult) => any;
5741
+ /**
5742
+ * @internal
5743
+ */
5744
+ export declare const AssociateVpcCidrBlockRequestFilterSensitiveLog: (obj: AssociateVpcCidrBlockRequest) => any;
5745
+ /**
5746
+ * @internal
5747
+ */
5748
+ export declare const VpcCidrBlockStateFilterSensitiveLog: (obj: VpcCidrBlockState) => any;
5749
+ /**
5750
+ * @internal
5751
+ */
5752
+ export declare const VpcCidrBlockAssociationFilterSensitiveLog: (obj: VpcCidrBlockAssociation) => any;
5753
+ /**
5754
+ * @internal
5755
+ */
5756
+ export declare const VpcIpv6CidrBlockAssociationFilterSensitiveLog: (obj: VpcIpv6CidrBlockAssociation) => any;
5757
+ /**
5758
+ * @internal
5759
+ */
5760
+ export declare const AssociateVpcCidrBlockResultFilterSensitiveLog: (obj: AssociateVpcCidrBlockResult) => any;
5761
+ /**
5762
+ * @internal
5763
+ */
5764
+ export declare const AttachClassicLinkVpcRequestFilterSensitiveLog: (obj: AttachClassicLinkVpcRequest) => any;
5765
+ /**
5766
+ * @internal
5767
+ */
5768
+ export declare const AttachClassicLinkVpcResultFilterSensitiveLog: (obj: AttachClassicLinkVpcResult) => any;
5769
+ /**
5770
+ * @internal
5771
+ */
5772
+ export declare const AttachInternetGatewayRequestFilterSensitiveLog: (obj: AttachInternetGatewayRequest) => any;
5773
+ /**
5774
+ * @internal
5775
+ */
5776
+ export declare const AttachNetworkInterfaceRequestFilterSensitiveLog: (obj: AttachNetworkInterfaceRequest) => any;
5777
+ /**
5778
+ * @internal
5779
+ */
5780
+ export declare const AttachNetworkInterfaceResultFilterSensitiveLog: (obj: AttachNetworkInterfaceResult) => any;
5781
+ /**
5782
+ * @internal
5783
+ */
5784
+ export declare const AttachVolumeRequestFilterSensitiveLog: (obj: AttachVolumeRequest) => any;
5785
+ /**
5786
+ * @internal
5787
+ */
5788
+ export declare const VolumeAttachmentFilterSensitiveLog: (obj: VolumeAttachment) => any;
5789
+ /**
5790
+ * @internal
5791
+ */
5792
+ export declare const AttachVpnGatewayRequestFilterSensitiveLog: (obj: AttachVpnGatewayRequest) => any;
5793
+ /**
5794
+ * @internal
5795
+ */
5796
+ export declare const VpcAttachmentFilterSensitiveLog: (obj: VpcAttachment) => any;
5797
+ /**
5798
+ * @internal
5799
+ */
5800
+ export declare const AttachVpnGatewayResultFilterSensitiveLog: (obj: AttachVpnGatewayResult) => any;
5801
+ /**
5802
+ * @internal
5803
+ */
5804
+ export declare const AuthorizeClientVpnIngressRequestFilterSensitiveLog: (obj: AuthorizeClientVpnIngressRequest) => any;
5805
+ /**
5806
+ * @internal
5807
+ */
5808
+ export declare const ClientVpnAuthorizationRuleStatusFilterSensitiveLog: (obj: ClientVpnAuthorizationRuleStatus) => any;
5809
+ /**
5810
+ * @internal
5811
+ */
5812
+ export declare const AuthorizeClientVpnIngressResultFilterSensitiveLog: (obj: AuthorizeClientVpnIngressResult) => any;
5813
+ /**
5814
+ * @internal
5815
+ */
5816
+ export declare const IpRangeFilterSensitiveLog: (obj: IpRange) => any;
5817
+ /**
5818
+ * @internal
5819
+ */
5820
+ export declare const Ipv6RangeFilterSensitiveLog: (obj: Ipv6Range) => any;
5821
+ /**
5822
+ * @internal
5823
+ */
5824
+ export declare const PrefixListIdFilterSensitiveLog: (obj: PrefixListId) => any;
5825
+ /**
5826
+ * @internal
5827
+ */
5828
+ export declare const UserIdGroupPairFilterSensitiveLog: (obj: UserIdGroupPair) => any;
5829
+ /**
5830
+ * @internal
5831
+ */
5832
+ export declare const IpPermissionFilterSensitiveLog: (obj: IpPermission) => any;
5833
+ /**
5834
+ * @internal
5835
+ */
5836
+ export declare const AuthorizeSecurityGroupEgressRequestFilterSensitiveLog: (obj: AuthorizeSecurityGroupEgressRequest) => any;
5837
+ /**
5838
+ * @internal
5839
+ */
5840
+ export declare const ReferencedSecurityGroupFilterSensitiveLog: (obj: ReferencedSecurityGroup) => any;
5841
+ /**
5842
+ * @internal
5843
+ */
5844
+ export declare const SecurityGroupRuleFilterSensitiveLog: (obj: SecurityGroupRule) => any;
5845
+ /**
5846
+ * @internal
5847
+ */
5848
+ export declare const AuthorizeSecurityGroupEgressResultFilterSensitiveLog: (obj: AuthorizeSecurityGroupEgressResult) => any;
5849
+ /**
5850
+ * @internal
5851
+ */
5852
+ export declare const AuthorizeSecurityGroupIngressRequestFilterSensitiveLog: (obj: AuthorizeSecurityGroupIngressRequest) => any;
5853
+ /**
5854
+ * @internal
5855
+ */
5856
+ export declare const AuthorizeSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeSecurityGroupIngressResult) => any;
5857
+ /**
5858
+ * @internal
5859
+ */
5860
+ export declare const S3StorageFilterSensitiveLog: (obj: S3Storage) => any;
5861
+ /**
5862
+ * @internal
5863
+ */
5864
+ export declare const StorageFilterSensitiveLog: (obj: Storage) => any;
5865
+ /**
5866
+ * @internal
5867
+ */
5868
+ export declare const BundleInstanceRequestFilterSensitiveLog: (obj: BundleInstanceRequest) => any;
5869
+ /**
5870
+ * @internal
5871
+ */
5872
+ export declare const BundleTaskErrorFilterSensitiveLog: (obj: BundleTaskError) => any;
5873
+ /**
5874
+ * @internal
5875
+ */
5876
+ export declare const BundleTaskFilterSensitiveLog: (obj: BundleTask) => any;
5877
+ /**
5878
+ * @internal
5879
+ */
5880
+ export declare const BundleInstanceResultFilterSensitiveLog: (obj: BundleInstanceResult) => any;
5881
+ /**
5882
+ * @internal
5883
+ */
5884
+ export declare const CancelBundleTaskRequestFilterSensitiveLog: (obj: CancelBundleTaskRequest) => any;
5885
+ /**
5886
+ * @internal
5887
+ */
5888
+ export declare const CancelBundleTaskResultFilterSensitiveLog: (obj: CancelBundleTaskResult) => any;
5889
+ /**
5890
+ * @internal
5891
+ */
5892
+ export declare const CancelCapacityReservationRequestFilterSensitiveLog: (obj: CancelCapacityReservationRequest) => any;
5893
+ /**
5894
+ * @internal
5895
+ */
5896
+ export declare const CancelCapacityReservationResultFilterSensitiveLog: (obj: CancelCapacityReservationResult) => any;
5897
+ /**
5898
+ * @internal
5899
+ */
5900
+ export declare const CancelCapacityReservationFleetsRequestFilterSensitiveLog: (obj: CancelCapacityReservationFleetsRequest) => any;
5901
+ /**
5902
+ * @internal
5903
+ */
5904
+ export declare const CancelCapacityReservationFleetErrorFilterSensitiveLog: (obj: CancelCapacityReservationFleetError) => any;
5905
+ /**
5906
+ * @internal
5907
+ */
5908
+ export declare const FailedCapacityReservationFleetCancellationResultFilterSensitiveLog: (obj: FailedCapacityReservationFleetCancellationResult) => any;
5909
+ /**
5910
+ * @internal
5911
+ */
5912
+ export declare const CapacityReservationFleetCancellationStateFilterSensitiveLog: (obj: CapacityReservationFleetCancellationState) => any;
5913
+ /**
5914
+ * @internal
5915
+ */
5916
+ export declare const CancelCapacityReservationFleetsResultFilterSensitiveLog: (obj: CancelCapacityReservationFleetsResult) => any;
5917
+ /**
5918
+ * @internal
5919
+ */
5920
+ export declare const CancelConversionRequestFilterSensitiveLog: (obj: CancelConversionRequest) => any;
5921
+ /**
5922
+ * @internal
5923
+ */
5924
+ export declare const CancelExportTaskRequestFilterSensitiveLog: (obj: CancelExportTaskRequest) => any;
5925
+ /**
5926
+ * @internal
5927
+ */
5928
+ export declare const CancelImportTaskRequestFilterSensitiveLog: (obj: CancelImportTaskRequest) => any;
5929
+ /**
5930
+ * @internal
5931
+ */
5932
+ export declare const CancelImportTaskResultFilterSensitiveLog: (obj: CancelImportTaskResult) => any;
5933
+ /**
5934
+ * @internal
5935
+ */
5936
+ export declare const CancelReservedInstancesListingRequestFilterSensitiveLog: (obj: CancelReservedInstancesListingRequest) => any;
5937
+ /**
5938
+ * @internal
5939
+ */
5940
+ export declare const InstanceCountFilterSensitiveLog: (obj: InstanceCount) => any;
5941
+ /**
5942
+ * @internal
5943
+ */
5944
+ export declare const PriceScheduleFilterSensitiveLog: (obj: PriceSchedule) => any;
5945
+ /**
5946
+ * @internal
5947
+ */
5948
+ export declare const ReservedInstancesListingFilterSensitiveLog: (obj: ReservedInstancesListing) => any;
5949
+ /**
5950
+ * @internal
5951
+ */
5952
+ export declare const CancelReservedInstancesListingResultFilterSensitiveLog: (obj: CancelReservedInstancesListingResult) => any;
5953
+ /**
5954
+ * @internal
5955
+ */
5956
+ export declare const CancelSpotFleetRequestsRequestFilterSensitiveLog: (obj: CancelSpotFleetRequestsRequest) => any;
5957
+ /**
5958
+ * @internal
5959
+ */
5960
+ export declare const CancelSpotFleetRequestsSuccessItemFilterSensitiveLog: (obj: CancelSpotFleetRequestsSuccessItem) => any;
5961
+ /**
5962
+ * @internal
5963
+ */
5964
+ export declare const CancelSpotFleetRequestsErrorFilterSensitiveLog: (obj: CancelSpotFleetRequestsError) => any;
5965
+ /**
5966
+ * @internal
5967
+ */
5968
+ export declare const CancelSpotFleetRequestsErrorItemFilterSensitiveLog: (obj: CancelSpotFleetRequestsErrorItem) => any;
5969
+ /**
5970
+ * @internal
5971
+ */
5972
+ export declare const CancelSpotFleetRequestsResponseFilterSensitiveLog: (obj: CancelSpotFleetRequestsResponse) => any;
5973
+ /**
5974
+ * @internal
5975
+ */
5976
+ export declare const CancelSpotInstanceRequestsRequestFilterSensitiveLog: (obj: CancelSpotInstanceRequestsRequest) => any;
5977
+ /**
5978
+ * @internal
5979
+ */
5980
+ export declare const CancelledSpotInstanceRequestFilterSensitiveLog: (obj: CancelledSpotInstanceRequest) => any;
5981
+ /**
5982
+ * @internal
5983
+ */
5984
+ export declare const CancelSpotInstanceRequestsResultFilterSensitiveLog: (obj: CancelSpotInstanceRequestsResult) => any;
5985
+ /**
5986
+ * @internal
5987
+ */
5988
+ export declare const ConfirmProductInstanceRequestFilterSensitiveLog: (obj: ConfirmProductInstanceRequest) => any;
5989
+ /**
5990
+ * @internal
5991
+ */
5992
+ export declare const ConfirmProductInstanceResultFilterSensitiveLog: (obj: ConfirmProductInstanceResult) => any;
5993
+ /**
5994
+ * @internal
5995
+ */
5996
+ export declare const CopyFpgaImageRequestFilterSensitiveLog: (obj: CopyFpgaImageRequest) => any;
5997
+ /**
5998
+ * @internal
5999
+ */
6000
+ export declare const CopyFpgaImageResultFilterSensitiveLog: (obj: CopyFpgaImageResult) => any;
6001
+ /**
6002
+ * @internal
6003
+ */
6004
+ export declare const CopyImageRequestFilterSensitiveLog: (obj: CopyImageRequest) => any;
6005
+ /**
6006
+ * @internal
6007
+ */
6008
+ export declare const CopyImageResultFilterSensitiveLog: (obj: CopyImageResult) => any;
6009
+ /**
6010
+ * @internal
6011
+ */
6012
+ export declare const CopySnapshotRequestFilterSensitiveLog: (obj: CopySnapshotRequest) => any;
6013
+ /**
6014
+ * @internal
6015
+ */
6016
+ export declare const CopySnapshotResultFilterSensitiveLog: (obj: CopySnapshotResult) => any;
6017
+ /**
6018
+ * @internal
6019
+ */
6020
+ export declare const CreateCapacityReservationRequestFilterSensitiveLog: (obj: CreateCapacityReservationRequest) => any;
6021
+ /**
6022
+ * @internal
6023
+ */
6024
+ export declare const CapacityReservationFilterSensitiveLog: (obj: CapacityReservation) => any;
6025
+ /**
6026
+ * @internal
6027
+ */
6028
+ export declare const CreateCapacityReservationResultFilterSensitiveLog: (obj: CreateCapacityReservationResult) => any;
6029
+ /**
6030
+ * @internal
6031
+ */
6032
+ export declare const ReservationFleetInstanceSpecificationFilterSensitiveLog: (obj: ReservationFleetInstanceSpecification) => any;
6033
+ /**
6034
+ * @internal
6035
+ */
6036
+ export declare const CreateCapacityReservationFleetRequestFilterSensitiveLog: (obj: CreateCapacityReservationFleetRequest) => any;
6037
+ /**
6038
+ * @internal
6039
+ */
6040
+ export declare const FleetCapacityReservationFilterSensitiveLog: (obj: FleetCapacityReservation) => any;
6041
+ /**
6042
+ * @internal
6043
+ */
6044
+ export declare const CreateCapacityReservationFleetResultFilterSensitiveLog: (obj: CreateCapacityReservationFleetResult) => any;
6045
+ /**
6046
+ * @internal
6047
+ */
6048
+ export declare const CreateCarrierGatewayRequestFilterSensitiveLog: (obj: CreateCarrierGatewayRequest) => any;
6049
+ /**
6050
+ * @internal
6051
+ */
6052
+ export declare const CarrierGatewayFilterSensitiveLog: (obj: CarrierGateway) => any;
6053
+ /**
6054
+ * @internal
6055
+ */
6056
+ export declare const CreateCarrierGatewayResultFilterSensitiveLog: (obj: CreateCarrierGatewayResult) => any;
6057
+ /**
6058
+ * @internal
6059
+ */
6060
+ export declare const DirectoryServiceAuthenticationRequestFilterSensitiveLog: (obj: DirectoryServiceAuthenticationRequest) => any;
6061
+ /**
6062
+ * @internal
6063
+ */
6064
+ export declare const FederatedAuthenticationRequestFilterSensitiveLog: (obj: FederatedAuthenticationRequest) => any;
6065
+ /**
6066
+ * @internal
6067
+ */
6068
+ export declare const CertificateAuthenticationRequestFilterSensitiveLog: (obj: CertificateAuthenticationRequest) => any;
6069
+ /**
6070
+ * @internal
6071
+ */
6072
+ export declare const ClientVpnAuthenticationRequestFilterSensitiveLog: (obj: ClientVpnAuthenticationRequest) => any;
6073
+ /**
6074
+ * @internal
6075
+ */
6076
+ export declare const ClientConnectOptionsFilterSensitiveLog: (obj: ClientConnectOptions) => any;
6077
+ /**
6078
+ * @internal
6079
+ */
6080
+ export declare const ClientLoginBannerOptionsFilterSensitiveLog: (obj: ClientLoginBannerOptions) => any;
6081
+ /**
6082
+ * @internal
6083
+ */
6084
+ export declare const ConnectionLogOptionsFilterSensitiveLog: (obj: ConnectionLogOptions) => any;
6085
+ /**
6086
+ * @internal
6087
+ */
6088
+ export declare const CreateClientVpnEndpointRequestFilterSensitiveLog: (obj: CreateClientVpnEndpointRequest) => any;
6089
+ /**
6090
+ * @internal
6091
+ */
6092
+ export declare const ClientVpnEndpointStatusFilterSensitiveLog: (obj: ClientVpnEndpointStatus) => any;
6093
+ /**
6094
+ * @internal
6095
+ */
6096
+ export declare const CreateClientVpnEndpointResultFilterSensitiveLog: (obj: CreateClientVpnEndpointResult) => any;
6097
+ /**
6098
+ * @internal
6099
+ */
6100
+ export declare const CreateClientVpnRouteRequestFilterSensitiveLog: (obj: CreateClientVpnRouteRequest) => any;
6101
+ /**
6102
+ * @internal
6103
+ */
6104
+ export declare const ClientVpnRouteStatusFilterSensitiveLog: (obj: ClientVpnRouteStatus) => any;
6105
+ /**
6106
+ * @internal
6107
+ */
6108
+ export declare const CreateClientVpnRouteResultFilterSensitiveLog: (obj: CreateClientVpnRouteResult) => any;
6109
+ /**
6110
+ * @internal
6111
+ */
6112
+ export declare const CreateCustomerGatewayRequestFilterSensitiveLog: (obj: CreateCustomerGatewayRequest) => any;
6113
+ /**
6114
+ * @internal
6115
+ */
6116
+ export declare const CustomerGatewayFilterSensitiveLog: (obj: CustomerGateway) => any;
6117
+ /**
6118
+ * @internal
6119
+ */
6120
+ export declare const CreateCustomerGatewayResultFilterSensitiveLog: (obj: CreateCustomerGatewayResult) => any;
6121
+ /**
6122
+ * @internal
6123
+ */
6124
+ export declare const CreateDefaultSubnetRequestFilterSensitiveLog: (obj: CreateDefaultSubnetRequest) => any;
6125
+ /**
6126
+ * @internal
6127
+ */
6128
+ export declare const PrivateDnsNameOptionsOnLaunchFilterSensitiveLog: (obj: PrivateDnsNameOptionsOnLaunch) => any;
6129
+ /**
6130
+ * @internal
6131
+ */
6132
+ export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
6133
+ /**
6134
+ * @internal
6135
+ */
6136
+ export declare const CreateDefaultSubnetResultFilterSensitiveLog: (obj: CreateDefaultSubnetResult) => any;
6137
+ /**
6138
+ * @internal
6139
+ */
6140
+ export declare const CreateDefaultVpcRequestFilterSensitiveLog: (obj: CreateDefaultVpcRequest) => any;
6141
+ /**
6142
+ * @internal
6143
+ */
6144
+ export declare const VpcFilterSensitiveLog: (obj: Vpc) => any;
6145
+ /**
6146
+ * @internal
6147
+ */
6148
+ export declare const CreateDefaultVpcResultFilterSensitiveLog: (obj: CreateDefaultVpcResult) => any;
6149
+ /**
6150
+ * @internal
6151
+ */
6152
+ export declare const NewDhcpConfigurationFilterSensitiveLog: (obj: NewDhcpConfiguration) => any;
6153
+ /**
6154
+ * @internal
6155
+ */
6156
+ export declare const CreateDhcpOptionsRequestFilterSensitiveLog: (obj: CreateDhcpOptionsRequest) => any;
6157
+ /**
6158
+ * @internal
6159
+ */
6160
+ export declare const AttributeValueFilterSensitiveLog: (obj: AttributeValue) => any;
6161
+ /**
6162
+ * @internal
6163
+ */
6164
+ export declare const DhcpConfigurationFilterSensitiveLog: (obj: DhcpConfiguration) => any;
6165
+ /**
6166
+ * @internal
6167
+ */
6168
+ export declare const DhcpOptionsFilterSensitiveLog: (obj: DhcpOptions) => any;
6169
+ /**
6170
+ * @internal
6171
+ */
6172
+ export declare const CreateDhcpOptionsResultFilterSensitiveLog: (obj: CreateDhcpOptionsResult) => any;
6173
+ /**
6174
+ * @internal
6175
+ */
6176
+ export declare const CreateEgressOnlyInternetGatewayRequestFilterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayRequest) => any;
6177
+ /**
6178
+ * @internal
6179
+ */
6180
+ export declare const InternetGatewayAttachmentFilterSensitiveLog: (obj: InternetGatewayAttachment) => any;
6181
+ /**
6182
+ * @internal
6183
+ */
6184
+ export declare const EgressOnlyInternetGatewayFilterSensitiveLog: (obj: EgressOnlyInternetGateway) => any;
6185
+ /**
6186
+ * @internal
6187
+ */
6188
+ export declare const CreateEgressOnlyInternetGatewayResultFilterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayResult) => any;