@aws-sdk/client-ec2 3.136.0 → 3.140.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1131) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/EC2.d.ts +123 -10
  1083. package/dist-types/commands/AllocateAddressCommand.d.ts +3 -0
  1084. package/dist-types/commands/AssociateAddressCommand.d.ts +4 -0
  1085. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +4 -1
  1086. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +4 -2
  1087. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +6 -1
  1088. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +3 -0
  1089. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +4 -0
  1090. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +4 -0
  1091. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -0
  1092. package/dist-types/commands/DescribeAddressesCommand.d.ts +3 -0
  1093. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -0
  1094. package/dist-types/commands/DescribeInstancesCommand.d.ts +3 -0
  1095. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +3 -0
  1096. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +3 -0
  1097. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +3 -0
  1098. package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +4 -0
  1099. package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +4 -0
  1100. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +3 -0
  1101. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -0
  1102. package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1103. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +4 -1
  1104. package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +3 -0
  1105. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +4 -0
  1106. package/dist-types/commands/DisassociateAddressCommand.d.ts +4 -0
  1107. package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +4 -1
  1108. package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +4 -1
  1109. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +4 -0
  1110. package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +4 -1
  1111. package/dist-types/commands/MoveAddressToVpcCommand.d.ts +4 -1
  1112. package/dist-types/commands/ReleaseAddressCommand.d.ts +3 -0
  1113. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +3 -0
  1114. package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +3 -0
  1115. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +4 -0
  1116. package/dist-types/commands/RunInstancesCommand.d.ts +4 -0
  1117. package/dist-types/models/models_0.d.ts +938 -1396
  1118. package/dist-types/models/models_1.d.ts +912 -1363
  1119. package/dist-types/models/models_2.d.ts +1048 -1565
  1120. package/dist-types/models/models_3.d.ts +980 -1456
  1121. package/dist-types/models/models_4.d.ts +1140 -1678
  1122. package/dist-types/models/models_5.d.ts +1149 -1711
  1123. package/dist-types/models/models_6.d.ts +507 -753
  1124. package/dist-types/ts3.4/models/models_0.d.ts +465 -929
  1125. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1126. package/dist-types/ts3.4/models/models_2.d.ts +520 -1040
  1127. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1128. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1129. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1130. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1131. package/package.json +6 -6
@@ -5,10 +5,6 @@ export interface AcceleratorCount {
5
5
 
6
6
  Max?: number;
7
7
  }
8
- export declare namespace AcceleratorCount {
9
-
10
- const filterSensitiveLog: (obj: AcceleratorCount) => any;
11
- }
12
8
 
13
9
  export interface AcceleratorCountRequest {
14
10
 
@@ -16,10 +12,6 @@ export interface AcceleratorCountRequest {
16
12
 
17
13
  Max?: number;
18
14
  }
19
- export declare namespace AcceleratorCountRequest {
20
-
21
- const filterSensitiveLog: (obj: AcceleratorCountRequest) => any;
22
- }
23
15
  export declare enum AcceleratorManufacturer {
24
16
  AMAZON_WEB_SERVICES = "amazon-web-services",
25
17
  AMD = "amd",
@@ -42,10 +34,6 @@ export interface AcceleratorTotalMemoryMiB {
42
34
 
43
35
  Max?: number;
44
36
  }
45
- export declare namespace AcceleratorTotalMemoryMiB {
46
-
47
- const filterSensitiveLog: (obj: AcceleratorTotalMemoryMiB) => any;
48
- }
49
37
 
50
38
  export interface AcceleratorTotalMemoryMiBRequest {
51
39
 
@@ -53,10 +41,6 @@ export interface AcceleratorTotalMemoryMiBRequest {
53
41
 
54
42
  Max?: number;
55
43
  }
56
- export declare namespace AcceleratorTotalMemoryMiBRequest {
57
-
58
- const filterSensitiveLog: (obj: AcceleratorTotalMemoryMiBRequest) => any;
59
- }
60
44
  export declare enum AcceleratorType {
61
45
  FPGA = "fpga",
62
46
  GPU = "gpu",
@@ -69,10 +53,6 @@ export interface TargetConfigurationRequest {
69
53
 
70
54
  OfferingId: string | undefined;
71
55
  }
72
- export declare namespace TargetConfigurationRequest {
73
-
74
- const filterSensitiveLog: (obj: TargetConfigurationRequest) => any;
75
- }
76
56
 
77
57
  export interface AcceptReservedInstancesExchangeQuoteRequest {
78
58
 
@@ -82,19 +62,11 @@ export interface AcceptReservedInstancesExchangeQuoteRequest {
82
62
 
83
63
  TargetConfigurations?: TargetConfigurationRequest[];
84
64
  }
85
- export declare namespace AcceptReservedInstancesExchangeQuoteRequest {
86
-
87
- const filterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteRequest) => any;
88
- }
89
65
 
90
66
  export interface AcceptReservedInstancesExchangeQuoteResult {
91
67
 
92
68
  ExchangeId?: string;
93
69
  }
94
- export declare namespace AcceptReservedInstancesExchangeQuoteResult {
95
-
96
- const filterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteResult) => any;
97
- }
98
70
  export interface AcceptTransitGatewayMulticastDomainAssociationsRequest {
99
71
 
100
72
  TransitGatewayMulticastDomainId?: string;
@@ -105,10 +77,6 @@ export interface AcceptTransitGatewayMulticastDomainAssociationsRequest {
105
77
 
106
78
  DryRun?: boolean;
107
79
  }
108
- export declare namespace AcceptTransitGatewayMulticastDomainAssociationsRequest {
109
-
110
- const filterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsRequest) => any;
111
- }
112
80
  export declare type TransitGatewayAttachmentResourceType = "connect" | "direct-connect-gateway" | "peering" | "tgw-peering" | "vpc" | "vpn";
113
81
  export declare type TransitGatewayMulitcastDomainAssociationState = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "pendingAcceptance" | "rejected";
114
82
 
@@ -118,10 +86,6 @@ export interface SubnetAssociation {
118
86
 
119
87
  State?: TransitGatewayMulitcastDomainAssociationState | string;
120
88
  }
121
- export declare namespace SubnetAssociation {
122
-
123
- const filterSensitiveLog: (obj: SubnetAssociation) => any;
124
- }
125
89
 
126
90
  export interface TransitGatewayMulticastDomainAssociations {
127
91
 
@@ -137,28 +101,16 @@ export interface TransitGatewayMulticastDomainAssociations {
137
101
 
138
102
  Subnets?: SubnetAssociation[];
139
103
  }
140
- export declare namespace TransitGatewayMulticastDomainAssociations {
141
-
142
- const filterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociations) => any;
143
- }
144
104
  export interface AcceptTransitGatewayMulticastDomainAssociationsResult {
145
105
 
146
106
  Associations?: TransitGatewayMulticastDomainAssociations;
147
107
  }
148
- export declare namespace AcceptTransitGatewayMulticastDomainAssociationsResult {
149
-
150
- const filterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsResult) => any;
151
- }
152
108
  export interface AcceptTransitGatewayPeeringAttachmentRequest {
153
109
 
154
110
  TransitGatewayAttachmentId: string | undefined;
155
111
 
156
112
  DryRun?: boolean;
157
113
  }
158
- export declare namespace AcceptTransitGatewayPeeringAttachmentRequest {
159
-
160
- const filterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentRequest) => any;
161
- }
162
114
 
163
115
  export interface PeeringTgwInfo {
164
116
 
@@ -170,10 +122,6 @@ export interface PeeringTgwInfo {
170
122
 
171
123
  Region?: string;
172
124
  }
173
- export declare namespace PeeringTgwInfo {
174
-
175
- const filterSensitiveLog: (obj: PeeringTgwInfo) => any;
176
- }
177
125
  export declare enum DynamicRoutingValue {
178
126
  disable = "disable",
179
127
  enable = "enable"
@@ -183,10 +131,6 @@ export interface TransitGatewayPeeringAttachmentOptions {
183
131
 
184
132
  DynamicRouting?: DynamicRoutingValue | string;
185
133
  }
186
- export declare namespace TransitGatewayPeeringAttachmentOptions {
187
-
188
- const filterSensitiveLog: (obj: TransitGatewayPeeringAttachmentOptions) => any;
189
- }
190
134
  export declare type TransitGatewayAttachmentState = "available" | "deleted" | "deleting" | "failed" | "failing" | "initiating" | "initiatingRequest" | "modifying" | "pending" | "pendingAcceptance" | "rejected" | "rejecting" | "rollingBack";
191
135
 
192
136
  export interface PeeringAttachmentStatus {
@@ -195,10 +139,6 @@ export interface PeeringAttachmentStatus {
195
139
 
196
140
  Message?: string;
197
141
  }
198
- export declare namespace PeeringAttachmentStatus {
199
-
200
- const filterSensitiveLog: (obj: PeeringAttachmentStatus) => any;
201
- }
202
142
 
203
143
  export interface Tag {
204
144
 
@@ -206,10 +146,6 @@ export interface Tag {
206
146
 
207
147
  Value?: string;
208
148
  }
209
- export declare namespace Tag {
210
-
211
- const filterSensitiveLog: (obj: Tag) => any;
212
- }
213
149
 
214
150
  export interface TransitGatewayPeeringAttachment {
215
151
 
@@ -231,28 +167,16 @@ export interface TransitGatewayPeeringAttachment {
231
167
 
232
168
  Tags?: Tag[];
233
169
  }
234
- export declare namespace TransitGatewayPeeringAttachment {
235
-
236
- const filterSensitiveLog: (obj: TransitGatewayPeeringAttachment) => any;
237
- }
238
170
  export interface AcceptTransitGatewayPeeringAttachmentResult {
239
171
 
240
172
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
241
173
  }
242
- export declare namespace AcceptTransitGatewayPeeringAttachmentResult {
243
-
244
- const filterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentResult) => any;
245
- }
246
174
  export interface AcceptTransitGatewayVpcAttachmentRequest {
247
175
 
248
176
  TransitGatewayAttachmentId: string | undefined;
249
177
 
250
178
  DryRun?: boolean;
251
179
  }
252
- export declare namespace AcceptTransitGatewayVpcAttachmentRequest {
253
-
254
- const filterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentRequest) => any;
255
- }
256
180
  export declare type ApplianceModeSupportValue = "disable" | "enable";
257
181
  export declare type DnsSupportValue = "disable" | "enable";
258
182
  export declare type Ipv6SupportValue = "disable" | "enable";
@@ -265,10 +189,6 @@ export interface TransitGatewayVpcAttachmentOptions {
265
189
 
266
190
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
267
191
  }
268
- export declare namespace TransitGatewayVpcAttachmentOptions {
269
-
270
- const filterSensitiveLog: (obj: TransitGatewayVpcAttachmentOptions) => any;
271
- }
272
192
 
273
193
  export interface TransitGatewayVpcAttachment {
274
194
 
@@ -290,18 +210,10 @@ export interface TransitGatewayVpcAttachment {
290
210
 
291
211
  Tags?: Tag[];
292
212
  }
293
- export declare namespace TransitGatewayVpcAttachment {
294
-
295
- const filterSensitiveLog: (obj: TransitGatewayVpcAttachment) => any;
296
- }
297
213
  export interface AcceptTransitGatewayVpcAttachmentResult {
298
214
 
299
215
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
300
216
  }
301
- export declare namespace AcceptTransitGatewayVpcAttachmentResult {
302
-
303
- const filterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentResult) => any;
304
- }
305
217
  export interface AcceptVpcEndpointConnectionsRequest {
306
218
 
307
219
  DryRun?: boolean;
@@ -310,10 +222,6 @@ export interface AcceptVpcEndpointConnectionsRequest {
310
222
 
311
223
  VpcEndpointIds: string[] | undefined;
312
224
  }
313
- export declare namespace AcceptVpcEndpointConnectionsRequest {
314
-
315
- const filterSensitiveLog: (obj: AcceptVpcEndpointConnectionsRequest) => any;
316
- }
317
225
 
318
226
  export interface UnsuccessfulItemError {
319
227
 
@@ -321,10 +229,6 @@ export interface UnsuccessfulItemError {
321
229
 
322
230
  Message?: string;
323
231
  }
324
- export declare namespace UnsuccessfulItemError {
325
-
326
- const filterSensitiveLog: (obj: UnsuccessfulItemError) => any;
327
- }
328
232
 
329
233
  export interface UnsuccessfulItem {
330
234
 
@@ -332,46 +236,26 @@ export interface UnsuccessfulItem {
332
236
 
333
237
  ResourceId?: string;
334
238
  }
335
- export declare namespace UnsuccessfulItem {
336
-
337
- const filterSensitiveLog: (obj: UnsuccessfulItem) => any;
338
- }
339
239
  export interface AcceptVpcEndpointConnectionsResult {
340
240
 
341
241
  Unsuccessful?: UnsuccessfulItem[];
342
242
  }
343
- export declare namespace AcceptVpcEndpointConnectionsResult {
344
-
345
- const filterSensitiveLog: (obj: AcceptVpcEndpointConnectionsResult) => any;
346
- }
347
243
  export interface AcceptVpcPeeringConnectionRequest {
348
244
 
349
245
  DryRun?: boolean;
350
246
 
351
247
  VpcPeeringConnectionId?: string;
352
248
  }
353
- export declare namespace AcceptVpcPeeringConnectionRequest {
354
-
355
- const filterSensitiveLog: (obj: AcceptVpcPeeringConnectionRequest) => any;
356
- }
357
249
 
358
250
  export interface CidrBlock {
359
251
 
360
252
  CidrBlock?: string;
361
253
  }
362
- export declare namespace CidrBlock {
363
-
364
- const filterSensitiveLog: (obj: CidrBlock) => any;
365
- }
366
254
 
367
255
  export interface Ipv6CidrBlock {
368
256
 
369
257
  Ipv6CidrBlock?: string;
370
258
  }
371
- export declare namespace Ipv6CidrBlock {
372
-
373
- const filterSensitiveLog: (obj: Ipv6CidrBlock) => any;
374
- }
375
259
 
376
260
  export interface VpcPeeringConnectionOptionsDescription {
377
261
 
@@ -381,10 +265,6 @@ export interface VpcPeeringConnectionOptionsDescription {
381
265
 
382
266
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
383
267
  }
384
- export declare namespace VpcPeeringConnectionOptionsDescription {
385
-
386
- const filterSensitiveLog: (obj: VpcPeeringConnectionOptionsDescription) => any;
387
- }
388
268
 
389
269
  export interface VpcPeeringConnectionVpcInfo {
390
270
 
@@ -402,10 +282,6 @@ export interface VpcPeeringConnectionVpcInfo {
402
282
 
403
283
  Region?: string;
404
284
  }
405
- export declare namespace VpcPeeringConnectionVpcInfo {
406
-
407
- const filterSensitiveLog: (obj: VpcPeeringConnectionVpcInfo) => any;
408
- }
409
285
  export declare type VpcPeeringConnectionStateReasonCode = "active" | "deleted" | "deleting" | "expired" | "failed" | "initiating-request" | "pending-acceptance" | "provisioning" | "rejected";
410
286
 
411
287
  export interface VpcPeeringConnectionStateReason {
@@ -414,10 +290,6 @@ export interface VpcPeeringConnectionStateReason {
414
290
 
415
291
  Message?: string;
416
292
  }
417
- export declare namespace VpcPeeringConnectionStateReason {
418
-
419
- const filterSensitiveLog: (obj: VpcPeeringConnectionStateReason) => any;
420
- }
421
293
 
422
294
  export interface VpcPeeringConnection {
423
295
 
@@ -433,18 +305,10 @@ export interface VpcPeeringConnection {
433
305
 
434
306
  VpcPeeringConnectionId?: string;
435
307
  }
436
- export declare namespace VpcPeeringConnection {
437
-
438
- const filterSensitiveLog: (obj: VpcPeeringConnection) => any;
439
- }
440
308
  export interface AcceptVpcPeeringConnectionResult {
441
309
 
442
310
  VpcPeeringConnection?: VpcPeeringConnection;
443
311
  }
444
- export declare namespace AcceptVpcPeeringConnectionResult {
445
-
446
- const filterSensitiveLog: (obj: AcceptVpcPeeringConnectionResult) => any;
447
- }
448
312
 
449
313
  export interface PortRange {
450
314
 
@@ -452,10 +316,6 @@ export interface PortRange {
452
316
 
453
317
  To?: number;
454
318
  }
455
- export declare namespace PortRange {
456
-
457
- const filterSensitiveLog: (obj: PortRange) => any;
458
- }
459
319
 
460
320
  export interface AnalysisAclRule {
461
321
 
@@ -471,10 +331,6 @@ export interface AnalysisAclRule {
471
331
 
472
332
  RuleNumber?: number;
473
333
  }
474
- export declare namespace AnalysisAclRule {
475
-
476
- const filterSensitiveLog: (obj: AnalysisAclRule) => any;
477
- }
478
334
 
479
335
  export interface AnalysisComponent {
480
336
 
@@ -484,10 +340,6 @@ export interface AnalysisComponent {
484
340
 
485
341
  Name?: string;
486
342
  }
487
- export declare namespace AnalysisComponent {
488
-
489
- const filterSensitiveLog: (obj: AnalysisComponent) => any;
490
- }
491
343
 
492
344
  export interface AdditionalDetail {
493
345
 
@@ -495,10 +347,6 @@ export interface AdditionalDetail {
495
347
 
496
348
  Component?: AnalysisComponent;
497
349
  }
498
- export declare namespace AdditionalDetail {
499
-
500
- const filterSensitiveLog: (obj: AdditionalDetail) => any;
501
- }
502
350
 
503
351
  export interface AnalysisPacketHeader {
504
352
 
@@ -512,10 +360,6 @@ export interface AnalysisPacketHeader {
512
360
 
513
361
  SourcePortRanges?: PortRange[];
514
362
  }
515
- export declare namespace AnalysisPacketHeader {
516
-
517
- const filterSensitiveLog: (obj: AnalysisPacketHeader) => any;
518
- }
519
363
 
520
364
  export interface AnalysisRouteTableRoute {
521
365
 
@@ -539,10 +383,6 @@ export interface AnalysisRouteTableRoute {
539
383
 
540
384
  VpcPeeringConnectionId?: string;
541
385
  }
542
- export declare namespace AnalysisRouteTableRoute {
543
-
544
- const filterSensitiveLog: (obj: AnalysisRouteTableRoute) => any;
545
- }
546
386
 
547
387
  export interface AnalysisSecurityGroupRule {
548
388
 
@@ -558,10 +398,6 @@ export interface AnalysisSecurityGroupRule {
558
398
 
559
399
  Protocol?: string;
560
400
  }
561
- export declare namespace AnalysisSecurityGroupRule {
562
-
563
- const filterSensitiveLog: (obj: AnalysisSecurityGroupRule) => any;
564
- }
565
401
 
566
402
  export interface TransitGatewayRouteTableRoute {
567
403
 
@@ -579,10 +415,6 @@ export interface TransitGatewayRouteTableRoute {
579
415
 
580
416
  ResourceType?: string;
581
417
  }
582
- export declare namespace TransitGatewayRouteTableRoute {
583
-
584
- const filterSensitiveLog: (obj: TransitGatewayRouteTableRoute) => any;
585
- }
586
418
 
587
419
  export interface PathComponent {
588
420
 
@@ -616,10 +448,6 @@ export interface PathComponent {
616
448
 
617
449
  TransitGatewayRouteTableRoute?: TransitGatewayRouteTableRoute;
618
450
  }
619
- export declare namespace PathComponent {
620
-
621
- const filterSensitiveLog: (obj: PathComponent) => any;
622
- }
623
451
 
624
452
  export interface AccessScopeAnalysisFinding {
625
453
 
@@ -631,10 +459,6 @@ export interface AccessScopeAnalysisFinding {
631
459
 
632
460
  FindingComponents?: PathComponent[];
633
461
  }
634
- export declare namespace AccessScopeAnalysisFinding {
635
-
636
- const filterSensitiveLog: (obj: AccessScopeAnalysisFinding) => any;
637
- }
638
462
  export declare type Protocol = "tcp" | "udp";
639
463
 
640
464
  export interface PacketHeaderStatement {
@@ -653,10 +477,6 @@ export interface PacketHeaderStatement {
653
477
 
654
478
  Protocols?: (Protocol | string)[];
655
479
  }
656
- export declare namespace PacketHeaderStatement {
657
-
658
- const filterSensitiveLog: (obj: PacketHeaderStatement) => any;
659
- }
660
480
 
661
481
  export interface ResourceStatement {
662
482
 
@@ -664,10 +484,6 @@ export interface ResourceStatement {
664
484
 
665
485
  ResourceTypes?: string[];
666
486
  }
667
- export declare namespace ResourceStatement {
668
-
669
- const filterSensitiveLog: (obj: ResourceStatement) => any;
670
- }
671
487
 
672
488
  export interface PathStatement {
673
489
 
@@ -675,19 +491,11 @@ export interface PathStatement {
675
491
 
676
492
  ResourceStatement?: ResourceStatement;
677
493
  }
678
- export declare namespace PathStatement {
679
-
680
- const filterSensitiveLog: (obj: PathStatement) => any;
681
- }
682
494
 
683
495
  export interface ThroughResourcesStatement {
684
496
 
685
497
  ResourceStatement?: ResourceStatement;
686
498
  }
687
- export declare namespace ThroughResourcesStatement {
688
-
689
- const filterSensitiveLog: (obj: ThroughResourcesStatement) => any;
690
- }
691
499
 
692
500
  export interface AccessScopePath {
693
501
 
@@ -697,10 +505,6 @@ export interface AccessScopePath {
697
505
 
698
506
  ThroughResources?: ThroughResourcesStatement[];
699
507
  }
700
- export declare namespace AccessScopePath {
701
-
702
- const filterSensitiveLog: (obj: AccessScopePath) => any;
703
- }
704
508
 
705
509
  export interface PacketHeaderStatementRequest {
706
510
 
@@ -718,10 +522,6 @@ export interface PacketHeaderStatementRequest {
718
522
 
719
523
  Protocols?: (Protocol | string)[];
720
524
  }
721
- export declare namespace PacketHeaderStatementRequest {
722
-
723
- const filterSensitiveLog: (obj: PacketHeaderStatementRequest) => any;
724
- }
725
525
 
726
526
  export interface ResourceStatementRequest {
727
527
 
@@ -729,10 +529,6 @@ export interface ResourceStatementRequest {
729
529
 
730
530
  ResourceTypes?: string[];
731
531
  }
732
- export declare namespace ResourceStatementRequest {
733
-
734
- const filterSensitiveLog: (obj: ResourceStatementRequest) => any;
735
- }
736
532
 
737
533
  export interface PathStatementRequest {
738
534
 
@@ -740,19 +536,11 @@ export interface PathStatementRequest {
740
536
 
741
537
  ResourceStatement?: ResourceStatementRequest;
742
538
  }
743
- export declare namespace PathStatementRequest {
744
-
745
- const filterSensitiveLog: (obj: PathStatementRequest) => any;
746
- }
747
539
 
748
540
  export interface ThroughResourcesStatementRequest {
749
541
 
750
542
  ResourceStatement?: ResourceStatementRequest;
751
543
  }
752
- export declare namespace ThroughResourcesStatementRequest {
753
-
754
- const filterSensitiveLog: (obj: ThroughResourcesStatementRequest) => any;
755
- }
756
544
 
757
545
  export interface AccessScopePathRequest {
758
546
 
@@ -762,19 +550,11 @@ export interface AccessScopePathRequest {
762
550
 
763
551
  ThroughResources?: ThroughResourcesStatementRequest[];
764
552
  }
765
- export declare namespace AccessScopePathRequest {
766
-
767
- const filterSensitiveLog: (obj: AccessScopePathRequest) => any;
768
- }
769
553
 
770
554
  export interface AccountAttributeValue {
771
555
 
772
556
  AttributeValue?: string;
773
557
  }
774
- export declare namespace AccountAttributeValue {
775
-
776
- const filterSensitiveLog: (obj: AccountAttributeValue) => any;
777
- }
778
558
 
779
559
  export interface AccountAttribute {
780
560
 
@@ -782,10 +562,6 @@ export interface AccountAttribute {
782
562
 
783
563
  AttributeValues?: AccountAttributeValue[];
784
564
  }
785
- export declare namespace AccountAttribute {
786
-
787
- const filterSensitiveLog: (obj: AccountAttribute) => any;
788
- }
789
565
  export declare type AccountAttributeName = "default-vpc" | "supported-platforms";
790
566
  export declare enum InstanceHealthStatus {
791
567
  HEALTHY_STATUS = "healthy",
@@ -802,10 +578,6 @@ export interface ActiveInstance {
802
578
 
803
579
  InstanceHealth?: InstanceHealthStatus | string;
804
580
  }
805
- export declare namespace ActiveInstance {
806
-
807
- const filterSensitiveLog: (obj: ActiveInstance) => any;
808
- }
809
581
  export declare enum ActivityStatus {
810
582
  ERROR = "error",
811
583
  FULFILLED = "fulfilled",
@@ -817,10 +589,6 @@ export interface AddIpamOperatingRegion {
817
589
 
818
590
  RegionName?: string;
819
591
  }
820
- export declare namespace AddIpamOperatingRegion {
821
-
822
- const filterSensitiveLog: (obj: AddIpamOperatingRegion) => any;
823
- }
824
592
 
825
593
  export interface AddPrefixListEntry {
826
594
 
@@ -828,10 +596,6 @@ export interface AddPrefixListEntry {
828
596
 
829
597
  Description?: string;
830
598
  }
831
- export declare namespace AddPrefixListEntry {
832
-
833
- const filterSensitiveLog: (obj: AddPrefixListEntry) => any;
834
- }
835
599
  export declare type DomainType = "standard" | "vpc";
836
600
 
837
601
  export interface Address {
@@ -864,10 +628,6 @@ export interface Address {
864
628
 
865
629
  CarrierIp?: string;
866
630
  }
867
- export declare namespace Address {
868
-
869
- const filterSensitiveLog: (obj: Address) => any;
870
- }
871
631
 
872
632
  export interface PtrUpdateStatus {
873
633
 
@@ -877,10 +637,6 @@ export interface PtrUpdateStatus {
877
637
 
878
638
  Reason?: string;
879
639
  }
880
- export declare namespace PtrUpdateStatus {
881
-
882
- const filterSensitiveLog: (obj: PtrUpdateStatus) => any;
883
- }
884
640
 
885
641
  export interface AddressAttribute {
886
642
 
@@ -892,10 +648,6 @@ export interface AddressAttribute {
892
648
 
893
649
  PtrRecordUpdate?: PtrUpdateStatus;
894
650
  }
895
- export declare namespace AddressAttribute {
896
-
897
- const filterSensitiveLog: (obj: AddressAttribute) => any;
898
- }
899
651
  export declare type AddressAttributeName = "domain-name";
900
652
  export declare enum AddressFamily {
901
653
  ipv4 = "ipv4",
@@ -907,10 +659,6 @@ export interface AdvertiseByoipCidrRequest {
907
659
 
908
660
  DryRun?: boolean;
909
661
  }
910
- export declare namespace AdvertiseByoipCidrRequest {
911
-
912
- const filterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
913
- }
914
662
  export declare type ByoipCidrState = "advertised" | "deprovisioned" | "failed-deprovision" | "failed-provision" | "pending-deprovision" | "pending-provision" | "provisioned" | "provisioned-not-publicly-advertisable";
915
663
 
916
664
  export interface ByoipCidr {
@@ -923,20 +671,12 @@ export interface ByoipCidr {
923
671
 
924
672
  State?: ByoipCidrState | string;
925
673
  }
926
- export declare namespace ByoipCidr {
927
-
928
- const filterSensitiveLog: (obj: ByoipCidr) => any;
929
- }
930
674
  export interface AdvertiseByoipCidrResult {
931
675
 
932
676
  ByoipCidr?: ByoipCidr;
933
677
  }
934
- export declare namespace AdvertiseByoipCidrResult {
935
-
936
- const filterSensitiveLog: (obj: AdvertiseByoipCidrResult) => any;
937
- }
938
678
  export declare type Affinity = "default" | "host";
939
- export declare type ResourceType = "capacity-reservation" | "carrier-gateway" | "client-vpn-endpoint" | "customer-gateway" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-gpu" | "elastic-ip" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "import-image-task" | "import-snapshot-task" | "instance" | "instance-event-window" | "internet-gateway" | "ipam" | "ipam-pool" | "ipam-scope" | "ipv4pool-ec2" | "ipv6pool-ec2" | "key-pair" | "launch-template" | "local-gateway" | "local-gateway-route-table" | "local-gateway-route-table-virtual-interface-group-association" | "local-gateway-route-table-vpc-association" | "local-gateway-virtual-interface" | "local-gateway-virtual-interface-group" | "natgateway" | "network-acl" | "network-insights-access-scope" | "network-insights-access-scope-analysis" | "network-insights-analysis" | "network-insights-path" | "network-interface" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "snapshot" | "spot-fleet-request" | "spot-instances-request" | "subnet" | "subnet-cidr-reservation" | "traffic-mirror-filter" | "traffic-mirror-session" | "traffic-mirror-target" | "transit-gateway" | "transit-gateway-attachment" | "transit-gateway-connect-peer" | "transit-gateway-multicast-domain" | "transit-gateway-policy-table" | "transit-gateway-route-table" | "transit-gateway-route-table-announcement" | "volume" | "vpc" | "vpc-endpoint" | "vpc-endpoint-service" | "vpc-flow-log" | "vpc-peering-connection" | "vpn-connection" | "vpn-gateway";
679
+ export declare type ResourceType = "capacity-reservation" | "capacity-reservation-fleet" | "carrier-gateway" | "client-vpn-endpoint" | "customer-gateway" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-gpu" | "elastic-ip" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "import-image-task" | "import-snapshot-task" | "instance" | "instance-event-window" | "internet-gateway" | "ipam" | "ipam-pool" | "ipam-scope" | "ipv4pool-ec2" | "ipv6pool-ec2" | "key-pair" | "launch-template" | "local-gateway" | "local-gateway-route-table" | "local-gateway-route-table-virtual-interface-group-association" | "local-gateway-route-table-vpc-association" | "local-gateway-virtual-interface" | "local-gateway-virtual-interface-group" | "natgateway" | "network-acl" | "network-insights-access-scope" | "network-insights-access-scope-analysis" | "network-insights-analysis" | "network-insights-path" | "network-interface" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "snapshot" | "spot-fleet-request" | "spot-instances-request" | "subnet" | "subnet-cidr-reservation" | "traffic-mirror-filter" | "traffic-mirror-filter-rule" | "traffic-mirror-session" | "traffic-mirror-target" | "transit-gateway" | "transit-gateway-attachment" | "transit-gateway-connect-peer" | "transit-gateway-multicast-domain" | "transit-gateway-policy-table" | "transit-gateway-route-table" | "transit-gateway-route-table-announcement" | "volume" | "vpc" | "vpc-endpoint" | "vpc-endpoint-connection-device-type" | "vpc-endpoint-service" | "vpc-flow-log" | "vpc-peering-connection" | "vpn-connection" | "vpn-gateway";
940
680
 
941
681
  export interface TagSpecification {
942
682
 
@@ -944,10 +684,6 @@ export interface TagSpecification {
944
684
 
945
685
  Tags?: Tag[];
946
686
  }
947
- export declare namespace TagSpecification {
948
-
949
- const filterSensitiveLog: (obj: TagSpecification) => any;
950
- }
951
687
  export interface AllocateAddressRequest {
952
688
 
953
689
  Domain?: DomainType | string;
@@ -964,10 +700,6 @@ export interface AllocateAddressRequest {
964
700
 
965
701
  TagSpecifications?: TagSpecification[];
966
702
  }
967
- export declare namespace AllocateAddressRequest {
968
-
969
- const filterSensitiveLog: (obj: AllocateAddressRequest) => any;
970
- }
971
703
  export interface AllocateAddressResult {
972
704
 
973
705
  PublicIp?: string;
@@ -986,10 +718,6 @@ export interface AllocateAddressResult {
986
718
 
987
719
  CarrierIp?: string;
988
720
  }
989
- export declare namespace AllocateAddressResult {
990
-
991
- const filterSensitiveLog: (obj: AllocateAddressResult) => any;
992
- }
993
721
  export declare type AutoPlacement = "off" | "on";
994
722
  export declare type HostRecovery = "off" | "on";
995
723
  export interface AllocateHostsRequest {
@@ -1012,19 +740,11 @@ export interface AllocateHostsRequest {
1012
740
 
1013
741
  OutpostArn?: string;
1014
742
  }
1015
- export declare namespace AllocateHostsRequest {
1016
-
1017
- const filterSensitiveLog: (obj: AllocateHostsRequest) => any;
1018
- }
1019
743
 
1020
744
  export interface AllocateHostsResult {
1021
745
 
1022
746
  HostIds?: string[];
1023
747
  }
1024
- export declare namespace AllocateHostsResult {
1025
-
1026
- const filterSensitiveLog: (obj: AllocateHostsResult) => any;
1027
- }
1028
748
  export interface AllocateIpamPoolCidrRequest {
1029
749
 
1030
750
  DryRun?: boolean;
@@ -1043,10 +763,6 @@ export interface AllocateIpamPoolCidrRequest {
1043
763
 
1044
764
  DisallowedCidrs?: string[];
1045
765
  }
1046
- export declare namespace AllocateIpamPoolCidrRequest {
1047
-
1048
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrRequest) => any;
1049
- }
1050
766
  export declare enum IpamPoolAllocationResourceType {
1051
767
  custom = "custom",
1052
768
  ec2_public_ipv4_pool = "ec2-public-ipv4-pool",
@@ -1070,18 +786,10 @@ export interface IpamPoolAllocation {
1070
786
 
1071
787
  ResourceOwner?: string;
1072
788
  }
1073
- export declare namespace IpamPoolAllocation {
1074
-
1075
- const filterSensitiveLog: (obj: IpamPoolAllocation) => any;
1076
- }
1077
789
  export interface AllocateIpamPoolCidrResult {
1078
790
 
1079
791
  IpamPoolAllocation?: IpamPoolAllocation;
1080
792
  }
1081
- export declare namespace AllocateIpamPoolCidrResult {
1082
-
1083
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrResult) => any;
1084
- }
1085
793
  export declare type AllocationState = "available" | "pending" | "permanent-failure" | "released" | "released-permanent-failure" | "under-assessment";
1086
794
  export declare enum AllocationStrategy {
1087
795
  CAPACITY_OPTIMIZED = "capacityOptimized",
@@ -1104,10 +812,6 @@ export interface AllowedPrincipal {
1104
812
 
1105
813
  Principal?: string;
1106
814
  }
1107
- export declare namespace AllowedPrincipal {
1108
-
1109
- const filterSensitiveLog: (obj: AllowedPrincipal) => any;
1110
- }
1111
815
  export declare type AllowsMultipleInstanceTypes = "off" | "on";
1112
816
 
1113
817
  export interface AlternatePathHint {
@@ -1116,10 +820,6 @@ export interface AlternatePathHint {
1116
820
 
1117
821
  ComponentArn?: string;
1118
822
  }
1119
- export declare namespace AlternatePathHint {
1120
-
1121
- const filterSensitiveLog: (obj: AlternatePathHint) => any;
1122
- }
1123
823
  export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
1124
824
 
1125
825
  ClientVpnEndpointId: string | undefined;
@@ -1130,18 +830,10 @@ export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
1130
830
 
1131
831
  DryRun?: boolean;
1132
832
  }
1133
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkRequest {
1134
-
1135
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkRequest) => any;
1136
- }
1137
833
  export interface ApplySecurityGroupsToClientVpnTargetNetworkResult {
1138
834
 
1139
835
  SecurityGroupIds?: string[];
1140
836
  }
1141
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkResult {
1142
-
1143
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkResult) => any;
1144
- }
1145
837
  export interface AssignIpv6AddressesRequest {
1146
838
 
1147
839
  Ipv6AddressCount?: number;
@@ -1154,10 +846,6 @@ export interface AssignIpv6AddressesRequest {
1154
846
 
1155
847
  NetworkInterfaceId: string | undefined;
1156
848
  }
1157
- export declare namespace AssignIpv6AddressesRequest {
1158
-
1159
- const filterSensitiveLog: (obj: AssignIpv6AddressesRequest) => any;
1160
- }
1161
849
  export interface AssignIpv6AddressesResult {
1162
850
 
1163
851
  AssignedIpv6Addresses?: string[];
@@ -1166,10 +854,6 @@ export interface AssignIpv6AddressesResult {
1166
854
 
1167
855
  NetworkInterfaceId?: string;
1168
856
  }
1169
- export declare namespace AssignIpv6AddressesResult {
1170
-
1171
- const filterSensitiveLog: (obj: AssignIpv6AddressesResult) => any;
1172
- }
1173
857
 
1174
858
  export interface AssignPrivateIpAddressesRequest {
1175
859
 
@@ -1185,28 +869,16 @@ export interface AssignPrivateIpAddressesRequest {
1185
869
 
1186
870
  Ipv4PrefixCount?: number;
1187
871
  }
1188
- export declare namespace AssignPrivateIpAddressesRequest {
1189
-
1190
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesRequest) => any;
1191
- }
1192
872
 
1193
873
  export interface Ipv4PrefixSpecification {
1194
874
 
1195
875
  Ipv4Prefix?: string;
1196
876
  }
1197
- export declare namespace Ipv4PrefixSpecification {
1198
-
1199
- const filterSensitiveLog: (obj: Ipv4PrefixSpecification) => any;
1200
- }
1201
877
 
1202
878
  export interface AssignedPrivateIpAddress {
1203
879
 
1204
880
  PrivateIpAddress?: string;
1205
881
  }
1206
- export declare namespace AssignedPrivateIpAddress {
1207
-
1208
- const filterSensitiveLog: (obj: AssignedPrivateIpAddress) => any;
1209
- }
1210
882
  export interface AssignPrivateIpAddressesResult {
1211
883
 
1212
884
  NetworkInterfaceId?: string;
@@ -1215,10 +887,6 @@ export interface AssignPrivateIpAddressesResult {
1215
887
 
1216
888
  AssignedIpv4Prefixes?: Ipv4PrefixSpecification[];
1217
889
  }
1218
- export declare namespace AssignPrivateIpAddressesResult {
1219
-
1220
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesResult) => any;
1221
- }
1222
890
  export interface AssociateAddressRequest {
1223
891
 
1224
892
  AllocationId?: string;
@@ -1235,18 +903,10 @@ export interface AssociateAddressRequest {
1235
903
 
1236
904
  PrivateIpAddress?: string;
1237
905
  }
1238
- export declare namespace AssociateAddressRequest {
1239
-
1240
- const filterSensitiveLog: (obj: AssociateAddressRequest) => any;
1241
- }
1242
906
  export interface AssociateAddressResult {
1243
907
 
1244
908
  AssociationId?: string;
1245
909
  }
1246
- export declare namespace AssociateAddressResult {
1247
-
1248
- const filterSensitiveLog: (obj: AssociateAddressResult) => any;
1249
- }
1250
910
  export interface AssociateClientVpnTargetNetworkRequest {
1251
911
 
1252
912
  ClientVpnEndpointId: string | undefined;
@@ -1257,10 +917,6 @@ export interface AssociateClientVpnTargetNetworkRequest {
1257
917
 
1258
918
  DryRun?: boolean;
1259
919
  }
1260
- export declare namespace AssociateClientVpnTargetNetworkRequest {
1261
-
1262
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkRequest) => any;
1263
- }
1264
920
  export declare type AssociationStatusCode = "associated" | "associating" | "association-failed" | "disassociated" | "disassociating";
1265
921
 
1266
922
  export interface AssociationStatus {
@@ -1269,20 +925,12 @@ export interface AssociationStatus {
1269
925
 
1270
926
  Message?: string;
1271
927
  }
1272
- export declare namespace AssociationStatus {
1273
-
1274
- const filterSensitiveLog: (obj: AssociationStatus) => any;
1275
- }
1276
928
  export interface AssociateClientVpnTargetNetworkResult {
1277
929
 
1278
930
  AssociationId?: string;
1279
931
 
1280
932
  Status?: AssociationStatus;
1281
933
  }
1282
- export declare namespace AssociateClientVpnTargetNetworkResult {
1283
-
1284
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkResult) => any;
1285
- }
1286
934
  export interface AssociateDhcpOptionsRequest {
1287
935
 
1288
936
  DhcpOptionsId: string | undefined;
@@ -1291,10 +939,6 @@ export interface AssociateDhcpOptionsRequest {
1291
939
 
1292
940
  DryRun?: boolean;
1293
941
  }
1294
- export declare namespace AssociateDhcpOptionsRequest {
1295
-
1296
- const filterSensitiveLog: (obj: AssociateDhcpOptionsRequest) => any;
1297
- }
1298
942
  export interface AssociateEnclaveCertificateIamRoleRequest {
1299
943
 
1300
944
  CertificateArn?: string;
@@ -1303,10 +947,6 @@ export interface AssociateEnclaveCertificateIamRoleRequest {
1303
947
 
1304
948
  DryRun?: boolean;
1305
949
  }
1306
- export declare namespace AssociateEnclaveCertificateIamRoleRequest {
1307
-
1308
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleRequest) => any;
1309
- }
1310
950
  export interface AssociateEnclaveCertificateIamRoleResult {
1311
951
 
1312
952
  CertificateS3BucketName?: string;
@@ -1315,10 +955,6 @@ export interface AssociateEnclaveCertificateIamRoleResult {
1315
955
 
1316
956
  EncryptionKmsKeyId?: string;
1317
957
  }
1318
- export declare namespace AssociateEnclaveCertificateIamRoleResult {
1319
-
1320
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleResult) => any;
1321
- }
1322
958
 
1323
959
  export interface IamInstanceProfileSpecification {
1324
960
 
@@ -1326,20 +962,12 @@ export interface IamInstanceProfileSpecification {
1326
962
 
1327
963
  Name?: string;
1328
964
  }
1329
- export declare namespace IamInstanceProfileSpecification {
1330
-
1331
- const filterSensitiveLog: (obj: IamInstanceProfileSpecification) => any;
1332
- }
1333
965
  export interface AssociateIamInstanceProfileRequest {
1334
966
 
1335
967
  IamInstanceProfile: IamInstanceProfileSpecification | undefined;
1336
968
 
1337
969
  InstanceId: string | undefined;
1338
970
  }
1339
- export declare namespace AssociateIamInstanceProfileRequest {
1340
-
1341
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileRequest) => any;
1342
- }
1343
971
 
1344
972
  export interface IamInstanceProfile {
1345
973
 
@@ -1347,10 +975,6 @@ export interface IamInstanceProfile {
1347
975
 
1348
976
  Id?: string;
1349
977
  }
1350
- export declare namespace IamInstanceProfile {
1351
-
1352
- const filterSensitiveLog: (obj: IamInstanceProfile) => any;
1353
- }
1354
978
  export declare enum IamInstanceProfileAssociationState {
1355
979
  ASSOCIATED = "associated",
1356
980
  ASSOCIATING = "associating",
@@ -1370,18 +994,10 @@ export interface IamInstanceProfileAssociation {
1370
994
 
1371
995
  Timestamp?: Date;
1372
996
  }
1373
- export declare namespace IamInstanceProfileAssociation {
1374
-
1375
- const filterSensitiveLog: (obj: IamInstanceProfileAssociation) => any;
1376
- }
1377
997
  export interface AssociateIamInstanceProfileResult {
1378
998
 
1379
999
  IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
1380
1000
  }
1381
- export declare namespace AssociateIamInstanceProfileResult {
1382
-
1383
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileResult) => any;
1384
- }
1385
1001
 
1386
1002
  export interface InstanceEventWindowAssociationRequest {
1387
1003
 
@@ -1391,10 +1007,6 @@ export interface InstanceEventWindowAssociationRequest {
1391
1007
 
1392
1008
  DedicatedHostIds?: string[];
1393
1009
  }
1394
- export declare namespace InstanceEventWindowAssociationRequest {
1395
-
1396
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationRequest) => any;
1397
- }
1398
1010
  export interface AssociateInstanceEventWindowRequest {
1399
1011
 
1400
1012
  DryRun?: boolean;
@@ -1403,10 +1015,6 @@ export interface AssociateInstanceEventWindowRequest {
1403
1015
 
1404
1016
  AssociationTarget: InstanceEventWindowAssociationRequest | undefined;
1405
1017
  }
1406
- export declare namespace AssociateInstanceEventWindowRequest {
1407
-
1408
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowRequest) => any;
1409
- }
1410
1018
 
1411
1019
  export interface InstanceEventWindowAssociationTarget {
1412
1020
 
@@ -1416,10 +1024,6 @@ export interface InstanceEventWindowAssociationTarget {
1416
1024
 
1417
1025
  DedicatedHostIds?: string[];
1418
1026
  }
1419
- export declare namespace InstanceEventWindowAssociationTarget {
1420
-
1421
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationTarget) => any;
1422
- }
1423
1027
  export declare enum InstanceEventWindowState {
1424
1028
  active = "active",
1425
1029
  creating = "creating",
@@ -1446,10 +1050,6 @@ export interface InstanceEventWindowTimeRange {
1446
1050
 
1447
1051
  EndHour?: number;
1448
1052
  }
1449
- export declare namespace InstanceEventWindowTimeRange {
1450
-
1451
- const filterSensitiveLog: (obj: InstanceEventWindowTimeRange) => any;
1452
- }
1453
1053
 
1454
1054
  export interface InstanceEventWindow {
1455
1055
 
@@ -1467,18 +1067,10 @@ export interface InstanceEventWindow {
1467
1067
 
1468
1068
  Tags?: Tag[];
1469
1069
  }
1470
- export declare namespace InstanceEventWindow {
1471
-
1472
- const filterSensitiveLog: (obj: InstanceEventWindow) => any;
1473
- }
1474
1070
  export interface AssociateInstanceEventWindowResult {
1475
1071
 
1476
1072
  InstanceEventWindow?: InstanceEventWindow;
1477
1073
  }
1478
- export declare namespace AssociateInstanceEventWindowResult {
1479
-
1480
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowResult) => any;
1481
- }
1482
1074
  export interface AssociateRouteTableRequest {
1483
1075
 
1484
1076
  DryRun?: boolean;
@@ -1489,10 +1081,6 @@ export interface AssociateRouteTableRequest {
1489
1081
 
1490
1082
  GatewayId?: string;
1491
1083
  }
1492
- export declare namespace AssociateRouteTableRequest {
1493
-
1494
- const filterSensitiveLog: (obj: AssociateRouteTableRequest) => any;
1495
- }
1496
1084
  export declare type RouteTableAssociationStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed";
1497
1085
 
1498
1086
  export interface RouteTableAssociationState {
@@ -1501,30 +1089,18 @@ export interface RouteTableAssociationState {
1501
1089
 
1502
1090
  StatusMessage?: string;
1503
1091
  }
1504
- export declare namespace RouteTableAssociationState {
1505
-
1506
- const filterSensitiveLog: (obj: RouteTableAssociationState) => any;
1507
- }
1508
1092
  export interface AssociateRouteTableResult {
1509
1093
 
1510
1094
  AssociationId?: string;
1511
1095
 
1512
1096
  AssociationState?: RouteTableAssociationState;
1513
1097
  }
1514
- export declare namespace AssociateRouteTableResult {
1515
-
1516
- const filterSensitiveLog: (obj: AssociateRouteTableResult) => any;
1517
- }
1518
1098
  export interface AssociateSubnetCidrBlockRequest {
1519
1099
 
1520
1100
  Ipv6CidrBlock: string | undefined;
1521
1101
 
1522
1102
  SubnetId: string | undefined;
1523
1103
  }
1524
- export declare namespace AssociateSubnetCidrBlockRequest {
1525
-
1526
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockRequest) => any;
1527
- }
1528
1104
  export declare type SubnetCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
1529
1105
 
1530
1106
  export interface SubnetCidrBlockState {
@@ -1533,10 +1109,6 @@ export interface SubnetCidrBlockState {
1533
1109
 
1534
1110
  StatusMessage?: string;
1535
1111
  }
1536
- export declare namespace SubnetCidrBlockState {
1537
-
1538
- const filterSensitiveLog: (obj: SubnetCidrBlockState) => any;
1539
- }
1540
1112
 
1541
1113
  export interface SubnetIpv6CidrBlockAssociation {
1542
1114
 
@@ -1546,20 +1118,12 @@ export interface SubnetIpv6CidrBlockAssociation {
1546
1118
 
1547
1119
  Ipv6CidrBlockState?: SubnetCidrBlockState;
1548
1120
  }
1549
- export declare namespace SubnetIpv6CidrBlockAssociation {
1550
-
1551
- const filterSensitiveLog: (obj: SubnetIpv6CidrBlockAssociation) => any;
1552
- }
1553
1121
  export interface AssociateSubnetCidrBlockResult {
1554
1122
 
1555
1123
  Ipv6CidrBlockAssociation?: SubnetIpv6CidrBlockAssociation;
1556
1124
 
1557
1125
  SubnetId?: string;
1558
1126
  }
1559
- export declare namespace AssociateSubnetCidrBlockResult {
1560
-
1561
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockResult) => any;
1562
- }
1563
1127
  export interface AssociateTransitGatewayMulticastDomainRequest {
1564
1128
 
1565
1129
  TransitGatewayMulticastDomainId?: string;
@@ -1570,18 +1134,10 @@ export interface AssociateTransitGatewayMulticastDomainRequest {
1570
1134
 
1571
1135
  DryRun?: boolean;
1572
1136
  }
1573
- export declare namespace AssociateTransitGatewayMulticastDomainRequest {
1574
-
1575
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainRequest) => any;
1576
- }
1577
1137
  export interface AssociateTransitGatewayMulticastDomainResult {
1578
1138
 
1579
1139
  Associations?: TransitGatewayMulticastDomainAssociations;
1580
1140
  }
1581
- export declare namespace AssociateTransitGatewayMulticastDomainResult {
1582
-
1583
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainResult) => any;
1584
- }
1585
1141
  export interface AssociateTransitGatewayPolicyTableRequest {
1586
1142
 
1587
1143
  TransitGatewayPolicyTableId: string | undefined;
@@ -1590,10 +1146,6 @@ export interface AssociateTransitGatewayPolicyTableRequest {
1590
1146
 
1591
1147
  DryRun?: boolean;
1592
1148
  }
1593
- export declare namespace AssociateTransitGatewayPolicyTableRequest {
1594
-
1595
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableRequest) => any;
1596
- }
1597
1149
  export declare type TransitGatewayAssociationState = "associated" | "associating" | "disassociated" | "disassociating";
1598
1150
 
1599
1151
  export interface TransitGatewayPolicyTableAssociation {
@@ -1608,18 +1160,10 @@ export interface TransitGatewayPolicyTableAssociation {
1608
1160
 
1609
1161
  State?: TransitGatewayAssociationState | string;
1610
1162
  }
1611
- export declare namespace TransitGatewayPolicyTableAssociation {
1612
-
1613
- const filterSensitiveLog: (obj: TransitGatewayPolicyTableAssociation) => any;
1614
- }
1615
1163
  export interface AssociateTransitGatewayPolicyTableResult {
1616
1164
 
1617
1165
  Association?: TransitGatewayPolicyTableAssociation;
1618
1166
  }
1619
- export declare namespace AssociateTransitGatewayPolicyTableResult {
1620
-
1621
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableResult) => any;
1622
- }
1623
1167
  export interface AssociateTransitGatewayRouteTableRequest {
1624
1168
 
1625
1169
  TransitGatewayRouteTableId: string | undefined;
@@ -1628,10 +1172,6 @@ export interface AssociateTransitGatewayRouteTableRequest {
1628
1172
 
1629
1173
  DryRun?: boolean;
1630
1174
  }
1631
- export declare namespace AssociateTransitGatewayRouteTableRequest {
1632
-
1633
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableRequest) => any;
1634
- }
1635
1175
 
1636
1176
  export interface TransitGatewayAssociation {
1637
1177
 
@@ -1645,18 +1185,10 @@ export interface TransitGatewayAssociation {
1645
1185
 
1646
1186
  State?: TransitGatewayAssociationState | string;
1647
1187
  }
1648
- export declare namespace TransitGatewayAssociation {
1649
-
1650
- const filterSensitiveLog: (obj: TransitGatewayAssociation) => any;
1651
- }
1652
1188
  export interface AssociateTransitGatewayRouteTableResult {
1653
1189
 
1654
1190
  Association?: TransitGatewayAssociation;
1655
1191
  }
1656
- export declare namespace AssociateTransitGatewayRouteTableResult {
1657
-
1658
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableResult) => any;
1659
- }
1660
1192
  export interface AssociateTrunkInterfaceRequest {
1661
1193
 
1662
1194
  BranchInterfaceId: string | undefined;
@@ -1671,10 +1203,6 @@ export interface AssociateTrunkInterfaceRequest {
1671
1203
 
1672
1204
  DryRun?: boolean;
1673
1205
  }
1674
- export declare namespace AssociateTrunkInterfaceRequest {
1675
-
1676
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceRequest) => any;
1677
- }
1678
1206
  export declare enum InterfaceProtocolType {
1679
1207
  GRE = "GRE",
1680
1208
  VLAN = "VLAN"
@@ -1696,20 +1224,12 @@ export interface TrunkInterfaceAssociation {
1696
1224
 
1697
1225
  Tags?: Tag[];
1698
1226
  }
1699
- export declare namespace TrunkInterfaceAssociation {
1700
-
1701
- const filterSensitiveLog: (obj: TrunkInterfaceAssociation) => any;
1702
- }
1703
1227
  export interface AssociateTrunkInterfaceResult {
1704
1228
 
1705
1229
  InterfaceAssociation?: TrunkInterfaceAssociation;
1706
1230
 
1707
1231
  ClientToken?: string;
1708
1232
  }
1709
- export declare namespace AssociateTrunkInterfaceResult {
1710
-
1711
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceResult) => any;
1712
- }
1713
1233
  export interface AssociateVpcCidrBlockRequest {
1714
1234
 
1715
1235
  AmazonProvidedIpv6CidrBlock?: boolean;
@@ -1732,10 +1252,6 @@ export interface AssociateVpcCidrBlockRequest {
1732
1252
 
1733
1253
  Ipv6NetmaskLength?: number;
1734
1254
  }
1735
- export declare namespace AssociateVpcCidrBlockRequest {
1736
-
1737
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockRequest) => any;
1738
- }
1739
1255
  export declare type VpcCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
1740
1256
 
1741
1257
  export interface VpcCidrBlockState {
@@ -1744,10 +1260,6 @@ export interface VpcCidrBlockState {
1744
1260
 
1745
1261
  StatusMessage?: string;
1746
1262
  }
1747
- export declare namespace VpcCidrBlockState {
1748
-
1749
- const filterSensitiveLog: (obj: VpcCidrBlockState) => any;
1750
- }
1751
1263
 
1752
1264
  export interface VpcCidrBlockAssociation {
1753
1265
 
@@ -1757,10 +1269,6 @@ export interface VpcCidrBlockAssociation {
1757
1269
 
1758
1270
  CidrBlockState?: VpcCidrBlockState;
1759
1271
  }
1760
- export declare namespace VpcCidrBlockAssociation {
1761
-
1762
- const filterSensitiveLog: (obj: VpcCidrBlockAssociation) => any;
1763
- }
1764
1272
 
1765
1273
  export interface VpcIpv6CidrBlockAssociation {
1766
1274
 
@@ -1774,10 +1282,6 @@ export interface VpcIpv6CidrBlockAssociation {
1774
1282
 
1775
1283
  Ipv6Pool?: string;
1776
1284
  }
1777
- export declare namespace VpcIpv6CidrBlockAssociation {
1778
-
1779
- const filterSensitiveLog: (obj: VpcIpv6CidrBlockAssociation) => any;
1780
- }
1781
1285
  export interface AssociateVpcCidrBlockResult {
1782
1286
 
1783
1287
  Ipv6CidrBlockAssociation?: VpcIpv6CidrBlockAssociation;
@@ -1786,10 +1290,6 @@ export interface AssociateVpcCidrBlockResult {
1786
1290
 
1787
1291
  VpcId?: string;
1788
1292
  }
1789
- export declare namespace AssociateVpcCidrBlockResult {
1790
-
1791
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockResult) => any;
1792
- }
1793
1293
  export interface AttachClassicLinkVpcRequest {
1794
1294
 
1795
1295
  DryRun?: boolean;
@@ -1800,18 +1300,10 @@ export interface AttachClassicLinkVpcRequest {
1800
1300
 
1801
1301
  VpcId: string | undefined;
1802
1302
  }
1803
- export declare namespace AttachClassicLinkVpcRequest {
1804
-
1805
- const filterSensitiveLog: (obj: AttachClassicLinkVpcRequest) => any;
1806
- }
1807
1303
  export interface AttachClassicLinkVpcResult {
1808
1304
 
1809
1305
  Return?: boolean;
1810
1306
  }
1811
- export declare namespace AttachClassicLinkVpcResult {
1812
-
1813
- const filterSensitiveLog: (obj: AttachClassicLinkVpcResult) => any;
1814
- }
1815
1307
  export interface AttachInternetGatewayRequest {
1816
1308
 
1817
1309
  DryRun?: boolean;
@@ -1820,10 +1312,6 @@ export interface AttachInternetGatewayRequest {
1820
1312
 
1821
1313
  VpcId: string | undefined;
1822
1314
  }
1823
- export declare namespace AttachInternetGatewayRequest {
1824
-
1825
- const filterSensitiveLog: (obj: AttachInternetGatewayRequest) => any;
1826
- }
1827
1315
 
1828
1316
  export interface AttachNetworkInterfaceRequest {
1829
1317
 
@@ -1837,10 +1325,6 @@ export interface AttachNetworkInterfaceRequest {
1837
1325
 
1838
1326
  NetworkCardIndex?: number;
1839
1327
  }
1840
- export declare namespace AttachNetworkInterfaceRequest {
1841
-
1842
- const filterSensitiveLog: (obj: AttachNetworkInterfaceRequest) => any;
1843
- }
1844
1328
 
1845
1329
  export interface AttachNetworkInterfaceResult {
1846
1330
 
@@ -1848,10 +1332,6 @@ export interface AttachNetworkInterfaceResult {
1848
1332
 
1849
1333
  NetworkCardIndex?: number;
1850
1334
  }
1851
- export declare namespace AttachNetworkInterfaceResult {
1852
-
1853
- const filterSensitiveLog: (obj: AttachNetworkInterfaceResult) => any;
1854
- }
1855
1335
  export interface AttachVolumeRequest {
1856
1336
 
1857
1337
  Device: string | undefined;
@@ -1862,10 +1342,6 @@ export interface AttachVolumeRequest {
1862
1342
 
1863
1343
  DryRun?: boolean;
1864
1344
  }
1865
- export declare namespace AttachVolumeRequest {
1866
-
1867
- const filterSensitiveLog: (obj: AttachVolumeRequest) => any;
1868
- }
1869
1345
  export declare type VolumeAttachmentState = "attached" | "attaching" | "busy" | "detached" | "detaching";
1870
1346
 
1871
1347
  export interface VolumeAttachment {
@@ -1882,10 +1358,6 @@ export interface VolumeAttachment {
1882
1358
 
1883
1359
  DeleteOnTermination?: boolean;
1884
1360
  }
1885
- export declare namespace VolumeAttachment {
1886
-
1887
- const filterSensitiveLog: (obj: VolumeAttachment) => any;
1888
- }
1889
1361
 
1890
1362
  export interface AttachVpnGatewayRequest {
1891
1363
 
@@ -1895,10 +1367,6 @@ export interface AttachVpnGatewayRequest {
1895
1367
 
1896
1368
  DryRun?: boolean;
1897
1369
  }
1898
- export declare namespace AttachVpnGatewayRequest {
1899
-
1900
- const filterSensitiveLog: (obj: AttachVpnGatewayRequest) => any;
1901
- }
1902
1370
  export declare type AttachmentStatus = "attached" | "attaching" | "detached" | "detaching";
1903
1371
 
1904
1372
  export interface VpcAttachment {
@@ -1907,19 +1375,11 @@ export interface VpcAttachment {
1907
1375
 
1908
1376
  VpcId?: string;
1909
1377
  }
1910
- export declare namespace VpcAttachment {
1911
-
1912
- const filterSensitiveLog: (obj: VpcAttachment) => any;
1913
- }
1914
1378
 
1915
1379
  export interface AttachVpnGatewayResult {
1916
1380
 
1917
1381
  VpcAttachment?: VpcAttachment;
1918
1382
  }
1919
- export declare namespace AttachVpnGatewayResult {
1920
-
1921
- const filterSensitiveLog: (obj: AttachVpnGatewayResult) => any;
1922
- }
1923
1383
  export interface AuthorizeClientVpnIngressRequest {
1924
1384
 
1925
1385
  ClientVpnEndpointId: string | undefined;
@@ -1936,10 +1396,6 @@ export interface AuthorizeClientVpnIngressRequest {
1936
1396
 
1937
1397
  DryRun?: boolean;
1938
1398
  }
1939
- export declare namespace AuthorizeClientVpnIngressRequest {
1940
-
1941
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressRequest) => any;
1942
- }
1943
1399
  export declare type ClientVpnAuthorizationRuleStatusCode = "active" | "authorizing" | "failed" | "revoking";
1944
1400
 
1945
1401
  export interface ClientVpnAuthorizationRuleStatus {
@@ -1948,18 +1404,10 @@ export interface ClientVpnAuthorizationRuleStatus {
1948
1404
 
1949
1405
  Message?: string;
1950
1406
  }
1951
- export declare namespace ClientVpnAuthorizationRuleStatus {
1952
-
1953
- const filterSensitiveLog: (obj: ClientVpnAuthorizationRuleStatus) => any;
1954
- }
1955
1407
  export interface AuthorizeClientVpnIngressResult {
1956
1408
 
1957
1409
  Status?: ClientVpnAuthorizationRuleStatus;
1958
1410
  }
1959
- export declare namespace AuthorizeClientVpnIngressResult {
1960
-
1961
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressResult) => any;
1962
- }
1963
1411
 
1964
1412
  export interface IpRange {
1965
1413
 
@@ -1967,10 +1415,6 @@ export interface IpRange {
1967
1415
 
1968
1416
  Description?: string;
1969
1417
  }
1970
- export declare namespace IpRange {
1971
-
1972
- const filterSensitiveLog: (obj: IpRange) => any;
1973
- }
1974
1418
 
1975
1419
  export interface Ipv6Range {
1976
1420
 
@@ -1978,10 +1422,6 @@ export interface Ipv6Range {
1978
1422
 
1979
1423
  Description?: string;
1980
1424
  }
1981
- export declare namespace Ipv6Range {
1982
-
1983
- const filterSensitiveLog: (obj: Ipv6Range) => any;
1984
- }
1985
1425
 
1986
1426
  export interface PrefixListId {
1987
1427
 
@@ -1989,10 +1429,6 @@ export interface PrefixListId {
1989
1429
 
1990
1430
  PrefixListId?: string;
1991
1431
  }
1992
- export declare namespace PrefixListId {
1993
-
1994
- const filterSensitiveLog: (obj: PrefixListId) => any;
1995
- }
1996
1432
 
1997
1433
  export interface UserIdGroupPair {
1998
1434
 
@@ -2010,10 +1446,6 @@ export interface UserIdGroupPair {
2010
1446
 
2011
1447
  VpcPeeringConnectionId?: string;
2012
1448
  }
2013
- export declare namespace UserIdGroupPair {
2014
-
2015
- const filterSensitiveLog: (obj: UserIdGroupPair) => any;
2016
- }
2017
1449
 
2018
1450
  export interface IpPermission {
2019
1451
 
@@ -2031,10 +1463,6 @@ export interface IpPermission {
2031
1463
 
2032
1464
  UserIdGroupPairs?: UserIdGroupPair[];
2033
1465
  }
2034
- export declare namespace IpPermission {
2035
-
2036
- const filterSensitiveLog: (obj: IpPermission) => any;
2037
- }
2038
1466
  export interface AuthorizeSecurityGroupEgressRequest {
2039
1467
 
2040
1468
  DryRun?: boolean;
@@ -2057,10 +1485,6 @@ export interface AuthorizeSecurityGroupEgressRequest {
2057
1485
 
2058
1486
  SourceSecurityGroupOwnerId?: string;
2059
1487
  }
2060
- export declare namespace AuthorizeSecurityGroupEgressRequest {
2061
-
2062
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressRequest) => any;
2063
- }
2064
1488
 
2065
1489
  export interface ReferencedSecurityGroup {
2066
1490
 
@@ -2074,10 +1498,6 @@ export interface ReferencedSecurityGroup {
2074
1498
 
2075
1499
  VpcPeeringConnectionId?: string;
2076
1500
  }
2077
- export declare namespace ReferencedSecurityGroup {
2078
-
2079
- const filterSensitiveLog: (obj: ReferencedSecurityGroup) => any;
2080
- }
2081
1501
 
2082
1502
  export interface SecurityGroupRule {
2083
1503
 
@@ -2107,20 +1527,12 @@ export interface SecurityGroupRule {
2107
1527
 
2108
1528
  Tags?: Tag[];
2109
1529
  }
2110
- export declare namespace SecurityGroupRule {
2111
-
2112
- const filterSensitiveLog: (obj: SecurityGroupRule) => any;
2113
- }
2114
1530
  export interface AuthorizeSecurityGroupEgressResult {
2115
1531
 
2116
1532
  Return?: boolean;
2117
1533
 
2118
1534
  SecurityGroupRules?: SecurityGroupRule[];
2119
1535
  }
2120
- export declare namespace AuthorizeSecurityGroupEgressResult {
2121
-
2122
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressResult) => any;
2123
- }
2124
1536
  export interface AuthorizeSecurityGroupIngressRequest {
2125
1537
 
2126
1538
  CidrIp?: string;
@@ -2145,20 +1557,12 @@ export interface AuthorizeSecurityGroupIngressRequest {
2145
1557
 
2146
1558
  TagSpecifications?: TagSpecification[];
2147
1559
  }
2148
- export declare namespace AuthorizeSecurityGroupIngressRequest {
2149
-
2150
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressRequest) => any;
2151
- }
2152
1560
  export interface AuthorizeSecurityGroupIngressResult {
2153
1561
 
2154
1562
  Return?: boolean;
2155
1563
 
2156
1564
  SecurityGroupRules?: SecurityGroupRule[];
2157
1565
  }
2158
- export declare namespace AuthorizeSecurityGroupIngressResult {
2159
-
2160
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressResult) => any;
2161
- }
2162
1566
 
2163
1567
  export interface S3Storage {
2164
1568
 
@@ -2172,19 +1576,11 @@ export interface S3Storage {
2172
1576
 
2173
1577
  UploadPolicySignature?: string;
2174
1578
  }
2175
- export declare namespace S3Storage {
2176
-
2177
- const filterSensitiveLog: (obj: S3Storage) => any;
2178
- }
2179
1579
 
2180
1580
  export interface Storage {
2181
1581
 
2182
1582
  S3?: S3Storage;
2183
1583
  }
2184
- export declare namespace Storage {
2185
-
2186
- const filterSensitiveLog: (obj: Storage) => any;
2187
- }
2188
1584
 
2189
1585
  export interface BundleInstanceRequest {
2190
1586
 
@@ -2194,10 +1590,6 @@ export interface BundleInstanceRequest {
2194
1590
 
2195
1591
  DryRun?: boolean;
2196
1592
  }
2197
- export declare namespace BundleInstanceRequest {
2198
-
2199
- const filterSensitiveLog: (obj: BundleInstanceRequest) => any;
2200
- }
2201
1593
 
2202
1594
  export interface BundleTaskError {
2203
1595
 
@@ -2205,10 +1597,6 @@ export interface BundleTaskError {
2205
1597
 
2206
1598
  Message?: string;
2207
1599
  }
2208
- export declare namespace BundleTaskError {
2209
-
2210
- const filterSensitiveLog: (obj: BundleTaskError) => any;
2211
- }
2212
1600
  export declare type BundleTaskState = "bundling" | "cancelling" | "complete" | "failed" | "pending" | "storing" | "waiting-for-shutdown";
2213
1601
 
2214
1602
  export interface BundleTask {
@@ -2229,19 +1617,11 @@ export interface BundleTask {
2229
1617
 
2230
1618
  UpdateTime?: Date;
2231
1619
  }
2232
- export declare namespace BundleTask {
2233
-
2234
- const filterSensitiveLog: (obj: BundleTask) => any;
2235
- }
2236
1620
 
2237
1621
  export interface BundleInstanceResult {
2238
1622
 
2239
1623
  BundleTask?: BundleTask;
2240
1624
  }
2241
- export declare namespace BundleInstanceResult {
2242
-
2243
- const filterSensitiveLog: (obj: BundleInstanceResult) => any;
2244
- }
2245
1625
 
2246
1626
  export interface CancelBundleTaskRequest {
2247
1627
 
@@ -2249,47 +1629,27 @@ export interface CancelBundleTaskRequest {
2249
1629
 
2250
1630
  DryRun?: boolean;
2251
1631
  }
2252
- export declare namespace CancelBundleTaskRequest {
2253
-
2254
- const filterSensitiveLog: (obj: CancelBundleTaskRequest) => any;
2255
- }
2256
1632
 
2257
1633
  export interface CancelBundleTaskResult {
2258
1634
 
2259
1635
  BundleTask?: BundleTask;
2260
1636
  }
2261
- export declare namespace CancelBundleTaskResult {
2262
-
2263
- const filterSensitiveLog: (obj: CancelBundleTaskResult) => any;
2264
- }
2265
1637
  export interface CancelCapacityReservationRequest {
2266
1638
 
2267
1639
  CapacityReservationId: string | undefined;
2268
1640
 
2269
1641
  DryRun?: boolean;
2270
1642
  }
2271
- export declare namespace CancelCapacityReservationRequest {
2272
-
2273
- const filterSensitiveLog: (obj: CancelCapacityReservationRequest) => any;
2274
- }
2275
1643
  export interface CancelCapacityReservationResult {
2276
1644
 
2277
1645
  Return?: boolean;
2278
1646
  }
2279
- export declare namespace CancelCapacityReservationResult {
2280
-
2281
- const filterSensitiveLog: (obj: CancelCapacityReservationResult) => any;
2282
- }
2283
1647
  export interface CancelCapacityReservationFleetsRequest {
2284
1648
 
2285
1649
  DryRun?: boolean;
2286
1650
 
2287
1651
  CapacityReservationFleetIds: string[] | undefined;
2288
1652
  }
2289
- export declare namespace CancelCapacityReservationFleetsRequest {
2290
-
2291
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsRequest) => any;
2292
- }
2293
1653
 
2294
1654
  export interface CancelCapacityReservationFleetError {
2295
1655
 
@@ -2297,10 +1657,6 @@ export interface CancelCapacityReservationFleetError {
2297
1657
 
2298
1658
  Message?: string;
2299
1659
  }
2300
- export declare namespace CancelCapacityReservationFleetError {
2301
-
2302
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetError) => any;
2303
- }
2304
1660
 
2305
1661
  export interface FailedCapacityReservationFleetCancellationResult {
2306
1662
 
@@ -2308,10 +1664,6 @@ export interface FailedCapacityReservationFleetCancellationResult {
2308
1664
 
2309
1665
  CancelCapacityReservationFleetError?: CancelCapacityReservationFleetError;
2310
1666
  }
2311
- export declare namespace FailedCapacityReservationFleetCancellationResult {
2312
-
2313
- const filterSensitiveLog: (obj: FailedCapacityReservationFleetCancellationResult) => any;
2314
- }
2315
1667
  export declare enum CapacityReservationFleetState {
2316
1668
  ACTIVE = "active",
2317
1669
  CANCELLED = "cancelled",
@@ -2332,20 +1684,12 @@ export interface CapacityReservationFleetCancellationState {
2332
1684
 
2333
1685
  CapacityReservationFleetId?: string;
2334
1686
  }
2335
- export declare namespace CapacityReservationFleetCancellationState {
2336
-
2337
- const filterSensitiveLog: (obj: CapacityReservationFleetCancellationState) => any;
2338
- }
2339
1687
  export interface CancelCapacityReservationFleetsResult {
2340
1688
 
2341
1689
  SuccessfulFleetCancellations?: CapacityReservationFleetCancellationState[];
2342
1690
 
2343
1691
  FailedFleetCancellations?: FailedCapacityReservationFleetCancellationResult[];
2344
1692
  }
2345
- export declare namespace CancelCapacityReservationFleetsResult {
2346
-
2347
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsResult) => any;
2348
- }
2349
1693
  export interface CancelConversionRequest {
2350
1694
 
2351
1695
  ConversionTaskId: string | undefined;
@@ -2354,18 +1698,10 @@ export interface CancelConversionRequest {
2354
1698
 
2355
1699
  ReasonMessage?: string;
2356
1700
  }
2357
- export declare namespace CancelConversionRequest {
2358
-
2359
- const filterSensitiveLog: (obj: CancelConversionRequest) => any;
2360
- }
2361
1701
  export interface CancelExportTaskRequest {
2362
1702
 
2363
1703
  ExportTaskId: string | undefined;
2364
1704
  }
2365
- export declare namespace CancelExportTaskRequest {
2366
-
2367
- const filterSensitiveLog: (obj: CancelExportTaskRequest) => any;
2368
- }
2369
1705
  export interface CancelImportTaskRequest {
2370
1706
 
2371
1707
  CancelReason?: string;
@@ -2374,10 +1710,6 @@ export interface CancelImportTaskRequest {
2374
1710
 
2375
1711
  ImportTaskId?: string;
2376
1712
  }
2377
- export declare namespace CancelImportTaskRequest {
2378
-
2379
- const filterSensitiveLog: (obj: CancelImportTaskRequest) => any;
2380
- }
2381
1713
  export interface CancelImportTaskResult {
2382
1714
 
2383
1715
  ImportTaskId?: string;
@@ -2386,19 +1718,11 @@ export interface CancelImportTaskResult {
2386
1718
 
2387
1719
  State?: string;
2388
1720
  }
2389
- export declare namespace CancelImportTaskResult {
2390
-
2391
- const filterSensitiveLog: (obj: CancelImportTaskResult) => any;
2392
- }
2393
1721
 
2394
1722
  export interface CancelReservedInstancesListingRequest {
2395
1723
 
2396
1724
  ReservedInstancesListingId: string | undefined;
2397
1725
  }
2398
- export declare namespace CancelReservedInstancesListingRequest {
2399
-
2400
- const filterSensitiveLog: (obj: CancelReservedInstancesListingRequest) => any;
2401
- }
2402
1726
  export declare type ListingState = "available" | "cancelled" | "pending" | "sold";
2403
1727
 
2404
1728
  export interface InstanceCount {
@@ -2407,10 +1731,6 @@ export interface InstanceCount {
2407
1731
 
2408
1732
  State?: ListingState | string;
2409
1733
  }
2410
- export declare namespace InstanceCount {
2411
-
2412
- const filterSensitiveLog: (obj: InstanceCount) => any;
2413
- }
2414
1734
  export declare type CurrencyCodeValues = "USD";
2415
1735
 
2416
1736
  export interface PriceSchedule {
@@ -2423,10 +1743,6 @@ export interface PriceSchedule {
2423
1743
 
2424
1744
  Term?: number;
2425
1745
  }
2426
- export declare namespace PriceSchedule {
2427
-
2428
- const filterSensitiveLog: (obj: PriceSchedule) => any;
2429
- }
2430
1746
  export declare type ListingStatus = "active" | "cancelled" | "closed" | "pending";
2431
1747
 
2432
1748
  export interface ReservedInstancesListing {
@@ -2451,19 +1767,11 @@ export interface ReservedInstancesListing {
2451
1767
 
2452
1768
  UpdateDate?: Date;
2453
1769
  }
2454
- export declare namespace ReservedInstancesListing {
2455
-
2456
- const filterSensitiveLog: (obj: ReservedInstancesListing) => any;
2457
- }
2458
1770
 
2459
1771
  export interface CancelReservedInstancesListingResult {
2460
1772
 
2461
1773
  ReservedInstancesListings?: ReservedInstancesListing[];
2462
1774
  }
2463
- export declare namespace CancelReservedInstancesListingResult {
2464
-
2465
- const filterSensitiveLog: (obj: CancelReservedInstancesListingResult) => any;
2466
- }
2467
1775
 
2468
1776
  export interface CancelSpotFleetRequestsRequest {
2469
1777
 
@@ -2473,10 +1781,6 @@ export interface CancelSpotFleetRequestsRequest {
2473
1781
 
2474
1782
  TerminateInstances: boolean | undefined;
2475
1783
  }
2476
- export declare namespace CancelSpotFleetRequestsRequest {
2477
-
2478
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsRequest) => any;
2479
- }
2480
1784
  export declare enum BatchState {
2481
1785
  ACTIVE = "active",
2482
1786
  CANCELLED = "cancelled",
@@ -2495,10 +1799,6 @@ export interface CancelSpotFleetRequestsSuccessItem {
2495
1799
 
2496
1800
  SpotFleetRequestId?: string;
2497
1801
  }
2498
- export declare namespace CancelSpotFleetRequestsSuccessItem {
2499
-
2500
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsSuccessItem) => any;
2501
- }
2502
1802
  export declare enum CancelBatchErrorCode {
2503
1803
  FLEET_REQUEST_ID_DOES_NOT_EXIST = "fleetRequestIdDoesNotExist",
2504
1804
  FLEET_REQUEST_ID_MALFORMED = "fleetRequestIdMalformed",
@@ -2512,10 +1812,6 @@ export interface CancelSpotFleetRequestsError {
2512
1812
 
2513
1813
  Message?: string;
2514
1814
  }
2515
- export declare namespace CancelSpotFleetRequestsError {
2516
-
2517
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsError) => any;
2518
- }
2519
1815
 
2520
1816
  export interface CancelSpotFleetRequestsErrorItem {
2521
1817
 
@@ -2523,10 +1819,6 @@ export interface CancelSpotFleetRequestsErrorItem {
2523
1819
 
2524
1820
  SpotFleetRequestId?: string;
2525
1821
  }
2526
- export declare namespace CancelSpotFleetRequestsErrorItem {
2527
-
2528
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsErrorItem) => any;
2529
- }
2530
1822
 
2531
1823
  export interface CancelSpotFleetRequestsResponse {
2532
1824
 
@@ -2534,10 +1826,6 @@ export interface CancelSpotFleetRequestsResponse {
2534
1826
 
2535
1827
  UnsuccessfulFleetRequests?: CancelSpotFleetRequestsErrorItem[];
2536
1828
  }
2537
- export declare namespace CancelSpotFleetRequestsResponse {
2538
-
2539
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsResponse) => any;
2540
- }
2541
1829
 
2542
1830
  export interface CancelSpotInstanceRequestsRequest {
2543
1831
 
@@ -2545,10 +1833,6 @@ export interface CancelSpotInstanceRequestsRequest {
2545
1833
 
2546
1834
  SpotInstanceRequestIds: string[] | undefined;
2547
1835
  }
2548
- export declare namespace CancelSpotInstanceRequestsRequest {
2549
-
2550
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsRequest) => any;
2551
- }
2552
1836
  export declare type CancelSpotInstanceRequestState = "active" | "cancelled" | "closed" | "completed" | "open";
2553
1837
 
2554
1838
  export interface CancelledSpotInstanceRequest {
@@ -2557,19 +1841,11 @@ export interface CancelledSpotInstanceRequest {
2557
1841
 
2558
1842
  State?: CancelSpotInstanceRequestState | string;
2559
1843
  }
2560
- export declare namespace CancelledSpotInstanceRequest {
2561
-
2562
- const filterSensitiveLog: (obj: CancelledSpotInstanceRequest) => any;
2563
- }
2564
1844
 
2565
1845
  export interface CancelSpotInstanceRequestsResult {
2566
1846
 
2567
1847
  CancelledSpotInstanceRequests?: CancelledSpotInstanceRequest[];
2568
1848
  }
2569
- export declare namespace CancelSpotInstanceRequestsResult {
2570
-
2571
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsResult) => any;
2572
- }
2573
1849
  export interface ConfirmProductInstanceRequest {
2574
1850
 
2575
1851
  InstanceId: string | undefined;
@@ -2578,20 +1854,12 @@ export interface ConfirmProductInstanceRequest {
2578
1854
 
2579
1855
  DryRun?: boolean;
2580
1856
  }
2581
- export declare namespace ConfirmProductInstanceRequest {
2582
-
2583
- const filterSensitiveLog: (obj: ConfirmProductInstanceRequest) => any;
2584
- }
2585
1857
  export interface ConfirmProductInstanceResult {
2586
1858
 
2587
1859
  OwnerId?: string;
2588
1860
 
2589
1861
  Return?: boolean;
2590
1862
  }
2591
- export declare namespace ConfirmProductInstanceResult {
2592
-
2593
- const filterSensitiveLog: (obj: ConfirmProductInstanceResult) => any;
2594
- }
2595
1863
  export interface CopyFpgaImageRequest {
2596
1864
 
2597
1865
  DryRun?: boolean;
@@ -2606,18 +1874,10 @@ export interface CopyFpgaImageRequest {
2606
1874
 
2607
1875
  ClientToken?: string;
2608
1876
  }
2609
- export declare namespace CopyFpgaImageRequest {
2610
-
2611
- const filterSensitiveLog: (obj: CopyFpgaImageRequest) => any;
2612
- }
2613
1877
  export interface CopyFpgaImageResult {
2614
1878
 
2615
1879
  FpgaImageId?: string;
2616
1880
  }
2617
- export declare namespace CopyFpgaImageResult {
2618
-
2619
- const filterSensitiveLog: (obj: CopyFpgaImageResult) => any;
2620
- }
2621
1881
 
2622
1882
  export interface CopyImageRequest {
2623
1883
 
@@ -2639,19 +1899,11 @@ export interface CopyImageRequest {
2639
1899
 
2640
1900
  DryRun?: boolean;
2641
1901
  }
2642
- export declare namespace CopyImageRequest {
2643
-
2644
- const filterSensitiveLog: (obj: CopyImageRequest) => any;
2645
- }
2646
1902
 
2647
1903
  export interface CopyImageResult {
2648
1904
 
2649
1905
  ImageId?: string;
2650
1906
  }
2651
- export declare namespace CopyImageResult {
2652
-
2653
- const filterSensitiveLog: (obj: CopyImageResult) => any;
2654
- }
2655
1907
  export interface CopySnapshotRequest {
2656
1908
 
2657
1909
  Description?: string;
@@ -2674,20 +1926,12 @@ export interface CopySnapshotRequest {
2674
1926
 
2675
1927
  DryRun?: boolean;
2676
1928
  }
2677
- export declare namespace CopySnapshotRequest {
2678
-
2679
- const filterSensitiveLog: (obj: CopySnapshotRequest) => any;
2680
- }
2681
1929
  export interface CopySnapshotResult {
2682
1930
 
2683
1931
  SnapshotId?: string;
2684
1932
 
2685
1933
  Tags?: Tag[];
2686
1934
  }
2687
- export declare namespace CopySnapshotResult {
2688
-
2689
- const filterSensitiveLog: (obj: CopySnapshotResult) => any;
2690
- }
2691
1935
  export declare type EndDateType = "limited" | "unlimited";
2692
1936
  export declare type InstanceMatchCriteria = "open" | "targeted";
2693
1937
  export declare enum CapacityReservationInstancePlatform {
@@ -2744,10 +1988,6 @@ export interface CreateCapacityReservationRequest {
2744
1988
 
2745
1989
  PlacementGroupArn?: string;
2746
1990
  }
2747
- export declare namespace CreateCapacityReservationRequest {
2748
-
2749
- const filterSensitiveLog: (obj: CreateCapacityReservationRequest) => any;
2750
- }
2751
1991
  export declare type CapacityReservationState = "active" | "cancelled" | "expired" | "failed" | "pending";
2752
1992
 
2753
1993
  export interface CapacityReservation {
@@ -2796,18 +2036,10 @@ export interface CapacityReservation {
2796
2036
 
2797
2037
  PlacementGroupArn?: string;
2798
2038
  }
2799
- export declare namespace CapacityReservation {
2800
-
2801
- const filterSensitiveLog: (obj: CapacityReservation) => any;
2802
- }
2803
2039
  export interface CreateCapacityReservationResult {
2804
2040
 
2805
2041
  CapacityReservation?: CapacityReservation;
2806
2042
  }
2807
- export declare namespace CreateCapacityReservationResult {
2808
-
2809
- const filterSensitiveLog: (obj: CreateCapacityReservationResult) => any;
2810
- }
2811
2043
  export declare enum FleetInstanceMatchCriteria {
2812
2044
  open = "open"
2813
2045
  }
@@ -2829,10 +2061,6 @@ export interface ReservationFleetInstanceSpecification {
2829
2061
 
2830
2062
  Priority?: number;
2831
2063
  }
2832
- export declare namespace ReservationFleetInstanceSpecification {
2833
-
2834
- const filterSensitiveLog: (obj: ReservationFleetInstanceSpecification) => any;
2835
- }
2836
2064
  export declare enum FleetCapacityReservationTenancy {
2837
2065
  default = "default"
2838
2066
  }
@@ -2856,10 +2084,6 @@ export interface CreateCapacityReservationFleetRequest {
2856
2084
 
2857
2085
  DryRun?: boolean;
2858
2086
  }
2859
- export declare namespace CreateCapacityReservationFleetRequest {
2860
-
2861
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetRequest) => any;
2862
- }
2863
2087
 
2864
2088
  export interface FleetCapacityReservation {
2865
2089
 
@@ -2885,10 +2109,6 @@ export interface FleetCapacityReservation {
2885
2109
 
2886
2110
  Priority?: number;
2887
2111
  }
2888
- export declare namespace FleetCapacityReservation {
2889
-
2890
- const filterSensitiveLog: (obj: FleetCapacityReservation) => any;
2891
- }
2892
2112
  export interface CreateCapacityReservationFleetResult {
2893
2113
 
2894
2114
  CapacityReservationFleetId?: string;
@@ -2913,10 +2133,6 @@ export interface CreateCapacityReservationFleetResult {
2913
2133
 
2914
2134
  Tags?: Tag[];
2915
2135
  }
2916
- export declare namespace CreateCapacityReservationFleetResult {
2917
-
2918
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetResult) => any;
2919
- }
2920
2136
  export interface CreateCarrierGatewayRequest {
2921
2137
 
2922
2138
  VpcId: string | undefined;
@@ -2927,10 +2143,6 @@ export interface CreateCarrierGatewayRequest {
2927
2143
 
2928
2144
  ClientToken?: string;
2929
2145
  }
2930
- export declare namespace CreateCarrierGatewayRequest {
2931
-
2932
- const filterSensitiveLog: (obj: CreateCarrierGatewayRequest) => any;
2933
- }
2934
2146
  export declare type CarrierGatewayState = "available" | "deleted" | "deleting" | "pending";
2935
2147
 
2936
2148
  export interface CarrierGateway {
@@ -2945,27 +2157,15 @@ export interface CarrierGateway {
2945
2157
 
2946
2158
  Tags?: Tag[];
2947
2159
  }
2948
- export declare namespace CarrierGateway {
2949
-
2950
- const filterSensitiveLog: (obj: CarrierGateway) => any;
2951
- }
2952
2160
  export interface CreateCarrierGatewayResult {
2953
2161
 
2954
2162
  CarrierGateway?: CarrierGateway;
2955
2163
  }
2956
- export declare namespace CreateCarrierGatewayResult {
2957
-
2958
- const filterSensitiveLog: (obj: CreateCarrierGatewayResult) => any;
2959
- }
2960
2164
 
2961
2165
  export interface DirectoryServiceAuthenticationRequest {
2962
2166
 
2963
2167
  DirectoryId?: string;
2964
2168
  }
2965
- export declare namespace DirectoryServiceAuthenticationRequest {
2966
-
2967
- const filterSensitiveLog: (obj: DirectoryServiceAuthenticationRequest) => any;
2968
- }
2969
2169
 
2970
2170
  export interface FederatedAuthenticationRequest {
2971
2171
 
@@ -2973,19 +2173,11 @@ export interface FederatedAuthenticationRequest {
2973
2173
 
2974
2174
  SelfServiceSAMLProviderArn?: string;
2975
2175
  }
2976
- export declare namespace FederatedAuthenticationRequest {
2977
-
2978
- const filterSensitiveLog: (obj: FederatedAuthenticationRequest) => any;
2979
- }
2980
2176
 
2981
2177
  export interface CertificateAuthenticationRequest {
2982
2178
 
2983
2179
  ClientRootCertificateChainArn?: string;
2984
2180
  }
2985
- export declare namespace CertificateAuthenticationRequest {
2986
-
2987
- const filterSensitiveLog: (obj: CertificateAuthenticationRequest) => any;
2988
- }
2989
2181
  export declare type ClientVpnAuthenticationType = "certificate-authentication" | "directory-service-authentication" | "federated-authentication";
2990
2182
 
2991
2183
  export interface ClientVpnAuthenticationRequest {
@@ -2998,10 +2190,6 @@ export interface ClientVpnAuthenticationRequest {
2998
2190
 
2999
2191
  FederatedAuthentication?: FederatedAuthenticationRequest;
3000
2192
  }
3001
- export declare namespace ClientVpnAuthenticationRequest {
3002
-
3003
- const filterSensitiveLog: (obj: ClientVpnAuthenticationRequest) => any;
3004
- }
3005
2193
 
3006
2194
  export interface ClientConnectOptions {
3007
2195
 
@@ -3009,10 +2197,6 @@ export interface ClientConnectOptions {
3009
2197
 
3010
2198
  LambdaFunctionArn?: string;
3011
2199
  }
3012
- export declare namespace ClientConnectOptions {
3013
-
3014
- const filterSensitiveLog: (obj: ClientConnectOptions) => any;
3015
- }
3016
2200
 
3017
2201
  export interface ClientLoginBannerOptions {
3018
2202
 
@@ -3020,10 +2204,6 @@ export interface ClientLoginBannerOptions {
3020
2204
 
3021
2205
  BannerText?: string;
3022
2206
  }
3023
- export declare namespace ClientLoginBannerOptions {
3024
-
3025
- const filterSensitiveLog: (obj: ClientLoginBannerOptions) => any;
3026
- }
3027
2207
 
3028
2208
  export interface ConnectionLogOptions {
3029
2209
 
@@ -3033,10 +2213,6 @@ export interface ConnectionLogOptions {
3033
2213
 
3034
2214
  CloudwatchLogStream?: string;
3035
2215
  }
3036
- export declare namespace ConnectionLogOptions {
3037
-
3038
- const filterSensitiveLog: (obj: ConnectionLogOptions) => any;
3039
- }
3040
2216
  export declare type SelfServicePortal = "disabled" | "enabled";
3041
2217
  export declare type TransportProtocol = "tcp" | "udp";
3042
2218
  export interface CreateClientVpnEndpointRequest {
@@ -3077,10 +2253,6 @@ export interface CreateClientVpnEndpointRequest {
3077
2253
 
3078
2254
  ClientLoginBannerOptions?: ClientLoginBannerOptions;
3079
2255
  }
3080
- export declare namespace CreateClientVpnEndpointRequest {
3081
-
3082
- const filterSensitiveLog: (obj: CreateClientVpnEndpointRequest) => any;
3083
- }
3084
2256
  export declare type ClientVpnEndpointStatusCode = "available" | "deleted" | "deleting" | "pending-associate";
3085
2257
 
3086
2258
  export interface ClientVpnEndpointStatus {
@@ -3089,10 +2261,6 @@ export interface ClientVpnEndpointStatus {
3089
2261
 
3090
2262
  Message?: string;
3091
2263
  }
3092
- export declare namespace ClientVpnEndpointStatus {
3093
-
3094
- const filterSensitiveLog: (obj: ClientVpnEndpointStatus) => any;
3095
- }
3096
2264
  export interface CreateClientVpnEndpointResult {
3097
2265
 
3098
2266
  ClientVpnEndpointId?: string;
@@ -3101,10 +2269,6 @@ export interface CreateClientVpnEndpointResult {
3101
2269
 
3102
2270
  DnsName?: string;
3103
2271
  }
3104
- export declare namespace CreateClientVpnEndpointResult {
3105
-
3106
- const filterSensitiveLog: (obj: CreateClientVpnEndpointResult) => any;
3107
- }
3108
2272
  export interface CreateClientVpnRouteRequest {
3109
2273
 
3110
2274
  ClientVpnEndpointId: string | undefined;
@@ -3119,10 +2283,6 @@ export interface CreateClientVpnRouteRequest {
3119
2283
 
3120
2284
  DryRun?: boolean;
3121
2285
  }
3122
- export declare namespace CreateClientVpnRouteRequest {
3123
-
3124
- const filterSensitiveLog: (obj: CreateClientVpnRouteRequest) => any;
3125
- }
3126
2286
  export declare type ClientVpnRouteStatusCode = "active" | "creating" | "deleting" | "failed";
3127
2287
 
3128
2288
  export interface ClientVpnRouteStatus {
@@ -3131,18 +2291,10 @@ export interface ClientVpnRouteStatus {
3131
2291
 
3132
2292
  Message?: string;
3133
2293
  }
3134
- export declare namespace ClientVpnRouteStatus {
3135
-
3136
- const filterSensitiveLog: (obj: ClientVpnRouteStatus) => any;
3137
- }
3138
2294
  export interface CreateClientVpnRouteResult {
3139
2295
 
3140
2296
  Status?: ClientVpnRouteStatus;
3141
2297
  }
3142
- export declare namespace CreateClientVpnRouteResult {
3143
-
3144
- const filterSensitiveLog: (obj: CreateClientVpnRouteResult) => any;
3145
- }
3146
2298
  export declare type GatewayType = "ipsec.1";
3147
2299
 
3148
2300
  export interface CreateCustomerGatewayRequest {
@@ -3163,10 +2315,6 @@ export interface CreateCustomerGatewayRequest {
3163
2315
 
3164
2316
  DryRun?: boolean;
3165
2317
  }
3166
- export declare namespace CreateCustomerGatewayRequest {
3167
-
3168
- const filterSensitiveLog: (obj: CreateCustomerGatewayRequest) => any;
3169
- }
3170
2318
 
3171
2319
  export interface CustomerGateway {
3172
2320
 
@@ -3186,19 +2334,11 @@ export interface CustomerGateway {
3186
2334
 
3187
2335
  Tags?: Tag[];
3188
2336
  }
3189
- export declare namespace CustomerGateway {
3190
-
3191
- const filterSensitiveLog: (obj: CustomerGateway) => any;
3192
- }
3193
2337
 
3194
2338
  export interface CreateCustomerGatewayResult {
3195
2339
 
3196
2340
  CustomerGateway?: CustomerGateway;
3197
2341
  }
3198
- export declare namespace CreateCustomerGatewayResult {
3199
-
3200
- const filterSensitiveLog: (obj: CreateCustomerGatewayResult) => any;
3201
- }
3202
2342
  export interface CreateDefaultSubnetRequest {
3203
2343
 
3204
2344
  AvailabilityZone: string | undefined;
@@ -3207,10 +2347,6 @@ export interface CreateDefaultSubnetRequest {
3207
2347
 
3208
2348
  Ipv6Native?: boolean;
3209
2349
  }
3210
- export declare namespace CreateDefaultSubnetRequest {
3211
-
3212
- const filterSensitiveLog: (obj: CreateDefaultSubnetRequest) => any;
3213
- }
3214
2350
  export declare enum HostnameType {
3215
2351
  ip_name = "ip-name",
3216
2352
  resource_name = "resource-name"
@@ -3224,10 +2360,6 @@ export interface PrivateDnsNameOptionsOnLaunch {
3224
2360
 
3225
2361
  EnableResourceNameDnsAAAARecord?: boolean;
3226
2362
  }
3227
- export declare namespace PrivateDnsNameOptionsOnLaunch {
3228
-
3229
- const filterSensitiveLog: (obj: PrivateDnsNameOptionsOnLaunch) => any;
3230
- }
3231
2363
  export declare type SubnetState = "available" | "pending";
3232
2364
 
3233
2365
  export interface Subnet {
@@ -3274,26 +2406,14 @@ export interface Subnet {
3274
2406
 
3275
2407
  PrivateDnsNameOptionsOnLaunch?: PrivateDnsNameOptionsOnLaunch;
3276
2408
  }
3277
- export declare namespace Subnet {
3278
-
3279
- const filterSensitiveLog: (obj: Subnet) => any;
3280
- }
3281
2409
  export interface CreateDefaultSubnetResult {
3282
2410
 
3283
2411
  Subnet?: Subnet;
3284
2412
  }
3285
- export declare namespace CreateDefaultSubnetResult {
3286
-
3287
- const filterSensitiveLog: (obj: CreateDefaultSubnetResult) => any;
3288
- }
3289
2413
  export interface CreateDefaultVpcRequest {
3290
2414
 
3291
2415
  DryRun?: boolean;
3292
2416
  }
3293
- export declare namespace CreateDefaultVpcRequest {
3294
-
3295
- const filterSensitiveLog: (obj: CreateDefaultVpcRequest) => any;
3296
- }
3297
2417
  export declare type Tenancy = "dedicated" | "default" | "host";
3298
2418
  export declare type VpcState = "available" | "pending";
3299
2419
 
@@ -3319,18 +2439,10 @@ export interface Vpc {
3319
2439
 
3320
2440
  Tags?: Tag[];
3321
2441
  }
3322
- export declare namespace Vpc {
3323
-
3324
- const filterSensitiveLog: (obj: Vpc) => any;
3325
- }
3326
2442
  export interface CreateDefaultVpcResult {
3327
2443
 
3328
2444
  Vpc?: Vpc;
3329
2445
  }
3330
- export declare namespace CreateDefaultVpcResult {
3331
-
3332
- const filterSensitiveLog: (obj: CreateDefaultVpcResult) => any;
3333
- }
3334
2446
 
3335
2447
  export interface NewDhcpConfiguration {
3336
2448
 
@@ -3338,10 +2450,6 @@ export interface NewDhcpConfiguration {
3338
2450
 
3339
2451
  Values?: string[];
3340
2452
  }
3341
- export declare namespace NewDhcpConfiguration {
3342
-
3343
- const filterSensitiveLog: (obj: NewDhcpConfiguration) => any;
3344
- }
3345
2453
  export interface CreateDhcpOptionsRequest {
3346
2454
 
3347
2455
  DhcpConfigurations: NewDhcpConfiguration[] | undefined;
@@ -3350,19 +2458,11 @@ export interface CreateDhcpOptionsRequest {
3350
2458
 
3351
2459
  DryRun?: boolean;
3352
2460
  }
3353
- export declare namespace CreateDhcpOptionsRequest {
3354
-
3355
- const filterSensitiveLog: (obj: CreateDhcpOptionsRequest) => any;
3356
- }
3357
2461
 
3358
2462
  export interface AttributeValue {
3359
2463
 
3360
2464
  Value?: string;
3361
2465
  }
3362
- export declare namespace AttributeValue {
3363
-
3364
- const filterSensitiveLog: (obj: AttributeValue) => any;
3365
- }
3366
2466
 
3367
2467
  export interface DhcpConfiguration {
3368
2468
 
@@ -3370,10 +2470,6 @@ export interface DhcpConfiguration {
3370
2470
 
3371
2471
  Values?: AttributeValue[];
3372
2472
  }
3373
- export declare namespace DhcpConfiguration {
3374
-
3375
- const filterSensitiveLog: (obj: DhcpConfiguration) => any;
3376
- }
3377
2473
 
3378
2474
  export interface DhcpOptions {
3379
2475
 
@@ -3385,18 +2481,10 @@ export interface DhcpOptions {
3385
2481
 
3386
2482
  Tags?: Tag[];
3387
2483
  }
3388
- export declare namespace DhcpOptions {
3389
-
3390
- const filterSensitiveLog: (obj: DhcpOptions) => any;
3391
- }
3392
2484
  export interface CreateDhcpOptionsResult {
3393
2485
 
3394
2486
  DhcpOptions?: DhcpOptions;
3395
2487
  }
3396
- export declare namespace CreateDhcpOptionsResult {
3397
-
3398
- const filterSensitiveLog: (obj: CreateDhcpOptionsResult) => any;
3399
- }
3400
2488
  export interface CreateEgressOnlyInternetGatewayRequest {
3401
2489
 
3402
2490
  ClientToken?: string;
@@ -3407,10 +2495,6 @@ export interface CreateEgressOnlyInternetGatewayRequest {
3407
2495
 
3408
2496
  TagSpecifications?: TagSpecification[];
3409
2497
  }
3410
- export declare namespace CreateEgressOnlyInternetGatewayRequest {
3411
-
3412
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayRequest) => any;
3413
- }
3414
2498
 
3415
2499
  export interface InternetGatewayAttachment {
3416
2500
 
@@ -3418,10 +2502,6 @@ export interface InternetGatewayAttachment {
3418
2502
 
3419
2503
  VpcId?: string;
3420
2504
  }
3421
- export declare namespace InternetGatewayAttachment {
3422
-
3423
- const filterSensitiveLog: (obj: InternetGatewayAttachment) => any;
3424
- }
3425
2505
 
3426
2506
  export interface EgressOnlyInternetGateway {
3427
2507
 
@@ -3431,21 +2511,477 @@ export interface EgressOnlyInternetGateway {
3431
2511
 
3432
2512
  Tags?: Tag[];
3433
2513
  }
3434
- export declare namespace EgressOnlyInternetGateway {
3435
-
3436
- const filterSensitiveLog: (obj: EgressOnlyInternetGateway) => any;
3437
- }
3438
2514
  export interface CreateEgressOnlyInternetGatewayResult {
3439
2515
 
3440
2516
  ClientToken?: string;
3441
2517
 
3442
2518
  EgressOnlyInternetGateway?: EgressOnlyInternetGateway;
3443
2519
  }
3444
- export declare namespace CreateEgressOnlyInternetGatewayResult {
3445
-
3446
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayResult) => any;
3447
- }
3448
2520
  export declare enum FleetExcessCapacityTerminationPolicy {
3449
2521
  NO_TERMINATION = "no-termination",
3450
2522
  TERMINATION = "termination"
3451
2523
  }
2524
+
2525
+ export declare const AcceleratorCountFilterSensitiveLog: (obj: AcceleratorCount) => any;
2526
+
2527
+ export declare const AcceleratorCountRequestFilterSensitiveLog: (obj: AcceleratorCountRequest) => any;
2528
+
2529
+ export declare const AcceleratorTotalMemoryMiBFilterSensitiveLog: (obj: AcceleratorTotalMemoryMiB) => any;
2530
+
2531
+ export declare const AcceleratorTotalMemoryMiBRequestFilterSensitiveLog: (obj: AcceleratorTotalMemoryMiBRequest) => any;
2532
+
2533
+ export declare const TargetConfigurationRequestFilterSensitiveLog: (obj: TargetConfigurationRequest) => any;
2534
+
2535
+ export declare const AcceptReservedInstancesExchangeQuoteRequestFilterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteRequest) => any;
2536
+
2537
+ export declare const AcceptReservedInstancesExchangeQuoteResultFilterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteResult) => any;
2538
+
2539
+ export declare const AcceptTransitGatewayMulticastDomainAssociationsRequestFilterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsRequest) => any;
2540
+
2541
+ export declare const SubnetAssociationFilterSensitiveLog: (obj: SubnetAssociation) => any;
2542
+
2543
+ export declare const TransitGatewayMulticastDomainAssociationsFilterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociations) => any;
2544
+
2545
+ export declare const AcceptTransitGatewayMulticastDomainAssociationsResultFilterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsResult) => any;
2546
+
2547
+ export declare const AcceptTransitGatewayPeeringAttachmentRequestFilterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentRequest) => any;
2548
+
2549
+ export declare const PeeringTgwInfoFilterSensitiveLog: (obj: PeeringTgwInfo) => any;
2550
+
2551
+ export declare const TransitGatewayPeeringAttachmentOptionsFilterSensitiveLog: (obj: TransitGatewayPeeringAttachmentOptions) => any;
2552
+
2553
+ export declare const PeeringAttachmentStatusFilterSensitiveLog: (obj: PeeringAttachmentStatus) => any;
2554
+
2555
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2556
+
2557
+ export declare const TransitGatewayPeeringAttachmentFilterSensitiveLog: (obj: TransitGatewayPeeringAttachment) => any;
2558
+
2559
+ export declare const AcceptTransitGatewayPeeringAttachmentResultFilterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentResult) => any;
2560
+
2561
+ export declare const AcceptTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentRequest) => any;
2562
+
2563
+ export declare const TransitGatewayVpcAttachmentOptionsFilterSensitiveLog: (obj: TransitGatewayVpcAttachmentOptions) => any;
2564
+
2565
+ export declare const TransitGatewayVpcAttachmentFilterSensitiveLog: (obj: TransitGatewayVpcAttachment) => any;
2566
+
2567
+ export declare const AcceptTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentResult) => any;
2568
+
2569
+ export declare const AcceptVpcEndpointConnectionsRequestFilterSensitiveLog: (obj: AcceptVpcEndpointConnectionsRequest) => any;
2570
+
2571
+ export declare const UnsuccessfulItemErrorFilterSensitiveLog: (obj: UnsuccessfulItemError) => any;
2572
+
2573
+ export declare const UnsuccessfulItemFilterSensitiveLog: (obj: UnsuccessfulItem) => any;
2574
+
2575
+ export declare const AcceptVpcEndpointConnectionsResultFilterSensitiveLog: (obj: AcceptVpcEndpointConnectionsResult) => any;
2576
+
2577
+ export declare const AcceptVpcPeeringConnectionRequestFilterSensitiveLog: (obj: AcceptVpcPeeringConnectionRequest) => any;
2578
+
2579
+ export declare const CidrBlockFilterSensitiveLog: (obj: CidrBlock) => any;
2580
+
2581
+ export declare const Ipv6CidrBlockFilterSensitiveLog: (obj: Ipv6CidrBlock) => any;
2582
+
2583
+ export declare const VpcPeeringConnectionOptionsDescriptionFilterSensitiveLog: (obj: VpcPeeringConnectionOptionsDescription) => any;
2584
+
2585
+ export declare const VpcPeeringConnectionVpcInfoFilterSensitiveLog: (obj: VpcPeeringConnectionVpcInfo) => any;
2586
+
2587
+ export declare const VpcPeeringConnectionStateReasonFilterSensitiveLog: (obj: VpcPeeringConnectionStateReason) => any;
2588
+
2589
+ export declare const VpcPeeringConnectionFilterSensitiveLog: (obj: VpcPeeringConnection) => any;
2590
+
2591
+ export declare const AcceptVpcPeeringConnectionResultFilterSensitiveLog: (obj: AcceptVpcPeeringConnectionResult) => any;
2592
+
2593
+ export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
2594
+
2595
+ export declare const AnalysisAclRuleFilterSensitiveLog: (obj: AnalysisAclRule) => any;
2596
+
2597
+ export declare const AnalysisComponentFilterSensitiveLog: (obj: AnalysisComponent) => any;
2598
+
2599
+ export declare const AdditionalDetailFilterSensitiveLog: (obj: AdditionalDetail) => any;
2600
+
2601
+ export declare const AnalysisPacketHeaderFilterSensitiveLog: (obj: AnalysisPacketHeader) => any;
2602
+
2603
+ export declare const AnalysisRouteTableRouteFilterSensitiveLog: (obj: AnalysisRouteTableRoute) => any;
2604
+
2605
+ export declare const AnalysisSecurityGroupRuleFilterSensitiveLog: (obj: AnalysisSecurityGroupRule) => any;
2606
+
2607
+ export declare const TransitGatewayRouteTableRouteFilterSensitiveLog: (obj: TransitGatewayRouteTableRoute) => any;
2608
+
2609
+ export declare const PathComponentFilterSensitiveLog: (obj: PathComponent) => any;
2610
+
2611
+ export declare const AccessScopeAnalysisFindingFilterSensitiveLog: (obj: AccessScopeAnalysisFinding) => any;
2612
+
2613
+ export declare const PacketHeaderStatementFilterSensitiveLog: (obj: PacketHeaderStatement) => any;
2614
+
2615
+ export declare const ResourceStatementFilterSensitiveLog: (obj: ResourceStatement) => any;
2616
+
2617
+ export declare const PathStatementFilterSensitiveLog: (obj: PathStatement) => any;
2618
+
2619
+ export declare const ThroughResourcesStatementFilterSensitiveLog: (obj: ThroughResourcesStatement) => any;
2620
+
2621
+ export declare const AccessScopePathFilterSensitiveLog: (obj: AccessScopePath) => any;
2622
+
2623
+ export declare const PacketHeaderStatementRequestFilterSensitiveLog: (obj: PacketHeaderStatementRequest) => any;
2624
+
2625
+ export declare const ResourceStatementRequestFilterSensitiveLog: (obj: ResourceStatementRequest) => any;
2626
+
2627
+ export declare const PathStatementRequestFilterSensitiveLog: (obj: PathStatementRequest) => any;
2628
+
2629
+ export declare const ThroughResourcesStatementRequestFilterSensitiveLog: (obj: ThroughResourcesStatementRequest) => any;
2630
+
2631
+ export declare const AccessScopePathRequestFilterSensitiveLog: (obj: AccessScopePathRequest) => any;
2632
+
2633
+ export declare const AccountAttributeValueFilterSensitiveLog: (obj: AccountAttributeValue) => any;
2634
+
2635
+ export declare const AccountAttributeFilterSensitiveLog: (obj: AccountAttribute) => any;
2636
+
2637
+ export declare const ActiveInstanceFilterSensitiveLog: (obj: ActiveInstance) => any;
2638
+
2639
+ export declare const AddIpamOperatingRegionFilterSensitiveLog: (obj: AddIpamOperatingRegion) => any;
2640
+
2641
+ export declare const AddPrefixListEntryFilterSensitiveLog: (obj: AddPrefixListEntry) => any;
2642
+
2643
+ export declare const AddressFilterSensitiveLog: (obj: Address) => any;
2644
+
2645
+ export declare const PtrUpdateStatusFilterSensitiveLog: (obj: PtrUpdateStatus) => any;
2646
+
2647
+ export declare const AddressAttributeFilterSensitiveLog: (obj: AddressAttribute) => any;
2648
+
2649
+ export declare const AdvertiseByoipCidrRequestFilterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
2650
+
2651
+ export declare const ByoipCidrFilterSensitiveLog: (obj: ByoipCidr) => any;
2652
+
2653
+ export declare const AdvertiseByoipCidrResultFilterSensitiveLog: (obj: AdvertiseByoipCidrResult) => any;
2654
+
2655
+ export declare const TagSpecificationFilterSensitiveLog: (obj: TagSpecification) => any;
2656
+
2657
+ export declare const AllocateAddressRequestFilterSensitiveLog: (obj: AllocateAddressRequest) => any;
2658
+
2659
+ export declare const AllocateAddressResultFilterSensitiveLog: (obj: AllocateAddressResult) => any;
2660
+
2661
+ export declare const AllocateHostsRequestFilterSensitiveLog: (obj: AllocateHostsRequest) => any;
2662
+
2663
+ export declare const AllocateHostsResultFilterSensitiveLog: (obj: AllocateHostsResult) => any;
2664
+
2665
+ export declare const AllocateIpamPoolCidrRequestFilterSensitiveLog: (obj: AllocateIpamPoolCidrRequest) => any;
2666
+
2667
+ export declare const IpamPoolAllocationFilterSensitiveLog: (obj: IpamPoolAllocation) => any;
2668
+
2669
+ export declare const AllocateIpamPoolCidrResultFilterSensitiveLog: (obj: AllocateIpamPoolCidrResult) => any;
2670
+
2671
+ export declare const AllowedPrincipalFilterSensitiveLog: (obj: AllowedPrincipal) => any;
2672
+
2673
+ export declare const AlternatePathHintFilterSensitiveLog: (obj: AlternatePathHint) => any;
2674
+
2675
+ export declare const ApplySecurityGroupsToClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkRequest) => any;
2676
+
2677
+ export declare const ApplySecurityGroupsToClientVpnTargetNetworkResultFilterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkResult) => any;
2678
+
2679
+ export declare const AssignIpv6AddressesRequestFilterSensitiveLog: (obj: AssignIpv6AddressesRequest) => any;
2680
+
2681
+ export declare const AssignIpv6AddressesResultFilterSensitiveLog: (obj: AssignIpv6AddressesResult) => any;
2682
+
2683
+ export declare const AssignPrivateIpAddressesRequestFilterSensitiveLog: (obj: AssignPrivateIpAddressesRequest) => any;
2684
+
2685
+ export declare const Ipv4PrefixSpecificationFilterSensitiveLog: (obj: Ipv4PrefixSpecification) => any;
2686
+
2687
+ export declare const AssignedPrivateIpAddressFilterSensitiveLog: (obj: AssignedPrivateIpAddress) => any;
2688
+
2689
+ export declare const AssignPrivateIpAddressesResultFilterSensitiveLog: (obj: AssignPrivateIpAddressesResult) => any;
2690
+
2691
+ export declare const AssociateAddressRequestFilterSensitiveLog: (obj: AssociateAddressRequest) => any;
2692
+
2693
+ export declare const AssociateAddressResultFilterSensitiveLog: (obj: AssociateAddressResult) => any;
2694
+
2695
+ export declare const AssociateClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: AssociateClientVpnTargetNetworkRequest) => any;
2696
+
2697
+ export declare const AssociationStatusFilterSensitiveLog: (obj: AssociationStatus) => any;
2698
+
2699
+ export declare const AssociateClientVpnTargetNetworkResultFilterSensitiveLog: (obj: AssociateClientVpnTargetNetworkResult) => any;
2700
+
2701
+ export declare const AssociateDhcpOptionsRequestFilterSensitiveLog: (obj: AssociateDhcpOptionsRequest) => any;
2702
+
2703
+ export declare const AssociateEnclaveCertificateIamRoleRequestFilterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleRequest) => any;
2704
+
2705
+ export declare const AssociateEnclaveCertificateIamRoleResultFilterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleResult) => any;
2706
+
2707
+ export declare const IamInstanceProfileSpecificationFilterSensitiveLog: (obj: IamInstanceProfileSpecification) => any;
2708
+
2709
+ export declare const AssociateIamInstanceProfileRequestFilterSensitiveLog: (obj: AssociateIamInstanceProfileRequest) => any;
2710
+
2711
+ export declare const IamInstanceProfileFilterSensitiveLog: (obj: IamInstanceProfile) => any;
2712
+
2713
+ export declare const IamInstanceProfileAssociationFilterSensitiveLog: (obj: IamInstanceProfileAssociation) => any;
2714
+
2715
+ export declare const AssociateIamInstanceProfileResultFilterSensitiveLog: (obj: AssociateIamInstanceProfileResult) => any;
2716
+
2717
+ export declare const InstanceEventWindowAssociationRequestFilterSensitiveLog: (obj: InstanceEventWindowAssociationRequest) => any;
2718
+
2719
+ export declare const AssociateInstanceEventWindowRequestFilterSensitiveLog: (obj: AssociateInstanceEventWindowRequest) => any;
2720
+
2721
+ export declare const InstanceEventWindowAssociationTargetFilterSensitiveLog: (obj: InstanceEventWindowAssociationTarget) => any;
2722
+
2723
+ export declare const InstanceEventWindowTimeRangeFilterSensitiveLog: (obj: InstanceEventWindowTimeRange) => any;
2724
+
2725
+ export declare const InstanceEventWindowFilterSensitiveLog: (obj: InstanceEventWindow) => any;
2726
+
2727
+ export declare const AssociateInstanceEventWindowResultFilterSensitiveLog: (obj: AssociateInstanceEventWindowResult) => any;
2728
+
2729
+ export declare const AssociateRouteTableRequestFilterSensitiveLog: (obj: AssociateRouteTableRequest) => any;
2730
+
2731
+ export declare const RouteTableAssociationStateFilterSensitiveLog: (obj: RouteTableAssociationState) => any;
2732
+
2733
+ export declare const AssociateRouteTableResultFilterSensitiveLog: (obj: AssociateRouteTableResult) => any;
2734
+
2735
+ export declare const AssociateSubnetCidrBlockRequestFilterSensitiveLog: (obj: AssociateSubnetCidrBlockRequest) => any;
2736
+
2737
+ export declare const SubnetCidrBlockStateFilterSensitiveLog: (obj: SubnetCidrBlockState) => any;
2738
+
2739
+ export declare const SubnetIpv6CidrBlockAssociationFilterSensitiveLog: (obj: SubnetIpv6CidrBlockAssociation) => any;
2740
+
2741
+ export declare const AssociateSubnetCidrBlockResultFilterSensitiveLog: (obj: AssociateSubnetCidrBlockResult) => any;
2742
+
2743
+ export declare const AssociateTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainRequest) => any;
2744
+
2745
+ export declare const AssociateTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainResult) => any;
2746
+
2747
+ export declare const AssociateTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableRequest) => any;
2748
+
2749
+ export declare const TransitGatewayPolicyTableAssociationFilterSensitiveLog: (obj: TransitGatewayPolicyTableAssociation) => any;
2750
+
2751
+ export declare const AssociateTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableResult) => any;
2752
+
2753
+ export declare const AssociateTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: AssociateTransitGatewayRouteTableRequest) => any;
2754
+
2755
+ export declare const TransitGatewayAssociationFilterSensitiveLog: (obj: TransitGatewayAssociation) => any;
2756
+
2757
+ export declare const AssociateTransitGatewayRouteTableResultFilterSensitiveLog: (obj: AssociateTransitGatewayRouteTableResult) => any;
2758
+
2759
+ export declare const AssociateTrunkInterfaceRequestFilterSensitiveLog: (obj: AssociateTrunkInterfaceRequest) => any;
2760
+
2761
+ export declare const TrunkInterfaceAssociationFilterSensitiveLog: (obj: TrunkInterfaceAssociation) => any;
2762
+
2763
+ export declare const AssociateTrunkInterfaceResultFilterSensitiveLog: (obj: AssociateTrunkInterfaceResult) => any;
2764
+
2765
+ export declare const AssociateVpcCidrBlockRequestFilterSensitiveLog: (obj: AssociateVpcCidrBlockRequest) => any;
2766
+
2767
+ export declare const VpcCidrBlockStateFilterSensitiveLog: (obj: VpcCidrBlockState) => any;
2768
+
2769
+ export declare const VpcCidrBlockAssociationFilterSensitiveLog: (obj: VpcCidrBlockAssociation) => any;
2770
+
2771
+ export declare const VpcIpv6CidrBlockAssociationFilterSensitiveLog: (obj: VpcIpv6CidrBlockAssociation) => any;
2772
+
2773
+ export declare const AssociateVpcCidrBlockResultFilterSensitiveLog: (obj: AssociateVpcCidrBlockResult) => any;
2774
+
2775
+ export declare const AttachClassicLinkVpcRequestFilterSensitiveLog: (obj: AttachClassicLinkVpcRequest) => any;
2776
+
2777
+ export declare const AttachClassicLinkVpcResultFilterSensitiveLog: (obj: AttachClassicLinkVpcResult) => any;
2778
+
2779
+ export declare const AttachInternetGatewayRequestFilterSensitiveLog: (obj: AttachInternetGatewayRequest) => any;
2780
+
2781
+ export declare const AttachNetworkInterfaceRequestFilterSensitiveLog: (obj: AttachNetworkInterfaceRequest) => any;
2782
+
2783
+ export declare const AttachNetworkInterfaceResultFilterSensitiveLog: (obj: AttachNetworkInterfaceResult) => any;
2784
+
2785
+ export declare const AttachVolumeRequestFilterSensitiveLog: (obj: AttachVolumeRequest) => any;
2786
+
2787
+ export declare const VolumeAttachmentFilterSensitiveLog: (obj: VolumeAttachment) => any;
2788
+
2789
+ export declare const AttachVpnGatewayRequestFilterSensitiveLog: (obj: AttachVpnGatewayRequest) => any;
2790
+
2791
+ export declare const VpcAttachmentFilterSensitiveLog: (obj: VpcAttachment) => any;
2792
+
2793
+ export declare const AttachVpnGatewayResultFilterSensitiveLog: (obj: AttachVpnGatewayResult) => any;
2794
+
2795
+ export declare const AuthorizeClientVpnIngressRequestFilterSensitiveLog: (obj: AuthorizeClientVpnIngressRequest) => any;
2796
+
2797
+ export declare const ClientVpnAuthorizationRuleStatusFilterSensitiveLog: (obj: ClientVpnAuthorizationRuleStatus) => any;
2798
+
2799
+ export declare const AuthorizeClientVpnIngressResultFilterSensitiveLog: (obj: AuthorizeClientVpnIngressResult) => any;
2800
+
2801
+ export declare const IpRangeFilterSensitiveLog: (obj: IpRange) => any;
2802
+
2803
+ export declare const Ipv6RangeFilterSensitiveLog: (obj: Ipv6Range) => any;
2804
+
2805
+ export declare const PrefixListIdFilterSensitiveLog: (obj: PrefixListId) => any;
2806
+
2807
+ export declare const UserIdGroupPairFilterSensitiveLog: (obj: UserIdGroupPair) => any;
2808
+
2809
+ export declare const IpPermissionFilterSensitiveLog: (obj: IpPermission) => any;
2810
+
2811
+ export declare const AuthorizeSecurityGroupEgressRequestFilterSensitiveLog: (obj: AuthorizeSecurityGroupEgressRequest) => any;
2812
+
2813
+ export declare const ReferencedSecurityGroupFilterSensitiveLog: (obj: ReferencedSecurityGroup) => any;
2814
+
2815
+ export declare const SecurityGroupRuleFilterSensitiveLog: (obj: SecurityGroupRule) => any;
2816
+
2817
+ export declare const AuthorizeSecurityGroupEgressResultFilterSensitiveLog: (obj: AuthorizeSecurityGroupEgressResult) => any;
2818
+
2819
+ export declare const AuthorizeSecurityGroupIngressRequestFilterSensitiveLog: (obj: AuthorizeSecurityGroupIngressRequest) => any;
2820
+
2821
+ export declare const AuthorizeSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeSecurityGroupIngressResult) => any;
2822
+
2823
+ export declare const S3StorageFilterSensitiveLog: (obj: S3Storage) => any;
2824
+
2825
+ export declare const StorageFilterSensitiveLog: (obj: Storage) => any;
2826
+
2827
+ export declare const BundleInstanceRequestFilterSensitiveLog: (obj: BundleInstanceRequest) => any;
2828
+
2829
+ export declare const BundleTaskErrorFilterSensitiveLog: (obj: BundleTaskError) => any;
2830
+
2831
+ export declare const BundleTaskFilterSensitiveLog: (obj: BundleTask) => any;
2832
+
2833
+ export declare const BundleInstanceResultFilterSensitiveLog: (obj: BundleInstanceResult) => any;
2834
+
2835
+ export declare const CancelBundleTaskRequestFilterSensitiveLog: (obj: CancelBundleTaskRequest) => any;
2836
+
2837
+ export declare const CancelBundleTaskResultFilterSensitiveLog: (obj: CancelBundleTaskResult) => any;
2838
+
2839
+ export declare const CancelCapacityReservationRequestFilterSensitiveLog: (obj: CancelCapacityReservationRequest) => any;
2840
+
2841
+ export declare const CancelCapacityReservationResultFilterSensitiveLog: (obj: CancelCapacityReservationResult) => any;
2842
+
2843
+ export declare const CancelCapacityReservationFleetsRequestFilterSensitiveLog: (obj: CancelCapacityReservationFleetsRequest) => any;
2844
+
2845
+ export declare const CancelCapacityReservationFleetErrorFilterSensitiveLog: (obj: CancelCapacityReservationFleetError) => any;
2846
+
2847
+ export declare const FailedCapacityReservationFleetCancellationResultFilterSensitiveLog: (obj: FailedCapacityReservationFleetCancellationResult) => any;
2848
+
2849
+ export declare const CapacityReservationFleetCancellationStateFilterSensitiveLog: (obj: CapacityReservationFleetCancellationState) => any;
2850
+
2851
+ export declare const CancelCapacityReservationFleetsResultFilterSensitiveLog: (obj: CancelCapacityReservationFleetsResult) => any;
2852
+
2853
+ export declare const CancelConversionRequestFilterSensitiveLog: (obj: CancelConversionRequest) => any;
2854
+
2855
+ export declare const CancelExportTaskRequestFilterSensitiveLog: (obj: CancelExportTaskRequest) => any;
2856
+
2857
+ export declare const CancelImportTaskRequestFilterSensitiveLog: (obj: CancelImportTaskRequest) => any;
2858
+
2859
+ export declare const CancelImportTaskResultFilterSensitiveLog: (obj: CancelImportTaskResult) => any;
2860
+
2861
+ export declare const CancelReservedInstancesListingRequestFilterSensitiveLog: (obj: CancelReservedInstancesListingRequest) => any;
2862
+
2863
+ export declare const InstanceCountFilterSensitiveLog: (obj: InstanceCount) => any;
2864
+
2865
+ export declare const PriceScheduleFilterSensitiveLog: (obj: PriceSchedule) => any;
2866
+
2867
+ export declare const ReservedInstancesListingFilterSensitiveLog: (obj: ReservedInstancesListing) => any;
2868
+
2869
+ export declare const CancelReservedInstancesListingResultFilterSensitiveLog: (obj: CancelReservedInstancesListingResult) => any;
2870
+
2871
+ export declare const CancelSpotFleetRequestsRequestFilterSensitiveLog: (obj: CancelSpotFleetRequestsRequest) => any;
2872
+
2873
+ export declare const CancelSpotFleetRequestsSuccessItemFilterSensitiveLog: (obj: CancelSpotFleetRequestsSuccessItem) => any;
2874
+
2875
+ export declare const CancelSpotFleetRequestsErrorFilterSensitiveLog: (obj: CancelSpotFleetRequestsError) => any;
2876
+
2877
+ export declare const CancelSpotFleetRequestsErrorItemFilterSensitiveLog: (obj: CancelSpotFleetRequestsErrorItem) => any;
2878
+
2879
+ export declare const CancelSpotFleetRequestsResponseFilterSensitiveLog: (obj: CancelSpotFleetRequestsResponse) => any;
2880
+
2881
+ export declare const CancelSpotInstanceRequestsRequestFilterSensitiveLog: (obj: CancelSpotInstanceRequestsRequest) => any;
2882
+
2883
+ export declare const CancelledSpotInstanceRequestFilterSensitiveLog: (obj: CancelledSpotInstanceRequest) => any;
2884
+
2885
+ export declare const CancelSpotInstanceRequestsResultFilterSensitiveLog: (obj: CancelSpotInstanceRequestsResult) => any;
2886
+
2887
+ export declare const ConfirmProductInstanceRequestFilterSensitiveLog: (obj: ConfirmProductInstanceRequest) => any;
2888
+
2889
+ export declare const ConfirmProductInstanceResultFilterSensitiveLog: (obj: ConfirmProductInstanceResult) => any;
2890
+
2891
+ export declare const CopyFpgaImageRequestFilterSensitiveLog: (obj: CopyFpgaImageRequest) => any;
2892
+
2893
+ export declare const CopyFpgaImageResultFilterSensitiveLog: (obj: CopyFpgaImageResult) => any;
2894
+
2895
+ export declare const CopyImageRequestFilterSensitiveLog: (obj: CopyImageRequest) => any;
2896
+
2897
+ export declare const CopyImageResultFilterSensitiveLog: (obj: CopyImageResult) => any;
2898
+
2899
+ export declare const CopySnapshotRequestFilterSensitiveLog: (obj: CopySnapshotRequest) => any;
2900
+
2901
+ export declare const CopySnapshotResultFilterSensitiveLog: (obj: CopySnapshotResult) => any;
2902
+
2903
+ export declare const CreateCapacityReservationRequestFilterSensitiveLog: (obj: CreateCapacityReservationRequest) => any;
2904
+
2905
+ export declare const CapacityReservationFilterSensitiveLog: (obj: CapacityReservation) => any;
2906
+
2907
+ export declare const CreateCapacityReservationResultFilterSensitiveLog: (obj: CreateCapacityReservationResult) => any;
2908
+
2909
+ export declare const ReservationFleetInstanceSpecificationFilterSensitiveLog: (obj: ReservationFleetInstanceSpecification) => any;
2910
+
2911
+ export declare const CreateCapacityReservationFleetRequestFilterSensitiveLog: (obj: CreateCapacityReservationFleetRequest) => any;
2912
+
2913
+ export declare const FleetCapacityReservationFilterSensitiveLog: (obj: FleetCapacityReservation) => any;
2914
+
2915
+ export declare const CreateCapacityReservationFleetResultFilterSensitiveLog: (obj: CreateCapacityReservationFleetResult) => any;
2916
+
2917
+ export declare const CreateCarrierGatewayRequestFilterSensitiveLog: (obj: CreateCarrierGatewayRequest) => any;
2918
+
2919
+ export declare const CarrierGatewayFilterSensitiveLog: (obj: CarrierGateway) => any;
2920
+
2921
+ export declare const CreateCarrierGatewayResultFilterSensitiveLog: (obj: CreateCarrierGatewayResult) => any;
2922
+
2923
+ export declare const DirectoryServiceAuthenticationRequestFilterSensitiveLog: (obj: DirectoryServiceAuthenticationRequest) => any;
2924
+
2925
+ export declare const FederatedAuthenticationRequestFilterSensitiveLog: (obj: FederatedAuthenticationRequest) => any;
2926
+
2927
+ export declare const CertificateAuthenticationRequestFilterSensitiveLog: (obj: CertificateAuthenticationRequest) => any;
2928
+
2929
+ export declare const ClientVpnAuthenticationRequestFilterSensitiveLog: (obj: ClientVpnAuthenticationRequest) => any;
2930
+
2931
+ export declare const ClientConnectOptionsFilterSensitiveLog: (obj: ClientConnectOptions) => any;
2932
+
2933
+ export declare const ClientLoginBannerOptionsFilterSensitiveLog: (obj: ClientLoginBannerOptions) => any;
2934
+
2935
+ export declare const ConnectionLogOptionsFilterSensitiveLog: (obj: ConnectionLogOptions) => any;
2936
+
2937
+ export declare const CreateClientVpnEndpointRequestFilterSensitiveLog: (obj: CreateClientVpnEndpointRequest) => any;
2938
+
2939
+ export declare const ClientVpnEndpointStatusFilterSensitiveLog: (obj: ClientVpnEndpointStatus) => any;
2940
+
2941
+ export declare const CreateClientVpnEndpointResultFilterSensitiveLog: (obj: CreateClientVpnEndpointResult) => any;
2942
+
2943
+ export declare const CreateClientVpnRouteRequestFilterSensitiveLog: (obj: CreateClientVpnRouteRequest) => any;
2944
+
2945
+ export declare const ClientVpnRouteStatusFilterSensitiveLog: (obj: ClientVpnRouteStatus) => any;
2946
+
2947
+ export declare const CreateClientVpnRouteResultFilterSensitiveLog: (obj: CreateClientVpnRouteResult) => any;
2948
+
2949
+ export declare const CreateCustomerGatewayRequestFilterSensitiveLog: (obj: CreateCustomerGatewayRequest) => any;
2950
+
2951
+ export declare const CustomerGatewayFilterSensitiveLog: (obj: CustomerGateway) => any;
2952
+
2953
+ export declare const CreateCustomerGatewayResultFilterSensitiveLog: (obj: CreateCustomerGatewayResult) => any;
2954
+
2955
+ export declare const CreateDefaultSubnetRequestFilterSensitiveLog: (obj: CreateDefaultSubnetRequest) => any;
2956
+
2957
+ export declare const PrivateDnsNameOptionsOnLaunchFilterSensitiveLog: (obj: PrivateDnsNameOptionsOnLaunch) => any;
2958
+
2959
+ export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
2960
+
2961
+ export declare const CreateDefaultSubnetResultFilterSensitiveLog: (obj: CreateDefaultSubnetResult) => any;
2962
+
2963
+ export declare const CreateDefaultVpcRequestFilterSensitiveLog: (obj: CreateDefaultVpcRequest) => any;
2964
+
2965
+ export declare const VpcFilterSensitiveLog: (obj: Vpc) => any;
2966
+
2967
+ export declare const CreateDefaultVpcResultFilterSensitiveLog: (obj: CreateDefaultVpcResult) => any;
2968
+
2969
+ export declare const NewDhcpConfigurationFilterSensitiveLog: (obj: NewDhcpConfiguration) => any;
2970
+
2971
+ export declare const CreateDhcpOptionsRequestFilterSensitiveLog: (obj: CreateDhcpOptionsRequest) => any;
2972
+
2973
+ export declare const AttributeValueFilterSensitiveLog: (obj: AttributeValue) => any;
2974
+
2975
+ export declare const DhcpConfigurationFilterSensitiveLog: (obj: DhcpConfiguration) => any;
2976
+
2977
+ export declare const DhcpOptionsFilterSensitiveLog: (obj: DhcpOptions) => any;
2978
+
2979
+ export declare const CreateDhcpOptionsResultFilterSensitiveLog: (obj: CreateDhcpOptionsResult) => any;
2980
+
2981
+ export declare const CreateEgressOnlyInternetGatewayRequestFilterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayRequest) => any;
2982
+
2983
+ export declare const InternetGatewayAttachmentFilterSensitiveLog: (obj: InternetGatewayAttachment) => any;
2984
+
2985
+ export declare const EgressOnlyInternetGatewayFilterSensitiveLog: (obj: EgressOnlyInternetGateway) => any;
2986
+
2987
+ export declare const CreateEgressOnlyInternetGatewayResultFilterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayResult) => any;