@aws-sdk/client-ec2 3.131.0 → 3.137.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1122) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/EC2.d.ts +36 -34
  1083. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
  1084. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  1085. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  1086. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  1087. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  1088. package/dist-types/commands/CreateTagsCommand.d.ts +2 -2
  1089. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -3
  1090. package/dist-types/commands/DeleteIpamCommand.d.ts +1 -1
  1091. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
  1092. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +1 -1
  1093. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -3
  1094. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  1095. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  1096. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -2
  1097. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1098. package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1099. package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +1 -1
  1100. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -2
  1101. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  1102. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  1103. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +1 -1
  1104. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +1 -1
  1105. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  1106. package/dist-types/commands/RegisterImageCommand.d.ts +4 -2
  1107. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  1108. package/dist-types/models/models_0.d.ts +952 -1398
  1109. package/dist-types/models/models_1.d.ts +988 -1403
  1110. package/dist-types/models/models_2.d.ts +1070 -1572
  1111. package/dist-types/models/models_3.d.ts +984 -1461
  1112. package/dist-types/models/models_4.d.ts +1148 -1688
  1113. package/dist-types/models/models_5.d.ts +1169 -1725
  1114. package/dist-types/models/models_6.d.ts +537 -763
  1115. package/dist-types/ts3.4/models/models_0.d.ts +469 -929
  1116. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1117. package/dist-types/ts3.4/models/models_2.d.ts +526 -1040
  1118. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1119. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1120. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1121. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1122. package/package.json +6 -6
@@ -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",
@@ -1082,7 +824,7 @@ export declare enum IpamAddressHistoryResourceType {
1082
824
  vpc = "vpc"
1083
825
  }
1084
826
  /**
1085
- * <p>The historical record of a CIDR within an IPAM scope. For more information, see <a href="/vpc/latest/ipam/view-history-cidr-ipam.html">View the history of IP addresses</a> in the <i>Amazon VPC IPAM User Guide</i>.
827
+ * <p>The historical record of a CIDR within an IPAM scope. For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/view-history-cidr-ipam.html">View the history of IP addresses</a> in the <i>Amazon VPC IPAM User Guide</i>.
1086
828
  * </p>
1087
829
  */
1088
830
  export interface IpamAddressHistoryRecord {
@@ -1111,11 +853,11 @@ export interface IpamAddressHistoryRecord {
1111
853
  */
1112
854
  ResourceName?: string;
1113
855
  /**
1114
- * <p>The compliance status of a resource. For more information on compliance statuses, see <a href="/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
856
+ * <p>The compliance status of a resource. For more information on compliance statuses, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1115
857
  */
1116
858
  ResourceComplianceStatus?: IpamComplianceStatus | string;
1117
859
  /**
1118
- * <p>The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see <a href="/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
860
+ * <p>The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1119
861
  */
1120
862
  ResourceOverlapStatus?: IpamOverlapStatus | string;
1121
863
  /**
@@ -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",
@@ -1356,19 +1056,33 @@ export interface IpamResourceCidr {
1356
1056
  */
1357
1057
  ResourceTags?: IpamResourceTag[];
1358
1058
  /**
1359
- * <p>The IP address space in the IPAM pool that is allocated to this resource. To convert the decimal to a percentage, multiply the decimal by 100.</p>
1059
+ * <p>The percentage of IP address space in use. To convert the decimal to a percentage, multiply the decimal by 100. Note the following:</p>
1060
+ * <ul>
1061
+ * <li>
1062
+ * <p>For a resources that are VPCs, this is the percentage of IP address space in the VPC that's taken up by subnet CIDRs.
1063
+ * </p>
1064
+ * </li>
1065
+ * <li>
1066
+ * <p>For resources that are subnets, if the subnet has an IPv4 CIDR provisioned to it, this is the percentage of IPv4 address space in the subnet that's in use. If the subnet has an IPv6 CIDR provisioned to it, the percentage of IPv6 address space in use is not represented. The percentage of IPv6 address space in use cannot currently be calculated.
1067
+ * </p>
1068
+ * </li>
1069
+ * <li>
1070
+ * <p>For resources that are public IPv4 pools, this is the percentage of IP address space in the pool that's been allocated to Elastic IP addresses (EIPs).
1071
+ * </p>
1072
+ * </li>
1073
+ * </ul>
1360
1074
  */
1361
1075
  IpUsage?: number;
1362
1076
  /**
1363
- * <p>The compliance status of the IPAM resource. For more information on compliance statuses, see <a href="/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1077
+ * <p>The compliance status of the IPAM resource. For more information on compliance statuses, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1364
1078
  */
1365
1079
  ComplianceStatus?: IpamComplianceStatus | string;
1366
1080
  /**
1367
- * <p>The management state of the resource. For more information about management states, see <a href="/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1081
+ * <p>The management state of the resource. For more information about management states, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1368
1082
  */
1369
1083
  ManagementState?: IpamManagementState | string;
1370
1084
  /**
1371
- * <p>The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see <a href="/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1085
+ * <p>The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/monitor-cidr-compliance-ipam.html">Monitor CIDR usage by resource</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
1372
1086
  */
1373
1087
  OverlapStatus?: IpamOverlapStatus | string;
1374
1088
  /**
@@ -1376,12 +1090,6 @@ export interface IpamResourceCidr {
1376
1090
  */
1377
1091
  VpcId?: string;
1378
1092
  }
1379
- export declare namespace IpamResourceCidr {
1380
- /**
1381
- * @internal
1382
- */
1383
- const filterSensitiveLog: (obj: IpamResourceCidr) => any;
1384
- }
1385
1093
  export interface GetIpamResourceCidrsResult {
1386
1094
  /**
1387
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>
@@ -1392,12 +1100,6 @@ export interface GetIpamResourceCidrsResult {
1392
1100
  */
1393
1101
  IpamResourceCidrs?: IpamResourceCidr[];
1394
1102
  }
1395
- export declare namespace GetIpamResourceCidrsResult {
1396
- /**
1397
- * @internal
1398
- */
1399
- const filterSensitiveLog: (obj: GetIpamResourceCidrsResult) => any;
1400
- }
1401
1103
  export interface GetLaunchTemplateDataRequest {
1402
1104
  /**
1403
1105
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -1411,24 +1113,12 @@ export interface GetLaunchTemplateDataRequest {
1411
1113
  */
1412
1114
  InstanceId: string | undefined;
1413
1115
  }
1414
- export declare namespace GetLaunchTemplateDataRequest {
1415
- /**
1416
- * @internal
1417
- */
1418
- const filterSensitiveLog: (obj: GetLaunchTemplateDataRequest) => any;
1419
- }
1420
1116
  export interface GetLaunchTemplateDataResult {
1421
1117
  /**
1422
1118
  * <p>The instance data.</p>
1423
1119
  */
1424
1120
  LaunchTemplateData?: ResponseLaunchTemplateData;
1425
1121
  }
1426
- export declare namespace GetLaunchTemplateDataResult {
1427
- /**
1428
- * @internal
1429
- */
1430
- const filterSensitiveLog: (obj: GetLaunchTemplateDataResult) => any;
1431
- }
1432
1122
  export interface GetManagedPrefixListAssociationsRequest {
1433
1123
  /**
1434
1124
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1450,12 +1140,6 @@ export interface GetManagedPrefixListAssociationsRequest {
1450
1140
  */
1451
1141
  NextToken?: string;
1452
1142
  }
1453
- export declare namespace GetManagedPrefixListAssociationsRequest {
1454
- /**
1455
- * @internal
1456
- */
1457
- const filterSensitiveLog: (obj: GetManagedPrefixListAssociationsRequest) => any;
1458
- }
1459
1143
  /**
1460
1144
  * <p>Describes the resource with which a prefix list is associated.</p>
1461
1145
  */
@@ -1469,12 +1153,6 @@ export interface PrefixListAssociation {
1469
1153
  */
1470
1154
  ResourceOwner?: string;
1471
1155
  }
1472
- export declare namespace PrefixListAssociation {
1473
- /**
1474
- * @internal
1475
- */
1476
- const filterSensitiveLog: (obj: PrefixListAssociation) => any;
1477
- }
1478
1156
  export interface GetManagedPrefixListAssociationsResult {
1479
1157
  /**
1480
1158
  * <p>Information about the associations.</p>
@@ -1485,12 +1163,6 @@ export interface GetManagedPrefixListAssociationsResult {
1485
1163
  */
1486
1164
  NextToken?: string;
1487
1165
  }
1488
- export declare namespace GetManagedPrefixListAssociationsResult {
1489
- /**
1490
- * @internal
1491
- */
1492
- const filterSensitiveLog: (obj: GetManagedPrefixListAssociationsResult) => any;
1493
- }
1494
1166
  export interface GetManagedPrefixListEntriesRequest {
1495
1167
  /**
1496
1168
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1516,12 +1188,6 @@ export interface GetManagedPrefixListEntriesRequest {
1516
1188
  */
1517
1189
  NextToken?: string;
1518
1190
  }
1519
- export declare namespace GetManagedPrefixListEntriesRequest {
1520
- /**
1521
- * @internal
1522
- */
1523
- const filterSensitiveLog: (obj: GetManagedPrefixListEntriesRequest) => any;
1524
- }
1525
1191
  /**
1526
1192
  * <p>Describes a prefix list entry.</p>
1527
1193
  */
@@ -1535,12 +1201,6 @@ export interface PrefixListEntry {
1535
1201
  */
1536
1202
  Description?: string;
1537
1203
  }
1538
- export declare namespace PrefixListEntry {
1539
- /**
1540
- * @internal
1541
- */
1542
- const filterSensitiveLog: (obj: PrefixListEntry) => any;
1543
- }
1544
1204
  export interface GetManagedPrefixListEntriesResult {
1545
1205
  /**
1546
1206
  * <p>Information about the prefix list entries.</p>
@@ -1551,12 +1211,6 @@ export interface GetManagedPrefixListEntriesResult {
1551
1211
  */
1552
1212
  NextToken?: string;
1553
1213
  }
1554
- export declare namespace GetManagedPrefixListEntriesResult {
1555
- /**
1556
- * @internal
1557
- */
1558
- const filterSensitiveLog: (obj: GetManagedPrefixListEntriesResult) => any;
1559
- }
1560
1214
  export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
1561
1215
  /**
1562
1216
  * <p>The ID of the Network Access Scope analysis.</p>
@@ -1578,12 +1232,6 @@ export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
1578
1232
  */
1579
1233
  DryRun?: boolean;
1580
1234
  }
1581
- export declare namespace GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
1582
- /**
1583
- * @internal
1584
- */
1585
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsRequest) => any;
1586
- }
1587
1235
  export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
1588
1236
  /**
1589
1237
  * <p>The ID of the Network Access Scope analysis.</p>
@@ -1602,12 +1250,6 @@ export interface GetNetworkInsightsAccessScopeAnalysisFindingsResult {
1602
1250
  */
1603
1251
  NextToken?: string;
1604
1252
  }
1605
- export declare namespace GetNetworkInsightsAccessScopeAnalysisFindingsResult {
1606
- /**
1607
- * @internal
1608
- */
1609
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeAnalysisFindingsResult) => any;
1610
- }
1611
1253
  export interface GetNetworkInsightsAccessScopeContentRequest {
1612
1254
  /**
1613
1255
  * <p>The ID of the Network Access Scope.</p>
@@ -1620,24 +1262,12 @@ export interface GetNetworkInsightsAccessScopeContentRequest {
1620
1262
  */
1621
1263
  DryRun?: boolean;
1622
1264
  }
1623
- export declare namespace GetNetworkInsightsAccessScopeContentRequest {
1624
- /**
1625
- * @internal
1626
- */
1627
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentRequest) => any;
1628
- }
1629
1265
  export interface GetNetworkInsightsAccessScopeContentResult {
1630
1266
  /**
1631
1267
  * <p>The Network Access Scope content.</p>
1632
1268
  */
1633
1269
  NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent;
1634
1270
  }
1635
- export declare namespace GetNetworkInsightsAccessScopeContentResult {
1636
- /**
1637
- * @internal
1638
- */
1639
- const filterSensitiveLog: (obj: GetNetworkInsightsAccessScopeContentResult) => any;
1640
- }
1641
1271
  export interface GetPasswordDataRequest {
1642
1272
  /**
1643
1273
  * <p>The ID of the Windows instance.</p>
@@ -1650,12 +1280,6 @@ export interface GetPasswordDataRequest {
1650
1280
  */
1651
1281
  DryRun?: boolean;
1652
1282
  }
1653
- export declare namespace GetPasswordDataRequest {
1654
- /**
1655
- * @internal
1656
- */
1657
- const filterSensitiveLog: (obj: GetPasswordDataRequest) => any;
1658
- }
1659
1283
  export interface GetPasswordDataResult {
1660
1284
  /**
1661
1285
  * <p>The ID of the Windows instance.</p>
@@ -1671,12 +1295,6 @@ export interface GetPasswordDataResult {
1671
1295
  */
1672
1296
  Timestamp?: Date;
1673
1297
  }
1674
- export declare namespace GetPasswordDataResult {
1675
- /**
1676
- * @internal
1677
- */
1678
- const filterSensitiveLog: (obj: GetPasswordDataResult) => any;
1679
- }
1680
1298
  /**
1681
1299
  * <p>Contains the parameters for GetReservedInstanceExchangeQuote.</p>
1682
1300
  */
@@ -1697,12 +1315,6 @@ export interface GetReservedInstancesExchangeQuoteRequest {
1697
1315
  */
1698
1316
  TargetConfigurations?: TargetConfigurationRequest[];
1699
1317
  }
1700
- export declare namespace GetReservedInstancesExchangeQuoteRequest {
1701
- /**
1702
- * @internal
1703
- */
1704
- const filterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteRequest) => any;
1705
- }
1706
1318
  /**
1707
1319
  * <p>The cost associated with the Reserved Instance.</p>
1708
1320
  */
@@ -1720,12 +1332,6 @@ export interface ReservationValue {
1720
1332
  */
1721
1333
  RemainingUpfrontValue?: string;
1722
1334
  }
1723
- export declare namespace ReservationValue {
1724
- /**
1725
- * @internal
1726
- */
1727
- const filterSensitiveLog: (obj: ReservationValue) => any;
1728
- }
1729
1335
  /**
1730
1336
  * <p>The total value of the Convertible Reserved Instance.</p>
1731
1337
  */
@@ -1739,12 +1345,6 @@ export interface ReservedInstanceReservationValue {
1739
1345
  */
1740
1346
  ReservedInstanceId?: string;
1741
1347
  }
1742
- export declare namespace ReservedInstanceReservationValue {
1743
- /**
1744
- * @internal
1745
- */
1746
- const filterSensitiveLog: (obj: ReservedInstanceReservationValue) => any;
1747
- }
1748
1348
  /**
1749
1349
  * <p>Information about the Convertible Reserved Instance offering.</p>
1750
1350
  */
@@ -1759,12 +1359,6 @@ export interface TargetConfiguration {
1759
1359
  */
1760
1360
  OfferingId?: string;
1761
1361
  }
1762
- export declare namespace TargetConfiguration {
1763
- /**
1764
- * @internal
1765
- */
1766
- const filterSensitiveLog: (obj: TargetConfiguration) => any;
1767
- }
1768
1362
  /**
1769
1363
  * <p>The total value of the new Convertible Reserved Instances.</p>
1770
1364
  */
@@ -1779,12 +1373,6 @@ export interface TargetReservationValue {
1779
1373
  */
1780
1374
  TargetConfiguration?: TargetConfiguration;
1781
1375
  }
1782
- export declare namespace TargetReservationValue {
1783
- /**
1784
- * @internal
1785
- */
1786
- const filterSensitiveLog: (obj: TargetReservationValue) => any;
1787
- }
1788
1376
  /**
1789
1377
  * <p>Contains the output of GetReservedInstancesExchangeQuote.</p>
1790
1378
  */
@@ -1826,24 +1414,12 @@ export interface GetReservedInstancesExchangeQuoteResult {
1826
1414
  */
1827
1415
  ValidationFailureReason?: string;
1828
1416
  }
1829
- export declare namespace GetReservedInstancesExchangeQuoteResult {
1830
- /**
1831
- * @internal
1832
- */
1833
- const filterSensitiveLog: (obj: GetReservedInstancesExchangeQuoteResult) => any;
1834
- }
1835
1417
  export interface GetSerialConsoleAccessStatusRequest {
1836
1418
  /**
1837
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>
1838
1420
  */
1839
1421
  DryRun?: boolean;
1840
1422
  }
1841
- export declare namespace GetSerialConsoleAccessStatusRequest {
1842
- /**
1843
- * @internal
1844
- */
1845
- const filterSensitiveLog: (obj: GetSerialConsoleAccessStatusRequest) => any;
1846
- }
1847
1423
  export interface GetSerialConsoleAccessStatusResult {
1848
1424
  /**
1849
1425
  * <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
@@ -1852,12 +1428,6 @@ export interface GetSerialConsoleAccessStatusResult {
1852
1428
  */
1853
1429
  SerialConsoleAccessEnabled?: boolean;
1854
1430
  }
1855
- export declare namespace GetSerialConsoleAccessStatusResult {
1856
- /**
1857
- * @internal
1858
- */
1859
- const filterSensitiveLog: (obj: GetSerialConsoleAccessStatusResult) => any;
1860
- }
1861
1431
  /**
1862
1432
  * <p>The architecture type, virtualization type, and other attributes for the instance types.
1863
1433
  * When you specify instance attributes, Amazon EC2 will identify instance types with those
@@ -1880,12 +1450,6 @@ export interface InstanceRequirementsWithMetadataRequest {
1880
1450
  */
1881
1451
  InstanceRequirements?: InstanceRequirementsRequest;
1882
1452
  }
1883
- export declare namespace InstanceRequirementsWithMetadataRequest {
1884
- /**
1885
- * @internal
1886
- */
1887
- const filterSensitiveLog: (obj: InstanceRequirementsWithMetadataRequest) => any;
1888
- }
1889
1453
  export interface GetSpotPlacementScoresRequest {
1890
1454
  /**
1891
1455
  * <p>The instance types. We recommend that you specify at least three instance types. If you
@@ -1941,12 +1505,6 @@ export interface GetSpotPlacementScoresRequest {
1941
1505
  */
1942
1506
  NextToken?: string;
1943
1507
  }
1944
- export declare namespace GetSpotPlacementScoresRequest {
1945
- /**
1946
- * @internal
1947
- */
1948
- const filterSensitiveLog: (obj: GetSpotPlacementScoresRequest) => any;
1949
- }
1950
1508
  /**
1951
1509
  * <p>The Spot placement score for this Region or Availability Zone. The score is calculated
1952
1510
  * based on the assumption that the <code>capacity-optimized</code> allocation strategy is
@@ -1969,12 +1527,6 @@ export interface SpotPlacementScore {
1969
1527
  */
1970
1528
  Score?: number;
1971
1529
  }
1972
- export declare namespace SpotPlacementScore {
1973
- /**
1974
- * @internal
1975
- */
1976
- const filterSensitiveLog: (obj: SpotPlacementScore) => any;
1977
- }
1978
1530
  export interface GetSpotPlacementScoresResult {
1979
1531
  /**
1980
1532
  * <p>The Spot placement score for the top 10 Regions or Availability Zones, scored on a scale
@@ -2003,12 +1555,6 @@ export interface GetSpotPlacementScoresResult {
2003
1555
  */
2004
1556
  NextToken?: string;
2005
1557
  }
2006
- export declare namespace GetSpotPlacementScoresResult {
2007
- /**
2008
- * @internal
2009
- */
2010
- const filterSensitiveLog: (obj: GetSpotPlacementScoresResult) => any;
2011
- }
2012
1558
  export interface GetSubnetCidrReservationsRequest {
2013
1559
  /**
2014
1560
  * <p>One or more filters.</p>
@@ -2054,12 +1600,6 @@ export interface GetSubnetCidrReservationsRequest {
2054
1600
  */
2055
1601
  MaxResults?: number;
2056
1602
  }
2057
- export declare namespace GetSubnetCidrReservationsRequest {
2058
- /**
2059
- * @internal
2060
- */
2061
- const filterSensitiveLog: (obj: GetSubnetCidrReservationsRequest) => any;
2062
- }
2063
1603
  export interface GetSubnetCidrReservationsResult {
2064
1604
  /**
2065
1605
  * <p>Information about the IPv4 subnet CIDR reservations.</p>
@@ -2074,12 +1614,6 @@ export interface GetSubnetCidrReservationsResult {
2074
1614
  */
2075
1615
  NextToken?: string;
2076
1616
  }
2077
- export declare namespace GetSubnetCidrReservationsResult {
2078
- /**
2079
- * @internal
2080
- */
2081
- const filterSensitiveLog: (obj: GetSubnetCidrReservationsResult) => any;
2082
- }
2083
1617
  export interface GetTransitGatewayAttachmentPropagationsRequest {
2084
1618
  /**
2085
1619
  * <p>The ID of the attachment.</p>
@@ -2111,12 +1645,6 @@ export interface GetTransitGatewayAttachmentPropagationsRequest {
2111
1645
  */
2112
1646
  DryRun?: boolean;
2113
1647
  }
2114
- export declare namespace GetTransitGatewayAttachmentPropagationsRequest {
2115
- /**
2116
- * @internal
2117
- */
2118
- const filterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsRequest) => any;
2119
- }
2120
1648
  /**
2121
1649
  * <p>Describes a propagation route table.</p>
2122
1650
  */
@@ -2130,15 +1658,9 @@ export interface TransitGatewayAttachmentPropagation {
2130
1658
  */
2131
1659
  State?: TransitGatewayPropagationState | string;
2132
1660
  }
2133
- export declare namespace TransitGatewayAttachmentPropagation {
1661
+ export interface GetTransitGatewayAttachmentPropagationsResult {
2134
1662
  /**
2135
- * @internal
2136
- */
2137
- const filterSensitiveLog: (obj: TransitGatewayAttachmentPropagation) => any;
2138
- }
2139
- export interface GetTransitGatewayAttachmentPropagationsResult {
2140
- /**
2141
- * <p>Information about the propagation route tables.</p>
1663
+ * <p>Information about the propagation route tables.</p>
2142
1664
  */
2143
1665
  TransitGatewayAttachmentPropagations?: TransitGatewayAttachmentPropagation[];
2144
1666
  /**
@@ -2146,12 +1668,6 @@ export interface GetTransitGatewayAttachmentPropagationsResult {
2146
1668
  */
2147
1669
  NextToken?: string;
2148
1670
  }
2149
- export declare namespace GetTransitGatewayAttachmentPropagationsResult {
2150
- /**
2151
- * @internal
2152
- */
2153
- const filterSensitiveLog: (obj: GetTransitGatewayAttachmentPropagationsResult) => any;
2154
- }
2155
1671
  export interface GetTransitGatewayMulticastDomainAssociationsRequest {
2156
1672
  /**
2157
1673
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -2169,12 +1685,10 @@ export interface GetTransitGatewayMulticastDomainAssociationsRequest {
2169
1685
  * <code>resource-type</code> - The type of resource. The valid value is: <code>vpc</code>.</p>
2170
1686
  * </li>
2171
1687
  * <li>
2172
- *
2173
1688
  * <p>
2174
1689
  * <code>state</code> - The state of the subnet association. Valid values are
2175
- * <code>associated</code> |
2176
- * <code>associating</code>
2177
- * | <code>disassociated</code> | <code>disassociating</code>.</p>
1690
+ * <code>associated</code> | <code>associating</code> |
1691
+ * <code>disassociated</code> | <code>disassociating</code>.</p>
2178
1692
  * </li>
2179
1693
  * <li>
2180
1694
  * <p>
@@ -2203,12 +1717,6 @@ export interface GetTransitGatewayMulticastDomainAssociationsRequest {
2203
1717
  */
2204
1718
  DryRun?: boolean;
2205
1719
  }
2206
- export declare namespace GetTransitGatewayMulticastDomainAssociationsRequest {
2207
- /**
2208
- * @internal
2209
- */
2210
- const filterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsRequest) => any;
2211
- }
2212
1720
  /**
2213
1721
  * <p>Describes the resources associated with the transit gateway multicast domain.</p>
2214
1722
  */
@@ -2234,12 +1742,6 @@ export interface TransitGatewayMulticastDomainAssociation {
2234
1742
  */
2235
1743
  Subnet?: SubnetAssociation;
2236
1744
  }
2237
- export declare namespace TransitGatewayMulticastDomainAssociation {
2238
- /**
2239
- * @internal
2240
- */
2241
- const filterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociation) => any;
2242
- }
2243
1745
  export interface GetTransitGatewayMulticastDomainAssociationsResult {
2244
1746
  /**
2245
1747
  * <p>Information about the multicast domain associations.</p>
@@ -2250,12 +1752,6 @@ export interface GetTransitGatewayMulticastDomainAssociationsResult {
2250
1752
  */
2251
1753
  NextToken?: string;
2252
1754
  }
2253
- export declare namespace GetTransitGatewayMulticastDomainAssociationsResult {
2254
- /**
2255
- * @internal
2256
- */
2257
- const filterSensitiveLog: (obj: GetTransitGatewayMulticastDomainAssociationsResult) => any;
2258
- }
2259
1755
  export interface GetTransitGatewayPolicyTableAssociationsRequest {
2260
1756
  /**
2261
1757
  * <p>The ID of the transit gateway policy table.</p>
@@ -2281,12 +1777,6 @@ export interface GetTransitGatewayPolicyTableAssociationsRequest {
2281
1777
  */
2282
1778
  DryRun?: boolean;
2283
1779
  }
2284
- export declare namespace GetTransitGatewayPolicyTableAssociationsRequest {
2285
- /**
2286
- * @internal
2287
- */
2288
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsRequest) => any;
2289
- }
2290
1780
  export interface GetTransitGatewayPolicyTableAssociationsResult {
2291
1781
  /**
2292
1782
  * <p>Returns details about the transit gateway policy table association.</p>
@@ -2297,12 +1787,6 @@ export interface GetTransitGatewayPolicyTableAssociationsResult {
2297
1787
  */
2298
1788
  NextToken?: string;
2299
1789
  }
2300
- export declare namespace GetTransitGatewayPolicyTableAssociationsResult {
2301
- /**
2302
- * @internal
2303
- */
2304
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableAssociationsResult) => any;
2305
- }
2306
1790
  export interface GetTransitGatewayPolicyTableEntriesRequest {
2307
1791
  /**
2308
1792
  * <p>The ID of the transit gateway policy table.</p>
@@ -2328,12 +1812,6 @@ export interface GetTransitGatewayPolicyTableEntriesRequest {
2328
1812
  */
2329
1813
  DryRun?: boolean;
2330
1814
  }
2331
- export declare namespace GetTransitGatewayPolicyTableEntriesRequest {
2332
- /**
2333
- * @internal
2334
- */
2335
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesRequest) => any;
2336
- }
2337
1815
  /**
2338
1816
  * <p>Describes the meta data tags associated with a transit gateway policy rule.</p>
2339
1817
  */
@@ -2347,12 +1825,6 @@ export interface TransitGatewayPolicyRuleMetaData {
2347
1825
  */
2348
1826
  MetaDataValue?: string;
2349
1827
  }
2350
- export declare namespace TransitGatewayPolicyRuleMetaData {
2351
- /**
2352
- * @internal
2353
- */
2354
- const filterSensitiveLog: (obj: TransitGatewayPolicyRuleMetaData) => any;
2355
- }
2356
1828
  /**
2357
1829
  * <p>Describes a rule associated with a transit gateway policy.</p>
2358
1830
  */
@@ -2382,12 +1854,6 @@ export interface TransitGatewayPolicyRule {
2382
1854
  */
2383
1855
  MetaData?: TransitGatewayPolicyRuleMetaData;
2384
1856
  }
2385
- export declare namespace TransitGatewayPolicyRule {
2386
- /**
2387
- * @internal
2388
- */
2389
- const filterSensitiveLog: (obj: TransitGatewayPolicyRule) => any;
2390
- }
2391
1857
  /**
2392
1858
  * <p>Describes a transit gateway policy table entry</p>
2393
1859
  */
@@ -2405,24 +1871,12 @@ export interface TransitGatewayPolicyTableEntry {
2405
1871
  */
2406
1872
  TargetRouteTableId?: string;
2407
1873
  }
2408
- export declare namespace TransitGatewayPolicyTableEntry {
2409
- /**
2410
- * @internal
2411
- */
2412
- const filterSensitiveLog: (obj: TransitGatewayPolicyTableEntry) => any;
2413
- }
2414
1874
  export interface GetTransitGatewayPolicyTableEntriesResult {
2415
1875
  /**
2416
1876
  * <p>The entries for the transit gateway policy table.</p>
2417
1877
  */
2418
1878
  TransitGatewayPolicyTableEntries?: TransitGatewayPolicyTableEntry[];
2419
1879
  }
2420
- export declare namespace GetTransitGatewayPolicyTableEntriesResult {
2421
- /**
2422
- * @internal
2423
- */
2424
- const filterSensitiveLog: (obj: GetTransitGatewayPolicyTableEntriesResult) => any;
2425
- }
2426
1880
  export interface GetTransitGatewayPrefixListReferencesRequest {
2427
1881
  /**
2428
1882
  * <p>The ID of the transit gateway route table.</p>
@@ -2480,12 +1934,6 @@ export interface GetTransitGatewayPrefixListReferencesRequest {
2480
1934
  */
2481
1935
  DryRun?: boolean;
2482
1936
  }
2483
- export declare namespace GetTransitGatewayPrefixListReferencesRequest {
2484
- /**
2485
- * @internal
2486
- */
2487
- const filterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesRequest) => any;
2488
- }
2489
1937
  export interface GetTransitGatewayPrefixListReferencesResult {
2490
1938
  /**
2491
1939
  * <p>Information about the prefix list references.</p>
@@ -2496,12 +1944,6 @@ export interface GetTransitGatewayPrefixListReferencesResult {
2496
1944
  */
2497
1945
  NextToken?: string;
2498
1946
  }
2499
- export declare namespace GetTransitGatewayPrefixListReferencesResult {
2500
- /**
2501
- * @internal
2502
- */
2503
- const filterSensitiveLog: (obj: GetTransitGatewayPrefixListReferencesResult) => any;
2504
- }
2505
1947
  export interface GetTransitGatewayRouteTableAssociationsRequest {
2506
1948
  /**
2507
1949
  * <p>The ID of the transit gateway route table.</p>
@@ -2543,12 +1985,6 @@ export interface GetTransitGatewayRouteTableAssociationsRequest {
2543
1985
  */
2544
1986
  DryRun?: boolean;
2545
1987
  }
2546
- export declare namespace GetTransitGatewayRouteTableAssociationsRequest {
2547
- /**
2548
- * @internal
2549
- */
2550
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsRequest) => any;
2551
- }
2552
1988
  /**
2553
1989
  * <p>Describes an association between a route table and a resource attachment.</p>
2554
1990
  */
@@ -2570,12 +2006,6 @@ export interface TransitGatewayRouteTableAssociation {
2570
2006
  */
2571
2007
  State?: TransitGatewayAssociationState | string;
2572
2008
  }
2573
- export declare namespace TransitGatewayRouteTableAssociation {
2574
- /**
2575
- * @internal
2576
- */
2577
- const filterSensitiveLog: (obj: TransitGatewayRouteTableAssociation) => any;
2578
- }
2579
2009
  export interface GetTransitGatewayRouteTableAssociationsResult {
2580
2010
  /**
2581
2011
  * <p>Information about the associations.</p>
@@ -2586,12 +2016,6 @@ export interface GetTransitGatewayRouteTableAssociationsResult {
2586
2016
  */
2587
2017
  NextToken?: string;
2588
2018
  }
2589
- export declare namespace GetTransitGatewayRouteTableAssociationsResult {
2590
- /**
2591
- * @internal
2592
- */
2593
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTableAssociationsResult) => any;
2594
- }
2595
2019
  export interface GetTransitGatewayRouteTablePropagationsRequest {
2596
2020
  /**
2597
2021
  * <p>The ID of the transit gateway route table.</p>
@@ -2633,12 +2057,6 @@ export interface GetTransitGatewayRouteTablePropagationsRequest {
2633
2057
  */
2634
2058
  DryRun?: boolean;
2635
2059
  }
2636
- export declare namespace GetTransitGatewayRouteTablePropagationsRequest {
2637
- /**
2638
- * @internal
2639
- */
2640
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsRequest) => any;
2641
- }
2642
2060
  /**
2643
2061
  * <p>Describes a route table propagation.</p>
2644
2062
  */
@@ -2664,12 +2082,6 @@ export interface TransitGatewayRouteTablePropagation {
2664
2082
  */
2665
2083
  TransitGatewayRouteTableAnnouncementId?: string;
2666
2084
  }
2667
- export declare namespace TransitGatewayRouteTablePropagation {
2668
- /**
2669
- * @internal
2670
- */
2671
- const filterSensitiveLog: (obj: TransitGatewayRouteTablePropagation) => any;
2672
- }
2673
2085
  export interface GetTransitGatewayRouteTablePropagationsResult {
2674
2086
  /**
2675
2087
  * <p>Information about the route table propagations.</p>
@@ -2680,12 +2092,6 @@ export interface GetTransitGatewayRouteTablePropagationsResult {
2680
2092
  */
2681
2093
  NextToken?: string;
2682
2094
  }
2683
- export declare namespace GetTransitGatewayRouteTablePropagationsResult {
2684
- /**
2685
- * @internal
2686
- */
2687
- const filterSensitiveLog: (obj: GetTransitGatewayRouteTablePropagationsResult) => any;
2688
- }
2689
2095
  export interface GetVpnConnectionDeviceSampleConfigurationRequest {
2690
2096
  /**
2691
2097
  * <p>The <code>VpnConnectionId</code> specifies the Site-to-Site VPN connection used for the sample
@@ -2710,24 +2116,12 @@ export interface GetVpnConnectionDeviceSampleConfigurationRequest {
2710
2116
  */
2711
2117
  DryRun?: boolean;
2712
2118
  }
2713
- export declare namespace GetVpnConnectionDeviceSampleConfigurationRequest {
2714
- /**
2715
- * @internal
2716
- */
2717
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationRequest) => any;
2718
- }
2719
2119
  export interface GetVpnConnectionDeviceSampleConfigurationResult {
2720
2120
  /**
2721
2121
  * <p>Sample configuration file for the specified customer gateway device.</p>
2722
2122
  */
2723
2123
  VpnConnectionDeviceSampleConfiguration?: string;
2724
2124
  }
2725
- export declare namespace GetVpnConnectionDeviceSampleConfigurationResult {
2726
- /**
2727
- * @internal
2728
- */
2729
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceSampleConfigurationResult) => any;
2730
- }
2731
2125
  export interface GetVpnConnectionDeviceTypesRequest {
2732
2126
  /**
2733
2127
  * <p>The maximum number of results returned by <code>GetVpnConnectionDeviceTypes</code> in
@@ -2756,12 +2150,6 @@ export interface GetVpnConnectionDeviceTypesRequest {
2756
2150
  */
2757
2151
  DryRun?: boolean;
2758
2152
  }
2759
- export declare namespace GetVpnConnectionDeviceTypesRequest {
2760
- /**
2761
- * @internal
2762
- */
2763
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceTypesRequest) => any;
2764
- }
2765
2153
  /**
2766
2154
  * <p>List of customer gateway devices that have a sample configuration file available for
2767
2155
  * use. You can also see the list of device types with sample configuration files available
@@ -2786,12 +2174,6 @@ export interface VpnConnectionDeviceType {
2786
2174
  */
2787
2175
  Software?: string;
2788
2176
  }
2789
- export declare namespace VpnConnectionDeviceType {
2790
- /**
2791
- * @internal
2792
- */
2793
- const filterSensitiveLog: (obj: VpnConnectionDeviceType) => any;
2794
- }
2795
2177
  export interface GetVpnConnectionDeviceTypesResult {
2796
2178
  /**
2797
2179
  * <p>List of customer gateway devices that have a sample configuration file available for
@@ -2807,12 +2189,6 @@ export interface GetVpnConnectionDeviceTypesResult {
2807
2189
  */
2808
2190
  NextToken?: string;
2809
2191
  }
2810
- export declare namespace GetVpnConnectionDeviceTypesResult {
2811
- /**
2812
- * @internal
2813
- */
2814
- const filterSensitiveLog: (obj: GetVpnConnectionDeviceTypesResult) => any;
2815
- }
2816
2192
  export interface ImportClientVpnClientCertificateRevocationListRequest {
2817
2193
  /**
2818
2194
  * <p>The ID of the Client VPN endpoint to which the client certificate revocation list applies.</p>
@@ -2828,24 +2204,12 @@ export interface ImportClientVpnClientCertificateRevocationListRequest {
2828
2204
  */
2829
2205
  DryRun?: boolean;
2830
2206
  }
2831
- export declare namespace ImportClientVpnClientCertificateRevocationListRequest {
2832
- /**
2833
- * @internal
2834
- */
2835
- const filterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListRequest) => any;
2836
- }
2837
2207
  export interface ImportClientVpnClientCertificateRevocationListResult {
2838
2208
  /**
2839
2209
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
2840
2210
  */
2841
2211
  Return?: boolean;
2842
2212
  }
2843
- export declare namespace ImportClientVpnClientCertificateRevocationListResult {
2844
- /**
2845
- * @internal
2846
- */
2847
- const filterSensitiveLog: (obj: ImportClientVpnClientCertificateRevocationListResult) => any;
2848
- }
2849
2213
  /**
2850
2214
  * <p>Describes the client-specific data.</p>
2851
2215
  */
@@ -2867,12 +2231,6 @@ export interface ClientData {
2867
2231
  */
2868
2232
  UploadStart?: Date;
2869
2233
  }
2870
- export declare namespace ClientData {
2871
- /**
2872
- * @internal
2873
- */
2874
- const filterSensitiveLog: (obj: ClientData) => any;
2875
- }
2876
2234
  /**
2877
2235
  * <p>Describes the Amazon S3 bucket for the disk image.</p>
2878
2236
  */
@@ -2886,12 +2244,6 @@ export interface UserBucket {
2886
2244
  */
2887
2245
  S3Key?: string;
2888
2246
  }
2889
- export declare namespace UserBucket {
2890
- /**
2891
- * @internal
2892
- */
2893
- const filterSensitiveLog: (obj: UserBucket) => any;
2894
- }
2895
2247
  /**
2896
2248
  * <p>Describes the disk container object for an import image task.</p>
2897
2249
  */
@@ -2924,12 +2276,6 @@ export interface ImageDiskContainer {
2924
2276
  */
2925
2277
  UserBucket?: UserBucket;
2926
2278
  }
2927
- export declare namespace ImageDiskContainer {
2928
- /**
2929
- * @internal
2930
- */
2931
- const filterSensitiveLog: (obj: ImageDiskContainer) => any;
2932
- }
2933
2279
  /**
2934
2280
  * <p>The request information of license configurations.</p>
2935
2281
  */
@@ -2939,12 +2285,6 @@ export interface ImportImageLicenseConfigurationRequest {
2939
2285
  */
2940
2286
  LicenseConfigurationArn?: string;
2941
2287
  }
2942
- export declare namespace ImportImageLicenseConfigurationRequest {
2943
- /**
2944
- * @internal
2945
- */
2946
- const filterSensitiveLog: (obj: ImportImageLicenseConfigurationRequest) => any;
2947
- }
2948
2288
  export interface ImportImageRequest {
2949
2289
  /**
2950
2290
  * <p>The architecture of the virtual machine.</p>
@@ -3049,12 +2389,6 @@ export interface ImportImageRequest {
3049
2389
  */
3050
2390
  BootMode?: BootModeValues | string;
3051
2391
  }
3052
- export declare namespace ImportImageRequest {
3053
- /**
3054
- * @internal
3055
- */
3056
- const filterSensitiveLog: (obj: ImportImageRequest) => any;
3057
- }
3058
2392
  export interface ImportImageResult {
3059
2393
  /**
3060
2394
  * <p>The architecture of the virtual machine.</p>
@@ -3121,12 +2455,6 @@ export interface ImportImageResult {
3121
2455
  */
3122
2456
  UsageOperation?: string;
3123
2457
  }
3124
- export declare namespace ImportImageResult {
3125
- /**
3126
- * @internal
3127
- */
3128
- const filterSensitiveLog: (obj: ImportImageResult) => any;
3129
- }
3130
2458
  /**
3131
2459
  * <p>Describes a disk image.</p>
3132
2460
  */
@@ -3148,12 +2476,6 @@ export interface DiskImageDetail {
3148
2476
  */
3149
2477
  ImportManifestUrl: string | undefined;
3150
2478
  }
3151
- export declare namespace DiskImageDetail {
3152
- /**
3153
- * @internal
3154
- */
3155
- const filterSensitiveLog: (obj: DiskImageDetail) => any;
3156
- }
3157
2479
  /**
3158
2480
  * <p>Describes an EBS volume.</p>
3159
2481
  */
@@ -3163,12 +2485,6 @@ export interface VolumeDetail {
3163
2485
  */
3164
2486
  Size: number | undefined;
3165
2487
  }
3166
- export declare namespace VolumeDetail {
3167
- /**
3168
- * @internal
3169
- */
3170
- const filterSensitiveLog: (obj: VolumeDetail) => any;
3171
- }
3172
2488
  /**
3173
2489
  * <p>Describes a disk image.</p>
3174
2490
  */
@@ -3186,12 +2502,6 @@ export interface DiskImage {
3186
2502
  */
3187
2503
  Volume?: VolumeDetail;
3188
2504
  }
3189
- export declare namespace DiskImage {
3190
- /**
3191
- * @internal
3192
- */
3193
- const filterSensitiveLog: (obj: DiskImage) => any;
3194
- }
3195
2505
  /**
3196
2506
  * <p>Describes the user data for an instance.</p>
3197
2507
  */
@@ -3202,12 +2512,6 @@ export interface UserData {
3202
2512
  */
3203
2513
  Data?: string;
3204
2514
  }
3205
- export declare namespace UserData {
3206
- /**
3207
- * @internal
3208
- */
3209
- const filterSensitiveLog: (obj: UserData) => any;
3210
- }
3211
2515
  /**
3212
2516
  * <p>Describes the launch specification for VM import.</p>
3213
2517
  */
@@ -3259,12 +2563,6 @@ export interface ImportInstanceLaunchSpecification {
3259
2563
  */
3260
2564
  UserData?: UserData;
3261
2565
  }
3262
- export declare namespace ImportInstanceLaunchSpecification {
3263
- /**
3264
- * @internal
3265
- */
3266
- const filterSensitiveLog: (obj: ImportInstanceLaunchSpecification) => any;
3267
- }
3268
2566
  export interface ImportInstanceRequest {
3269
2567
  /**
3270
2568
  * <p>A description for the instance being imported.</p>
@@ -3289,24 +2587,12 @@ export interface ImportInstanceRequest {
3289
2587
  */
3290
2588
  Platform: PlatformValues | string | undefined;
3291
2589
  }
3292
- export declare namespace ImportInstanceRequest {
3293
- /**
3294
- * @internal
3295
- */
3296
- const filterSensitiveLog: (obj: ImportInstanceRequest) => any;
3297
- }
3298
2590
  export interface ImportInstanceResult {
3299
2591
  /**
3300
2592
  * <p>Information about the conversion task.</p>
3301
2593
  */
3302
2594
  ConversionTask?: ConversionTask;
3303
2595
  }
3304
- export declare namespace ImportInstanceResult {
3305
- /**
3306
- * @internal
3307
- */
3308
- const filterSensitiveLog: (obj: ImportInstanceResult) => any;
3309
- }
3310
2596
  export interface ImportKeyPairRequest {
3311
2597
  /**
3312
2598
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3327,12 +2613,6 @@ export interface ImportKeyPairRequest {
3327
2613
  */
3328
2614
  TagSpecifications?: TagSpecification[];
3329
2615
  }
3330
- export declare namespace ImportKeyPairRequest {
3331
- /**
3332
- * @internal
3333
- */
3334
- const filterSensitiveLog: (obj: ImportKeyPairRequest) => any;
3335
- }
3336
2616
  export interface ImportKeyPairResult {
3337
2617
  /**
3338
2618
  * <ul>
@@ -3358,12 +2638,6 @@ export interface ImportKeyPairResult {
3358
2638
  */
3359
2639
  Tags?: Tag[];
3360
2640
  }
3361
- export declare namespace ImportKeyPairResult {
3362
- /**
3363
- * @internal
3364
- */
3365
- const filterSensitiveLog: (obj: ImportKeyPairResult) => any;
3366
- }
3367
2641
  /**
3368
2642
  * <p>The disk container object for the import snapshot request.</p>
3369
2643
  */
@@ -3388,12 +2662,6 @@ export interface SnapshotDiskContainer {
3388
2662
  */
3389
2663
  UserBucket?: UserBucket;
3390
2664
  }
3391
- export declare namespace SnapshotDiskContainer {
3392
- /**
3393
- * @internal
3394
- */
3395
- const filterSensitiveLog: (obj: SnapshotDiskContainer) => any;
3396
- }
3397
2665
  export interface ImportSnapshotRequest {
3398
2666
  /**
3399
2667
  * <p>The client-specific data.</p>
@@ -3458,12 +2726,6 @@ export interface ImportSnapshotRequest {
3458
2726
  */
3459
2727
  TagSpecifications?: TagSpecification[];
3460
2728
  }
3461
- export declare namespace ImportSnapshotRequest {
3462
- /**
3463
- * @internal
3464
- */
3465
- const filterSensitiveLog: (obj: ImportSnapshotRequest) => any;
3466
- }
3467
2729
  export interface ImportSnapshotResult {
3468
2730
  /**
3469
2731
  * <p>A description of the import snapshot task.</p>
@@ -3482,12 +2744,6 @@ export interface ImportSnapshotResult {
3482
2744
  */
3483
2745
  Tags?: Tag[];
3484
2746
  }
3485
- export declare namespace ImportSnapshotResult {
3486
- /**
3487
- * @internal
3488
- */
3489
- const filterSensitiveLog: (obj: ImportSnapshotResult) => any;
3490
- }
3491
2747
  export interface ImportVolumeRequest {
3492
2748
  /**
3493
2749
  * <p>The Availability Zone for the resulting EBS volume.</p>
@@ -3512,24 +2768,12 @@ export interface ImportVolumeRequest {
3512
2768
  */
3513
2769
  Volume: VolumeDetail | undefined;
3514
2770
  }
3515
- export declare namespace ImportVolumeRequest {
3516
- /**
3517
- * @internal
3518
- */
3519
- const filterSensitiveLog: (obj: ImportVolumeRequest) => any;
3520
- }
3521
2771
  export interface ImportVolumeResult {
3522
2772
  /**
3523
2773
  * <p>Information about the conversion task.</p>
3524
2774
  */
3525
2775
  ConversionTask?: ConversionTask;
3526
2776
  }
3527
- export declare namespace ImportVolumeResult {
3528
- /**
3529
- * @internal
3530
- */
3531
- const filterSensitiveLog: (obj: ImportVolumeResult) => any;
3532
- }
3533
2777
  export interface ListImagesInRecycleBinRequest {
3534
2778
  /**
3535
2779
  * <p>The IDs of the AMIs to list. Omit this parameter to list all of the AMIs that
@@ -3556,12 +2800,6 @@ export interface ListImagesInRecycleBinRequest {
3556
2800
  */
3557
2801
  DryRun?: boolean;
3558
2802
  }
3559
- export declare namespace ListImagesInRecycleBinRequest {
3560
- /**
3561
- * @internal
3562
- */
3563
- const filterSensitiveLog: (obj: ListImagesInRecycleBinRequest) => any;
3564
- }
3565
2803
  /**
3566
2804
  * <p>Information about an AMI that is currently in the Recycle Bin.</p>
3567
2805
  */
@@ -3587,12 +2825,6 @@ export interface ImageRecycleBinInfo {
3587
2825
  */
3588
2826
  RecycleBinExitTime?: Date;
3589
2827
  }
3590
- export declare namespace ImageRecycleBinInfo {
3591
- /**
3592
- * @internal
3593
- */
3594
- const filterSensitiveLog: (obj: ImageRecycleBinInfo) => any;
3595
- }
3596
2828
  export interface ListImagesInRecycleBinResult {
3597
2829
  /**
3598
2830
  * <p>Information about the AMIs.</p>
@@ -3603,12 +2835,6 @@ export interface ListImagesInRecycleBinResult {
3603
2835
  */
3604
2836
  NextToken?: string;
3605
2837
  }
3606
- export declare namespace ListImagesInRecycleBinResult {
3607
- /**
3608
- * @internal
3609
- */
3610
- const filterSensitiveLog: (obj: ListImagesInRecycleBinResult) => any;
3611
- }
3612
2838
  export interface ListSnapshotsInRecycleBinRequest {
3613
2839
  /**
3614
2840
  * <p>The maximum number of results to return with a single call.
@@ -3631,12 +2857,6 @@ export interface ListSnapshotsInRecycleBinRequest {
3631
2857
  */
3632
2858
  DryRun?: boolean;
3633
2859
  }
3634
- export declare namespace ListSnapshotsInRecycleBinRequest {
3635
- /**
3636
- * @internal
3637
- */
3638
- const filterSensitiveLog: (obj: ListSnapshotsInRecycleBinRequest) => any;
3639
- }
3640
2860
  /**
3641
2861
  * <p>Information about a snapshot that is currently in the Recycle Bin.</p>
3642
2862
  */
@@ -3662,12 +2882,6 @@ export interface SnapshotRecycleBinInfo {
3662
2882
  */
3663
2883
  VolumeId?: string;
3664
2884
  }
3665
- export declare namespace SnapshotRecycleBinInfo {
3666
- /**
3667
- * @internal
3668
- */
3669
- const filterSensitiveLog: (obj: SnapshotRecycleBinInfo) => any;
3670
- }
3671
2885
  export interface ListSnapshotsInRecycleBinResult {
3672
2886
  /**
3673
2887
  * <p>Information about the snapshots.</p>
@@ -3678,12 +2892,6 @@ export interface ListSnapshotsInRecycleBinResult {
3678
2892
  */
3679
2893
  NextToken?: string;
3680
2894
  }
3681
- export declare namespace ListSnapshotsInRecycleBinResult {
3682
- /**
3683
- * @internal
3684
- */
3685
- const filterSensitiveLog: (obj: ListSnapshotsInRecycleBinResult) => any;
3686
- }
3687
2895
  export interface ModifyAddressAttributeRequest {
3688
2896
  /**
3689
2897
  * <p>[EC2-VPC] The allocation ID.</p>
@@ -3700,24 +2908,12 @@ export interface ModifyAddressAttributeRequest {
3700
2908
  */
3701
2909
  DryRun?: boolean;
3702
2910
  }
3703
- export declare namespace ModifyAddressAttributeRequest {
3704
- /**
3705
- * @internal
3706
- */
3707
- const filterSensitiveLog: (obj: ModifyAddressAttributeRequest) => any;
3708
- }
3709
2911
  export interface ModifyAddressAttributeResult {
3710
2912
  /**
3711
2913
  * <p>Information about the Elastic IP address.</p>
3712
2914
  */
3713
2915
  Address?: AddressAttribute;
3714
2916
  }
3715
- export declare namespace ModifyAddressAttributeResult {
3716
- /**
3717
- * @internal
3718
- */
3719
- const filterSensitiveLog: (obj: ModifyAddressAttributeResult) => any;
3720
- }
3721
2917
  export declare type ModifyAvailabilityZoneOptInStatus = "not-opted-in" | "opted-in";
3722
2918
  export interface ModifyAvailabilityZoneGroupRequest {
3723
2919
  /**
@@ -3737,24 +2933,12 @@ export interface ModifyAvailabilityZoneGroupRequest {
3737
2933
  */
3738
2934
  DryRun?: boolean;
3739
2935
  }
3740
- export declare namespace ModifyAvailabilityZoneGroupRequest {
3741
- /**
3742
- * @internal
3743
- */
3744
- const filterSensitiveLog: (obj: ModifyAvailabilityZoneGroupRequest) => any;
3745
- }
3746
2936
  export interface ModifyAvailabilityZoneGroupResult {
3747
2937
  /**
3748
2938
  * <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
3749
2939
  */
3750
2940
  Return?: boolean;
3751
2941
  }
3752
- export declare namespace ModifyAvailabilityZoneGroupResult {
3753
- /**
3754
- * @internal
3755
- */
3756
- const filterSensitiveLog: (obj: ModifyAvailabilityZoneGroupResult) => any;
3757
- }
3758
2942
  export interface ModifyCapacityReservationRequest {
3759
2943
  /**
3760
2944
  * <p>The ID of the Capacity Reservation.</p>
@@ -3808,24 +2992,12 @@ export interface ModifyCapacityReservationRequest {
3808
2992
  */
3809
2993
  AdditionalInfo?: string;
3810
2994
  }
3811
- export declare namespace ModifyCapacityReservationRequest {
3812
- /**
3813
- * @internal
3814
- */
3815
- const filterSensitiveLog: (obj: ModifyCapacityReservationRequest) => any;
3816
- }
3817
2995
  export interface ModifyCapacityReservationResult {
3818
2996
  /**
3819
2997
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3820
2998
  */
3821
2999
  Return?: boolean;
3822
3000
  }
3823
- export declare namespace ModifyCapacityReservationResult {
3824
- /**
3825
- * @internal
3826
- */
3827
- const filterSensitiveLog: (obj: ModifyCapacityReservationResult) => any;
3828
- }
3829
3001
  export interface ModifyCapacityReservationFleetRequest {
3830
3002
  /**
3831
3003
  * <p>The ID of the Capacity Reservation Fleet to modify.</p>
@@ -3863,24 +3035,12 @@ export interface ModifyCapacityReservationFleetRequest {
3863
3035
  */
3864
3036
  RemoveEndDate?: boolean;
3865
3037
  }
3866
- export declare namespace ModifyCapacityReservationFleetRequest {
3867
- /**
3868
- * @internal
3869
- */
3870
- const filterSensitiveLog: (obj: ModifyCapacityReservationFleetRequest) => any;
3871
- }
3872
3038
  export interface ModifyCapacityReservationFleetResult {
3873
3039
  /**
3874
3040
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3875
3041
  */
3876
3042
  Return?: boolean;
3877
3043
  }
3878
- export declare namespace ModifyCapacityReservationFleetResult {
3879
- /**
3880
- * @internal
3881
- */
3882
- const filterSensitiveLog: (obj: ModifyCapacityReservationFleetResult) => any;
3883
- }
3884
3044
  /**
3885
3045
  * <p>Information about the DNS server to be used.</p>
3886
3046
  */
@@ -3897,12 +3057,6 @@ export interface DnsServersOptionsModifyStructure {
3897
3057
  */
3898
3058
  Enabled?: boolean;
3899
3059
  }
3900
- export declare namespace DnsServersOptionsModifyStructure {
3901
- /**
3902
- * @internal
3903
- */
3904
- const filterSensitiveLog: (obj: DnsServersOptionsModifyStructure) => any;
3905
- }
3906
3060
  export interface ModifyClientVpnEndpointRequest {
3907
3061
  /**
3908
3062
  * <p>The ID of the Client VPN endpoint to modify.</p>
@@ -3990,24 +3144,12 @@ export interface ModifyClientVpnEndpointRequest {
3990
3144
  */
3991
3145
  ClientLoginBannerOptions?: ClientLoginBannerOptions;
3992
3146
  }
3993
- export declare namespace ModifyClientVpnEndpointRequest {
3994
- /**
3995
- * @internal
3996
- */
3997
- const filterSensitiveLog: (obj: ModifyClientVpnEndpointRequest) => any;
3998
- }
3999
3147
  export interface ModifyClientVpnEndpointResult {
4000
3148
  /**
4001
3149
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
4002
3150
  */
4003
3151
  Return?: boolean;
4004
3152
  }
4005
- export declare namespace ModifyClientVpnEndpointResult {
4006
- /**
4007
- * @internal
4008
- */
4009
- const filterSensitiveLog: (obj: ModifyClientVpnEndpointResult) => any;
4010
- }
4011
3153
  export interface ModifyDefaultCreditSpecificationRequest {
4012
3154
  /**
4013
3155
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4026,24 +3168,12 @@ export interface ModifyDefaultCreditSpecificationRequest {
4026
3168
  */
4027
3169
  CpuCredits: string | undefined;
4028
3170
  }
4029
- export declare namespace ModifyDefaultCreditSpecificationRequest {
4030
- /**
4031
- * @internal
4032
- */
4033
- const filterSensitiveLog: (obj: ModifyDefaultCreditSpecificationRequest) => any;
4034
- }
4035
3171
  export interface ModifyDefaultCreditSpecificationResult {
4036
3172
  /**
4037
3173
  * <p>The default credit option for CPU usage of the instance family.</p>
4038
3174
  */
4039
3175
  InstanceFamilyCreditSpecification?: InstanceFamilyCreditSpecification;
4040
3176
  }
4041
- export declare namespace ModifyDefaultCreditSpecificationResult {
4042
- /**
4043
- * @internal
4044
- */
4045
- const filterSensitiveLog: (obj: ModifyDefaultCreditSpecificationResult) => any;
4046
- }
4047
3177
  export interface ModifyEbsDefaultKmsKeyIdRequest {
4048
3178
  /**
4049
3179
  * <p>The identifier of the Key Management Service (KMS) KMS key to use for Amazon EBS encryption.
@@ -4076,24 +3206,12 @@ export interface ModifyEbsDefaultKmsKeyIdRequest {
4076
3206
  */
4077
3207
  DryRun?: boolean;
4078
3208
  }
4079
- export declare namespace ModifyEbsDefaultKmsKeyIdRequest {
4080
- /**
4081
- * @internal
4082
- */
4083
- const filterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdRequest) => any;
4084
- }
4085
3209
  export interface ModifyEbsDefaultKmsKeyIdResult {
4086
3210
  /**
4087
3211
  * <p>The Amazon Resource Name (ARN) of the default KMS key for encryption by default.</p>
4088
3212
  */
4089
3213
  KmsKeyId?: string;
4090
3214
  }
4091
- export declare namespace ModifyEbsDefaultKmsKeyIdResult {
4092
- /**
4093
- * @internal
4094
- */
4095
- const filterSensitiveLog: (obj: ModifyEbsDefaultKmsKeyIdResult) => any;
4096
- }
4097
3215
  export interface ModifyFleetRequest {
4098
3216
  /**
4099
3217
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4123,12 +3241,6 @@ export interface ModifyFleetRequest {
4123
3241
  */
4124
3242
  Context?: string;
4125
3243
  }
4126
- export declare namespace ModifyFleetRequest {
4127
- /**
4128
- * @internal
4129
- */
4130
- const filterSensitiveLog: (obj: ModifyFleetRequest) => any;
4131
- }
4132
3244
  export interface ModifyFleetResult {
4133
3245
  /**
4134
3246
  * <p>If the request succeeds, the response returns <code>true</code>. If the request fails,
@@ -4136,12 +3248,6 @@ export interface ModifyFleetResult {
4136
3248
  */
4137
3249
  Return?: boolean;
4138
3250
  }
4139
- export declare namespace ModifyFleetResult {
4140
- /**
4141
- * @internal
4142
- */
4143
- const filterSensitiveLog: (obj: ModifyFleetResult) => any;
4144
- }
4145
3251
  /**
4146
3252
  * <p>Describes a load permission.</p>
4147
3253
  */
@@ -4155,12 +3261,6 @@ export interface LoadPermissionRequest {
4155
3261
  */
4156
3262
  UserId?: string;
4157
3263
  }
4158
- export declare namespace LoadPermissionRequest {
4159
- /**
4160
- * @internal
4161
- */
4162
- const filterSensitiveLog: (obj: LoadPermissionRequest) => any;
4163
- }
4164
3264
  /**
4165
3265
  * <p>Describes modifications to the load permissions of an Amazon FPGA image (AFI).</p>
4166
3266
  */
@@ -4174,12 +3274,6 @@ export interface LoadPermissionModifications {
4174
3274
  */
4175
3275
  Remove?: LoadPermissionRequest[];
4176
3276
  }
4177
- export declare namespace LoadPermissionModifications {
4178
- /**
4179
- * @internal
4180
- */
4181
- const filterSensitiveLog: (obj: LoadPermissionModifications) => any;
4182
- }
4183
3277
  export declare type OperationType = "add" | "remove";
4184
3278
  export interface ModifyFpgaImageAttributeRequest {
4185
3279
  /**
@@ -4226,24 +3320,12 @@ export interface ModifyFpgaImageAttributeRequest {
4226
3320
  */
4227
3321
  Name?: string;
4228
3322
  }
4229
- export declare namespace ModifyFpgaImageAttributeRequest {
4230
- /**
4231
- * @internal
4232
- */
4233
- const filterSensitiveLog: (obj: ModifyFpgaImageAttributeRequest) => any;
4234
- }
4235
3323
  export interface ModifyFpgaImageAttributeResult {
4236
3324
  /**
4237
3325
  * <p>Information about the attribute.</p>
4238
3326
  */
4239
3327
  FpgaImageAttribute?: FpgaImageAttribute;
4240
3328
  }
4241
- export declare namespace ModifyFpgaImageAttributeResult {
4242
- /**
4243
- * @internal
4244
- */
4245
- const filterSensitiveLog: (obj: ModifyFpgaImageAttributeResult) => any;
4246
- }
4247
3329
  export interface ModifyHostsRequest {
4248
3330
  /**
4249
3331
  * <p>Specify whether to enable or disable auto-placement.</p>
@@ -4281,12 +3363,6 @@ export interface ModifyHostsRequest {
4281
3363
  */
4282
3364
  InstanceFamily?: string;
4283
3365
  }
4284
- export declare namespace ModifyHostsRequest {
4285
- /**
4286
- * @internal
4287
- */
4288
- const filterSensitiveLog: (obj: ModifyHostsRequest) => any;
4289
- }
4290
3366
  export interface ModifyHostsResult {
4291
3367
  /**
4292
3368
  * <p>The IDs of the Dedicated Hosts that were successfully modified.</p>
@@ -4298,12 +3374,6 @@ export interface ModifyHostsResult {
4298
3374
  */
4299
3375
  Unsuccessful?: UnsuccessfulItem[];
4300
3376
  }
4301
- export declare namespace ModifyHostsResult {
4302
- /**
4303
- * @internal
4304
- */
4305
- const filterSensitiveLog: (obj: ModifyHostsResult) => any;
4306
- }
4307
3377
  export interface ModifyIdentityIdFormatRequest {
4308
3378
  /**
4309
3379
  * <p>The ARN of the principal, which can be an IAM user, IAM role, or the root user. Specify
@@ -4331,12 +3401,6 @@ export interface ModifyIdentityIdFormatRequest {
4331
3401
  */
4332
3402
  UseLongIds: boolean | undefined;
4333
3403
  }
4334
- export declare namespace ModifyIdentityIdFormatRequest {
4335
- /**
4336
- * @internal
4337
- */
4338
- const filterSensitiveLog: (obj: ModifyIdentityIdFormatRequest) => any;
4339
- }
4340
3404
  export interface ModifyIdFormatRequest {
4341
3405
  /**
4342
3406
  * <p>The type of resource: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> |
@@ -4358,12 +3422,6 @@ export interface ModifyIdFormatRequest {
4358
3422
  */
4359
3423
  UseLongIds: boolean | undefined;
4360
3424
  }
4361
- export declare namespace ModifyIdFormatRequest {
4362
- /**
4363
- * @internal
4364
- */
4365
- const filterSensitiveLog: (obj: ModifyIdFormatRequest) => any;
4366
- }
4367
3425
  /**
4368
3426
  * <p>Describes a launch permission modification.</p>
4369
3427
  */
@@ -4377,12 +3435,6 @@ export interface LaunchPermissionModifications {
4377
3435
  */
4378
3436
  Remove?: LaunchPermission[];
4379
3437
  }
4380
- export declare namespace LaunchPermissionModifications {
4381
- /**
4382
- * @internal
4383
- */
4384
- const filterSensitiveLog: (obj: LaunchPermissionModifications) => any;
4385
- }
4386
3438
  /**
4387
3439
  * <p>Contains the parameters for ModifyImageAttribute.</p>
4388
3440
  */
@@ -4444,12 +3496,6 @@ export interface ModifyImageAttributeRequest {
4444
3496
  */
4445
3497
  OrganizationalUnitArns?: string[];
4446
3498
  }
4447
- export declare namespace ModifyImageAttributeRequest {
4448
- /**
4449
- * @internal
4450
- */
4451
- const filterSensitiveLog: (obj: ModifyImageAttributeRequest) => any;
4452
- }
4453
3499
  /**
4454
3500
  * <p>Describes information used to set up an EBS volume specified in a block device
4455
3501
  * mapping.</p>
@@ -4464,12 +3510,6 @@ export interface EbsInstanceBlockDeviceSpecification {
4464
3510
  */
4465
3511
  VolumeId?: string;
4466
3512
  }
4467
- export declare namespace EbsInstanceBlockDeviceSpecification {
4468
- /**
4469
- * @internal
4470
- */
4471
- const filterSensitiveLog: (obj: EbsInstanceBlockDeviceSpecification) => any;
4472
- }
4473
3513
  /**
4474
3514
  * <p>Describes a block device mapping entry.</p>
4475
3515
  */
@@ -4492,21 +3532,9 @@ export interface InstanceBlockDeviceMappingSpecification {
4492
3532
  */
4493
3533
  VirtualName?: string;
4494
3534
  }
4495
- export declare namespace InstanceBlockDeviceMappingSpecification {
4496
- /**
4497
- * @internal
4498
- */
4499
- const filterSensitiveLog: (obj: InstanceBlockDeviceMappingSpecification) => any;
4500
- }
4501
3535
  export interface BlobAttributeValue {
4502
3536
  Value?: Uint8Array;
4503
3537
  }
4504
- export declare namespace BlobAttributeValue {
4505
- /**
4506
- * @internal
4507
- */
4508
- const filterSensitiveLog: (obj: BlobAttributeValue) => any;
4509
- }
4510
3538
  export interface ModifyInstanceAttributeRequest {
4511
3539
  /**
4512
3540
  * <p>Enable or disable source/destination checks, which ensure that the instance is either
@@ -4616,12 +3644,6 @@ export interface ModifyInstanceAttributeRequest {
4616
3644
  */
4617
3645
  DisableApiStop?: AttributeBooleanValue;
4618
3646
  }
4619
- export declare namespace ModifyInstanceAttributeRequest {
4620
- /**
4621
- * @internal
4622
- */
4623
- const filterSensitiveLog: (obj: ModifyInstanceAttributeRequest) => any;
4624
- }
4625
3647
  /**
4626
3648
  * <p>Describes an instance's Capacity Reservation targeting option. You can specify only one parameter
4627
3649
  * at a time. If you specify <code>CapacityReservationPreference</code> and
@@ -4654,13 +3676,7 @@ export interface CapacityReservationSpecification {
4654
3676
  */
4655
3677
  CapacityReservationTarget?: CapacityReservationTarget;
4656
3678
  }
4657
- export declare namespace CapacityReservationSpecification {
4658
- /**
4659
- * @internal
4660
- */
4661
- const filterSensitiveLog: (obj: CapacityReservationSpecification) => any;
4662
- }
4663
- export interface ModifyInstanceCapacityReservationAttributesRequest {
3679
+ export interface ModifyInstanceCapacityReservationAttributesRequest {
4664
3680
  /**
4665
3681
  * <p>The ID of the instance to be modified.</p>
4666
3682
  */
@@ -4674,24 +3690,12 @@ export interface ModifyInstanceCapacityReservationAttributesRequest {
4674
3690
  */
4675
3691
  DryRun?: boolean;
4676
3692
  }
4677
- export declare namespace ModifyInstanceCapacityReservationAttributesRequest {
4678
- /**
4679
- * @internal
4680
- */
4681
- const filterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesRequest) => any;
4682
- }
4683
3693
  export interface ModifyInstanceCapacityReservationAttributesResult {
4684
3694
  /**
4685
3695
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
4686
3696
  */
4687
3697
  Return?: boolean;
4688
3698
  }
4689
- export declare namespace ModifyInstanceCapacityReservationAttributesResult {
4690
- /**
4691
- * @internal
4692
- */
4693
- const filterSensitiveLog: (obj: ModifyInstanceCapacityReservationAttributesResult) => any;
4694
- }
4695
3699
  /**
4696
3700
  * <p>Describes the credit option for CPU usage of a burstable performance instance.</p>
4697
3701
  */
@@ -4708,12 +3712,6 @@ export interface InstanceCreditSpecificationRequest {
4708
3712
  */
4709
3713
  CpuCredits?: string;
4710
3714
  }
4711
- export declare namespace InstanceCreditSpecificationRequest {
4712
- /**
4713
- * @internal
4714
- */
4715
- const filterSensitiveLog: (obj: InstanceCreditSpecificationRequest) => any;
4716
- }
4717
3715
  export interface ModifyInstanceCreditSpecificationRequest {
4718
3716
  /**
4719
3717
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4732,12 +3730,6 @@ export interface ModifyInstanceCreditSpecificationRequest {
4732
3730
  */
4733
3731
  InstanceCreditSpecifications: InstanceCreditSpecificationRequest[] | undefined;
4734
3732
  }
4735
- export declare namespace ModifyInstanceCreditSpecificationRequest {
4736
- /**
4737
- * @internal
4738
- */
4739
- const filterSensitiveLog: (obj: ModifyInstanceCreditSpecificationRequest) => any;
4740
- }
4741
3733
  /**
4742
3734
  * <p>Describes the burstable performance instance whose credit option for CPU usage was
4743
3735
  * successfully modified.</p>
@@ -4748,12 +3740,6 @@ export interface SuccessfulInstanceCreditSpecificationItem {
4748
3740
  */
4749
3741
  InstanceId?: string;
4750
3742
  }
4751
- export declare namespace SuccessfulInstanceCreditSpecificationItem {
4752
- /**
4753
- * @internal
4754
- */
4755
- const filterSensitiveLog: (obj: SuccessfulInstanceCreditSpecificationItem) => any;
4756
- }
4757
3743
  export declare enum UnsuccessfulInstanceCreditSpecificationErrorCode {
4758
3744
  INCORRECT_INSTANCE_STATE = "IncorrectInstanceState",
4759
3745
  INSTANCE_CREDIT_SPECIFICATION_NOT_SUPPORTED = "InstanceCreditSpecification.NotSupported",
@@ -4774,12 +3760,6 @@ export interface UnsuccessfulInstanceCreditSpecificationItemError {
4774
3760
  */
4775
3761
  Message?: string;
4776
3762
  }
4777
- export declare namespace UnsuccessfulInstanceCreditSpecificationItemError {
4778
- /**
4779
- * @internal
4780
- */
4781
- const filterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItemError) => any;
4782
- }
4783
3763
  /**
4784
3764
  * <p>Describes the burstable performance instance whose credit option for CPU usage was not
4785
3765
  * modified.</p>
@@ -4795,12 +3775,6 @@ export interface UnsuccessfulInstanceCreditSpecificationItem {
4795
3775
  */
4796
3776
  Error?: UnsuccessfulInstanceCreditSpecificationItemError;
4797
3777
  }
4798
- export declare namespace UnsuccessfulInstanceCreditSpecificationItem {
4799
- /**
4800
- * @internal
4801
- */
4802
- const filterSensitiveLog: (obj: UnsuccessfulInstanceCreditSpecificationItem) => any;
4803
- }
4804
3778
  export interface ModifyInstanceCreditSpecificationResult {
4805
3779
  /**
4806
3780
  * <p>Information about the instances whose credit option for CPU usage was successfully
@@ -4813,12 +3787,6 @@ export interface ModifyInstanceCreditSpecificationResult {
4813
3787
  */
4814
3788
  UnsuccessfulInstanceCreditSpecifications?: UnsuccessfulInstanceCreditSpecificationItem[];
4815
3789
  }
4816
- export declare namespace ModifyInstanceCreditSpecificationResult {
4817
- /**
4818
- * @internal
4819
- */
4820
- const filterSensitiveLog: (obj: ModifyInstanceCreditSpecificationResult) => any;
4821
- }
4822
3790
  export interface ModifyInstanceEventStartTimeRequest {
4823
3791
  /**
4824
3792
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4839,24 +3807,12 @@ export interface ModifyInstanceEventStartTimeRequest {
4839
3807
  */
4840
3808
  NotBefore: Date | undefined;
4841
3809
  }
4842
- export declare namespace ModifyInstanceEventStartTimeRequest {
4843
- /**
4844
- * @internal
4845
- */
4846
- const filterSensitiveLog: (obj: ModifyInstanceEventStartTimeRequest) => any;
4847
- }
4848
3810
  export interface ModifyInstanceEventStartTimeResult {
4849
3811
  /**
4850
3812
  * <p>Describes a scheduled event for an instance.</p>
4851
3813
  */
4852
3814
  Event?: InstanceStatusEvent;
4853
3815
  }
4854
- export declare namespace ModifyInstanceEventStartTimeResult {
4855
- /**
4856
- * @internal
4857
- */
4858
- const filterSensitiveLog: (obj: ModifyInstanceEventStartTimeResult) => any;
4859
- }
4860
3816
  export interface ModifyInstanceEventWindowRequest {
4861
3817
  /**
4862
3818
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4909,24 +3865,12 @@ export interface ModifyInstanceEventWindowRequest {
4909
3865
  */
4910
3866
  CronExpression?: string;
4911
3867
  }
4912
- export declare namespace ModifyInstanceEventWindowRequest {
4913
- /**
4914
- * @internal
4915
- */
4916
- const filterSensitiveLog: (obj: ModifyInstanceEventWindowRequest) => any;
4917
- }
4918
3868
  export interface ModifyInstanceEventWindowResult {
4919
3869
  /**
4920
3870
  * <p>Information about the event window.</p>
4921
3871
  */
4922
3872
  InstanceEventWindow?: InstanceEventWindow;
4923
3873
  }
4924
- export declare namespace ModifyInstanceEventWindowResult {
4925
- /**
4926
- * @internal
4927
- */
4928
- const filterSensitiveLog: (obj: ModifyInstanceEventWindowResult) => any;
4929
- }
4930
3874
  export interface ModifyInstanceMaintenanceOptionsRequest {
4931
3875
  /**
4932
3876
  * <p>The ID of the instance.</p>
@@ -4945,12 +3889,6 @@ export interface ModifyInstanceMaintenanceOptionsRequest {
4945
3889
  */
4946
3890
  DryRun?: boolean;
4947
3891
  }
4948
- export declare namespace ModifyInstanceMaintenanceOptionsRequest {
4949
- /**
4950
- * @internal
4951
- */
4952
- const filterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsRequest) => any;
4953
- }
4954
3892
  export interface ModifyInstanceMaintenanceOptionsResult {
4955
3893
  /**
4956
3894
  * <p>The ID of the instance.</p>
@@ -4962,12 +3900,6 @@ export interface ModifyInstanceMaintenanceOptionsResult {
4962
3900
  */
4963
3901
  AutoRecovery?: InstanceAutoRecoveryState | string;
4964
3902
  }
4965
- export declare namespace ModifyInstanceMaintenanceOptionsResult {
4966
- /**
4967
- * @internal
4968
- */
4969
- const filterSensitiveLog: (obj: ModifyInstanceMaintenanceOptionsResult) => any;
4970
- }
4971
3903
  export interface ModifyInstanceMetadataOptionsRequest {
4972
3904
  /**
4973
3905
  * <p>The ID of the instance.</p>
@@ -5022,12 +3954,6 @@ export interface ModifyInstanceMetadataOptionsRequest {
5022
3954
  */
5023
3955
  InstanceMetadataTags?: InstanceMetadataTagsState | string;
5024
3956
  }
5025
- export declare namespace ModifyInstanceMetadataOptionsRequest {
5026
- /**
5027
- * @internal
5028
- */
5029
- const filterSensitiveLog: (obj: ModifyInstanceMetadataOptionsRequest) => any;
5030
- }
5031
3957
  export interface ModifyInstanceMetadataOptionsResult {
5032
3958
  /**
5033
3959
  * <p>The ID of the instance.</p>
@@ -5038,12 +3964,6 @@ export interface ModifyInstanceMetadataOptionsResult {
5038
3964
  */
5039
3965
  InstanceMetadataOptions?: InstanceMetadataOptionsResponse;
5040
3966
  }
5041
- export declare namespace ModifyInstanceMetadataOptionsResult {
5042
- /**
5043
- * @internal
5044
- */
5045
- const filterSensitiveLog: (obj: ModifyInstanceMetadataOptionsResult) => any;
5046
- }
5047
3967
  export declare type HostTenancy = "dedicated" | "host";
5048
3968
  export interface ModifyInstancePlacementRequest {
5049
3969
  /**
@@ -5088,28 +4008,16 @@ export interface ModifyInstancePlacementRequest {
5088
4008
  */
5089
4009
  HostResourceGroupArn?: string;
5090
4010
  }
5091
- export declare namespace ModifyInstancePlacementRequest {
5092
- /**
5093
- * @internal
5094
- */
5095
- const filterSensitiveLog: (obj: ModifyInstancePlacementRequest) => any;
5096
- }
5097
4011
  export interface ModifyInstancePlacementResult {
5098
4012
  /**
5099
4013
  * <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
5100
4014
  */
5101
4015
  Return?: boolean;
5102
4016
  }
5103
- export declare namespace ModifyInstancePlacementResult {
5104
- /**
5105
- * @internal
5106
- */
5107
- const filterSensitiveLog: (obj: ModifyInstancePlacementResult) => any;
5108
- }
5109
4017
  /**
5110
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
5111
4019
  * discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
5112
- * <p>For more information about operating Regions, see <a href="/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>
4020
+ * <p>For more information about operating Regions, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>
5113
4021
  * </p>
5114
4022
  */
5115
4023
  export interface RemoveIpamOperatingRegion {
@@ -5118,12 +4026,6 @@ export interface RemoveIpamOperatingRegion {
5118
4026
  */
5119
4027
  RegionName?: string;
5120
4028
  }
5121
- export declare namespace RemoveIpamOperatingRegion {
5122
- /**
5123
- * @internal
5124
- */
5125
- const filterSensitiveLog: (obj: RemoveIpamOperatingRegion) => any;
5126
- }
5127
4029
  export interface ModifyIpamRequest {
5128
4030
  /**
5129
4031
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5142,7 +4044,7 @@ export interface ModifyIpamRequest {
5142
4044
  /**
5143
4045
  * <p>Choose the operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only
5144
4046
  * discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
5145
- * <p>For more information about operating Regions, see <a href="/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
4047
+ * <p>For more information about operating Regions, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
5146
4048
  */
5147
4049
  AddOperatingRegions?: AddIpamOperatingRegion[];
5148
4050
  /**
@@ -5150,24 +4052,12 @@ export interface ModifyIpamRequest {
5150
4052
  */
5151
4053
  RemoveOperatingRegions?: RemoveIpamOperatingRegion[];
5152
4054
  }
5153
- export declare namespace ModifyIpamRequest {
5154
- /**
5155
- * @internal
5156
- */
5157
- const filterSensitiveLog: (obj: ModifyIpamRequest) => any;
5158
- }
5159
4055
  export interface ModifyIpamResult {
5160
4056
  /**
5161
4057
  * <p>The results of the modification.</p>
5162
4058
  */
5163
4059
  Ipam?: Ipam;
5164
4060
  }
5165
- export declare namespace ModifyIpamResult {
5166
- /**
5167
- * @internal
5168
- */
5169
- const filterSensitiveLog: (obj: ModifyIpamResult) => any;
5170
- }
5171
4061
  export interface ModifyIpamPoolRequest {
5172
4062
  /**
5173
4063
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5215,7 +4105,7 @@ export interface ModifyIpamPoolRequest {
5215
4105
  */
5216
4106
  ClearAllocationDefaultNetmaskLength?: boolean;
5217
4107
  /**
5218
- * <p>Add tag allocation rules to a pool. For more information about allocation rules, see <a href="/vpc/latest/ipam/create-top-ipam.html">Create a top-level pool</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
4108
+ * <p>Add tag allocation rules to a pool. For more information about allocation rules, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/create-top-ipam.html">Create a top-level pool</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
5219
4109
  */
5220
4110
  AddAllocationResourceTags?: RequestIpamResourceTag[];
5221
4111
  /**
@@ -5223,24 +4113,12 @@ export interface ModifyIpamPoolRequest {
5223
4113
  */
5224
4114
  RemoveAllocationResourceTags?: RequestIpamResourceTag[];
5225
4115
  }
5226
- export declare namespace ModifyIpamPoolRequest {
5227
- /**
5228
- * @internal
5229
- */
5230
- const filterSensitiveLog: (obj: ModifyIpamPoolRequest) => any;
5231
- }
5232
4116
  export interface ModifyIpamPoolResult {
5233
4117
  /**
5234
4118
  * <p>The results of the modification.</p>
5235
4119
  */
5236
4120
  IpamPool?: IpamPool;
5237
4121
  }
5238
- export declare namespace ModifyIpamPoolResult {
5239
- /**
5240
- * @internal
5241
- */
5242
- const filterSensitiveLog: (obj: ModifyIpamPoolResult) => any;
5243
- }
5244
4122
  export interface ModifyIpamResourceCidrRequest {
5245
4123
  /**
5246
4124
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5273,24 +4151,12 @@ export interface ModifyIpamResourceCidrRequest {
5273
4151
  */
5274
4152
  Monitored: boolean | undefined;
5275
4153
  }
5276
- export declare namespace ModifyIpamResourceCidrRequest {
5277
- /**
5278
- * @internal
5279
- */
5280
- const filterSensitiveLog: (obj: ModifyIpamResourceCidrRequest) => any;
5281
- }
5282
4154
  export interface ModifyIpamResourceCidrResult {
5283
4155
  /**
5284
4156
  * <p>The CIDR for an IPAM resource.</p>
5285
4157
  */
5286
4158
  IpamResourceCidr?: IpamResourceCidr;
5287
4159
  }
5288
- export declare namespace ModifyIpamResourceCidrResult {
5289
- /**
5290
- * @internal
5291
- */
5292
- const filterSensitiveLog: (obj: ModifyIpamResourceCidrResult) => any;
5293
- }
5294
4160
  export interface ModifyIpamScopeRequest {
5295
4161
  /**
5296
4162
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -5307,24 +4173,12 @@ export interface ModifyIpamScopeRequest {
5307
4173
  */
5308
4174
  Description?: string;
5309
4175
  }
5310
- export declare namespace ModifyIpamScopeRequest {
5311
- /**
5312
- * @internal
5313
- */
5314
- const filterSensitiveLog: (obj: ModifyIpamScopeRequest) => any;
5315
- }
5316
4176
  export interface ModifyIpamScopeResult {
5317
4177
  /**
5318
4178
  * <p>The results of the modification.</p>
5319
4179
  */
5320
4180
  IpamScope?: IpamScope;
5321
4181
  }
5322
- export declare namespace ModifyIpamScopeResult {
5323
- /**
5324
- * @internal
5325
- */
5326
- const filterSensitiveLog: (obj: ModifyIpamScopeResult) => any;
5327
- }
5328
4182
  export interface ModifyLaunchTemplateRequest {
5329
4183
  /**
5330
4184
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -5341,13 +4195,13 @@ export interface ModifyLaunchTemplateRequest {
5341
4195
  */
5342
4196
  ClientToken?: string;
5343
4197
  /**
5344
- * <p>The ID of the launch template. You must specify either the launch template ID or
5345
- * launch template name in the request.</p>
4198
+ * <p>The ID of the launch template.</p>
4199
+ * <p>You must specify either the <code>LaunchTemplateId</code> or the <code>LaunchTemplateName</code>, but not both.</p>
5346
4200
  */
5347
4201
  LaunchTemplateId?: string;
5348
4202
  /**
5349
- * <p>The name of the launch template. You must specify either the launch template ID or
5350
- * launch template name in the request.</p>
4203
+ * <p>The name of the launch template.</p>
4204
+ * <p>You must specify either the <code>LaunchTemplateName</code> or the <code>LaunchTemplateId</code>, but not both.</p>
5351
4205
  */
5352
4206
  LaunchTemplateName?: string;
5353
4207
  /**
@@ -5355,24 +4209,12 @@ export interface ModifyLaunchTemplateRequest {
5355
4209
  */
5356
4210
  DefaultVersion?: string;
5357
4211
  }
5358
- export declare namespace ModifyLaunchTemplateRequest {
5359
- /**
5360
- * @internal
5361
- */
5362
- const filterSensitiveLog: (obj: ModifyLaunchTemplateRequest) => any;
5363
- }
5364
4212
  export interface ModifyLaunchTemplateResult {
5365
4213
  /**
5366
4214
  * <p>Information about the launch template.</p>
5367
4215
  */
5368
4216
  LaunchTemplate?: LaunchTemplate;
5369
4217
  }
5370
- export declare namespace ModifyLaunchTemplateResult {
5371
- /**
5372
- * @internal
5373
- */
5374
- const filterSensitiveLog: (obj: ModifyLaunchTemplateResult) => any;
5375
- }
5376
4218
  /**
5377
4219
  * <p>An entry for a prefix list.</p>
5378
4220
  */
@@ -5382,12 +4224,6 @@ export interface RemovePrefixListEntry {
5382
4224
  */
5383
4225
  Cidr: string | undefined;
5384
4226
  }
5385
- export declare namespace RemovePrefixListEntry {
5386
- /**
5387
- * @internal
5388
- */
5389
- const filterSensitiveLog: (obj: RemovePrefixListEntry) => any;
5390
- }
5391
4227
  export interface ModifyManagedPrefixListRequest {
5392
4228
  /**
5393
4229
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5424,24 +4260,12 @@ export interface ModifyManagedPrefixListRequest {
5424
4260
  */
5425
4261
  MaxEntries?: number;
5426
4262
  }
5427
- export declare namespace ModifyManagedPrefixListRequest {
5428
- /**
5429
- * @internal
5430
- */
5431
- const filterSensitiveLog: (obj: ModifyManagedPrefixListRequest) => any;
5432
- }
5433
4263
  export interface ModifyManagedPrefixListResult {
5434
4264
  /**
5435
4265
  * <p>Information about the prefix list.</p>
5436
4266
  */
5437
4267
  PrefixList?: ManagedPrefixList;
5438
4268
  }
5439
- export declare namespace ModifyManagedPrefixListResult {
5440
- /**
5441
- * @internal
5442
- */
5443
- const filterSensitiveLog: (obj: ModifyManagedPrefixListResult) => any;
5444
- }
5445
4269
  /**
5446
4270
  * <p>Describes an attachment change.</p>
5447
4271
  */
@@ -5455,12 +4279,6 @@ export interface NetworkInterfaceAttachmentChanges {
5455
4279
  */
5456
4280
  DeleteOnTermination?: boolean;
5457
4281
  }
5458
- export declare namespace NetworkInterfaceAttachmentChanges {
5459
- /**
5460
- * @internal
5461
- */
5462
- const filterSensitiveLog: (obj: NetworkInterfaceAttachmentChanges) => any;
5463
- }
5464
4282
  /**
5465
4283
  * <p>Contains the parameters for ModifyNetworkInterfaceAttribute.</p>
5466
4284
  */
@@ -5497,12 +4315,6 @@ export interface ModifyNetworkInterfaceAttributeRequest {
5497
4315
  */
5498
4316
  SourceDestCheck?: AttributeBooleanValue;
5499
4317
  }
5500
- export declare namespace ModifyNetworkInterfaceAttributeRequest {
5501
- /**
5502
- * @internal
5503
- */
5504
- const filterSensitiveLog: (obj: ModifyNetworkInterfaceAttributeRequest) => any;
5505
- }
5506
4318
  export interface ModifyPrivateDnsNameOptionsRequest {
5507
4319
  /**
5508
4320
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -5533,12 +4345,6 @@ export interface ModifyPrivateDnsNameOptionsRequest {
5533
4345
  */
5534
4346
  EnableResourceNameDnsAAAARecord?: boolean;
5535
4347
  }
5536
- export declare namespace ModifyPrivateDnsNameOptionsRequest {
5537
- /**
5538
- * @internal
5539
- */
5540
- const filterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsRequest) => any;
5541
- }
5542
4348
  export interface ModifyPrivateDnsNameOptionsResult {
5543
4349
  /**
5544
4350
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an
@@ -5546,12 +4352,6 @@ export interface ModifyPrivateDnsNameOptionsResult {
5546
4352
  */
5547
4353
  Return?: boolean;
5548
4354
  }
5549
- export declare namespace ModifyPrivateDnsNameOptionsResult {
5550
- /**
5551
- * @internal
5552
- */
5553
- const filterSensitiveLog: (obj: ModifyPrivateDnsNameOptionsResult) => any;
5554
- }
5555
4355
  /**
5556
4356
  * <p>Contains the parameters for ModifyReservedInstances.</p>
5557
4357
  */
@@ -5570,12 +4370,6 @@ export interface ModifyReservedInstancesRequest {
5570
4370
  */
5571
4371
  TargetConfigurations: ReservedInstancesConfiguration[] | undefined;
5572
4372
  }
5573
- export declare namespace ModifyReservedInstancesRequest {
5574
- /**
5575
- * @internal
5576
- */
5577
- const filterSensitiveLog: (obj: ModifyReservedInstancesRequest) => any;
5578
- }
5579
4373
  /**
5580
4374
  * <p>Contains the output of ModifyReservedInstances.</p>
5581
4375
  */
@@ -5585,12 +4379,6 @@ export interface ModifyReservedInstancesResult {
5585
4379
  */
5586
4380
  ReservedInstancesModificationId?: string;
5587
4381
  }
5588
- export declare namespace ModifyReservedInstancesResult {
5589
- /**
5590
- * @internal
5591
- */
5592
- const filterSensitiveLog: (obj: ModifyReservedInstancesResult) => any;
5593
- }
5594
4382
  /**
5595
4383
  * <p>Describes a security group rule.</p>
5596
4384
  * <p>You must specify exactly one of the following parameters, based on the rule type:</p>
@@ -5648,12 +4436,6 @@ export interface SecurityGroupRuleRequest {
5648
4436
  */
5649
4437
  Description?: string;
5650
4438
  }
5651
- export declare namespace SecurityGroupRuleRequest {
5652
- /**
5653
- * @internal
5654
- */
5655
- const filterSensitiveLog: (obj: SecurityGroupRuleRequest) => any;
5656
- }
5657
4439
  /**
5658
4440
  * <p>Describes an update to a security group rule.</p>
5659
4441
  */
@@ -5667,12 +4449,6 @@ export interface SecurityGroupRuleUpdate {
5667
4449
  */
5668
4450
  SecurityGroupRule?: SecurityGroupRuleRequest;
5669
4451
  }
5670
- export declare namespace SecurityGroupRuleUpdate {
5671
- /**
5672
- * @internal
5673
- */
5674
- const filterSensitiveLog: (obj: SecurityGroupRuleUpdate) => any;
5675
- }
5676
4452
  export interface ModifySecurityGroupRulesRequest {
5677
4453
  /**
5678
4454
  * <p>The ID of the security group.</p>
@@ -5689,24 +4465,12 @@ export interface ModifySecurityGroupRulesRequest {
5689
4465
  */
5690
4466
  DryRun?: boolean;
5691
4467
  }
5692
- export declare namespace ModifySecurityGroupRulesRequest {
5693
- /**
5694
- * @internal
5695
- */
5696
- const filterSensitiveLog: (obj: ModifySecurityGroupRulesRequest) => any;
5697
- }
5698
4468
  export interface ModifySecurityGroupRulesResult {
5699
4469
  /**
5700
4470
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
5701
4471
  */
5702
4472
  Return?: boolean;
5703
4473
  }
5704
- export declare namespace ModifySecurityGroupRulesResult {
5705
- /**
5706
- * @internal
5707
- */
5708
- const filterSensitiveLog: (obj: ModifySecurityGroupRulesResult) => any;
5709
- }
5710
4474
  /**
5711
4475
  * <p>Describes modifications to the list of create volume permissions for a volume.</p>
5712
4476
  */
@@ -5720,12 +4484,6 @@ export interface CreateVolumePermissionModifications {
5720
4484
  */
5721
4485
  Remove?: CreateVolumePermission[];
5722
4486
  }
5723
- export declare namespace CreateVolumePermissionModifications {
5724
- /**
5725
- * @internal
5726
- */
5727
- const filterSensitiveLog: (obj: CreateVolumePermissionModifications) => any;
5728
- }
5729
4487
  export interface ModifySnapshotAttributeRequest {
5730
4488
  /**
5731
4489
  * <p>The snapshot attribute to modify. Only volume creation permissions can be modified.</p>
@@ -5758,12 +4516,6 @@ export interface ModifySnapshotAttributeRequest {
5758
4516
  */
5759
4517
  DryRun?: boolean;
5760
4518
  }
5761
- export declare namespace ModifySnapshotAttributeRequest {
5762
- /**
5763
- * @internal
5764
- */
5765
- const filterSensitiveLog: (obj: ModifySnapshotAttributeRequest) => any;
5766
- }
5767
4519
  export declare enum TargetStorageTier {
5768
4520
  archive = "archive"
5769
4521
  }
@@ -5783,12 +4535,6 @@ export interface ModifySnapshotTierRequest {
5783
4535
  */
5784
4536
  DryRun?: boolean;
5785
4537
  }
5786
- export declare namespace ModifySnapshotTierRequest {
5787
- /**
5788
- * @internal
5789
- */
5790
- const filterSensitiveLog: (obj: ModifySnapshotTierRequest) => any;
5791
- }
5792
4538
  export interface ModifySnapshotTierResult {
5793
4539
  /**
5794
4540
  * <p>The ID of the snapshot.</p>
@@ -5799,12 +4545,6 @@ export interface ModifySnapshotTierResult {
5799
4545
  */
5800
4546
  TieringStartTime?: Date;
5801
4547
  }
5802
- export declare namespace ModifySnapshotTierResult {
5803
- /**
5804
- * @internal
5805
- */
5806
- const filterSensitiveLog: (obj: ModifySnapshotTierResult) => any;
5807
- }
5808
4548
  /**
5809
4549
  * <p>Contains the parameters for ModifySpotFleetRequest.</p>
5810
4550
  */
@@ -5838,12 +4578,6 @@ export interface ModifySpotFleetRequestRequest {
5838
4578
  */
5839
4579
  Context?: string;
5840
4580
  }
5841
- export declare namespace ModifySpotFleetRequestRequest {
5842
- /**
5843
- * @internal
5844
- */
5845
- const filterSensitiveLog: (obj: ModifySpotFleetRequestRequest) => any;
5846
- }
5847
4581
  /**
5848
4582
  * <p>Contains the output of ModifySpotFleetRequest.</p>
5849
4583
  */
@@ -5854,12 +4588,6 @@ export interface ModifySpotFleetRequestResponse {
5854
4588
  */
5855
4589
  Return?: boolean;
5856
4590
  }
5857
- export declare namespace ModifySpotFleetRequestResponse {
5858
- /**
5859
- * @internal
5860
- */
5861
- const filterSensitiveLog: (obj: ModifySpotFleetRequestResponse) => any;
5862
- }
5863
4591
  export interface ModifySubnetAttributeRequest {
5864
4592
  /**
5865
4593
  * <p>Specify <code>true</code> to indicate that network interfaces created in the
@@ -5927,12 +4655,6 @@ export interface ModifySubnetAttributeRequest {
5927
4655
  */
5928
4656
  DisableLniAtDeviceIndex?: AttributeBooleanValue;
5929
4657
  }
5930
- export declare namespace ModifySubnetAttributeRequest {
5931
- /**
5932
- * @internal
5933
- */
5934
- const filterSensitiveLog: (obj: ModifySubnetAttributeRequest) => any;
5935
- }
5936
4658
  export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
5937
4659
  /**
5938
4660
  * <p>The ID of the Traffic Mirror filter.</p>
@@ -5953,24 +4675,12 @@ export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
5953
4675
  */
5954
4676
  DryRun?: boolean;
5955
4677
  }
5956
- export declare namespace ModifyTrafficMirrorFilterNetworkServicesRequest {
5957
- /**
5958
- * @internal
5959
- */
5960
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesRequest) => any;
5961
- }
5962
4678
  export interface ModifyTrafficMirrorFilterNetworkServicesResult {
5963
4679
  /**
5964
4680
  * <p>The Traffic Mirror filter that the network service is associated with.</p>
5965
4681
  */
5966
4682
  TrafficMirrorFilter?: TrafficMirrorFilter;
5967
4683
  }
5968
- export declare namespace ModifyTrafficMirrorFilterNetworkServicesResult {
5969
- /**
5970
- * @internal
5971
- */
5972
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterNetworkServicesResult) => any;
5973
- }
5974
4684
  export declare type TrafficMirrorFilterRuleField = "description" | "destination-port-range" | "protocol" | "source-port-range";
5975
4685
  export interface ModifyTrafficMirrorFilterRuleRequest {
5976
4686
  /**
@@ -6026,24 +4736,12 @@ export interface ModifyTrafficMirrorFilterRuleRequest {
6026
4736
  */
6027
4737
  DryRun?: boolean;
6028
4738
  }
6029
- export declare namespace ModifyTrafficMirrorFilterRuleRequest {
6030
- /**
6031
- * @internal
6032
- */
6033
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleRequest) => any;
6034
- }
6035
4739
  export interface ModifyTrafficMirrorFilterRuleResult {
6036
4740
  /**
6037
4741
  * <p>Modifies a Traffic Mirror rule.</p>
6038
4742
  */
6039
4743
  TrafficMirrorFilterRule?: TrafficMirrorFilterRule;
6040
4744
  }
6041
- export declare namespace ModifyTrafficMirrorFilterRuleResult {
6042
- /**
6043
- * @internal
6044
- */
6045
- const filterSensitiveLog: (obj: ModifyTrafficMirrorFilterRuleResult) => any;
6046
- }
6047
4745
  export declare type TrafficMirrorSessionField = "description" | "packet-length" | "virtual-network-id";
6048
4746
  export interface ModifyTrafficMirrorSessionRequest {
6049
4747
  /**
@@ -6087,24 +4785,12 @@ export interface ModifyTrafficMirrorSessionRequest {
6087
4785
  */
6088
4786
  DryRun?: boolean;
6089
4787
  }
6090
- export declare namespace ModifyTrafficMirrorSessionRequest {
6091
- /**
6092
- * @internal
6093
- */
6094
- const filterSensitiveLog: (obj: ModifyTrafficMirrorSessionRequest) => any;
6095
- }
6096
4788
  export interface ModifyTrafficMirrorSessionResult {
6097
4789
  /**
6098
4790
  * <p>Information about the Traffic Mirror session.</p>
6099
4791
  */
6100
4792
  TrafficMirrorSession?: TrafficMirrorSession;
6101
4793
  }
6102
- export declare namespace ModifyTrafficMirrorSessionResult {
6103
- /**
6104
- * @internal
6105
- */
6106
- const filterSensitiveLog: (obj: ModifyTrafficMirrorSessionResult) => any;
6107
- }
6108
4794
  /**
6109
4795
  * <p>The transit gateway options.</p>
6110
4796
  */
@@ -6151,12 +4837,6 @@ export interface ModifyTransitGatewayOptions {
6151
4837
  */
6152
4838
  AmazonSideAsn?: number;
6153
4839
  }
6154
- export declare namespace ModifyTransitGatewayOptions {
6155
- /**
6156
- * @internal
6157
- */
6158
- const filterSensitiveLog: (obj: ModifyTransitGatewayOptions) => any;
6159
- }
6160
4840
  export interface ModifyTransitGatewayRequest {
6161
4841
  /**
6162
4842
  * <p>The ID of the transit gateway.</p>
@@ -6177,24 +4857,12 @@ export interface ModifyTransitGatewayRequest {
6177
4857
  */
6178
4858
  DryRun?: boolean;
6179
4859
  }
6180
- export declare namespace ModifyTransitGatewayRequest {
6181
- /**
6182
- * @internal
6183
- */
6184
- const filterSensitiveLog: (obj: ModifyTransitGatewayRequest) => any;
6185
- }
6186
4860
  export interface ModifyTransitGatewayResult {
6187
4861
  /**
6188
4862
  * <p>Describes a transit gateway.</p>
6189
4863
  */
6190
4864
  TransitGateway?: TransitGateway;
6191
4865
  }
6192
- export declare namespace ModifyTransitGatewayResult {
6193
- /**
6194
- * @internal
6195
- */
6196
- const filterSensitiveLog: (obj: ModifyTransitGatewayResult) => any;
6197
- }
6198
4866
  export interface ModifyTransitGatewayPrefixListReferenceRequest {
6199
4867
  /**
6200
4868
  * <p>The ID of the transit gateway route table.</p>
@@ -6219,24 +4887,12 @@ export interface ModifyTransitGatewayPrefixListReferenceRequest {
6219
4887
  */
6220
4888
  DryRun?: boolean;
6221
4889
  }
6222
- export declare namespace ModifyTransitGatewayPrefixListReferenceRequest {
6223
- /**
6224
- * @internal
6225
- */
6226
- const filterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceRequest) => any;
6227
- }
6228
4890
  export interface ModifyTransitGatewayPrefixListReferenceResult {
6229
4891
  /**
6230
4892
  * <p>Information about the prefix list reference.</p>
6231
4893
  */
6232
4894
  TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference;
6233
4895
  }
6234
- export declare namespace ModifyTransitGatewayPrefixListReferenceResult {
6235
- /**
6236
- * @internal
6237
- */
6238
- const filterSensitiveLog: (obj: ModifyTransitGatewayPrefixListReferenceResult) => any;
6239
- }
6240
4896
  /**
6241
4897
  * <p>Describes the options for a VPC attachment.</p>
6242
4898
  */
@@ -6254,12 +4910,6 @@ export interface ModifyTransitGatewayVpcAttachmentRequestOptions {
6254
4910
  */
6255
4911
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
6256
4912
  }
6257
- export declare namespace ModifyTransitGatewayVpcAttachmentRequestOptions {
6258
- /**
6259
- * @internal
6260
- */
6261
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequestOptions) => any;
6262
- }
6263
4913
  export interface ModifyTransitGatewayVpcAttachmentRequest {
6264
4914
  /**
6265
4915
  * <p>The ID of the attachment.</p>
@@ -6284,24 +4934,12 @@ export interface ModifyTransitGatewayVpcAttachmentRequest {
6284
4934
  */
6285
4935
  DryRun?: boolean;
6286
4936
  }
6287
- export declare namespace ModifyTransitGatewayVpcAttachmentRequest {
6288
- /**
6289
- * @internal
6290
- */
6291
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentRequest) => any;
6292
- }
6293
4937
  export interface ModifyTransitGatewayVpcAttachmentResult {
6294
4938
  /**
6295
4939
  * <p>Information about the modified attachment.</p>
6296
4940
  */
6297
4941
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
6298
4942
  }
6299
- export declare namespace ModifyTransitGatewayVpcAttachmentResult {
6300
- /**
6301
- * @internal
6302
- */
6303
- const filterSensitiveLog: (obj: ModifyTransitGatewayVpcAttachmentResult) => any;
6304
- }
6305
4943
  export interface ModifyVolumeRequest {
6306
4944
  /**
6307
4945
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6382,24 +5020,12 @@ export interface ModifyVolumeRequest {
6382
5020
  */
6383
5021
  MultiAttachEnabled?: boolean;
6384
5022
  }
6385
- export declare namespace ModifyVolumeRequest {
6386
- /**
6387
- * @internal
6388
- */
6389
- const filterSensitiveLog: (obj: ModifyVolumeRequest) => any;
6390
- }
6391
5023
  export interface ModifyVolumeResult {
6392
5024
  /**
6393
5025
  * <p>Information about the volume modification.</p>
6394
5026
  */
6395
5027
  VolumeModification?: VolumeModification;
6396
5028
  }
6397
- export declare namespace ModifyVolumeResult {
6398
- /**
6399
- * @internal
6400
- */
6401
- const filterSensitiveLog: (obj: ModifyVolumeResult) => any;
6402
- }
6403
5029
  export interface ModifyVolumeAttributeRequest {
6404
5030
  /**
6405
5031
  * <p>Indicates whether the volume should be auto-enabled for I/O operations.</p>
@@ -6416,12 +5042,6 @@ export interface ModifyVolumeAttributeRequest {
6416
5042
  */
6417
5043
  DryRun?: boolean;
6418
5044
  }
6419
- export declare namespace ModifyVolumeAttributeRequest {
6420
- /**
6421
- * @internal
6422
- */
6423
- const filterSensitiveLog: (obj: ModifyVolumeAttributeRequest) => any;
6424
- }
6425
5045
  export interface ModifyVpcAttributeRequest {
6426
5046
  /**
6427
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>
@@ -6442,12 +5062,6 @@ export interface ModifyVpcAttributeRequest {
6442
5062
  */
6443
5063
  VpcId: string | undefined;
6444
5064
  }
6445
- export declare namespace ModifyVpcAttributeRequest {
6446
- /**
6447
- * @internal
6448
- */
6449
- const filterSensitiveLog: (obj: ModifyVpcAttributeRequest) => any;
6450
- }
6451
5065
  /**
6452
5066
  * <p>Contains the parameters for ModifyVpcEndpoint.</p>
6453
5067
  */
@@ -6510,24 +5124,12 @@ export interface ModifyVpcEndpointRequest {
6510
5124
  */
6511
5125
  PrivateDnsEnabled?: boolean;
6512
5126
  }
6513
- export declare namespace ModifyVpcEndpointRequest {
6514
- /**
6515
- * @internal
6516
- */
6517
- const filterSensitiveLog: (obj: ModifyVpcEndpointRequest) => any;
6518
- }
6519
5127
  export interface ModifyVpcEndpointResult {
6520
5128
  /**
6521
5129
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6522
5130
  */
6523
5131
  Return?: boolean;
6524
5132
  }
6525
- export declare namespace ModifyVpcEndpointResult {
6526
- /**
6527
- * @internal
6528
- */
6529
- const filterSensitiveLog: (obj: ModifyVpcEndpointResult) => any;
6530
- }
6531
5133
  export interface ModifyVpcEndpointConnectionNotificationRequest {
6532
5134
  /**
6533
5135
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6549,24 +5151,12 @@ export interface ModifyVpcEndpointConnectionNotificationRequest {
6549
5151
  */
6550
5152
  ConnectionEvents?: string[];
6551
5153
  }
6552
- export declare namespace ModifyVpcEndpointConnectionNotificationRequest {
6553
- /**
6554
- * @internal
6555
- */
6556
- const filterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationRequest) => any;
6557
- }
6558
5154
  export interface ModifyVpcEndpointConnectionNotificationResult {
6559
5155
  /**
6560
5156
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6561
5157
  */
6562
5158
  ReturnValue?: boolean;
6563
5159
  }
6564
- export declare namespace ModifyVpcEndpointConnectionNotificationResult {
6565
- /**
6566
- * @internal
6567
- */
6568
- const filterSensitiveLog: (obj: ModifyVpcEndpointConnectionNotificationResult) => any;
6569
- }
6570
5160
  export interface ModifyVpcEndpointServiceConfigurationRequest {
6571
5161
  /**
6572
5162
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6619,24 +5209,12 @@ export interface ModifyVpcEndpointServiceConfigurationRequest {
6619
5209
  */
6620
5210
  RemoveSupportedIpAddressTypes?: string[];
6621
5211
  }
6622
- export declare namespace ModifyVpcEndpointServiceConfigurationRequest {
6623
- /**
6624
- * @internal
6625
- */
6626
- const filterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationRequest) => any;
6627
- }
6628
5212
  export interface ModifyVpcEndpointServiceConfigurationResult {
6629
5213
  /**
6630
5214
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6631
5215
  */
6632
5216
  Return?: boolean;
6633
5217
  }
6634
- export declare namespace ModifyVpcEndpointServiceConfigurationResult {
6635
- /**
6636
- * @internal
6637
- */
6638
- const filterSensitiveLog: (obj: ModifyVpcEndpointServiceConfigurationResult) => any;
6639
- }
6640
5218
  export interface ModifyVpcEndpointServicePayerResponsibilityRequest {
6641
5219
  /**
6642
5220
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6655,24 +5233,12 @@ export interface ModifyVpcEndpointServicePayerResponsibilityRequest {
6655
5233
  */
6656
5234
  PayerResponsibility: PayerResponsibility | string | undefined;
6657
5235
  }
6658
- export declare namespace ModifyVpcEndpointServicePayerResponsibilityRequest {
6659
- /**
6660
- * @internal
6661
- */
6662
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityRequest) => any;
6663
- }
6664
5236
  export interface ModifyVpcEndpointServicePayerResponsibilityResult {
6665
5237
  /**
6666
5238
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6667
5239
  */
6668
5240
  ReturnValue?: boolean;
6669
5241
  }
6670
- export declare namespace ModifyVpcEndpointServicePayerResponsibilityResult {
6671
- /**
6672
- * @internal
6673
- */
6674
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePayerResponsibilityResult) => any;
6675
- }
6676
5242
  export interface ModifyVpcEndpointServicePermissionsRequest {
6677
5243
  /**
6678
5244
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6696,24 +5262,12 @@ export interface ModifyVpcEndpointServicePermissionsRequest {
6696
5262
  */
6697
5263
  RemoveAllowedPrincipals?: string[];
6698
5264
  }
6699
- export declare namespace ModifyVpcEndpointServicePermissionsRequest {
6700
- /**
6701
- * @internal
6702
- */
6703
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsRequest) => any;
6704
- }
6705
5265
  export interface ModifyVpcEndpointServicePermissionsResult {
6706
5266
  /**
6707
5267
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6708
5268
  */
6709
5269
  ReturnValue?: boolean;
6710
5270
  }
6711
- export declare namespace ModifyVpcEndpointServicePermissionsResult {
6712
- /**
6713
- * @internal
6714
- */
6715
- const filterSensitiveLog: (obj: ModifyVpcEndpointServicePermissionsResult) => any;
6716
- }
6717
5271
  /**
6718
5272
  * <p>The VPC peering connection options.</p>
6719
5273
  */
@@ -6733,12 +5287,6 @@ export interface PeeringConnectionOptionsRequest {
6733
5287
  */
6734
5288
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
6735
5289
  }
6736
- export declare namespace PeeringConnectionOptionsRequest {
6737
- /**
6738
- * @internal
6739
- */
6740
- const filterSensitiveLog: (obj: PeeringConnectionOptionsRequest) => any;
6741
- }
6742
5290
  export interface ModifyVpcPeeringConnectionOptionsRequest {
6743
5291
  /**
6744
5292
  * <p>The VPC peering connection options for the accepter VPC.</p>
@@ -6759,12 +5307,6 @@ export interface ModifyVpcPeeringConnectionOptionsRequest {
6759
5307
  */
6760
5308
  VpcPeeringConnectionId: string | undefined;
6761
5309
  }
6762
- export declare namespace ModifyVpcPeeringConnectionOptionsRequest {
6763
- /**
6764
- * @internal
6765
- */
6766
- const filterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsRequest) => any;
6767
- }
6768
5310
  /**
6769
5311
  * <p>Describes the VPC peering connection options.</p>
6770
5312
  */
@@ -6785,12 +5327,6 @@ export interface PeeringConnectionOptions {
6785
5327
  */
6786
5328
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
6787
5329
  }
6788
- export declare namespace PeeringConnectionOptions {
6789
- /**
6790
- * @internal
6791
- */
6792
- const filterSensitiveLog: (obj: PeeringConnectionOptions) => any;
6793
- }
6794
5330
  export interface ModifyVpcPeeringConnectionOptionsResult {
6795
5331
  /**
6796
5332
  * <p>Information about the VPC peering connection options for the accepter VPC.</p>
@@ -6801,12 +5337,6 @@ export interface ModifyVpcPeeringConnectionOptionsResult {
6801
5337
  */
6802
5338
  RequesterPeeringConnectionOptions?: PeeringConnectionOptions;
6803
5339
  }
6804
- export declare namespace ModifyVpcPeeringConnectionOptionsResult {
6805
- /**
6806
- * @internal
6807
- */
6808
- const filterSensitiveLog: (obj: ModifyVpcPeeringConnectionOptionsResult) => any;
6809
- }
6810
5340
  export declare type VpcTenancy = "default";
6811
5341
  export interface ModifyVpcTenancyRequest {
6812
5342
  /**
@@ -6824,12 +5354,6 @@ export interface ModifyVpcTenancyRequest {
6824
5354
  */
6825
5355
  DryRun?: boolean;
6826
5356
  }
6827
- export declare namespace ModifyVpcTenancyRequest {
6828
- /**
6829
- * @internal
6830
- */
6831
- const filterSensitiveLog: (obj: ModifyVpcTenancyRequest) => any;
6832
- }
6833
5357
  export interface ModifyVpcTenancyResult {
6834
5358
  /**
6835
5359
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an
@@ -6837,12 +5361,6 @@ export interface ModifyVpcTenancyResult {
6837
5361
  */
6838
5362
  ReturnValue?: boolean;
6839
5363
  }
6840
- export declare namespace ModifyVpcTenancyResult {
6841
- /**
6842
- * @internal
6843
- */
6844
- const filterSensitiveLog: (obj: ModifyVpcTenancyResult) => any;
6845
- }
6846
5364
  export interface ModifyVpnConnectionRequest {
6847
5365
  /**
6848
5366
  * <p>The ID of the VPN connection.</p>
@@ -6869,24 +5387,12 @@ export interface ModifyVpnConnectionRequest {
6869
5387
  */
6870
5388
  DryRun?: boolean;
6871
5389
  }
6872
- export declare namespace ModifyVpnConnectionRequest {
6873
- /**
6874
- * @internal
6875
- */
6876
- const filterSensitiveLog: (obj: ModifyVpnConnectionRequest) => any;
6877
- }
6878
5390
  export interface ModifyVpnConnectionResult {
6879
5391
  /**
6880
5392
  * <p>Describes a VPN connection.</p>
6881
5393
  */
6882
5394
  VpnConnection?: VpnConnection;
6883
5395
  }
6884
- export declare namespace ModifyVpnConnectionResult {
6885
- /**
6886
- * @internal
6887
- */
6888
- const filterSensitiveLog: (obj: ModifyVpnConnectionResult) => any;
6889
- }
6890
5396
  export interface ModifyVpnConnectionOptionsRequest {
6891
5397
  /**
6892
5398
  * <p>The ID of the Site-to-Site VPN connection. </p>
@@ -6921,24 +5427,12 @@ export interface ModifyVpnConnectionOptionsRequest {
6921
5427
  */
6922
5428
  DryRun?: boolean;
6923
5429
  }
6924
- export declare namespace ModifyVpnConnectionOptionsRequest {
6925
- /**
6926
- * @internal
6927
- */
6928
- const filterSensitiveLog: (obj: ModifyVpnConnectionOptionsRequest) => any;
6929
- }
6930
5430
  export interface ModifyVpnConnectionOptionsResult {
6931
5431
  /**
6932
5432
  * <p>Describes a VPN connection.</p>
6933
5433
  */
6934
5434
  VpnConnection?: VpnConnection;
6935
5435
  }
6936
- export declare namespace ModifyVpnConnectionOptionsResult {
6937
- /**
6938
- * @internal
6939
- */
6940
- const filterSensitiveLog: (obj: ModifyVpnConnectionOptionsResult) => any;
6941
- }
6942
5436
  export interface ModifyVpnTunnelCertificateRequest {
6943
5437
  /**
6944
5438
  * <p>The ID of the Amazon Web Services Site-to-Site VPN connection.</p>
@@ -6956,24 +5450,12 @@ export interface ModifyVpnTunnelCertificateRequest {
6956
5450
  */
6957
5451
  DryRun?: boolean;
6958
5452
  }
6959
- export declare namespace ModifyVpnTunnelCertificateRequest {
6960
- /**
6961
- * @internal
6962
- */
6963
- const filterSensitiveLog: (obj: ModifyVpnTunnelCertificateRequest) => any;
6964
- }
6965
5453
  export interface ModifyVpnTunnelCertificateResult {
6966
5454
  /**
6967
5455
  * <p>Describes a VPN connection.</p>
6968
5456
  */
6969
5457
  VpnConnection?: VpnConnection;
6970
5458
  }
6971
- export declare namespace ModifyVpnTunnelCertificateResult {
6972
- /**
6973
- * @internal
6974
- */
6975
- const filterSensitiveLog: (obj: ModifyVpnTunnelCertificateResult) => any;
6976
- }
6977
5459
  /**
6978
5460
  * <p>The Amazon Web Services Site-to-Site VPN tunnel options to modify.</p>
6979
5461
  */
@@ -7161,12 +5643,6 @@ export interface ModifyVpnTunnelOptionsSpecification {
7161
5643
  */
7162
5644
  StartupAction?: string;
7163
5645
  }
7164
- export declare namespace ModifyVpnTunnelOptionsSpecification {
7165
- /**
7166
- * @internal
7167
- */
7168
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsSpecification) => any;
7169
- }
7170
5646
  export interface ModifyVpnTunnelOptionsRequest {
7171
5647
  /**
7172
5648
  * <p>The ID of the Amazon Web Services Site-to-Site VPN connection.</p>
@@ -7188,24 +5664,12 @@ export interface ModifyVpnTunnelOptionsRequest {
7188
5664
  */
7189
5665
  DryRun?: boolean;
7190
5666
  }
7191
- export declare namespace ModifyVpnTunnelOptionsRequest {
7192
- /**
7193
- * @internal
7194
- */
7195
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsRequest) => any;
7196
- }
7197
5667
  export interface ModifyVpnTunnelOptionsResult {
7198
5668
  /**
7199
5669
  * <p>Describes a VPN connection.</p>
7200
5670
  */
7201
5671
  VpnConnection?: VpnConnection;
7202
5672
  }
7203
- export declare namespace ModifyVpnTunnelOptionsResult {
7204
- /**
7205
- * @internal
7206
- */
7207
- const filterSensitiveLog: (obj: ModifyVpnTunnelOptionsResult) => any;
7208
- }
7209
5673
  export interface MonitorInstancesRequest {
7210
5674
  /**
7211
5675
  * <p>The IDs of the instances.</p>
@@ -7218,12 +5682,6 @@ export interface MonitorInstancesRequest {
7218
5682
  */
7219
5683
  DryRun?: boolean;
7220
5684
  }
7221
- export declare namespace MonitorInstancesRequest {
7222
- /**
7223
- * @internal
7224
- */
7225
- const filterSensitiveLog: (obj: MonitorInstancesRequest) => any;
7226
- }
7227
5685
  /**
7228
5686
  * <p>Describes the monitoring of an instance.</p>
7229
5687
  */
@@ -7237,24 +5695,12 @@ export interface InstanceMonitoring {
7237
5695
  */
7238
5696
  Monitoring?: Monitoring;
7239
5697
  }
7240
- export declare namespace InstanceMonitoring {
7241
- /**
7242
- * @internal
7243
- */
7244
- const filterSensitiveLog: (obj: InstanceMonitoring) => any;
7245
- }
7246
5698
  export interface MonitorInstancesResult {
7247
5699
  /**
7248
5700
  * <p>The monitoring information.</p>
7249
5701
  */
7250
5702
  InstanceMonitorings?: InstanceMonitoring[];
7251
5703
  }
7252
- export declare namespace MonitorInstancesResult {
7253
- /**
7254
- * @internal
7255
- */
7256
- const filterSensitiveLog: (obj: MonitorInstancesResult) => any;
7257
- }
7258
5704
  export interface MoveAddressToVpcRequest {
7259
5705
  /**
7260
5706
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7267,12 +5713,6 @@ export interface MoveAddressToVpcRequest {
7267
5713
  */
7268
5714
  PublicIp: string | undefined;
7269
5715
  }
7270
- export declare namespace MoveAddressToVpcRequest {
7271
- /**
7272
- * @internal
7273
- */
7274
- const filterSensitiveLog: (obj: MoveAddressToVpcRequest) => any;
7275
- }
7276
5716
  export declare enum Status {
7277
5717
  inClassic = "InClassic",
7278
5718
  inVpc = "InVpc",
@@ -7288,12 +5728,6 @@ export interface MoveAddressToVpcResult {
7288
5728
  */
7289
5729
  Status?: Status | string;
7290
5730
  }
7291
- export declare namespace MoveAddressToVpcResult {
7292
- /**
7293
- * @internal
7294
- */
7295
- const filterSensitiveLog: (obj: MoveAddressToVpcResult) => any;
7296
- }
7297
5731
  export interface MoveByoipCidrToIpamRequest {
7298
5732
  /**
7299
5733
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7314,12 +5748,6 @@ export interface MoveByoipCidrToIpamRequest {
7314
5748
  */
7315
5749
  IpamPoolOwner: string | undefined;
7316
5750
  }
7317
- export declare namespace MoveByoipCidrToIpamRequest {
7318
- /**
7319
- * @internal
7320
- */
7321
- const filterSensitiveLog: (obj: MoveByoipCidrToIpamRequest) => any;
7322
- }
7323
5751
  export interface MoveByoipCidrToIpamResult {
7324
5752
  /**
7325
5753
  * <p>Information about an address range that is provisioned for use with your Amazon Web Services resources
@@ -7327,12 +5755,6 @@ export interface MoveByoipCidrToIpamResult {
7327
5755
  */
7328
5756
  ByoipCidr?: ByoipCidr;
7329
5757
  }
7330
- export declare namespace MoveByoipCidrToIpamResult {
7331
- /**
7332
- * @internal
7333
- */
7334
- const filterSensitiveLog: (obj: MoveByoipCidrToIpamResult) => any;
7335
- }
7336
5758
  /**
7337
5759
  * <p>Provides authorization for Amazon to bring a specific IP address range to a specific
7338
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>
@@ -7347,12 +5769,6 @@ export interface CidrAuthorizationContext {
7347
5769
  */
7348
5770
  Signature: string | undefined;
7349
5771
  }
7350
- export declare namespace CidrAuthorizationContext {
7351
- /**
7352
- * @internal
7353
- */
7354
- const filterSensitiveLog: (obj: CidrAuthorizationContext) => any;
7355
- }
7356
5772
  export interface ProvisionByoipCidrRequest {
7357
5773
  /**
7358
5774
  * <p>The public IPv4 or IPv6 address range, in CIDR notation. The most specific IPv4 prefix that you can
@@ -7390,24 +5806,12 @@ export interface ProvisionByoipCidrRequest {
7390
5806
  */
7391
5807
  MultiRegion?: boolean;
7392
5808
  }
7393
- export declare namespace ProvisionByoipCidrRequest {
7394
- /**
7395
- * @internal
7396
- */
7397
- const filterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
7398
- }
7399
5809
  export interface ProvisionByoipCidrResult {
7400
5810
  /**
7401
5811
  * <p>Information about the address range.</p>
7402
5812
  */
7403
5813
  ByoipCidr?: ByoipCidr;
7404
5814
  }
7405
- export declare namespace ProvisionByoipCidrResult {
7406
- /**
7407
- * @internal
7408
- */
7409
- const filterSensitiveLog: (obj: ProvisionByoipCidrResult) => any;
7410
- }
7411
5815
  /**
7412
5816
  * <p>A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.</p>
7413
5817
  */
@@ -7421,12 +5825,6 @@ export interface IpamCidrAuthorizationContext {
7421
5825
  */
7422
5826
  Signature?: string;
7423
5827
  }
7424
- export declare namespace IpamCidrAuthorizationContext {
7425
- /**
7426
- * @internal
7427
- */
7428
- const filterSensitiveLog: (obj: IpamCidrAuthorizationContext) => any;
7429
- }
7430
5828
  export interface ProvisionIpamPoolCidrRequest {
7431
5829
  /**
7432
5830
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7447,24 +5845,12 @@ export interface ProvisionIpamPoolCidrRequest {
7447
5845
  */
7448
5846
  CidrAuthorizationContext?: IpamCidrAuthorizationContext;
7449
5847
  }
7450
- export declare namespace ProvisionIpamPoolCidrRequest {
7451
- /**
7452
- * @internal
7453
- */
7454
- const filterSensitiveLog: (obj: ProvisionIpamPoolCidrRequest) => any;
7455
- }
7456
5848
  export interface ProvisionIpamPoolCidrResult {
7457
5849
  /**
7458
5850
  * <p>Information about the provisioned CIDR.</p>
7459
5851
  */
7460
5852
  IpamPoolCidr?: IpamPoolCidr;
7461
5853
  }
7462
- export declare namespace ProvisionIpamPoolCidrResult {
7463
- /**
7464
- * @internal
7465
- */
7466
- const filterSensitiveLog: (obj: ProvisionIpamPoolCidrResult) => any;
7467
- }
7468
5854
  export interface ProvisionPublicIpv4PoolCidrRequest {
7469
5855
  /**
7470
5856
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -7485,12 +5871,6 @@ export interface ProvisionPublicIpv4PoolCidrRequest {
7485
5871
  */
7486
5872
  NetmaskLength: number | undefined;
7487
5873
  }
7488
- export declare namespace ProvisionPublicIpv4PoolCidrRequest {
7489
- /**
7490
- * @internal
7491
- */
7492
- const filterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrRequest) => any;
7493
- }
7494
5874
  export interface ProvisionPublicIpv4PoolCidrResult {
7495
5875
  /**
7496
5876
  * <p>The ID of the pool that you want to provision the CIDR to.</p>
@@ -7501,12 +5881,6 @@ export interface ProvisionPublicIpv4PoolCidrResult {
7501
5881
  */
7502
5882
  PoolAddressRange?: PublicIpv4PoolRange;
7503
5883
  }
7504
- export declare namespace ProvisionPublicIpv4PoolCidrResult {
7505
- /**
7506
- * @internal
7507
- */
7508
- const filterSensitiveLog: (obj: ProvisionPublicIpv4PoolCidrResult) => any;
7509
- }
7510
5884
  export interface PurchaseHostReservationRequest {
7511
5885
  /**
7512
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>
@@ -7540,12 +5914,6 @@ export interface PurchaseHostReservationRequest {
7540
5914
  */
7541
5915
  TagSpecifications?: TagSpecification[];
7542
5916
  }
7543
- export declare namespace PurchaseHostReservationRequest {
7544
- /**
7545
- * @internal
7546
- */
7547
- const filterSensitiveLog: (obj: PurchaseHostReservationRequest) => any;
7548
- }
7549
5917
  export interface PurchaseHostReservationResult {
7550
5918
  /**
7551
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>
@@ -7570,12 +5938,6 @@ export interface PurchaseHostReservationResult {
7570
5938
  */
7571
5939
  TotalUpfrontPrice?: string;
7572
5940
  }
7573
- export declare namespace PurchaseHostReservationResult {
7574
- /**
7575
- * @internal
7576
- */
7577
- const filterSensitiveLog: (obj: PurchaseHostReservationResult) => any;
7578
- }
7579
5941
  /**
7580
5942
  * <p>Describes the limit price of a Reserved Instance offering.</p>
7581
5943
  */
@@ -7590,12 +5952,6 @@ export interface ReservedInstanceLimitPrice {
7590
5952
  */
7591
5953
  CurrencyCode?: CurrencyCodeValues | string;
7592
5954
  }
7593
- export declare namespace ReservedInstanceLimitPrice {
7594
- /**
7595
- * @internal
7596
- */
7597
- const filterSensitiveLog: (obj: ReservedInstanceLimitPrice) => any;
7598
- }
7599
5955
  /**
7600
5956
  * <p>Contains the parameters for PurchaseReservedInstancesOffering.</p>
7601
5957
  */
@@ -7623,12 +5979,6 @@ export interface PurchaseReservedInstancesOfferingRequest {
7623
5979
  */
7624
5980
  PurchaseTime?: Date;
7625
5981
  }
7626
- export declare namespace PurchaseReservedInstancesOfferingRequest {
7627
- /**
7628
- * @internal
7629
- */
7630
- const filterSensitiveLog: (obj: PurchaseReservedInstancesOfferingRequest) => any;
7631
- }
7632
5982
  /**
7633
5983
  * <p>Contains the output of PurchaseReservedInstancesOffering.</p>
7634
5984
  */
@@ -7640,12 +5990,6 @@ export interface PurchaseReservedInstancesOfferingResult {
7640
5990
  */
7641
5991
  ReservedInstancesId?: string;
7642
5992
  }
7643
- export declare namespace PurchaseReservedInstancesOfferingResult {
7644
- /**
7645
- * @internal
7646
- */
7647
- const filterSensitiveLog: (obj: PurchaseReservedInstancesOfferingResult) => any;
7648
- }
7649
5993
  /**
7650
5994
  * <p>Describes a request to purchase Scheduled Instances.</p>
7651
5995
  */
@@ -7659,12 +6003,6 @@ export interface PurchaseRequest {
7659
6003
  */
7660
6004
  PurchaseToken: string | undefined;
7661
6005
  }
7662
- export declare namespace PurchaseRequest {
7663
- /**
7664
- * @internal
7665
- */
7666
- const filterSensitiveLog: (obj: PurchaseRequest) => any;
7667
- }
7668
6006
  /**
7669
6007
  * <p>Contains the parameters for PurchaseScheduledInstances.</p>
7670
6008
  */
@@ -7685,12 +6023,6 @@ export interface PurchaseScheduledInstancesRequest {
7685
6023
  */
7686
6024
  PurchaseRequests: PurchaseRequest[] | undefined;
7687
6025
  }
7688
- export declare namespace PurchaseScheduledInstancesRequest {
7689
- /**
7690
- * @internal
7691
- */
7692
- const filterSensitiveLog: (obj: PurchaseScheduledInstancesRequest) => any;
7693
- }
7694
6026
  /**
7695
6027
  * <p>Contains the output of PurchaseScheduledInstances.</p>
7696
6028
  */
@@ -7700,12 +6032,6 @@ export interface PurchaseScheduledInstancesResult {
7700
6032
  */
7701
6033
  ScheduledInstanceSet?: ScheduledInstance[];
7702
6034
  }
7703
- export declare namespace PurchaseScheduledInstancesResult {
7704
- /**
7705
- * @internal
7706
- */
7707
- const filterSensitiveLog: (obj: PurchaseScheduledInstancesResult) => any;
7708
- }
7709
6035
  export interface RebootInstancesRequest {
7710
6036
  /**
7711
6037
  * <p>The instance IDs.</p>
@@ -7718,12 +6044,6 @@ export interface RebootInstancesRequest {
7718
6044
  */
7719
6045
  DryRun?: boolean;
7720
6046
  }
7721
- export declare namespace RebootInstancesRequest {
7722
- /**
7723
- * @internal
7724
- */
7725
- const filterSensitiveLog: (obj: RebootInstancesRequest) => any;
7726
- }
7727
6047
  /**
7728
6048
  * <p>Contains the parameters for RegisterImage.</p>
7729
6049
  */
@@ -7818,12 +6138,6 @@ export interface RegisterImageRequest {
7818
6138
  */
7819
6139
  UefiData?: string;
7820
6140
  }
7821
- export declare namespace RegisterImageRequest {
7822
- /**
7823
- * @internal
7824
- */
7825
- const filterSensitiveLog: (obj: RegisterImageRequest) => any;
7826
- }
7827
6141
  /**
7828
6142
  * <p>Contains the output of RegisterImage.</p>
7829
6143
  */
@@ -7833,9 +6147,1139 @@ export interface RegisterImageResult {
7833
6147
  */
7834
6148
  ImageId?: string;
7835
6149
  }
7836
- export declare namespace RegisterImageResult {
7837
- /**
7838
- * @internal
7839
- */
7840
- const filterSensitiveLog: (obj: RegisterImageResult) => any;
7841
- }
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;