@aws-sdk/client-ec2 3.131.0 → 3.137.0

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