@aws-sdk/client-ec2 3.136.0 → 3.140.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1131) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/EC2.d.ts +123 -10
  1083. package/dist-types/commands/AllocateAddressCommand.d.ts +3 -0
  1084. package/dist-types/commands/AssociateAddressCommand.d.ts +4 -0
  1085. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +4 -1
  1086. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +4 -2
  1087. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +6 -1
  1088. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +3 -0
  1089. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +4 -0
  1090. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +4 -0
  1091. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -0
  1092. package/dist-types/commands/DescribeAddressesCommand.d.ts +3 -0
  1093. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -0
  1094. package/dist-types/commands/DescribeInstancesCommand.d.ts +3 -0
  1095. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +3 -0
  1096. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +3 -0
  1097. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +3 -0
  1098. package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +4 -0
  1099. package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +4 -0
  1100. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +3 -0
  1101. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -0
  1102. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1103. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +4 -1
  1104. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +3 -0
  1105. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +4 -0
  1106. package/dist-types/commands/DisassociateAddressCommand.d.ts +4 -0
  1107. package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +4 -1
  1108. package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1109. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +4 -0
  1110. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +4 -1
  1111. package/dist-types/commands/MoveAddressToVpcCommand.d.ts +4 -1
  1112. package/dist-types/commands/ReleaseAddressCommand.d.ts +3 -0
  1113. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +3 -0
  1114. package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +3 -0
  1115. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +4 -0
  1116. package/dist-types/commands/RunInstancesCommand.d.ts +4 -0
  1117. package/dist-types/models/models_0.d.ts +938 -1396
  1118. package/dist-types/models/models_1.d.ts +912 -1363
  1119. package/dist-types/models/models_2.d.ts +1048 -1565
  1120. package/dist-types/models/models_3.d.ts +980 -1456
  1121. package/dist-types/models/models_4.d.ts +1140 -1678
  1122. package/dist-types/models/models_5.d.ts +1149 -1711
  1123. package/dist-types/models/models_6.d.ts +507 -753
  1124. package/dist-types/ts3.4/models/models_0.d.ts +465 -929
  1125. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1126. package/dist-types/ts3.4/models/models_2.d.ts +520 -1040
  1127. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1128. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1129. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1130. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1131. package/package.json +6 -6
@@ -46,12 +46,6 @@ export interface TransitGatewayOptions {
46
46
  */
47
47
  MulticastSupport?: MulticastSupportValue | string;
48
48
  }
49
- export declare namespace TransitGatewayOptions {
50
- /**
51
- * @internal
52
- */
53
- const filterSensitiveLog: (obj: TransitGatewayOptions) => any;
54
- }
55
49
  export declare type TransitGatewayState = "available" | "deleted" | "deleting" | "modifying" | "pending";
56
50
  /**
57
51
  * <p>Describes a transit gateway.</p>
@@ -90,24 +84,12 @@ export interface TransitGateway {
90
84
  */
91
85
  Tags?: Tag[];
92
86
  }
93
- export declare namespace TransitGateway {
94
- /**
95
- * @internal
96
- */
97
- const filterSensitiveLog: (obj: TransitGateway) => any;
98
- }
99
87
  export interface CreateTransitGatewayResult {
100
88
  /**
101
89
  * <p>Information about the transit gateway.</p>
102
90
  */
103
91
  TransitGateway?: TransitGateway;
104
92
  }
105
- export declare namespace CreateTransitGatewayResult {
106
- /**
107
- * @internal
108
- */
109
- const filterSensitiveLog: (obj: CreateTransitGatewayResult) => any;
110
- }
111
93
  export declare type ProtocolValue = "gre";
112
94
  /**
113
95
  * <p>The options for a Connect attachment.</p>
@@ -118,12 +100,6 @@ export interface CreateTransitGatewayConnectRequestOptions {
118
100
  */
119
101
  Protocol: ProtocolValue | string | undefined;
120
102
  }
121
- export declare namespace CreateTransitGatewayConnectRequestOptions {
122
- /**
123
- * @internal
124
- */
125
- const filterSensitiveLog: (obj: CreateTransitGatewayConnectRequestOptions) => any;
126
- }
127
103
  export interface CreateTransitGatewayConnectRequest {
128
104
  /**
129
105
  * <p>The ID of the transit gateway attachment. You can specify a VPC attachment or Amazon Web Services Direct Connect attachment.</p>
@@ -144,12 +120,6 @@ export interface CreateTransitGatewayConnectRequest {
144
120
  */
145
121
  DryRun?: boolean;
146
122
  }
147
- export declare namespace CreateTransitGatewayConnectRequest {
148
- /**
149
- * @internal
150
- */
151
- const filterSensitiveLog: (obj: CreateTransitGatewayConnectRequest) => any;
152
- }
153
123
  /**
154
124
  * <p>Describes the Connect attachment options.</p>
155
125
  */
@@ -159,12 +129,6 @@ export interface TransitGatewayConnectOptions {
159
129
  */
160
130
  Protocol?: ProtocolValue | string;
161
131
  }
162
- export declare namespace TransitGatewayConnectOptions {
163
- /**
164
- * @internal
165
- */
166
- const filterSensitiveLog: (obj: TransitGatewayConnectOptions) => any;
167
- }
168
132
  /**
169
133
  * <p>Describes a transit gateway Connect attachment.</p>
170
134
  */
@@ -198,24 +162,12 @@ export interface TransitGatewayConnect {
198
162
  */
199
163
  Tags?: Tag[];
200
164
  }
201
- export declare namespace TransitGatewayConnect {
202
- /**
203
- * @internal
204
- */
205
- const filterSensitiveLog: (obj: TransitGatewayConnect) => any;
206
- }
207
165
  export interface CreateTransitGatewayConnectResult {
208
166
  /**
209
167
  * <p>Information about the Connect attachment.</p>
210
168
  */
211
169
  TransitGatewayConnect?: TransitGatewayConnect;
212
170
  }
213
- export declare namespace CreateTransitGatewayConnectResult {
214
- /**
215
- * @internal
216
- */
217
- const filterSensitiveLog: (obj: CreateTransitGatewayConnectResult) => any;
218
- }
219
171
  /**
220
172
  * <p>The BGP options for the Connect attachment.</p>
221
173
  */
@@ -225,12 +177,6 @@ export interface TransitGatewayConnectRequestBgpOptions {
225
177
  */
226
178
  PeerAsn?: number;
227
179
  }
228
- export declare namespace TransitGatewayConnectRequestBgpOptions {
229
- /**
230
- * @internal
231
- */
232
- const filterSensitiveLog: (obj: TransitGatewayConnectRequestBgpOptions) => any;
233
- }
234
180
  export interface CreateTransitGatewayConnectPeerRequest {
235
181
  /**
236
182
  * <p>The ID of the Connect attachment.</p>
@@ -269,12 +215,6 @@ export interface CreateTransitGatewayConnectPeerRequest {
269
215
  */
270
216
  DryRun?: boolean;
271
217
  }
272
- export declare namespace CreateTransitGatewayConnectPeerRequest {
273
- /**
274
- * @internal
275
- */
276
- const filterSensitiveLog: (obj: CreateTransitGatewayConnectPeerRequest) => any;
277
- }
278
218
  export declare type BgpStatus = "down" | "up";
279
219
  /**
280
220
  * <p>The BGP configuration information.</p>
@@ -301,12 +241,6 @@ export interface TransitGatewayAttachmentBgpConfiguration {
301
241
  */
302
242
  BgpStatus?: BgpStatus | string;
303
243
  }
304
- export declare namespace TransitGatewayAttachmentBgpConfiguration {
305
- /**
306
- * @internal
307
- */
308
- const filterSensitiveLog: (obj: TransitGatewayAttachmentBgpConfiguration) => any;
309
- }
310
244
  /**
311
245
  * <p>Describes the Connect peer details.</p>
312
246
  */
@@ -332,12 +266,6 @@ export interface TransitGatewayConnectPeerConfiguration {
332
266
  */
333
267
  BgpConfigurations?: TransitGatewayAttachmentBgpConfiguration[];
334
268
  }
335
- export declare namespace TransitGatewayConnectPeerConfiguration {
336
- /**
337
- * @internal
338
- */
339
- const filterSensitiveLog: (obj: TransitGatewayConnectPeerConfiguration) => any;
340
- }
341
269
  export declare type TransitGatewayConnectPeerState = "available" | "deleted" | "deleting" | "pending";
342
270
  /**
343
271
  * <p>Describes a transit gateway Connect peer.</p>
@@ -368,24 +296,12 @@ export interface TransitGatewayConnectPeer {
368
296
  */
369
297
  Tags?: Tag[];
370
298
  }
371
- export declare namespace TransitGatewayConnectPeer {
372
- /**
373
- * @internal
374
- */
375
- const filterSensitiveLog: (obj: TransitGatewayConnectPeer) => any;
376
- }
377
299
  export interface CreateTransitGatewayConnectPeerResult {
378
300
  /**
379
301
  * <p>Information about the Connect peer.</p>
380
302
  */
381
303
  TransitGatewayConnectPeer?: TransitGatewayConnectPeer;
382
304
  }
383
- export declare namespace CreateTransitGatewayConnectPeerResult {
384
- /**
385
- * @internal
386
- */
387
- const filterSensitiveLog: (obj: CreateTransitGatewayConnectPeerResult) => any;
388
- }
389
305
  export declare type AutoAcceptSharedAssociationsValue = "disable" | "enable";
390
306
  export declare type Igmpv2SupportValue = "disable" | "enable";
391
307
  export declare type StaticSourcesSupportValue = "disable" | "enable";
@@ -406,12 +322,6 @@ export interface CreateTransitGatewayMulticastDomainRequestOptions {
406
322
  */
407
323
  AutoAcceptSharedAssociations?: AutoAcceptSharedAssociationsValue | string;
408
324
  }
409
- export declare namespace CreateTransitGatewayMulticastDomainRequestOptions {
410
- /**
411
- * @internal
412
- */
413
- const filterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequestOptions) => any;
414
- }
415
325
  export interface CreateTransitGatewayMulticastDomainRequest {
416
326
  /**
417
327
  * <p>The ID of the transit gateway.</p>
@@ -432,12 +342,6 @@ export interface CreateTransitGatewayMulticastDomainRequest {
432
342
  */
433
343
  DryRun?: boolean;
434
344
  }
435
- export declare namespace CreateTransitGatewayMulticastDomainRequest {
436
- /**
437
- * @internal
438
- */
439
- const filterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequest) => any;
440
- }
441
345
  /**
442
346
  * <p>Describes the options for a transit gateway multicast domain.</p>
443
347
  */
@@ -455,12 +359,6 @@ export interface TransitGatewayMulticastDomainOptions {
455
359
  */
456
360
  AutoAcceptSharedAssociations?: AutoAcceptSharedAssociationsValue | string;
457
361
  }
458
- export declare namespace TransitGatewayMulticastDomainOptions {
459
- /**
460
- * @internal
461
- */
462
- const filterSensitiveLog: (obj: TransitGatewayMulticastDomainOptions) => any;
463
- }
464
362
  export declare type TransitGatewayMulticastDomainState = "available" | "deleted" | "deleting" | "pending";
465
363
  /**
466
364
  * <p>Describes the transit gateway multicast domain.</p>
@@ -499,24 +397,12 @@ export interface TransitGatewayMulticastDomain {
499
397
  */
500
398
  Tags?: Tag[];
501
399
  }
502
- export declare namespace TransitGatewayMulticastDomain {
503
- /**
504
- * @internal
505
- */
506
- const filterSensitiveLog: (obj: TransitGatewayMulticastDomain) => any;
507
- }
508
400
  export interface CreateTransitGatewayMulticastDomainResult {
509
401
  /**
510
402
  * <p>Information about the transit gateway multicast domain.</p>
511
403
  */
512
404
  TransitGatewayMulticastDomain?: TransitGatewayMulticastDomain;
513
405
  }
514
- export declare namespace CreateTransitGatewayMulticastDomainResult {
515
- /**
516
- * @internal
517
- */
518
- const filterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainResult) => any;
519
- }
520
406
  /**
521
407
  * <p>Describes whether dynamic routing is enabled or disabled for the transit gateway peering request.</p>
522
408
  */
@@ -526,12 +412,6 @@ export interface CreateTransitGatewayPeeringAttachmentRequestOptions {
526
412
  */
527
413
  DynamicRouting?: DynamicRoutingValue | string;
528
414
  }
529
- export declare namespace CreateTransitGatewayPeeringAttachmentRequestOptions {
530
- /**
531
- * @internal
532
- */
533
- const filterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequestOptions) => any;
534
- }
535
415
  export interface CreateTransitGatewayPeeringAttachmentRequest {
536
416
  /**
537
417
  * <p>The ID of the transit gateway.</p>
@@ -564,24 +444,12 @@ export interface CreateTransitGatewayPeeringAttachmentRequest {
564
444
  */
565
445
  DryRun?: boolean;
566
446
  }
567
- export declare namespace CreateTransitGatewayPeeringAttachmentRequest {
568
- /**
569
- * @internal
570
- */
571
- const filterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequest) => any;
572
- }
573
447
  export interface CreateTransitGatewayPeeringAttachmentResult {
574
448
  /**
575
449
  * <p>The transit gateway peering attachment.</p>
576
450
  */
577
451
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
578
452
  }
579
- export declare namespace CreateTransitGatewayPeeringAttachmentResult {
580
- /**
581
- * @internal
582
- */
583
- const filterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentResult) => any;
584
- }
585
453
  export interface CreateTransitGatewayPolicyTableRequest {
586
454
  /**
587
455
  * <p>The ID of the transit gateway used for the policy table.</p>
@@ -598,12 +466,6 @@ export interface CreateTransitGatewayPolicyTableRequest {
598
466
  */
599
467
  DryRun?: boolean;
600
468
  }
601
- export declare namespace CreateTransitGatewayPolicyTableRequest {
602
- /**
603
- * @internal
604
- */
605
- const filterSensitiveLog: (obj: CreateTransitGatewayPolicyTableRequest) => any;
606
- }
607
469
  export declare enum TransitGatewayPolicyTableState {
608
470
  available = "available",
609
471
  deleted = "deleted",
@@ -635,24 +497,12 @@ export interface TransitGatewayPolicyTable {
635
497
  */
636
498
  Tags?: Tag[];
637
499
  }
638
- export declare namespace TransitGatewayPolicyTable {
639
- /**
640
- * @internal
641
- */
642
- const filterSensitiveLog: (obj: TransitGatewayPolicyTable) => any;
643
- }
644
500
  export interface CreateTransitGatewayPolicyTableResult {
645
501
  /**
646
502
  * <p>Describes the created transit gateway policy table.</p>
647
503
  */
648
504
  TransitGatewayPolicyTable?: TransitGatewayPolicyTable;
649
505
  }
650
- export declare namespace CreateTransitGatewayPolicyTableResult {
651
- /**
652
- * @internal
653
- */
654
- const filterSensitiveLog: (obj: CreateTransitGatewayPolicyTableResult) => any;
655
- }
656
506
  export interface CreateTransitGatewayPrefixListReferenceRequest {
657
507
  /**
658
508
  * <p>The ID of the transit gateway route table.</p>
@@ -677,12 +527,6 @@ export interface CreateTransitGatewayPrefixListReferenceRequest {
677
527
  */
678
528
  DryRun?: boolean;
679
529
  }
680
- export declare namespace CreateTransitGatewayPrefixListReferenceRequest {
681
- /**
682
- * @internal
683
- */
684
- const filterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceRequest) => any;
685
- }
686
530
  export declare type TransitGatewayPrefixListReferenceState = "available" | "deleting" | "modifying" | "pending";
687
531
  /**
688
532
  * <p>Describes a transit gateway prefix list attachment.</p>
@@ -701,12 +545,6 @@ export interface TransitGatewayPrefixListAttachment {
701
545
  */
702
546
  ResourceId?: string;
703
547
  }
704
- export declare namespace TransitGatewayPrefixListAttachment {
705
- /**
706
- * @internal
707
- */
708
- const filterSensitiveLog: (obj: TransitGatewayPrefixListAttachment) => any;
709
- }
710
548
  /**
711
549
  * <p>Describes a prefix list reference.</p>
712
550
  */
@@ -736,24 +574,12 @@ export interface TransitGatewayPrefixListReference {
736
574
  */
737
575
  TransitGatewayAttachment?: TransitGatewayPrefixListAttachment;
738
576
  }
739
- export declare namespace TransitGatewayPrefixListReference {
740
- /**
741
- * @internal
742
- */
743
- const filterSensitiveLog: (obj: TransitGatewayPrefixListReference) => any;
744
- }
745
577
  export interface CreateTransitGatewayPrefixListReferenceResult {
746
578
  /**
747
579
  * <p>Information about the prefix list reference.</p>
748
580
  */
749
581
  TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference;
750
582
  }
751
- export declare namespace CreateTransitGatewayPrefixListReferenceResult {
752
- /**
753
- * @internal
754
- */
755
- const filterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceResult) => any;
756
- }
757
583
  export interface CreateTransitGatewayRouteRequest {
758
584
  /**
759
585
  * <p>The CIDR range used for destination matches. Routing decisions are based on the
@@ -779,12 +605,6 @@ export interface CreateTransitGatewayRouteRequest {
779
605
  */
780
606
  DryRun?: boolean;
781
607
  }
782
- export declare namespace CreateTransitGatewayRouteRequest {
783
- /**
784
- * @internal
785
- */
786
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteRequest) => any;
787
- }
788
608
  export declare type TransitGatewayRouteState = "active" | "blackhole" | "deleted" | "deleting" | "pending";
789
609
  /**
790
610
  * <p>Describes a route attachment.</p>
@@ -803,12 +623,6 @@ export interface TransitGatewayRouteAttachment {
803
623
  */
804
624
  ResourceType?: TransitGatewayAttachmentResourceType | string;
805
625
  }
806
- export declare namespace TransitGatewayRouteAttachment {
807
- /**
808
- * @internal
809
- */
810
- const filterSensitiveLog: (obj: TransitGatewayRouteAttachment) => any;
811
- }
812
626
  export declare type TransitGatewayRouteType = "propagated" | "static";
813
627
  /**
814
628
  * <p>Describes a route for a transit gateway route table.</p>
@@ -839,24 +653,12 @@ export interface TransitGatewayRoute {
839
653
  */
840
654
  State?: TransitGatewayRouteState | string;
841
655
  }
842
- export declare namespace TransitGatewayRoute {
843
- /**
844
- * @internal
845
- */
846
- const filterSensitiveLog: (obj: TransitGatewayRoute) => any;
847
- }
848
656
  export interface CreateTransitGatewayRouteResult {
849
657
  /**
850
658
  * <p>Information about the route.</p>
851
659
  */
852
660
  Route?: TransitGatewayRoute;
853
661
  }
854
- export declare namespace CreateTransitGatewayRouteResult {
855
- /**
856
- * @internal
857
- */
858
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteResult) => any;
859
- }
860
662
  export interface CreateTransitGatewayRouteTableRequest {
861
663
  /**
862
664
  * <p>The ID of the transit gateway.</p>
@@ -873,12 +675,6 @@ export interface CreateTransitGatewayRouteTableRequest {
873
675
  */
874
676
  DryRun?: boolean;
875
677
  }
876
- export declare namespace CreateTransitGatewayRouteTableRequest {
877
- /**
878
- * @internal
879
- */
880
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableRequest) => any;
881
- }
882
678
  export declare type TransitGatewayRouteTableState = "available" | "deleted" | "deleting" | "pending";
883
679
  /**
884
680
  * <p>Describes a transit gateway route table.</p>
@@ -913,24 +709,12 @@ export interface TransitGatewayRouteTable {
913
709
  */
914
710
  Tags?: Tag[];
915
711
  }
916
- export declare namespace TransitGatewayRouteTable {
917
- /**
918
- * @internal
919
- */
920
- const filterSensitiveLog: (obj: TransitGatewayRouteTable) => any;
921
- }
922
712
  export interface CreateTransitGatewayRouteTableResult {
923
713
  /**
924
714
  * <p>Information about the transit gateway route table.</p>
925
715
  */
926
716
  TransitGatewayRouteTable?: TransitGatewayRouteTable;
927
717
  }
928
- export declare namespace CreateTransitGatewayRouteTableResult {
929
- /**
930
- * @internal
931
- */
932
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableResult) => any;
933
- }
934
718
  export interface CreateTransitGatewayRouteTableAnnouncementRequest {
935
719
  /**
936
720
  * <p>The ID of the transit gateway route table.</p>
@@ -951,12 +735,6 @@ export interface CreateTransitGatewayRouteTableAnnouncementRequest {
951
735
  */
952
736
  DryRun?: boolean;
953
737
  }
954
- export declare namespace CreateTransitGatewayRouteTableAnnouncementRequest {
955
- /**
956
- * @internal
957
- */
958
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementRequest) => any;
959
- }
960
738
  export declare enum TransitGatewayRouteTableAnnouncementDirection {
961
739
  incoming = "incoming",
962
740
  outgoing = "outgoing"
@@ -1018,24 +796,12 @@ export interface TransitGatewayRouteTableAnnouncement {
1018
796
  */
1019
797
  Tags?: Tag[];
1020
798
  }
1021
- export declare namespace TransitGatewayRouteTableAnnouncement {
1022
- /**
1023
- * @internal
1024
- */
1025
- const filterSensitiveLog: (obj: TransitGatewayRouteTableAnnouncement) => any;
1026
- }
1027
799
  export interface CreateTransitGatewayRouteTableAnnouncementResult {
1028
800
  /**
1029
801
  * <p>Provides details about the transit gateway route table announcement.</p>
1030
802
  */
1031
803
  TransitGatewayRouteTableAnnouncement?: TransitGatewayRouteTableAnnouncement;
1032
804
  }
1033
- export declare namespace CreateTransitGatewayRouteTableAnnouncementResult {
1034
- /**
1035
- * @internal
1036
- */
1037
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementResult) => any;
1038
- }
1039
805
  /**
1040
806
  * <p>Describes the options for a VPC attachment.</p>
1041
807
  */
@@ -1053,12 +819,6 @@ export interface CreateTransitGatewayVpcAttachmentRequestOptions {
1053
819
  */
1054
820
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
1055
821
  }
1056
- export declare namespace CreateTransitGatewayVpcAttachmentRequestOptions {
1057
- /**
1058
- * @internal
1059
- */
1060
- const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequestOptions) => any;
1061
- }
1062
822
  export interface CreateTransitGatewayVpcAttachmentRequest {
1063
823
  /**
1064
824
  * <p>The ID of the transit gateway.</p>
@@ -1089,24 +849,12 @@ export interface CreateTransitGatewayVpcAttachmentRequest {
1089
849
  */
1090
850
  DryRun?: boolean;
1091
851
  }
1092
- export declare namespace CreateTransitGatewayVpcAttachmentRequest {
1093
- /**
1094
- * @internal
1095
- */
1096
- const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequest) => any;
1097
- }
1098
852
  export interface CreateTransitGatewayVpcAttachmentResult {
1099
853
  /**
1100
854
  * <p>Information about the VPC attachment.</p>
1101
855
  */
1102
856
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
1103
857
  }
1104
- export declare namespace CreateTransitGatewayVpcAttachmentResult {
1105
- /**
1106
- * @internal
1107
- */
1108
- const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentResult) => any;
1109
- }
1110
858
  export interface CreateVolumeRequest {
1111
859
  /**
1112
860
  * <p>The Availability Zone in which to create the volume.</p>
@@ -1268,12 +1016,6 @@ export interface CreateVolumeRequest {
1268
1016
  */
1269
1017
  ClientToken?: string;
1270
1018
  }
1271
- export declare namespace CreateVolumeRequest {
1272
- /**
1273
- * @internal
1274
- */
1275
- const filterSensitiveLog: (obj: CreateVolumeRequest) => any;
1276
- }
1277
1019
  export declare type VolumeState = "available" | "creating" | "deleted" | "deleting" | "error" | "in-use";
1278
1020
  /**
1279
1021
  * <p>Describes a volume.</p>
@@ -1347,12 +1089,6 @@ export interface Volume {
1347
1089
  */
1348
1090
  Throughput?: number;
1349
1091
  }
1350
- export declare namespace Volume {
1351
- /**
1352
- * @internal
1353
- */
1354
- const filterSensitiveLog: (obj: Volume) => any;
1355
- }
1356
1092
  export interface CreateVpcRequest {
1357
1093
  /**
1358
1094
  * <p>The IPv4 network range for the VPC, in CIDR notation. For example,
@@ -1419,24 +1155,12 @@ export interface CreateVpcRequest {
1419
1155
  */
1420
1156
  TagSpecifications?: TagSpecification[];
1421
1157
  }
1422
- export declare namespace CreateVpcRequest {
1423
- /**
1424
- * @internal
1425
- */
1426
- const filterSensitiveLog: (obj: CreateVpcRequest) => any;
1427
- }
1428
1158
  export interface CreateVpcResult {
1429
1159
  /**
1430
1160
  * <p>Information about the VPC.</p>
1431
1161
  */
1432
1162
  Vpc?: Vpc;
1433
1163
  }
1434
- export declare namespace CreateVpcResult {
1435
- /**
1436
- * @internal
1437
- */
1438
- const filterSensitiveLog: (obj: CreateVpcResult) => any;
1439
- }
1440
1164
  export declare enum DnsRecordIpType {
1441
1165
  dualstack = "dualstack",
1442
1166
  ipv4 = "ipv4",
@@ -1452,12 +1176,6 @@ export interface DnsOptionsSpecification {
1452
1176
  */
1453
1177
  DnsRecordIpType?: DnsRecordIpType | string;
1454
1178
  }
1455
- export declare namespace DnsOptionsSpecification {
1456
- /**
1457
- * @internal
1458
- */
1459
- const filterSensitiveLog: (obj: DnsOptionsSpecification) => any;
1460
- }
1461
1179
  export declare enum IpAddressType {
1462
1180
  dualstack = "dualstack",
1463
1181
  ipv4 = "ipv4",
@@ -1547,12 +1265,6 @@ export interface CreateVpcEndpointRequest {
1547
1265
  */
1548
1266
  TagSpecifications?: TagSpecification[];
1549
1267
  }
1550
- export declare namespace CreateVpcEndpointRequest {
1551
- /**
1552
- * @internal
1553
- */
1554
- const filterSensitiveLog: (obj: CreateVpcEndpointRequest) => any;
1555
- }
1556
1268
  /**
1557
1269
  * <p>Describes a DNS entry.</p>
1558
1270
  */
@@ -1566,12 +1278,6 @@ export interface DnsEntry {
1566
1278
  */
1567
1279
  HostedZoneId?: string;
1568
1280
  }
1569
- export declare namespace DnsEntry {
1570
- /**
1571
- * @internal
1572
- */
1573
- const filterSensitiveLog: (obj: DnsEntry) => any;
1574
- }
1575
1281
  /**
1576
1282
  * <p>Describes the DNS options for an endpoint.</p>
1577
1283
  */
@@ -1581,12 +1287,6 @@ export interface DnsOptions {
1581
1287
  */
1582
1288
  DnsRecordIpType?: DnsRecordIpType | string;
1583
1289
  }
1584
- export declare namespace DnsOptions {
1585
- /**
1586
- * @internal
1587
- */
1588
- const filterSensitiveLog: (obj: DnsOptions) => any;
1589
- }
1590
1290
  /**
1591
1291
  * <p>Describes a security group.</p>
1592
1292
  */
@@ -1600,12 +1300,6 @@ export interface SecurityGroupIdentifier {
1600
1300
  */
1601
1301
  GroupName?: string;
1602
1302
  }
1603
- export declare namespace SecurityGroupIdentifier {
1604
- /**
1605
- * @internal
1606
- */
1607
- const filterSensitiveLog: (obj: SecurityGroupIdentifier) => any;
1608
- }
1609
1303
  /**
1610
1304
  * <p>The last error that occurred for a VPC endpoint.</p>
1611
1305
  */
@@ -1619,12 +1313,6 @@ export interface LastError {
1619
1313
  */
1620
1314
  Code?: string;
1621
1315
  }
1622
- export declare namespace LastError {
1623
- /**
1624
- * @internal
1625
- */
1626
- const filterSensitiveLog: (obj: LastError) => any;
1627
- }
1628
1316
  export declare enum State {
1629
1317
  Available = "Available",
1630
1318
  Deleted = "Deleted",
@@ -1717,12 +1405,6 @@ export interface VpcEndpoint {
1717
1405
  */
1718
1406
  LastError?: LastError;
1719
1407
  }
1720
- export declare namespace VpcEndpoint {
1721
- /**
1722
- * @internal
1723
- */
1724
- const filterSensitiveLog: (obj: VpcEndpoint) => any;
1725
- }
1726
1408
  /**
1727
1409
  * <p>Contains the output of CreateVpcEndpoint.</p>
1728
1410
  */
@@ -1737,12 +1419,6 @@ export interface CreateVpcEndpointResult {
1737
1419
  */
1738
1420
  ClientToken?: string;
1739
1421
  }
1740
- export declare namespace CreateVpcEndpointResult {
1741
- /**
1742
- * @internal
1743
- */
1744
- const filterSensitiveLog: (obj: CreateVpcEndpointResult) => any;
1745
- }
1746
1422
  export interface CreateVpcEndpointConnectionNotificationRequest {
1747
1423
  /**
1748
1424
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1775,12 +1451,6 @@ export interface CreateVpcEndpointConnectionNotificationRequest {
1775
1451
  */
1776
1452
  ClientToken?: string;
1777
1453
  }
1778
- export declare namespace CreateVpcEndpointConnectionNotificationRequest {
1779
- /**
1780
- * @internal
1781
- */
1782
- const filterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationRequest) => any;
1783
- }
1784
1454
  export declare enum ConnectionNotificationState {
1785
1455
  Disabled = "Disabled",
1786
1456
  Enabled = "Enabled"
@@ -1823,12 +1493,6 @@ export interface ConnectionNotification {
1823
1493
  */
1824
1494
  ConnectionNotificationState?: ConnectionNotificationState | string;
1825
1495
  }
1826
- export declare namespace ConnectionNotification {
1827
- /**
1828
- * @internal
1829
- */
1830
- const filterSensitiveLog: (obj: ConnectionNotification) => any;
1831
- }
1832
1496
  export interface CreateVpcEndpointConnectionNotificationResult {
1833
1497
  /**
1834
1498
  * <p>Information about the notification.</p>
@@ -1840,12 +1504,6 @@ export interface CreateVpcEndpointConnectionNotificationResult {
1840
1504
  */
1841
1505
  ClientToken?: string;
1842
1506
  }
1843
- export declare namespace CreateVpcEndpointConnectionNotificationResult {
1844
- /**
1845
- * @internal
1846
- */
1847
- const filterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationResult) => any;
1848
- }
1849
1507
  export interface CreateVpcEndpointServiceConfigurationRequest {
1850
1508
  /**
1851
1509
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1886,12 +1544,6 @@ export interface CreateVpcEndpointServiceConfigurationRequest {
1886
1544
  */
1887
1545
  TagSpecifications?: TagSpecification[];
1888
1546
  }
1889
- export declare namespace CreateVpcEndpointServiceConfigurationRequest {
1890
- /**
1891
- * @internal
1892
- */
1893
- const filterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationRequest) => any;
1894
- }
1895
1547
  export declare enum PayerResponsibility {
1896
1548
  ServiceOwner = "ServiceOwner"
1897
1549
  }
@@ -1924,12 +1576,6 @@ export interface PrivateDnsNameConfiguration {
1924
1576
  */
1925
1577
  Name?: string;
1926
1578
  }
1927
- export declare namespace PrivateDnsNameConfiguration {
1928
- /**
1929
- * @internal
1930
- */
1931
- const filterSensitiveLog: (obj: PrivateDnsNameConfiguration) => any;
1932
- }
1933
1579
  export declare enum ServiceState {
1934
1580
  Available = "Available",
1935
1581
  Deleted = "Deleted",
@@ -1951,12 +1597,6 @@ export interface ServiceTypeDetail {
1951
1597
  */
1952
1598
  ServiceType?: ServiceType | string;
1953
1599
  }
1954
- export declare namespace ServiceTypeDetail {
1955
- /**
1956
- * @internal
1957
- */
1958
- const filterSensitiveLog: (obj: ServiceTypeDetail) => any;
1959
- }
1960
1600
  export declare enum ServiceConnectivityType {
1961
1601
  ipv4 = "ipv4",
1962
1602
  ipv6 = "ipv6"
@@ -2027,12 +1667,6 @@ export interface ServiceConfiguration {
2027
1667
  */
2028
1668
  Tags?: Tag[];
2029
1669
  }
2030
- export declare namespace ServiceConfiguration {
2031
- /**
2032
- * @internal
2033
- */
2034
- const filterSensitiveLog: (obj: ServiceConfiguration) => any;
2035
- }
2036
1670
  export interface CreateVpcEndpointServiceConfigurationResult {
2037
1671
  /**
2038
1672
  * <p>Information about the service configuration.</p>
@@ -2044,12 +1678,6 @@ export interface CreateVpcEndpointServiceConfigurationResult {
2044
1678
  */
2045
1679
  ClientToken?: string;
2046
1680
  }
2047
- export declare namespace CreateVpcEndpointServiceConfigurationResult {
2048
- /**
2049
- * @internal
2050
- */
2051
- const filterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationResult) => any;
2052
- }
2053
1681
  export interface CreateVpcPeeringConnectionRequest {
2054
1682
  /**
2055
1683
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2083,24 +1711,12 @@ export interface CreateVpcPeeringConnectionRequest {
2083
1711
  */
2084
1712
  TagSpecifications?: TagSpecification[];
2085
1713
  }
2086
- export declare namespace CreateVpcPeeringConnectionRequest {
2087
- /**
2088
- * @internal
2089
- */
2090
- const filterSensitiveLog: (obj: CreateVpcPeeringConnectionRequest) => any;
2091
- }
2092
1714
  export interface CreateVpcPeeringConnectionResult {
2093
1715
  /**
2094
1716
  * <p>Information about the VPC peering connection.</p>
2095
1717
  */
2096
1718
  VpcPeeringConnection?: VpcPeeringConnection;
2097
1719
  }
2098
- export declare namespace CreateVpcPeeringConnectionResult {
2099
- /**
2100
- * @internal
2101
- */
2102
- const filterSensitiveLog: (obj: CreateVpcPeeringConnectionResult) => any;
2103
- }
2104
1720
  export declare type TunnelInsideIpVersion = "ipv4" | "ipv6";
2105
1721
  /**
2106
1722
  * <p>The IKE version that is permitted for the VPN tunnel.</p>
@@ -2111,12 +1727,6 @@ export interface IKEVersionsRequestListValue {
2111
1727
  */
2112
1728
  Value?: string;
2113
1729
  }
2114
- export declare namespace IKEVersionsRequestListValue {
2115
- /**
2116
- * @internal
2117
- */
2118
- const filterSensitiveLog: (obj: IKEVersionsRequestListValue) => any;
2119
- }
2120
1730
  /**
2121
1731
  * <p>Specifies a Diffie-Hellman group number for the VPN tunnel for phase 1 IKE
2122
1732
  * negotiations.</p>
@@ -2127,12 +1737,6 @@ export interface Phase1DHGroupNumbersRequestListValue {
2127
1737
  */
2128
1738
  Value?: number;
2129
1739
  }
2130
- export declare namespace Phase1DHGroupNumbersRequestListValue {
2131
- /**
2132
- * @internal
2133
- */
2134
- const filterSensitiveLog: (obj: Phase1DHGroupNumbersRequestListValue) => any;
2135
- }
2136
1740
  /**
2137
1741
  * <p>Specifies the encryption algorithm for the VPN tunnel for phase 1 IKE
2138
1742
  * negotiations.</p>
@@ -2143,12 +1747,6 @@ export interface Phase1EncryptionAlgorithmsRequestListValue {
2143
1747
  */
2144
1748
  Value?: string;
2145
1749
  }
2146
- export declare namespace Phase1EncryptionAlgorithmsRequestListValue {
2147
- /**
2148
- * @internal
2149
- */
2150
- const filterSensitiveLog: (obj: Phase1EncryptionAlgorithmsRequestListValue) => any;
2151
- }
2152
1750
  /**
2153
1751
  * <p>Specifies the integrity algorithm for the VPN tunnel for phase 1 IKE
2154
1752
  * negotiations.</p>
@@ -2159,12 +1757,6 @@ export interface Phase1IntegrityAlgorithmsRequestListValue {
2159
1757
  */
2160
1758
  Value?: string;
2161
1759
  }
2162
- export declare namespace Phase1IntegrityAlgorithmsRequestListValue {
2163
- /**
2164
- * @internal
2165
- */
2166
- const filterSensitiveLog: (obj: Phase1IntegrityAlgorithmsRequestListValue) => any;
2167
- }
2168
1760
  /**
2169
1761
  * <p>Specifies a Diffie-Hellman group number for the VPN tunnel for phase 2 IKE
2170
1762
  * negotiations.</p>
@@ -2175,12 +1767,6 @@ export interface Phase2DHGroupNumbersRequestListValue {
2175
1767
  */
2176
1768
  Value?: number;
2177
1769
  }
2178
- export declare namespace Phase2DHGroupNumbersRequestListValue {
2179
- /**
2180
- * @internal
2181
- */
2182
- const filterSensitiveLog: (obj: Phase2DHGroupNumbersRequestListValue) => any;
2183
- }
2184
1770
  /**
2185
1771
  * <p>Specifies the encryption algorithm for the VPN tunnel for phase 2 IKE
2186
1772
  * negotiations.</p>
@@ -2191,12 +1777,6 @@ export interface Phase2EncryptionAlgorithmsRequestListValue {
2191
1777
  */
2192
1778
  Value?: string;
2193
1779
  }
2194
- export declare namespace Phase2EncryptionAlgorithmsRequestListValue {
2195
- /**
2196
- * @internal
2197
- */
2198
- const filterSensitiveLog: (obj: Phase2EncryptionAlgorithmsRequestListValue) => any;
2199
- }
2200
1780
  /**
2201
1781
  * <p>Specifies the integrity algorithm for the VPN tunnel for phase 2 IKE
2202
1782
  * negotiations.</p>
@@ -2207,12 +1787,6 @@ export interface Phase2IntegrityAlgorithmsRequestListValue {
2207
1787
  */
2208
1788
  Value?: string;
2209
1789
  }
2210
- export declare namespace Phase2IntegrityAlgorithmsRequestListValue {
2211
- /**
2212
- * @internal
2213
- */
2214
- const filterSensitiveLog: (obj: Phase2IntegrityAlgorithmsRequestListValue) => any;
2215
- }
2216
1790
  /**
2217
1791
  * <p>The tunnel options for a single VPN tunnel.</p>
2218
1792
  */
@@ -2400,12 +1974,6 @@ export interface VpnTunnelOptionsSpecification {
2400
1974
  */
2401
1975
  StartupAction?: string;
2402
1976
  }
2403
- export declare namespace VpnTunnelOptionsSpecification {
2404
- /**
2405
- * @internal
2406
- */
2407
- const filterSensitiveLog: (obj: VpnTunnelOptionsSpecification) => any;
2408
- }
2409
1977
  /**
2410
1978
  * <p>Describes VPN connection options.</p>
2411
1979
  */
@@ -2472,12 +2040,6 @@ export interface VpnConnectionOptionsSpecification {
2472
2040
  */
2473
2041
  TransportTransitGatewayAttachmentId?: string;
2474
2042
  }
2475
- export declare namespace VpnConnectionOptionsSpecification {
2476
- /**
2477
- * @internal
2478
- */
2479
- const filterSensitiveLog: (obj: VpnConnectionOptionsSpecification) => any;
2480
- }
2481
2043
  /**
2482
2044
  * <p>Contains the parameters for CreateVpnConnection.</p>
2483
2045
  */
@@ -2516,12 +2078,6 @@ export interface CreateVpnConnectionRequest {
2516
2078
  */
2517
2079
  TagSpecifications?: TagSpecification[];
2518
2080
  }
2519
- export declare namespace CreateVpnConnectionRequest {
2520
- /**
2521
- * @internal
2522
- */
2523
- const filterSensitiveLog: (obj: CreateVpnConnectionRequest) => any;
2524
- }
2525
2081
  export declare enum GatewayAssociationState {
2526
2082
  associated = "associated",
2527
2083
  associating = "associating",
@@ -2537,12 +2093,6 @@ export interface IKEVersionsListValue {
2537
2093
  */
2538
2094
  Value?: string;
2539
2095
  }
2540
- export declare namespace IKEVersionsListValue {
2541
- /**
2542
- * @internal
2543
- */
2544
- const filterSensitiveLog: (obj: IKEVersionsListValue) => any;
2545
- }
2546
2096
  /**
2547
2097
  * <p>The Diffie-Hellmann group number for phase 1 IKE negotiations.</p>
2548
2098
  */
@@ -2552,12 +2102,6 @@ export interface Phase1DHGroupNumbersListValue {
2552
2102
  */
2553
2103
  Value?: number;
2554
2104
  }
2555
- export declare namespace Phase1DHGroupNumbersListValue {
2556
- /**
2557
- * @internal
2558
- */
2559
- const filterSensitiveLog: (obj: Phase1DHGroupNumbersListValue) => any;
2560
- }
2561
2105
  /**
2562
2106
  * <p>The encryption algorithm for phase 1 IKE negotiations.</p>
2563
2107
  */
@@ -2567,12 +2111,6 @@ export interface Phase1EncryptionAlgorithmsListValue {
2567
2111
  */
2568
2112
  Value?: string;
2569
2113
  }
2570
- export declare namespace Phase1EncryptionAlgorithmsListValue {
2571
- /**
2572
- * @internal
2573
- */
2574
- const filterSensitiveLog: (obj: Phase1EncryptionAlgorithmsListValue) => any;
2575
- }
2576
2114
  /**
2577
2115
  * <p>The integrity algorithm for phase 1 IKE negotiations.</p>
2578
2116
  */
@@ -2582,12 +2120,6 @@ export interface Phase1IntegrityAlgorithmsListValue {
2582
2120
  */
2583
2121
  Value?: string;
2584
2122
  }
2585
- export declare namespace Phase1IntegrityAlgorithmsListValue {
2586
- /**
2587
- * @internal
2588
- */
2589
- const filterSensitiveLog: (obj: Phase1IntegrityAlgorithmsListValue) => any;
2590
- }
2591
2123
  /**
2592
2124
  * <p>The Diffie-Hellmann group number for phase 2 IKE negotiations.</p>
2593
2125
  */
@@ -2597,12 +2129,6 @@ export interface Phase2DHGroupNumbersListValue {
2597
2129
  */
2598
2130
  Value?: number;
2599
2131
  }
2600
- export declare namespace Phase2DHGroupNumbersListValue {
2601
- /**
2602
- * @internal
2603
- */
2604
- const filterSensitiveLog: (obj: Phase2DHGroupNumbersListValue) => any;
2605
- }
2606
2132
  /**
2607
2133
  * <p>The encryption algorithm for phase 2 IKE negotiations.</p>
2608
2134
  */
@@ -2612,12 +2138,6 @@ export interface Phase2EncryptionAlgorithmsListValue {
2612
2138
  */
2613
2139
  Value?: string;
2614
2140
  }
2615
- export declare namespace Phase2EncryptionAlgorithmsListValue {
2616
- /**
2617
- * @internal
2618
- */
2619
- const filterSensitiveLog: (obj: Phase2EncryptionAlgorithmsListValue) => any;
2620
- }
2621
2141
  /**
2622
2142
  * <p>The integrity algorithm for phase 2 IKE negotiations.</p>
2623
2143
  */
@@ -2627,12 +2147,6 @@ export interface Phase2IntegrityAlgorithmsListValue {
2627
2147
  */
2628
2148
  Value?: string;
2629
2149
  }
2630
- export declare namespace Phase2IntegrityAlgorithmsListValue {
2631
- /**
2632
- * @internal
2633
- */
2634
- const filterSensitiveLog: (obj: Phase2IntegrityAlgorithmsListValue) => any;
2635
- }
2636
2150
  /**
2637
2151
  * <p>The VPN tunnel options.</p>
2638
2152
  */
@@ -2723,12 +2237,6 @@ export interface TunnelOption {
2723
2237
  */
2724
2238
  StartupAction?: string;
2725
2239
  }
2726
- export declare namespace TunnelOption {
2727
- /**
2728
- * @internal
2729
- */
2730
- const filterSensitiveLog: (obj: TunnelOption) => any;
2731
- }
2732
2240
  /**
2733
2241
  * <p>Describes VPN connection options.</p>
2734
2242
  */
@@ -2779,12 +2287,6 @@ export interface VpnConnectionOptions {
2779
2287
  */
2780
2288
  TunnelOptions?: TunnelOption[];
2781
2289
  }
2782
- export declare namespace VpnConnectionOptions {
2783
- /**
2784
- * @internal
2785
- */
2786
- const filterSensitiveLog: (obj: VpnConnectionOptions) => any;
2787
- }
2788
2290
  export declare type VpnStaticRouteSource = "Static";
2789
2291
  export declare type VpnState = "available" | "deleted" | "deleting" | "pending";
2790
2292
  /**
@@ -2804,12 +2306,6 @@ export interface VpnStaticRoute {
2804
2306
  */
2805
2307
  State?: VpnState | string;
2806
2308
  }
2807
- export declare namespace VpnStaticRoute {
2808
- /**
2809
- * @internal
2810
- */
2811
- const filterSensitiveLog: (obj: VpnStaticRoute) => any;
2812
- }
2813
2309
  export declare type TelemetryStatus = "DOWN" | "UP";
2814
2310
  /**
2815
2311
  * <p>Describes telemetry for a VPN tunnel.</p>
@@ -2841,12 +2337,6 @@ export interface VgwTelemetry {
2841
2337
  */
2842
2338
  CertificateArn?: string;
2843
2339
  }
2844
- export declare namespace VgwTelemetry {
2845
- /**
2846
- * @internal
2847
- */
2848
- const filterSensitiveLog: (obj: VgwTelemetry) => any;
2849
- }
2850
2340
  /**
2851
2341
  * <p>Describes a VPN connection.</p>
2852
2342
  */
@@ -2917,12 +2407,6 @@ export interface VpnConnection {
2917
2407
  */
2918
2408
  VgwTelemetry?: VgwTelemetry[];
2919
2409
  }
2920
- export declare namespace VpnConnection {
2921
- /**
2922
- * @internal
2923
- */
2924
- const filterSensitiveLog: (obj: VpnConnection) => any;
2925
- }
2926
2410
  /**
2927
2411
  * <p>Contains the output of CreateVpnConnection.</p>
2928
2412
  */
@@ -2932,12 +2416,6 @@ export interface CreateVpnConnectionResult {
2932
2416
  */
2933
2417
  VpnConnection?: VpnConnection;
2934
2418
  }
2935
- export declare namespace CreateVpnConnectionResult {
2936
- /**
2937
- * @internal
2938
- */
2939
- const filterSensitiveLog: (obj: CreateVpnConnectionResult) => any;
2940
- }
2941
2419
  /**
2942
2420
  * <p>Contains the parameters for CreateVpnConnectionRoute.</p>
2943
2421
  */
@@ -2951,12 +2429,6 @@ export interface CreateVpnConnectionRouteRequest {
2951
2429
  */
2952
2430
  VpnConnectionId: string | undefined;
2953
2431
  }
2954
- export declare namespace CreateVpnConnectionRouteRequest {
2955
- /**
2956
- * @internal
2957
- */
2958
- const filterSensitiveLog: (obj: CreateVpnConnectionRouteRequest) => any;
2959
- }
2960
2432
  /**
2961
2433
  * <p>Contains the parameters for CreateVpnGateway.</p>
2962
2434
  */
@@ -2988,12 +2460,6 @@ export interface CreateVpnGatewayRequest {
2988
2460
  */
2989
2461
  DryRun?: boolean;
2990
2462
  }
2991
- export declare namespace CreateVpnGatewayRequest {
2992
- /**
2993
- * @internal
2994
- */
2995
- const filterSensitiveLog: (obj: CreateVpnGatewayRequest) => any;
2996
- }
2997
2463
  /**
2998
2464
  * <p>Describes a virtual private gateway.</p>
2999
2465
  */
@@ -3029,12 +2495,6 @@ export interface VpnGateway {
3029
2495
  */
3030
2496
  Tags?: Tag[];
3031
2497
  }
3032
- export declare namespace VpnGateway {
3033
- /**
3034
- * @internal
3035
- */
3036
- const filterSensitiveLog: (obj: VpnGateway) => any;
3037
- }
3038
2498
  /**
3039
2499
  * <p>Contains the output of CreateVpnGateway.</p>
3040
2500
  */
@@ -3044,12 +2504,6 @@ export interface CreateVpnGatewayResult {
3044
2504
  */
3045
2505
  VpnGateway?: VpnGateway;
3046
2506
  }
3047
- export declare namespace CreateVpnGatewayResult {
3048
- /**
3049
- * @internal
3050
- */
3051
- const filterSensitiveLog: (obj: CreateVpnGatewayResult) => any;
3052
- }
3053
2507
  export interface DeleteCarrierGatewayRequest {
3054
2508
  /**
3055
2509
  * <p>The ID of the carrier gateway.</p>
@@ -3062,24 +2516,12 @@ export interface DeleteCarrierGatewayRequest {
3062
2516
  */
3063
2517
  DryRun?: boolean;
3064
2518
  }
3065
- export declare namespace DeleteCarrierGatewayRequest {
3066
- /**
3067
- * @internal
3068
- */
3069
- const filterSensitiveLog: (obj: DeleteCarrierGatewayRequest) => any;
3070
- }
3071
2519
  export interface DeleteCarrierGatewayResult {
3072
2520
  /**
3073
2521
  * <p>Information about the carrier gateway.</p>
3074
2522
  */
3075
2523
  CarrierGateway?: CarrierGateway;
3076
2524
  }
3077
- export declare namespace DeleteCarrierGatewayResult {
3078
- /**
3079
- * @internal
3080
- */
3081
- const filterSensitiveLog: (obj: DeleteCarrierGatewayResult) => any;
3082
- }
3083
2525
  export interface DeleteClientVpnEndpointRequest {
3084
2526
  /**
3085
2527
  * <p>The ID of the Client VPN to be deleted.</p>
@@ -3090,24 +2532,12 @@ export interface DeleteClientVpnEndpointRequest {
3090
2532
  */
3091
2533
  DryRun?: boolean;
3092
2534
  }
3093
- export declare namespace DeleteClientVpnEndpointRequest {
3094
- /**
3095
- * @internal
3096
- */
3097
- const filterSensitiveLog: (obj: DeleteClientVpnEndpointRequest) => any;
3098
- }
3099
2535
  export interface DeleteClientVpnEndpointResult {
3100
2536
  /**
3101
2537
  * <p>The current state of the Client VPN endpoint.</p>
3102
2538
  */
3103
2539
  Status?: ClientVpnEndpointStatus;
3104
2540
  }
3105
- export declare namespace DeleteClientVpnEndpointResult {
3106
- /**
3107
- * @internal
3108
- */
3109
- const filterSensitiveLog: (obj: DeleteClientVpnEndpointResult) => any;
3110
- }
3111
2541
  export interface DeleteClientVpnRouteRequest {
3112
2542
  /**
3113
2543
  * <p>The ID of the Client VPN endpoint from which the route is to be deleted.</p>
@@ -3126,24 +2556,12 @@ export interface DeleteClientVpnRouteRequest {
3126
2556
  */
3127
2557
  DryRun?: boolean;
3128
2558
  }
3129
- export declare namespace DeleteClientVpnRouteRequest {
3130
- /**
3131
- * @internal
3132
- */
3133
- const filterSensitiveLog: (obj: DeleteClientVpnRouteRequest) => any;
3134
- }
3135
2559
  export interface DeleteClientVpnRouteResult {
3136
2560
  /**
3137
2561
  * <p>The current state of the route.</p>
3138
2562
  */
3139
2563
  Status?: ClientVpnRouteStatus;
3140
2564
  }
3141
- export declare namespace DeleteClientVpnRouteResult {
3142
- /**
3143
- * @internal
3144
- */
3145
- const filterSensitiveLog: (obj: DeleteClientVpnRouteResult) => any;
3146
- }
3147
2565
  /**
3148
2566
  * <p>Contains the parameters for DeleteCustomerGateway.</p>
3149
2567
  */
@@ -3160,12 +2578,6 @@ export interface DeleteCustomerGatewayRequest {
3160
2578
  */
3161
2579
  DryRun?: boolean;
3162
2580
  }
3163
- export declare namespace DeleteCustomerGatewayRequest {
3164
- /**
3165
- * @internal
3166
- */
3167
- const filterSensitiveLog: (obj: DeleteCustomerGatewayRequest) => any;
3168
- }
3169
2581
  export interface DeleteDhcpOptionsRequest {
3170
2582
  /**
3171
2583
  * <p>The ID of the DHCP options set.</p>
@@ -3178,12 +2590,6 @@ export interface DeleteDhcpOptionsRequest {
3178
2590
  */
3179
2591
  DryRun?: boolean;
3180
2592
  }
3181
- export declare namespace DeleteDhcpOptionsRequest {
3182
- /**
3183
- * @internal
3184
- */
3185
- const filterSensitiveLog: (obj: DeleteDhcpOptionsRequest) => any;
3186
- }
3187
2593
  export interface DeleteEgressOnlyInternetGatewayRequest {
3188
2594
  /**
3189
2595
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3196,24 +2602,12 @@ export interface DeleteEgressOnlyInternetGatewayRequest {
3196
2602
  */
3197
2603
  EgressOnlyInternetGatewayId: string | undefined;
3198
2604
  }
3199
- export declare namespace DeleteEgressOnlyInternetGatewayRequest {
3200
- /**
3201
- * @internal
3202
- */
3203
- const filterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayRequest) => any;
3204
- }
3205
2605
  export interface DeleteEgressOnlyInternetGatewayResult {
3206
2606
  /**
3207
2607
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3208
2608
  */
3209
2609
  ReturnCode?: boolean;
3210
2610
  }
3211
- export declare namespace DeleteEgressOnlyInternetGatewayResult {
3212
- /**
3213
- * @internal
3214
- */
3215
- const filterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayResult) => any;
3216
- }
3217
2611
  export interface DeleteFleetsRequest {
3218
2612
  /**
3219
2613
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3236,12 +2630,6 @@ export interface DeleteFleetsRequest {
3236
2630
  */
3237
2631
  TerminateInstances: boolean | undefined;
3238
2632
  }
3239
- export declare namespace DeleteFleetsRequest {
3240
- /**
3241
- * @internal
3242
- */
3243
- const filterSensitiveLog: (obj: DeleteFleetsRequest) => any;
3244
- }
3245
2633
  export declare enum FleetStateCode {
3246
2634
  ACTIVE = "active",
3247
2635
  DELETED = "deleted",
@@ -3268,12 +2656,6 @@ export interface DeleteFleetSuccessItem {
3268
2656
  */
3269
2657
  FleetId?: string;
3270
2658
  }
3271
- export declare namespace DeleteFleetSuccessItem {
3272
- /**
3273
- * @internal
3274
- */
3275
- const filterSensitiveLog: (obj: DeleteFleetSuccessItem) => any;
3276
- }
3277
2659
  export declare enum DeleteFleetErrorCode {
3278
2660
  FLEET_ID_DOES_NOT_EXIST = "fleetIdDoesNotExist",
3279
2661
  FLEET_ID_MALFORMED = "fleetIdMalformed",
@@ -3293,12 +2675,6 @@ export interface DeleteFleetError {
3293
2675
  */
3294
2676
  Message?: string;
3295
2677
  }
3296
- export declare namespace DeleteFleetError {
3297
- /**
3298
- * @internal
3299
- */
3300
- const filterSensitiveLog: (obj: DeleteFleetError) => any;
3301
- }
3302
2678
  /**
3303
2679
  * <p>Describes an EC2 Fleet that was not successfully deleted.</p>
3304
2680
  */
@@ -3312,12 +2688,6 @@ export interface DeleteFleetErrorItem {
3312
2688
  */
3313
2689
  FleetId?: string;
3314
2690
  }
3315
- export declare namespace DeleteFleetErrorItem {
3316
- /**
3317
- * @internal
3318
- */
3319
- const filterSensitiveLog: (obj: DeleteFleetErrorItem) => any;
3320
- }
3321
2691
  export interface DeleteFleetsResult {
3322
2692
  /**
3323
2693
  * <p>Information about the EC2 Fleets that are successfully deleted.</p>
@@ -3328,12 +2698,6 @@ export interface DeleteFleetsResult {
3328
2698
  */
3329
2699
  UnsuccessfulFleetDeletions?: DeleteFleetErrorItem[];
3330
2700
  }
3331
- export declare namespace DeleteFleetsResult {
3332
- /**
3333
- * @internal
3334
- */
3335
- const filterSensitiveLog: (obj: DeleteFleetsResult) => any;
3336
- }
3337
2701
  export interface DeleteFlowLogsRequest {
3338
2702
  /**
3339
2703
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3347,24 +2711,12 @@ export interface DeleteFlowLogsRequest {
3347
2711
  */
3348
2712
  FlowLogIds: string[] | undefined;
3349
2713
  }
3350
- export declare namespace DeleteFlowLogsRequest {
3351
- /**
3352
- * @internal
3353
- */
3354
- const filterSensitiveLog: (obj: DeleteFlowLogsRequest) => any;
3355
- }
3356
2714
  export interface DeleteFlowLogsResult {
3357
2715
  /**
3358
2716
  * <p>Information about the flow logs that could not be deleted successfully.</p>
3359
2717
  */
3360
2718
  Unsuccessful?: UnsuccessfulItem[];
3361
2719
  }
3362
- export declare namespace DeleteFlowLogsResult {
3363
- /**
3364
- * @internal
3365
- */
3366
- const filterSensitiveLog: (obj: DeleteFlowLogsResult) => any;
3367
- }
3368
2720
  export interface DeleteFpgaImageRequest {
3369
2721
  /**
3370
2722
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3377,24 +2729,12 @@ export interface DeleteFpgaImageRequest {
3377
2729
  */
3378
2730
  FpgaImageId: string | undefined;
3379
2731
  }
3380
- export declare namespace DeleteFpgaImageRequest {
3381
- /**
3382
- * @internal
3383
- */
3384
- const filterSensitiveLog: (obj: DeleteFpgaImageRequest) => any;
3385
- }
3386
2732
  export interface DeleteFpgaImageResult {
3387
2733
  /**
3388
2734
  * <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
3389
2735
  */
3390
2736
  Return?: boolean;
3391
2737
  }
3392
- export declare namespace DeleteFpgaImageResult {
3393
- /**
3394
- * @internal
3395
- */
3396
- const filterSensitiveLog: (obj: DeleteFpgaImageResult) => any;
3397
- }
3398
2738
  export interface DeleteInstanceEventWindowRequest {
3399
2739
  /**
3400
2740
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3412,12 +2752,6 @@ export interface DeleteInstanceEventWindowRequest {
3412
2752
  */
3413
2753
  InstanceEventWindowId: string | undefined;
3414
2754
  }
3415
- export declare namespace DeleteInstanceEventWindowRequest {
3416
- /**
3417
- * @internal
3418
- */
3419
- const filterSensitiveLog: (obj: DeleteInstanceEventWindowRequest) => any;
3420
- }
3421
2755
  /**
3422
2756
  * <p>The state of the event window.</p>
3423
2757
  */
@@ -3431,24 +2765,12 @@ export interface InstanceEventWindowStateChange {
3431
2765
  */
3432
2766
  State?: InstanceEventWindowState | string;
3433
2767
  }
3434
- export declare namespace InstanceEventWindowStateChange {
3435
- /**
3436
- * @internal
3437
- */
3438
- const filterSensitiveLog: (obj: InstanceEventWindowStateChange) => any;
3439
- }
3440
2768
  export interface DeleteInstanceEventWindowResult {
3441
2769
  /**
3442
2770
  * <p>The state of the event window.</p>
3443
2771
  */
3444
2772
  InstanceEventWindowState?: InstanceEventWindowStateChange;
3445
2773
  }
3446
- export declare namespace DeleteInstanceEventWindowResult {
3447
- /**
3448
- * @internal
3449
- */
3450
- const filterSensitiveLog: (obj: DeleteInstanceEventWindowResult) => any;
3451
- }
3452
2774
  export interface DeleteInternetGatewayRequest {
3453
2775
  /**
3454
2776
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3461,12 +2783,6 @@ export interface DeleteInternetGatewayRequest {
3461
2783
  */
3462
2784
  InternetGatewayId: string | undefined;
3463
2785
  }
3464
- export declare namespace DeleteInternetGatewayRequest {
3465
- /**
3466
- * @internal
3467
- */
3468
- const filterSensitiveLog: (obj: DeleteInternetGatewayRequest) => any;
3469
- }
3470
2786
  export interface DeleteIpamRequest {
3471
2787
  /**
3472
2788
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -3504,24 +2820,12 @@ export interface DeleteIpamRequest {
3504
2820
  */
3505
2821
  Cascade?: boolean;
3506
2822
  }
3507
- export declare namespace DeleteIpamRequest {
3508
- /**
3509
- * @internal
3510
- */
3511
- const filterSensitiveLog: (obj: DeleteIpamRequest) => any;
3512
- }
3513
2823
  export interface DeleteIpamResult {
3514
2824
  /**
3515
2825
  * <p>Information about the results of the deletion.</p>
3516
2826
  */
3517
2827
  Ipam?: Ipam;
3518
2828
  }
3519
- export declare namespace DeleteIpamResult {
3520
- /**
3521
- * @internal
3522
- */
3523
- const filterSensitiveLog: (obj: DeleteIpamResult) => any;
3524
- }
3525
2829
  export interface DeleteIpamPoolRequest {
3526
2830
  /**
3527
2831
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -3534,24 +2838,12 @@ export interface DeleteIpamPoolRequest {
3534
2838
  */
3535
2839
  IpamPoolId: string | undefined;
3536
2840
  }
3537
- export declare namespace DeleteIpamPoolRequest {
3538
- /**
3539
- * @internal
3540
- */
3541
- const filterSensitiveLog: (obj: DeleteIpamPoolRequest) => any;
3542
- }
3543
2841
  export interface DeleteIpamPoolResult {
3544
2842
  /**
3545
2843
  * <p>Information about the results of the deletion.</p>
3546
2844
  */
3547
2845
  IpamPool?: IpamPool;
3548
2846
  }
3549
- export declare namespace DeleteIpamPoolResult {
3550
- /**
3551
- * @internal
3552
- */
3553
- const filterSensitiveLog: (obj: DeleteIpamPoolResult) => any;
3554
- }
3555
2847
  export interface DeleteIpamScopeRequest {
3556
2848
  /**
3557
2849
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -3564,24 +2856,12 @@ export interface DeleteIpamScopeRequest {
3564
2856
  */
3565
2857
  IpamScopeId: string | undefined;
3566
2858
  }
3567
- export declare namespace DeleteIpamScopeRequest {
3568
- /**
3569
- * @internal
3570
- */
3571
- const filterSensitiveLog: (obj: DeleteIpamScopeRequest) => any;
3572
- }
3573
2859
  export interface DeleteIpamScopeResult {
3574
2860
  /**
3575
2861
  * <p>Information about the results of the deletion.</p>
3576
2862
  */
3577
2863
  IpamScope?: IpamScope;
3578
2864
  }
3579
- export declare namespace DeleteIpamScopeResult {
3580
- /**
3581
- * @internal
3582
- */
3583
- const filterSensitiveLog: (obj: DeleteIpamScopeResult) => any;
3584
- }
3585
2865
  export interface DeleteKeyPairRequest {
3586
2866
  /**
3587
2867
  * <p>The name of the key pair.</p>
@@ -3598,12 +2878,6 @@ export interface DeleteKeyPairRequest {
3598
2878
  */
3599
2879
  DryRun?: boolean;
3600
2880
  }
3601
- export declare namespace DeleteKeyPairRequest {
3602
- /**
3603
- * @internal
3604
- */
3605
- const filterSensitiveLog: (obj: DeleteKeyPairRequest) => any;
3606
- }
3607
2881
  export interface DeleteLaunchTemplateRequest {
3608
2882
  /**
3609
2883
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -3623,24 +2897,12 @@ export interface DeleteLaunchTemplateRequest {
3623
2897
  */
3624
2898
  LaunchTemplateName?: string;
3625
2899
  }
3626
- export declare namespace DeleteLaunchTemplateRequest {
3627
- /**
3628
- * @internal
3629
- */
3630
- const filterSensitiveLog: (obj: DeleteLaunchTemplateRequest) => any;
3631
- }
3632
2900
  export interface DeleteLaunchTemplateResult {
3633
2901
  /**
3634
2902
  * <p>Information about the launch template.</p>
3635
2903
  */
3636
2904
  LaunchTemplate?: LaunchTemplate;
3637
2905
  }
3638
- export declare namespace DeleteLaunchTemplateResult {
3639
- /**
3640
- * @internal
3641
- */
3642
- const filterSensitiveLog: (obj: DeleteLaunchTemplateResult) => any;
3643
- }
3644
2906
  export interface DeleteLaunchTemplateVersionsRequest {
3645
2907
  /**
3646
2908
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -3664,12 +2926,6 @@ export interface DeleteLaunchTemplateVersionsRequest {
3664
2926
  */
3665
2927
  Versions: string[] | undefined;
3666
2928
  }
3667
- export declare namespace DeleteLaunchTemplateVersionsRequest {
3668
- /**
3669
- * @internal
3670
- */
3671
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsRequest) => any;
3672
- }
3673
2929
  /**
3674
2930
  * <p>Describes a launch template version that was successfully deleted.</p>
3675
2931
  */
@@ -3687,12 +2943,6 @@ export interface DeleteLaunchTemplateVersionsResponseSuccessItem {
3687
2943
  */
3688
2944
  VersionNumber?: number;
3689
2945
  }
3690
- export declare namespace DeleteLaunchTemplateVersionsResponseSuccessItem {
3691
- /**
3692
- * @internal
3693
- */
3694
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseSuccessItem) => any;
3695
- }
3696
2946
  export declare enum LaunchTemplateErrorCode {
3697
2947
  LAUNCH_TEMPLATE_ID_DOES_NOT_EXIST = "launchTemplateIdDoesNotExist",
3698
2948
  LAUNCH_TEMPLATE_ID_MALFORMED = "launchTemplateIdMalformed",
@@ -3715,12 +2965,6 @@ export interface ResponseError {
3715
2965
  */
3716
2966
  Message?: string;
3717
2967
  }
3718
- export declare namespace ResponseError {
3719
- /**
3720
- * @internal
3721
- */
3722
- const filterSensitiveLog: (obj: ResponseError) => any;
3723
- }
3724
2968
  /**
3725
2969
  * <p>Describes a launch template version that could not be deleted.</p>
3726
2970
  */
@@ -3742,12 +2986,6 @@ export interface DeleteLaunchTemplateVersionsResponseErrorItem {
3742
2986
  */
3743
2987
  ResponseError?: ResponseError;
3744
2988
  }
3745
- export declare namespace DeleteLaunchTemplateVersionsResponseErrorItem {
3746
- /**
3747
- * @internal
3748
- */
3749
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseErrorItem) => any;
3750
- }
3751
2989
  export interface DeleteLaunchTemplateVersionsResult {
3752
2990
  /**
3753
2991
  * <p>Information about the launch template versions that were successfully deleted.</p>
@@ -3758,12 +2996,6 @@ export interface DeleteLaunchTemplateVersionsResult {
3758
2996
  */
3759
2997
  UnsuccessfullyDeletedLaunchTemplateVersions?: DeleteLaunchTemplateVersionsResponseErrorItem[];
3760
2998
  }
3761
- export declare namespace DeleteLaunchTemplateVersionsResult {
3762
- /**
3763
- * @internal
3764
- */
3765
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResult) => any;
3766
- }
3767
2999
  export interface DeleteLocalGatewayRouteRequest {
3768
3000
  /**
3769
3001
  * <p>The CIDR range for the route. This must match the CIDR for the route exactly.</p>
@@ -3780,24 +3012,12 @@ export interface DeleteLocalGatewayRouteRequest {
3780
3012
  */
3781
3013
  DryRun?: boolean;
3782
3014
  }
3783
- export declare namespace DeleteLocalGatewayRouteRequest {
3784
- /**
3785
- * @internal
3786
- */
3787
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteRequest) => any;
3788
- }
3789
3015
  export interface DeleteLocalGatewayRouteResult {
3790
3016
  /**
3791
3017
  * <p>Information about the route.</p>
3792
3018
  */
3793
3019
  Route?: LocalGatewayRoute;
3794
3020
  }
3795
- export declare namespace DeleteLocalGatewayRouteResult {
3796
- /**
3797
- * @internal
3798
- */
3799
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteResult) => any;
3800
- }
3801
3021
  export interface DeleteLocalGatewayRouteTableVpcAssociationRequest {
3802
3022
  /**
3803
3023
  * <p>The ID of the association.</p>
@@ -3810,24 +3030,12 @@ export interface DeleteLocalGatewayRouteTableVpcAssociationRequest {
3810
3030
  */
3811
3031
  DryRun?: boolean;
3812
3032
  }
3813
- export declare namespace DeleteLocalGatewayRouteTableVpcAssociationRequest {
3814
- /**
3815
- * @internal
3816
- */
3817
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationRequest) => any;
3818
- }
3819
3033
  export interface DeleteLocalGatewayRouteTableVpcAssociationResult {
3820
3034
  /**
3821
3035
  * <p>Information about the association.</p>
3822
3036
  */
3823
3037
  LocalGatewayRouteTableVpcAssociation?: LocalGatewayRouteTableVpcAssociation;
3824
3038
  }
3825
- export declare namespace DeleteLocalGatewayRouteTableVpcAssociationResult {
3826
- /**
3827
- * @internal
3828
- */
3829
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationResult) => any;
3830
- }
3831
3039
  export interface DeleteManagedPrefixListRequest {
3832
3040
  /**
3833
3041
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3840,24 +3048,12 @@ export interface DeleteManagedPrefixListRequest {
3840
3048
  */
3841
3049
  PrefixListId: string | undefined;
3842
3050
  }
3843
- export declare namespace DeleteManagedPrefixListRequest {
3844
- /**
3845
- * @internal
3846
- */
3847
- const filterSensitiveLog: (obj: DeleteManagedPrefixListRequest) => any;
3848
- }
3849
3051
  export interface DeleteManagedPrefixListResult {
3850
3052
  /**
3851
3053
  * <p>Information about the prefix list.</p>
3852
3054
  */
3853
3055
  PrefixList?: ManagedPrefixList;
3854
3056
  }
3855
- export declare namespace DeleteManagedPrefixListResult {
3856
- /**
3857
- * @internal
3858
- */
3859
- const filterSensitiveLog: (obj: DeleteManagedPrefixListResult) => any;
3860
- }
3861
3057
  export interface DeleteNatGatewayRequest {
3862
3058
  /**
3863
3059
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3870,24 +3066,12 @@ export interface DeleteNatGatewayRequest {
3870
3066
  */
3871
3067
  NatGatewayId: string | undefined;
3872
3068
  }
3873
- export declare namespace DeleteNatGatewayRequest {
3874
- /**
3875
- * @internal
3876
- */
3877
- const filterSensitiveLog: (obj: DeleteNatGatewayRequest) => any;
3878
- }
3879
3069
  export interface DeleteNatGatewayResult {
3880
3070
  /**
3881
3071
  * <p>The ID of the NAT gateway.</p>
3882
3072
  */
3883
3073
  NatGatewayId?: string;
3884
3074
  }
3885
- export declare namespace DeleteNatGatewayResult {
3886
- /**
3887
- * @internal
3888
- */
3889
- const filterSensitiveLog: (obj: DeleteNatGatewayResult) => any;
3890
- }
3891
3075
  export interface DeleteNetworkAclRequest {
3892
3076
  /**
3893
3077
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3900,12 +3084,6 @@ export interface DeleteNetworkAclRequest {
3900
3084
  */
3901
3085
  NetworkAclId: string | undefined;
3902
3086
  }
3903
- export declare namespace DeleteNetworkAclRequest {
3904
- /**
3905
- * @internal
3906
- */
3907
- const filterSensitiveLog: (obj: DeleteNetworkAclRequest) => any;
3908
- }
3909
3087
  export interface DeleteNetworkAclEntryRequest {
3910
3088
  /**
3911
3089
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3926,12 +3104,6 @@ export interface DeleteNetworkAclEntryRequest {
3926
3104
  */
3927
3105
  RuleNumber: number | undefined;
3928
3106
  }
3929
- export declare namespace DeleteNetworkAclEntryRequest {
3930
- /**
3931
- * @internal
3932
- */
3933
- const filterSensitiveLog: (obj: DeleteNetworkAclEntryRequest) => any;
3934
- }
3935
3107
  export interface DeleteNetworkInsightsAccessScopeRequest {
3936
3108
  /**
3937
3109
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3944,24 +3116,12 @@ export interface DeleteNetworkInsightsAccessScopeRequest {
3944
3116
  */
3945
3117
  NetworkInsightsAccessScopeId: string | undefined;
3946
3118
  }
3947
- export declare namespace DeleteNetworkInsightsAccessScopeRequest {
3948
- /**
3949
- * @internal
3950
- */
3951
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeRequest) => any;
3952
- }
3953
3119
  export interface DeleteNetworkInsightsAccessScopeResult {
3954
3120
  /**
3955
3121
  * <p>The ID of the Network Access Scope.</p>
3956
3122
  */
3957
3123
  NetworkInsightsAccessScopeId?: string;
3958
3124
  }
3959
- export declare namespace DeleteNetworkInsightsAccessScopeResult {
3960
- /**
3961
- * @internal
3962
- */
3963
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeResult) => any;
3964
- }
3965
3125
  export interface DeleteNetworkInsightsAccessScopeAnalysisRequest {
3966
3126
  /**
3967
3127
  * <p>The ID of the Network Access Scope analysis.</p>
@@ -3974,24 +3134,12 @@ export interface DeleteNetworkInsightsAccessScopeAnalysisRequest {
3974
3134
  */
3975
3135
  DryRun?: boolean;
3976
3136
  }
3977
- export declare namespace DeleteNetworkInsightsAccessScopeAnalysisRequest {
3978
- /**
3979
- * @internal
3980
- */
3981
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisRequest) => any;
3982
- }
3983
3137
  export interface DeleteNetworkInsightsAccessScopeAnalysisResult {
3984
3138
  /**
3985
3139
  * <p>The ID of the Network Access Scope analysis.</p>
3986
3140
  */
3987
3141
  NetworkInsightsAccessScopeAnalysisId?: string;
3988
3142
  }
3989
- export declare namespace DeleteNetworkInsightsAccessScopeAnalysisResult {
3990
- /**
3991
- * @internal
3992
- */
3993
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisResult) => any;
3994
- }
3995
3143
  export interface DeleteNetworkInsightsAnalysisRequest {
3996
3144
  /**
3997
3145
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4004,24 +3152,12 @@ export interface DeleteNetworkInsightsAnalysisRequest {
4004
3152
  */
4005
3153
  NetworkInsightsAnalysisId: string | undefined;
4006
3154
  }
4007
- export declare namespace DeleteNetworkInsightsAnalysisRequest {
4008
- /**
4009
- * @internal
4010
- */
4011
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisRequest) => any;
4012
- }
4013
3155
  export interface DeleteNetworkInsightsAnalysisResult {
4014
3156
  /**
4015
3157
  * <p>The ID of the network insights analysis.</p>
4016
3158
  */
4017
3159
  NetworkInsightsAnalysisId?: string;
4018
3160
  }
4019
- export declare namespace DeleteNetworkInsightsAnalysisResult {
4020
- /**
4021
- * @internal
4022
- */
4023
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisResult) => any;
4024
- }
4025
3161
  export interface DeleteNetworkInsightsPathRequest {
4026
3162
  /**
4027
3163
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4034,24 +3170,12 @@ export interface DeleteNetworkInsightsPathRequest {
4034
3170
  */
4035
3171
  NetworkInsightsPathId: string | undefined;
4036
3172
  }
4037
- export declare namespace DeleteNetworkInsightsPathRequest {
4038
- /**
4039
- * @internal
4040
- */
4041
- const filterSensitiveLog: (obj: DeleteNetworkInsightsPathRequest) => any;
4042
- }
4043
3173
  export interface DeleteNetworkInsightsPathResult {
4044
3174
  /**
4045
3175
  * <p>The ID of the path.</p>
4046
3176
  */
4047
3177
  NetworkInsightsPathId?: string;
4048
3178
  }
4049
- export declare namespace DeleteNetworkInsightsPathResult {
4050
- /**
4051
- * @internal
4052
- */
4053
- const filterSensitiveLog: (obj: DeleteNetworkInsightsPathResult) => any;
4054
- }
4055
3179
  /**
4056
3180
  * <p>Contains the parameters for DeleteNetworkInterface.</p>
4057
3181
  */
@@ -4067,12 +3191,6 @@ export interface DeleteNetworkInterfaceRequest {
4067
3191
  */
4068
3192
  NetworkInterfaceId: string | undefined;
4069
3193
  }
4070
- export declare namespace DeleteNetworkInterfaceRequest {
4071
- /**
4072
- * @internal
4073
- */
4074
- const filterSensitiveLog: (obj: DeleteNetworkInterfaceRequest) => any;
4075
- }
4076
3194
  /**
4077
3195
  * <p>Contains the parameters for DeleteNetworkInterfacePermission.</p>
4078
3196
  */
@@ -4093,12 +3211,6 @@ export interface DeleteNetworkInterfacePermissionRequest {
4093
3211
  */
4094
3212
  DryRun?: boolean;
4095
3213
  }
4096
- export declare namespace DeleteNetworkInterfacePermissionRequest {
4097
- /**
4098
- * @internal
4099
- */
4100
- const filterSensitiveLog: (obj: DeleteNetworkInterfacePermissionRequest) => any;
4101
- }
4102
3214
  /**
4103
3215
  * <p>Contains the output for DeleteNetworkInterfacePermission.</p>
4104
3216
  */
@@ -4108,12 +3220,6 @@ export interface DeleteNetworkInterfacePermissionResult {
4108
3220
  */
4109
3221
  Return?: boolean;
4110
3222
  }
4111
- export declare namespace DeleteNetworkInterfacePermissionResult {
4112
- /**
4113
- * @internal
4114
- */
4115
- const filterSensitiveLog: (obj: DeleteNetworkInterfacePermissionResult) => any;
4116
- }
4117
3223
  export interface DeletePlacementGroupRequest {
4118
3224
  /**
4119
3225
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4126,12 +3232,6 @@ export interface DeletePlacementGroupRequest {
4126
3232
  */
4127
3233
  GroupName: string | undefined;
4128
3234
  }
4129
- export declare namespace DeletePlacementGroupRequest {
4130
- /**
4131
- * @internal
4132
- */
4133
- const filterSensitiveLog: (obj: DeletePlacementGroupRequest) => any;
4134
- }
4135
3235
  export interface DeletePublicIpv4PoolRequest {
4136
3236
  /**
4137
3237
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -4144,24 +3244,12 @@ export interface DeletePublicIpv4PoolRequest {
4144
3244
  */
4145
3245
  PoolId: string | undefined;
4146
3246
  }
4147
- export declare namespace DeletePublicIpv4PoolRequest {
4148
- /**
4149
- * @internal
4150
- */
4151
- const filterSensitiveLog: (obj: DeletePublicIpv4PoolRequest) => any;
4152
- }
4153
3247
  export interface DeletePublicIpv4PoolResult {
4154
3248
  /**
4155
3249
  * <p>Information about the result of deleting the public IPv4 pool.</p>
4156
3250
  */
4157
3251
  ReturnValue?: boolean;
4158
3252
  }
4159
- export declare namespace DeletePublicIpv4PoolResult {
4160
- /**
4161
- * @internal
4162
- */
4163
- const filterSensitiveLog: (obj: DeletePublicIpv4PoolResult) => any;
4164
- }
4165
3253
  export interface DeleteQueuedReservedInstancesRequest {
4166
3254
  /**
4167
3255
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4174,12 +3262,6 @@ export interface DeleteQueuedReservedInstancesRequest {
4174
3262
  */
4175
3263
  ReservedInstancesIds: string[] | undefined;
4176
3264
  }
4177
- export declare namespace DeleteQueuedReservedInstancesRequest {
4178
- /**
4179
- * @internal
4180
- */
4181
- const filterSensitiveLog: (obj: DeleteQueuedReservedInstancesRequest) => any;
4182
- }
4183
3265
  export declare enum DeleteQueuedReservedInstancesErrorCode {
4184
3266
  RESERVED_INSTANCES_ID_INVALID = "reserved-instances-id-invalid",
4185
3267
  RESERVED_INSTANCES_NOT_IN_QUEUED_STATE = "reserved-instances-not-in-queued-state",
@@ -4198,12 +3280,6 @@ export interface DeleteQueuedReservedInstancesError {
4198
3280
  */
4199
3281
  Message?: string;
4200
3282
  }
4201
- export declare namespace DeleteQueuedReservedInstancesError {
4202
- /**
4203
- * @internal
4204
- */
4205
- const filterSensitiveLog: (obj: DeleteQueuedReservedInstancesError) => any;
4206
- }
4207
3283
  /**
4208
3284
  * <p>Describes a Reserved Instance whose queued purchase was not deleted.</p>
4209
3285
  */
@@ -4217,12 +3293,6 @@ export interface FailedQueuedPurchaseDeletion {
4217
3293
  */
4218
3294
  ReservedInstancesId?: string;
4219
3295
  }
4220
- export declare namespace FailedQueuedPurchaseDeletion {
4221
- /**
4222
- * @internal
4223
- */
4224
- const filterSensitiveLog: (obj: FailedQueuedPurchaseDeletion) => any;
4225
- }
4226
3296
  /**
4227
3297
  * <p>Describes a Reserved Instance whose queued purchase was successfully deleted.</p>
4228
3298
  */
@@ -4232,12 +3302,6 @@ export interface SuccessfulQueuedPurchaseDeletion {
4232
3302
  */
4233
3303
  ReservedInstancesId?: string;
4234
3304
  }
4235
- export declare namespace SuccessfulQueuedPurchaseDeletion {
4236
- /**
4237
- * @internal
4238
- */
4239
- const filterSensitiveLog: (obj: SuccessfulQueuedPurchaseDeletion) => any;
4240
- }
4241
3305
  export interface DeleteQueuedReservedInstancesResult {
4242
3306
  /**
4243
3307
  * <p>Information about the queued purchases that were successfully deleted.</p>
@@ -4248,12 +3312,6 @@ export interface DeleteQueuedReservedInstancesResult {
4248
3312
  */
4249
3313
  FailedQueuedPurchaseDeletions?: FailedQueuedPurchaseDeletion[];
4250
3314
  }
4251
- export declare namespace DeleteQueuedReservedInstancesResult {
4252
- /**
4253
- * @internal
4254
- */
4255
- const filterSensitiveLog: (obj: DeleteQueuedReservedInstancesResult) => any;
4256
- }
4257
3315
  export interface DeleteRouteRequest {
4258
3316
  /**
4259
3317
  * <p>The IPv4 CIDR range for the route. The value you specify must match the CIDR for the route exactly.</p>
@@ -4278,12 +3336,6 @@ export interface DeleteRouteRequest {
4278
3336
  */
4279
3337
  RouteTableId: string | undefined;
4280
3338
  }
4281
- export declare namespace DeleteRouteRequest {
4282
- /**
4283
- * @internal
4284
- */
4285
- const filterSensitiveLog: (obj: DeleteRouteRequest) => any;
4286
- }
4287
3339
  export interface DeleteRouteTableRequest {
4288
3340
  /**
4289
3341
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4296,12 +3348,6 @@ export interface DeleteRouteTableRequest {
4296
3348
  */
4297
3349
  RouteTableId: string | undefined;
4298
3350
  }
4299
- export declare namespace DeleteRouteTableRequest {
4300
- /**
4301
- * @internal
4302
- */
4303
- const filterSensitiveLog: (obj: DeleteRouteTableRequest) => any;
4304
- }
4305
3351
  export interface DeleteSecurityGroupRequest {
4306
3352
  /**
4307
3353
  * <p>The ID of the security group. Required for a nondefault VPC.</p>
@@ -4318,12 +3364,6 @@ export interface DeleteSecurityGroupRequest {
4318
3364
  */
4319
3365
  DryRun?: boolean;
4320
3366
  }
4321
- export declare namespace DeleteSecurityGroupRequest {
4322
- /**
4323
- * @internal
4324
- */
4325
- const filterSensitiveLog: (obj: DeleteSecurityGroupRequest) => any;
4326
- }
4327
3367
  export interface DeleteSnapshotRequest {
4328
3368
  /**
4329
3369
  * <p>The ID of the EBS snapshot.</p>
@@ -4336,12 +3376,6 @@ export interface DeleteSnapshotRequest {
4336
3376
  */
4337
3377
  DryRun?: boolean;
4338
3378
  }
4339
- export declare namespace DeleteSnapshotRequest {
4340
- /**
4341
- * @internal
4342
- */
4343
- const filterSensitiveLog: (obj: DeleteSnapshotRequest) => any;
4344
- }
4345
3379
  /**
4346
3380
  * <p>Contains the parameters for DeleteSpotDatafeedSubscription.</p>
4347
3381
  */
@@ -4354,12 +3388,6 @@ export interface DeleteSpotDatafeedSubscriptionRequest {
4354
3388
  */
4355
3389
  DryRun?: boolean;
4356
3390
  }
4357
- export declare namespace DeleteSpotDatafeedSubscriptionRequest {
4358
- /**
4359
- * @internal
4360
- */
4361
- const filterSensitiveLog: (obj: DeleteSpotDatafeedSubscriptionRequest) => any;
4362
- }
4363
3391
  export interface DeleteSubnetRequest {
4364
3392
  /**
4365
3393
  * <p>The ID of the subnet.</p>
@@ -4372,12 +3400,6 @@ export interface DeleteSubnetRequest {
4372
3400
  */
4373
3401
  DryRun?: boolean;
4374
3402
  }
4375
- export declare namespace DeleteSubnetRequest {
4376
- /**
4377
- * @internal
4378
- */
4379
- const filterSensitiveLog: (obj: DeleteSubnetRequest) => any;
4380
- }
4381
3403
  export interface DeleteSubnetCidrReservationRequest {
4382
3404
  /**
4383
3405
  * <p>The ID of the subnet CIDR reservation.</p>
@@ -4390,24 +3412,12 @@ export interface DeleteSubnetCidrReservationRequest {
4390
3412
  */
4391
3413
  DryRun?: boolean;
4392
3414
  }
4393
- export declare namespace DeleteSubnetCidrReservationRequest {
4394
- /**
4395
- * @internal
4396
- */
4397
- const filterSensitiveLog: (obj: DeleteSubnetCidrReservationRequest) => any;
4398
- }
4399
3415
  export interface DeleteSubnetCidrReservationResult {
4400
3416
  /**
4401
3417
  * <p>Information about the deleted subnet CIDR reservation.</p>
4402
3418
  */
4403
3419
  DeletedSubnetCidrReservation?: SubnetCidrReservation;
4404
3420
  }
4405
- export declare namespace DeleteSubnetCidrReservationResult {
4406
- /**
4407
- * @internal
4408
- */
4409
- const filterSensitiveLog: (obj: DeleteSubnetCidrReservationResult) => any;
4410
- }
4411
3421
  export interface DeleteTagsRequest {
4412
3422
  /**
4413
3423
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4432,12 +3442,6 @@ export interface DeleteTagsRequest {
4432
3442
  */
4433
3443
  Tags?: Tag[];
4434
3444
  }
4435
- export declare namespace DeleteTagsRequest {
4436
- /**
4437
- * @internal
4438
- */
4439
- const filterSensitiveLog: (obj: DeleteTagsRequest) => any;
4440
- }
4441
3445
  export interface DeleteTrafficMirrorFilterRequest {
4442
3446
  /**
4443
3447
  * <p>The ID of the Traffic Mirror filter.</p>
@@ -4450,24 +3454,12 @@ export interface DeleteTrafficMirrorFilterRequest {
4450
3454
  */
4451
3455
  DryRun?: boolean;
4452
3456
  }
4453
- export declare namespace DeleteTrafficMirrorFilterRequest {
4454
- /**
4455
- * @internal
4456
- */
4457
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterRequest) => any;
4458
- }
4459
3457
  export interface DeleteTrafficMirrorFilterResult {
4460
3458
  /**
4461
3459
  * <p>The ID of the Traffic Mirror filter.</p>
4462
3460
  */
4463
3461
  TrafficMirrorFilterId?: string;
4464
3462
  }
4465
- export declare namespace DeleteTrafficMirrorFilterResult {
4466
- /**
4467
- * @internal
4468
- */
4469
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterResult) => any;
4470
- }
4471
3463
  export interface DeleteTrafficMirrorFilterRuleRequest {
4472
3464
  /**
4473
3465
  * <p>The ID of the Traffic Mirror rule.</p>
@@ -4480,24 +3472,12 @@ export interface DeleteTrafficMirrorFilterRuleRequest {
4480
3472
  */
4481
3473
  DryRun?: boolean;
4482
3474
  }
4483
- export declare namespace DeleteTrafficMirrorFilterRuleRequest {
4484
- /**
4485
- * @internal
4486
- */
4487
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleRequest) => any;
4488
- }
4489
3475
  export interface DeleteTrafficMirrorFilterRuleResult {
4490
3476
  /**
4491
3477
  * <p>The ID of the deleted Traffic Mirror rule.</p>
4492
3478
  */
4493
3479
  TrafficMirrorFilterRuleId?: string;
4494
3480
  }
4495
- export declare namespace DeleteTrafficMirrorFilterRuleResult {
4496
- /**
4497
- * @internal
4498
- */
4499
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleResult) => any;
4500
- }
4501
3481
  export interface DeleteTrafficMirrorSessionRequest {
4502
3482
  /**
4503
3483
  * <p>The ID of the Traffic Mirror session.</p>
@@ -4510,24 +3490,12 @@ export interface DeleteTrafficMirrorSessionRequest {
4510
3490
  */
4511
3491
  DryRun?: boolean;
4512
3492
  }
4513
- export declare namespace DeleteTrafficMirrorSessionRequest {
3493
+ export interface DeleteTrafficMirrorSessionResult {
4514
3494
  /**
4515
- * @internal
4516
- */
4517
- const filterSensitiveLog: (obj: DeleteTrafficMirrorSessionRequest) => any;
4518
- }
4519
- export interface DeleteTrafficMirrorSessionResult {
4520
- /**
4521
- * <p>The ID of the deleted Traffic Mirror session.</p>
3495
+ * <p>The ID of the deleted Traffic Mirror session.</p>
4522
3496
  */
4523
3497
  TrafficMirrorSessionId?: string;
4524
3498
  }
4525
- export declare namespace DeleteTrafficMirrorSessionResult {
4526
- /**
4527
- * @internal
4528
- */
4529
- const filterSensitiveLog: (obj: DeleteTrafficMirrorSessionResult) => any;
4530
- }
4531
3499
  export interface DeleteTrafficMirrorTargetRequest {
4532
3500
  /**
4533
3501
  * <p>The ID of the Traffic Mirror target.</p>
@@ -4540,24 +3508,12 @@ export interface DeleteTrafficMirrorTargetRequest {
4540
3508
  */
4541
3509
  DryRun?: boolean;
4542
3510
  }
4543
- export declare namespace DeleteTrafficMirrorTargetRequest {
4544
- /**
4545
- * @internal
4546
- */
4547
- const filterSensitiveLog: (obj: DeleteTrafficMirrorTargetRequest) => any;
4548
- }
4549
3511
  export interface DeleteTrafficMirrorTargetResult {
4550
3512
  /**
4551
3513
  * <p>The ID of the deleted Traffic Mirror target.</p>
4552
3514
  */
4553
3515
  TrafficMirrorTargetId?: string;
4554
3516
  }
4555
- export declare namespace DeleteTrafficMirrorTargetResult {
4556
- /**
4557
- * @internal
4558
- */
4559
- const filterSensitiveLog: (obj: DeleteTrafficMirrorTargetResult) => any;
4560
- }
4561
3517
  export interface DeleteTransitGatewayRequest {
4562
3518
  /**
4563
3519
  * <p>The ID of the transit gateway.</p>
@@ -4570,24 +3526,12 @@ export interface DeleteTransitGatewayRequest {
4570
3526
  */
4571
3527
  DryRun?: boolean;
4572
3528
  }
4573
- export declare namespace DeleteTransitGatewayRequest {
4574
- /**
4575
- * @internal
4576
- */
4577
- const filterSensitiveLog: (obj: DeleteTransitGatewayRequest) => any;
4578
- }
4579
3529
  export interface DeleteTransitGatewayResult {
4580
3530
  /**
4581
3531
  * <p>Information about the deleted transit gateway.</p>
4582
3532
  */
4583
3533
  TransitGateway?: TransitGateway;
4584
3534
  }
4585
- export declare namespace DeleteTransitGatewayResult {
4586
- /**
4587
- * @internal
4588
- */
4589
- const filterSensitiveLog: (obj: DeleteTransitGatewayResult) => any;
4590
- }
4591
3535
  export interface DeleteTransitGatewayConnectRequest {
4592
3536
  /**
4593
3537
  * <p>The ID of the Connect attachment.</p>
@@ -4600,24 +3544,12 @@ export interface DeleteTransitGatewayConnectRequest {
4600
3544
  */
4601
3545
  DryRun?: boolean;
4602
3546
  }
4603
- export declare namespace DeleteTransitGatewayConnectRequest {
4604
- /**
4605
- * @internal
4606
- */
4607
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectRequest) => any;
4608
- }
4609
3547
  export interface DeleteTransitGatewayConnectResult {
4610
3548
  /**
4611
3549
  * <p>Information about the deleted Connect attachment.</p>
4612
3550
  */
4613
3551
  TransitGatewayConnect?: TransitGatewayConnect;
4614
3552
  }
4615
- export declare namespace DeleteTransitGatewayConnectResult {
4616
- /**
4617
- * @internal
4618
- */
4619
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectResult) => any;
4620
- }
4621
3553
  export interface DeleteTransitGatewayConnectPeerRequest {
4622
3554
  /**
4623
3555
  * <p>The ID of the Connect peer.</p>
@@ -4630,24 +3562,12 @@ export interface DeleteTransitGatewayConnectPeerRequest {
4630
3562
  */
4631
3563
  DryRun?: boolean;
4632
3564
  }
4633
- export declare namespace DeleteTransitGatewayConnectPeerRequest {
4634
- /**
4635
- * @internal
4636
- */
4637
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerRequest) => any;
4638
- }
4639
3565
  export interface DeleteTransitGatewayConnectPeerResult {
4640
3566
  /**
4641
3567
  * <p>Information about the deleted Connect peer.</p>
4642
3568
  */
4643
3569
  TransitGatewayConnectPeer?: TransitGatewayConnectPeer;
4644
3570
  }
4645
- export declare namespace DeleteTransitGatewayConnectPeerResult {
4646
- /**
4647
- * @internal
4648
- */
4649
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerResult) => any;
4650
- }
4651
3571
  export interface DeleteTransitGatewayMulticastDomainRequest {
4652
3572
  /**
4653
3573
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -4660,24 +3580,12 @@ export interface DeleteTransitGatewayMulticastDomainRequest {
4660
3580
  */
4661
3581
  DryRun?: boolean;
4662
3582
  }
4663
- export declare namespace DeleteTransitGatewayMulticastDomainRequest {
4664
- /**
4665
- * @internal
4666
- */
4667
- const filterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainRequest) => any;
4668
- }
4669
3583
  export interface DeleteTransitGatewayMulticastDomainResult {
4670
3584
  /**
4671
3585
  * <p>Information about the deleted transit gateway multicast domain.</p>
4672
3586
  */
4673
3587
  TransitGatewayMulticastDomain?: TransitGatewayMulticastDomain;
4674
3588
  }
4675
- export declare namespace DeleteTransitGatewayMulticastDomainResult {
4676
- /**
4677
- * @internal
4678
- */
4679
- const filterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainResult) => any;
4680
- }
4681
3589
  export interface DeleteTransitGatewayPeeringAttachmentRequest {
4682
3590
  /**
4683
3591
  * <p>The ID of the transit gateway peering attachment.</p>
@@ -4690,24 +3598,12 @@ export interface DeleteTransitGatewayPeeringAttachmentRequest {
4690
3598
  */
4691
3599
  DryRun?: boolean;
4692
3600
  }
4693
- export declare namespace DeleteTransitGatewayPeeringAttachmentRequest {
4694
- /**
4695
- * @internal
4696
- */
4697
- const filterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentRequest) => any;
4698
- }
4699
3601
  export interface DeleteTransitGatewayPeeringAttachmentResult {
4700
3602
  /**
4701
3603
  * <p>The transit gateway peering attachment.</p>
4702
3604
  */
4703
3605
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
4704
3606
  }
4705
- export declare namespace DeleteTransitGatewayPeeringAttachmentResult {
4706
- /**
4707
- * @internal
4708
- */
4709
- const filterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentResult) => any;
4710
- }
4711
3607
  export interface DeleteTransitGatewayPolicyTableRequest {
4712
3608
  /**
4713
3609
  * <p>The transit gateway policy table to delete.</p>
@@ -4720,24 +3616,12 @@ export interface DeleteTransitGatewayPolicyTableRequest {
4720
3616
  */
4721
3617
  DryRun?: boolean;
4722
3618
  }
4723
- export declare namespace DeleteTransitGatewayPolicyTableRequest {
4724
- /**
4725
- * @internal
4726
- */
4727
- const filterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableRequest) => any;
4728
- }
4729
3619
  export interface DeleteTransitGatewayPolicyTableResult {
4730
3620
  /**
4731
3621
  * <p>Provides details about the deleted transit gateway policy table.</p>
4732
3622
  */
4733
3623
  TransitGatewayPolicyTable?: TransitGatewayPolicyTable;
4734
3624
  }
4735
- export declare namespace DeleteTransitGatewayPolicyTableResult {
4736
- /**
4737
- * @internal
4738
- */
4739
- const filterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableResult) => any;
4740
- }
4741
3625
  export interface DeleteTransitGatewayPrefixListReferenceRequest {
4742
3626
  /**
4743
3627
  * <p>The ID of the route table.</p>
@@ -4754,24 +3638,12 @@ export interface DeleteTransitGatewayPrefixListReferenceRequest {
4754
3638
  */
4755
3639
  DryRun?: boolean;
4756
3640
  }
4757
- export declare namespace DeleteTransitGatewayPrefixListReferenceRequest {
4758
- /**
4759
- * @internal
4760
- */
4761
- const filterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceRequest) => any;
4762
- }
4763
3641
  export interface DeleteTransitGatewayPrefixListReferenceResult {
4764
3642
  /**
4765
3643
  * <p>Information about the deleted prefix list reference.</p>
4766
3644
  */
4767
3645
  TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference;
4768
3646
  }
4769
- export declare namespace DeleteTransitGatewayPrefixListReferenceResult {
4770
- /**
4771
- * @internal
4772
- */
4773
- const filterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceResult) => any;
4774
- }
4775
3647
  export interface DeleteTransitGatewayRouteRequest {
4776
3648
  /**
4777
3649
  * <p>The ID of the transit gateway route table.</p>
@@ -4788,24 +3660,12 @@ export interface DeleteTransitGatewayRouteRequest {
4788
3660
  */
4789
3661
  DryRun?: boolean;
4790
3662
  }
4791
- export declare namespace DeleteTransitGatewayRouteRequest {
4792
- /**
4793
- * @internal
4794
- */
4795
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteRequest) => any;
4796
- }
4797
3663
  export interface DeleteTransitGatewayRouteResult {
4798
3664
  /**
4799
3665
  * <p>Information about the route.</p>
4800
3666
  */
4801
3667
  Route?: TransitGatewayRoute;
4802
3668
  }
4803
- export declare namespace DeleteTransitGatewayRouteResult {
4804
- /**
4805
- * @internal
4806
- */
4807
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteResult) => any;
4808
- }
4809
3669
  export interface DeleteTransitGatewayRouteTableRequest {
4810
3670
  /**
4811
3671
  * <p>The ID of the transit gateway route table.</p>
@@ -4818,24 +3678,12 @@ export interface DeleteTransitGatewayRouteTableRequest {
4818
3678
  */
4819
3679
  DryRun?: boolean;
4820
3680
  }
4821
- export declare namespace DeleteTransitGatewayRouteTableRequest {
4822
- /**
4823
- * @internal
4824
- */
4825
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableRequest) => any;
4826
- }
4827
3681
  export interface DeleteTransitGatewayRouteTableResult {
4828
3682
  /**
4829
3683
  * <p>Information about the deleted transit gateway route table.</p>
4830
3684
  */
4831
3685
  TransitGatewayRouteTable?: TransitGatewayRouteTable;
4832
3686
  }
4833
- export declare namespace DeleteTransitGatewayRouteTableResult {
4834
- /**
4835
- * @internal
4836
- */
4837
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableResult) => any;
4838
- }
4839
3687
  export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
4840
3688
  /**
4841
3689
  * <p>The transit gateway route table ID that's being deleted. </p>
@@ -4848,24 +3696,12 @@ export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
4848
3696
  */
4849
3697
  DryRun?: boolean;
4850
3698
  }
4851
- export declare namespace DeleteTransitGatewayRouteTableAnnouncementRequest {
4852
- /**
4853
- * @internal
4854
- */
4855
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementRequest) => any;
4856
- }
4857
3699
  export interface DeleteTransitGatewayRouteTableAnnouncementResult {
4858
3700
  /**
4859
3701
  * <p>Provides details about a deleted transit gateway route table.</p>
4860
3702
  */
4861
3703
  TransitGatewayRouteTableAnnouncement?: TransitGatewayRouteTableAnnouncement;
4862
3704
  }
4863
- export declare namespace DeleteTransitGatewayRouteTableAnnouncementResult {
4864
- /**
4865
- * @internal
4866
- */
4867
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementResult) => any;
4868
- }
4869
3705
  export interface DeleteTransitGatewayVpcAttachmentRequest {
4870
3706
  /**
4871
3707
  * <p>The ID of the attachment.</p>
@@ -4878,24 +3714,12 @@ export interface DeleteTransitGatewayVpcAttachmentRequest {
4878
3714
  */
4879
3715
  DryRun?: boolean;
4880
3716
  }
4881
- export declare namespace DeleteTransitGatewayVpcAttachmentRequest {
4882
- /**
4883
- * @internal
4884
- */
4885
- const filterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentRequest) => any;
4886
- }
4887
3717
  export interface DeleteTransitGatewayVpcAttachmentResult {
4888
3718
  /**
4889
3719
  * <p>Information about the deleted VPC attachment.</p>
4890
3720
  */
4891
3721
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
4892
3722
  }
4893
- export declare namespace DeleteTransitGatewayVpcAttachmentResult {
4894
- /**
4895
- * @internal
4896
- */
4897
- const filterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentResult) => any;
4898
- }
4899
3723
  export interface DeleteVolumeRequest {
4900
3724
  /**
4901
3725
  * <p>The ID of the volume.</p>
@@ -4908,12 +3732,6 @@ export interface DeleteVolumeRequest {
4908
3732
  */
4909
3733
  DryRun?: boolean;
4910
3734
  }
4911
- export declare namespace DeleteVolumeRequest {
4912
- /**
4913
- * @internal
4914
- */
4915
- const filterSensitiveLog: (obj: DeleteVolumeRequest) => any;
4916
- }
4917
3735
  export interface DeleteVpcRequest {
4918
3736
  /**
4919
3737
  * <p>The ID of the VPC.</p>
@@ -4926,12 +3744,6 @@ export interface DeleteVpcRequest {
4926
3744
  */
4927
3745
  DryRun?: boolean;
4928
3746
  }
4929
- export declare namespace DeleteVpcRequest {
4930
- /**
4931
- * @internal
4932
- */
4933
- const filterSensitiveLog: (obj: DeleteVpcRequest) => any;
4934
- }
4935
3747
  export interface DeleteVpcEndpointConnectionNotificationsRequest {
4936
3748
  /**
4937
3749
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4944,12 +3756,6 @@ export interface DeleteVpcEndpointConnectionNotificationsRequest {
4944
3756
  */
4945
3757
  ConnectionNotificationIds: string[] | undefined;
4946
3758
  }
4947
- export declare namespace DeleteVpcEndpointConnectionNotificationsRequest {
4948
- /**
4949
- * @internal
4950
- */
4951
- const filterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsRequest) => any;
4952
- }
4953
3759
  export interface DeleteVpcEndpointConnectionNotificationsResult {
4954
3760
  /**
4955
3761
  * <p>Information about the notifications that could not be deleted
@@ -4957,12 +3763,6 @@ export interface DeleteVpcEndpointConnectionNotificationsResult {
4957
3763
  */
4958
3764
  Unsuccessful?: UnsuccessfulItem[];
4959
3765
  }
4960
- export declare namespace DeleteVpcEndpointConnectionNotificationsResult {
4961
- /**
4962
- * @internal
4963
- */
4964
- const filterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsResult) => any;
4965
- }
4966
3766
  /**
4967
3767
  * <p>Contains the parameters for DeleteVpcEndpoints.</p>
4968
3768
  */
@@ -4978,12 +3778,6 @@ export interface DeleteVpcEndpointsRequest {
4978
3778
  */
4979
3779
  VpcEndpointIds: string[] | undefined;
4980
3780
  }
4981
- export declare namespace DeleteVpcEndpointsRequest {
4982
- /**
4983
- * @internal
4984
- */
4985
- const filterSensitiveLog: (obj: DeleteVpcEndpointsRequest) => any;
4986
- }
4987
3781
  /**
4988
3782
  * <p>Contains the output of DeleteVpcEndpoints.</p>
4989
3783
  */
@@ -4993,12 +3787,6 @@ export interface DeleteVpcEndpointsResult {
4993
3787
  */
4994
3788
  Unsuccessful?: UnsuccessfulItem[];
4995
3789
  }
4996
- export declare namespace DeleteVpcEndpointsResult {
4997
- /**
4998
- * @internal
4999
- */
5000
- const filterSensitiveLog: (obj: DeleteVpcEndpointsResult) => any;
5001
- }
5002
3790
  export interface DeleteVpcEndpointServiceConfigurationsRequest {
5003
3791
  /**
5004
3792
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5011,12 +3799,6 @@ export interface DeleteVpcEndpointServiceConfigurationsRequest {
5011
3799
  */
5012
3800
  ServiceIds: string[] | undefined;
5013
3801
  }
5014
- export declare namespace DeleteVpcEndpointServiceConfigurationsRequest {
5015
- /**
5016
- * @internal
5017
- */
5018
- const filterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsRequest) => any;
5019
- }
5020
3802
  export interface DeleteVpcEndpointServiceConfigurationsResult {
5021
3803
  /**
5022
3804
  * <p>Information about the service configurations that were not deleted, if
@@ -5024,12 +3806,6 @@ export interface DeleteVpcEndpointServiceConfigurationsResult {
5024
3806
  */
5025
3807
  Unsuccessful?: UnsuccessfulItem[];
5026
3808
  }
5027
- export declare namespace DeleteVpcEndpointServiceConfigurationsResult {
5028
- /**
5029
- * @internal
5030
- */
5031
- const filterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsResult) => any;
5032
- }
5033
3809
  export interface DeleteVpcPeeringConnectionRequest {
5034
3810
  /**
5035
3811
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5042,24 +3818,12 @@ export interface DeleteVpcPeeringConnectionRequest {
5042
3818
  */
5043
3819
  VpcPeeringConnectionId: string | undefined;
5044
3820
  }
5045
- export declare namespace DeleteVpcPeeringConnectionRequest {
5046
- /**
5047
- * @internal
5048
- */
5049
- const filterSensitiveLog: (obj: DeleteVpcPeeringConnectionRequest) => any;
5050
- }
5051
3821
  export interface DeleteVpcPeeringConnectionResult {
5052
3822
  /**
5053
3823
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
5054
3824
  */
5055
3825
  Return?: boolean;
5056
3826
  }
5057
- export declare namespace DeleteVpcPeeringConnectionResult {
5058
- /**
5059
- * @internal
5060
- */
5061
- const filterSensitiveLog: (obj: DeleteVpcPeeringConnectionResult) => any;
5062
- }
5063
3827
  /**
5064
3828
  * <p>Contains the parameters for DeleteVpnConnection.</p>
5065
3829
  */
@@ -5076,12 +3840,6 @@ export interface DeleteVpnConnectionRequest {
5076
3840
  */
5077
3841
  DryRun?: boolean;
5078
3842
  }
5079
- export declare namespace DeleteVpnConnectionRequest {
5080
- /**
5081
- * @internal
5082
- */
5083
- const filterSensitiveLog: (obj: DeleteVpnConnectionRequest) => any;
5084
- }
5085
3843
  /**
5086
3844
  * <p>Contains the parameters for DeleteVpnConnectionRoute.</p>
5087
3845
  */
@@ -5095,12 +3853,6 @@ export interface DeleteVpnConnectionRouteRequest {
5095
3853
  */
5096
3854
  VpnConnectionId: string | undefined;
5097
3855
  }
5098
- export declare namespace DeleteVpnConnectionRouteRequest {
5099
- /**
5100
- * @internal
5101
- */
5102
- const filterSensitiveLog: (obj: DeleteVpnConnectionRouteRequest) => any;
5103
- }
5104
3856
  /**
5105
3857
  * <p>Contains the parameters for DeleteVpnGateway.</p>
5106
3858
  */
@@ -5117,12 +3869,6 @@ export interface DeleteVpnGatewayRequest {
5117
3869
  */
5118
3870
  DryRun?: boolean;
5119
3871
  }
5120
- export declare namespace DeleteVpnGatewayRequest {
5121
- /**
5122
- * @internal
5123
- */
5124
- const filterSensitiveLog: (obj: DeleteVpnGatewayRequest) => any;
5125
- }
5126
3872
  export interface DeprovisionByoipCidrRequest {
5127
3873
  /**
5128
3874
  * <p>The address range, in CIDR notation. The prefix must be the same prefix
@@ -5136,24 +3882,12 @@ export interface DeprovisionByoipCidrRequest {
5136
3882
  */
5137
3883
  DryRun?: boolean;
5138
3884
  }
5139
- export declare namespace DeprovisionByoipCidrRequest {
5140
- /**
5141
- * @internal
5142
- */
5143
- const filterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
5144
- }
5145
3885
  export interface DeprovisionByoipCidrResult {
5146
3886
  /**
5147
3887
  * <p>Information about the address range.</p>
5148
3888
  */
5149
3889
  ByoipCidr?: ByoipCidr;
5150
3890
  }
5151
- export declare namespace DeprovisionByoipCidrResult {
5152
- /**
5153
- * @internal
5154
- */
5155
- const filterSensitiveLog: (obj: DeprovisionByoipCidrResult) => any;
5156
- }
5157
3891
  export interface DeprovisionIpamPoolCidrRequest {
5158
3892
  /**
5159
3893
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5170,12 +3904,6 @@ export interface DeprovisionIpamPoolCidrRequest {
5170
3904
  */
5171
3905
  Cidr?: string;
5172
3906
  }
5173
- export declare namespace DeprovisionIpamPoolCidrRequest {
5174
- /**
5175
- * @internal
5176
- */
5177
- const filterSensitiveLog: (obj: DeprovisionIpamPoolCidrRequest) => any;
5178
- }
5179
3907
  export declare enum IpamPoolCidrFailureCode {
5180
3908
  cidr_not_available = "cidr-not-available"
5181
3909
  }
@@ -5192,12 +3920,6 @@ export interface IpamPoolCidrFailureReason {
5192
3920
  */
5193
3921
  Message?: string;
5194
3922
  }
5195
- export declare namespace IpamPoolCidrFailureReason {
5196
- /**
5197
- * @internal
5198
- */
5199
- const filterSensitiveLog: (obj: IpamPoolCidrFailureReason) => any;
5200
- }
5201
3923
  export declare enum IpamPoolCidrState {
5202
3924
  deprovisioned = "deprovisioned",
5203
3925
  failed_deprovision = "failed-deprovision",
@@ -5226,24 +3948,12 @@ export interface IpamPoolCidr {
5226
3948
  */
5227
3949
  FailureReason?: IpamPoolCidrFailureReason;
5228
3950
  }
5229
- export declare namespace IpamPoolCidr {
5230
- /**
5231
- * @internal
5232
- */
5233
- const filterSensitiveLog: (obj: IpamPoolCidr) => any;
5234
- }
5235
3951
  export interface DeprovisionIpamPoolCidrResult {
5236
3952
  /**
5237
3953
  * <p>The deprovisioned pool CIDR.</p>
5238
3954
  */
5239
3955
  IpamPoolCidr?: IpamPoolCidr;
5240
3956
  }
5241
- export declare namespace DeprovisionIpamPoolCidrResult {
5242
- /**
5243
- * @internal
5244
- */
5245
- const filterSensitiveLog: (obj: DeprovisionIpamPoolCidrResult) => any;
5246
- }
5247
3957
  export interface DeprovisionPublicIpv4PoolCidrRequest {
5248
3958
  /**
5249
3959
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5260,12 +3970,6 @@ export interface DeprovisionPublicIpv4PoolCidrRequest {
5260
3970
  */
5261
3971
  Cidr: string | undefined;
5262
3972
  }
5263
- export declare namespace DeprovisionPublicIpv4PoolCidrRequest {
5264
- /**
5265
- * @internal
5266
- */
5267
- const filterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrRequest) => any;
5268
- }
5269
3973
  export interface DeprovisionPublicIpv4PoolCidrResult {
5270
3974
  /**
5271
3975
  * <p>The ID of the pool that you deprovisioned the CIDR from.</p>
@@ -5276,12 +3980,6 @@ export interface DeprovisionPublicIpv4PoolCidrResult {
5276
3980
  */
5277
3981
  DeprovisionedAddresses?: string[];
5278
3982
  }
5279
- export declare namespace DeprovisionPublicIpv4PoolCidrResult {
5280
- /**
5281
- * @internal
5282
- */
5283
- const filterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrResult) => any;
5284
- }
5285
3983
  /**
5286
3984
  * <p>Contains the parameters for DeregisterImage.</p>
5287
3985
  */
@@ -5297,12 +3995,6 @@ export interface DeregisterImageRequest {
5297
3995
  */
5298
3996
  DryRun?: boolean;
5299
3997
  }
5300
- export declare namespace DeregisterImageRequest {
5301
- /**
5302
- * @internal
5303
- */
5304
- const filterSensitiveLog: (obj: DeregisterImageRequest) => any;
5305
- }
5306
3998
  /**
5307
3999
  * <p>Information about the tag keys to deregister for the current Region. You can either specify
5308
4000
  * individual tag keys or deregister all tag keys in the current Region. You must specify either
@@ -5319,12 +4011,6 @@ export interface DeregisterInstanceTagAttributeRequest {
5319
4011
  */
5320
4012
  InstanceTagKeys?: string[];
5321
4013
  }
5322
- export declare namespace DeregisterInstanceTagAttributeRequest {
5323
- /**
5324
- * @internal
5325
- */
5326
- const filterSensitiveLog: (obj: DeregisterInstanceTagAttributeRequest) => any;
5327
- }
5328
4014
  export interface DeregisterInstanceEventNotificationAttributesRequest {
5329
4015
  /**
5330
4016
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5337,12 +4023,6 @@ export interface DeregisterInstanceEventNotificationAttributesRequest {
5337
4023
  */
5338
4024
  InstanceTagAttribute?: DeregisterInstanceTagAttributeRequest;
5339
4025
  }
5340
- export declare namespace DeregisterInstanceEventNotificationAttributesRequest {
5341
- /**
5342
- * @internal
5343
- */
5344
- const filterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesRequest) => any;
5345
- }
5346
4026
  /**
5347
4027
  * <p>Describes the registered tag keys for the current Region.</p>
5348
4028
  */
@@ -5357,24 +4037,12 @@ export interface InstanceTagNotificationAttribute {
5357
4037
  */
5358
4038
  IncludeAllTagsOfInstance?: boolean;
5359
4039
  }
5360
- export declare namespace InstanceTagNotificationAttribute {
5361
- /**
5362
- * @internal
5363
- */
5364
- const filterSensitiveLog: (obj: InstanceTagNotificationAttribute) => any;
5365
- }
5366
4040
  export interface DeregisterInstanceEventNotificationAttributesResult {
5367
4041
  /**
5368
4042
  * <p>The resulting set of tag keys.</p>
5369
4043
  */
5370
4044
  InstanceTagAttribute?: InstanceTagNotificationAttribute;
5371
4045
  }
5372
- export declare namespace DeregisterInstanceEventNotificationAttributesResult {
5373
- /**
5374
- * @internal
5375
- */
5376
- const filterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesResult) => any;
5377
- }
5378
4046
  export interface DeregisterTransitGatewayMulticastGroupMembersRequest {
5379
4047
  /**
5380
4048
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -5395,12 +4063,6 @@ export interface DeregisterTransitGatewayMulticastGroupMembersRequest {
5395
4063
  */
5396
4064
  DryRun?: boolean;
5397
4065
  }
5398
- export declare namespace DeregisterTransitGatewayMulticastGroupMembersRequest {
5399
- /**
5400
- * @internal
5401
- */
5402
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersRequest) => any;
5403
- }
5404
4066
  /**
5405
4067
  * <p>Describes the deregistered transit gateway multicast group members.</p>
5406
4068
  */
@@ -5418,24 +4080,12 @@ export interface TransitGatewayMulticastDeregisteredGroupMembers {
5418
4080
  */
5419
4081
  GroupIpAddress?: string;
5420
4082
  }
5421
- export declare namespace TransitGatewayMulticastDeregisteredGroupMembers {
5422
- /**
5423
- * @internal
5424
- */
5425
- const filterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupMembers) => any;
5426
- }
5427
4083
  export interface DeregisterTransitGatewayMulticastGroupMembersResult {
5428
4084
  /**
5429
4085
  * <p>Information about the deregistered members.</p>
5430
4086
  */
5431
4087
  DeregisteredMulticastGroupMembers?: TransitGatewayMulticastDeregisteredGroupMembers;
5432
4088
  }
5433
- export declare namespace DeregisterTransitGatewayMulticastGroupMembersResult {
5434
- /**
5435
- * @internal
5436
- */
5437
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersResult) => any;
5438
- }
5439
4089
  export interface DeregisterTransitGatewayMulticastGroupSourcesRequest {
5440
4090
  /**
5441
4091
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -5456,12 +4106,6 @@ export interface DeregisterTransitGatewayMulticastGroupSourcesRequest {
5456
4106
  */
5457
4107
  DryRun?: boolean;
5458
4108
  }
5459
- export declare namespace DeregisterTransitGatewayMulticastGroupSourcesRequest {
5460
- /**
5461
- * @internal
5462
- */
5463
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesRequest) => any;
5464
- }
5465
4109
  /**
5466
4110
  * <p>Describes the deregistered transit gateway multicast group sources.</p>
5467
4111
  */
@@ -5479,24 +4123,12 @@ export interface TransitGatewayMulticastDeregisteredGroupSources {
5479
4123
  */
5480
4124
  GroupIpAddress?: string;
5481
4125
  }
5482
- export declare namespace TransitGatewayMulticastDeregisteredGroupSources {
5483
- /**
5484
- * @internal
5485
- */
5486
- const filterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupSources) => any;
5487
- }
5488
4126
  export interface DeregisterTransitGatewayMulticastGroupSourcesResult {
5489
4127
  /**
5490
4128
  * <p>Information about the deregistered group sources.</p>
5491
4129
  */
5492
4130
  DeregisteredMulticastGroupSources?: TransitGatewayMulticastDeregisteredGroupSources;
5493
4131
  }
5494
- export declare namespace DeregisterTransitGatewayMulticastGroupSourcesResult {
5495
- /**
5496
- * @internal
5497
- */
5498
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesResult) => any;
5499
- }
5500
4132
  export interface DescribeAccountAttributesRequest {
5501
4133
  /**
5502
4134
  * <p>The account attribute names.</p>
@@ -5509,24 +4141,12 @@ export interface DescribeAccountAttributesRequest {
5509
4141
  */
5510
4142
  DryRun?: boolean;
5511
4143
  }
5512
- export declare namespace DescribeAccountAttributesRequest {
5513
- /**
5514
- * @internal
5515
- */
5516
- const filterSensitiveLog: (obj: DescribeAccountAttributesRequest) => any;
5517
- }
5518
4144
  export interface DescribeAccountAttributesResult {
5519
4145
  /**
5520
4146
  * <p>Information about the account attributes.</p>
5521
4147
  */
5522
4148
  AccountAttributes?: AccountAttribute[];
5523
4149
  }
5524
- export declare namespace DescribeAccountAttributesResult {
5525
- /**
5526
- * @internal
5527
- */
5528
- const filterSensitiveLog: (obj: DescribeAccountAttributesResult) => any;
5529
- }
5530
4150
  /**
5531
4151
  * <p>A filter name and value pair that is used to return a more specific list of results from a describe operation.
5532
4152
  * Filters can be used to match a set of resources by specific criteria, such as tags, attributes, or IDs.</p>
@@ -5545,12 +4165,6 @@ export interface Filter {
5545
4165
  */
5546
4166
  Values?: string[];
5547
4167
  }
5548
- export declare namespace Filter {
5549
- /**
5550
- * @internal
5551
- */
5552
- const filterSensitiveLog: (obj: Filter) => any;
5553
- }
5554
4168
  export interface DescribeAddressesRequest {
5555
4169
  /**
5556
4170
  * <p>One or more filters. Filter names and values are case-sensitive.</p>
@@ -5621,24 +4235,12 @@ export interface DescribeAddressesRequest {
5621
4235
  */
5622
4236
  DryRun?: boolean;
5623
4237
  }
5624
- export declare namespace DescribeAddressesRequest {
5625
- /**
5626
- * @internal
5627
- */
5628
- const filterSensitiveLog: (obj: DescribeAddressesRequest) => any;
5629
- }
5630
4238
  export interface DescribeAddressesResult {
5631
4239
  /**
5632
4240
  * <p>Information about the Elastic IP addresses.</p>
5633
4241
  */
5634
4242
  Addresses?: Address[];
5635
4243
  }
5636
- export declare namespace DescribeAddressesResult {
5637
- /**
5638
- * @internal
5639
- */
5640
- const filterSensitiveLog: (obj: DescribeAddressesResult) => any;
5641
- }
5642
4244
  export interface DescribeAddressesAttributeRequest {
5643
4245
  /**
5644
4246
  * <p>[EC2-VPC] The allocation IDs.</p>
@@ -5663,12 +4265,6 @@ export interface DescribeAddressesAttributeRequest {
5663
4265
  */
5664
4266
  DryRun?: boolean;
5665
4267
  }
5666
- export declare namespace DescribeAddressesAttributeRequest {
5667
- /**
5668
- * @internal
5669
- */
5670
- const filterSensitiveLog: (obj: DescribeAddressesAttributeRequest) => any;
5671
- }
5672
4268
  export interface DescribeAddressesAttributeResult {
5673
4269
  /**
5674
4270
  * <p>Information about the IP addresses.</p>
@@ -5679,12 +4275,6 @@ export interface DescribeAddressesAttributeResult {
5679
4275
  */
5680
4276
  NextToken?: string;
5681
4277
  }
5682
- export declare namespace DescribeAddressesAttributeResult {
5683
- /**
5684
- * @internal
5685
- */
5686
- const filterSensitiveLog: (obj: DescribeAddressesAttributeResult) => any;
5687
- }
5688
4278
  export interface DescribeAggregateIdFormatRequest {
5689
4279
  /**
5690
4280
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5693,12 +4283,6 @@ export interface DescribeAggregateIdFormatRequest {
5693
4283
  */
5694
4284
  DryRun?: boolean;
5695
4285
  }
5696
- export declare namespace DescribeAggregateIdFormatRequest {
5697
- /**
5698
- * @internal
5699
- */
5700
- const filterSensitiveLog: (obj: DescribeAggregateIdFormatRequest) => any;
5701
- }
5702
4286
  /**
5703
4287
  * <p>Describes the ID format for a resource.</p>
5704
4288
  */
@@ -5716,12 +4300,6 @@ export interface IdFormat {
5716
4300
  */
5717
4301
  UseLongIds?: boolean;
5718
4302
  }
5719
- export declare namespace IdFormat {
5720
- /**
5721
- * @internal
5722
- */
5723
- const filterSensitiveLog: (obj: IdFormat) => any;
5724
- }
5725
4303
  export interface DescribeAggregateIdFormatResult {
5726
4304
  /**
5727
4305
  * <p>Indicates whether all resource types in the Region are configured to use longer IDs.
@@ -5734,12 +4312,6 @@ export interface DescribeAggregateIdFormatResult {
5734
4312
  */
5735
4313
  Statuses?: IdFormat[];
5736
4314
  }
5737
- export declare namespace DescribeAggregateIdFormatResult {
5738
- /**
5739
- * @internal
5740
- */
5741
- const filterSensitiveLog: (obj: DescribeAggregateIdFormatResult) => any;
5742
- }
5743
4315
  export interface DescribeAvailabilityZonesRequest {
5744
4316
  /**
5745
4317
  * <p>The filters.</p>
@@ -5824,12 +4396,6 @@ export interface DescribeAvailabilityZonesRequest {
5824
4396
  */
5825
4397
  DryRun?: boolean;
5826
4398
  }
5827
- export declare namespace DescribeAvailabilityZonesRequest {
5828
- /**
5829
- * @internal
5830
- */
5831
- const filterSensitiveLog: (obj: DescribeAvailabilityZonesRequest) => any;
5832
- }
5833
4399
  /**
5834
4400
  * <p>Describes a message about an Availability Zone, Local Zone, or Wavelength Zone.</p>
5835
4401
  */
@@ -5839,12 +4405,6 @@ export interface AvailabilityZoneMessage {
5839
4405
  */
5840
4406
  Message?: string;
5841
4407
  }
5842
- export declare namespace AvailabilityZoneMessage {
5843
- /**
5844
- * @internal
5845
- */
5846
- const filterSensitiveLog: (obj: AvailabilityZoneMessage) => any;
5847
- }
5848
4408
  export declare type AvailabilityZoneOptInStatus = "not-opted-in" | "opt-in-not-required" | "opted-in";
5849
4409
  export declare type AvailabilityZoneState = "available" | "impaired" | "information" | "unavailable";
5850
4410
  /**
@@ -5907,24 +4467,12 @@ export interface AvailabilityZone {
5907
4467
  */
5908
4468
  ParentZoneId?: string;
5909
4469
  }
5910
- export declare namespace AvailabilityZone {
5911
- /**
5912
- * @internal
5913
- */
5914
- const filterSensitiveLog: (obj: AvailabilityZone) => any;
5915
- }
5916
4470
  export interface DescribeAvailabilityZonesResult {
5917
4471
  /**
5918
4472
  * <p>Information about the Availability Zones, Local Zones, and Wavelength Zones.</p>
5919
4473
  */
5920
4474
  AvailabilityZones?: AvailabilityZone[];
5921
4475
  }
5922
- export declare namespace DescribeAvailabilityZonesResult {
5923
- /**
5924
- * @internal
5925
- */
5926
- const filterSensitiveLog: (obj: DescribeAvailabilityZonesResult) => any;
5927
- }
5928
4476
  export interface DescribeBundleTasksRequest {
5929
4477
  /**
5930
4478
  * <p>The bundle task IDs.</p>
@@ -5985,24 +4533,12 @@ export interface DescribeBundleTasksRequest {
5985
4533
  */
5986
4534
  DryRun?: boolean;
5987
4535
  }
5988
- export declare namespace DescribeBundleTasksRequest {
5989
- /**
5990
- * @internal
5991
- */
5992
- const filterSensitiveLog: (obj: DescribeBundleTasksRequest) => any;
5993
- }
5994
4536
  export interface DescribeBundleTasksResult {
5995
4537
  /**
5996
4538
  * <p>Information about the bundle tasks.</p>
5997
4539
  */
5998
4540
  BundleTasks?: BundleTask[];
5999
4541
  }
6000
- export declare namespace DescribeBundleTasksResult {
6001
- /**
6002
- * @internal
6003
- */
6004
- const filterSensitiveLog: (obj: DescribeBundleTasksResult) => any;
6005
- }
6006
4542
  export interface DescribeByoipCidrsRequest {
6007
4543
  /**
6008
4544
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6020,12 +4556,6 @@ export interface DescribeByoipCidrsRequest {
6020
4556
  */
6021
4557
  NextToken?: string;
6022
4558
  }
6023
- export declare namespace DescribeByoipCidrsRequest {
6024
- /**
6025
- * @internal
6026
- */
6027
- const filterSensitiveLog: (obj: DescribeByoipCidrsRequest) => any;
6028
- }
6029
4559
  export interface DescribeByoipCidrsResult {
6030
4560
  /**
6031
4561
  * <p>Information about your address ranges.</p>
@@ -6036,12 +4566,6 @@ export interface DescribeByoipCidrsResult {
6036
4566
  */
6037
4567
  NextToken?: string;
6038
4568
  }
6039
- export declare namespace DescribeByoipCidrsResult {
6040
- /**
6041
- * @internal
6042
- */
6043
- const filterSensitiveLog: (obj: DescribeByoipCidrsResult) => any;
6044
- }
6045
4569
  export interface DescribeCapacityReservationFleetsRequest {
6046
4570
  /**
6047
4571
  * <p>The IDs of the Capacity Reservation Fleets to describe.</p>
@@ -6084,12 +4608,6 @@ export interface DescribeCapacityReservationFleetsRequest {
6084
4608
  */
6085
4609
  DryRun?: boolean;
6086
4610
  }
6087
- export declare namespace DescribeCapacityReservationFleetsRequest {
6088
- /**
6089
- * @internal
6090
- */
6091
- const filterSensitiveLog: (obj: DescribeCapacityReservationFleetsRequest) => any;
6092
- }
6093
4611
  /**
6094
4612
  * <p>Information about a Capacity Reservation Fleet.</p>
6095
4613
  */
@@ -6218,12 +4736,6 @@ export interface CapacityReservationFleet {
6218
4736
  */
6219
4737
  Tags?: Tag[];
6220
4738
  }
6221
- export declare namespace CapacityReservationFleet {
6222
- /**
6223
- * @internal
6224
- */
6225
- const filterSensitiveLog: (obj: CapacityReservationFleet) => any;
6226
- }
6227
4739
  export interface DescribeCapacityReservationFleetsResult {
6228
4740
  /**
6229
4741
  * <p>Information about the Capacity Reservation Fleets.</p>
@@ -6234,12 +4746,6 @@ export interface DescribeCapacityReservationFleetsResult {
6234
4746
  */
6235
4747
  NextToken?: string;
6236
4748
  }
6237
- export declare namespace DescribeCapacityReservationFleetsResult {
6238
- /**
6239
- * @internal
6240
- */
6241
- const filterSensitiveLog: (obj: DescribeCapacityReservationFleetsResult) => any;
6242
- }
6243
4749
  export interface DescribeCapacityReservationsRequest {
6244
4750
  /**
6245
4751
  * <p>The ID of the Capacity Reservation.</p>
@@ -6374,12 +4880,6 @@ export interface DescribeCapacityReservationsRequest {
6374
4880
  */
6375
4881
  DryRun?: boolean;
6376
4882
  }
6377
- export declare namespace DescribeCapacityReservationsRequest {
6378
- /**
6379
- * @internal
6380
- */
6381
- const filterSensitiveLog: (obj: DescribeCapacityReservationsRequest) => any;
6382
- }
6383
4883
  export interface DescribeCapacityReservationsResult {
6384
4884
  /**
6385
4885
  * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
@@ -6390,12 +4890,6 @@ export interface DescribeCapacityReservationsResult {
6390
4890
  */
6391
4891
  CapacityReservations?: CapacityReservation[];
6392
4892
  }
6393
- export declare namespace DescribeCapacityReservationsResult {
6394
- /**
6395
- * @internal
6396
- */
6397
- const filterSensitiveLog: (obj: DescribeCapacityReservationsResult) => any;
6398
- }
6399
4893
  export interface DescribeCarrierGatewaysRequest {
6400
4894
  /**
6401
4895
  * <p>One or more carrier gateway IDs.</p>
@@ -6449,12 +4943,6 @@ export interface DescribeCarrierGatewaysRequest {
6449
4943
  */
6450
4944
  DryRun?: boolean;
6451
4945
  }
6452
- export declare namespace DescribeCarrierGatewaysRequest {
6453
- /**
6454
- * @internal
6455
- */
6456
- const filterSensitiveLog: (obj: DescribeCarrierGatewaysRequest) => any;
6457
- }
6458
4946
  export interface DescribeCarrierGatewaysResult {
6459
4947
  /**
6460
4948
  * <p>Information about the carrier gateway.</p>
@@ -6465,12 +4953,6 @@ export interface DescribeCarrierGatewaysResult {
6465
4953
  */
6466
4954
  NextToken?: string;
6467
4955
  }
6468
- export declare namespace DescribeCarrierGatewaysResult {
6469
- /**
6470
- * @internal
6471
- */
6472
- const filterSensitiveLog: (obj: DescribeCarrierGatewaysResult) => any;
6473
- }
6474
4956
  export interface DescribeClassicLinkInstancesRequest {
6475
4957
  /**
6476
4958
  * <p>One or more filters.</p>
@@ -6526,14 +5008,11 @@ export interface DescribeClassicLinkInstancesRequest {
6526
5008
  */
6527
5009
  NextToken?: string;
6528
5010
  }
6529
- export declare namespace DescribeClassicLinkInstancesRequest {
6530
- /**
6531
- * @internal
6532
- */
6533
- const filterSensitiveLog: (obj: DescribeClassicLinkInstancesRequest) => any;
6534
- }
6535
5011
  /**
6536
- * <p>Describes a linked EC2-Classic instance.</p>
5012
+ * <note>
5013
+ * <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>
5014
+ * </note>
5015
+ * <p>Describes a linked EC2-Classic instance.</p>
6537
5016
  */
6538
5017
  export interface ClassicLinkInstance {
6539
5018
  /**
@@ -6553,15 +5032,9 @@ export interface ClassicLinkInstance {
6553
5032
  */
6554
5033
  VpcId?: string;
6555
5034
  }
6556
- export declare namespace ClassicLinkInstance {
5035
+ export interface DescribeClassicLinkInstancesResult {
6557
5036
  /**
6558
- * @internal
6559
- */
6560
- const filterSensitiveLog: (obj: ClassicLinkInstance) => any;
6561
- }
6562
- export interface DescribeClassicLinkInstancesResult {
6563
- /**
6564
- * <p>Information about one or more linked EC2-Classic instances.</p>
5037
+ * <p>Information about one or more linked EC2-Classic instances.</p>
6565
5038
  */
6566
5039
  Instances?: ClassicLinkInstance[];
6567
5040
  /**
@@ -6569,12 +5042,6 @@ export interface DescribeClassicLinkInstancesResult {
6569
5042
  */
6570
5043
  NextToken?: string;
6571
5044
  }
6572
- export declare namespace DescribeClassicLinkInstancesResult {
6573
- /**
6574
- * @internal
6575
- */
6576
- const filterSensitiveLog: (obj: DescribeClassicLinkInstancesResult) => any;
6577
- }
6578
5045
  export interface DescribeClientVpnAuthorizationRulesRequest {
6579
5046
  /**
6580
5047
  * <p>The ID of the Client VPN endpoint.</p>
@@ -6612,12 +5079,6 @@ export interface DescribeClientVpnAuthorizationRulesRequest {
6612
5079
  */
6613
5080
  MaxResults?: number;
6614
5081
  }
6615
- export declare namespace DescribeClientVpnAuthorizationRulesRequest {
6616
- /**
6617
- * @internal
6618
- */
6619
- const filterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesRequest) => any;
6620
- }
6621
5082
  /**
6622
5083
  * <p>Information about an authorization rule.</p>
6623
5084
  */
@@ -6647,12 +5108,6 @@ export interface AuthorizationRule {
6647
5108
  */
6648
5109
  Status?: ClientVpnAuthorizationRuleStatus;
6649
5110
  }
6650
- export declare namespace AuthorizationRule {
6651
- /**
6652
- * @internal
6653
- */
6654
- const filterSensitiveLog: (obj: AuthorizationRule) => any;
6655
- }
6656
5111
  export interface DescribeClientVpnAuthorizationRulesResult {
6657
5112
  /**
6658
5113
  * <p>Information about the authorization rules.</p>
@@ -6663,12 +5118,6 @@ export interface DescribeClientVpnAuthorizationRulesResult {
6663
5118
  */
6664
5119
  NextToken?: string;
6665
5120
  }
6666
- export declare namespace DescribeClientVpnAuthorizationRulesResult {
6667
- /**
6668
- * @internal
6669
- */
6670
- const filterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesResult) => any;
6671
- }
6672
5121
  export interface DescribeClientVpnConnectionsRequest {
6673
5122
  /**
6674
5123
  * <p>The ID of the Client VPN endpoint.</p>
@@ -6702,9 +5151,1043 @@ export interface DescribeClientVpnConnectionsRequest {
6702
5151
  */
6703
5152
  DryRun?: boolean;
6704
5153
  }
6705
- export declare namespace DescribeClientVpnConnectionsRequest {
6706
- /**
6707
- * @internal
6708
- */
6709
- const filterSensitiveLog: (obj: DescribeClientVpnConnectionsRequest) => any;
6710
- }
5154
+ /**
5155
+ * @internal
5156
+ */
5157
+ export declare const TransitGatewayOptionsFilterSensitiveLog: (obj: TransitGatewayOptions) => any;
5158
+ /**
5159
+ * @internal
5160
+ */
5161
+ export declare const TransitGatewayFilterSensitiveLog: (obj: TransitGateway) => any;
5162
+ /**
5163
+ * @internal
5164
+ */
5165
+ export declare const CreateTransitGatewayResultFilterSensitiveLog: (obj: CreateTransitGatewayResult) => any;
5166
+ /**
5167
+ * @internal
5168
+ */
5169
+ export declare const CreateTransitGatewayConnectRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayConnectRequestOptions) => any;
5170
+ /**
5171
+ * @internal
5172
+ */
5173
+ export declare const CreateTransitGatewayConnectRequestFilterSensitiveLog: (obj: CreateTransitGatewayConnectRequest) => any;
5174
+ /**
5175
+ * @internal
5176
+ */
5177
+ export declare const TransitGatewayConnectOptionsFilterSensitiveLog: (obj: TransitGatewayConnectOptions) => any;
5178
+ /**
5179
+ * @internal
5180
+ */
5181
+ export declare const TransitGatewayConnectFilterSensitiveLog: (obj: TransitGatewayConnect) => any;
5182
+ /**
5183
+ * @internal
5184
+ */
5185
+ export declare const CreateTransitGatewayConnectResultFilterSensitiveLog: (obj: CreateTransitGatewayConnectResult) => any;
5186
+ /**
5187
+ * @internal
5188
+ */
5189
+ export declare const TransitGatewayConnectRequestBgpOptionsFilterSensitiveLog: (obj: TransitGatewayConnectRequestBgpOptions) => any;
5190
+ /**
5191
+ * @internal
5192
+ */
5193
+ export declare const CreateTransitGatewayConnectPeerRequestFilterSensitiveLog: (obj: CreateTransitGatewayConnectPeerRequest) => any;
5194
+ /**
5195
+ * @internal
5196
+ */
5197
+ export declare const TransitGatewayAttachmentBgpConfigurationFilterSensitiveLog: (obj: TransitGatewayAttachmentBgpConfiguration) => any;
5198
+ /**
5199
+ * @internal
5200
+ */
5201
+ export declare const TransitGatewayConnectPeerConfigurationFilterSensitiveLog: (obj: TransitGatewayConnectPeerConfiguration) => any;
5202
+ /**
5203
+ * @internal
5204
+ */
5205
+ export declare const TransitGatewayConnectPeerFilterSensitiveLog: (obj: TransitGatewayConnectPeer) => any;
5206
+ /**
5207
+ * @internal
5208
+ */
5209
+ export declare const CreateTransitGatewayConnectPeerResultFilterSensitiveLog: (obj: CreateTransitGatewayConnectPeerResult) => any;
5210
+ /**
5211
+ * @internal
5212
+ */
5213
+ export declare const CreateTransitGatewayMulticastDomainRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequestOptions) => any;
5214
+ /**
5215
+ * @internal
5216
+ */
5217
+ export declare const CreateTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequest) => any;
5218
+ /**
5219
+ * @internal
5220
+ */
5221
+ export declare const TransitGatewayMulticastDomainOptionsFilterSensitiveLog: (obj: TransitGatewayMulticastDomainOptions) => any;
5222
+ /**
5223
+ * @internal
5224
+ */
5225
+ export declare const TransitGatewayMulticastDomainFilterSensitiveLog: (obj: TransitGatewayMulticastDomain) => any;
5226
+ /**
5227
+ * @internal
5228
+ */
5229
+ export declare const CreateTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainResult) => any;
5230
+ /**
5231
+ * @internal
5232
+ */
5233
+ export declare const CreateTransitGatewayPeeringAttachmentRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequestOptions) => any;
5234
+ /**
5235
+ * @internal
5236
+ */
5237
+ export declare const CreateTransitGatewayPeeringAttachmentRequestFilterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequest) => any;
5238
+ /**
5239
+ * @internal
5240
+ */
5241
+ export declare const CreateTransitGatewayPeeringAttachmentResultFilterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentResult) => any;
5242
+ /**
5243
+ * @internal
5244
+ */
5245
+ export declare const CreateTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: CreateTransitGatewayPolicyTableRequest) => any;
5246
+ /**
5247
+ * @internal
5248
+ */
5249
+ export declare const TransitGatewayPolicyTableFilterSensitiveLog: (obj: TransitGatewayPolicyTable) => any;
5250
+ /**
5251
+ * @internal
5252
+ */
5253
+ export declare const CreateTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: CreateTransitGatewayPolicyTableResult) => any;
5254
+ /**
5255
+ * @internal
5256
+ */
5257
+ export declare const CreateTransitGatewayPrefixListReferenceRequestFilterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceRequest) => any;
5258
+ /**
5259
+ * @internal
5260
+ */
5261
+ export declare const TransitGatewayPrefixListAttachmentFilterSensitiveLog: (obj: TransitGatewayPrefixListAttachment) => any;
5262
+ /**
5263
+ * @internal
5264
+ */
5265
+ export declare const TransitGatewayPrefixListReferenceFilterSensitiveLog: (obj: TransitGatewayPrefixListReference) => any;
5266
+ /**
5267
+ * @internal
5268
+ */
5269
+ export declare const CreateTransitGatewayPrefixListReferenceResultFilterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceResult) => any;
5270
+ /**
5271
+ * @internal
5272
+ */
5273
+ export declare const CreateTransitGatewayRouteRequestFilterSensitiveLog: (obj: CreateTransitGatewayRouteRequest) => any;
5274
+ /**
5275
+ * @internal
5276
+ */
5277
+ export declare const TransitGatewayRouteAttachmentFilterSensitiveLog: (obj: TransitGatewayRouteAttachment) => any;
5278
+ /**
5279
+ * @internal
5280
+ */
5281
+ export declare const TransitGatewayRouteFilterSensitiveLog: (obj: TransitGatewayRoute) => any;
5282
+ /**
5283
+ * @internal
5284
+ */
5285
+ export declare const CreateTransitGatewayRouteResultFilterSensitiveLog: (obj: CreateTransitGatewayRouteResult) => any;
5286
+ /**
5287
+ * @internal
5288
+ */
5289
+ export declare const CreateTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableRequest) => any;
5290
+ /**
5291
+ * @internal
5292
+ */
5293
+ export declare const TransitGatewayRouteTableFilterSensitiveLog: (obj: TransitGatewayRouteTable) => any;
5294
+ /**
5295
+ * @internal
5296
+ */
5297
+ export declare const CreateTransitGatewayRouteTableResultFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableResult) => any;
5298
+ /**
5299
+ * @internal
5300
+ */
5301
+ export declare const CreateTransitGatewayRouteTableAnnouncementRequestFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementRequest) => any;
5302
+ /**
5303
+ * @internal
5304
+ */
5305
+ export declare const TransitGatewayRouteTableAnnouncementFilterSensitiveLog: (obj: TransitGatewayRouteTableAnnouncement) => any;
5306
+ /**
5307
+ * @internal
5308
+ */
5309
+ export declare const CreateTransitGatewayRouteTableAnnouncementResultFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementResult) => any;
5310
+ /**
5311
+ * @internal
5312
+ */
5313
+ export declare const CreateTransitGatewayVpcAttachmentRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequestOptions) => any;
5314
+ /**
5315
+ * @internal
5316
+ */
5317
+ export declare const CreateTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequest) => any;
5318
+ /**
5319
+ * @internal
5320
+ */
5321
+ export declare const CreateTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentResult) => any;
5322
+ /**
5323
+ * @internal
5324
+ */
5325
+ export declare const CreateVolumeRequestFilterSensitiveLog: (obj: CreateVolumeRequest) => any;
5326
+ /**
5327
+ * @internal
5328
+ */
5329
+ export declare const VolumeFilterSensitiveLog: (obj: Volume) => any;
5330
+ /**
5331
+ * @internal
5332
+ */
5333
+ export declare const CreateVpcRequestFilterSensitiveLog: (obj: CreateVpcRequest) => any;
5334
+ /**
5335
+ * @internal
5336
+ */
5337
+ export declare const CreateVpcResultFilterSensitiveLog: (obj: CreateVpcResult) => any;
5338
+ /**
5339
+ * @internal
5340
+ */
5341
+ export declare const DnsOptionsSpecificationFilterSensitiveLog: (obj: DnsOptionsSpecification) => any;
5342
+ /**
5343
+ * @internal
5344
+ */
5345
+ export declare const CreateVpcEndpointRequestFilterSensitiveLog: (obj: CreateVpcEndpointRequest) => any;
5346
+ /**
5347
+ * @internal
5348
+ */
5349
+ export declare const DnsEntryFilterSensitiveLog: (obj: DnsEntry) => any;
5350
+ /**
5351
+ * @internal
5352
+ */
5353
+ export declare const DnsOptionsFilterSensitiveLog: (obj: DnsOptions) => any;
5354
+ /**
5355
+ * @internal
5356
+ */
5357
+ export declare const SecurityGroupIdentifierFilterSensitiveLog: (obj: SecurityGroupIdentifier) => any;
5358
+ /**
5359
+ * @internal
5360
+ */
5361
+ export declare const LastErrorFilterSensitiveLog: (obj: LastError) => any;
5362
+ /**
5363
+ * @internal
5364
+ */
5365
+ export declare const VpcEndpointFilterSensitiveLog: (obj: VpcEndpoint) => any;
5366
+ /**
5367
+ * @internal
5368
+ */
5369
+ export declare const CreateVpcEndpointResultFilterSensitiveLog: (obj: CreateVpcEndpointResult) => any;
5370
+ /**
5371
+ * @internal
5372
+ */
5373
+ export declare const CreateVpcEndpointConnectionNotificationRequestFilterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationRequest) => any;
5374
+ /**
5375
+ * @internal
5376
+ */
5377
+ export declare const ConnectionNotificationFilterSensitiveLog: (obj: ConnectionNotification) => any;
5378
+ /**
5379
+ * @internal
5380
+ */
5381
+ export declare const CreateVpcEndpointConnectionNotificationResultFilterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationResult) => any;
5382
+ /**
5383
+ * @internal
5384
+ */
5385
+ export declare const CreateVpcEndpointServiceConfigurationRequestFilterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationRequest) => any;
5386
+ /**
5387
+ * @internal
5388
+ */
5389
+ export declare const PrivateDnsNameConfigurationFilterSensitiveLog: (obj: PrivateDnsNameConfiguration) => any;
5390
+ /**
5391
+ * @internal
5392
+ */
5393
+ export declare const ServiceTypeDetailFilterSensitiveLog: (obj: ServiceTypeDetail) => any;
5394
+ /**
5395
+ * @internal
5396
+ */
5397
+ export declare const ServiceConfigurationFilterSensitiveLog: (obj: ServiceConfiguration) => any;
5398
+ /**
5399
+ * @internal
5400
+ */
5401
+ export declare const CreateVpcEndpointServiceConfigurationResultFilterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationResult) => any;
5402
+ /**
5403
+ * @internal
5404
+ */
5405
+ export declare const CreateVpcPeeringConnectionRequestFilterSensitiveLog: (obj: CreateVpcPeeringConnectionRequest) => any;
5406
+ /**
5407
+ * @internal
5408
+ */
5409
+ export declare const CreateVpcPeeringConnectionResultFilterSensitiveLog: (obj: CreateVpcPeeringConnectionResult) => any;
5410
+ /**
5411
+ * @internal
5412
+ */
5413
+ export declare const IKEVersionsRequestListValueFilterSensitiveLog: (obj: IKEVersionsRequestListValue) => any;
5414
+ /**
5415
+ * @internal
5416
+ */
5417
+ export declare const Phase1DHGroupNumbersRequestListValueFilterSensitiveLog: (obj: Phase1DHGroupNumbersRequestListValue) => any;
5418
+ /**
5419
+ * @internal
5420
+ */
5421
+ export declare const Phase1EncryptionAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase1EncryptionAlgorithmsRequestListValue) => any;
5422
+ /**
5423
+ * @internal
5424
+ */
5425
+ export declare const Phase1IntegrityAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase1IntegrityAlgorithmsRequestListValue) => any;
5426
+ /**
5427
+ * @internal
5428
+ */
5429
+ export declare const Phase2DHGroupNumbersRequestListValueFilterSensitiveLog: (obj: Phase2DHGroupNumbersRequestListValue) => any;
5430
+ /**
5431
+ * @internal
5432
+ */
5433
+ export declare const Phase2EncryptionAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase2EncryptionAlgorithmsRequestListValue) => any;
5434
+ /**
5435
+ * @internal
5436
+ */
5437
+ export declare const Phase2IntegrityAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase2IntegrityAlgorithmsRequestListValue) => any;
5438
+ /**
5439
+ * @internal
5440
+ */
5441
+ export declare const VpnTunnelOptionsSpecificationFilterSensitiveLog: (obj: VpnTunnelOptionsSpecification) => any;
5442
+ /**
5443
+ * @internal
5444
+ */
5445
+ export declare const VpnConnectionOptionsSpecificationFilterSensitiveLog: (obj: VpnConnectionOptionsSpecification) => any;
5446
+ /**
5447
+ * @internal
5448
+ */
5449
+ export declare const CreateVpnConnectionRequestFilterSensitiveLog: (obj: CreateVpnConnectionRequest) => any;
5450
+ /**
5451
+ * @internal
5452
+ */
5453
+ export declare const IKEVersionsListValueFilterSensitiveLog: (obj: IKEVersionsListValue) => any;
5454
+ /**
5455
+ * @internal
5456
+ */
5457
+ export declare const Phase1DHGroupNumbersListValueFilterSensitiveLog: (obj: Phase1DHGroupNumbersListValue) => any;
5458
+ /**
5459
+ * @internal
5460
+ */
5461
+ export declare const Phase1EncryptionAlgorithmsListValueFilterSensitiveLog: (obj: Phase1EncryptionAlgorithmsListValue) => any;
5462
+ /**
5463
+ * @internal
5464
+ */
5465
+ export declare const Phase1IntegrityAlgorithmsListValueFilterSensitiveLog: (obj: Phase1IntegrityAlgorithmsListValue) => any;
5466
+ /**
5467
+ * @internal
5468
+ */
5469
+ export declare const Phase2DHGroupNumbersListValueFilterSensitiveLog: (obj: Phase2DHGroupNumbersListValue) => any;
5470
+ /**
5471
+ * @internal
5472
+ */
5473
+ export declare const Phase2EncryptionAlgorithmsListValueFilterSensitiveLog: (obj: Phase2EncryptionAlgorithmsListValue) => any;
5474
+ /**
5475
+ * @internal
5476
+ */
5477
+ export declare const Phase2IntegrityAlgorithmsListValueFilterSensitiveLog: (obj: Phase2IntegrityAlgorithmsListValue) => any;
5478
+ /**
5479
+ * @internal
5480
+ */
5481
+ export declare const TunnelOptionFilterSensitiveLog: (obj: TunnelOption) => any;
5482
+ /**
5483
+ * @internal
5484
+ */
5485
+ export declare const VpnConnectionOptionsFilterSensitiveLog: (obj: VpnConnectionOptions) => any;
5486
+ /**
5487
+ * @internal
5488
+ */
5489
+ export declare const VpnStaticRouteFilterSensitiveLog: (obj: VpnStaticRoute) => any;
5490
+ /**
5491
+ * @internal
5492
+ */
5493
+ export declare const VgwTelemetryFilterSensitiveLog: (obj: VgwTelemetry) => any;
5494
+ /**
5495
+ * @internal
5496
+ */
5497
+ export declare const VpnConnectionFilterSensitiveLog: (obj: VpnConnection) => any;
5498
+ /**
5499
+ * @internal
5500
+ */
5501
+ export declare const CreateVpnConnectionResultFilterSensitiveLog: (obj: CreateVpnConnectionResult) => any;
5502
+ /**
5503
+ * @internal
5504
+ */
5505
+ export declare const CreateVpnConnectionRouteRequestFilterSensitiveLog: (obj: CreateVpnConnectionRouteRequest) => any;
5506
+ /**
5507
+ * @internal
5508
+ */
5509
+ export declare const CreateVpnGatewayRequestFilterSensitiveLog: (obj: CreateVpnGatewayRequest) => any;
5510
+ /**
5511
+ * @internal
5512
+ */
5513
+ export declare const VpnGatewayFilterSensitiveLog: (obj: VpnGateway) => any;
5514
+ /**
5515
+ * @internal
5516
+ */
5517
+ export declare const CreateVpnGatewayResultFilterSensitiveLog: (obj: CreateVpnGatewayResult) => any;
5518
+ /**
5519
+ * @internal
5520
+ */
5521
+ export declare const DeleteCarrierGatewayRequestFilterSensitiveLog: (obj: DeleteCarrierGatewayRequest) => any;
5522
+ /**
5523
+ * @internal
5524
+ */
5525
+ export declare const DeleteCarrierGatewayResultFilterSensitiveLog: (obj: DeleteCarrierGatewayResult) => any;
5526
+ /**
5527
+ * @internal
5528
+ */
5529
+ export declare const DeleteClientVpnEndpointRequestFilterSensitiveLog: (obj: DeleteClientVpnEndpointRequest) => any;
5530
+ /**
5531
+ * @internal
5532
+ */
5533
+ export declare const DeleteClientVpnEndpointResultFilterSensitiveLog: (obj: DeleteClientVpnEndpointResult) => any;
5534
+ /**
5535
+ * @internal
5536
+ */
5537
+ export declare const DeleteClientVpnRouteRequestFilterSensitiveLog: (obj: DeleteClientVpnRouteRequest) => any;
5538
+ /**
5539
+ * @internal
5540
+ */
5541
+ export declare const DeleteClientVpnRouteResultFilterSensitiveLog: (obj: DeleteClientVpnRouteResult) => any;
5542
+ /**
5543
+ * @internal
5544
+ */
5545
+ export declare const DeleteCustomerGatewayRequestFilterSensitiveLog: (obj: DeleteCustomerGatewayRequest) => any;
5546
+ /**
5547
+ * @internal
5548
+ */
5549
+ export declare const DeleteDhcpOptionsRequestFilterSensitiveLog: (obj: DeleteDhcpOptionsRequest) => any;
5550
+ /**
5551
+ * @internal
5552
+ */
5553
+ export declare const DeleteEgressOnlyInternetGatewayRequestFilterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayRequest) => any;
5554
+ /**
5555
+ * @internal
5556
+ */
5557
+ export declare const DeleteEgressOnlyInternetGatewayResultFilterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayResult) => any;
5558
+ /**
5559
+ * @internal
5560
+ */
5561
+ export declare const DeleteFleetsRequestFilterSensitiveLog: (obj: DeleteFleetsRequest) => any;
5562
+ /**
5563
+ * @internal
5564
+ */
5565
+ export declare const DeleteFleetSuccessItemFilterSensitiveLog: (obj: DeleteFleetSuccessItem) => any;
5566
+ /**
5567
+ * @internal
5568
+ */
5569
+ export declare const DeleteFleetErrorFilterSensitiveLog: (obj: DeleteFleetError) => any;
5570
+ /**
5571
+ * @internal
5572
+ */
5573
+ export declare const DeleteFleetErrorItemFilterSensitiveLog: (obj: DeleteFleetErrorItem) => any;
5574
+ /**
5575
+ * @internal
5576
+ */
5577
+ export declare const DeleteFleetsResultFilterSensitiveLog: (obj: DeleteFleetsResult) => any;
5578
+ /**
5579
+ * @internal
5580
+ */
5581
+ export declare const DeleteFlowLogsRequestFilterSensitiveLog: (obj: DeleteFlowLogsRequest) => any;
5582
+ /**
5583
+ * @internal
5584
+ */
5585
+ export declare const DeleteFlowLogsResultFilterSensitiveLog: (obj: DeleteFlowLogsResult) => any;
5586
+ /**
5587
+ * @internal
5588
+ */
5589
+ export declare const DeleteFpgaImageRequestFilterSensitiveLog: (obj: DeleteFpgaImageRequest) => any;
5590
+ /**
5591
+ * @internal
5592
+ */
5593
+ export declare const DeleteFpgaImageResultFilterSensitiveLog: (obj: DeleteFpgaImageResult) => any;
5594
+ /**
5595
+ * @internal
5596
+ */
5597
+ export declare const DeleteInstanceEventWindowRequestFilterSensitiveLog: (obj: DeleteInstanceEventWindowRequest) => any;
5598
+ /**
5599
+ * @internal
5600
+ */
5601
+ export declare const InstanceEventWindowStateChangeFilterSensitiveLog: (obj: InstanceEventWindowStateChange) => any;
5602
+ /**
5603
+ * @internal
5604
+ */
5605
+ export declare const DeleteInstanceEventWindowResultFilterSensitiveLog: (obj: DeleteInstanceEventWindowResult) => any;
5606
+ /**
5607
+ * @internal
5608
+ */
5609
+ export declare const DeleteInternetGatewayRequestFilterSensitiveLog: (obj: DeleteInternetGatewayRequest) => any;
5610
+ /**
5611
+ * @internal
5612
+ */
5613
+ export declare const DeleteIpamRequestFilterSensitiveLog: (obj: DeleteIpamRequest) => any;
5614
+ /**
5615
+ * @internal
5616
+ */
5617
+ export declare const DeleteIpamResultFilterSensitiveLog: (obj: DeleteIpamResult) => any;
5618
+ /**
5619
+ * @internal
5620
+ */
5621
+ export declare const DeleteIpamPoolRequestFilterSensitiveLog: (obj: DeleteIpamPoolRequest) => any;
5622
+ /**
5623
+ * @internal
5624
+ */
5625
+ export declare const DeleteIpamPoolResultFilterSensitiveLog: (obj: DeleteIpamPoolResult) => any;
5626
+ /**
5627
+ * @internal
5628
+ */
5629
+ export declare const DeleteIpamScopeRequestFilterSensitiveLog: (obj: DeleteIpamScopeRequest) => any;
5630
+ /**
5631
+ * @internal
5632
+ */
5633
+ export declare const DeleteIpamScopeResultFilterSensitiveLog: (obj: DeleteIpamScopeResult) => any;
5634
+ /**
5635
+ * @internal
5636
+ */
5637
+ export declare const DeleteKeyPairRequestFilterSensitiveLog: (obj: DeleteKeyPairRequest) => any;
5638
+ /**
5639
+ * @internal
5640
+ */
5641
+ export declare const DeleteLaunchTemplateRequestFilterSensitiveLog: (obj: DeleteLaunchTemplateRequest) => any;
5642
+ /**
5643
+ * @internal
5644
+ */
5645
+ export declare const DeleteLaunchTemplateResultFilterSensitiveLog: (obj: DeleteLaunchTemplateResult) => any;
5646
+ /**
5647
+ * @internal
5648
+ */
5649
+ export declare const DeleteLaunchTemplateVersionsRequestFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsRequest) => any;
5650
+ /**
5651
+ * @internal
5652
+ */
5653
+ export declare const DeleteLaunchTemplateVersionsResponseSuccessItemFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseSuccessItem) => any;
5654
+ /**
5655
+ * @internal
5656
+ */
5657
+ export declare const ResponseErrorFilterSensitiveLog: (obj: ResponseError) => any;
5658
+ /**
5659
+ * @internal
5660
+ */
5661
+ export declare const DeleteLaunchTemplateVersionsResponseErrorItemFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseErrorItem) => any;
5662
+ /**
5663
+ * @internal
5664
+ */
5665
+ export declare const DeleteLaunchTemplateVersionsResultFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResult) => any;
5666
+ /**
5667
+ * @internal
5668
+ */
5669
+ export declare const DeleteLocalGatewayRouteRequestFilterSensitiveLog: (obj: DeleteLocalGatewayRouteRequest) => any;
5670
+ /**
5671
+ * @internal
5672
+ */
5673
+ export declare const DeleteLocalGatewayRouteResultFilterSensitiveLog: (obj: DeleteLocalGatewayRouteResult) => any;
5674
+ /**
5675
+ * @internal
5676
+ */
5677
+ export declare const DeleteLocalGatewayRouteTableVpcAssociationRequestFilterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationRequest) => any;
5678
+ /**
5679
+ * @internal
5680
+ */
5681
+ export declare const DeleteLocalGatewayRouteTableVpcAssociationResultFilterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationResult) => any;
5682
+ /**
5683
+ * @internal
5684
+ */
5685
+ export declare const DeleteManagedPrefixListRequestFilterSensitiveLog: (obj: DeleteManagedPrefixListRequest) => any;
5686
+ /**
5687
+ * @internal
5688
+ */
5689
+ export declare const DeleteManagedPrefixListResultFilterSensitiveLog: (obj: DeleteManagedPrefixListResult) => any;
5690
+ /**
5691
+ * @internal
5692
+ */
5693
+ export declare const DeleteNatGatewayRequestFilterSensitiveLog: (obj: DeleteNatGatewayRequest) => any;
5694
+ /**
5695
+ * @internal
5696
+ */
5697
+ export declare const DeleteNatGatewayResultFilterSensitiveLog: (obj: DeleteNatGatewayResult) => any;
5698
+ /**
5699
+ * @internal
5700
+ */
5701
+ export declare const DeleteNetworkAclRequestFilterSensitiveLog: (obj: DeleteNetworkAclRequest) => any;
5702
+ /**
5703
+ * @internal
5704
+ */
5705
+ export declare const DeleteNetworkAclEntryRequestFilterSensitiveLog: (obj: DeleteNetworkAclEntryRequest) => any;
5706
+ /**
5707
+ * @internal
5708
+ */
5709
+ export declare const DeleteNetworkInsightsAccessScopeRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeRequest) => any;
5710
+ /**
5711
+ * @internal
5712
+ */
5713
+ export declare const DeleteNetworkInsightsAccessScopeResultFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeResult) => any;
5714
+ /**
5715
+ * @internal
5716
+ */
5717
+ export declare const DeleteNetworkInsightsAccessScopeAnalysisRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisRequest) => any;
5718
+ /**
5719
+ * @internal
5720
+ */
5721
+ export declare const DeleteNetworkInsightsAccessScopeAnalysisResultFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisResult) => any;
5722
+ /**
5723
+ * @internal
5724
+ */
5725
+ export declare const DeleteNetworkInsightsAnalysisRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisRequest) => any;
5726
+ /**
5727
+ * @internal
5728
+ */
5729
+ export declare const DeleteNetworkInsightsAnalysisResultFilterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisResult) => any;
5730
+ /**
5731
+ * @internal
5732
+ */
5733
+ export declare const DeleteNetworkInsightsPathRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsPathRequest) => any;
5734
+ /**
5735
+ * @internal
5736
+ */
5737
+ export declare const DeleteNetworkInsightsPathResultFilterSensitiveLog: (obj: DeleteNetworkInsightsPathResult) => any;
5738
+ /**
5739
+ * @internal
5740
+ */
5741
+ export declare const DeleteNetworkInterfaceRequestFilterSensitiveLog: (obj: DeleteNetworkInterfaceRequest) => any;
5742
+ /**
5743
+ * @internal
5744
+ */
5745
+ export declare const DeleteNetworkInterfacePermissionRequestFilterSensitiveLog: (obj: DeleteNetworkInterfacePermissionRequest) => any;
5746
+ /**
5747
+ * @internal
5748
+ */
5749
+ export declare const DeleteNetworkInterfacePermissionResultFilterSensitiveLog: (obj: DeleteNetworkInterfacePermissionResult) => any;
5750
+ /**
5751
+ * @internal
5752
+ */
5753
+ export declare const DeletePlacementGroupRequestFilterSensitiveLog: (obj: DeletePlacementGroupRequest) => any;
5754
+ /**
5755
+ * @internal
5756
+ */
5757
+ export declare const DeletePublicIpv4PoolRequestFilterSensitiveLog: (obj: DeletePublicIpv4PoolRequest) => any;
5758
+ /**
5759
+ * @internal
5760
+ */
5761
+ export declare const DeletePublicIpv4PoolResultFilterSensitiveLog: (obj: DeletePublicIpv4PoolResult) => any;
5762
+ /**
5763
+ * @internal
5764
+ */
5765
+ export declare const DeleteQueuedReservedInstancesRequestFilterSensitiveLog: (obj: DeleteQueuedReservedInstancesRequest) => any;
5766
+ /**
5767
+ * @internal
5768
+ */
5769
+ export declare const DeleteQueuedReservedInstancesErrorFilterSensitiveLog: (obj: DeleteQueuedReservedInstancesError) => any;
5770
+ /**
5771
+ * @internal
5772
+ */
5773
+ export declare const FailedQueuedPurchaseDeletionFilterSensitiveLog: (obj: FailedQueuedPurchaseDeletion) => any;
5774
+ /**
5775
+ * @internal
5776
+ */
5777
+ export declare const SuccessfulQueuedPurchaseDeletionFilterSensitiveLog: (obj: SuccessfulQueuedPurchaseDeletion) => any;
5778
+ /**
5779
+ * @internal
5780
+ */
5781
+ export declare const DeleteQueuedReservedInstancesResultFilterSensitiveLog: (obj: DeleteQueuedReservedInstancesResult) => any;
5782
+ /**
5783
+ * @internal
5784
+ */
5785
+ export declare const DeleteRouteRequestFilterSensitiveLog: (obj: DeleteRouteRequest) => any;
5786
+ /**
5787
+ * @internal
5788
+ */
5789
+ export declare const DeleteRouteTableRequestFilterSensitiveLog: (obj: DeleteRouteTableRequest) => any;
5790
+ /**
5791
+ * @internal
5792
+ */
5793
+ export declare const DeleteSecurityGroupRequestFilterSensitiveLog: (obj: DeleteSecurityGroupRequest) => any;
5794
+ /**
5795
+ * @internal
5796
+ */
5797
+ export declare const DeleteSnapshotRequestFilterSensitiveLog: (obj: DeleteSnapshotRequest) => any;
5798
+ /**
5799
+ * @internal
5800
+ */
5801
+ export declare const DeleteSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: DeleteSpotDatafeedSubscriptionRequest) => any;
5802
+ /**
5803
+ * @internal
5804
+ */
5805
+ export declare const DeleteSubnetRequestFilterSensitiveLog: (obj: DeleteSubnetRequest) => any;
5806
+ /**
5807
+ * @internal
5808
+ */
5809
+ export declare const DeleteSubnetCidrReservationRequestFilterSensitiveLog: (obj: DeleteSubnetCidrReservationRequest) => any;
5810
+ /**
5811
+ * @internal
5812
+ */
5813
+ export declare const DeleteSubnetCidrReservationResultFilterSensitiveLog: (obj: DeleteSubnetCidrReservationResult) => any;
5814
+ /**
5815
+ * @internal
5816
+ */
5817
+ export declare const DeleteTagsRequestFilterSensitiveLog: (obj: DeleteTagsRequest) => any;
5818
+ /**
5819
+ * @internal
5820
+ */
5821
+ export declare const DeleteTrafficMirrorFilterRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterRequest) => any;
5822
+ /**
5823
+ * @internal
5824
+ */
5825
+ export declare const DeleteTrafficMirrorFilterResultFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterResult) => any;
5826
+ /**
5827
+ * @internal
5828
+ */
5829
+ export declare const DeleteTrafficMirrorFilterRuleRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleRequest) => any;
5830
+ /**
5831
+ * @internal
5832
+ */
5833
+ export declare const DeleteTrafficMirrorFilterRuleResultFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleResult) => any;
5834
+ /**
5835
+ * @internal
5836
+ */
5837
+ export declare const DeleteTrafficMirrorSessionRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorSessionRequest) => any;
5838
+ /**
5839
+ * @internal
5840
+ */
5841
+ export declare const DeleteTrafficMirrorSessionResultFilterSensitiveLog: (obj: DeleteTrafficMirrorSessionResult) => any;
5842
+ /**
5843
+ * @internal
5844
+ */
5845
+ export declare const DeleteTrafficMirrorTargetRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorTargetRequest) => any;
5846
+ /**
5847
+ * @internal
5848
+ */
5849
+ export declare const DeleteTrafficMirrorTargetResultFilterSensitiveLog: (obj: DeleteTrafficMirrorTargetResult) => any;
5850
+ /**
5851
+ * @internal
5852
+ */
5853
+ export declare const DeleteTransitGatewayRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRequest) => any;
5854
+ /**
5855
+ * @internal
5856
+ */
5857
+ export declare const DeleteTransitGatewayResultFilterSensitiveLog: (obj: DeleteTransitGatewayResult) => any;
5858
+ /**
5859
+ * @internal
5860
+ */
5861
+ export declare const DeleteTransitGatewayConnectRequestFilterSensitiveLog: (obj: DeleteTransitGatewayConnectRequest) => any;
5862
+ /**
5863
+ * @internal
5864
+ */
5865
+ export declare const DeleteTransitGatewayConnectResultFilterSensitiveLog: (obj: DeleteTransitGatewayConnectResult) => any;
5866
+ /**
5867
+ * @internal
5868
+ */
5869
+ export declare const DeleteTransitGatewayConnectPeerRequestFilterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerRequest) => any;
5870
+ /**
5871
+ * @internal
5872
+ */
5873
+ export declare const DeleteTransitGatewayConnectPeerResultFilterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerResult) => any;
5874
+ /**
5875
+ * @internal
5876
+ */
5877
+ export declare const DeleteTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainRequest) => any;
5878
+ /**
5879
+ * @internal
5880
+ */
5881
+ export declare const DeleteTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainResult) => any;
5882
+ /**
5883
+ * @internal
5884
+ */
5885
+ export declare const DeleteTransitGatewayPeeringAttachmentRequestFilterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentRequest) => any;
5886
+ /**
5887
+ * @internal
5888
+ */
5889
+ export declare const DeleteTransitGatewayPeeringAttachmentResultFilterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentResult) => any;
5890
+ /**
5891
+ * @internal
5892
+ */
5893
+ export declare const DeleteTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableRequest) => any;
5894
+ /**
5895
+ * @internal
5896
+ */
5897
+ export declare const DeleteTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableResult) => any;
5898
+ /**
5899
+ * @internal
5900
+ */
5901
+ export declare const DeleteTransitGatewayPrefixListReferenceRequestFilterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceRequest) => any;
5902
+ /**
5903
+ * @internal
5904
+ */
5905
+ export declare const DeleteTransitGatewayPrefixListReferenceResultFilterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceResult) => any;
5906
+ /**
5907
+ * @internal
5908
+ */
5909
+ export declare const DeleteTransitGatewayRouteRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteRequest) => any;
5910
+ /**
5911
+ * @internal
5912
+ */
5913
+ export declare const DeleteTransitGatewayRouteResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteResult) => any;
5914
+ /**
5915
+ * @internal
5916
+ */
5917
+ export declare const DeleteTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableRequest) => any;
5918
+ /**
5919
+ * @internal
5920
+ */
5921
+ export declare const DeleteTransitGatewayRouteTableResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableResult) => any;
5922
+ /**
5923
+ * @internal
5924
+ */
5925
+ export declare const DeleteTransitGatewayRouteTableAnnouncementRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementRequest) => any;
5926
+ /**
5927
+ * @internal
5928
+ */
5929
+ export declare const DeleteTransitGatewayRouteTableAnnouncementResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementResult) => any;
5930
+ /**
5931
+ * @internal
5932
+ */
5933
+ export declare const DeleteTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentRequest) => any;
5934
+ /**
5935
+ * @internal
5936
+ */
5937
+ export declare const DeleteTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentResult) => any;
5938
+ /**
5939
+ * @internal
5940
+ */
5941
+ export declare const DeleteVolumeRequestFilterSensitiveLog: (obj: DeleteVolumeRequest) => any;
5942
+ /**
5943
+ * @internal
5944
+ */
5945
+ export declare const DeleteVpcRequestFilterSensitiveLog: (obj: DeleteVpcRequest) => any;
5946
+ /**
5947
+ * @internal
5948
+ */
5949
+ export declare const DeleteVpcEndpointConnectionNotificationsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsRequest) => any;
5950
+ /**
5951
+ * @internal
5952
+ */
5953
+ export declare const DeleteVpcEndpointConnectionNotificationsResultFilterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsResult) => any;
5954
+ /**
5955
+ * @internal
5956
+ */
5957
+ export declare const DeleteVpcEndpointsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointsRequest) => any;
5958
+ /**
5959
+ * @internal
5960
+ */
5961
+ export declare const DeleteVpcEndpointsResultFilterSensitiveLog: (obj: DeleteVpcEndpointsResult) => any;
5962
+ /**
5963
+ * @internal
5964
+ */
5965
+ export declare const DeleteVpcEndpointServiceConfigurationsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsRequest) => any;
5966
+ /**
5967
+ * @internal
5968
+ */
5969
+ export declare const DeleteVpcEndpointServiceConfigurationsResultFilterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsResult) => any;
5970
+ /**
5971
+ * @internal
5972
+ */
5973
+ export declare const DeleteVpcPeeringConnectionRequestFilterSensitiveLog: (obj: DeleteVpcPeeringConnectionRequest) => any;
5974
+ /**
5975
+ * @internal
5976
+ */
5977
+ export declare const DeleteVpcPeeringConnectionResultFilterSensitiveLog: (obj: DeleteVpcPeeringConnectionResult) => any;
5978
+ /**
5979
+ * @internal
5980
+ */
5981
+ export declare const DeleteVpnConnectionRequestFilterSensitiveLog: (obj: DeleteVpnConnectionRequest) => any;
5982
+ /**
5983
+ * @internal
5984
+ */
5985
+ export declare const DeleteVpnConnectionRouteRequestFilterSensitiveLog: (obj: DeleteVpnConnectionRouteRequest) => any;
5986
+ /**
5987
+ * @internal
5988
+ */
5989
+ export declare const DeleteVpnGatewayRequestFilterSensitiveLog: (obj: DeleteVpnGatewayRequest) => any;
5990
+ /**
5991
+ * @internal
5992
+ */
5993
+ export declare const DeprovisionByoipCidrRequestFilterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
5994
+ /**
5995
+ * @internal
5996
+ */
5997
+ export declare const DeprovisionByoipCidrResultFilterSensitiveLog: (obj: DeprovisionByoipCidrResult) => any;
5998
+ /**
5999
+ * @internal
6000
+ */
6001
+ export declare const DeprovisionIpamPoolCidrRequestFilterSensitiveLog: (obj: DeprovisionIpamPoolCidrRequest) => any;
6002
+ /**
6003
+ * @internal
6004
+ */
6005
+ export declare const IpamPoolCidrFailureReasonFilterSensitiveLog: (obj: IpamPoolCidrFailureReason) => any;
6006
+ /**
6007
+ * @internal
6008
+ */
6009
+ export declare const IpamPoolCidrFilterSensitiveLog: (obj: IpamPoolCidr) => any;
6010
+ /**
6011
+ * @internal
6012
+ */
6013
+ export declare const DeprovisionIpamPoolCidrResultFilterSensitiveLog: (obj: DeprovisionIpamPoolCidrResult) => any;
6014
+ /**
6015
+ * @internal
6016
+ */
6017
+ export declare const DeprovisionPublicIpv4PoolCidrRequestFilterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrRequest) => any;
6018
+ /**
6019
+ * @internal
6020
+ */
6021
+ export declare const DeprovisionPublicIpv4PoolCidrResultFilterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrResult) => any;
6022
+ /**
6023
+ * @internal
6024
+ */
6025
+ export declare const DeregisterImageRequestFilterSensitiveLog: (obj: DeregisterImageRequest) => any;
6026
+ /**
6027
+ * @internal
6028
+ */
6029
+ export declare const DeregisterInstanceTagAttributeRequestFilterSensitiveLog: (obj: DeregisterInstanceTagAttributeRequest) => any;
6030
+ /**
6031
+ * @internal
6032
+ */
6033
+ export declare const DeregisterInstanceEventNotificationAttributesRequestFilterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesRequest) => any;
6034
+ /**
6035
+ * @internal
6036
+ */
6037
+ export declare const InstanceTagNotificationAttributeFilterSensitiveLog: (obj: InstanceTagNotificationAttribute) => any;
6038
+ /**
6039
+ * @internal
6040
+ */
6041
+ export declare const DeregisterInstanceEventNotificationAttributesResultFilterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesResult) => any;
6042
+ /**
6043
+ * @internal
6044
+ */
6045
+ export declare const DeregisterTransitGatewayMulticastGroupMembersRequestFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersRequest) => any;
6046
+ /**
6047
+ * @internal
6048
+ */
6049
+ export declare const TransitGatewayMulticastDeregisteredGroupMembersFilterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupMembers) => any;
6050
+ /**
6051
+ * @internal
6052
+ */
6053
+ export declare const DeregisterTransitGatewayMulticastGroupMembersResultFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersResult) => any;
6054
+ /**
6055
+ * @internal
6056
+ */
6057
+ export declare const DeregisterTransitGatewayMulticastGroupSourcesRequestFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesRequest) => any;
6058
+ /**
6059
+ * @internal
6060
+ */
6061
+ export declare const TransitGatewayMulticastDeregisteredGroupSourcesFilterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupSources) => any;
6062
+ /**
6063
+ * @internal
6064
+ */
6065
+ export declare const DeregisterTransitGatewayMulticastGroupSourcesResultFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesResult) => any;
6066
+ /**
6067
+ * @internal
6068
+ */
6069
+ export declare const DescribeAccountAttributesRequestFilterSensitiveLog: (obj: DescribeAccountAttributesRequest) => any;
6070
+ /**
6071
+ * @internal
6072
+ */
6073
+ export declare const DescribeAccountAttributesResultFilterSensitiveLog: (obj: DescribeAccountAttributesResult) => any;
6074
+ /**
6075
+ * @internal
6076
+ */
6077
+ export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
6078
+ /**
6079
+ * @internal
6080
+ */
6081
+ export declare const DescribeAddressesRequestFilterSensitiveLog: (obj: DescribeAddressesRequest) => any;
6082
+ /**
6083
+ * @internal
6084
+ */
6085
+ export declare const DescribeAddressesResultFilterSensitiveLog: (obj: DescribeAddressesResult) => any;
6086
+ /**
6087
+ * @internal
6088
+ */
6089
+ export declare const DescribeAddressesAttributeRequestFilterSensitiveLog: (obj: DescribeAddressesAttributeRequest) => any;
6090
+ /**
6091
+ * @internal
6092
+ */
6093
+ export declare const DescribeAddressesAttributeResultFilterSensitiveLog: (obj: DescribeAddressesAttributeResult) => any;
6094
+ /**
6095
+ * @internal
6096
+ */
6097
+ export declare const DescribeAggregateIdFormatRequestFilterSensitiveLog: (obj: DescribeAggregateIdFormatRequest) => any;
6098
+ /**
6099
+ * @internal
6100
+ */
6101
+ export declare const IdFormatFilterSensitiveLog: (obj: IdFormat) => any;
6102
+ /**
6103
+ * @internal
6104
+ */
6105
+ export declare const DescribeAggregateIdFormatResultFilterSensitiveLog: (obj: DescribeAggregateIdFormatResult) => any;
6106
+ /**
6107
+ * @internal
6108
+ */
6109
+ export declare const DescribeAvailabilityZonesRequestFilterSensitiveLog: (obj: DescribeAvailabilityZonesRequest) => any;
6110
+ /**
6111
+ * @internal
6112
+ */
6113
+ export declare const AvailabilityZoneMessageFilterSensitiveLog: (obj: AvailabilityZoneMessage) => any;
6114
+ /**
6115
+ * @internal
6116
+ */
6117
+ export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
6118
+ /**
6119
+ * @internal
6120
+ */
6121
+ export declare const DescribeAvailabilityZonesResultFilterSensitiveLog: (obj: DescribeAvailabilityZonesResult) => any;
6122
+ /**
6123
+ * @internal
6124
+ */
6125
+ export declare const DescribeBundleTasksRequestFilterSensitiveLog: (obj: DescribeBundleTasksRequest) => any;
6126
+ /**
6127
+ * @internal
6128
+ */
6129
+ export declare const DescribeBundleTasksResultFilterSensitiveLog: (obj: DescribeBundleTasksResult) => any;
6130
+ /**
6131
+ * @internal
6132
+ */
6133
+ export declare const DescribeByoipCidrsRequestFilterSensitiveLog: (obj: DescribeByoipCidrsRequest) => any;
6134
+ /**
6135
+ * @internal
6136
+ */
6137
+ export declare const DescribeByoipCidrsResultFilterSensitiveLog: (obj: DescribeByoipCidrsResult) => any;
6138
+ /**
6139
+ * @internal
6140
+ */
6141
+ export declare const DescribeCapacityReservationFleetsRequestFilterSensitiveLog: (obj: DescribeCapacityReservationFleetsRequest) => any;
6142
+ /**
6143
+ * @internal
6144
+ */
6145
+ export declare const CapacityReservationFleetFilterSensitiveLog: (obj: CapacityReservationFleet) => any;
6146
+ /**
6147
+ * @internal
6148
+ */
6149
+ export declare const DescribeCapacityReservationFleetsResultFilterSensitiveLog: (obj: DescribeCapacityReservationFleetsResult) => any;
6150
+ /**
6151
+ * @internal
6152
+ */
6153
+ export declare const DescribeCapacityReservationsRequestFilterSensitiveLog: (obj: DescribeCapacityReservationsRequest) => any;
6154
+ /**
6155
+ * @internal
6156
+ */
6157
+ export declare const DescribeCapacityReservationsResultFilterSensitiveLog: (obj: DescribeCapacityReservationsResult) => any;
6158
+ /**
6159
+ * @internal
6160
+ */
6161
+ export declare const DescribeCarrierGatewaysRequestFilterSensitiveLog: (obj: DescribeCarrierGatewaysRequest) => any;
6162
+ /**
6163
+ * @internal
6164
+ */
6165
+ export declare const DescribeCarrierGatewaysResultFilterSensitiveLog: (obj: DescribeCarrierGatewaysResult) => any;
6166
+ /**
6167
+ * @internal
6168
+ */
6169
+ export declare const DescribeClassicLinkInstancesRequestFilterSensitiveLog: (obj: DescribeClassicLinkInstancesRequest) => any;
6170
+ /**
6171
+ * @internal
6172
+ */
6173
+ export declare const ClassicLinkInstanceFilterSensitiveLog: (obj: ClassicLinkInstance) => any;
6174
+ /**
6175
+ * @internal
6176
+ */
6177
+ export declare const DescribeClassicLinkInstancesResultFilterSensitiveLog: (obj: DescribeClassicLinkInstancesResult) => any;
6178
+ /**
6179
+ * @internal
6180
+ */
6181
+ export declare const DescribeClientVpnAuthorizationRulesRequestFilterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesRequest) => any;
6182
+ /**
6183
+ * @internal
6184
+ */
6185
+ export declare const AuthorizationRuleFilterSensitiveLog: (obj: AuthorizationRule) => any;
6186
+ /**
6187
+ * @internal
6188
+ */
6189
+ export declare const DescribeClientVpnAuthorizationRulesResultFilterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesResult) => any;
6190
+ /**
6191
+ * @internal
6192
+ */
6193
+ export declare const DescribeClientVpnConnectionsRequestFilterSensitiveLog: (obj: DescribeClientVpnConnectionsRequest) => any;