@aws-sdk/client-ec2 3.136.0 → 3.140.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1131) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/EC2.d.ts +123 -10
  1083. package/dist-types/commands/AllocateAddressCommand.d.ts +3 -0
  1084. package/dist-types/commands/AssociateAddressCommand.d.ts +4 -0
  1085. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +4 -1
  1086. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +4 -2
  1087. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +6 -1
  1088. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +3 -0
  1089. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +4 -0
  1090. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +4 -0
  1091. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -0
  1092. package/dist-types/commands/DescribeAddressesCommand.d.ts +3 -0
  1093. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -0
  1094. package/dist-types/commands/DescribeInstancesCommand.d.ts +3 -0
  1095. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +3 -0
  1096. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +3 -0
  1097. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +3 -0
  1098. package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +4 -0
  1099. package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +4 -0
  1100. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +3 -0
  1101. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -0
  1102. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1103. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +4 -1
  1104. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +3 -0
  1105. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +4 -0
  1106. package/dist-types/commands/DisassociateAddressCommand.d.ts +4 -0
  1107. package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +4 -1
  1108. package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1109. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +4 -0
  1110. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +4 -1
  1111. package/dist-types/commands/MoveAddressToVpcCommand.d.ts +4 -1
  1112. package/dist-types/commands/ReleaseAddressCommand.d.ts +3 -0
  1113. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +3 -0
  1114. package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +3 -0
  1115. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +4 -0
  1116. package/dist-types/commands/RunInstancesCommand.d.ts +4 -0
  1117. package/dist-types/models/models_0.d.ts +938 -1396
  1118. package/dist-types/models/models_1.d.ts +912 -1363
  1119. package/dist-types/models/models_2.d.ts +1048 -1565
  1120. package/dist-types/models/models_3.d.ts +980 -1456
  1121. package/dist-types/models/models_4.d.ts +1140 -1678
  1122. package/dist-types/models/models_5.d.ts +1149 -1711
  1123. package/dist-types/models/models_6.d.ts +507 -753
  1124. package/dist-types/ts3.4/models/models_0.d.ts +465 -929
  1125. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1126. package/dist-types/ts3.4/models/models_2.d.ts +520 -1040
  1127. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1128. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1129. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1130. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1131. package/package.json +6 -6
@@ -23,10 +23,6 @@ export interface TransitGatewayOptions {
23
23
 
24
24
  MulticastSupport?: MulticastSupportValue | string;
25
25
  }
26
- export declare namespace TransitGatewayOptions {
27
-
28
- const filterSensitiveLog: (obj: TransitGatewayOptions) => any;
29
- }
30
26
  export declare type TransitGatewayState = "available" | "deleted" | "deleting" | "modifying" | "pending";
31
27
 
32
28
  export interface TransitGateway {
@@ -47,28 +43,16 @@ export interface TransitGateway {
47
43
 
48
44
  Tags?: Tag[];
49
45
  }
50
- export declare namespace TransitGateway {
51
-
52
- const filterSensitiveLog: (obj: TransitGateway) => any;
53
- }
54
46
  export interface CreateTransitGatewayResult {
55
47
 
56
48
  TransitGateway?: TransitGateway;
57
49
  }
58
- export declare namespace CreateTransitGatewayResult {
59
-
60
- const filterSensitiveLog: (obj: CreateTransitGatewayResult) => any;
61
- }
62
50
  export declare type ProtocolValue = "gre";
63
51
 
64
52
  export interface CreateTransitGatewayConnectRequestOptions {
65
53
 
66
54
  Protocol: ProtocolValue | string | undefined;
67
55
  }
68
- export declare namespace CreateTransitGatewayConnectRequestOptions {
69
-
70
- const filterSensitiveLog: (obj: CreateTransitGatewayConnectRequestOptions) => any;
71
- }
72
56
  export interface CreateTransitGatewayConnectRequest {
73
57
 
74
58
  TransportTransitGatewayAttachmentId: string | undefined;
@@ -79,19 +63,11 @@ export interface CreateTransitGatewayConnectRequest {
79
63
 
80
64
  DryRun?: boolean;
81
65
  }
82
- export declare namespace CreateTransitGatewayConnectRequest {
83
-
84
- const filterSensitiveLog: (obj: CreateTransitGatewayConnectRequest) => any;
85
- }
86
66
 
87
67
  export interface TransitGatewayConnectOptions {
88
68
 
89
69
  Protocol?: ProtocolValue | string;
90
70
  }
91
- export declare namespace TransitGatewayConnectOptions {
92
-
93
- const filterSensitiveLog: (obj: TransitGatewayConnectOptions) => any;
94
- }
95
71
 
96
72
  export interface TransitGatewayConnect {
97
73
 
@@ -109,27 +85,15 @@ export interface TransitGatewayConnect {
109
85
 
110
86
  Tags?: Tag[];
111
87
  }
112
- export declare namespace TransitGatewayConnect {
113
-
114
- const filterSensitiveLog: (obj: TransitGatewayConnect) => any;
115
- }
116
88
  export interface CreateTransitGatewayConnectResult {
117
89
 
118
90
  TransitGatewayConnect?: TransitGatewayConnect;
119
91
  }
120
- export declare namespace CreateTransitGatewayConnectResult {
121
-
122
- const filterSensitiveLog: (obj: CreateTransitGatewayConnectResult) => any;
123
- }
124
92
 
125
93
  export interface TransitGatewayConnectRequestBgpOptions {
126
94
 
127
95
  PeerAsn?: number;
128
96
  }
129
- export declare namespace TransitGatewayConnectRequestBgpOptions {
130
-
131
- const filterSensitiveLog: (obj: TransitGatewayConnectRequestBgpOptions) => any;
132
- }
133
97
  export interface CreateTransitGatewayConnectPeerRequest {
134
98
 
135
99
  TransitGatewayAttachmentId: string | undefined;
@@ -146,10 +110,6 @@ export interface CreateTransitGatewayConnectPeerRequest {
146
110
 
147
111
  DryRun?: boolean;
148
112
  }
149
- export declare namespace CreateTransitGatewayConnectPeerRequest {
150
-
151
- const filterSensitiveLog: (obj: CreateTransitGatewayConnectPeerRequest) => any;
152
- }
153
113
  export declare type BgpStatus = "down" | "up";
154
114
 
155
115
  export interface TransitGatewayAttachmentBgpConfiguration {
@@ -164,10 +124,6 @@ export interface TransitGatewayAttachmentBgpConfiguration {
164
124
 
165
125
  BgpStatus?: BgpStatus | string;
166
126
  }
167
- export declare namespace TransitGatewayAttachmentBgpConfiguration {
168
-
169
- const filterSensitiveLog: (obj: TransitGatewayAttachmentBgpConfiguration) => any;
170
- }
171
127
 
172
128
  export interface TransitGatewayConnectPeerConfiguration {
173
129
 
@@ -181,10 +137,6 @@ export interface TransitGatewayConnectPeerConfiguration {
181
137
 
182
138
  BgpConfigurations?: TransitGatewayAttachmentBgpConfiguration[];
183
139
  }
184
- export declare namespace TransitGatewayConnectPeerConfiguration {
185
-
186
- const filterSensitiveLog: (obj: TransitGatewayConnectPeerConfiguration) => any;
187
- }
188
140
  export declare type TransitGatewayConnectPeerState = "available" | "deleted" | "deleting" | "pending";
189
141
 
190
142
  export interface TransitGatewayConnectPeer {
@@ -201,18 +153,10 @@ export interface TransitGatewayConnectPeer {
201
153
 
202
154
  Tags?: Tag[];
203
155
  }
204
- export declare namespace TransitGatewayConnectPeer {
205
-
206
- const filterSensitiveLog: (obj: TransitGatewayConnectPeer) => any;
207
- }
208
156
  export interface CreateTransitGatewayConnectPeerResult {
209
157
 
210
158
  TransitGatewayConnectPeer?: TransitGatewayConnectPeer;
211
159
  }
212
- export declare namespace CreateTransitGatewayConnectPeerResult {
213
-
214
- const filterSensitiveLog: (obj: CreateTransitGatewayConnectPeerResult) => any;
215
- }
216
160
  export declare type AutoAcceptSharedAssociationsValue = "disable" | "enable";
217
161
  export declare type Igmpv2SupportValue = "disable" | "enable";
218
162
  export declare type StaticSourcesSupportValue = "disable" | "enable";
@@ -225,10 +169,6 @@ export interface CreateTransitGatewayMulticastDomainRequestOptions {
225
169
 
226
170
  AutoAcceptSharedAssociations?: AutoAcceptSharedAssociationsValue | string;
227
171
  }
228
- export declare namespace CreateTransitGatewayMulticastDomainRequestOptions {
229
-
230
- const filterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequestOptions) => any;
231
- }
232
172
  export interface CreateTransitGatewayMulticastDomainRequest {
233
173
 
234
174
  TransitGatewayId: string | undefined;
@@ -239,10 +179,6 @@ export interface CreateTransitGatewayMulticastDomainRequest {
239
179
 
240
180
  DryRun?: boolean;
241
181
  }
242
- export declare namespace CreateTransitGatewayMulticastDomainRequest {
243
-
244
- const filterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequest) => any;
245
- }
246
182
 
247
183
  export interface TransitGatewayMulticastDomainOptions {
248
184
 
@@ -252,10 +188,6 @@ export interface TransitGatewayMulticastDomainOptions {
252
188
 
253
189
  AutoAcceptSharedAssociations?: AutoAcceptSharedAssociationsValue | string;
254
190
  }
255
- export declare namespace TransitGatewayMulticastDomainOptions {
256
-
257
- const filterSensitiveLog: (obj: TransitGatewayMulticastDomainOptions) => any;
258
- }
259
191
  export declare type TransitGatewayMulticastDomainState = "available" | "deleted" | "deleting" | "pending";
260
192
 
261
193
  export interface TransitGatewayMulticastDomain {
@@ -276,27 +208,15 @@ export interface TransitGatewayMulticastDomain {
276
208
 
277
209
  Tags?: Tag[];
278
210
  }
279
- export declare namespace TransitGatewayMulticastDomain {
280
-
281
- const filterSensitiveLog: (obj: TransitGatewayMulticastDomain) => any;
282
- }
283
211
  export interface CreateTransitGatewayMulticastDomainResult {
284
212
 
285
213
  TransitGatewayMulticastDomain?: TransitGatewayMulticastDomain;
286
214
  }
287
- export declare namespace CreateTransitGatewayMulticastDomainResult {
288
-
289
- const filterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainResult) => any;
290
- }
291
215
 
292
216
  export interface CreateTransitGatewayPeeringAttachmentRequestOptions {
293
217
 
294
218
  DynamicRouting?: DynamicRoutingValue | string;
295
219
  }
296
- export declare namespace CreateTransitGatewayPeeringAttachmentRequestOptions {
297
-
298
- const filterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequestOptions) => any;
299
- }
300
220
  export interface CreateTransitGatewayPeeringAttachmentRequest {
301
221
 
302
222
  TransitGatewayId: string | undefined;
@@ -313,18 +233,10 @@ export interface CreateTransitGatewayPeeringAttachmentRequest {
313
233
 
314
234
  DryRun?: boolean;
315
235
  }
316
- export declare namespace CreateTransitGatewayPeeringAttachmentRequest {
317
-
318
- const filterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequest) => any;
319
- }
320
236
  export interface CreateTransitGatewayPeeringAttachmentResult {
321
237
 
322
238
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
323
239
  }
324
- export declare namespace CreateTransitGatewayPeeringAttachmentResult {
325
-
326
- const filterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentResult) => any;
327
- }
328
240
  export interface CreateTransitGatewayPolicyTableRequest {
329
241
 
330
242
  TransitGatewayId: string | undefined;
@@ -333,10 +245,6 @@ export interface CreateTransitGatewayPolicyTableRequest {
333
245
 
334
246
  DryRun?: boolean;
335
247
  }
336
- export declare namespace CreateTransitGatewayPolicyTableRequest {
337
-
338
- const filterSensitiveLog: (obj: CreateTransitGatewayPolicyTableRequest) => any;
339
- }
340
248
  export declare enum TransitGatewayPolicyTableState {
341
249
  available = "available",
342
250
  deleted = "deleted",
@@ -356,18 +264,10 @@ export interface TransitGatewayPolicyTable {
356
264
 
357
265
  Tags?: Tag[];
358
266
  }
359
- export declare namespace TransitGatewayPolicyTable {
360
-
361
- const filterSensitiveLog: (obj: TransitGatewayPolicyTable) => any;
362
- }
363
267
  export interface CreateTransitGatewayPolicyTableResult {
364
268
 
365
269
  TransitGatewayPolicyTable?: TransitGatewayPolicyTable;
366
270
  }
367
- export declare namespace CreateTransitGatewayPolicyTableResult {
368
-
369
- const filterSensitiveLog: (obj: CreateTransitGatewayPolicyTableResult) => any;
370
- }
371
271
  export interface CreateTransitGatewayPrefixListReferenceRequest {
372
272
 
373
273
  TransitGatewayRouteTableId: string | undefined;
@@ -380,10 +280,6 @@ export interface CreateTransitGatewayPrefixListReferenceRequest {
380
280
 
381
281
  DryRun?: boolean;
382
282
  }
383
- export declare namespace CreateTransitGatewayPrefixListReferenceRequest {
384
-
385
- const filterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceRequest) => any;
386
- }
387
283
  export declare type TransitGatewayPrefixListReferenceState = "available" | "deleting" | "modifying" | "pending";
388
284
 
389
285
  export interface TransitGatewayPrefixListAttachment {
@@ -394,10 +290,6 @@ export interface TransitGatewayPrefixListAttachment {
394
290
 
395
291
  ResourceId?: string;
396
292
  }
397
- export declare namespace TransitGatewayPrefixListAttachment {
398
-
399
- const filterSensitiveLog: (obj: TransitGatewayPrefixListAttachment) => any;
400
- }
401
293
 
402
294
  export interface TransitGatewayPrefixListReference {
403
295
 
@@ -413,18 +305,10 @@ export interface TransitGatewayPrefixListReference {
413
305
 
414
306
  TransitGatewayAttachment?: TransitGatewayPrefixListAttachment;
415
307
  }
416
- export declare namespace TransitGatewayPrefixListReference {
417
-
418
- const filterSensitiveLog: (obj: TransitGatewayPrefixListReference) => any;
419
- }
420
308
  export interface CreateTransitGatewayPrefixListReferenceResult {
421
309
 
422
310
  TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference;
423
311
  }
424
- export declare namespace CreateTransitGatewayPrefixListReferenceResult {
425
-
426
- const filterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceResult) => any;
427
- }
428
312
  export interface CreateTransitGatewayRouteRequest {
429
313
 
430
314
  DestinationCidrBlock: string | undefined;
@@ -437,10 +321,6 @@ export interface CreateTransitGatewayRouteRequest {
437
321
 
438
322
  DryRun?: boolean;
439
323
  }
440
- export declare namespace CreateTransitGatewayRouteRequest {
441
-
442
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteRequest) => any;
443
- }
444
324
  export declare type TransitGatewayRouteState = "active" | "blackhole" | "deleted" | "deleting" | "pending";
445
325
 
446
326
  export interface TransitGatewayRouteAttachment {
@@ -451,10 +331,6 @@ export interface TransitGatewayRouteAttachment {
451
331
 
452
332
  ResourceType?: TransitGatewayAttachmentResourceType | string;
453
333
  }
454
- export declare namespace TransitGatewayRouteAttachment {
455
-
456
- const filterSensitiveLog: (obj: TransitGatewayRouteAttachment) => any;
457
- }
458
334
  export declare type TransitGatewayRouteType = "propagated" | "static";
459
335
 
460
336
  export interface TransitGatewayRoute {
@@ -471,18 +347,10 @@ export interface TransitGatewayRoute {
471
347
 
472
348
  State?: TransitGatewayRouteState | string;
473
349
  }
474
- export declare namespace TransitGatewayRoute {
475
-
476
- const filterSensitiveLog: (obj: TransitGatewayRoute) => any;
477
- }
478
350
  export interface CreateTransitGatewayRouteResult {
479
351
 
480
352
  Route?: TransitGatewayRoute;
481
353
  }
482
- export declare namespace CreateTransitGatewayRouteResult {
483
-
484
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteResult) => any;
485
- }
486
354
  export interface CreateTransitGatewayRouteTableRequest {
487
355
 
488
356
  TransitGatewayId: string | undefined;
@@ -491,10 +359,6 @@ export interface CreateTransitGatewayRouteTableRequest {
491
359
 
492
360
  DryRun?: boolean;
493
361
  }
494
- export declare namespace CreateTransitGatewayRouteTableRequest {
495
-
496
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableRequest) => any;
497
- }
498
362
  export declare type TransitGatewayRouteTableState = "available" | "deleted" | "deleting" | "pending";
499
363
 
500
364
  export interface TransitGatewayRouteTable {
@@ -513,18 +377,10 @@ export interface TransitGatewayRouteTable {
513
377
 
514
378
  Tags?: Tag[];
515
379
  }
516
- export declare namespace TransitGatewayRouteTable {
517
-
518
- const filterSensitiveLog: (obj: TransitGatewayRouteTable) => any;
519
- }
520
380
  export interface CreateTransitGatewayRouteTableResult {
521
381
 
522
382
  TransitGatewayRouteTable?: TransitGatewayRouteTable;
523
383
  }
524
- export declare namespace CreateTransitGatewayRouteTableResult {
525
-
526
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableResult) => any;
527
- }
528
384
  export interface CreateTransitGatewayRouteTableAnnouncementRequest {
529
385
 
530
386
  TransitGatewayRouteTableId: string | undefined;
@@ -535,10 +391,6 @@ export interface CreateTransitGatewayRouteTableAnnouncementRequest {
535
391
 
536
392
  DryRun?: boolean;
537
393
  }
538
- export declare namespace CreateTransitGatewayRouteTableAnnouncementRequest {
539
-
540
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementRequest) => any;
541
- }
542
394
  export declare enum TransitGatewayRouteTableAnnouncementDirection {
543
395
  incoming = "incoming",
544
396
  outgoing = "outgoing"
@@ -576,18 +428,10 @@ export interface TransitGatewayRouteTableAnnouncement {
576
428
 
577
429
  Tags?: Tag[];
578
430
  }
579
- export declare namespace TransitGatewayRouteTableAnnouncement {
580
-
581
- const filterSensitiveLog: (obj: TransitGatewayRouteTableAnnouncement) => any;
582
- }
583
431
  export interface CreateTransitGatewayRouteTableAnnouncementResult {
584
432
 
585
433
  TransitGatewayRouteTableAnnouncement?: TransitGatewayRouteTableAnnouncement;
586
434
  }
587
- export declare namespace CreateTransitGatewayRouteTableAnnouncementResult {
588
-
589
- const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementResult) => any;
590
- }
591
435
 
592
436
  export interface CreateTransitGatewayVpcAttachmentRequestOptions {
593
437
 
@@ -597,10 +441,6 @@ export interface CreateTransitGatewayVpcAttachmentRequestOptions {
597
441
 
598
442
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
599
443
  }
600
- export declare namespace CreateTransitGatewayVpcAttachmentRequestOptions {
601
-
602
- const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequestOptions) => any;
603
- }
604
444
  export interface CreateTransitGatewayVpcAttachmentRequest {
605
445
 
606
446
  TransitGatewayId: string | undefined;
@@ -615,18 +455,10 @@ export interface CreateTransitGatewayVpcAttachmentRequest {
615
455
 
616
456
  DryRun?: boolean;
617
457
  }
618
- export declare namespace CreateTransitGatewayVpcAttachmentRequest {
619
-
620
- const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequest) => any;
621
- }
622
458
  export interface CreateTransitGatewayVpcAttachmentResult {
623
459
 
624
460
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
625
461
  }
626
- export declare namespace CreateTransitGatewayVpcAttachmentResult {
627
-
628
- const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentResult) => any;
629
- }
630
462
  export interface CreateVolumeRequest {
631
463
 
632
464
  AvailabilityZone: string | undefined;
@@ -655,10 +487,6 @@ export interface CreateVolumeRequest {
655
487
 
656
488
  ClientToken?: string;
657
489
  }
658
- export declare namespace CreateVolumeRequest {
659
-
660
- const filterSensitiveLog: (obj: CreateVolumeRequest) => any;
661
- }
662
490
  export declare type VolumeState = "available" | "creating" | "deleted" | "deleting" | "error" | "in-use";
663
491
 
664
492
  export interface Volume {
@@ -695,10 +523,6 @@ export interface Volume {
695
523
 
696
524
  Throughput?: number;
697
525
  }
698
- export declare namespace Volume {
699
-
700
- const filterSensitiveLog: (obj: Volume) => any;
701
- }
702
526
  export interface CreateVpcRequest {
703
527
 
704
528
  CidrBlock?: string;
@@ -725,18 +549,10 @@ export interface CreateVpcRequest {
725
549
 
726
550
  TagSpecifications?: TagSpecification[];
727
551
  }
728
- export declare namespace CreateVpcRequest {
729
-
730
- const filterSensitiveLog: (obj: CreateVpcRequest) => any;
731
- }
732
552
  export interface CreateVpcResult {
733
553
 
734
554
  Vpc?: Vpc;
735
555
  }
736
- export declare namespace CreateVpcResult {
737
-
738
- const filterSensitiveLog: (obj: CreateVpcResult) => any;
739
- }
740
556
  export declare enum DnsRecordIpType {
741
557
  dualstack = "dualstack",
742
558
  ipv4 = "ipv4",
@@ -748,10 +564,6 @@ export interface DnsOptionsSpecification {
748
564
 
749
565
  DnsRecordIpType?: DnsRecordIpType | string;
750
566
  }
751
- export declare namespace DnsOptionsSpecification {
752
-
753
- const filterSensitiveLog: (obj: DnsOptionsSpecification) => any;
754
- }
755
567
  export declare enum IpAddressType {
756
568
  dualstack = "dualstack",
757
569
  ipv4 = "ipv4",
@@ -791,10 +603,6 @@ export interface CreateVpcEndpointRequest {
791
603
 
792
604
  TagSpecifications?: TagSpecification[];
793
605
  }
794
- export declare namespace CreateVpcEndpointRequest {
795
-
796
- const filterSensitiveLog: (obj: CreateVpcEndpointRequest) => any;
797
- }
798
606
 
799
607
  export interface DnsEntry {
800
608
 
@@ -802,19 +610,11 @@ export interface DnsEntry {
802
610
 
803
611
  HostedZoneId?: string;
804
612
  }
805
- export declare namespace DnsEntry {
806
-
807
- const filterSensitiveLog: (obj: DnsEntry) => any;
808
- }
809
613
 
810
614
  export interface DnsOptions {
811
615
 
812
616
  DnsRecordIpType?: DnsRecordIpType | string;
813
617
  }
814
- export declare namespace DnsOptions {
815
-
816
- const filterSensitiveLog: (obj: DnsOptions) => any;
817
- }
818
618
 
819
619
  export interface SecurityGroupIdentifier {
820
620
 
@@ -822,10 +622,6 @@ export interface SecurityGroupIdentifier {
822
622
 
823
623
  GroupName?: string;
824
624
  }
825
- export declare namespace SecurityGroupIdentifier {
826
-
827
- const filterSensitiveLog: (obj: SecurityGroupIdentifier) => any;
828
- }
829
625
 
830
626
  export interface LastError {
831
627
 
@@ -833,10 +629,6 @@ export interface LastError {
833
629
 
834
630
  Code?: string;
835
631
  }
836
- export declare namespace LastError {
837
-
838
- const filterSensitiveLog: (obj: LastError) => any;
839
- }
840
632
  export declare enum State {
841
633
  Available = "Available",
842
634
  Deleted = "Deleted",
@@ -888,10 +680,6 @@ export interface VpcEndpoint {
888
680
 
889
681
  LastError?: LastError;
890
682
  }
891
- export declare namespace VpcEndpoint {
892
-
893
- const filterSensitiveLog: (obj: VpcEndpoint) => any;
894
- }
895
683
 
896
684
  export interface CreateVpcEndpointResult {
897
685
 
@@ -899,10 +687,6 @@ export interface CreateVpcEndpointResult {
899
687
 
900
688
  ClientToken?: string;
901
689
  }
902
- export declare namespace CreateVpcEndpointResult {
903
-
904
- const filterSensitiveLog: (obj: CreateVpcEndpointResult) => any;
905
- }
906
690
  export interface CreateVpcEndpointConnectionNotificationRequest {
907
691
 
908
692
  DryRun?: boolean;
@@ -917,10 +701,6 @@ export interface CreateVpcEndpointConnectionNotificationRequest {
917
701
 
918
702
  ClientToken?: string;
919
703
  }
920
- export declare namespace CreateVpcEndpointConnectionNotificationRequest {
921
-
922
- const filterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationRequest) => any;
923
- }
924
704
  export declare enum ConnectionNotificationState {
925
705
  Disabled = "Disabled",
926
706
  Enabled = "Enabled"
@@ -945,20 +725,12 @@ export interface ConnectionNotification {
945
725
 
946
726
  ConnectionNotificationState?: ConnectionNotificationState | string;
947
727
  }
948
- export declare namespace ConnectionNotification {
949
-
950
- const filterSensitiveLog: (obj: ConnectionNotification) => any;
951
- }
952
728
  export interface CreateVpcEndpointConnectionNotificationResult {
953
729
 
954
730
  ConnectionNotification?: ConnectionNotification;
955
731
 
956
732
  ClientToken?: string;
957
733
  }
958
- export declare namespace CreateVpcEndpointConnectionNotificationResult {
959
-
960
- const filterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationResult) => any;
961
- }
962
734
  export interface CreateVpcEndpointServiceConfigurationRequest {
963
735
 
964
736
  DryRun?: boolean;
@@ -977,10 +749,6 @@ export interface CreateVpcEndpointServiceConfigurationRequest {
977
749
 
978
750
  TagSpecifications?: TagSpecification[];
979
751
  }
980
- export declare namespace CreateVpcEndpointServiceConfigurationRequest {
981
-
982
- const filterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationRequest) => any;
983
- }
984
752
  export declare enum PayerResponsibility {
985
753
  ServiceOwner = "ServiceOwner"
986
754
  }
@@ -1000,10 +768,6 @@ export interface PrivateDnsNameConfiguration {
1000
768
 
1001
769
  Name?: string;
1002
770
  }
1003
- export declare namespace PrivateDnsNameConfiguration {
1004
-
1005
- const filterSensitiveLog: (obj: PrivateDnsNameConfiguration) => any;
1006
- }
1007
771
  export declare enum ServiceState {
1008
772
  Available = "Available",
1009
773
  Deleted = "Deleted",
@@ -1021,10 +785,6 @@ export interface ServiceTypeDetail {
1021
785
 
1022
786
  ServiceType?: ServiceType | string;
1023
787
  }
1024
- export declare namespace ServiceTypeDetail {
1025
-
1026
- const filterSensitiveLog: (obj: ServiceTypeDetail) => any;
1027
- }
1028
788
  export declare enum ServiceConnectivityType {
1029
789
  ipv4 = "ipv4",
1030
790
  ipv6 = "ipv6"
@@ -1062,20 +822,12 @@ export interface ServiceConfiguration {
1062
822
 
1063
823
  Tags?: Tag[];
1064
824
  }
1065
- export declare namespace ServiceConfiguration {
1066
-
1067
- const filterSensitiveLog: (obj: ServiceConfiguration) => any;
1068
- }
1069
825
  export interface CreateVpcEndpointServiceConfigurationResult {
1070
826
 
1071
827
  ServiceConfiguration?: ServiceConfiguration;
1072
828
 
1073
829
  ClientToken?: string;
1074
830
  }
1075
- export declare namespace CreateVpcEndpointServiceConfigurationResult {
1076
-
1077
- const filterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationResult) => any;
1078
- }
1079
831
  export interface CreateVpcPeeringConnectionRequest {
1080
832
 
1081
833
  DryRun?: boolean;
@@ -1090,82 +842,46 @@ export interface CreateVpcPeeringConnectionRequest {
1090
842
 
1091
843
  TagSpecifications?: TagSpecification[];
1092
844
  }
1093
- export declare namespace CreateVpcPeeringConnectionRequest {
1094
-
1095
- const filterSensitiveLog: (obj: CreateVpcPeeringConnectionRequest) => any;
1096
- }
1097
845
  export interface CreateVpcPeeringConnectionResult {
1098
846
 
1099
847
  VpcPeeringConnection?: VpcPeeringConnection;
1100
848
  }
1101
- export declare namespace CreateVpcPeeringConnectionResult {
1102
-
1103
- const filterSensitiveLog: (obj: CreateVpcPeeringConnectionResult) => any;
1104
- }
1105
849
  export declare type TunnelInsideIpVersion = "ipv4" | "ipv6";
1106
850
 
1107
851
  export interface IKEVersionsRequestListValue {
1108
852
 
1109
853
  Value?: string;
1110
854
  }
1111
- export declare namespace IKEVersionsRequestListValue {
1112
-
1113
- const filterSensitiveLog: (obj: IKEVersionsRequestListValue) => any;
1114
- }
1115
855
 
1116
856
  export interface Phase1DHGroupNumbersRequestListValue {
1117
857
 
1118
858
  Value?: number;
1119
859
  }
1120
- export declare namespace Phase1DHGroupNumbersRequestListValue {
1121
-
1122
- const filterSensitiveLog: (obj: Phase1DHGroupNumbersRequestListValue) => any;
1123
- }
1124
860
 
1125
861
  export interface Phase1EncryptionAlgorithmsRequestListValue {
1126
862
 
1127
863
  Value?: string;
1128
864
  }
1129
- export declare namespace Phase1EncryptionAlgorithmsRequestListValue {
1130
-
1131
- const filterSensitiveLog: (obj: Phase1EncryptionAlgorithmsRequestListValue) => any;
1132
- }
1133
865
 
1134
866
  export interface Phase1IntegrityAlgorithmsRequestListValue {
1135
867
 
1136
868
  Value?: string;
1137
869
  }
1138
- export declare namespace Phase1IntegrityAlgorithmsRequestListValue {
1139
-
1140
- const filterSensitiveLog: (obj: Phase1IntegrityAlgorithmsRequestListValue) => any;
1141
- }
1142
870
 
1143
871
  export interface Phase2DHGroupNumbersRequestListValue {
1144
872
 
1145
873
  Value?: number;
1146
874
  }
1147
- export declare namespace Phase2DHGroupNumbersRequestListValue {
1148
-
1149
- const filterSensitiveLog: (obj: Phase2DHGroupNumbersRequestListValue) => any;
1150
- }
1151
875
 
1152
876
  export interface Phase2EncryptionAlgorithmsRequestListValue {
1153
877
 
1154
878
  Value?: string;
1155
879
  }
1156
- export declare namespace Phase2EncryptionAlgorithmsRequestListValue {
1157
-
1158
- const filterSensitiveLog: (obj: Phase2EncryptionAlgorithmsRequestListValue) => any;
1159
- }
1160
880
 
1161
881
  export interface Phase2IntegrityAlgorithmsRequestListValue {
1162
882
 
1163
883
  Value?: string;
1164
884
  }
1165
- export declare namespace Phase2IntegrityAlgorithmsRequestListValue {
1166
-
1167
- const filterSensitiveLog: (obj: Phase2IntegrityAlgorithmsRequestListValue) => any;
1168
- }
1169
885
 
1170
886
  export interface VpnTunnelOptionsSpecification {
1171
887
 
@@ -1205,10 +921,6 @@ export interface VpnTunnelOptionsSpecification {
1205
921
 
1206
922
  StartupAction?: string;
1207
923
  }
1208
- export declare namespace VpnTunnelOptionsSpecification {
1209
-
1210
- const filterSensitiveLog: (obj: VpnTunnelOptionsSpecification) => any;
1211
- }
1212
924
 
1213
925
  export interface VpnConnectionOptionsSpecification {
1214
926
 
@@ -1232,10 +944,6 @@ export interface VpnConnectionOptionsSpecification {
1232
944
 
1233
945
  TransportTransitGatewayAttachmentId?: string;
1234
946
  }
1235
- export declare namespace VpnConnectionOptionsSpecification {
1236
-
1237
- const filterSensitiveLog: (obj: VpnConnectionOptionsSpecification) => any;
1238
- }
1239
947
 
1240
948
  export interface CreateVpnConnectionRequest {
1241
949
 
@@ -1253,10 +961,6 @@ export interface CreateVpnConnectionRequest {
1253
961
 
1254
962
  TagSpecifications?: TagSpecification[];
1255
963
  }
1256
- export declare namespace CreateVpnConnectionRequest {
1257
-
1258
- const filterSensitiveLog: (obj: CreateVpnConnectionRequest) => any;
1259
- }
1260
964
  export declare enum GatewayAssociationState {
1261
965
  associated = "associated",
1262
966
  associating = "associating",
@@ -1268,64 +972,36 @@ export interface IKEVersionsListValue {
1268
972
 
1269
973
  Value?: string;
1270
974
  }
1271
- export declare namespace IKEVersionsListValue {
1272
-
1273
- const filterSensitiveLog: (obj: IKEVersionsListValue) => any;
1274
- }
1275
975
 
1276
976
  export interface Phase1DHGroupNumbersListValue {
1277
977
 
1278
978
  Value?: number;
1279
979
  }
1280
- export declare namespace Phase1DHGroupNumbersListValue {
1281
-
1282
- const filterSensitiveLog: (obj: Phase1DHGroupNumbersListValue) => any;
1283
- }
1284
980
 
1285
981
  export interface Phase1EncryptionAlgorithmsListValue {
1286
982
 
1287
983
  Value?: string;
1288
984
  }
1289
- export declare namespace Phase1EncryptionAlgorithmsListValue {
1290
-
1291
- const filterSensitiveLog: (obj: Phase1EncryptionAlgorithmsListValue) => any;
1292
- }
1293
985
 
1294
986
  export interface Phase1IntegrityAlgorithmsListValue {
1295
987
 
1296
988
  Value?: string;
1297
989
  }
1298
- export declare namespace Phase1IntegrityAlgorithmsListValue {
1299
-
1300
- const filterSensitiveLog: (obj: Phase1IntegrityAlgorithmsListValue) => any;
1301
- }
1302
990
 
1303
991
  export interface Phase2DHGroupNumbersListValue {
1304
992
 
1305
993
  Value?: number;
1306
994
  }
1307
- export declare namespace Phase2DHGroupNumbersListValue {
1308
-
1309
- const filterSensitiveLog: (obj: Phase2DHGroupNumbersListValue) => any;
1310
- }
1311
995
 
1312
996
  export interface Phase2EncryptionAlgorithmsListValue {
1313
997
 
1314
998
  Value?: string;
1315
999
  }
1316
- export declare namespace Phase2EncryptionAlgorithmsListValue {
1317
-
1318
- const filterSensitiveLog: (obj: Phase2EncryptionAlgorithmsListValue) => any;
1319
- }
1320
1000
 
1321
1001
  export interface Phase2IntegrityAlgorithmsListValue {
1322
1002
 
1323
1003
  Value?: string;
1324
1004
  }
1325
- export declare namespace Phase2IntegrityAlgorithmsListValue {
1326
-
1327
- const filterSensitiveLog: (obj: Phase2IntegrityAlgorithmsListValue) => any;
1328
- }
1329
1005
 
1330
1006
  export interface TunnelOption {
1331
1007
 
@@ -1367,10 +1043,6 @@ export interface TunnelOption {
1367
1043
 
1368
1044
  StartupAction?: string;
1369
1045
  }
1370
- export declare namespace TunnelOption {
1371
-
1372
- const filterSensitiveLog: (obj: TunnelOption) => any;
1373
- }
1374
1046
 
1375
1047
  export interface VpnConnectionOptions {
1376
1048
 
@@ -1394,10 +1066,6 @@ export interface VpnConnectionOptions {
1394
1066
 
1395
1067
  TunnelOptions?: TunnelOption[];
1396
1068
  }
1397
- export declare namespace VpnConnectionOptions {
1398
-
1399
- const filterSensitiveLog: (obj: VpnConnectionOptions) => any;
1400
- }
1401
1069
  export declare type VpnStaticRouteSource = "Static";
1402
1070
  export declare type VpnState = "available" | "deleted" | "deleting" | "pending";
1403
1071
 
@@ -1409,10 +1077,6 @@ export interface VpnStaticRoute {
1409
1077
 
1410
1078
  State?: VpnState | string;
1411
1079
  }
1412
- export declare namespace VpnStaticRoute {
1413
-
1414
- const filterSensitiveLog: (obj: VpnStaticRoute) => any;
1415
- }
1416
1080
  export declare type TelemetryStatus = "DOWN" | "UP";
1417
1081
 
1418
1082
  export interface VgwTelemetry {
@@ -1429,10 +1093,6 @@ export interface VgwTelemetry {
1429
1093
 
1430
1094
  CertificateArn?: string;
1431
1095
  }
1432
- export declare namespace VgwTelemetry {
1433
-
1434
- const filterSensitiveLog: (obj: VgwTelemetry) => any;
1435
- }
1436
1096
 
1437
1097
  export interface VpnConnection {
1438
1098
 
@@ -1466,19 +1126,11 @@ export interface VpnConnection {
1466
1126
 
1467
1127
  VgwTelemetry?: VgwTelemetry[];
1468
1128
  }
1469
- export declare namespace VpnConnection {
1470
-
1471
- const filterSensitiveLog: (obj: VpnConnection) => any;
1472
- }
1473
1129
 
1474
1130
  export interface CreateVpnConnectionResult {
1475
1131
 
1476
1132
  VpnConnection?: VpnConnection;
1477
1133
  }
1478
- export declare namespace CreateVpnConnectionResult {
1479
-
1480
- const filterSensitiveLog: (obj: CreateVpnConnectionResult) => any;
1481
- }
1482
1134
 
1483
1135
  export interface CreateVpnConnectionRouteRequest {
1484
1136
 
@@ -1486,10 +1138,6 @@ export interface CreateVpnConnectionRouteRequest {
1486
1138
 
1487
1139
  VpnConnectionId: string | undefined;
1488
1140
  }
1489
- export declare namespace CreateVpnConnectionRouteRequest {
1490
-
1491
- const filterSensitiveLog: (obj: CreateVpnConnectionRouteRequest) => any;
1492
- }
1493
1141
 
1494
1142
  export interface CreateVpnGatewayRequest {
1495
1143
 
@@ -1503,10 +1151,6 @@ export interface CreateVpnGatewayRequest {
1503
1151
 
1504
1152
  DryRun?: boolean;
1505
1153
  }
1506
- export declare namespace CreateVpnGatewayRequest {
1507
-
1508
- const filterSensitiveLog: (obj: CreateVpnGatewayRequest) => any;
1509
- }
1510
1154
 
1511
1155
  export interface VpnGateway {
1512
1156
 
@@ -1524,55 +1168,31 @@ export interface VpnGateway {
1524
1168
 
1525
1169
  Tags?: Tag[];
1526
1170
  }
1527
- export declare namespace VpnGateway {
1528
-
1529
- const filterSensitiveLog: (obj: VpnGateway) => any;
1530
- }
1531
1171
 
1532
1172
  export interface CreateVpnGatewayResult {
1533
1173
 
1534
1174
  VpnGateway?: VpnGateway;
1535
1175
  }
1536
- export declare namespace CreateVpnGatewayResult {
1537
-
1538
- const filterSensitiveLog: (obj: CreateVpnGatewayResult) => any;
1539
- }
1540
1176
  export interface DeleteCarrierGatewayRequest {
1541
1177
 
1542
1178
  CarrierGatewayId: string | undefined;
1543
1179
 
1544
1180
  DryRun?: boolean;
1545
1181
  }
1546
- export declare namespace DeleteCarrierGatewayRequest {
1547
-
1548
- const filterSensitiveLog: (obj: DeleteCarrierGatewayRequest) => any;
1549
- }
1550
1182
  export interface DeleteCarrierGatewayResult {
1551
1183
 
1552
1184
  CarrierGateway?: CarrierGateway;
1553
1185
  }
1554
- export declare namespace DeleteCarrierGatewayResult {
1555
-
1556
- const filterSensitiveLog: (obj: DeleteCarrierGatewayResult) => any;
1557
- }
1558
1186
  export interface DeleteClientVpnEndpointRequest {
1559
1187
 
1560
1188
  ClientVpnEndpointId: string | undefined;
1561
1189
 
1562
1190
  DryRun?: boolean;
1563
1191
  }
1564
- export declare namespace DeleteClientVpnEndpointRequest {
1565
-
1566
- const filterSensitiveLog: (obj: DeleteClientVpnEndpointRequest) => any;
1567
- }
1568
1192
  export interface DeleteClientVpnEndpointResult {
1569
1193
 
1570
1194
  Status?: ClientVpnEndpointStatus;
1571
1195
  }
1572
- export declare namespace DeleteClientVpnEndpointResult {
1573
-
1574
- const filterSensitiveLog: (obj: DeleteClientVpnEndpointResult) => any;
1575
- }
1576
1196
  export interface DeleteClientVpnRouteRequest {
1577
1197
 
1578
1198
  ClientVpnEndpointId: string | undefined;
@@ -1583,18 +1203,10 @@ export interface DeleteClientVpnRouteRequest {
1583
1203
 
1584
1204
  DryRun?: boolean;
1585
1205
  }
1586
- export declare namespace DeleteClientVpnRouteRequest {
1587
-
1588
- const filterSensitiveLog: (obj: DeleteClientVpnRouteRequest) => any;
1589
- }
1590
1206
  export interface DeleteClientVpnRouteResult {
1591
1207
 
1592
1208
  Status?: ClientVpnRouteStatus;
1593
1209
  }
1594
- export declare namespace DeleteClientVpnRouteResult {
1595
-
1596
- const filterSensitiveLog: (obj: DeleteClientVpnRouteResult) => any;
1597
- }
1598
1210
 
1599
1211
  export interface DeleteCustomerGatewayRequest {
1600
1212
 
@@ -1602,38 +1214,22 @@ export interface DeleteCustomerGatewayRequest {
1602
1214
 
1603
1215
  DryRun?: boolean;
1604
1216
  }
1605
- export declare namespace DeleteCustomerGatewayRequest {
1606
-
1607
- const filterSensitiveLog: (obj: DeleteCustomerGatewayRequest) => any;
1608
- }
1609
1217
  export interface DeleteDhcpOptionsRequest {
1610
1218
 
1611
1219
  DhcpOptionsId: string | undefined;
1612
1220
 
1613
1221
  DryRun?: boolean;
1614
1222
  }
1615
- export declare namespace DeleteDhcpOptionsRequest {
1616
-
1617
- const filterSensitiveLog: (obj: DeleteDhcpOptionsRequest) => any;
1618
- }
1619
1223
  export interface DeleteEgressOnlyInternetGatewayRequest {
1620
1224
 
1621
1225
  DryRun?: boolean;
1622
1226
 
1623
1227
  EgressOnlyInternetGatewayId: string | undefined;
1624
1228
  }
1625
- export declare namespace DeleteEgressOnlyInternetGatewayRequest {
1626
-
1627
- const filterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayRequest) => any;
1628
- }
1629
1229
  export interface DeleteEgressOnlyInternetGatewayResult {
1630
1230
 
1631
1231
  ReturnCode?: boolean;
1632
1232
  }
1633
- export declare namespace DeleteEgressOnlyInternetGatewayResult {
1634
-
1635
- const filterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayResult) => any;
1636
- }
1637
1233
  export interface DeleteFleetsRequest {
1638
1234
 
1639
1235
  DryRun?: boolean;
@@ -1642,10 +1238,6 @@ export interface DeleteFleetsRequest {
1642
1238
 
1643
1239
  TerminateInstances: boolean | undefined;
1644
1240
  }
1645
- export declare namespace DeleteFleetsRequest {
1646
-
1647
- const filterSensitiveLog: (obj: DeleteFleetsRequest) => any;
1648
- }
1649
1241
  export declare enum FleetStateCode {
1650
1242
  ACTIVE = "active",
1651
1243
  DELETED = "deleted",
@@ -1664,10 +1256,6 @@ export interface DeleteFleetSuccessItem {
1664
1256
 
1665
1257
  FleetId?: string;
1666
1258
  }
1667
- export declare namespace DeleteFleetSuccessItem {
1668
-
1669
- const filterSensitiveLog: (obj: DeleteFleetSuccessItem) => any;
1670
- }
1671
1259
  export declare enum DeleteFleetErrorCode {
1672
1260
  FLEET_ID_DOES_NOT_EXIST = "fleetIdDoesNotExist",
1673
1261
  FLEET_ID_MALFORMED = "fleetIdMalformed",
@@ -1681,10 +1269,6 @@ export interface DeleteFleetError {
1681
1269
 
1682
1270
  Message?: string;
1683
1271
  }
1684
- export declare namespace DeleteFleetError {
1685
-
1686
- const filterSensitiveLog: (obj: DeleteFleetError) => any;
1687
- }
1688
1272
 
1689
1273
  export interface DeleteFleetErrorItem {
1690
1274
 
@@ -1692,56 +1276,32 @@ export interface DeleteFleetErrorItem {
1692
1276
 
1693
1277
  FleetId?: string;
1694
1278
  }
1695
- export declare namespace DeleteFleetErrorItem {
1696
-
1697
- const filterSensitiveLog: (obj: DeleteFleetErrorItem) => any;
1698
- }
1699
1279
  export interface DeleteFleetsResult {
1700
1280
 
1701
1281
  SuccessfulFleetDeletions?: DeleteFleetSuccessItem[];
1702
1282
 
1703
1283
  UnsuccessfulFleetDeletions?: DeleteFleetErrorItem[];
1704
1284
  }
1705
- export declare namespace DeleteFleetsResult {
1706
-
1707
- const filterSensitiveLog: (obj: DeleteFleetsResult) => any;
1708
- }
1709
1285
  export interface DeleteFlowLogsRequest {
1710
1286
 
1711
1287
  DryRun?: boolean;
1712
1288
 
1713
1289
  FlowLogIds: string[] | undefined;
1714
1290
  }
1715
- export declare namespace DeleteFlowLogsRequest {
1716
-
1717
- const filterSensitiveLog: (obj: DeleteFlowLogsRequest) => any;
1718
- }
1719
1291
  export interface DeleteFlowLogsResult {
1720
1292
 
1721
1293
  Unsuccessful?: UnsuccessfulItem[];
1722
1294
  }
1723
- export declare namespace DeleteFlowLogsResult {
1724
-
1725
- const filterSensitiveLog: (obj: DeleteFlowLogsResult) => any;
1726
- }
1727
1295
  export interface DeleteFpgaImageRequest {
1728
1296
 
1729
1297
  DryRun?: boolean;
1730
1298
 
1731
1299
  FpgaImageId: string | undefined;
1732
1300
  }
1733
- export declare namespace DeleteFpgaImageRequest {
1734
-
1735
- const filterSensitiveLog: (obj: DeleteFpgaImageRequest) => any;
1736
- }
1737
1301
  export interface DeleteFpgaImageResult {
1738
1302
 
1739
1303
  Return?: boolean;
1740
1304
  }
1741
- export declare namespace DeleteFpgaImageResult {
1742
-
1743
- const filterSensitiveLog: (obj: DeleteFpgaImageResult) => any;
1744
- }
1745
1305
  export interface DeleteInstanceEventWindowRequest {
1746
1306
 
1747
1307
  DryRun?: boolean;
@@ -1750,10 +1310,6 @@ export interface DeleteInstanceEventWindowRequest {
1750
1310
 
1751
1311
  InstanceEventWindowId: string | undefined;
1752
1312
  }
1753
- export declare namespace DeleteInstanceEventWindowRequest {
1754
-
1755
- const filterSensitiveLog: (obj: DeleteInstanceEventWindowRequest) => any;
1756
- }
1757
1313
 
1758
1314
  export interface InstanceEventWindowStateChange {
1759
1315
 
@@ -1761,28 +1317,16 @@ export interface InstanceEventWindowStateChange {
1761
1317
 
1762
1318
  State?: InstanceEventWindowState | string;
1763
1319
  }
1764
- export declare namespace InstanceEventWindowStateChange {
1765
-
1766
- const filterSensitiveLog: (obj: InstanceEventWindowStateChange) => any;
1767
- }
1768
1320
  export interface DeleteInstanceEventWindowResult {
1769
1321
 
1770
1322
  InstanceEventWindowState?: InstanceEventWindowStateChange;
1771
1323
  }
1772
- export declare namespace DeleteInstanceEventWindowResult {
1773
-
1774
- const filterSensitiveLog: (obj: DeleteInstanceEventWindowResult) => any;
1775
- }
1776
1324
  export interface DeleteInternetGatewayRequest {
1777
1325
 
1778
1326
  DryRun?: boolean;
1779
1327
 
1780
1328
  InternetGatewayId: string | undefined;
1781
1329
  }
1782
- export declare namespace DeleteInternetGatewayRequest {
1783
-
1784
- const filterSensitiveLog: (obj: DeleteInternetGatewayRequest) => any;
1785
- }
1786
1330
  export interface DeleteIpamRequest {
1787
1331
 
1788
1332
  DryRun?: boolean;
@@ -1791,54 +1335,30 @@ export interface DeleteIpamRequest {
1791
1335
 
1792
1336
  Cascade?: boolean;
1793
1337
  }
1794
- export declare namespace DeleteIpamRequest {
1795
-
1796
- const filterSensitiveLog: (obj: DeleteIpamRequest) => any;
1797
- }
1798
1338
  export interface DeleteIpamResult {
1799
1339
 
1800
1340
  Ipam?: Ipam;
1801
1341
  }
1802
- export declare namespace DeleteIpamResult {
1803
-
1804
- const filterSensitiveLog: (obj: DeleteIpamResult) => any;
1805
- }
1806
1342
  export interface DeleteIpamPoolRequest {
1807
1343
 
1808
1344
  DryRun?: boolean;
1809
1345
 
1810
1346
  IpamPoolId: string | undefined;
1811
1347
  }
1812
- export declare namespace DeleteIpamPoolRequest {
1813
-
1814
- const filterSensitiveLog: (obj: DeleteIpamPoolRequest) => any;
1815
- }
1816
1348
  export interface DeleteIpamPoolResult {
1817
1349
 
1818
1350
  IpamPool?: IpamPool;
1819
1351
  }
1820
- export declare namespace DeleteIpamPoolResult {
1821
-
1822
- const filterSensitiveLog: (obj: DeleteIpamPoolResult) => any;
1823
- }
1824
1352
  export interface DeleteIpamScopeRequest {
1825
1353
 
1826
1354
  DryRun?: boolean;
1827
1355
 
1828
1356
  IpamScopeId: string | undefined;
1829
1357
  }
1830
- export declare namespace DeleteIpamScopeRequest {
1831
-
1832
- const filterSensitiveLog: (obj: DeleteIpamScopeRequest) => any;
1833
- }
1834
1358
  export interface DeleteIpamScopeResult {
1835
1359
 
1836
1360
  IpamScope?: IpamScope;
1837
1361
  }
1838
- export declare namespace DeleteIpamScopeResult {
1839
-
1840
- const filterSensitiveLog: (obj: DeleteIpamScopeResult) => any;
1841
- }
1842
1362
  export interface DeleteKeyPairRequest {
1843
1363
 
1844
1364
  KeyName?: string;
@@ -1847,10 +1367,6 @@ export interface DeleteKeyPairRequest {
1847
1367
 
1848
1368
  DryRun?: boolean;
1849
1369
  }
1850
- export declare namespace DeleteKeyPairRequest {
1851
-
1852
- const filterSensitiveLog: (obj: DeleteKeyPairRequest) => any;
1853
- }
1854
1370
  export interface DeleteLaunchTemplateRequest {
1855
1371
 
1856
1372
  DryRun?: boolean;
@@ -1859,18 +1375,10 @@ export interface DeleteLaunchTemplateRequest {
1859
1375
 
1860
1376
  LaunchTemplateName?: string;
1861
1377
  }
1862
- export declare namespace DeleteLaunchTemplateRequest {
1863
-
1864
- const filterSensitiveLog: (obj: DeleteLaunchTemplateRequest) => any;
1865
- }
1866
1378
  export interface DeleteLaunchTemplateResult {
1867
1379
 
1868
1380
  LaunchTemplate?: LaunchTemplate;
1869
1381
  }
1870
- export declare namespace DeleteLaunchTemplateResult {
1871
-
1872
- const filterSensitiveLog: (obj: DeleteLaunchTemplateResult) => any;
1873
- }
1874
1382
  export interface DeleteLaunchTemplateVersionsRequest {
1875
1383
 
1876
1384
  DryRun?: boolean;
@@ -1881,10 +1389,6 @@ export interface DeleteLaunchTemplateVersionsRequest {
1881
1389
 
1882
1390
  Versions: string[] | undefined;
1883
1391
  }
1884
- export declare namespace DeleteLaunchTemplateVersionsRequest {
1885
-
1886
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsRequest) => any;
1887
- }
1888
1392
 
1889
1393
  export interface DeleteLaunchTemplateVersionsResponseSuccessItem {
1890
1394
 
@@ -1894,10 +1398,6 @@ export interface DeleteLaunchTemplateVersionsResponseSuccessItem {
1894
1398
 
1895
1399
  VersionNumber?: number;
1896
1400
  }
1897
- export declare namespace DeleteLaunchTemplateVersionsResponseSuccessItem {
1898
-
1899
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseSuccessItem) => any;
1900
- }
1901
1401
  export declare enum LaunchTemplateErrorCode {
1902
1402
  LAUNCH_TEMPLATE_ID_DOES_NOT_EXIST = "launchTemplateIdDoesNotExist",
1903
1403
  LAUNCH_TEMPLATE_ID_MALFORMED = "launchTemplateIdMalformed",
@@ -1913,10 +1413,6 @@ export interface ResponseError {
1913
1413
 
1914
1414
  Message?: string;
1915
1415
  }
1916
- export declare namespace ResponseError {
1917
-
1918
- const filterSensitiveLog: (obj: ResponseError) => any;
1919
- }
1920
1416
 
1921
1417
  export interface DeleteLaunchTemplateVersionsResponseErrorItem {
1922
1418
 
@@ -1928,20 +1424,12 @@ export interface DeleteLaunchTemplateVersionsResponseErrorItem {
1928
1424
 
1929
1425
  ResponseError?: ResponseError;
1930
1426
  }
1931
- export declare namespace DeleteLaunchTemplateVersionsResponseErrorItem {
1932
-
1933
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseErrorItem) => any;
1934
- }
1935
1427
  export interface DeleteLaunchTemplateVersionsResult {
1936
1428
 
1937
1429
  SuccessfullyDeletedLaunchTemplateVersions?: DeleteLaunchTemplateVersionsResponseSuccessItem[];
1938
1430
 
1939
1431
  UnsuccessfullyDeletedLaunchTemplateVersions?: DeleteLaunchTemplateVersionsResponseErrorItem[];
1940
1432
  }
1941
- export declare namespace DeleteLaunchTemplateVersionsResult {
1942
-
1943
- const filterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResult) => any;
1944
- }
1945
1433
  export interface DeleteLocalGatewayRouteRequest {
1946
1434
 
1947
1435
  DestinationCidrBlock: string | undefined;
@@ -1950,82 +1438,46 @@ export interface DeleteLocalGatewayRouteRequest {
1950
1438
 
1951
1439
  DryRun?: boolean;
1952
1440
  }
1953
- export declare namespace DeleteLocalGatewayRouteRequest {
1954
-
1955
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteRequest) => any;
1956
- }
1957
1441
  export interface DeleteLocalGatewayRouteResult {
1958
1442
 
1959
1443
  Route?: LocalGatewayRoute;
1960
1444
  }
1961
- export declare namespace DeleteLocalGatewayRouteResult {
1962
-
1963
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteResult) => any;
1964
- }
1965
1445
  export interface DeleteLocalGatewayRouteTableVpcAssociationRequest {
1966
1446
 
1967
1447
  LocalGatewayRouteTableVpcAssociationId: string | undefined;
1968
1448
 
1969
1449
  DryRun?: boolean;
1970
1450
  }
1971
- export declare namespace DeleteLocalGatewayRouteTableVpcAssociationRequest {
1972
-
1973
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationRequest) => any;
1974
- }
1975
1451
  export interface DeleteLocalGatewayRouteTableVpcAssociationResult {
1976
1452
 
1977
1453
  LocalGatewayRouteTableVpcAssociation?: LocalGatewayRouteTableVpcAssociation;
1978
1454
  }
1979
- export declare namespace DeleteLocalGatewayRouteTableVpcAssociationResult {
1980
-
1981
- const filterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationResult) => any;
1982
- }
1983
1455
  export interface DeleteManagedPrefixListRequest {
1984
1456
 
1985
1457
  DryRun?: boolean;
1986
1458
 
1987
1459
  PrefixListId: string | undefined;
1988
1460
  }
1989
- export declare namespace DeleteManagedPrefixListRequest {
1990
-
1991
- const filterSensitiveLog: (obj: DeleteManagedPrefixListRequest) => any;
1992
- }
1993
1461
  export interface DeleteManagedPrefixListResult {
1994
1462
 
1995
1463
  PrefixList?: ManagedPrefixList;
1996
1464
  }
1997
- export declare namespace DeleteManagedPrefixListResult {
1998
-
1999
- const filterSensitiveLog: (obj: DeleteManagedPrefixListResult) => any;
2000
- }
2001
1465
  export interface DeleteNatGatewayRequest {
2002
1466
 
2003
1467
  DryRun?: boolean;
2004
1468
 
2005
1469
  NatGatewayId: string | undefined;
2006
1470
  }
2007
- export declare namespace DeleteNatGatewayRequest {
2008
-
2009
- const filterSensitiveLog: (obj: DeleteNatGatewayRequest) => any;
2010
- }
2011
1471
  export interface DeleteNatGatewayResult {
2012
1472
 
2013
1473
  NatGatewayId?: string;
2014
1474
  }
2015
- export declare namespace DeleteNatGatewayResult {
2016
-
2017
- const filterSensitiveLog: (obj: DeleteNatGatewayResult) => any;
2018
- }
2019
1475
  export interface DeleteNetworkAclRequest {
2020
1476
 
2021
1477
  DryRun?: boolean;
2022
1478
 
2023
1479
  NetworkAclId: string | undefined;
2024
1480
  }
2025
- export declare namespace DeleteNetworkAclRequest {
2026
-
2027
- const filterSensitiveLog: (obj: DeleteNetworkAclRequest) => any;
2028
- }
2029
1481
  export interface DeleteNetworkAclEntryRequest {
2030
1482
 
2031
1483
  DryRun?: boolean;
@@ -2036,82 +1488,46 @@ export interface DeleteNetworkAclEntryRequest {
2036
1488
 
2037
1489
  RuleNumber: number | undefined;
2038
1490
  }
2039
- export declare namespace DeleteNetworkAclEntryRequest {
2040
-
2041
- const filterSensitiveLog: (obj: DeleteNetworkAclEntryRequest) => any;
2042
- }
2043
1491
  export interface DeleteNetworkInsightsAccessScopeRequest {
2044
1492
 
2045
1493
  DryRun?: boolean;
2046
1494
 
2047
1495
  NetworkInsightsAccessScopeId: string | undefined;
2048
1496
  }
2049
- export declare namespace DeleteNetworkInsightsAccessScopeRequest {
2050
-
2051
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeRequest) => any;
2052
- }
2053
1497
  export interface DeleteNetworkInsightsAccessScopeResult {
2054
1498
 
2055
1499
  NetworkInsightsAccessScopeId?: string;
2056
1500
  }
2057
- export declare namespace DeleteNetworkInsightsAccessScopeResult {
2058
-
2059
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeResult) => any;
2060
- }
2061
1501
  export interface DeleteNetworkInsightsAccessScopeAnalysisRequest {
2062
1502
 
2063
1503
  NetworkInsightsAccessScopeAnalysisId: string | undefined;
2064
1504
 
2065
1505
  DryRun?: boolean;
2066
1506
  }
2067
- export declare namespace DeleteNetworkInsightsAccessScopeAnalysisRequest {
2068
-
2069
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisRequest) => any;
2070
- }
2071
1507
  export interface DeleteNetworkInsightsAccessScopeAnalysisResult {
2072
1508
 
2073
1509
  NetworkInsightsAccessScopeAnalysisId?: string;
2074
1510
  }
2075
- export declare namespace DeleteNetworkInsightsAccessScopeAnalysisResult {
2076
-
2077
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisResult) => any;
2078
- }
2079
1511
  export interface DeleteNetworkInsightsAnalysisRequest {
2080
1512
 
2081
1513
  DryRun?: boolean;
2082
1514
 
2083
1515
  NetworkInsightsAnalysisId: string | undefined;
2084
1516
  }
2085
- export declare namespace DeleteNetworkInsightsAnalysisRequest {
2086
-
2087
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisRequest) => any;
2088
- }
2089
1517
  export interface DeleteNetworkInsightsAnalysisResult {
2090
1518
 
2091
1519
  NetworkInsightsAnalysisId?: string;
2092
1520
  }
2093
- export declare namespace DeleteNetworkInsightsAnalysisResult {
2094
-
2095
- const filterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisResult) => any;
2096
- }
2097
1521
  export interface DeleteNetworkInsightsPathRequest {
2098
1522
 
2099
1523
  DryRun?: boolean;
2100
1524
 
2101
1525
  NetworkInsightsPathId: string | undefined;
2102
1526
  }
2103
- export declare namespace DeleteNetworkInsightsPathRequest {
2104
-
2105
- const filterSensitiveLog: (obj: DeleteNetworkInsightsPathRequest) => any;
2106
- }
2107
1527
  export interface DeleteNetworkInsightsPathResult {
2108
1528
 
2109
1529
  NetworkInsightsPathId?: string;
2110
1530
  }
2111
- export declare namespace DeleteNetworkInsightsPathResult {
2112
-
2113
- const filterSensitiveLog: (obj: DeleteNetworkInsightsPathResult) => any;
2114
- }
2115
1531
 
2116
1532
  export interface DeleteNetworkInterfaceRequest {
2117
1533
 
@@ -2119,10 +1535,6 @@ export interface DeleteNetworkInterfaceRequest {
2119
1535
 
2120
1536
  NetworkInterfaceId: string | undefined;
2121
1537
  }
2122
- export declare namespace DeleteNetworkInterfaceRequest {
2123
-
2124
- const filterSensitiveLog: (obj: DeleteNetworkInterfaceRequest) => any;
2125
- }
2126
1538
 
2127
1539
  export interface DeleteNetworkInterfacePermissionRequest {
2128
1540
 
@@ -2132,57 +1544,33 @@ export interface DeleteNetworkInterfacePermissionRequest {
2132
1544
 
2133
1545
  DryRun?: boolean;
2134
1546
  }
2135
- export declare namespace DeleteNetworkInterfacePermissionRequest {
2136
-
2137
- const filterSensitiveLog: (obj: DeleteNetworkInterfacePermissionRequest) => any;
2138
- }
2139
1547
 
2140
1548
  export interface DeleteNetworkInterfacePermissionResult {
2141
1549
 
2142
1550
  Return?: boolean;
2143
1551
  }
2144
- export declare namespace DeleteNetworkInterfacePermissionResult {
2145
-
2146
- const filterSensitiveLog: (obj: DeleteNetworkInterfacePermissionResult) => any;
2147
- }
2148
1552
  export interface DeletePlacementGroupRequest {
2149
1553
 
2150
1554
  DryRun?: boolean;
2151
1555
 
2152
1556
  GroupName: string | undefined;
2153
1557
  }
2154
- export declare namespace DeletePlacementGroupRequest {
2155
-
2156
- const filterSensitiveLog: (obj: DeletePlacementGroupRequest) => any;
2157
- }
2158
1558
  export interface DeletePublicIpv4PoolRequest {
2159
1559
 
2160
1560
  DryRun?: boolean;
2161
1561
 
2162
1562
  PoolId: string | undefined;
2163
1563
  }
2164
- export declare namespace DeletePublicIpv4PoolRequest {
2165
-
2166
- const filterSensitiveLog: (obj: DeletePublicIpv4PoolRequest) => any;
2167
- }
2168
1564
  export interface DeletePublicIpv4PoolResult {
2169
1565
 
2170
1566
  ReturnValue?: boolean;
2171
1567
  }
2172
- export declare namespace DeletePublicIpv4PoolResult {
2173
-
2174
- const filterSensitiveLog: (obj: DeletePublicIpv4PoolResult) => any;
2175
- }
2176
1568
  export interface DeleteQueuedReservedInstancesRequest {
2177
1569
 
2178
1570
  DryRun?: boolean;
2179
1571
 
2180
1572
  ReservedInstancesIds: string[] | undefined;
2181
1573
  }
2182
- export declare namespace DeleteQueuedReservedInstancesRequest {
2183
-
2184
- const filterSensitiveLog: (obj: DeleteQueuedReservedInstancesRequest) => any;
2185
- }
2186
1574
  export declare enum DeleteQueuedReservedInstancesErrorCode {
2187
1575
  RESERVED_INSTANCES_ID_INVALID = "reserved-instances-id-invalid",
2188
1576
  RESERVED_INSTANCES_NOT_IN_QUEUED_STATE = "reserved-instances-not-in-queued-state",
@@ -2195,10 +1583,6 @@ export interface DeleteQueuedReservedInstancesError {
2195
1583
 
2196
1584
  Message?: string;
2197
1585
  }
2198
- export declare namespace DeleteQueuedReservedInstancesError {
2199
-
2200
- const filterSensitiveLog: (obj: DeleteQueuedReservedInstancesError) => any;
2201
- }
2202
1586
 
2203
1587
  export interface FailedQueuedPurchaseDeletion {
2204
1588
 
@@ -2206,29 +1590,17 @@ export interface FailedQueuedPurchaseDeletion {
2206
1590
 
2207
1591
  ReservedInstancesId?: string;
2208
1592
  }
2209
- export declare namespace FailedQueuedPurchaseDeletion {
2210
-
2211
- const filterSensitiveLog: (obj: FailedQueuedPurchaseDeletion) => any;
2212
- }
2213
1593
 
2214
1594
  export interface SuccessfulQueuedPurchaseDeletion {
2215
1595
 
2216
1596
  ReservedInstancesId?: string;
2217
1597
  }
2218
- export declare namespace SuccessfulQueuedPurchaseDeletion {
2219
-
2220
- const filterSensitiveLog: (obj: SuccessfulQueuedPurchaseDeletion) => any;
2221
- }
2222
1598
  export interface DeleteQueuedReservedInstancesResult {
2223
1599
 
2224
1600
  SuccessfulQueuedPurchaseDeletions?: SuccessfulQueuedPurchaseDeletion[];
2225
1601
 
2226
1602
  FailedQueuedPurchaseDeletions?: FailedQueuedPurchaseDeletion[];
2227
1603
  }
2228
- export declare namespace DeleteQueuedReservedInstancesResult {
2229
-
2230
- const filterSensitiveLog: (obj: DeleteQueuedReservedInstancesResult) => any;
2231
- }
2232
1604
  export interface DeleteRouteRequest {
2233
1605
 
2234
1606
  DestinationCidrBlock?: string;
@@ -2241,20 +1613,12 @@ export interface DeleteRouteRequest {
2241
1613
 
2242
1614
  RouteTableId: string | undefined;
2243
1615
  }
2244
- export declare namespace DeleteRouteRequest {
2245
-
2246
- const filterSensitiveLog: (obj: DeleteRouteRequest) => any;
2247
- }
2248
1616
  export interface DeleteRouteTableRequest {
2249
1617
 
2250
1618
  DryRun?: boolean;
2251
1619
 
2252
1620
  RouteTableId: string | undefined;
2253
1621
  }
2254
- export declare namespace DeleteRouteTableRequest {
2255
-
2256
- const filterSensitiveLog: (obj: DeleteRouteTableRequest) => any;
2257
- }
2258
1622
  export interface DeleteSecurityGroupRequest {
2259
1623
 
2260
1624
  GroupId?: string;
@@ -2263,57 +1627,33 @@ export interface DeleteSecurityGroupRequest {
2263
1627
 
2264
1628
  DryRun?: boolean;
2265
1629
  }
2266
- export declare namespace DeleteSecurityGroupRequest {
2267
-
2268
- const filterSensitiveLog: (obj: DeleteSecurityGroupRequest) => any;
2269
- }
2270
1630
  export interface DeleteSnapshotRequest {
2271
1631
 
2272
1632
  SnapshotId: string | undefined;
2273
1633
 
2274
1634
  DryRun?: boolean;
2275
1635
  }
2276
- export declare namespace DeleteSnapshotRequest {
2277
-
2278
- const filterSensitiveLog: (obj: DeleteSnapshotRequest) => any;
2279
- }
2280
1636
 
2281
1637
  export interface DeleteSpotDatafeedSubscriptionRequest {
2282
1638
 
2283
1639
  DryRun?: boolean;
2284
1640
  }
2285
- export declare namespace DeleteSpotDatafeedSubscriptionRequest {
2286
-
2287
- const filterSensitiveLog: (obj: DeleteSpotDatafeedSubscriptionRequest) => any;
2288
- }
2289
1641
  export interface DeleteSubnetRequest {
2290
1642
 
2291
1643
  SubnetId: string | undefined;
2292
1644
 
2293
1645
  DryRun?: boolean;
2294
1646
  }
2295
- export declare namespace DeleteSubnetRequest {
2296
-
2297
- const filterSensitiveLog: (obj: DeleteSubnetRequest) => any;
2298
- }
2299
1647
  export interface DeleteSubnetCidrReservationRequest {
2300
1648
 
2301
1649
  SubnetCidrReservationId: string | undefined;
2302
1650
 
2303
1651
  DryRun?: boolean;
2304
1652
  }
2305
- export declare namespace DeleteSubnetCidrReservationRequest {
2306
-
2307
- const filterSensitiveLog: (obj: DeleteSubnetCidrReservationRequest) => any;
2308
- }
2309
1653
  export interface DeleteSubnetCidrReservationResult {
2310
1654
 
2311
1655
  DeletedSubnetCidrReservation?: SubnetCidrReservation;
2312
1656
  }
2313
- export declare namespace DeleteSubnetCidrReservationResult {
2314
-
2315
- const filterSensitiveLog: (obj: DeleteSubnetCidrReservationResult) => any;
2316
- }
2317
1657
  export interface DeleteTagsRequest {
2318
1658
 
2319
1659
  DryRun?: boolean;
@@ -2322,190 +1662,106 @@ export interface DeleteTagsRequest {
2322
1662
 
2323
1663
  Tags?: Tag[];
2324
1664
  }
2325
- export declare namespace DeleteTagsRequest {
2326
-
2327
- const filterSensitiveLog: (obj: DeleteTagsRequest) => any;
2328
- }
2329
1665
  export interface DeleteTrafficMirrorFilterRequest {
2330
1666
 
2331
1667
  TrafficMirrorFilterId: string | undefined;
2332
1668
 
2333
1669
  DryRun?: boolean;
2334
1670
  }
2335
- export declare namespace DeleteTrafficMirrorFilterRequest {
2336
-
2337
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterRequest) => any;
2338
- }
2339
1671
  export interface DeleteTrafficMirrorFilterResult {
2340
1672
 
2341
1673
  TrafficMirrorFilterId?: string;
2342
1674
  }
2343
- export declare namespace DeleteTrafficMirrorFilterResult {
2344
-
2345
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterResult) => any;
2346
- }
2347
1675
  export interface DeleteTrafficMirrorFilterRuleRequest {
2348
1676
 
2349
1677
  TrafficMirrorFilterRuleId: string | undefined;
2350
1678
 
2351
1679
  DryRun?: boolean;
2352
1680
  }
2353
- export declare namespace DeleteTrafficMirrorFilterRuleRequest {
2354
-
2355
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleRequest) => any;
2356
- }
2357
1681
  export interface DeleteTrafficMirrorFilterRuleResult {
2358
1682
 
2359
1683
  TrafficMirrorFilterRuleId?: string;
2360
1684
  }
2361
- export declare namespace DeleteTrafficMirrorFilterRuleResult {
2362
-
2363
- const filterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleResult) => any;
2364
- }
2365
1685
  export interface DeleteTrafficMirrorSessionRequest {
2366
1686
 
2367
1687
  TrafficMirrorSessionId: string | undefined;
2368
1688
 
2369
1689
  DryRun?: boolean;
2370
1690
  }
2371
- export declare namespace DeleteTrafficMirrorSessionRequest {
2372
-
2373
- const filterSensitiveLog: (obj: DeleteTrafficMirrorSessionRequest) => any;
2374
- }
2375
1691
  export interface DeleteTrafficMirrorSessionResult {
2376
1692
 
2377
1693
  TrafficMirrorSessionId?: string;
2378
1694
  }
2379
- export declare namespace DeleteTrafficMirrorSessionResult {
2380
-
2381
- const filterSensitiveLog: (obj: DeleteTrafficMirrorSessionResult) => any;
2382
- }
2383
1695
  export interface DeleteTrafficMirrorTargetRequest {
2384
1696
 
2385
1697
  TrafficMirrorTargetId: string | undefined;
2386
1698
 
2387
1699
  DryRun?: boolean;
2388
1700
  }
2389
- export declare namespace DeleteTrafficMirrorTargetRequest {
2390
-
2391
- const filterSensitiveLog: (obj: DeleteTrafficMirrorTargetRequest) => any;
2392
- }
2393
1701
  export interface DeleteTrafficMirrorTargetResult {
2394
1702
 
2395
1703
  TrafficMirrorTargetId?: string;
2396
1704
  }
2397
- export declare namespace DeleteTrafficMirrorTargetResult {
2398
-
2399
- const filterSensitiveLog: (obj: DeleteTrafficMirrorTargetResult) => any;
2400
- }
2401
1705
  export interface DeleteTransitGatewayRequest {
2402
1706
 
2403
1707
  TransitGatewayId: string | undefined;
2404
1708
 
2405
1709
  DryRun?: boolean;
2406
1710
  }
2407
- export declare namespace DeleteTransitGatewayRequest {
2408
-
2409
- const filterSensitiveLog: (obj: DeleteTransitGatewayRequest) => any;
2410
- }
2411
1711
  export interface DeleteTransitGatewayResult {
2412
1712
 
2413
1713
  TransitGateway?: TransitGateway;
2414
1714
  }
2415
- export declare namespace DeleteTransitGatewayResult {
2416
-
2417
- const filterSensitiveLog: (obj: DeleteTransitGatewayResult) => any;
2418
- }
2419
1715
  export interface DeleteTransitGatewayConnectRequest {
2420
1716
 
2421
1717
  TransitGatewayAttachmentId: string | undefined;
2422
1718
 
2423
1719
  DryRun?: boolean;
2424
1720
  }
2425
- export declare namespace DeleteTransitGatewayConnectRequest {
2426
-
2427
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectRequest) => any;
2428
- }
2429
1721
  export interface DeleteTransitGatewayConnectResult {
2430
1722
 
2431
1723
  TransitGatewayConnect?: TransitGatewayConnect;
2432
1724
  }
2433
- export declare namespace DeleteTransitGatewayConnectResult {
2434
-
2435
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectResult) => any;
2436
- }
2437
1725
  export interface DeleteTransitGatewayConnectPeerRequest {
2438
1726
 
2439
1727
  TransitGatewayConnectPeerId: string | undefined;
2440
1728
 
2441
1729
  DryRun?: boolean;
2442
1730
  }
2443
- export declare namespace DeleteTransitGatewayConnectPeerRequest {
2444
-
2445
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerRequest) => any;
2446
- }
2447
1731
  export interface DeleteTransitGatewayConnectPeerResult {
2448
1732
 
2449
1733
  TransitGatewayConnectPeer?: TransitGatewayConnectPeer;
2450
1734
  }
2451
- export declare namespace DeleteTransitGatewayConnectPeerResult {
2452
-
2453
- const filterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerResult) => any;
2454
- }
2455
1735
  export interface DeleteTransitGatewayMulticastDomainRequest {
2456
1736
 
2457
1737
  TransitGatewayMulticastDomainId: string | undefined;
2458
1738
 
2459
1739
  DryRun?: boolean;
2460
1740
  }
2461
- export declare namespace DeleteTransitGatewayMulticastDomainRequest {
2462
-
2463
- const filterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainRequest) => any;
2464
- }
2465
1741
  export interface DeleteTransitGatewayMulticastDomainResult {
2466
1742
 
2467
1743
  TransitGatewayMulticastDomain?: TransitGatewayMulticastDomain;
2468
1744
  }
2469
- export declare namespace DeleteTransitGatewayMulticastDomainResult {
2470
-
2471
- const filterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainResult) => any;
2472
- }
2473
1745
  export interface DeleteTransitGatewayPeeringAttachmentRequest {
2474
1746
 
2475
1747
  TransitGatewayAttachmentId: string | undefined;
2476
1748
 
2477
1749
  DryRun?: boolean;
2478
1750
  }
2479
- export declare namespace DeleteTransitGatewayPeeringAttachmentRequest {
2480
-
2481
- const filterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentRequest) => any;
2482
- }
2483
1751
  export interface DeleteTransitGatewayPeeringAttachmentResult {
2484
1752
 
2485
1753
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
2486
1754
  }
2487
- export declare namespace DeleteTransitGatewayPeeringAttachmentResult {
2488
-
2489
- const filterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentResult) => any;
2490
- }
2491
1755
  export interface DeleteTransitGatewayPolicyTableRequest {
2492
1756
 
2493
1757
  TransitGatewayPolicyTableId: string | undefined;
2494
1758
 
2495
1759
  DryRun?: boolean;
2496
1760
  }
2497
- export declare namespace DeleteTransitGatewayPolicyTableRequest {
2498
-
2499
- const filterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableRequest) => any;
2500
- }
2501
1761
  export interface DeleteTransitGatewayPolicyTableResult {
2502
1762
 
2503
1763
  TransitGatewayPolicyTable?: TransitGatewayPolicyTable;
2504
1764
  }
2505
- export declare namespace DeleteTransitGatewayPolicyTableResult {
2506
-
2507
- const filterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableResult) => any;
2508
- }
2509
1765
  export interface DeleteTransitGatewayPrefixListReferenceRequest {
2510
1766
 
2511
1767
  TransitGatewayRouteTableId: string | undefined;
@@ -2514,18 +1770,10 @@ export interface DeleteTransitGatewayPrefixListReferenceRequest {
2514
1770
 
2515
1771
  DryRun?: boolean;
2516
1772
  }
2517
- export declare namespace DeleteTransitGatewayPrefixListReferenceRequest {
2518
-
2519
- const filterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceRequest) => any;
2520
- }
2521
1773
  export interface DeleteTransitGatewayPrefixListReferenceResult {
2522
1774
 
2523
1775
  TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference;
2524
1776
  }
2525
- export declare namespace DeleteTransitGatewayPrefixListReferenceResult {
2526
-
2527
- const filterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceResult) => any;
2528
- }
2529
1777
  export interface DeleteTransitGatewayRouteRequest {
2530
1778
 
2531
1779
  TransitGatewayRouteTableId: string | undefined;
@@ -2534,110 +1782,62 @@ export interface DeleteTransitGatewayRouteRequest {
2534
1782
 
2535
1783
  DryRun?: boolean;
2536
1784
  }
2537
- export declare namespace DeleteTransitGatewayRouteRequest {
2538
-
2539
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteRequest) => any;
2540
- }
2541
1785
  export interface DeleteTransitGatewayRouteResult {
2542
1786
 
2543
1787
  Route?: TransitGatewayRoute;
2544
1788
  }
2545
- export declare namespace DeleteTransitGatewayRouteResult {
2546
-
2547
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteResult) => any;
2548
- }
2549
1789
  export interface DeleteTransitGatewayRouteTableRequest {
2550
1790
 
2551
1791
  TransitGatewayRouteTableId: string | undefined;
2552
1792
 
2553
1793
  DryRun?: boolean;
2554
1794
  }
2555
- export declare namespace DeleteTransitGatewayRouteTableRequest {
2556
-
2557
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableRequest) => any;
2558
- }
2559
1795
  export interface DeleteTransitGatewayRouteTableResult {
2560
1796
 
2561
1797
  TransitGatewayRouteTable?: TransitGatewayRouteTable;
2562
1798
  }
2563
- export declare namespace DeleteTransitGatewayRouteTableResult {
2564
-
2565
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableResult) => any;
2566
- }
2567
1799
  export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
2568
1800
 
2569
1801
  TransitGatewayRouteTableAnnouncementId: string | undefined;
2570
1802
 
2571
1803
  DryRun?: boolean;
2572
1804
  }
2573
- export declare namespace DeleteTransitGatewayRouteTableAnnouncementRequest {
2574
-
2575
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementRequest) => any;
2576
- }
2577
1805
  export interface DeleteTransitGatewayRouteTableAnnouncementResult {
2578
1806
 
2579
1807
  TransitGatewayRouteTableAnnouncement?: TransitGatewayRouteTableAnnouncement;
2580
1808
  }
2581
- export declare namespace DeleteTransitGatewayRouteTableAnnouncementResult {
2582
-
2583
- const filterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementResult) => any;
2584
- }
2585
1809
  export interface DeleteTransitGatewayVpcAttachmentRequest {
2586
1810
 
2587
1811
  TransitGatewayAttachmentId: string | undefined;
2588
1812
 
2589
1813
  DryRun?: boolean;
2590
1814
  }
2591
- export declare namespace DeleteTransitGatewayVpcAttachmentRequest {
2592
-
2593
- const filterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentRequest) => any;
2594
- }
2595
1815
  export interface DeleteTransitGatewayVpcAttachmentResult {
2596
1816
 
2597
1817
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
2598
1818
  }
2599
- export declare namespace DeleteTransitGatewayVpcAttachmentResult {
2600
-
2601
- const filterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentResult) => any;
2602
- }
2603
1819
  export interface DeleteVolumeRequest {
2604
1820
 
2605
1821
  VolumeId: string | undefined;
2606
1822
 
2607
1823
  DryRun?: boolean;
2608
1824
  }
2609
- export declare namespace DeleteVolumeRequest {
2610
-
2611
- const filterSensitiveLog: (obj: DeleteVolumeRequest) => any;
2612
- }
2613
1825
  export interface DeleteVpcRequest {
2614
1826
 
2615
1827
  VpcId: string | undefined;
2616
1828
 
2617
1829
  DryRun?: boolean;
2618
1830
  }
2619
- export declare namespace DeleteVpcRequest {
2620
-
2621
- const filterSensitiveLog: (obj: DeleteVpcRequest) => any;
2622
- }
2623
1831
  export interface DeleteVpcEndpointConnectionNotificationsRequest {
2624
1832
 
2625
1833
  DryRun?: boolean;
2626
1834
 
2627
1835
  ConnectionNotificationIds: string[] | undefined;
2628
1836
  }
2629
- export declare namespace DeleteVpcEndpointConnectionNotificationsRequest {
2630
-
2631
- const filterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsRequest) => any;
2632
- }
2633
1837
  export interface DeleteVpcEndpointConnectionNotificationsResult {
2634
1838
 
2635
1839
  Unsuccessful?: UnsuccessfulItem[];
2636
1840
  }
2637
- export declare namespace DeleteVpcEndpointConnectionNotificationsResult {
2638
-
2639
- const filterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsResult) => any;
2640
- }
2641
1841
 
2642
1842
  export interface DeleteVpcEndpointsRequest {
2643
1843
 
@@ -2645,55 +1845,31 @@ export interface DeleteVpcEndpointsRequest {
2645
1845
 
2646
1846
  VpcEndpointIds: string[] | undefined;
2647
1847
  }
2648
- export declare namespace DeleteVpcEndpointsRequest {
2649
-
2650
- const filterSensitiveLog: (obj: DeleteVpcEndpointsRequest) => any;
2651
- }
2652
1848
 
2653
1849
  export interface DeleteVpcEndpointsResult {
2654
1850
 
2655
1851
  Unsuccessful?: UnsuccessfulItem[];
2656
1852
  }
2657
- export declare namespace DeleteVpcEndpointsResult {
2658
-
2659
- const filterSensitiveLog: (obj: DeleteVpcEndpointsResult) => any;
2660
- }
2661
1853
  export interface DeleteVpcEndpointServiceConfigurationsRequest {
2662
1854
 
2663
1855
  DryRun?: boolean;
2664
1856
 
2665
1857
  ServiceIds: string[] | undefined;
2666
1858
  }
2667
- export declare namespace DeleteVpcEndpointServiceConfigurationsRequest {
2668
-
2669
- const filterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsRequest) => any;
2670
- }
2671
1859
  export interface DeleteVpcEndpointServiceConfigurationsResult {
2672
1860
 
2673
1861
  Unsuccessful?: UnsuccessfulItem[];
2674
1862
  }
2675
- export declare namespace DeleteVpcEndpointServiceConfigurationsResult {
2676
-
2677
- const filterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsResult) => any;
2678
- }
2679
1863
  export interface DeleteVpcPeeringConnectionRequest {
2680
1864
 
2681
1865
  DryRun?: boolean;
2682
1866
 
2683
1867
  VpcPeeringConnectionId: string | undefined;
2684
1868
  }
2685
- export declare namespace DeleteVpcPeeringConnectionRequest {
2686
-
2687
- const filterSensitiveLog: (obj: DeleteVpcPeeringConnectionRequest) => any;
2688
- }
2689
1869
  export interface DeleteVpcPeeringConnectionResult {
2690
1870
 
2691
1871
  Return?: boolean;
2692
1872
  }
2693
- export declare namespace DeleteVpcPeeringConnectionResult {
2694
-
2695
- const filterSensitiveLog: (obj: DeleteVpcPeeringConnectionResult) => any;
2696
- }
2697
1873
 
2698
1874
  export interface DeleteVpnConnectionRequest {
2699
1875
 
@@ -2701,10 +1877,6 @@ export interface DeleteVpnConnectionRequest {
2701
1877
 
2702
1878
  DryRun?: boolean;
2703
1879
  }
2704
- export declare namespace DeleteVpnConnectionRequest {
2705
-
2706
- const filterSensitiveLog: (obj: DeleteVpnConnectionRequest) => any;
2707
- }
2708
1880
 
2709
1881
  export interface DeleteVpnConnectionRouteRequest {
2710
1882
 
@@ -2712,10 +1884,6 @@ export interface DeleteVpnConnectionRouteRequest {
2712
1884
 
2713
1885
  VpnConnectionId: string | undefined;
2714
1886
  }
2715
- export declare namespace DeleteVpnConnectionRouteRequest {
2716
-
2717
- const filterSensitiveLog: (obj: DeleteVpnConnectionRouteRequest) => any;
2718
- }
2719
1887
 
2720
1888
  export interface DeleteVpnGatewayRequest {
2721
1889
 
@@ -2723,28 +1891,16 @@ export interface DeleteVpnGatewayRequest {
2723
1891
 
2724
1892
  DryRun?: boolean;
2725
1893
  }
2726
- export declare namespace DeleteVpnGatewayRequest {
2727
-
2728
- const filterSensitiveLog: (obj: DeleteVpnGatewayRequest) => any;
2729
- }
2730
1894
  export interface DeprovisionByoipCidrRequest {
2731
1895
 
2732
1896
  Cidr: string | undefined;
2733
1897
 
2734
1898
  DryRun?: boolean;
2735
1899
  }
2736
- export declare namespace DeprovisionByoipCidrRequest {
2737
-
2738
- const filterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
2739
- }
2740
1900
  export interface DeprovisionByoipCidrResult {
2741
1901
 
2742
1902
  ByoipCidr?: ByoipCidr;
2743
1903
  }
2744
- export declare namespace DeprovisionByoipCidrResult {
2745
-
2746
- const filterSensitiveLog: (obj: DeprovisionByoipCidrResult) => any;
2747
- }
2748
1904
  export interface DeprovisionIpamPoolCidrRequest {
2749
1905
 
2750
1906
  DryRun?: boolean;
@@ -2753,10 +1909,6 @@ export interface DeprovisionIpamPoolCidrRequest {
2753
1909
 
2754
1910
  Cidr?: string;
2755
1911
  }
2756
- export declare namespace DeprovisionIpamPoolCidrRequest {
2757
-
2758
- const filterSensitiveLog: (obj: DeprovisionIpamPoolCidrRequest) => any;
2759
- }
2760
1912
  export declare enum IpamPoolCidrFailureCode {
2761
1913
  cidr_not_available = "cidr-not-available"
2762
1914
  }
@@ -2767,10 +1919,6 @@ export interface IpamPoolCidrFailureReason {
2767
1919
 
2768
1920
  Message?: string;
2769
1921
  }
2770
- export declare namespace IpamPoolCidrFailureReason {
2771
-
2772
- const filterSensitiveLog: (obj: IpamPoolCidrFailureReason) => any;
2773
- }
2774
1922
  export declare enum IpamPoolCidrState {
2775
1923
  deprovisioned = "deprovisioned",
2776
1924
  failed_deprovision = "failed-deprovision",
@@ -2790,18 +1938,10 @@ export interface IpamPoolCidr {
2790
1938
 
2791
1939
  FailureReason?: IpamPoolCidrFailureReason;
2792
1940
  }
2793
- export declare namespace IpamPoolCidr {
2794
-
2795
- const filterSensitiveLog: (obj: IpamPoolCidr) => any;
2796
- }
2797
1941
  export interface DeprovisionIpamPoolCidrResult {
2798
1942
 
2799
1943
  IpamPoolCidr?: IpamPoolCidr;
2800
1944
  }
2801
- export declare namespace DeprovisionIpamPoolCidrResult {
2802
-
2803
- const filterSensitiveLog: (obj: DeprovisionIpamPoolCidrResult) => any;
2804
- }
2805
1945
  export interface DeprovisionPublicIpv4PoolCidrRequest {
2806
1946
 
2807
1947
  DryRun?: boolean;
@@ -2810,20 +1950,12 @@ export interface DeprovisionPublicIpv4PoolCidrRequest {
2810
1950
 
2811
1951
  Cidr: string | undefined;
2812
1952
  }
2813
- export declare namespace DeprovisionPublicIpv4PoolCidrRequest {
2814
-
2815
- const filterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrRequest) => any;
2816
- }
2817
1953
  export interface DeprovisionPublicIpv4PoolCidrResult {
2818
1954
 
2819
1955
  PoolId?: string;
2820
1956
 
2821
1957
  DeprovisionedAddresses?: string[];
2822
1958
  }
2823
- export declare namespace DeprovisionPublicIpv4PoolCidrResult {
2824
-
2825
- const filterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrResult) => any;
2826
- }
2827
1959
 
2828
1960
  export interface DeregisterImageRequest {
2829
1961
 
@@ -2831,10 +1963,6 @@ export interface DeregisterImageRequest {
2831
1963
 
2832
1964
  DryRun?: boolean;
2833
1965
  }
2834
- export declare namespace DeregisterImageRequest {
2835
-
2836
- const filterSensitiveLog: (obj: DeregisterImageRequest) => any;
2837
- }
2838
1966
 
2839
1967
  export interface DeregisterInstanceTagAttributeRequest {
2840
1968
 
@@ -2842,20 +1970,12 @@ export interface DeregisterInstanceTagAttributeRequest {
2842
1970
 
2843
1971
  InstanceTagKeys?: string[];
2844
1972
  }
2845
- export declare namespace DeregisterInstanceTagAttributeRequest {
2846
-
2847
- const filterSensitiveLog: (obj: DeregisterInstanceTagAttributeRequest) => any;
2848
- }
2849
1973
  export interface DeregisterInstanceEventNotificationAttributesRequest {
2850
1974
 
2851
1975
  DryRun?: boolean;
2852
1976
 
2853
1977
  InstanceTagAttribute?: DeregisterInstanceTagAttributeRequest;
2854
1978
  }
2855
- export declare namespace DeregisterInstanceEventNotificationAttributesRequest {
2856
-
2857
- const filterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesRequest) => any;
2858
- }
2859
1979
 
2860
1980
  export interface InstanceTagNotificationAttribute {
2861
1981
 
@@ -2863,18 +1983,10 @@ export interface InstanceTagNotificationAttribute {
2863
1983
 
2864
1984
  IncludeAllTagsOfInstance?: boolean;
2865
1985
  }
2866
- export declare namespace InstanceTagNotificationAttribute {
2867
-
2868
- const filterSensitiveLog: (obj: InstanceTagNotificationAttribute) => any;
2869
- }
2870
1986
  export interface DeregisterInstanceEventNotificationAttributesResult {
2871
1987
 
2872
1988
  InstanceTagAttribute?: InstanceTagNotificationAttribute;
2873
1989
  }
2874
- export declare namespace DeregisterInstanceEventNotificationAttributesResult {
2875
-
2876
- const filterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesResult) => any;
2877
- }
2878
1990
  export interface DeregisterTransitGatewayMulticastGroupMembersRequest {
2879
1991
 
2880
1992
  TransitGatewayMulticastDomainId?: string;
@@ -2885,10 +1997,6 @@ export interface DeregisterTransitGatewayMulticastGroupMembersRequest {
2885
1997
 
2886
1998
  DryRun?: boolean;
2887
1999
  }
2888
- export declare namespace DeregisterTransitGatewayMulticastGroupMembersRequest {
2889
-
2890
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersRequest) => any;
2891
- }
2892
2000
 
2893
2001
  export interface TransitGatewayMulticastDeregisteredGroupMembers {
2894
2002
 
@@ -2898,18 +2006,10 @@ export interface TransitGatewayMulticastDeregisteredGroupMembers {
2898
2006
 
2899
2007
  GroupIpAddress?: string;
2900
2008
  }
2901
- export declare namespace TransitGatewayMulticastDeregisteredGroupMembers {
2902
-
2903
- const filterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupMembers) => any;
2904
- }
2905
2009
  export interface DeregisterTransitGatewayMulticastGroupMembersResult {
2906
2010
 
2907
2011
  DeregisteredMulticastGroupMembers?: TransitGatewayMulticastDeregisteredGroupMembers;
2908
2012
  }
2909
- export declare namespace DeregisterTransitGatewayMulticastGroupMembersResult {
2910
-
2911
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersResult) => any;
2912
- }
2913
2013
  export interface DeregisterTransitGatewayMulticastGroupSourcesRequest {
2914
2014
 
2915
2015
  TransitGatewayMulticastDomainId?: string;
@@ -2920,10 +2020,6 @@ export interface DeregisterTransitGatewayMulticastGroupSourcesRequest {
2920
2020
 
2921
2021
  DryRun?: boolean;
2922
2022
  }
2923
- export declare namespace DeregisterTransitGatewayMulticastGroupSourcesRequest {
2924
-
2925
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesRequest) => any;
2926
- }
2927
2023
 
2928
2024
  export interface TransitGatewayMulticastDeregisteredGroupSources {
2929
2025
 
@@ -2933,36 +2029,20 @@ export interface TransitGatewayMulticastDeregisteredGroupSources {
2933
2029
 
2934
2030
  GroupIpAddress?: string;
2935
2031
  }
2936
- export declare namespace TransitGatewayMulticastDeregisteredGroupSources {
2937
-
2938
- const filterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupSources) => any;
2939
- }
2940
2032
  export interface DeregisterTransitGatewayMulticastGroupSourcesResult {
2941
2033
 
2942
2034
  DeregisteredMulticastGroupSources?: TransitGatewayMulticastDeregisteredGroupSources;
2943
2035
  }
2944
- export declare namespace DeregisterTransitGatewayMulticastGroupSourcesResult {
2945
-
2946
- const filterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesResult) => any;
2947
- }
2948
2036
  export interface DescribeAccountAttributesRequest {
2949
2037
 
2950
2038
  AttributeNames?: (AccountAttributeName | string)[];
2951
2039
 
2952
2040
  DryRun?: boolean;
2953
2041
  }
2954
- export declare namespace DescribeAccountAttributesRequest {
2955
-
2956
- const filterSensitiveLog: (obj: DescribeAccountAttributesRequest) => any;
2957
- }
2958
2042
  export interface DescribeAccountAttributesResult {
2959
2043
 
2960
2044
  AccountAttributes?: AccountAttribute[];
2961
2045
  }
2962
- export declare namespace DescribeAccountAttributesResult {
2963
-
2964
- const filterSensitiveLog: (obj: DescribeAccountAttributesResult) => any;
2965
- }
2966
2046
 
2967
2047
  export interface Filter {
2968
2048
 
@@ -2970,10 +2050,6 @@ export interface Filter {
2970
2050
 
2971
2051
  Values?: string[];
2972
2052
  }
2973
- export declare namespace Filter {
2974
-
2975
- const filterSensitiveLog: (obj: Filter) => any;
2976
- }
2977
2053
  export interface DescribeAddressesRequest {
2978
2054
 
2979
2055
  Filters?: Filter[];
@@ -2984,18 +2060,10 @@ export interface DescribeAddressesRequest {
2984
2060
 
2985
2061
  DryRun?: boolean;
2986
2062
  }
2987
- export declare namespace DescribeAddressesRequest {
2988
-
2989
- const filterSensitiveLog: (obj: DescribeAddressesRequest) => any;
2990
- }
2991
2063
  export interface DescribeAddressesResult {
2992
2064
 
2993
2065
  Addresses?: Address[];
2994
2066
  }
2995
- export declare namespace DescribeAddressesResult {
2996
-
2997
- const filterSensitiveLog: (obj: DescribeAddressesResult) => any;
2998
- }
2999
2067
  export interface DescribeAddressesAttributeRequest {
3000
2068
 
3001
2069
  AllocationIds?: string[];
@@ -3008,28 +2076,16 @@ export interface DescribeAddressesAttributeRequest {
3008
2076
 
3009
2077
  DryRun?: boolean;
3010
2078
  }
3011
- export declare namespace DescribeAddressesAttributeRequest {
3012
-
3013
- const filterSensitiveLog: (obj: DescribeAddressesAttributeRequest) => any;
3014
- }
3015
2079
  export interface DescribeAddressesAttributeResult {
3016
2080
 
3017
2081
  Addresses?: AddressAttribute[];
3018
2082
 
3019
2083
  NextToken?: string;
3020
2084
  }
3021
- export declare namespace DescribeAddressesAttributeResult {
3022
-
3023
- const filterSensitiveLog: (obj: DescribeAddressesAttributeResult) => any;
3024
- }
3025
2085
  export interface DescribeAggregateIdFormatRequest {
3026
2086
 
3027
2087
  DryRun?: boolean;
3028
2088
  }
3029
- export declare namespace DescribeAggregateIdFormatRequest {
3030
-
3031
- const filterSensitiveLog: (obj: DescribeAggregateIdFormatRequest) => any;
3032
- }
3033
2089
 
3034
2090
  export interface IdFormat {
3035
2091
 
@@ -3039,20 +2095,12 @@ export interface IdFormat {
3039
2095
 
3040
2096
  UseLongIds?: boolean;
3041
2097
  }
3042
- export declare namespace IdFormat {
3043
-
3044
- const filterSensitiveLog: (obj: IdFormat) => any;
3045
- }
3046
2098
  export interface DescribeAggregateIdFormatResult {
3047
2099
 
3048
2100
  UseLongIdsAggregated?: boolean;
3049
2101
 
3050
2102
  Statuses?: IdFormat[];
3051
2103
  }
3052
- export declare namespace DescribeAggregateIdFormatResult {
3053
-
3054
- const filterSensitiveLog: (obj: DescribeAggregateIdFormatResult) => any;
3055
- }
3056
2104
  export interface DescribeAvailabilityZonesRequest {
3057
2105
 
3058
2106
  Filters?: Filter[];
@@ -3065,19 +2113,11 @@ export interface DescribeAvailabilityZonesRequest {
3065
2113
 
3066
2114
  DryRun?: boolean;
3067
2115
  }
3068
- export declare namespace DescribeAvailabilityZonesRequest {
3069
-
3070
- const filterSensitiveLog: (obj: DescribeAvailabilityZonesRequest) => any;
3071
- }
3072
2116
 
3073
2117
  export interface AvailabilityZoneMessage {
3074
2118
 
3075
2119
  Message?: string;
3076
2120
  }
3077
- export declare namespace AvailabilityZoneMessage {
3078
-
3079
- const filterSensitiveLog: (obj: AvailabilityZoneMessage) => any;
3080
- }
3081
2121
  export declare type AvailabilityZoneOptInStatus = "not-opted-in" | "opt-in-not-required" | "opted-in";
3082
2122
  export declare type AvailabilityZoneState = "available" | "impaired" | "information" | "unavailable";
3083
2123
 
@@ -3105,18 +2145,10 @@ export interface AvailabilityZone {
3105
2145
 
3106
2146
  ParentZoneId?: string;
3107
2147
  }
3108
- export declare namespace AvailabilityZone {
3109
-
3110
- const filterSensitiveLog: (obj: AvailabilityZone) => any;
3111
- }
3112
2148
  export interface DescribeAvailabilityZonesResult {
3113
2149
 
3114
2150
  AvailabilityZones?: AvailabilityZone[];
3115
2151
  }
3116
- export declare namespace DescribeAvailabilityZonesResult {
3117
-
3118
- const filterSensitiveLog: (obj: DescribeAvailabilityZonesResult) => any;
3119
- }
3120
2152
  export interface DescribeBundleTasksRequest {
3121
2153
 
3122
2154
  BundleIds?: string[];
@@ -3125,18 +2157,10 @@ export interface DescribeBundleTasksRequest {
3125
2157
 
3126
2158
  DryRun?: boolean;
3127
2159
  }
3128
- export declare namespace DescribeBundleTasksRequest {
3129
-
3130
- const filterSensitiveLog: (obj: DescribeBundleTasksRequest) => any;
3131
- }
3132
2160
  export interface DescribeBundleTasksResult {
3133
2161
 
3134
2162
  BundleTasks?: BundleTask[];
3135
2163
  }
3136
- export declare namespace DescribeBundleTasksResult {
3137
-
3138
- const filterSensitiveLog: (obj: DescribeBundleTasksResult) => any;
3139
- }
3140
2164
  export interface DescribeByoipCidrsRequest {
3141
2165
 
3142
2166
  DryRun?: boolean;
@@ -3145,20 +2169,12 @@ export interface DescribeByoipCidrsRequest {
3145
2169
 
3146
2170
  NextToken?: string;
3147
2171
  }
3148
- export declare namespace DescribeByoipCidrsRequest {
3149
-
3150
- const filterSensitiveLog: (obj: DescribeByoipCidrsRequest) => any;
3151
- }
3152
2172
  export interface DescribeByoipCidrsResult {
3153
2173
 
3154
2174
  ByoipCidrs?: ByoipCidr[];
3155
2175
 
3156
2176
  NextToken?: string;
3157
2177
  }
3158
- export declare namespace DescribeByoipCidrsResult {
3159
-
3160
- const filterSensitiveLog: (obj: DescribeByoipCidrsResult) => any;
3161
- }
3162
2178
  export interface DescribeCapacityReservationFleetsRequest {
3163
2179
 
3164
2180
  CapacityReservationFleetIds?: string[];
@@ -3171,10 +2187,6 @@ export interface DescribeCapacityReservationFleetsRequest {
3171
2187
 
3172
2188
  DryRun?: boolean;
3173
2189
  }
3174
- export declare namespace DescribeCapacityReservationFleetsRequest {
3175
-
3176
- const filterSensitiveLog: (obj: DescribeCapacityReservationFleetsRequest) => any;
3177
- }
3178
2190
 
3179
2191
  export interface CapacityReservationFleet {
3180
2192
 
@@ -3202,20 +2214,12 @@ export interface CapacityReservationFleet {
3202
2214
 
3203
2215
  Tags?: Tag[];
3204
2216
  }
3205
- export declare namespace CapacityReservationFleet {
3206
-
3207
- const filterSensitiveLog: (obj: CapacityReservationFleet) => any;
3208
- }
3209
2217
  export interface DescribeCapacityReservationFleetsResult {
3210
2218
 
3211
2219
  CapacityReservationFleets?: CapacityReservationFleet[];
3212
2220
 
3213
2221
  NextToken?: string;
3214
2222
  }
3215
- export declare namespace DescribeCapacityReservationFleetsResult {
3216
-
3217
- const filterSensitiveLog: (obj: DescribeCapacityReservationFleetsResult) => any;
3218
- }
3219
2223
  export interface DescribeCapacityReservationsRequest {
3220
2224
 
3221
2225
  CapacityReservationIds?: string[];
@@ -3228,20 +2232,12 @@ export interface DescribeCapacityReservationsRequest {
3228
2232
 
3229
2233
  DryRun?: boolean;
3230
2234
  }
3231
- export declare namespace DescribeCapacityReservationsRequest {
3232
-
3233
- const filterSensitiveLog: (obj: DescribeCapacityReservationsRequest) => any;
3234
- }
3235
2235
  export interface DescribeCapacityReservationsResult {
3236
2236
 
3237
2237
  NextToken?: string;
3238
2238
 
3239
2239
  CapacityReservations?: CapacityReservation[];
3240
2240
  }
3241
- export declare namespace DescribeCapacityReservationsResult {
3242
-
3243
- const filterSensitiveLog: (obj: DescribeCapacityReservationsResult) => any;
3244
- }
3245
2241
  export interface DescribeCarrierGatewaysRequest {
3246
2242
 
3247
2243
  CarrierGatewayIds?: string[];
@@ -3254,20 +2250,12 @@ export interface DescribeCarrierGatewaysRequest {
3254
2250
 
3255
2251
  DryRun?: boolean;
3256
2252
  }
3257
- export declare namespace DescribeCarrierGatewaysRequest {
3258
-
3259
- const filterSensitiveLog: (obj: DescribeCarrierGatewaysRequest) => any;
3260
- }
3261
2253
  export interface DescribeCarrierGatewaysResult {
3262
2254
 
3263
2255
  CarrierGateways?: CarrierGateway[];
3264
2256
 
3265
2257
  NextToken?: string;
3266
2258
  }
3267
- export declare namespace DescribeCarrierGatewaysResult {
3268
-
3269
- const filterSensitiveLog: (obj: DescribeCarrierGatewaysResult) => any;
3270
- }
3271
2259
  export interface DescribeClassicLinkInstancesRequest {
3272
2260
 
3273
2261
  Filters?: Filter[];
@@ -3280,10 +2268,6 @@ export interface DescribeClassicLinkInstancesRequest {
3280
2268
 
3281
2269
  NextToken?: string;
3282
2270
  }
3283
- export declare namespace DescribeClassicLinkInstancesRequest {
3284
-
3285
- const filterSensitiveLog: (obj: DescribeClassicLinkInstancesRequest) => any;
3286
- }
3287
2271
 
3288
2272
  export interface ClassicLinkInstance {
3289
2273
 
@@ -3295,20 +2279,12 @@ export interface ClassicLinkInstance {
3295
2279
 
3296
2280
  VpcId?: string;
3297
2281
  }
3298
- export declare namespace ClassicLinkInstance {
3299
-
3300
- const filterSensitiveLog: (obj: ClassicLinkInstance) => any;
3301
- }
3302
2282
  export interface DescribeClassicLinkInstancesResult {
3303
2283
 
3304
2284
  Instances?: ClassicLinkInstance[];
3305
2285
 
3306
2286
  NextToken?: string;
3307
2287
  }
3308
- export declare namespace DescribeClassicLinkInstancesResult {
3309
-
3310
- const filterSensitiveLog: (obj: DescribeClassicLinkInstancesResult) => any;
3311
- }
3312
2288
  export interface DescribeClientVpnAuthorizationRulesRequest {
3313
2289
 
3314
2290
  ClientVpnEndpointId: string | undefined;
@@ -3321,10 +2297,6 @@ export interface DescribeClientVpnAuthorizationRulesRequest {
3321
2297
 
3322
2298
  MaxResults?: number;
3323
2299
  }
3324
- export declare namespace DescribeClientVpnAuthorizationRulesRequest {
3325
-
3326
- const filterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesRequest) => any;
3327
- }
3328
2300
 
3329
2301
  export interface AuthorizationRule {
3330
2302
 
@@ -3340,20 +2312,12 @@ export interface AuthorizationRule {
3340
2312
 
3341
2313
  Status?: ClientVpnAuthorizationRuleStatus;
3342
2314
  }
3343
- export declare namespace AuthorizationRule {
3344
-
3345
- const filterSensitiveLog: (obj: AuthorizationRule) => any;
3346
- }
3347
2315
  export interface DescribeClientVpnAuthorizationRulesResult {
3348
2316
 
3349
2317
  AuthorizationRules?: AuthorizationRule[];
3350
2318
 
3351
2319
  NextToken?: string;
3352
2320
  }
3353
- export declare namespace DescribeClientVpnAuthorizationRulesResult {
3354
-
3355
- const filterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesResult) => any;
3356
- }
3357
2321
  export interface DescribeClientVpnConnectionsRequest {
3358
2322
 
3359
2323
  ClientVpnEndpointId: string | undefined;
@@ -3366,7 +2330,523 @@ export interface DescribeClientVpnConnectionsRequest {
3366
2330
 
3367
2331
  DryRun?: boolean;
3368
2332
  }
3369
- export declare namespace DescribeClientVpnConnectionsRequest {
3370
-
3371
- const filterSensitiveLog: (obj: DescribeClientVpnConnectionsRequest) => any;
3372
- }
2333
+
2334
+ export declare const TransitGatewayOptionsFilterSensitiveLog: (obj: TransitGatewayOptions) => any;
2335
+
2336
+ export declare const TransitGatewayFilterSensitiveLog: (obj: TransitGateway) => any;
2337
+
2338
+ export declare const CreateTransitGatewayResultFilterSensitiveLog: (obj: CreateTransitGatewayResult) => any;
2339
+
2340
+ export declare const CreateTransitGatewayConnectRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayConnectRequestOptions) => any;
2341
+
2342
+ export declare const CreateTransitGatewayConnectRequestFilterSensitiveLog: (obj: CreateTransitGatewayConnectRequest) => any;
2343
+
2344
+ export declare const TransitGatewayConnectOptionsFilterSensitiveLog: (obj: TransitGatewayConnectOptions) => any;
2345
+
2346
+ export declare const TransitGatewayConnectFilterSensitiveLog: (obj: TransitGatewayConnect) => any;
2347
+
2348
+ export declare const CreateTransitGatewayConnectResultFilterSensitiveLog: (obj: CreateTransitGatewayConnectResult) => any;
2349
+
2350
+ export declare const TransitGatewayConnectRequestBgpOptionsFilterSensitiveLog: (obj: TransitGatewayConnectRequestBgpOptions) => any;
2351
+
2352
+ export declare const CreateTransitGatewayConnectPeerRequestFilterSensitiveLog: (obj: CreateTransitGatewayConnectPeerRequest) => any;
2353
+
2354
+ export declare const TransitGatewayAttachmentBgpConfigurationFilterSensitiveLog: (obj: TransitGatewayAttachmentBgpConfiguration) => any;
2355
+
2356
+ export declare const TransitGatewayConnectPeerConfigurationFilterSensitiveLog: (obj: TransitGatewayConnectPeerConfiguration) => any;
2357
+
2358
+ export declare const TransitGatewayConnectPeerFilterSensitiveLog: (obj: TransitGatewayConnectPeer) => any;
2359
+
2360
+ export declare const CreateTransitGatewayConnectPeerResultFilterSensitiveLog: (obj: CreateTransitGatewayConnectPeerResult) => any;
2361
+
2362
+ export declare const CreateTransitGatewayMulticastDomainRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequestOptions) => any;
2363
+
2364
+ export declare const CreateTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequest) => any;
2365
+
2366
+ export declare const TransitGatewayMulticastDomainOptionsFilterSensitiveLog: (obj: TransitGatewayMulticastDomainOptions) => any;
2367
+
2368
+ export declare const TransitGatewayMulticastDomainFilterSensitiveLog: (obj: TransitGatewayMulticastDomain) => any;
2369
+
2370
+ export declare const CreateTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainResult) => any;
2371
+
2372
+ export declare const CreateTransitGatewayPeeringAttachmentRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequestOptions) => any;
2373
+
2374
+ export declare const CreateTransitGatewayPeeringAttachmentRequestFilterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequest) => any;
2375
+
2376
+ export declare const CreateTransitGatewayPeeringAttachmentResultFilterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentResult) => any;
2377
+
2378
+ export declare const CreateTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: CreateTransitGatewayPolicyTableRequest) => any;
2379
+
2380
+ export declare const TransitGatewayPolicyTableFilterSensitiveLog: (obj: TransitGatewayPolicyTable) => any;
2381
+
2382
+ export declare const CreateTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: CreateTransitGatewayPolicyTableResult) => any;
2383
+
2384
+ export declare const CreateTransitGatewayPrefixListReferenceRequestFilterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceRequest) => any;
2385
+
2386
+ export declare const TransitGatewayPrefixListAttachmentFilterSensitiveLog: (obj: TransitGatewayPrefixListAttachment) => any;
2387
+
2388
+ export declare const TransitGatewayPrefixListReferenceFilterSensitiveLog: (obj: TransitGatewayPrefixListReference) => any;
2389
+
2390
+ export declare const CreateTransitGatewayPrefixListReferenceResultFilterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceResult) => any;
2391
+
2392
+ export declare const CreateTransitGatewayRouteRequestFilterSensitiveLog: (obj: CreateTransitGatewayRouteRequest) => any;
2393
+
2394
+ export declare const TransitGatewayRouteAttachmentFilterSensitiveLog: (obj: TransitGatewayRouteAttachment) => any;
2395
+
2396
+ export declare const TransitGatewayRouteFilterSensitiveLog: (obj: TransitGatewayRoute) => any;
2397
+
2398
+ export declare const CreateTransitGatewayRouteResultFilterSensitiveLog: (obj: CreateTransitGatewayRouteResult) => any;
2399
+
2400
+ export declare const CreateTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableRequest) => any;
2401
+
2402
+ export declare const TransitGatewayRouteTableFilterSensitiveLog: (obj: TransitGatewayRouteTable) => any;
2403
+
2404
+ export declare const CreateTransitGatewayRouteTableResultFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableResult) => any;
2405
+
2406
+ export declare const CreateTransitGatewayRouteTableAnnouncementRequestFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementRequest) => any;
2407
+
2408
+ export declare const TransitGatewayRouteTableAnnouncementFilterSensitiveLog: (obj: TransitGatewayRouteTableAnnouncement) => any;
2409
+
2410
+ export declare const CreateTransitGatewayRouteTableAnnouncementResultFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableAnnouncementResult) => any;
2411
+
2412
+ export declare const CreateTransitGatewayVpcAttachmentRequestOptionsFilterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequestOptions) => any;
2413
+
2414
+ export declare const CreateTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequest) => any;
2415
+
2416
+ export declare const CreateTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentResult) => any;
2417
+
2418
+ export declare const CreateVolumeRequestFilterSensitiveLog: (obj: CreateVolumeRequest) => any;
2419
+
2420
+ export declare const VolumeFilterSensitiveLog: (obj: Volume) => any;
2421
+
2422
+ export declare const CreateVpcRequestFilterSensitiveLog: (obj: CreateVpcRequest) => any;
2423
+
2424
+ export declare const CreateVpcResultFilterSensitiveLog: (obj: CreateVpcResult) => any;
2425
+
2426
+ export declare const DnsOptionsSpecificationFilterSensitiveLog: (obj: DnsOptionsSpecification) => any;
2427
+
2428
+ export declare const CreateVpcEndpointRequestFilterSensitiveLog: (obj: CreateVpcEndpointRequest) => any;
2429
+
2430
+ export declare const DnsEntryFilterSensitiveLog: (obj: DnsEntry) => any;
2431
+
2432
+ export declare const DnsOptionsFilterSensitiveLog: (obj: DnsOptions) => any;
2433
+
2434
+ export declare const SecurityGroupIdentifierFilterSensitiveLog: (obj: SecurityGroupIdentifier) => any;
2435
+
2436
+ export declare const LastErrorFilterSensitiveLog: (obj: LastError) => any;
2437
+
2438
+ export declare const VpcEndpointFilterSensitiveLog: (obj: VpcEndpoint) => any;
2439
+
2440
+ export declare const CreateVpcEndpointResultFilterSensitiveLog: (obj: CreateVpcEndpointResult) => any;
2441
+
2442
+ export declare const CreateVpcEndpointConnectionNotificationRequestFilterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationRequest) => any;
2443
+
2444
+ export declare const ConnectionNotificationFilterSensitiveLog: (obj: ConnectionNotification) => any;
2445
+
2446
+ export declare const CreateVpcEndpointConnectionNotificationResultFilterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationResult) => any;
2447
+
2448
+ export declare const CreateVpcEndpointServiceConfigurationRequestFilterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationRequest) => any;
2449
+
2450
+ export declare const PrivateDnsNameConfigurationFilterSensitiveLog: (obj: PrivateDnsNameConfiguration) => any;
2451
+
2452
+ export declare const ServiceTypeDetailFilterSensitiveLog: (obj: ServiceTypeDetail) => any;
2453
+
2454
+ export declare const ServiceConfigurationFilterSensitiveLog: (obj: ServiceConfiguration) => any;
2455
+
2456
+ export declare const CreateVpcEndpointServiceConfigurationResultFilterSensitiveLog: (obj: CreateVpcEndpointServiceConfigurationResult) => any;
2457
+
2458
+ export declare const CreateVpcPeeringConnectionRequestFilterSensitiveLog: (obj: CreateVpcPeeringConnectionRequest) => any;
2459
+
2460
+ export declare const CreateVpcPeeringConnectionResultFilterSensitiveLog: (obj: CreateVpcPeeringConnectionResult) => any;
2461
+
2462
+ export declare const IKEVersionsRequestListValueFilterSensitiveLog: (obj: IKEVersionsRequestListValue) => any;
2463
+
2464
+ export declare const Phase1DHGroupNumbersRequestListValueFilterSensitiveLog: (obj: Phase1DHGroupNumbersRequestListValue) => any;
2465
+
2466
+ export declare const Phase1EncryptionAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase1EncryptionAlgorithmsRequestListValue) => any;
2467
+
2468
+ export declare const Phase1IntegrityAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase1IntegrityAlgorithmsRequestListValue) => any;
2469
+
2470
+ export declare const Phase2DHGroupNumbersRequestListValueFilterSensitiveLog: (obj: Phase2DHGroupNumbersRequestListValue) => any;
2471
+
2472
+ export declare const Phase2EncryptionAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase2EncryptionAlgorithmsRequestListValue) => any;
2473
+
2474
+ export declare const Phase2IntegrityAlgorithmsRequestListValueFilterSensitiveLog: (obj: Phase2IntegrityAlgorithmsRequestListValue) => any;
2475
+
2476
+ export declare const VpnTunnelOptionsSpecificationFilterSensitiveLog: (obj: VpnTunnelOptionsSpecification) => any;
2477
+
2478
+ export declare const VpnConnectionOptionsSpecificationFilterSensitiveLog: (obj: VpnConnectionOptionsSpecification) => any;
2479
+
2480
+ export declare const CreateVpnConnectionRequestFilterSensitiveLog: (obj: CreateVpnConnectionRequest) => any;
2481
+
2482
+ export declare const IKEVersionsListValueFilterSensitiveLog: (obj: IKEVersionsListValue) => any;
2483
+
2484
+ export declare const Phase1DHGroupNumbersListValueFilterSensitiveLog: (obj: Phase1DHGroupNumbersListValue) => any;
2485
+
2486
+ export declare const Phase1EncryptionAlgorithmsListValueFilterSensitiveLog: (obj: Phase1EncryptionAlgorithmsListValue) => any;
2487
+
2488
+ export declare const Phase1IntegrityAlgorithmsListValueFilterSensitiveLog: (obj: Phase1IntegrityAlgorithmsListValue) => any;
2489
+
2490
+ export declare const Phase2DHGroupNumbersListValueFilterSensitiveLog: (obj: Phase2DHGroupNumbersListValue) => any;
2491
+
2492
+ export declare const Phase2EncryptionAlgorithmsListValueFilterSensitiveLog: (obj: Phase2EncryptionAlgorithmsListValue) => any;
2493
+
2494
+ export declare const Phase2IntegrityAlgorithmsListValueFilterSensitiveLog: (obj: Phase2IntegrityAlgorithmsListValue) => any;
2495
+
2496
+ export declare const TunnelOptionFilterSensitiveLog: (obj: TunnelOption) => any;
2497
+
2498
+ export declare const VpnConnectionOptionsFilterSensitiveLog: (obj: VpnConnectionOptions) => any;
2499
+
2500
+ export declare const VpnStaticRouteFilterSensitiveLog: (obj: VpnStaticRoute) => any;
2501
+
2502
+ export declare const VgwTelemetryFilterSensitiveLog: (obj: VgwTelemetry) => any;
2503
+
2504
+ export declare const VpnConnectionFilterSensitiveLog: (obj: VpnConnection) => any;
2505
+
2506
+ export declare const CreateVpnConnectionResultFilterSensitiveLog: (obj: CreateVpnConnectionResult) => any;
2507
+
2508
+ export declare const CreateVpnConnectionRouteRequestFilterSensitiveLog: (obj: CreateVpnConnectionRouteRequest) => any;
2509
+
2510
+ export declare const CreateVpnGatewayRequestFilterSensitiveLog: (obj: CreateVpnGatewayRequest) => any;
2511
+
2512
+ export declare const VpnGatewayFilterSensitiveLog: (obj: VpnGateway) => any;
2513
+
2514
+ export declare const CreateVpnGatewayResultFilterSensitiveLog: (obj: CreateVpnGatewayResult) => any;
2515
+
2516
+ export declare const DeleteCarrierGatewayRequestFilterSensitiveLog: (obj: DeleteCarrierGatewayRequest) => any;
2517
+
2518
+ export declare const DeleteCarrierGatewayResultFilterSensitiveLog: (obj: DeleteCarrierGatewayResult) => any;
2519
+
2520
+ export declare const DeleteClientVpnEndpointRequestFilterSensitiveLog: (obj: DeleteClientVpnEndpointRequest) => any;
2521
+
2522
+ export declare const DeleteClientVpnEndpointResultFilterSensitiveLog: (obj: DeleteClientVpnEndpointResult) => any;
2523
+
2524
+ export declare const DeleteClientVpnRouteRequestFilterSensitiveLog: (obj: DeleteClientVpnRouteRequest) => any;
2525
+
2526
+ export declare const DeleteClientVpnRouteResultFilterSensitiveLog: (obj: DeleteClientVpnRouteResult) => any;
2527
+
2528
+ export declare const DeleteCustomerGatewayRequestFilterSensitiveLog: (obj: DeleteCustomerGatewayRequest) => any;
2529
+
2530
+ export declare const DeleteDhcpOptionsRequestFilterSensitiveLog: (obj: DeleteDhcpOptionsRequest) => any;
2531
+
2532
+ export declare const DeleteEgressOnlyInternetGatewayRequestFilterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayRequest) => any;
2533
+
2534
+ export declare const DeleteEgressOnlyInternetGatewayResultFilterSensitiveLog: (obj: DeleteEgressOnlyInternetGatewayResult) => any;
2535
+
2536
+ export declare const DeleteFleetsRequestFilterSensitiveLog: (obj: DeleteFleetsRequest) => any;
2537
+
2538
+ export declare const DeleteFleetSuccessItemFilterSensitiveLog: (obj: DeleteFleetSuccessItem) => any;
2539
+
2540
+ export declare const DeleteFleetErrorFilterSensitiveLog: (obj: DeleteFleetError) => any;
2541
+
2542
+ export declare const DeleteFleetErrorItemFilterSensitiveLog: (obj: DeleteFleetErrorItem) => any;
2543
+
2544
+ export declare const DeleteFleetsResultFilterSensitiveLog: (obj: DeleteFleetsResult) => any;
2545
+
2546
+ export declare const DeleteFlowLogsRequestFilterSensitiveLog: (obj: DeleteFlowLogsRequest) => any;
2547
+
2548
+ export declare const DeleteFlowLogsResultFilterSensitiveLog: (obj: DeleteFlowLogsResult) => any;
2549
+
2550
+ export declare const DeleteFpgaImageRequestFilterSensitiveLog: (obj: DeleteFpgaImageRequest) => any;
2551
+
2552
+ export declare const DeleteFpgaImageResultFilterSensitiveLog: (obj: DeleteFpgaImageResult) => any;
2553
+
2554
+ export declare const DeleteInstanceEventWindowRequestFilterSensitiveLog: (obj: DeleteInstanceEventWindowRequest) => any;
2555
+
2556
+ export declare const InstanceEventWindowStateChangeFilterSensitiveLog: (obj: InstanceEventWindowStateChange) => any;
2557
+
2558
+ export declare const DeleteInstanceEventWindowResultFilterSensitiveLog: (obj: DeleteInstanceEventWindowResult) => any;
2559
+
2560
+ export declare const DeleteInternetGatewayRequestFilterSensitiveLog: (obj: DeleteInternetGatewayRequest) => any;
2561
+
2562
+ export declare const DeleteIpamRequestFilterSensitiveLog: (obj: DeleteIpamRequest) => any;
2563
+
2564
+ export declare const DeleteIpamResultFilterSensitiveLog: (obj: DeleteIpamResult) => any;
2565
+
2566
+ export declare const DeleteIpamPoolRequestFilterSensitiveLog: (obj: DeleteIpamPoolRequest) => any;
2567
+
2568
+ export declare const DeleteIpamPoolResultFilterSensitiveLog: (obj: DeleteIpamPoolResult) => any;
2569
+
2570
+ export declare const DeleteIpamScopeRequestFilterSensitiveLog: (obj: DeleteIpamScopeRequest) => any;
2571
+
2572
+ export declare const DeleteIpamScopeResultFilterSensitiveLog: (obj: DeleteIpamScopeResult) => any;
2573
+
2574
+ export declare const DeleteKeyPairRequestFilterSensitiveLog: (obj: DeleteKeyPairRequest) => any;
2575
+
2576
+ export declare const DeleteLaunchTemplateRequestFilterSensitiveLog: (obj: DeleteLaunchTemplateRequest) => any;
2577
+
2578
+ export declare const DeleteLaunchTemplateResultFilterSensitiveLog: (obj: DeleteLaunchTemplateResult) => any;
2579
+
2580
+ export declare const DeleteLaunchTemplateVersionsRequestFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsRequest) => any;
2581
+
2582
+ export declare const DeleteLaunchTemplateVersionsResponseSuccessItemFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseSuccessItem) => any;
2583
+
2584
+ export declare const ResponseErrorFilterSensitiveLog: (obj: ResponseError) => any;
2585
+
2586
+ export declare const DeleteLaunchTemplateVersionsResponseErrorItemFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResponseErrorItem) => any;
2587
+
2588
+ export declare const DeleteLaunchTemplateVersionsResultFilterSensitiveLog: (obj: DeleteLaunchTemplateVersionsResult) => any;
2589
+
2590
+ export declare const DeleteLocalGatewayRouteRequestFilterSensitiveLog: (obj: DeleteLocalGatewayRouteRequest) => any;
2591
+
2592
+ export declare const DeleteLocalGatewayRouteResultFilterSensitiveLog: (obj: DeleteLocalGatewayRouteResult) => any;
2593
+
2594
+ export declare const DeleteLocalGatewayRouteTableVpcAssociationRequestFilterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationRequest) => any;
2595
+
2596
+ export declare const DeleteLocalGatewayRouteTableVpcAssociationResultFilterSensitiveLog: (obj: DeleteLocalGatewayRouteTableVpcAssociationResult) => any;
2597
+
2598
+ export declare const DeleteManagedPrefixListRequestFilterSensitiveLog: (obj: DeleteManagedPrefixListRequest) => any;
2599
+
2600
+ export declare const DeleteManagedPrefixListResultFilterSensitiveLog: (obj: DeleteManagedPrefixListResult) => any;
2601
+
2602
+ export declare const DeleteNatGatewayRequestFilterSensitiveLog: (obj: DeleteNatGatewayRequest) => any;
2603
+
2604
+ export declare const DeleteNatGatewayResultFilterSensitiveLog: (obj: DeleteNatGatewayResult) => any;
2605
+
2606
+ export declare const DeleteNetworkAclRequestFilterSensitiveLog: (obj: DeleteNetworkAclRequest) => any;
2607
+
2608
+ export declare const DeleteNetworkAclEntryRequestFilterSensitiveLog: (obj: DeleteNetworkAclEntryRequest) => any;
2609
+
2610
+ export declare const DeleteNetworkInsightsAccessScopeRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeRequest) => any;
2611
+
2612
+ export declare const DeleteNetworkInsightsAccessScopeResultFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeResult) => any;
2613
+
2614
+ export declare const DeleteNetworkInsightsAccessScopeAnalysisRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisRequest) => any;
2615
+
2616
+ export declare const DeleteNetworkInsightsAccessScopeAnalysisResultFilterSensitiveLog: (obj: DeleteNetworkInsightsAccessScopeAnalysisResult) => any;
2617
+
2618
+ export declare const DeleteNetworkInsightsAnalysisRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisRequest) => any;
2619
+
2620
+ export declare const DeleteNetworkInsightsAnalysisResultFilterSensitiveLog: (obj: DeleteNetworkInsightsAnalysisResult) => any;
2621
+
2622
+ export declare const DeleteNetworkInsightsPathRequestFilterSensitiveLog: (obj: DeleteNetworkInsightsPathRequest) => any;
2623
+
2624
+ export declare const DeleteNetworkInsightsPathResultFilterSensitiveLog: (obj: DeleteNetworkInsightsPathResult) => any;
2625
+
2626
+ export declare const DeleteNetworkInterfaceRequestFilterSensitiveLog: (obj: DeleteNetworkInterfaceRequest) => any;
2627
+
2628
+ export declare const DeleteNetworkInterfacePermissionRequestFilterSensitiveLog: (obj: DeleteNetworkInterfacePermissionRequest) => any;
2629
+
2630
+ export declare const DeleteNetworkInterfacePermissionResultFilterSensitiveLog: (obj: DeleteNetworkInterfacePermissionResult) => any;
2631
+
2632
+ export declare const DeletePlacementGroupRequestFilterSensitiveLog: (obj: DeletePlacementGroupRequest) => any;
2633
+
2634
+ export declare const DeletePublicIpv4PoolRequestFilterSensitiveLog: (obj: DeletePublicIpv4PoolRequest) => any;
2635
+
2636
+ export declare const DeletePublicIpv4PoolResultFilterSensitiveLog: (obj: DeletePublicIpv4PoolResult) => any;
2637
+
2638
+ export declare const DeleteQueuedReservedInstancesRequestFilterSensitiveLog: (obj: DeleteQueuedReservedInstancesRequest) => any;
2639
+
2640
+ export declare const DeleteQueuedReservedInstancesErrorFilterSensitiveLog: (obj: DeleteQueuedReservedInstancesError) => any;
2641
+
2642
+ export declare const FailedQueuedPurchaseDeletionFilterSensitiveLog: (obj: FailedQueuedPurchaseDeletion) => any;
2643
+
2644
+ export declare const SuccessfulQueuedPurchaseDeletionFilterSensitiveLog: (obj: SuccessfulQueuedPurchaseDeletion) => any;
2645
+
2646
+ export declare const DeleteQueuedReservedInstancesResultFilterSensitiveLog: (obj: DeleteQueuedReservedInstancesResult) => any;
2647
+
2648
+ export declare const DeleteRouteRequestFilterSensitiveLog: (obj: DeleteRouteRequest) => any;
2649
+
2650
+ export declare const DeleteRouteTableRequestFilterSensitiveLog: (obj: DeleteRouteTableRequest) => any;
2651
+
2652
+ export declare const DeleteSecurityGroupRequestFilterSensitiveLog: (obj: DeleteSecurityGroupRequest) => any;
2653
+
2654
+ export declare const DeleteSnapshotRequestFilterSensitiveLog: (obj: DeleteSnapshotRequest) => any;
2655
+
2656
+ export declare const DeleteSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: DeleteSpotDatafeedSubscriptionRequest) => any;
2657
+
2658
+ export declare const DeleteSubnetRequestFilterSensitiveLog: (obj: DeleteSubnetRequest) => any;
2659
+
2660
+ export declare const DeleteSubnetCidrReservationRequestFilterSensitiveLog: (obj: DeleteSubnetCidrReservationRequest) => any;
2661
+
2662
+ export declare const DeleteSubnetCidrReservationResultFilterSensitiveLog: (obj: DeleteSubnetCidrReservationResult) => any;
2663
+
2664
+ export declare const DeleteTagsRequestFilterSensitiveLog: (obj: DeleteTagsRequest) => any;
2665
+
2666
+ export declare const DeleteTrafficMirrorFilterRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterRequest) => any;
2667
+
2668
+ export declare const DeleteTrafficMirrorFilterResultFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterResult) => any;
2669
+
2670
+ export declare const DeleteTrafficMirrorFilterRuleRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleRequest) => any;
2671
+
2672
+ export declare const DeleteTrafficMirrorFilterRuleResultFilterSensitiveLog: (obj: DeleteTrafficMirrorFilterRuleResult) => any;
2673
+
2674
+ export declare const DeleteTrafficMirrorSessionRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorSessionRequest) => any;
2675
+
2676
+ export declare const DeleteTrafficMirrorSessionResultFilterSensitiveLog: (obj: DeleteTrafficMirrorSessionResult) => any;
2677
+
2678
+ export declare const DeleteTrafficMirrorTargetRequestFilterSensitiveLog: (obj: DeleteTrafficMirrorTargetRequest) => any;
2679
+
2680
+ export declare const DeleteTrafficMirrorTargetResultFilterSensitiveLog: (obj: DeleteTrafficMirrorTargetResult) => any;
2681
+
2682
+ export declare const DeleteTransitGatewayRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRequest) => any;
2683
+
2684
+ export declare const DeleteTransitGatewayResultFilterSensitiveLog: (obj: DeleteTransitGatewayResult) => any;
2685
+
2686
+ export declare const DeleteTransitGatewayConnectRequestFilterSensitiveLog: (obj: DeleteTransitGatewayConnectRequest) => any;
2687
+
2688
+ export declare const DeleteTransitGatewayConnectResultFilterSensitiveLog: (obj: DeleteTransitGatewayConnectResult) => any;
2689
+
2690
+ export declare const DeleteTransitGatewayConnectPeerRequestFilterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerRequest) => any;
2691
+
2692
+ export declare const DeleteTransitGatewayConnectPeerResultFilterSensitiveLog: (obj: DeleteTransitGatewayConnectPeerResult) => any;
2693
+
2694
+ export declare const DeleteTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainRequest) => any;
2695
+
2696
+ export declare const DeleteTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: DeleteTransitGatewayMulticastDomainResult) => any;
2697
+
2698
+ export declare const DeleteTransitGatewayPeeringAttachmentRequestFilterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentRequest) => any;
2699
+
2700
+ export declare const DeleteTransitGatewayPeeringAttachmentResultFilterSensitiveLog: (obj: DeleteTransitGatewayPeeringAttachmentResult) => any;
2701
+
2702
+ export declare const DeleteTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableRequest) => any;
2703
+
2704
+ export declare const DeleteTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: DeleteTransitGatewayPolicyTableResult) => any;
2705
+
2706
+ export declare const DeleteTransitGatewayPrefixListReferenceRequestFilterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceRequest) => any;
2707
+
2708
+ export declare const DeleteTransitGatewayPrefixListReferenceResultFilterSensitiveLog: (obj: DeleteTransitGatewayPrefixListReferenceResult) => any;
2709
+
2710
+ export declare const DeleteTransitGatewayRouteRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteRequest) => any;
2711
+
2712
+ export declare const DeleteTransitGatewayRouteResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteResult) => any;
2713
+
2714
+ export declare const DeleteTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableRequest) => any;
2715
+
2716
+ export declare const DeleteTransitGatewayRouteTableResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableResult) => any;
2717
+
2718
+ export declare const DeleteTransitGatewayRouteTableAnnouncementRequestFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementRequest) => any;
2719
+
2720
+ export declare const DeleteTransitGatewayRouteTableAnnouncementResultFilterSensitiveLog: (obj: DeleteTransitGatewayRouteTableAnnouncementResult) => any;
2721
+
2722
+ export declare const DeleteTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentRequest) => any;
2723
+
2724
+ export declare const DeleteTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: DeleteTransitGatewayVpcAttachmentResult) => any;
2725
+
2726
+ export declare const DeleteVolumeRequestFilterSensitiveLog: (obj: DeleteVolumeRequest) => any;
2727
+
2728
+ export declare const DeleteVpcRequestFilterSensitiveLog: (obj: DeleteVpcRequest) => any;
2729
+
2730
+ export declare const DeleteVpcEndpointConnectionNotificationsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsRequest) => any;
2731
+
2732
+ export declare const DeleteVpcEndpointConnectionNotificationsResultFilterSensitiveLog: (obj: DeleteVpcEndpointConnectionNotificationsResult) => any;
2733
+
2734
+ export declare const DeleteVpcEndpointsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointsRequest) => any;
2735
+
2736
+ export declare const DeleteVpcEndpointsResultFilterSensitiveLog: (obj: DeleteVpcEndpointsResult) => any;
2737
+
2738
+ export declare const DeleteVpcEndpointServiceConfigurationsRequestFilterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsRequest) => any;
2739
+
2740
+ export declare const DeleteVpcEndpointServiceConfigurationsResultFilterSensitiveLog: (obj: DeleteVpcEndpointServiceConfigurationsResult) => any;
2741
+
2742
+ export declare const DeleteVpcPeeringConnectionRequestFilterSensitiveLog: (obj: DeleteVpcPeeringConnectionRequest) => any;
2743
+
2744
+ export declare const DeleteVpcPeeringConnectionResultFilterSensitiveLog: (obj: DeleteVpcPeeringConnectionResult) => any;
2745
+
2746
+ export declare const DeleteVpnConnectionRequestFilterSensitiveLog: (obj: DeleteVpnConnectionRequest) => any;
2747
+
2748
+ export declare const DeleteVpnConnectionRouteRequestFilterSensitiveLog: (obj: DeleteVpnConnectionRouteRequest) => any;
2749
+
2750
+ export declare const DeleteVpnGatewayRequestFilterSensitiveLog: (obj: DeleteVpnGatewayRequest) => any;
2751
+
2752
+ export declare const DeprovisionByoipCidrRequestFilterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
2753
+
2754
+ export declare const DeprovisionByoipCidrResultFilterSensitiveLog: (obj: DeprovisionByoipCidrResult) => any;
2755
+
2756
+ export declare const DeprovisionIpamPoolCidrRequestFilterSensitiveLog: (obj: DeprovisionIpamPoolCidrRequest) => any;
2757
+
2758
+ export declare const IpamPoolCidrFailureReasonFilterSensitiveLog: (obj: IpamPoolCidrFailureReason) => any;
2759
+
2760
+ export declare const IpamPoolCidrFilterSensitiveLog: (obj: IpamPoolCidr) => any;
2761
+
2762
+ export declare const DeprovisionIpamPoolCidrResultFilterSensitiveLog: (obj: DeprovisionIpamPoolCidrResult) => any;
2763
+
2764
+ export declare const DeprovisionPublicIpv4PoolCidrRequestFilterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrRequest) => any;
2765
+
2766
+ export declare const DeprovisionPublicIpv4PoolCidrResultFilterSensitiveLog: (obj: DeprovisionPublicIpv4PoolCidrResult) => any;
2767
+
2768
+ export declare const DeregisterImageRequestFilterSensitiveLog: (obj: DeregisterImageRequest) => any;
2769
+
2770
+ export declare const DeregisterInstanceTagAttributeRequestFilterSensitiveLog: (obj: DeregisterInstanceTagAttributeRequest) => any;
2771
+
2772
+ export declare const DeregisterInstanceEventNotificationAttributesRequestFilterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesRequest) => any;
2773
+
2774
+ export declare const InstanceTagNotificationAttributeFilterSensitiveLog: (obj: InstanceTagNotificationAttribute) => any;
2775
+
2776
+ export declare const DeregisterInstanceEventNotificationAttributesResultFilterSensitiveLog: (obj: DeregisterInstanceEventNotificationAttributesResult) => any;
2777
+
2778
+ export declare const DeregisterTransitGatewayMulticastGroupMembersRequestFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersRequest) => any;
2779
+
2780
+ export declare const TransitGatewayMulticastDeregisteredGroupMembersFilterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupMembers) => any;
2781
+
2782
+ export declare const DeregisterTransitGatewayMulticastGroupMembersResultFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupMembersResult) => any;
2783
+
2784
+ export declare const DeregisterTransitGatewayMulticastGroupSourcesRequestFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesRequest) => any;
2785
+
2786
+ export declare const TransitGatewayMulticastDeregisteredGroupSourcesFilterSensitiveLog: (obj: TransitGatewayMulticastDeregisteredGroupSources) => any;
2787
+
2788
+ export declare const DeregisterTransitGatewayMulticastGroupSourcesResultFilterSensitiveLog: (obj: DeregisterTransitGatewayMulticastGroupSourcesResult) => any;
2789
+
2790
+ export declare const DescribeAccountAttributesRequestFilterSensitiveLog: (obj: DescribeAccountAttributesRequest) => any;
2791
+
2792
+ export declare const DescribeAccountAttributesResultFilterSensitiveLog: (obj: DescribeAccountAttributesResult) => any;
2793
+
2794
+ export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
2795
+
2796
+ export declare const DescribeAddressesRequestFilterSensitiveLog: (obj: DescribeAddressesRequest) => any;
2797
+
2798
+ export declare const DescribeAddressesResultFilterSensitiveLog: (obj: DescribeAddressesResult) => any;
2799
+
2800
+ export declare const DescribeAddressesAttributeRequestFilterSensitiveLog: (obj: DescribeAddressesAttributeRequest) => any;
2801
+
2802
+ export declare const DescribeAddressesAttributeResultFilterSensitiveLog: (obj: DescribeAddressesAttributeResult) => any;
2803
+
2804
+ export declare const DescribeAggregateIdFormatRequestFilterSensitiveLog: (obj: DescribeAggregateIdFormatRequest) => any;
2805
+
2806
+ export declare const IdFormatFilterSensitiveLog: (obj: IdFormat) => any;
2807
+
2808
+ export declare const DescribeAggregateIdFormatResultFilterSensitiveLog: (obj: DescribeAggregateIdFormatResult) => any;
2809
+
2810
+ export declare const DescribeAvailabilityZonesRequestFilterSensitiveLog: (obj: DescribeAvailabilityZonesRequest) => any;
2811
+
2812
+ export declare const AvailabilityZoneMessageFilterSensitiveLog: (obj: AvailabilityZoneMessage) => any;
2813
+
2814
+ export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
2815
+
2816
+ export declare const DescribeAvailabilityZonesResultFilterSensitiveLog: (obj: DescribeAvailabilityZonesResult) => any;
2817
+
2818
+ export declare const DescribeBundleTasksRequestFilterSensitiveLog: (obj: DescribeBundleTasksRequest) => any;
2819
+
2820
+ export declare const DescribeBundleTasksResultFilterSensitiveLog: (obj: DescribeBundleTasksResult) => any;
2821
+
2822
+ export declare const DescribeByoipCidrsRequestFilterSensitiveLog: (obj: DescribeByoipCidrsRequest) => any;
2823
+
2824
+ export declare const DescribeByoipCidrsResultFilterSensitiveLog: (obj: DescribeByoipCidrsResult) => any;
2825
+
2826
+ export declare const DescribeCapacityReservationFleetsRequestFilterSensitiveLog: (obj: DescribeCapacityReservationFleetsRequest) => any;
2827
+
2828
+ export declare const CapacityReservationFleetFilterSensitiveLog: (obj: CapacityReservationFleet) => any;
2829
+
2830
+ export declare const DescribeCapacityReservationFleetsResultFilterSensitiveLog: (obj: DescribeCapacityReservationFleetsResult) => any;
2831
+
2832
+ export declare const DescribeCapacityReservationsRequestFilterSensitiveLog: (obj: DescribeCapacityReservationsRequest) => any;
2833
+
2834
+ export declare const DescribeCapacityReservationsResultFilterSensitiveLog: (obj: DescribeCapacityReservationsResult) => any;
2835
+
2836
+ export declare const DescribeCarrierGatewaysRequestFilterSensitiveLog: (obj: DescribeCarrierGatewaysRequest) => any;
2837
+
2838
+ export declare const DescribeCarrierGatewaysResultFilterSensitiveLog: (obj: DescribeCarrierGatewaysResult) => any;
2839
+
2840
+ export declare const DescribeClassicLinkInstancesRequestFilterSensitiveLog: (obj: DescribeClassicLinkInstancesRequest) => any;
2841
+
2842
+ export declare const ClassicLinkInstanceFilterSensitiveLog: (obj: ClassicLinkInstance) => any;
2843
+
2844
+ export declare const DescribeClassicLinkInstancesResultFilterSensitiveLog: (obj: DescribeClassicLinkInstancesResult) => any;
2845
+
2846
+ export declare const DescribeClientVpnAuthorizationRulesRequestFilterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesRequest) => any;
2847
+
2848
+ export declare const AuthorizationRuleFilterSensitiveLog: (obj: AuthorizationRule) => any;
2849
+
2850
+ export declare const DescribeClientVpnAuthorizationRulesResultFilterSensitiveLog: (obj: DescribeClientVpnAuthorizationRulesResult) => any;
2851
+
2852
+ export declare const DescribeClientVpnConnectionsRequestFilterSensitiveLog: (obj: DescribeClientVpnConnectionsRequest) => any;