@aws-sdk/client-ec2 3.136.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 (1096) hide show
  1. package/CHANGELOG.md +11 -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/models/models_0.d.ts +928 -1392
  1083. package/dist-types/models/models_1.d.ts +905 -1357
  1084. package/dist-types/models/models_2.d.ts +1044 -1564
  1085. package/dist-types/models/models_3.d.ts +968 -1452
  1086. package/dist-types/models/models_4.d.ts +1117 -1675
  1087. package/dist-types/models/models_5.d.ts +1138 -1706
  1088. package/dist-types/models/models_6.d.ts +500 -750
  1089. package/dist-types/ts3.4/models/models_0.d.ts +464 -928
  1090. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1091. package/dist-types/ts3.4/models/models_2.d.ts +520 -1040
  1092. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1093. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1094. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1095. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1096. package/package.json +6 -6
@@ -41,12 +41,6 @@ export interface ExportImageRequest {
41
41
  */
42
42
  TagSpecifications?: TagSpecification[];
43
43
  }
44
- export declare namespace ExportImageRequest {
45
- /**
46
- * @internal
47
- */
48
- const filterSensitiveLog: (obj: ExportImageRequest) => any;
49
- }
50
44
  export interface ExportImageResult {
51
45
  /**
52
46
  * <p>A description of the image being exported.</p>
@@ -91,12 +85,6 @@ export interface ExportImageResult {
91
85
  */
92
86
  Tags?: Tag[];
93
87
  }
94
- export declare namespace ExportImageResult {
95
- /**
96
- * @internal
97
- */
98
- const filterSensitiveLog: (obj: ExportImageResult) => any;
99
- }
100
88
  export interface ExportTransitGatewayRoutesRequest {
101
89
  /**
102
90
  * <p>The ID of the route table.</p>
@@ -156,12 +144,6 @@ export interface ExportTransitGatewayRoutesRequest {
156
144
  */
157
145
  DryRun?: boolean;
158
146
  }
159
- export declare namespace ExportTransitGatewayRoutesRequest {
160
- /**
161
- * @internal
162
- */
163
- const filterSensitiveLog: (obj: ExportTransitGatewayRoutesRequest) => any;
164
- }
165
147
  export interface ExportTransitGatewayRoutesResult {
166
148
  /**
167
149
  * <p>The URL of the exported file in Amazon S3. For example,
@@ -169,12 +151,6 @@ export interface ExportTransitGatewayRoutesResult {
169
151
  */
170
152
  S3Location?: string;
171
153
  }
172
- export declare namespace ExportTransitGatewayRoutesResult {
173
- /**
174
- * @internal
175
- */
176
- const filterSensitiveLog: (obj: ExportTransitGatewayRoutesResult) => any;
177
- }
178
154
  export interface GetAssociatedEnclaveCertificateIamRolesRequest {
179
155
  /**
180
156
  * <p>The ARN of the ACM certificate for which to view the associated IAM roles, encryption keys, and Amazon
@@ -186,12 +162,6 @@ export interface GetAssociatedEnclaveCertificateIamRolesRequest {
186
162
  */
187
163
  DryRun?: boolean;
188
164
  }
189
- export declare namespace GetAssociatedEnclaveCertificateIamRolesRequest {
190
- /**
191
- * @internal
192
- */
193
- const filterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesRequest) => any;
194
- }
195
165
  /**
196
166
  * <p>Information about the associated IAM roles.</p>
197
167
  */
@@ -215,24 +185,12 @@ export interface AssociatedRole {
215
185
  */
216
186
  EncryptionKmsKeyId?: string;
217
187
  }
218
- export declare namespace AssociatedRole {
219
- /**
220
- * @internal
221
- */
222
- const filterSensitiveLog: (obj: AssociatedRole) => any;
223
- }
224
188
  export interface GetAssociatedEnclaveCertificateIamRolesResult {
225
189
  /**
226
190
  * <p>Information about the associated IAM roles.</p>
227
191
  */
228
192
  AssociatedRoles?: AssociatedRole[];
229
193
  }
230
- export declare namespace GetAssociatedEnclaveCertificateIamRolesResult {
231
- /**
232
- * @internal
233
- */
234
- const filterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesResult) => any;
235
- }
236
194
  export interface GetAssociatedIpv6PoolCidrsRequest {
237
195
  /**
238
196
  * <p>The ID of the IPv6 address pool.</p>
@@ -254,12 +212,6 @@ export interface GetAssociatedIpv6PoolCidrsRequest {
254
212
  */
255
213
  DryRun?: boolean;
256
214
  }
257
- export declare namespace GetAssociatedIpv6PoolCidrsRequest {
258
- /**
259
- * @internal
260
- */
261
- const filterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsRequest) => any;
262
- }
263
215
  /**
264
216
  * <p>Describes an IPv6 CIDR block association.</p>
265
217
  */
@@ -273,12 +225,6 @@ export interface Ipv6CidrAssociation {
273
225
  */
274
226
  AssociatedResource?: string;
275
227
  }
276
- export declare namespace Ipv6CidrAssociation {
277
- /**
278
- * @internal
279
- */
280
- const filterSensitiveLog: (obj: Ipv6CidrAssociation) => any;
281
- }
282
228
  export interface GetAssociatedIpv6PoolCidrsResult {
283
229
  /**
284
230
  * <p>Information about the IPv6 CIDR block associations.</p>
@@ -289,12 +235,6 @@ export interface GetAssociatedIpv6PoolCidrsResult {
289
235
  */
290
236
  NextToken?: string;
291
237
  }
292
- export declare namespace GetAssociatedIpv6PoolCidrsResult {
293
- /**
294
- * @internal
295
- */
296
- const filterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsResult) => any;
297
- }
298
238
  export interface GetCapacityReservationUsageRequest {
299
239
  /**
300
240
  * <p>The ID of the Capacity Reservation.</p>
@@ -314,12 +254,6 @@ export interface GetCapacityReservationUsageRequest {
314
254
  */
315
255
  DryRun?: boolean;
316
256
  }
317
- export declare namespace GetCapacityReservationUsageRequest {
318
- /**
319
- * @internal
320
- */
321
- const filterSensitiveLog: (obj: GetCapacityReservationUsageRequest) => any;
322
- }
323
257
  /**
324
258
  * <p>Information about the Capacity Reservation usage.</p>
325
259
  */
@@ -333,12 +267,6 @@ export interface InstanceUsage {
333
267
  */
334
268
  UsedInstanceCount?: number;
335
269
  }
336
- export declare namespace InstanceUsage {
337
- /**
338
- * @internal
339
- */
340
- const filterSensitiveLog: (obj: InstanceUsage) => any;
341
- }
342
270
  export interface GetCapacityReservationUsageResult {
343
271
  /**
344
272
  * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
@@ -396,12 +324,6 @@ export interface GetCapacityReservationUsageResult {
396
324
  */
397
325
  InstanceUsages?: InstanceUsage[];
398
326
  }
399
- export declare namespace GetCapacityReservationUsageResult {
400
- /**
401
- * @internal
402
- */
403
- const filterSensitiveLog: (obj: GetCapacityReservationUsageResult) => any;
404
- }
405
327
  export interface GetCoipPoolUsageRequest {
406
328
  /**
407
329
  * <p>The ID of the address pool.</p>
@@ -445,12 +367,6 @@ export interface GetCoipPoolUsageRequest {
445
367
  */
446
368
  DryRun?: boolean;
447
369
  }
448
- export declare namespace GetCoipPoolUsageRequest {
449
- /**
450
- * @internal
451
- */
452
- const filterSensitiveLog: (obj: GetCoipPoolUsageRequest) => any;
453
- }
454
370
  /**
455
371
  * <p>Describes address usage for a customer-owned address pool.</p>
456
372
  */
@@ -472,12 +388,6 @@ export interface CoipAddressUsage {
472
388
  */
473
389
  CoIp?: string;
474
390
  }
475
- export declare namespace CoipAddressUsage {
476
- /**
477
- * @internal
478
- */
479
- const filterSensitiveLog: (obj: CoipAddressUsage) => any;
480
- }
481
391
  export interface GetCoipPoolUsageResult {
482
392
  /**
483
393
  * <p>The ID of the customer-owned address pool.</p>
@@ -492,12 +402,6 @@ export interface GetCoipPoolUsageResult {
492
402
  */
493
403
  LocalGatewayRouteTableId?: string;
494
404
  }
495
- export declare namespace GetCoipPoolUsageResult {
496
- /**
497
- * @internal
498
- */
499
- const filterSensitiveLog: (obj: GetCoipPoolUsageResult) => any;
500
- }
501
405
  export interface GetConsoleOutputRequest {
502
406
  /**
503
407
  * <p>The ID of the instance.</p>
@@ -515,12 +419,6 @@ export interface GetConsoleOutputRequest {
515
419
  */
516
420
  Latest?: boolean;
517
421
  }
518
- export declare namespace GetConsoleOutputRequest {
519
- /**
520
- * @internal
521
- */
522
- const filterSensitiveLog: (obj: GetConsoleOutputRequest) => any;
523
- }
524
422
  export interface GetConsoleOutputResult {
525
423
  /**
526
424
  * <p>The ID of the instance.</p>
@@ -536,12 +434,6 @@ export interface GetConsoleOutputResult {
536
434
  */
537
435
  Timestamp?: Date;
538
436
  }
539
- export declare namespace GetConsoleOutputResult {
540
- /**
541
- * @internal
542
- */
543
- const filterSensitiveLog: (obj: GetConsoleOutputResult) => any;
544
- }
545
437
  export interface GetConsoleScreenshotRequest {
546
438
  /**
547
439
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -559,12 +451,6 @@ export interface GetConsoleScreenshotRequest {
559
451
  */
560
452
  WakeUp?: boolean;
561
453
  }
562
- export declare namespace GetConsoleScreenshotRequest {
563
- /**
564
- * @internal
565
- */
566
- const filterSensitiveLog: (obj: GetConsoleScreenshotRequest) => any;
567
- }
568
454
  export interface GetConsoleScreenshotResult {
569
455
  /**
570
456
  * <p>The data that comprises the image.</p>
@@ -575,12 +461,6 @@ export interface GetConsoleScreenshotResult {
575
461
  */
576
462
  InstanceId?: string;
577
463
  }
578
- export declare namespace GetConsoleScreenshotResult {
579
- /**
580
- * @internal
581
- */
582
- const filterSensitiveLog: (obj: GetConsoleScreenshotResult) => any;
583
- }
584
464
  export declare type UnlimitedSupportedInstanceFamily = "t2" | "t3" | "t3a" | "t4g";
585
465
  export interface GetDefaultCreditSpecificationRequest {
586
466
  /**
@@ -594,12 +474,6 @@ export interface GetDefaultCreditSpecificationRequest {
594
474
  */
595
475
  InstanceFamily: UnlimitedSupportedInstanceFamily | string | undefined;
596
476
  }
597
- export declare namespace GetDefaultCreditSpecificationRequest {
598
- /**
599
- * @internal
600
- */
601
- const filterSensitiveLog: (obj: GetDefaultCreditSpecificationRequest) => any;
602
- }
603
477
  /**
604
478
  * <p>Describes the default credit option for CPU usage of a burstable performance instance
605
479
  * family.</p>
@@ -615,24 +489,12 @@ export interface InstanceFamilyCreditSpecification {
615
489
  */
616
490
  CpuCredits?: string;
617
491
  }
618
- export declare namespace InstanceFamilyCreditSpecification {
619
- /**
620
- * @internal
621
- */
622
- const filterSensitiveLog: (obj: InstanceFamilyCreditSpecification) => any;
623
- }
624
492
  export interface GetDefaultCreditSpecificationResult {
625
493
  /**
626
494
  * <p>The default credit option for CPU usage of the instance family.</p>
627
495
  */
628
496
  InstanceFamilyCreditSpecification?: InstanceFamilyCreditSpecification;
629
497
  }
630
- export declare namespace GetDefaultCreditSpecificationResult {
631
- /**
632
- * @internal
633
- */
634
- const filterSensitiveLog: (obj: GetDefaultCreditSpecificationResult) => any;
635
- }
636
498
  export interface GetEbsDefaultKmsKeyIdRequest {
637
499
  /**
638
500
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -641,24 +503,12 @@ export interface GetEbsDefaultKmsKeyIdRequest {
641
503
  */
642
504
  DryRun?: boolean;
643
505
  }
644
- export declare namespace GetEbsDefaultKmsKeyIdRequest {
645
- /**
646
- * @internal
647
- */
648
- const filterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdRequest) => any;
649
- }
650
506
  export interface GetEbsDefaultKmsKeyIdResult {
651
507
  /**
652
508
  * <p>The Amazon Resource Name (ARN) of the default KMS key for encryption by default.</p>
653
509
  */
654
510
  KmsKeyId?: string;
655
511
  }
656
- export declare namespace GetEbsDefaultKmsKeyIdResult {
657
- /**
658
- * @internal
659
- */
660
- const filterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdResult) => any;
661
- }
662
512
  export interface GetEbsEncryptionByDefaultRequest {
663
513
  /**
664
514
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -667,24 +517,12 @@ export interface GetEbsEncryptionByDefaultRequest {
667
517
  */
668
518
  DryRun?: boolean;
669
519
  }
670
- export declare namespace GetEbsEncryptionByDefaultRequest {
671
- /**
672
- * @internal
673
- */
674
- const filterSensitiveLog: (obj: GetEbsEncryptionByDefaultRequest) => any;
675
- }
676
520
  export interface GetEbsEncryptionByDefaultResult {
677
521
  /**
678
522
  * <p>Indicates whether encryption by default is enabled.</p>
679
523
  */
680
524
  EbsEncryptionByDefault?: boolean;
681
525
  }
682
- export declare namespace GetEbsEncryptionByDefaultResult {
683
- /**
684
- * @internal
685
- */
686
- const filterSensitiveLog: (obj: GetEbsEncryptionByDefaultResult) => any;
687
- }
688
526
  export declare enum PartitionLoadFrequency {
689
527
  DAILY = "daily",
690
528
  MONTHLY = "monthly",
@@ -712,12 +550,6 @@ export interface AthenaIntegration {
712
550
  */
713
551
  PartitionEndDate?: Date;
714
552
  }
715
- export declare namespace AthenaIntegration {
716
- /**
717
- * @internal
718
- */
719
- const filterSensitiveLog: (obj: AthenaIntegration) => any;
720
- }
721
553
  /**
722
554
  * <p>Describes service integrations with VPC Flow logs.</p>
723
555
  */
@@ -727,12 +559,6 @@ export interface IntegrateServices {
727
559
  */
728
560
  AthenaIntegrations?: AthenaIntegration[];
729
561
  }
730
- export declare namespace IntegrateServices {
731
- /**
732
- * @internal
733
- */
734
- const filterSensitiveLog: (obj: IntegrateServices) => any;
735
- }
736
562
  export interface GetFlowLogsIntegrationTemplateRequest {
737
563
  /**
738
564
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -753,24 +579,12 @@ export interface GetFlowLogsIntegrationTemplateRequest {
753
579
  */
754
580
  IntegrateServices: IntegrateServices | undefined;
755
581
  }
756
- export declare namespace GetFlowLogsIntegrationTemplateRequest {
757
- /**
758
- * @internal
759
- */
760
- const filterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateRequest) => any;
761
- }
762
582
  export interface GetFlowLogsIntegrationTemplateResult {
763
583
  /**
764
584
  * <p>The generated CloudFormation template.</p>
765
585
  */
766
586
  Result?: string;
767
587
  }
768
- export declare namespace GetFlowLogsIntegrationTemplateResult {
769
- /**
770
- * @internal
771
- */
772
- const filterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateResult) => any;
773
- }
774
588
  export interface GetGroupsForCapacityReservationRequest {
775
589
  /**
776
590
  * <p>The ID of the Capacity Reservation.</p>
@@ -789,12 +603,6 @@ export interface GetGroupsForCapacityReservationRequest {
789
603
  */
790
604
  DryRun?: boolean;
791
605
  }
792
- export declare namespace GetGroupsForCapacityReservationRequest {
793
- /**
794
- * @internal
795
- */
796
- const filterSensitiveLog: (obj: GetGroupsForCapacityReservationRequest) => any;
797
- }
798
606
  /**
799
607
  * <p>Describes a resource group to which a Capacity Reservation has been added.</p>
800
608
  */
@@ -808,12 +616,6 @@ export interface CapacityReservationGroup {
808
616
  */
809
617
  OwnerId?: string;
810
618
  }
811
- export declare namespace CapacityReservationGroup {
812
- /**
813
- * @internal
814
- */
815
- const filterSensitiveLog: (obj: CapacityReservationGroup) => any;
816
- }
817
619
  export interface GetGroupsForCapacityReservationResult {
818
620
  /**
819
621
  * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
@@ -824,12 +626,6 @@ export interface GetGroupsForCapacityReservationResult {
824
626
  */
825
627
  CapacityReservationGroups?: CapacityReservationGroup[];
826
628
  }
827
- export declare namespace GetGroupsForCapacityReservationResult {
828
- /**
829
- * @internal
830
- */
831
- const filterSensitiveLog: (obj: GetGroupsForCapacityReservationResult) => any;
832
- }
833
629
  export interface GetHostReservationPurchasePreviewRequest {
834
630
  /**
835
631
  * <p>The IDs of the Dedicated Hosts with which the reservation is associated.</p>
@@ -840,12 +636,6 @@ export interface GetHostReservationPurchasePreviewRequest {
840
636
  */
841
637
  OfferingId: string | undefined;
842
638
  }
843
- export declare namespace GetHostReservationPurchasePreviewRequest {
844
- /**
845
- * @internal
846
- */
847
- const filterSensitiveLog: (obj: GetHostReservationPurchasePreviewRequest) => any;
848
- }
849
639
  /**
850
640
  * <p>Describes the result of the purchase.</p>
851
641
  */
@@ -886,12 +676,6 @@ export interface Purchase {
886
676
  */
887
677
  UpfrontPrice?: string;
888
678
  }
889
- export declare namespace Purchase {
890
- /**
891
- * @internal
892
- */
893
- const filterSensitiveLog: (obj: Purchase) => any;
894
- }
895
679
  export interface GetHostReservationPurchasePreviewResult {
896
680
  /**
897
681
  * <p>The currency in which the <code>totalUpfrontPrice</code> and
@@ -913,12 +697,6 @@ export interface GetHostReservationPurchasePreviewResult {
913
697
  */
914
698
  TotalUpfrontPrice?: string;
915
699
  }
916
- export declare namespace GetHostReservationPurchasePreviewResult {
917
- /**
918
- * @internal
919
- */
920
- const filterSensitiveLog: (obj: GetHostReservationPurchasePreviewResult) => any;
921
- }
922
700
  export interface GetInstanceTypesFromInstanceRequirementsRequest {
923
701
  /**
924
702
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -949,12 +727,6 @@ export interface GetInstanceTypesFromInstanceRequirementsRequest {
949
727
  */
950
728
  NextToken?: string;
951
729
  }
952
- export declare namespace GetInstanceTypesFromInstanceRequirementsRequest {
953
- /**
954
- * @internal
955
- */
956
- const filterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsRequest) => any;
957
- }
958
730
  /**
959
731
  * <p>The list of instance types with the specified instance attributes.</p>
960
732
  */
@@ -964,12 +736,6 @@ export interface InstanceTypeInfoFromInstanceRequirements {
964
736
  */
965
737
  InstanceType?: string;
966
738
  }
967
- export declare namespace InstanceTypeInfoFromInstanceRequirements {
968
- /**
969
- * @internal
970
- */
971
- const filterSensitiveLog: (obj: InstanceTypeInfoFromInstanceRequirements) => any;
972
- }
973
739
  export interface GetInstanceTypesFromInstanceRequirementsResult {
974
740
  /**
975
741
  * <p>The instance types with the specified instance attributes.</p>
@@ -980,12 +746,6 @@ export interface GetInstanceTypesFromInstanceRequirementsResult {
980
746
  */
981
747
  NextToken?: string;
982
748
  }
983
- export declare namespace GetInstanceTypesFromInstanceRequirementsResult {
984
- /**
985
- * @internal
986
- */
987
- const filterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsResult) => any;
988
- }
989
749
  export interface GetInstanceUefiDataRequest {
990
750
  /**
991
751
  * <p>The ID of the instance from which to retrieve the UEFI data.</p>
@@ -998,12 +758,6 @@ export interface GetInstanceUefiDataRequest {
998
758
  */
999
759
  DryRun?: boolean;
1000
760
  }
1001
- export declare namespace GetInstanceUefiDataRequest {
1002
- /**
1003
- * @internal
1004
- */
1005
- const filterSensitiveLog: (obj: GetInstanceUefiDataRequest) => any;
1006
- }
1007
761
  export interface GetInstanceUefiDataResult {
1008
762
  /**
1009
763
  * <p>The ID of the instance from which to retrieve the UEFI data.</p>
@@ -1014,12 +768,6 @@ export interface GetInstanceUefiDataResult {
1014
768
  */
1015
769
  UefiData?: string;
1016
770
  }
1017
- export declare namespace GetInstanceUefiDataResult {
1018
- /**
1019
- * @internal
1020
- */
1021
- const filterSensitiveLog: (obj: GetInstanceUefiDataResult) => any;
1022
- }
1023
771
  export interface GetIpamAddressHistoryRequest {
1024
772
  /**
1025
773
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -1057,12 +805,6 @@ export interface GetIpamAddressHistoryRequest {
1057
805
  */
1058
806
  NextToken?: string;
1059
807
  }
1060
- export declare namespace GetIpamAddressHistoryRequest {
1061
- /**
1062
- * @internal
1063
- */
1064
- const filterSensitiveLog: (obj: GetIpamAddressHistoryRequest) => any;
1065
- }
1066
808
  export declare enum IpamComplianceStatus {
1067
809
  compliant = "compliant",
1068
810
  ignored = "ignored",
@@ -1131,12 +873,6 @@ export interface IpamAddressHistoryRecord {
1131
873
  */
1132
874
  SampledEndTime?: Date;
1133
875
  }
1134
- export declare namespace IpamAddressHistoryRecord {
1135
- /**
1136
- * @internal
1137
- */
1138
- const filterSensitiveLog: (obj: IpamAddressHistoryRecord) => any;
1139
- }
1140
876
  export interface GetIpamAddressHistoryResult {
1141
877
  /**
1142
878
  * <p>A historical record for a CIDR within an IPAM scope. If the CIDR is associated with an EC2 instance, you will see an object in the response for the instance and one for the network interface.</p>
@@ -1147,12 +883,6 @@ export interface GetIpamAddressHistoryResult {
1147
883
  */
1148
884
  NextToken?: string;
1149
885
  }
1150
- export declare namespace GetIpamAddressHistoryResult {
1151
- /**
1152
- * @internal
1153
- */
1154
- const filterSensitiveLog: (obj: GetIpamAddressHistoryResult) => any;
1155
- }
1156
886
  export interface GetIpamPoolAllocationsRequest {
1157
887
  /**
1158
888
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -1181,12 +911,6 @@ export interface GetIpamPoolAllocationsRequest {
1181
911
  */
1182
912
  NextToken?: string;
1183
913
  }
1184
- export declare namespace GetIpamPoolAllocationsRequest {
1185
- /**
1186
- * @internal
1187
- */
1188
- const filterSensitiveLog: (obj: GetIpamPoolAllocationsRequest) => any;
1189
- }
1190
914
  export interface GetIpamPoolAllocationsResult {
1191
915
  /**
1192
916
  * <p>The IPAM pool allocations you want information on.</p>
@@ -1197,12 +921,6 @@ export interface GetIpamPoolAllocationsResult {
1197
921
  */
1198
922
  NextToken?: string;
1199
923
  }
1200
- export declare namespace GetIpamPoolAllocationsResult {
1201
- /**
1202
- * @internal
1203
- */
1204
- const filterSensitiveLog: (obj: GetIpamPoolAllocationsResult) => any;
1205
- }
1206
924
  export interface GetIpamPoolCidrsRequest {
1207
925
  /**
1208
926
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -1227,12 +945,6 @@ export interface GetIpamPoolCidrsRequest {
1227
945
  */
1228
946
  NextToken?: string;
1229
947
  }
1230
- export declare namespace GetIpamPoolCidrsRequest {
1231
- /**
1232
- * @internal
1233
- */
1234
- const filterSensitiveLog: (obj: GetIpamPoolCidrsRequest) => any;
1235
- }
1236
948
  export interface GetIpamPoolCidrsResult {
1237
949
  /**
1238
950
  * <p>Information about the CIDRs provisioned to an IPAM pool.</p>
@@ -1243,12 +955,6 @@ export interface GetIpamPoolCidrsResult {
1243
955
  */
1244
956
  NextToken?: string;
1245
957
  }
1246
- export declare namespace GetIpamPoolCidrsResult {
1247
- /**
1248
- * @internal
1249
- */
1250
- const filterSensitiveLog: (obj: GetIpamPoolCidrsResult) => any;
1251
- }
1252
958
  export declare enum IpamResourceType {
1253
959
  eip = "eip",
1254
960
  ipv6_pool = "ipv6-pool",
@@ -1300,12 +1006,6 @@ export interface GetIpamResourceCidrsRequest {
1300
1006
  */
1301
1007
  ResourceOwner?: string;
1302
1008
  }
1303
- export declare namespace GetIpamResourceCidrsRequest {
1304
- /**
1305
- * @internal
1306
- */
1307
- const filterSensitiveLog: (obj: GetIpamResourceCidrsRequest) => any;
1308
- }
1309
1009
  export declare enum IpamManagementState {
1310
1010
  ignored = "ignored",
1311
1011
  managed = "managed",
@@ -1390,12 +1090,6 @@ export interface IpamResourceCidr {
1390
1090
  */
1391
1091
  VpcId?: string;
1392
1092
  }
1393
- export declare namespace IpamResourceCidr {
1394
- /**
1395
- * @internal
1396
- */
1397
- const filterSensitiveLog: (obj: IpamResourceCidr) => any;
1398
- }
1399
1093
  export interface GetIpamResourceCidrsResult {
1400
1094
  /**
1401
1095
  * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
@@ -1406,12 +1100,6 @@ export interface GetIpamResourceCidrsResult {
1406
1100
  */
1407
1101
  IpamResourceCidrs?: IpamResourceCidr[];
1408
1102
  }
1409
- export declare namespace GetIpamResourceCidrsResult {
1410
- /**
1411
- * @internal
1412
- */
1413
- const filterSensitiveLog: (obj: GetIpamResourceCidrsResult) => any;
1414
- }
1415
1103
  export interface GetLaunchTemplateDataRequest {
1416
1104
  /**
1417
1105
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -1425,24 +1113,12 @@ export interface GetLaunchTemplateDataRequest {
1425
1113
  */
1426
1114
  InstanceId: string | undefined;
1427
1115
  }
1428
- export declare namespace GetLaunchTemplateDataRequest {
1429
- /**
1430
- * @internal
1431
- */
1432
- const filterSensitiveLog: (obj: GetLaunchTemplateDataRequest) => any;
1433
- }
1434
1116
  export interface GetLaunchTemplateDataResult {
1435
1117
  /**
1436
1118
  * <p>The instance data.</p>
1437
1119
  */
1438
1120
  LaunchTemplateData?: ResponseLaunchTemplateData;
1439
1121
  }
1440
- export declare namespace GetLaunchTemplateDataResult {
1441
- /**
1442
- * @internal
1443
- */
1444
- const filterSensitiveLog: (obj: GetLaunchTemplateDataResult) => any;
1445
- }
1446
1122
  export interface GetManagedPrefixListAssociationsRequest {
1447
1123
  /**
1448
1124
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1464,12 +1140,6 @@ export interface GetManagedPrefixListAssociationsRequest {
1464
1140
  */
1465
1141
  NextToken?: string;
1466
1142
  }
1467
- export declare namespace GetManagedPrefixListAssociationsRequest {
1468
- /**
1469
- * @internal
1470
- */
1471
- const filterSensitiveLog: (obj: GetManagedPrefixListAssociationsRequest) => any;
1472
- }
1473
1143
  /**
1474
1144
  * <p>Describes the resource with which a prefix list is associated.</p>
1475
1145
  */
@@ -1483,12 +1153,6 @@ export interface PrefixListAssociation {
1483
1153
  */
1484
1154
  ResourceOwner?: string;
1485
1155
  }
1486
- export declare namespace PrefixListAssociation {
1487
- /**
1488
- * @internal
1489
- */
1490
- const filterSensitiveLog: (obj: PrefixListAssociation) => any;
1491
- }
1492
1156
  export interface GetManagedPrefixListAssociationsResult {
1493
1157
  /**
1494
1158
  * <p>Information about the associations.</p>
@@ -1499,12 +1163,6 @@ export interface GetManagedPrefixListAssociationsResult {
1499
1163
  */
1500
1164
  NextToken?: string;
1501
1165
  }
1502
- export declare namespace GetManagedPrefixListAssociationsResult {
1503
- /**
1504
- * @internal
1505
- */
1506
- const filterSensitiveLog: (obj: GetManagedPrefixListAssociationsResult) => any;
1507
- }
1508
1166
  export interface GetManagedPrefixListEntriesRequest {
1509
1167
  /**
1510
1168
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1530,12 +1188,6 @@ export interface GetManagedPrefixListEntriesRequest {
1530
1188
  */
1531
1189
  NextToken?: string;
1532
1190
  }
1533
- export declare namespace GetManagedPrefixListEntriesRequest {
1534
- /**
1535
- * @internal
1536
- */
1537
- const filterSensitiveLog: (obj: GetManagedPrefixListEntriesRequest) => any;
1538
- }
1539
1191
  /**
1540
1192
  * <p>Describes a prefix list entry.</p>
1541
1193
  */
@@ -1549,12 +1201,6 @@ export interface PrefixListEntry {
1549
1201
  */
1550
1202
  Description?: string;
1551
1203
  }
1552
- export declare namespace PrefixListEntry {
1553
- /**
1554
- * @internal
1555
- */
1556
- const filterSensitiveLog: (obj: PrefixListEntry) => any;
1557
- }
1558
1204
  export interface GetManagedPrefixListEntriesResult {
1559
1205
  /**
1560
1206
  * <p>Information about the prefix list entries.</p>
@@ -1565,12 +1211,6 @@ export interface GetManagedPrefixListEntriesResult {
1565
1211
  */
1566
1212
  NextToken?: string;
1567
1213
  }
1568
- export declare namespace GetManagedPrefixListEntriesResult {
1569
- /**
1570
- * @internal
1571
- */
1572
- const filterSensitiveLog: (obj: GetManagedPrefixListEntriesResult) => any;
1573
- }
1574
1214
  export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
1575
1215
  /**
1576
1216
  * <p>The ID of the Network Access Scope analysis.</p>
@@ -1592,12 +1232,6 @@ export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
1592
1232
  */
1593
1233
  DryRun?: boolean;
1594
1234
  }
1595
- export declare namespace GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
1596
- /**
1597
- * @internal
1598
- */
1599
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsRequest) => any;
1600
- }
1601
1235
  export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
1602
1236
  /**
1603
1237
  * <p>The ID of the Network Access Scope analysis.</p>
@@ -1616,12 +1250,6 @@ export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
1616
1250
  */
1617
1251
  NextToken?: string;
1618
1252
  }
1619
- export declare namespace GetNetworkInsightsAccessScopeAnalysisFindingsResult {
1620
- /**
1621
- * @internal
1622
- */
1623
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsResult) => any;
1624
- }
1625
1253
  export interface GetNetworkInsightsAccessScopeContentRequest {
1626
1254
  /**
1627
1255
  * <p>The ID of the Network Access Scope.</p>
@@ -1634,24 +1262,12 @@ export interface GetNetworkInsightsAccessScopeContentRequest {
1634
1262
  */
1635
1263
  DryRun?: boolean;
1636
1264
  }
1637
- export declare namespace GetNetworkInsightsAccessScopeContentRequest {
1638
- /**
1639
- * @internal
1640
- */
1641
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentRequest) => any;
1642
- }
1643
1265
  export interface GetNetworkInsightsAccessScopeContentResult {
1644
1266
  /**
1645
1267
  * <p>The Network Access Scope content.</p>
1646
1268
  */
1647
1269
  NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent;
1648
1270
  }
1649
- export declare namespace GetNetworkInsightsAccessScopeContentResult {
1650
- /**
1651
- * @internal
1652
- */
1653
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentResult) => any;
1654
- }
1655
1271
  export interface GetPasswordDataRequest {
1656
1272
  /**
1657
1273
  * <p>The ID of the Windows instance.</p>
@@ -1664,12 +1280,6 @@ export interface GetPasswordDataRequest {
1664
1280
  */
1665
1281
  DryRun?: boolean;
1666
1282
  }
1667
- export declare namespace GetPasswordDataRequest {
1668
- /**
1669
- * @internal
1670
- */
1671
- const filterSensitiveLog: (obj: GetPasswordDataRequest) => any;
1672
- }
1673
1283
  export interface GetPasswordDataResult {
1674
1284
  /**
1675
1285
  * <p>The ID of the Windows instance.</p>
@@ -1685,12 +1295,6 @@ export interface GetPasswordDataResult {
1685
1295
  */
1686
1296
  Timestamp?: Date;
1687
1297
  }
1688
- export declare namespace GetPasswordDataResult {
1689
- /**
1690
- * @internal
1691
- */
1692
- const filterSensitiveLog: (obj: GetPasswordDataResult) => any;
1693
- }
1694
1298
  /**
1695
1299
  * <p>Contains the parameters for GetReservedInstanceExchangeQuote.</p>
1696
1300
  */
@@ -1711,12 +1315,6 @@ export interface GetReservedInstancesExchangeQuoteRequest {
1711
1315
  */
1712
1316
  TargetConfigurations?: TargetConfigurationRequest[];
1713
1317
  }
1714
- export declare namespace GetReservedInstancesExchangeQuoteRequest {
1715
- /**
1716
- * @internal
1717
- */
1718
- const filterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteRequest) => any;
1719
- }
1720
1318
  /**
1721
1319
  * <p>The cost associated with the Reserved Instance.</p>
1722
1320
  */
@@ -1734,12 +1332,6 @@ export interface ReservationValue {
1734
1332
  */
1735
1333
  RemainingUpfrontValue?: string;
1736
1334
  }
1737
- export declare namespace ReservationValue {
1738
- /**
1739
- * @internal
1740
- */
1741
- const filterSensitiveLog: (obj: ReservationValue) => any;
1742
- }
1743
1335
  /**
1744
1336
  * <p>The total value of the Convertible Reserved Instance.</p>
1745
1337
  */
@@ -1753,12 +1345,6 @@ export interface ReservedInstanceReservationValue {
1753
1345
  */
1754
1346
  ReservedInstanceId?: string;
1755
1347
  }
1756
- export declare namespace ReservedInstanceReservationValue {
1757
- /**
1758
- * @internal
1759
- */
1760
- const filterSensitiveLog: (obj: ReservedInstanceReservationValue) => any;
1761
- }
1762
1348
  /**
1763
1349
  * <p>Information about the Convertible Reserved Instance offering.</p>
1764
1350
  */
@@ -1773,12 +1359,6 @@ export interface TargetConfiguration {
1773
1359
  */
1774
1360
  OfferingId?: string;
1775
1361
  }
1776
- export declare namespace TargetConfiguration {
1777
- /**
1778
- * @internal
1779
- */
1780
- const filterSensitiveLog: (obj: TargetConfiguration) => any;
1781
- }
1782
1362
  /**
1783
1363
  * <p>The total value of the new Convertible Reserved Instances.</p>
1784
1364
  */
@@ -1793,12 +1373,6 @@ export interface TargetReservationValue {
1793
1373
  */
1794
1374
  TargetConfiguration?: TargetConfiguration;
1795
1375
  }
1796
- export declare namespace TargetReservationValue {
1797
- /**
1798
- * @internal
1799
- */
1800
- const filterSensitiveLog: (obj: TargetReservationValue) => any;
1801
- }
1802
1376
  /**
1803
1377
  * <p>Contains the output of GetReservedInstancesExchangeQuote.</p>
1804
1378
  */
@@ -1840,24 +1414,12 @@ export interface GetReservedInstancesExchangeQuoteResult {
1840
1414
  */
1841
1415
  ValidationFailureReason?: string;
1842
1416
  }
1843
- export declare namespace GetReservedInstancesExchangeQuoteResult {
1844
- /**
1845
- * @internal
1846
- */
1847
- const filterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteResult) => any;
1848
- }
1849
1417
  export interface GetSerialConsoleAccessStatusRequest {
1850
1418
  /**
1851
1419
  * <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
1852
1420
  */
1853
1421
  DryRun?: boolean;
1854
1422
  }
1855
- export declare namespace GetSerialConsoleAccessStatusRequest {
1856
- /**
1857
- * @internal
1858
- */
1859
- const filterSensitiveLog: (obj: GetSerialConsoleAccessStatusRequest) => any;
1860
- }
1861
1423
  export interface GetSerialConsoleAccessStatusResult {
1862
1424
  /**
1863
1425
  * <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
@@ -1866,12 +1428,6 @@ export interface GetSerialConsoleAccessStatusResult {
1866
1428
  */
1867
1429
  SerialConsoleAccessEnabled?: boolean;
1868
1430
  }
1869
- export declare namespace GetSerialConsoleAccessStatusResult {
1870
- /**
1871
- * @internal
1872
- */
1873
- const filterSensitiveLog: (obj: GetSerialConsoleAccessStatusResult) => any;
1874
- }
1875
1431
  /**
1876
1432
  * <p>The architecture type, virtualization type, and other attributes for the instance types.
1877
1433
  * When you specify instance attributes, Amazon EC2 will identify instance types with those
@@ -1894,12 +1450,6 @@ export interface InstanceRequirementsWithMetadataRequest {
1894
1450
  */
1895
1451
  InstanceRequirements?: InstanceRequirementsRequest;
1896
1452
  }
1897
- export declare namespace InstanceRequirementsWithMetadataRequest {
1898
- /**
1899
- * @internal
1900
- */
1901
- const filterSensitiveLog: (obj: InstanceRequirementsWithMetadataRequest) => any;
1902
- }
1903
1453
  export interface GetSpotPlacementScoresRequest {
1904
1454
  /**
1905
1455
  * <p>The instance types. We recommend that you specify at least three instance types. If you
@@ -1955,12 +1505,6 @@ export interface GetSpotPlacementScoresRequest {
1955
1505
  */
1956
1506
  NextToken?: string;
1957
1507
  }
1958
- export declare namespace GetSpotPlacementScoresRequest {
1959
- /**
1960
- * @internal
1961
- */
1962
- const filterSensitiveLog: (obj: GetSpotPlacementScoresRequest) => any;
1963
- }
1964
1508
  /**
1965
1509
  * <p>The Spot placement score for this Region or Availability Zone. The score is calculated
1966
1510
  * based on the assumption that the <code>capacity-optimized</code> allocation strategy is
@@ -1983,12 +1527,6 @@ export interface SpotPlacementScore {
1983
1527
  */
1984
1528
  Score?: number;
1985
1529
  }
1986
- export declare namespace SpotPlacementScore {
1987
- /**
1988
- * @internal
1989
- */
1990
- const filterSensitiveLog: (obj: SpotPlacementScore) => any;
1991
- }
1992
1530
  export interface GetSpotPlacementScoresResult {
1993
1531
  /**
1994
1532
  * <p>The Spot placement score for the top 10 Regions or Availability Zones, scored on a scale
@@ -2017,12 +1555,6 @@ export interface GetSpotPlacementScoresResult {
2017
1555
  */
2018
1556
  NextToken?: string;
2019
1557
  }
2020
- export declare namespace GetSpotPlacementScoresResult {
2021
- /**
2022
- * @internal
2023
- */
2024
- const filterSensitiveLog: (obj: GetSpotPlacementScoresResult) => any;
2025
- }
2026
1558
  export interface GetSubnetCidrReservationsRequest {
2027
1559
  /**
2028
1560
  * <p>One or more filters.</p>
@@ -2068,12 +1600,6 @@ export interface GetSubnetCidrReservationsRequest {
2068
1600
  */
2069
1601
  MaxResults?: number;
2070
1602
  }
2071
- export declare namespace GetSubnetCidrReservationsRequest {
2072
- /**
2073
- * @internal
2074
- */
2075
- const filterSensitiveLog: (obj: GetSubnetCidrReservationsRequest) => any;
2076
- }
2077
1603
  export interface GetSubnetCidrReservationsResult {
2078
1604
  /**
2079
1605
  * <p>Information about the IPv4 subnet CIDR reservations.</p>
@@ -2088,12 +1614,6 @@ export interface GetSubnetCidrReservationsResult {
2088
1614
  */
2089
1615
  NextToken?: string;
2090
1616
  }
2091
- export declare namespace GetSubnetCidrReservationsResult {
2092
- /**
2093
- * @internal
2094
- */
2095
- const filterSensitiveLog: (obj: GetSubnetCidrReservationsResult) => any;
2096
- }
2097
1617
  export interface GetTransitGatewayAttachmentPropagationsRequest {
2098
1618
  /**
2099
1619
  * <p>The ID of the attachment.</p>
@@ -2125,12 +1645,6 @@ export interface GetTransitGatewayAttachmentPropagationsRequest {
2125
1645
  */
2126
1646
  DryRun?: boolean;
2127
1647
  }
2128
- export declare namespace GetTransitGatewayAttachmentPropagationsRequest {
2129
- /**
2130
- * @internal
2131
- */
2132
- const filterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsRequest) => any;
2133
- }
2134
1648
  /**
2135
1649
  * <p>Describes a propagation route table.</p>
2136
1650
  */
@@ -2144,12 +1658,6 @@ export interface TransitGatewayAttachmentPropagation {
2144
1658
  */
2145
1659
  State?: TransitGatewayPropagationState | string;
2146
1660
  }
2147
- export declare namespace TransitGatewayAttachmentPropagation {
2148
- /**
2149
- * @internal
2150
- */
2151
- const filterSensitiveLog: (obj: TransitGatewayAttachmentPropagation) => any;
2152
- }
2153
1661
  export interface GetTransitGatewayAttachmentPropagationsResult {
2154
1662
  /**
2155
1663
  * <p>Information about the propagation route tables.</p>
@@ -2160,12 +1668,6 @@ export interface GetTransitGatewayAttachmentPropagationsResult {
2160
1668
  */
2161
1669
  NextToken?: string;
2162
1670
  }
2163
- export declare namespace GetTransitGatewayAttachmentPropagationsResult {
2164
- /**
2165
- * @internal
2166
- */
2167
- const filterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsResult) => any;
2168
- }
2169
1671
  export interface GetTransitGatewayMulticastDomainAssociationsRequest {
2170
1672
  /**
2171
1673
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -2215,12 +1717,6 @@ export interface GetTransitGatewayMulticastDomainAssociationsRequest {
2215
1717
  */
2216
1718
  DryRun?: boolean;
2217
1719
  }
2218
- export declare namespace GetTransitGatewayMulticastDomainAssociationsRequest {
2219
- /**
2220
- * @internal
2221
- */
2222
- const filterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsRequest) => any;
2223
- }
2224
1720
  /**
2225
1721
  * <p>Describes the resources associated with the transit gateway multicast domain.</p>
2226
1722
  */
@@ -2246,12 +1742,6 @@ export interface TransitGatewayMulticastDomainAssociation {
2246
1742
  */
2247
1743
  Subnet?: SubnetAssociation;
2248
1744
  }
2249
- export declare namespace TransitGatewayMulticastDomainAssociation {
2250
- /**
2251
- * @internal
2252
- */
2253
- const filterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociation) => any;
2254
- }
2255
1745
  export interface GetTransitGatewayMulticastDomainAssociationsResult {
2256
1746
  /**
2257
1747
  * <p>Information about the multicast domain associations.</p>
@@ -2262,13 +1752,7 @@ export interface GetTransitGatewayMulticastDomainAssociationsResult {
2262
1752
  */
2263
1753
  NextToken?: string;
2264
1754
  }
2265
- export declare namespace GetTransitGatewayMulticastDomainAssociationsResult {
2266
- /**
2267
- * @internal
2268
- */
2269
- const filterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsResult) => any;
2270
- }
2271
- export interface GetTransitGatewayPolicyTableAssociationsRequest {
1755
+ export interface GetTransitGatewayPolicyTableAssociationsRequest {
2272
1756
  /**
2273
1757
  * <p>The ID of the transit gateway policy table.</p>
2274
1758
  */
@@ -2293,12 +1777,6 @@ export interface GetTransitGatewayPolicyTableAssociationsRequest {
2293
1777
  */
2294
1778
  DryRun?: boolean;
2295
1779
  }
2296
- export declare namespace GetTransitGatewayPolicyTableAssociationsRequest {
2297
- /**
2298
- * @internal
2299
- */
2300
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsRequest) => any;
2301
- }
2302
1780
  export interface GetTransitGatewayPolicyTableAssociationsResult {
2303
1781
  /**
2304
1782
  * <p>Returns details about the transit gateway policy table association.</p>
@@ -2309,12 +1787,6 @@ export interface GetTransitGatewayPolicyTableAssociationsResult {
2309
1787
  */
2310
1788
  NextToken?: string;
2311
1789
  }
2312
- export declare namespace GetTransitGatewayPolicyTableAssociationsResult {
2313
- /**
2314
- * @internal
2315
- */
2316
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsResult) => any;
2317
- }
2318
1790
  export interface GetTransitGatewayPolicyTableEntriesRequest {
2319
1791
  /**
2320
1792
  * <p>The ID of the transit gateway policy table.</p>
@@ -2340,12 +1812,6 @@ export interface GetTransitGatewayPolicyTableEntriesRequest {
2340
1812
  */
2341
1813
  DryRun?: boolean;
2342
1814
  }
2343
- export declare namespace GetTransitGatewayPolicyTableEntriesRequest {
2344
- /**
2345
- * @internal
2346
- */
2347
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesRequest) => any;
2348
- }
2349
1815
  /**
2350
1816
  * <p>Describes the meta data tags associated with a transit gateway policy rule.</p>
2351
1817
  */
@@ -2359,12 +1825,6 @@ export interface TransitGatewayPolicyRuleMetaData {
2359
1825
  */
2360
1826
  MetaDataValue?: string;
2361
1827
  }
2362
- export declare namespace TransitGatewayPolicyRuleMetaData {
2363
- /**
2364
- * @internal
2365
- */
2366
- const filterSensitiveLog: (obj: TransitGatewayPolicyRuleMetaData) => any;
2367
- }
2368
1828
  /**
2369
1829
  * <p>Describes a rule associated with a transit gateway policy.</p>
2370
1830
  */
@@ -2394,12 +1854,6 @@ export interface TransitGatewayPolicyRule {
2394
1854
  */
2395
1855
  MetaData?: TransitGatewayPolicyRuleMetaData;
2396
1856
  }
2397
- export declare namespace TransitGatewayPolicyRule {
2398
- /**
2399
- * @internal
2400
- */
2401
- const filterSensitiveLog: (obj: TransitGatewayPolicyRule) => any;
2402
- }
2403
1857
  /**
2404
1858
  * <p>Describes a transit gateway policy table entry</p>
2405
1859
  */
@@ -2417,24 +1871,12 @@ export interface TransitGatewayPolicyTableEntry {
2417
1871
  */
2418
1872
  TargetRouteTableId?: string;
2419
1873
  }
2420
- export declare namespace TransitGatewayPolicyTableEntry {
2421
- /**
2422
- * @internal
2423
- */
2424
- const filterSensitiveLog: (obj: TransitGatewayPolicyTableEntry) => any;
2425
- }
2426
1874
  export interface GetTransitGatewayPolicyTableEntriesResult {
2427
1875
  /**
2428
1876
  * <p>The entries for the transit gateway policy table.</p>
2429
1877
  */
2430
1878
  TransitGatewayPolicyTableEntries?: TransitGatewayPolicyTableEntry[];
2431
1879
  }
2432
- export declare namespace GetTransitGatewayPolicyTableEntriesResult {
2433
- /**
2434
- * @internal
2435
- */
2436
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesResult) => any;
2437
- }
2438
1880
  export interface GetTransitGatewayPrefixListReferencesRequest {
2439
1881
  /**
2440
1882
  * <p>The ID of the transit gateway route table.</p>
@@ -2492,12 +1934,6 @@ export interface GetTransitGatewayPrefixListReferencesRequest {
2492
1934
  */
2493
1935
  DryRun?: boolean;
2494
1936
  }
2495
- export declare namespace GetTransitGatewayPrefixListReferencesRequest {
2496
- /**
2497
- * @internal
2498
- */
2499
- const filterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesRequest) => any;
2500
- }
2501
1937
  export interface GetTransitGatewayPrefixListReferencesResult {
2502
1938
  /**
2503
1939
  * <p>Information about the prefix list references.</p>
@@ -2508,12 +1944,6 @@ export interface GetTransitGatewayPrefixListReferencesResult {
2508
1944
  */
2509
1945
  NextToken?: string;
2510
1946
  }
2511
- export declare namespace GetTransitGatewayPrefixListReferencesResult {
2512
- /**
2513
- * @internal
2514
- */
2515
- const filterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesResult) => any;
2516
- }
2517
1947
  export interface GetTransitGatewayRouteTableAssociationsRequest {
2518
1948
  /**
2519
1949
  * <p>The ID of the transit gateway route table.</p>
@@ -2555,12 +1985,6 @@ export interface GetTransitGatewayRouteTableAssociationsRequest {
2555
1985
  */
2556
1986
  DryRun?: boolean;
2557
1987
  }
2558
- export declare namespace GetTransitGatewayRouteTableAssociationsRequest {
2559
- /**
2560
- * @internal
2561
- */
2562
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsRequest) => any;
2563
- }
2564
1988
  /**
2565
1989
  * <p>Describes an association between a route table and a resource attachment.</p>
2566
1990
  */
@@ -2582,12 +2006,6 @@ export interface TransitGatewayRouteTableAssociation {
2582
2006
  */
2583
2007
  State?: TransitGatewayAssociationState | string;
2584
2008
  }
2585
- export declare namespace TransitGatewayRouteTableAssociation {
2586
- /**
2587
- * @internal
2588
- */
2589
- const filterSensitiveLog: (obj: TransitGatewayRouteTableAssociation) => any;
2590
- }
2591
2009
  export interface GetTransitGatewayRouteTableAssociationsResult {
2592
2010
  /**
2593
2011
  * <p>Information about the associations.</p>
@@ -2598,12 +2016,6 @@ export interface GetTransitGatewayRouteTableAssociationsResult {
2598
2016
  */
2599
2017
  NextToken?: string;
2600
2018
  }
2601
- export declare namespace GetTransitGatewayRouteTableAssociationsResult {
2602
- /**
2603
- * @internal
2604
- */
2605
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsResult) => any;
2606
- }
2607
2019
  export interface GetTransitGatewayRouteTablePropagationsRequest {
2608
2020
  /**
2609
2021
  * <p>The ID of the transit gateway route table.</p>
@@ -2645,12 +2057,6 @@ export interface GetTransitGatewayRouteTablePropagationsRequest {
2645
2057
  */
2646
2058
  DryRun?: boolean;
2647
2059
  }
2648
- export declare namespace GetTransitGatewayRouteTablePropagationsRequest {
2649
- /**
2650
- * @internal
2651
- */
2652
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsRequest) => any;
2653
- }
2654
2060
  /**
2655
2061
  * <p>Describes a route table propagation.</p>
2656
2062
  */
@@ -2676,12 +2082,6 @@ export interface TransitGatewayRouteTablePropagation {
2676
2082
  */
2677
2083
  TransitGatewayRouteTableAnnouncementId?: string;
2678
2084
  }
2679
- export declare namespace TransitGatewayRouteTablePropagation {
2680
- /**
2681
- * @internal
2682
- */
2683
- const filterSensitiveLog: (obj: TransitGatewayRouteTablePropagation) => any;
2684
- }
2685
2085
  export interface GetTransitGatewayRouteTablePropagationsResult {
2686
2086
  /**
2687
2087
  * <p>Information about the route table propagations.</p>
@@ -2692,12 +2092,6 @@ export interface GetTransitGatewayRouteTablePropagationsResult {
2692
2092
  */
2693
2093
  NextToken?: string;
2694
2094
  }
2695
- export declare namespace GetTransitGatewayRouteTablePropagationsResult {
2696
- /**
2697
- * @internal
2698
- */
2699
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsResult) => any;
2700
- }
2701
2095
  export interface GetVpnConnectionDeviceSampleConfigurationRequest {
2702
2096
  /**
2703
2097
  * <p>The <code>VpnConnectionId</code> specifies the Site-to-Site VPN connection used for the sample
@@ -2722,24 +2116,12 @@ export interface GetVpnConnectionDeviceSampleConfigurationRequest {
2722
2116
  */
2723
2117
  DryRun?: boolean;
2724
2118
  }
2725
- export declare namespace GetVpnConnectionDeviceSampleConfigurationRequest {
2726
- /**
2727
- * @internal
2728
- */
2729
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationRequest) => any;
2730
- }
2731
2119
  export interface GetVpnConnectionDeviceSampleConfigurationResult {
2732
2120
  /**
2733
2121
  * <p>Sample configuration file for the specified customer gateway device.</p>
2734
2122
  */
2735
2123
  VpnConnectionDeviceSampleConfiguration?: string;
2736
2124
  }
2737
- export declare namespace GetVpnConnectionDeviceSampleConfigurationResult {
2738
- /**
2739
- * @internal
2740
- */
2741
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationResult) => any;
2742
- }
2743
2125
  export interface GetVpnConnectionDeviceTypesRequest {
2744
2126
  /**
2745
2127
  * <p>The maximum number of results returned by <code>GetVpnConnectionDeviceTypes</code> in
@@ -2768,12 +2150,6 @@ export interface GetVpnConnectionDeviceTypesRequest {
2768
2150
  */
2769
2151
  DryRun?: boolean;
2770
2152
  }
2771
- export declare namespace GetVpnConnectionDeviceTypesRequest {
2772
- /**
2773
- * @internal
2774
- */
2775
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceTypesRequest) => any;
2776
- }
2777
2153
  /**
2778
2154
  * <p>List of customer gateway devices that have a sample configuration file available for
2779
2155
  * use. You can also see the list of device types with sample configuration files available
@@ -2798,12 +2174,6 @@ export interface VpnConnectionDeviceType {
2798
2174
  */
2799
2175
  Software?: string;
2800
2176
  }
2801
- export declare namespace VpnConnectionDeviceType {
2802
- /**
2803
- * @internal
2804
- */
2805
- const filterSensitiveLog: (obj: VpnConnectionDeviceType) => any;
2806
- }
2807
2177
  export interface GetVpnConnectionDeviceTypesResult {
2808
2178
  /**
2809
2179
  * <p>List of customer gateway devices that have a sample configuration file available for
@@ -2819,12 +2189,6 @@ export interface GetVpnConnectionDeviceTypesResult {
2819
2189
  */
2820
2190
  NextToken?: string;
2821
2191
  }
2822
- export declare namespace GetVpnConnectionDeviceTypesResult {
2823
- /**
2824
- * @internal
2825
- */
2826
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceTypesResult) => any;
2827
- }
2828
2192
  export interface ImportClientVpnClientCertificateRevocationListRequest {
2829
2193
  /**
2830
2194
  * <p>The ID of the Client VPN endpoint to which the client certificate revocation list applies.</p>
@@ -2840,24 +2204,12 @@ export interface ImportClientVpnClientCertificateRevocationListRequest {
2840
2204
  */
2841
2205
  DryRun?: boolean;
2842
2206
  }
2843
- export declare namespace ImportClientVpnClientCertificateRevocationListRequest {
2844
- /**
2845
- * @internal
2846
- */
2847
- const filterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListRequest) => any;
2848
- }
2849
2207
  export interface ImportClientVpnClientCertificateRevocationListResult {
2850
2208
  /**
2851
2209
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
2852
2210
  */
2853
2211
  Return?: boolean;
2854
2212
  }
2855
- export declare namespace ImportClientVpnClientCertificateRevocationListResult {
2856
- /**
2857
- * @internal
2858
- */
2859
- const filterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListResult) => any;
2860
- }
2861
2213
  /**
2862
2214
  * <p>Describes the client-specific data.</p>
2863
2215
  */
@@ -2879,12 +2231,6 @@ export interface ClientData {
2879
2231
  */
2880
2232
  UploadStart?: Date;
2881
2233
  }
2882
- export declare namespace ClientData {
2883
- /**
2884
- * @internal
2885
- */
2886
- const filterSensitiveLog: (obj: ClientData) => any;
2887
- }
2888
2234
  /**
2889
2235
  * <p>Describes the Amazon S3 bucket for the disk image.</p>
2890
2236
  */
@@ -2898,12 +2244,6 @@ export interface UserBucket {
2898
2244
  */
2899
2245
  S3Key?: string;
2900
2246
  }
2901
- export declare namespace UserBucket {
2902
- /**
2903
- * @internal
2904
- */
2905
- const filterSensitiveLog: (obj: UserBucket) => any;
2906
- }
2907
2247
  /**
2908
2248
  * <p>Describes the disk container object for an import image task.</p>
2909
2249
  */
@@ -2936,12 +2276,6 @@ export interface ImageDiskContainer {
2936
2276
  */
2937
2277
  UserBucket?: UserBucket;
2938
2278
  }
2939
- export declare namespace ImageDiskContainer {
2940
- /**
2941
- * @internal
2942
- */
2943
- const filterSensitiveLog: (obj: ImageDiskContainer) => any;
2944
- }
2945
2279
  /**
2946
2280
  * <p>The request information of license configurations.</p>
2947
2281
  */
@@ -2951,12 +2285,6 @@ export interface ImportImageLicenseConfigurationRequest {
2951
2285
  */
2952
2286
  LicenseConfigurationArn?: string;
2953
2287
  }
2954
- export declare namespace ImportImageLicenseConfigurationRequest {
2955
- /**
2956
- * @internal
2957
- */
2958
- const filterSensitiveLog: (obj: ImportImageLicenseConfigurationRequest) => any;
2959
- }
2960
2288
  export interface ImportImageRequest {
2961
2289
  /**
2962
2290
  * <p>The architecture of the virtual machine.</p>
@@ -3061,12 +2389,6 @@ export interface ImportImageRequest {
3061
2389
  */
3062
2390
  BootMode?: BootModeValues | string;
3063
2391
  }
3064
- export declare namespace ImportImageRequest {
3065
- /**
3066
- * @internal
3067
- */
3068
- const filterSensitiveLog: (obj: ImportImageRequest) => any;
3069
- }
3070
2392
  export interface ImportImageResult {
3071
2393
  /**
3072
2394
  * <p>The architecture of the virtual machine.</p>
@@ -3133,12 +2455,6 @@ export interface ImportImageResult {
3133
2455
  */
3134
2456
  UsageOperation?: string;
3135
2457
  }
3136
- export declare namespace ImportImageResult {
3137
- /**
3138
- * @internal
3139
- */
3140
- const filterSensitiveLog: (obj: ImportImageResult) => any;
3141
- }
3142
2458
  /**
3143
2459
  * <p>Describes a disk image.</p>
3144
2460
  */
@@ -3160,12 +2476,6 @@ export interface DiskImageDetail {
3160
2476
  */
3161
2477
  ImportManifestUrl: string | undefined;
3162
2478
  }
3163
- export declare namespace DiskImageDetail {
3164
- /**
3165
- * @internal
3166
- */
3167
- const filterSensitiveLog: (obj: DiskImageDetail) => any;
3168
- }
3169
2479
  /**
3170
2480
  * <p>Describes an EBS volume.</p>
3171
2481
  */
@@ -3175,12 +2485,6 @@ export interface VolumeDetail {
3175
2485
  */
3176
2486
  Size: number | undefined;
3177
2487
  }
3178
- export declare namespace VolumeDetail {
3179
- /**
3180
- * @internal
3181
- */
3182
- const filterSensitiveLog: (obj: VolumeDetail) => any;
3183
- }
3184
2488
  /**
3185
2489
  * <p>Describes a disk image.</p>
3186
2490
  */
@@ -3198,12 +2502,6 @@ export interface DiskImage {
3198
2502
  */
3199
2503
  Volume?: VolumeDetail;
3200
2504
  }
3201
- export declare namespace DiskImage {
3202
- /**
3203
- * @internal
3204
- */
3205
- const filterSensitiveLog: (obj: DiskImage) => any;
3206
- }
3207
2505
  /**
3208
2506
  * <p>Describes the user data for an instance.</p>
3209
2507
  */
@@ -3214,12 +2512,6 @@ export interface UserData {
3214
2512
  */
3215
2513
  Data?: string;
3216
2514
  }
3217
- export declare namespace UserData {
3218
- /**
3219
- * @internal
3220
- */
3221
- const filterSensitiveLog: (obj: UserData) => any;
3222
- }
3223
2515
  /**
3224
2516
  * <p>Describes the launch specification for VM import.</p>
3225
2517
  */
@@ -3271,12 +2563,6 @@ export interface ImportInstanceLaunchSpecification {
3271
2563
  */
3272
2564
  UserData?: UserData;
3273
2565
  }
3274
- export declare namespace ImportInstanceLaunchSpecification {
3275
- /**
3276
- * @internal
3277
- */
3278
- const filterSensitiveLog: (obj: ImportInstanceLaunchSpecification) => any;
3279
- }
3280
2566
  export interface ImportInstanceRequest {
3281
2567
  /**
3282
2568
  * <p>A description for the instance being imported.</p>
@@ -3301,24 +2587,12 @@ export interface ImportInstanceRequest {
3301
2587
  */
3302
2588
  Platform: PlatformValues | string | undefined;
3303
2589
  }
3304
- export declare namespace ImportInstanceRequest {
3305
- /**
3306
- * @internal
3307
- */
3308
- const filterSensitiveLog: (obj: ImportInstanceRequest) => any;
3309
- }
3310
2590
  export interface ImportInstanceResult {
3311
2591
  /**
3312
2592
  * <p>Information about the conversion task.</p>
3313
2593
  */
3314
2594
  ConversionTask?: ConversionTask;
3315
2595
  }
3316
- export declare namespace ImportInstanceResult {
3317
- /**
3318
- * @internal
3319
- */
3320
- const filterSensitiveLog: (obj: ImportInstanceResult) => any;
3321
- }
3322
2596
  export interface ImportKeyPairRequest {
3323
2597
  /**
3324
2598
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3339,12 +2613,6 @@ export interface ImportKeyPairRequest {
3339
2613
  */
3340
2614
  TagSpecifications?: TagSpecification[];
3341
2615
  }
3342
- export declare namespace ImportKeyPairRequest {
3343
- /**
3344
- * @internal
3345
- */
3346
- const filterSensitiveLog: (obj: ImportKeyPairRequest) => any;
3347
- }
3348
2616
  export interface ImportKeyPairResult {
3349
2617
  /**
3350
2618
  * <ul>
@@ -3370,12 +2638,6 @@ export interface ImportKeyPairResult {
3370
2638
  */
3371
2639
  Tags?: Tag[];
3372
2640
  }
3373
- export declare namespace ImportKeyPairResult {
3374
- /**
3375
- * @internal
3376
- */
3377
- const filterSensitiveLog: (obj: ImportKeyPairResult) => any;
3378
- }
3379
2641
  /**
3380
2642
  * <p>The disk container object for the import snapshot request.</p>
3381
2643
  */
@@ -3400,12 +2662,6 @@ export interface SnapshotDiskContainer {
3400
2662
  */
3401
2663
  UserBucket?: UserBucket;
3402
2664
  }
3403
- export declare namespace SnapshotDiskContainer {
3404
- /**
3405
- * @internal
3406
- */
3407
- const filterSensitiveLog: (obj: SnapshotDiskContainer) => any;
3408
- }
3409
2665
  export interface ImportSnapshotRequest {
3410
2666
  /**
3411
2667
  * <p>The client-specific data.</p>
@@ -3470,12 +2726,6 @@ export interface ImportSnapshotRequest {
3470
2726
  */
3471
2727
  TagSpecifications?: TagSpecification[];
3472
2728
  }
3473
- export declare namespace ImportSnapshotRequest {
3474
- /**
3475
- * @internal
3476
- */
3477
- const filterSensitiveLog: (obj: ImportSnapshotRequest) => any;
3478
- }
3479
2729
  export interface ImportSnapshotResult {
3480
2730
  /**
3481
2731
  * <p>A description of the import snapshot task.</p>
@@ -3494,12 +2744,6 @@ export interface ImportSnapshotResult {
3494
2744
  */
3495
2745
  Tags?: Tag[];
3496
2746
  }
3497
- export declare namespace ImportSnapshotResult {
3498
- /**
3499
- * @internal
3500
- */
3501
- const filterSensitiveLog: (obj: ImportSnapshotResult) => any;
3502
- }
3503
2747
  export interface ImportVolumeRequest {
3504
2748
  /**
3505
2749
  * <p>The Availability Zone for the resulting EBS volume.</p>
@@ -3524,24 +2768,12 @@ export interface ImportVolumeRequest {
3524
2768
  */
3525
2769
  Volume: VolumeDetail | undefined;
3526
2770
  }
3527
- export declare namespace ImportVolumeRequest {
3528
- /**
3529
- * @internal
3530
- */
3531
- const filterSensitiveLog: (obj: ImportVolumeRequest) => any;
3532
- }
3533
2771
  export interface ImportVolumeResult {
3534
2772
  /**
3535
2773
  * <p>Information about the conversion task.</p>
3536
2774
  */
3537
2775
  ConversionTask?: ConversionTask;
3538
2776
  }
3539
- export declare namespace ImportVolumeResult {
3540
- /**
3541
- * @internal
3542
- */
3543
- const filterSensitiveLog: (obj: ImportVolumeResult) => any;
3544
- }
3545
2777
  export interface ListImagesInRecycleBinRequest {
3546
2778
  /**
3547
2779
  * <p>The IDs of the AMIs to list. Omit this parameter to list all of the AMIs that
@@ -3568,12 +2800,6 @@ export interface ListImagesInRecycleBinRequest {
3568
2800
  */
3569
2801
  DryRun?: boolean;
3570
2802
  }
3571
- export declare namespace ListImagesInRecycleBinRequest {
3572
- /**
3573
- * @internal
3574
- */
3575
- const filterSensitiveLog: (obj: ListImagesInRecycleBinRequest) => any;
3576
- }
3577
2803
  /**
3578
2804
  * <p>Information about an AMI that is currently in the Recycle Bin.</p>
3579
2805
  */
@@ -3599,12 +2825,6 @@ export interface ImageRecycleBinInfo {
3599
2825
  */
3600
2826
  RecycleBinExitTime?: Date;
3601
2827
  }
3602
- export declare namespace ImageRecycleBinInfo {
3603
- /**
3604
- * @internal
3605
- */
3606
- const filterSensitiveLog: (obj: ImageRecycleBinInfo) => any;
3607
- }
3608
2828
  export interface ListImagesInRecycleBinResult {
3609
2829
  /**
3610
2830
  * <p>Information about the AMIs.</p>
@@ -3615,12 +2835,6 @@ export interface ListImagesInRecycleBinResult {
3615
2835
  */
3616
2836
  NextToken?: string;
3617
2837
  }
3618
- export declare namespace ListImagesInRecycleBinResult {
3619
- /**
3620
- * @internal
3621
- */
3622
- const filterSensitiveLog: (obj: ListImagesInRecycleBinResult) => any;
3623
- }
3624
2838
  export interface ListSnapshotsInRecycleBinRequest {
3625
2839
  /**
3626
2840
  * <p>The maximum number of results to return with a single call.
@@ -3643,12 +2857,6 @@ export interface ListSnapshotsInRecycleBinRequest {
3643
2857
  */
3644
2858
  DryRun?: boolean;
3645
2859
  }
3646
- export declare namespace ListSnapshotsInRecycleBinRequest {
3647
- /**
3648
- * @internal
3649
- */
3650
- const filterSensitiveLog: (obj: ListSnapshotsInRecycleBinRequest) => any;
3651
- }
3652
2860
  /**
3653
2861
  * <p>Information about a snapshot that is currently in the Recycle Bin.</p>
3654
2862
  */
@@ -3674,12 +2882,6 @@ export interface SnapshotRecycleBinInfo {
3674
2882
  */
3675
2883
  VolumeId?: string;
3676
2884
  }
3677
- export declare namespace SnapshotRecycleBinInfo {
3678
- /**
3679
- * @internal
3680
- */
3681
- const filterSensitiveLog: (obj: SnapshotRecycleBinInfo) => any;
3682
- }
3683
2885
  export interface ListSnapshotsInRecycleBinResult {
3684
2886
  /**
3685
2887
  * <p>Information about the snapshots.</p>
@@ -3690,12 +2892,6 @@ export interface ListSnapshotsInRecycleBinResult {
3690
2892
  */
3691
2893
  NextToken?: string;
3692
2894
  }
3693
- export declare namespace ListSnapshotsInRecycleBinResult {
3694
- /**
3695
- * @internal
3696
- */
3697
- const filterSensitiveLog: (obj: ListSnapshotsInRecycleBinResult) => any;
3698
- }
3699
2895
  export interface ModifyAddressAttributeRequest {
3700
2896
  /**
3701
2897
  * <p>[EC2-VPC] The allocation ID.</p>
@@ -3712,24 +2908,12 @@ export interface ModifyAddressAttributeRequest {
3712
2908
  */
3713
2909
  DryRun?: boolean;
3714
2910
  }
3715
- export declare namespace ModifyAddressAttributeRequest {
3716
- /**
3717
- * @internal
3718
- */
3719
- const filterSensitiveLog: (obj: ModifyAddressAttributeRequest) => any;
3720
- }
3721
2911
  export interface ModifyAddressAttributeResult {
3722
2912
  /**
3723
2913
  * <p>Information about the Elastic IP address.</p>
3724
2914
  */
3725
2915
  Address?: AddressAttribute;
3726
2916
  }
3727
- export declare namespace ModifyAddressAttributeResult {
3728
- /**
3729
- * @internal
3730
- */
3731
- const filterSensitiveLog: (obj: ModifyAddressAttributeResult) => any;
3732
- }
3733
2917
  export declare type ModifyAvailabilityZoneOptInStatus = "not-opted-in" | "opted-in";
3734
2918
  export interface ModifyAvailabilityZoneGroupRequest {
3735
2919
  /**
@@ -3749,24 +2933,12 @@ export interface ModifyAvailabilityZoneGroupRequest {
3749
2933
  */
3750
2934
  DryRun?: boolean;
3751
2935
  }
3752
- export declare namespace ModifyAvailabilityZoneGroupRequest {
3753
- /**
3754
- * @internal
3755
- */
3756
- const filterSensitiveLog: (obj: ModifyAvailabilityZoneGroupRequest) => any;
3757
- }
3758
2936
  export interface ModifyAvailabilityZoneGroupResult {
3759
2937
  /**
3760
2938
  * <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
3761
2939
  */
3762
2940
  Return?: boolean;
3763
2941
  }
3764
- export declare namespace ModifyAvailabilityZoneGroupResult {
3765
- /**
3766
- * @internal
3767
- */
3768
- const filterSensitiveLog: (obj: ModifyAvailabilityZoneGroupResult) => any;
3769
- }
3770
2942
  export interface ModifyCapacityReservationRequest {
3771
2943
  /**
3772
2944
  * <p>The ID of the Capacity Reservation.</p>
@@ -3820,24 +2992,12 @@ export interface ModifyCapacityReservationRequest {
3820
2992
  */
3821
2993
  AdditionalInfo?: string;
3822
2994
  }
3823
- export declare namespace ModifyCapacityReservationRequest {
3824
- /**
3825
- * @internal
3826
- */
3827
- const filterSensitiveLog: (obj: ModifyCapacityReservationRequest) => any;
3828
- }
3829
2995
  export interface ModifyCapacityReservationResult {
3830
2996
  /**
3831
2997
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3832
2998
  */
3833
2999
  Return?: boolean;
3834
3000
  }
3835
- export declare namespace ModifyCapacityReservationResult {
3836
- /**
3837
- * @internal
3838
- */
3839
- const filterSensitiveLog: (obj: ModifyCapacityReservationResult) => any;
3840
- }
3841
3001
  export interface ModifyCapacityReservationFleetRequest {
3842
3002
  /**
3843
3003
  * <p>The ID of the Capacity Reservation Fleet to modify.</p>
@@ -3875,24 +3035,12 @@ export interface ModifyCapacityReservationFleetRequest {
3875
3035
  */
3876
3036
  RemoveEndDate?: boolean;
3877
3037
  }
3878
- export declare namespace ModifyCapacityReservationFleetRequest {
3879
- /**
3880
- * @internal
3881
- */
3882
- const filterSensitiveLog: (obj: ModifyCapacityReservationFleetRequest) => any;
3883
- }
3884
3038
  export interface ModifyCapacityReservationFleetResult {
3885
3039
  /**
3886
3040
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3887
3041
  */
3888
3042
  Return?: boolean;
3889
3043
  }
3890
- export declare namespace ModifyCapacityReservationFleetResult {
3891
- /**
3892
- * @internal
3893
- */
3894
- const filterSensitiveLog: (obj: ModifyCapacityReservationFleetResult) => any;
3895
- }
3896
3044
  /**
3897
3045
  * <p>Information about the DNS server to be used.</p>
3898
3046
  */
@@ -3909,12 +3057,6 @@ export interface DnsServersOptionsModifyStructure {
3909
3057
  */
3910
3058
  Enabled?: boolean;
3911
3059
  }
3912
- export declare namespace DnsServersOptionsModifyStructure {
3913
- /**
3914
- * @internal
3915
- */
3916
- const filterSensitiveLog: (obj: DnsServersOptionsModifyStructure) => any;
3917
- }
3918
3060
  export interface ModifyClientVpnEndpointRequest {
3919
3061
  /**
3920
3062
  * <p>The ID of the Client VPN endpoint to modify.</p>
@@ -4002,24 +3144,12 @@ export interface ModifyClientVpnEndpointRequest {
4002
3144
  */
4003
3145
  ClientLoginBannerOptions?: ClientLoginBannerOptions;
4004
3146
  }
4005
- export declare namespace ModifyClientVpnEndpointRequest {
4006
- /**
4007
- * @internal
4008
- */
4009
- const filterSensitiveLog: (obj: ModifyClientVpnEndpointRequest) => any;
4010
- }
4011
3147
  export interface ModifyClientVpnEndpointResult {
4012
3148
  /**
4013
3149
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
4014
3150
  */
4015
3151
  Return?: boolean;
4016
3152
  }
4017
- export declare namespace ModifyClientVpnEndpointResult {
4018
- /**
4019
- * @internal
4020
- */
4021
- const filterSensitiveLog: (obj: ModifyClientVpnEndpointResult) => any;
4022
- }
4023
3153
  export interface ModifyDefaultCreditSpecificationRequest {
4024
3154
  /**
4025
3155
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4038,24 +3168,12 @@ export interface ModifyDefaultCreditSpecificationRequest {
4038
3168
  */
4039
3169
  CpuCredits: string | undefined;
4040
3170
  }
4041
- export declare namespace ModifyDefaultCreditSpecificationRequest {
4042
- /**
4043
- * @internal
4044
- */
4045
- const filterSensitiveLog: (obj: ModifyDefaultCreditSpecificationRequest) => any;
4046
- }
4047
3171
  export interface ModifyDefaultCreditSpecificationResult {
4048
3172
  /**
4049
3173
  * <p>The default credit option for CPU usage of the instance family.</p>
4050
3174
  */
4051
3175
  InstanceFamilyCreditSpecification?: InstanceFamilyCreditSpecification;
4052
3176
  }
4053
- export declare namespace ModifyDefaultCreditSpecificationResult {
4054
- /**
4055
- * @internal
4056
- */
4057
- const filterSensitiveLog: (obj: ModifyDefaultCreditSpecificationResult) => any;
4058
- }
4059
3177
  export interface ModifyEbsDefaultKmsKeyIdRequest {
4060
3178
  /**
4061
3179
  * <p>The identifier of the Key Management Service (KMS) KMS key to use for Amazon EBS encryption.
@@ -4088,24 +3206,12 @@ export interface ModifyEbsDefaultKmsKeyIdRequest {
4088
3206
  */
4089
3207
  DryRun?: boolean;
4090
3208
  }
4091
- export declare namespace ModifyEbsDefaultKmsKeyIdRequest {
4092
- /**
4093
- * @internal
4094
- */
4095
- const filterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdRequest) => any;
4096
- }
4097
3209
  export interface ModifyEbsDefaultKmsKeyIdResult {
4098
3210
  /**
4099
3211
  * <p>The Amazon Resource Name (ARN) of the default KMS key for encryption by default.</p>
4100
3212
  */
4101
3213
  KmsKeyId?: string;
4102
3214
  }
4103
- export declare namespace ModifyEbsDefaultKmsKeyIdResult {
4104
- /**
4105
- * @internal
4106
- */
4107
- const filterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdResult) => any;
4108
- }
4109
3215
  export interface ModifyFleetRequest {
4110
3216
  /**
4111
3217
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4135,12 +3241,6 @@ export interface ModifyFleetRequest {
4135
3241
  */
4136
3242
  Context?: string;
4137
3243
  }
4138
- export declare namespace ModifyFleetRequest {
4139
- /**
4140
- * @internal
4141
- */
4142
- const filterSensitiveLog: (obj: ModifyFleetRequest) => any;
4143
- }
4144
3244
  export interface ModifyFleetResult {
4145
3245
  /**
4146
3246
  * <p>If the request succeeds, the response returns <code>true</code>. If the request fails,
@@ -4148,12 +3248,6 @@ export interface ModifyFleetResult {
4148
3248
  */
4149
3249
  Return?: boolean;
4150
3250
  }
4151
- export declare namespace ModifyFleetResult {
4152
- /**
4153
- * @internal
4154
- */
4155
- const filterSensitiveLog: (obj: ModifyFleetResult) => any;
4156
- }
4157
3251
  /**
4158
3252
  * <p>Describes a load permission.</p>
4159
3253
  */
@@ -4167,12 +3261,6 @@ export interface LoadPermissionRequest {
4167
3261
  */
4168
3262
  UserId?: string;
4169
3263
  }
4170
- export declare namespace LoadPermissionRequest {
4171
- /**
4172
- * @internal
4173
- */
4174
- const filterSensitiveLog: (obj: LoadPermissionRequest) => any;
4175
- }
4176
3264
  /**
4177
3265
  * <p>Describes modifications to the load permissions of an Amazon FPGA image (AFI).</p>
4178
3266
  */
@@ -4186,12 +3274,6 @@ export interface LoadPermissionModifications {
4186
3274
  */
4187
3275
  Remove?: LoadPermissionRequest[];
4188
3276
  }
4189
- export declare namespace LoadPermissionModifications {
4190
- /**
4191
- * @internal
4192
- */
4193
- const filterSensitiveLog: (obj: LoadPermissionModifications) => any;
4194
- }
4195
3277
  export declare type OperationType = "add" | "remove";
4196
3278
  export interface ModifyFpgaImageAttributeRequest {
4197
3279
  /**
@@ -4238,24 +3320,12 @@ export interface ModifyFpgaImageAttributeRequest {
4238
3320
  */
4239
3321
  Name?: string;
4240
3322
  }
4241
- export declare namespace ModifyFpgaImageAttributeRequest {
4242
- /**
4243
- * @internal
4244
- */
4245
- const filterSensitiveLog: (obj: ModifyFpgaImageAttributeRequest) => any;
4246
- }
4247
3323
  export interface ModifyFpgaImageAttributeResult {
4248
3324
  /**
4249
3325
  * <p>Information about the attribute.</p>
4250
3326
  */
4251
3327
  FpgaImageAttribute?: FpgaImageAttribute;
4252
3328
  }
4253
- export declare namespace ModifyFpgaImageAttributeResult {
4254
- /**
4255
- * @internal
4256
- */
4257
- const filterSensitiveLog: (obj: ModifyFpgaImageAttributeResult) => any;
4258
- }
4259
3329
  export interface ModifyHostsRequest {
4260
3330
  /**
4261
3331
  * <p>Specify whether to enable or disable auto-placement.</p>
@@ -4293,12 +3363,6 @@ export interface ModifyHostsRequest {
4293
3363
  */
4294
3364
  InstanceFamily?: string;
4295
3365
  }
4296
- export declare namespace ModifyHostsRequest {
4297
- /**
4298
- * @internal
4299
- */
4300
- const filterSensitiveLog: (obj: ModifyHostsRequest) => any;
4301
- }
4302
3366
  export interface ModifyHostsResult {
4303
3367
  /**
4304
3368
  * <p>The IDs of the Dedicated Hosts that were successfully modified.</p>
@@ -4310,12 +3374,6 @@ export interface ModifyHostsResult {
4310
3374
  */
4311
3375
  Unsuccessful?: UnsuccessfulItem[];
4312
3376
  }
4313
- export declare namespace ModifyHostsResult {
4314
- /**
4315
- * @internal
4316
- */
4317
- const filterSensitiveLog: (obj: ModifyHostsResult) => any;
4318
- }
4319
3377
  export interface ModifyIdentityIdFormatRequest {
4320
3378
  /**
4321
3379
  * <p>The ARN of the principal, which can be an IAM user, IAM role, or the root user. Specify
@@ -4343,12 +3401,6 @@ export interface ModifyIdentityIdFormatRequest {
4343
3401
  */
4344
3402
  UseLongIds: boolean | undefined;
4345
3403
  }
4346
- export declare namespace ModifyIdentityIdFormatRequest {
4347
- /**
4348
- * @internal
4349
- */
4350
- const filterSensitiveLog: (obj: ModifyIdentityIdFormatRequest) => any;
4351
- }
4352
3404
  export interface ModifyIdFormatRequest {
4353
3405
  /**
4354
3406
  * <p>The type of resource: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> |
@@ -4370,12 +3422,6 @@ export interface ModifyIdFormatRequest {
4370
3422
  */
4371
3423
  UseLongIds: boolean | undefined;
4372
3424
  }
4373
- export declare namespace ModifyIdFormatRequest {
4374
- /**
4375
- * @internal
4376
- */
4377
- const filterSensitiveLog: (obj: ModifyIdFormatRequest) => any;
4378
- }
4379
3425
  /**
4380
3426
  * <p>Describes a launch permission modification.</p>
4381
3427
  */
@@ -4389,12 +3435,6 @@ export interface LaunchPermissionModifications {
4389
3435
  */
4390
3436
  Remove?: LaunchPermission[];
4391
3437
  }
4392
- export declare namespace LaunchPermissionModifications {
4393
- /**
4394
- * @internal
4395
- */
4396
- const filterSensitiveLog: (obj: LaunchPermissionModifications) => any;
4397
- }
4398
3438
  /**
4399
3439
  * <p>Contains the parameters for ModifyImageAttribute.</p>
4400
3440
  */
@@ -4456,12 +3496,6 @@ export interface ModifyImageAttributeRequest {
4456
3496
  */
4457
3497
  OrganizationalUnitArns?: string[];
4458
3498
  }
4459
- export declare namespace ModifyImageAttributeRequest {
4460
- /**
4461
- * @internal
4462
- */
4463
- const filterSensitiveLog: (obj: ModifyImageAttributeRequest) => any;
4464
- }
4465
3499
  /**
4466
3500
  * <p>Describes information used to set up an EBS volume specified in a block device
4467
3501
  * mapping.</p>
@@ -4476,12 +3510,6 @@ export interface EbsInstanceBlockDeviceSpecification {
4476
3510
  */
4477
3511
  VolumeId?: string;
4478
3512
  }
4479
- export declare namespace EbsInstanceBlockDeviceSpecification {
4480
- /**
4481
- * @internal
4482
- */
4483
- const filterSensitiveLog: (obj: EbsInstanceBlockDeviceSpecification) => any;
4484
- }
4485
3513
  /**
4486
3514
  * <p>Describes a block device mapping entry.</p>
4487
3515
  */
@@ -4504,21 +3532,9 @@ export interface InstanceBlockDeviceMappingSpecification {
4504
3532
  */
4505
3533
  VirtualName?: string;
4506
3534
  }
4507
- export declare namespace InstanceBlockDeviceMappingSpecification {
4508
- /**
4509
- * @internal
4510
- */
4511
- const filterSensitiveLog: (obj: InstanceBlockDeviceMappingSpecification) => any;
4512
- }
4513
3535
  export interface BlobAttributeValue {
4514
3536
  Value?: Uint8Array;
4515
3537
  }
4516
- export declare namespace BlobAttributeValue {
4517
- /**
4518
- * @internal
4519
- */
4520
- const filterSensitiveLog: (obj: BlobAttributeValue) => any;
4521
- }
4522
3538
  export interface ModifyInstanceAttributeRequest {
4523
3539
  /**
4524
3540
  * <p>Enable or disable source/destination checks, which ensure that the instance is either
@@ -4628,12 +3644,6 @@ export interface ModifyInstanceAttributeRequest {
4628
3644
  */
4629
3645
  DisableApiStop?: AttributeBooleanValue;
4630
3646
  }
4631
- export declare namespace ModifyInstanceAttributeRequest {
4632
- /**
4633
- * @internal
4634
- */
4635
- const filterSensitiveLog: (obj: ModifyInstanceAttributeRequest) => any;
4636
- }
4637
3647
  /**
4638
3648
  * <p>Describes an instance's Capacity Reservation targeting option. You can specify only one parameter
4639
3649
  * at a time. If you specify <code>CapacityReservationPreference</code> and
@@ -4666,12 +3676,6 @@ export interface CapacityReservationSpecification {
4666
3676
  */
4667
3677
  CapacityReservationTarget?: CapacityReservationTarget;
4668
3678
  }
4669
- export declare namespace CapacityReservationSpecification {
4670
- /**
4671
- * @internal
4672
- */
4673
- const filterSensitiveLog: (obj: CapacityReservationSpecification) => any;
4674
- }
4675
3679
  export interface ModifyInstanceCapacityReservationAttributesRequest {
4676
3680
  /**
4677
3681
  * <p>The ID of the instance to be modified.</p>
@@ -4686,24 +3690,12 @@ export interface ModifyInstanceCapacityReservationAttributesRequest {
4686
3690
  */
4687
3691
  DryRun?: boolean;
4688
3692
  }
4689
- export declare namespace ModifyInstanceCapacityReservationAttributesRequest {
4690
- /**
4691
- * @internal
4692
- */
4693
- const filterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesRequest) => any;
4694
- }
4695
3693
  export interface ModifyInstanceCapacityReservationAttributesResult {
4696
3694
  /**
4697
3695
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
4698
3696
  */
4699
3697
  Return?: boolean;
4700
3698
  }
4701
- export declare namespace ModifyInstanceCapacityReservationAttributesResult {
4702
- /**
4703
- * @internal
4704
- */
4705
- const filterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesResult) => any;
4706
- }
4707
3699
  /**
4708
3700
  * <p>Describes the credit option for CPU usage of a burstable performance instance.</p>
4709
3701
  */
@@ -4720,12 +3712,6 @@ export interface InstanceCreditSpecificationRequest {
4720
3712
  */
4721
3713
  CpuCredits?: string;
4722
3714
  }
4723
- export declare namespace InstanceCreditSpecificationRequest {
4724
- /**
4725
- * @internal
4726
- */
4727
- const filterSensitiveLog: (obj: InstanceCreditSpecificationRequest) => any;
4728
- }
4729
3715
  export interface ModifyInstanceCreditSpecificationRequest {
4730
3716
  /**
4731
3717
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4744,12 +3730,6 @@ export interface ModifyInstanceCreditSpecificationRequest {
4744
3730
  */
4745
3731
  InstanceCreditSpecifications: InstanceCreditSpecificationRequest[] | undefined;
4746
3732
  }
4747
- export declare namespace ModifyInstanceCreditSpecificationRequest {
4748
- /**
4749
- * @internal
4750
- */
4751
- const filterSensitiveLog: (obj: ModifyInstanceCreditSpecificationRequest) => any;
4752
- }
4753
3733
  /**
4754
3734
  * <p>Describes the burstable performance instance whose credit option for CPU usage was
4755
3735
  * successfully modified.</p>
@@ -4760,12 +3740,6 @@ export interface SuccessfulInstanceCreditSpecificationItem {
4760
3740
  */
4761
3741
  InstanceId?: string;
4762
3742
  }
4763
- export declare namespace SuccessfulInstanceCreditSpecificationItem {
4764
- /**
4765
- * @internal
4766
- */
4767
- const filterSensitiveLog: (obj: SuccessfulInstanceCreditSpecificationItem) => any;
4768
- }
4769
3743
  export declare enum UnsuccessfulInstanceCreditSpecificationErrorCode {
4770
3744
  INCORRECT_INSTANCE_STATE = "IncorrectInstanceState",
4771
3745
  INSTANCE_CREDIT_SPECIFICATION_NOT_SUPPORTED = "InstanceCreditSpecification.NotSupported",
@@ -4786,12 +3760,6 @@ export interface UnsuccessfulInstanceCreditSpecificationItemError {
4786
3760
  */
4787
3761
  Message?: string;
4788
3762
  }
4789
- export declare namespace UnsuccessfulInstanceCreditSpecificationItemError {
4790
- /**
4791
- * @internal
4792
- */
4793
- const filterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItemError) => any;
4794
- }
4795
3763
  /**
4796
3764
  * <p>Describes the burstable performance instance whose credit option for CPU usage was not
4797
3765
  * modified.</p>
@@ -4807,12 +3775,6 @@ export interface UnsuccessfulInstanceCreditSpecificationItem {
4807
3775
  */
4808
3776
  Error?: UnsuccessfulInstanceCreditSpecificationItemError;
4809
3777
  }
4810
- export declare namespace UnsuccessfulInstanceCreditSpecificationItem {
4811
- /**
4812
- * @internal
4813
- */
4814
- const filterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItem) => any;
4815
- }
4816
3778
  export interface ModifyInstanceCreditSpecificationResult {
4817
3779
  /**
4818
3780
  * <p>Information about the instances whose credit option for CPU usage was successfully
@@ -4825,12 +3787,6 @@ export interface ModifyInstanceCreditSpecificationResult {
4825
3787
  */
4826
3788
  UnsuccessfulInstanceCreditSpecifications?: UnsuccessfulInstanceCreditSpecificationItem[];
4827
3789
  }
4828
- export declare namespace ModifyInstanceCreditSpecificationResult {
4829
- /**
4830
- * @internal
4831
- */
4832
- const filterSensitiveLog: (obj: ModifyInstanceCreditSpecificationResult) => any;
4833
- }
4834
3790
  export interface ModifyInstanceEventStartTimeRequest {
4835
3791
  /**
4836
3792
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4851,24 +3807,12 @@ export interface ModifyInstanceEventStartTimeRequest {
4851
3807
  */
4852
3808
  NotBefore: Date | undefined;
4853
3809
  }
4854
- export declare namespace ModifyInstanceEventStartTimeRequest {
4855
- /**
4856
- * @internal
4857
- */
4858
- const filterSensitiveLog: (obj: ModifyInstanceEventStartTimeRequest) => any;
4859
- }
4860
3810
  export interface ModifyInstanceEventStartTimeResult {
4861
3811
  /**
4862
3812
  * <p>Describes a scheduled event for an instance.</p>
4863
3813
  */
4864
3814
  Event?: InstanceStatusEvent;
4865
3815
  }
4866
- export declare namespace ModifyInstanceEventStartTimeResult {
4867
- /**
4868
- * @internal
4869
- */
4870
- const filterSensitiveLog: (obj: ModifyInstanceEventStartTimeResult) => any;
4871
- }
4872
3816
  export interface ModifyInstanceEventWindowRequest {
4873
3817
  /**
4874
3818
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4921,24 +3865,12 @@ export interface ModifyInstanceEventWindowRequest {
4921
3865
  */
4922
3866
  CronExpression?: string;
4923
3867
  }
4924
- export declare namespace ModifyInstanceEventWindowRequest {
4925
- /**
4926
- * @internal
4927
- */
4928
- const filterSensitiveLog: (obj: ModifyInstanceEventWindowRequest) => any;
4929
- }
4930
3868
  export interface ModifyInstanceEventWindowResult {
4931
3869
  /**
4932
3870
  * <p>Information about the event window.</p>
4933
3871
  */
4934
3872
  InstanceEventWindow?: InstanceEventWindow;
4935
3873
  }
4936
- export declare namespace ModifyInstanceEventWindowResult {
4937
- /**
4938
- * @internal
4939
- */
4940
- const filterSensitiveLog: (obj: ModifyInstanceEventWindowResult) => any;
4941
- }
4942
3874
  export interface ModifyInstanceMaintenanceOptionsRequest {
4943
3875
  /**
4944
3876
  * <p>The ID of the instance.</p>
@@ -4957,12 +3889,6 @@ export interface ModifyInstanceMaintenanceOptionsRequest {
4957
3889
  */
4958
3890
  DryRun?: boolean;
4959
3891
  }
4960
- export declare namespace ModifyInstanceMaintenanceOptionsRequest {
4961
- /**
4962
- * @internal
4963
- */
4964
- const filterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsRequest) => any;
4965
- }
4966
3892
  export interface ModifyInstanceMaintenanceOptionsResult {
4967
3893
  /**
4968
3894
  * <p>The ID of the instance.</p>
@@ -4974,12 +3900,6 @@ export interface ModifyInstanceMaintenanceOptionsResult {
4974
3900
  */
4975
3901
  AutoRecovery?: InstanceAutoRecoveryState | string;
4976
3902
  }
4977
- export declare namespace ModifyInstanceMaintenanceOptionsResult {
4978
- /**
4979
- * @internal
4980
- */
4981
- const filterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsResult) => any;
4982
- }
4983
3903
  export interface ModifyInstanceMetadataOptionsRequest {
4984
3904
  /**
4985
3905
  * <p>The ID of the instance.</p>
@@ -5034,12 +3954,6 @@ export interface ModifyInstanceMetadataOptionsRequest {
5034
3954
  */
5035
3955
  InstanceMetadataTags?: InstanceMetadataTagsState | string;
5036
3956
  }
5037
- export declare namespace ModifyInstanceMetadataOptionsRequest {
5038
- /**
5039
- * @internal
5040
- */
5041
- const filterSensitiveLog: (obj: ModifyInstanceMetadataOptionsRequest) => any;
5042
- }
5043
3957
  export interface ModifyInstanceMetadataOptionsResult {
5044
3958
  /**
5045
3959
  * <p>The ID of the instance.</p>
@@ -5050,12 +3964,6 @@ export interface ModifyInstanceMetadataOptionsResult {
5050
3964
  */
5051
3965
  InstanceMetadataOptions?: InstanceMetadataOptionsResponse;
5052
3966
  }
5053
- export declare namespace ModifyInstanceMetadataOptionsResult {
5054
- /**
5055
- * @internal
5056
- */
5057
- const filterSensitiveLog: (obj: ModifyInstanceMetadataOptionsResult) => any;
5058
- }
5059
3967
  export declare type HostTenancy = "dedicated" | "host";
5060
3968
  export interface ModifyInstancePlacementRequest {
5061
3969
  /**
@@ -5100,24 +4008,12 @@ export interface ModifyInstancePlacementRequest {
5100
4008
  */
5101
4009
  HostResourceGroupArn?: string;
5102
4010
  }
5103
- export declare namespace ModifyInstancePlacementRequest {
5104
- /**
5105
- * @internal
5106
- */
5107
- const filterSensitiveLog: (obj: ModifyInstancePlacementRequest) => any;
5108
- }
5109
4011
  export interface ModifyInstancePlacementResult {
5110
4012
  /**
5111
4013
  * <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
5112
4014
  */
5113
4015
  Return?: boolean;
5114
4016
  }
5115
- export declare namespace ModifyInstancePlacementResult {
5116
- /**
5117
- * @internal
5118
- */
5119
- const filterSensitiveLog: (obj: ModifyInstancePlacementResult) => any;
5120
- }
5121
4017
  /**
5122
4018
  * <p>Remove an operating Region from an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only
5123
4019
  * discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
@@ -5130,12 +4026,6 @@ export interface RemoveIpamOperatingRegion {
5130
4026
  */
5131
4027
  RegionName?: string;
5132
4028
  }
5133
- export declare namespace RemoveIpamOperatingRegion {
5134
- /**
5135
- * @internal
5136
- */
5137
- const filterSensitiveLog: (obj: RemoveIpamOperatingRegion) => any;
5138
- }
5139
4029
  export interface ModifyIpamRequest {
5140
4030
  /**
5141
4031
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5162,24 +4052,12 @@ export interface ModifyIpamRequest {
5162
4052
  */
5163
4053
  RemoveOperatingRegions?: RemoveIpamOperatingRegion[];
5164
4054
  }
5165
- export declare namespace ModifyIpamRequest {
5166
- /**
5167
- * @internal
5168
- */
5169
- const filterSensitiveLog: (obj: ModifyIpamRequest) => any;
5170
- }
5171
4055
  export interface ModifyIpamResult {
5172
4056
  /**
5173
4057
  * <p>The results of the modification.</p>
5174
4058
  */
5175
4059
  Ipam?: Ipam;
5176
4060
  }
5177
- export declare namespace ModifyIpamResult {
5178
- /**
5179
- * @internal
5180
- */
5181
- const filterSensitiveLog: (obj: ModifyIpamResult) => any;
5182
- }
5183
4061
  export interface ModifyIpamPoolRequest {
5184
4062
  /**
5185
4063
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5235,24 +4113,12 @@ export interface ModifyIpamPoolRequest {
5235
4113
  */
5236
4114
  RemoveAllocationResourceTags?: RequestIpamResourceTag[];
5237
4115
  }
5238
- export declare namespace ModifyIpamPoolRequest {
5239
- /**
5240
- * @internal
5241
- */
5242
- const filterSensitiveLog: (obj: ModifyIpamPoolRequest) => any;
5243
- }
5244
4116
  export interface ModifyIpamPoolResult {
5245
4117
  /**
5246
4118
  * <p>The results of the modification.</p>
5247
4119
  */
5248
4120
  IpamPool?: IpamPool;
5249
4121
  }
5250
- export declare namespace ModifyIpamPoolResult {
5251
- /**
5252
- * @internal
5253
- */
5254
- const filterSensitiveLog: (obj: ModifyIpamPoolResult) => any;
5255
- }
5256
4122
  export interface ModifyIpamResourceCidrRequest {
5257
4123
  /**
5258
4124
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5285,24 +4151,12 @@ export interface ModifyIpamResourceCidrRequest {
5285
4151
  */
5286
4152
  Monitored: boolean | undefined;
5287
4153
  }
5288
- export declare namespace ModifyIpamResourceCidrRequest {
5289
- /**
5290
- * @internal
5291
- */
5292
- const filterSensitiveLog: (obj: ModifyIpamResourceCidrRequest) => any;
5293
- }
5294
4154
  export interface ModifyIpamResourceCidrResult {
5295
4155
  /**
5296
4156
  * <p>The CIDR for an IPAM resource.</p>
5297
4157
  */
5298
4158
  IpamResourceCidr?: IpamResourceCidr;
5299
4159
  }
5300
- export declare namespace ModifyIpamResourceCidrResult {
5301
- /**
5302
- * @internal
5303
- */
5304
- const filterSensitiveLog: (obj: ModifyIpamResourceCidrResult) => any;
5305
- }
5306
4160
  export interface ModifyIpamScopeRequest {
5307
4161
  /**
5308
4162
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5319,24 +4173,12 @@ export interface ModifyIpamScopeRequest {
5319
4173
  */
5320
4174
  Description?: string;
5321
4175
  }
5322
- export declare namespace ModifyIpamScopeRequest {
5323
- /**
5324
- * @internal
5325
- */
5326
- const filterSensitiveLog: (obj: ModifyIpamScopeRequest) => any;
5327
- }
5328
4176
  export interface ModifyIpamScopeResult {
5329
4177
  /**
5330
4178
  * <p>The results of the modification.</p>
5331
4179
  */
5332
4180
  IpamScope?: IpamScope;
5333
4181
  }
5334
- export declare namespace ModifyIpamScopeResult {
5335
- /**
5336
- * @internal
5337
- */
5338
- const filterSensitiveLog: (obj: ModifyIpamScopeResult) => any;
5339
- }
5340
4182
  export interface ModifyLaunchTemplateRequest {
5341
4183
  /**
5342
4184
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -5367,24 +4209,12 @@ export interface ModifyLaunchTemplateRequest {
5367
4209
  */
5368
4210
  DefaultVersion?: string;
5369
4211
  }
5370
- export declare namespace ModifyLaunchTemplateRequest {
5371
- /**
5372
- * @internal
5373
- */
5374
- const filterSensitiveLog: (obj: ModifyLaunchTemplateRequest) => any;
5375
- }
5376
4212
  export interface ModifyLaunchTemplateResult {
5377
4213
  /**
5378
4214
  * <p>Information about the launch template.</p>
5379
4215
  */
5380
4216
  LaunchTemplate?: LaunchTemplate;
5381
4217
  }
5382
- export declare namespace ModifyLaunchTemplateResult {
5383
- /**
5384
- * @internal
5385
- */
5386
- const filterSensitiveLog: (obj: ModifyLaunchTemplateResult) => any;
5387
- }
5388
4218
  /**
5389
4219
  * <p>An entry for a prefix list.</p>
5390
4220
  */
@@ -5394,12 +4224,6 @@ export interface RemovePrefixListEntry {
5394
4224
  */
5395
4225
  Cidr: string | undefined;
5396
4226
  }
5397
- export declare namespace RemovePrefixListEntry {
5398
- /**
5399
- * @internal
5400
- */
5401
- const filterSensitiveLog: (obj: RemovePrefixListEntry) => any;
5402
- }
5403
4227
  export interface ModifyManagedPrefixListRequest {
5404
4228
  /**
5405
4229
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5436,24 +4260,12 @@ export interface ModifyManagedPrefixListRequest {
5436
4260
  */
5437
4261
  MaxEntries?: number;
5438
4262
  }
5439
- export declare namespace ModifyManagedPrefixListRequest {
5440
- /**
5441
- * @internal
5442
- */
5443
- const filterSensitiveLog: (obj: ModifyManagedPrefixListRequest) => any;
5444
- }
5445
4263
  export interface ModifyManagedPrefixListResult {
5446
4264
  /**
5447
4265
  * <p>Information about the prefix list.</p>
5448
4266
  */
5449
4267
  PrefixList?: ManagedPrefixList;
5450
4268
  }
5451
- export declare namespace ModifyManagedPrefixListResult {
5452
- /**
5453
- * @internal
5454
- */
5455
- const filterSensitiveLog: (obj: ModifyManagedPrefixListResult) => any;
5456
- }
5457
4269
  /**
5458
4270
  * <p>Describes an attachment change.</p>
5459
4271
  */
@@ -5467,12 +4279,6 @@ export interface NetworkInterfaceAttachmentChanges {
5467
4279
  */
5468
4280
  DeleteOnTermination?: boolean;
5469
4281
  }
5470
- export declare namespace NetworkInterfaceAttachmentChanges {
5471
- /**
5472
- * @internal
5473
- */
5474
- const filterSensitiveLog: (obj: NetworkInterfaceAttachmentChanges) => any;
5475
- }
5476
4282
  /**
5477
4283
  * <p>Contains the parameters for ModifyNetworkInterfaceAttribute.</p>
5478
4284
  */
@@ -5509,12 +4315,6 @@ export interface ModifyNetworkInterfaceAttributeRequest {
5509
4315
  */
5510
4316
  SourceDestCheck?: AttributeBooleanValue;
5511
4317
  }
5512
- export declare namespace ModifyNetworkInterfaceAttributeRequest {
5513
- /**
5514
- * @internal
5515
- */
5516
- const filterSensitiveLog: (obj: ModifyNetworkInterfaceAttributeRequest) => any;
5517
- }
5518
4318
  export interface ModifyPrivateDnsNameOptionsRequest {
5519
4319
  /**
5520
4320
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -5545,12 +4345,6 @@ export interface ModifyPrivateDnsNameOptionsRequest {
5545
4345
  */
5546
4346
  EnableResourceNameDnsAAAARecord?: boolean;
5547
4347
  }
5548
- export declare namespace ModifyPrivateDnsNameOptionsRequest {
5549
- /**
5550
- * @internal
5551
- */
5552
- const filterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsRequest) => any;
5553
- }
5554
4348
  export interface ModifyPrivateDnsNameOptionsResult {
5555
4349
  /**
5556
4350
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an
@@ -5558,12 +4352,6 @@ export interface ModifyPrivateDnsNameOptionsResult {
5558
4352
  */
5559
4353
  Return?: boolean;
5560
4354
  }
5561
- export declare namespace ModifyPrivateDnsNameOptionsResult {
5562
- /**
5563
- * @internal
5564
- */
5565
- const filterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsResult) => any;
5566
- }
5567
4355
  /**
5568
4356
  * <p>Contains the parameters for ModifyReservedInstances.</p>
5569
4357
  */
@@ -5582,12 +4370,6 @@ export interface ModifyReservedInstancesRequest {
5582
4370
  */
5583
4371
  TargetConfigurations: ReservedInstancesConfiguration[] | undefined;
5584
4372
  }
5585
- export declare namespace ModifyReservedInstancesRequest {
5586
- /**
5587
- * @internal
5588
- */
5589
- const filterSensitiveLog: (obj: ModifyReservedInstancesRequest) => any;
5590
- }
5591
4373
  /**
5592
4374
  * <p>Contains the output of ModifyReservedInstances.</p>
5593
4375
  */
@@ -5597,12 +4379,6 @@ export interface ModifyReservedInstancesResult {
5597
4379
  */
5598
4380
  ReservedInstancesModificationId?: string;
5599
4381
  }
5600
- export declare namespace ModifyReservedInstancesResult {
5601
- /**
5602
- * @internal
5603
- */
5604
- const filterSensitiveLog: (obj: ModifyReservedInstancesResult) => any;
5605
- }
5606
4382
  /**
5607
4383
  * <p>Describes a security group rule.</p>
5608
4384
  * <p>You must specify exactly one of the following parameters, based on the rule type:</p>
@@ -5660,12 +4436,6 @@ export interface SecurityGroupRuleRequest {
5660
4436
  */
5661
4437
  Description?: string;
5662
4438
  }
5663
- export declare namespace SecurityGroupRuleRequest {
5664
- /**
5665
- * @internal
5666
- */
5667
- const filterSensitiveLog: (obj: SecurityGroupRuleRequest) => any;
5668
- }
5669
4439
  /**
5670
4440
  * <p>Describes an update to a security group rule.</p>
5671
4441
  */
@@ -5679,12 +4449,6 @@ export interface SecurityGroupRuleUpdate {
5679
4449
  */
5680
4450
  SecurityGroupRule?: SecurityGroupRuleRequest;
5681
4451
  }
5682
- export declare namespace SecurityGroupRuleUpdate {
5683
- /**
5684
- * @internal
5685
- */
5686
- const filterSensitiveLog: (obj: SecurityGroupRuleUpdate) => any;
5687
- }
5688
4452
  export interface ModifySecurityGroupRulesRequest {
5689
4453
  /**
5690
4454
  * <p>The ID of the security group.</p>
@@ -5701,24 +4465,12 @@ export interface ModifySecurityGroupRulesRequest {
5701
4465
  */
5702
4466
  DryRun?: boolean;
5703
4467
  }
5704
- export declare namespace ModifySecurityGroupRulesRequest {
5705
- /**
5706
- * @internal
5707
- */
5708
- const filterSensitiveLog: (obj: ModifySecurityGroupRulesRequest) => any;
5709
- }
5710
4468
  export interface ModifySecurityGroupRulesResult {
5711
4469
  /**
5712
4470
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
5713
4471
  */
5714
4472
  Return?: boolean;
5715
4473
  }
5716
- export declare namespace ModifySecurityGroupRulesResult {
5717
- /**
5718
- * @internal
5719
- */
5720
- const filterSensitiveLog: (obj: ModifySecurityGroupRulesResult) => any;
5721
- }
5722
4474
  /**
5723
4475
  * <p>Describes modifications to the list of create volume permissions for a volume.</p>
5724
4476
  */
@@ -5732,12 +4484,6 @@ export interface CreateVolumePermissionModifications {
5732
4484
  */
5733
4485
  Remove?: CreateVolumePermission[];
5734
4486
  }
5735
- export declare namespace CreateVolumePermissionModifications {
5736
- /**
5737
- * @internal
5738
- */
5739
- const filterSensitiveLog: (obj: CreateVolumePermissionModifications) => any;
5740
- }
5741
4487
  export interface ModifySnapshotAttributeRequest {
5742
4488
  /**
5743
4489
  * <p>The snapshot attribute to modify. Only volume creation permissions can be modified.</p>
@@ -5770,12 +4516,6 @@ export interface ModifySnapshotAttributeRequest {
5770
4516
  */
5771
4517
  DryRun?: boolean;
5772
4518
  }
5773
- export declare namespace ModifySnapshotAttributeRequest {
5774
- /**
5775
- * @internal
5776
- */
5777
- const filterSensitiveLog: (obj: ModifySnapshotAttributeRequest) => any;
5778
- }
5779
4519
  export declare enum TargetStorageTier {
5780
4520
  archive = "archive"
5781
4521
  }
@@ -5795,12 +4535,6 @@ export interface ModifySnapshotTierRequest {
5795
4535
  */
5796
4536
  DryRun?: boolean;
5797
4537
  }
5798
- export declare namespace ModifySnapshotTierRequest {
5799
- /**
5800
- * @internal
5801
- */
5802
- const filterSensitiveLog: (obj: ModifySnapshotTierRequest) => any;
5803
- }
5804
4538
  export interface ModifySnapshotTierResult {
5805
4539
  /**
5806
4540
  * <p>The ID of the snapshot.</p>
@@ -5811,12 +4545,6 @@ export interface ModifySnapshotTierResult {
5811
4545
  */
5812
4546
  TieringStartTime?: Date;
5813
4547
  }
5814
- export declare namespace ModifySnapshotTierResult {
5815
- /**
5816
- * @internal
5817
- */
5818
- const filterSensitiveLog: (obj: ModifySnapshotTierResult) => any;
5819
- }
5820
4548
  /**
5821
4549
  * <p>Contains the parameters for ModifySpotFleetRequest.</p>
5822
4550
  */
@@ -5850,12 +4578,6 @@ export interface ModifySpotFleetRequestRequest {
5850
4578
  */
5851
4579
  Context?: string;
5852
4580
  }
5853
- export declare namespace ModifySpotFleetRequestRequest {
5854
- /**
5855
- * @internal
5856
- */
5857
- const filterSensitiveLog: (obj: ModifySpotFleetRequestRequest) => any;
5858
- }
5859
4581
  /**
5860
4582
  * <p>Contains the output of ModifySpotFleetRequest.</p>
5861
4583
  */
@@ -5866,12 +4588,6 @@ export interface ModifySpotFleetRequestResponse {
5866
4588
  */
5867
4589
  Return?: boolean;
5868
4590
  }
5869
- export declare namespace ModifySpotFleetRequestResponse {
5870
- /**
5871
- * @internal
5872
- */
5873
- const filterSensitiveLog: (obj: ModifySpotFleetRequestResponse) => any;
5874
- }
5875
4591
  export interface ModifySubnetAttributeRequest {
5876
4592
  /**
5877
4593
  * <p>Specify <code>true</code> to indicate that network interfaces created in the
@@ -5939,12 +4655,6 @@ export interface ModifySubnetAttributeRequest {
5939
4655
  */
5940
4656
  DisableLniAtDeviceIndex?: AttributeBooleanValue;
5941
4657
  }
5942
- export declare namespace ModifySubnetAttributeRequest {
5943
- /**
5944
- * @internal
5945
- */
5946
- const filterSensitiveLog: (obj: ModifySubnetAttributeRequest) => any;
5947
- }
5948
4658
  export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
5949
4659
  /**
5950
4660
  * <p>The ID of the Traffic Mirror filter.</p>
@@ -5965,24 +4675,12 @@ export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
5965
4675
  */
5966
4676
  DryRun?: boolean;
5967
4677
  }
5968
- export declare namespace ModifyTrafficMirrorFilterNetworkServicesRequest {
5969
- /**
5970
- * @internal
5971
- */
5972
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesRequest) => any;
5973
- }
5974
4678
  export interface ModifyTrafficMirrorFilterNetworkServicesResult {
5975
4679
  /**
5976
4680
  * <p>The Traffic Mirror filter that the network service is associated with.</p>
5977
4681
  */
5978
4682
  TrafficMirrorFilter?: TrafficMirrorFilter;
5979
4683
  }
5980
- export declare namespace ModifyTrafficMirrorFilterNetworkServicesResult {
5981
- /**
5982
- * @internal
5983
- */
5984
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesResult) => any;
5985
- }
5986
4684
  export declare type TrafficMirrorFilterRuleField = "description" | "destination-port-range" | "protocol" | "source-port-range";
5987
4685
  export interface ModifyTrafficMirrorFilterRuleRequest {
5988
4686
  /**
@@ -6038,24 +4736,12 @@ export interface ModifyTrafficMirrorFilterRuleRequest {
6038
4736
  */
6039
4737
  DryRun?: boolean;
6040
4738
  }
6041
- export declare namespace ModifyTrafficMirrorFilterRuleRequest {
6042
- /**
6043
- * @internal
6044
- */
6045
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleRequest) => any;
6046
- }
6047
4739
  export interface ModifyTrafficMirrorFilterRuleResult {
6048
4740
  /**
6049
4741
  * <p>Modifies a Traffic Mirror rule.</p>
6050
4742
  */
6051
4743
  TrafficMirrorFilterRule?: TrafficMirrorFilterRule;
6052
4744
  }
6053
- export declare namespace ModifyTrafficMirrorFilterRuleResult {
6054
- /**
6055
- * @internal
6056
- */
6057
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleResult) => any;
6058
- }
6059
4745
  export declare type TrafficMirrorSessionField = "description" | "packet-length" | "virtual-network-id";
6060
4746
  export interface ModifyTrafficMirrorSessionRequest {
6061
4747
  /**
@@ -6099,24 +4785,12 @@ export interface ModifyTrafficMirrorSessionRequest {
6099
4785
  */
6100
4786
  DryRun?: boolean;
6101
4787
  }
6102
- export declare namespace ModifyTrafficMirrorSessionRequest {
6103
- /**
6104
- * @internal
6105
- */
6106
- const filterSensitiveLog: (obj: ModifyTrafficMirrorSessionRequest) => any;
6107
- }
6108
4788
  export interface ModifyTrafficMirrorSessionResult {
6109
4789
  /**
6110
4790
  * <p>Information about the Traffic Mirror session.</p>
6111
4791
  */
6112
4792
  TrafficMirrorSession?: TrafficMirrorSession;
6113
4793
  }
6114
- export declare namespace ModifyTrafficMirrorSessionResult {
6115
- /**
6116
- * @internal
6117
- */
6118
- const filterSensitiveLog: (obj: ModifyTrafficMirrorSessionResult) => any;
6119
- }
6120
4794
  /**
6121
4795
  * <p>The transit gateway options.</p>
6122
4796
  */
@@ -6163,12 +4837,6 @@ export interface ModifyTransitGatewayOptions {
6163
4837
  */
6164
4838
  AmazonSideAsn?: number;
6165
4839
  }
6166
- export declare namespace ModifyTransitGatewayOptions {
6167
- /**
6168
- * @internal
6169
- */
6170
- const filterSensitiveLog: (obj: ModifyTransitGatewayOptions) => any;
6171
- }
6172
4840
  export interface ModifyTransitGatewayRequest {
6173
4841
  /**
6174
4842
  * <p>The ID of the transit gateway.</p>
@@ -6189,24 +4857,12 @@ export interface ModifyTransitGatewayRequest {
6189
4857
  */
6190
4858
  DryRun?: boolean;
6191
4859
  }
6192
- export declare namespace ModifyTransitGatewayRequest {
6193
- /**
6194
- * @internal
6195
- */
6196
- const filterSensitiveLog: (obj: ModifyTransitGatewayRequest) => any;
6197
- }
6198
4860
  export interface ModifyTransitGatewayResult {
6199
4861
  /**
6200
4862
  * <p>Describes a transit gateway.</p>
6201
4863
  */
6202
4864
  TransitGateway?: TransitGateway;
6203
4865
  }
6204
- export declare namespace ModifyTransitGatewayResult {
6205
- /**
6206
- * @internal
6207
- */
6208
- const filterSensitiveLog: (obj: ModifyTransitGatewayResult) => any;
6209
- }
6210
4866
  export interface ModifyTransitGatewayPrefixListReferenceRequest {
6211
4867
  /**
6212
4868
  * <p>The ID of the transit gateway route table.</p>
@@ -6231,24 +4887,12 @@ export interface ModifyTransitGatewayPrefixListReferenceRequest {
6231
4887
  */
6232
4888
  DryRun?: boolean;
6233
4889
  }
6234
- export declare namespace ModifyTransitGatewayPrefixListReferenceRequest {
6235
- /**
6236
- * @internal
6237
- */
6238
- const filterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceRequest) => any;
6239
- }
6240
4890
  export interface ModifyTransitGatewayPrefixListReferenceResult {
6241
4891
  /**
6242
4892
  * <p>Information about the prefix list reference.</p>
6243
4893
  */
6244
4894
  TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference;
6245
4895
  }
6246
- export declare namespace ModifyTransitGatewayPrefixListReferenceResult {
6247
- /**
6248
- * @internal
6249
- */
6250
- const filterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceResult) => any;
6251
- }
6252
4896
  /**
6253
4897
  * <p>Describes the options for a VPC attachment.</p>
6254
4898
  */
@@ -6266,12 +4910,6 @@ export interface ModifyTransitGatewayVpcAttachmentRequestOptions {
6266
4910
  */
6267
4911
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
6268
4912
  }
6269
- export declare namespace ModifyTransitGatewayVpcAttachmentRequestOptions {
6270
- /**
6271
- * @internal
6272
- */
6273
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequestOptions) => any;
6274
- }
6275
4913
  export interface ModifyTransitGatewayVpcAttachmentRequest {
6276
4914
  /**
6277
4915
  * <p>The ID of the attachment.</p>
@@ -6296,24 +4934,12 @@ export interface ModifyTransitGatewayVpcAttachmentRequest {
6296
4934
  */
6297
4935
  DryRun?: boolean;
6298
4936
  }
6299
- export declare namespace ModifyTransitGatewayVpcAttachmentRequest {
6300
- /**
6301
- * @internal
6302
- */
6303
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequest) => any;
6304
- }
6305
4937
  export interface ModifyTransitGatewayVpcAttachmentResult {
6306
4938
  /**
6307
4939
  * <p>Information about the modified attachment.</p>
6308
4940
  */
6309
4941
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
6310
4942
  }
6311
- export declare namespace ModifyTransitGatewayVpcAttachmentResult {
6312
- /**
6313
- * @internal
6314
- */
6315
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentResult) => any;
6316
- }
6317
4943
  export interface ModifyVolumeRequest {
6318
4944
  /**
6319
4945
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6394,24 +5020,12 @@ export interface ModifyVolumeRequest {
6394
5020
  */
6395
5021
  MultiAttachEnabled?: boolean;
6396
5022
  }
6397
- export declare namespace ModifyVolumeRequest {
6398
- /**
6399
- * @internal
6400
- */
6401
- const filterSensitiveLog: (obj: ModifyVolumeRequest) => any;
6402
- }
6403
5023
  export interface ModifyVolumeResult {
6404
5024
  /**
6405
5025
  * <p>Information about the volume modification.</p>
6406
5026
  */
6407
5027
  VolumeModification?: VolumeModification;
6408
5028
  }
6409
- export declare namespace ModifyVolumeResult {
6410
- /**
6411
- * @internal
6412
- */
6413
- const filterSensitiveLog: (obj: ModifyVolumeResult) => any;
6414
- }
6415
5029
  export interface ModifyVolumeAttributeRequest {
6416
5030
  /**
6417
5031
  * <p>Indicates whether the volume should be auto-enabled for I/O operations.</p>
@@ -6428,12 +5042,6 @@ export interface ModifyVolumeAttributeRequest {
6428
5042
  */
6429
5043
  DryRun?: boolean;
6430
5044
  }
6431
- export declare namespace ModifyVolumeAttributeRequest {
6432
- /**
6433
- * @internal
6434
- */
6435
- const filterSensitiveLog: (obj: ModifyVolumeAttributeRequest) => any;
6436
- }
6437
5045
  export interface ModifyVpcAttributeRequest {
6438
5046
  /**
6439
5047
  * <p>Indicates whether the instances launched in the VPC get DNS hostnames. If enabled, instances in the VPC get DNS hostnames; otherwise, they do not.</p>
@@ -6454,12 +5062,6 @@ export interface ModifyVpcAttributeRequest {
6454
5062
  */
6455
5063
  VpcId: string | undefined;
6456
5064
  }
6457
- export declare namespace ModifyVpcAttributeRequest {
6458
- /**
6459
- * @internal
6460
- */
6461
- const filterSensitiveLog: (obj: ModifyVpcAttributeRequest) => any;
6462
- }
6463
5065
  /**
6464
5066
  * <p>Contains the parameters for ModifyVpcEndpoint.</p>
6465
5067
  */
@@ -6522,24 +5124,12 @@ export interface ModifyVpcEndpointRequest {
6522
5124
  */
6523
5125
  PrivateDnsEnabled?: boolean;
6524
5126
  }
6525
- export declare namespace ModifyVpcEndpointRequest {
6526
- /**
6527
- * @internal
6528
- */
6529
- const filterSensitiveLog: (obj: ModifyVpcEndpointRequest) => any;
6530
- }
6531
5127
  export interface ModifyVpcEndpointResult {
6532
5128
  /**
6533
5129
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6534
5130
  */
6535
5131
  Return?: boolean;
6536
5132
  }
6537
- export declare namespace ModifyVpcEndpointResult {
6538
- /**
6539
- * @internal
6540
- */
6541
- const filterSensitiveLog: (obj: ModifyVpcEndpointResult) => any;
6542
- }
6543
5133
  export interface ModifyVpcEndpointConnectionNotificationRequest {
6544
5134
  /**
6545
5135
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6561,24 +5151,12 @@ export interface ModifyVpcEndpointConnectionNotificationRequest {
6561
5151
  */
6562
5152
  ConnectionEvents?: string[];
6563
5153
  }
6564
- export declare namespace ModifyVpcEndpointConnectionNotificationRequest {
6565
- /**
6566
- * @internal
6567
- */
6568
- const filterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationRequest) => any;
6569
- }
6570
5154
  export interface ModifyVpcEndpointConnectionNotificationResult {
6571
5155
  /**
6572
5156
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6573
5157
  */
6574
5158
  ReturnValue?: boolean;
6575
5159
  }
6576
- export declare namespace ModifyVpcEndpointConnectionNotificationResult {
6577
- /**
6578
- * @internal
6579
- */
6580
- const filterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationResult) => any;
6581
- }
6582
5160
  export interface ModifyVpcEndpointServiceConfigurationRequest {
6583
5161
  /**
6584
5162
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6631,24 +5209,12 @@ export interface ModifyVpcEndpointServiceConfigurationRequest {
6631
5209
  */
6632
5210
  RemoveSupportedIpAddressTypes?: string[];
6633
5211
  }
6634
- export declare namespace ModifyVpcEndpointServiceConfigurationRequest {
6635
- /**
6636
- * @internal
6637
- */
6638
- const filterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationRequest) => any;
6639
- }
6640
5212
  export interface ModifyVpcEndpointServiceConfigurationResult {
6641
5213
  /**
6642
5214
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6643
5215
  */
6644
5216
  Return?: boolean;
6645
5217
  }
6646
- export declare namespace ModifyVpcEndpointServiceConfigurationResult {
6647
- /**
6648
- * @internal
6649
- */
6650
- const filterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationResult) => any;
6651
- }
6652
5218
  export interface ModifyVpcEndpointServicePayerResponsibilityRequest {
6653
5219
  /**
6654
5220
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6667,24 +5233,12 @@ export interface ModifyVpcEndpointServicePayerResponsibilityRequest {
6667
5233
  */
6668
5234
  PayerResponsibility: PayerResponsibility | string | undefined;
6669
5235
  }
6670
- export declare namespace ModifyVpcEndpointServicePayerResponsibilityRequest {
6671
- /**
6672
- * @internal
6673
- */
6674
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityRequest) => any;
6675
- }
6676
5236
  export interface ModifyVpcEndpointServicePayerResponsibilityResult {
6677
5237
  /**
6678
5238
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6679
5239
  */
6680
5240
  ReturnValue?: boolean;
6681
5241
  }
6682
- export declare namespace ModifyVpcEndpointServicePayerResponsibilityResult {
6683
- /**
6684
- * @internal
6685
- */
6686
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityResult) => any;
6687
- }
6688
5242
  export interface ModifyVpcEndpointServicePermissionsRequest {
6689
5243
  /**
6690
5244
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6708,24 +5262,12 @@ export interface ModifyVpcEndpointServicePermissionsRequest {
6708
5262
  */
6709
5263
  RemoveAllowedPrincipals?: string[];
6710
5264
  }
6711
- export declare namespace ModifyVpcEndpointServicePermissionsRequest {
6712
- /**
6713
- * @internal
6714
- */
6715
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsRequest) => any;
6716
- }
6717
5265
  export interface ModifyVpcEndpointServicePermissionsResult {
6718
5266
  /**
6719
5267
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6720
5268
  */
6721
5269
  ReturnValue?: boolean;
6722
5270
  }
6723
- export declare namespace ModifyVpcEndpointServicePermissionsResult {
6724
- /**
6725
- * @internal
6726
- */
6727
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsResult) => any;
6728
- }
6729
5271
  /**
6730
5272
  * <p>The VPC peering connection options.</p>
6731
5273
  */
@@ -6745,12 +5287,6 @@ export interface PeeringConnectionOptionsRequest {
6745
5287
  */
6746
5288
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
6747
5289
  }
6748
- export declare namespace PeeringConnectionOptionsRequest {
6749
- /**
6750
- * @internal
6751
- */
6752
- const filterSensitiveLog: (obj: PeeringConnectionOptionsRequest) => any;
6753
- }
6754
5290
  export interface ModifyVpcPeeringConnectionOptionsRequest {
6755
5291
  /**
6756
5292
  * <p>The VPC peering connection options for the accepter VPC.</p>
@@ -6771,12 +5307,6 @@ export interface ModifyVpcPeeringConnectionOptionsRequest {
6771
5307
  */
6772
5308
  VpcPeeringConnectionId: string | undefined;
6773
5309
  }
6774
- export declare namespace ModifyVpcPeeringConnectionOptionsRequest {
6775
- /**
6776
- * @internal
6777
- */
6778
- const filterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsRequest) => any;
6779
- }
6780
5310
  /**
6781
5311
  * <p>Describes the VPC peering connection options.</p>
6782
5312
  */
@@ -6797,12 +5327,6 @@ export interface PeeringConnectionOptions {
6797
5327
  */
6798
5328
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
6799
5329
  }
6800
- export declare namespace PeeringConnectionOptions {
6801
- /**
6802
- * @internal
6803
- */
6804
- const filterSensitiveLog: (obj: PeeringConnectionOptions) => any;
6805
- }
6806
5330
  export interface ModifyVpcPeeringConnectionOptionsResult {
6807
5331
  /**
6808
5332
  * <p>Information about the VPC peering connection options for the accepter VPC.</p>
@@ -6813,12 +5337,6 @@ export interface ModifyVpcPeeringConnectionOptionsResult {
6813
5337
  */
6814
5338
  RequesterPeeringConnectionOptions?: PeeringConnectionOptions;
6815
5339
  }
6816
- export declare namespace ModifyVpcPeeringConnectionOptionsResult {
6817
- /**
6818
- * @internal
6819
- */
6820
- const filterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsResult) => any;
6821
- }
6822
5340
  export declare type VpcTenancy = "default";
6823
5341
  export interface ModifyVpcTenancyRequest {
6824
5342
  /**
@@ -6836,12 +5354,6 @@ export interface ModifyVpcTenancyRequest {
6836
5354
  */
6837
5355
  DryRun?: boolean;
6838
5356
  }
6839
- export declare namespace ModifyVpcTenancyRequest {
6840
- /**
6841
- * @internal
6842
- */
6843
- const filterSensitiveLog: (obj: ModifyVpcTenancyRequest) => any;
6844
- }
6845
5357
  export interface ModifyVpcTenancyResult {
6846
5358
  /**
6847
5359
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an
@@ -6849,12 +5361,6 @@ export interface ModifyVpcTenancyResult {
6849
5361
  */
6850
5362
  ReturnValue?: boolean;
6851
5363
  }
6852
- export declare namespace ModifyVpcTenancyResult {
6853
- /**
6854
- * @internal
6855
- */
6856
- const filterSensitiveLog: (obj: ModifyVpcTenancyResult) => any;
6857
- }
6858
5364
  export interface ModifyVpnConnectionRequest {
6859
5365
  /**
6860
5366
  * <p>The ID of the VPN connection.</p>
@@ -6881,24 +5387,12 @@ export interface ModifyVpnConnectionRequest {
6881
5387
  */
6882
5388
  DryRun?: boolean;
6883
5389
  }
6884
- export declare namespace ModifyVpnConnectionRequest {
6885
- /**
6886
- * @internal
6887
- */
6888
- const filterSensitiveLog: (obj: ModifyVpnConnectionRequest) => any;
6889
- }
6890
5390
  export interface ModifyVpnConnectionResult {
6891
5391
  /**
6892
5392
  * <p>Describes a VPN connection.</p>
6893
5393
  */
6894
5394
  VpnConnection?: VpnConnection;
6895
5395
  }
6896
- export declare namespace ModifyVpnConnectionResult {
6897
- /**
6898
- * @internal
6899
- */
6900
- const filterSensitiveLog: (obj: ModifyVpnConnectionResult) => any;
6901
- }
6902
5396
  export interface ModifyVpnConnectionOptionsRequest {
6903
5397
  /**
6904
5398
  * <p>The ID of the Site-to-Site VPN connection. </p>
@@ -6933,24 +5427,12 @@ export interface ModifyVpnConnectionOptionsRequest {
6933
5427
  */
6934
5428
  DryRun?: boolean;
6935
5429
  }
6936
- export declare namespace ModifyVpnConnectionOptionsRequest {
6937
- /**
6938
- * @internal
6939
- */
6940
- const filterSensitiveLog: (obj: ModifyVpnConnectionOptionsRequest) => any;
6941
- }
6942
5430
  export interface ModifyVpnConnectionOptionsResult {
6943
5431
  /**
6944
5432
  * <p>Describes a VPN connection.</p>
6945
5433
  */
6946
5434
  VpnConnection?: VpnConnection;
6947
5435
  }
6948
- export declare namespace ModifyVpnConnectionOptionsResult {
6949
- /**
6950
- * @internal
6951
- */
6952
- const filterSensitiveLog: (obj: ModifyVpnConnectionOptionsResult) => any;
6953
- }
6954
5436
  export interface ModifyVpnTunnelCertificateRequest {
6955
5437
  /**
6956
5438
  * <p>The ID of the Amazon Web Services Site-to-Site VPN connection.</p>
@@ -6968,24 +5450,12 @@ export interface ModifyVpnTunnelCertificateRequest {
6968
5450
  */
6969
5451
  DryRun?: boolean;
6970
5452
  }
6971
- export declare namespace ModifyVpnTunnelCertificateRequest {
6972
- /**
6973
- * @internal
6974
- */
6975
- const filterSensitiveLog: (obj: ModifyVpnTunnelCertificateRequest) => any;
6976
- }
6977
5453
  export interface ModifyVpnTunnelCertificateResult {
6978
5454
  /**
6979
5455
  * <p>Describes a VPN connection.</p>
6980
5456
  */
6981
5457
  VpnConnection?: VpnConnection;
6982
5458
  }
6983
- export declare namespace ModifyVpnTunnelCertificateResult {
6984
- /**
6985
- * @internal
6986
- */
6987
- const filterSensitiveLog: (obj: ModifyVpnTunnelCertificateResult) => any;
6988
- }
6989
5459
  /**
6990
5460
  * <p>The Amazon Web Services Site-to-Site VPN tunnel options to modify.</p>
6991
5461
  */
@@ -7173,13 +5643,7 @@ export interface ModifyVpnTunnelOptionsSpecification {
7173
5643
  */
7174
5644
  StartupAction?: string;
7175
5645
  }
7176
- export declare namespace ModifyVpnTunnelOptionsSpecification {
7177
- /**
7178
- * @internal
7179
- */
7180
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsSpecification) => any;
7181
- }
7182
- export interface ModifyVpnTunnelOptionsRequest {
5646
+ export interface ModifyVpnTunnelOptionsRequest {
7183
5647
  /**
7184
5648
  * <p>The ID of the Amazon Web Services Site-to-Site VPN connection.</p>
7185
5649
  */
@@ -7200,24 +5664,12 @@ export interface ModifyVpnTunnelOptionsRequest {
7200
5664
  */
7201
5665
  DryRun?: boolean;
7202
5666
  }
7203
- export declare namespace ModifyVpnTunnelOptionsRequest {
7204
- /**
7205
- * @internal
7206
- */
7207
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsRequest) => any;
7208
- }
7209
5667
  export interface ModifyVpnTunnelOptionsResult {
7210
5668
  /**
7211
5669
  * <p>Describes a VPN connection.</p>
7212
5670
  */
7213
5671
  VpnConnection?: VpnConnection;
7214
5672
  }
7215
- export declare namespace ModifyVpnTunnelOptionsResult {
7216
- /**
7217
- * @internal
7218
- */
7219
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsResult) => any;
7220
- }
7221
5673
  export interface MonitorInstancesRequest {
7222
5674
  /**
7223
5675
  * <p>The IDs of the instances.</p>
@@ -7230,12 +5682,6 @@ export interface MonitorInstancesRequest {
7230
5682
  */
7231
5683
  DryRun?: boolean;
7232
5684
  }
7233
- export declare namespace MonitorInstancesRequest {
7234
- /**
7235
- * @internal
7236
- */
7237
- const filterSensitiveLog: (obj: MonitorInstancesRequest) => any;
7238
- }
7239
5685
  /**
7240
5686
  * <p>Describes the monitoring of an instance.</p>
7241
5687
  */
@@ -7249,24 +5695,12 @@ export interface InstanceMonitoring {
7249
5695
  */
7250
5696
  Monitoring?: Monitoring;
7251
5697
  }
7252
- export declare namespace InstanceMonitoring {
7253
- /**
7254
- * @internal
7255
- */
7256
- const filterSensitiveLog: (obj: InstanceMonitoring) => any;
7257
- }
7258
5698
  export interface MonitorInstancesResult {
7259
5699
  /**
7260
5700
  * <p>The monitoring information.</p>
7261
5701
  */
7262
5702
  InstanceMonitorings?: InstanceMonitoring[];
7263
5703
  }
7264
- export declare namespace MonitorInstancesResult {
7265
- /**
7266
- * @internal
7267
- */
7268
- const filterSensitiveLog: (obj: MonitorInstancesResult) => any;
7269
- }
7270
5704
  export interface MoveAddressToVpcRequest {
7271
5705
  /**
7272
5706
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7279,12 +5713,6 @@ export interface MoveAddressToVpcRequest {
7279
5713
  */
7280
5714
  PublicIp: string | undefined;
7281
5715
  }
7282
- export declare namespace MoveAddressToVpcRequest {
7283
- /**
7284
- * @internal
7285
- */
7286
- const filterSensitiveLog: (obj: MoveAddressToVpcRequest) => any;
7287
- }
7288
5716
  export declare enum Status {
7289
5717
  inClassic = "InClassic",
7290
5718
  inVpc = "InVpc",
@@ -7300,12 +5728,6 @@ export interface MoveAddressToVpcResult {
7300
5728
  */
7301
5729
  Status?: Status | string;
7302
5730
  }
7303
- export declare namespace MoveAddressToVpcResult {
7304
- /**
7305
- * @internal
7306
- */
7307
- const filterSensitiveLog: (obj: MoveAddressToVpcResult) => any;
7308
- }
7309
5731
  export interface MoveByoipCidrToIpamRequest {
7310
5732
  /**
7311
5733
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7326,12 +5748,6 @@ export interface MoveByoipCidrToIpamRequest {
7326
5748
  */
7327
5749
  IpamPoolOwner: string | undefined;
7328
5750
  }
7329
- export declare namespace MoveByoipCidrToIpamRequest {
7330
- /**
7331
- * @internal
7332
- */
7333
- const filterSensitiveLog: (obj: MoveByoipCidrToIpamRequest) => any;
7334
- }
7335
5751
  export interface MoveByoipCidrToIpamResult {
7336
5752
  /**
7337
5753
  * <p>Information about an address range that is provisioned for use with your Amazon Web Services resources
@@ -7339,12 +5755,6 @@ export interface MoveByoipCidrToIpamResult {
7339
5755
  */
7340
5756
  ByoipCidr?: ByoipCidr;
7341
5757
  }
7342
- export declare namespace MoveByoipCidrToIpamResult {
7343
- /**
7344
- * @internal
7345
- */
7346
- const filterSensitiveLog: (obj: MoveByoipCidrToIpamResult) => any;
7347
- }
7348
5758
  /**
7349
5759
  * <p>Provides authorization for Amazon to bring a specific IP address range to a specific
7350
5760
  * Amazon Web Services account using bring your own IP addresses (BYOIP). For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html#prepare-for-byoip">Configuring your BYOIP address range</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
@@ -7359,12 +5769,6 @@ export interface CidrAuthorizationContext {
7359
5769
  */
7360
5770
  Signature: string | undefined;
7361
5771
  }
7362
- export declare namespace CidrAuthorizationContext {
7363
- /**
7364
- * @internal
7365
- */
7366
- const filterSensitiveLog: (obj: CidrAuthorizationContext) => any;
7367
- }
7368
5772
  export interface ProvisionByoipCidrRequest {
7369
5773
  /**
7370
5774
  * <p>The public IPv4 or IPv6 address range, in CIDR notation. The most specific IPv4 prefix that you can
@@ -7402,24 +5806,12 @@ export interface ProvisionByoipCidrRequest {
7402
5806
  */
7403
5807
  MultiRegion?: boolean;
7404
5808
  }
7405
- export declare namespace ProvisionByoipCidrRequest {
7406
- /**
7407
- * @internal
7408
- */
7409
- const filterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
7410
- }
7411
5809
  export interface ProvisionByoipCidrResult {
7412
5810
  /**
7413
5811
  * <p>Information about the address range.</p>
7414
5812
  */
7415
5813
  ByoipCidr?: ByoipCidr;
7416
5814
  }
7417
- export declare namespace ProvisionByoipCidrResult {
7418
- /**
7419
- * @internal
7420
- */
7421
- const filterSensitiveLog: (obj: ProvisionByoipCidrResult) => any;
7422
- }
7423
5815
  /**
7424
5816
  * <p>A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.</p>
7425
5817
  */
@@ -7433,12 +5825,6 @@ export interface IpamCidrAuthorizationContext {
7433
5825
  */
7434
5826
  Signature?: string;
7435
5827
  }
7436
- export declare namespace IpamCidrAuthorizationContext {
7437
- /**
7438
- * @internal
7439
- */
7440
- const filterSensitiveLog: (obj: IpamCidrAuthorizationContext) => any;
7441
- }
7442
5828
  export interface ProvisionIpamPoolCidrRequest {
7443
5829
  /**
7444
5830
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7459,24 +5845,12 @@ export interface ProvisionIpamPoolCidrRequest {
7459
5845
  */
7460
5846
  CidrAuthorizationContext?: IpamCidrAuthorizationContext;
7461
5847
  }
7462
- export declare namespace ProvisionIpamPoolCidrRequest {
7463
- /**
7464
- * @internal
7465
- */
7466
- const filterSensitiveLog: (obj: ProvisionIpamPoolCidrRequest) => any;
7467
- }
7468
5848
  export interface ProvisionIpamPoolCidrResult {
7469
5849
  /**
7470
5850
  * <p>Information about the provisioned CIDR.</p>
7471
5851
  */
7472
5852
  IpamPoolCidr?: IpamPoolCidr;
7473
5853
  }
7474
- export declare namespace ProvisionIpamPoolCidrResult {
7475
- /**
7476
- * @internal
7477
- */
7478
- const filterSensitiveLog: (obj: ProvisionIpamPoolCidrResult) => any;
7479
- }
7480
5854
  export interface ProvisionPublicIpv4PoolCidrRequest {
7481
5855
  /**
7482
5856
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7497,12 +5871,6 @@ export interface ProvisionPublicIpv4PoolCidrRequest {
7497
5871
  */
7498
5872
  NetmaskLength: number | undefined;
7499
5873
  }
7500
- export declare namespace ProvisionPublicIpv4PoolCidrRequest {
7501
- /**
7502
- * @internal
7503
- */
7504
- const filterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrRequest) => any;
7505
- }
7506
5874
  export interface ProvisionPublicIpv4PoolCidrResult {
7507
5875
  /**
7508
5876
  * <p>The ID of the pool that you want to provision the CIDR to.</p>
@@ -7513,12 +5881,6 @@ export interface ProvisionPublicIpv4PoolCidrResult {
7513
5881
  */
7514
5882
  PoolAddressRange?: PublicIpv4PoolRange;
7515
5883
  }
7516
- export declare namespace ProvisionPublicIpv4PoolCidrResult {
7517
- /**
7518
- * @internal
7519
- */
7520
- const filterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrResult) => any;
7521
- }
7522
5884
  export interface PurchaseHostReservationRequest {
7523
5885
  /**
7524
5886
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring Idempotency</a>.</p>
@@ -7552,12 +5914,6 @@ export interface PurchaseHostReservationRequest {
7552
5914
  */
7553
5915
  TagSpecifications?: TagSpecification[];
7554
5916
  }
7555
- export declare namespace PurchaseHostReservationRequest {
7556
- /**
7557
- * @internal
7558
- */
7559
- const filterSensitiveLog: (obj: PurchaseHostReservationRequest) => any;
7560
- }
7561
5917
  export interface PurchaseHostReservationResult {
7562
5918
  /**
7563
5919
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring Idempotency</a>.</p>
@@ -7582,12 +5938,6 @@ export interface PurchaseHostReservationResult {
7582
5938
  */
7583
5939
  TotalUpfrontPrice?: string;
7584
5940
  }
7585
- export declare namespace PurchaseHostReservationResult {
7586
- /**
7587
- * @internal
7588
- */
7589
- const filterSensitiveLog: (obj: PurchaseHostReservationResult) => any;
7590
- }
7591
5941
  /**
7592
5942
  * <p>Describes the limit price of a Reserved Instance offering.</p>
7593
5943
  */
@@ -7602,12 +5952,6 @@ export interface ReservedInstanceLimitPrice {
7602
5952
  */
7603
5953
  CurrencyCode?: CurrencyCodeValues | string;
7604
5954
  }
7605
- export declare namespace ReservedInstanceLimitPrice {
7606
- /**
7607
- * @internal
7608
- */
7609
- const filterSensitiveLog: (obj: ReservedInstanceLimitPrice) => any;
7610
- }
7611
5955
  /**
7612
5956
  * <p>Contains the parameters for PurchaseReservedInstancesOffering.</p>
7613
5957
  */
@@ -7635,12 +5979,6 @@ export interface PurchaseReservedInstancesOfferingRequest {
7635
5979
  */
7636
5980
  PurchaseTime?: Date;
7637
5981
  }
7638
- export declare namespace PurchaseReservedInstancesOfferingRequest {
7639
- /**
7640
- * @internal
7641
- */
7642
- const filterSensitiveLog: (obj: PurchaseReservedInstancesOfferingRequest) => any;
7643
- }
7644
5982
  /**
7645
5983
  * <p>Contains the output of PurchaseReservedInstancesOffering.</p>
7646
5984
  */
@@ -7652,12 +5990,6 @@ export interface PurchaseReservedInstancesOfferingResult {
7652
5990
  */
7653
5991
  ReservedInstancesId?: string;
7654
5992
  }
7655
- export declare namespace PurchaseReservedInstancesOfferingResult {
7656
- /**
7657
- * @internal
7658
- */
7659
- const filterSensitiveLog: (obj: PurchaseReservedInstancesOfferingResult) => any;
7660
- }
7661
5993
  /**
7662
5994
  * <p>Describes a request to purchase Scheduled Instances.</p>
7663
5995
  */
@@ -7671,12 +6003,6 @@ export interface PurchaseRequest {
7671
6003
  */
7672
6004
  PurchaseToken: string | undefined;
7673
6005
  }
7674
- export declare namespace PurchaseRequest {
7675
- /**
7676
- * @internal
7677
- */
7678
- const filterSensitiveLog: (obj: PurchaseRequest) => any;
7679
- }
7680
6006
  /**
7681
6007
  * <p>Contains the parameters for PurchaseScheduledInstances.</p>
7682
6008
  */
@@ -7697,12 +6023,6 @@ export interface PurchaseScheduledInstancesRequest {
7697
6023
  */
7698
6024
  PurchaseRequests: PurchaseRequest[] | undefined;
7699
6025
  }
7700
- export declare namespace PurchaseScheduledInstancesRequest {
7701
- /**
7702
- * @internal
7703
- */
7704
- const filterSensitiveLog: (obj: PurchaseScheduledInstancesRequest) => any;
7705
- }
7706
6026
  /**
7707
6027
  * <p>Contains the output of PurchaseScheduledInstances.</p>
7708
6028
  */
@@ -7712,12 +6032,6 @@ export interface PurchaseScheduledInstancesResult {
7712
6032
  */
7713
6033
  ScheduledInstanceSet?: ScheduledInstance[];
7714
6034
  }
7715
- export declare namespace PurchaseScheduledInstancesResult {
7716
- /**
7717
- * @internal
7718
- */
7719
- const filterSensitiveLog: (obj: PurchaseScheduledInstancesResult) => any;
7720
- }
7721
6035
  export interface RebootInstancesRequest {
7722
6036
  /**
7723
6037
  * <p>The instance IDs.</p>
@@ -7730,12 +6044,6 @@ export interface RebootInstancesRequest {
7730
6044
  */
7731
6045
  DryRun?: boolean;
7732
6046
  }
7733
- export declare namespace RebootInstancesRequest {
7734
- /**
7735
- * @internal
7736
- */
7737
- const filterSensitiveLog: (obj: RebootInstancesRequest) => any;
7738
- }
7739
6047
  /**
7740
6048
  * <p>Contains the parameters for RegisterImage.</p>
7741
6049
  */
@@ -7830,12 +6138,6 @@ export interface RegisterImageRequest {
7830
6138
  */
7831
6139
  UefiData?: string;
7832
6140
  }
7833
- export declare namespace RegisterImageRequest {
7834
- /**
7835
- * @internal
7836
- */
7837
- const filterSensitiveLog: (obj: RegisterImageRequest) => any;
7838
- }
7839
6141
  /**
7840
6142
  * <p>Contains the output of RegisterImage.</p>
7841
6143
  */
@@ -7845,9 +6147,1139 @@ export interface RegisterImageResult {
7845
6147
  */
7846
6148
  ImageId?: string;
7847
6149
  }
7848
- export declare namespace RegisterImageResult {
7849
- /**
7850
- * @internal
7851
- */
7852
- const filterSensitiveLog: (obj: RegisterImageResult) => any;
7853
- }
6150
+ /**
6151
+ * @internal
6152
+ */
6153
+ export declare const ExportImageRequestFilterSensitiveLog: (obj: ExportImageRequest) => any;
6154
+ /**
6155
+ * @internal
6156
+ */
6157
+ export declare const ExportImageResultFilterSensitiveLog: (obj: ExportImageResult) => any;
6158
+ /**
6159
+ * @internal
6160
+ */
6161
+ export declare const ExportTransitGatewayRoutesRequestFilterSensitiveLog: (obj: ExportTransitGatewayRoutesRequest) => any;
6162
+ /**
6163
+ * @internal
6164
+ */
6165
+ export declare const ExportTransitGatewayRoutesResultFilterSensitiveLog: (obj: ExportTransitGatewayRoutesResult) => any;
6166
+ /**
6167
+ * @internal
6168
+ */
6169
+ export declare const GetAssociatedEnclaveCertificateIamRolesRequestFilterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesRequest) => any;
6170
+ /**
6171
+ * @internal
6172
+ */
6173
+ export declare const AssociatedRoleFilterSensitiveLog: (obj: AssociatedRole) => any;
6174
+ /**
6175
+ * @internal
6176
+ */
6177
+ export declare const GetAssociatedEnclaveCertificateIamRolesResultFilterSensitiveLog: (obj: GetAssociatedEnclaveCertificateIamRolesResult) => any;
6178
+ /**
6179
+ * @internal
6180
+ */
6181
+ export declare const GetAssociatedIpv6PoolCidrsRequestFilterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsRequest) => any;
6182
+ /**
6183
+ * @internal
6184
+ */
6185
+ export declare const Ipv6CidrAssociationFilterSensitiveLog: (obj: Ipv6CidrAssociation) => any;
6186
+ /**
6187
+ * @internal
6188
+ */
6189
+ export declare const GetAssociatedIpv6PoolCidrsResultFilterSensitiveLog: (obj: GetAssociatedIpv6PoolCidrsResult) => any;
6190
+ /**
6191
+ * @internal
6192
+ */
6193
+ export declare const GetCapacityReservationUsageRequestFilterSensitiveLog: (obj: GetCapacityReservationUsageRequest) => any;
6194
+ /**
6195
+ * @internal
6196
+ */
6197
+ export declare const InstanceUsageFilterSensitiveLog: (obj: InstanceUsage) => any;
6198
+ /**
6199
+ * @internal
6200
+ */
6201
+ export declare const GetCapacityReservationUsageResultFilterSensitiveLog: (obj: GetCapacityReservationUsageResult) => any;
6202
+ /**
6203
+ * @internal
6204
+ */
6205
+ export declare const GetCoipPoolUsageRequestFilterSensitiveLog: (obj: GetCoipPoolUsageRequest) => any;
6206
+ /**
6207
+ * @internal
6208
+ */
6209
+ export declare const CoipAddressUsageFilterSensitiveLog: (obj: CoipAddressUsage) => any;
6210
+ /**
6211
+ * @internal
6212
+ */
6213
+ export declare const GetCoipPoolUsageResultFilterSensitiveLog: (obj: GetCoipPoolUsageResult) => any;
6214
+ /**
6215
+ * @internal
6216
+ */
6217
+ export declare const GetConsoleOutputRequestFilterSensitiveLog: (obj: GetConsoleOutputRequest) => any;
6218
+ /**
6219
+ * @internal
6220
+ */
6221
+ export declare const GetConsoleOutputResultFilterSensitiveLog: (obj: GetConsoleOutputResult) => any;
6222
+ /**
6223
+ * @internal
6224
+ */
6225
+ export declare const GetConsoleScreenshotRequestFilterSensitiveLog: (obj: GetConsoleScreenshotRequest) => any;
6226
+ /**
6227
+ * @internal
6228
+ */
6229
+ export declare const GetConsoleScreenshotResultFilterSensitiveLog: (obj: GetConsoleScreenshotResult) => any;
6230
+ /**
6231
+ * @internal
6232
+ */
6233
+ export declare const GetDefaultCreditSpecificationRequestFilterSensitiveLog: (obj: GetDefaultCreditSpecificationRequest) => any;
6234
+ /**
6235
+ * @internal
6236
+ */
6237
+ export declare const InstanceFamilyCreditSpecificationFilterSensitiveLog: (obj: InstanceFamilyCreditSpecification) => any;
6238
+ /**
6239
+ * @internal
6240
+ */
6241
+ export declare const GetDefaultCreditSpecificationResultFilterSensitiveLog: (obj: GetDefaultCreditSpecificationResult) => any;
6242
+ /**
6243
+ * @internal
6244
+ */
6245
+ export declare const GetEbsDefaultKmsKeyIdRequestFilterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdRequest) => any;
6246
+ /**
6247
+ * @internal
6248
+ */
6249
+ export declare const GetEbsDefaultKmsKeyIdResultFilterSensitiveLog: (obj: GetEbsDefaultKmsKeyIdResult) => any;
6250
+ /**
6251
+ * @internal
6252
+ */
6253
+ export declare const GetEbsEncryptionByDefaultRequestFilterSensitiveLog: (obj: GetEbsEncryptionByDefaultRequest) => any;
6254
+ /**
6255
+ * @internal
6256
+ */
6257
+ export declare const GetEbsEncryptionByDefaultResultFilterSensitiveLog: (obj: GetEbsEncryptionByDefaultResult) => any;
6258
+ /**
6259
+ * @internal
6260
+ */
6261
+ export declare const AthenaIntegrationFilterSensitiveLog: (obj: AthenaIntegration) => any;
6262
+ /**
6263
+ * @internal
6264
+ */
6265
+ export declare const IntegrateServicesFilterSensitiveLog: (obj: IntegrateServices) => any;
6266
+ /**
6267
+ * @internal
6268
+ */
6269
+ export declare const GetFlowLogsIntegrationTemplateRequestFilterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateRequest) => any;
6270
+ /**
6271
+ * @internal
6272
+ */
6273
+ export declare const GetFlowLogsIntegrationTemplateResultFilterSensitiveLog: (obj: GetFlowLogsIntegrationTemplateResult) => any;
6274
+ /**
6275
+ * @internal
6276
+ */
6277
+ export declare const GetGroupsForCapacityReservationRequestFilterSensitiveLog: (obj: GetGroupsForCapacityReservationRequest) => any;
6278
+ /**
6279
+ * @internal
6280
+ */
6281
+ export declare const CapacityReservationGroupFilterSensitiveLog: (obj: CapacityReservationGroup) => any;
6282
+ /**
6283
+ * @internal
6284
+ */
6285
+ export declare const GetGroupsForCapacityReservationResultFilterSensitiveLog: (obj: GetGroupsForCapacityReservationResult) => any;
6286
+ /**
6287
+ * @internal
6288
+ */
6289
+ export declare const GetHostReservationPurchasePreviewRequestFilterSensitiveLog: (obj: GetHostReservationPurchasePreviewRequest) => any;
6290
+ /**
6291
+ * @internal
6292
+ */
6293
+ export declare const PurchaseFilterSensitiveLog: (obj: Purchase) => any;
6294
+ /**
6295
+ * @internal
6296
+ */
6297
+ export declare const GetHostReservationPurchasePreviewResultFilterSensitiveLog: (obj: GetHostReservationPurchasePreviewResult) => any;
6298
+ /**
6299
+ * @internal
6300
+ */
6301
+ export declare const GetInstanceTypesFromInstanceRequirementsRequestFilterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsRequest) => any;
6302
+ /**
6303
+ * @internal
6304
+ */
6305
+ export declare const InstanceTypeInfoFromInstanceRequirementsFilterSensitiveLog: (obj: InstanceTypeInfoFromInstanceRequirements) => any;
6306
+ /**
6307
+ * @internal
6308
+ */
6309
+ export declare const GetInstanceTypesFromInstanceRequirementsResultFilterSensitiveLog: (obj: GetInstanceTypesFromInstanceRequirementsResult) => any;
6310
+ /**
6311
+ * @internal
6312
+ */
6313
+ export declare const GetInstanceUefiDataRequestFilterSensitiveLog: (obj: GetInstanceUefiDataRequest) => any;
6314
+ /**
6315
+ * @internal
6316
+ */
6317
+ export declare const GetInstanceUefiDataResultFilterSensitiveLog: (obj: GetInstanceUefiDataResult) => any;
6318
+ /**
6319
+ * @internal
6320
+ */
6321
+ export declare const GetIpamAddressHistoryRequestFilterSensitiveLog: (obj: GetIpamAddressHistoryRequest) => any;
6322
+ /**
6323
+ * @internal
6324
+ */
6325
+ export declare const IpamAddressHistoryRecordFilterSensitiveLog: (obj: IpamAddressHistoryRecord) => any;
6326
+ /**
6327
+ * @internal
6328
+ */
6329
+ export declare const GetIpamAddressHistoryResultFilterSensitiveLog: (obj: GetIpamAddressHistoryResult) => any;
6330
+ /**
6331
+ * @internal
6332
+ */
6333
+ export declare const GetIpamPoolAllocationsRequestFilterSensitiveLog: (obj: GetIpamPoolAllocationsRequest) => any;
6334
+ /**
6335
+ * @internal
6336
+ */
6337
+ export declare const GetIpamPoolAllocationsResultFilterSensitiveLog: (obj: GetIpamPoolAllocationsResult) => any;
6338
+ /**
6339
+ * @internal
6340
+ */
6341
+ export declare const GetIpamPoolCidrsRequestFilterSensitiveLog: (obj: GetIpamPoolCidrsRequest) => any;
6342
+ /**
6343
+ * @internal
6344
+ */
6345
+ export declare const GetIpamPoolCidrsResultFilterSensitiveLog: (obj: GetIpamPoolCidrsResult) => any;
6346
+ /**
6347
+ * @internal
6348
+ */
6349
+ export declare const GetIpamResourceCidrsRequestFilterSensitiveLog: (obj: GetIpamResourceCidrsRequest) => any;
6350
+ /**
6351
+ * @internal
6352
+ */
6353
+ export declare const IpamResourceCidrFilterSensitiveLog: (obj: IpamResourceCidr) => any;
6354
+ /**
6355
+ * @internal
6356
+ */
6357
+ export declare const GetIpamResourceCidrsResultFilterSensitiveLog: (obj: GetIpamResourceCidrsResult) => any;
6358
+ /**
6359
+ * @internal
6360
+ */
6361
+ export declare const GetLaunchTemplateDataRequestFilterSensitiveLog: (obj: GetLaunchTemplateDataRequest) => any;
6362
+ /**
6363
+ * @internal
6364
+ */
6365
+ export declare const GetLaunchTemplateDataResultFilterSensitiveLog: (obj: GetLaunchTemplateDataResult) => any;
6366
+ /**
6367
+ * @internal
6368
+ */
6369
+ export declare const GetManagedPrefixListAssociationsRequestFilterSensitiveLog: (obj: GetManagedPrefixListAssociationsRequest) => any;
6370
+ /**
6371
+ * @internal
6372
+ */
6373
+ export declare const PrefixListAssociationFilterSensitiveLog: (obj: PrefixListAssociation) => any;
6374
+ /**
6375
+ * @internal
6376
+ */
6377
+ export declare const GetManagedPrefixListAssociationsResultFilterSensitiveLog: (obj: GetManagedPrefixListAssociationsResult) => any;
6378
+ /**
6379
+ * @internal
6380
+ */
6381
+ export declare const GetManagedPrefixListEntriesRequestFilterSensitiveLog: (obj: GetManagedPrefixListEntriesRequest) => any;
6382
+ /**
6383
+ * @internal
6384
+ */
6385
+ export declare const PrefixListEntryFilterSensitiveLog: (obj: PrefixListEntry) => any;
6386
+ /**
6387
+ * @internal
6388
+ */
6389
+ export declare const GetManagedPrefixListEntriesResultFilterSensitiveLog: (obj: GetManagedPrefixListEntriesResult) => any;
6390
+ /**
6391
+ * @internal
6392
+ */
6393
+ export declare const GetNetworkInsightsAccessScopeAnalysisFindingsRequestFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsRequest) => any;
6394
+ /**
6395
+ * @internal
6396
+ */
6397
+ export declare const GetNetworkInsightsAccessScopeAnalysisFindingsResultFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsResult) => any;
6398
+ /**
6399
+ * @internal
6400
+ */
6401
+ export declare const GetNetworkInsightsAccessScopeContentRequestFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentRequest) => any;
6402
+ /**
6403
+ * @internal
6404
+ */
6405
+ export declare const GetNetworkInsightsAccessScopeContentResultFilterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentResult) => any;
6406
+ /**
6407
+ * @internal
6408
+ */
6409
+ export declare const GetPasswordDataRequestFilterSensitiveLog: (obj: GetPasswordDataRequest) => any;
6410
+ /**
6411
+ * @internal
6412
+ */
6413
+ export declare const GetPasswordDataResultFilterSensitiveLog: (obj: GetPasswordDataResult) => any;
6414
+ /**
6415
+ * @internal
6416
+ */
6417
+ export declare const GetReservedInstancesExchangeQuoteRequestFilterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteRequest) => any;
6418
+ /**
6419
+ * @internal
6420
+ */
6421
+ export declare const ReservationValueFilterSensitiveLog: (obj: ReservationValue) => any;
6422
+ /**
6423
+ * @internal
6424
+ */
6425
+ export declare const ReservedInstanceReservationValueFilterSensitiveLog: (obj: ReservedInstanceReservationValue) => any;
6426
+ /**
6427
+ * @internal
6428
+ */
6429
+ export declare const TargetConfigurationFilterSensitiveLog: (obj: TargetConfiguration) => any;
6430
+ /**
6431
+ * @internal
6432
+ */
6433
+ export declare const TargetReservationValueFilterSensitiveLog: (obj: TargetReservationValue) => any;
6434
+ /**
6435
+ * @internal
6436
+ */
6437
+ export declare const GetReservedInstancesExchangeQuoteResultFilterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteResult) => any;
6438
+ /**
6439
+ * @internal
6440
+ */
6441
+ export declare const GetSerialConsoleAccessStatusRequestFilterSensitiveLog: (obj: GetSerialConsoleAccessStatusRequest) => any;
6442
+ /**
6443
+ * @internal
6444
+ */
6445
+ export declare const GetSerialConsoleAccessStatusResultFilterSensitiveLog: (obj: GetSerialConsoleAccessStatusResult) => any;
6446
+ /**
6447
+ * @internal
6448
+ */
6449
+ export declare const InstanceRequirementsWithMetadataRequestFilterSensitiveLog: (obj: InstanceRequirementsWithMetadataRequest) => any;
6450
+ /**
6451
+ * @internal
6452
+ */
6453
+ export declare const GetSpotPlacementScoresRequestFilterSensitiveLog: (obj: GetSpotPlacementScoresRequest) => any;
6454
+ /**
6455
+ * @internal
6456
+ */
6457
+ export declare const SpotPlacementScoreFilterSensitiveLog: (obj: SpotPlacementScore) => any;
6458
+ /**
6459
+ * @internal
6460
+ */
6461
+ export declare const GetSpotPlacementScoresResultFilterSensitiveLog: (obj: GetSpotPlacementScoresResult) => any;
6462
+ /**
6463
+ * @internal
6464
+ */
6465
+ export declare const GetSubnetCidrReservationsRequestFilterSensitiveLog: (obj: GetSubnetCidrReservationsRequest) => any;
6466
+ /**
6467
+ * @internal
6468
+ */
6469
+ export declare const GetSubnetCidrReservationsResultFilterSensitiveLog: (obj: GetSubnetCidrReservationsResult) => any;
6470
+ /**
6471
+ * @internal
6472
+ */
6473
+ export declare const GetTransitGatewayAttachmentPropagationsRequestFilterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsRequest) => any;
6474
+ /**
6475
+ * @internal
6476
+ */
6477
+ export declare const TransitGatewayAttachmentPropagationFilterSensitiveLog: (obj: TransitGatewayAttachmentPropagation) => any;
6478
+ /**
6479
+ * @internal
6480
+ */
6481
+ export declare const GetTransitGatewayAttachmentPropagationsResultFilterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsResult) => any;
6482
+ /**
6483
+ * @internal
6484
+ */
6485
+ export declare const GetTransitGatewayMulticastDomainAssociationsRequestFilterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsRequest) => any;
6486
+ /**
6487
+ * @internal
6488
+ */
6489
+ export declare const TransitGatewayMulticastDomainAssociationFilterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociation) => any;
6490
+ /**
6491
+ * @internal
6492
+ */
6493
+ export declare const GetTransitGatewayMulticastDomainAssociationsResultFilterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsResult) => any;
6494
+ /**
6495
+ * @internal
6496
+ */
6497
+ export declare const GetTransitGatewayPolicyTableAssociationsRequestFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsRequest) => any;
6498
+ /**
6499
+ * @internal
6500
+ */
6501
+ export declare const GetTransitGatewayPolicyTableAssociationsResultFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsResult) => any;
6502
+ /**
6503
+ * @internal
6504
+ */
6505
+ export declare const GetTransitGatewayPolicyTableEntriesRequestFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesRequest) => any;
6506
+ /**
6507
+ * @internal
6508
+ */
6509
+ export declare const TransitGatewayPolicyRuleMetaDataFilterSensitiveLog: (obj: TransitGatewayPolicyRuleMetaData) => any;
6510
+ /**
6511
+ * @internal
6512
+ */
6513
+ export declare const TransitGatewayPolicyRuleFilterSensitiveLog: (obj: TransitGatewayPolicyRule) => any;
6514
+ /**
6515
+ * @internal
6516
+ */
6517
+ export declare const TransitGatewayPolicyTableEntryFilterSensitiveLog: (obj: TransitGatewayPolicyTableEntry) => any;
6518
+ /**
6519
+ * @internal
6520
+ */
6521
+ export declare const GetTransitGatewayPolicyTableEntriesResultFilterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesResult) => any;
6522
+ /**
6523
+ * @internal
6524
+ */
6525
+ export declare const GetTransitGatewayPrefixListReferencesRequestFilterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesRequest) => any;
6526
+ /**
6527
+ * @internal
6528
+ */
6529
+ export declare const GetTransitGatewayPrefixListReferencesResultFilterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesResult) => any;
6530
+ /**
6531
+ * @internal
6532
+ */
6533
+ export declare const GetTransitGatewayRouteTableAssociationsRequestFilterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsRequest) => any;
6534
+ /**
6535
+ * @internal
6536
+ */
6537
+ export declare const TransitGatewayRouteTableAssociationFilterSensitiveLog: (obj: TransitGatewayRouteTableAssociation) => any;
6538
+ /**
6539
+ * @internal
6540
+ */
6541
+ export declare const GetTransitGatewayRouteTableAssociationsResultFilterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsResult) => any;
6542
+ /**
6543
+ * @internal
6544
+ */
6545
+ export declare const GetTransitGatewayRouteTablePropagationsRequestFilterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsRequest) => any;
6546
+ /**
6547
+ * @internal
6548
+ */
6549
+ export declare const TransitGatewayRouteTablePropagationFilterSensitiveLog: (obj: TransitGatewayRouteTablePropagation) => any;
6550
+ /**
6551
+ * @internal
6552
+ */
6553
+ export declare const GetTransitGatewayRouteTablePropagationsResultFilterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsResult) => any;
6554
+ /**
6555
+ * @internal
6556
+ */
6557
+ export declare const GetVpnConnectionDeviceSampleConfigurationRequestFilterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationRequest) => any;
6558
+ /**
6559
+ * @internal
6560
+ */
6561
+ export declare const GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationResult) => any;
6562
+ /**
6563
+ * @internal
6564
+ */
6565
+ export declare const GetVpnConnectionDeviceTypesRequestFilterSensitiveLog: (obj: GetVpnConnectionDeviceTypesRequest) => any;
6566
+ /**
6567
+ * @internal
6568
+ */
6569
+ export declare const VpnConnectionDeviceTypeFilterSensitiveLog: (obj: VpnConnectionDeviceType) => any;
6570
+ /**
6571
+ * @internal
6572
+ */
6573
+ export declare const GetVpnConnectionDeviceTypesResultFilterSensitiveLog: (obj: GetVpnConnectionDeviceTypesResult) => any;
6574
+ /**
6575
+ * @internal
6576
+ */
6577
+ export declare const ImportClientVpnClientCertificateRevocationListRequestFilterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListRequest) => any;
6578
+ /**
6579
+ * @internal
6580
+ */
6581
+ export declare const ImportClientVpnClientCertificateRevocationListResultFilterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListResult) => any;
6582
+ /**
6583
+ * @internal
6584
+ */
6585
+ export declare const ClientDataFilterSensitiveLog: (obj: ClientData) => any;
6586
+ /**
6587
+ * @internal
6588
+ */
6589
+ export declare const UserBucketFilterSensitiveLog: (obj: UserBucket) => any;
6590
+ /**
6591
+ * @internal
6592
+ */
6593
+ export declare const ImageDiskContainerFilterSensitiveLog: (obj: ImageDiskContainer) => any;
6594
+ /**
6595
+ * @internal
6596
+ */
6597
+ export declare const ImportImageLicenseConfigurationRequestFilterSensitiveLog: (obj: ImportImageLicenseConfigurationRequest) => any;
6598
+ /**
6599
+ * @internal
6600
+ */
6601
+ export declare const ImportImageRequestFilterSensitiveLog: (obj: ImportImageRequest) => any;
6602
+ /**
6603
+ * @internal
6604
+ */
6605
+ export declare const ImportImageResultFilterSensitiveLog: (obj: ImportImageResult) => any;
6606
+ /**
6607
+ * @internal
6608
+ */
6609
+ export declare const DiskImageDetailFilterSensitiveLog: (obj: DiskImageDetail) => any;
6610
+ /**
6611
+ * @internal
6612
+ */
6613
+ export declare const VolumeDetailFilterSensitiveLog: (obj: VolumeDetail) => any;
6614
+ /**
6615
+ * @internal
6616
+ */
6617
+ export declare const DiskImageFilterSensitiveLog: (obj: DiskImage) => any;
6618
+ /**
6619
+ * @internal
6620
+ */
6621
+ export declare const UserDataFilterSensitiveLog: (obj: UserData) => any;
6622
+ /**
6623
+ * @internal
6624
+ */
6625
+ export declare const ImportInstanceLaunchSpecificationFilterSensitiveLog: (obj: ImportInstanceLaunchSpecification) => any;
6626
+ /**
6627
+ * @internal
6628
+ */
6629
+ export declare const ImportInstanceRequestFilterSensitiveLog: (obj: ImportInstanceRequest) => any;
6630
+ /**
6631
+ * @internal
6632
+ */
6633
+ export declare const ImportInstanceResultFilterSensitiveLog: (obj: ImportInstanceResult) => any;
6634
+ /**
6635
+ * @internal
6636
+ */
6637
+ export declare const ImportKeyPairRequestFilterSensitiveLog: (obj: ImportKeyPairRequest) => any;
6638
+ /**
6639
+ * @internal
6640
+ */
6641
+ export declare const ImportKeyPairResultFilterSensitiveLog: (obj: ImportKeyPairResult) => any;
6642
+ /**
6643
+ * @internal
6644
+ */
6645
+ export declare const SnapshotDiskContainerFilterSensitiveLog: (obj: SnapshotDiskContainer) => any;
6646
+ /**
6647
+ * @internal
6648
+ */
6649
+ export declare const ImportSnapshotRequestFilterSensitiveLog: (obj: ImportSnapshotRequest) => any;
6650
+ /**
6651
+ * @internal
6652
+ */
6653
+ export declare const ImportSnapshotResultFilterSensitiveLog: (obj: ImportSnapshotResult) => any;
6654
+ /**
6655
+ * @internal
6656
+ */
6657
+ export declare const ImportVolumeRequestFilterSensitiveLog: (obj: ImportVolumeRequest) => any;
6658
+ /**
6659
+ * @internal
6660
+ */
6661
+ export declare const ImportVolumeResultFilterSensitiveLog: (obj: ImportVolumeResult) => any;
6662
+ /**
6663
+ * @internal
6664
+ */
6665
+ export declare const ListImagesInRecycleBinRequestFilterSensitiveLog: (obj: ListImagesInRecycleBinRequest) => any;
6666
+ /**
6667
+ * @internal
6668
+ */
6669
+ export declare const ImageRecycleBinInfoFilterSensitiveLog: (obj: ImageRecycleBinInfo) => any;
6670
+ /**
6671
+ * @internal
6672
+ */
6673
+ export declare const ListImagesInRecycleBinResultFilterSensitiveLog: (obj: ListImagesInRecycleBinResult) => any;
6674
+ /**
6675
+ * @internal
6676
+ */
6677
+ export declare const ListSnapshotsInRecycleBinRequestFilterSensitiveLog: (obj: ListSnapshotsInRecycleBinRequest) => any;
6678
+ /**
6679
+ * @internal
6680
+ */
6681
+ export declare const SnapshotRecycleBinInfoFilterSensitiveLog: (obj: SnapshotRecycleBinInfo) => any;
6682
+ /**
6683
+ * @internal
6684
+ */
6685
+ export declare const ListSnapshotsInRecycleBinResultFilterSensitiveLog: (obj: ListSnapshotsInRecycleBinResult) => any;
6686
+ /**
6687
+ * @internal
6688
+ */
6689
+ export declare const ModifyAddressAttributeRequestFilterSensitiveLog: (obj: ModifyAddressAttributeRequest) => any;
6690
+ /**
6691
+ * @internal
6692
+ */
6693
+ export declare const ModifyAddressAttributeResultFilterSensitiveLog: (obj: ModifyAddressAttributeResult) => any;
6694
+ /**
6695
+ * @internal
6696
+ */
6697
+ export declare const ModifyAvailabilityZoneGroupRequestFilterSensitiveLog: (obj: ModifyAvailabilityZoneGroupRequest) => any;
6698
+ /**
6699
+ * @internal
6700
+ */
6701
+ export declare const ModifyAvailabilityZoneGroupResultFilterSensitiveLog: (obj: ModifyAvailabilityZoneGroupResult) => any;
6702
+ /**
6703
+ * @internal
6704
+ */
6705
+ export declare const ModifyCapacityReservationRequestFilterSensitiveLog: (obj: ModifyCapacityReservationRequest) => any;
6706
+ /**
6707
+ * @internal
6708
+ */
6709
+ export declare const ModifyCapacityReservationResultFilterSensitiveLog: (obj: ModifyCapacityReservationResult) => any;
6710
+ /**
6711
+ * @internal
6712
+ */
6713
+ export declare const ModifyCapacityReservationFleetRequestFilterSensitiveLog: (obj: ModifyCapacityReservationFleetRequest) => any;
6714
+ /**
6715
+ * @internal
6716
+ */
6717
+ export declare const ModifyCapacityReservationFleetResultFilterSensitiveLog: (obj: ModifyCapacityReservationFleetResult) => any;
6718
+ /**
6719
+ * @internal
6720
+ */
6721
+ export declare const DnsServersOptionsModifyStructureFilterSensitiveLog: (obj: DnsServersOptionsModifyStructure) => any;
6722
+ /**
6723
+ * @internal
6724
+ */
6725
+ export declare const ModifyClientVpnEndpointRequestFilterSensitiveLog: (obj: ModifyClientVpnEndpointRequest) => any;
6726
+ /**
6727
+ * @internal
6728
+ */
6729
+ export declare const ModifyClientVpnEndpointResultFilterSensitiveLog: (obj: ModifyClientVpnEndpointResult) => any;
6730
+ /**
6731
+ * @internal
6732
+ */
6733
+ export declare const ModifyDefaultCreditSpecificationRequestFilterSensitiveLog: (obj: ModifyDefaultCreditSpecificationRequest) => any;
6734
+ /**
6735
+ * @internal
6736
+ */
6737
+ export declare const ModifyDefaultCreditSpecificationResultFilterSensitiveLog: (obj: ModifyDefaultCreditSpecificationResult) => any;
6738
+ /**
6739
+ * @internal
6740
+ */
6741
+ export declare const ModifyEbsDefaultKmsKeyIdRequestFilterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdRequest) => any;
6742
+ /**
6743
+ * @internal
6744
+ */
6745
+ export declare const ModifyEbsDefaultKmsKeyIdResultFilterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdResult) => any;
6746
+ /**
6747
+ * @internal
6748
+ */
6749
+ export declare const ModifyFleetRequestFilterSensitiveLog: (obj: ModifyFleetRequest) => any;
6750
+ /**
6751
+ * @internal
6752
+ */
6753
+ export declare const ModifyFleetResultFilterSensitiveLog: (obj: ModifyFleetResult) => any;
6754
+ /**
6755
+ * @internal
6756
+ */
6757
+ export declare const LoadPermissionRequestFilterSensitiveLog: (obj: LoadPermissionRequest) => any;
6758
+ /**
6759
+ * @internal
6760
+ */
6761
+ export declare const LoadPermissionModificationsFilterSensitiveLog: (obj: LoadPermissionModifications) => any;
6762
+ /**
6763
+ * @internal
6764
+ */
6765
+ export declare const ModifyFpgaImageAttributeRequestFilterSensitiveLog: (obj: ModifyFpgaImageAttributeRequest) => any;
6766
+ /**
6767
+ * @internal
6768
+ */
6769
+ export declare const ModifyFpgaImageAttributeResultFilterSensitiveLog: (obj: ModifyFpgaImageAttributeResult) => any;
6770
+ /**
6771
+ * @internal
6772
+ */
6773
+ export declare const ModifyHostsRequestFilterSensitiveLog: (obj: ModifyHostsRequest) => any;
6774
+ /**
6775
+ * @internal
6776
+ */
6777
+ export declare const ModifyHostsResultFilterSensitiveLog: (obj: ModifyHostsResult) => any;
6778
+ /**
6779
+ * @internal
6780
+ */
6781
+ export declare const ModifyIdentityIdFormatRequestFilterSensitiveLog: (obj: ModifyIdentityIdFormatRequest) => any;
6782
+ /**
6783
+ * @internal
6784
+ */
6785
+ export declare const ModifyIdFormatRequestFilterSensitiveLog: (obj: ModifyIdFormatRequest) => any;
6786
+ /**
6787
+ * @internal
6788
+ */
6789
+ export declare const LaunchPermissionModificationsFilterSensitiveLog: (obj: LaunchPermissionModifications) => any;
6790
+ /**
6791
+ * @internal
6792
+ */
6793
+ export declare const ModifyImageAttributeRequestFilterSensitiveLog: (obj: ModifyImageAttributeRequest) => any;
6794
+ /**
6795
+ * @internal
6796
+ */
6797
+ export declare const EbsInstanceBlockDeviceSpecificationFilterSensitiveLog: (obj: EbsInstanceBlockDeviceSpecification) => any;
6798
+ /**
6799
+ * @internal
6800
+ */
6801
+ export declare const InstanceBlockDeviceMappingSpecificationFilterSensitiveLog: (obj: InstanceBlockDeviceMappingSpecification) => any;
6802
+ /**
6803
+ * @internal
6804
+ */
6805
+ export declare const BlobAttributeValueFilterSensitiveLog: (obj: BlobAttributeValue) => any;
6806
+ /**
6807
+ * @internal
6808
+ */
6809
+ export declare const ModifyInstanceAttributeRequestFilterSensitiveLog: (obj: ModifyInstanceAttributeRequest) => any;
6810
+ /**
6811
+ * @internal
6812
+ */
6813
+ export declare const CapacityReservationSpecificationFilterSensitiveLog: (obj: CapacityReservationSpecification) => any;
6814
+ /**
6815
+ * @internal
6816
+ */
6817
+ export declare const ModifyInstanceCapacityReservationAttributesRequestFilterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesRequest) => any;
6818
+ /**
6819
+ * @internal
6820
+ */
6821
+ export declare const ModifyInstanceCapacityReservationAttributesResultFilterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesResult) => any;
6822
+ /**
6823
+ * @internal
6824
+ */
6825
+ export declare const InstanceCreditSpecificationRequestFilterSensitiveLog: (obj: InstanceCreditSpecificationRequest) => any;
6826
+ /**
6827
+ * @internal
6828
+ */
6829
+ export declare const ModifyInstanceCreditSpecificationRequestFilterSensitiveLog: (obj: ModifyInstanceCreditSpecificationRequest) => any;
6830
+ /**
6831
+ * @internal
6832
+ */
6833
+ export declare const SuccessfulInstanceCreditSpecificationItemFilterSensitiveLog: (obj: SuccessfulInstanceCreditSpecificationItem) => any;
6834
+ /**
6835
+ * @internal
6836
+ */
6837
+ export declare const UnsuccessfulInstanceCreditSpecificationItemErrorFilterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItemError) => any;
6838
+ /**
6839
+ * @internal
6840
+ */
6841
+ export declare const UnsuccessfulInstanceCreditSpecificationItemFilterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItem) => any;
6842
+ /**
6843
+ * @internal
6844
+ */
6845
+ export declare const ModifyInstanceCreditSpecificationResultFilterSensitiveLog: (obj: ModifyInstanceCreditSpecificationResult) => any;
6846
+ /**
6847
+ * @internal
6848
+ */
6849
+ export declare const ModifyInstanceEventStartTimeRequestFilterSensitiveLog: (obj: ModifyInstanceEventStartTimeRequest) => any;
6850
+ /**
6851
+ * @internal
6852
+ */
6853
+ export declare const ModifyInstanceEventStartTimeResultFilterSensitiveLog: (obj: ModifyInstanceEventStartTimeResult) => any;
6854
+ /**
6855
+ * @internal
6856
+ */
6857
+ export declare const ModifyInstanceEventWindowRequestFilterSensitiveLog: (obj: ModifyInstanceEventWindowRequest) => any;
6858
+ /**
6859
+ * @internal
6860
+ */
6861
+ export declare const ModifyInstanceEventWindowResultFilterSensitiveLog: (obj: ModifyInstanceEventWindowResult) => any;
6862
+ /**
6863
+ * @internal
6864
+ */
6865
+ export declare const ModifyInstanceMaintenanceOptionsRequestFilterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsRequest) => any;
6866
+ /**
6867
+ * @internal
6868
+ */
6869
+ export declare const ModifyInstanceMaintenanceOptionsResultFilterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsResult) => any;
6870
+ /**
6871
+ * @internal
6872
+ */
6873
+ export declare const ModifyInstanceMetadataOptionsRequestFilterSensitiveLog: (obj: ModifyInstanceMetadataOptionsRequest) => any;
6874
+ /**
6875
+ * @internal
6876
+ */
6877
+ export declare const ModifyInstanceMetadataOptionsResultFilterSensitiveLog: (obj: ModifyInstanceMetadataOptionsResult) => any;
6878
+ /**
6879
+ * @internal
6880
+ */
6881
+ export declare const ModifyInstancePlacementRequestFilterSensitiveLog: (obj: ModifyInstancePlacementRequest) => any;
6882
+ /**
6883
+ * @internal
6884
+ */
6885
+ export declare const ModifyInstancePlacementResultFilterSensitiveLog: (obj: ModifyInstancePlacementResult) => any;
6886
+ /**
6887
+ * @internal
6888
+ */
6889
+ export declare const RemoveIpamOperatingRegionFilterSensitiveLog: (obj: RemoveIpamOperatingRegion) => any;
6890
+ /**
6891
+ * @internal
6892
+ */
6893
+ export declare const ModifyIpamRequestFilterSensitiveLog: (obj: ModifyIpamRequest) => any;
6894
+ /**
6895
+ * @internal
6896
+ */
6897
+ export declare const ModifyIpamResultFilterSensitiveLog: (obj: ModifyIpamResult) => any;
6898
+ /**
6899
+ * @internal
6900
+ */
6901
+ export declare const ModifyIpamPoolRequestFilterSensitiveLog: (obj: ModifyIpamPoolRequest) => any;
6902
+ /**
6903
+ * @internal
6904
+ */
6905
+ export declare const ModifyIpamPoolResultFilterSensitiveLog: (obj: ModifyIpamPoolResult) => any;
6906
+ /**
6907
+ * @internal
6908
+ */
6909
+ export declare const ModifyIpamResourceCidrRequestFilterSensitiveLog: (obj: ModifyIpamResourceCidrRequest) => any;
6910
+ /**
6911
+ * @internal
6912
+ */
6913
+ export declare const ModifyIpamResourceCidrResultFilterSensitiveLog: (obj: ModifyIpamResourceCidrResult) => any;
6914
+ /**
6915
+ * @internal
6916
+ */
6917
+ export declare const ModifyIpamScopeRequestFilterSensitiveLog: (obj: ModifyIpamScopeRequest) => any;
6918
+ /**
6919
+ * @internal
6920
+ */
6921
+ export declare const ModifyIpamScopeResultFilterSensitiveLog: (obj: ModifyIpamScopeResult) => any;
6922
+ /**
6923
+ * @internal
6924
+ */
6925
+ export declare const ModifyLaunchTemplateRequestFilterSensitiveLog: (obj: ModifyLaunchTemplateRequest) => any;
6926
+ /**
6927
+ * @internal
6928
+ */
6929
+ export declare const ModifyLaunchTemplateResultFilterSensitiveLog: (obj: ModifyLaunchTemplateResult) => any;
6930
+ /**
6931
+ * @internal
6932
+ */
6933
+ export declare const RemovePrefixListEntryFilterSensitiveLog: (obj: RemovePrefixListEntry) => any;
6934
+ /**
6935
+ * @internal
6936
+ */
6937
+ export declare const ModifyManagedPrefixListRequestFilterSensitiveLog: (obj: ModifyManagedPrefixListRequest) => any;
6938
+ /**
6939
+ * @internal
6940
+ */
6941
+ export declare const ModifyManagedPrefixListResultFilterSensitiveLog: (obj: ModifyManagedPrefixListResult) => any;
6942
+ /**
6943
+ * @internal
6944
+ */
6945
+ export declare const NetworkInterfaceAttachmentChangesFilterSensitiveLog: (obj: NetworkInterfaceAttachmentChanges) => any;
6946
+ /**
6947
+ * @internal
6948
+ */
6949
+ export declare const ModifyNetworkInterfaceAttributeRequestFilterSensitiveLog: (obj: ModifyNetworkInterfaceAttributeRequest) => any;
6950
+ /**
6951
+ * @internal
6952
+ */
6953
+ export declare const ModifyPrivateDnsNameOptionsRequestFilterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsRequest) => any;
6954
+ /**
6955
+ * @internal
6956
+ */
6957
+ export declare const ModifyPrivateDnsNameOptionsResultFilterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsResult) => any;
6958
+ /**
6959
+ * @internal
6960
+ */
6961
+ export declare const ModifyReservedInstancesRequestFilterSensitiveLog: (obj: ModifyReservedInstancesRequest) => any;
6962
+ /**
6963
+ * @internal
6964
+ */
6965
+ export declare const ModifyReservedInstancesResultFilterSensitiveLog: (obj: ModifyReservedInstancesResult) => any;
6966
+ /**
6967
+ * @internal
6968
+ */
6969
+ export declare const SecurityGroupRuleRequestFilterSensitiveLog: (obj: SecurityGroupRuleRequest) => any;
6970
+ /**
6971
+ * @internal
6972
+ */
6973
+ export declare const SecurityGroupRuleUpdateFilterSensitiveLog: (obj: SecurityGroupRuleUpdate) => any;
6974
+ /**
6975
+ * @internal
6976
+ */
6977
+ export declare const ModifySecurityGroupRulesRequestFilterSensitiveLog: (obj: ModifySecurityGroupRulesRequest) => any;
6978
+ /**
6979
+ * @internal
6980
+ */
6981
+ export declare const ModifySecurityGroupRulesResultFilterSensitiveLog: (obj: ModifySecurityGroupRulesResult) => any;
6982
+ /**
6983
+ * @internal
6984
+ */
6985
+ export declare const CreateVolumePermissionModificationsFilterSensitiveLog: (obj: CreateVolumePermissionModifications) => any;
6986
+ /**
6987
+ * @internal
6988
+ */
6989
+ export declare const ModifySnapshotAttributeRequestFilterSensitiveLog: (obj: ModifySnapshotAttributeRequest) => any;
6990
+ /**
6991
+ * @internal
6992
+ */
6993
+ export declare const ModifySnapshotTierRequestFilterSensitiveLog: (obj: ModifySnapshotTierRequest) => any;
6994
+ /**
6995
+ * @internal
6996
+ */
6997
+ export declare const ModifySnapshotTierResultFilterSensitiveLog: (obj: ModifySnapshotTierResult) => any;
6998
+ /**
6999
+ * @internal
7000
+ */
7001
+ export declare const ModifySpotFleetRequestRequestFilterSensitiveLog: (obj: ModifySpotFleetRequestRequest) => any;
7002
+ /**
7003
+ * @internal
7004
+ */
7005
+ export declare const ModifySpotFleetRequestResponseFilterSensitiveLog: (obj: ModifySpotFleetRequestResponse) => any;
7006
+ /**
7007
+ * @internal
7008
+ */
7009
+ export declare const ModifySubnetAttributeRequestFilterSensitiveLog: (obj: ModifySubnetAttributeRequest) => any;
7010
+ /**
7011
+ * @internal
7012
+ */
7013
+ export declare const ModifyTrafficMirrorFilterNetworkServicesRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesRequest) => any;
7014
+ /**
7015
+ * @internal
7016
+ */
7017
+ export declare const ModifyTrafficMirrorFilterNetworkServicesResultFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesResult) => any;
7018
+ /**
7019
+ * @internal
7020
+ */
7021
+ export declare const ModifyTrafficMirrorFilterRuleRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleRequest) => any;
7022
+ /**
7023
+ * @internal
7024
+ */
7025
+ export declare const ModifyTrafficMirrorFilterRuleResultFilterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleResult) => any;
7026
+ /**
7027
+ * @internal
7028
+ */
7029
+ export declare const ModifyTrafficMirrorSessionRequestFilterSensitiveLog: (obj: ModifyTrafficMirrorSessionRequest) => any;
7030
+ /**
7031
+ * @internal
7032
+ */
7033
+ export declare const ModifyTrafficMirrorSessionResultFilterSensitiveLog: (obj: ModifyTrafficMirrorSessionResult) => any;
7034
+ /**
7035
+ * @internal
7036
+ */
7037
+ export declare const ModifyTransitGatewayOptionsFilterSensitiveLog: (obj: ModifyTransitGatewayOptions) => any;
7038
+ /**
7039
+ * @internal
7040
+ */
7041
+ export declare const ModifyTransitGatewayRequestFilterSensitiveLog: (obj: ModifyTransitGatewayRequest) => any;
7042
+ /**
7043
+ * @internal
7044
+ */
7045
+ export declare const ModifyTransitGatewayResultFilterSensitiveLog: (obj: ModifyTransitGatewayResult) => any;
7046
+ /**
7047
+ * @internal
7048
+ */
7049
+ export declare const ModifyTransitGatewayPrefixListReferenceRequestFilterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceRequest) => any;
7050
+ /**
7051
+ * @internal
7052
+ */
7053
+ export declare const ModifyTransitGatewayPrefixListReferenceResultFilterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceResult) => any;
7054
+ /**
7055
+ * @internal
7056
+ */
7057
+ export declare const ModifyTransitGatewayVpcAttachmentRequestOptionsFilterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequestOptions) => any;
7058
+ /**
7059
+ * @internal
7060
+ */
7061
+ export declare const ModifyTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequest) => any;
7062
+ /**
7063
+ * @internal
7064
+ */
7065
+ export declare const ModifyTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentResult) => any;
7066
+ /**
7067
+ * @internal
7068
+ */
7069
+ export declare const ModifyVolumeRequestFilterSensitiveLog: (obj: ModifyVolumeRequest) => any;
7070
+ /**
7071
+ * @internal
7072
+ */
7073
+ export declare const ModifyVolumeResultFilterSensitiveLog: (obj: ModifyVolumeResult) => any;
7074
+ /**
7075
+ * @internal
7076
+ */
7077
+ export declare const ModifyVolumeAttributeRequestFilterSensitiveLog: (obj: ModifyVolumeAttributeRequest) => any;
7078
+ /**
7079
+ * @internal
7080
+ */
7081
+ export declare const ModifyVpcAttributeRequestFilterSensitiveLog: (obj: ModifyVpcAttributeRequest) => any;
7082
+ /**
7083
+ * @internal
7084
+ */
7085
+ export declare const ModifyVpcEndpointRequestFilterSensitiveLog: (obj: ModifyVpcEndpointRequest) => any;
7086
+ /**
7087
+ * @internal
7088
+ */
7089
+ export declare const ModifyVpcEndpointResultFilterSensitiveLog: (obj: ModifyVpcEndpointResult) => any;
7090
+ /**
7091
+ * @internal
7092
+ */
7093
+ export declare const ModifyVpcEndpointConnectionNotificationRequestFilterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationRequest) => any;
7094
+ /**
7095
+ * @internal
7096
+ */
7097
+ export declare const ModifyVpcEndpointConnectionNotificationResultFilterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationResult) => any;
7098
+ /**
7099
+ * @internal
7100
+ */
7101
+ export declare const ModifyVpcEndpointServiceConfigurationRequestFilterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationRequest) => any;
7102
+ /**
7103
+ * @internal
7104
+ */
7105
+ export declare const ModifyVpcEndpointServiceConfigurationResultFilterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationResult) => any;
7106
+ /**
7107
+ * @internal
7108
+ */
7109
+ export declare const ModifyVpcEndpointServicePayerResponsibilityRequestFilterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityRequest) => any;
7110
+ /**
7111
+ * @internal
7112
+ */
7113
+ export declare const ModifyVpcEndpointServicePayerResponsibilityResultFilterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityResult) => any;
7114
+ /**
7115
+ * @internal
7116
+ */
7117
+ export declare const ModifyVpcEndpointServicePermissionsRequestFilterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsRequest) => any;
7118
+ /**
7119
+ * @internal
7120
+ */
7121
+ export declare const ModifyVpcEndpointServicePermissionsResultFilterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsResult) => any;
7122
+ /**
7123
+ * @internal
7124
+ */
7125
+ export declare const PeeringConnectionOptionsRequestFilterSensitiveLog: (obj: PeeringConnectionOptionsRequest) => any;
7126
+ /**
7127
+ * @internal
7128
+ */
7129
+ export declare const ModifyVpcPeeringConnectionOptionsRequestFilterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsRequest) => any;
7130
+ /**
7131
+ * @internal
7132
+ */
7133
+ export declare const PeeringConnectionOptionsFilterSensitiveLog: (obj: PeeringConnectionOptions) => any;
7134
+ /**
7135
+ * @internal
7136
+ */
7137
+ export declare const ModifyVpcPeeringConnectionOptionsResultFilterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsResult) => any;
7138
+ /**
7139
+ * @internal
7140
+ */
7141
+ export declare const ModifyVpcTenancyRequestFilterSensitiveLog: (obj: ModifyVpcTenancyRequest) => any;
7142
+ /**
7143
+ * @internal
7144
+ */
7145
+ export declare const ModifyVpcTenancyResultFilterSensitiveLog: (obj: ModifyVpcTenancyResult) => any;
7146
+ /**
7147
+ * @internal
7148
+ */
7149
+ export declare const ModifyVpnConnectionRequestFilterSensitiveLog: (obj: ModifyVpnConnectionRequest) => any;
7150
+ /**
7151
+ * @internal
7152
+ */
7153
+ export declare const ModifyVpnConnectionResultFilterSensitiveLog: (obj: ModifyVpnConnectionResult) => any;
7154
+ /**
7155
+ * @internal
7156
+ */
7157
+ export declare const ModifyVpnConnectionOptionsRequestFilterSensitiveLog: (obj: ModifyVpnConnectionOptionsRequest) => any;
7158
+ /**
7159
+ * @internal
7160
+ */
7161
+ export declare const ModifyVpnConnectionOptionsResultFilterSensitiveLog: (obj: ModifyVpnConnectionOptionsResult) => any;
7162
+ /**
7163
+ * @internal
7164
+ */
7165
+ export declare const ModifyVpnTunnelCertificateRequestFilterSensitiveLog: (obj: ModifyVpnTunnelCertificateRequest) => any;
7166
+ /**
7167
+ * @internal
7168
+ */
7169
+ export declare const ModifyVpnTunnelCertificateResultFilterSensitiveLog: (obj: ModifyVpnTunnelCertificateResult) => any;
7170
+ /**
7171
+ * @internal
7172
+ */
7173
+ export declare const ModifyVpnTunnelOptionsSpecificationFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsSpecification) => any;
7174
+ /**
7175
+ * @internal
7176
+ */
7177
+ export declare const ModifyVpnTunnelOptionsRequestFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsRequest) => any;
7178
+ /**
7179
+ * @internal
7180
+ */
7181
+ export declare const ModifyVpnTunnelOptionsResultFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsResult) => any;
7182
+ /**
7183
+ * @internal
7184
+ */
7185
+ export declare const MonitorInstancesRequestFilterSensitiveLog: (obj: MonitorInstancesRequest) => any;
7186
+ /**
7187
+ * @internal
7188
+ */
7189
+ export declare const InstanceMonitoringFilterSensitiveLog: (obj: InstanceMonitoring) => any;
7190
+ /**
7191
+ * @internal
7192
+ */
7193
+ export declare const MonitorInstancesResultFilterSensitiveLog: (obj: MonitorInstancesResult) => any;
7194
+ /**
7195
+ * @internal
7196
+ */
7197
+ export declare const MoveAddressToVpcRequestFilterSensitiveLog: (obj: MoveAddressToVpcRequest) => any;
7198
+ /**
7199
+ * @internal
7200
+ */
7201
+ export declare const MoveAddressToVpcResultFilterSensitiveLog: (obj: MoveAddressToVpcResult) => any;
7202
+ /**
7203
+ * @internal
7204
+ */
7205
+ export declare const MoveByoipCidrToIpamRequestFilterSensitiveLog: (obj: MoveByoipCidrToIpamRequest) => any;
7206
+ /**
7207
+ * @internal
7208
+ */
7209
+ export declare const MoveByoipCidrToIpamResultFilterSensitiveLog: (obj: MoveByoipCidrToIpamResult) => any;
7210
+ /**
7211
+ * @internal
7212
+ */
7213
+ export declare const CidrAuthorizationContextFilterSensitiveLog: (obj: CidrAuthorizationContext) => any;
7214
+ /**
7215
+ * @internal
7216
+ */
7217
+ export declare const ProvisionByoipCidrRequestFilterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
7218
+ /**
7219
+ * @internal
7220
+ */
7221
+ export declare const ProvisionByoipCidrResultFilterSensitiveLog: (obj: ProvisionByoipCidrResult) => any;
7222
+ /**
7223
+ * @internal
7224
+ */
7225
+ export declare const IpamCidrAuthorizationContextFilterSensitiveLog: (obj: IpamCidrAuthorizationContext) => any;
7226
+ /**
7227
+ * @internal
7228
+ */
7229
+ export declare const ProvisionIpamPoolCidrRequestFilterSensitiveLog: (obj: ProvisionIpamPoolCidrRequest) => any;
7230
+ /**
7231
+ * @internal
7232
+ */
7233
+ export declare const ProvisionIpamPoolCidrResultFilterSensitiveLog: (obj: ProvisionIpamPoolCidrResult) => any;
7234
+ /**
7235
+ * @internal
7236
+ */
7237
+ export declare const ProvisionPublicIpv4PoolCidrRequestFilterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrRequest) => any;
7238
+ /**
7239
+ * @internal
7240
+ */
7241
+ export declare const ProvisionPublicIpv4PoolCidrResultFilterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrResult) => any;
7242
+ /**
7243
+ * @internal
7244
+ */
7245
+ export declare const PurchaseHostReservationRequestFilterSensitiveLog: (obj: PurchaseHostReservationRequest) => any;
7246
+ /**
7247
+ * @internal
7248
+ */
7249
+ export declare const PurchaseHostReservationResultFilterSensitiveLog: (obj: PurchaseHostReservationResult) => any;
7250
+ /**
7251
+ * @internal
7252
+ */
7253
+ export declare const ReservedInstanceLimitPriceFilterSensitiveLog: (obj: ReservedInstanceLimitPrice) => any;
7254
+ /**
7255
+ * @internal
7256
+ */
7257
+ export declare const PurchaseReservedInstancesOfferingRequestFilterSensitiveLog: (obj: PurchaseReservedInstancesOfferingRequest) => any;
7258
+ /**
7259
+ * @internal
7260
+ */
7261
+ export declare const PurchaseReservedInstancesOfferingResultFilterSensitiveLog: (obj: PurchaseReservedInstancesOfferingResult) => any;
7262
+ /**
7263
+ * @internal
7264
+ */
7265
+ export declare const PurchaseRequestFilterSensitiveLog: (obj: PurchaseRequest) => any;
7266
+ /**
7267
+ * @internal
7268
+ */
7269
+ export declare const PurchaseScheduledInstancesRequestFilterSensitiveLog: (obj: PurchaseScheduledInstancesRequest) => any;
7270
+ /**
7271
+ * @internal
7272
+ */
7273
+ export declare const PurchaseScheduledInstancesResultFilterSensitiveLog: (obj: PurchaseScheduledInstancesResult) => any;
7274
+ /**
7275
+ * @internal
7276
+ */
7277
+ export declare const RebootInstancesRequestFilterSensitiveLog: (obj: RebootInstancesRequest) => any;
7278
+ /**
7279
+ * @internal
7280
+ */
7281
+ export declare const RegisterImageRequestFilterSensitiveLog: (obj: RegisterImageRequest) => any;
7282
+ /**
7283
+ * @internal
7284
+ */
7285
+ export declare const RegisterImageResultFilterSensitiveLog: (obj: RegisterImageResult) => any;