@aws-sdk/client-lightsail 3.130.0 → 3.141.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 (319) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AllocateStaticIpCommand.js +2 -2
  4. package/dist-cjs/commands/AttachCertificateToDistributionCommand.js +2 -2
  5. package/dist-cjs/commands/AttachDiskCommand.js +2 -2
  6. package/dist-cjs/commands/AttachInstancesToLoadBalancerCommand.js +2 -2
  7. package/dist-cjs/commands/AttachLoadBalancerTlsCertificateCommand.js +2 -2
  8. package/dist-cjs/commands/AttachStaticIpCommand.js +2 -2
  9. package/dist-cjs/commands/CloseInstancePublicPortsCommand.js +2 -2
  10. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  11. package/dist-cjs/commands/CreateBucketAccessKeyCommand.js +2 -2
  12. package/dist-cjs/commands/CreateBucketCommand.js +2 -2
  13. package/dist-cjs/commands/CreateCertificateCommand.js +2 -2
  14. package/dist-cjs/commands/CreateCloudFormationStackCommand.js +2 -2
  15. package/dist-cjs/commands/CreateContactMethodCommand.js +2 -2
  16. package/dist-cjs/commands/CreateContainerServiceCommand.js +2 -2
  17. package/dist-cjs/commands/CreateContainerServiceDeploymentCommand.js +2 -2
  18. package/dist-cjs/commands/CreateContainerServiceRegistryLoginCommand.js +2 -2
  19. package/dist-cjs/commands/CreateDiskCommand.js +2 -2
  20. package/dist-cjs/commands/CreateDiskFromSnapshotCommand.js +2 -2
  21. package/dist-cjs/commands/CreateDiskSnapshotCommand.js +2 -2
  22. package/dist-cjs/commands/CreateDistributionCommand.js +2 -2
  23. package/dist-cjs/commands/CreateDomainCommand.js +2 -2
  24. package/dist-cjs/commands/CreateDomainEntryCommand.js +2 -2
  25. package/dist-cjs/commands/CreateInstanceSnapshotCommand.js +2 -2
  26. package/dist-cjs/commands/CreateInstancesCommand.js +2 -2
  27. package/dist-cjs/commands/CreateInstancesFromSnapshotCommand.js +2 -2
  28. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  29. package/dist-cjs/commands/CreateLoadBalancerCommand.js +2 -2
  30. package/dist-cjs/commands/CreateLoadBalancerTlsCertificateCommand.js +2 -2
  31. package/dist-cjs/commands/CreateRelationalDatabaseCommand.js +2 -2
  32. package/dist-cjs/commands/CreateRelationalDatabaseFromSnapshotCommand.js +2 -2
  33. package/dist-cjs/commands/CreateRelationalDatabaseSnapshotCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteAlarmCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteAutoSnapshotCommand.js +2 -2
  36. package/dist-cjs/commands/DeleteBucketAccessKeyCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteBucketCommand.js +2 -2
  38. package/dist-cjs/commands/DeleteCertificateCommand.js +2 -2
  39. package/dist-cjs/commands/DeleteContactMethodCommand.js +2 -2
  40. package/dist-cjs/commands/DeleteContainerImageCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteContainerServiceCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteDiskCommand.js +2 -2
  43. package/dist-cjs/commands/DeleteDiskSnapshotCommand.js +2 -2
  44. package/dist-cjs/commands/DeleteDistributionCommand.js +2 -2
  45. package/dist-cjs/commands/DeleteDomainCommand.js +2 -2
  46. package/dist-cjs/commands/DeleteDomainEntryCommand.js +2 -2
  47. package/dist-cjs/commands/DeleteInstanceCommand.js +2 -2
  48. package/dist-cjs/commands/DeleteInstanceSnapshotCommand.js +2 -2
  49. package/dist-cjs/commands/DeleteKeyPairCommand.js +2 -2
  50. package/dist-cjs/commands/DeleteKnownHostKeysCommand.js +2 -2
  51. package/dist-cjs/commands/DeleteLoadBalancerCommand.js +2 -2
  52. package/dist-cjs/commands/DeleteLoadBalancerTlsCertificateCommand.js +2 -2
  53. package/dist-cjs/commands/DeleteRelationalDatabaseCommand.js +2 -2
  54. package/dist-cjs/commands/DeleteRelationalDatabaseSnapshotCommand.js +2 -2
  55. package/dist-cjs/commands/DetachCertificateFromDistributionCommand.js +2 -2
  56. package/dist-cjs/commands/DetachDiskCommand.js +2 -2
  57. package/dist-cjs/commands/DetachInstancesFromLoadBalancerCommand.js +2 -2
  58. package/dist-cjs/commands/DetachStaticIpCommand.js +2 -2
  59. package/dist-cjs/commands/DisableAddOnCommand.js +2 -2
  60. package/dist-cjs/commands/DownloadDefaultKeyPairCommand.js +2 -2
  61. package/dist-cjs/commands/EnableAddOnCommand.js +2 -2
  62. package/dist-cjs/commands/ExportSnapshotCommand.js +2 -2
  63. package/dist-cjs/commands/GetActiveNamesCommand.js +2 -2
  64. package/dist-cjs/commands/GetAlarmsCommand.js +2 -2
  65. package/dist-cjs/commands/GetAutoSnapshotsCommand.js +2 -2
  66. package/dist-cjs/commands/GetBlueprintsCommand.js +2 -2
  67. package/dist-cjs/commands/GetBucketAccessKeysCommand.js +2 -2
  68. package/dist-cjs/commands/GetBucketBundlesCommand.js +2 -2
  69. package/dist-cjs/commands/GetBucketMetricDataCommand.js +2 -2
  70. package/dist-cjs/commands/GetBucketsCommand.js +2 -2
  71. package/dist-cjs/commands/GetBundlesCommand.js +2 -2
  72. package/dist-cjs/commands/GetCertificatesCommand.js +2 -2
  73. package/dist-cjs/commands/GetCloudFormationStackRecordsCommand.js +2 -2
  74. package/dist-cjs/commands/GetContactMethodsCommand.js +2 -2
  75. package/dist-cjs/commands/GetContainerAPIMetadataCommand.js +2 -2
  76. package/dist-cjs/commands/GetContainerImagesCommand.js +2 -2
  77. package/dist-cjs/commands/GetContainerLogCommand.js +2 -2
  78. package/dist-cjs/commands/GetContainerServiceDeploymentsCommand.js +2 -2
  79. package/dist-cjs/commands/GetContainerServiceMetricDataCommand.js +2 -2
  80. package/dist-cjs/commands/GetContainerServicePowersCommand.js +2 -2
  81. package/dist-cjs/commands/GetContainerServicesCommand.js +2 -2
  82. package/dist-cjs/commands/GetDiskCommand.js +2 -2
  83. package/dist-cjs/commands/GetDiskSnapshotCommand.js +2 -2
  84. package/dist-cjs/commands/GetDiskSnapshotsCommand.js +2 -2
  85. package/dist-cjs/commands/GetDisksCommand.js +2 -2
  86. package/dist-cjs/commands/GetDistributionBundlesCommand.js +2 -2
  87. package/dist-cjs/commands/GetDistributionLatestCacheResetCommand.js +2 -2
  88. package/dist-cjs/commands/GetDistributionMetricDataCommand.js +2 -2
  89. package/dist-cjs/commands/GetDistributionsCommand.js +2 -2
  90. package/dist-cjs/commands/GetDomainCommand.js +2 -2
  91. package/dist-cjs/commands/GetDomainsCommand.js +2 -2
  92. package/dist-cjs/commands/GetExportSnapshotRecordsCommand.js +2 -2
  93. package/dist-cjs/commands/GetInstanceAccessDetailsCommand.js +2 -2
  94. package/dist-cjs/commands/GetInstanceCommand.js +2 -2
  95. package/dist-cjs/commands/GetInstanceMetricDataCommand.js +2 -2
  96. package/dist-cjs/commands/GetInstancePortStatesCommand.js +2 -2
  97. package/dist-cjs/commands/GetInstanceSnapshotCommand.js +2 -2
  98. package/dist-cjs/commands/GetInstanceSnapshotsCommand.js +2 -2
  99. package/dist-cjs/commands/GetInstanceStateCommand.js +2 -2
  100. package/dist-cjs/commands/GetInstancesCommand.js +2 -2
  101. package/dist-cjs/commands/GetKeyPairCommand.js +2 -2
  102. package/dist-cjs/commands/GetKeyPairsCommand.js +2 -2
  103. package/dist-cjs/commands/GetLoadBalancerCommand.js +2 -2
  104. package/dist-cjs/commands/GetLoadBalancerMetricDataCommand.js +2 -2
  105. package/dist-cjs/commands/GetLoadBalancerTlsCertificatesCommand.js +2 -2
  106. package/dist-cjs/commands/GetLoadBalancerTlsPoliciesCommand.js +2 -2
  107. package/dist-cjs/commands/GetLoadBalancersCommand.js +2 -2
  108. package/dist-cjs/commands/GetOperationCommand.js +2 -2
  109. package/dist-cjs/commands/GetOperationsCommand.js +2 -2
  110. package/dist-cjs/commands/GetOperationsForResourceCommand.js +2 -2
  111. package/dist-cjs/commands/GetRegionsCommand.js +2 -2
  112. package/dist-cjs/commands/GetRelationalDatabaseBlueprintsCommand.js +2 -2
  113. package/dist-cjs/commands/GetRelationalDatabaseBundlesCommand.js +2 -2
  114. package/dist-cjs/commands/GetRelationalDatabaseCommand.js +2 -2
  115. package/dist-cjs/commands/GetRelationalDatabaseEventsCommand.js +2 -2
  116. package/dist-cjs/commands/GetRelationalDatabaseLogEventsCommand.js +2 -2
  117. package/dist-cjs/commands/GetRelationalDatabaseLogStreamsCommand.js +2 -2
  118. package/dist-cjs/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +2 -2
  119. package/dist-cjs/commands/GetRelationalDatabaseMetricDataCommand.js +2 -2
  120. package/dist-cjs/commands/GetRelationalDatabaseParametersCommand.js +2 -2
  121. package/dist-cjs/commands/GetRelationalDatabaseSnapshotCommand.js +2 -2
  122. package/dist-cjs/commands/GetRelationalDatabaseSnapshotsCommand.js +2 -2
  123. package/dist-cjs/commands/GetRelationalDatabasesCommand.js +2 -2
  124. package/dist-cjs/commands/GetStaticIpCommand.js +2 -2
  125. package/dist-cjs/commands/GetStaticIpsCommand.js +2 -2
  126. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  127. package/dist-cjs/commands/IsVpcPeeredCommand.js +2 -2
  128. package/dist-cjs/commands/OpenInstancePublicPortsCommand.js +2 -2
  129. package/dist-cjs/commands/PeerVpcCommand.js +2 -2
  130. package/dist-cjs/commands/PutAlarmCommand.js +2 -2
  131. package/dist-cjs/commands/PutInstancePublicPortsCommand.js +2 -2
  132. package/dist-cjs/commands/RebootInstanceCommand.js +2 -2
  133. package/dist-cjs/commands/RebootRelationalDatabaseCommand.js +2 -2
  134. package/dist-cjs/commands/RegisterContainerImageCommand.js +2 -2
  135. package/dist-cjs/commands/ReleaseStaticIpCommand.js +2 -2
  136. package/dist-cjs/commands/ResetDistributionCacheCommand.js +2 -2
  137. package/dist-cjs/commands/SendContactMethodVerificationCommand.js +2 -2
  138. package/dist-cjs/commands/SetIpAddressTypeCommand.js +2 -2
  139. package/dist-cjs/commands/SetResourceAccessForBucketCommand.js +2 -2
  140. package/dist-cjs/commands/StartInstanceCommand.js +2 -2
  141. package/dist-cjs/commands/StartRelationalDatabaseCommand.js +2 -2
  142. package/dist-cjs/commands/StopInstanceCommand.js +2 -2
  143. package/dist-cjs/commands/StopRelationalDatabaseCommand.js +2 -2
  144. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  145. package/dist-cjs/commands/TestAlarmCommand.js +2 -2
  146. package/dist-cjs/commands/UnpeerVpcCommand.js +2 -2
  147. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  148. package/dist-cjs/commands/UpdateBucketBundleCommand.js +2 -2
  149. package/dist-cjs/commands/UpdateBucketCommand.js +2 -2
  150. package/dist-cjs/commands/UpdateContainerServiceCommand.js +2 -2
  151. package/dist-cjs/commands/UpdateDistributionBundleCommand.js +2 -2
  152. package/dist-cjs/commands/UpdateDistributionCommand.js +2 -2
  153. package/dist-cjs/commands/UpdateDomainEntryCommand.js +2 -2
  154. package/dist-cjs/commands/UpdateLoadBalancerAttributeCommand.js +2 -2
  155. package/dist-cjs/commands/UpdateRelationalDatabaseCommand.js +2 -2
  156. package/dist-cjs/commands/UpdateRelationalDatabaseParametersCommand.js +2 -2
  157. package/dist-cjs/models/models_0.js +1006 -1504
  158. package/dist-cjs/models/models_1.js +654 -978
  159. package/dist-es/commands/AllocateStaticIpCommand.js +3 -3
  160. package/dist-es/commands/AttachCertificateToDistributionCommand.js +3 -3
  161. package/dist-es/commands/AttachDiskCommand.js +3 -3
  162. package/dist-es/commands/AttachInstancesToLoadBalancerCommand.js +3 -3
  163. package/dist-es/commands/AttachLoadBalancerTlsCertificateCommand.js +3 -3
  164. package/dist-es/commands/AttachStaticIpCommand.js +3 -3
  165. package/dist-es/commands/CloseInstancePublicPortsCommand.js +3 -3
  166. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  167. package/dist-es/commands/CreateBucketAccessKeyCommand.js +3 -3
  168. package/dist-es/commands/CreateBucketCommand.js +3 -3
  169. package/dist-es/commands/CreateCertificateCommand.js +3 -3
  170. package/dist-es/commands/CreateCloudFormationStackCommand.js +3 -3
  171. package/dist-es/commands/CreateContactMethodCommand.js +3 -3
  172. package/dist-es/commands/CreateContainerServiceCommand.js +3 -3
  173. package/dist-es/commands/CreateContainerServiceDeploymentCommand.js +3 -3
  174. package/dist-es/commands/CreateContainerServiceRegistryLoginCommand.js +3 -3
  175. package/dist-es/commands/CreateDiskCommand.js +3 -3
  176. package/dist-es/commands/CreateDiskFromSnapshotCommand.js +3 -3
  177. package/dist-es/commands/CreateDiskSnapshotCommand.js +3 -3
  178. package/dist-es/commands/CreateDistributionCommand.js +3 -3
  179. package/dist-es/commands/CreateDomainCommand.js +3 -3
  180. package/dist-es/commands/CreateDomainEntryCommand.js +3 -3
  181. package/dist-es/commands/CreateInstanceSnapshotCommand.js +3 -3
  182. package/dist-es/commands/CreateInstancesCommand.js +3 -3
  183. package/dist-es/commands/CreateInstancesFromSnapshotCommand.js +3 -3
  184. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  185. package/dist-es/commands/CreateLoadBalancerCommand.js +3 -3
  186. package/dist-es/commands/CreateLoadBalancerTlsCertificateCommand.js +3 -3
  187. package/dist-es/commands/CreateRelationalDatabaseCommand.js +3 -3
  188. package/dist-es/commands/CreateRelationalDatabaseFromSnapshotCommand.js +3 -3
  189. package/dist-es/commands/CreateRelationalDatabaseSnapshotCommand.js +3 -3
  190. package/dist-es/commands/DeleteAlarmCommand.js +3 -3
  191. package/dist-es/commands/DeleteAutoSnapshotCommand.js +3 -3
  192. package/dist-es/commands/DeleteBucketAccessKeyCommand.js +3 -3
  193. package/dist-es/commands/DeleteBucketCommand.js +3 -3
  194. package/dist-es/commands/DeleteCertificateCommand.js +3 -3
  195. package/dist-es/commands/DeleteContactMethodCommand.js +3 -3
  196. package/dist-es/commands/DeleteContainerImageCommand.js +3 -3
  197. package/dist-es/commands/DeleteContainerServiceCommand.js +3 -3
  198. package/dist-es/commands/DeleteDiskCommand.js +3 -3
  199. package/dist-es/commands/DeleteDiskSnapshotCommand.js +3 -3
  200. package/dist-es/commands/DeleteDistributionCommand.js +3 -3
  201. package/dist-es/commands/DeleteDomainCommand.js +3 -3
  202. package/dist-es/commands/DeleteDomainEntryCommand.js +3 -3
  203. package/dist-es/commands/DeleteInstanceCommand.js +3 -3
  204. package/dist-es/commands/DeleteInstanceSnapshotCommand.js +3 -3
  205. package/dist-es/commands/DeleteKeyPairCommand.js +3 -3
  206. package/dist-es/commands/DeleteKnownHostKeysCommand.js +3 -3
  207. package/dist-es/commands/DeleteLoadBalancerCommand.js +3 -3
  208. package/dist-es/commands/DeleteLoadBalancerTlsCertificateCommand.js +3 -3
  209. package/dist-es/commands/DeleteRelationalDatabaseCommand.js +3 -3
  210. package/dist-es/commands/DeleteRelationalDatabaseSnapshotCommand.js +3 -3
  211. package/dist-es/commands/DetachCertificateFromDistributionCommand.js +3 -3
  212. package/dist-es/commands/DetachDiskCommand.js +3 -3
  213. package/dist-es/commands/DetachInstancesFromLoadBalancerCommand.js +3 -3
  214. package/dist-es/commands/DetachStaticIpCommand.js +3 -3
  215. package/dist-es/commands/DisableAddOnCommand.js +3 -3
  216. package/dist-es/commands/DownloadDefaultKeyPairCommand.js +3 -3
  217. package/dist-es/commands/EnableAddOnCommand.js +3 -3
  218. package/dist-es/commands/ExportSnapshotCommand.js +3 -3
  219. package/dist-es/commands/GetActiveNamesCommand.js +3 -3
  220. package/dist-es/commands/GetAlarmsCommand.js +3 -3
  221. package/dist-es/commands/GetAutoSnapshotsCommand.js +3 -3
  222. package/dist-es/commands/GetBlueprintsCommand.js +3 -3
  223. package/dist-es/commands/GetBucketAccessKeysCommand.js +3 -3
  224. package/dist-es/commands/GetBucketBundlesCommand.js +3 -3
  225. package/dist-es/commands/GetBucketMetricDataCommand.js +3 -3
  226. package/dist-es/commands/GetBucketsCommand.js +3 -3
  227. package/dist-es/commands/GetBundlesCommand.js +3 -3
  228. package/dist-es/commands/GetCertificatesCommand.js +3 -3
  229. package/dist-es/commands/GetCloudFormationStackRecordsCommand.js +3 -3
  230. package/dist-es/commands/GetContactMethodsCommand.js +3 -3
  231. package/dist-es/commands/GetContainerAPIMetadataCommand.js +3 -3
  232. package/dist-es/commands/GetContainerImagesCommand.js +3 -3
  233. package/dist-es/commands/GetContainerLogCommand.js +3 -3
  234. package/dist-es/commands/GetContainerServiceDeploymentsCommand.js +3 -3
  235. package/dist-es/commands/GetContainerServiceMetricDataCommand.js +3 -3
  236. package/dist-es/commands/GetContainerServicePowersCommand.js +3 -3
  237. package/dist-es/commands/GetContainerServicesCommand.js +3 -3
  238. package/dist-es/commands/GetDiskCommand.js +3 -3
  239. package/dist-es/commands/GetDiskSnapshotCommand.js +3 -3
  240. package/dist-es/commands/GetDiskSnapshotsCommand.js +3 -3
  241. package/dist-es/commands/GetDisksCommand.js +3 -3
  242. package/dist-es/commands/GetDistributionBundlesCommand.js +3 -3
  243. package/dist-es/commands/GetDistributionLatestCacheResetCommand.js +3 -3
  244. package/dist-es/commands/GetDistributionMetricDataCommand.js +3 -3
  245. package/dist-es/commands/GetDistributionsCommand.js +3 -3
  246. package/dist-es/commands/GetDomainCommand.js +3 -3
  247. package/dist-es/commands/GetDomainsCommand.js +3 -3
  248. package/dist-es/commands/GetExportSnapshotRecordsCommand.js +3 -3
  249. package/dist-es/commands/GetInstanceAccessDetailsCommand.js +3 -3
  250. package/dist-es/commands/GetInstanceCommand.js +3 -3
  251. package/dist-es/commands/GetInstanceMetricDataCommand.js +3 -3
  252. package/dist-es/commands/GetInstancePortStatesCommand.js +3 -3
  253. package/dist-es/commands/GetInstanceSnapshotCommand.js +3 -3
  254. package/dist-es/commands/GetInstanceSnapshotsCommand.js +3 -3
  255. package/dist-es/commands/GetInstanceStateCommand.js +3 -3
  256. package/dist-es/commands/GetInstancesCommand.js +3 -3
  257. package/dist-es/commands/GetKeyPairCommand.js +3 -3
  258. package/dist-es/commands/GetKeyPairsCommand.js +3 -3
  259. package/dist-es/commands/GetLoadBalancerCommand.js +3 -3
  260. package/dist-es/commands/GetLoadBalancerMetricDataCommand.js +3 -3
  261. package/dist-es/commands/GetLoadBalancerTlsCertificatesCommand.js +3 -3
  262. package/dist-es/commands/GetLoadBalancerTlsPoliciesCommand.js +3 -3
  263. package/dist-es/commands/GetLoadBalancersCommand.js +3 -3
  264. package/dist-es/commands/GetOperationCommand.js +3 -3
  265. package/dist-es/commands/GetOperationsCommand.js +3 -3
  266. package/dist-es/commands/GetOperationsForResourceCommand.js +3 -3
  267. package/dist-es/commands/GetRegionsCommand.js +3 -3
  268. package/dist-es/commands/GetRelationalDatabaseBlueprintsCommand.js +3 -3
  269. package/dist-es/commands/GetRelationalDatabaseBundlesCommand.js +3 -3
  270. package/dist-es/commands/GetRelationalDatabaseCommand.js +3 -3
  271. package/dist-es/commands/GetRelationalDatabaseEventsCommand.js +3 -3
  272. package/dist-es/commands/GetRelationalDatabaseLogEventsCommand.js +3 -3
  273. package/dist-es/commands/GetRelationalDatabaseLogStreamsCommand.js +3 -3
  274. package/dist-es/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +3 -3
  275. package/dist-es/commands/GetRelationalDatabaseMetricDataCommand.js +3 -3
  276. package/dist-es/commands/GetRelationalDatabaseParametersCommand.js +3 -3
  277. package/dist-es/commands/GetRelationalDatabaseSnapshotCommand.js +3 -3
  278. package/dist-es/commands/GetRelationalDatabaseSnapshotsCommand.js +3 -3
  279. package/dist-es/commands/GetRelationalDatabasesCommand.js +3 -3
  280. package/dist-es/commands/GetStaticIpCommand.js +3 -3
  281. package/dist-es/commands/GetStaticIpsCommand.js +3 -3
  282. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  283. package/dist-es/commands/IsVpcPeeredCommand.js +3 -3
  284. package/dist-es/commands/OpenInstancePublicPortsCommand.js +3 -3
  285. package/dist-es/commands/PeerVpcCommand.js +3 -3
  286. package/dist-es/commands/PutAlarmCommand.js +3 -3
  287. package/dist-es/commands/PutInstancePublicPortsCommand.js +3 -3
  288. package/dist-es/commands/RebootInstanceCommand.js +3 -3
  289. package/dist-es/commands/RebootRelationalDatabaseCommand.js +3 -3
  290. package/dist-es/commands/RegisterContainerImageCommand.js +3 -3
  291. package/dist-es/commands/ReleaseStaticIpCommand.js +3 -3
  292. package/dist-es/commands/ResetDistributionCacheCommand.js +3 -3
  293. package/dist-es/commands/SendContactMethodVerificationCommand.js +3 -3
  294. package/dist-es/commands/SetIpAddressTypeCommand.js +3 -3
  295. package/dist-es/commands/SetResourceAccessForBucketCommand.js +3 -3
  296. package/dist-es/commands/StartInstanceCommand.js +3 -3
  297. package/dist-es/commands/StartRelationalDatabaseCommand.js +3 -3
  298. package/dist-es/commands/StopInstanceCommand.js +3 -3
  299. package/dist-es/commands/StopRelationalDatabaseCommand.js +3 -3
  300. package/dist-es/commands/TagResourceCommand.js +3 -3
  301. package/dist-es/commands/TestAlarmCommand.js +3 -3
  302. package/dist-es/commands/UnpeerVpcCommand.js +3 -3
  303. package/dist-es/commands/UntagResourceCommand.js +3 -3
  304. package/dist-es/commands/UpdateBucketBundleCommand.js +3 -3
  305. package/dist-es/commands/UpdateBucketCommand.js +3 -3
  306. package/dist-es/commands/UpdateContainerServiceCommand.js +3 -3
  307. package/dist-es/commands/UpdateDistributionBundleCommand.js +3 -3
  308. package/dist-es/commands/UpdateDistributionCommand.js +3 -3
  309. package/dist-es/commands/UpdateDomainEntryCommand.js +3 -3
  310. package/dist-es/commands/UpdateLoadBalancerAttributeCommand.js +3 -3
  311. package/dist-es/commands/UpdateRelationalDatabaseCommand.js +3 -3
  312. package/dist-es/commands/UpdateRelationalDatabaseParametersCommand.js +3 -3
  313. package/dist-es/models/models_0.js +249 -996
  314. package/dist-es/models/models_1.js +162 -648
  315. package/dist-types/models/models_0.d.ts +996 -1494
  316. package/dist-types/models/models_1.d.ts +648 -972
  317. package/dist-types/ts3.4/models/models_0.d.ts +0 -144
  318. package/dist-types/ts3.4/models/models_1.d.ts +324 -648
  319. package/package.json +7 -7
@@ -43,12 +43,6 @@ export interface AccessKeyLastUsed {
43
43
  */
44
44
  serviceName?: string;
45
45
  }
46
- export declare namespace AccessKeyLastUsed {
47
- /**
48
- * @internal
49
- */
50
- const filterSensitiveLog: (obj: AccessKeyLastUsed) => any;
51
- }
52
46
  export declare enum StatusType {
53
47
  Active = "Active",
54
48
  Inactive = "Inactive"
@@ -102,12 +96,6 @@ export interface AccessKey {
102
96
  */
103
97
  lastUsed?: AccessKeyLastUsed;
104
98
  }
105
- export declare namespace AccessKey {
106
- /**
107
- * @internal
108
- */
109
- const filterSensitiveLog: (obj: AccessKey) => any;
110
- }
111
99
  /**
112
100
  * <p>Describes an Amazon Lightsail instance that has access to a Lightsail bucket.</p>
113
101
  */
@@ -121,12 +109,6 @@ export interface ResourceReceivingAccess {
121
109
  */
122
110
  resourceType?: string;
123
111
  }
124
- export declare namespace ResourceReceivingAccess {
125
- /**
126
- * @internal
127
- */
128
- const filterSensitiveLog: (obj: ResourceReceivingAccess) => any;
129
- }
130
112
  export declare enum AccessType {
131
113
  Private = "private",
132
114
  Public = "public"
@@ -181,12 +163,6 @@ export interface AccessRules {
181
163
  */
182
164
  allowPublicOverrides?: boolean;
183
165
  }
184
- export declare namespace AccessRules {
185
- /**
186
- * @internal
187
- */
188
- const filterSensitiveLog: (obj: AccessRules) => any;
189
- }
190
166
  export declare enum BPAStatusMessage {
191
167
  DEFAULTED_FOR_SLR_MISSING = "DEFAULTED_FOR_SLR_MISSING",
192
168
  DEFAULTED_FOR_SLR_MISSING_ON_HOLD = "DEFAULTED_FOR_SLR_MISSING_ON_HOLD",
@@ -299,12 +275,6 @@ export interface AccountLevelBpaSync {
299
275
  */
300
276
  bpaImpactsLightsail?: boolean;
301
277
  }
302
- export declare namespace AccountLevelBpaSync {
303
- /**
304
- * @internal
305
- */
306
- const filterSensitiveLog: (obj: AccountLevelBpaSync) => any;
307
- }
308
278
  /**
309
279
  * <p>Lightsail throws this exception when an account is still in the setup in progress
310
280
  * state.</p>
@@ -349,12 +319,6 @@ export interface AddOn {
349
319
  */
350
320
  nextSnapshotTimeOfDay?: string;
351
321
  }
352
- export declare namespace AddOn {
353
- /**
354
- * @internal
355
- */
356
- const filterSensitiveLog: (obj: AddOn) => any;
357
- }
358
322
  export declare enum AddOnType {
359
323
  AutoSnapshot = "AutoSnapshot"
360
324
  }
@@ -412,12 +376,6 @@ export interface AutoSnapshotAddOnRequest {
412
376
  */
413
377
  snapshotTimeOfDay?: string;
414
378
  }
415
- export declare namespace AutoSnapshotAddOnRequest {
416
- /**
417
- * @internal
418
- */
419
- const filterSensitiveLog: (obj: AutoSnapshotAddOnRequest) => any;
420
- }
421
379
  /**
422
380
  * <p>Describes a request to enable, modify, or disable an add-on for an Amazon Lightsail
423
381
  * resource.</p>
@@ -438,12 +396,6 @@ export interface AddOnRequest {
438
396
  */
439
397
  autoSnapshotAddOnRequest?: AutoSnapshotAddOnRequest;
440
398
  }
441
- export declare namespace AddOnRequest {
442
- /**
443
- * @internal
444
- */
445
- const filterSensitiveLog: (obj: AddOnRequest) => any;
446
- }
447
399
  export declare enum ComparisonOperator {
448
400
  GreaterThanOrEqualToThreshold = "GreaterThanOrEqualToThreshold",
449
401
  GreaterThanThreshold = "GreaterThanThreshold",
@@ -484,12 +436,6 @@ export interface ResourceLocation {
484
436
  */
485
437
  regionName?: RegionName | string;
486
438
  }
487
- export declare namespace ResourceLocation {
488
- /**
489
- * @internal
490
- */
491
- const filterSensitiveLog: (obj: ResourceLocation) => any;
492
- }
493
439
  export declare enum MetricName {
494
440
  BurstCapacityPercentage = "BurstCapacityPercentage",
495
441
  BurstCapacityTime = "BurstCapacityTime",
@@ -561,12 +507,6 @@ export interface MonitoredResourceInfo {
561
507
  */
562
508
  resourceType?: ResourceType | string;
563
509
  }
564
- export declare namespace MonitoredResourceInfo {
565
- /**
566
- * @internal
567
- */
568
- const filterSensitiveLog: (obj: MonitoredResourceInfo) => any;
569
- }
570
510
  export declare enum AlarmState {
571
511
  ALARM = "ALARM",
572
512
  INSUFFICIENT_DATA = "INSUFFICIENT_DATA",
@@ -775,24 +715,12 @@ export interface Alarm {
775
715
  */
776
716
  notificationEnabled?: boolean;
777
717
  }
778
- export declare namespace Alarm {
779
- /**
780
- * @internal
781
- */
782
- const filterSensitiveLog: (obj: Alarm) => any;
783
- }
784
718
  export interface AllocateStaticIpRequest {
785
719
  /**
786
720
  * <p>The name of the static IP address.</p>
787
721
  */
788
722
  staticIpName: string | undefined;
789
723
  }
790
- export declare namespace AllocateStaticIpRequest {
791
- /**
792
- * @internal
793
- */
794
- const filterSensitiveLog: (obj: AllocateStaticIpRequest) => any;
795
- }
796
724
  export declare enum OperationType {
797
725
  AllocateStaticIp = "AllocateStaticIp",
798
726
  AttachCertificateToDistribution = "AttachCertificateToDistribution",
@@ -935,12 +863,6 @@ export interface Operation {
935
863
  */
936
864
  errorDetails?: string;
937
865
  }
938
- export declare namespace Operation {
939
- /**
940
- * @internal
941
- */
942
- const filterSensitiveLog: (obj: Operation) => any;
943
- }
944
866
  export interface AllocateStaticIpResult {
945
867
  /**
946
868
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -948,12 +870,6 @@ export interface AllocateStaticIpResult {
948
870
  */
949
871
  operations?: Operation[];
950
872
  }
951
- export declare namespace AllocateStaticIpResult {
952
- /**
953
- * @internal
954
- */
955
- const filterSensitiveLog: (obj: AllocateStaticIpResult) => any;
956
- }
957
873
  /**
958
874
  * <p>Lightsail throws this exception when user input does not conform to the validation rules
959
875
  * of an input field.</p>
@@ -1054,12 +970,6 @@ export interface AttachCertificateToDistributionRequest {
1054
970
  */
1055
971
  certificateName: string | undefined;
1056
972
  }
1057
- export declare namespace AttachCertificateToDistributionRequest {
1058
- /**
1059
- * @internal
1060
- */
1061
- const filterSensitiveLog: (obj: AttachCertificateToDistributionRequest) => any;
1062
- }
1063
973
  export interface AttachCertificateToDistributionResult {
1064
974
  /**
1065
975
  * <p>An object that describes the result of the action, such as the status of the request, the
@@ -1067,12 +977,6 @@ export interface AttachCertificateToDistributionResult {
1067
977
  */
1068
978
  operation?: Operation;
1069
979
  }
1070
- export declare namespace AttachCertificateToDistributionResult {
1071
- /**
1072
- * @internal
1073
- */
1074
- const filterSensitiveLog: (obj: AttachCertificateToDistributionResult) => any;
1075
- }
1076
980
  export interface AttachDiskRequest {
1077
981
  /**
1078
982
  * <p>The unique Lightsail disk name (e.g., <code>my-disk</code>).</p>
@@ -1087,12 +991,6 @@ export interface AttachDiskRequest {
1087
991
  */
1088
992
  diskPath: string | undefined;
1089
993
  }
1090
- export declare namespace AttachDiskRequest {
1091
- /**
1092
- * @internal
1093
- */
1094
- const filterSensitiveLog: (obj: AttachDiskRequest) => any;
1095
- }
1096
994
  export interface AttachDiskResult {
1097
995
  /**
1098
996
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -1100,12 +998,6 @@ export interface AttachDiskResult {
1100
998
  */
1101
999
  operations?: Operation[];
1102
1000
  }
1103
- export declare namespace AttachDiskResult {
1104
- /**
1105
- * @internal
1106
- */
1107
- const filterSensitiveLog: (obj: AttachDiskResult) => any;
1108
- }
1109
1001
  /**
1110
1002
  * <p>Describes a block storage disk that is attached to an instance, and is included in an
1111
1003
  * automatic snapshot.</p>
@@ -1120,12 +1012,6 @@ export interface AttachedDisk {
1120
1012
  */
1121
1013
  sizeInGb?: number;
1122
1014
  }
1123
- export declare namespace AttachedDisk {
1124
- /**
1125
- * @internal
1126
- */
1127
- const filterSensitiveLog: (obj: AttachedDisk) => any;
1128
- }
1129
1015
  /**
1130
1016
  * <p>Describes a block storage disk mapping.</p>
1131
1017
  */
@@ -1140,12 +1026,6 @@ export interface DiskMap {
1140
1026
  */
1141
1027
  newDiskName?: string;
1142
1028
  }
1143
- export declare namespace DiskMap {
1144
- /**
1145
- * @internal
1146
- */
1147
- const filterSensitiveLog: (obj: DiskMap) => any;
1148
- }
1149
1029
  export interface AttachInstancesToLoadBalancerRequest {
1150
1030
  /**
1151
1031
  * <p>The name of the load balancer.</p>
@@ -1162,12 +1042,6 @@ export interface AttachInstancesToLoadBalancerRequest {
1162
1042
  */
1163
1043
  instanceNames: string[] | undefined;
1164
1044
  }
1165
- export declare namespace AttachInstancesToLoadBalancerRequest {
1166
- /**
1167
- * @internal
1168
- */
1169
- const filterSensitiveLog: (obj: AttachInstancesToLoadBalancerRequest) => any;
1170
- }
1171
1045
  export interface AttachInstancesToLoadBalancerResult {
1172
1046
  /**
1173
1047
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -1175,12 +1049,6 @@ export interface AttachInstancesToLoadBalancerResult {
1175
1049
  */
1176
1050
  operations?: Operation[];
1177
1051
  }
1178
- export declare namespace AttachInstancesToLoadBalancerResult {
1179
- /**
1180
- * @internal
1181
- */
1182
- const filterSensitiveLog: (obj: AttachInstancesToLoadBalancerResult) => any;
1183
- }
1184
1052
  export interface AttachLoadBalancerTlsCertificateRequest {
1185
1053
  /**
1186
1054
  * <p>The name of the load balancer to which you want to associate the SSL/TLS
@@ -1192,12 +1060,6 @@ export interface AttachLoadBalancerTlsCertificateRequest {
1192
1060
  */
1193
1061
  certificateName: string | undefined;
1194
1062
  }
1195
- export declare namespace AttachLoadBalancerTlsCertificateRequest {
1196
- /**
1197
- * @internal
1198
- */
1199
- const filterSensitiveLog: (obj: AttachLoadBalancerTlsCertificateRequest) => any;
1200
- }
1201
1063
  export interface AttachLoadBalancerTlsCertificateResult {
1202
1064
  /**
1203
1065
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -1207,12 +1069,6 @@ export interface AttachLoadBalancerTlsCertificateResult {
1207
1069
  */
1208
1070
  operations?: Operation[];
1209
1071
  }
1210
- export declare namespace AttachLoadBalancerTlsCertificateResult {
1211
- /**
1212
- * @internal
1213
- */
1214
- const filterSensitiveLog: (obj: AttachLoadBalancerTlsCertificateResult) => any;
1215
- }
1216
1072
  export interface AttachStaticIpRequest {
1217
1073
  /**
1218
1074
  * <p>The name of the static IP.</p>
@@ -1223,12 +1079,6 @@ export interface AttachStaticIpRequest {
1223
1079
  */
1224
1080
  instanceName: string | undefined;
1225
1081
  }
1226
- export declare namespace AttachStaticIpRequest {
1227
- /**
1228
- * @internal
1229
- */
1230
- const filterSensitiveLog: (obj: AttachStaticIpRequest) => any;
1231
- }
1232
1082
  export interface AttachStaticIpResult {
1233
1083
  /**
1234
1084
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -1236,12 +1086,6 @@ export interface AttachStaticIpResult {
1236
1086
  */
1237
1087
  operations?: Operation[];
1238
1088
  }
1239
- export declare namespace AttachStaticIpResult {
1240
- /**
1241
- * @internal
1242
- */
1243
- const filterSensitiveLog: (obj: AttachStaticIpResult) => any;
1244
- }
1245
1089
  export declare enum AutoSnapshotStatus {
1246
1090
  FAILED = "Failed",
1247
1091
  IN_PROGRESS = "InProgress",
@@ -1270,12 +1114,6 @@ export interface AutoSnapshotDetails {
1270
1114
  */
1271
1115
  fromAttachedDisks?: AttachedDisk[];
1272
1116
  }
1273
- export declare namespace AutoSnapshotDetails {
1274
- /**
1275
- * @internal
1276
- */
1277
- const filterSensitiveLog: (obj: AutoSnapshotDetails) => any;
1278
- }
1279
1117
  /**
1280
1118
  * <p>Describes an Availability Zone.</p>
1281
1119
  */
@@ -1290,12 +1128,6 @@ export interface AvailabilityZone {
1290
1128
  */
1291
1129
  state?: string;
1292
1130
  }
1293
- export declare namespace AvailabilityZone {
1294
- /**
1295
- * @internal
1296
- */
1297
- const filterSensitiveLog: (obj: AvailabilityZone) => any;
1298
- }
1299
1131
  export declare enum BehaviorEnum {
1300
1132
  CacheSetting = "cache",
1301
1133
  DontCacheSetting = "dont-cache"
@@ -1370,12 +1202,6 @@ export interface Blueprint {
1370
1202
  */
1371
1203
  platform?: InstancePlatform | string;
1372
1204
  }
1373
- export declare namespace Blueprint {
1374
- /**
1375
- * @internal
1376
- */
1377
- const filterSensitiveLog: (obj: Blueprint) => any;
1378
- }
1379
1205
  /**
1380
1206
  * <p>Describes the access log configuration for a bucket in the Amazon Lightsail object storage
1381
1207
  * service.</p>
@@ -1411,12 +1237,6 @@ export interface BucketAccessLogConfig {
1411
1237
  */
1412
1238
  prefix?: string;
1413
1239
  }
1414
- export declare namespace BucketAccessLogConfig {
1415
- /**
1416
- * @internal
1417
- */
1418
- const filterSensitiveLog: (obj: BucketAccessLogConfig) => any;
1419
- }
1420
1240
  /**
1421
1241
  * <p>Describes the state of an Amazon Lightsail bucket.</p>
1422
1242
  */
@@ -1444,12 +1264,6 @@ export interface BucketState {
1444
1264
  */
1445
1265
  message?: string;
1446
1266
  }
1447
- export declare namespace BucketState {
1448
- /**
1449
- * @internal
1450
- */
1451
- const filterSensitiveLog: (obj: BucketState) => any;
1452
- }
1453
1267
  /**
1454
1268
  * <p>Describes a tag key and optional value assigned to an Amazon Lightsail resource.</p>
1455
1269
  * <p>For more information about tags in Lightsail, see the <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags">Amazon Lightsail Developer Guide</a>.</p>
@@ -1468,12 +1282,6 @@ export interface Tag {
1468
1282
  */
1469
1283
  value?: string;
1470
1284
  }
1471
- export declare namespace Tag {
1472
- /**
1473
- * @internal
1474
- */
1475
- const filterSensitiveLog: (obj: Tag) => any;
1476
- }
1477
1285
  /**
1478
1286
  * <p>Describes an Amazon Lightsail bucket.</p>
1479
1287
  */
@@ -1582,12 +1390,6 @@ export interface Bucket {
1582
1390
  */
1583
1391
  accessLogConfig?: BucketAccessLogConfig;
1584
1392
  }
1585
- export declare namespace Bucket {
1586
- /**
1587
- * @internal
1588
- */
1589
- const filterSensitiveLog: (obj: Bucket) => any;
1590
- }
1591
1393
  /**
1592
1394
  * <p>Describes the specifications of a bundle that can be applied to an Amazon Lightsail
1593
1395
  * bucket.</p>
@@ -1621,12 +1423,6 @@ export interface BucketBundle {
1621
1423
  */
1622
1424
  isActive?: boolean;
1623
1425
  }
1624
- export declare namespace BucketBundle {
1625
- /**
1626
- * @internal
1627
- */
1628
- const filterSensitiveLog: (obj: BucketBundle) => any;
1629
- }
1630
1426
  export declare enum BucketMetricName {
1631
1427
  BucketSizeBytes = "BucketSizeBytes",
1632
1428
  NumberOfObjects = "NumberOfObjects"
@@ -1688,12 +1484,6 @@ export interface Bundle {
1688
1484
  */
1689
1485
  supportedPlatforms?: (InstancePlatform | string)[];
1690
1486
  }
1691
- export declare namespace Bundle {
1692
- /**
1693
- * @internal
1694
- */
1695
- const filterSensitiveLog: (obj: Bundle) => any;
1696
- }
1697
1487
  /**
1698
1488
  * <p>Describes the default cache behavior of an Amazon Lightsail content delivery network (CDN)
1699
1489
  * distribution.</p>
@@ -1728,12 +1518,6 @@ export interface CacheBehavior {
1728
1518
  */
1729
1519
  behavior?: BehaviorEnum | string;
1730
1520
  }
1731
- export declare namespace CacheBehavior {
1732
- /**
1733
- * @internal
1734
- */
1735
- const filterSensitiveLog: (obj: CacheBehavior) => any;
1736
- }
1737
1521
  /**
1738
1522
  * <p>Describes the per-path cache behavior of an Amazon Lightsail content delivery network (CDN)
1739
1523
  * distribution.</p>
@@ -1815,12 +1599,6 @@ export interface CacheBehaviorPerPath {
1815
1599
  */
1816
1600
  behavior?: BehaviorEnum | string;
1817
1601
  }
1818
- export declare namespace CacheBehaviorPerPath {
1819
- /**
1820
- * @internal
1821
- */
1822
- const filterSensitiveLog: (obj: CacheBehaviorPerPath) => any;
1823
- }
1824
1602
  export declare enum ForwardValues {
1825
1603
  all = "all",
1826
1604
  allowList = "allow-list",
@@ -1845,12 +1623,6 @@ export interface CookieObject {
1845
1623
  */
1846
1624
  cookiesAllowList?: string[];
1847
1625
  }
1848
- export declare namespace CookieObject {
1849
- /**
1850
- * @internal
1851
- */
1852
- const filterSensitiveLog: (obj: CookieObject) => any;
1853
- }
1854
1626
  export declare enum HeaderEnum {
1855
1627
  accept = "Accept",
1856
1628
  acceptCharset = "Accept-Charset",
@@ -1914,12 +1686,6 @@ export interface HeaderObject {
1914
1686
  */
1915
1687
  headersAllowList?: (HeaderEnum | string)[];
1916
1688
  }
1917
- export declare namespace HeaderObject {
1918
- /**
1919
- * @internal
1920
- */
1921
- const filterSensitiveLog: (obj: HeaderObject) => any;
1922
- }
1923
1689
  /**
1924
1690
  * <p>Describes the query string parameters that an Amazon Lightsail content delivery network
1925
1691
  * (CDN) distribution to bases caching on.</p>
@@ -1941,12 +1707,6 @@ export interface QueryStringObject {
1941
1707
  */
1942
1708
  queryStringsAllowList?: string[];
1943
1709
  }
1944
- export declare namespace QueryStringObject {
1945
- /**
1946
- * @internal
1947
- */
1948
- const filterSensitiveLog: (obj: QueryStringObject) => any;
1949
- }
1950
1710
  /**
1951
1711
  * <p>Describes the cache settings of an Amazon Lightsail content delivery network (CDN)
1952
1712
  * distribution.</p>
@@ -2042,12 +1802,6 @@ export interface CacheSettings {
2042
1802
  */
2043
1803
  forwardedQueryStrings?: QueryStringObject;
2044
1804
  }
2045
- export declare namespace CacheSettings {
2046
- /**
2047
- * @internal
2048
- */
2049
- const filterSensitiveLog: (obj: CacheSettings) => any;
2050
- }
2051
1805
  /**
2052
1806
  * <p>Describes the domain name system (DNS) records to add to your domain's DNS to validate it
2053
1807
  * for an Amazon Lightsail certificate.</p>
@@ -2066,12 +1820,6 @@ export interface ResourceRecord {
2066
1820
  */
2067
1821
  value?: string;
2068
1822
  }
2069
- export declare namespace ResourceRecord {
2070
- /**
2071
- * @internal
2072
- */
2073
- const filterSensitiveLog: (obj: ResourceRecord) => any;
2074
- }
2075
1823
  /**
2076
1824
  * <p>Describes the domain validation records of an Amazon Lightsail SSL/TLS certificate.</p>
2077
1825
  */
@@ -2087,12 +1835,6 @@ export interface DomainValidationRecord {
2087
1835
  */
2088
1836
  resourceRecord?: ResourceRecord;
2089
1837
  }
2090
- export declare namespace DomainValidationRecord {
2091
- /**
2092
- * @internal
2093
- */
2094
- const filterSensitiveLog: (obj: DomainValidationRecord) => any;
2095
- }
2096
1838
  export declare enum RenewalStatus {
2097
1839
  Failed = "Failed",
2098
1840
  PendingAutoRenewal = "PendingAutoRenewal",
@@ -2158,12 +1900,6 @@ export interface RenewalSummary {
2158
1900
  */
2159
1901
  updatedAt?: Date;
2160
1902
  }
2161
- export declare namespace RenewalSummary {
2162
- /**
2163
- * @internal
2164
- */
2165
- const filterSensitiveLog: (obj: RenewalSummary) => any;
2166
- }
2167
1903
  export declare enum CertificateStatus {
2168
1904
  Expired = "EXPIRED",
2169
1905
  Failed = "FAILED",
@@ -2337,12 +2073,6 @@ export interface Certificate {
2337
2073
  */
2338
2074
  supportCode?: string;
2339
2075
  }
2340
- export declare namespace Certificate {
2341
- /**
2342
- * @internal
2343
- */
2344
- const filterSensitiveLog: (obj: Certificate) => any;
2345
- }
2346
2076
  /**
2347
2077
  * <p>Describes an Amazon Lightsail SSL/TLS certificate.</p>
2348
2078
  */
@@ -2369,12 +2099,6 @@ export interface CertificateSummary {
2369
2099
  */
2370
2100
  tags?: Tag[];
2371
2101
  }
2372
- export declare namespace CertificateSummary {
2373
- /**
2374
- * @internal
2375
- */
2376
- const filterSensitiveLog: (obj: CertificateSummary) => any;
2377
- }
2378
2102
  export declare enum NetworkProtocol {
2379
2103
  ALL = "all",
2380
2104
  ICMP = "icmp",
@@ -2510,12 +2234,6 @@ export interface PortInfo {
2510
2234
  */
2511
2235
  cidrListAliases?: string[];
2512
2236
  }
2513
- export declare namespace PortInfo {
2514
- /**
2515
- * @internal
2516
- */
2517
- const filterSensitiveLog: (obj: PortInfo) => any;
2518
- }
2519
2237
  export interface CloseInstancePublicPortsRequest {
2520
2238
  /**
2521
2239
  * <p>An object to describe the ports to close for the specified instance.</p>
@@ -2526,12 +2244,6 @@ export interface CloseInstancePublicPortsRequest {
2526
2244
  */
2527
2245
  instanceName: string | undefined;
2528
2246
  }
2529
- export declare namespace CloseInstancePublicPortsRequest {
2530
- /**
2531
- * @internal
2532
- */
2533
- const filterSensitiveLog: (obj: CloseInstancePublicPortsRequest) => any;
2534
- }
2535
2247
  export interface CloseInstancePublicPortsResult {
2536
2248
  /**
2537
2249
  * <p>An object that describes the result of the action, such as the status of the request, the
@@ -2539,12 +2251,6 @@ export interface CloseInstancePublicPortsResult {
2539
2251
  */
2540
2252
  operation?: Operation;
2541
2253
  }
2542
- export declare namespace CloseInstancePublicPortsResult {
2543
- /**
2544
- * @internal
2545
- */
2546
- const filterSensitiveLog: (obj: CloseInstancePublicPortsResult) => any;
2547
- }
2548
2254
  /**
2549
2255
  * <p>Describes the destination of a record.</p>
2550
2256
  */
@@ -2558,12 +2264,6 @@ export interface DestinationInfo {
2558
2264
  */
2559
2265
  service?: string;
2560
2266
  }
2561
- export declare namespace DestinationInfo {
2562
- /**
2563
- * @internal
2564
- */
2565
- const filterSensitiveLog: (obj: DestinationInfo) => any;
2566
- }
2567
2267
  export declare enum CloudFormationStackRecordSourceType {
2568
2268
  ExportSnapshotRecord = "ExportSnapshotRecord"
2569
2269
  }
@@ -2585,12 +2285,6 @@ export interface CloudFormationStackRecordSourceInfo {
2585
2285
  */
2586
2286
  arn?: string;
2587
2287
  }
2588
- export declare namespace CloudFormationStackRecordSourceInfo {
2589
- /**
2590
- * @internal
2591
- */
2592
- const filterSensitiveLog: (obj: CloudFormationStackRecordSourceInfo) => any;
2593
- }
2594
2288
  export declare enum RecordState {
2595
2289
  Failed = "Failed",
2596
2290
  Started = "Started",
@@ -2639,12 +2333,6 @@ export interface CloudFormationStackRecord {
2639
2333
  */
2640
2334
  destinationInfo?: DestinationInfo;
2641
2335
  }
2642
- export declare namespace CloudFormationStackRecord {
2643
- /**
2644
- * @internal
2645
- */
2646
- const filterSensitiveLog: (obj: CloudFormationStackRecord) => any;
2647
- }
2648
2336
  export declare enum ContactMethodStatus {
2649
2337
  Invalid = "Invalid",
2650
2338
  PendingVerification = "PendingVerification",
@@ -2712,12 +2400,6 @@ export interface ContactMethod {
2712
2400
  */
2713
2401
  supportCode?: string;
2714
2402
  }
2715
- export declare namespace ContactMethod {
2716
- /**
2717
- * @internal
2718
- */
2719
- const filterSensitiveLog: (obj: ContactMethod) => any;
2720
- }
2721
2403
  export declare enum ContactMethodVerificationProtocol {
2722
2404
  Email = "Email"
2723
2405
  }
@@ -2762,12 +2444,6 @@ export interface Container {
2762
2444
  */
2763
2445
  ports?: Record<string, ContainerServiceProtocol | string>;
2764
2446
  }
2765
- export declare namespace Container {
2766
- /**
2767
- * @internal
2768
- */
2769
- const filterSensitiveLog: (obj: Container) => any;
2770
- }
2771
2447
  /**
2772
2448
  * <p>Describes a container image that is registered to an Amazon Lightsail container
2773
2449
  * service.</p>
@@ -2786,12 +2462,6 @@ export interface ContainerImage {
2786
2462
  */
2787
2463
  createdAt?: Date;
2788
2464
  }
2789
- export declare namespace ContainerImage {
2790
- /**
2791
- * @internal
2792
- */
2793
- const filterSensitiveLog: (obj: ContainerImage) => any;
2794
- }
2795
2465
  /**
2796
2466
  * <p>Describes the health check configuration of an Amazon Lightsail container service.</p>
2797
2467
  */
@@ -2829,12 +2499,6 @@ export interface ContainerServiceHealthCheckConfig {
2829
2499
  */
2830
2500
  successCodes?: string;
2831
2501
  }
2832
- export declare namespace ContainerServiceHealthCheckConfig {
2833
- /**
2834
- * @internal
2835
- */
2836
- const filterSensitiveLog: (obj: ContainerServiceHealthCheckConfig) => any;
2837
- }
2838
2502
  /**
2839
2503
  * <p>Describes the public endpoint configuration of a deployment of an Amazon Lightsail
2840
2504
  * container service.</p>
@@ -2854,12 +2518,6 @@ export interface ContainerServiceEndpoint {
2854
2518
  */
2855
2519
  healthCheck?: ContainerServiceHealthCheckConfig;
2856
2520
  }
2857
- export declare namespace ContainerServiceEndpoint {
2858
- /**
2859
- * @internal
2860
- */
2861
- const filterSensitiveLog: (obj: ContainerServiceEndpoint) => any;
2862
- }
2863
2521
  export declare enum ContainerServiceDeploymentState {
2864
2522
  ACTIVATING = "ACTIVATING",
2865
2523
  ACTIVE = "ACTIVE",
@@ -2920,12 +2578,6 @@ export interface ContainerServiceDeployment {
2920
2578
  */
2921
2579
  createdAt?: Date;
2922
2580
  }
2923
- export declare namespace ContainerServiceDeployment {
2924
- /**
2925
- * @internal
2926
- */
2927
- const filterSensitiveLog: (obj: ContainerServiceDeployment) => any;
2928
- }
2929
2581
  export declare enum ContainerServicePowerName {
2930
2582
  large = "large",
2931
2583
  medium = "medium",
@@ -2954,12 +2606,6 @@ export interface ContainerServiceECRImagePullerRole {
2954
2606
  */
2955
2607
  principalArn?: string;
2956
2608
  }
2957
- export declare namespace ContainerServiceECRImagePullerRole {
2958
- /**
2959
- * @internal
2960
- */
2961
- const filterSensitiveLog: (obj: ContainerServiceECRImagePullerRole) => any;
2962
- }
2963
2609
  /**
2964
2610
  * <p>Describes the configuration for an Amazon Lightsail container service to
2965
2611
  * access private container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories.</p>
@@ -2975,12 +2621,6 @@ export interface PrivateRegistryAccess {
2975
2621
  */
2976
2622
  ecrImagePullerRole?: ContainerServiceECRImagePullerRole;
2977
2623
  }
2978
- export declare namespace PrivateRegistryAccess {
2979
- /**
2980
- * @internal
2981
- */
2982
- const filterSensitiveLog: (obj: PrivateRegistryAccess) => any;
2983
- }
2984
2624
  export declare enum ContainerServiceState {
2985
2625
  DELETING = "DELETING",
2986
2626
  DEPLOYING = "DEPLOYING",
@@ -3078,12 +2718,6 @@ export interface ContainerServiceStateDetail {
3078
2718
  */
3079
2719
  message?: string;
3080
2720
  }
3081
- export declare namespace ContainerServiceStateDetail {
3082
- /**
3083
- * @internal
3084
- */
3085
- const filterSensitiveLog: (obj: ContainerServiceStateDetail) => any;
3086
- }
3087
2721
  /**
3088
2722
  * <p>Describes an Amazon Lightsail container service.</p>
3089
2723
  */
@@ -3246,12 +2880,6 @@ export interface ContainerService {
3246
2880
  */
3247
2881
  privateRegistryAccess?: PrivateRegistryAccess;
3248
2882
  }
3249
- export declare namespace ContainerService {
3250
- /**
3251
- * @internal
3252
- */
3253
- const filterSensitiveLog: (obj: ContainerService) => any;
3254
- }
3255
2883
  /**
3256
2884
  * <p>Describes the settings of a public endpoint for an Amazon Lightsail container
3257
2885
  * service.</p>
@@ -3270,12 +2898,6 @@ export interface EndpointRequest {
3270
2898
  */
3271
2899
  healthCheck?: ContainerServiceHealthCheckConfig;
3272
2900
  }
3273
- export declare namespace EndpointRequest {
3274
- /**
3275
- * @internal
3276
- */
3277
- const filterSensitiveLog: (obj: EndpointRequest) => any;
3278
- }
3279
2901
  /**
3280
2902
  * <p>Describes a container deployment configuration of an Amazon Lightsail container
3281
2903
  * service.</p>
@@ -3293,12 +2915,6 @@ export interface ContainerServiceDeploymentRequest {
3293
2915
  */
3294
2916
  publicEndpoint?: EndpointRequest;
3295
2917
  }
3296
- export declare namespace ContainerServiceDeploymentRequest {
3297
- /**
3298
- * @internal
3299
- */
3300
- const filterSensitiveLog: (obj: ContainerServiceDeploymentRequest) => any;
3301
- }
3302
2918
  /**
3303
2919
  * <p>Describes a request to activate or deactivate the role that you can use to grant an
3304
2920
  * Amazon Lightsail container service access to Amazon Elastic Container Registry (Amazon ECR) private repositories.</p>
@@ -3315,12 +2931,6 @@ export interface ContainerServiceECRImagePullerRoleRequest {
3315
2931
  */
3316
2932
  isActive?: boolean;
3317
2933
  }
3318
- export declare namespace ContainerServiceECRImagePullerRoleRequest {
3319
- /**
3320
- * @internal
3321
- */
3322
- const filterSensitiveLog: (obj: ContainerServiceECRImagePullerRoleRequest) => any;
3323
- }
3324
2934
  /**
3325
2935
  * <p>Describes the log events of a container of an Amazon Lightsail container service.</p>
3326
2936
  */
@@ -3334,12 +2944,6 @@ export interface ContainerServiceLogEvent {
3334
2944
  */
3335
2945
  message?: string;
3336
2946
  }
3337
- export declare namespace ContainerServiceLogEvent {
3338
- /**
3339
- * @internal
3340
- */
3341
- const filterSensitiveLog: (obj: ContainerServiceLogEvent) => any;
3342
- }
3343
2947
  export declare enum ContainerServiceMetricName {
3344
2948
  CPUUtilization = "CPUUtilization",
3345
2949
  MemoryUtilization = "MemoryUtilization"
@@ -3378,12 +2982,6 @@ export interface ContainerServicePower {
3378
2982
  */
3379
2983
  isActive?: boolean;
3380
2984
  }
3381
- export declare namespace ContainerServicePower {
3382
- /**
3383
- * @internal
3384
- */
3385
- const filterSensitiveLog: (obj: ContainerServicePower) => any;
3386
- }
3387
2985
  /**
3388
2986
  * <p>Describes the login information for the container image registry of an Amazon Lightsail
3389
2987
  * account.</p>
@@ -3413,24 +3011,12 @@ export interface ContainerServiceRegistryLogin {
3413
3011
  */
3414
3012
  registry?: string;
3415
3013
  }
3416
- export declare namespace ContainerServiceRegistryLogin {
3417
- /**
3418
- * @internal
3419
- */
3420
- const filterSensitiveLog: (obj: ContainerServiceRegistryLogin) => any;
3421
- }
3422
3014
  export interface ContainerServicesListResult {
3423
3015
  /**
3424
3016
  * <p>An array of objects that describe one or more container services.</p>
3425
3017
  */
3426
3018
  containerServices?: ContainerService[];
3427
3019
  }
3428
- export declare namespace ContainerServicesListResult {
3429
- /**
3430
- * @internal
3431
- */
3432
- const filterSensitiveLog: (obj: ContainerServicesListResult) => any;
3433
- }
3434
3020
  export interface CopySnapshotRequest {
3435
3021
  /**
3436
3022
  * <p>The name of the source manual snapshot to copy.</p>
@@ -3502,12 +3088,6 @@ export interface CopySnapshotRequest {
3502
3088
  */
3503
3089
  sourceRegion: RegionName | string | undefined;
3504
3090
  }
3505
- export declare namespace CopySnapshotRequest {
3506
- /**
3507
- * @internal
3508
- */
3509
- const filterSensitiveLog: (obj: CopySnapshotRequest) => any;
3510
- }
3511
3091
  export interface CopySnapshotResult {
3512
3092
  /**
3513
3093
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -3515,12 +3095,6 @@ export interface CopySnapshotResult {
3515
3095
  */
3516
3096
  operations?: Operation[];
3517
3097
  }
3518
- export declare namespace CopySnapshotResult {
3519
- /**
3520
- * @internal
3521
- */
3522
- const filterSensitiveLog: (obj: CopySnapshotResult) => any;
3523
- }
3524
3098
  export interface CreateBucketRequest {
3525
3099
  /**
3526
3100
  * <p>The name for the bucket.</p>
@@ -3558,12 +3132,6 @@ export interface CreateBucketRequest {
3558
3132
  */
3559
3133
  enableObjectVersioning?: boolean;
3560
3134
  }
3561
- export declare namespace CreateBucketRequest {
3562
- /**
3563
- * @internal
3564
- */
3565
- const filterSensitiveLog: (obj: CreateBucketRequest) => any;
3566
- }
3567
3135
  export interface CreateBucketResult {
3568
3136
  /**
3569
3137
  * <p>An object that describes the bucket that is created.</p>
@@ -3575,24 +3143,12 @@ export interface CreateBucketResult {
3575
3143
  */
3576
3144
  operations?: Operation[];
3577
3145
  }
3578
- export declare namespace CreateBucketResult {
3579
- /**
3580
- * @internal
3581
- */
3582
- const filterSensitiveLog: (obj: CreateBucketResult) => any;
3583
- }
3584
3146
  export interface CreateBucketAccessKeyRequest {
3585
3147
  /**
3586
3148
  * <p>The name of the bucket that the new access key will belong to, and grant access to.</p>
3587
3149
  */
3588
3150
  bucketName: string | undefined;
3589
3151
  }
3590
- export declare namespace CreateBucketAccessKeyRequest {
3591
- /**
3592
- * @internal
3593
- */
3594
- const filterSensitiveLog: (obj: CreateBucketAccessKeyRequest) => any;
3595
- }
3596
3152
  export interface CreateBucketAccessKeyResult {
3597
3153
  /**
3598
3154
  * <p>An object that describes the access key that is created.</p>
@@ -3604,12 +3160,6 @@ export interface CreateBucketAccessKeyResult {
3604
3160
  */
3605
3161
  operations?: Operation[];
3606
3162
  }
3607
- export declare namespace CreateBucketAccessKeyResult {
3608
- /**
3609
- * @internal
3610
- */
3611
- const filterSensitiveLog: (obj: CreateBucketAccessKeyResult) => any;
3612
- }
3613
3163
  export interface CreateCertificateRequest {
3614
3164
  /**
3615
3165
  * <p>The name for the certificate.</p>
@@ -3633,12 +3183,6 @@ export interface CreateCertificateRequest {
3633
3183
  */
3634
3184
  tags?: Tag[];
3635
3185
  }
3636
- export declare namespace CreateCertificateRequest {
3637
- /**
3638
- * @internal
3639
- */
3640
- const filterSensitiveLog: (obj: CreateCertificateRequest) => any;
3641
- }
3642
3186
  export interface CreateCertificateResult {
3643
3187
  /**
3644
3188
  * <p>An object that describes the certificate created.</p>
@@ -3650,12 +3194,6 @@ export interface CreateCertificateResult {
3650
3194
  */
3651
3195
  operations?: Operation[];
3652
3196
  }
3653
- export declare namespace CreateCertificateResult {
3654
- /**
3655
- * @internal
3656
- */
3657
- const filterSensitiveLog: (obj: CreateCertificateResult) => any;
3658
- }
3659
3197
  export declare enum PortInfoSourceType {
3660
3198
  Closed = "CLOSED",
3661
3199
  Default = "DEFAULT",
@@ -3733,12 +3271,6 @@ export interface InstanceEntry {
3733
3271
  */
3734
3272
  availabilityZone: string | undefined;
3735
3273
  }
3736
- export declare namespace InstanceEntry {
3737
- /**
3738
- * @internal
3739
- */
3740
- const filterSensitiveLog: (obj: InstanceEntry) => any;
3741
- }
3742
3274
  export interface CreateCloudFormationStackRequest {
3743
3275
  /**
3744
3276
  * <p>An array of parameters that will be used to create the new Amazon EC2 instance. You can only
@@ -3747,12 +3279,6 @@ export interface CreateCloudFormationStackRequest {
3747
3279
  */
3748
3280
  instances: InstanceEntry[] | undefined;
3749
3281
  }
3750
- export declare namespace CreateCloudFormationStackRequest {
3751
- /**
3752
- * @internal
3753
- */
3754
- const filterSensitiveLog: (obj: CreateCloudFormationStackRequest) => any;
3755
- }
3756
3282
  export interface CreateCloudFormationStackResult {
3757
3283
  /**
3758
3284
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -3760,12 +3286,6 @@ export interface CreateCloudFormationStackResult {
3760
3286
  */
3761
3287
  operations?: Operation[];
3762
3288
  }
3763
- export declare namespace CreateCloudFormationStackResult {
3764
- /**
3765
- * @internal
3766
- */
3767
- const filterSensitiveLog: (obj: CreateCloudFormationStackResult) => any;
3768
- }
3769
3289
  export interface CreateContactMethodRequest {
3770
3290
  /**
3771
3291
  * <p>The protocol of the contact method, such as <code>Email</code> or <code>SMS</code> (text
@@ -3809,12 +3329,6 @@ export interface CreateContactMethodRequest {
3809
3329
  */
3810
3330
  contactEndpoint: string | undefined;
3811
3331
  }
3812
- export declare namespace CreateContactMethodRequest {
3813
- /**
3814
- * @internal
3815
- */
3816
- const filterSensitiveLog: (obj: CreateContactMethodRequest) => any;
3817
- }
3818
3332
  export interface CreateContactMethodResult {
3819
3333
  /**
3820
3334
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -3822,12 +3336,6 @@ export interface CreateContactMethodResult {
3822
3336
  */
3823
3337
  operations?: Operation[];
3824
3338
  }
3825
- export declare namespace CreateContactMethodResult {
3826
- /**
3827
- * @internal
3828
- */
3829
- const filterSensitiveLog: (obj: CreateContactMethodResult) => any;
3830
- }
3831
3339
  /**
3832
3340
  * <p>Describes a request to configure an Amazon Lightsail container service to
3833
3341
  * access private container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories.</p>
@@ -3842,12 +3350,6 @@ export interface PrivateRegistryAccessRequest {
3842
3350
  */
3843
3351
  ecrImagePullerRole?: ContainerServiceECRImagePullerRoleRequest;
3844
3352
  }
3845
- export declare namespace PrivateRegistryAccessRequest {
3846
- /**
3847
- * @internal
3848
- */
3849
- const filterSensitiveLog: (obj: PrivateRegistryAccessRequest) => any;
3850
- }
3851
3353
  export interface CreateContainerServiceRequest {
3852
3354
  /**
3853
3355
  * <p>The name for the container service.</p>
@@ -3949,24 +3451,12 @@ export interface CreateContainerServiceRequest {
3949
3451
  */
3950
3452
  privateRegistryAccess?: PrivateRegistryAccessRequest;
3951
3453
  }
3952
- export declare namespace CreateContainerServiceRequest {
3953
- /**
3954
- * @internal
3955
- */
3956
- const filterSensitiveLog: (obj: CreateContainerServiceRequest) => any;
3957
- }
3958
3454
  export interface CreateContainerServiceResult {
3959
3455
  /**
3960
3456
  * <p>An object that describes a container service.</p>
3961
3457
  */
3962
3458
  containerService?: ContainerService;
3963
3459
  }
3964
- export declare namespace CreateContainerServiceResult {
3965
- /**
3966
- * @internal
3967
- */
3968
- const filterSensitiveLog: (obj: CreateContainerServiceResult) => any;
3969
- }
3970
3460
  export interface CreateContainerServiceDeploymentRequest {
3971
3461
  /**
3972
3462
  * <p>The name of the container service for which to create the deployment.</p>
@@ -3983,32 +3473,14 @@ export interface CreateContainerServiceDeploymentRequest {
3983
3473
  */
3984
3474
  publicEndpoint?: EndpointRequest;
3985
3475
  }
3986
- export declare namespace CreateContainerServiceDeploymentRequest {
3987
- /**
3988
- * @internal
3989
- */
3990
- const filterSensitiveLog: (obj: CreateContainerServiceDeploymentRequest) => any;
3991
- }
3992
3476
  export interface CreateContainerServiceDeploymentResult {
3993
3477
  /**
3994
3478
  * <p>An object that describes a container service.</p>
3995
3479
  */
3996
3480
  containerService?: ContainerService;
3997
3481
  }
3998
- export declare namespace CreateContainerServiceDeploymentResult {
3999
- /**
4000
- * @internal
4001
- */
4002
- const filterSensitiveLog: (obj: CreateContainerServiceDeploymentResult) => any;
4003
- }
4004
3482
  export interface CreateContainerServiceRegistryLoginRequest {
4005
3483
  }
4006
- export declare namespace CreateContainerServiceRegistryLoginRequest {
4007
- /**
4008
- * @internal
4009
- */
4010
- const filterSensitiveLog: (obj: CreateContainerServiceRegistryLoginRequest) => any;
4011
- }
4012
3484
  export interface CreateContainerServiceRegistryLoginResult {
4013
3485
  /**
4014
3486
  * <p>An object that describes the log in information for the container service registry of your
@@ -4016,12 +3488,6 @@ export interface CreateContainerServiceRegistryLoginResult {
4016
3488
  */
4017
3489
  registryLogin?: ContainerServiceRegistryLogin;
4018
3490
  }
4019
- export declare namespace CreateContainerServiceRegistryLoginResult {
4020
- /**
4021
- * @internal
4022
- */
4023
- const filterSensitiveLog: (obj: CreateContainerServiceRegistryLoginResult) => any;
4024
- }
4025
3491
  export interface CreateDiskRequest {
4026
3492
  /**
4027
3493
  * <p>The unique Lightsail disk name (e.g., <code>my-disk</code>).</p>
@@ -4049,12 +3515,6 @@ export interface CreateDiskRequest {
4049
3515
  */
4050
3516
  addOns?: AddOnRequest[];
4051
3517
  }
4052
- export declare namespace CreateDiskRequest {
4053
- /**
4054
- * @internal
4055
- */
4056
- const filterSensitiveLog: (obj: CreateDiskRequest) => any;
4057
- }
4058
3518
  export interface CreateDiskResult {
4059
3519
  /**
4060
3520
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -4062,12 +3522,6 @@ export interface CreateDiskResult {
4062
3522
  */
4063
3523
  operations?: Operation[];
4064
3524
  }
4065
- export declare namespace CreateDiskResult {
4066
- /**
4067
- * @internal
4068
- */
4069
- const filterSensitiveLog: (obj: CreateDiskResult) => any;
4070
- }
4071
3525
  export interface CreateDiskFromSnapshotRequest {
4072
3526
  /**
4073
3527
  * <p>The unique Lightsail disk name (e.g., <code>my-disk</code>).</p>
@@ -4161,12 +3615,6 @@ export interface CreateDiskFromSnapshotRequest {
4161
3615
  */
4162
3616
  useLatestRestorableAutoSnapshot?: boolean;
4163
3617
  }
4164
- export declare namespace CreateDiskFromSnapshotRequest {
4165
- /**
4166
- * @internal
4167
- */
4168
- const filterSensitiveLog: (obj: CreateDiskFromSnapshotRequest) => any;
4169
- }
4170
3618
  export interface CreateDiskFromSnapshotResult {
4171
3619
  /**
4172
3620
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -4174,12 +3622,6 @@ export interface CreateDiskFromSnapshotResult {
4174
3622
  */
4175
3623
  operations?: Operation[];
4176
3624
  }
4177
- export declare namespace CreateDiskFromSnapshotResult {
4178
- /**
4179
- * @internal
4180
- */
4181
- const filterSensitiveLog: (obj: CreateDiskFromSnapshotResult) => any;
4182
- }
4183
3625
  export interface CreateDiskSnapshotRequest {
4184
3626
  /**
4185
3627
  * <p>The unique name of the source disk (e.g., <code>Disk-Virginia-1</code>).</p>
@@ -4211,12 +3653,6 @@ export interface CreateDiskSnapshotRequest {
4211
3653
  */
4212
3654
  tags?: Tag[];
4213
3655
  }
4214
- export declare namespace CreateDiskSnapshotRequest {
4215
- /**
4216
- * @internal
4217
- */
4218
- const filterSensitiveLog: (obj: CreateDiskSnapshotRequest) => any;
4219
- }
4220
3656
  export interface CreateDiskSnapshotResult {
4221
3657
  /**
4222
3658
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -4224,12 +3660,6 @@ export interface CreateDiskSnapshotResult {
4224
3660
  */
4225
3661
  operations?: Operation[];
4226
3662
  }
4227
- export declare namespace CreateDiskSnapshotResult {
4228
- /**
4229
- * @internal
4230
- */
4231
- const filterSensitiveLog: (obj: CreateDiskSnapshotResult) => any;
4232
- }
4233
3663
  export declare enum IpAddressType {
4234
3664
  DUALSTACK = "dualstack",
4235
3665
  IPV4 = "ipv4"
@@ -4260,12 +3690,6 @@ export interface InputOrigin {
4260
3690
  */
4261
3691
  protocolPolicy?: OriginProtocolPolicyEnum | string;
4262
3692
  }
4263
- export declare namespace InputOrigin {
4264
- /**
4265
- * @internal
4266
- */
4267
- const filterSensitiveLog: (obj: InputOrigin) => any;
4268
- }
4269
3693
  export interface CreateDistributionRequest {
4270
3694
  /**
4271
3695
  * <p>The name for the distribution.</p>
@@ -4312,12 +3736,6 @@ export interface CreateDistributionRequest {
4312
3736
  */
4313
3737
  tags?: Tag[];
4314
3738
  }
4315
- export declare namespace CreateDistributionRequest {
4316
- /**
4317
- * @internal
4318
- */
4319
- const filterSensitiveLog: (obj: CreateDistributionRequest) => any;
4320
- }
4321
3739
  /**
4322
3740
  * <p>Describes the origin resource of an Amazon Lightsail content delivery network (CDN)
4323
3741
  * distribution.</p>
@@ -4344,12 +3762,6 @@ export interface Origin {
4344
3762
  */
4345
3763
  protocolPolicy?: OriginProtocolPolicyEnum | string;
4346
3764
  }
4347
- export declare namespace Origin {
4348
- /**
4349
- * @internal
4350
- */
4351
- const filterSensitiveLog: (obj: Origin) => any;
4352
- }
4353
3765
  /**
4354
3766
  * <p>Describes an Amazon Lightsail content delivery network (CDN) distribution.</p>
4355
3767
  */
@@ -4452,12 +3864,6 @@ export interface LightsailDistribution {
4452
3864
  */
4453
3865
  tags?: Tag[];
4454
3866
  }
4455
- export declare namespace LightsailDistribution {
4456
- /**
4457
- * @internal
4458
- */
4459
- const filterSensitiveLog: (obj: LightsailDistribution) => any;
4460
- }
4461
3867
  export interface CreateDistributionResult {
4462
3868
  /**
4463
3869
  * <p>An object that describes the distribution created.</p>
@@ -4469,12 +3875,6 @@ export interface CreateDistributionResult {
4469
3875
  */
4470
3876
  operation?: Operation;
4471
3877
  }
4472
- export declare namespace CreateDistributionResult {
4473
- /**
4474
- * @internal
4475
- */
4476
- const filterSensitiveLog: (obj: CreateDistributionResult) => any;
4477
- }
4478
3878
  export interface CreateDomainRequest {
4479
3879
  /**
4480
3880
  * <p>The domain name to manage (e.g., <code>example.com</code>).</p>
@@ -4492,12 +3892,6 @@ export interface CreateDomainRequest {
4492
3892
  */
4493
3893
  tags?: Tag[];
4494
3894
  }
4495
- export declare namespace CreateDomainRequest {
4496
- /**
4497
- * @internal
4498
- */
4499
- const filterSensitiveLog: (obj: CreateDomainRequest) => any;
4500
- }
4501
3895
  export interface CreateDomainResult {
4502
3896
  /**
4503
3897
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -4505,12 +3899,6 @@ export interface CreateDomainResult {
4505
3899
  */
4506
3900
  operation?: Operation;
4507
3901
  }
4508
- export declare namespace CreateDomainResult {
4509
- /**
4510
- * @internal
4511
- */
4512
- const filterSensitiveLog: (obj: CreateDomainResult) => any;
4513
- }
4514
3902
  /**
4515
3903
  * <p>Describes a domain recordset entry.</p>
4516
3904
  */
@@ -4601,12 +3989,6 @@ export interface DomainEntry {
4601
3989
  */
4602
3990
  options?: Record<string, string>;
4603
3991
  }
4604
- export declare namespace DomainEntry {
4605
- /**
4606
- * @internal
4607
- */
4608
- const filterSensitiveLog: (obj: DomainEntry) => any;
4609
- }
4610
3992
  export interface CreateDomainEntryRequest {
4611
3993
  /**
4612
3994
  * <p>The domain name (e.g., <code>example.com</code>) for which you want to create the domain
@@ -4618,12 +4000,6 @@ export interface CreateDomainEntryRequest {
4618
4000
  */
4619
4001
  domainEntry: DomainEntry | undefined;
4620
4002
  }
4621
- export declare namespace CreateDomainEntryRequest {
4622
- /**
4623
- * @internal
4624
- */
4625
- const filterSensitiveLog: (obj: CreateDomainEntryRequest) => any;
4626
- }
4627
4003
  export interface CreateDomainEntryResult {
4628
4004
  /**
4629
4005
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -4631,12 +4007,6 @@ export interface CreateDomainEntryResult {
4631
4007
  */
4632
4008
  operation?: Operation;
4633
4009
  }
4634
- export declare namespace CreateDomainEntryResult {
4635
- /**
4636
- * @internal
4637
- */
4638
- const filterSensitiveLog: (obj: CreateDomainEntryResult) => any;
4639
- }
4640
4010
  export interface CreateInstancesRequest {
4641
4011
  /**
4642
4012
  * <p>The names to use for your new Lightsail instances. Separate multiple values using
@@ -4715,12 +4085,6 @@ export interface CreateInstancesRequest {
4715
4085
  */
4716
4086
  ipAddressType?: IpAddressType | string;
4717
4087
  }
4718
- export declare namespace CreateInstancesRequest {
4719
- /**
4720
- * @internal
4721
- */
4722
- const filterSensitiveLog: (obj: CreateInstancesRequest) => any;
4723
- }
4724
4088
  export interface CreateInstancesResult {
4725
4089
  /**
4726
4090
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -4728,12 +4092,6 @@ export interface CreateInstancesResult {
4728
4092
  */
4729
4093
  operations?: Operation[];
4730
4094
  }
4731
- export declare namespace CreateInstancesResult {
4732
- /**
4733
- * @internal
4734
- */
4735
- const filterSensitiveLog: (obj: CreateInstancesResult) => any;
4736
- }
4737
4095
  export interface CreateInstancesFromSnapshotRequest {
4738
4096
  /**
4739
4097
  * <p>The names for your new instances.</p>
@@ -4858,12 +4216,6 @@ export interface CreateInstancesFromSnapshotRequest {
4858
4216
  */
4859
4217
  useLatestRestorableAutoSnapshot?: boolean;
4860
4218
  }
4861
- export declare namespace CreateInstancesFromSnapshotRequest {
4862
- /**
4863
- * @internal
4864
- */
4865
- const filterSensitiveLog: (obj: CreateInstancesFromSnapshotRequest) => any;
4866
- }
4867
4219
  export interface CreateInstancesFromSnapshotResult {
4868
4220
  /**
4869
4221
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -4871,12 +4223,6 @@ export interface CreateInstancesFromSnapshotResult {
4871
4223
  */
4872
4224
  operations?: Operation[];
4873
4225
  }
4874
- export declare namespace CreateInstancesFromSnapshotResult {
4875
- /**
4876
- * @internal
4877
- */
4878
- const filterSensitiveLog: (obj: CreateInstancesFromSnapshotResult) => any;
4879
- }
4880
4226
  export interface CreateInstanceSnapshotRequest {
4881
4227
  /**
4882
4228
  * <p>The name for your new snapshot.</p>
@@ -4892,12 +4238,6 @@ export interface CreateInstanceSnapshotRequest {
4892
4238
  */
4893
4239
  tags?: Tag[];
4894
4240
  }
4895
- export declare namespace CreateInstanceSnapshotRequest {
4896
- /**
4897
- * @internal
4898
- */
4899
- const filterSensitiveLog: (obj: CreateInstanceSnapshotRequest) => any;
4900
- }
4901
4241
  export interface CreateInstanceSnapshotResult {
4902
4242
  /**
4903
4243
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -4905,12 +4245,6 @@ export interface CreateInstanceSnapshotResult {
4905
4245
  */
4906
4246
  operations?: Operation[];
4907
4247
  }
4908
- export declare namespace CreateInstanceSnapshotResult {
4909
- /**
4910
- * @internal
4911
- */
4912
- const filterSensitiveLog: (obj: CreateInstanceSnapshotResult) => any;
4913
- }
4914
4248
  export interface CreateKeyPairRequest {
4915
4249
  /**
4916
4250
  * <p>The name for your new key pair.</p>
@@ -4922,12 +4256,6 @@ export interface CreateKeyPairRequest {
4922
4256
  */
4923
4257
  tags?: Tag[];
4924
4258
  }
4925
- export declare namespace CreateKeyPairRequest {
4926
- /**
4927
- * @internal
4928
- */
4929
- const filterSensitiveLog: (obj: CreateKeyPairRequest) => any;
4930
- }
4931
4259
  /**
4932
4260
  * <p>Describes an SSH key pair.</p>
4933
4261
  */
@@ -4969,12 +4297,6 @@ export interface KeyPair {
4969
4297
  */
4970
4298
  fingerprint?: string;
4971
4299
  }
4972
- export declare namespace KeyPair {
4973
- /**
4974
- * @internal
4975
- */
4976
- const filterSensitiveLog: (obj: KeyPair) => any;
4977
- }
4978
4300
  export interface CreateKeyPairResult {
4979
4301
  /**
4980
4302
  * <p>An array of key-value pairs containing information about the new key pair you just
@@ -4995,12 +4317,6 @@ export interface CreateKeyPairResult {
4995
4317
  */
4996
4318
  operation?: Operation;
4997
4319
  }
4998
- export declare namespace CreateKeyPairResult {
4999
- /**
5000
- * @internal
5001
- */
5002
- const filterSensitiveLog: (obj: CreateKeyPairResult) => any;
5003
- }
5004
4320
  export interface CreateLoadBalancerRequest {
5005
4321
  /**
5006
4322
  * <p>The name of your load balancer.</p>
@@ -5062,12 +4378,6 @@ export interface CreateLoadBalancerRequest {
5062
4378
  */
5063
4379
  tlsPolicyName?: string;
5064
4380
  }
5065
- export declare namespace CreateLoadBalancerRequest {
5066
- /**
5067
- * @internal
5068
- */
5069
- const filterSensitiveLog: (obj: CreateLoadBalancerRequest) => any;
5070
- }
5071
4381
  export interface CreateLoadBalancerResult {
5072
4382
  /**
5073
4383
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5075,12 +4385,6 @@ export interface CreateLoadBalancerResult {
5075
4385
  */
5076
4386
  operations?: Operation[];
5077
4387
  }
5078
- export declare namespace CreateLoadBalancerResult {
5079
- /**
5080
- * @internal
5081
- */
5082
- const filterSensitiveLog: (obj: CreateLoadBalancerResult) => any;
5083
- }
5084
4388
  export interface CreateLoadBalancerTlsCertificateRequest {
5085
4389
  /**
5086
4390
  * <p>The load balancer name where you want to create the SSL/TLS certificate.</p>
@@ -5111,12 +4415,6 @@ export interface CreateLoadBalancerTlsCertificateRequest {
5111
4415
  */
5112
4416
  tags?: Tag[];
5113
4417
  }
5114
- export declare namespace CreateLoadBalancerTlsCertificateRequest {
5115
- /**
5116
- * @internal
5117
- */
5118
- const filterSensitiveLog: (obj: CreateLoadBalancerTlsCertificateRequest) => any;
5119
- }
5120
4418
  export interface CreateLoadBalancerTlsCertificateResult {
5121
4419
  /**
5122
4420
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5124,12 +4422,6 @@ export interface CreateLoadBalancerTlsCertificateResult {
5124
4422
  */
5125
4423
  operations?: Operation[];
5126
4424
  }
5127
- export declare namespace CreateLoadBalancerTlsCertificateResult {
5128
- /**
5129
- * @internal
5130
- */
5131
- const filterSensitiveLog: (obj: CreateLoadBalancerTlsCertificateResult) => any;
5132
- }
5133
4425
  export interface CreateRelationalDatabaseRequest {
5134
4426
  /**
5135
4427
  * <p>The name to use for your new Lightsail database resource.</p>
@@ -5337,12 +4629,6 @@ export interface CreateRelationalDatabaseRequest {
5337
4629
  */
5338
4630
  tags?: Tag[];
5339
4631
  }
5340
- export declare namespace CreateRelationalDatabaseRequest {
5341
- /**
5342
- * @internal
5343
- */
5344
- const filterSensitiveLog: (obj: CreateRelationalDatabaseRequest) => any;
5345
- }
5346
4632
  export interface CreateRelationalDatabaseResult {
5347
4633
  /**
5348
4634
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5350,12 +4636,6 @@ export interface CreateRelationalDatabaseResult {
5350
4636
  */
5351
4637
  operations?: Operation[];
5352
4638
  }
5353
- export declare namespace CreateRelationalDatabaseResult {
5354
- /**
5355
- * @internal
5356
- */
5357
- const filterSensitiveLog: (obj: CreateRelationalDatabaseResult) => any;
5358
- }
5359
4639
  export interface CreateRelationalDatabaseFromSnapshotRequest {
5360
4640
  /**
5361
4641
  * <p>The name to use for your new Lightsail database resource.</p>
@@ -5439,12 +4719,6 @@ export interface CreateRelationalDatabaseFromSnapshotRequest {
5439
4719
  */
5440
4720
  tags?: Tag[];
5441
4721
  }
5442
- export declare namespace CreateRelationalDatabaseFromSnapshotRequest {
5443
- /**
5444
- * @internal
5445
- */
5446
- const filterSensitiveLog: (obj: CreateRelationalDatabaseFromSnapshotRequest) => any;
5447
- }
5448
4722
  export interface CreateRelationalDatabaseFromSnapshotResult {
5449
4723
  /**
5450
4724
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5452,12 +4726,6 @@ export interface CreateRelationalDatabaseFromSnapshotResult {
5452
4726
  */
5453
4727
  operations?: Operation[];
5454
4728
  }
5455
- export declare namespace CreateRelationalDatabaseFromSnapshotResult {
5456
- /**
5457
- * @internal
5458
- */
5459
- const filterSensitiveLog: (obj: CreateRelationalDatabaseFromSnapshotResult) => any;
5460
- }
5461
4729
  export interface CreateRelationalDatabaseSnapshotRequest {
5462
4730
  /**
5463
4731
  * <p>The name of the database on which to base your new snapshot.</p>
@@ -5482,12 +4750,6 @@ export interface CreateRelationalDatabaseSnapshotRequest {
5482
4750
  */
5483
4751
  tags?: Tag[];
5484
4752
  }
5485
- export declare namespace CreateRelationalDatabaseSnapshotRequest {
5486
- /**
5487
- * @internal
5488
- */
5489
- const filterSensitiveLog: (obj: CreateRelationalDatabaseSnapshotRequest) => any;
5490
- }
5491
4753
  export interface CreateRelationalDatabaseSnapshotResult {
5492
4754
  /**
5493
4755
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5495,24 +4757,12 @@ export interface CreateRelationalDatabaseSnapshotResult {
5495
4757
  */
5496
4758
  operations?: Operation[];
5497
4759
  }
5498
- export declare namespace CreateRelationalDatabaseSnapshotResult {
5499
- /**
5500
- * @internal
5501
- */
5502
- const filterSensitiveLog: (obj: CreateRelationalDatabaseSnapshotResult) => any;
5503
- }
5504
4760
  export interface DeleteAlarmRequest {
5505
4761
  /**
5506
4762
  * <p>The name of the alarm to delete.</p>
5507
4763
  */
5508
4764
  alarmName: string | undefined;
5509
4765
  }
5510
- export declare namespace DeleteAlarmRequest {
5511
- /**
5512
- * @internal
5513
- */
5514
- const filterSensitiveLog: (obj: DeleteAlarmRequest) => any;
5515
- }
5516
4766
  export interface DeleteAlarmResult {
5517
4767
  /**
5518
4768
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5520,12 +4770,6 @@ export interface DeleteAlarmResult {
5520
4770
  */
5521
4771
  operations?: Operation[];
5522
4772
  }
5523
- export declare namespace DeleteAlarmResult {
5524
- /**
5525
- * @internal
5526
- */
5527
- const filterSensitiveLog: (obj: DeleteAlarmResult) => any;
5528
- }
5529
4773
  export interface DeleteAutoSnapshotRequest {
5530
4774
  /**
5531
4775
  * <p>The name of the source instance or disk from which to delete the automatic
@@ -5539,12 +4783,6 @@ export interface DeleteAutoSnapshotRequest {
5539
4783
  */
5540
4784
  date: string | undefined;
5541
4785
  }
5542
- export declare namespace DeleteAutoSnapshotRequest {
5543
- /**
5544
- * @internal
5545
- */
5546
- const filterSensitiveLog: (obj: DeleteAutoSnapshotRequest) => any;
5547
- }
5548
4786
  export interface DeleteAutoSnapshotResult {
5549
4787
  /**
5550
4788
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5552,12 +4790,6 @@ export interface DeleteAutoSnapshotResult {
5552
4790
  */
5553
4791
  operations?: Operation[];
5554
4792
  }
5555
- export declare namespace DeleteAutoSnapshotResult {
5556
- /**
5557
- * @internal
5558
- */
5559
- const filterSensitiveLog: (obj: DeleteAutoSnapshotResult) => any;
5560
- }
5561
4793
  export interface DeleteBucketRequest {
5562
4794
  /**
5563
4795
  * <p>The name of the bucket to delete.</p>
@@ -5592,12 +4824,6 @@ export interface DeleteBucketRequest {
5592
4824
  */
5593
4825
  forceDelete?: boolean;
5594
4826
  }
5595
- export declare namespace DeleteBucketRequest {
5596
- /**
5597
- * @internal
5598
- */
5599
- const filterSensitiveLog: (obj: DeleteBucketRequest) => any;
5600
- }
5601
4827
  export interface DeleteBucketResult {
5602
4828
  /**
5603
4829
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5605,12 +4831,6 @@ export interface DeleteBucketResult {
5605
4831
  */
5606
4832
  operations?: Operation[];
5607
4833
  }
5608
- export declare namespace DeleteBucketResult {
5609
- /**
5610
- * @internal
5611
- */
5612
- const filterSensitiveLog: (obj: DeleteBucketResult) => any;
5613
- }
5614
4834
  export interface DeleteBucketAccessKeyRequest {
5615
4835
  /**
5616
4836
  * <p>The name of the bucket that the access key belongs to.</p>
@@ -5624,12 +4844,6 @@ export interface DeleteBucketAccessKeyRequest {
5624
4844
  */
5625
4845
  accessKeyId: string | undefined;
5626
4846
  }
5627
- export declare namespace DeleteBucketAccessKeyRequest {
5628
- /**
5629
- * @internal
5630
- */
5631
- const filterSensitiveLog: (obj: DeleteBucketAccessKeyRequest) => any;
5632
- }
5633
4847
  export interface DeleteBucketAccessKeyResult {
5634
4848
  /**
5635
4849
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5637,12 +4851,6 @@ export interface DeleteBucketAccessKeyResult {
5637
4851
  */
5638
4852
  operations?: Operation[];
5639
4853
  }
5640
- export declare namespace DeleteBucketAccessKeyResult {
5641
- /**
5642
- * @internal
5643
- */
5644
- const filterSensitiveLog: (obj: DeleteBucketAccessKeyResult) => any;
5645
- }
5646
4854
  export interface DeleteCertificateRequest {
5647
4855
  /**
5648
4856
  * <p>The name of the certificate to delete.</p>
@@ -5651,12 +4859,6 @@ export interface DeleteCertificateRequest {
5651
4859
  */
5652
4860
  certificateName: string | undefined;
5653
4861
  }
5654
- export declare namespace DeleteCertificateRequest {
5655
- /**
5656
- * @internal
5657
- */
5658
- const filterSensitiveLog: (obj: DeleteCertificateRequest) => any;
5659
- }
5660
4862
  export interface DeleteCertificateResult {
5661
4863
  /**
5662
4864
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5664,12 +4866,6 @@ export interface DeleteCertificateResult {
5664
4866
  */
5665
4867
  operations?: Operation[];
5666
4868
  }
5667
- export declare namespace DeleteCertificateResult {
5668
- /**
5669
- * @internal
5670
- */
5671
- const filterSensitiveLog: (obj: DeleteCertificateResult) => any;
5672
- }
5673
4869
  export interface DeleteContactMethodRequest {
5674
4870
  /**
5675
4871
  * <p>The protocol that will be deleted, such as <code>Email</code> or <code>SMS</code> (text
@@ -5682,12 +4878,6 @@ export interface DeleteContactMethodRequest {
5682
4878
  */
5683
4879
  protocol: ContactProtocol | string | undefined;
5684
4880
  }
5685
- export declare namespace DeleteContactMethodRequest {
5686
- /**
5687
- * @internal
5688
- */
5689
- const filterSensitiveLog: (obj: DeleteContactMethodRequest) => any;
5690
- }
5691
4881
  export interface DeleteContactMethodResult {
5692
4882
  /**
5693
4883
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5695,12 +4885,6 @@ export interface DeleteContactMethodResult {
5695
4885
  */
5696
4886
  operations?: Operation[];
5697
4887
  }
5698
- export declare namespace DeleteContactMethodResult {
5699
- /**
5700
- * @internal
5701
- */
5702
- const filterSensitiveLog: (obj: DeleteContactMethodResult) => any;
5703
- }
5704
4888
  export interface DeleteContainerImageRequest {
5705
4889
  /**
5706
4890
  * <p>The name of the container service for which to delete a registered container image.</p>
@@ -5722,40 +4906,16 @@ export interface DeleteContainerImageRequest {
5722
4906
  */
5723
4907
  image: string | undefined;
5724
4908
  }
5725
- export declare namespace DeleteContainerImageRequest {
5726
- /**
5727
- * @internal
5728
- */
5729
- const filterSensitiveLog: (obj: DeleteContainerImageRequest) => any;
5730
- }
5731
4909
  export interface DeleteContainerImageResult {
5732
4910
  }
5733
- export declare namespace DeleteContainerImageResult {
5734
- /**
5735
- * @internal
5736
- */
5737
- const filterSensitiveLog: (obj: DeleteContainerImageResult) => any;
5738
- }
5739
4911
  export interface DeleteContainerServiceRequest {
5740
4912
  /**
5741
4913
  * <p>The name of the container service to delete.</p>
5742
4914
  */
5743
4915
  serviceName: string | undefined;
5744
4916
  }
5745
- export declare namespace DeleteContainerServiceRequest {
5746
- /**
5747
- * @internal
5748
- */
5749
- const filterSensitiveLog: (obj: DeleteContainerServiceRequest) => any;
5750
- }
5751
4917
  export interface DeleteContainerServiceResult {
5752
4918
  }
5753
- export declare namespace DeleteContainerServiceResult {
5754
- /**
5755
- * @internal
5756
- */
5757
- const filterSensitiveLog: (obj: DeleteContainerServiceResult) => any;
5758
- }
5759
4919
  export interface DeleteDiskRequest {
5760
4920
  /**
5761
4921
  * <p>The unique name of the disk you want to delete (e.g., <code>my-disk</code>).</p>
@@ -5766,12 +4926,6 @@ export interface DeleteDiskRequest {
5766
4926
  */
5767
4927
  forceDeleteAddOns?: boolean;
5768
4928
  }
5769
- export declare namespace DeleteDiskRequest {
5770
- /**
5771
- * @internal
5772
- */
5773
- const filterSensitiveLog: (obj: DeleteDiskRequest) => any;
5774
- }
5775
4929
  export interface DeleteDiskResult {
5776
4930
  /**
5777
4931
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5779,12 +4933,6 @@ export interface DeleteDiskResult {
5779
4933
  */
5780
4934
  operations?: Operation[];
5781
4935
  }
5782
- export declare namespace DeleteDiskResult {
5783
- /**
5784
- * @internal
5785
- */
5786
- const filterSensitiveLog: (obj: DeleteDiskResult) => any;
5787
- }
5788
4936
  export interface DeleteDiskSnapshotRequest {
5789
4937
  /**
5790
4938
  * <p>The name of the disk snapshot you want to delete (e.g.,
@@ -5792,12 +4940,6 @@ export interface DeleteDiskSnapshotRequest {
5792
4940
  */
5793
4941
  diskSnapshotName: string | undefined;
5794
4942
  }
5795
- export declare namespace DeleteDiskSnapshotRequest {
5796
- /**
5797
- * @internal
5798
- */
5799
- const filterSensitiveLog: (obj: DeleteDiskSnapshotRequest) => any;
5800
- }
5801
4943
  export interface DeleteDiskSnapshotResult {
5802
4944
  /**
5803
4945
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5805,12 +4947,6 @@ export interface DeleteDiskSnapshotResult {
5805
4947
  */
5806
4948
  operations?: Operation[];
5807
4949
  }
5808
- export declare namespace DeleteDiskSnapshotResult {
5809
- /**
5810
- * @internal
5811
- */
5812
- const filterSensitiveLog: (obj: DeleteDiskSnapshotResult) => any;
5813
- }
5814
4950
  export interface DeleteDistributionRequest {
5815
4951
  /**
5816
4952
  * <p>The name of the distribution to delete.</p>
@@ -5819,12 +4955,6 @@ export interface DeleteDistributionRequest {
5819
4955
  */
5820
4956
  distributionName?: string;
5821
4957
  }
5822
- export declare namespace DeleteDistributionRequest {
5823
- /**
5824
- * @internal
5825
- */
5826
- const filterSensitiveLog: (obj: DeleteDistributionRequest) => any;
5827
- }
5828
4958
  export interface DeleteDistributionResult {
5829
4959
  /**
5830
4960
  * <p>An object that describes the result of the action, such as the status of the request, the
@@ -5832,24 +4962,12 @@ export interface DeleteDistributionResult {
5832
4962
  */
5833
4963
  operation?: Operation;
5834
4964
  }
5835
- export declare namespace DeleteDistributionResult {
5836
- /**
5837
- * @internal
5838
- */
5839
- const filterSensitiveLog: (obj: DeleteDistributionResult) => any;
5840
- }
5841
4965
  export interface DeleteDomainRequest {
5842
4966
  /**
5843
4967
  * <p>The specific domain name to delete.</p>
5844
4968
  */
5845
4969
  domainName: string | undefined;
5846
4970
  }
5847
- export declare namespace DeleteDomainRequest {
5848
- /**
5849
- * @internal
5850
- */
5851
- const filterSensitiveLog: (obj: DeleteDomainRequest) => any;
5852
- }
5853
4971
  export interface DeleteDomainResult {
5854
4972
  /**
5855
4973
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5857,12 +4975,6 @@ export interface DeleteDomainResult {
5857
4975
  */
5858
4976
  operation?: Operation;
5859
4977
  }
5860
- export declare namespace DeleteDomainResult {
5861
- /**
5862
- * @internal
5863
- */
5864
- const filterSensitiveLog: (obj: DeleteDomainResult) => any;
5865
- }
5866
4978
  export interface DeleteDomainEntryRequest {
5867
4979
  /**
5868
4980
  * <p>The name of the domain entry to delete.</p>
@@ -5873,12 +4985,6 @@ export interface DeleteDomainEntryRequest {
5873
4985
  */
5874
4986
  domainEntry: DomainEntry | undefined;
5875
4987
  }
5876
- export declare namespace DeleteDomainEntryRequest {
5877
- /**
5878
- * @internal
5879
- */
5880
- const filterSensitiveLog: (obj: DeleteDomainEntryRequest) => any;
5881
- }
5882
4988
  export interface DeleteDomainEntryResult {
5883
4989
  /**
5884
4990
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5886,12 +4992,6 @@ export interface DeleteDomainEntryResult {
5886
4992
  */
5887
4993
  operation?: Operation;
5888
4994
  }
5889
- export declare namespace DeleteDomainEntryResult {
5890
- /**
5891
- * @internal
5892
- */
5893
- const filterSensitiveLog: (obj: DeleteDomainEntryResult) => any;
5894
- }
5895
4995
  export interface DeleteInstanceRequest {
5896
4996
  /**
5897
4997
  * <p>The name of the instance to delete.</p>
@@ -5902,12 +5002,6 @@ export interface DeleteInstanceRequest {
5902
5002
  */
5903
5003
  forceDeleteAddOns?: boolean;
5904
5004
  }
5905
- export declare namespace DeleteInstanceRequest {
5906
- /**
5907
- * @internal
5908
- */
5909
- const filterSensitiveLog: (obj: DeleteInstanceRequest) => any;
5910
- }
5911
5005
  export interface DeleteInstanceResult {
5912
5006
  /**
5913
5007
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5915,24 +5009,12 @@ export interface DeleteInstanceResult {
5915
5009
  */
5916
5010
  operations?: Operation[];
5917
5011
  }
5918
- export declare namespace DeleteInstanceResult {
5919
- /**
5920
- * @internal
5921
- */
5922
- const filterSensitiveLog: (obj: DeleteInstanceResult) => any;
5923
- }
5924
5012
  export interface DeleteInstanceSnapshotRequest {
5925
5013
  /**
5926
5014
  * <p>The name of the snapshot to delete.</p>
5927
5015
  */
5928
5016
  instanceSnapshotName: string | undefined;
5929
5017
  }
5930
- export declare namespace DeleteInstanceSnapshotRequest {
5931
- /**
5932
- * @internal
5933
- */
5934
- const filterSensitiveLog: (obj: DeleteInstanceSnapshotRequest) => any;
5935
- }
5936
5018
  export interface DeleteInstanceSnapshotResult {
5937
5019
  /**
5938
5020
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5940,12 +5022,6 @@ export interface DeleteInstanceSnapshotResult {
5940
5022
  */
5941
5023
  operations?: Operation[];
5942
5024
  }
5943
- export declare namespace DeleteInstanceSnapshotResult {
5944
- /**
5945
- * @internal
5946
- */
5947
- const filterSensitiveLog: (obj: DeleteInstanceSnapshotResult) => any;
5948
- }
5949
5025
  export interface DeleteKeyPairRequest {
5950
5026
  /**
5951
5027
  * <p>The name of the key pair to delete.</p>
@@ -5960,12 +5036,6 @@ export interface DeleteKeyPairRequest {
5960
5036
  */
5961
5037
  expectedFingerprint?: string;
5962
5038
  }
5963
- export declare namespace DeleteKeyPairRequest {
5964
- /**
5965
- * @internal
5966
- */
5967
- const filterSensitiveLog: (obj: DeleteKeyPairRequest) => any;
5968
- }
5969
5039
  export interface DeleteKeyPairResult {
5970
5040
  /**
5971
5041
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5973,24 +5043,12 @@ export interface DeleteKeyPairResult {
5973
5043
  */
5974
5044
  operation?: Operation;
5975
5045
  }
5976
- export declare namespace DeleteKeyPairResult {
5977
- /**
5978
- * @internal
5979
- */
5980
- const filterSensitiveLog: (obj: DeleteKeyPairResult) => any;
5981
- }
5982
5046
  export interface DeleteKnownHostKeysRequest {
5983
5047
  /**
5984
5048
  * <p>The name of the instance for which you want to reset the host key or certificate.</p>
5985
5049
  */
5986
5050
  instanceName: string | undefined;
5987
5051
  }
5988
- export declare namespace DeleteKnownHostKeysRequest {
5989
- /**
5990
- * @internal
5991
- */
5992
- const filterSensitiveLog: (obj: DeleteKnownHostKeysRequest) => any;
5993
- }
5994
5052
  export interface DeleteKnownHostKeysResult {
5995
5053
  /**
5996
5054
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -5998,24 +5056,12 @@ export interface DeleteKnownHostKeysResult {
5998
5056
  */
5999
5057
  operations?: Operation[];
6000
5058
  }
6001
- export declare namespace DeleteKnownHostKeysResult {
6002
- /**
6003
- * @internal
6004
- */
6005
- const filterSensitiveLog: (obj: DeleteKnownHostKeysResult) => any;
6006
- }
6007
5059
  export interface DeleteLoadBalancerRequest {
6008
5060
  /**
6009
5061
  * <p>The name of the load balancer you want to delete.</p>
6010
5062
  */
6011
5063
  loadBalancerName: string | undefined;
6012
5064
  }
6013
- export declare namespace DeleteLoadBalancerRequest {
6014
- /**
6015
- * @internal
6016
- */
6017
- const filterSensitiveLog: (obj: DeleteLoadBalancerRequest) => any;
6018
- }
6019
5065
  export interface DeleteLoadBalancerResult {
6020
5066
  /**
6021
5067
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -6023,12 +5069,6 @@ export interface DeleteLoadBalancerResult {
6023
5069
  */
6024
5070
  operations?: Operation[];
6025
5071
  }
6026
- export declare namespace DeleteLoadBalancerResult {
6027
- /**
6028
- * @internal
6029
- */
6030
- const filterSensitiveLog: (obj: DeleteLoadBalancerResult) => any;
6031
- }
6032
5072
  export interface DeleteLoadBalancerTlsCertificateRequest {
6033
5073
  /**
6034
5074
  * <p>The load balancer name.</p>
@@ -6046,12 +5086,6 @@ export interface DeleteLoadBalancerTlsCertificateRequest {
6046
5086
  */
6047
5087
  force?: boolean;
6048
5088
  }
6049
- export declare namespace DeleteLoadBalancerTlsCertificateRequest {
6050
- /**
6051
- * @internal
6052
- */
6053
- const filterSensitiveLog: (obj: DeleteLoadBalancerTlsCertificateRequest) => any;
6054
- }
6055
5089
  export interface DeleteLoadBalancerTlsCertificateResult {
6056
5090
  /**
6057
5091
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -6059,12 +5093,6 @@ export interface DeleteLoadBalancerTlsCertificateResult {
6059
5093
  */
6060
5094
  operations?: Operation[];
6061
5095
  }
6062
- export declare namespace DeleteLoadBalancerTlsCertificateResult {
6063
- /**
6064
- * @internal
6065
- */
6066
- const filterSensitiveLog: (obj: DeleteLoadBalancerTlsCertificateResult) => any;
6067
- }
6068
5096
  export interface DeleteRelationalDatabaseRequest {
6069
5097
  /**
6070
5098
  * <p>The name of the database that you are deleting.</p>
@@ -6099,12 +5127,6 @@ export interface DeleteRelationalDatabaseRequest {
6099
5127
  */
6100
5128
  finalRelationalDatabaseSnapshotName?: string;
6101
5129
  }
6102
- export declare namespace DeleteRelationalDatabaseRequest {
6103
- /**
6104
- * @internal
6105
- */
6106
- const filterSensitiveLog: (obj: DeleteRelationalDatabaseRequest) => any;
6107
- }
6108
5130
  export interface DeleteRelationalDatabaseResult {
6109
5131
  /**
6110
5132
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -6112,24 +5134,12 @@ export interface DeleteRelationalDatabaseResult {
6112
5134
  */
6113
5135
  operations?: Operation[];
6114
5136
  }
6115
- export declare namespace DeleteRelationalDatabaseResult {
6116
- /**
6117
- * @internal
6118
- */
6119
- const filterSensitiveLog: (obj: DeleteRelationalDatabaseResult) => any;
6120
- }
6121
5137
  export interface DeleteRelationalDatabaseSnapshotRequest {
6122
5138
  /**
6123
5139
  * <p>The name of the database snapshot that you are deleting.</p>
6124
5140
  */
6125
5141
  relationalDatabaseSnapshotName: string | undefined;
6126
5142
  }
6127
- export declare namespace DeleteRelationalDatabaseSnapshotRequest {
6128
- /**
6129
- * @internal
6130
- */
6131
- const filterSensitiveLog: (obj: DeleteRelationalDatabaseSnapshotRequest) => any;
6132
- }
6133
5143
  export interface DeleteRelationalDatabaseSnapshotResult {
6134
5144
  /**
6135
5145
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -6137,12 +5147,6 @@ export interface DeleteRelationalDatabaseSnapshotResult {
6137
5147
  */
6138
5148
  operations?: Operation[];
6139
5149
  }
6140
- export declare namespace DeleteRelationalDatabaseSnapshotResult {
6141
- /**
6142
- * @internal
6143
- */
6144
- const filterSensitiveLog: (obj: DeleteRelationalDatabaseSnapshotResult) => any;
6145
- }
6146
5150
  export interface DetachCertificateFromDistributionRequest {
6147
5151
  /**
6148
5152
  * <p>The name of the distribution from which to detach the certificate.</p>
@@ -6151,12 +5155,6 @@ export interface DetachCertificateFromDistributionRequest {
6151
5155
  */
6152
5156
  distributionName: string | undefined;
6153
5157
  }
6154
- export declare namespace DetachCertificateFromDistributionRequest {
6155
- /**
6156
- * @internal
6157
- */
6158
- const filterSensitiveLog: (obj: DetachCertificateFromDistributionRequest) => any;
6159
- }
6160
5158
  export interface DetachCertificateFromDistributionResult {
6161
5159
  /**
6162
5160
  * <p>An object that describes the result of the action, such as the status of the request, the
@@ -6164,12 +5162,6 @@ export interface DetachCertificateFromDistributionResult {
6164
5162
  */
6165
5163
  operation?: Operation;
6166
5164
  }
6167
- export declare namespace DetachCertificateFromDistributionResult {
6168
- /**
6169
- * @internal
6170
- */
6171
- const filterSensitiveLog: (obj: DetachCertificateFromDistributionResult) => any;
6172
- }
6173
5165
  export interface DetachDiskRequest {
6174
5166
  /**
6175
5167
  * <p>The unique name of the disk you want to detach from your instance (e.g.,
@@ -6177,12 +5169,6 @@ export interface DetachDiskRequest {
6177
5169
  */
6178
5170
  diskName: string | undefined;
6179
5171
  }
6180
- export declare namespace DetachDiskRequest {
6181
- /**
6182
- * @internal
6183
- */
6184
- const filterSensitiveLog: (obj: DetachDiskRequest) => any;
6185
- }
6186
5172
  export interface DetachDiskResult {
6187
5173
  /**
6188
5174
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -6190,12 +5176,6 @@ export interface DetachDiskResult {
6190
5176
  */
6191
5177
  operations?: Operation[];
6192
5178
  }
6193
- export declare namespace DetachDiskResult {
6194
- /**
6195
- * @internal
6196
- */
6197
- const filterSensitiveLog: (obj: DetachDiskResult) => any;
6198
- }
6199
5179
  export interface DetachInstancesFromLoadBalancerRequest {
6200
5180
  /**
6201
5181
  * <p>The name of the Lightsail load balancer.</p>
@@ -6207,12 +5187,6 @@ export interface DetachInstancesFromLoadBalancerRequest {
6207
5187
  */
6208
5188
  instanceNames: string[] | undefined;
6209
5189
  }
6210
- export declare namespace DetachInstancesFromLoadBalancerRequest {
6211
- /**
6212
- * @internal
6213
- */
6214
- const filterSensitiveLog: (obj: DetachInstancesFromLoadBalancerRequest) => any;
6215
- }
6216
5190
  export interface DetachInstancesFromLoadBalancerResult {
6217
5191
  /**
6218
5192
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -6220,24 +5194,12 @@ export interface DetachInstancesFromLoadBalancerResult {
6220
5194
  */
6221
5195
  operations?: Operation[];
6222
5196
  }
6223
- export declare namespace DetachInstancesFromLoadBalancerResult {
6224
- /**
6225
- * @internal
6226
- */
6227
- const filterSensitiveLog: (obj: DetachInstancesFromLoadBalancerResult) => any;
6228
- }
6229
5197
  export interface DetachStaticIpRequest {
6230
5198
  /**
6231
5199
  * <p>The name of the static IP to detach from the instance.</p>
6232
5200
  */
6233
5201
  staticIpName: string | undefined;
6234
5202
  }
6235
- export declare namespace DetachStaticIpRequest {
6236
- /**
6237
- * @internal
6238
- */
6239
- const filterSensitiveLog: (obj: DetachStaticIpRequest) => any;
6240
- }
6241
5203
  export interface DetachStaticIpResult {
6242
5204
  /**
6243
5205
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -6245,12 +5207,6 @@ export interface DetachStaticIpResult {
6245
5207
  */
6246
5208
  operations?: Operation[];
6247
5209
  }
6248
- export declare namespace DetachStaticIpResult {
6249
- /**
6250
- * @internal
6251
- */
6252
- const filterSensitiveLog: (obj: DetachStaticIpResult) => any;
6253
- }
6254
5210
  export interface DisableAddOnRequest {
6255
5211
  /**
6256
5212
  * <p>The add-on type to disable.</p>
@@ -6261,12 +5217,6 @@ export interface DisableAddOnRequest {
6261
5217
  */
6262
5218
  resourceName: string | undefined;
6263
5219
  }
6264
- export declare namespace DisableAddOnRequest {
6265
- /**
6266
- * @internal
6267
- */
6268
- const filterSensitiveLog: (obj: DisableAddOnRequest) => any;
6269
- }
6270
5220
  export interface DisableAddOnResult {
6271
5221
  /**
6272
5222
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -6274,12 +5224,6 @@ export interface DisableAddOnResult {
6274
5224
  */
6275
5225
  operations?: Operation[];
6276
5226
  }
6277
- export declare namespace DisableAddOnResult {
6278
- /**
6279
- * @internal
6280
- */
6281
- const filterSensitiveLog: (obj: DisableAddOnResult) => any;
6282
- }
6283
5227
  export declare enum DiskState {
6284
5228
  Available = "available",
6285
5229
  Error = "error",
@@ -6377,12 +5321,6 @@ export interface Disk {
6377
5321
  */
6378
5322
  gbInUse?: number;
6379
5323
  }
6380
- export declare namespace Disk {
6381
- /**
6382
- * @internal
6383
- */
6384
- const filterSensitiveLog: (obj: Disk) => any;
6385
- }
6386
5324
  /**
6387
5325
  * <p>Describes a disk.</p>
6388
5326
  */
@@ -6405,12 +5343,6 @@ export interface DiskInfo {
6405
5343
  */
6406
5344
  isSystemDisk?: boolean;
6407
5345
  }
6408
- export declare namespace DiskInfo {
6409
- /**
6410
- * @internal
6411
- */
6412
- const filterSensitiveLog: (obj: DiskInfo) => any;
6413
- }
6414
5346
  export declare enum DiskSnapshotState {
6415
5347
  Completed = "completed",
6416
5348
  Error = "error",
@@ -6489,12 +5421,6 @@ export interface DiskSnapshot {
6489
5421
  */
6490
5422
  isFromAutoSnapshot?: boolean;
6491
5423
  }
6492
- export declare namespace DiskSnapshot {
6493
- /**
6494
- * @internal
6495
- */
6496
- const filterSensitiveLog: (obj: DiskSnapshot) => any;
6497
- }
6498
5424
  /**
6499
5425
  * <p>Describes a disk snapshot.</p>
6500
5426
  */
@@ -6504,12 +5430,6 @@ export interface DiskSnapshotInfo {
6504
5430
  */
6505
5431
  sizeInGb?: number;
6506
5432
  }
6507
- export declare namespace DiskSnapshotInfo {
6508
- /**
6509
- * @internal
6510
- */
6511
- const filterSensitiveLog: (obj: DiskSnapshotInfo) => any;
6512
- }
6513
5433
  /**
6514
5434
  * <p>Describes the specifications of a distribution bundle.</p>
6515
5435
  */
@@ -6536,12 +5456,6 @@ export interface DistributionBundle {
6536
5456
  */
6537
5457
  isActive?: boolean;
6538
5458
  }
6539
- export declare namespace DistributionBundle {
6540
- /**
6541
- * @internal
6542
- */
6543
- const filterSensitiveLog: (obj: DistributionBundle) => any;
6544
- }
6545
5459
  export declare enum DistributionMetricName {
6546
5460
  BytesDownloaded = "BytesDownloaded",
6547
5461
  BytesUploaded = "BytesUploaded",
@@ -6591,20 +5505,8 @@ export interface Domain {
6591
5505
  */
6592
5506
  domainEntries?: DomainEntry[];
6593
5507
  }
6594
- export declare namespace Domain {
6595
- /**
6596
- * @internal
6597
- */
6598
- const filterSensitiveLog: (obj: Domain) => any;
6599
- }
6600
5508
  export interface DownloadDefaultKeyPairRequest {
6601
5509
  }
6602
- export declare namespace DownloadDefaultKeyPairRequest {
6603
- /**
6604
- * @internal
6605
- */
6606
- const filterSensitiveLog: (obj: DownloadDefaultKeyPairRequest) => any;
6607
- }
6608
5510
  export interface DownloadDefaultKeyPairResult {
6609
5511
  /**
6610
5512
  * <p>A base64-encoded public key of the <code>ssh-rsa</code> type.</p>
@@ -6619,12 +5521,6 @@ export interface DownloadDefaultKeyPairResult {
6619
5521
  */
6620
5522
  createdAt?: Date;
6621
5523
  }
6622
- export declare namespace DownloadDefaultKeyPairResult {
6623
- /**
6624
- * @internal
6625
- */
6626
- const filterSensitiveLog: (obj: DownloadDefaultKeyPairResult) => any;
6627
- }
6628
5524
  export interface EnableAddOnRequest {
6629
5525
  /**
6630
5526
  * <p>The name of the source resource for which to enable or modify the add-on.</p>
@@ -6635,12 +5531,6 @@ export interface EnableAddOnRequest {
6635
5531
  */
6636
5532
  addOnRequest: AddOnRequest | undefined;
6637
5533
  }
6638
- export declare namespace EnableAddOnRequest {
6639
- /**
6640
- * @internal
6641
- */
6642
- const filterSensitiveLog: (obj: EnableAddOnRequest) => any;
6643
- }
6644
5534
  export interface EnableAddOnResult {
6645
5535
  /**
6646
5536
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -6648,24 +5538,12 @@ export interface EnableAddOnResult {
6648
5538
  */
6649
5539
  operations?: Operation[];
6650
5540
  }
6651
- export declare namespace EnableAddOnResult {
6652
- /**
6653
- * @internal
6654
- */
6655
- const filterSensitiveLog: (obj: EnableAddOnResult) => any;
6656
- }
6657
5541
  export interface ExportSnapshotRequest {
6658
5542
  /**
6659
5543
  * <p>The name of the instance or disk snapshot to be exported to Amazon EC2.</p>
6660
5544
  */
6661
5545
  sourceSnapshotName: string | undefined;
6662
5546
  }
6663
- export declare namespace ExportSnapshotRequest {
6664
- /**
6665
- * @internal
6666
- */
6667
- const filterSensitiveLog: (obj: ExportSnapshotRequest) => any;
6668
- }
6669
5547
  export interface ExportSnapshotResult {
6670
5548
  /**
6671
5549
  * <p>An array of objects that describe the result of the action, such as the status of the
@@ -6673,12 +5551,6 @@ export interface ExportSnapshotResult {
6673
5551
  */
6674
5552
  operations?: Operation[];
6675
5553
  }
6676
- export declare namespace ExportSnapshotResult {
6677
- /**
6678
- * @internal
6679
- */
6680
- const filterSensitiveLog: (obj: ExportSnapshotResult) => any;
6681
- }
6682
5554
  /**
6683
5555
  * <p>Describes an instance snapshot.</p>
6684
5556
  */
@@ -6697,12 +5569,6 @@ export interface InstanceSnapshotInfo {
6697
5569
  */
6698
5570
  fromDiskInfo?: DiskInfo[];
6699
5571
  }
6700
- export declare namespace InstanceSnapshotInfo {
6701
- /**
6702
- * @internal
6703
- */
6704
- const filterSensitiveLog: (obj: InstanceSnapshotInfo) => any;
6705
- }
6706
5572
  export declare enum ExportSnapshotRecordSourceType {
6707
5573
  DiskSnapshot = "DiskSnapshot",
6708
5574
  InstanceSnapshot = "InstanceSnapshot"
@@ -6745,12 +5611,6 @@ export interface ExportSnapshotRecordSourceInfo {
6745
5611
  */
6746
5612
  diskSnapshotInfo?: DiskSnapshotInfo;
6747
5613
  }
6748
- export declare namespace ExportSnapshotRecordSourceInfo {
6749
- /**
6750
- * @internal
6751
- */
6752
- const filterSensitiveLog: (obj: ExportSnapshotRecordSourceInfo) => any;
6753
- }
6754
5614
  /**
6755
5615
  * <p>Describes an export snapshot record.</p>
6756
5616
  */
@@ -6788,12 +5648,6 @@ export interface ExportSnapshotRecord {
6788
5648
  */
6789
5649
  destinationInfo?: DestinationInfo;
6790
5650
  }
6791
- export declare namespace ExportSnapshotRecord {
6792
- /**
6793
- * @internal
6794
- */
6795
- const filterSensitiveLog: (obj: ExportSnapshotRecord) => any;
6796
- }
6797
5651
  export interface GetActiveNamesRequest {
6798
5652
  /**
6799
5653
  * <p>The token to advance to the next page of results from your request.</p>
@@ -6803,12 +5657,6 @@ export interface GetActiveNamesRequest {
6803
5657
  */
6804
5658
  pageToken?: string;
6805
5659
  }
6806
- export declare namespace GetActiveNamesRequest {
6807
- /**
6808
- * @internal
6809
- */
6810
- const filterSensitiveLog: (obj: GetActiveNamesRequest) => any;
6811
- }
6812
5660
  export interface GetActiveNamesResult {
6813
5661
  /**
6814
5662
  * <p>The list of active names returned by the get active names request.</p>
@@ -6822,12 +5670,6 @@ export interface GetActiveNamesResult {
6822
5670
  */
6823
5671
  nextPageToken?: string;
6824
5672
  }
6825
- export declare namespace GetActiveNamesResult {
6826
- /**
6827
- * @internal
6828
- */
6829
- const filterSensitiveLog: (obj: GetActiveNamesResult) => any;
6830
- }
6831
5673
  export interface GetAlarmsRequest {
6832
5674
  /**
6833
5675
  * <p>The name of the alarm.</p>
@@ -6848,12 +5690,6 @@ export interface GetAlarmsRequest {
6848
5690
  */
6849
5691
  monitoredResourceName?: string;
6850
5692
  }
6851
- export declare namespace GetAlarmsRequest {
6852
- /**
6853
- * @internal
6854
- */
6855
- const filterSensitiveLog: (obj: GetAlarmsRequest) => any;
6856
- }
6857
5693
  export interface GetAlarmsResult {
6858
5694
  /**
6859
5695
  * <p>An array of objects that describe the alarms.</p>
@@ -6867,12 +5703,6 @@ export interface GetAlarmsResult {
6867
5703
  */
6868
5704
  nextPageToken?: string;
6869
5705
  }
6870
- export declare namespace GetAlarmsResult {
6871
- /**
6872
- * @internal
6873
- */
6874
- const filterSensitiveLog: (obj: GetAlarmsResult) => any;
6875
- }
6876
5706
  export interface GetAutoSnapshotsRequest {
6877
5707
  /**
6878
5708
  * <p>The name of the source instance or disk from which to get automatic snapshot
@@ -6880,12 +5710,6 @@ export interface GetAutoSnapshotsRequest {
6880
5710
  */
6881
5711
  resourceName: string | undefined;
6882
5712
  }
6883
- export declare namespace GetAutoSnapshotsRequest {
6884
- /**
6885
- * @internal
6886
- */
6887
- const filterSensitiveLog: (obj: GetAutoSnapshotsRequest) => any;
6888
- }
6889
5713
  export interface GetAutoSnapshotsResult {
6890
5714
  /**
6891
5715
  * <p>The name of the source instance or disk for the automatic snapshots.</p>
@@ -6901,12 +5725,6 @@ export interface GetAutoSnapshotsResult {
6901
5725
  */
6902
5726
  autoSnapshots?: AutoSnapshotDetails[];
6903
5727
  }
6904
- export declare namespace GetAutoSnapshotsResult {
6905
- /**
6906
- * @internal
6907
- */
6908
- const filterSensitiveLog: (obj: GetAutoSnapshotsResult) => any;
6909
- }
6910
5728
  export interface GetBlueprintsRequest {
6911
5729
  /**
6912
5730
  * <p>A Boolean value that indicates whether to include inactive (unavailable) blueprints in the
@@ -6921,12 +5739,6 @@ export interface GetBlueprintsRequest {
6921
5739
  */
6922
5740
  pageToken?: string;
6923
5741
  }
6924
- export declare namespace GetBlueprintsRequest {
6925
- /**
6926
- * @internal
6927
- */
6928
- const filterSensitiveLog: (obj: GetBlueprintsRequest) => any;
6929
- }
6930
5742
  export interface GetBlueprintsResult {
6931
5743
  /**
6932
5744
  * <p>An array of key-value pairs that contains information about the available
@@ -6941,36 +5753,18 @@ export interface GetBlueprintsResult {
6941
5753
  */
6942
5754
  nextPageToken?: string;
6943
5755
  }
6944
- export declare namespace GetBlueprintsResult {
6945
- /**
6946
- * @internal
6947
- */
6948
- const filterSensitiveLog: (obj: GetBlueprintsResult) => any;
6949
- }
6950
5756
  export interface GetBucketAccessKeysRequest {
6951
5757
  /**
6952
5758
  * <p>The name of the bucket for which to return access keys.</p>
6953
5759
  */
6954
5760
  bucketName: string | undefined;
6955
5761
  }
6956
- export declare namespace GetBucketAccessKeysRequest {
6957
- /**
6958
- * @internal
6959
- */
6960
- const filterSensitiveLog: (obj: GetBucketAccessKeysRequest) => any;
6961
- }
6962
5762
  export interface GetBucketAccessKeysResult {
6963
5763
  /**
6964
5764
  * <p>An object that describes the access keys for the specified bucket.</p>
6965
5765
  */
6966
5766
  accessKeys?: AccessKey[];
6967
5767
  }
6968
- export declare namespace GetBucketAccessKeysResult {
6969
- /**
6970
- * @internal
6971
- */
6972
- const filterSensitiveLog: (obj: GetBucketAccessKeysResult) => any;
6973
- }
6974
5768
  export interface GetBucketBundlesRequest {
6975
5769
  /**
6976
5770
  * <p>A Boolean value that indicates whether to include inactive (unavailable) bundles in the
@@ -6978,24 +5772,12 @@ export interface GetBucketBundlesRequest {
6978
5772
  */
6979
5773
  includeInactive?: boolean;
6980
5774
  }
6981
- export declare namespace GetBucketBundlesRequest {
6982
- /**
6983
- * @internal
6984
- */
6985
- const filterSensitiveLog: (obj: GetBucketBundlesRequest) => any;
6986
- }
6987
5775
  export interface GetBucketBundlesResult {
6988
5776
  /**
6989
5777
  * <p>An object that describes bucket bundles.</p>
6990
5778
  */
6991
5779
  bundles?: BucketBundle[];
6992
5780
  }
6993
- export declare namespace GetBucketBundlesResult {
6994
- /**
6995
- * @internal
6996
- */
6997
- const filterSensitiveLog: (obj: GetBucketBundlesResult) => any;
6998
- }
6999
5781
  export interface GetBucketMetricDataRequest {
7000
5782
  /**
7001
5783
  * <p>The name of the bucket for which to get metric data.</p>
@@ -7097,12 +5879,6 @@ export interface GetBucketMetricDataRequest {
7097
5879
  */
7098
5880
  unit: MetricUnit | string | undefined;
7099
5881
  }
7100
- export declare namespace GetBucketMetricDataRequest {
7101
- /**
7102
- * @internal
7103
- */
7104
- const filterSensitiveLog: (obj: GetBucketMetricDataRequest) => any;
7105
- }
7106
5882
  /**
7107
5883
  * <p>Describes the metric data point.</p>
7108
5884
  */
@@ -7136,12 +5912,6 @@ export interface MetricDatapoint {
7136
5912
  */
7137
5913
  unit?: MetricUnit | string;
7138
5914
  }
7139
- export declare namespace MetricDatapoint {
7140
- /**
7141
- * @internal
7142
- */
7143
- const filterSensitiveLog: (obj: MetricDatapoint) => any;
7144
- }
7145
5915
  export interface GetBucketMetricDataResult {
7146
5916
  /**
7147
5917
  * <p>The name of the metric returned.</p>
@@ -7152,12 +5922,6 @@ export interface GetBucketMetricDataResult {
7152
5922
  */
7153
5923
  metricData?: MetricDatapoint[];
7154
5924
  }
7155
- export declare namespace GetBucketMetricDataResult {
7156
- /**
7157
- * @internal
7158
- */
7159
- const filterSensitiveLog: (obj: GetBucketMetricDataResult) => any;
7160
- }
7161
5925
  export interface GetBucketsRequest {
7162
5926
  /**
7163
5927
  * <p>The name of the bucket for which to return information.</p>
@@ -7181,12 +5945,6 @@ export interface GetBucketsRequest {
7181
5945
  */
7182
5946
  includeConnectedResources?: boolean;
7183
5947
  }
7184
- export declare namespace GetBucketsRequest {
7185
- /**
7186
- * @internal
7187
- */
7188
- const filterSensitiveLog: (obj: GetBucketsRequest) => any;
7189
- }
7190
5948
  export interface GetBucketsResult {
7191
5949
  /**
7192
5950
  * <p>An array of objects that describe buckets.</p>
@@ -7209,12 +5967,6 @@ export interface GetBucketsResult {
7209
5967
  */
7210
5968
  accountLevelBpaSync?: AccountLevelBpaSync;
7211
5969
  }
7212
- export declare namespace GetBucketsResult {
7213
- /**
7214
- * @internal
7215
- */
7216
- const filterSensitiveLog: (obj: GetBucketsResult) => any;
7217
- }
7218
5970
  export interface GetBundlesRequest {
7219
5971
  /**
7220
5972
  * <p>A Boolean value that indicates whether to include inactive (unavailable) bundles in the
@@ -7229,12 +5981,6 @@ export interface GetBundlesRequest {
7229
5981
  */
7230
5982
  pageToken?: string;
7231
5983
  }
7232
- export declare namespace GetBundlesRequest {
7233
- /**
7234
- * @internal
7235
- */
7236
- const filterSensitiveLog: (obj: GetBundlesRequest) => any;
7237
- }
7238
5984
  export interface GetBundlesResult {
7239
5985
  /**
7240
5986
  * <p>An array of key-value pairs that contains information about the available bundles.</p>
@@ -7248,12 +5994,6 @@ export interface GetBundlesResult {
7248
5994
  */
7249
5995
  nextPageToken?: string;
7250
5996
  }
7251
- export declare namespace GetBundlesResult {
7252
- /**
7253
- * @internal
7254
- */
7255
- const filterSensitiveLog: (obj: GetBundlesResult) => any;
7256
- }
7257
5997
  export interface GetCertificatesRequest {
7258
5998
  /**
7259
5999
  * <p>The status of the certificates for which to return information.</p>
@@ -7277,24 +6017,12 @@ export interface GetCertificatesRequest {
7277
6017
  */
7278
6018
  certificateName?: string;
7279
6019
  }
7280
- export declare namespace GetCertificatesRequest {
7281
- /**
7282
- * @internal
7283
- */
7284
- const filterSensitiveLog: (obj: GetCertificatesRequest) => any;
7285
- }
7286
6020
  export interface GetCertificatesResult {
7287
6021
  /**
7288
6022
  * <p>An object that describes certificates.</p>
7289
6023
  */
7290
6024
  certificates?: CertificateSummary[];
7291
6025
  }
7292
- export declare namespace GetCertificatesResult {
7293
- /**
7294
- * @internal
7295
- */
7296
- const filterSensitiveLog: (obj: GetCertificatesResult) => any;
7297
- }
7298
6026
  export interface GetCloudFormationStackRecordsRequest {
7299
6027
  /**
7300
6028
  * <p>The token to advance to the next page of results from your request.</p>
@@ -7304,12 +6032,6 @@ export interface GetCloudFormationStackRecordsRequest {
7304
6032
  */
7305
6033
  pageToken?: string;
7306
6034
  }
7307
- export declare namespace GetCloudFormationStackRecordsRequest {
7308
- /**
7309
- * @internal
7310
- */
7311
- const filterSensitiveLog: (obj: GetCloudFormationStackRecordsRequest) => any;
7312
- }
7313
6035
  export interface GetCloudFormationStackRecordsResult {
7314
6036
  /**
7315
6037
  * <p>A list of objects describing the CloudFormation stack records.</p>
@@ -7324,12 +6046,6 @@ export interface GetCloudFormationStackRecordsResult {
7324
6046
  */
7325
6047
  nextPageToken?: string;
7326
6048
  }
7327
- export declare namespace GetCloudFormationStackRecordsResult {
7328
- /**
7329
- * @internal
7330
- */
7331
- const filterSensitiveLog: (obj: GetCloudFormationStackRecordsResult) => any;
7332
- }
7333
6049
  export interface GetContactMethodsRequest {
7334
6050
  /**
7335
6051
  * <p>The protocols used to send notifications, such as <code>Email</code>, or <code>SMS</code>
@@ -7339,32 +6055,14 @@ export interface GetContactMethodsRequest {
7339
6055
  */
7340
6056
  protocols?: (ContactProtocol | string)[];
7341
6057
  }
7342
- export declare namespace GetContactMethodsRequest {
7343
- /**
7344
- * @internal
7345
- */
7346
- const filterSensitiveLog: (obj: GetContactMethodsRequest) => any;
7347
- }
7348
6058
  export interface GetContactMethodsResult {
7349
6059
  /**
7350
6060
  * <p>An array of objects that describe the contact methods.</p>
7351
6061
  */
7352
6062
  contactMethods?: ContactMethod[];
7353
6063
  }
7354
- export declare namespace GetContactMethodsResult {
7355
- /**
7356
- * @internal
7357
- */
7358
- const filterSensitiveLog: (obj: GetContactMethodsResult) => any;
7359
- }
7360
6064
  export interface GetContainerAPIMetadataRequest {
7361
6065
  }
7362
- export declare namespace GetContainerAPIMetadataRequest {
7363
- /**
7364
- * @internal
7365
- */
7366
- const filterSensitiveLog: (obj: GetContainerAPIMetadataRequest) => any;
7367
- }
7368
6066
  export interface GetContainerAPIMetadataResult {
7369
6067
  /**
7370
6068
  * <p>Metadata about Lightsail containers, such as the current version of the Lightsail
@@ -7372,24 +6070,12 @@ export interface GetContainerAPIMetadataResult {
7372
6070
  */
7373
6071
  metadata?: Record<string, string>[];
7374
6072
  }
7375
- export declare namespace GetContainerAPIMetadataResult {
7376
- /**
7377
- * @internal
7378
- */
7379
- const filterSensitiveLog: (obj: GetContainerAPIMetadataResult) => any;
7380
- }
7381
6073
  export interface GetContainerImagesRequest {
7382
6074
  /**
7383
6075
  * <p>The name of the container service for which to return registered container images.</p>
7384
6076
  */
7385
6077
  serviceName: string | undefined;
7386
6078
  }
7387
- export declare namespace GetContainerImagesRequest {
7388
- /**
7389
- * @internal
7390
- */
7391
- const filterSensitiveLog: (obj: GetContainerImagesRequest) => any;
7392
- }
7393
6079
  export interface GetContainerImagesResult {
7394
6080
  /**
7395
6081
  * <p>An array of objects that describe container images that are registered to the container
@@ -7397,12 +6083,6 @@ export interface GetContainerImagesResult {
7397
6083
  */
7398
6084
  containerImages?: ContainerImage[];
7399
6085
  }
7400
- export declare namespace GetContainerImagesResult {
7401
- /**
7402
- * @internal
7403
- */
7404
- const filterSensitiveLog: (obj: GetContainerImagesResult) => any;
7405
- }
7406
6086
  export interface GetContainerLogRequest {
7407
6087
  /**
7408
6088
  * <p>The name of the container service for which to get a container log.</p>
@@ -7491,12 +6171,6 @@ export interface GetContainerLogRequest {
7491
6171
  */
7492
6172
  pageToken?: string;
7493
6173
  }
7494
- export declare namespace GetContainerLogRequest {
7495
- /**
7496
- * @internal
7497
- */
7498
- const filterSensitiveLog: (obj: GetContainerLogRequest) => any;
7499
- }
7500
6174
  export interface GetContainerLogResult {
7501
6175
  /**
7502
6176
  * <p>An array of objects that describe the log events of a container.</p>
@@ -7512,36 +6186,18 @@ export interface GetContainerLogResult {
7512
6186
  */
7513
6187
  nextPageToken?: string;
7514
6188
  }
7515
- export declare namespace GetContainerLogResult {
7516
- /**
7517
- * @internal
7518
- */
7519
- const filterSensitiveLog: (obj: GetContainerLogResult) => any;
7520
- }
7521
6189
  export interface GetContainerServiceDeploymentsRequest {
7522
6190
  /**
7523
6191
  * <p>The name of the container service for which to return deployments.</p>
7524
6192
  */
7525
6193
  serviceName: string | undefined;
7526
6194
  }
7527
- export declare namespace GetContainerServiceDeploymentsRequest {
7528
- /**
7529
- * @internal
7530
- */
7531
- const filterSensitiveLog: (obj: GetContainerServiceDeploymentsRequest) => any;
7532
- }
7533
6195
  export interface GetContainerServiceDeploymentsResult {
7534
6196
  /**
7535
6197
  * <p>An array of objects that describe deployments for a container service.</p>
7536
6198
  */
7537
6199
  deployments?: ContainerServiceDeployment[];
7538
6200
  }
7539
- export declare namespace GetContainerServiceDeploymentsResult {
7540
- /**
7541
- * @internal
7542
- */
7543
- const filterSensitiveLog: (obj: GetContainerServiceDeploymentsResult) => any;
7544
- }
7545
6201
  export interface GetContainerServiceMetricDataRequest {
7546
6202
  /**
7547
6203
  * <p>The name of the container service for which to get metric data.</p>
@@ -7628,12 +6284,6 @@ export interface GetContainerServiceMetricDataRequest {
7628
6284
  */
7629
6285
  statistics: (MetricStatistic | string)[] | undefined;
7630
6286
  }
7631
- export declare namespace GetContainerServiceMetricDataRequest {
7632
- /**
7633
- * @internal
7634
- */
7635
- const filterSensitiveLog: (obj: GetContainerServiceMetricDataRequest) => any;
7636
- }
7637
6287
  export interface GetContainerServiceMetricDataResult {
7638
6288
  /**
7639
6289
  * <p>The name of the metric returned. </p>
@@ -7644,20 +6294,8 @@ export interface GetContainerServiceMetricDataResult {
7644
6294
  */
7645
6295
  metricData?: MetricDatapoint[];
7646
6296
  }
7647
- export declare namespace GetContainerServiceMetricDataResult {
7648
- /**
7649
- * @internal
7650
- */
7651
- const filterSensitiveLog: (obj: GetContainerServiceMetricDataResult) => any;
7652
- }
7653
6297
  export interface GetContainerServicePowersRequest {
7654
6298
  }
7655
- export declare namespace GetContainerServicePowersRequest {
7656
- /**
7657
- * @internal
7658
- */
7659
- const filterSensitiveLog: (obj: GetContainerServicePowersRequest) => any;
7660
- }
7661
6299
  export interface GetContainerServicePowersResult {
7662
6300
  /**
7663
6301
  * <p>An array of objects that describe the powers that can be specified for a container
@@ -7665,12 +6303,6 @@ export interface GetContainerServicePowersResult {
7665
6303
  */
7666
6304
  powers?: ContainerServicePower[];
7667
6305
  }
7668
- export declare namespace GetContainerServicePowersResult {
7669
- /**
7670
- * @internal
7671
- */
7672
- const filterSensitiveLog: (obj: GetContainerServicePowersResult) => any;
7673
- }
7674
6306
  export interface GetContainerServicesRequest {
7675
6307
  /**
7676
6308
  * <p>The name of the container service for which to return information.</p>
@@ -7679,36 +6311,18 @@ export interface GetContainerServicesRequest {
7679
6311
  */
7680
6312
  serviceName?: string;
7681
6313
  }
7682
- export declare namespace GetContainerServicesRequest {
7683
- /**
7684
- * @internal
7685
- */
7686
- const filterSensitiveLog: (obj: GetContainerServicesRequest) => any;
7687
- }
7688
6314
  export interface GetDiskRequest {
7689
6315
  /**
7690
6316
  * <p>The name of the disk (e.g., <code>my-disk</code>).</p>
7691
6317
  */
7692
6318
  diskName: string | undefined;
7693
6319
  }
7694
- export declare namespace GetDiskRequest {
7695
- /**
7696
- * @internal
7697
- */
7698
- const filterSensitiveLog: (obj: GetDiskRequest) => any;
7699
- }
7700
6320
  export interface GetDiskResult {
7701
6321
  /**
7702
6322
  * <p>An object containing information about the disk.</p>
7703
6323
  */
7704
6324
  disk?: Disk;
7705
6325
  }
7706
- export declare namespace GetDiskResult {
7707
- /**
7708
- * @internal
7709
- */
7710
- const filterSensitiveLog: (obj: GetDiskResult) => any;
7711
- }
7712
6326
  export interface GetDisksRequest {
7713
6327
  /**
7714
6328
  * <p>The token to advance to the next page of results from your request.</p>
@@ -7718,12 +6332,6 @@ export interface GetDisksRequest {
7718
6332
  */
7719
6333
  pageToken?: string;
7720
6334
  }
7721
- export declare namespace GetDisksRequest {
7722
- /**
7723
- * @internal
7724
- */
7725
- const filterSensitiveLog: (obj: GetDisksRequest) => any;
7726
- }
7727
6335
  export interface GetDisksResult {
7728
6336
  /**
7729
6337
  * <p>An array of objects containing information about all block storage disks.</p>
@@ -7737,36 +6345,18 @@ export interface GetDisksResult {
7737
6345
  */
7738
6346
  nextPageToken?: string;
7739
6347
  }
7740
- export declare namespace GetDisksResult {
7741
- /**
7742
- * @internal
7743
- */
7744
- const filterSensitiveLog: (obj: GetDisksResult) => any;
7745
- }
7746
6348
  export interface GetDiskSnapshotRequest {
7747
6349
  /**
7748
6350
  * <p>The name of the disk snapshot (e.g., <code>my-disk-snapshot</code>).</p>
7749
6351
  */
7750
6352
  diskSnapshotName: string | undefined;
7751
6353
  }
7752
- export declare namespace GetDiskSnapshotRequest {
7753
- /**
7754
- * @internal
7755
- */
7756
- const filterSensitiveLog: (obj: GetDiskSnapshotRequest) => any;
7757
- }
7758
6354
  export interface GetDiskSnapshotResult {
7759
6355
  /**
7760
6356
  * <p>An object containing information about the disk snapshot.</p>
7761
6357
  */
7762
6358
  diskSnapshot?: DiskSnapshot;
7763
6359
  }
7764
- export declare namespace GetDiskSnapshotResult {
7765
- /**
7766
- * @internal
7767
- */
7768
- const filterSensitiveLog: (obj: GetDiskSnapshotResult) => any;
7769
- }
7770
6360
  export interface GetDiskSnapshotsRequest {
7771
6361
  /**
7772
6362
  * <p>The token to advance to the next page of results from your request.</p>
@@ -7776,12 +6366,6 @@ export interface GetDiskSnapshotsRequest {
7776
6366
  */
7777
6367
  pageToken?: string;
7778
6368
  }
7779
- export declare namespace GetDiskSnapshotsRequest {
7780
- /**
7781
- * @internal
7782
- */
7783
- const filterSensitiveLog: (obj: GetDiskSnapshotsRequest) => any;
7784
- }
7785
6369
  export interface GetDiskSnapshotsResult {
7786
6370
  /**
7787
6371
  * <p>An array of objects containing information about all block storage disk snapshots.</p>
@@ -7795,32 +6379,14 @@ export interface GetDiskSnapshotsResult {
7795
6379
  */
7796
6380
  nextPageToken?: string;
7797
6381
  }
7798
- export declare namespace GetDiskSnapshotsResult {
7799
- /**
7800
- * @internal
7801
- */
7802
- const filterSensitiveLog: (obj: GetDiskSnapshotsResult) => any;
7803
- }
7804
6382
  export interface GetDistributionBundlesRequest {
7805
6383
  }
7806
- export declare namespace GetDistributionBundlesRequest {
7807
- /**
7808
- * @internal
7809
- */
7810
- const filterSensitiveLog: (obj: GetDistributionBundlesRequest) => any;
7811
- }
7812
6384
  export interface GetDistributionBundlesResult {
7813
6385
  /**
7814
6386
  * <p>An object that describes a distribution bundle.</p>
7815
6387
  */
7816
6388
  bundles?: DistributionBundle[];
7817
6389
  }
7818
- export declare namespace GetDistributionBundlesResult {
7819
- /**
7820
- * @internal
7821
- */
7822
- const filterSensitiveLog: (obj: GetDistributionBundlesResult) => any;
7823
- }
7824
6390
  export interface GetDistributionLatestCacheResetRequest {
7825
6391
  /**
7826
6392
  * <p>The name of the distribution for which to return the timestamp of the last cache
@@ -7832,12 +6398,6 @@ export interface GetDistributionLatestCacheResetRequest {
7832
6398
  */
7833
6399
  distributionName?: string;
7834
6400
  }
7835
- export declare namespace GetDistributionLatestCacheResetRequest {
7836
- /**
7837
- * @internal
7838
- */
7839
- const filterSensitiveLog: (obj: GetDistributionLatestCacheResetRequest) => any;
7840
- }
7841
6401
  export interface GetDistributionLatestCacheResetResult {
7842
6402
  /**
7843
6403
  * <p>The status of the last cache reset.</p>
@@ -7849,12 +6409,6 @@ export interface GetDistributionLatestCacheResetResult {
7849
6409
  */
7850
6410
  createTime?: Date;
7851
6411
  }
7852
- export declare namespace GetDistributionLatestCacheResetResult {
7853
- /**
7854
- * @internal
7855
- */
7856
- const filterSensitiveLog: (obj: GetDistributionLatestCacheResetResult) => any;
7857
- }
7858
6412
  export interface GetDistributionMetricDataRequest {
7859
6413
  /**
7860
6414
  * <p>The name of the distribution for which to get metric data.</p>
@@ -8020,12 +6574,6 @@ export interface GetDistributionMetricDataRequest {
8020
6574
  */
8021
6575
  statistics: (MetricStatistic | string)[] | undefined;
8022
6576
  }
8023
- export declare namespace GetDistributionMetricDataRequest {
8024
- /**
8025
- * @internal
8026
- */
8027
- const filterSensitiveLog: (obj: GetDistributionMetricDataRequest) => any;
8028
- }
8029
6577
  export interface GetDistributionMetricDataResult {
8030
6578
  /**
8031
6579
  * <p>The name of the metric returned.</p>
@@ -8036,12 +6584,6 @@ export interface GetDistributionMetricDataResult {
8036
6584
  */
8037
6585
  metricData?: MetricDatapoint[];
8038
6586
  }
8039
- export declare namespace GetDistributionMetricDataResult {
8040
- /**
8041
- * @internal
8042
- */
8043
- const filterSensitiveLog: (obj: GetDistributionMetricDataResult) => any;
8044
- }
8045
6587
  export interface GetDistributionsRequest {
8046
6588
  /**
8047
6589
  * <p>The name of the distribution for which to return information.</p>
@@ -8058,12 +6600,6 @@ export interface GetDistributionsRequest {
8058
6600
  */
8059
6601
  pageToken?: string;
8060
6602
  }
8061
- export declare namespace GetDistributionsRequest {
8062
- /**
8063
- * @internal
8064
- */
8065
- const filterSensitiveLog: (obj: GetDistributionsRequest) => any;
8066
- }
8067
6603
  export interface GetDistributionsResult {
8068
6604
  /**
8069
6605
  * <p>An array of objects that describe your distributions.</p>
@@ -8077,36 +6613,18 @@ export interface GetDistributionsResult {
8077
6613
  */
8078
6614
  nextPageToken?: string;
8079
6615
  }
8080
- export declare namespace GetDistributionsResult {
8081
- /**
8082
- * @internal
8083
- */
8084
- const filterSensitiveLog: (obj: GetDistributionsResult) => any;
8085
- }
8086
6616
  export interface GetDomainRequest {
8087
6617
  /**
8088
6618
  * <p>The domain name for which your want to return information about.</p>
8089
6619
  */
8090
6620
  domainName: string | undefined;
8091
6621
  }
8092
- export declare namespace GetDomainRequest {
8093
- /**
8094
- * @internal
8095
- */
8096
- const filterSensitiveLog: (obj: GetDomainRequest) => any;
8097
- }
8098
6622
  export interface GetDomainResult {
8099
6623
  /**
8100
6624
  * <p>An array of key-value pairs containing information about your get domain request.</p>
8101
6625
  */
8102
6626
  domain?: Domain;
8103
6627
  }
8104
- export declare namespace GetDomainResult {
8105
- /**
8106
- * @internal
8107
- */
8108
- const filterSensitiveLog: (obj: GetDomainResult) => any;
8109
- }
8110
6628
  export interface GetDomainsRequest {
8111
6629
  /**
8112
6630
  * <p>The token to advance to the next page of results from your request.</p>
@@ -8116,12 +6634,6 @@ export interface GetDomainsRequest {
8116
6634
  */
8117
6635
  pageToken?: string;
8118
6636
  }
8119
- export declare namespace GetDomainsRequest {
8120
- /**
8121
- * @internal
8122
- */
8123
- const filterSensitiveLog: (obj: GetDomainsRequest) => any;
8124
- }
8125
6637
  export interface GetDomainsResult {
8126
6638
  /**
8127
6639
  * <p>An array of key-value pairs containing information about each of the domain entries in the
@@ -8136,9 +6648,999 @@ export interface GetDomainsResult {
8136
6648
  */
8137
6649
  nextPageToken?: string;
8138
6650
  }
8139
- export declare namespace GetDomainsResult {
8140
- /**
8141
- * @internal
8142
- */
8143
- const filterSensitiveLog: (obj: GetDomainsResult) => any;
8144
- }
6651
+ /**
6652
+ * @internal
6653
+ */
6654
+ export declare const AccessKeyLastUsedFilterSensitiveLog: (obj: AccessKeyLastUsed) => any;
6655
+ /**
6656
+ * @internal
6657
+ */
6658
+ export declare const AccessKeyFilterSensitiveLog: (obj: AccessKey) => any;
6659
+ /**
6660
+ * @internal
6661
+ */
6662
+ export declare const ResourceReceivingAccessFilterSensitiveLog: (obj: ResourceReceivingAccess) => any;
6663
+ /**
6664
+ * @internal
6665
+ */
6666
+ export declare const AccessRulesFilterSensitiveLog: (obj: AccessRules) => any;
6667
+ /**
6668
+ * @internal
6669
+ */
6670
+ export declare const AccountLevelBpaSyncFilterSensitiveLog: (obj: AccountLevelBpaSync) => any;
6671
+ /**
6672
+ * @internal
6673
+ */
6674
+ export declare const AddOnFilterSensitiveLog: (obj: AddOn) => any;
6675
+ /**
6676
+ * @internal
6677
+ */
6678
+ export declare const AutoSnapshotAddOnRequestFilterSensitiveLog: (obj: AutoSnapshotAddOnRequest) => any;
6679
+ /**
6680
+ * @internal
6681
+ */
6682
+ export declare const AddOnRequestFilterSensitiveLog: (obj: AddOnRequest) => any;
6683
+ /**
6684
+ * @internal
6685
+ */
6686
+ export declare const ResourceLocationFilterSensitiveLog: (obj: ResourceLocation) => any;
6687
+ /**
6688
+ * @internal
6689
+ */
6690
+ export declare const MonitoredResourceInfoFilterSensitiveLog: (obj: MonitoredResourceInfo) => any;
6691
+ /**
6692
+ * @internal
6693
+ */
6694
+ export declare const AlarmFilterSensitiveLog: (obj: Alarm) => any;
6695
+ /**
6696
+ * @internal
6697
+ */
6698
+ export declare const AllocateStaticIpRequestFilterSensitiveLog: (obj: AllocateStaticIpRequest) => any;
6699
+ /**
6700
+ * @internal
6701
+ */
6702
+ export declare const OperationFilterSensitiveLog: (obj: Operation) => any;
6703
+ /**
6704
+ * @internal
6705
+ */
6706
+ export declare const AllocateStaticIpResultFilterSensitiveLog: (obj: AllocateStaticIpResult) => any;
6707
+ /**
6708
+ * @internal
6709
+ */
6710
+ export declare const AttachCertificateToDistributionRequestFilterSensitiveLog: (obj: AttachCertificateToDistributionRequest) => any;
6711
+ /**
6712
+ * @internal
6713
+ */
6714
+ export declare const AttachCertificateToDistributionResultFilterSensitiveLog: (obj: AttachCertificateToDistributionResult) => any;
6715
+ /**
6716
+ * @internal
6717
+ */
6718
+ export declare const AttachDiskRequestFilterSensitiveLog: (obj: AttachDiskRequest) => any;
6719
+ /**
6720
+ * @internal
6721
+ */
6722
+ export declare const AttachDiskResultFilterSensitiveLog: (obj: AttachDiskResult) => any;
6723
+ /**
6724
+ * @internal
6725
+ */
6726
+ export declare const AttachedDiskFilterSensitiveLog: (obj: AttachedDisk) => any;
6727
+ /**
6728
+ * @internal
6729
+ */
6730
+ export declare const DiskMapFilterSensitiveLog: (obj: DiskMap) => any;
6731
+ /**
6732
+ * @internal
6733
+ */
6734
+ export declare const AttachInstancesToLoadBalancerRequestFilterSensitiveLog: (obj: AttachInstancesToLoadBalancerRequest) => any;
6735
+ /**
6736
+ * @internal
6737
+ */
6738
+ export declare const AttachInstancesToLoadBalancerResultFilterSensitiveLog: (obj: AttachInstancesToLoadBalancerResult) => any;
6739
+ /**
6740
+ * @internal
6741
+ */
6742
+ export declare const AttachLoadBalancerTlsCertificateRequestFilterSensitiveLog: (obj: AttachLoadBalancerTlsCertificateRequest) => any;
6743
+ /**
6744
+ * @internal
6745
+ */
6746
+ export declare const AttachLoadBalancerTlsCertificateResultFilterSensitiveLog: (obj: AttachLoadBalancerTlsCertificateResult) => any;
6747
+ /**
6748
+ * @internal
6749
+ */
6750
+ export declare const AttachStaticIpRequestFilterSensitiveLog: (obj: AttachStaticIpRequest) => any;
6751
+ /**
6752
+ * @internal
6753
+ */
6754
+ export declare const AttachStaticIpResultFilterSensitiveLog: (obj: AttachStaticIpResult) => any;
6755
+ /**
6756
+ * @internal
6757
+ */
6758
+ export declare const AutoSnapshotDetailsFilterSensitiveLog: (obj: AutoSnapshotDetails) => any;
6759
+ /**
6760
+ * @internal
6761
+ */
6762
+ export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
6763
+ /**
6764
+ * @internal
6765
+ */
6766
+ export declare const BlueprintFilterSensitiveLog: (obj: Blueprint) => any;
6767
+ /**
6768
+ * @internal
6769
+ */
6770
+ export declare const BucketAccessLogConfigFilterSensitiveLog: (obj: BucketAccessLogConfig) => any;
6771
+ /**
6772
+ * @internal
6773
+ */
6774
+ export declare const BucketStateFilterSensitiveLog: (obj: BucketState) => any;
6775
+ /**
6776
+ * @internal
6777
+ */
6778
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
6779
+ /**
6780
+ * @internal
6781
+ */
6782
+ export declare const BucketFilterSensitiveLog: (obj: Bucket) => any;
6783
+ /**
6784
+ * @internal
6785
+ */
6786
+ export declare const BucketBundleFilterSensitiveLog: (obj: BucketBundle) => any;
6787
+ /**
6788
+ * @internal
6789
+ */
6790
+ export declare const BundleFilterSensitiveLog: (obj: Bundle) => any;
6791
+ /**
6792
+ * @internal
6793
+ */
6794
+ export declare const CacheBehaviorFilterSensitiveLog: (obj: CacheBehavior) => any;
6795
+ /**
6796
+ * @internal
6797
+ */
6798
+ export declare const CacheBehaviorPerPathFilterSensitiveLog: (obj: CacheBehaviorPerPath) => any;
6799
+ /**
6800
+ * @internal
6801
+ */
6802
+ export declare const CookieObjectFilterSensitiveLog: (obj: CookieObject) => any;
6803
+ /**
6804
+ * @internal
6805
+ */
6806
+ export declare const HeaderObjectFilterSensitiveLog: (obj: HeaderObject) => any;
6807
+ /**
6808
+ * @internal
6809
+ */
6810
+ export declare const QueryStringObjectFilterSensitiveLog: (obj: QueryStringObject) => any;
6811
+ /**
6812
+ * @internal
6813
+ */
6814
+ export declare const CacheSettingsFilterSensitiveLog: (obj: CacheSettings) => any;
6815
+ /**
6816
+ * @internal
6817
+ */
6818
+ export declare const ResourceRecordFilterSensitiveLog: (obj: ResourceRecord) => any;
6819
+ /**
6820
+ * @internal
6821
+ */
6822
+ export declare const DomainValidationRecordFilterSensitiveLog: (obj: DomainValidationRecord) => any;
6823
+ /**
6824
+ * @internal
6825
+ */
6826
+ export declare const RenewalSummaryFilterSensitiveLog: (obj: RenewalSummary) => any;
6827
+ /**
6828
+ * @internal
6829
+ */
6830
+ export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
6831
+ /**
6832
+ * @internal
6833
+ */
6834
+ export declare const CertificateSummaryFilterSensitiveLog: (obj: CertificateSummary) => any;
6835
+ /**
6836
+ * @internal
6837
+ */
6838
+ export declare const PortInfoFilterSensitiveLog: (obj: PortInfo) => any;
6839
+ /**
6840
+ * @internal
6841
+ */
6842
+ export declare const CloseInstancePublicPortsRequestFilterSensitiveLog: (obj: CloseInstancePublicPortsRequest) => any;
6843
+ /**
6844
+ * @internal
6845
+ */
6846
+ export declare const CloseInstancePublicPortsResultFilterSensitiveLog: (obj: CloseInstancePublicPortsResult) => any;
6847
+ /**
6848
+ * @internal
6849
+ */
6850
+ export declare const DestinationInfoFilterSensitiveLog: (obj: DestinationInfo) => any;
6851
+ /**
6852
+ * @internal
6853
+ */
6854
+ export declare const CloudFormationStackRecordSourceInfoFilterSensitiveLog: (obj: CloudFormationStackRecordSourceInfo) => any;
6855
+ /**
6856
+ * @internal
6857
+ */
6858
+ export declare const CloudFormationStackRecordFilterSensitiveLog: (obj: CloudFormationStackRecord) => any;
6859
+ /**
6860
+ * @internal
6861
+ */
6862
+ export declare const ContactMethodFilterSensitiveLog: (obj: ContactMethod) => any;
6863
+ /**
6864
+ * @internal
6865
+ */
6866
+ export declare const ContainerFilterSensitiveLog: (obj: Container) => any;
6867
+ /**
6868
+ * @internal
6869
+ */
6870
+ export declare const ContainerImageFilterSensitiveLog: (obj: ContainerImage) => any;
6871
+ /**
6872
+ * @internal
6873
+ */
6874
+ export declare const ContainerServiceHealthCheckConfigFilterSensitiveLog: (obj: ContainerServiceHealthCheckConfig) => any;
6875
+ /**
6876
+ * @internal
6877
+ */
6878
+ export declare const ContainerServiceEndpointFilterSensitiveLog: (obj: ContainerServiceEndpoint) => any;
6879
+ /**
6880
+ * @internal
6881
+ */
6882
+ export declare const ContainerServiceDeploymentFilterSensitiveLog: (obj: ContainerServiceDeployment) => any;
6883
+ /**
6884
+ * @internal
6885
+ */
6886
+ export declare const ContainerServiceECRImagePullerRoleFilterSensitiveLog: (obj: ContainerServiceECRImagePullerRole) => any;
6887
+ /**
6888
+ * @internal
6889
+ */
6890
+ export declare const PrivateRegistryAccessFilterSensitiveLog: (obj: PrivateRegistryAccess) => any;
6891
+ /**
6892
+ * @internal
6893
+ */
6894
+ export declare const ContainerServiceStateDetailFilterSensitiveLog: (obj: ContainerServiceStateDetail) => any;
6895
+ /**
6896
+ * @internal
6897
+ */
6898
+ export declare const ContainerServiceFilterSensitiveLog: (obj: ContainerService) => any;
6899
+ /**
6900
+ * @internal
6901
+ */
6902
+ export declare const EndpointRequestFilterSensitiveLog: (obj: EndpointRequest) => any;
6903
+ /**
6904
+ * @internal
6905
+ */
6906
+ export declare const ContainerServiceDeploymentRequestFilterSensitiveLog: (obj: ContainerServiceDeploymentRequest) => any;
6907
+ /**
6908
+ * @internal
6909
+ */
6910
+ export declare const ContainerServiceECRImagePullerRoleRequestFilterSensitiveLog: (obj: ContainerServiceECRImagePullerRoleRequest) => any;
6911
+ /**
6912
+ * @internal
6913
+ */
6914
+ export declare const ContainerServiceLogEventFilterSensitiveLog: (obj: ContainerServiceLogEvent) => any;
6915
+ /**
6916
+ * @internal
6917
+ */
6918
+ export declare const ContainerServicePowerFilterSensitiveLog: (obj: ContainerServicePower) => any;
6919
+ /**
6920
+ * @internal
6921
+ */
6922
+ export declare const ContainerServiceRegistryLoginFilterSensitiveLog: (obj: ContainerServiceRegistryLogin) => any;
6923
+ /**
6924
+ * @internal
6925
+ */
6926
+ export declare const ContainerServicesListResultFilterSensitiveLog: (obj: ContainerServicesListResult) => any;
6927
+ /**
6928
+ * @internal
6929
+ */
6930
+ export declare const CopySnapshotRequestFilterSensitiveLog: (obj: CopySnapshotRequest) => any;
6931
+ /**
6932
+ * @internal
6933
+ */
6934
+ export declare const CopySnapshotResultFilterSensitiveLog: (obj: CopySnapshotResult) => any;
6935
+ /**
6936
+ * @internal
6937
+ */
6938
+ export declare const CreateBucketRequestFilterSensitiveLog: (obj: CreateBucketRequest) => any;
6939
+ /**
6940
+ * @internal
6941
+ */
6942
+ export declare const CreateBucketResultFilterSensitiveLog: (obj: CreateBucketResult) => any;
6943
+ /**
6944
+ * @internal
6945
+ */
6946
+ export declare const CreateBucketAccessKeyRequestFilterSensitiveLog: (obj: CreateBucketAccessKeyRequest) => any;
6947
+ /**
6948
+ * @internal
6949
+ */
6950
+ export declare const CreateBucketAccessKeyResultFilterSensitiveLog: (obj: CreateBucketAccessKeyResult) => any;
6951
+ /**
6952
+ * @internal
6953
+ */
6954
+ export declare const CreateCertificateRequestFilterSensitiveLog: (obj: CreateCertificateRequest) => any;
6955
+ /**
6956
+ * @internal
6957
+ */
6958
+ export declare const CreateCertificateResultFilterSensitiveLog: (obj: CreateCertificateResult) => any;
6959
+ /**
6960
+ * @internal
6961
+ */
6962
+ export declare const InstanceEntryFilterSensitiveLog: (obj: InstanceEntry) => any;
6963
+ /**
6964
+ * @internal
6965
+ */
6966
+ export declare const CreateCloudFormationStackRequestFilterSensitiveLog: (obj: CreateCloudFormationStackRequest) => any;
6967
+ /**
6968
+ * @internal
6969
+ */
6970
+ export declare const CreateCloudFormationStackResultFilterSensitiveLog: (obj: CreateCloudFormationStackResult) => any;
6971
+ /**
6972
+ * @internal
6973
+ */
6974
+ export declare const CreateContactMethodRequestFilterSensitiveLog: (obj: CreateContactMethodRequest) => any;
6975
+ /**
6976
+ * @internal
6977
+ */
6978
+ export declare const CreateContactMethodResultFilterSensitiveLog: (obj: CreateContactMethodResult) => any;
6979
+ /**
6980
+ * @internal
6981
+ */
6982
+ export declare const PrivateRegistryAccessRequestFilterSensitiveLog: (obj: PrivateRegistryAccessRequest) => any;
6983
+ /**
6984
+ * @internal
6985
+ */
6986
+ export declare const CreateContainerServiceRequestFilterSensitiveLog: (obj: CreateContainerServiceRequest) => any;
6987
+ /**
6988
+ * @internal
6989
+ */
6990
+ export declare const CreateContainerServiceResultFilterSensitiveLog: (obj: CreateContainerServiceResult) => any;
6991
+ /**
6992
+ * @internal
6993
+ */
6994
+ export declare const CreateContainerServiceDeploymentRequestFilterSensitiveLog: (obj: CreateContainerServiceDeploymentRequest) => any;
6995
+ /**
6996
+ * @internal
6997
+ */
6998
+ export declare const CreateContainerServiceDeploymentResultFilterSensitiveLog: (obj: CreateContainerServiceDeploymentResult) => any;
6999
+ /**
7000
+ * @internal
7001
+ */
7002
+ export declare const CreateContainerServiceRegistryLoginRequestFilterSensitiveLog: (obj: CreateContainerServiceRegistryLoginRequest) => any;
7003
+ /**
7004
+ * @internal
7005
+ */
7006
+ export declare const CreateContainerServiceRegistryLoginResultFilterSensitiveLog: (obj: CreateContainerServiceRegistryLoginResult) => any;
7007
+ /**
7008
+ * @internal
7009
+ */
7010
+ export declare const CreateDiskRequestFilterSensitiveLog: (obj: CreateDiskRequest) => any;
7011
+ /**
7012
+ * @internal
7013
+ */
7014
+ export declare const CreateDiskResultFilterSensitiveLog: (obj: CreateDiskResult) => any;
7015
+ /**
7016
+ * @internal
7017
+ */
7018
+ export declare const CreateDiskFromSnapshotRequestFilterSensitiveLog: (obj: CreateDiskFromSnapshotRequest) => any;
7019
+ /**
7020
+ * @internal
7021
+ */
7022
+ export declare const CreateDiskFromSnapshotResultFilterSensitiveLog: (obj: CreateDiskFromSnapshotResult) => any;
7023
+ /**
7024
+ * @internal
7025
+ */
7026
+ export declare const CreateDiskSnapshotRequestFilterSensitiveLog: (obj: CreateDiskSnapshotRequest) => any;
7027
+ /**
7028
+ * @internal
7029
+ */
7030
+ export declare const CreateDiskSnapshotResultFilterSensitiveLog: (obj: CreateDiskSnapshotResult) => any;
7031
+ /**
7032
+ * @internal
7033
+ */
7034
+ export declare const InputOriginFilterSensitiveLog: (obj: InputOrigin) => any;
7035
+ /**
7036
+ * @internal
7037
+ */
7038
+ export declare const CreateDistributionRequestFilterSensitiveLog: (obj: CreateDistributionRequest) => any;
7039
+ /**
7040
+ * @internal
7041
+ */
7042
+ export declare const OriginFilterSensitiveLog: (obj: Origin) => any;
7043
+ /**
7044
+ * @internal
7045
+ */
7046
+ export declare const LightsailDistributionFilterSensitiveLog: (obj: LightsailDistribution) => any;
7047
+ /**
7048
+ * @internal
7049
+ */
7050
+ export declare const CreateDistributionResultFilterSensitiveLog: (obj: CreateDistributionResult) => any;
7051
+ /**
7052
+ * @internal
7053
+ */
7054
+ export declare const CreateDomainRequestFilterSensitiveLog: (obj: CreateDomainRequest) => any;
7055
+ /**
7056
+ * @internal
7057
+ */
7058
+ export declare const CreateDomainResultFilterSensitiveLog: (obj: CreateDomainResult) => any;
7059
+ /**
7060
+ * @internal
7061
+ */
7062
+ export declare const DomainEntryFilterSensitiveLog: (obj: DomainEntry) => any;
7063
+ /**
7064
+ * @internal
7065
+ */
7066
+ export declare const CreateDomainEntryRequestFilterSensitiveLog: (obj: CreateDomainEntryRequest) => any;
7067
+ /**
7068
+ * @internal
7069
+ */
7070
+ export declare const CreateDomainEntryResultFilterSensitiveLog: (obj: CreateDomainEntryResult) => any;
7071
+ /**
7072
+ * @internal
7073
+ */
7074
+ export declare const CreateInstancesRequestFilterSensitiveLog: (obj: CreateInstancesRequest) => any;
7075
+ /**
7076
+ * @internal
7077
+ */
7078
+ export declare const CreateInstancesResultFilterSensitiveLog: (obj: CreateInstancesResult) => any;
7079
+ /**
7080
+ * @internal
7081
+ */
7082
+ export declare const CreateInstancesFromSnapshotRequestFilterSensitiveLog: (obj: CreateInstancesFromSnapshotRequest) => any;
7083
+ /**
7084
+ * @internal
7085
+ */
7086
+ export declare const CreateInstancesFromSnapshotResultFilterSensitiveLog: (obj: CreateInstancesFromSnapshotResult) => any;
7087
+ /**
7088
+ * @internal
7089
+ */
7090
+ export declare const CreateInstanceSnapshotRequestFilterSensitiveLog: (obj: CreateInstanceSnapshotRequest) => any;
7091
+ /**
7092
+ * @internal
7093
+ */
7094
+ export declare const CreateInstanceSnapshotResultFilterSensitiveLog: (obj: CreateInstanceSnapshotResult) => any;
7095
+ /**
7096
+ * @internal
7097
+ */
7098
+ export declare const CreateKeyPairRequestFilterSensitiveLog: (obj: CreateKeyPairRequest) => any;
7099
+ /**
7100
+ * @internal
7101
+ */
7102
+ export declare const KeyPairFilterSensitiveLog: (obj: KeyPair) => any;
7103
+ /**
7104
+ * @internal
7105
+ */
7106
+ export declare const CreateKeyPairResultFilterSensitiveLog: (obj: CreateKeyPairResult) => any;
7107
+ /**
7108
+ * @internal
7109
+ */
7110
+ export declare const CreateLoadBalancerRequestFilterSensitiveLog: (obj: CreateLoadBalancerRequest) => any;
7111
+ /**
7112
+ * @internal
7113
+ */
7114
+ export declare const CreateLoadBalancerResultFilterSensitiveLog: (obj: CreateLoadBalancerResult) => any;
7115
+ /**
7116
+ * @internal
7117
+ */
7118
+ export declare const CreateLoadBalancerTlsCertificateRequestFilterSensitiveLog: (obj: CreateLoadBalancerTlsCertificateRequest) => any;
7119
+ /**
7120
+ * @internal
7121
+ */
7122
+ export declare const CreateLoadBalancerTlsCertificateResultFilterSensitiveLog: (obj: CreateLoadBalancerTlsCertificateResult) => any;
7123
+ /**
7124
+ * @internal
7125
+ */
7126
+ export declare const CreateRelationalDatabaseRequestFilterSensitiveLog: (obj: CreateRelationalDatabaseRequest) => any;
7127
+ /**
7128
+ * @internal
7129
+ */
7130
+ export declare const CreateRelationalDatabaseResultFilterSensitiveLog: (obj: CreateRelationalDatabaseResult) => any;
7131
+ /**
7132
+ * @internal
7133
+ */
7134
+ export declare const CreateRelationalDatabaseFromSnapshotRequestFilterSensitiveLog: (obj: CreateRelationalDatabaseFromSnapshotRequest) => any;
7135
+ /**
7136
+ * @internal
7137
+ */
7138
+ export declare const CreateRelationalDatabaseFromSnapshotResultFilterSensitiveLog: (obj: CreateRelationalDatabaseFromSnapshotResult) => any;
7139
+ /**
7140
+ * @internal
7141
+ */
7142
+ export declare const CreateRelationalDatabaseSnapshotRequestFilterSensitiveLog: (obj: CreateRelationalDatabaseSnapshotRequest) => any;
7143
+ /**
7144
+ * @internal
7145
+ */
7146
+ export declare const CreateRelationalDatabaseSnapshotResultFilterSensitiveLog: (obj: CreateRelationalDatabaseSnapshotResult) => any;
7147
+ /**
7148
+ * @internal
7149
+ */
7150
+ export declare const DeleteAlarmRequestFilterSensitiveLog: (obj: DeleteAlarmRequest) => any;
7151
+ /**
7152
+ * @internal
7153
+ */
7154
+ export declare const DeleteAlarmResultFilterSensitiveLog: (obj: DeleteAlarmResult) => any;
7155
+ /**
7156
+ * @internal
7157
+ */
7158
+ export declare const DeleteAutoSnapshotRequestFilterSensitiveLog: (obj: DeleteAutoSnapshotRequest) => any;
7159
+ /**
7160
+ * @internal
7161
+ */
7162
+ export declare const DeleteAutoSnapshotResultFilterSensitiveLog: (obj: DeleteAutoSnapshotResult) => any;
7163
+ /**
7164
+ * @internal
7165
+ */
7166
+ export declare const DeleteBucketRequestFilterSensitiveLog: (obj: DeleteBucketRequest) => any;
7167
+ /**
7168
+ * @internal
7169
+ */
7170
+ export declare const DeleteBucketResultFilterSensitiveLog: (obj: DeleteBucketResult) => any;
7171
+ /**
7172
+ * @internal
7173
+ */
7174
+ export declare const DeleteBucketAccessKeyRequestFilterSensitiveLog: (obj: DeleteBucketAccessKeyRequest) => any;
7175
+ /**
7176
+ * @internal
7177
+ */
7178
+ export declare const DeleteBucketAccessKeyResultFilterSensitiveLog: (obj: DeleteBucketAccessKeyResult) => any;
7179
+ /**
7180
+ * @internal
7181
+ */
7182
+ export declare const DeleteCertificateRequestFilterSensitiveLog: (obj: DeleteCertificateRequest) => any;
7183
+ /**
7184
+ * @internal
7185
+ */
7186
+ export declare const DeleteCertificateResultFilterSensitiveLog: (obj: DeleteCertificateResult) => any;
7187
+ /**
7188
+ * @internal
7189
+ */
7190
+ export declare const DeleteContactMethodRequestFilterSensitiveLog: (obj: DeleteContactMethodRequest) => any;
7191
+ /**
7192
+ * @internal
7193
+ */
7194
+ export declare const DeleteContactMethodResultFilterSensitiveLog: (obj: DeleteContactMethodResult) => any;
7195
+ /**
7196
+ * @internal
7197
+ */
7198
+ export declare const DeleteContainerImageRequestFilterSensitiveLog: (obj: DeleteContainerImageRequest) => any;
7199
+ /**
7200
+ * @internal
7201
+ */
7202
+ export declare const DeleteContainerImageResultFilterSensitiveLog: (obj: DeleteContainerImageResult) => any;
7203
+ /**
7204
+ * @internal
7205
+ */
7206
+ export declare const DeleteContainerServiceRequestFilterSensitiveLog: (obj: DeleteContainerServiceRequest) => any;
7207
+ /**
7208
+ * @internal
7209
+ */
7210
+ export declare const DeleteContainerServiceResultFilterSensitiveLog: (obj: DeleteContainerServiceResult) => any;
7211
+ /**
7212
+ * @internal
7213
+ */
7214
+ export declare const DeleteDiskRequestFilterSensitiveLog: (obj: DeleteDiskRequest) => any;
7215
+ /**
7216
+ * @internal
7217
+ */
7218
+ export declare const DeleteDiskResultFilterSensitiveLog: (obj: DeleteDiskResult) => any;
7219
+ /**
7220
+ * @internal
7221
+ */
7222
+ export declare const DeleteDiskSnapshotRequestFilterSensitiveLog: (obj: DeleteDiskSnapshotRequest) => any;
7223
+ /**
7224
+ * @internal
7225
+ */
7226
+ export declare const DeleteDiskSnapshotResultFilterSensitiveLog: (obj: DeleteDiskSnapshotResult) => any;
7227
+ /**
7228
+ * @internal
7229
+ */
7230
+ export declare const DeleteDistributionRequestFilterSensitiveLog: (obj: DeleteDistributionRequest) => any;
7231
+ /**
7232
+ * @internal
7233
+ */
7234
+ export declare const DeleteDistributionResultFilterSensitiveLog: (obj: DeleteDistributionResult) => any;
7235
+ /**
7236
+ * @internal
7237
+ */
7238
+ export declare const DeleteDomainRequestFilterSensitiveLog: (obj: DeleteDomainRequest) => any;
7239
+ /**
7240
+ * @internal
7241
+ */
7242
+ export declare const DeleteDomainResultFilterSensitiveLog: (obj: DeleteDomainResult) => any;
7243
+ /**
7244
+ * @internal
7245
+ */
7246
+ export declare const DeleteDomainEntryRequestFilterSensitiveLog: (obj: DeleteDomainEntryRequest) => any;
7247
+ /**
7248
+ * @internal
7249
+ */
7250
+ export declare const DeleteDomainEntryResultFilterSensitiveLog: (obj: DeleteDomainEntryResult) => any;
7251
+ /**
7252
+ * @internal
7253
+ */
7254
+ export declare const DeleteInstanceRequestFilterSensitiveLog: (obj: DeleteInstanceRequest) => any;
7255
+ /**
7256
+ * @internal
7257
+ */
7258
+ export declare const DeleteInstanceResultFilterSensitiveLog: (obj: DeleteInstanceResult) => any;
7259
+ /**
7260
+ * @internal
7261
+ */
7262
+ export declare const DeleteInstanceSnapshotRequestFilterSensitiveLog: (obj: DeleteInstanceSnapshotRequest) => any;
7263
+ /**
7264
+ * @internal
7265
+ */
7266
+ export declare const DeleteInstanceSnapshotResultFilterSensitiveLog: (obj: DeleteInstanceSnapshotResult) => any;
7267
+ /**
7268
+ * @internal
7269
+ */
7270
+ export declare const DeleteKeyPairRequestFilterSensitiveLog: (obj: DeleteKeyPairRequest) => any;
7271
+ /**
7272
+ * @internal
7273
+ */
7274
+ export declare const DeleteKeyPairResultFilterSensitiveLog: (obj: DeleteKeyPairResult) => any;
7275
+ /**
7276
+ * @internal
7277
+ */
7278
+ export declare const DeleteKnownHostKeysRequestFilterSensitiveLog: (obj: DeleteKnownHostKeysRequest) => any;
7279
+ /**
7280
+ * @internal
7281
+ */
7282
+ export declare const DeleteKnownHostKeysResultFilterSensitiveLog: (obj: DeleteKnownHostKeysResult) => any;
7283
+ /**
7284
+ * @internal
7285
+ */
7286
+ export declare const DeleteLoadBalancerRequestFilterSensitiveLog: (obj: DeleteLoadBalancerRequest) => any;
7287
+ /**
7288
+ * @internal
7289
+ */
7290
+ export declare const DeleteLoadBalancerResultFilterSensitiveLog: (obj: DeleteLoadBalancerResult) => any;
7291
+ /**
7292
+ * @internal
7293
+ */
7294
+ export declare const DeleteLoadBalancerTlsCertificateRequestFilterSensitiveLog: (obj: DeleteLoadBalancerTlsCertificateRequest) => any;
7295
+ /**
7296
+ * @internal
7297
+ */
7298
+ export declare const DeleteLoadBalancerTlsCertificateResultFilterSensitiveLog: (obj: DeleteLoadBalancerTlsCertificateResult) => any;
7299
+ /**
7300
+ * @internal
7301
+ */
7302
+ export declare const DeleteRelationalDatabaseRequestFilterSensitiveLog: (obj: DeleteRelationalDatabaseRequest) => any;
7303
+ /**
7304
+ * @internal
7305
+ */
7306
+ export declare const DeleteRelationalDatabaseResultFilterSensitiveLog: (obj: DeleteRelationalDatabaseResult) => any;
7307
+ /**
7308
+ * @internal
7309
+ */
7310
+ export declare const DeleteRelationalDatabaseSnapshotRequestFilterSensitiveLog: (obj: DeleteRelationalDatabaseSnapshotRequest) => any;
7311
+ /**
7312
+ * @internal
7313
+ */
7314
+ export declare const DeleteRelationalDatabaseSnapshotResultFilterSensitiveLog: (obj: DeleteRelationalDatabaseSnapshotResult) => any;
7315
+ /**
7316
+ * @internal
7317
+ */
7318
+ export declare const DetachCertificateFromDistributionRequestFilterSensitiveLog: (obj: DetachCertificateFromDistributionRequest) => any;
7319
+ /**
7320
+ * @internal
7321
+ */
7322
+ export declare const DetachCertificateFromDistributionResultFilterSensitiveLog: (obj: DetachCertificateFromDistributionResult) => any;
7323
+ /**
7324
+ * @internal
7325
+ */
7326
+ export declare const DetachDiskRequestFilterSensitiveLog: (obj: DetachDiskRequest) => any;
7327
+ /**
7328
+ * @internal
7329
+ */
7330
+ export declare const DetachDiskResultFilterSensitiveLog: (obj: DetachDiskResult) => any;
7331
+ /**
7332
+ * @internal
7333
+ */
7334
+ export declare const DetachInstancesFromLoadBalancerRequestFilterSensitiveLog: (obj: DetachInstancesFromLoadBalancerRequest) => any;
7335
+ /**
7336
+ * @internal
7337
+ */
7338
+ export declare const DetachInstancesFromLoadBalancerResultFilterSensitiveLog: (obj: DetachInstancesFromLoadBalancerResult) => any;
7339
+ /**
7340
+ * @internal
7341
+ */
7342
+ export declare const DetachStaticIpRequestFilterSensitiveLog: (obj: DetachStaticIpRequest) => any;
7343
+ /**
7344
+ * @internal
7345
+ */
7346
+ export declare const DetachStaticIpResultFilterSensitiveLog: (obj: DetachStaticIpResult) => any;
7347
+ /**
7348
+ * @internal
7349
+ */
7350
+ export declare const DisableAddOnRequestFilterSensitiveLog: (obj: DisableAddOnRequest) => any;
7351
+ /**
7352
+ * @internal
7353
+ */
7354
+ export declare const DisableAddOnResultFilterSensitiveLog: (obj: DisableAddOnResult) => any;
7355
+ /**
7356
+ * @internal
7357
+ */
7358
+ export declare const DiskFilterSensitiveLog: (obj: Disk) => any;
7359
+ /**
7360
+ * @internal
7361
+ */
7362
+ export declare const DiskInfoFilterSensitiveLog: (obj: DiskInfo) => any;
7363
+ /**
7364
+ * @internal
7365
+ */
7366
+ export declare const DiskSnapshotFilterSensitiveLog: (obj: DiskSnapshot) => any;
7367
+ /**
7368
+ * @internal
7369
+ */
7370
+ export declare const DiskSnapshotInfoFilterSensitiveLog: (obj: DiskSnapshotInfo) => any;
7371
+ /**
7372
+ * @internal
7373
+ */
7374
+ export declare const DistributionBundleFilterSensitiveLog: (obj: DistributionBundle) => any;
7375
+ /**
7376
+ * @internal
7377
+ */
7378
+ export declare const DomainFilterSensitiveLog: (obj: Domain) => any;
7379
+ /**
7380
+ * @internal
7381
+ */
7382
+ export declare const DownloadDefaultKeyPairRequestFilterSensitiveLog: (obj: DownloadDefaultKeyPairRequest) => any;
7383
+ /**
7384
+ * @internal
7385
+ */
7386
+ export declare const DownloadDefaultKeyPairResultFilterSensitiveLog: (obj: DownloadDefaultKeyPairResult) => any;
7387
+ /**
7388
+ * @internal
7389
+ */
7390
+ export declare const EnableAddOnRequestFilterSensitiveLog: (obj: EnableAddOnRequest) => any;
7391
+ /**
7392
+ * @internal
7393
+ */
7394
+ export declare const EnableAddOnResultFilterSensitiveLog: (obj: EnableAddOnResult) => any;
7395
+ /**
7396
+ * @internal
7397
+ */
7398
+ export declare const ExportSnapshotRequestFilterSensitiveLog: (obj: ExportSnapshotRequest) => any;
7399
+ /**
7400
+ * @internal
7401
+ */
7402
+ export declare const ExportSnapshotResultFilterSensitiveLog: (obj: ExportSnapshotResult) => any;
7403
+ /**
7404
+ * @internal
7405
+ */
7406
+ export declare const InstanceSnapshotInfoFilterSensitiveLog: (obj: InstanceSnapshotInfo) => any;
7407
+ /**
7408
+ * @internal
7409
+ */
7410
+ export declare const ExportSnapshotRecordSourceInfoFilterSensitiveLog: (obj: ExportSnapshotRecordSourceInfo) => any;
7411
+ /**
7412
+ * @internal
7413
+ */
7414
+ export declare const ExportSnapshotRecordFilterSensitiveLog: (obj: ExportSnapshotRecord) => any;
7415
+ /**
7416
+ * @internal
7417
+ */
7418
+ export declare const GetActiveNamesRequestFilterSensitiveLog: (obj: GetActiveNamesRequest) => any;
7419
+ /**
7420
+ * @internal
7421
+ */
7422
+ export declare const GetActiveNamesResultFilterSensitiveLog: (obj: GetActiveNamesResult) => any;
7423
+ /**
7424
+ * @internal
7425
+ */
7426
+ export declare const GetAlarmsRequestFilterSensitiveLog: (obj: GetAlarmsRequest) => any;
7427
+ /**
7428
+ * @internal
7429
+ */
7430
+ export declare const GetAlarmsResultFilterSensitiveLog: (obj: GetAlarmsResult) => any;
7431
+ /**
7432
+ * @internal
7433
+ */
7434
+ export declare const GetAutoSnapshotsRequestFilterSensitiveLog: (obj: GetAutoSnapshotsRequest) => any;
7435
+ /**
7436
+ * @internal
7437
+ */
7438
+ export declare const GetAutoSnapshotsResultFilterSensitiveLog: (obj: GetAutoSnapshotsResult) => any;
7439
+ /**
7440
+ * @internal
7441
+ */
7442
+ export declare const GetBlueprintsRequestFilterSensitiveLog: (obj: GetBlueprintsRequest) => any;
7443
+ /**
7444
+ * @internal
7445
+ */
7446
+ export declare const GetBlueprintsResultFilterSensitiveLog: (obj: GetBlueprintsResult) => any;
7447
+ /**
7448
+ * @internal
7449
+ */
7450
+ export declare const GetBucketAccessKeysRequestFilterSensitiveLog: (obj: GetBucketAccessKeysRequest) => any;
7451
+ /**
7452
+ * @internal
7453
+ */
7454
+ export declare const GetBucketAccessKeysResultFilterSensitiveLog: (obj: GetBucketAccessKeysResult) => any;
7455
+ /**
7456
+ * @internal
7457
+ */
7458
+ export declare const GetBucketBundlesRequestFilterSensitiveLog: (obj: GetBucketBundlesRequest) => any;
7459
+ /**
7460
+ * @internal
7461
+ */
7462
+ export declare const GetBucketBundlesResultFilterSensitiveLog: (obj: GetBucketBundlesResult) => any;
7463
+ /**
7464
+ * @internal
7465
+ */
7466
+ export declare const GetBucketMetricDataRequestFilterSensitiveLog: (obj: GetBucketMetricDataRequest) => any;
7467
+ /**
7468
+ * @internal
7469
+ */
7470
+ export declare const MetricDatapointFilterSensitiveLog: (obj: MetricDatapoint) => any;
7471
+ /**
7472
+ * @internal
7473
+ */
7474
+ export declare const GetBucketMetricDataResultFilterSensitiveLog: (obj: GetBucketMetricDataResult) => any;
7475
+ /**
7476
+ * @internal
7477
+ */
7478
+ export declare const GetBucketsRequestFilterSensitiveLog: (obj: GetBucketsRequest) => any;
7479
+ /**
7480
+ * @internal
7481
+ */
7482
+ export declare const GetBucketsResultFilterSensitiveLog: (obj: GetBucketsResult) => any;
7483
+ /**
7484
+ * @internal
7485
+ */
7486
+ export declare const GetBundlesRequestFilterSensitiveLog: (obj: GetBundlesRequest) => any;
7487
+ /**
7488
+ * @internal
7489
+ */
7490
+ export declare const GetBundlesResultFilterSensitiveLog: (obj: GetBundlesResult) => any;
7491
+ /**
7492
+ * @internal
7493
+ */
7494
+ export declare const GetCertificatesRequestFilterSensitiveLog: (obj: GetCertificatesRequest) => any;
7495
+ /**
7496
+ * @internal
7497
+ */
7498
+ export declare const GetCertificatesResultFilterSensitiveLog: (obj: GetCertificatesResult) => any;
7499
+ /**
7500
+ * @internal
7501
+ */
7502
+ export declare const GetCloudFormationStackRecordsRequestFilterSensitiveLog: (obj: GetCloudFormationStackRecordsRequest) => any;
7503
+ /**
7504
+ * @internal
7505
+ */
7506
+ export declare const GetCloudFormationStackRecordsResultFilterSensitiveLog: (obj: GetCloudFormationStackRecordsResult) => any;
7507
+ /**
7508
+ * @internal
7509
+ */
7510
+ export declare const GetContactMethodsRequestFilterSensitiveLog: (obj: GetContactMethodsRequest) => any;
7511
+ /**
7512
+ * @internal
7513
+ */
7514
+ export declare const GetContactMethodsResultFilterSensitiveLog: (obj: GetContactMethodsResult) => any;
7515
+ /**
7516
+ * @internal
7517
+ */
7518
+ export declare const GetContainerAPIMetadataRequestFilterSensitiveLog: (obj: GetContainerAPIMetadataRequest) => any;
7519
+ /**
7520
+ * @internal
7521
+ */
7522
+ export declare const GetContainerAPIMetadataResultFilterSensitiveLog: (obj: GetContainerAPIMetadataResult) => any;
7523
+ /**
7524
+ * @internal
7525
+ */
7526
+ export declare const GetContainerImagesRequestFilterSensitiveLog: (obj: GetContainerImagesRequest) => any;
7527
+ /**
7528
+ * @internal
7529
+ */
7530
+ export declare const GetContainerImagesResultFilterSensitiveLog: (obj: GetContainerImagesResult) => any;
7531
+ /**
7532
+ * @internal
7533
+ */
7534
+ export declare const GetContainerLogRequestFilterSensitiveLog: (obj: GetContainerLogRequest) => any;
7535
+ /**
7536
+ * @internal
7537
+ */
7538
+ export declare const GetContainerLogResultFilterSensitiveLog: (obj: GetContainerLogResult) => any;
7539
+ /**
7540
+ * @internal
7541
+ */
7542
+ export declare const GetContainerServiceDeploymentsRequestFilterSensitiveLog: (obj: GetContainerServiceDeploymentsRequest) => any;
7543
+ /**
7544
+ * @internal
7545
+ */
7546
+ export declare const GetContainerServiceDeploymentsResultFilterSensitiveLog: (obj: GetContainerServiceDeploymentsResult) => any;
7547
+ /**
7548
+ * @internal
7549
+ */
7550
+ export declare const GetContainerServiceMetricDataRequestFilterSensitiveLog: (obj: GetContainerServiceMetricDataRequest) => any;
7551
+ /**
7552
+ * @internal
7553
+ */
7554
+ export declare const GetContainerServiceMetricDataResultFilterSensitiveLog: (obj: GetContainerServiceMetricDataResult) => any;
7555
+ /**
7556
+ * @internal
7557
+ */
7558
+ export declare const GetContainerServicePowersRequestFilterSensitiveLog: (obj: GetContainerServicePowersRequest) => any;
7559
+ /**
7560
+ * @internal
7561
+ */
7562
+ export declare const GetContainerServicePowersResultFilterSensitiveLog: (obj: GetContainerServicePowersResult) => any;
7563
+ /**
7564
+ * @internal
7565
+ */
7566
+ export declare const GetContainerServicesRequestFilterSensitiveLog: (obj: GetContainerServicesRequest) => any;
7567
+ /**
7568
+ * @internal
7569
+ */
7570
+ export declare const GetDiskRequestFilterSensitiveLog: (obj: GetDiskRequest) => any;
7571
+ /**
7572
+ * @internal
7573
+ */
7574
+ export declare const GetDiskResultFilterSensitiveLog: (obj: GetDiskResult) => any;
7575
+ /**
7576
+ * @internal
7577
+ */
7578
+ export declare const GetDisksRequestFilterSensitiveLog: (obj: GetDisksRequest) => any;
7579
+ /**
7580
+ * @internal
7581
+ */
7582
+ export declare const GetDisksResultFilterSensitiveLog: (obj: GetDisksResult) => any;
7583
+ /**
7584
+ * @internal
7585
+ */
7586
+ export declare const GetDiskSnapshotRequestFilterSensitiveLog: (obj: GetDiskSnapshotRequest) => any;
7587
+ /**
7588
+ * @internal
7589
+ */
7590
+ export declare const GetDiskSnapshotResultFilterSensitiveLog: (obj: GetDiskSnapshotResult) => any;
7591
+ /**
7592
+ * @internal
7593
+ */
7594
+ export declare const GetDiskSnapshotsRequestFilterSensitiveLog: (obj: GetDiskSnapshotsRequest) => any;
7595
+ /**
7596
+ * @internal
7597
+ */
7598
+ export declare const GetDiskSnapshotsResultFilterSensitiveLog: (obj: GetDiskSnapshotsResult) => any;
7599
+ /**
7600
+ * @internal
7601
+ */
7602
+ export declare const GetDistributionBundlesRequestFilterSensitiveLog: (obj: GetDistributionBundlesRequest) => any;
7603
+ /**
7604
+ * @internal
7605
+ */
7606
+ export declare const GetDistributionBundlesResultFilterSensitiveLog: (obj: GetDistributionBundlesResult) => any;
7607
+ /**
7608
+ * @internal
7609
+ */
7610
+ export declare const GetDistributionLatestCacheResetRequestFilterSensitiveLog: (obj: GetDistributionLatestCacheResetRequest) => any;
7611
+ /**
7612
+ * @internal
7613
+ */
7614
+ export declare const GetDistributionLatestCacheResetResultFilterSensitiveLog: (obj: GetDistributionLatestCacheResetResult) => any;
7615
+ /**
7616
+ * @internal
7617
+ */
7618
+ export declare const GetDistributionMetricDataRequestFilterSensitiveLog: (obj: GetDistributionMetricDataRequest) => any;
7619
+ /**
7620
+ * @internal
7621
+ */
7622
+ export declare const GetDistributionMetricDataResultFilterSensitiveLog: (obj: GetDistributionMetricDataResult) => any;
7623
+ /**
7624
+ * @internal
7625
+ */
7626
+ export declare const GetDistributionsRequestFilterSensitiveLog: (obj: GetDistributionsRequest) => any;
7627
+ /**
7628
+ * @internal
7629
+ */
7630
+ export declare const GetDistributionsResultFilterSensitiveLog: (obj: GetDistributionsResult) => any;
7631
+ /**
7632
+ * @internal
7633
+ */
7634
+ export declare const GetDomainRequestFilterSensitiveLog: (obj: GetDomainRequest) => any;
7635
+ /**
7636
+ * @internal
7637
+ */
7638
+ export declare const GetDomainResultFilterSensitiveLog: (obj: GetDomainResult) => any;
7639
+ /**
7640
+ * @internal
7641
+ */
7642
+ export declare const GetDomainsRequestFilterSensitiveLog: (obj: GetDomainsRequest) => any;
7643
+ /**
7644
+ * @internal
7645
+ */
7646
+ export declare const GetDomainsResultFilterSensitiveLog: (obj: GetDomainsResult) => any;