sst-env.d.ts 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  1. /* This file is auto-generated by SST. Do not edit. */
  2. /* tslint:disable */
  3. /* eslint-disable */
  4. /* deno-fmt-ignore-file */
  5. /* biome-ignore-all lint: auto-generated */
  6. declare module "sst" {
  7. export interface Resource {
  8. "ADMIN_SECRET": {
  9. "type": "sst.sst.Secret"
  10. "value": string
  11. }
  12. "AUTH_API_URL": {
  13. "type": "sst.sst.Linkable"
  14. "value": string
  15. }
  16. "AWS_SES_ACCESS_KEY_ID": {
  17. "type": "sst.sst.Secret"
  18. "value": string
  19. }
  20. "AWS_SES_SECRET_ACCESS_KEY": {
  21. "type": "sst.sst.Secret"
  22. "value": string
  23. }
  24. "Api": import("@cloudflare/workers-types").Service
  25. "AuthApi": import("@cloudflare/workers-types").Service
  26. "AuthStorage": import("@cloudflare/workers-types").KVNamespace
  27. "Bucket": import("@cloudflare/workers-types").R2Bucket
  28. "Console": {
  29. "type": "sst.cloudflare.SolidStart"
  30. "url": string
  31. }
  32. "DISCORD_INCIDENT_WEBHOOK_URL": {
  33. "type": "sst.sst.Secret"
  34. "value": string
  35. }
  36. "DISCORD_SUPPORT_BOT_TOKEN": {
  37. "type": "sst.sst.Secret"
  38. "value": string
  39. }
  40. "DISCORD_SUPPORT_CHANNEL_ID": {
  41. "type": "sst.sst.Secret"
  42. "value": string
  43. }
  44. "Database": {
  45. "database": string
  46. "host": string
  47. "password": string
  48. "port": number
  49. "type": "sst.sst.Linkable"
  50. "username": string
  51. }
  52. "EMAILOCTOPUS_API_KEY": {
  53. "type": "sst.sst.Secret"
  54. "value": string
  55. }
  56. "EnterpriseStorage": import("@cloudflare/workers-types").R2Bucket
  57. "FEISHU_APP_ID": {
  58. "type": "sst.sst.Secret"
  59. "value": string
  60. }
  61. "FEISHU_APP_SECRET": {
  62. "type": "sst.sst.Secret"
  63. "value": string
  64. }
  65. "GITHUB_APP_ID": {
  66. "type": "sst.sst.Secret"
  67. "value": string
  68. }
  69. "GITHUB_APP_PRIVATE_KEY": {
  70. "type": "sst.sst.Secret"
  71. "value": string
  72. }
  73. "GITHUB_CLIENT_ID_CONSOLE": {
  74. "type": "sst.sst.Secret"
  75. "value": string
  76. }
  77. "GITHUB_CLIENT_SECRET_CONSOLE": {
  78. "type": "sst.sst.Secret"
  79. "value": string
  80. }
  81. "GOOGLE_CLIENT_ID": {
  82. "type": "sst.sst.Secret"
  83. "value": string
  84. }
  85. "HONEYCOMB_API_KEY": {
  86. "type": "sst.sst.Secret"
  87. "value": string
  88. }
  89. "HoneycombWebhookSecret": {
  90. "type": "random.index/randomPassword.RandomPassword"
  91. "value": string
  92. }
  93. "InferenceEvent": {
  94. "catalog": string
  95. "database": string
  96. "region": string
  97. "table": string
  98. "tableBucket": string
  99. "type": "sst.sst.Linkable"
  100. "workgroup": string
  101. }
  102. "LakeIngest": {
  103. "secret": string
  104. "type": "sst.sst.Linkable"
  105. "url": string
  106. }
  107. "LakeIngestConfig": {
  108. "secret": string
  109. "streamName": string
  110. "type": "sst.sst.Linkable"
  111. }
  112. "LakeIngestSecret": {
  113. "type": "random.index/randomPassword.RandomPassword"
  114. "value": string
  115. }
  116. "LakeIngestService": {
  117. "service": string
  118. "type": "sst.aws.Service"
  119. "url": string
  120. }
  121. "LakeVpc": {
  122. "type": "sst.aws.Vpc"
  123. }
  124. "LogProcessor": import("@cloudflare/workers-types").Service
  125. "R2AccessKey": {
  126. "type": "sst.sst.Secret"
  127. "value": string
  128. }
  129. "R2SecretKey": {
  130. "type": "sst.sst.Secret"
  131. "value": string
  132. }
  133. "SALESFORCE_CLIENT_ID": {
  134. "type": "sst.sst.Secret"
  135. "value": string
  136. }
  137. "SALESFORCE_CLIENT_SECRET": {
  138. "type": "sst.sst.Secret"
  139. "value": string
  140. }
  141. "SALESFORCE_INSTANCE_URL": {
  142. "type": "sst.sst.Secret"
  143. "value": string
  144. }
  145. "STRIPE_PUBLISHABLE_KEY": {
  146. "type": "sst.sst.Secret"
  147. "value": string
  148. }
  149. "STRIPE_SECRET_KEY": {
  150. "type": "sst.sst.Secret"
  151. "value": string
  152. }
  153. "STRIPE_WEBHOOK_SECRET": {
  154. "type": "sst.sst.Linkable"
  155. }
  156. "Stat": import("@cloudflare/workers-types").Service
  157. "StatsDatabase": {
  158. "database": string
  159. "host": string
  160. "password": string
  161. "port": number
  162. "type": "sst.sst.Linkable"
  163. "url": string
  164. "username": string
  165. }
  166. "StatsSyncConfig": {
  167. "dataset": string
  168. "type": "sst.sst.Linkable"
  169. }
  170. "StatsSyncService": {
  171. "service": string
  172. "type": "sst.aws.Service"
  173. }
  174. "Teams": {
  175. "type": "sst.cloudflare.SolidStart"
  176. "url": string
  177. }
  178. "UpstashRedisRestToken": {
  179. "type": "sst.sst.Secret"
  180. "value": string
  181. }
  182. "UpstashRedisRestUrl": {
  183. "type": "sst.sst.Secret"
  184. "value": string
  185. }
  186. "Web": {
  187. "type": "sst.cloudflare.Astro"
  188. "url": string
  189. }
  190. "WebApp": {
  191. "type": "sst.cloudflare.StaticSite"
  192. "url": string
  193. }
  194. "ZEN_BLACK_PRICE": {
  195. "plan100": string
  196. "plan20": string
  197. "plan200": string
  198. "product": string
  199. "type": "sst.sst.Linkable"
  200. }
  201. "ZEN_LIMITS": {
  202. "type": "sst.sst.Secret"
  203. "value": string
  204. }
  205. "ZEN_LITE_PRICE": {
  206. "firstMonth100Coupon": string
  207. "firstMonth50Coupon": string
  208. "price": string
  209. "priceInr": number
  210. "product": string
  211. "sixMonths100Coupon": string
  212. "threeMonths100Coupon": string
  213. "twelveMonths100Coupon": string
  214. "type": "sst.sst.Linkable"
  215. }
  216. "ZEN_MODELS1": {
  217. "type": "sst.sst.Secret"
  218. "value": string
  219. }
  220. "ZEN_MODELS10": {
  221. "type": "sst.sst.Secret"
  222. "value": string
  223. }
  224. "ZEN_MODELS11": {
  225. "type": "sst.sst.Secret"
  226. "value": string
  227. }
  228. "ZEN_MODELS12": {
  229. "type": "sst.sst.Secret"
  230. "value": string
  231. }
  232. "ZEN_MODELS13": {
  233. "type": "sst.sst.Secret"
  234. "value": string
  235. }
  236. "ZEN_MODELS14": {
  237. "type": "sst.sst.Secret"
  238. "value": string
  239. }
  240. "ZEN_MODELS15": {
  241. "type": "sst.sst.Secret"
  242. "value": string
  243. }
  244. "ZEN_MODELS16": {
  245. "type": "sst.sst.Secret"
  246. "value": string
  247. }
  248. "ZEN_MODELS17": {
  249. "type": "sst.sst.Secret"
  250. "value": string
  251. }
  252. "ZEN_MODELS18": {
  253. "type": "sst.sst.Secret"
  254. "value": string
  255. }
  256. "ZEN_MODELS19": {
  257. "type": "sst.sst.Secret"
  258. "value": string
  259. }
  260. "ZEN_MODELS2": {
  261. "type": "sst.sst.Secret"
  262. "value": string
  263. }
  264. "ZEN_MODELS20": {
  265. "type": "sst.sst.Secret"
  266. "value": string
  267. }
  268. "ZEN_MODELS21": {
  269. "type": "sst.sst.Secret"
  270. "value": string
  271. }
  272. "ZEN_MODELS22": {
  273. "type": "sst.sst.Secret"
  274. "value": string
  275. }
  276. "ZEN_MODELS23": {
  277. "type": "sst.sst.Secret"
  278. "value": string
  279. }
  280. "ZEN_MODELS24": {
  281. "type": "sst.sst.Secret"
  282. "value": string
  283. }
  284. "ZEN_MODELS25": {
  285. "type": "sst.sst.Secret"
  286. "value": string
  287. }
  288. "ZEN_MODELS26": {
  289. "type": "sst.sst.Secret"
  290. "value": string
  291. }
  292. "ZEN_MODELS27": {
  293. "type": "sst.sst.Secret"
  294. "value": string
  295. }
  296. "ZEN_MODELS28": {
  297. "type": "sst.sst.Secret"
  298. "value": string
  299. }
  300. "ZEN_MODELS29": {
  301. "type": "sst.sst.Secret"
  302. "value": string
  303. }
  304. "ZEN_MODELS3": {
  305. "type": "sst.sst.Secret"
  306. "value": string
  307. }
  308. "ZEN_MODELS30": {
  309. "type": "sst.sst.Secret"
  310. "value": string
  311. }
  312. "ZEN_MODELS4": {
  313. "type": "sst.sst.Secret"
  314. "value": string
  315. }
  316. "ZEN_MODELS5": {
  317. "type": "sst.sst.Secret"
  318. "value": string
  319. }
  320. "ZEN_MODELS6": {
  321. "type": "sst.sst.Secret"
  322. "value": string
  323. }
  324. "ZEN_MODELS7": {
  325. "type": "sst.sst.Secret"
  326. "value": string
  327. }
  328. "ZEN_MODELS8": {
  329. "type": "sst.sst.Secret"
  330. "value": string
  331. }
  332. "ZEN_MODELS9": {
  333. "type": "sst.sst.Secret"
  334. "value": string
  335. }
  336. "ZEN_SESSION_SECRET": {
  337. "type": "sst.sst.Secret"
  338. "value": string
  339. }
  340. "ZenData": import("@cloudflare/workers-types").R2Bucket
  341. "ZenDataNew": import("@cloudflare/workers-types").R2Bucket
  342. }
  343. }
  344. import "sst"
  345. export {}