@aws-sdk/client-ec2 3.131.0 → 3.137.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1122) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/EC2.d.ts +36 -34
  1083. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
  1084. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  1085. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  1086. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  1087. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  1088. package/dist-types/commands/CreateTagsCommand.d.ts +2 -2
  1089. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -3
  1090. package/dist-types/commands/DeleteIpamCommand.d.ts +1 -1
  1091. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
  1092. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +1 -1
  1093. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -3
  1094. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  1095. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  1096. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -2
  1097. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1098. package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1099. package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +1 -1
  1100. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -2
  1101. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  1102. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  1103. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +1 -1
  1104. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +1 -1
  1105. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  1106. package/dist-types/commands/RegisterImageCommand.d.ts +4 -2
  1107. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  1108. package/dist-types/models/models_0.d.ts +952 -1398
  1109. package/dist-types/models/models_1.d.ts +988 -1403
  1110. package/dist-types/models/models_2.d.ts +1070 -1572
  1111. package/dist-types/models/models_3.d.ts +984 -1461
  1112. package/dist-types/models/models_4.d.ts +1148 -1688
  1113. package/dist-types/models/models_5.d.ts +1169 -1725
  1114. package/dist-types/models/models_6.d.ts +537 -763
  1115. package/dist-types/ts3.4/models/models_0.d.ts +469 -929
  1116. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1117. package/dist-types/ts3.4/models/models_2.d.ts +526 -1040
  1118. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1119. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1120. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1121. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1122. package/package.json +6 -6
@@ -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,52 +101,35 @@ 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
 
165
117
  TransitGatewayId?: string;
118
+
166
119
  CoreNetworkId?: string;
167
120
 
168
121
  OwnerId?: string;
169
122
 
170
123
  Region?: string;
171
124
  }
172
- export declare namespace PeeringTgwInfo {
173
-
174
- const filterSensitiveLog: (obj: PeeringTgwInfo) => any;
175
- }
176
125
  export declare enum DynamicRoutingValue {
177
126
  disable = "disable",
178
127
  enable = "enable"
179
128
  }
129
+
180
130
  export interface TransitGatewayPeeringAttachmentOptions {
181
- DynamicRouting?: DynamicRoutingValue | string;
182
- }
183
- export declare namespace TransitGatewayPeeringAttachmentOptions {
184
131
 
185
- const filterSensitiveLog: (obj: TransitGatewayPeeringAttachmentOptions) => any;
132
+ DynamicRouting?: DynamicRoutingValue | string;
186
133
  }
187
134
  export declare type TransitGatewayAttachmentState = "available" | "deleted" | "deleting" | "failed" | "failing" | "initiating" | "initiatingRequest" | "modifying" | "pending" | "pendingAcceptance" | "rejected" | "rejecting" | "rollingBack";
188
135
 
@@ -192,10 +139,6 @@ export interface PeeringAttachmentStatus {
192
139
 
193
140
  Message?: string;
194
141
  }
195
- export declare namespace PeeringAttachmentStatus {
196
-
197
- const filterSensitiveLog: (obj: PeeringAttachmentStatus) => any;
198
- }
199
142
 
200
143
  export interface Tag {
201
144
 
@@ -203,10 +146,6 @@ export interface Tag {
203
146
 
204
147
  Value?: string;
205
148
  }
206
- export declare namespace Tag {
207
-
208
- const filterSensitiveLog: (obj: Tag) => any;
209
- }
210
149
 
211
150
  export interface TransitGatewayPeeringAttachment {
212
151
 
@@ -217,6 +156,7 @@ export interface TransitGatewayPeeringAttachment {
217
156
  RequesterTgwInfo?: PeeringTgwInfo;
218
157
 
219
158
  AccepterTgwInfo?: PeeringTgwInfo;
159
+
220
160
  Options?: TransitGatewayPeeringAttachmentOptions;
221
161
 
222
162
  Status?: PeeringAttachmentStatus;
@@ -227,28 +167,16 @@ export interface TransitGatewayPeeringAttachment {
227
167
 
228
168
  Tags?: Tag[];
229
169
  }
230
- export declare namespace TransitGatewayPeeringAttachment {
231
-
232
- const filterSensitiveLog: (obj: TransitGatewayPeeringAttachment) => any;
233
- }
234
170
  export interface AcceptTransitGatewayPeeringAttachmentResult {
235
171
 
236
172
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
237
173
  }
238
- export declare namespace AcceptTransitGatewayPeeringAttachmentResult {
239
-
240
- const filterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentResult) => any;
241
- }
242
174
  export interface AcceptTransitGatewayVpcAttachmentRequest {
243
175
 
244
176
  TransitGatewayAttachmentId: string | undefined;
245
177
 
246
178
  DryRun?: boolean;
247
179
  }
248
- export declare namespace AcceptTransitGatewayVpcAttachmentRequest {
249
-
250
- const filterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentRequest) => any;
251
- }
252
180
  export declare type ApplianceModeSupportValue = "disable" | "enable";
253
181
  export declare type DnsSupportValue = "disable" | "enable";
254
182
  export declare type Ipv6SupportValue = "disable" | "enable";
@@ -261,10 +189,6 @@ export interface TransitGatewayVpcAttachmentOptions {
261
189
 
262
190
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
263
191
  }
264
- export declare namespace TransitGatewayVpcAttachmentOptions {
265
-
266
- const filterSensitiveLog: (obj: TransitGatewayVpcAttachmentOptions) => any;
267
- }
268
192
 
269
193
  export interface TransitGatewayVpcAttachment {
270
194
 
@@ -286,18 +210,10 @@ export interface TransitGatewayVpcAttachment {
286
210
 
287
211
  Tags?: Tag[];
288
212
  }
289
- export declare namespace TransitGatewayVpcAttachment {
290
-
291
- const filterSensitiveLog: (obj: TransitGatewayVpcAttachment) => any;
292
- }
293
213
  export interface AcceptTransitGatewayVpcAttachmentResult {
294
214
 
295
215
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
296
216
  }
297
- export declare namespace AcceptTransitGatewayVpcAttachmentResult {
298
-
299
- const filterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentResult) => any;
300
- }
301
217
  export interface AcceptVpcEndpointConnectionsRequest {
302
218
 
303
219
  DryRun?: boolean;
@@ -306,10 +222,6 @@ export interface AcceptVpcEndpointConnectionsRequest {
306
222
 
307
223
  VpcEndpointIds: string[] | undefined;
308
224
  }
309
- export declare namespace AcceptVpcEndpointConnectionsRequest {
310
-
311
- const filterSensitiveLog: (obj: AcceptVpcEndpointConnectionsRequest) => any;
312
- }
313
225
 
314
226
  export interface UnsuccessfulItemError {
315
227
 
@@ -317,10 +229,6 @@ export interface UnsuccessfulItemError {
317
229
 
318
230
  Message?: string;
319
231
  }
320
- export declare namespace UnsuccessfulItemError {
321
-
322
- const filterSensitiveLog: (obj: UnsuccessfulItemError) => any;
323
- }
324
232
 
325
233
  export interface UnsuccessfulItem {
326
234
 
@@ -328,46 +236,26 @@ export interface UnsuccessfulItem {
328
236
 
329
237
  ResourceId?: string;
330
238
  }
331
- export declare namespace UnsuccessfulItem {
332
-
333
- const filterSensitiveLog: (obj: UnsuccessfulItem) => any;
334
- }
335
239
  export interface AcceptVpcEndpointConnectionsResult {
336
240
 
337
241
  Unsuccessful?: UnsuccessfulItem[];
338
242
  }
339
- export declare namespace AcceptVpcEndpointConnectionsResult {
340
-
341
- const filterSensitiveLog: (obj: AcceptVpcEndpointConnectionsResult) => any;
342
- }
343
243
  export interface AcceptVpcPeeringConnectionRequest {
344
244
 
345
245
  DryRun?: boolean;
346
246
 
347
247
  VpcPeeringConnectionId?: string;
348
248
  }
349
- export declare namespace AcceptVpcPeeringConnectionRequest {
350
-
351
- const filterSensitiveLog: (obj: AcceptVpcPeeringConnectionRequest) => any;
352
- }
353
249
 
354
250
  export interface CidrBlock {
355
251
 
356
252
  CidrBlock?: string;
357
253
  }
358
- export declare namespace CidrBlock {
359
-
360
- const filterSensitiveLog: (obj: CidrBlock) => any;
361
- }
362
254
 
363
255
  export interface Ipv6CidrBlock {
364
256
 
365
257
  Ipv6CidrBlock?: string;
366
258
  }
367
- export declare namespace Ipv6CidrBlock {
368
-
369
- const filterSensitiveLog: (obj: Ipv6CidrBlock) => any;
370
- }
371
259
 
372
260
  export interface VpcPeeringConnectionOptionsDescription {
373
261
 
@@ -377,10 +265,6 @@ export interface VpcPeeringConnectionOptionsDescription {
377
265
 
378
266
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
379
267
  }
380
- export declare namespace VpcPeeringConnectionOptionsDescription {
381
-
382
- const filterSensitiveLog: (obj: VpcPeeringConnectionOptionsDescription) => any;
383
- }
384
268
 
385
269
  export interface VpcPeeringConnectionVpcInfo {
386
270
 
@@ -398,10 +282,6 @@ export interface VpcPeeringConnectionVpcInfo {
398
282
 
399
283
  Region?: string;
400
284
  }
401
- export declare namespace VpcPeeringConnectionVpcInfo {
402
-
403
- const filterSensitiveLog: (obj: VpcPeeringConnectionVpcInfo) => any;
404
- }
405
285
  export declare type VpcPeeringConnectionStateReasonCode = "active" | "deleted" | "deleting" | "expired" | "failed" | "initiating-request" | "pending-acceptance" | "provisioning" | "rejected";
406
286
 
407
287
  export interface VpcPeeringConnectionStateReason {
@@ -410,10 +290,6 @@ export interface VpcPeeringConnectionStateReason {
410
290
 
411
291
  Message?: string;
412
292
  }
413
- export declare namespace VpcPeeringConnectionStateReason {
414
-
415
- const filterSensitiveLog: (obj: VpcPeeringConnectionStateReason) => any;
416
- }
417
293
 
418
294
  export interface VpcPeeringConnection {
419
295
 
@@ -429,18 +305,10 @@ export interface VpcPeeringConnection {
429
305
 
430
306
  VpcPeeringConnectionId?: string;
431
307
  }
432
- export declare namespace VpcPeeringConnection {
433
-
434
- const filterSensitiveLog: (obj: VpcPeeringConnection) => any;
435
- }
436
308
  export interface AcceptVpcPeeringConnectionResult {
437
309
 
438
310
  VpcPeeringConnection?: VpcPeeringConnection;
439
311
  }
440
- export declare namespace AcceptVpcPeeringConnectionResult {
441
-
442
- const filterSensitiveLog: (obj: AcceptVpcPeeringConnectionResult) => any;
443
- }
444
312
 
445
313
  export interface PortRange {
446
314
 
@@ -448,10 +316,6 @@ export interface PortRange {
448
316
 
449
317
  To?: number;
450
318
  }
451
- export declare namespace PortRange {
452
-
453
- const filterSensitiveLog: (obj: PortRange) => any;
454
- }
455
319
 
456
320
  export interface AnalysisAclRule {
457
321
 
@@ -467,10 +331,6 @@ export interface AnalysisAclRule {
467
331
 
468
332
  RuleNumber?: number;
469
333
  }
470
- export declare namespace AnalysisAclRule {
471
-
472
- const filterSensitiveLog: (obj: AnalysisAclRule) => any;
473
- }
474
334
 
475
335
  export interface AnalysisComponent {
476
336
 
@@ -480,10 +340,6 @@ export interface AnalysisComponent {
480
340
 
481
341
  Name?: string;
482
342
  }
483
- export declare namespace AnalysisComponent {
484
-
485
- const filterSensitiveLog: (obj: AnalysisComponent) => any;
486
- }
487
343
 
488
344
  export interface AdditionalDetail {
489
345
 
@@ -491,10 +347,6 @@ export interface AdditionalDetail {
491
347
 
492
348
  Component?: AnalysisComponent;
493
349
  }
494
- export declare namespace AdditionalDetail {
495
-
496
- const filterSensitiveLog: (obj: AdditionalDetail) => any;
497
- }
498
350
 
499
351
  export interface AnalysisPacketHeader {
500
352
 
@@ -508,10 +360,6 @@ export interface AnalysisPacketHeader {
508
360
 
509
361
  SourcePortRanges?: PortRange[];
510
362
  }
511
- export declare namespace AnalysisPacketHeader {
512
-
513
- const filterSensitiveLog: (obj: AnalysisPacketHeader) => any;
514
- }
515
363
 
516
364
  export interface AnalysisRouteTableRoute {
517
365
 
@@ -535,10 +383,6 @@ export interface AnalysisRouteTableRoute {
535
383
 
536
384
  VpcPeeringConnectionId?: string;
537
385
  }
538
- export declare namespace AnalysisRouteTableRoute {
539
-
540
- const filterSensitiveLog: (obj: AnalysisRouteTableRoute) => any;
541
- }
542
386
 
543
387
  export interface AnalysisSecurityGroupRule {
544
388
 
@@ -554,10 +398,6 @@ export interface AnalysisSecurityGroupRule {
554
398
 
555
399
  Protocol?: string;
556
400
  }
557
- export declare namespace AnalysisSecurityGroupRule {
558
-
559
- const filterSensitiveLog: (obj: AnalysisSecurityGroupRule) => any;
560
- }
561
401
 
562
402
  export interface TransitGatewayRouteTableRoute {
563
403
 
@@ -575,10 +415,6 @@ export interface TransitGatewayRouteTableRoute {
575
415
 
576
416
  ResourceType?: string;
577
417
  }
578
- export declare namespace TransitGatewayRouteTableRoute {
579
-
580
- const filterSensitiveLog: (obj: TransitGatewayRouteTableRoute) => any;
581
- }
582
418
 
583
419
  export interface PathComponent {
584
420
 
@@ -612,10 +448,6 @@ export interface PathComponent {
612
448
 
613
449
  TransitGatewayRouteTableRoute?: TransitGatewayRouteTableRoute;
614
450
  }
615
- export declare namespace PathComponent {
616
-
617
- const filterSensitiveLog: (obj: PathComponent) => any;
618
- }
619
451
 
620
452
  export interface AccessScopeAnalysisFinding {
621
453
 
@@ -627,10 +459,6 @@ export interface AccessScopeAnalysisFinding {
627
459
 
628
460
  FindingComponents?: PathComponent[];
629
461
  }
630
- export declare namespace AccessScopeAnalysisFinding {
631
-
632
- const filterSensitiveLog: (obj: AccessScopeAnalysisFinding) => any;
633
- }
634
462
  export declare type Protocol = "tcp" | "udp";
635
463
 
636
464
  export interface PacketHeaderStatement {
@@ -649,10 +477,6 @@ export interface PacketHeaderStatement {
649
477
 
650
478
  Protocols?: (Protocol | string)[];
651
479
  }
652
- export declare namespace PacketHeaderStatement {
653
-
654
- const filterSensitiveLog: (obj: PacketHeaderStatement) => any;
655
- }
656
480
 
657
481
  export interface ResourceStatement {
658
482
 
@@ -660,10 +484,6 @@ export interface ResourceStatement {
660
484
 
661
485
  ResourceTypes?: string[];
662
486
  }
663
- export declare namespace ResourceStatement {
664
-
665
- const filterSensitiveLog: (obj: ResourceStatement) => any;
666
- }
667
487
 
668
488
  export interface PathStatement {
669
489
 
@@ -671,19 +491,11 @@ export interface PathStatement {
671
491
 
672
492
  ResourceStatement?: ResourceStatement;
673
493
  }
674
- export declare namespace PathStatement {
675
-
676
- const filterSensitiveLog: (obj: PathStatement) => any;
677
- }
678
494
 
679
495
  export interface ThroughResourcesStatement {
680
496
 
681
497
  ResourceStatement?: ResourceStatement;
682
498
  }
683
- export declare namespace ThroughResourcesStatement {
684
-
685
- const filterSensitiveLog: (obj: ThroughResourcesStatement) => any;
686
- }
687
499
 
688
500
  export interface AccessScopePath {
689
501
 
@@ -693,10 +505,6 @@ export interface AccessScopePath {
693
505
 
694
506
  ThroughResources?: ThroughResourcesStatement[];
695
507
  }
696
- export declare namespace AccessScopePath {
697
-
698
- const filterSensitiveLog: (obj: AccessScopePath) => any;
699
- }
700
508
 
701
509
  export interface PacketHeaderStatementRequest {
702
510
 
@@ -714,10 +522,6 @@ export interface PacketHeaderStatementRequest {
714
522
 
715
523
  Protocols?: (Protocol | string)[];
716
524
  }
717
- export declare namespace PacketHeaderStatementRequest {
718
-
719
- const filterSensitiveLog: (obj: PacketHeaderStatementRequest) => any;
720
- }
721
525
 
722
526
  export interface ResourceStatementRequest {
723
527
 
@@ -725,10 +529,6 @@ export interface ResourceStatementRequest {
725
529
 
726
530
  ResourceTypes?: string[];
727
531
  }
728
- export declare namespace ResourceStatementRequest {
729
-
730
- const filterSensitiveLog: (obj: ResourceStatementRequest) => any;
731
- }
732
532
 
733
533
  export interface PathStatementRequest {
734
534
 
@@ -736,19 +536,11 @@ export interface PathStatementRequest {
736
536
 
737
537
  ResourceStatement?: ResourceStatementRequest;
738
538
  }
739
- export declare namespace PathStatementRequest {
740
-
741
- const filterSensitiveLog: (obj: PathStatementRequest) => any;
742
- }
743
539
 
744
540
  export interface ThroughResourcesStatementRequest {
745
541
 
746
542
  ResourceStatement?: ResourceStatementRequest;
747
543
  }
748
- export declare namespace ThroughResourcesStatementRequest {
749
-
750
- const filterSensitiveLog: (obj: ThroughResourcesStatementRequest) => any;
751
- }
752
544
 
753
545
  export interface AccessScopePathRequest {
754
546
 
@@ -758,19 +550,11 @@ export interface AccessScopePathRequest {
758
550
 
759
551
  ThroughResources?: ThroughResourcesStatementRequest[];
760
552
  }
761
- export declare namespace AccessScopePathRequest {
762
-
763
- const filterSensitiveLog: (obj: AccessScopePathRequest) => any;
764
- }
765
553
 
766
554
  export interface AccountAttributeValue {
767
555
 
768
556
  AttributeValue?: string;
769
557
  }
770
- export declare namespace AccountAttributeValue {
771
-
772
- const filterSensitiveLog: (obj: AccountAttributeValue) => any;
773
- }
774
558
 
775
559
  export interface AccountAttribute {
776
560
 
@@ -778,10 +562,6 @@ export interface AccountAttribute {
778
562
 
779
563
  AttributeValues?: AccountAttributeValue[];
780
564
  }
781
- export declare namespace AccountAttribute {
782
-
783
- const filterSensitiveLog: (obj: AccountAttribute) => any;
784
- }
785
565
  export declare type AccountAttributeName = "default-vpc" | "supported-platforms";
786
566
  export declare enum InstanceHealthStatus {
787
567
  HEALTHY_STATUS = "healthy",
@@ -798,10 +578,6 @@ export interface ActiveInstance {
798
578
 
799
579
  InstanceHealth?: InstanceHealthStatus | string;
800
580
  }
801
- export declare namespace ActiveInstance {
802
-
803
- const filterSensitiveLog: (obj: ActiveInstance) => any;
804
- }
805
581
  export declare enum ActivityStatus {
806
582
  ERROR = "error",
807
583
  FULFILLED = "fulfilled",
@@ -813,10 +589,6 @@ export interface AddIpamOperatingRegion {
813
589
 
814
590
  RegionName?: string;
815
591
  }
816
- export declare namespace AddIpamOperatingRegion {
817
-
818
- const filterSensitiveLog: (obj: AddIpamOperatingRegion) => any;
819
- }
820
592
 
821
593
  export interface AddPrefixListEntry {
822
594
 
@@ -824,10 +596,6 @@ export interface AddPrefixListEntry {
824
596
 
825
597
  Description?: string;
826
598
  }
827
- export declare namespace AddPrefixListEntry {
828
-
829
- const filterSensitiveLog: (obj: AddPrefixListEntry) => any;
830
- }
831
599
  export declare type DomainType = "standard" | "vpc";
832
600
 
833
601
  export interface Address {
@@ -860,10 +628,6 @@ export interface Address {
860
628
 
861
629
  CarrierIp?: string;
862
630
  }
863
- export declare namespace Address {
864
-
865
- const filterSensitiveLog: (obj: Address) => any;
866
- }
867
631
 
868
632
  export interface PtrUpdateStatus {
869
633
 
@@ -873,10 +637,6 @@ export interface PtrUpdateStatus {
873
637
 
874
638
  Reason?: string;
875
639
  }
876
- export declare namespace PtrUpdateStatus {
877
-
878
- const filterSensitiveLog: (obj: PtrUpdateStatus) => any;
879
- }
880
640
 
881
641
  export interface AddressAttribute {
882
642
 
@@ -888,10 +648,6 @@ export interface AddressAttribute {
888
648
 
889
649
  PtrRecordUpdate?: PtrUpdateStatus;
890
650
  }
891
- export declare namespace AddressAttribute {
892
-
893
- const filterSensitiveLog: (obj: AddressAttribute) => any;
894
- }
895
651
  export declare type AddressAttributeName = "domain-name";
896
652
  export declare enum AddressFamily {
897
653
  ipv4 = "ipv4",
@@ -903,10 +659,6 @@ export interface AdvertiseByoipCidrRequest {
903
659
 
904
660
  DryRun?: boolean;
905
661
  }
906
- export declare namespace AdvertiseByoipCidrRequest {
907
-
908
- const filterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
909
- }
910
662
  export declare type ByoipCidrState = "advertised" | "deprovisioned" | "failed-deprovision" | "failed-provision" | "pending-deprovision" | "pending-provision" | "provisioned" | "provisioned-not-publicly-advertisable";
911
663
 
912
664
  export interface ByoipCidr {
@@ -919,18 +671,10 @@ export interface ByoipCidr {
919
671
 
920
672
  State?: ByoipCidrState | string;
921
673
  }
922
- export declare namespace ByoipCidr {
923
-
924
- const filterSensitiveLog: (obj: ByoipCidr) => any;
925
- }
926
674
  export interface AdvertiseByoipCidrResult {
927
675
 
928
676
  ByoipCidr?: ByoipCidr;
929
677
  }
930
- export declare namespace AdvertiseByoipCidrResult {
931
-
932
- const filterSensitiveLog: (obj: AdvertiseByoipCidrResult) => any;
933
- }
934
678
  export declare type Affinity = "default" | "host";
935
679
  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";
936
680
 
@@ -940,10 +684,6 @@ export interface TagSpecification {
940
684
 
941
685
  Tags?: Tag[];
942
686
  }
943
- export declare namespace TagSpecification {
944
-
945
- const filterSensitiveLog: (obj: TagSpecification) => any;
946
- }
947
687
  export interface AllocateAddressRequest {
948
688
 
949
689
  Domain?: DomainType | string;
@@ -960,10 +700,6 @@ export interface AllocateAddressRequest {
960
700
 
961
701
  TagSpecifications?: TagSpecification[];
962
702
  }
963
- export declare namespace AllocateAddressRequest {
964
-
965
- const filterSensitiveLog: (obj: AllocateAddressRequest) => any;
966
- }
967
703
  export interface AllocateAddressResult {
968
704
 
969
705
  PublicIp?: string;
@@ -982,10 +718,6 @@ export interface AllocateAddressResult {
982
718
 
983
719
  CarrierIp?: string;
984
720
  }
985
- export declare namespace AllocateAddressResult {
986
-
987
- const filterSensitiveLog: (obj: AllocateAddressResult) => any;
988
- }
989
721
  export declare type AutoPlacement = "off" | "on";
990
722
  export declare type HostRecovery = "off" | "on";
991
723
  export interface AllocateHostsRequest {
@@ -1008,19 +740,11 @@ export interface AllocateHostsRequest {
1008
740
 
1009
741
  OutpostArn?: string;
1010
742
  }
1011
- export declare namespace AllocateHostsRequest {
1012
-
1013
- const filterSensitiveLog: (obj: AllocateHostsRequest) => any;
1014
- }
1015
743
 
1016
744
  export interface AllocateHostsResult {
1017
745
 
1018
746
  HostIds?: string[];
1019
747
  }
1020
- export declare namespace AllocateHostsResult {
1021
-
1022
- const filterSensitiveLog: (obj: AllocateHostsResult) => any;
1023
- }
1024
748
  export interface AllocateIpamPoolCidrRequest {
1025
749
 
1026
750
  DryRun?: boolean;
@@ -1039,10 +763,6 @@ export interface AllocateIpamPoolCidrRequest {
1039
763
 
1040
764
  DisallowedCidrs?: string[];
1041
765
  }
1042
- export declare namespace AllocateIpamPoolCidrRequest {
1043
-
1044
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrRequest) => any;
1045
- }
1046
766
  export declare enum IpamPoolAllocationResourceType {
1047
767
  custom = "custom",
1048
768
  ec2_public_ipv4_pool = "ec2-public-ipv4-pool",
@@ -1066,18 +786,10 @@ export interface IpamPoolAllocation {
1066
786
 
1067
787
  ResourceOwner?: string;
1068
788
  }
1069
- export declare namespace IpamPoolAllocation {
1070
-
1071
- const filterSensitiveLog: (obj: IpamPoolAllocation) => any;
1072
- }
1073
789
  export interface AllocateIpamPoolCidrResult {
1074
790
 
1075
791
  IpamPoolAllocation?: IpamPoolAllocation;
1076
792
  }
1077
- export declare namespace AllocateIpamPoolCidrResult {
1078
-
1079
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrResult) => any;
1080
- }
1081
793
  export declare type AllocationState = "available" | "pending" | "permanent-failure" | "released" | "released-permanent-failure" | "under-assessment";
1082
794
  export declare enum AllocationStrategy {
1083
795
  CAPACITY_OPTIMIZED = "capacityOptimized",
@@ -1100,10 +812,6 @@ export interface AllowedPrincipal {
1100
812
 
1101
813
  Principal?: string;
1102
814
  }
1103
- export declare namespace AllowedPrincipal {
1104
-
1105
- const filterSensitiveLog: (obj: AllowedPrincipal) => any;
1106
- }
1107
815
  export declare type AllowsMultipleInstanceTypes = "off" | "on";
1108
816
 
1109
817
  export interface AlternatePathHint {
@@ -1112,10 +820,6 @@ export interface AlternatePathHint {
1112
820
 
1113
821
  ComponentArn?: string;
1114
822
  }
1115
- export declare namespace AlternatePathHint {
1116
-
1117
- const filterSensitiveLog: (obj: AlternatePathHint) => any;
1118
- }
1119
823
  export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
1120
824
 
1121
825
  ClientVpnEndpointId: string | undefined;
@@ -1126,18 +830,10 @@ export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
1126
830
 
1127
831
  DryRun?: boolean;
1128
832
  }
1129
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkRequest {
1130
-
1131
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkRequest) => any;
1132
- }
1133
833
  export interface ApplySecurityGroupsToClientVpnTargetNetworkResult {
1134
834
 
1135
835
  SecurityGroupIds?: string[];
1136
836
  }
1137
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkResult {
1138
-
1139
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkResult) => any;
1140
- }
1141
837
  export interface AssignIpv6AddressesRequest {
1142
838
 
1143
839
  Ipv6AddressCount?: number;
@@ -1150,10 +846,6 @@ export interface AssignIpv6AddressesRequest {
1150
846
 
1151
847
  NetworkInterfaceId: string | undefined;
1152
848
  }
1153
- export declare namespace AssignIpv6AddressesRequest {
1154
-
1155
- const filterSensitiveLog: (obj: AssignIpv6AddressesRequest) => any;
1156
- }
1157
849
  export interface AssignIpv6AddressesResult {
1158
850
 
1159
851
  AssignedIpv6Addresses?: string[];
@@ -1162,10 +854,6 @@ export interface AssignIpv6AddressesResult {
1162
854
 
1163
855
  NetworkInterfaceId?: string;
1164
856
  }
1165
- export declare namespace AssignIpv6AddressesResult {
1166
-
1167
- const filterSensitiveLog: (obj: AssignIpv6AddressesResult) => any;
1168
- }
1169
857
 
1170
858
  export interface AssignPrivateIpAddressesRequest {
1171
859
 
@@ -1181,28 +869,16 @@ export interface AssignPrivateIpAddressesRequest {
1181
869
 
1182
870
  Ipv4PrefixCount?: number;
1183
871
  }
1184
- export declare namespace AssignPrivateIpAddressesRequest {
1185
-
1186
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesRequest) => any;
1187
- }
1188
872
 
1189
873
  export interface Ipv4PrefixSpecification {
1190
874
 
1191
875
  Ipv4Prefix?: string;
1192
876
  }
1193
- export declare namespace Ipv4PrefixSpecification {
1194
-
1195
- const filterSensitiveLog: (obj: Ipv4PrefixSpecification) => any;
1196
- }
1197
877
 
1198
878
  export interface AssignedPrivateIpAddress {
1199
879
 
1200
880
  PrivateIpAddress?: string;
1201
881
  }
1202
- export declare namespace AssignedPrivateIpAddress {
1203
-
1204
- const filterSensitiveLog: (obj: AssignedPrivateIpAddress) => any;
1205
- }
1206
882
  export interface AssignPrivateIpAddressesResult {
1207
883
 
1208
884
  NetworkInterfaceId?: string;
@@ -1211,10 +887,6 @@ export interface AssignPrivateIpAddressesResult {
1211
887
 
1212
888
  AssignedIpv4Prefixes?: Ipv4PrefixSpecification[];
1213
889
  }
1214
- export declare namespace AssignPrivateIpAddressesResult {
1215
-
1216
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesResult) => any;
1217
- }
1218
890
  export interface AssociateAddressRequest {
1219
891
 
1220
892
  AllocationId?: string;
@@ -1231,18 +903,10 @@ export interface AssociateAddressRequest {
1231
903
 
1232
904
  PrivateIpAddress?: string;
1233
905
  }
1234
- export declare namespace AssociateAddressRequest {
1235
-
1236
- const filterSensitiveLog: (obj: AssociateAddressRequest) => any;
1237
- }
1238
906
  export interface AssociateAddressResult {
1239
907
 
1240
908
  AssociationId?: string;
1241
909
  }
1242
- export declare namespace AssociateAddressResult {
1243
-
1244
- const filterSensitiveLog: (obj: AssociateAddressResult) => any;
1245
- }
1246
910
  export interface AssociateClientVpnTargetNetworkRequest {
1247
911
 
1248
912
  ClientVpnEndpointId: string | undefined;
@@ -1253,10 +917,6 @@ export interface AssociateClientVpnTargetNetworkRequest {
1253
917
 
1254
918
  DryRun?: boolean;
1255
919
  }
1256
- export declare namespace AssociateClientVpnTargetNetworkRequest {
1257
-
1258
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkRequest) => any;
1259
- }
1260
920
  export declare type AssociationStatusCode = "associated" | "associating" | "association-failed" | "disassociated" | "disassociating";
1261
921
 
1262
922
  export interface AssociationStatus {
@@ -1265,20 +925,12 @@ export interface AssociationStatus {
1265
925
 
1266
926
  Message?: string;
1267
927
  }
1268
- export declare namespace AssociationStatus {
1269
-
1270
- const filterSensitiveLog: (obj: AssociationStatus) => any;
1271
- }
1272
928
  export interface AssociateClientVpnTargetNetworkResult {
1273
929
 
1274
930
  AssociationId?: string;
1275
931
 
1276
932
  Status?: AssociationStatus;
1277
933
  }
1278
- export declare namespace AssociateClientVpnTargetNetworkResult {
1279
-
1280
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkResult) => any;
1281
- }
1282
934
  export interface AssociateDhcpOptionsRequest {
1283
935
 
1284
936
  DhcpOptionsId: string | undefined;
@@ -1287,10 +939,6 @@ export interface AssociateDhcpOptionsRequest {
1287
939
 
1288
940
  DryRun?: boolean;
1289
941
  }
1290
- export declare namespace AssociateDhcpOptionsRequest {
1291
-
1292
- const filterSensitiveLog: (obj: AssociateDhcpOptionsRequest) => any;
1293
- }
1294
942
  export interface AssociateEnclaveCertificateIamRoleRequest {
1295
943
 
1296
944
  CertificateArn?: string;
@@ -1299,10 +947,6 @@ export interface AssociateEnclaveCertificateIamRoleRequest {
1299
947
 
1300
948
  DryRun?: boolean;
1301
949
  }
1302
- export declare namespace AssociateEnclaveCertificateIamRoleRequest {
1303
-
1304
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleRequest) => any;
1305
- }
1306
950
  export interface AssociateEnclaveCertificateIamRoleResult {
1307
951
 
1308
952
  CertificateS3BucketName?: string;
@@ -1311,10 +955,6 @@ export interface AssociateEnclaveCertificateIamRoleResult {
1311
955
 
1312
956
  EncryptionKmsKeyId?: string;
1313
957
  }
1314
- export declare namespace AssociateEnclaveCertificateIamRoleResult {
1315
-
1316
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleResult) => any;
1317
- }
1318
958
 
1319
959
  export interface IamInstanceProfileSpecification {
1320
960
 
@@ -1322,20 +962,12 @@ export interface IamInstanceProfileSpecification {
1322
962
 
1323
963
  Name?: string;
1324
964
  }
1325
- export declare namespace IamInstanceProfileSpecification {
1326
-
1327
- const filterSensitiveLog: (obj: IamInstanceProfileSpecification) => any;
1328
- }
1329
965
  export interface AssociateIamInstanceProfileRequest {
1330
966
 
1331
967
  IamInstanceProfile: IamInstanceProfileSpecification | undefined;
1332
968
 
1333
969
  InstanceId: string | undefined;
1334
970
  }
1335
- export declare namespace AssociateIamInstanceProfileRequest {
1336
-
1337
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileRequest) => any;
1338
- }
1339
971
 
1340
972
  export interface IamInstanceProfile {
1341
973
 
@@ -1343,10 +975,6 @@ export interface IamInstanceProfile {
1343
975
 
1344
976
  Id?: string;
1345
977
  }
1346
- export declare namespace IamInstanceProfile {
1347
-
1348
- const filterSensitiveLog: (obj: IamInstanceProfile) => any;
1349
- }
1350
978
  export declare enum IamInstanceProfileAssociationState {
1351
979
  ASSOCIATED = "associated",
1352
980
  ASSOCIATING = "associating",
@@ -1366,18 +994,10 @@ export interface IamInstanceProfileAssociation {
1366
994
 
1367
995
  Timestamp?: Date;
1368
996
  }
1369
- export declare namespace IamInstanceProfileAssociation {
1370
-
1371
- const filterSensitiveLog: (obj: IamInstanceProfileAssociation) => any;
1372
- }
1373
997
  export interface AssociateIamInstanceProfileResult {
1374
998
 
1375
999
  IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
1376
1000
  }
1377
- export declare namespace AssociateIamInstanceProfileResult {
1378
-
1379
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileResult) => any;
1380
- }
1381
1001
 
1382
1002
  export interface InstanceEventWindowAssociationRequest {
1383
1003
 
@@ -1387,10 +1007,6 @@ export interface InstanceEventWindowAssociationRequest {
1387
1007
 
1388
1008
  DedicatedHostIds?: string[];
1389
1009
  }
1390
- export declare namespace InstanceEventWindowAssociationRequest {
1391
-
1392
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationRequest) => any;
1393
- }
1394
1010
  export interface AssociateInstanceEventWindowRequest {
1395
1011
 
1396
1012
  DryRun?: boolean;
@@ -1399,10 +1015,6 @@ export interface AssociateInstanceEventWindowRequest {
1399
1015
 
1400
1016
  AssociationTarget: InstanceEventWindowAssociationRequest | undefined;
1401
1017
  }
1402
- export declare namespace AssociateInstanceEventWindowRequest {
1403
-
1404
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowRequest) => any;
1405
- }
1406
1018
 
1407
1019
  export interface InstanceEventWindowAssociationTarget {
1408
1020
 
@@ -1412,10 +1024,6 @@ export interface InstanceEventWindowAssociationTarget {
1412
1024
 
1413
1025
  DedicatedHostIds?: string[];
1414
1026
  }
1415
- export declare namespace InstanceEventWindowAssociationTarget {
1416
-
1417
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationTarget) => any;
1418
- }
1419
1027
  export declare enum InstanceEventWindowState {
1420
1028
  active = "active",
1421
1029
  creating = "creating",
@@ -1442,10 +1050,6 @@ export interface InstanceEventWindowTimeRange {
1442
1050
 
1443
1051
  EndHour?: number;
1444
1052
  }
1445
- export declare namespace InstanceEventWindowTimeRange {
1446
-
1447
- const filterSensitiveLog: (obj: InstanceEventWindowTimeRange) => any;
1448
- }
1449
1053
 
1450
1054
  export interface InstanceEventWindow {
1451
1055
 
@@ -1463,18 +1067,10 @@ export interface InstanceEventWindow {
1463
1067
 
1464
1068
  Tags?: Tag[];
1465
1069
  }
1466
- export declare namespace InstanceEventWindow {
1467
-
1468
- const filterSensitiveLog: (obj: InstanceEventWindow) => any;
1469
- }
1470
1070
  export interface AssociateInstanceEventWindowResult {
1471
1071
 
1472
1072
  InstanceEventWindow?: InstanceEventWindow;
1473
1073
  }
1474
- export declare namespace AssociateInstanceEventWindowResult {
1475
-
1476
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowResult) => any;
1477
- }
1478
1074
  export interface AssociateRouteTableRequest {
1479
1075
 
1480
1076
  DryRun?: boolean;
@@ -1485,10 +1081,6 @@ export interface AssociateRouteTableRequest {
1485
1081
 
1486
1082
  GatewayId?: string;
1487
1083
  }
1488
- export declare namespace AssociateRouteTableRequest {
1489
-
1490
- const filterSensitiveLog: (obj: AssociateRouteTableRequest) => any;
1491
- }
1492
1084
  export declare type RouteTableAssociationStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed";
1493
1085
 
1494
1086
  export interface RouteTableAssociationState {
@@ -1497,30 +1089,18 @@ export interface RouteTableAssociationState {
1497
1089
 
1498
1090
  StatusMessage?: string;
1499
1091
  }
1500
- export declare namespace RouteTableAssociationState {
1501
-
1502
- const filterSensitiveLog: (obj: RouteTableAssociationState) => any;
1503
- }
1504
1092
  export interface AssociateRouteTableResult {
1505
1093
 
1506
1094
  AssociationId?: string;
1507
1095
 
1508
1096
  AssociationState?: RouteTableAssociationState;
1509
1097
  }
1510
- export declare namespace AssociateRouteTableResult {
1511
-
1512
- const filterSensitiveLog: (obj: AssociateRouteTableResult) => any;
1513
- }
1514
1098
  export interface AssociateSubnetCidrBlockRequest {
1515
1099
 
1516
1100
  Ipv6CidrBlock: string | undefined;
1517
1101
 
1518
1102
  SubnetId: string | undefined;
1519
1103
  }
1520
- export declare namespace AssociateSubnetCidrBlockRequest {
1521
-
1522
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockRequest) => any;
1523
- }
1524
1104
  export declare type SubnetCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
1525
1105
 
1526
1106
  export interface SubnetCidrBlockState {
@@ -1529,10 +1109,6 @@ export interface SubnetCidrBlockState {
1529
1109
 
1530
1110
  StatusMessage?: string;
1531
1111
  }
1532
- export declare namespace SubnetCidrBlockState {
1533
-
1534
- const filterSensitiveLog: (obj: SubnetCidrBlockState) => any;
1535
- }
1536
1112
 
1537
1113
  export interface SubnetIpv6CidrBlockAssociation {
1538
1114
 
@@ -1542,20 +1118,12 @@ export interface SubnetIpv6CidrBlockAssociation {
1542
1118
 
1543
1119
  Ipv6CidrBlockState?: SubnetCidrBlockState;
1544
1120
  }
1545
- export declare namespace SubnetIpv6CidrBlockAssociation {
1546
-
1547
- const filterSensitiveLog: (obj: SubnetIpv6CidrBlockAssociation) => any;
1548
- }
1549
1121
  export interface AssociateSubnetCidrBlockResult {
1550
1122
 
1551
1123
  Ipv6CidrBlockAssociation?: SubnetIpv6CidrBlockAssociation;
1552
1124
 
1553
1125
  SubnetId?: string;
1554
1126
  }
1555
- export declare namespace AssociateSubnetCidrBlockResult {
1556
-
1557
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockResult) => any;
1558
- }
1559
1127
  export interface AssociateTransitGatewayMulticastDomainRequest {
1560
1128
 
1561
1129
  TransitGatewayMulticastDomainId?: string;
@@ -1566,18 +1134,10 @@ export interface AssociateTransitGatewayMulticastDomainRequest {
1566
1134
 
1567
1135
  DryRun?: boolean;
1568
1136
  }
1569
- export declare namespace AssociateTransitGatewayMulticastDomainRequest {
1570
-
1571
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainRequest) => any;
1572
- }
1573
1137
  export interface AssociateTransitGatewayMulticastDomainResult {
1574
1138
 
1575
1139
  Associations?: TransitGatewayMulticastDomainAssociations;
1576
1140
  }
1577
- export declare namespace AssociateTransitGatewayMulticastDomainResult {
1578
-
1579
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainResult) => any;
1580
- }
1581
1141
  export interface AssociateTransitGatewayPolicyTableRequest {
1582
1142
 
1583
1143
  TransitGatewayPolicyTableId: string | undefined;
@@ -1586,10 +1146,6 @@ export interface AssociateTransitGatewayPolicyTableRequest {
1586
1146
 
1587
1147
  DryRun?: boolean;
1588
1148
  }
1589
- export declare namespace AssociateTransitGatewayPolicyTableRequest {
1590
-
1591
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableRequest) => any;
1592
- }
1593
1149
  export declare type TransitGatewayAssociationState = "associated" | "associating" | "disassociated" | "disassociating";
1594
1150
 
1595
1151
  export interface TransitGatewayPolicyTableAssociation {
@@ -1604,18 +1160,10 @@ export interface TransitGatewayPolicyTableAssociation {
1604
1160
 
1605
1161
  State?: TransitGatewayAssociationState | string;
1606
1162
  }
1607
- export declare namespace TransitGatewayPolicyTableAssociation {
1608
-
1609
- const filterSensitiveLog: (obj: TransitGatewayPolicyTableAssociation) => any;
1610
- }
1611
1163
  export interface AssociateTransitGatewayPolicyTableResult {
1612
1164
 
1613
1165
  Association?: TransitGatewayPolicyTableAssociation;
1614
1166
  }
1615
- export declare namespace AssociateTransitGatewayPolicyTableResult {
1616
-
1617
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableResult) => any;
1618
- }
1619
1167
  export interface AssociateTransitGatewayRouteTableRequest {
1620
1168
 
1621
1169
  TransitGatewayRouteTableId: string | undefined;
@@ -1624,10 +1172,6 @@ export interface AssociateTransitGatewayRouteTableRequest {
1624
1172
 
1625
1173
  DryRun?: boolean;
1626
1174
  }
1627
- export declare namespace AssociateTransitGatewayRouteTableRequest {
1628
-
1629
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableRequest) => any;
1630
- }
1631
1175
 
1632
1176
  export interface TransitGatewayAssociation {
1633
1177
 
@@ -1641,18 +1185,10 @@ export interface TransitGatewayAssociation {
1641
1185
 
1642
1186
  State?: TransitGatewayAssociationState | string;
1643
1187
  }
1644
- export declare namespace TransitGatewayAssociation {
1645
-
1646
- const filterSensitiveLog: (obj: TransitGatewayAssociation) => any;
1647
- }
1648
1188
  export interface AssociateTransitGatewayRouteTableResult {
1649
1189
 
1650
1190
  Association?: TransitGatewayAssociation;
1651
1191
  }
1652
- export declare namespace AssociateTransitGatewayRouteTableResult {
1653
-
1654
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableResult) => any;
1655
- }
1656
1192
  export interface AssociateTrunkInterfaceRequest {
1657
1193
 
1658
1194
  BranchInterfaceId: string | undefined;
@@ -1667,10 +1203,6 @@ export interface AssociateTrunkInterfaceRequest {
1667
1203
 
1668
1204
  DryRun?: boolean;
1669
1205
  }
1670
- export declare namespace AssociateTrunkInterfaceRequest {
1671
-
1672
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceRequest) => any;
1673
- }
1674
1206
  export declare enum InterfaceProtocolType {
1675
1207
  GRE = "GRE",
1676
1208
  VLAN = "VLAN"
@@ -1692,20 +1224,12 @@ export interface TrunkInterfaceAssociation {
1692
1224
 
1693
1225
  Tags?: Tag[];
1694
1226
  }
1695
- export declare namespace TrunkInterfaceAssociation {
1696
-
1697
- const filterSensitiveLog: (obj: TrunkInterfaceAssociation) => any;
1698
- }
1699
1227
  export interface AssociateTrunkInterfaceResult {
1700
1228
 
1701
1229
  InterfaceAssociation?: TrunkInterfaceAssociation;
1702
1230
 
1703
1231
  ClientToken?: string;
1704
1232
  }
1705
- export declare namespace AssociateTrunkInterfaceResult {
1706
-
1707
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceResult) => any;
1708
- }
1709
1233
  export interface AssociateVpcCidrBlockRequest {
1710
1234
 
1711
1235
  AmazonProvidedIpv6CidrBlock?: boolean;
@@ -1728,10 +1252,6 @@ export interface AssociateVpcCidrBlockRequest {
1728
1252
 
1729
1253
  Ipv6NetmaskLength?: number;
1730
1254
  }
1731
- export declare namespace AssociateVpcCidrBlockRequest {
1732
-
1733
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockRequest) => any;
1734
- }
1735
1255
  export declare type VpcCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
1736
1256
 
1737
1257
  export interface VpcCidrBlockState {
@@ -1740,10 +1260,6 @@ export interface VpcCidrBlockState {
1740
1260
 
1741
1261
  StatusMessage?: string;
1742
1262
  }
1743
- export declare namespace VpcCidrBlockState {
1744
-
1745
- const filterSensitiveLog: (obj: VpcCidrBlockState) => any;
1746
- }
1747
1263
 
1748
1264
  export interface VpcCidrBlockAssociation {
1749
1265
 
@@ -1753,10 +1269,6 @@ export interface VpcCidrBlockAssociation {
1753
1269
 
1754
1270
  CidrBlockState?: VpcCidrBlockState;
1755
1271
  }
1756
- export declare namespace VpcCidrBlockAssociation {
1757
-
1758
- const filterSensitiveLog: (obj: VpcCidrBlockAssociation) => any;
1759
- }
1760
1272
 
1761
1273
  export interface VpcIpv6CidrBlockAssociation {
1762
1274
 
@@ -1770,10 +1282,6 @@ export interface VpcIpv6CidrBlockAssociation {
1770
1282
 
1771
1283
  Ipv6Pool?: string;
1772
1284
  }
1773
- export declare namespace VpcIpv6CidrBlockAssociation {
1774
-
1775
- const filterSensitiveLog: (obj: VpcIpv6CidrBlockAssociation) => any;
1776
- }
1777
1285
  export interface AssociateVpcCidrBlockResult {
1778
1286
 
1779
1287
  Ipv6CidrBlockAssociation?: VpcIpv6CidrBlockAssociation;
@@ -1782,10 +1290,6 @@ export interface AssociateVpcCidrBlockResult {
1782
1290
 
1783
1291
  VpcId?: string;
1784
1292
  }
1785
- export declare namespace AssociateVpcCidrBlockResult {
1786
-
1787
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockResult) => any;
1788
- }
1789
1293
  export interface AttachClassicLinkVpcRequest {
1790
1294
 
1791
1295
  DryRun?: boolean;
@@ -1796,18 +1300,10 @@ export interface AttachClassicLinkVpcRequest {
1796
1300
 
1797
1301
  VpcId: string | undefined;
1798
1302
  }
1799
- export declare namespace AttachClassicLinkVpcRequest {
1800
-
1801
- const filterSensitiveLog: (obj: AttachClassicLinkVpcRequest) => any;
1802
- }
1803
1303
  export interface AttachClassicLinkVpcResult {
1804
1304
 
1805
1305
  Return?: boolean;
1806
1306
  }
1807
- export declare namespace AttachClassicLinkVpcResult {
1808
-
1809
- const filterSensitiveLog: (obj: AttachClassicLinkVpcResult) => any;
1810
- }
1811
1307
  export interface AttachInternetGatewayRequest {
1812
1308
 
1813
1309
  DryRun?: boolean;
@@ -1816,10 +1312,6 @@ export interface AttachInternetGatewayRequest {
1816
1312
 
1817
1313
  VpcId: string | undefined;
1818
1314
  }
1819
- export declare namespace AttachInternetGatewayRequest {
1820
-
1821
- const filterSensitiveLog: (obj: AttachInternetGatewayRequest) => any;
1822
- }
1823
1315
 
1824
1316
  export interface AttachNetworkInterfaceRequest {
1825
1317
 
@@ -1833,10 +1325,6 @@ export interface AttachNetworkInterfaceRequest {
1833
1325
 
1834
1326
  NetworkCardIndex?: number;
1835
1327
  }
1836
- export declare namespace AttachNetworkInterfaceRequest {
1837
-
1838
- const filterSensitiveLog: (obj: AttachNetworkInterfaceRequest) => any;
1839
- }
1840
1328
 
1841
1329
  export interface AttachNetworkInterfaceResult {
1842
1330
 
@@ -1844,10 +1332,6 @@ export interface AttachNetworkInterfaceResult {
1844
1332
 
1845
1333
  NetworkCardIndex?: number;
1846
1334
  }
1847
- export declare namespace AttachNetworkInterfaceResult {
1848
-
1849
- const filterSensitiveLog: (obj: AttachNetworkInterfaceResult) => any;
1850
- }
1851
1335
  export interface AttachVolumeRequest {
1852
1336
 
1853
1337
  Device: string | undefined;
@@ -1858,10 +1342,6 @@ export interface AttachVolumeRequest {
1858
1342
 
1859
1343
  DryRun?: boolean;
1860
1344
  }
1861
- export declare namespace AttachVolumeRequest {
1862
-
1863
- const filterSensitiveLog: (obj: AttachVolumeRequest) => any;
1864
- }
1865
1345
  export declare type VolumeAttachmentState = "attached" | "attaching" | "busy" | "detached" | "detaching";
1866
1346
 
1867
1347
  export interface VolumeAttachment {
@@ -1878,10 +1358,6 @@ export interface VolumeAttachment {
1878
1358
 
1879
1359
  DeleteOnTermination?: boolean;
1880
1360
  }
1881
- export declare namespace VolumeAttachment {
1882
-
1883
- const filterSensitiveLog: (obj: VolumeAttachment) => any;
1884
- }
1885
1361
 
1886
1362
  export interface AttachVpnGatewayRequest {
1887
1363
 
@@ -1891,10 +1367,6 @@ export interface AttachVpnGatewayRequest {
1891
1367
 
1892
1368
  DryRun?: boolean;
1893
1369
  }
1894
- export declare namespace AttachVpnGatewayRequest {
1895
-
1896
- const filterSensitiveLog: (obj: AttachVpnGatewayRequest) => any;
1897
- }
1898
1370
  export declare type AttachmentStatus = "attached" | "attaching" | "detached" | "detaching";
1899
1371
 
1900
1372
  export interface VpcAttachment {
@@ -1903,19 +1375,11 @@ export interface VpcAttachment {
1903
1375
 
1904
1376
  VpcId?: string;
1905
1377
  }
1906
- export declare namespace VpcAttachment {
1907
-
1908
- const filterSensitiveLog: (obj: VpcAttachment) => any;
1909
- }
1910
1378
 
1911
1379
  export interface AttachVpnGatewayResult {
1912
1380
 
1913
1381
  VpcAttachment?: VpcAttachment;
1914
1382
  }
1915
- export declare namespace AttachVpnGatewayResult {
1916
-
1917
- const filterSensitiveLog: (obj: AttachVpnGatewayResult) => any;
1918
- }
1919
1383
  export interface AuthorizeClientVpnIngressRequest {
1920
1384
 
1921
1385
  ClientVpnEndpointId: string | undefined;
@@ -1932,10 +1396,6 @@ export interface AuthorizeClientVpnIngressRequest {
1932
1396
 
1933
1397
  DryRun?: boolean;
1934
1398
  }
1935
- export declare namespace AuthorizeClientVpnIngressRequest {
1936
-
1937
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressRequest) => any;
1938
- }
1939
1399
  export declare type ClientVpnAuthorizationRuleStatusCode = "active" | "authorizing" | "failed" | "revoking";
1940
1400
 
1941
1401
  export interface ClientVpnAuthorizationRuleStatus {
@@ -1944,18 +1404,10 @@ export interface ClientVpnAuthorizationRuleStatus {
1944
1404
 
1945
1405
  Message?: string;
1946
1406
  }
1947
- export declare namespace ClientVpnAuthorizationRuleStatus {
1948
-
1949
- const filterSensitiveLog: (obj: ClientVpnAuthorizationRuleStatus) => any;
1950
- }
1951
1407
  export interface AuthorizeClientVpnIngressResult {
1952
1408
 
1953
1409
  Status?: ClientVpnAuthorizationRuleStatus;
1954
1410
  }
1955
- export declare namespace AuthorizeClientVpnIngressResult {
1956
-
1957
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressResult) => any;
1958
- }
1959
1411
 
1960
1412
  export interface IpRange {
1961
1413
 
@@ -1963,10 +1415,6 @@ export interface IpRange {
1963
1415
 
1964
1416
  Description?: string;
1965
1417
  }
1966
- export declare namespace IpRange {
1967
-
1968
- const filterSensitiveLog: (obj: IpRange) => any;
1969
- }
1970
1418
 
1971
1419
  export interface Ipv6Range {
1972
1420
 
@@ -1974,10 +1422,6 @@ export interface Ipv6Range {
1974
1422
 
1975
1423
  Description?: string;
1976
1424
  }
1977
- export declare namespace Ipv6Range {
1978
-
1979
- const filterSensitiveLog: (obj: Ipv6Range) => any;
1980
- }
1981
1425
 
1982
1426
  export interface PrefixListId {
1983
1427
 
@@ -1985,10 +1429,6 @@ export interface PrefixListId {
1985
1429
 
1986
1430
  PrefixListId?: string;
1987
1431
  }
1988
- export declare namespace PrefixListId {
1989
-
1990
- const filterSensitiveLog: (obj: PrefixListId) => any;
1991
- }
1992
1432
 
1993
1433
  export interface UserIdGroupPair {
1994
1434
 
@@ -2006,10 +1446,6 @@ export interface UserIdGroupPair {
2006
1446
 
2007
1447
  VpcPeeringConnectionId?: string;
2008
1448
  }
2009
- export declare namespace UserIdGroupPair {
2010
-
2011
- const filterSensitiveLog: (obj: UserIdGroupPair) => any;
2012
- }
2013
1449
 
2014
1450
  export interface IpPermission {
2015
1451
 
@@ -2027,10 +1463,6 @@ export interface IpPermission {
2027
1463
 
2028
1464
  UserIdGroupPairs?: UserIdGroupPair[];
2029
1465
  }
2030
- export declare namespace IpPermission {
2031
-
2032
- const filterSensitiveLog: (obj: IpPermission) => any;
2033
- }
2034
1466
  export interface AuthorizeSecurityGroupEgressRequest {
2035
1467
 
2036
1468
  DryRun?: boolean;
@@ -2053,10 +1485,6 @@ export interface AuthorizeSecurityGroupEgressRequest {
2053
1485
 
2054
1486
  SourceSecurityGroupOwnerId?: string;
2055
1487
  }
2056
- export declare namespace AuthorizeSecurityGroupEgressRequest {
2057
-
2058
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressRequest) => any;
2059
- }
2060
1488
 
2061
1489
  export interface ReferencedSecurityGroup {
2062
1490
 
@@ -2070,10 +1498,6 @@ export interface ReferencedSecurityGroup {
2070
1498
 
2071
1499
  VpcPeeringConnectionId?: string;
2072
1500
  }
2073
- export declare namespace ReferencedSecurityGroup {
2074
-
2075
- const filterSensitiveLog: (obj: ReferencedSecurityGroup) => any;
2076
- }
2077
1501
 
2078
1502
  export interface SecurityGroupRule {
2079
1503
 
@@ -2103,20 +1527,12 @@ export interface SecurityGroupRule {
2103
1527
 
2104
1528
  Tags?: Tag[];
2105
1529
  }
2106
- export declare namespace SecurityGroupRule {
2107
-
2108
- const filterSensitiveLog: (obj: SecurityGroupRule) => any;
2109
- }
2110
1530
  export interface AuthorizeSecurityGroupEgressResult {
2111
1531
 
2112
1532
  Return?: boolean;
2113
1533
 
2114
1534
  SecurityGroupRules?: SecurityGroupRule[];
2115
1535
  }
2116
- export declare namespace AuthorizeSecurityGroupEgressResult {
2117
-
2118
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressResult) => any;
2119
- }
2120
1536
  export interface AuthorizeSecurityGroupIngressRequest {
2121
1537
 
2122
1538
  CidrIp?: string;
@@ -2141,20 +1557,12 @@ export interface AuthorizeSecurityGroupIngressRequest {
2141
1557
 
2142
1558
  TagSpecifications?: TagSpecification[];
2143
1559
  }
2144
- export declare namespace AuthorizeSecurityGroupIngressRequest {
2145
-
2146
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressRequest) => any;
2147
- }
2148
1560
  export interface AuthorizeSecurityGroupIngressResult {
2149
1561
 
2150
1562
  Return?: boolean;
2151
1563
 
2152
1564
  SecurityGroupRules?: SecurityGroupRule[];
2153
1565
  }
2154
- export declare namespace AuthorizeSecurityGroupIngressResult {
2155
-
2156
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressResult) => any;
2157
- }
2158
1566
 
2159
1567
  export interface S3Storage {
2160
1568
 
@@ -2168,19 +1576,11 @@ export interface S3Storage {
2168
1576
 
2169
1577
  UploadPolicySignature?: string;
2170
1578
  }
2171
- export declare namespace S3Storage {
2172
-
2173
- const filterSensitiveLog: (obj: S3Storage) => any;
2174
- }
2175
1579
 
2176
1580
  export interface Storage {
2177
1581
 
2178
1582
  S3?: S3Storage;
2179
1583
  }
2180
- export declare namespace Storage {
2181
-
2182
- const filterSensitiveLog: (obj: Storage) => any;
2183
- }
2184
1584
 
2185
1585
  export interface BundleInstanceRequest {
2186
1586
 
@@ -2190,10 +1590,6 @@ export interface BundleInstanceRequest {
2190
1590
 
2191
1591
  DryRun?: boolean;
2192
1592
  }
2193
- export declare namespace BundleInstanceRequest {
2194
-
2195
- const filterSensitiveLog: (obj: BundleInstanceRequest) => any;
2196
- }
2197
1593
 
2198
1594
  export interface BundleTaskError {
2199
1595
 
@@ -2201,10 +1597,6 @@ export interface BundleTaskError {
2201
1597
 
2202
1598
  Message?: string;
2203
1599
  }
2204
- export declare namespace BundleTaskError {
2205
-
2206
- const filterSensitiveLog: (obj: BundleTaskError) => any;
2207
- }
2208
1600
  export declare type BundleTaskState = "bundling" | "cancelling" | "complete" | "failed" | "pending" | "storing" | "waiting-for-shutdown";
2209
1601
 
2210
1602
  export interface BundleTask {
@@ -2225,19 +1617,11 @@ export interface BundleTask {
2225
1617
 
2226
1618
  UpdateTime?: Date;
2227
1619
  }
2228
- export declare namespace BundleTask {
2229
-
2230
- const filterSensitiveLog: (obj: BundleTask) => any;
2231
- }
2232
1620
 
2233
1621
  export interface BundleInstanceResult {
2234
1622
 
2235
1623
  BundleTask?: BundleTask;
2236
1624
  }
2237
- export declare namespace BundleInstanceResult {
2238
-
2239
- const filterSensitiveLog: (obj: BundleInstanceResult) => any;
2240
- }
2241
1625
 
2242
1626
  export interface CancelBundleTaskRequest {
2243
1627
 
@@ -2245,47 +1629,27 @@ export interface CancelBundleTaskRequest {
2245
1629
 
2246
1630
  DryRun?: boolean;
2247
1631
  }
2248
- export declare namespace CancelBundleTaskRequest {
2249
-
2250
- const filterSensitiveLog: (obj: CancelBundleTaskRequest) => any;
2251
- }
2252
1632
 
2253
1633
  export interface CancelBundleTaskResult {
2254
1634
 
2255
1635
  BundleTask?: BundleTask;
2256
1636
  }
2257
- export declare namespace CancelBundleTaskResult {
2258
-
2259
- const filterSensitiveLog: (obj: CancelBundleTaskResult) => any;
2260
- }
2261
1637
  export interface CancelCapacityReservationRequest {
2262
1638
 
2263
1639
  CapacityReservationId: string | undefined;
2264
1640
 
2265
1641
  DryRun?: boolean;
2266
1642
  }
2267
- export declare namespace CancelCapacityReservationRequest {
2268
-
2269
- const filterSensitiveLog: (obj: CancelCapacityReservationRequest) => any;
2270
- }
2271
1643
  export interface CancelCapacityReservationResult {
2272
1644
 
2273
1645
  Return?: boolean;
2274
1646
  }
2275
- export declare namespace CancelCapacityReservationResult {
2276
-
2277
- const filterSensitiveLog: (obj: CancelCapacityReservationResult) => any;
2278
- }
2279
1647
  export interface CancelCapacityReservationFleetsRequest {
2280
1648
 
2281
1649
  DryRun?: boolean;
2282
1650
 
2283
1651
  CapacityReservationFleetIds: string[] | undefined;
2284
1652
  }
2285
- export declare namespace CancelCapacityReservationFleetsRequest {
2286
-
2287
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsRequest) => any;
2288
- }
2289
1653
 
2290
1654
  export interface CancelCapacityReservationFleetError {
2291
1655
 
@@ -2293,10 +1657,6 @@ export interface CancelCapacityReservationFleetError {
2293
1657
 
2294
1658
  Message?: string;
2295
1659
  }
2296
- export declare namespace CancelCapacityReservationFleetError {
2297
-
2298
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetError) => any;
2299
- }
2300
1660
 
2301
1661
  export interface FailedCapacityReservationFleetCancellationResult {
2302
1662
 
@@ -2304,10 +1664,6 @@ export interface FailedCapacityReservationFleetCancellationResult {
2304
1664
 
2305
1665
  CancelCapacityReservationFleetError?: CancelCapacityReservationFleetError;
2306
1666
  }
2307
- export declare namespace FailedCapacityReservationFleetCancellationResult {
2308
-
2309
- const filterSensitiveLog: (obj: FailedCapacityReservationFleetCancellationResult) => any;
2310
- }
2311
1667
  export declare enum CapacityReservationFleetState {
2312
1668
  ACTIVE = "active",
2313
1669
  CANCELLED = "cancelled",
@@ -2328,20 +1684,12 @@ export interface CapacityReservationFleetCancellationState {
2328
1684
 
2329
1685
  CapacityReservationFleetId?: string;
2330
1686
  }
2331
- export declare namespace CapacityReservationFleetCancellationState {
2332
-
2333
- const filterSensitiveLog: (obj: CapacityReservationFleetCancellationState) => any;
2334
- }
2335
1687
  export interface CancelCapacityReservationFleetsResult {
2336
1688
 
2337
1689
  SuccessfulFleetCancellations?: CapacityReservationFleetCancellationState[];
2338
1690
 
2339
1691
  FailedFleetCancellations?: FailedCapacityReservationFleetCancellationResult[];
2340
1692
  }
2341
- export declare namespace CancelCapacityReservationFleetsResult {
2342
-
2343
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsResult) => any;
2344
- }
2345
1693
  export interface CancelConversionRequest {
2346
1694
 
2347
1695
  ConversionTaskId: string | undefined;
@@ -2350,18 +1698,10 @@ export interface CancelConversionRequest {
2350
1698
 
2351
1699
  ReasonMessage?: string;
2352
1700
  }
2353
- export declare namespace CancelConversionRequest {
2354
-
2355
- const filterSensitiveLog: (obj: CancelConversionRequest) => any;
2356
- }
2357
1701
  export interface CancelExportTaskRequest {
2358
1702
 
2359
1703
  ExportTaskId: string | undefined;
2360
1704
  }
2361
- export declare namespace CancelExportTaskRequest {
2362
-
2363
- const filterSensitiveLog: (obj: CancelExportTaskRequest) => any;
2364
- }
2365
1705
  export interface CancelImportTaskRequest {
2366
1706
 
2367
1707
  CancelReason?: string;
@@ -2370,10 +1710,6 @@ export interface CancelImportTaskRequest {
2370
1710
 
2371
1711
  ImportTaskId?: string;
2372
1712
  }
2373
- export declare namespace CancelImportTaskRequest {
2374
-
2375
- const filterSensitiveLog: (obj: CancelImportTaskRequest) => any;
2376
- }
2377
1713
  export interface CancelImportTaskResult {
2378
1714
 
2379
1715
  ImportTaskId?: string;
@@ -2382,19 +1718,11 @@ export interface CancelImportTaskResult {
2382
1718
 
2383
1719
  State?: string;
2384
1720
  }
2385
- export declare namespace CancelImportTaskResult {
2386
-
2387
- const filterSensitiveLog: (obj: CancelImportTaskResult) => any;
2388
- }
2389
1721
 
2390
1722
  export interface CancelReservedInstancesListingRequest {
2391
1723
 
2392
1724
  ReservedInstancesListingId: string | undefined;
2393
1725
  }
2394
- export declare namespace CancelReservedInstancesListingRequest {
2395
-
2396
- const filterSensitiveLog: (obj: CancelReservedInstancesListingRequest) => any;
2397
- }
2398
1726
  export declare type ListingState = "available" | "cancelled" | "pending" | "sold";
2399
1727
 
2400
1728
  export interface InstanceCount {
@@ -2403,10 +1731,6 @@ export interface InstanceCount {
2403
1731
 
2404
1732
  State?: ListingState | string;
2405
1733
  }
2406
- export declare namespace InstanceCount {
2407
-
2408
- const filterSensitiveLog: (obj: InstanceCount) => any;
2409
- }
2410
1734
  export declare type CurrencyCodeValues = "USD";
2411
1735
 
2412
1736
  export interface PriceSchedule {
@@ -2419,10 +1743,6 @@ export interface PriceSchedule {
2419
1743
 
2420
1744
  Term?: number;
2421
1745
  }
2422
- export declare namespace PriceSchedule {
2423
-
2424
- const filterSensitiveLog: (obj: PriceSchedule) => any;
2425
- }
2426
1746
  export declare type ListingStatus = "active" | "cancelled" | "closed" | "pending";
2427
1747
 
2428
1748
  export interface ReservedInstancesListing {
@@ -2447,19 +1767,11 @@ export interface ReservedInstancesListing {
2447
1767
 
2448
1768
  UpdateDate?: Date;
2449
1769
  }
2450
- export declare namespace ReservedInstancesListing {
2451
-
2452
- const filterSensitiveLog: (obj: ReservedInstancesListing) => any;
2453
- }
2454
1770
 
2455
1771
  export interface CancelReservedInstancesListingResult {
2456
1772
 
2457
1773
  ReservedInstancesListings?: ReservedInstancesListing[];
2458
1774
  }
2459
- export declare namespace CancelReservedInstancesListingResult {
2460
-
2461
- const filterSensitiveLog: (obj: CancelReservedInstancesListingResult) => any;
2462
- }
2463
1775
 
2464
1776
  export interface CancelSpotFleetRequestsRequest {
2465
1777
 
@@ -2469,10 +1781,6 @@ export interface CancelSpotFleetRequestsRequest {
2469
1781
 
2470
1782
  TerminateInstances: boolean | undefined;
2471
1783
  }
2472
- export declare namespace CancelSpotFleetRequestsRequest {
2473
-
2474
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsRequest) => any;
2475
- }
2476
1784
  export declare enum BatchState {
2477
1785
  ACTIVE = "active",
2478
1786
  CANCELLED = "cancelled",
@@ -2491,10 +1799,6 @@ export interface CancelSpotFleetRequestsSuccessItem {
2491
1799
 
2492
1800
  SpotFleetRequestId?: string;
2493
1801
  }
2494
- export declare namespace CancelSpotFleetRequestsSuccessItem {
2495
-
2496
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsSuccessItem) => any;
2497
- }
2498
1802
  export declare enum CancelBatchErrorCode {
2499
1803
  FLEET_REQUEST_ID_DOES_NOT_EXIST = "fleetRequestIdDoesNotExist",
2500
1804
  FLEET_REQUEST_ID_MALFORMED = "fleetRequestIdMalformed",
@@ -2508,10 +1812,6 @@ export interface CancelSpotFleetRequestsError {
2508
1812
 
2509
1813
  Message?: string;
2510
1814
  }
2511
- export declare namespace CancelSpotFleetRequestsError {
2512
-
2513
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsError) => any;
2514
- }
2515
1815
 
2516
1816
  export interface CancelSpotFleetRequestsErrorItem {
2517
1817
 
@@ -2519,10 +1819,6 @@ export interface CancelSpotFleetRequestsErrorItem {
2519
1819
 
2520
1820
  SpotFleetRequestId?: string;
2521
1821
  }
2522
- export declare namespace CancelSpotFleetRequestsErrorItem {
2523
-
2524
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsErrorItem) => any;
2525
- }
2526
1822
 
2527
1823
  export interface CancelSpotFleetRequestsResponse {
2528
1824
 
@@ -2530,10 +1826,6 @@ export interface CancelSpotFleetRequestsResponse {
2530
1826
 
2531
1827
  UnsuccessfulFleetRequests?: CancelSpotFleetRequestsErrorItem[];
2532
1828
  }
2533
- export declare namespace CancelSpotFleetRequestsResponse {
2534
-
2535
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsResponse) => any;
2536
- }
2537
1829
 
2538
1830
  export interface CancelSpotInstanceRequestsRequest {
2539
1831
 
@@ -2541,10 +1833,6 @@ export interface CancelSpotInstanceRequestsRequest {
2541
1833
 
2542
1834
  SpotInstanceRequestIds: string[] | undefined;
2543
1835
  }
2544
- export declare namespace CancelSpotInstanceRequestsRequest {
2545
-
2546
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsRequest) => any;
2547
- }
2548
1836
  export declare type CancelSpotInstanceRequestState = "active" | "cancelled" | "closed" | "completed" | "open";
2549
1837
 
2550
1838
  export interface CancelledSpotInstanceRequest {
@@ -2553,19 +1841,11 @@ export interface CancelledSpotInstanceRequest {
2553
1841
 
2554
1842
  State?: CancelSpotInstanceRequestState | string;
2555
1843
  }
2556
- export declare namespace CancelledSpotInstanceRequest {
2557
-
2558
- const filterSensitiveLog: (obj: CancelledSpotInstanceRequest) => any;
2559
- }
2560
1844
 
2561
1845
  export interface CancelSpotInstanceRequestsResult {
2562
1846
 
2563
1847
  CancelledSpotInstanceRequests?: CancelledSpotInstanceRequest[];
2564
1848
  }
2565
- export declare namespace CancelSpotInstanceRequestsResult {
2566
-
2567
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsResult) => any;
2568
- }
2569
1849
  export interface ConfirmProductInstanceRequest {
2570
1850
 
2571
1851
  InstanceId: string | undefined;
@@ -2574,20 +1854,12 @@ export interface ConfirmProductInstanceRequest {
2574
1854
 
2575
1855
  DryRun?: boolean;
2576
1856
  }
2577
- export declare namespace ConfirmProductInstanceRequest {
2578
-
2579
- const filterSensitiveLog: (obj: ConfirmProductInstanceRequest) => any;
2580
- }
2581
1857
  export interface ConfirmProductInstanceResult {
2582
1858
 
2583
1859
  OwnerId?: string;
2584
1860
 
2585
1861
  Return?: boolean;
2586
1862
  }
2587
- export declare namespace ConfirmProductInstanceResult {
2588
-
2589
- const filterSensitiveLog: (obj: ConfirmProductInstanceResult) => any;
2590
- }
2591
1863
  export interface CopyFpgaImageRequest {
2592
1864
 
2593
1865
  DryRun?: boolean;
@@ -2602,18 +1874,10 @@ export interface CopyFpgaImageRequest {
2602
1874
 
2603
1875
  ClientToken?: string;
2604
1876
  }
2605
- export declare namespace CopyFpgaImageRequest {
2606
-
2607
- const filterSensitiveLog: (obj: CopyFpgaImageRequest) => any;
2608
- }
2609
1877
  export interface CopyFpgaImageResult {
2610
1878
 
2611
1879
  FpgaImageId?: string;
2612
1880
  }
2613
- export declare namespace CopyFpgaImageResult {
2614
-
2615
- const filterSensitiveLog: (obj: CopyFpgaImageResult) => any;
2616
- }
2617
1881
 
2618
1882
  export interface CopyImageRequest {
2619
1883
 
@@ -2635,19 +1899,11 @@ export interface CopyImageRequest {
2635
1899
 
2636
1900
  DryRun?: boolean;
2637
1901
  }
2638
- export declare namespace CopyImageRequest {
2639
-
2640
- const filterSensitiveLog: (obj: CopyImageRequest) => any;
2641
- }
2642
1902
 
2643
1903
  export interface CopyImageResult {
2644
1904
 
2645
1905
  ImageId?: string;
2646
1906
  }
2647
- export declare namespace CopyImageResult {
2648
-
2649
- const filterSensitiveLog: (obj: CopyImageResult) => any;
2650
- }
2651
1907
  export interface CopySnapshotRequest {
2652
1908
 
2653
1909
  Description?: string;
@@ -2670,20 +1926,12 @@ export interface CopySnapshotRequest {
2670
1926
 
2671
1927
  DryRun?: boolean;
2672
1928
  }
2673
- export declare namespace CopySnapshotRequest {
2674
-
2675
- const filterSensitiveLog: (obj: CopySnapshotRequest) => any;
2676
- }
2677
1929
  export interface CopySnapshotResult {
2678
1930
 
2679
1931
  SnapshotId?: string;
2680
1932
 
2681
1933
  Tags?: Tag[];
2682
1934
  }
2683
- export declare namespace CopySnapshotResult {
2684
-
2685
- const filterSensitiveLog: (obj: CopySnapshotResult) => any;
2686
- }
2687
1935
  export declare type EndDateType = "limited" | "unlimited";
2688
1936
  export declare type InstanceMatchCriteria = "open" | "targeted";
2689
1937
  export declare enum CapacityReservationInstancePlatform {
@@ -2740,10 +1988,6 @@ export interface CreateCapacityReservationRequest {
2740
1988
 
2741
1989
  PlacementGroupArn?: string;
2742
1990
  }
2743
- export declare namespace CreateCapacityReservationRequest {
2744
-
2745
- const filterSensitiveLog: (obj: CreateCapacityReservationRequest) => any;
2746
- }
2747
1991
  export declare type CapacityReservationState = "active" | "cancelled" | "expired" | "failed" | "pending";
2748
1992
 
2749
1993
  export interface CapacityReservation {
@@ -2792,22 +2036,14 @@ export interface CapacityReservation {
2792
2036
 
2793
2037
  PlacementGroupArn?: string;
2794
2038
  }
2795
- export declare namespace CapacityReservation {
2796
-
2797
- const filterSensitiveLog: (obj: CapacityReservation) => any;
2798
- }
2799
2039
  export interface CreateCapacityReservationResult {
2800
2040
 
2801
2041
  CapacityReservation?: CapacityReservation;
2802
2042
  }
2803
- export declare namespace CreateCapacityReservationResult {
2804
-
2805
- const filterSensitiveLog: (obj: CreateCapacityReservationResult) => any;
2806
- }
2807
2043
  export declare enum FleetInstanceMatchCriteria {
2808
2044
  open = "open"
2809
2045
  }
2810
- export declare type _InstanceType = "a1.2xlarge" | "a1.4xlarge" | "a1.large" | "a1.medium" | "a1.metal" | "a1.xlarge" | "c1.medium" | "c1.xlarge" | "c3.2xlarge" | "c3.4xlarge" | "c3.8xlarge" | "c3.large" | "c3.xlarge" | "c4.2xlarge" | "c4.4xlarge" | "c4.8xlarge" | "c4.large" | "c4.xlarge" | "c5.12xlarge" | "c5.18xlarge" | "c5.24xlarge" | "c5.2xlarge" | "c5.4xlarge" | "c5.9xlarge" | "c5.large" | "c5.metal" | "c5.xlarge" | "c5a.12xlarge" | "c5a.16xlarge" | "c5a.24xlarge" | "c5a.2xlarge" | "c5a.4xlarge" | "c5a.8xlarge" | "c5a.large" | "c5a.xlarge" | "c5ad.12xlarge" | "c5ad.16xlarge" | "c5ad.24xlarge" | "c5ad.2xlarge" | "c5ad.4xlarge" | "c5ad.8xlarge" | "c5ad.large" | "c5ad.xlarge" | "c5d.12xlarge" | "c5d.18xlarge" | "c5d.24xlarge" | "c5d.2xlarge" | "c5d.4xlarge" | "c5d.9xlarge" | "c5d.large" | "c5d.metal" | "c5d.xlarge" | "c5n.18xlarge" | "c5n.2xlarge" | "c5n.4xlarge" | "c5n.9xlarge" | "c5n.large" | "c5n.metal" | "c5n.xlarge" | "c6a.12xlarge" | "c6a.16xlarge" | "c6a.24xlarge" | "c6a.2xlarge" | "c6a.32xlarge" | "c6a.48xlarge" | "c6a.4xlarge" | "c6a.8xlarge" | "c6a.large" | "c6a.metal" | "c6a.xlarge" | "c6g.12xlarge" | "c6g.16xlarge" | "c6g.2xlarge" | "c6g.4xlarge" | "c6g.8xlarge" | "c6g.large" | "c6g.medium" | "c6g.metal" | "c6g.xlarge" | "c6gd.12xlarge" | "c6gd.16xlarge" | "c6gd.2xlarge" | "c6gd.4xlarge" | "c6gd.8xlarge" | "c6gd.large" | "c6gd.medium" | "c6gd.metal" | "c6gd.xlarge" | "c6gn.12xlarge" | "c6gn.16xlarge" | "c6gn.2xlarge" | "c6gn.4xlarge" | "c6gn.8xlarge" | "c6gn.large" | "c6gn.medium" | "c6gn.xlarge" | "c6i.12xlarge" | "c6i.16xlarge" | "c6i.24xlarge" | "c6i.2xlarge" | "c6i.32xlarge" | "c6i.4xlarge" | "c6i.8xlarge" | "c6i.large" | "c6i.metal" | "c6i.xlarge" | "c7g.12xlarge" | "c7g.16xlarge" | "c7g.2xlarge" | "c7g.4xlarge" | "c7g.8xlarge" | "c7g.large" | "c7g.medium" | "c7g.xlarge" | "cc1.4xlarge" | "cc2.8xlarge" | "cg1.4xlarge" | "cr1.8xlarge" | "d2.2xlarge" | "d2.4xlarge" | "d2.8xlarge" | "d2.xlarge" | "d3.2xlarge" | "d3.4xlarge" | "d3.8xlarge" | "d3.xlarge" | "d3en.12xlarge" | "d3en.2xlarge" | "d3en.4xlarge" | "d3en.6xlarge" | "d3en.8xlarge" | "d3en.xlarge" | "dl1.24xlarge" | "f1.16xlarge" | "f1.2xlarge" | "f1.4xlarge" | "g2.2xlarge" | "g2.8xlarge" | "g3.16xlarge" | "g3.4xlarge" | "g3.8xlarge" | "g3s.xlarge" | "g4ad.16xlarge" | "g4ad.2xlarge" | "g4ad.4xlarge" | "g4ad.8xlarge" | "g4ad.xlarge" | "g4dn.12xlarge" | "g4dn.16xlarge" | "g4dn.2xlarge" | "g4dn.4xlarge" | "g4dn.8xlarge" | "g4dn.metal" | "g4dn.xlarge" | "g5.12xlarge" | "g5.16xlarge" | "g5.24xlarge" | "g5.2xlarge" | "g5.48xlarge" | "g5.4xlarge" | "g5.8xlarge" | "g5.xlarge" | "g5g.16xlarge" | "g5g.2xlarge" | "g5g.4xlarge" | "g5g.8xlarge" | "g5g.metal" | "g5g.xlarge" | "h1.16xlarge" | "h1.2xlarge" | "h1.4xlarge" | "h1.8xlarge" | "hi1.4xlarge" | "hpc6a.48xlarge" | "hs1.8xlarge" | "i2.2xlarge" | "i2.4xlarge" | "i2.8xlarge" | "i2.xlarge" | "i3.16xlarge" | "i3.2xlarge" | "i3.4xlarge" | "i3.8xlarge" | "i3.large" | "i3.metal" | "i3.xlarge" | "i3en.12xlarge" | "i3en.24xlarge" | "i3en.2xlarge" | "i3en.3xlarge" | "i3en.6xlarge" | "i3en.large" | "i3en.metal" | "i3en.xlarge" | "i4i.16xlarge" | "i4i.2xlarge" | "i4i.32xlarge" | "i4i.4xlarge" | "i4i.8xlarge" | "i4i.large" | "i4i.metal" | "i4i.xlarge" | "im4gn.16xlarge" | "im4gn.2xlarge" | "im4gn.4xlarge" | "im4gn.8xlarge" | "im4gn.large" | "im4gn.xlarge" | "inf1.24xlarge" | "inf1.2xlarge" | "inf1.6xlarge" | "inf1.xlarge" | "is4gen.2xlarge" | "is4gen.4xlarge" | "is4gen.8xlarge" | "is4gen.large" | "is4gen.medium" | "is4gen.xlarge" | "m1.large" | "m1.medium" | "m1.small" | "m1.xlarge" | "m2.2xlarge" | "m2.4xlarge" | "m2.xlarge" | "m3.2xlarge" | "m3.large" | "m3.medium" | "m3.xlarge" | "m4.10xlarge" | "m4.16xlarge" | "m4.2xlarge" | "m4.4xlarge" | "m4.large" | "m4.xlarge" | "m5.12xlarge" | "m5.16xlarge" | "m5.24xlarge" | "m5.2xlarge" | "m5.4xlarge" | "m5.8xlarge" | "m5.large" | "m5.metal" | "m5.xlarge" | "m5a.12xlarge" | "m5a.16xlarge" | "m5a.24xlarge" | "m5a.2xlarge" | "m5a.4xlarge" | "m5a.8xlarge" | "m5a.large" | "m5a.xlarge" | "m5ad.12xlarge" | "m5ad.16xlarge" | "m5ad.24xlarge" | "m5ad.2xlarge" | "m5ad.4xlarge" | "m5ad.8xlarge" | "m5ad.large" | "m5ad.xlarge" | "m5d.12xlarge" | "m5d.16xlarge" | "m5d.24xlarge" | "m5d.2xlarge" | "m5d.4xlarge" | "m5d.8xlarge" | "m5d.large" | "m5d.metal" | "m5d.xlarge" | "m5dn.12xlarge" | "m5dn.16xlarge" | "m5dn.24xlarge" | "m5dn.2xlarge" | "m5dn.4xlarge" | "m5dn.8xlarge" | "m5dn.large" | "m5dn.metal" | "m5dn.xlarge" | "m5n.12xlarge" | "m5n.16xlarge" | "m5n.24xlarge" | "m5n.2xlarge" | "m5n.4xlarge" | "m5n.8xlarge" | "m5n.large" | "m5n.metal" | "m5n.xlarge" | "m5zn.12xlarge" | "m5zn.2xlarge" | "m5zn.3xlarge" | "m5zn.6xlarge" | "m5zn.large" | "m5zn.metal" | "m5zn.xlarge" | "m6a.12xlarge" | "m6a.16xlarge" | "m6a.24xlarge" | "m6a.2xlarge" | "m6a.32xlarge" | "m6a.48xlarge" | "m6a.4xlarge" | "m6a.8xlarge" | "m6a.large" | "m6a.metal" | "m6a.xlarge" | "m6g.12xlarge" | "m6g.16xlarge" | "m6g.2xlarge" | "m6g.4xlarge" | "m6g.8xlarge" | "m6g.large" | "m6g.medium" | "m6g.metal" | "m6g.xlarge" | "m6gd.12xlarge" | "m6gd.16xlarge" | "m6gd.2xlarge" | "m6gd.4xlarge" | "m6gd.8xlarge" | "m6gd.large" | "m6gd.medium" | "m6gd.metal" | "m6gd.xlarge" | "m6i.12xlarge" | "m6i.16xlarge" | "m6i.24xlarge" | "m6i.2xlarge" | "m6i.32xlarge" | "m6i.4xlarge" | "m6i.8xlarge" | "m6i.large" | "m6i.metal" | "m6i.xlarge" | "mac1.metal" | "p2.16xlarge" | "p2.8xlarge" | "p2.xlarge" | "p3.16xlarge" | "p3.2xlarge" | "p3.8xlarge" | "p3dn.24xlarge" | "p4d.24xlarge" | "r3.2xlarge" | "r3.4xlarge" | "r3.8xlarge" | "r3.large" | "r3.xlarge" | "r4.16xlarge" | "r4.2xlarge" | "r4.4xlarge" | "r4.8xlarge" | "r4.large" | "r4.xlarge" | "r5.12xlarge" | "r5.16xlarge" | "r5.24xlarge" | "r5.2xlarge" | "r5.4xlarge" | "r5.8xlarge" | "r5.large" | "r5.metal" | "r5.xlarge" | "r5a.12xlarge" | "r5a.16xlarge" | "r5a.24xlarge" | "r5a.2xlarge" | "r5a.4xlarge" | "r5a.8xlarge" | "r5a.large" | "r5a.xlarge" | "r5ad.12xlarge" | "r5ad.16xlarge" | "r5ad.24xlarge" | "r5ad.2xlarge" | "r5ad.4xlarge" | "r5ad.8xlarge" | "r5ad.large" | "r5ad.xlarge" | "r5b.12xlarge" | "r5b.16xlarge" | "r5b.24xlarge" | "r5b.2xlarge" | "r5b.4xlarge" | "r5b.8xlarge" | "r5b.large" | "r5b.metal" | "r5b.xlarge" | "r5d.12xlarge" | "r5d.16xlarge" | "r5d.24xlarge" | "r5d.2xlarge" | "r5d.4xlarge" | "r5d.8xlarge" | "r5d.large" | "r5d.metal" | "r5d.xlarge" | "r5dn.12xlarge" | "r5dn.16xlarge" | "r5dn.24xlarge" | "r5dn.2xlarge" | "r5dn.4xlarge" | "r5dn.8xlarge" | "r5dn.large" | "r5dn.metal" | "r5dn.xlarge" | "r5n.12xlarge" | "r5n.16xlarge" | "r5n.24xlarge" | "r5n.2xlarge" | "r5n.4xlarge" | "r5n.8xlarge" | "r5n.large" | "r5n.metal" | "r5n.xlarge" | "r6g.12xlarge" | "r6g.16xlarge" | "r6g.2xlarge" | "r6g.4xlarge" | "r6g.8xlarge" | "r6g.large" | "r6g.medium" | "r6g.metal" | "r6g.xlarge" | "r6gd.12xlarge" | "r6gd.16xlarge" | "r6gd.2xlarge" | "r6gd.4xlarge" | "r6gd.8xlarge" | "r6gd.large" | "r6gd.medium" | "r6gd.metal" | "r6gd.xlarge" | "r6i.12xlarge" | "r6i.16xlarge" | "r6i.24xlarge" | "r6i.2xlarge" | "r6i.32xlarge" | "r6i.4xlarge" | "r6i.8xlarge" | "r6i.large" | "r6i.metal" | "r6i.xlarge" | "t1.micro" | "t2.2xlarge" | "t2.large" | "t2.medium" | "t2.micro" | "t2.nano" | "t2.small" | "t2.xlarge" | "t3.2xlarge" | "t3.large" | "t3.medium" | "t3.micro" | "t3.nano" | "t3.small" | "t3.xlarge" | "t3a.2xlarge" | "t3a.large" | "t3a.medium" | "t3a.micro" | "t3a.nano" | "t3a.small" | "t3a.xlarge" | "t4g.2xlarge" | "t4g.large" | "t4g.medium" | "t4g.micro" | "t4g.nano" | "t4g.small" | "t4g.xlarge" | "u-12tb1.112xlarge" | "u-12tb1.metal" | "u-18tb1.metal" | "u-24tb1.metal" | "u-6tb1.112xlarge" | "u-6tb1.56xlarge" | "u-6tb1.metal" | "u-9tb1.112xlarge" | "u-9tb1.metal" | "vt1.24xlarge" | "vt1.3xlarge" | "vt1.6xlarge" | "x1.16xlarge" | "x1.32xlarge" | "x1e.16xlarge" | "x1e.2xlarge" | "x1e.32xlarge" | "x1e.4xlarge" | "x1e.8xlarge" | "x1e.xlarge" | "x2gd.12xlarge" | "x2gd.16xlarge" | "x2gd.2xlarge" | "x2gd.4xlarge" | "x2gd.8xlarge" | "x2gd.large" | "x2gd.medium" | "x2gd.metal" | "x2gd.xlarge" | "x2idn.16xlarge" | "x2idn.24xlarge" | "x2idn.32xlarge" | "x2idn.metal" | "x2iedn.16xlarge" | "x2iedn.24xlarge" | "x2iedn.2xlarge" | "x2iedn.32xlarge" | "x2iedn.4xlarge" | "x2iedn.8xlarge" | "x2iedn.metal" | "x2iedn.xlarge" | "x2iezn.12xlarge" | "x2iezn.2xlarge" | "x2iezn.4xlarge" | "x2iezn.6xlarge" | "x2iezn.8xlarge" | "x2iezn.metal" | "z1d.12xlarge" | "z1d.2xlarge" | "z1d.3xlarge" | "z1d.6xlarge" | "z1d.large" | "z1d.metal" | "z1d.xlarge";
2046
+ export declare type _InstanceType = "a1.2xlarge" | "a1.4xlarge" | "a1.large" | "a1.medium" | "a1.metal" | "a1.xlarge" | "c1.medium" | "c1.xlarge" | "c3.2xlarge" | "c3.4xlarge" | "c3.8xlarge" | "c3.large" | "c3.xlarge" | "c4.2xlarge" | "c4.4xlarge" | "c4.8xlarge" | "c4.large" | "c4.xlarge" | "c5.12xlarge" | "c5.18xlarge" | "c5.24xlarge" | "c5.2xlarge" | "c5.4xlarge" | "c5.9xlarge" | "c5.large" | "c5.metal" | "c5.xlarge" | "c5a.12xlarge" | "c5a.16xlarge" | "c5a.24xlarge" | "c5a.2xlarge" | "c5a.4xlarge" | "c5a.8xlarge" | "c5a.large" | "c5a.xlarge" | "c5ad.12xlarge" | "c5ad.16xlarge" | "c5ad.24xlarge" | "c5ad.2xlarge" | "c5ad.4xlarge" | "c5ad.8xlarge" | "c5ad.large" | "c5ad.xlarge" | "c5d.12xlarge" | "c5d.18xlarge" | "c5d.24xlarge" | "c5d.2xlarge" | "c5d.4xlarge" | "c5d.9xlarge" | "c5d.large" | "c5d.metal" | "c5d.xlarge" | "c5n.18xlarge" | "c5n.2xlarge" | "c5n.4xlarge" | "c5n.9xlarge" | "c5n.large" | "c5n.metal" | "c5n.xlarge" | "c6a.12xlarge" | "c6a.16xlarge" | "c6a.24xlarge" | "c6a.2xlarge" | "c6a.32xlarge" | "c6a.48xlarge" | "c6a.4xlarge" | "c6a.8xlarge" | "c6a.large" | "c6a.metal" | "c6a.xlarge" | "c6g.12xlarge" | "c6g.16xlarge" | "c6g.2xlarge" | "c6g.4xlarge" | "c6g.8xlarge" | "c6g.large" | "c6g.medium" | "c6g.metal" | "c6g.xlarge" | "c6gd.12xlarge" | "c6gd.16xlarge" | "c6gd.2xlarge" | "c6gd.4xlarge" | "c6gd.8xlarge" | "c6gd.large" | "c6gd.medium" | "c6gd.metal" | "c6gd.xlarge" | "c6gn.12xlarge" | "c6gn.16xlarge" | "c6gn.2xlarge" | "c6gn.4xlarge" | "c6gn.8xlarge" | "c6gn.large" | "c6gn.medium" | "c6gn.xlarge" | "c6i.12xlarge" | "c6i.16xlarge" | "c6i.24xlarge" | "c6i.2xlarge" | "c6i.32xlarge" | "c6i.4xlarge" | "c6i.8xlarge" | "c6i.large" | "c6i.metal" | "c6i.xlarge" | "c7g.12xlarge" | "c7g.16xlarge" | "c7g.2xlarge" | "c7g.4xlarge" | "c7g.8xlarge" | "c7g.large" | "c7g.medium" | "c7g.xlarge" | "cc1.4xlarge" | "cc2.8xlarge" | "cg1.4xlarge" | "cr1.8xlarge" | "d2.2xlarge" | "d2.4xlarge" | "d2.8xlarge" | "d2.xlarge" | "d3.2xlarge" | "d3.4xlarge" | "d3.8xlarge" | "d3.xlarge" | "d3en.12xlarge" | "d3en.2xlarge" | "d3en.4xlarge" | "d3en.6xlarge" | "d3en.8xlarge" | "d3en.xlarge" | "dl1.24xlarge" | "f1.16xlarge" | "f1.2xlarge" | "f1.4xlarge" | "g2.2xlarge" | "g2.8xlarge" | "g3.16xlarge" | "g3.4xlarge" | "g3.8xlarge" | "g3s.xlarge" | "g4ad.16xlarge" | "g4ad.2xlarge" | "g4ad.4xlarge" | "g4ad.8xlarge" | "g4ad.xlarge" | "g4dn.12xlarge" | "g4dn.16xlarge" | "g4dn.2xlarge" | "g4dn.4xlarge" | "g4dn.8xlarge" | "g4dn.metal" | "g4dn.xlarge" | "g5.12xlarge" | "g5.16xlarge" | "g5.24xlarge" | "g5.2xlarge" | "g5.48xlarge" | "g5.4xlarge" | "g5.8xlarge" | "g5.xlarge" | "g5g.16xlarge" | "g5g.2xlarge" | "g5g.4xlarge" | "g5g.8xlarge" | "g5g.metal" | "g5g.xlarge" | "h1.16xlarge" | "h1.2xlarge" | "h1.4xlarge" | "h1.8xlarge" | "hi1.4xlarge" | "hpc6a.48xlarge" | "hs1.8xlarge" | "i2.2xlarge" | "i2.4xlarge" | "i2.8xlarge" | "i2.xlarge" | "i3.16xlarge" | "i3.2xlarge" | "i3.4xlarge" | "i3.8xlarge" | "i3.large" | "i3.metal" | "i3.xlarge" | "i3en.12xlarge" | "i3en.24xlarge" | "i3en.2xlarge" | "i3en.3xlarge" | "i3en.6xlarge" | "i3en.large" | "i3en.metal" | "i3en.xlarge" | "i4i.16xlarge" | "i4i.2xlarge" | "i4i.32xlarge" | "i4i.4xlarge" | "i4i.8xlarge" | "i4i.large" | "i4i.metal" | "i4i.xlarge" | "im4gn.16xlarge" | "im4gn.2xlarge" | "im4gn.4xlarge" | "im4gn.8xlarge" | "im4gn.large" | "im4gn.xlarge" | "inf1.24xlarge" | "inf1.2xlarge" | "inf1.6xlarge" | "inf1.xlarge" | "is4gen.2xlarge" | "is4gen.4xlarge" | "is4gen.8xlarge" | "is4gen.large" | "is4gen.medium" | "is4gen.xlarge" | "m1.large" | "m1.medium" | "m1.small" | "m1.xlarge" | "m2.2xlarge" | "m2.4xlarge" | "m2.xlarge" | "m3.2xlarge" | "m3.large" | "m3.medium" | "m3.xlarge" | "m4.10xlarge" | "m4.16xlarge" | "m4.2xlarge" | "m4.4xlarge" | "m4.large" | "m4.xlarge" | "m5.12xlarge" | "m5.16xlarge" | "m5.24xlarge" | "m5.2xlarge" | "m5.4xlarge" | "m5.8xlarge" | "m5.large" | "m5.metal" | "m5.xlarge" | "m5a.12xlarge" | "m5a.16xlarge" | "m5a.24xlarge" | "m5a.2xlarge" | "m5a.4xlarge" | "m5a.8xlarge" | "m5a.large" | "m5a.xlarge" | "m5ad.12xlarge" | "m5ad.16xlarge" | "m5ad.24xlarge" | "m5ad.2xlarge" | "m5ad.4xlarge" | "m5ad.8xlarge" | "m5ad.large" | "m5ad.xlarge" | "m5d.12xlarge" | "m5d.16xlarge" | "m5d.24xlarge" | "m5d.2xlarge" | "m5d.4xlarge" | "m5d.8xlarge" | "m5d.large" | "m5d.metal" | "m5d.xlarge" | "m5dn.12xlarge" | "m5dn.16xlarge" | "m5dn.24xlarge" | "m5dn.2xlarge" | "m5dn.4xlarge" | "m5dn.8xlarge" | "m5dn.large" | "m5dn.metal" | "m5dn.xlarge" | "m5n.12xlarge" | "m5n.16xlarge" | "m5n.24xlarge" | "m5n.2xlarge" | "m5n.4xlarge" | "m5n.8xlarge" | "m5n.large" | "m5n.metal" | "m5n.xlarge" | "m5zn.12xlarge" | "m5zn.2xlarge" | "m5zn.3xlarge" | "m5zn.6xlarge" | "m5zn.large" | "m5zn.metal" | "m5zn.xlarge" | "m6a.12xlarge" | "m6a.16xlarge" | "m6a.24xlarge" | "m6a.2xlarge" | "m6a.32xlarge" | "m6a.48xlarge" | "m6a.4xlarge" | "m6a.8xlarge" | "m6a.large" | "m6a.metal" | "m6a.xlarge" | "m6g.12xlarge" | "m6g.16xlarge" | "m6g.2xlarge" | "m6g.4xlarge" | "m6g.8xlarge" | "m6g.large" | "m6g.medium" | "m6g.metal" | "m6g.xlarge" | "m6gd.12xlarge" | "m6gd.16xlarge" | "m6gd.2xlarge" | "m6gd.4xlarge" | "m6gd.8xlarge" | "m6gd.large" | "m6gd.medium" | "m6gd.metal" | "m6gd.xlarge" | "m6i.12xlarge" | "m6i.16xlarge" | "m6i.24xlarge" | "m6i.2xlarge" | "m6i.32xlarge" | "m6i.4xlarge" | "m6i.8xlarge" | "m6i.large" | "m6i.metal" | "m6i.xlarge" | "mac1.metal" | "mac2.metal" | "p2.16xlarge" | "p2.8xlarge" | "p2.xlarge" | "p3.16xlarge" | "p3.2xlarge" | "p3.8xlarge" | "p3dn.24xlarge" | "p4d.24xlarge" | "r3.2xlarge" | "r3.4xlarge" | "r3.8xlarge" | "r3.large" | "r3.xlarge" | "r4.16xlarge" | "r4.2xlarge" | "r4.4xlarge" | "r4.8xlarge" | "r4.large" | "r4.xlarge" | "r5.12xlarge" | "r5.16xlarge" | "r5.24xlarge" | "r5.2xlarge" | "r5.4xlarge" | "r5.8xlarge" | "r5.large" | "r5.metal" | "r5.xlarge" | "r5a.12xlarge" | "r5a.16xlarge" | "r5a.24xlarge" | "r5a.2xlarge" | "r5a.4xlarge" | "r5a.8xlarge" | "r5a.large" | "r5a.xlarge" | "r5ad.12xlarge" | "r5ad.16xlarge" | "r5ad.24xlarge" | "r5ad.2xlarge" | "r5ad.4xlarge" | "r5ad.8xlarge" | "r5ad.large" | "r5ad.xlarge" | "r5b.12xlarge" | "r5b.16xlarge" | "r5b.24xlarge" | "r5b.2xlarge" | "r5b.4xlarge" | "r5b.8xlarge" | "r5b.large" | "r5b.metal" | "r5b.xlarge" | "r5d.12xlarge" | "r5d.16xlarge" | "r5d.24xlarge" | "r5d.2xlarge" | "r5d.4xlarge" | "r5d.8xlarge" | "r5d.large" | "r5d.metal" | "r5d.xlarge" | "r5dn.12xlarge" | "r5dn.16xlarge" | "r5dn.24xlarge" | "r5dn.2xlarge" | "r5dn.4xlarge" | "r5dn.8xlarge" | "r5dn.large" | "r5dn.metal" | "r5dn.xlarge" | "r5n.12xlarge" | "r5n.16xlarge" | "r5n.24xlarge" | "r5n.2xlarge" | "r5n.4xlarge" | "r5n.8xlarge" | "r5n.large" | "r5n.metal" | "r5n.xlarge" | "r6g.12xlarge" | "r6g.16xlarge" | "r6g.2xlarge" | "r6g.4xlarge" | "r6g.8xlarge" | "r6g.large" | "r6g.medium" | "r6g.metal" | "r6g.xlarge" | "r6gd.12xlarge" | "r6gd.16xlarge" | "r6gd.2xlarge" | "r6gd.4xlarge" | "r6gd.8xlarge" | "r6gd.large" | "r6gd.medium" | "r6gd.metal" | "r6gd.xlarge" | "r6i.12xlarge" | "r6i.16xlarge" | "r6i.24xlarge" | "r6i.2xlarge" | "r6i.32xlarge" | "r6i.4xlarge" | "r6i.8xlarge" | "r6i.large" | "r6i.metal" | "r6i.xlarge" | "t1.micro" | "t2.2xlarge" | "t2.large" | "t2.medium" | "t2.micro" | "t2.nano" | "t2.small" | "t2.xlarge" | "t3.2xlarge" | "t3.large" | "t3.medium" | "t3.micro" | "t3.nano" | "t3.small" | "t3.xlarge" | "t3a.2xlarge" | "t3a.large" | "t3a.medium" | "t3a.micro" | "t3a.nano" | "t3a.small" | "t3a.xlarge" | "t4g.2xlarge" | "t4g.large" | "t4g.medium" | "t4g.micro" | "t4g.nano" | "t4g.small" | "t4g.xlarge" | "u-12tb1.112xlarge" | "u-12tb1.metal" | "u-18tb1.metal" | "u-24tb1.metal" | "u-6tb1.112xlarge" | "u-6tb1.56xlarge" | "u-6tb1.metal" | "u-9tb1.112xlarge" | "u-9tb1.metal" | "vt1.24xlarge" | "vt1.3xlarge" | "vt1.6xlarge" | "x1.16xlarge" | "x1.32xlarge" | "x1e.16xlarge" | "x1e.2xlarge" | "x1e.32xlarge" | "x1e.4xlarge" | "x1e.8xlarge" | "x1e.xlarge" | "x2gd.12xlarge" | "x2gd.16xlarge" | "x2gd.2xlarge" | "x2gd.4xlarge" | "x2gd.8xlarge" | "x2gd.large" | "x2gd.medium" | "x2gd.metal" | "x2gd.xlarge" | "x2idn.16xlarge" | "x2idn.24xlarge" | "x2idn.32xlarge" | "x2idn.metal" | "x2iedn.16xlarge" | "x2iedn.24xlarge" | "x2iedn.2xlarge" | "x2iedn.32xlarge" | "x2iedn.4xlarge" | "x2iedn.8xlarge" | "x2iedn.metal" | "x2iedn.xlarge" | "x2iezn.12xlarge" | "x2iezn.2xlarge" | "x2iezn.4xlarge" | "x2iezn.6xlarge" | "x2iezn.8xlarge" | "x2iezn.metal" | "z1d.12xlarge" | "z1d.2xlarge" | "z1d.3xlarge" | "z1d.6xlarge" | "z1d.large" | "z1d.metal" | "z1d.xlarge";
2811
2047
 
2812
2048
  export interface ReservationFleetInstanceSpecification {
2813
2049
 
@@ -2825,10 +2061,6 @@ export interface ReservationFleetInstanceSpecification {
2825
2061
 
2826
2062
  Priority?: number;
2827
2063
  }
2828
- export declare namespace ReservationFleetInstanceSpecification {
2829
-
2830
- const filterSensitiveLog: (obj: ReservationFleetInstanceSpecification) => any;
2831
- }
2832
2064
  export declare enum FleetCapacityReservationTenancy {
2833
2065
  default = "default"
2834
2066
  }
@@ -2852,10 +2084,6 @@ export interface CreateCapacityReservationFleetRequest {
2852
2084
 
2853
2085
  DryRun?: boolean;
2854
2086
  }
2855
- export declare namespace CreateCapacityReservationFleetRequest {
2856
-
2857
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetRequest) => any;
2858
- }
2859
2087
 
2860
2088
  export interface FleetCapacityReservation {
2861
2089
 
@@ -2881,10 +2109,6 @@ export interface FleetCapacityReservation {
2881
2109
 
2882
2110
  Priority?: number;
2883
2111
  }
2884
- export declare namespace FleetCapacityReservation {
2885
-
2886
- const filterSensitiveLog: (obj: FleetCapacityReservation) => any;
2887
- }
2888
2112
  export interface CreateCapacityReservationFleetResult {
2889
2113
 
2890
2114
  CapacityReservationFleetId?: string;
@@ -2909,10 +2133,6 @@ export interface CreateCapacityReservationFleetResult {
2909
2133
 
2910
2134
  Tags?: Tag[];
2911
2135
  }
2912
- export declare namespace CreateCapacityReservationFleetResult {
2913
-
2914
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetResult) => any;
2915
- }
2916
2136
  export interface CreateCarrierGatewayRequest {
2917
2137
 
2918
2138
  VpcId: string | undefined;
@@ -2923,10 +2143,6 @@ export interface CreateCarrierGatewayRequest {
2923
2143
 
2924
2144
  ClientToken?: string;
2925
2145
  }
2926
- export declare namespace CreateCarrierGatewayRequest {
2927
-
2928
- const filterSensitiveLog: (obj: CreateCarrierGatewayRequest) => any;
2929
- }
2930
2146
  export declare type CarrierGatewayState = "available" | "deleted" | "deleting" | "pending";
2931
2147
 
2932
2148
  export interface CarrierGateway {
@@ -2941,27 +2157,15 @@ export interface CarrierGateway {
2941
2157
 
2942
2158
  Tags?: Tag[];
2943
2159
  }
2944
- export declare namespace CarrierGateway {
2945
-
2946
- const filterSensitiveLog: (obj: CarrierGateway) => any;
2947
- }
2948
2160
  export interface CreateCarrierGatewayResult {
2949
2161
 
2950
2162
  CarrierGateway?: CarrierGateway;
2951
2163
  }
2952
- export declare namespace CreateCarrierGatewayResult {
2953
-
2954
- const filterSensitiveLog: (obj: CreateCarrierGatewayResult) => any;
2955
- }
2956
2164
 
2957
2165
  export interface DirectoryServiceAuthenticationRequest {
2958
2166
 
2959
2167
  DirectoryId?: string;
2960
2168
  }
2961
- export declare namespace DirectoryServiceAuthenticationRequest {
2962
-
2963
- const filterSensitiveLog: (obj: DirectoryServiceAuthenticationRequest) => any;
2964
- }
2965
2169
 
2966
2170
  export interface FederatedAuthenticationRequest {
2967
2171
 
@@ -2969,19 +2173,11 @@ export interface FederatedAuthenticationRequest {
2969
2173
 
2970
2174
  SelfServiceSAMLProviderArn?: string;
2971
2175
  }
2972
- export declare namespace FederatedAuthenticationRequest {
2973
-
2974
- const filterSensitiveLog: (obj: FederatedAuthenticationRequest) => any;
2975
- }
2976
2176
 
2977
2177
  export interface CertificateAuthenticationRequest {
2978
2178
 
2979
2179
  ClientRootCertificateChainArn?: string;
2980
2180
  }
2981
- export declare namespace CertificateAuthenticationRequest {
2982
-
2983
- const filterSensitiveLog: (obj: CertificateAuthenticationRequest) => any;
2984
- }
2985
2181
  export declare type ClientVpnAuthenticationType = "certificate-authentication" | "directory-service-authentication" | "federated-authentication";
2986
2182
 
2987
2183
  export interface ClientVpnAuthenticationRequest {
@@ -2994,10 +2190,6 @@ export interface ClientVpnAuthenticationRequest {
2994
2190
 
2995
2191
  FederatedAuthentication?: FederatedAuthenticationRequest;
2996
2192
  }
2997
- export declare namespace ClientVpnAuthenticationRequest {
2998
-
2999
- const filterSensitiveLog: (obj: ClientVpnAuthenticationRequest) => any;
3000
- }
3001
2193
 
3002
2194
  export interface ClientConnectOptions {
3003
2195
 
@@ -3005,10 +2197,6 @@ export interface ClientConnectOptions {
3005
2197
 
3006
2198
  LambdaFunctionArn?: string;
3007
2199
  }
3008
- export declare namespace ClientConnectOptions {
3009
-
3010
- const filterSensitiveLog: (obj: ClientConnectOptions) => any;
3011
- }
3012
2200
 
3013
2201
  export interface ClientLoginBannerOptions {
3014
2202
 
@@ -3016,10 +2204,6 @@ export interface ClientLoginBannerOptions {
3016
2204
 
3017
2205
  BannerText?: string;
3018
2206
  }
3019
- export declare namespace ClientLoginBannerOptions {
3020
-
3021
- const filterSensitiveLog: (obj: ClientLoginBannerOptions) => any;
3022
- }
3023
2207
 
3024
2208
  export interface ConnectionLogOptions {
3025
2209
 
@@ -3029,10 +2213,6 @@ export interface ConnectionLogOptions {
3029
2213
 
3030
2214
  CloudwatchLogStream?: string;
3031
2215
  }
3032
- export declare namespace ConnectionLogOptions {
3033
-
3034
- const filterSensitiveLog: (obj: ConnectionLogOptions) => any;
3035
- }
3036
2216
  export declare type SelfServicePortal = "disabled" | "enabled";
3037
2217
  export declare type TransportProtocol = "tcp" | "udp";
3038
2218
  export interface CreateClientVpnEndpointRequest {
@@ -3073,10 +2253,6 @@ export interface CreateClientVpnEndpointRequest {
3073
2253
 
3074
2254
  ClientLoginBannerOptions?: ClientLoginBannerOptions;
3075
2255
  }
3076
- export declare namespace CreateClientVpnEndpointRequest {
3077
-
3078
- const filterSensitiveLog: (obj: CreateClientVpnEndpointRequest) => any;
3079
- }
3080
2256
  export declare type ClientVpnEndpointStatusCode = "available" | "deleted" | "deleting" | "pending-associate";
3081
2257
 
3082
2258
  export interface ClientVpnEndpointStatus {
@@ -3085,10 +2261,6 @@ export interface ClientVpnEndpointStatus {
3085
2261
 
3086
2262
  Message?: string;
3087
2263
  }
3088
- export declare namespace ClientVpnEndpointStatus {
3089
-
3090
- const filterSensitiveLog: (obj: ClientVpnEndpointStatus) => any;
3091
- }
3092
2264
  export interface CreateClientVpnEndpointResult {
3093
2265
 
3094
2266
  ClientVpnEndpointId?: string;
@@ -3097,10 +2269,6 @@ export interface CreateClientVpnEndpointResult {
3097
2269
 
3098
2270
  DnsName?: string;
3099
2271
  }
3100
- export declare namespace CreateClientVpnEndpointResult {
3101
-
3102
- const filterSensitiveLog: (obj: CreateClientVpnEndpointResult) => any;
3103
- }
3104
2272
  export interface CreateClientVpnRouteRequest {
3105
2273
 
3106
2274
  ClientVpnEndpointId: string | undefined;
@@ -3115,10 +2283,6 @@ export interface CreateClientVpnRouteRequest {
3115
2283
 
3116
2284
  DryRun?: boolean;
3117
2285
  }
3118
- export declare namespace CreateClientVpnRouteRequest {
3119
-
3120
- const filterSensitiveLog: (obj: CreateClientVpnRouteRequest) => any;
3121
- }
3122
2286
  export declare type ClientVpnRouteStatusCode = "active" | "creating" | "deleting" | "failed";
3123
2287
 
3124
2288
  export interface ClientVpnRouteStatus {
@@ -3127,18 +2291,10 @@ export interface ClientVpnRouteStatus {
3127
2291
 
3128
2292
  Message?: string;
3129
2293
  }
3130
- export declare namespace ClientVpnRouteStatus {
3131
-
3132
- const filterSensitiveLog: (obj: ClientVpnRouteStatus) => any;
3133
- }
3134
2294
  export interface CreateClientVpnRouteResult {
3135
2295
 
3136
2296
  Status?: ClientVpnRouteStatus;
3137
2297
  }
3138
- export declare namespace CreateClientVpnRouteResult {
3139
-
3140
- const filterSensitiveLog: (obj: CreateClientVpnRouteResult) => any;
3141
- }
3142
2298
  export declare type GatewayType = "ipsec.1";
3143
2299
 
3144
2300
  export interface CreateCustomerGatewayRequest {
@@ -3159,10 +2315,6 @@ export interface CreateCustomerGatewayRequest {
3159
2315
 
3160
2316
  DryRun?: boolean;
3161
2317
  }
3162
- export declare namespace CreateCustomerGatewayRequest {
3163
-
3164
- const filterSensitiveLog: (obj: CreateCustomerGatewayRequest) => any;
3165
- }
3166
2318
 
3167
2319
  export interface CustomerGateway {
3168
2320
 
@@ -3182,19 +2334,11 @@ export interface CustomerGateway {
3182
2334
 
3183
2335
  Tags?: Tag[];
3184
2336
  }
3185
- export declare namespace CustomerGateway {
3186
-
3187
- const filterSensitiveLog: (obj: CustomerGateway) => any;
3188
- }
3189
2337
 
3190
2338
  export interface CreateCustomerGatewayResult {
3191
2339
 
3192
2340
  CustomerGateway?: CustomerGateway;
3193
2341
  }
3194
- export declare namespace CreateCustomerGatewayResult {
3195
-
3196
- const filterSensitiveLog: (obj: CreateCustomerGatewayResult) => any;
3197
- }
3198
2342
  export interface CreateDefaultSubnetRequest {
3199
2343
 
3200
2344
  AvailabilityZone: string | undefined;
@@ -3203,10 +2347,6 @@ export interface CreateDefaultSubnetRequest {
3203
2347
 
3204
2348
  Ipv6Native?: boolean;
3205
2349
  }
3206
- export declare namespace CreateDefaultSubnetRequest {
3207
-
3208
- const filterSensitiveLog: (obj: CreateDefaultSubnetRequest) => any;
3209
- }
3210
2350
  export declare enum HostnameType {
3211
2351
  ip_name = "ip-name",
3212
2352
  resource_name = "resource-name"
@@ -3220,10 +2360,6 @@ export interface PrivateDnsNameOptionsOnLaunch {
3220
2360
 
3221
2361
  EnableResourceNameDnsAAAARecord?: boolean;
3222
2362
  }
3223
- export declare namespace PrivateDnsNameOptionsOnLaunch {
3224
-
3225
- const filterSensitiveLog: (obj: PrivateDnsNameOptionsOnLaunch) => any;
3226
- }
3227
2363
  export declare type SubnetState = "available" | "pending";
3228
2364
 
3229
2365
  export interface Subnet {
@@ -3270,26 +2406,14 @@ export interface Subnet {
3270
2406
 
3271
2407
  PrivateDnsNameOptionsOnLaunch?: PrivateDnsNameOptionsOnLaunch;
3272
2408
  }
3273
- export declare namespace Subnet {
3274
-
3275
- const filterSensitiveLog: (obj: Subnet) => any;
3276
- }
3277
2409
  export interface CreateDefaultSubnetResult {
3278
2410
 
3279
2411
  Subnet?: Subnet;
3280
2412
  }
3281
- export declare namespace CreateDefaultSubnetResult {
3282
-
3283
- const filterSensitiveLog: (obj: CreateDefaultSubnetResult) => any;
3284
- }
3285
2413
  export interface CreateDefaultVpcRequest {
3286
2414
 
3287
2415
  DryRun?: boolean;
3288
2416
  }
3289
- export declare namespace CreateDefaultVpcRequest {
3290
-
3291
- const filterSensitiveLog: (obj: CreateDefaultVpcRequest) => any;
3292
- }
3293
2417
  export declare type Tenancy = "dedicated" | "default" | "host";
3294
2418
  export declare type VpcState = "available" | "pending";
3295
2419
 
@@ -3315,18 +2439,10 @@ export interface Vpc {
3315
2439
 
3316
2440
  Tags?: Tag[];
3317
2441
  }
3318
- export declare namespace Vpc {
3319
-
3320
- const filterSensitiveLog: (obj: Vpc) => any;
3321
- }
3322
2442
  export interface CreateDefaultVpcResult {
3323
2443
 
3324
2444
  Vpc?: Vpc;
3325
2445
  }
3326
- export declare namespace CreateDefaultVpcResult {
3327
-
3328
- const filterSensitiveLog: (obj: CreateDefaultVpcResult) => any;
3329
- }
3330
2446
 
3331
2447
  export interface NewDhcpConfiguration {
3332
2448
 
@@ -3334,10 +2450,6 @@ export interface NewDhcpConfiguration {
3334
2450
 
3335
2451
  Values?: string[];
3336
2452
  }
3337
- export declare namespace NewDhcpConfiguration {
3338
-
3339
- const filterSensitiveLog: (obj: NewDhcpConfiguration) => any;
3340
- }
3341
2453
  export interface CreateDhcpOptionsRequest {
3342
2454
 
3343
2455
  DhcpConfigurations: NewDhcpConfiguration[] | undefined;
@@ -3346,19 +2458,11 @@ export interface CreateDhcpOptionsRequest {
3346
2458
 
3347
2459
  DryRun?: boolean;
3348
2460
  }
3349
- export declare namespace CreateDhcpOptionsRequest {
3350
-
3351
- const filterSensitiveLog: (obj: CreateDhcpOptionsRequest) => any;
3352
- }
3353
2461
 
3354
2462
  export interface AttributeValue {
3355
2463
 
3356
2464
  Value?: string;
3357
2465
  }
3358
- export declare namespace AttributeValue {
3359
-
3360
- const filterSensitiveLog: (obj: AttributeValue) => any;
3361
- }
3362
2466
 
3363
2467
  export interface DhcpConfiguration {
3364
2468
 
@@ -3366,10 +2470,6 @@ export interface DhcpConfiguration {
3366
2470
 
3367
2471
  Values?: AttributeValue[];
3368
2472
  }
3369
- export declare namespace DhcpConfiguration {
3370
-
3371
- const filterSensitiveLog: (obj: DhcpConfiguration) => any;
3372
- }
3373
2473
 
3374
2474
  export interface DhcpOptions {
3375
2475
 
@@ -3381,18 +2481,10 @@ export interface DhcpOptions {
3381
2481
 
3382
2482
  Tags?: Tag[];
3383
2483
  }
3384
- export declare namespace DhcpOptions {
3385
-
3386
- const filterSensitiveLog: (obj: DhcpOptions) => any;
3387
- }
3388
2484
  export interface CreateDhcpOptionsResult {
3389
2485
 
3390
2486
  DhcpOptions?: DhcpOptions;
3391
2487
  }
3392
- export declare namespace CreateDhcpOptionsResult {
3393
-
3394
- const filterSensitiveLog: (obj: CreateDhcpOptionsResult) => any;
3395
- }
3396
2488
  export interface CreateEgressOnlyInternetGatewayRequest {
3397
2489
 
3398
2490
  ClientToken?: string;
@@ -3403,10 +2495,6 @@ export interface CreateEgressOnlyInternetGatewayRequest {
3403
2495
 
3404
2496
  TagSpecifications?: TagSpecification[];
3405
2497
  }
3406
- export declare namespace CreateEgressOnlyInternetGatewayRequest {
3407
-
3408
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayRequest) => any;
3409
- }
3410
2498
 
3411
2499
  export interface InternetGatewayAttachment {
3412
2500
 
@@ -3414,10 +2502,6 @@ export interface InternetGatewayAttachment {
3414
2502
 
3415
2503
  VpcId?: string;
3416
2504
  }
3417
- export declare namespace InternetGatewayAttachment {
3418
-
3419
- const filterSensitiveLog: (obj: InternetGatewayAttachment) => any;
3420
- }
3421
2505
 
3422
2506
  export interface EgressOnlyInternetGateway {
3423
2507
 
@@ -3427,21 +2511,477 @@ export interface EgressOnlyInternetGateway {
3427
2511
 
3428
2512
  Tags?: Tag[];
3429
2513
  }
3430
- export declare namespace EgressOnlyInternetGateway {
3431
-
3432
- const filterSensitiveLog: (obj: EgressOnlyInternetGateway) => any;
3433
- }
3434
2514
  export interface CreateEgressOnlyInternetGatewayResult {
3435
2515
 
3436
2516
  ClientToken?: string;
3437
2517
 
3438
2518
  EgressOnlyInternetGateway?: EgressOnlyInternetGateway;
3439
2519
  }
3440
- export declare namespace CreateEgressOnlyInternetGatewayResult {
3441
-
3442
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayResult) => any;
3443
- }
3444
2520
  export declare enum FleetExcessCapacityTerminationPolicy {
3445
2521
  NO_TERMINATION = "no-termination",
3446
2522
  TERMINATION = "termination"
3447
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;