@aws-sdk/client-ec2 3.131.0 → 3.137.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1122) 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 +36 -34
  1083. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
  1084. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  1085. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  1086. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  1087. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  1088. package/dist-types/commands/CreateTagsCommand.d.ts +2 -2
  1089. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -3
  1090. package/dist-types/commands/DeleteIpamCommand.d.ts +1 -1
  1091. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
  1092. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +1 -1
  1093. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -3
  1094. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  1095. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  1096. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -2
  1097. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1098. package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1099. package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +1 -1
  1100. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -2
  1101. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  1102. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  1103. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +1 -1
  1104. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +1 -1
  1105. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  1106. package/dist-types/commands/RegisterImageCommand.d.ts +4 -2
  1107. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  1108. package/dist-types/models/models_0.d.ts +952 -1398
  1109. package/dist-types/models/models_1.d.ts +988 -1403
  1110. package/dist-types/models/models_2.d.ts +1070 -1572
  1111. package/dist-types/models/models_3.d.ts +984 -1461
  1112. package/dist-types/models/models_4.d.ts +1148 -1688
  1113. package/dist-types/models/models_5.d.ts +1169 -1725
  1114. package/dist-types/models/models_6.d.ts +537 -763
  1115. package/dist-types/ts3.4/models/models_0.d.ts +469 -929
  1116. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1117. package/dist-types/ts3.4/models/models_2.d.ts +526 -1040
  1118. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1119. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1120. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1121. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1122. 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,32 +397,20 @@ 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
- }
406
+ /**
407
+ * <p>Describes whether dynamic routing is enabled or disabled for the transit gateway peering request.</p>
408
+ */
520
409
  export interface CreateTransitGatewayPeeringAttachmentRequestOptions {
521
- DynamicRouting?: DynamicRoutingValue | string;
522
- }
523
- export declare namespace CreateTransitGatewayPeeringAttachmentRequestOptions {
524
410
  /**
525
- * @internal
411
+ * <p>Indicates whether dynamic routing is enabled or disabled.</p>
526
412
  */
527
- const filterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequestOptions) => any;
413
+ DynamicRouting?: DynamicRoutingValue | string;
528
414
  }
529
415
  export interface CreateTransitGatewayPeeringAttachmentRequest {
530
416
  /**
@@ -543,6 +429,9 @@ export interface CreateTransitGatewayPeeringAttachmentRequest {
543
429
  * <p>The Region where the peer transit gateway is located.</p>
544
430
  */
545
431
  PeerRegion: string | undefined;
432
+ /**
433
+ * <p>Requests a transit gateway peering attachment.</p>
434
+ */
546
435
  Options?: CreateTransitGatewayPeeringAttachmentRequestOptions;
547
436
  /**
548
437
  * <p>The tags to apply to the transit gateway peering attachment.</p>
@@ -555,24 +444,12 @@ export interface CreateTransitGatewayPeeringAttachmentRequest {
555
444
  */
556
445
  DryRun?: boolean;
557
446
  }
558
- export declare namespace CreateTransitGatewayPeeringAttachmentRequest {
559
- /**
560
- * @internal
561
- */
562
- const filterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequest) => any;
563
- }
564
447
  export interface CreateTransitGatewayPeeringAttachmentResult {
565
448
  /**
566
449
  * <p>The transit gateway peering attachment.</p>
567
450
  */
568
451
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
569
452
  }
570
- export declare namespace CreateTransitGatewayPeeringAttachmentResult {
571
- /**
572
- * @internal
573
- */
574
- const filterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentResult) => any;
575
- }
576
453
  export interface CreateTransitGatewayPolicyTableRequest {
577
454
  /**
578
455
  * <p>The ID of the transit gateway used for the policy table.</p>
@@ -589,12 +466,6 @@ export interface CreateTransitGatewayPolicyTableRequest {
589
466
  */
590
467
  DryRun?: boolean;
591
468
  }
592
- export declare namespace CreateTransitGatewayPolicyTableRequest {
593
- /**
594
- * @internal
595
- */
596
- const filterSensitiveLog: (obj: CreateTransitGatewayPolicyTableRequest) => any;
597
- }
598
469
  export declare enum TransitGatewayPolicyTableState {
599
470
  available = "available",
600
471
  deleted = "deleted",
@@ -626,24 +497,12 @@ export interface TransitGatewayPolicyTable {
626
497
  */
627
498
  Tags?: Tag[];
628
499
  }
629
- export declare namespace TransitGatewayPolicyTable {
630
- /**
631
- * @internal
632
- */
633
- const filterSensitiveLog: (obj: TransitGatewayPolicyTable) => any;
634
- }
635
500
  export interface CreateTransitGatewayPolicyTableResult {
636
501
  /**
637
502
  * <p>Describes the created transit gateway policy table.</p>
638
503
  */
639
504
  TransitGatewayPolicyTable?: TransitGatewayPolicyTable;
640
505
  }
641
- export declare namespace CreateTransitGatewayPolicyTableResult {
642
- /**
643
- * @internal
644
- */
645
- const filterSensitiveLog: (obj: CreateTransitGatewayPolicyTableResult) => any;
646
- }
647
506
  export interface CreateTransitGatewayPrefixListReferenceRequest {
648
507
  /**
649
508
  * <p>The ID of the transit gateway route table.</p>
@@ -668,12 +527,6 @@ export interface CreateTransitGatewayPrefixListReferenceRequest {
668
527
  */
669
528
  DryRun?: boolean;
670
529
  }
671
- export declare namespace CreateTransitGatewayPrefixListReferenceRequest {
672
- /**
673
- * @internal
674
- */
675
- const filterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceRequest) => any;
676
- }
677
530
  export declare type TransitGatewayPrefixListReferenceState = "available" | "deleting" | "modifying" | "pending";
678
531
  /**
679
532
  * <p>Describes a transit gateway prefix list attachment.</p>
@@ -692,12 +545,6 @@ export interface TransitGatewayPrefixListAttachment {
692
545
  */
693
546
  ResourceId?: string;
694
547
  }
695
- export declare namespace TransitGatewayPrefixListAttachment {
696
- /**
697
- * @internal
698
- */
699
- const filterSensitiveLog: (obj: TransitGatewayPrefixListAttachment) => any;
700
- }
701
548
  /**
702
549
  * <p>Describes a prefix list reference.</p>
703
550
  */
@@ -727,24 +574,12 @@ export interface TransitGatewayPrefixListReference {
727
574
  */
728
575
  TransitGatewayAttachment?: TransitGatewayPrefixListAttachment;
729
576
  }
730
- export declare namespace TransitGatewayPrefixListReference {
731
- /**
732
- * @internal
733
- */
734
- const filterSensitiveLog: (obj: TransitGatewayPrefixListReference) => any;
735
- }
736
577
  export interface CreateTransitGatewayPrefixListReferenceResult {
737
578
  /**
738
579
  * <p>Information about the prefix list reference.</p>
739
580
  */
740
581
  TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference;
741
582
  }
742
- export declare namespace CreateTransitGatewayPrefixListReferenceResult {
743
- /**
744
- * @internal
745
- */
746
- const filterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceResult) => any;
747
- }
748
583
  export interface CreateTransitGatewayRouteRequest {
749
584
  /**
750
585
  * <p>The CIDR range used for destination matches. Routing decisions are based on the
@@ -770,12 +605,6 @@ export interface CreateTransitGatewayRouteRequest {
770
605
  */
771
606
  DryRun?: boolean;
772
607
  }
773
- export declare namespace CreateTransitGatewayRouteRequest {
774
- /**
775
- * @internal
776
- */
777
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteRequest) => any;
778
- }
779
608
  export declare type TransitGatewayRouteState = "active" | "blackhole" | "deleted" | "deleting" | "pending";
780
609
  /**
781
610
  * <p>Describes a route attachment.</p>
@@ -794,12 +623,6 @@ export interface TransitGatewayRouteAttachment {
794
623
  */
795
624
  ResourceType?: TransitGatewayAttachmentResourceType | string;
796
625
  }
797
- export declare namespace TransitGatewayRouteAttachment {
798
- /**
799
- * @internal
800
- */
801
- const filterSensitiveLog: (obj: TransitGatewayRouteAttachment) => any;
802
- }
803
626
  export declare type TransitGatewayRouteType = "propagated" | "static";
804
627
  /**
805
628
  * <p>Describes a route for a transit gateway route table.</p>
@@ -813,6 +636,9 @@ export interface TransitGatewayRoute {
813
636
  * <p>The ID of the prefix list used for destination matches.</p>
814
637
  */
815
638
  PrefixListId?: string;
639
+ /**
640
+ * <p>The ID of the transit gateway route table announcement. </p>
641
+ */
816
642
  TransitGatewayRouteTableAnnouncementId?: string;
817
643
  /**
818
644
  * <p>The attachments.</p>
@@ -827,24 +653,12 @@ export interface TransitGatewayRoute {
827
653
  */
828
654
  State?: TransitGatewayRouteState | string;
829
655
  }
830
- export declare namespace TransitGatewayRoute {
831
- /**
832
- * @internal
833
- */
834
- const filterSensitiveLog: (obj: TransitGatewayRoute) => any;
835
- }
836
656
  export interface CreateTransitGatewayRouteResult {
837
657
  /**
838
658
  * <p>Information about the route.</p>
839
659
  */
840
660
  Route?: TransitGatewayRoute;
841
661
  }
842
- export declare namespace CreateTransitGatewayRouteResult {
843
- /**
844
- * @internal
845
- */
846
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteResult) => any;
847
- }
848
662
  export interface CreateTransitGatewayRouteTableRequest {
849
663
  /**
850
664
  * <p>The ID of the transit gateway.</p>
@@ -861,12 +675,6 @@ export interface CreateTransitGatewayRouteTableRequest {
861
675
  */
862
676
  DryRun?: boolean;
863
677
  }
864
- export declare namespace CreateTransitGatewayRouteTableRequest {
865
- /**
866
- * @internal
867
- */
868
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableRequest) => any;
869
- }
870
678
  export declare type TransitGatewayRouteTableState = "available" | "deleted" | "deleting" | "pending";
871
679
  /**
872
680
  * <p>Describes a transit gateway route table.</p>
@@ -901,24 +709,12 @@ export interface TransitGatewayRouteTable {
901
709
  */
902
710
  Tags?: Tag[];
903
711
  }
904
- export declare namespace TransitGatewayRouteTable {
905
- /**
906
- * @internal
907
- */
908
- const filterSensitiveLog: (obj: TransitGatewayRouteTable) => any;
909
- }
910
712
  export interface CreateTransitGatewayRouteTableResult {
911
713
  /**
912
714
  * <p>Information about the transit gateway route table.</p>
913
715
  */
914
716
  TransitGatewayRouteTable?: TransitGatewayRouteTable;
915
717
  }
916
- export declare namespace CreateTransitGatewayRouteTableResult {
917
- /**
918
- * @internal
919
- */
920
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableResult) => any;
921
- }
922
718
  export interface CreateTransitGatewayRouteTableAnnouncementRequest {
923
719
  /**
924
720
  * <p>The ID of the transit gateway route table.</p>
@@ -939,12 +735,6 @@ export interface CreateTransitGatewayRouteTableAnnouncementRequest {
939
735
  */
940
736
  DryRun?: boolean;
941
737
  }
942
- export declare namespace CreateTransitGatewayRouteTableAnnouncementRequest {
943
- /**
944
- * @internal
945
- */
946
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementRequest) => any;
947
- }
948
738
  export declare enum TransitGatewayRouteTableAnnouncementDirection {
949
739
  incoming = "incoming",
950
740
  outgoing = "outgoing"
@@ -969,11 +759,17 @@ export interface TransitGatewayRouteTableAnnouncement {
969
759
  * <p>The ID of the transit gateway.</p>
970
760
  */
971
761
  TransitGatewayId?: string;
762
+ /**
763
+ * <p>The ID of the core network for the transit gateway route table announcement.</p>
764
+ */
972
765
  CoreNetworkId?: string;
973
766
  /**
974
767
  * <p>The ID of the peer transit gateway.</p>
975
768
  */
976
769
  PeerTransitGatewayId?: string;
770
+ /**
771
+ * <p>The ID of the core network ID for the peer.</p>
772
+ */
977
773
  PeerCoreNetworkId?: string;
978
774
  /**
979
775
  * <p>The ID of the peering attachment.</p>
@@ -1000,24 +796,12 @@ export interface TransitGatewayRouteTableAnnouncement {
1000
796
  */
1001
797
  Tags?: Tag[];
1002
798
  }
1003
- export declare namespace TransitGatewayRouteTableAnnouncement {
1004
- /**
1005
- * @internal
1006
- */
1007
- const filterSensitiveLog: (obj: TransitGatewayRouteTableAnnouncement) => any;
1008
- }
1009
799
  export interface CreateTransitGatewayRouteTableAnnouncementResult {
1010
800
  /**
1011
801
  * <p>Provides details about the transit gateway route table announcement.</p>
1012
802
  */
1013
803
  TransitGatewayRouteTableAnnouncement?: TransitGatewayRouteTableAnnouncement;
1014
804
  }
1015
- export declare namespace CreateTransitGatewayRouteTableAnnouncementResult {
1016
- /**
1017
- * @internal
1018
- */
1019
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementResult) => any;
1020
- }
1021
805
  /**
1022
806
  * <p>Describes the options for a VPC attachment.</p>
1023
807
  */
@@ -1035,12 +819,6 @@ export interface CreateTransitGatewayVpcAttachmentRequestOptions {
1035
819
  */
1036
820
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
1037
821
  }
1038
- export declare namespace CreateTransitGatewayVpcAttachmentRequestOptions {
1039
- /**
1040
- * @internal
1041
- */
1042
- const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequestOptions) => any;
1043
- }
1044
822
  export interface CreateTransitGatewayVpcAttachmentRequest {
1045
823
  /**
1046
824
  * <p>The ID of the transit gateway.</p>
@@ -1071,24 +849,12 @@ export interface CreateTransitGatewayVpcAttachmentRequest {
1071
849
  */
1072
850
  DryRun?: boolean;
1073
851
  }
1074
- export declare namespace CreateTransitGatewayVpcAttachmentRequest {
1075
- /**
1076
- * @internal
1077
- */
1078
- const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequest) => any;
1079
- }
1080
852
  export interface CreateTransitGatewayVpcAttachmentResult {
1081
853
  /**
1082
854
  * <p>Information about the VPC attachment.</p>
1083
855
  */
1084
856
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
1085
857
  }
1086
- export declare namespace CreateTransitGatewayVpcAttachmentResult {
1087
- /**
1088
- * @internal
1089
- */
1090
- const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentResult) => any;
1091
- }
1092
858
  export interface CreateVolumeRequest {
1093
859
  /**
1094
860
  * <p>The Availability Zone in which to create the volume.</p>
@@ -1250,12 +1016,6 @@ export interface CreateVolumeRequest {
1250
1016
  */
1251
1017
  ClientToken?: string;
1252
1018
  }
1253
- export declare namespace CreateVolumeRequest {
1254
- /**
1255
- * @internal
1256
- */
1257
- const filterSensitiveLog: (obj: CreateVolumeRequest) => any;
1258
- }
1259
1019
  export declare type VolumeState = "available" | "creating" | "deleted" | "deleting" | "error" | "in-use";
1260
1020
  /**
1261
1021
  * <p>Describes a volume.</p>
@@ -1329,12 +1089,6 @@ export interface Volume {
1329
1089
  */
1330
1090
  Throughput?: number;
1331
1091
  }
1332
- export declare namespace Volume {
1333
- /**
1334
- * @internal
1335
- */
1336
- const filterSensitiveLog: (obj: Volume) => any;
1337
- }
1338
1092
  export interface CreateVpcRequest {
1339
1093
  /**
1340
1094
  * <p>The IPv4 network range for the VPC, in CIDR notation. For example,
@@ -1356,21 +1110,21 @@ export interface CreateVpcRequest {
1356
1110
  */
1357
1111
  Ipv6CidrBlock?: string;
1358
1112
  /**
1359
- * <p>The ID of an IPv4 IPAM pool you want to use for allocating this VPC's CIDR. For more information, see <a href="/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.
1113
+ * <p>The ID of an IPv4 IPAM pool you want to use for allocating this VPC's CIDR. For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.
1360
1114
  *
1361
1115
  * </p>
1362
1116
  */
1363
1117
  Ipv4IpamPoolId?: string;
1364
1118
  /**
1365
- * <p>The netmask length of the IPv4 CIDR you want to allocate to this VPC from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see <a href="/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1119
+ * <p>The netmask length of the IPv4 CIDR you want to allocate to this VPC from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1366
1120
  */
1367
1121
  Ipv4NetmaskLength?: number;
1368
1122
  /**
1369
- * <p>The ID of an IPv6 IPAM pool which will be used to allocate this VPC an IPv6 CIDR. IPAM is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across Amazon Web Services Regions and accounts throughout your Amazon Web Services Organization. For more information, see <a href="/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1123
+ * <p>The ID of an IPv6 IPAM pool which will be used to allocate this VPC an IPv6 CIDR. IPAM is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across Amazon Web Services Regions and accounts throughout your Amazon Web Services Organization. For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1370
1124
  */
1371
1125
  Ipv6IpamPoolId?: string;
1372
1126
  /**
1373
- * <p>The netmask length of the IPv6 CIDR you want to allocate to this VPC from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see <a href="/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1127
+ * <p>The netmask length of the IPv6 CIDR you want to allocate to this VPC from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1374
1128
  */
1375
1129
  Ipv6NetmaskLength?: number;
1376
1130
  /**
@@ -1401,24 +1155,12 @@ export interface CreateVpcRequest {
1401
1155
  */
1402
1156
  TagSpecifications?: TagSpecification[];
1403
1157
  }
1404
- export declare namespace CreateVpcRequest {
1405
- /**
1406
- * @internal
1407
- */
1408
- const filterSensitiveLog: (obj: CreateVpcRequest) => any;
1409
- }
1410
1158
  export interface CreateVpcResult {
1411
1159
  /**
1412
1160
  * <p>Information about the VPC.</p>
1413
1161
  */
1414
1162
  Vpc?: Vpc;
1415
1163
  }
1416
- export declare namespace CreateVpcResult {
1417
- /**
1418
- * @internal
1419
- */
1420
- const filterSensitiveLog: (obj: CreateVpcResult) => any;
1421
- }
1422
1164
  export declare enum DnsRecordIpType {
1423
1165
  dualstack = "dualstack",
1424
1166
  ipv4 = "ipv4",
@@ -1434,12 +1176,6 @@ export interface DnsOptionsSpecification {
1434
1176
  */
1435
1177
  DnsRecordIpType?: DnsRecordIpType | string;
1436
1178
  }
1437
- export declare namespace DnsOptionsSpecification {
1438
- /**
1439
- * @internal
1440
- */
1441
- const filterSensitiveLog: (obj: DnsOptionsSpecification) => any;
1442
- }
1443
1179
  export declare enum IpAddressType {
1444
1180
  dualstack = "dualstack",
1445
1181
  ipv4 = "ipv4",
@@ -1529,12 +1265,6 @@ export interface CreateVpcEndpointRequest {
1529
1265
  */
1530
1266
  TagSpecifications?: TagSpecification[];
1531
1267
  }
1532
- export declare namespace CreateVpcEndpointRequest {
1533
- /**
1534
- * @internal
1535
- */
1536
- const filterSensitiveLog: (obj: CreateVpcEndpointRequest) => any;
1537
- }
1538
1268
  /**
1539
1269
  * <p>Describes a DNS entry.</p>
1540
1270
  */
@@ -1548,12 +1278,6 @@ export interface DnsEntry {
1548
1278
  */
1549
1279
  HostedZoneId?: string;
1550
1280
  }
1551
- export declare namespace DnsEntry {
1552
- /**
1553
- * @internal
1554
- */
1555
- const filterSensitiveLog: (obj: DnsEntry) => any;
1556
- }
1557
1281
  /**
1558
1282
  * <p>Describes the DNS options for an endpoint.</p>
1559
1283
  */
@@ -1563,12 +1287,6 @@ export interface DnsOptions {
1563
1287
  */
1564
1288
  DnsRecordIpType?: DnsRecordIpType | string;
1565
1289
  }
1566
- export declare namespace DnsOptions {
1567
- /**
1568
- * @internal
1569
- */
1570
- const filterSensitiveLog: (obj: DnsOptions) => any;
1571
- }
1572
1290
  /**
1573
1291
  * <p>Describes a security group.</p>
1574
1292
  */
@@ -1582,12 +1300,6 @@ export interface SecurityGroupIdentifier {
1582
1300
  */
1583
1301
  GroupName?: string;
1584
1302
  }
1585
- export declare namespace SecurityGroupIdentifier {
1586
- /**
1587
- * @internal
1588
- */
1589
- const filterSensitiveLog: (obj: SecurityGroupIdentifier) => any;
1590
- }
1591
1303
  /**
1592
1304
  * <p>The last error that occurred for a VPC endpoint.</p>
1593
1305
  */
@@ -1601,12 +1313,6 @@ export interface LastError {
1601
1313
  */
1602
1314
  Code?: string;
1603
1315
  }
1604
- export declare namespace LastError {
1605
- /**
1606
- * @internal
1607
- */
1608
- const filterSensitiveLog: (obj: LastError) => any;
1609
- }
1610
1316
  export declare enum State {
1611
1317
  Available = "Available",
1612
1318
  Deleted = "Deleted",
@@ -1699,12 +1405,6 @@ export interface VpcEndpoint {
1699
1405
  */
1700
1406
  LastError?: LastError;
1701
1407
  }
1702
- export declare namespace VpcEndpoint {
1703
- /**
1704
- * @internal
1705
- */
1706
- const filterSensitiveLog: (obj: VpcEndpoint) => any;
1707
- }
1708
1408
  /**
1709
1409
  * <p>Contains the output of CreateVpcEndpoint.</p>
1710
1410
  */
@@ -1719,12 +1419,6 @@ export interface CreateVpcEndpointResult {
1719
1419
  */
1720
1420
  ClientToken?: string;
1721
1421
  }
1722
- export declare namespace CreateVpcEndpointResult {
1723
- /**
1724
- * @internal
1725
- */
1726
- const filterSensitiveLog: (obj: CreateVpcEndpointResult) => any;
1727
- }
1728
1422
  export interface CreateVpcEndpointConnectionNotificationRequest {
1729
1423
  /**
1730
1424
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1757,12 +1451,6 @@ export interface CreateVpcEndpointConnectionNotificationRequest {
1757
1451
  */
1758
1452
  ClientToken?: string;
1759
1453
  }
1760
- export declare namespace CreateVpcEndpointConnectionNotificationRequest {
1761
- /**
1762
- * @internal
1763
- */
1764
- const filterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationRequest) => any;
1765
- }
1766
1454
  export declare enum ConnectionNotificationState {
1767
1455
  Disabled = "Disabled",
1768
1456
  Enabled = "Enabled"
@@ -1805,12 +1493,6 @@ export interface ConnectionNotification {
1805
1493
  */
1806
1494
  ConnectionNotificationState?: ConnectionNotificationState | string;
1807
1495
  }
1808
- export declare namespace ConnectionNotification {
1809
- /**
1810
- * @internal
1811
- */
1812
- const filterSensitiveLog: (obj: ConnectionNotification) => any;
1813
- }
1814
1496
  export interface CreateVpcEndpointConnectionNotificationResult {
1815
1497
  /**
1816
1498
  * <p>Information about the notification.</p>
@@ -1822,12 +1504,6 @@ export interface CreateVpcEndpointConnectionNotificationResult {
1822
1504
  */
1823
1505
  ClientToken?: string;
1824
1506
  }
1825
- export declare namespace CreateVpcEndpointConnectionNotificationResult {
1826
- /**
1827
- * @internal
1828
- */
1829
- const filterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationResult) => any;
1830
- }
1831
1507
  export interface CreateVpcEndpointServiceConfigurationRequest {
1832
1508
  /**
1833
1509
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1868,12 +1544,6 @@ export interface CreateVpcEndpointServiceConfigurationRequest {
1868
1544
  */
1869
1545
  TagSpecifications?: TagSpecification[];
1870
1546
  }
1871
- export declare namespace CreateVpcEndpointServiceConfigurationRequest {
1872
- /**
1873
- * @internal
1874
- */
1875
- const filterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationRequest) => any;
1876
- }
1877
1547
  export declare enum PayerResponsibility {
1878
1548
  ServiceOwner = "ServiceOwner"
1879
1549
  }
@@ -1906,12 +1576,6 @@ export interface PrivateDnsNameConfiguration {
1906
1576
  */
1907
1577
  Name?: string;
1908
1578
  }
1909
- export declare namespace PrivateDnsNameConfiguration {
1910
- /**
1911
- * @internal
1912
- */
1913
- const filterSensitiveLog: (obj: PrivateDnsNameConfiguration) => any;
1914
- }
1915
1579
  export declare enum ServiceState {
1916
1580
  Available = "Available",
1917
1581
  Deleted = "Deleted",
@@ -1933,12 +1597,6 @@ export interface ServiceTypeDetail {
1933
1597
  */
1934
1598
  ServiceType?: ServiceType | string;
1935
1599
  }
1936
- export declare namespace ServiceTypeDetail {
1937
- /**
1938
- * @internal
1939
- */
1940
- const filterSensitiveLog: (obj: ServiceTypeDetail) => any;
1941
- }
1942
1600
  export declare enum ServiceConnectivityType {
1943
1601
  ipv4 = "ipv4",
1944
1602
  ipv6 = "ipv6"
@@ -2009,12 +1667,6 @@ export interface ServiceConfiguration {
2009
1667
  */
2010
1668
  Tags?: Tag[];
2011
1669
  }
2012
- export declare namespace ServiceConfiguration {
2013
- /**
2014
- * @internal
2015
- */
2016
- const filterSensitiveLog: (obj: ServiceConfiguration) => any;
2017
- }
2018
1670
  export interface CreateVpcEndpointServiceConfigurationResult {
2019
1671
  /**
2020
1672
  * <p>Information about the service configuration.</p>
@@ -2026,12 +1678,6 @@ export interface CreateVpcEndpointServiceConfigurationResult {
2026
1678
  */
2027
1679
  ClientToken?: string;
2028
1680
  }
2029
- export declare namespace CreateVpcEndpointServiceConfigurationResult {
2030
- /**
2031
- * @internal
2032
- */
2033
- const filterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationResult) => any;
2034
- }
2035
1681
  export interface CreateVpcPeeringConnectionRequest {
2036
1682
  /**
2037
1683
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2065,24 +1711,12 @@ export interface CreateVpcPeeringConnectionRequest {
2065
1711
  */
2066
1712
  TagSpecifications?: TagSpecification[];
2067
1713
  }
2068
- export declare namespace CreateVpcPeeringConnectionRequest {
2069
- /**
2070
- * @internal
2071
- */
2072
- const filterSensitiveLog: (obj: CreateVpcPeeringConnectionRequest) => any;
2073
- }
2074
1714
  export interface CreateVpcPeeringConnectionResult {
2075
1715
  /**
2076
1716
  * <p>Information about the VPC peering connection.</p>
2077
1717
  */
2078
1718
  VpcPeeringConnection?: VpcPeeringConnection;
2079
1719
  }
2080
- export declare namespace CreateVpcPeeringConnectionResult {
2081
- /**
2082
- * @internal
2083
- */
2084
- const filterSensitiveLog: (obj: CreateVpcPeeringConnectionResult) => any;
2085
- }
2086
1720
  export declare type TunnelInsideIpVersion = "ipv4" | "ipv6";
2087
1721
  /**
2088
1722
  * <p>The IKE version that is permitted for the VPN tunnel.</p>
@@ -2093,12 +1727,6 @@ export interface IKEVersionsRequestListValue {
2093
1727
  */
2094
1728
  Value?: string;
2095
1729
  }
2096
- export declare namespace IKEVersionsRequestListValue {
2097
- /**
2098
- * @internal
2099
- */
2100
- const filterSensitiveLog: (obj: IKEVersionsRequestListValue) => any;
2101
- }
2102
1730
  /**
2103
1731
  * <p>Specifies a Diffie-Hellman group number for the VPN tunnel for phase 1 IKE
2104
1732
  * negotiations.</p>
@@ -2109,12 +1737,6 @@ export interface Phase1DHGroupNumbersRequestListValue {
2109
1737
  */
2110
1738
  Value?: number;
2111
1739
  }
2112
- export declare namespace Phase1DHGroupNumbersRequestListValue {
2113
- /**
2114
- * @internal
2115
- */
2116
- const filterSensitiveLog: (obj: Phase1DHGroupNumbersRequestListValue) => any;
2117
- }
2118
1740
  /**
2119
1741
  * <p>Specifies the encryption algorithm for the VPN tunnel for phase 1 IKE
2120
1742
  * negotiations.</p>
@@ -2125,12 +1747,6 @@ export interface Phase1EncryptionAlgorithmsRequestListValue {
2125
1747
  */
2126
1748
  Value?: string;
2127
1749
  }
2128
- export declare namespace Phase1EncryptionAlgorithmsRequestListValue {
2129
- /**
2130
- * @internal
2131
- */
2132
- const filterSensitiveLog: (obj: Phase1EncryptionAlgorithmsRequestListValue) => any;
2133
- }
2134
1750
  /**
2135
1751
  * <p>Specifies the integrity algorithm for the VPN tunnel for phase 1 IKE
2136
1752
  * negotiations.</p>
@@ -2141,12 +1757,6 @@ export interface Phase1IntegrityAlgorithmsRequestListValue {
2141
1757
  */
2142
1758
  Value?: string;
2143
1759
  }
2144
- export declare namespace Phase1IntegrityAlgorithmsRequestListValue {
2145
- /**
2146
- * @internal
2147
- */
2148
- const filterSensitiveLog: (obj: Phase1IntegrityAlgorithmsRequestListValue) => any;
2149
- }
2150
1760
  /**
2151
1761
  * <p>Specifies a Diffie-Hellman group number for the VPN tunnel for phase 2 IKE
2152
1762
  * negotiations.</p>
@@ -2157,12 +1767,6 @@ export interface Phase2DHGroupNumbersRequestListValue {
2157
1767
  */
2158
1768
  Value?: number;
2159
1769
  }
2160
- export declare namespace Phase2DHGroupNumbersRequestListValue {
2161
- /**
2162
- * @internal
2163
- */
2164
- const filterSensitiveLog: (obj: Phase2DHGroupNumbersRequestListValue) => any;
2165
- }
2166
1770
  /**
2167
1771
  * <p>Specifies the encryption algorithm for the VPN tunnel for phase 2 IKE
2168
1772
  * negotiations.</p>
@@ -2173,12 +1777,6 @@ export interface Phase2EncryptionAlgorithmsRequestListValue {
2173
1777
  */
2174
1778
  Value?: string;
2175
1779
  }
2176
- export declare namespace Phase2EncryptionAlgorithmsRequestListValue {
2177
- /**
2178
- * @internal
2179
- */
2180
- const filterSensitiveLog: (obj: Phase2EncryptionAlgorithmsRequestListValue) => any;
2181
- }
2182
1780
  /**
2183
1781
  * <p>Specifies the integrity algorithm for the VPN tunnel for phase 2 IKE
2184
1782
  * negotiations.</p>
@@ -2189,12 +1787,6 @@ export interface Phase2IntegrityAlgorithmsRequestListValue {
2189
1787
  */
2190
1788
  Value?: string;
2191
1789
  }
2192
- export declare namespace Phase2IntegrityAlgorithmsRequestListValue {
2193
- /**
2194
- * @internal
2195
- */
2196
- const filterSensitiveLog: (obj: Phase2IntegrityAlgorithmsRequestListValue) => any;
2197
- }
2198
1790
  /**
2199
1791
  * <p>The tunnel options for a single VPN tunnel.</p>
2200
1792
  */
@@ -2382,12 +1974,6 @@ export interface VpnTunnelOptionsSpecification {
2382
1974
  */
2383
1975
  StartupAction?: string;
2384
1976
  }
2385
- export declare namespace VpnTunnelOptionsSpecification {
2386
- /**
2387
- * @internal
2388
- */
2389
- const filterSensitiveLog: (obj: VpnTunnelOptionsSpecification) => any;
2390
- }
2391
1977
  /**
2392
1978
  * <p>Describes VPN connection options.</p>
2393
1979
  */
@@ -2454,12 +2040,6 @@ export interface VpnConnectionOptionsSpecification {
2454
2040
  */
2455
2041
  TransportTransitGatewayAttachmentId?: string;
2456
2042
  }
2457
- export declare namespace VpnConnectionOptionsSpecification {
2458
- /**
2459
- * @internal
2460
- */
2461
- const filterSensitiveLog: (obj: VpnConnectionOptionsSpecification) => any;
2462
- }
2463
2043
  /**
2464
2044
  * <p>Contains the parameters for CreateVpnConnection.</p>
2465
2045
  */
@@ -2498,12 +2078,6 @@ export interface CreateVpnConnectionRequest {
2498
2078
  */
2499
2079
  TagSpecifications?: TagSpecification[];
2500
2080
  }
2501
- export declare namespace CreateVpnConnectionRequest {
2502
- /**
2503
- * @internal
2504
- */
2505
- const filterSensitiveLog: (obj: CreateVpnConnectionRequest) => any;
2506
- }
2507
2081
  export declare enum GatewayAssociationState {
2508
2082
  associated = "associated",
2509
2083
  associating = "associating",
@@ -2519,12 +2093,6 @@ export interface IKEVersionsListValue {
2519
2093
  */
2520
2094
  Value?: string;
2521
2095
  }
2522
- export declare namespace IKEVersionsListValue {
2523
- /**
2524
- * @internal
2525
- */
2526
- const filterSensitiveLog: (obj: IKEVersionsListValue) => any;
2527
- }
2528
2096
  /**
2529
2097
  * <p>The Diffie-Hellmann group number for phase 1 IKE negotiations.</p>
2530
2098
  */
@@ -2534,12 +2102,6 @@ export interface Phase1DHGroupNumbersListValue {
2534
2102
  */
2535
2103
  Value?: number;
2536
2104
  }
2537
- export declare namespace Phase1DHGroupNumbersListValue {
2538
- /**
2539
- * @internal
2540
- */
2541
- const filterSensitiveLog: (obj: Phase1DHGroupNumbersListValue) => any;
2542
- }
2543
2105
  /**
2544
2106
  * <p>The encryption algorithm for phase 1 IKE negotiations.</p>
2545
2107
  */
@@ -2549,12 +2111,6 @@ export interface Phase1EncryptionAlgorithmsListValue {
2549
2111
  */
2550
2112
  Value?: string;
2551
2113
  }
2552
- export declare namespace Phase1EncryptionAlgorithmsListValue {
2553
- /**
2554
- * @internal
2555
- */
2556
- const filterSensitiveLog: (obj: Phase1EncryptionAlgorithmsListValue) => any;
2557
- }
2558
2114
  /**
2559
2115
  * <p>The integrity algorithm for phase 1 IKE negotiations.</p>
2560
2116
  */
@@ -2564,12 +2120,6 @@ export interface Phase1IntegrityAlgorithmsListValue {
2564
2120
  */
2565
2121
  Value?: string;
2566
2122
  }
2567
- export declare namespace Phase1IntegrityAlgorithmsListValue {
2568
- /**
2569
- * @internal
2570
- */
2571
- const filterSensitiveLog: (obj: Phase1IntegrityAlgorithmsListValue) => any;
2572
- }
2573
2123
  /**
2574
2124
  * <p>The Diffie-Hellmann group number for phase 2 IKE negotiations.</p>
2575
2125
  */
@@ -2579,12 +2129,6 @@ export interface Phase2DHGroupNumbersListValue {
2579
2129
  */
2580
2130
  Value?: number;
2581
2131
  }
2582
- export declare namespace Phase2DHGroupNumbersListValue {
2583
- /**
2584
- * @internal
2585
- */
2586
- const filterSensitiveLog: (obj: Phase2DHGroupNumbersListValue) => any;
2587
- }
2588
2132
  /**
2589
2133
  * <p>The encryption algorithm for phase 2 IKE negotiations.</p>
2590
2134
  */
@@ -2594,12 +2138,6 @@ export interface Phase2EncryptionAlgorithmsListValue {
2594
2138
  */
2595
2139
  Value?: string;
2596
2140
  }
2597
- export declare namespace Phase2EncryptionAlgorithmsListValue {
2598
- /**
2599
- * @internal
2600
- */
2601
- const filterSensitiveLog: (obj: Phase2EncryptionAlgorithmsListValue) => any;
2602
- }
2603
2141
  /**
2604
2142
  * <p>The integrity algorithm for phase 2 IKE negotiations.</p>
2605
2143
  */
@@ -2609,12 +2147,6 @@ export interface Phase2IntegrityAlgorithmsListValue {
2609
2147
  */
2610
2148
  Value?: string;
2611
2149
  }
2612
- export declare namespace Phase2IntegrityAlgorithmsListValue {
2613
- /**
2614
- * @internal
2615
- */
2616
- const filterSensitiveLog: (obj: Phase2IntegrityAlgorithmsListValue) => any;
2617
- }
2618
2150
  /**
2619
2151
  * <p>The VPN tunnel options.</p>
2620
2152
  */
@@ -2705,12 +2237,6 @@ export interface TunnelOption {
2705
2237
  */
2706
2238
  StartupAction?: string;
2707
2239
  }
2708
- export declare namespace TunnelOption {
2709
- /**
2710
- * @internal
2711
- */
2712
- const filterSensitiveLog: (obj: TunnelOption) => any;
2713
- }
2714
2240
  /**
2715
2241
  * <p>Describes VPN connection options.</p>
2716
2242
  */
@@ -2761,12 +2287,6 @@ export interface VpnConnectionOptions {
2761
2287
  */
2762
2288
  TunnelOptions?: TunnelOption[];
2763
2289
  }
2764
- export declare namespace VpnConnectionOptions {
2765
- /**
2766
- * @internal
2767
- */
2768
- const filterSensitiveLog: (obj: VpnConnectionOptions) => any;
2769
- }
2770
2290
  export declare type VpnStaticRouteSource = "Static";
2771
2291
  export declare type VpnState = "available" | "deleted" | "deleting" | "pending";
2772
2292
  /**
@@ -2786,12 +2306,6 @@ export interface VpnStaticRoute {
2786
2306
  */
2787
2307
  State?: VpnState | string;
2788
2308
  }
2789
- export declare namespace VpnStaticRoute {
2790
- /**
2791
- * @internal
2792
- */
2793
- const filterSensitiveLog: (obj: VpnStaticRoute) => any;
2794
- }
2795
2309
  export declare type TelemetryStatus = "DOWN" | "UP";
2796
2310
  /**
2797
2311
  * <p>Describes telemetry for a VPN tunnel.</p>
@@ -2823,12 +2337,6 @@ export interface VgwTelemetry {
2823
2337
  */
2824
2338
  CertificateArn?: string;
2825
2339
  }
2826
- export declare namespace VgwTelemetry {
2827
- /**
2828
- * @internal
2829
- */
2830
- const filterSensitiveLog: (obj: VgwTelemetry) => any;
2831
- }
2832
2340
  /**
2833
2341
  * <p>Describes a VPN connection.</p>
2834
2342
  */
@@ -2899,12 +2407,6 @@ export interface VpnConnection {
2899
2407
  */
2900
2408
  VgwTelemetry?: VgwTelemetry[];
2901
2409
  }
2902
- export declare namespace VpnConnection {
2903
- /**
2904
- * @internal
2905
- */
2906
- const filterSensitiveLog: (obj: VpnConnection) => any;
2907
- }
2908
2410
  /**
2909
2411
  * <p>Contains the output of CreateVpnConnection.</p>
2910
2412
  */
@@ -2914,12 +2416,6 @@ export interface CreateVpnConnectionResult {
2914
2416
  */
2915
2417
  VpnConnection?: VpnConnection;
2916
2418
  }
2917
- export declare namespace CreateVpnConnectionResult {
2918
- /**
2919
- * @internal
2920
- */
2921
- const filterSensitiveLog: (obj: CreateVpnConnectionResult) => any;
2922
- }
2923
2419
  /**
2924
2420
  * <p>Contains the parameters for CreateVpnConnectionRoute.</p>
2925
2421
  */
@@ -2933,12 +2429,6 @@ export interface CreateVpnConnectionRouteRequest {
2933
2429
  */
2934
2430
  VpnConnectionId: string | undefined;
2935
2431
  }
2936
- export declare namespace CreateVpnConnectionRouteRequest {
2937
- /**
2938
- * @internal
2939
- */
2940
- const filterSensitiveLog: (obj: CreateVpnConnectionRouteRequest) => any;
2941
- }
2942
2432
  /**
2943
2433
  * <p>Contains the parameters for CreateVpnGateway.</p>
2944
2434
  */
@@ -2970,12 +2460,6 @@ export interface CreateVpnGatewayRequest {
2970
2460
  */
2971
2461
  DryRun?: boolean;
2972
2462
  }
2973
- export declare namespace CreateVpnGatewayRequest {
2974
- /**
2975
- * @internal
2976
- */
2977
- const filterSensitiveLog: (obj: CreateVpnGatewayRequest) => any;
2978
- }
2979
2463
  /**
2980
2464
  * <p>Describes a virtual private gateway.</p>
2981
2465
  */
@@ -3011,12 +2495,6 @@ export interface VpnGateway {
3011
2495
  */
3012
2496
  Tags?: Tag[];
3013
2497
  }
3014
- export declare namespace VpnGateway {
3015
- /**
3016
- * @internal
3017
- */
3018
- const filterSensitiveLog: (obj: VpnGateway) => any;
3019
- }
3020
2498
  /**
3021
2499
  * <p>Contains the output of CreateVpnGateway.</p>
3022
2500
  */
@@ -3026,12 +2504,6 @@ export interface CreateVpnGatewayResult {
3026
2504
  */
3027
2505
  VpnGateway?: VpnGateway;
3028
2506
  }
3029
- export declare namespace CreateVpnGatewayResult {
3030
- /**
3031
- * @internal
3032
- */
3033
- const filterSensitiveLog: (obj: CreateVpnGatewayResult) => any;
3034
- }
3035
2507
  export interface DeleteCarrierGatewayRequest {
3036
2508
  /**
3037
2509
  * <p>The ID of the carrier gateway.</p>
@@ -3044,24 +2516,12 @@ export interface DeleteCarrierGatewayRequest {
3044
2516
  */
3045
2517
  DryRun?: boolean;
3046
2518
  }
3047
- export declare namespace DeleteCarrierGatewayRequest {
3048
- /**
3049
- * @internal
3050
- */
3051
- const filterSensitiveLog: (obj: DeleteCarrierGatewayRequest) => any;
3052
- }
3053
2519
  export interface DeleteCarrierGatewayResult {
3054
2520
  /**
3055
2521
  * <p>Information about the carrier gateway.</p>
3056
2522
  */
3057
2523
  CarrierGateway?: CarrierGateway;
3058
2524
  }
3059
- export declare namespace DeleteCarrierGatewayResult {
3060
- /**
3061
- * @internal
3062
- */
3063
- const filterSensitiveLog: (obj: DeleteCarrierGatewayResult) => any;
3064
- }
3065
2525
  export interface DeleteClientVpnEndpointRequest {
3066
2526
  /**
3067
2527
  * <p>The ID of the Client VPN to be deleted.</p>
@@ -3072,24 +2532,12 @@ export interface DeleteClientVpnEndpointRequest {
3072
2532
  */
3073
2533
  DryRun?: boolean;
3074
2534
  }
3075
- export declare namespace DeleteClientVpnEndpointRequest {
3076
- /**
3077
- * @internal
3078
- */
3079
- const filterSensitiveLog: (obj: DeleteClientVpnEndpointRequest) => any;
3080
- }
3081
2535
  export interface DeleteClientVpnEndpointResult {
3082
2536
  /**
3083
2537
  * <p>The current state of the Client VPN endpoint.</p>
3084
2538
  */
3085
2539
  Status?: ClientVpnEndpointStatus;
3086
2540
  }
3087
- export declare namespace DeleteClientVpnEndpointResult {
3088
- /**
3089
- * @internal
3090
- */
3091
- const filterSensitiveLog: (obj: DeleteClientVpnEndpointResult) => any;
3092
- }
3093
2541
  export interface DeleteClientVpnRouteRequest {
3094
2542
  /**
3095
2543
  * <p>The ID of the Client VPN endpoint from which the route is to be deleted.</p>
@@ -3108,24 +2556,12 @@ export interface DeleteClientVpnRouteRequest {
3108
2556
  */
3109
2557
  DryRun?: boolean;
3110
2558
  }
3111
- export declare namespace DeleteClientVpnRouteRequest {
3112
- /**
3113
- * @internal
3114
- */
3115
- const filterSensitiveLog: (obj: DeleteClientVpnRouteRequest) => any;
3116
- }
3117
2559
  export interface DeleteClientVpnRouteResult {
3118
2560
  /**
3119
2561
  * <p>The current state of the route.</p>
3120
2562
  */
3121
2563
  Status?: ClientVpnRouteStatus;
3122
2564
  }
3123
- export declare namespace DeleteClientVpnRouteResult {
3124
- /**
3125
- * @internal
3126
- */
3127
- const filterSensitiveLog: (obj: DeleteClientVpnRouteResult) => any;
3128
- }
3129
2565
  /**
3130
2566
  * <p>Contains the parameters for DeleteCustomerGateway.</p>
3131
2567
  */
@@ -3142,12 +2578,6 @@ export interface DeleteCustomerGatewayRequest {
3142
2578
  */
3143
2579
  DryRun?: boolean;
3144
2580
  }
3145
- export declare namespace DeleteCustomerGatewayRequest {
3146
- /**
3147
- * @internal
3148
- */
3149
- const filterSensitiveLog: (obj: DeleteCustomerGatewayRequest) => any;
3150
- }
3151
2581
  export interface DeleteDhcpOptionsRequest {
3152
2582
  /**
3153
2583
  * <p>The ID of the DHCP options set.</p>
@@ -3160,12 +2590,6 @@ export interface DeleteDhcpOptionsRequest {
3160
2590
  */
3161
2591
  DryRun?: boolean;
3162
2592
  }
3163
- export declare namespace DeleteDhcpOptionsRequest {
3164
- /**
3165
- * @internal
3166
- */
3167
- const filterSensitiveLog: (obj: DeleteDhcpOptionsRequest) => any;
3168
- }
3169
2593
  export interface DeleteEgressOnlyInternetGatewayRequest {
3170
2594
  /**
3171
2595
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3178,24 +2602,12 @@ export interface DeleteEgressOnlyInternetGatewayRequest {
3178
2602
  */
3179
2603
  EgressOnlyInternetGatewayId: string | undefined;
3180
2604
  }
3181
- export declare namespace DeleteEgressOnlyInternetGatewayRequest {
3182
- /**
3183
- * @internal
3184
- */
3185
- const filterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayRequest) => any;
3186
- }
3187
2605
  export interface DeleteEgressOnlyInternetGatewayResult {
3188
2606
  /**
3189
2607
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3190
2608
  */
3191
2609
  ReturnCode?: boolean;
3192
2610
  }
3193
- export declare namespace DeleteEgressOnlyInternetGatewayResult {
3194
- /**
3195
- * @internal
3196
- */
3197
- const filterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayResult) => any;
3198
- }
3199
2611
  export interface DeleteFleetsRequest {
3200
2612
  /**
3201
2613
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3218,12 +2630,6 @@ export interface DeleteFleetsRequest {
3218
2630
  */
3219
2631
  TerminateInstances: boolean | undefined;
3220
2632
  }
3221
- export declare namespace DeleteFleetsRequest {
3222
- /**
3223
- * @internal
3224
- */
3225
- const filterSensitiveLog: (obj: DeleteFleetsRequest) => any;
3226
- }
3227
2633
  export declare enum FleetStateCode {
3228
2634
  ACTIVE = "active",
3229
2635
  DELETED = "deleted",
@@ -3250,12 +2656,6 @@ export interface DeleteFleetSuccessItem {
3250
2656
  */
3251
2657
  FleetId?: string;
3252
2658
  }
3253
- export declare namespace DeleteFleetSuccessItem {
3254
- /**
3255
- * @internal
3256
- */
3257
- const filterSensitiveLog: (obj: DeleteFleetSuccessItem) => any;
3258
- }
3259
2659
  export declare enum DeleteFleetErrorCode {
3260
2660
  FLEET_ID_DOES_NOT_EXIST = "fleetIdDoesNotExist",
3261
2661
  FLEET_ID_MALFORMED = "fleetIdMalformed",
@@ -3275,12 +2675,6 @@ export interface DeleteFleetError {
3275
2675
  */
3276
2676
  Message?: string;
3277
2677
  }
3278
- export declare namespace DeleteFleetError {
3279
- /**
3280
- * @internal
3281
- */
3282
- const filterSensitiveLog: (obj: DeleteFleetError) => any;
3283
- }
3284
2678
  /**
3285
2679
  * <p>Describes an EC2 Fleet that was not successfully deleted.</p>
3286
2680
  */
@@ -3294,12 +2688,6 @@ export interface DeleteFleetErrorItem {
3294
2688
  */
3295
2689
  FleetId?: string;
3296
2690
  }
3297
- export declare namespace DeleteFleetErrorItem {
3298
- /**
3299
- * @internal
3300
- */
3301
- const filterSensitiveLog: (obj: DeleteFleetErrorItem) => any;
3302
- }
3303
2691
  export interface DeleteFleetsResult {
3304
2692
  /**
3305
2693
  * <p>Information about the EC2 Fleets that are successfully deleted.</p>
@@ -3310,12 +2698,6 @@ export interface DeleteFleetsResult {
3310
2698
  */
3311
2699
  UnsuccessfulFleetDeletions?: DeleteFleetErrorItem[];
3312
2700
  }
3313
- export declare namespace DeleteFleetsResult {
3314
- /**
3315
- * @internal
3316
- */
3317
- const filterSensitiveLog: (obj: DeleteFleetsResult) => any;
3318
- }
3319
2701
  export interface DeleteFlowLogsRequest {
3320
2702
  /**
3321
2703
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3329,24 +2711,12 @@ export interface DeleteFlowLogsRequest {
3329
2711
  */
3330
2712
  FlowLogIds: string[] | undefined;
3331
2713
  }
3332
- export declare namespace DeleteFlowLogsRequest {
3333
- /**
3334
- * @internal
3335
- */
3336
- const filterSensitiveLog: (obj: DeleteFlowLogsRequest) => any;
3337
- }
3338
2714
  export interface DeleteFlowLogsResult {
3339
2715
  /**
3340
2716
  * <p>Information about the flow logs that could not be deleted successfully.</p>
3341
2717
  */
3342
2718
  Unsuccessful?: UnsuccessfulItem[];
3343
2719
  }
3344
- export declare namespace DeleteFlowLogsResult {
3345
- /**
3346
- * @internal
3347
- */
3348
- const filterSensitiveLog: (obj: DeleteFlowLogsResult) => any;
3349
- }
3350
2720
  export interface DeleteFpgaImageRequest {
3351
2721
  /**
3352
2722
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3359,24 +2729,12 @@ export interface DeleteFpgaImageRequest {
3359
2729
  */
3360
2730
  FpgaImageId: string | undefined;
3361
2731
  }
3362
- export declare namespace DeleteFpgaImageRequest {
3363
- /**
3364
- * @internal
3365
- */
3366
- const filterSensitiveLog: (obj: DeleteFpgaImageRequest) => any;
3367
- }
3368
2732
  export interface DeleteFpgaImageResult {
3369
2733
  /**
3370
2734
  * <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
3371
2735
  */
3372
2736
  Return?: boolean;
3373
2737
  }
3374
- export declare namespace DeleteFpgaImageResult {
3375
- /**
3376
- * @internal
3377
- */
3378
- const filterSensitiveLog: (obj: DeleteFpgaImageResult) => any;
3379
- }
3380
2738
  export interface DeleteInstanceEventWindowRequest {
3381
2739
  /**
3382
2740
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3394,12 +2752,6 @@ export interface DeleteInstanceEventWindowRequest {
3394
2752
  */
3395
2753
  InstanceEventWindowId: string | undefined;
3396
2754
  }
3397
- export declare namespace DeleteInstanceEventWindowRequest {
3398
- /**
3399
- * @internal
3400
- */
3401
- const filterSensitiveLog: (obj: DeleteInstanceEventWindowRequest) => any;
3402
- }
3403
2755
  /**
3404
2756
  * <p>The state of the event window.</p>
3405
2757
  */
@@ -3413,24 +2765,12 @@ export interface InstanceEventWindowStateChange {
3413
2765
  */
3414
2766
  State?: InstanceEventWindowState | string;
3415
2767
  }
3416
- export declare namespace InstanceEventWindowStateChange {
3417
- /**
3418
- * @internal
3419
- */
3420
- const filterSensitiveLog: (obj: InstanceEventWindowStateChange) => any;
3421
- }
3422
2768
  export interface DeleteInstanceEventWindowResult {
3423
2769
  /**
3424
2770
  * <p>The state of the event window.</p>
3425
2771
  */
3426
2772
  InstanceEventWindowState?: InstanceEventWindowStateChange;
3427
2773
  }
3428
- export declare namespace DeleteInstanceEventWindowResult {
3429
- /**
3430
- * @internal
3431
- */
3432
- const filterSensitiveLog: (obj: DeleteInstanceEventWindowResult) => any;
3433
- }
3434
2774
  export interface DeleteInternetGatewayRequest {
3435
2775
  /**
3436
2776
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3443,12 +2783,6 @@ export interface DeleteInternetGatewayRequest {
3443
2783
  */
3444
2784
  InternetGatewayId: string | undefined;
3445
2785
  }
3446
- export declare namespace DeleteInternetGatewayRequest {
3447
- /**
3448
- * @internal
3449
- */
3450
- const filterSensitiveLog: (obj: DeleteInternetGatewayRequest) => any;
3451
- }
3452
2786
  export interface DeleteIpamRequest {
3453
2787
  /**
3454
2788
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -3486,24 +2820,12 @@ export interface DeleteIpamRequest {
3486
2820
  */
3487
2821
  Cascade?: boolean;
3488
2822
  }
3489
- export declare namespace DeleteIpamRequest {
3490
- /**
3491
- * @internal
3492
- */
3493
- const filterSensitiveLog: (obj: DeleteIpamRequest) => any;
3494
- }
3495
2823
  export interface DeleteIpamResult {
3496
2824
  /**
3497
2825
  * <p>Information about the results of the deletion.</p>
3498
2826
  */
3499
2827
  Ipam?: Ipam;
3500
2828
  }
3501
- export declare namespace DeleteIpamResult {
3502
- /**
3503
- * @internal
3504
- */
3505
- const filterSensitiveLog: (obj: DeleteIpamResult) => any;
3506
- }
3507
2829
  export interface DeleteIpamPoolRequest {
3508
2830
  /**
3509
2831
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -3516,24 +2838,12 @@ export interface DeleteIpamPoolRequest {
3516
2838
  */
3517
2839
  IpamPoolId: string | undefined;
3518
2840
  }
3519
- export declare namespace DeleteIpamPoolRequest {
3520
- /**
3521
- * @internal
3522
- */
3523
- const filterSensitiveLog: (obj: DeleteIpamPoolRequest) => any;
3524
- }
3525
2841
  export interface DeleteIpamPoolResult {
3526
2842
  /**
3527
2843
  * <p>Information about the results of the deletion.</p>
3528
2844
  */
3529
2845
  IpamPool?: IpamPool;
3530
2846
  }
3531
- export declare namespace DeleteIpamPoolResult {
3532
- /**
3533
- * @internal
3534
- */
3535
- const filterSensitiveLog: (obj: DeleteIpamPoolResult) => any;
3536
- }
3537
2847
  export interface DeleteIpamScopeRequest {
3538
2848
  /**
3539
2849
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -3546,24 +2856,12 @@ export interface DeleteIpamScopeRequest {
3546
2856
  */
3547
2857
  IpamScopeId: string | undefined;
3548
2858
  }
3549
- export declare namespace DeleteIpamScopeRequest {
3550
- /**
3551
- * @internal
3552
- */
3553
- const filterSensitiveLog: (obj: DeleteIpamScopeRequest) => any;
3554
- }
3555
2859
  export interface DeleteIpamScopeResult {
3556
2860
  /**
3557
2861
  * <p>Information about the results of the deletion.</p>
3558
2862
  */
3559
2863
  IpamScope?: IpamScope;
3560
2864
  }
3561
- export declare namespace DeleteIpamScopeResult {
3562
- /**
3563
- * @internal
3564
- */
3565
- const filterSensitiveLog: (obj: DeleteIpamScopeResult) => any;
3566
- }
3567
2865
  export interface DeleteKeyPairRequest {
3568
2866
  /**
3569
2867
  * <p>The name of the key pair.</p>
@@ -3580,12 +2878,6 @@ export interface DeleteKeyPairRequest {
3580
2878
  */
3581
2879
  DryRun?: boolean;
3582
2880
  }
3583
- export declare namespace DeleteKeyPairRequest {
3584
- /**
3585
- * @internal
3586
- */
3587
- const filterSensitiveLog: (obj: DeleteKeyPairRequest) => any;
3588
- }
3589
2881
  export interface DeleteLaunchTemplateRequest {
3590
2882
  /**
3591
2883
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -3595,34 +2887,22 @@ export interface DeleteLaunchTemplateRequest {
3595
2887
  */
3596
2888
  DryRun?: boolean;
3597
2889
  /**
3598
- * <p>The ID of the launch template. You must specify either the launch template ID or
3599
- * launch template name in the request.</p>
2890
+ * <p>The ID of the launch template.</p>
2891
+ * <p>You must specify either the <code>LaunchTemplateId</code> or the <code>LaunchTemplateName</code>, but not both.</p>
3600
2892
  */
3601
2893
  LaunchTemplateId?: string;
3602
2894
  /**
3603
- * <p>The name of the launch template. You must specify either the launch template ID or
3604
- * launch template name in the request.</p>
2895
+ * <p>The name of the launch template.</p>
2896
+ * <p>You must specify either the <code>LaunchTemplateName</code> or the <code>LaunchTemplateId</code>, but not both.</p>
3605
2897
  */
3606
2898
  LaunchTemplateName?: string;
3607
2899
  }
3608
- export declare namespace DeleteLaunchTemplateRequest {
3609
- /**
3610
- * @internal
3611
- */
3612
- const filterSensitiveLog: (obj: DeleteLaunchTemplateRequest) => any;
3613
- }
3614
2900
  export interface DeleteLaunchTemplateResult {
3615
2901
  /**
3616
2902
  * <p>Information about the launch template.</p>
3617
2903
  */
3618
2904
  LaunchTemplate?: LaunchTemplate;
3619
2905
  }
3620
- export declare namespace DeleteLaunchTemplateResult {
3621
- /**
3622
- * @internal
3623
- */
3624
- const filterSensitiveLog: (obj: DeleteLaunchTemplateResult) => any;
3625
- }
3626
2906
  export interface DeleteLaunchTemplateVersionsRequest {
3627
2907
  /**
3628
2908
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -3632,13 +2912,13 @@ export interface DeleteLaunchTemplateVersionsRequest {
3632
2912
  */
3633
2913
  DryRun?: boolean;
3634
2914
  /**
3635
- * <p>The ID of the launch template. You must specify either the launch template ID or
3636
- * launch template name in the request.</p>
2915
+ * <p>The ID of the launch template.</p>
2916
+ * <p>You must specify either the <code>LaunchTemplateId</code> or the <code>LaunchTemplateName</code>, but not both.</p>
3637
2917
  */
3638
2918
  LaunchTemplateId?: string;
3639
2919
  /**
3640
- * <p>The name of the launch template. You must specify either the launch template ID or
3641
- * launch template name in the request.</p>
2920
+ * <p>The name of the launch template.</p>
2921
+ * <p>You must specify either the <code>LaunchTemplateName</code> or the <code>LaunchTemplateId</code>, but not both.</p>
3642
2922
  */
3643
2923
  LaunchTemplateName?: string;
3644
2924
  /**
@@ -3646,12 +2926,6 @@ export interface DeleteLaunchTemplateVersionsRequest {
3646
2926
  */
3647
2927
  Versions: string[] | undefined;
3648
2928
  }
3649
- export declare namespace DeleteLaunchTemplateVersionsRequest {
3650
- /**
3651
- * @internal
3652
- */
3653
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsRequest) => any;
3654
- }
3655
2929
  /**
3656
2930
  * <p>Describes a launch template version that was successfully deleted.</p>
3657
2931
  */
@@ -3669,12 +2943,6 @@ export interface DeleteLaunchTemplateVersionsResponseSuccessItem {
3669
2943
  */
3670
2944
  VersionNumber?: number;
3671
2945
  }
3672
- export declare namespace DeleteLaunchTemplateVersionsResponseSuccessItem {
3673
- /**
3674
- * @internal
3675
- */
3676
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseSuccessItem) => any;
3677
- }
3678
2946
  export declare enum LaunchTemplateErrorCode {
3679
2947
  LAUNCH_TEMPLATE_ID_DOES_NOT_EXIST = "launchTemplateIdDoesNotExist",
3680
2948
  LAUNCH_TEMPLATE_ID_MALFORMED = "launchTemplateIdMalformed",
@@ -3697,12 +2965,6 @@ export interface ResponseError {
3697
2965
  */
3698
2966
  Message?: string;
3699
2967
  }
3700
- export declare namespace ResponseError {
3701
- /**
3702
- * @internal
3703
- */
3704
- const filterSensitiveLog: (obj: ResponseError) => any;
3705
- }
3706
2968
  /**
3707
2969
  * <p>Describes a launch template version that could not be deleted.</p>
3708
2970
  */
@@ -3724,12 +2986,6 @@ export interface DeleteLaunchTemplateVersionsResponseErrorItem {
3724
2986
  */
3725
2987
  ResponseError?: ResponseError;
3726
2988
  }
3727
- export declare namespace DeleteLaunchTemplateVersionsResponseErrorItem {
3728
- /**
3729
- * @internal
3730
- */
3731
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseErrorItem) => any;
3732
- }
3733
2989
  export interface DeleteLaunchTemplateVersionsResult {
3734
2990
  /**
3735
2991
  * <p>Information about the launch template versions that were successfully deleted.</p>
@@ -3740,12 +2996,6 @@ export interface DeleteLaunchTemplateVersionsResult {
3740
2996
  */
3741
2997
  UnsuccessfullyDeletedLaunchTemplateVersions?: DeleteLaunchTemplateVersionsResponseErrorItem[];
3742
2998
  }
3743
- export declare namespace DeleteLaunchTemplateVersionsResult {
3744
- /**
3745
- * @internal
3746
- */
3747
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResult) => any;
3748
- }
3749
2999
  export interface DeleteLocalGatewayRouteRequest {
3750
3000
  /**
3751
3001
  * <p>The CIDR range for the route. This must match the CIDR for the route exactly.</p>
@@ -3762,24 +3012,12 @@ export interface DeleteLocalGatewayRouteRequest {
3762
3012
  */
3763
3013
  DryRun?: boolean;
3764
3014
  }
3765
- export declare namespace DeleteLocalGatewayRouteRequest {
3766
- /**
3767
- * @internal
3768
- */
3769
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteRequest) => any;
3770
- }
3771
3015
  export interface DeleteLocalGatewayRouteResult {
3772
3016
  /**
3773
3017
  * <p>Information about the route.</p>
3774
3018
  */
3775
3019
  Route?: LocalGatewayRoute;
3776
3020
  }
3777
- export declare namespace DeleteLocalGatewayRouteResult {
3778
- /**
3779
- * @internal
3780
- */
3781
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteResult) => any;
3782
- }
3783
3021
  export interface DeleteLocalGatewayRouteTableVpcAssociationRequest {
3784
3022
  /**
3785
3023
  * <p>The ID of the association.</p>
@@ -3792,24 +3030,12 @@ export interface DeleteLocalGatewayRouteTableVpcAssociationRequest {
3792
3030
  */
3793
3031
  DryRun?: boolean;
3794
3032
  }
3795
- export declare namespace DeleteLocalGatewayRouteTableVpcAssociationRequest {
3796
- /**
3797
- * @internal
3798
- */
3799
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationRequest) => any;
3800
- }
3801
3033
  export interface DeleteLocalGatewayRouteTableVpcAssociationResult {
3802
3034
  /**
3803
3035
  * <p>Information about the association.</p>
3804
3036
  */
3805
3037
  LocalGatewayRouteTableVpcAssociation?: LocalGatewayRouteTableVpcAssociation;
3806
3038
  }
3807
- export declare namespace DeleteLocalGatewayRouteTableVpcAssociationResult {
3808
- /**
3809
- * @internal
3810
- */
3811
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationResult) => any;
3812
- }
3813
3039
  export interface DeleteManagedPrefixListRequest {
3814
3040
  /**
3815
3041
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3822,24 +3048,12 @@ export interface DeleteManagedPrefixListRequest {
3822
3048
  */
3823
3049
  PrefixListId: string | undefined;
3824
3050
  }
3825
- export declare namespace DeleteManagedPrefixListRequest {
3826
- /**
3827
- * @internal
3828
- */
3829
- const filterSensitiveLog: (obj: DeleteManagedPrefixListRequest) => any;
3830
- }
3831
3051
  export interface DeleteManagedPrefixListResult {
3832
3052
  /**
3833
3053
  * <p>Information about the prefix list.</p>
3834
3054
  */
3835
3055
  PrefixList?: ManagedPrefixList;
3836
3056
  }
3837
- export declare namespace DeleteManagedPrefixListResult {
3838
- /**
3839
- * @internal
3840
- */
3841
- const filterSensitiveLog: (obj: DeleteManagedPrefixListResult) => any;
3842
- }
3843
3057
  export interface DeleteNatGatewayRequest {
3844
3058
  /**
3845
3059
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3852,24 +3066,12 @@ export interface DeleteNatGatewayRequest {
3852
3066
  */
3853
3067
  NatGatewayId: string | undefined;
3854
3068
  }
3855
- export declare namespace DeleteNatGatewayRequest {
3856
- /**
3857
- * @internal
3858
- */
3859
- const filterSensitiveLog: (obj: DeleteNatGatewayRequest) => any;
3860
- }
3861
3069
  export interface DeleteNatGatewayResult {
3862
3070
  /**
3863
3071
  * <p>The ID of the NAT gateway.</p>
3864
3072
  */
3865
3073
  NatGatewayId?: string;
3866
3074
  }
3867
- export declare namespace DeleteNatGatewayResult {
3868
- /**
3869
- * @internal
3870
- */
3871
- const filterSensitiveLog: (obj: DeleteNatGatewayResult) => any;
3872
- }
3873
3075
  export interface DeleteNetworkAclRequest {
3874
3076
  /**
3875
3077
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3882,12 +3084,6 @@ export interface DeleteNetworkAclRequest {
3882
3084
  */
3883
3085
  NetworkAclId: string | undefined;
3884
3086
  }
3885
- export declare namespace DeleteNetworkAclRequest {
3886
- /**
3887
- * @internal
3888
- */
3889
- const filterSensitiveLog: (obj: DeleteNetworkAclRequest) => any;
3890
- }
3891
3087
  export interface DeleteNetworkAclEntryRequest {
3892
3088
  /**
3893
3089
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3908,12 +3104,6 @@ export interface DeleteNetworkAclEntryRequest {
3908
3104
  */
3909
3105
  RuleNumber: number | undefined;
3910
3106
  }
3911
- export declare namespace DeleteNetworkAclEntryRequest {
3912
- /**
3913
- * @internal
3914
- */
3915
- const filterSensitiveLog: (obj: DeleteNetworkAclEntryRequest) => any;
3916
- }
3917
3107
  export interface DeleteNetworkInsightsAccessScopeRequest {
3918
3108
  /**
3919
3109
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3926,24 +3116,12 @@ export interface DeleteNetworkInsightsAccessScopeRequest {
3926
3116
  */
3927
3117
  NetworkInsightsAccessScopeId: string | undefined;
3928
3118
  }
3929
- export declare namespace DeleteNetworkInsightsAccessScopeRequest {
3930
- /**
3931
- * @internal
3932
- */
3933
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeRequest) => any;
3934
- }
3935
3119
  export interface DeleteNetworkInsightsAccessScopeResult {
3936
3120
  /**
3937
3121
  * <p>The ID of the Network Access Scope.</p>
3938
3122
  */
3939
3123
  NetworkInsightsAccessScopeId?: string;
3940
3124
  }
3941
- export declare namespace DeleteNetworkInsightsAccessScopeResult {
3942
- /**
3943
- * @internal
3944
- */
3945
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeResult) => any;
3946
- }
3947
3125
  export interface DeleteNetworkInsightsAccessScopeAnalysisRequest {
3948
3126
  /**
3949
3127
  * <p>The ID of the Network Access Scope analysis.</p>
@@ -3956,24 +3134,12 @@ export interface DeleteNetworkInsightsAccessScopeAnalysisRequest {
3956
3134
  */
3957
3135
  DryRun?: boolean;
3958
3136
  }
3959
- export declare namespace DeleteNetworkInsightsAccessScopeAnalysisRequest {
3960
- /**
3961
- * @internal
3962
- */
3963
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisRequest) => any;
3964
- }
3965
3137
  export interface DeleteNetworkInsightsAccessScopeAnalysisResult {
3966
3138
  /**
3967
3139
  * <p>The ID of the Network Access Scope analysis.</p>
3968
3140
  */
3969
3141
  NetworkInsightsAccessScopeAnalysisId?: string;
3970
3142
  }
3971
- export declare namespace DeleteNetworkInsightsAccessScopeAnalysisResult {
3972
- /**
3973
- * @internal
3974
- */
3975
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisResult) => any;
3976
- }
3977
3143
  export interface DeleteNetworkInsightsAnalysisRequest {
3978
3144
  /**
3979
3145
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3986,24 +3152,12 @@ export interface DeleteNetworkInsightsAnalysisRequest {
3986
3152
  */
3987
3153
  NetworkInsightsAnalysisId: string | undefined;
3988
3154
  }
3989
- export declare namespace DeleteNetworkInsightsAnalysisRequest {
3990
- /**
3991
- * @internal
3992
- */
3993
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisRequest) => any;
3994
- }
3995
3155
  export interface DeleteNetworkInsightsAnalysisResult {
3996
3156
  /**
3997
3157
  * <p>The ID of the network insights analysis.</p>
3998
3158
  */
3999
3159
  NetworkInsightsAnalysisId?: string;
4000
3160
  }
4001
- export declare namespace DeleteNetworkInsightsAnalysisResult {
4002
- /**
4003
- * @internal
4004
- */
4005
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisResult) => any;
4006
- }
4007
3161
  export interface DeleteNetworkInsightsPathRequest {
4008
3162
  /**
4009
3163
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4016,24 +3170,12 @@ export interface DeleteNetworkInsightsPathRequest {
4016
3170
  */
4017
3171
  NetworkInsightsPathId: string | undefined;
4018
3172
  }
4019
- export declare namespace DeleteNetworkInsightsPathRequest {
4020
- /**
4021
- * @internal
4022
- */
4023
- const filterSensitiveLog: (obj: DeleteNetworkInsightsPathRequest) => any;
4024
- }
4025
3173
  export interface DeleteNetworkInsightsPathResult {
4026
3174
  /**
4027
3175
  * <p>The ID of the path.</p>
4028
3176
  */
4029
3177
  NetworkInsightsPathId?: string;
4030
3178
  }
4031
- export declare namespace DeleteNetworkInsightsPathResult {
4032
- /**
4033
- * @internal
4034
- */
4035
- const filterSensitiveLog: (obj: DeleteNetworkInsightsPathResult) => any;
4036
- }
4037
3179
  /**
4038
3180
  * <p>Contains the parameters for DeleteNetworkInterface.</p>
4039
3181
  */
@@ -4049,12 +3191,6 @@ export interface DeleteNetworkInterfaceRequest {
4049
3191
  */
4050
3192
  NetworkInterfaceId: string | undefined;
4051
3193
  }
4052
- export declare namespace DeleteNetworkInterfaceRequest {
4053
- /**
4054
- * @internal
4055
- */
4056
- const filterSensitiveLog: (obj: DeleteNetworkInterfaceRequest) => any;
4057
- }
4058
3194
  /**
4059
3195
  * <p>Contains the parameters for DeleteNetworkInterfacePermission.</p>
4060
3196
  */
@@ -4075,12 +3211,6 @@ export interface DeleteNetworkInterfacePermissionRequest {
4075
3211
  */
4076
3212
  DryRun?: boolean;
4077
3213
  }
4078
- export declare namespace DeleteNetworkInterfacePermissionRequest {
4079
- /**
4080
- * @internal
4081
- */
4082
- const filterSensitiveLog: (obj: DeleteNetworkInterfacePermissionRequest) => any;
4083
- }
4084
3214
  /**
4085
3215
  * <p>Contains the output for DeleteNetworkInterfacePermission.</p>
4086
3216
  */
@@ -4090,12 +3220,6 @@ export interface DeleteNetworkInterfacePermissionResult {
4090
3220
  */
4091
3221
  Return?: boolean;
4092
3222
  }
4093
- export declare namespace DeleteNetworkInterfacePermissionResult {
4094
- /**
4095
- * @internal
4096
- */
4097
- const filterSensitiveLog: (obj: DeleteNetworkInterfacePermissionResult) => any;
4098
- }
4099
3223
  export interface DeletePlacementGroupRequest {
4100
3224
  /**
4101
3225
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4108,12 +3232,6 @@ export interface DeletePlacementGroupRequest {
4108
3232
  */
4109
3233
  GroupName: string | undefined;
4110
3234
  }
4111
- export declare namespace DeletePlacementGroupRequest {
4112
- /**
4113
- * @internal
4114
- */
4115
- const filterSensitiveLog: (obj: DeletePlacementGroupRequest) => any;
4116
- }
4117
3235
  export interface DeletePublicIpv4PoolRequest {
4118
3236
  /**
4119
3237
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -4126,24 +3244,12 @@ export interface DeletePublicIpv4PoolRequest {
4126
3244
  */
4127
3245
  PoolId: string | undefined;
4128
3246
  }
4129
- export declare namespace DeletePublicIpv4PoolRequest {
4130
- /**
4131
- * @internal
4132
- */
4133
- const filterSensitiveLog: (obj: DeletePublicIpv4PoolRequest) => any;
4134
- }
4135
3247
  export interface DeletePublicIpv4PoolResult {
4136
3248
  /**
4137
3249
  * <p>Information about the result of deleting the public IPv4 pool.</p>
4138
3250
  */
4139
3251
  ReturnValue?: boolean;
4140
3252
  }
4141
- export declare namespace DeletePublicIpv4PoolResult {
4142
- /**
4143
- * @internal
4144
- */
4145
- const filterSensitiveLog: (obj: DeletePublicIpv4PoolResult) => any;
4146
- }
4147
3253
  export interface DeleteQueuedReservedInstancesRequest {
4148
3254
  /**
4149
3255
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4156,12 +3262,6 @@ export interface DeleteQueuedReservedInstancesRequest {
4156
3262
  */
4157
3263
  ReservedInstancesIds: string[] | undefined;
4158
3264
  }
4159
- export declare namespace DeleteQueuedReservedInstancesRequest {
4160
- /**
4161
- * @internal
4162
- */
4163
- const filterSensitiveLog: (obj: DeleteQueuedReservedInstancesRequest) => any;
4164
- }
4165
3265
  export declare enum DeleteQueuedReservedInstancesErrorCode {
4166
3266
  RESERVED_INSTANCES_ID_INVALID = "reserved-instances-id-invalid",
4167
3267
  RESERVED_INSTANCES_NOT_IN_QUEUED_STATE = "reserved-instances-not-in-queued-state",
@@ -4180,12 +3280,6 @@ export interface DeleteQueuedReservedInstancesError {
4180
3280
  */
4181
3281
  Message?: string;
4182
3282
  }
4183
- export declare namespace DeleteQueuedReservedInstancesError {
4184
- /**
4185
- * @internal
4186
- */
4187
- const filterSensitiveLog: (obj: DeleteQueuedReservedInstancesError) => any;
4188
- }
4189
3283
  /**
4190
3284
  * <p>Describes a Reserved Instance whose queued purchase was not deleted.</p>
4191
3285
  */
@@ -4199,12 +3293,6 @@ export interface FailedQueuedPurchaseDeletion {
4199
3293
  */
4200
3294
  ReservedInstancesId?: string;
4201
3295
  }
4202
- export declare namespace FailedQueuedPurchaseDeletion {
4203
- /**
4204
- * @internal
4205
- */
4206
- const filterSensitiveLog: (obj: FailedQueuedPurchaseDeletion) => any;
4207
- }
4208
3296
  /**
4209
3297
  * <p>Describes a Reserved Instance whose queued purchase was successfully deleted.</p>
4210
3298
  */
@@ -4214,12 +3302,6 @@ export interface SuccessfulQueuedPurchaseDeletion {
4214
3302
  */
4215
3303
  ReservedInstancesId?: string;
4216
3304
  }
4217
- export declare namespace SuccessfulQueuedPurchaseDeletion {
4218
- /**
4219
- * @internal
4220
- */
4221
- const filterSensitiveLog: (obj: SuccessfulQueuedPurchaseDeletion) => any;
4222
- }
4223
3305
  export interface DeleteQueuedReservedInstancesResult {
4224
3306
  /**
4225
3307
  * <p>Information about the queued purchases that were successfully deleted.</p>
@@ -4230,12 +3312,6 @@ export interface DeleteQueuedReservedInstancesResult {
4230
3312
  */
4231
3313
  FailedQueuedPurchaseDeletions?: FailedQueuedPurchaseDeletion[];
4232
3314
  }
4233
- export declare namespace DeleteQueuedReservedInstancesResult {
4234
- /**
4235
- * @internal
4236
- */
4237
- const filterSensitiveLog: (obj: DeleteQueuedReservedInstancesResult) => any;
4238
- }
4239
3315
  export interface DeleteRouteRequest {
4240
3316
  /**
4241
3317
  * <p>The IPv4 CIDR range for the route. The value you specify must match the CIDR for the route exactly.</p>
@@ -4260,12 +3336,6 @@ export interface DeleteRouteRequest {
4260
3336
  */
4261
3337
  RouteTableId: string | undefined;
4262
3338
  }
4263
- export declare namespace DeleteRouteRequest {
4264
- /**
4265
- * @internal
4266
- */
4267
- const filterSensitiveLog: (obj: DeleteRouteRequest) => any;
4268
- }
4269
3339
  export interface DeleteRouteTableRequest {
4270
3340
  /**
4271
3341
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4278,12 +3348,6 @@ export interface DeleteRouteTableRequest {
4278
3348
  */
4279
3349
  RouteTableId: string | undefined;
4280
3350
  }
4281
- export declare namespace DeleteRouteTableRequest {
4282
- /**
4283
- * @internal
4284
- */
4285
- const filterSensitiveLog: (obj: DeleteRouteTableRequest) => any;
4286
- }
4287
3351
  export interface DeleteSecurityGroupRequest {
4288
3352
  /**
4289
3353
  * <p>The ID of the security group. Required for a nondefault VPC.</p>
@@ -4300,12 +3364,6 @@ export interface DeleteSecurityGroupRequest {
4300
3364
  */
4301
3365
  DryRun?: boolean;
4302
3366
  }
4303
- export declare namespace DeleteSecurityGroupRequest {
4304
- /**
4305
- * @internal
4306
- */
4307
- const filterSensitiveLog: (obj: DeleteSecurityGroupRequest) => any;
4308
- }
4309
3367
  export interface DeleteSnapshotRequest {
4310
3368
  /**
4311
3369
  * <p>The ID of the EBS snapshot.</p>
@@ -4318,12 +3376,6 @@ export interface DeleteSnapshotRequest {
4318
3376
  */
4319
3377
  DryRun?: boolean;
4320
3378
  }
4321
- export declare namespace DeleteSnapshotRequest {
4322
- /**
4323
- * @internal
4324
- */
4325
- const filterSensitiveLog: (obj: DeleteSnapshotRequest) => any;
4326
- }
4327
3379
  /**
4328
3380
  * <p>Contains the parameters for DeleteSpotDatafeedSubscription.</p>
4329
3381
  */
@@ -4336,12 +3388,6 @@ export interface DeleteSpotDatafeedSubscriptionRequest {
4336
3388
  */
4337
3389
  DryRun?: boolean;
4338
3390
  }
4339
- export declare namespace DeleteSpotDatafeedSubscriptionRequest {
4340
- /**
4341
- * @internal
4342
- */
4343
- const filterSensitiveLog: (obj: DeleteSpotDatafeedSubscriptionRequest) => any;
4344
- }
4345
3391
  export interface DeleteSubnetRequest {
4346
3392
  /**
4347
3393
  * <p>The ID of the subnet.</p>
@@ -4354,12 +3400,6 @@ export interface DeleteSubnetRequest {
4354
3400
  */
4355
3401
  DryRun?: boolean;
4356
3402
  }
4357
- export declare namespace DeleteSubnetRequest {
4358
- /**
4359
- * @internal
4360
- */
4361
- const filterSensitiveLog: (obj: DeleteSubnetRequest) => any;
4362
- }
4363
3403
  export interface DeleteSubnetCidrReservationRequest {
4364
3404
  /**
4365
3405
  * <p>The ID of the subnet CIDR reservation.</p>
@@ -4372,24 +3412,12 @@ export interface DeleteSubnetCidrReservationRequest {
4372
3412
  */
4373
3413
  DryRun?: boolean;
4374
3414
  }
4375
- export declare namespace DeleteSubnetCidrReservationRequest {
4376
- /**
4377
- * @internal
4378
- */
4379
- const filterSensitiveLog: (obj: DeleteSubnetCidrReservationRequest) => any;
4380
- }
4381
3415
  export interface DeleteSubnetCidrReservationResult {
4382
3416
  /**
4383
3417
  * <p>Information about the deleted subnet CIDR reservation.</p>
4384
3418
  */
4385
3419
  DeletedSubnetCidrReservation?: SubnetCidrReservation;
4386
3420
  }
4387
- export declare namespace DeleteSubnetCidrReservationResult {
4388
- /**
4389
- * @internal
4390
- */
4391
- const filterSensitiveLog: (obj: DeleteSubnetCidrReservationResult) => any;
4392
- }
4393
3421
  export interface DeleteTagsRequest {
4394
3422
  /**
4395
3423
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4414,12 +3442,6 @@ export interface DeleteTagsRequest {
4414
3442
  */
4415
3443
  Tags?: Tag[];
4416
3444
  }
4417
- export declare namespace DeleteTagsRequest {
4418
- /**
4419
- * @internal
4420
- */
4421
- const filterSensitiveLog: (obj: DeleteTagsRequest) => any;
4422
- }
4423
3445
  export interface DeleteTrafficMirrorFilterRequest {
4424
3446
  /**
4425
3447
  * <p>The ID of the Traffic Mirror filter.</p>
@@ -4432,24 +3454,12 @@ export interface DeleteTrafficMirrorFilterRequest {
4432
3454
  */
4433
3455
  DryRun?: boolean;
4434
3456
  }
4435
- export declare namespace DeleteTrafficMirrorFilterRequest {
4436
- /**
4437
- * @internal
4438
- */
4439
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterRequest) => any;
4440
- }
4441
3457
  export interface DeleteTrafficMirrorFilterResult {
4442
3458
  /**
4443
3459
  * <p>The ID of the Traffic Mirror filter.</p>
4444
3460
  */
4445
3461
  TrafficMirrorFilterId?: string;
4446
3462
  }
4447
- export declare namespace DeleteTrafficMirrorFilterResult {
4448
- /**
4449
- * @internal
4450
- */
4451
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterResult) => any;
4452
- }
4453
3463
  export interface DeleteTrafficMirrorFilterRuleRequest {
4454
3464
  /**
4455
3465
  * <p>The ID of the Traffic Mirror rule.</p>
@@ -4462,24 +3472,12 @@ export interface DeleteTrafficMirrorFilterRuleRequest {
4462
3472
  */
4463
3473
  DryRun?: boolean;
4464
3474
  }
4465
- export declare namespace DeleteTrafficMirrorFilterRuleRequest {
4466
- /**
4467
- * @internal
4468
- */
4469
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleRequest) => any;
4470
- }
4471
3475
  export interface DeleteTrafficMirrorFilterRuleResult {
4472
3476
  /**
4473
3477
  * <p>The ID of the deleted Traffic Mirror rule.</p>
4474
3478
  */
4475
3479
  TrafficMirrorFilterRuleId?: string;
4476
3480
  }
4477
- export declare namespace DeleteTrafficMirrorFilterRuleResult {
4478
- /**
4479
- * @internal
4480
- */
4481
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleResult) => any;
4482
- }
4483
3481
  export interface DeleteTrafficMirrorSessionRequest {
4484
3482
  /**
4485
3483
  * <p>The ID of the Traffic Mirror session.</p>
@@ -4492,24 +3490,12 @@ export interface DeleteTrafficMirrorSessionRequest {
4492
3490
  */
4493
3491
  DryRun?: boolean;
4494
3492
  }
4495
- export declare namespace DeleteTrafficMirrorSessionRequest {
4496
- /**
4497
- * @internal
4498
- */
4499
- const filterSensitiveLog: (obj: DeleteTrafficMirrorSessionRequest) => any;
4500
- }
4501
3493
  export interface DeleteTrafficMirrorSessionResult {
4502
3494
  /**
4503
3495
  * <p>The ID of the deleted Traffic Mirror session.</p>
4504
3496
  */
4505
3497
  TrafficMirrorSessionId?: string;
4506
3498
  }
4507
- export declare namespace DeleteTrafficMirrorSessionResult {
4508
- /**
4509
- * @internal
4510
- */
4511
- const filterSensitiveLog: (obj: DeleteTrafficMirrorSessionResult) => any;
4512
- }
4513
3499
  export interface DeleteTrafficMirrorTargetRequest {
4514
3500
  /**
4515
3501
  * <p>The ID of the Traffic Mirror target.</p>
@@ -4522,24 +3508,12 @@ export interface DeleteTrafficMirrorTargetRequest {
4522
3508
  */
4523
3509
  DryRun?: boolean;
4524
3510
  }
4525
- export declare namespace DeleteTrafficMirrorTargetRequest {
4526
- /**
4527
- * @internal
4528
- */
4529
- const filterSensitiveLog: (obj: DeleteTrafficMirrorTargetRequest) => any;
4530
- }
4531
3511
  export interface DeleteTrafficMirrorTargetResult {
4532
3512
  /**
4533
3513
  * <p>The ID of the deleted Traffic Mirror target.</p>
4534
3514
  */
4535
3515
  TrafficMirrorTargetId?: string;
4536
3516
  }
4537
- export declare namespace DeleteTrafficMirrorTargetResult {
4538
- /**
4539
- * @internal
4540
- */
4541
- const filterSensitiveLog: (obj: DeleteTrafficMirrorTargetResult) => any;
4542
- }
4543
3517
  export interface DeleteTransitGatewayRequest {
4544
3518
  /**
4545
3519
  * <p>The ID of the transit gateway.</p>
@@ -4552,24 +3526,12 @@ export interface DeleteTransitGatewayRequest {
4552
3526
  */
4553
3527
  DryRun?: boolean;
4554
3528
  }
4555
- export declare namespace DeleteTransitGatewayRequest {
4556
- /**
4557
- * @internal
4558
- */
4559
- const filterSensitiveLog: (obj: DeleteTransitGatewayRequest) => any;
4560
- }
4561
3529
  export interface DeleteTransitGatewayResult {
4562
3530
  /**
4563
3531
  * <p>Information about the deleted transit gateway.</p>
4564
3532
  */
4565
3533
  TransitGateway?: TransitGateway;
4566
3534
  }
4567
- export declare namespace DeleteTransitGatewayResult {
4568
- /**
4569
- * @internal
4570
- */
4571
- const filterSensitiveLog: (obj: DeleteTransitGatewayResult) => any;
4572
- }
4573
3535
  export interface DeleteTransitGatewayConnectRequest {
4574
3536
  /**
4575
3537
  * <p>The ID of the Connect attachment.</p>
@@ -4582,24 +3544,12 @@ export interface DeleteTransitGatewayConnectRequest {
4582
3544
  */
4583
3545
  DryRun?: boolean;
4584
3546
  }
4585
- export declare namespace DeleteTransitGatewayConnectRequest {
4586
- /**
4587
- * @internal
4588
- */
4589
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectRequest) => any;
4590
- }
4591
3547
  export interface DeleteTransitGatewayConnectResult {
4592
3548
  /**
4593
3549
  * <p>Information about the deleted Connect attachment.</p>
4594
3550
  */
4595
3551
  TransitGatewayConnect?: TransitGatewayConnect;
4596
3552
  }
4597
- export declare namespace DeleteTransitGatewayConnectResult {
4598
- /**
4599
- * @internal
4600
- */
4601
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectResult) => any;
4602
- }
4603
3553
  export interface DeleteTransitGatewayConnectPeerRequest {
4604
3554
  /**
4605
3555
  * <p>The ID of the Connect peer.</p>
@@ -4612,24 +3562,12 @@ export interface DeleteTransitGatewayConnectPeerRequest {
4612
3562
  */
4613
3563
  DryRun?: boolean;
4614
3564
  }
4615
- export declare namespace DeleteTransitGatewayConnectPeerRequest {
4616
- /**
4617
- * @internal
4618
- */
4619
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerRequest) => any;
4620
- }
4621
3565
  export interface DeleteTransitGatewayConnectPeerResult {
4622
3566
  /**
4623
3567
  * <p>Information about the deleted Connect peer.</p>
4624
3568
  */
4625
3569
  TransitGatewayConnectPeer?: TransitGatewayConnectPeer;
4626
3570
  }
4627
- export declare namespace DeleteTransitGatewayConnectPeerResult {
4628
- /**
4629
- * @internal
4630
- */
4631
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerResult) => any;
4632
- }
4633
3571
  export interface DeleteTransitGatewayMulticastDomainRequest {
4634
3572
  /**
4635
3573
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -4642,24 +3580,12 @@ export interface DeleteTransitGatewayMulticastDomainRequest {
4642
3580
  */
4643
3581
  DryRun?: boolean;
4644
3582
  }
4645
- export declare namespace DeleteTransitGatewayMulticastDomainRequest {
4646
- /**
4647
- * @internal
4648
- */
4649
- const filterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainRequest) => any;
4650
- }
4651
3583
  export interface DeleteTransitGatewayMulticastDomainResult {
4652
3584
  /**
4653
3585
  * <p>Information about the deleted transit gateway multicast domain.</p>
4654
3586
  */
4655
3587
  TransitGatewayMulticastDomain?: TransitGatewayMulticastDomain;
4656
3588
  }
4657
- export declare namespace DeleteTransitGatewayMulticastDomainResult {
4658
- /**
4659
- * @internal
4660
- */
4661
- const filterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainResult) => any;
4662
- }
4663
3589
  export interface DeleteTransitGatewayPeeringAttachmentRequest {
4664
3590
  /**
4665
3591
  * <p>The ID of the transit gateway peering attachment.</p>
@@ -4672,24 +3598,12 @@ export interface DeleteTransitGatewayPeeringAttachmentRequest {
4672
3598
  */
4673
3599
  DryRun?: boolean;
4674
3600
  }
4675
- export declare namespace DeleteTransitGatewayPeeringAttachmentRequest {
4676
- /**
4677
- * @internal
4678
- */
4679
- const filterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentRequest) => any;
4680
- }
4681
3601
  export interface DeleteTransitGatewayPeeringAttachmentResult {
4682
3602
  /**
4683
3603
  * <p>The transit gateway peering attachment.</p>
4684
3604
  */
4685
3605
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
4686
3606
  }
4687
- export declare namespace DeleteTransitGatewayPeeringAttachmentResult {
4688
- /**
4689
- * @internal
4690
- */
4691
- const filterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentResult) => any;
4692
- }
4693
3607
  export interface DeleteTransitGatewayPolicyTableRequest {
4694
3608
  /**
4695
3609
  * <p>The transit gateway policy table to delete.</p>
@@ -4702,24 +3616,12 @@ export interface DeleteTransitGatewayPolicyTableRequest {
4702
3616
  */
4703
3617
  DryRun?: boolean;
4704
3618
  }
4705
- export declare namespace DeleteTransitGatewayPolicyTableRequest {
4706
- /**
4707
- * @internal
4708
- */
4709
- const filterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableRequest) => any;
4710
- }
4711
3619
  export interface DeleteTransitGatewayPolicyTableResult {
4712
3620
  /**
4713
3621
  * <p>Provides details about the deleted transit gateway policy table.</p>
4714
3622
  */
4715
3623
  TransitGatewayPolicyTable?: TransitGatewayPolicyTable;
4716
3624
  }
4717
- export declare namespace DeleteTransitGatewayPolicyTableResult {
4718
- /**
4719
- * @internal
4720
- */
4721
- const filterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableResult) => any;
4722
- }
4723
3625
  export interface DeleteTransitGatewayPrefixListReferenceRequest {
4724
3626
  /**
4725
3627
  * <p>The ID of the route table.</p>
@@ -4736,24 +3638,12 @@ export interface DeleteTransitGatewayPrefixListReferenceRequest {
4736
3638
  */
4737
3639
  DryRun?: boolean;
4738
3640
  }
4739
- export declare namespace DeleteTransitGatewayPrefixListReferenceRequest {
4740
- /**
4741
- * @internal
4742
- */
4743
- const filterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceRequest) => any;
4744
- }
4745
3641
  export interface DeleteTransitGatewayPrefixListReferenceResult {
4746
3642
  /**
4747
3643
  * <p>Information about the deleted prefix list reference.</p>
4748
3644
  */
4749
3645
  TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference;
4750
3646
  }
4751
- export declare namespace DeleteTransitGatewayPrefixListReferenceResult {
4752
- /**
4753
- * @internal
4754
- */
4755
- const filterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceResult) => any;
4756
- }
4757
3647
  export interface DeleteTransitGatewayRouteRequest {
4758
3648
  /**
4759
3649
  * <p>The ID of the transit gateway route table.</p>
@@ -4770,24 +3660,12 @@ export interface DeleteTransitGatewayRouteRequest {
4770
3660
  */
4771
3661
  DryRun?: boolean;
4772
3662
  }
4773
- export declare namespace DeleteTransitGatewayRouteRequest {
4774
- /**
4775
- * @internal
4776
- */
4777
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteRequest) => any;
4778
- }
4779
3663
  export interface DeleteTransitGatewayRouteResult {
4780
3664
  /**
4781
3665
  * <p>Information about the route.</p>
4782
3666
  */
4783
3667
  Route?: TransitGatewayRoute;
4784
3668
  }
4785
- export declare namespace DeleteTransitGatewayRouteResult {
4786
- /**
4787
- * @internal
4788
- */
4789
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteResult) => any;
4790
- }
4791
3669
  export interface DeleteTransitGatewayRouteTableRequest {
4792
3670
  /**
4793
3671
  * <p>The ID of the transit gateway route table.</p>
@@ -4800,24 +3678,12 @@ export interface DeleteTransitGatewayRouteTableRequest {
4800
3678
  */
4801
3679
  DryRun?: boolean;
4802
3680
  }
4803
- export declare namespace DeleteTransitGatewayRouteTableRequest {
4804
- /**
4805
- * @internal
4806
- */
4807
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableRequest) => any;
4808
- }
4809
3681
  export interface DeleteTransitGatewayRouteTableResult {
4810
3682
  /**
4811
3683
  * <p>Information about the deleted transit gateway route table.</p>
4812
3684
  */
4813
3685
  TransitGatewayRouteTable?: TransitGatewayRouteTable;
4814
3686
  }
4815
- export declare namespace DeleteTransitGatewayRouteTableResult {
4816
- /**
4817
- * @internal
4818
- */
4819
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableResult) => any;
4820
- }
4821
3687
  export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
4822
3688
  /**
4823
3689
  * <p>The transit gateway route table ID that's being deleted. </p>
@@ -4830,24 +3696,12 @@ export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
4830
3696
  */
4831
3697
  DryRun?: boolean;
4832
3698
  }
4833
- export declare namespace DeleteTransitGatewayRouteTableAnnouncementRequest {
4834
- /**
4835
- * @internal
4836
- */
4837
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementRequest) => any;
4838
- }
4839
3699
  export interface DeleteTransitGatewayRouteTableAnnouncementResult {
4840
3700
  /**
4841
3701
  * <p>Provides details about a deleted transit gateway route table.</p>
4842
3702
  */
4843
3703
  TransitGatewayRouteTableAnnouncement?: TransitGatewayRouteTableAnnouncement;
4844
3704
  }
4845
- export declare namespace DeleteTransitGatewayRouteTableAnnouncementResult {
4846
- /**
4847
- * @internal
4848
- */
4849
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementResult) => any;
4850
- }
4851
3705
  export interface DeleteTransitGatewayVpcAttachmentRequest {
4852
3706
  /**
4853
3707
  * <p>The ID of the attachment.</p>
@@ -4860,24 +3714,12 @@ export interface DeleteTransitGatewayVpcAttachmentRequest {
4860
3714
  */
4861
3715
  DryRun?: boolean;
4862
3716
  }
4863
- export declare namespace DeleteTransitGatewayVpcAttachmentRequest {
4864
- /**
4865
- * @internal
4866
- */
4867
- const filterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentRequest) => any;
4868
- }
4869
3717
  export interface DeleteTransitGatewayVpcAttachmentResult {
4870
3718
  /**
4871
3719
  * <p>Information about the deleted VPC attachment.</p>
4872
3720
  */
4873
3721
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
4874
3722
  }
4875
- export declare namespace DeleteTransitGatewayVpcAttachmentResult {
4876
- /**
4877
- * @internal
4878
- */
4879
- const filterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentResult) => any;
4880
- }
4881
3723
  export interface DeleteVolumeRequest {
4882
3724
  /**
4883
3725
  * <p>The ID of the volume.</p>
@@ -4890,12 +3732,6 @@ export interface DeleteVolumeRequest {
4890
3732
  */
4891
3733
  DryRun?: boolean;
4892
3734
  }
4893
- export declare namespace DeleteVolumeRequest {
4894
- /**
4895
- * @internal
4896
- */
4897
- const filterSensitiveLog: (obj: DeleteVolumeRequest) => any;
4898
- }
4899
3735
  export interface DeleteVpcRequest {
4900
3736
  /**
4901
3737
  * <p>The ID of the VPC.</p>
@@ -4908,12 +3744,6 @@ export interface DeleteVpcRequest {
4908
3744
  */
4909
3745
  DryRun?: boolean;
4910
3746
  }
4911
- export declare namespace DeleteVpcRequest {
4912
- /**
4913
- * @internal
4914
- */
4915
- const filterSensitiveLog: (obj: DeleteVpcRequest) => any;
4916
- }
4917
3747
  export interface DeleteVpcEndpointConnectionNotificationsRequest {
4918
3748
  /**
4919
3749
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4926,12 +3756,6 @@ export interface DeleteVpcEndpointConnectionNotificationsRequest {
4926
3756
  */
4927
3757
  ConnectionNotificationIds: string[] | undefined;
4928
3758
  }
4929
- export declare namespace DeleteVpcEndpointConnectionNotificationsRequest {
4930
- /**
4931
- * @internal
4932
- */
4933
- const filterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsRequest) => any;
4934
- }
4935
3759
  export interface DeleteVpcEndpointConnectionNotificationsResult {
4936
3760
  /**
4937
3761
  * <p>Information about the notifications that could not be deleted
@@ -4939,12 +3763,6 @@ export interface DeleteVpcEndpointConnectionNotificationsResult {
4939
3763
  */
4940
3764
  Unsuccessful?: UnsuccessfulItem[];
4941
3765
  }
4942
- export declare namespace DeleteVpcEndpointConnectionNotificationsResult {
4943
- /**
4944
- * @internal
4945
- */
4946
- const filterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsResult) => any;
4947
- }
4948
3766
  /**
4949
3767
  * <p>Contains the parameters for DeleteVpcEndpoints.</p>
4950
3768
  */
@@ -4960,12 +3778,6 @@ export interface DeleteVpcEndpointsRequest {
4960
3778
  */
4961
3779
  VpcEndpointIds: string[] | undefined;
4962
3780
  }
4963
- export declare namespace DeleteVpcEndpointsRequest {
4964
- /**
4965
- * @internal
4966
- */
4967
- const filterSensitiveLog: (obj: DeleteVpcEndpointsRequest) => any;
4968
- }
4969
3781
  /**
4970
3782
  * <p>Contains the output of DeleteVpcEndpoints.</p>
4971
3783
  */
@@ -4975,12 +3787,6 @@ export interface DeleteVpcEndpointsResult {
4975
3787
  */
4976
3788
  Unsuccessful?: UnsuccessfulItem[];
4977
3789
  }
4978
- export declare namespace DeleteVpcEndpointsResult {
4979
- /**
4980
- * @internal
4981
- */
4982
- const filterSensitiveLog: (obj: DeleteVpcEndpointsResult) => any;
4983
- }
4984
3790
  export interface DeleteVpcEndpointServiceConfigurationsRequest {
4985
3791
  /**
4986
3792
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4993,12 +3799,6 @@ export interface DeleteVpcEndpointServiceConfigurationsRequest {
4993
3799
  */
4994
3800
  ServiceIds: string[] | undefined;
4995
3801
  }
4996
- export declare namespace DeleteVpcEndpointServiceConfigurationsRequest {
4997
- /**
4998
- * @internal
4999
- */
5000
- const filterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsRequest) => any;
5001
- }
5002
3802
  export interface DeleteVpcEndpointServiceConfigurationsResult {
5003
3803
  /**
5004
3804
  * <p>Information about the service configurations that were not deleted, if
@@ -5006,12 +3806,6 @@ export interface DeleteVpcEndpointServiceConfigurationsResult {
5006
3806
  */
5007
3807
  Unsuccessful?: UnsuccessfulItem[];
5008
3808
  }
5009
- export declare namespace DeleteVpcEndpointServiceConfigurationsResult {
5010
- /**
5011
- * @internal
5012
- */
5013
- const filterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsResult) => any;
5014
- }
5015
3809
  export interface DeleteVpcPeeringConnectionRequest {
5016
3810
  /**
5017
3811
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5024,24 +3818,12 @@ export interface DeleteVpcPeeringConnectionRequest {
5024
3818
  */
5025
3819
  VpcPeeringConnectionId: string | undefined;
5026
3820
  }
5027
- export declare namespace DeleteVpcPeeringConnectionRequest {
5028
- /**
5029
- * @internal
5030
- */
5031
- const filterSensitiveLog: (obj: DeleteVpcPeeringConnectionRequest) => any;
5032
- }
5033
3821
  export interface DeleteVpcPeeringConnectionResult {
5034
3822
  /**
5035
3823
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
5036
3824
  */
5037
3825
  Return?: boolean;
5038
3826
  }
5039
- export declare namespace DeleteVpcPeeringConnectionResult {
5040
- /**
5041
- * @internal
5042
- */
5043
- const filterSensitiveLog: (obj: DeleteVpcPeeringConnectionResult) => any;
5044
- }
5045
3827
  /**
5046
3828
  * <p>Contains the parameters for DeleteVpnConnection.</p>
5047
3829
  */
@@ -5058,12 +3840,6 @@ export interface DeleteVpnConnectionRequest {
5058
3840
  */
5059
3841
  DryRun?: boolean;
5060
3842
  }
5061
- export declare namespace DeleteVpnConnectionRequest {
5062
- /**
5063
- * @internal
5064
- */
5065
- const filterSensitiveLog: (obj: DeleteVpnConnectionRequest) => any;
5066
- }
5067
3843
  /**
5068
3844
  * <p>Contains the parameters for DeleteVpnConnectionRoute.</p>
5069
3845
  */
@@ -5077,12 +3853,6 @@ export interface DeleteVpnConnectionRouteRequest {
5077
3853
  */
5078
3854
  VpnConnectionId: string | undefined;
5079
3855
  }
5080
- export declare namespace DeleteVpnConnectionRouteRequest {
5081
- /**
5082
- * @internal
5083
- */
5084
- const filterSensitiveLog: (obj: DeleteVpnConnectionRouteRequest) => any;
5085
- }
5086
3856
  /**
5087
3857
  * <p>Contains the parameters for DeleteVpnGateway.</p>
5088
3858
  */
@@ -5099,12 +3869,6 @@ export interface DeleteVpnGatewayRequest {
5099
3869
  */
5100
3870
  DryRun?: boolean;
5101
3871
  }
5102
- export declare namespace DeleteVpnGatewayRequest {
5103
- /**
5104
- * @internal
5105
- */
5106
- const filterSensitiveLog: (obj: DeleteVpnGatewayRequest) => any;
5107
- }
5108
3872
  export interface DeprovisionByoipCidrRequest {
5109
3873
  /**
5110
3874
  * <p>The address range, in CIDR notation. The prefix must be the same prefix
@@ -5118,24 +3882,12 @@ export interface DeprovisionByoipCidrRequest {
5118
3882
  */
5119
3883
  DryRun?: boolean;
5120
3884
  }
5121
- export declare namespace DeprovisionByoipCidrRequest {
5122
- /**
5123
- * @internal
5124
- */
5125
- const filterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
5126
- }
5127
3885
  export interface DeprovisionByoipCidrResult {
5128
3886
  /**
5129
3887
  * <p>Information about the address range.</p>
5130
3888
  */
5131
3889
  ByoipCidr?: ByoipCidr;
5132
3890
  }
5133
- export declare namespace DeprovisionByoipCidrResult {
5134
- /**
5135
- * @internal
5136
- */
5137
- const filterSensitiveLog: (obj: DeprovisionByoipCidrResult) => any;
5138
- }
5139
3891
  export interface DeprovisionIpamPoolCidrRequest {
5140
3892
  /**
5141
3893
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5152,12 +3904,6 @@ export interface DeprovisionIpamPoolCidrRequest {
5152
3904
  */
5153
3905
  Cidr?: string;
5154
3906
  }
5155
- export declare namespace DeprovisionIpamPoolCidrRequest {
5156
- /**
5157
- * @internal
5158
- */
5159
- const filterSensitiveLog: (obj: DeprovisionIpamPoolCidrRequest) => any;
5160
- }
5161
3907
  export declare enum IpamPoolCidrFailureCode {
5162
3908
  cidr_not_available = "cidr-not-available"
5163
3909
  }
@@ -5174,12 +3920,6 @@ export interface IpamPoolCidrFailureReason {
5174
3920
  */
5175
3921
  Message?: string;
5176
3922
  }
5177
- export declare namespace IpamPoolCidrFailureReason {
5178
- /**
5179
- * @internal
5180
- */
5181
- const filterSensitiveLog: (obj: IpamPoolCidrFailureReason) => any;
5182
- }
5183
3923
  export declare enum IpamPoolCidrState {
5184
3924
  deprovisioned = "deprovisioned",
5185
3925
  failed_deprovision = "failed-deprovision",
@@ -5208,24 +3948,12 @@ export interface IpamPoolCidr {
5208
3948
  */
5209
3949
  FailureReason?: IpamPoolCidrFailureReason;
5210
3950
  }
5211
- export declare namespace IpamPoolCidr {
5212
- /**
5213
- * @internal
5214
- */
5215
- const filterSensitiveLog: (obj: IpamPoolCidr) => any;
5216
- }
5217
3951
  export interface DeprovisionIpamPoolCidrResult {
5218
3952
  /**
5219
3953
  * <p>The deprovisioned pool CIDR.</p>
5220
3954
  */
5221
3955
  IpamPoolCidr?: IpamPoolCidr;
5222
3956
  }
5223
- export declare namespace DeprovisionIpamPoolCidrResult {
5224
- /**
5225
- * @internal
5226
- */
5227
- const filterSensitiveLog: (obj: DeprovisionIpamPoolCidrResult) => any;
5228
- }
5229
3957
  export interface DeprovisionPublicIpv4PoolCidrRequest {
5230
3958
  /**
5231
3959
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5242,12 +3970,6 @@ export interface DeprovisionPublicIpv4PoolCidrRequest {
5242
3970
  */
5243
3971
  Cidr: string | undefined;
5244
3972
  }
5245
- export declare namespace DeprovisionPublicIpv4PoolCidrRequest {
5246
- /**
5247
- * @internal
5248
- */
5249
- const filterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrRequest) => any;
5250
- }
5251
3973
  export interface DeprovisionPublicIpv4PoolCidrResult {
5252
3974
  /**
5253
3975
  * <p>The ID of the pool that you deprovisioned the CIDR from.</p>
@@ -5258,12 +3980,6 @@ export interface DeprovisionPublicIpv4PoolCidrResult {
5258
3980
  */
5259
3981
  DeprovisionedAddresses?: string[];
5260
3982
  }
5261
- export declare namespace DeprovisionPublicIpv4PoolCidrResult {
5262
- /**
5263
- * @internal
5264
- */
5265
- const filterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrResult) => any;
5266
- }
5267
3983
  /**
5268
3984
  * <p>Contains the parameters for DeregisterImage.</p>
5269
3985
  */
@@ -5279,12 +3995,6 @@ export interface DeregisterImageRequest {
5279
3995
  */
5280
3996
  DryRun?: boolean;
5281
3997
  }
5282
- export declare namespace DeregisterImageRequest {
5283
- /**
5284
- * @internal
5285
- */
5286
- const filterSensitiveLog: (obj: DeregisterImageRequest) => any;
5287
- }
5288
3998
  /**
5289
3999
  * <p>Information about the tag keys to deregister for the current Region. You can either specify
5290
4000
  * individual tag keys or deregister all tag keys in the current Region. You must specify either
@@ -5301,12 +4011,6 @@ export interface DeregisterInstanceTagAttributeRequest {
5301
4011
  */
5302
4012
  InstanceTagKeys?: string[];
5303
4013
  }
5304
- export declare namespace DeregisterInstanceTagAttributeRequest {
5305
- /**
5306
- * @internal
5307
- */
5308
- const filterSensitiveLog: (obj: DeregisterInstanceTagAttributeRequest) => any;
5309
- }
5310
4014
  export interface DeregisterInstanceEventNotificationAttributesRequest {
5311
4015
  /**
5312
4016
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5319,12 +4023,6 @@ export interface DeregisterInstanceEventNotificationAttributesRequest {
5319
4023
  */
5320
4024
  InstanceTagAttribute?: DeregisterInstanceTagAttributeRequest;
5321
4025
  }
5322
- export declare namespace DeregisterInstanceEventNotificationAttributesRequest {
5323
- /**
5324
- * @internal
5325
- */
5326
- const filterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesRequest) => any;
5327
- }
5328
4026
  /**
5329
4027
  * <p>Describes the registered tag keys for the current Region.</p>
5330
4028
  */
@@ -5339,24 +4037,12 @@ export interface InstanceTagNotificationAttribute {
5339
4037
  */
5340
4038
  IncludeAllTagsOfInstance?: boolean;
5341
4039
  }
5342
- export declare namespace InstanceTagNotificationAttribute {
5343
- /**
5344
- * @internal
5345
- */
5346
- const filterSensitiveLog: (obj: InstanceTagNotificationAttribute) => any;
5347
- }
5348
4040
  export interface DeregisterInstanceEventNotificationAttributesResult {
5349
4041
  /**
5350
4042
  * <p>The resulting set of tag keys.</p>
5351
4043
  */
5352
4044
  InstanceTagAttribute?: InstanceTagNotificationAttribute;
5353
4045
  }
5354
- export declare namespace DeregisterInstanceEventNotificationAttributesResult {
5355
- /**
5356
- * @internal
5357
- */
5358
- const filterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesResult) => any;
5359
- }
5360
4046
  export interface DeregisterTransitGatewayMulticastGroupMembersRequest {
5361
4047
  /**
5362
4048
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -5377,12 +4063,6 @@ export interface DeregisterTransitGatewayMulticastGroupMembersRequest {
5377
4063
  */
5378
4064
  DryRun?: boolean;
5379
4065
  }
5380
- export declare namespace DeregisterTransitGatewayMulticastGroupMembersRequest {
5381
- /**
5382
- * @internal
5383
- */
5384
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersRequest) => any;
5385
- }
5386
4066
  /**
5387
4067
  * <p>Describes the deregistered transit gateway multicast group members.</p>
5388
4068
  */
@@ -5400,24 +4080,12 @@ export interface TransitGatewayMulticastDeregisteredGroupMembers {
5400
4080
  */
5401
4081
  GroupIpAddress?: string;
5402
4082
  }
5403
- export declare namespace TransitGatewayMulticastDeregisteredGroupMembers {
5404
- /**
5405
- * @internal
5406
- */
5407
- const filterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupMembers) => any;
5408
- }
5409
4083
  export interface DeregisterTransitGatewayMulticastGroupMembersResult {
5410
4084
  /**
5411
4085
  * <p>Information about the deregistered members.</p>
5412
4086
  */
5413
4087
  DeregisteredMulticastGroupMembers?: TransitGatewayMulticastDeregisteredGroupMembers;
5414
4088
  }
5415
- export declare namespace DeregisterTransitGatewayMulticastGroupMembersResult {
5416
- /**
5417
- * @internal
5418
- */
5419
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersResult) => any;
5420
- }
5421
4089
  export interface DeregisterTransitGatewayMulticastGroupSourcesRequest {
5422
4090
  /**
5423
4091
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -5438,12 +4106,6 @@ export interface DeregisterTransitGatewayMulticastGroupSourcesRequest {
5438
4106
  */
5439
4107
  DryRun?: boolean;
5440
4108
  }
5441
- export declare namespace DeregisterTransitGatewayMulticastGroupSourcesRequest {
5442
- /**
5443
- * @internal
5444
- */
5445
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesRequest) => any;
5446
- }
5447
4109
  /**
5448
4110
  * <p>Describes the deregistered transit gateway multicast group sources.</p>
5449
4111
  */
@@ -5461,24 +4123,12 @@ export interface TransitGatewayMulticastDeregisteredGroupSources {
5461
4123
  */
5462
4124
  GroupIpAddress?: string;
5463
4125
  }
5464
- export declare namespace TransitGatewayMulticastDeregisteredGroupSources {
5465
- /**
5466
- * @internal
5467
- */
5468
- const filterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupSources) => any;
5469
- }
5470
4126
  export interface DeregisterTransitGatewayMulticastGroupSourcesResult {
5471
4127
  /**
5472
4128
  * <p>Information about the deregistered group sources.</p>
5473
4129
  */
5474
4130
  DeregisteredMulticastGroupSources?: TransitGatewayMulticastDeregisteredGroupSources;
5475
4131
  }
5476
- export declare namespace DeregisterTransitGatewayMulticastGroupSourcesResult {
5477
- /**
5478
- * @internal
5479
- */
5480
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesResult) => any;
5481
- }
5482
4132
  export interface DescribeAccountAttributesRequest {
5483
4133
  /**
5484
4134
  * <p>The account attribute names.</p>
@@ -5491,24 +4141,12 @@ export interface DescribeAccountAttributesRequest {
5491
4141
  */
5492
4142
  DryRun?: boolean;
5493
4143
  }
5494
- export declare namespace DescribeAccountAttributesRequest {
5495
- /**
5496
- * @internal
5497
- */
5498
- const filterSensitiveLog: (obj: DescribeAccountAttributesRequest) => any;
5499
- }
5500
4144
  export interface DescribeAccountAttributesResult {
5501
4145
  /**
5502
4146
  * <p>Information about the account attributes.</p>
5503
4147
  */
5504
4148
  AccountAttributes?: AccountAttribute[];
5505
4149
  }
5506
- export declare namespace DescribeAccountAttributesResult {
5507
- /**
5508
- * @internal
5509
- */
5510
- const filterSensitiveLog: (obj: DescribeAccountAttributesResult) => any;
5511
- }
5512
4150
  /**
5513
4151
  * <p>A filter name and value pair that is used to return a more specific list of results from a describe operation.
5514
4152
  * Filters can be used to match a set of resources by specific criteria, such as tags, attributes, or IDs.</p>
@@ -5527,12 +4165,6 @@ export interface Filter {
5527
4165
  */
5528
4166
  Values?: string[];
5529
4167
  }
5530
- export declare namespace Filter {
5531
- /**
5532
- * @internal
5533
- */
5534
- const filterSensitiveLog: (obj: Filter) => any;
5535
- }
5536
4168
  export interface DescribeAddressesRequest {
5537
4169
  /**
5538
4170
  * <p>One or more filters. Filter names and values are case-sensitive.</p>
@@ -5603,24 +4235,12 @@ export interface DescribeAddressesRequest {
5603
4235
  */
5604
4236
  DryRun?: boolean;
5605
4237
  }
5606
- export declare namespace DescribeAddressesRequest {
5607
- /**
5608
- * @internal
5609
- */
5610
- const filterSensitiveLog: (obj: DescribeAddressesRequest) => any;
5611
- }
5612
4238
  export interface DescribeAddressesResult {
5613
4239
  /**
5614
4240
  * <p>Information about the Elastic IP addresses.</p>
5615
4241
  */
5616
4242
  Addresses?: Address[];
5617
4243
  }
5618
- export declare namespace DescribeAddressesResult {
5619
- /**
5620
- * @internal
5621
- */
5622
- const filterSensitiveLog: (obj: DescribeAddressesResult) => any;
5623
- }
5624
4244
  export interface DescribeAddressesAttributeRequest {
5625
4245
  /**
5626
4246
  * <p>[EC2-VPC] The allocation IDs.</p>
@@ -5645,12 +4265,6 @@ export interface DescribeAddressesAttributeRequest {
5645
4265
  */
5646
4266
  DryRun?: boolean;
5647
4267
  }
5648
- export declare namespace DescribeAddressesAttributeRequest {
5649
- /**
5650
- * @internal
5651
- */
5652
- const filterSensitiveLog: (obj: DescribeAddressesAttributeRequest) => any;
5653
- }
5654
4268
  export interface DescribeAddressesAttributeResult {
5655
4269
  /**
5656
4270
  * <p>Information about the IP addresses.</p>
@@ -5661,12 +4275,6 @@ export interface DescribeAddressesAttributeResult {
5661
4275
  */
5662
4276
  NextToken?: string;
5663
4277
  }
5664
- export declare namespace DescribeAddressesAttributeResult {
5665
- /**
5666
- * @internal
5667
- */
5668
- const filterSensitiveLog: (obj: DescribeAddressesAttributeResult) => any;
5669
- }
5670
4278
  export interface DescribeAggregateIdFormatRequest {
5671
4279
  /**
5672
4280
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5675,12 +4283,6 @@ export interface DescribeAggregateIdFormatRequest {
5675
4283
  */
5676
4284
  DryRun?: boolean;
5677
4285
  }
5678
- export declare namespace DescribeAggregateIdFormatRequest {
5679
- /**
5680
- * @internal
5681
- */
5682
- const filterSensitiveLog: (obj: DescribeAggregateIdFormatRequest) => any;
5683
- }
5684
4286
  /**
5685
4287
  * <p>Describes the ID format for a resource.</p>
5686
4288
  */
@@ -5698,12 +4300,6 @@ export interface IdFormat {
5698
4300
  */
5699
4301
  UseLongIds?: boolean;
5700
4302
  }
5701
- export declare namespace IdFormat {
5702
- /**
5703
- * @internal
5704
- */
5705
- const filterSensitiveLog: (obj: IdFormat) => any;
5706
- }
5707
4303
  export interface DescribeAggregateIdFormatResult {
5708
4304
  /**
5709
4305
  * <p>Indicates whether all resource types in the Region are configured to use longer IDs.
@@ -5716,12 +4312,6 @@ export interface DescribeAggregateIdFormatResult {
5716
4312
  */
5717
4313
  Statuses?: IdFormat[];
5718
4314
  }
5719
- export declare namespace DescribeAggregateIdFormatResult {
5720
- /**
5721
- * @internal
5722
- */
5723
- const filterSensitiveLog: (obj: DescribeAggregateIdFormatResult) => any;
5724
- }
5725
4315
  export interface DescribeAvailabilityZonesRequest {
5726
4316
  /**
5727
4317
  * <p>The filters.</p>
@@ -5806,12 +4396,6 @@ export interface DescribeAvailabilityZonesRequest {
5806
4396
  */
5807
4397
  DryRun?: boolean;
5808
4398
  }
5809
- export declare namespace DescribeAvailabilityZonesRequest {
5810
- /**
5811
- * @internal
5812
- */
5813
- const filterSensitiveLog: (obj: DescribeAvailabilityZonesRequest) => any;
5814
- }
5815
4399
  /**
5816
4400
  * <p>Describes a message about an Availability Zone, Local Zone, or Wavelength Zone.</p>
5817
4401
  */
@@ -5821,12 +4405,6 @@ export interface AvailabilityZoneMessage {
5821
4405
  */
5822
4406
  Message?: string;
5823
4407
  }
5824
- export declare namespace AvailabilityZoneMessage {
5825
- /**
5826
- * @internal
5827
- */
5828
- const filterSensitiveLog: (obj: AvailabilityZoneMessage) => any;
5829
- }
5830
4408
  export declare type AvailabilityZoneOptInStatus = "not-opted-in" | "opt-in-not-required" | "opted-in";
5831
4409
  export declare type AvailabilityZoneState = "available" | "impaired" | "information" | "unavailable";
5832
4410
  /**
@@ -5889,24 +4467,12 @@ export interface AvailabilityZone {
5889
4467
  */
5890
4468
  ParentZoneId?: string;
5891
4469
  }
5892
- export declare namespace AvailabilityZone {
5893
- /**
5894
- * @internal
5895
- */
5896
- const filterSensitiveLog: (obj: AvailabilityZone) => any;
5897
- }
5898
4470
  export interface DescribeAvailabilityZonesResult {
5899
4471
  /**
5900
4472
  * <p>Information about the Availability Zones, Local Zones, and Wavelength Zones.</p>
5901
4473
  */
5902
4474
  AvailabilityZones?: AvailabilityZone[];
5903
4475
  }
5904
- export declare namespace DescribeAvailabilityZonesResult {
5905
- /**
5906
- * @internal
5907
- */
5908
- const filterSensitiveLog: (obj: DescribeAvailabilityZonesResult) => any;
5909
- }
5910
4476
  export interface DescribeBundleTasksRequest {
5911
4477
  /**
5912
4478
  * <p>The bundle task IDs.</p>
@@ -5967,24 +4533,12 @@ export interface DescribeBundleTasksRequest {
5967
4533
  */
5968
4534
  DryRun?: boolean;
5969
4535
  }
5970
- export declare namespace DescribeBundleTasksRequest {
5971
- /**
5972
- * @internal
5973
- */
5974
- const filterSensitiveLog: (obj: DescribeBundleTasksRequest) => any;
5975
- }
5976
4536
  export interface DescribeBundleTasksResult {
5977
4537
  /**
5978
4538
  * <p>Information about the bundle tasks.</p>
5979
4539
  */
5980
4540
  BundleTasks?: BundleTask[];
5981
4541
  }
5982
- export declare namespace DescribeBundleTasksResult {
5983
- /**
5984
- * @internal
5985
- */
5986
- const filterSensitiveLog: (obj: DescribeBundleTasksResult) => any;
5987
- }
5988
4542
  export interface DescribeByoipCidrsRequest {
5989
4543
  /**
5990
4544
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6002,12 +4556,6 @@ export interface DescribeByoipCidrsRequest {
6002
4556
  */
6003
4557
  NextToken?: string;
6004
4558
  }
6005
- export declare namespace DescribeByoipCidrsRequest {
6006
- /**
6007
- * @internal
6008
- */
6009
- const filterSensitiveLog: (obj: DescribeByoipCidrsRequest) => any;
6010
- }
6011
4559
  export interface DescribeByoipCidrsResult {
6012
4560
  /**
6013
4561
  * <p>Information about your address ranges.</p>
@@ -6018,12 +4566,6 @@ export interface DescribeByoipCidrsResult {
6018
4566
  */
6019
4567
  NextToken?: string;
6020
4568
  }
6021
- export declare namespace DescribeByoipCidrsResult {
6022
- /**
6023
- * @internal
6024
- */
6025
- const filterSensitiveLog: (obj: DescribeByoipCidrsResult) => any;
6026
- }
6027
4569
  export interface DescribeCapacityReservationFleetsRequest {
6028
4570
  /**
6029
4571
  * <p>The IDs of the Capacity Reservation Fleets to describe.</p>
@@ -6066,12 +4608,6 @@ export interface DescribeCapacityReservationFleetsRequest {
6066
4608
  */
6067
4609
  DryRun?: boolean;
6068
4610
  }
6069
- export declare namespace DescribeCapacityReservationFleetsRequest {
6070
- /**
6071
- * @internal
6072
- */
6073
- const filterSensitiveLog: (obj: DescribeCapacityReservationFleetsRequest) => any;
6074
- }
6075
4611
  /**
6076
4612
  * <p>Information about a Capacity Reservation Fleet.</p>
6077
4613
  */
@@ -6200,12 +4736,6 @@ export interface CapacityReservationFleet {
6200
4736
  */
6201
4737
  Tags?: Tag[];
6202
4738
  }
6203
- export declare namespace CapacityReservationFleet {
6204
- /**
6205
- * @internal
6206
- */
6207
- const filterSensitiveLog: (obj: CapacityReservationFleet) => any;
6208
- }
6209
4739
  export interface DescribeCapacityReservationFleetsResult {
6210
4740
  /**
6211
4741
  * <p>Information about the Capacity Reservation Fleets.</p>
@@ -6216,12 +4746,6 @@ export interface DescribeCapacityReservationFleetsResult {
6216
4746
  */
6217
4747
  NextToken?: string;
6218
4748
  }
6219
- export declare namespace DescribeCapacityReservationFleetsResult {
6220
- /**
6221
- * @internal
6222
- */
6223
- const filterSensitiveLog: (obj: DescribeCapacityReservationFleetsResult) => any;
6224
- }
6225
4749
  export interface DescribeCapacityReservationsRequest {
6226
4750
  /**
6227
4751
  * <p>The ID of the Capacity Reservation.</p>
@@ -6356,12 +4880,6 @@ export interface DescribeCapacityReservationsRequest {
6356
4880
  */
6357
4881
  DryRun?: boolean;
6358
4882
  }
6359
- export declare namespace DescribeCapacityReservationsRequest {
6360
- /**
6361
- * @internal
6362
- */
6363
- const filterSensitiveLog: (obj: DescribeCapacityReservationsRequest) => any;
6364
- }
6365
4883
  export interface DescribeCapacityReservationsResult {
6366
4884
  /**
6367
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>
@@ -6372,12 +4890,6 @@ export interface DescribeCapacityReservationsResult {
6372
4890
  */
6373
4891
  CapacityReservations?: CapacityReservation[];
6374
4892
  }
6375
- export declare namespace DescribeCapacityReservationsResult {
6376
- /**
6377
- * @internal
6378
- */
6379
- const filterSensitiveLog: (obj: DescribeCapacityReservationsResult) => any;
6380
- }
6381
4893
  export interface DescribeCarrierGatewaysRequest {
6382
4894
  /**
6383
4895
  * <p>One or more carrier gateway IDs.</p>
@@ -6431,13 +4943,7 @@ export interface DescribeCarrierGatewaysRequest {
6431
4943
  */
6432
4944
  DryRun?: boolean;
6433
4945
  }
6434
- export declare namespace DescribeCarrierGatewaysRequest {
6435
- /**
6436
- * @internal
6437
- */
6438
- const filterSensitiveLog: (obj: DescribeCarrierGatewaysRequest) => any;
6439
- }
6440
- export interface DescribeCarrierGatewaysResult {
4946
+ export interface DescribeCarrierGatewaysResult {
6441
4947
  /**
6442
4948
  * <p>Information about the carrier gateway.</p>
6443
4949
  */
@@ -6447,12 +4953,6 @@ export interface DescribeCarrierGatewaysResult {
6447
4953
  */
6448
4954
  NextToken?: string;
6449
4955
  }
6450
- export declare namespace DescribeCarrierGatewaysResult {
6451
- /**
6452
- * @internal
6453
- */
6454
- const filterSensitiveLog: (obj: DescribeCarrierGatewaysResult) => any;
6455
- }
6456
4956
  export interface DescribeClassicLinkInstancesRequest {
6457
4957
  /**
6458
4958
  * <p>One or more filters.</p>
@@ -6508,12 +5008,6 @@ export interface DescribeClassicLinkInstancesRequest {
6508
5008
  */
6509
5009
  NextToken?: string;
6510
5010
  }
6511
- export declare namespace DescribeClassicLinkInstancesRequest {
6512
- /**
6513
- * @internal
6514
- */
6515
- const filterSensitiveLog: (obj: DescribeClassicLinkInstancesRequest) => any;
6516
- }
6517
5011
  /**
6518
5012
  * <p>Describes a linked EC2-Classic instance.</p>
6519
5013
  */
@@ -6535,12 +5029,6 @@ export interface ClassicLinkInstance {
6535
5029
  */
6536
5030
  VpcId?: string;
6537
5031
  }
6538
- export declare namespace ClassicLinkInstance {
6539
- /**
6540
- * @internal
6541
- */
6542
- const filterSensitiveLog: (obj: ClassicLinkInstance) => any;
6543
- }
6544
5032
  export interface DescribeClassicLinkInstancesResult {
6545
5033
  /**
6546
5034
  * <p>Information about one or more linked EC2-Classic instances.</p>
@@ -6551,12 +5039,6 @@ export interface DescribeClassicLinkInstancesResult {
6551
5039
  */
6552
5040
  NextToken?: string;
6553
5041
  }
6554
- export declare namespace DescribeClassicLinkInstancesResult {
6555
- /**
6556
- * @internal
6557
- */
6558
- const filterSensitiveLog: (obj: DescribeClassicLinkInstancesResult) => any;
6559
- }
6560
5042
  export interface DescribeClientVpnAuthorizationRulesRequest {
6561
5043
  /**
6562
5044
  * <p>The ID of the Client VPN endpoint.</p>
@@ -6594,12 +5076,6 @@ export interface DescribeClientVpnAuthorizationRulesRequest {
6594
5076
  */
6595
5077
  MaxResults?: number;
6596
5078
  }
6597
- export declare namespace DescribeClientVpnAuthorizationRulesRequest {
6598
- /**
6599
- * @internal
6600
- */
6601
- const filterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesRequest) => any;
6602
- }
6603
5079
  /**
6604
5080
  * <p>Information about an authorization rule.</p>
6605
5081
  */
@@ -6629,12 +5105,6 @@ export interface AuthorizationRule {
6629
5105
  */
6630
5106
  Status?: ClientVpnAuthorizationRuleStatus;
6631
5107
  }
6632
- export declare namespace AuthorizationRule {
6633
- /**
6634
- * @internal
6635
- */
6636
- const filterSensitiveLog: (obj: AuthorizationRule) => any;
6637
- }
6638
5108
  export interface DescribeClientVpnAuthorizationRulesResult {
6639
5109
  /**
6640
5110
  * <p>Information about the authorization rules.</p>
@@ -6645,12 +5115,6 @@ export interface DescribeClientVpnAuthorizationRulesResult {
6645
5115
  */
6646
5116
  NextToken?: string;
6647
5117
  }
6648
- export declare namespace DescribeClientVpnAuthorizationRulesResult {
6649
- /**
6650
- * @internal
6651
- */
6652
- const filterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesResult) => any;
6653
- }
6654
5118
  export interface DescribeClientVpnConnectionsRequest {
6655
5119
  /**
6656
5120
  * <p>The ID of the Client VPN endpoint.</p>
@@ -6684,9 +5148,1043 @@ export interface DescribeClientVpnConnectionsRequest {
6684
5148
  */
6685
5149
  DryRun?: boolean;
6686
5150
  }
6687
- export declare namespace DescribeClientVpnConnectionsRequest {
6688
- /**
6689
- * @internal
6690
- */
6691
- const filterSensitiveLog: (obj: DescribeClientVpnConnectionsRequest) => any;
6692
- }
5151
+ /**
5152
+ * @internal
5153
+ */
5154
+ export declare const TransitGatewayOptionsFilterSensitiveLog: (obj: TransitGatewayOptions) => any;
5155
+ /**
5156
+ * @internal
5157
+ */
5158
+ export declare const TransitGatewayFilterSensitiveLog: (obj: TransitGateway) => any;
5159
+ /**
5160
+ * @internal
5161
+ */
5162
+ export declare const CreateTransitGatewayResultFilterSensitiveLog: (obj: CreateTransitGatewayResult) => any;
5163
+ /**
5164
+ * @internal
5165
+ */
5166
+ export declare const CreateTransitGatewayConnectRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayConnectRequestOptions) => any;
5167
+ /**
5168
+ * @internal
5169
+ */
5170
+ export declare const CreateTransitGatewayConnectRequestFilterSensitiveLog: (obj: CreateTransitGatewayConnectRequest) => any;
5171
+ /**
5172
+ * @internal
5173
+ */
5174
+ export declare const TransitGatewayConnectOptionsFilterSensitiveLog: (obj: TransitGatewayConnectOptions) => any;
5175
+ /**
5176
+ * @internal
5177
+ */
5178
+ export declare const TransitGatewayConnectFilterSensitiveLog: (obj: TransitGatewayConnect) => any;
5179
+ /**
5180
+ * @internal
5181
+ */
5182
+ export declare const CreateTransitGatewayConnectResultFilterSensitiveLog: (obj: CreateTransitGatewayConnectResult) => any;
5183
+ /**
5184
+ * @internal
5185
+ */
5186
+ export declare const TransitGatewayConnectRequestBgpOptionsFilterSensitiveLog: (obj: TransitGatewayConnectRequestBgpOptions) => any;
5187
+ /**
5188
+ * @internal
5189
+ */
5190
+ export declare const CreateTransitGatewayConnectPeerRequestFilterSensitiveLog: (obj: CreateTransitGatewayConnectPeerRequest) => any;
5191
+ /**
5192
+ * @internal
5193
+ */
5194
+ export declare const TransitGatewayAttachmentBgpConfigurationFilterSensitiveLog: (obj: TransitGatewayAttachmentBgpConfiguration) => any;
5195
+ /**
5196
+ * @internal
5197
+ */
5198
+ export declare const TransitGatewayConnectPeerConfigurationFilterSensitiveLog: (obj: TransitGatewayConnectPeerConfiguration) => any;
5199
+ /**
5200
+ * @internal
5201
+ */
5202
+ export declare const TransitGatewayConnectPeerFilterSensitiveLog: (obj: TransitGatewayConnectPeer) => any;
5203
+ /**
5204
+ * @internal
5205
+ */
5206
+ export declare const CreateTransitGatewayConnectPeerResultFilterSensitiveLog: (obj: CreateTransitGatewayConnectPeerResult) => any;
5207
+ /**
5208
+ * @internal
5209
+ */
5210
+ export declare const CreateTransitGatewayMulticastDomainRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequestOptions) => any;
5211
+ /**
5212
+ * @internal
5213
+ */
5214
+ export declare const CreateTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequest) => any;
5215
+ /**
5216
+ * @internal
5217
+ */
5218
+ export declare const TransitGatewayMulticastDomainOptionsFilterSensitiveLog: (obj: TransitGatewayMulticastDomainOptions) => any;
5219
+ /**
5220
+ * @internal
5221
+ */
5222
+ export declare const TransitGatewayMulticastDomainFilterSensitiveLog: (obj: TransitGatewayMulticastDomain) => any;
5223
+ /**
5224
+ * @internal
5225
+ */
5226
+ export declare const CreateTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainResult) => any;
5227
+ /**
5228
+ * @internal
5229
+ */
5230
+ export declare const CreateTransitGatewayPeeringAttachmentRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequestOptions) => any;
5231
+ /**
5232
+ * @internal
5233
+ */
5234
+ export declare const CreateTransitGatewayPeeringAttachmentRequestFilterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequest) => any;
5235
+ /**
5236
+ * @internal
5237
+ */
5238
+ export declare const CreateTransitGatewayPeeringAttachmentResultFilterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentResult) => any;
5239
+ /**
5240
+ * @internal
5241
+ */
5242
+ export declare const CreateTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: CreateTransitGatewayPolicyTableRequest) => any;
5243
+ /**
5244
+ * @internal
5245
+ */
5246
+ export declare const TransitGatewayPolicyTableFilterSensitiveLog: (obj: TransitGatewayPolicyTable) => any;
5247
+ /**
5248
+ * @internal
5249
+ */
5250
+ export declare const CreateTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: CreateTransitGatewayPolicyTableResult) => any;
5251
+ /**
5252
+ * @internal
5253
+ */
5254
+ export declare const CreateTransitGatewayPrefixListReferenceRequestFilterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceRequest) => any;
5255
+ /**
5256
+ * @internal
5257
+ */
5258
+ export declare const TransitGatewayPrefixListAttachmentFilterSensitiveLog: (obj: TransitGatewayPrefixListAttachment) => any;
5259
+ /**
5260
+ * @internal
5261
+ */
5262
+ export declare const TransitGatewayPrefixListReferenceFilterSensitiveLog: (obj: TransitGatewayPrefixListReference) => any;
5263
+ /**
5264
+ * @internal
5265
+ */
5266
+ export declare const CreateTransitGatewayPrefixListReferenceResultFilterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceResult) => any;
5267
+ /**
5268
+ * @internal
5269
+ */
5270
+ export declare const CreateTransitGatewayRouteRequestFilterSensitiveLog: (obj: CreateTransitGatewayRouteRequest) => any;
5271
+ /**
5272
+ * @internal
5273
+ */
5274
+ export declare const TransitGatewayRouteAttachmentFilterSensitiveLog: (obj: TransitGatewayRouteAttachment) => any;
5275
+ /**
5276
+ * @internal
5277
+ */
5278
+ export declare const TransitGatewayRouteFilterSensitiveLog: (obj: TransitGatewayRoute) => any;
5279
+ /**
5280
+ * @internal
5281
+ */
5282
+ export declare const CreateTransitGatewayRouteResultFilterSensitiveLog: (obj: CreateTransitGatewayRouteResult) => any;
5283
+ /**
5284
+ * @internal
5285
+ */
5286
+ export declare const CreateTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableRequest) => any;
5287
+ /**
5288
+ * @internal
5289
+ */
5290
+ export declare const TransitGatewayRouteTableFilterSensitiveLog: (obj: TransitGatewayRouteTable) => any;
5291
+ /**
5292
+ * @internal
5293
+ */
5294
+ export declare const CreateTransitGatewayRouteTableResultFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableResult) => any;
5295
+ /**
5296
+ * @internal
5297
+ */
5298
+ export declare const CreateTransitGatewayRouteTableAnnouncementRequestFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementRequest) => any;
5299
+ /**
5300
+ * @internal
5301
+ */
5302
+ export declare const TransitGatewayRouteTableAnnouncementFilterSensitiveLog: (obj: TransitGatewayRouteTableAnnouncement) => any;
5303
+ /**
5304
+ * @internal
5305
+ */
5306
+ export declare const CreateTransitGatewayRouteTableAnnouncementResultFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementResult) => any;
5307
+ /**
5308
+ * @internal
5309
+ */
5310
+ export declare const CreateTransitGatewayVpcAttachmentRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequestOptions) => any;
5311
+ /**
5312
+ * @internal
5313
+ */
5314
+ export declare const CreateTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequest) => any;
5315
+ /**
5316
+ * @internal
5317
+ */
5318
+ export declare const CreateTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentResult) => any;
5319
+ /**
5320
+ * @internal
5321
+ */
5322
+ export declare const CreateVolumeRequestFilterSensitiveLog: (obj: CreateVolumeRequest) => any;
5323
+ /**
5324
+ * @internal
5325
+ */
5326
+ export declare const VolumeFilterSensitiveLog: (obj: Volume) => any;
5327
+ /**
5328
+ * @internal
5329
+ */
5330
+ export declare const CreateVpcRequestFilterSensitiveLog: (obj: CreateVpcRequest) => any;
5331
+ /**
5332
+ * @internal
5333
+ */
5334
+ export declare const CreateVpcResultFilterSensitiveLog: (obj: CreateVpcResult) => any;
5335
+ /**
5336
+ * @internal
5337
+ */
5338
+ export declare const DnsOptionsSpecificationFilterSensitiveLog: (obj: DnsOptionsSpecification) => any;
5339
+ /**
5340
+ * @internal
5341
+ */
5342
+ export declare const CreateVpcEndpointRequestFilterSensitiveLog: (obj: CreateVpcEndpointRequest) => any;
5343
+ /**
5344
+ * @internal
5345
+ */
5346
+ export declare const DnsEntryFilterSensitiveLog: (obj: DnsEntry) => any;
5347
+ /**
5348
+ * @internal
5349
+ */
5350
+ export declare const DnsOptionsFilterSensitiveLog: (obj: DnsOptions) => any;
5351
+ /**
5352
+ * @internal
5353
+ */
5354
+ export declare const SecurityGroupIdentifierFilterSensitiveLog: (obj: SecurityGroupIdentifier) => any;
5355
+ /**
5356
+ * @internal
5357
+ */
5358
+ export declare const LastErrorFilterSensitiveLog: (obj: LastError) => any;
5359
+ /**
5360
+ * @internal
5361
+ */
5362
+ export declare const VpcEndpointFilterSensitiveLog: (obj: VpcEndpoint) => any;
5363
+ /**
5364
+ * @internal
5365
+ */
5366
+ export declare const CreateVpcEndpointResultFilterSensitiveLog: (obj: CreateVpcEndpointResult) => any;
5367
+ /**
5368
+ * @internal
5369
+ */
5370
+ export declare const CreateVpcEndpointConnectionNotificationRequestFilterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationRequest) => any;
5371
+ /**
5372
+ * @internal
5373
+ */
5374
+ export declare const ConnectionNotificationFilterSensitiveLog: (obj: ConnectionNotification) => any;
5375
+ /**
5376
+ * @internal
5377
+ */
5378
+ export declare const CreateVpcEndpointConnectionNotificationResultFilterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationResult) => any;
5379
+ /**
5380
+ * @internal
5381
+ */
5382
+ export declare const CreateVpcEndpointServiceConfigurationRequestFilterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationRequest) => any;
5383
+ /**
5384
+ * @internal
5385
+ */
5386
+ export declare const PrivateDnsNameConfigurationFilterSensitiveLog: (obj: PrivateDnsNameConfiguration) => any;
5387
+ /**
5388
+ * @internal
5389
+ */
5390
+ export declare const ServiceTypeDetailFilterSensitiveLog: (obj: ServiceTypeDetail) => any;
5391
+ /**
5392
+ * @internal
5393
+ */
5394
+ export declare const ServiceConfigurationFilterSensitiveLog: (obj: ServiceConfiguration) => any;
5395
+ /**
5396
+ * @internal
5397
+ */
5398
+ export declare const CreateVpcEndpointServiceConfigurationResultFilterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationResult) => any;
5399
+ /**
5400
+ * @internal
5401
+ */
5402
+ export declare const CreateVpcPeeringConnectionRequestFilterSensitiveLog: (obj: CreateVpcPeeringConnectionRequest) => any;
5403
+ /**
5404
+ * @internal
5405
+ */
5406
+ export declare const CreateVpcPeeringConnectionResultFilterSensitiveLog: (obj: CreateVpcPeeringConnectionResult) => any;
5407
+ /**
5408
+ * @internal
5409
+ */
5410
+ export declare const IKEVersionsRequestListValueFilterSensitiveLog: (obj: IKEVersionsRequestListValue) => any;
5411
+ /**
5412
+ * @internal
5413
+ */
5414
+ export declare const Phase1DHGroupNumbersRequestListValueFilterSensitiveLog: (obj: Phase1DHGroupNumbersRequestListValue) => any;
5415
+ /**
5416
+ * @internal
5417
+ */
5418
+ export declare const Phase1EncryptionAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase1EncryptionAlgorithmsRequestListValue) => any;
5419
+ /**
5420
+ * @internal
5421
+ */
5422
+ export declare const Phase1IntegrityAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase1IntegrityAlgorithmsRequestListValue) => any;
5423
+ /**
5424
+ * @internal
5425
+ */
5426
+ export declare const Phase2DHGroupNumbersRequestListValueFilterSensitiveLog: (obj: Phase2DHGroupNumbersRequestListValue) => any;
5427
+ /**
5428
+ * @internal
5429
+ */
5430
+ export declare const Phase2EncryptionAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase2EncryptionAlgorithmsRequestListValue) => any;
5431
+ /**
5432
+ * @internal
5433
+ */
5434
+ export declare const Phase2IntegrityAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase2IntegrityAlgorithmsRequestListValue) => any;
5435
+ /**
5436
+ * @internal
5437
+ */
5438
+ export declare const VpnTunnelOptionsSpecificationFilterSensitiveLog: (obj: VpnTunnelOptionsSpecification) => any;
5439
+ /**
5440
+ * @internal
5441
+ */
5442
+ export declare const VpnConnectionOptionsSpecificationFilterSensitiveLog: (obj: VpnConnectionOptionsSpecification) => any;
5443
+ /**
5444
+ * @internal
5445
+ */
5446
+ export declare const CreateVpnConnectionRequestFilterSensitiveLog: (obj: CreateVpnConnectionRequest) => any;
5447
+ /**
5448
+ * @internal
5449
+ */
5450
+ export declare const IKEVersionsListValueFilterSensitiveLog: (obj: IKEVersionsListValue) => any;
5451
+ /**
5452
+ * @internal
5453
+ */
5454
+ export declare const Phase1DHGroupNumbersListValueFilterSensitiveLog: (obj: Phase1DHGroupNumbersListValue) => any;
5455
+ /**
5456
+ * @internal
5457
+ */
5458
+ export declare const Phase1EncryptionAlgorithmsListValueFilterSensitiveLog: (obj: Phase1EncryptionAlgorithmsListValue) => any;
5459
+ /**
5460
+ * @internal
5461
+ */
5462
+ export declare const Phase1IntegrityAlgorithmsListValueFilterSensitiveLog: (obj: Phase1IntegrityAlgorithmsListValue) => any;
5463
+ /**
5464
+ * @internal
5465
+ */
5466
+ export declare const Phase2DHGroupNumbersListValueFilterSensitiveLog: (obj: Phase2DHGroupNumbersListValue) => any;
5467
+ /**
5468
+ * @internal
5469
+ */
5470
+ export declare const Phase2EncryptionAlgorithmsListValueFilterSensitiveLog: (obj: Phase2EncryptionAlgorithmsListValue) => any;
5471
+ /**
5472
+ * @internal
5473
+ */
5474
+ export declare const Phase2IntegrityAlgorithmsListValueFilterSensitiveLog: (obj: Phase2IntegrityAlgorithmsListValue) => any;
5475
+ /**
5476
+ * @internal
5477
+ */
5478
+ export declare const TunnelOptionFilterSensitiveLog: (obj: TunnelOption) => any;
5479
+ /**
5480
+ * @internal
5481
+ */
5482
+ export declare const VpnConnectionOptionsFilterSensitiveLog: (obj: VpnConnectionOptions) => any;
5483
+ /**
5484
+ * @internal
5485
+ */
5486
+ export declare const VpnStaticRouteFilterSensitiveLog: (obj: VpnStaticRoute) => any;
5487
+ /**
5488
+ * @internal
5489
+ */
5490
+ export declare const VgwTelemetryFilterSensitiveLog: (obj: VgwTelemetry) => any;
5491
+ /**
5492
+ * @internal
5493
+ */
5494
+ export declare const VpnConnectionFilterSensitiveLog: (obj: VpnConnection) => any;
5495
+ /**
5496
+ * @internal
5497
+ */
5498
+ export declare const CreateVpnConnectionResultFilterSensitiveLog: (obj: CreateVpnConnectionResult) => any;
5499
+ /**
5500
+ * @internal
5501
+ */
5502
+ export declare const CreateVpnConnectionRouteRequestFilterSensitiveLog: (obj: CreateVpnConnectionRouteRequest) => any;
5503
+ /**
5504
+ * @internal
5505
+ */
5506
+ export declare const CreateVpnGatewayRequestFilterSensitiveLog: (obj: CreateVpnGatewayRequest) => any;
5507
+ /**
5508
+ * @internal
5509
+ */
5510
+ export declare const VpnGatewayFilterSensitiveLog: (obj: VpnGateway) => any;
5511
+ /**
5512
+ * @internal
5513
+ */
5514
+ export declare const CreateVpnGatewayResultFilterSensitiveLog: (obj: CreateVpnGatewayResult) => any;
5515
+ /**
5516
+ * @internal
5517
+ */
5518
+ export declare const DeleteCarrierGatewayRequestFilterSensitiveLog: (obj: DeleteCarrierGatewayRequest) => any;
5519
+ /**
5520
+ * @internal
5521
+ */
5522
+ export declare const DeleteCarrierGatewayResultFilterSensitiveLog: (obj: DeleteCarrierGatewayResult) => any;
5523
+ /**
5524
+ * @internal
5525
+ */
5526
+ export declare const DeleteClientVpnEndpointRequestFilterSensitiveLog: (obj: DeleteClientVpnEndpointRequest) => any;
5527
+ /**
5528
+ * @internal
5529
+ */
5530
+ export declare const DeleteClientVpnEndpointResultFilterSensitiveLog: (obj: DeleteClientVpnEndpointResult) => any;
5531
+ /**
5532
+ * @internal
5533
+ */
5534
+ export declare const DeleteClientVpnRouteRequestFilterSensitiveLog: (obj: DeleteClientVpnRouteRequest) => any;
5535
+ /**
5536
+ * @internal
5537
+ */
5538
+ export declare const DeleteClientVpnRouteResultFilterSensitiveLog: (obj: DeleteClientVpnRouteResult) => any;
5539
+ /**
5540
+ * @internal
5541
+ */
5542
+ export declare const DeleteCustomerGatewayRequestFilterSensitiveLog: (obj: DeleteCustomerGatewayRequest) => any;
5543
+ /**
5544
+ * @internal
5545
+ */
5546
+ export declare const DeleteDhcpOptionsRequestFilterSensitiveLog: (obj: DeleteDhcpOptionsRequest) => any;
5547
+ /**
5548
+ * @internal
5549
+ */
5550
+ export declare const DeleteEgressOnlyInternetGatewayRequestFilterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayRequest) => any;
5551
+ /**
5552
+ * @internal
5553
+ */
5554
+ export declare const DeleteEgressOnlyInternetGatewayResultFilterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayResult) => any;
5555
+ /**
5556
+ * @internal
5557
+ */
5558
+ export declare const DeleteFleetsRequestFilterSensitiveLog: (obj: DeleteFleetsRequest) => any;
5559
+ /**
5560
+ * @internal
5561
+ */
5562
+ export declare const DeleteFleetSuccessItemFilterSensitiveLog: (obj: DeleteFleetSuccessItem) => any;
5563
+ /**
5564
+ * @internal
5565
+ */
5566
+ export declare const DeleteFleetErrorFilterSensitiveLog: (obj: DeleteFleetError) => any;
5567
+ /**
5568
+ * @internal
5569
+ */
5570
+ export declare const DeleteFleetErrorItemFilterSensitiveLog: (obj: DeleteFleetErrorItem) => any;
5571
+ /**
5572
+ * @internal
5573
+ */
5574
+ export declare const DeleteFleetsResultFilterSensitiveLog: (obj: DeleteFleetsResult) => any;
5575
+ /**
5576
+ * @internal
5577
+ */
5578
+ export declare const DeleteFlowLogsRequestFilterSensitiveLog: (obj: DeleteFlowLogsRequest) => any;
5579
+ /**
5580
+ * @internal
5581
+ */
5582
+ export declare const DeleteFlowLogsResultFilterSensitiveLog: (obj: DeleteFlowLogsResult) => any;
5583
+ /**
5584
+ * @internal
5585
+ */
5586
+ export declare const DeleteFpgaImageRequestFilterSensitiveLog: (obj: DeleteFpgaImageRequest) => any;
5587
+ /**
5588
+ * @internal
5589
+ */
5590
+ export declare const DeleteFpgaImageResultFilterSensitiveLog: (obj: DeleteFpgaImageResult) => any;
5591
+ /**
5592
+ * @internal
5593
+ */
5594
+ export declare const DeleteInstanceEventWindowRequestFilterSensitiveLog: (obj: DeleteInstanceEventWindowRequest) => any;
5595
+ /**
5596
+ * @internal
5597
+ */
5598
+ export declare const InstanceEventWindowStateChangeFilterSensitiveLog: (obj: InstanceEventWindowStateChange) => any;
5599
+ /**
5600
+ * @internal
5601
+ */
5602
+ export declare const DeleteInstanceEventWindowResultFilterSensitiveLog: (obj: DeleteInstanceEventWindowResult) => any;
5603
+ /**
5604
+ * @internal
5605
+ */
5606
+ export declare const DeleteInternetGatewayRequestFilterSensitiveLog: (obj: DeleteInternetGatewayRequest) => any;
5607
+ /**
5608
+ * @internal
5609
+ */
5610
+ export declare const DeleteIpamRequestFilterSensitiveLog: (obj: DeleteIpamRequest) => any;
5611
+ /**
5612
+ * @internal
5613
+ */
5614
+ export declare const DeleteIpamResultFilterSensitiveLog: (obj: DeleteIpamResult) => any;
5615
+ /**
5616
+ * @internal
5617
+ */
5618
+ export declare const DeleteIpamPoolRequestFilterSensitiveLog: (obj: DeleteIpamPoolRequest) => any;
5619
+ /**
5620
+ * @internal
5621
+ */
5622
+ export declare const DeleteIpamPoolResultFilterSensitiveLog: (obj: DeleteIpamPoolResult) => any;
5623
+ /**
5624
+ * @internal
5625
+ */
5626
+ export declare const DeleteIpamScopeRequestFilterSensitiveLog: (obj: DeleteIpamScopeRequest) => any;
5627
+ /**
5628
+ * @internal
5629
+ */
5630
+ export declare const DeleteIpamScopeResultFilterSensitiveLog: (obj: DeleteIpamScopeResult) => any;
5631
+ /**
5632
+ * @internal
5633
+ */
5634
+ export declare const DeleteKeyPairRequestFilterSensitiveLog: (obj: DeleteKeyPairRequest) => any;
5635
+ /**
5636
+ * @internal
5637
+ */
5638
+ export declare const DeleteLaunchTemplateRequestFilterSensitiveLog: (obj: DeleteLaunchTemplateRequest) => any;
5639
+ /**
5640
+ * @internal
5641
+ */
5642
+ export declare const DeleteLaunchTemplateResultFilterSensitiveLog: (obj: DeleteLaunchTemplateResult) => any;
5643
+ /**
5644
+ * @internal
5645
+ */
5646
+ export declare const DeleteLaunchTemplateVersionsRequestFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsRequest) => any;
5647
+ /**
5648
+ * @internal
5649
+ */
5650
+ export declare const DeleteLaunchTemplateVersionsResponseSuccessItemFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseSuccessItem) => any;
5651
+ /**
5652
+ * @internal
5653
+ */
5654
+ export declare const ResponseErrorFilterSensitiveLog: (obj: ResponseError) => any;
5655
+ /**
5656
+ * @internal
5657
+ */
5658
+ export declare const DeleteLaunchTemplateVersionsResponseErrorItemFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseErrorItem) => any;
5659
+ /**
5660
+ * @internal
5661
+ */
5662
+ export declare const DeleteLaunchTemplateVersionsResultFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResult) => any;
5663
+ /**
5664
+ * @internal
5665
+ */
5666
+ export declare const DeleteLocalGatewayRouteRequestFilterSensitiveLog: (obj: DeleteLocalGatewayRouteRequest) => any;
5667
+ /**
5668
+ * @internal
5669
+ */
5670
+ export declare const DeleteLocalGatewayRouteResultFilterSensitiveLog: (obj: DeleteLocalGatewayRouteResult) => any;
5671
+ /**
5672
+ * @internal
5673
+ */
5674
+ export declare const DeleteLocalGatewayRouteTableVpcAssociationRequestFilterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationRequest) => any;
5675
+ /**
5676
+ * @internal
5677
+ */
5678
+ export declare const DeleteLocalGatewayRouteTableVpcAssociationResultFilterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationResult) => any;
5679
+ /**
5680
+ * @internal
5681
+ */
5682
+ export declare const DeleteManagedPrefixListRequestFilterSensitiveLog: (obj: DeleteManagedPrefixListRequest) => any;
5683
+ /**
5684
+ * @internal
5685
+ */
5686
+ export declare const DeleteManagedPrefixListResultFilterSensitiveLog: (obj: DeleteManagedPrefixListResult) => any;
5687
+ /**
5688
+ * @internal
5689
+ */
5690
+ export declare const DeleteNatGatewayRequestFilterSensitiveLog: (obj: DeleteNatGatewayRequest) => any;
5691
+ /**
5692
+ * @internal
5693
+ */
5694
+ export declare const DeleteNatGatewayResultFilterSensitiveLog: (obj: DeleteNatGatewayResult) => any;
5695
+ /**
5696
+ * @internal
5697
+ */
5698
+ export declare const DeleteNetworkAclRequestFilterSensitiveLog: (obj: DeleteNetworkAclRequest) => any;
5699
+ /**
5700
+ * @internal
5701
+ */
5702
+ export declare const DeleteNetworkAclEntryRequestFilterSensitiveLog: (obj: DeleteNetworkAclEntryRequest) => any;
5703
+ /**
5704
+ * @internal
5705
+ */
5706
+ export declare const DeleteNetworkInsightsAccessScopeRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeRequest) => any;
5707
+ /**
5708
+ * @internal
5709
+ */
5710
+ export declare const DeleteNetworkInsightsAccessScopeResultFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeResult) => any;
5711
+ /**
5712
+ * @internal
5713
+ */
5714
+ export declare const DeleteNetworkInsightsAccessScopeAnalysisRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisRequest) => any;
5715
+ /**
5716
+ * @internal
5717
+ */
5718
+ export declare const DeleteNetworkInsightsAccessScopeAnalysisResultFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisResult) => any;
5719
+ /**
5720
+ * @internal
5721
+ */
5722
+ export declare const DeleteNetworkInsightsAnalysisRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisRequest) => any;
5723
+ /**
5724
+ * @internal
5725
+ */
5726
+ export declare const DeleteNetworkInsightsAnalysisResultFilterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisResult) => any;
5727
+ /**
5728
+ * @internal
5729
+ */
5730
+ export declare const DeleteNetworkInsightsPathRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsPathRequest) => any;
5731
+ /**
5732
+ * @internal
5733
+ */
5734
+ export declare const DeleteNetworkInsightsPathResultFilterSensitiveLog: (obj: DeleteNetworkInsightsPathResult) => any;
5735
+ /**
5736
+ * @internal
5737
+ */
5738
+ export declare const DeleteNetworkInterfaceRequestFilterSensitiveLog: (obj: DeleteNetworkInterfaceRequest) => any;
5739
+ /**
5740
+ * @internal
5741
+ */
5742
+ export declare const DeleteNetworkInterfacePermissionRequestFilterSensitiveLog: (obj: DeleteNetworkInterfacePermissionRequest) => any;
5743
+ /**
5744
+ * @internal
5745
+ */
5746
+ export declare const DeleteNetworkInterfacePermissionResultFilterSensitiveLog: (obj: DeleteNetworkInterfacePermissionResult) => any;
5747
+ /**
5748
+ * @internal
5749
+ */
5750
+ export declare const DeletePlacementGroupRequestFilterSensitiveLog: (obj: DeletePlacementGroupRequest) => any;
5751
+ /**
5752
+ * @internal
5753
+ */
5754
+ export declare const DeletePublicIpv4PoolRequestFilterSensitiveLog: (obj: DeletePublicIpv4PoolRequest) => any;
5755
+ /**
5756
+ * @internal
5757
+ */
5758
+ export declare const DeletePublicIpv4PoolResultFilterSensitiveLog: (obj: DeletePublicIpv4PoolResult) => any;
5759
+ /**
5760
+ * @internal
5761
+ */
5762
+ export declare const DeleteQueuedReservedInstancesRequestFilterSensitiveLog: (obj: DeleteQueuedReservedInstancesRequest) => any;
5763
+ /**
5764
+ * @internal
5765
+ */
5766
+ export declare const DeleteQueuedReservedInstancesErrorFilterSensitiveLog: (obj: DeleteQueuedReservedInstancesError) => any;
5767
+ /**
5768
+ * @internal
5769
+ */
5770
+ export declare const FailedQueuedPurchaseDeletionFilterSensitiveLog: (obj: FailedQueuedPurchaseDeletion) => any;
5771
+ /**
5772
+ * @internal
5773
+ */
5774
+ export declare const SuccessfulQueuedPurchaseDeletionFilterSensitiveLog: (obj: SuccessfulQueuedPurchaseDeletion) => any;
5775
+ /**
5776
+ * @internal
5777
+ */
5778
+ export declare const DeleteQueuedReservedInstancesResultFilterSensitiveLog: (obj: DeleteQueuedReservedInstancesResult) => any;
5779
+ /**
5780
+ * @internal
5781
+ */
5782
+ export declare const DeleteRouteRequestFilterSensitiveLog: (obj: DeleteRouteRequest) => any;
5783
+ /**
5784
+ * @internal
5785
+ */
5786
+ export declare const DeleteRouteTableRequestFilterSensitiveLog: (obj: DeleteRouteTableRequest) => any;
5787
+ /**
5788
+ * @internal
5789
+ */
5790
+ export declare const DeleteSecurityGroupRequestFilterSensitiveLog: (obj: DeleteSecurityGroupRequest) => any;
5791
+ /**
5792
+ * @internal
5793
+ */
5794
+ export declare const DeleteSnapshotRequestFilterSensitiveLog: (obj: DeleteSnapshotRequest) => any;
5795
+ /**
5796
+ * @internal
5797
+ */
5798
+ export declare const DeleteSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: DeleteSpotDatafeedSubscriptionRequest) => any;
5799
+ /**
5800
+ * @internal
5801
+ */
5802
+ export declare const DeleteSubnetRequestFilterSensitiveLog: (obj: DeleteSubnetRequest) => any;
5803
+ /**
5804
+ * @internal
5805
+ */
5806
+ export declare const DeleteSubnetCidrReservationRequestFilterSensitiveLog: (obj: DeleteSubnetCidrReservationRequest) => any;
5807
+ /**
5808
+ * @internal
5809
+ */
5810
+ export declare const DeleteSubnetCidrReservationResultFilterSensitiveLog: (obj: DeleteSubnetCidrReservationResult) => any;
5811
+ /**
5812
+ * @internal
5813
+ */
5814
+ export declare const DeleteTagsRequestFilterSensitiveLog: (obj: DeleteTagsRequest) => any;
5815
+ /**
5816
+ * @internal
5817
+ */
5818
+ export declare const DeleteTrafficMirrorFilterRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterRequest) => any;
5819
+ /**
5820
+ * @internal
5821
+ */
5822
+ export declare const DeleteTrafficMirrorFilterResultFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterResult) => any;
5823
+ /**
5824
+ * @internal
5825
+ */
5826
+ export declare const DeleteTrafficMirrorFilterRuleRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleRequest) => any;
5827
+ /**
5828
+ * @internal
5829
+ */
5830
+ export declare const DeleteTrafficMirrorFilterRuleResultFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleResult) => any;
5831
+ /**
5832
+ * @internal
5833
+ */
5834
+ export declare const DeleteTrafficMirrorSessionRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorSessionRequest) => any;
5835
+ /**
5836
+ * @internal
5837
+ */
5838
+ export declare const DeleteTrafficMirrorSessionResultFilterSensitiveLog: (obj: DeleteTrafficMirrorSessionResult) => any;
5839
+ /**
5840
+ * @internal
5841
+ */
5842
+ export declare const DeleteTrafficMirrorTargetRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorTargetRequest) => any;
5843
+ /**
5844
+ * @internal
5845
+ */
5846
+ export declare const DeleteTrafficMirrorTargetResultFilterSensitiveLog: (obj: DeleteTrafficMirrorTargetResult) => any;
5847
+ /**
5848
+ * @internal
5849
+ */
5850
+ export declare const DeleteTransitGatewayRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRequest) => any;
5851
+ /**
5852
+ * @internal
5853
+ */
5854
+ export declare const DeleteTransitGatewayResultFilterSensitiveLog: (obj: DeleteTransitGatewayResult) => any;
5855
+ /**
5856
+ * @internal
5857
+ */
5858
+ export declare const DeleteTransitGatewayConnectRequestFilterSensitiveLog: (obj: DeleteTransitGatewayConnectRequest) => any;
5859
+ /**
5860
+ * @internal
5861
+ */
5862
+ export declare const DeleteTransitGatewayConnectResultFilterSensitiveLog: (obj: DeleteTransitGatewayConnectResult) => any;
5863
+ /**
5864
+ * @internal
5865
+ */
5866
+ export declare const DeleteTransitGatewayConnectPeerRequestFilterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerRequest) => any;
5867
+ /**
5868
+ * @internal
5869
+ */
5870
+ export declare const DeleteTransitGatewayConnectPeerResultFilterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerResult) => any;
5871
+ /**
5872
+ * @internal
5873
+ */
5874
+ export declare const DeleteTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainRequest) => any;
5875
+ /**
5876
+ * @internal
5877
+ */
5878
+ export declare const DeleteTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainResult) => any;
5879
+ /**
5880
+ * @internal
5881
+ */
5882
+ export declare const DeleteTransitGatewayPeeringAttachmentRequestFilterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentRequest) => any;
5883
+ /**
5884
+ * @internal
5885
+ */
5886
+ export declare const DeleteTransitGatewayPeeringAttachmentResultFilterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentResult) => any;
5887
+ /**
5888
+ * @internal
5889
+ */
5890
+ export declare const DeleteTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableRequest) => any;
5891
+ /**
5892
+ * @internal
5893
+ */
5894
+ export declare const DeleteTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableResult) => any;
5895
+ /**
5896
+ * @internal
5897
+ */
5898
+ export declare const DeleteTransitGatewayPrefixListReferenceRequestFilterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceRequest) => any;
5899
+ /**
5900
+ * @internal
5901
+ */
5902
+ export declare const DeleteTransitGatewayPrefixListReferenceResultFilterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceResult) => any;
5903
+ /**
5904
+ * @internal
5905
+ */
5906
+ export declare const DeleteTransitGatewayRouteRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteRequest) => any;
5907
+ /**
5908
+ * @internal
5909
+ */
5910
+ export declare const DeleteTransitGatewayRouteResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteResult) => any;
5911
+ /**
5912
+ * @internal
5913
+ */
5914
+ export declare const DeleteTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableRequest) => any;
5915
+ /**
5916
+ * @internal
5917
+ */
5918
+ export declare const DeleteTransitGatewayRouteTableResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableResult) => any;
5919
+ /**
5920
+ * @internal
5921
+ */
5922
+ export declare const DeleteTransitGatewayRouteTableAnnouncementRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementRequest) => any;
5923
+ /**
5924
+ * @internal
5925
+ */
5926
+ export declare const DeleteTransitGatewayRouteTableAnnouncementResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementResult) => any;
5927
+ /**
5928
+ * @internal
5929
+ */
5930
+ export declare const DeleteTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentRequest) => any;
5931
+ /**
5932
+ * @internal
5933
+ */
5934
+ export declare const DeleteTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentResult) => any;
5935
+ /**
5936
+ * @internal
5937
+ */
5938
+ export declare const DeleteVolumeRequestFilterSensitiveLog: (obj: DeleteVolumeRequest) => any;
5939
+ /**
5940
+ * @internal
5941
+ */
5942
+ export declare const DeleteVpcRequestFilterSensitiveLog: (obj: DeleteVpcRequest) => any;
5943
+ /**
5944
+ * @internal
5945
+ */
5946
+ export declare const DeleteVpcEndpointConnectionNotificationsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsRequest) => any;
5947
+ /**
5948
+ * @internal
5949
+ */
5950
+ export declare const DeleteVpcEndpointConnectionNotificationsResultFilterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsResult) => any;
5951
+ /**
5952
+ * @internal
5953
+ */
5954
+ export declare const DeleteVpcEndpointsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointsRequest) => any;
5955
+ /**
5956
+ * @internal
5957
+ */
5958
+ export declare const DeleteVpcEndpointsResultFilterSensitiveLog: (obj: DeleteVpcEndpointsResult) => any;
5959
+ /**
5960
+ * @internal
5961
+ */
5962
+ export declare const DeleteVpcEndpointServiceConfigurationsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsRequest) => any;
5963
+ /**
5964
+ * @internal
5965
+ */
5966
+ export declare const DeleteVpcEndpointServiceConfigurationsResultFilterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsResult) => any;
5967
+ /**
5968
+ * @internal
5969
+ */
5970
+ export declare const DeleteVpcPeeringConnectionRequestFilterSensitiveLog: (obj: DeleteVpcPeeringConnectionRequest) => any;
5971
+ /**
5972
+ * @internal
5973
+ */
5974
+ export declare const DeleteVpcPeeringConnectionResultFilterSensitiveLog: (obj: DeleteVpcPeeringConnectionResult) => any;
5975
+ /**
5976
+ * @internal
5977
+ */
5978
+ export declare const DeleteVpnConnectionRequestFilterSensitiveLog: (obj: DeleteVpnConnectionRequest) => any;
5979
+ /**
5980
+ * @internal
5981
+ */
5982
+ export declare const DeleteVpnConnectionRouteRequestFilterSensitiveLog: (obj: DeleteVpnConnectionRouteRequest) => any;
5983
+ /**
5984
+ * @internal
5985
+ */
5986
+ export declare const DeleteVpnGatewayRequestFilterSensitiveLog: (obj: DeleteVpnGatewayRequest) => any;
5987
+ /**
5988
+ * @internal
5989
+ */
5990
+ export declare const DeprovisionByoipCidrRequestFilterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
5991
+ /**
5992
+ * @internal
5993
+ */
5994
+ export declare const DeprovisionByoipCidrResultFilterSensitiveLog: (obj: DeprovisionByoipCidrResult) => any;
5995
+ /**
5996
+ * @internal
5997
+ */
5998
+ export declare const DeprovisionIpamPoolCidrRequestFilterSensitiveLog: (obj: DeprovisionIpamPoolCidrRequest) => any;
5999
+ /**
6000
+ * @internal
6001
+ */
6002
+ export declare const IpamPoolCidrFailureReasonFilterSensitiveLog: (obj: IpamPoolCidrFailureReason) => any;
6003
+ /**
6004
+ * @internal
6005
+ */
6006
+ export declare const IpamPoolCidrFilterSensitiveLog: (obj: IpamPoolCidr) => any;
6007
+ /**
6008
+ * @internal
6009
+ */
6010
+ export declare const DeprovisionIpamPoolCidrResultFilterSensitiveLog: (obj: DeprovisionIpamPoolCidrResult) => any;
6011
+ /**
6012
+ * @internal
6013
+ */
6014
+ export declare const DeprovisionPublicIpv4PoolCidrRequestFilterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrRequest) => any;
6015
+ /**
6016
+ * @internal
6017
+ */
6018
+ export declare const DeprovisionPublicIpv4PoolCidrResultFilterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrResult) => any;
6019
+ /**
6020
+ * @internal
6021
+ */
6022
+ export declare const DeregisterImageRequestFilterSensitiveLog: (obj: DeregisterImageRequest) => any;
6023
+ /**
6024
+ * @internal
6025
+ */
6026
+ export declare const DeregisterInstanceTagAttributeRequestFilterSensitiveLog: (obj: DeregisterInstanceTagAttributeRequest) => any;
6027
+ /**
6028
+ * @internal
6029
+ */
6030
+ export declare const DeregisterInstanceEventNotificationAttributesRequestFilterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesRequest) => any;
6031
+ /**
6032
+ * @internal
6033
+ */
6034
+ export declare const InstanceTagNotificationAttributeFilterSensitiveLog: (obj: InstanceTagNotificationAttribute) => any;
6035
+ /**
6036
+ * @internal
6037
+ */
6038
+ export declare const DeregisterInstanceEventNotificationAttributesResultFilterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesResult) => any;
6039
+ /**
6040
+ * @internal
6041
+ */
6042
+ export declare const DeregisterTransitGatewayMulticastGroupMembersRequestFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersRequest) => any;
6043
+ /**
6044
+ * @internal
6045
+ */
6046
+ export declare const TransitGatewayMulticastDeregisteredGroupMembersFilterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupMembers) => any;
6047
+ /**
6048
+ * @internal
6049
+ */
6050
+ export declare const DeregisterTransitGatewayMulticastGroupMembersResultFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersResult) => any;
6051
+ /**
6052
+ * @internal
6053
+ */
6054
+ export declare const DeregisterTransitGatewayMulticastGroupSourcesRequestFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesRequest) => any;
6055
+ /**
6056
+ * @internal
6057
+ */
6058
+ export declare const TransitGatewayMulticastDeregisteredGroupSourcesFilterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupSources) => any;
6059
+ /**
6060
+ * @internal
6061
+ */
6062
+ export declare const DeregisterTransitGatewayMulticastGroupSourcesResultFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesResult) => any;
6063
+ /**
6064
+ * @internal
6065
+ */
6066
+ export declare const DescribeAccountAttributesRequestFilterSensitiveLog: (obj: DescribeAccountAttributesRequest) => any;
6067
+ /**
6068
+ * @internal
6069
+ */
6070
+ export declare const DescribeAccountAttributesResultFilterSensitiveLog: (obj: DescribeAccountAttributesResult) => any;
6071
+ /**
6072
+ * @internal
6073
+ */
6074
+ export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
6075
+ /**
6076
+ * @internal
6077
+ */
6078
+ export declare const DescribeAddressesRequestFilterSensitiveLog: (obj: DescribeAddressesRequest) => any;
6079
+ /**
6080
+ * @internal
6081
+ */
6082
+ export declare const DescribeAddressesResultFilterSensitiveLog: (obj: DescribeAddressesResult) => any;
6083
+ /**
6084
+ * @internal
6085
+ */
6086
+ export declare const DescribeAddressesAttributeRequestFilterSensitiveLog: (obj: DescribeAddressesAttributeRequest) => any;
6087
+ /**
6088
+ * @internal
6089
+ */
6090
+ export declare const DescribeAddressesAttributeResultFilterSensitiveLog: (obj: DescribeAddressesAttributeResult) => any;
6091
+ /**
6092
+ * @internal
6093
+ */
6094
+ export declare const DescribeAggregateIdFormatRequestFilterSensitiveLog: (obj: DescribeAggregateIdFormatRequest) => any;
6095
+ /**
6096
+ * @internal
6097
+ */
6098
+ export declare const IdFormatFilterSensitiveLog: (obj: IdFormat) => any;
6099
+ /**
6100
+ * @internal
6101
+ */
6102
+ export declare const DescribeAggregateIdFormatResultFilterSensitiveLog: (obj: DescribeAggregateIdFormatResult) => any;
6103
+ /**
6104
+ * @internal
6105
+ */
6106
+ export declare const DescribeAvailabilityZonesRequestFilterSensitiveLog: (obj: DescribeAvailabilityZonesRequest) => any;
6107
+ /**
6108
+ * @internal
6109
+ */
6110
+ export declare const AvailabilityZoneMessageFilterSensitiveLog: (obj: AvailabilityZoneMessage) => any;
6111
+ /**
6112
+ * @internal
6113
+ */
6114
+ export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
6115
+ /**
6116
+ * @internal
6117
+ */
6118
+ export declare const DescribeAvailabilityZonesResultFilterSensitiveLog: (obj: DescribeAvailabilityZonesResult) => any;
6119
+ /**
6120
+ * @internal
6121
+ */
6122
+ export declare const DescribeBundleTasksRequestFilterSensitiveLog: (obj: DescribeBundleTasksRequest) => any;
6123
+ /**
6124
+ * @internal
6125
+ */
6126
+ export declare const DescribeBundleTasksResultFilterSensitiveLog: (obj: DescribeBundleTasksResult) => any;
6127
+ /**
6128
+ * @internal
6129
+ */
6130
+ export declare const DescribeByoipCidrsRequestFilterSensitiveLog: (obj: DescribeByoipCidrsRequest) => any;
6131
+ /**
6132
+ * @internal
6133
+ */
6134
+ export declare const DescribeByoipCidrsResultFilterSensitiveLog: (obj: DescribeByoipCidrsResult) => any;
6135
+ /**
6136
+ * @internal
6137
+ */
6138
+ export declare const DescribeCapacityReservationFleetsRequestFilterSensitiveLog: (obj: DescribeCapacityReservationFleetsRequest) => any;
6139
+ /**
6140
+ * @internal
6141
+ */
6142
+ export declare const CapacityReservationFleetFilterSensitiveLog: (obj: CapacityReservationFleet) => any;
6143
+ /**
6144
+ * @internal
6145
+ */
6146
+ export declare const DescribeCapacityReservationFleetsResultFilterSensitiveLog: (obj: DescribeCapacityReservationFleetsResult) => any;
6147
+ /**
6148
+ * @internal
6149
+ */
6150
+ export declare const DescribeCapacityReservationsRequestFilterSensitiveLog: (obj: DescribeCapacityReservationsRequest) => any;
6151
+ /**
6152
+ * @internal
6153
+ */
6154
+ export declare const DescribeCapacityReservationsResultFilterSensitiveLog: (obj: DescribeCapacityReservationsResult) => any;
6155
+ /**
6156
+ * @internal
6157
+ */
6158
+ export declare const DescribeCarrierGatewaysRequestFilterSensitiveLog: (obj: DescribeCarrierGatewaysRequest) => any;
6159
+ /**
6160
+ * @internal
6161
+ */
6162
+ export declare const DescribeCarrierGatewaysResultFilterSensitiveLog: (obj: DescribeCarrierGatewaysResult) => any;
6163
+ /**
6164
+ * @internal
6165
+ */
6166
+ export declare const DescribeClassicLinkInstancesRequestFilterSensitiveLog: (obj: DescribeClassicLinkInstancesRequest) => any;
6167
+ /**
6168
+ * @internal
6169
+ */
6170
+ export declare const ClassicLinkInstanceFilterSensitiveLog: (obj: ClassicLinkInstance) => any;
6171
+ /**
6172
+ * @internal
6173
+ */
6174
+ export declare const DescribeClassicLinkInstancesResultFilterSensitiveLog: (obj: DescribeClassicLinkInstancesResult) => any;
6175
+ /**
6176
+ * @internal
6177
+ */
6178
+ export declare const DescribeClientVpnAuthorizationRulesRequestFilterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesRequest) => any;
6179
+ /**
6180
+ * @internal
6181
+ */
6182
+ export declare const AuthorizationRuleFilterSensitiveLog: (obj: AuthorizationRule) => any;
6183
+ /**
6184
+ * @internal
6185
+ */
6186
+ export declare const DescribeClientVpnAuthorizationRulesResultFilterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesResult) => any;
6187
+ /**
6188
+ * @internal
6189
+ */
6190
+ export declare const DescribeClientVpnConnectionsRequestFilterSensitiveLog: (obj: DescribeClientVpnConnectionsRequest) => any;