@alienplatform/platform-api 1.5.1 → 1.7.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 (341) hide show
  1. package/README.md +12 -8
  2. package/esm/funcs/billingGetEntitlements.d.ts +16 -0
  3. package/esm/funcs/billingGetEntitlements.d.ts.map +1 -0
  4. package/esm/funcs/{billingGetPlan.js → billingGetEntitlements.js} +14 -8
  5. package/esm/funcs/billingGetEntitlements.js.map +1 -0
  6. package/esm/funcs/deploymentsCreateSetupRegistrationOperation.d.ts +16 -0
  7. package/esm/funcs/deploymentsCreateSetupRegistrationOperation.d.ts.map +1 -0
  8. package/esm/funcs/{deploymentsAcceptCloudFormationCallback.js → deploymentsCreateSetupRegistrationOperation.js} +10 -11
  9. package/esm/funcs/deploymentsCreateSetupRegistrationOperation.js.map +1 -0
  10. package/esm/funcs/deploymentsDelete.d.ts +3 -2
  11. package/esm/funcs/deploymentsDelete.d.ts.map +1 -1
  12. package/esm/funcs/deploymentsDelete.js +10 -8
  13. package/esm/funcs/deploymentsDelete.js.map +1 -1
  14. package/esm/funcs/{billingGetPlan.d.ts → deploymentsGetSetupRegistrationOperation.d.ts} +5 -3
  15. package/esm/funcs/deploymentsGetSetupRegistrationOperation.d.ts.map +1 -0
  16. package/esm/funcs/deploymentsGetSetupRegistrationOperation.js +89 -0
  17. package/esm/funcs/deploymentsGetSetupRegistrationOperation.js.map +1 -0
  18. package/esm/funcs/domainsCreate.d.ts +1 -1
  19. package/esm/funcs/domainsCreate.js +3 -3
  20. package/esm/funcs/domainsCreate.js.map +1 -1
  21. package/esm/funcs/{deploymentsAcceptCloudFormationCallback.d.ts → domainsCreateEndpoint.d.ts} +4 -3
  22. package/esm/funcs/domainsCreateEndpoint.d.ts.map +1 -0
  23. package/esm/funcs/domainsCreateEndpoint.js +90 -0
  24. package/esm/funcs/domainsCreateEndpoint.js.map +1 -0
  25. package/esm/lib/config.d.ts +2 -2
  26. package/esm/lib/config.js +2 -2
  27. package/esm/models/billingfeatureflags.d.ts +14 -0
  28. package/esm/models/billingfeatureflags.d.ts.map +1 -0
  29. package/esm/models/billingfeatureflags.js +25 -0
  30. package/esm/models/billingfeatureflags.js.map +1 -0
  31. package/esm/models/billinglimits.d.ts +15 -0
  32. package/esm/models/billinglimits.d.ts.map +1 -0
  33. package/esm/models/billinglimits.js +19 -0
  34. package/esm/models/billinglimits.js.map +1 -0
  35. package/esm/models/billingplanstatus.d.ts +13 -0
  36. package/esm/models/billingplanstatus.d.ts.map +1 -0
  37. package/esm/models/billingplanstatus.js +14 -0
  38. package/esm/models/billingplanstatus.js.map +1 -0
  39. package/esm/models/createsetupregistrationoperationrequest.d.ts +1633 -0
  40. package/esm/models/createsetupregistrationoperationrequest.d.ts.map +1 -0
  41. package/esm/models/createsetupregistrationoperationrequest.js +1015 -0
  42. package/esm/models/createsetupregistrationoperationrequest.js.map +1 -0
  43. package/esm/models/deletedeploymentrequest.d.ts +21 -0
  44. package/esm/models/deletedeploymentrequest.d.ts.map +1 -0
  45. package/esm/models/deletedeploymentrequest.js +19 -0
  46. package/esm/models/deletedeploymentrequest.js.map +1 -0
  47. package/esm/models/deletedeploymentresponse.d.ts +20 -0
  48. package/esm/models/deletedeploymentresponse.d.ts.map +1 -0
  49. package/esm/models/deletedeploymentresponse.js +21 -0
  50. package/esm/models/deletedeploymentresponse.js.map +1 -0
  51. package/esm/models/deployment.d.ts +53 -64
  52. package/esm/models/deployment.d.ts.map +1 -1
  53. package/esm/models/deployment.js +32 -44
  54. package/esm/models/deployment.js.map +1 -1
  55. package/esm/models/deploymentconnectioninfo.d.ts +3 -0
  56. package/esm/models/deploymentconnectioninfo.d.ts.map +1 -1
  57. package/esm/models/deploymentconnectioninfo.js +3 -0
  58. package/esm/models/deploymentconnectioninfo.js.map +1 -1
  59. package/esm/models/deploymentdetailresponse.d.ts +53 -64
  60. package/esm/models/deploymentdetailresponse.d.ts.map +1 -1
  61. package/esm/models/deploymentdetailresponse.js +34 -47
  62. package/esm/models/deploymentdetailresponse.js.map +1 -1
  63. package/esm/models/deploymentinfo.d.ts +4 -0
  64. package/esm/models/deploymentinfo.d.ts.map +1 -1
  65. package/esm/models/deploymentinfo.js +1 -0
  66. package/esm/models/deploymentinfo.js.map +1 -1
  67. package/esm/models/deploymentlistitemresponse.d.ts +30 -0
  68. package/esm/models/deploymentlistitemresponse.d.ts.map +1 -1
  69. package/esm/models/deploymentlistitemresponse.js +20 -0
  70. package/esm/models/deploymentlistitemresponse.js.map +1 -1
  71. package/esm/models/deploymentportaldomainresponse.d.ts +3 -4
  72. package/esm/models/deploymentportaldomainresponse.d.ts.map +1 -1
  73. package/esm/models/deploymentportaldomainresponse.js +3 -4
  74. package/esm/models/deploymentportaldomainresponse.js.map +1 -1
  75. package/esm/models/deploymentrole.d.ts +1 -0
  76. package/esm/models/deploymentrole.d.ts.map +1 -1
  77. package/esm/models/deploymentrole.js +1 -0
  78. package/esm/models/deploymentrole.js.map +1 -1
  79. package/esm/models/{managerdomainbinding.d.ts → domainendpoint.d.ts} +19 -12
  80. package/esm/models/domainendpoint.d.ts.map +1 -0
  81. package/esm/models/{managerdomainbinding.js → domainendpoint.js} +17 -11
  82. package/esm/models/domainendpoint.js.map +1 -0
  83. package/esm/models/domainendpointkind.d.ts +12 -0
  84. package/esm/models/domainendpointkind.d.ts.map +1 -0
  85. package/esm/models/domainendpointkind.js +13 -0
  86. package/esm/models/domainendpointkind.js.map +1 -0
  87. package/esm/models/domainendpointowner.d.ts +12 -0
  88. package/esm/models/domainendpointowner.d.ts.map +1 -0
  89. package/esm/models/domainendpointowner.js +15 -0
  90. package/esm/models/domainendpointowner.js.map +1 -0
  91. package/esm/models/domainendpointownertype.d.ts +11 -0
  92. package/esm/models/domainendpointownertype.d.ts.map +1 -0
  93. package/esm/models/domainendpointownertype.js +12 -0
  94. package/esm/models/domainendpointownertype.js.map +1 -0
  95. package/esm/models/domainendpointstatus.d.ts +15 -0
  96. package/esm/models/domainendpointstatus.d.ts.map +1 -0
  97. package/esm/models/domainendpointstatus.js +16 -0
  98. package/esm/models/domainendpointstatus.js.map +1 -0
  99. package/esm/models/domainwithusage.d.ts +8 -6
  100. package/esm/models/domainwithusage.d.ts.map +1 -1
  101. package/esm/models/domainwithusage.js +9 -6
  102. package/esm/models/domainwithusage.js.map +1 -1
  103. package/esm/models/event.d.ts +11 -6
  104. package/esm/models/event.d.ts.map +1 -1
  105. package/esm/models/event.js +5 -2
  106. package/esm/models/event.js.map +1 -1
  107. package/esm/models/importsource.d.ts +8 -18
  108. package/esm/models/importsource.d.ts.map +1 -1
  109. package/esm/models/importsource.js +3 -14
  110. package/esm/models/importsource.js.map +1 -1
  111. package/esm/models/importsourcekind.d.ts +2 -0
  112. package/esm/models/importsourcekind.d.ts.map +1 -1
  113. package/esm/models/importsourcekind.js +3 -1
  114. package/esm/models/importsourcekind.js.map +1 -1
  115. package/esm/models/index.d.ts +18 -5
  116. package/esm/models/index.d.ts.map +1 -1
  117. package/esm/models/index.js +18 -5
  118. package/esm/models/index.js.map +1 -1
  119. package/esm/models/kubernetesbaseplatform.d.ts +17 -0
  120. package/esm/models/kubernetesbaseplatform.d.ts.map +1 -0
  121. package/esm/models/kubernetesbaseplatform.js +15 -0
  122. package/esm/models/kubernetesbaseplatform.js.map +1 -0
  123. package/esm/models/managerdeployment.d.ts +3 -0
  124. package/esm/models/managerdeployment.d.ts.map +1 -1
  125. package/esm/models/managerdeployment.js +3 -0
  126. package/esm/models/managerdeployment.js.map +1 -1
  127. package/esm/models/managerdomainbindingresponse.d.ts +2 -2
  128. package/esm/models/managerdomainbindingresponse.d.ts.map +1 -1
  129. package/esm/models/managerdomainbindingresponse.js +2 -2
  130. package/esm/models/managerdomainbindingresponse.js.map +1 -1
  131. package/esm/models/newdeploymentrequest.d.ts +9 -0
  132. package/esm/models/newdeploymentrequest.d.ts.map +1 -1
  133. package/esm/models/newdeploymentrequest.js +3 -0
  134. package/esm/models/newdeploymentrequest.js.map +1 -1
  135. package/esm/models/operations/createdomain.d.ts +21 -0
  136. package/esm/models/operations/createdomain.d.ts.map +1 -1
  137. package/esm/models/operations/createdomain.js +11 -0
  138. package/esm/models/operations/createdomain.js.map +1 -1
  139. package/esm/models/operations/createdomainendpoint.d.ts +64 -0
  140. package/esm/models/operations/createdomainendpoint.d.ts.map +1 -0
  141. package/esm/models/operations/createdomainendpoint.js +51 -0
  142. package/esm/models/operations/createdomainendpoint.js.map +1 -0
  143. package/esm/models/operations/createsetupregistrationoperation.d.ts +18 -0
  144. package/esm/models/operations/createsetupregistrationoperation.d.ts.map +1 -0
  145. package/esm/models/operations/createsetupregistrationoperation.js +20 -0
  146. package/esm/models/operations/createsetupregistrationoperation.js.map +1 -0
  147. package/esm/models/operations/deletedeployment.d.ts +3 -32
  148. package/esm/models/operations/deletedeployment.d.ts.map +1 -1
  149. package/esm/models/operations/deletedeployment.js +8 -19
  150. package/esm/models/operations/deletedeployment.js.map +1 -1
  151. package/esm/models/operations/getdeploymentstats.d.ts +3 -0
  152. package/esm/models/operations/getdeploymentstats.d.ts.map +1 -1
  153. package/esm/models/operations/getdeploymentstats.js +3 -0
  154. package/esm/models/operations/getdeploymentstats.js.map +1 -1
  155. package/esm/models/operations/getsetupregistrationoperation.d.ts +20 -0
  156. package/esm/models/operations/getsetupregistrationoperation.d.ts.map +1 -0
  157. package/esm/models/operations/getsetupregistrationoperation.js +13 -0
  158. package/esm/models/operations/getsetupregistrationoperation.js.map +1 -0
  159. package/esm/models/operations/getworkspacebillingentitlements.d.ts +15 -0
  160. package/esm/models/operations/getworkspacebillingentitlements.d.ts.map +1 -0
  161. package/esm/models/operations/getworkspacebillingentitlements.js +12 -0
  162. package/esm/models/operations/getworkspacebillingentitlements.js.map +1 -0
  163. package/esm/models/operations/index.d.ts +4 -2
  164. package/esm/models/operations/index.d.ts.map +1 -1
  165. package/esm/models/operations/index.js +4 -2
  166. package/esm/models/operations/index.js.map +1 -1
  167. package/esm/models/operations/listdeployments.d.ts +3 -0
  168. package/esm/models/operations/listdeployments.d.ts.map +1 -1
  169. package/esm/models/operations/listdeployments.js +3 -0
  170. package/esm/models/operations/listdeployments.js.map +1 -1
  171. package/esm/models/package.d.ts +4 -0
  172. package/esm/models/package.d.ts.map +1 -1
  173. package/esm/models/package.js +1 -0
  174. package/esm/models/package.js.map +1 -1
  175. package/esm/models/persistimporteddeploymentrequest.d.ts +11 -88
  176. package/esm/models/persistimporteddeploymentrequest.d.ts.map +1 -1
  177. package/esm/models/persistimporteddeploymentrequest.js +6 -73
  178. package/esm/models/persistimporteddeploymentrequest.js.map +1 -1
  179. package/esm/models/setupregistrationaction.d.ts +13 -0
  180. package/esm/models/setupregistrationaction.d.ts.map +1 -0
  181. package/esm/models/setupregistrationaction.js +14 -0
  182. package/esm/models/setupregistrationaction.js.map +1 -0
  183. package/esm/models/setupregistrationcloudformationtarget.d.ts +22 -0
  184. package/esm/models/setupregistrationcloudformationtarget.d.ts.map +1 -0
  185. package/esm/models/setupregistrationcloudformationtarget.js +17 -0
  186. package/esm/models/setupregistrationcloudformationtarget.js.map +1 -0
  187. package/esm/models/setupregistrationoperationresponse.d.ts +34 -0
  188. package/esm/models/setupregistrationoperationresponse.d.ts.map +1 -0
  189. package/esm/models/setupregistrationoperationresponse.js +32 -0
  190. package/esm/models/setupregistrationoperationresponse.js.map +1 -0
  191. package/esm/models/setupregistrationoperationresult.d.ts +15 -0
  192. package/esm/models/setupregistrationoperationresult.d.ts.map +1 -0
  193. package/esm/models/setupregistrationoperationresult.js +15 -0
  194. package/esm/models/setupregistrationoperationresult.js.map +1 -0
  195. package/esm/models/setupregistrationoperationstatus.d.ts +15 -0
  196. package/esm/models/setupregistrationoperationstatus.d.ts.map +1 -0
  197. package/esm/models/setupregistrationoperationstatus.js +16 -0
  198. package/esm/models/setupregistrationoperationstatus.js.map +1 -0
  199. package/esm/models/syncacquirerequest.d.ts +25 -0
  200. package/esm/models/syncacquirerequest.d.ts.map +1 -1
  201. package/esm/models/syncacquirerequest.js +16 -0
  202. package/esm/models/syncacquirerequest.js.map +1 -1
  203. package/esm/models/syncacquireresponse.d.ts +197 -90
  204. package/esm/models/syncacquireresponse.d.ts.map +1 -1
  205. package/esm/models/syncacquireresponse.js +76 -52
  206. package/esm/models/syncacquireresponse.js.map +1 -1
  207. package/esm/models/synclistrequest.d.ts +3 -0
  208. package/esm/models/synclistrequest.d.ts.map +1 -1
  209. package/esm/models/synclistrequest.js +3 -0
  210. package/esm/models/synclistrequest.js.map +1 -1
  211. package/esm/models/synclistresponse.d.ts +53 -64
  212. package/esm/models/synclistresponse.d.ts.map +1 -1
  213. package/esm/models/synclistresponse.js +33 -44
  214. package/esm/models/synclistresponse.js.map +1 -1
  215. package/esm/models/syncreconcilerequest.d.ts +118 -173
  216. package/esm/models/syncreconcilerequest.d.ts.map +1 -1
  217. package/esm/models/syncreconcilerequest.js +30 -72
  218. package/esm/models/syncreconcilerequest.js.map +1 -1
  219. package/esm/models/syncreconcileresponse.d.ts +197 -90
  220. package/esm/models/syncreconcileresponse.d.ts.map +1 -1
  221. package/esm/models/syncreconcileresponse.js +76 -55
  222. package/esm/models/syncreconcileresponse.js.map +1 -1
  223. package/esm/models/updateproject.d.ts +0 -5
  224. package/esm/models/updateproject.d.ts.map +1 -1
  225. package/esm/models/updateproject.js +0 -1
  226. package/esm/models/updateproject.js.map +1 -1
  227. package/esm/models/workspacebillingentitlements.d.ts +19 -0
  228. package/esm/models/workspacebillingentitlements.d.ts.map +1 -0
  229. package/esm/models/workspacebillingentitlements.js +22 -0
  230. package/esm/models/workspacebillingentitlements.js.map +1 -0
  231. package/esm/sdk/billing.d.ts +3 -2
  232. package/esm/sdk/billing.d.ts.map +1 -1
  233. package/esm/sdk/billing.js +4 -4
  234. package/esm/sdk/billing.js.map +1 -1
  235. package/esm/sdk/deployments.d.ts +10 -6
  236. package/esm/sdk/deployments.d.ts.map +1 -1
  237. package/esm/sdk/deployments.js +17 -10
  238. package/esm/sdk/deployments.js.map +1 -1
  239. package/esm/sdk/domains.d.ts +5 -1
  240. package/esm/sdk/domains.d.ts.map +1 -1
  241. package/esm/sdk/domains.js +8 -1
  242. package/esm/sdk/domains.js.map +1 -1
  243. package/jsr.json +1 -1
  244. package/package.json +2 -2
  245. package/src/funcs/{billingGetPlan.ts → billingGetEntitlements.ts} +24 -13
  246. package/src/funcs/{deploymentsAcceptCloudFormationCallback.ts → deploymentsCreateSetupRegistrationOperation.ts} +18 -15
  247. package/src/funcs/deploymentsDelete.ts +13 -11
  248. package/src/funcs/deploymentsGetSetupRegistrationOperation.ts +184 -0
  249. package/src/funcs/domainsCreate.ts +3 -3
  250. package/src/funcs/domainsCreateEndpoint.ts +181 -0
  251. package/src/lib/config.ts +2 -2
  252. package/src/models/billingfeatureflags.ts +46 -0
  253. package/src/models/billinglimits.ts +38 -0
  254. package/src/models/billingplanstatus.ts +20 -0
  255. package/src/models/createsetupregistrationoperationrequest.ts +4032 -0
  256. package/src/models/deletedeploymentrequest.ts +45 -0
  257. package/src/models/deletedeploymentresponse.ts +47 -0
  258. package/src/models/deployment.ts +64 -116
  259. package/src/models/deploymentconnectioninfo.ts +3 -0
  260. package/src/models/deploymentdetailresponse.ts +70 -138
  261. package/src/models/deploymentinfo.ts +5 -0
  262. package/src/models/deploymentlistitemresponse.ts +38 -0
  263. package/src/models/deploymentportaldomainresponse.ts +7 -8
  264. package/src/models/deploymentrole.ts +1 -0
  265. package/src/models/{packagedomain.ts → domainendpoint.ts} +40 -35
  266. package/src/models/domainendpointkind.ts +19 -0
  267. package/src/models/domainendpointowner.ts +36 -0
  268. package/src/models/domainendpointownertype.ts +20 -0
  269. package/src/models/domainendpointstatus.ts +22 -0
  270. package/src/models/domainwithusage.ts +22 -20
  271. package/src/models/event.ts +11 -6
  272. package/src/models/importsource.ts +9 -25
  273. package/src/models/importsourcekind.ts +5 -1
  274. package/src/models/index.ts +18 -5
  275. package/src/models/kubernetesbaseplatform.ts +24 -0
  276. package/src/models/managerdeployment.ts +3 -0
  277. package/src/models/managerdomainbindingresponse.ts +6 -6
  278. package/src/models/newdeploymentrequest.ts +10 -0
  279. package/src/models/operations/createdomain.ts +33 -0
  280. package/src/models/operations/createdomainendpoint.ts +131 -0
  281. package/src/models/operations/createsetupregistrationoperation.ts +51 -0
  282. package/src/models/operations/deletedeployment.ts +10 -55
  283. package/src/models/operations/getdeploymentstats.ts +3 -0
  284. package/src/models/operations/getsetupregistrationoperation.ts +41 -0
  285. package/src/models/operations/getworkspacebillingentitlements.ts +36 -0
  286. package/src/models/operations/index.ts +4 -2
  287. package/src/models/operations/listdeployments.ts +3 -0
  288. package/src/models/package.ts +5 -0
  289. package/src/models/persistimporteddeploymentrequest.ts +12 -177
  290. package/src/models/setupregistrationaction.ts +24 -0
  291. package/src/models/setupregistrationcloudformationtarget.ts +47 -0
  292. package/src/models/setupregistrationoperationresponse.ts +99 -0
  293. package/src/models/setupregistrationoperationresult.ts +37 -0
  294. package/src/models/setupregistrationoperationstatus.ts +24 -0
  295. package/src/models/syncacquirerequest.ts +34 -0
  296. package/src/models/syncacquireresponse.ts +288 -151
  297. package/src/models/synclistrequest.ts +3 -0
  298. package/src/models/synclistresponse.ts +69 -124
  299. package/src/models/syncreconcilerequest.ts +164 -265
  300. package/src/models/syncreconcileresponse.ts +289 -155
  301. package/src/models/updateproject.ts +0 -6
  302. package/src/models/workspacebillingentitlements.ts +52 -0
  303. package/src/sdk/billing.ts +7 -6
  304. package/src/sdk/deployments.ts +35 -20
  305. package/src/sdk/domains.ts +16 -1
  306. package/esm/funcs/billingGetPlan.d.ts.map +0 -1
  307. package/esm/funcs/billingGetPlan.js.map +0 -1
  308. package/esm/funcs/deploymentsAcceptCloudFormationCallback.d.ts.map +0 -1
  309. package/esm/funcs/deploymentsAcceptCloudFormationCallback.js.map +0 -1
  310. package/esm/models/cloudformationcallbackrequest.d.ts +0 -1650
  311. package/esm/models/cloudformationcallbackrequest.d.ts.map +0 -1
  312. package/esm/models/cloudformationcallbackrequest.js +0 -1002
  313. package/esm/models/cloudformationcallbackrequest.js.map +0 -1
  314. package/esm/models/deploymentportaldomain.d.ts +0 -156
  315. package/esm/models/deploymentportaldomain.d.ts.map +0 -1
  316. package/esm/models/deploymentportaldomain.js +0 -58
  317. package/esm/models/deploymentportaldomain.js.map +0 -1
  318. package/esm/models/managerdomainbinding.d.ts.map +0 -1
  319. package/esm/models/managerdomainbinding.js.map +0 -1
  320. package/esm/models/managerdomainbindingstatus.d.ts +0 -15
  321. package/esm/models/managerdomainbindingstatus.d.ts.map +0 -1
  322. package/esm/models/managerdomainbindingstatus.js +0 -16
  323. package/esm/models/managerdomainbindingstatus.js.map +0 -1
  324. package/esm/models/operations/acceptcloudformationcallback.d.ts +0 -31
  325. package/esm/models/operations/acceptcloudformationcallback.d.ts.map +0 -1
  326. package/esm/models/operations/acceptcloudformationcallback.js +0 -30
  327. package/esm/models/operations/acceptcloudformationcallback.js.map +0 -1
  328. package/esm/models/operations/getworkspaceplan.d.ts +0 -27
  329. package/esm/models/operations/getworkspaceplan.d.ts.map +0 -1
  330. package/esm/models/operations/getworkspaceplan.js +0 -21
  331. package/esm/models/operations/getworkspaceplan.js.map +0 -1
  332. package/esm/models/packagedomain.d.ts +0 -143
  333. package/esm/models/packagedomain.d.ts.map +0 -1
  334. package/esm/models/packagedomain.js +0 -52
  335. package/esm/models/packagedomain.js.map +0 -1
  336. package/src/models/cloudformationcallbackrequest.ts +0 -3915
  337. package/src/models/deploymentportaldomain.ts +0 -226
  338. package/src/models/managerdomainbinding.ts +0 -200
  339. package/src/models/managerdomainbindingstatus.ts +0 -24
  340. package/src/models/operations/acceptcloudformationcallback.ts +0 -82
  341. package/src/models/operations/getworkspaceplan.ts +0 -62
@@ -1409,6 +1409,94 @@ export type SyncReconcileResponseEnvironmentInfoUnion =
1409
1409
  | SyncReconcileResponseEnvironmentInfoTest
1410
1410
  | any;
1411
1411
 
1412
+ /**
1413
+ * Canonical error container that provides a structured way to represent errors
1414
+ *
1415
+ * @remarks
1416
+ * with rich metadata including error codes, human-readable messages, context,
1417
+ * and chaining capabilities for error propagation.
1418
+ *
1419
+ * This struct is designed to be both machine-readable and user-friendly,
1420
+ * supporting serialization for API responses and detailed error reporting
1421
+ * in distributed systems.
1422
+ */
1423
+ export type SyncReconcileResponseError = {
1424
+ /**
1425
+ * A unique identifier for the type of error.
1426
+ *
1427
+ * @remarks
1428
+ *
1429
+ * This should be a short, machine-readable string that can be used
1430
+ * by clients to programmatically handle different error types.
1431
+ * Examples: "NOT_FOUND", "VALIDATION_ERROR", "TIMEOUT"
1432
+ */
1433
+ code: string;
1434
+ /**
1435
+ * Additional diagnostic information about the error context.
1436
+ *
1437
+ * @remarks
1438
+ *
1439
+ * This optional field can contain structured data providing more details
1440
+ * about the error, such as validation errors, request parameters that
1441
+ * caused the issue, or other relevant context information.
1442
+ */
1443
+ context?: any | null | undefined;
1444
+ /**
1445
+ * Optional human-facing remediation hint.
1446
+ */
1447
+ hint?: string | null | undefined;
1448
+ /**
1449
+ * HTTP status code for this error.
1450
+ *
1451
+ * @remarks
1452
+ *
1453
+ * Used when converting the error to an HTTP response. If None, falls back to
1454
+ * the error type's default status code or 500.
1455
+ */
1456
+ httpStatusCode?: number | null | undefined;
1457
+ /**
1458
+ * Indicates if this is an internal error that should not be exposed to users.
1459
+ *
1460
+ * @remarks
1461
+ *
1462
+ * When `true`, this error contains sensitive information or implementation
1463
+ * details that should not be shown to end-users. Such errors should be
1464
+ * logged for debugging but replaced with generic error messages in responses.
1465
+ */
1466
+ internal: boolean;
1467
+ /**
1468
+ * Human-readable error message.
1469
+ *
1470
+ * @remarks
1471
+ *
1472
+ * This message should be clear and actionable for developers or end-users,
1473
+ * providing context about what went wrong and potentially how to fix it.
1474
+ */
1475
+ message: string;
1476
+ /**
1477
+ * Indicates whether the operation that caused the error should be retried.
1478
+ *
1479
+ * @remarks
1480
+ *
1481
+ * When `true`, the error is transient and the operation might succeed
1482
+ * if attempted again. When `false`, retrying the same operation is
1483
+ * unlikely to succeed without changes.
1484
+ */
1485
+ retryable: boolean;
1486
+ /**
1487
+ * The underlying error that caused this error, creating an error chain.
1488
+ *
1489
+ * @remarks
1490
+ *
1491
+ * This allows for proper error propagation and debugging by maintaining
1492
+ * the full context of how an error occurred through multiple layers
1493
+ * of an application.
1494
+ */
1495
+ source?: any | null | undefined;
1496
+ };
1497
+
1498
+ export type SyncReconcileResponseErrorUnion = SyncReconcileResponseError | any;
1499
+
1412
1500
  /**
1413
1501
  * Represents the target cloud platform.
1414
1502
  */
@@ -1427,70 +1515,6 @@ export type SyncReconcileResponseCurrentPlatform = ClosedEnum<
1427
1515
  typeof SyncReconcileResponseCurrentPlatform
1428
1516
  >;
1429
1517
 
1430
- /**
1431
- * Scope for a delete operation.
1432
- *
1433
- * @remarks
1434
- *
1435
- * Full deletes are setup/admin owned and may remove both Frozen and Live
1436
- * resources. Live-only deletes are used by setup handoff resources
1437
- * (Terraform/CloudFormation) so Alien removes only the resources it owns
1438
- * before setup tears down Frozen resources.
1439
- */
1440
- export const SyncReconcileResponseDeleteScopeEnum = {
1441
- Full: "full",
1442
- LiveOnly: "liveOnly",
1443
- } as const;
1444
- /**
1445
- * Scope for a delete operation.
1446
- *
1447
- * @remarks
1448
- *
1449
- * Full deletes are setup/admin owned and may remove both Frozen and Live
1450
- * resources. Live-only deletes are used by setup handoff resources
1451
- * (Terraform/CloudFormation) so Alien removes only the resources it owns
1452
- * before setup tears down Frozen resources.
1453
- */
1454
- export type SyncReconcileResponseDeleteScopeEnum = ClosedEnum<
1455
- typeof SyncReconcileResponseDeleteScopeEnum
1456
- >;
1457
-
1458
- export type SyncReconcileResponseDeleteScopeUnion =
1459
- | SyncReconcileResponseDeleteScopeEnum
1460
- | any;
1461
-
1462
- /**
1463
- * Scope for a delete operation.
1464
- *
1465
- * @remarks
1466
- *
1467
- * Full deletes are setup/admin owned and may remove both Frozen and Live
1468
- * resources. Live-only deletes are used by setup handoff resources
1469
- * (Terraform/CloudFormation) so Alien removes only the resources it owns
1470
- * before setup tears down Frozen resources.
1471
- */
1472
- export const SyncReconcileResponsePendingDeleteScopeEnum = {
1473
- Full: "full",
1474
- LiveOnly: "liveOnly",
1475
- } as const;
1476
- /**
1477
- * Scope for a delete operation.
1478
- *
1479
- * @remarks
1480
- *
1481
- * Full deletes are setup/admin owned and may remove both Frozen and Live
1482
- * resources. Live-only deletes are used by setup handoff resources
1483
- * (Terraform/CloudFormation) so Alien removes only the resources it owns
1484
- * before setup tears down Frozen resources.
1485
- */
1486
- export type SyncReconcileResponsePendingDeleteScopeEnum = ClosedEnum<
1487
- typeof SyncReconcileResponsePendingDeleteScopeEnum
1488
- >;
1489
-
1490
- export type SyncReconcileResponsePendingDeleteScopeUnion =
1491
- | SyncReconcileResponsePendingDeleteScopeEnum
1492
- | any;
1493
-
1494
1518
  export const SyncReconcileResponsePreparedStackManagementEnum = {
1495
1519
  Auto: "auto",
1496
1520
  } as const;
@@ -2737,7 +2761,6 @@ export type SyncReconcileResponsePreparedStackUnion =
2737
2761
  * Stores deployment state that needs to persist across step calls.
2738
2762
  */
2739
2763
  export type SyncReconcileResponseRuntimeMetadata = {
2740
- deleteScope?: SyncReconcileResponseDeleteScopeEnum | any | null | undefined;
2741
2764
  /**
2742
2765
  * Hash of the environment variables snapshot that was last synced to the vault
2743
2766
  *
@@ -2745,11 +2768,6 @@ export type SyncReconcileResponseRuntimeMetadata = {
2745
2768
  * Used to avoid redundant sync operations during incremental deployment
2746
2769
  */
2747
2770
  lastSyncedEnvVarsHash?: string | null | undefined;
2748
- pendingDeleteScope?:
2749
- | SyncReconcileResponsePendingDeleteScopeEnum
2750
- | any
2751
- | null
2752
- | undefined;
2753
2771
  preparedStack?: SyncReconcileResponsePreparedStack | any | null | undefined;
2754
2772
  /**
2755
2773
  * Whether cross-account registry access has been successfully granted.
@@ -2846,7 +2864,7 @@ export type SyncReconcileResponseStackStateDependency = {
2846
2864
  * supporting serialization for API responses and detailed error reporting
2847
2865
  * in distributed systems.
2848
2866
  */
2849
- export type SyncReconcileResponseError = {
2867
+ export type SyncReconcileResponseStackStateError = {
2850
2868
  /**
2851
2869
  * A unique identifier for the type of error.
2852
2870
  *
@@ -2921,7 +2939,9 @@ export type SyncReconcileResponseError = {
2921
2939
  source?: any | null | undefined;
2922
2940
  };
2923
2941
 
2924
- export type SyncReconcileResponseErrorUnion = SyncReconcileResponseError | any;
2942
+ export type SyncReconcileResponseStackStateErrorUnion =
2943
+ | SyncReconcileResponseStackStateError
2944
+ | any;
2925
2945
 
2926
2946
  /**
2927
2947
  * Describes the lifecycle of a resource within a stack, determining how it's managed and deployed.
@@ -2987,6 +3007,7 @@ export const SyncReconcileResponseStackStateStatus = {
2987
3007
  UpdateFailed: "update-failed",
2988
3008
  Deleting: "deleting",
2989
3009
  DeleteFailed: "delete-failed",
3010
+ TeardownRequired: "teardown-required",
2990
3011
  Deleted: "deleted",
2991
3012
  RefreshFailed: "refresh-failed",
2992
3013
  } as const;
@@ -3025,7 +3046,7 @@ export type SyncReconcileResponseStackStateResources = {
3025
3046
  * This preserves the full dependency information from the stack definition.
3026
3047
  */
3027
3048
  dependencies?: Array<SyncReconcileResponseStackStateDependency> | undefined;
3028
- error?: SyncReconcileResponseError | any | null | undefined;
3049
+ error?: SyncReconcileResponseStackStateError | any | null | undefined;
3029
3050
  /**
3030
3051
  * Stores the controller state that failed, used for manual retry operations.
3031
3052
  *
@@ -3091,6 +3112,7 @@ export type SyncReconcileResponseStackStateUnion =
3091
3112
  */
3092
3113
  export const SyncReconcileResponseStatus = {
3093
3114
  Pending: "pending",
3115
+ PreflightsFailed: "preflights-failed",
3094
3116
  InitialSetup: "initial-setup",
3095
3117
  InitialSetupFailed: "initial-setup-failed",
3096
3118
  Provisioning: "provisioning",
@@ -3103,6 +3125,8 @@ export const SyncReconcileResponseStatus = {
3103
3125
  DeletePending: "delete-pending",
3104
3126
  Deleting: "deleting",
3105
3127
  DeleteFailed: "delete-failed",
3128
+ TeardownRequired: "teardown-required",
3129
+ TeardownFailed: "teardown-failed",
3106
3130
  Deleted: "deleted",
3107
3131
  Error: "error",
3108
3132
  } as const;
@@ -4393,6 +4417,7 @@ export type SyncReconcileResponseCurrent = {
4393
4417
  | any
4394
4418
  | null
4395
4419
  | undefined;
4420
+ error?: SyncReconcileResponseError | any | null | undefined;
4396
4421
  /**
4397
4422
  * Represents the target cloud platform.
4398
4423
  */
@@ -4627,6 +4652,88 @@ export type SyncReconcileResponseComputeBackendUnion =
4627
4652
  | SyncReconcileResponseComputeBackendHorizon
4628
4653
  | any;
4629
4654
 
4655
+ /**
4656
+ * Certificate status in the certificate lifecycle
4657
+ */
4658
+ export const SyncReconcileResponseAliasCertificateStatus = {
4659
+ Pending: "pending",
4660
+ Issued: "issued",
4661
+ Renewing: "renewing",
4662
+ RenewalFailed: "renewal-failed",
4663
+ Failed: "failed",
4664
+ Deleting: "deleting",
4665
+ } as const;
4666
+ /**
4667
+ * Certificate status in the certificate lifecycle
4668
+ */
4669
+ export type SyncReconcileResponseAliasCertificateStatus = ClosedEnum<
4670
+ typeof SyncReconcileResponseAliasCertificateStatus
4671
+ >;
4672
+
4673
+ /**
4674
+ * DNS record status in the DNS lifecycle
4675
+ */
4676
+ export const SyncReconcileResponseAliasDnsStatus = {
4677
+ Pending: "pending",
4678
+ Active: "active",
4679
+ Updating: "updating",
4680
+ Deleting: "deleting",
4681
+ Failed: "failed",
4682
+ } as const;
4683
+ /**
4684
+ * DNS record status in the DNS lifecycle
4685
+ */
4686
+ export type SyncReconcileResponseAliasDnsStatus = ClosedEnum<
4687
+ typeof SyncReconcileResponseAliasDnsStatus
4688
+ >;
4689
+
4690
+ /**
4691
+ * Certificate and DNS metadata for a managed hostname.
4692
+ *
4693
+ * @remarks
4694
+ *
4695
+ * Includes decrypted certificate data for issued certificates.
4696
+ * Private keys are deployment-scoped secrets (like environment variables).
4697
+ */
4698
+ export type SyncReconcileResponseAlias = {
4699
+ /**
4700
+ * Full PEM certificate chain (only present if status is "issued").
4701
+ */
4702
+ certificateChain?: string | null | undefined;
4703
+ /**
4704
+ * Certificate ID (for tracking/logging).
4705
+ */
4706
+ certificateId: string;
4707
+ /**
4708
+ * Certificate status in the certificate lifecycle
4709
+ */
4710
+ certificateStatus: SyncReconcileResponseAliasCertificateStatus;
4711
+ /**
4712
+ * Last DNS error message. Present when DNS previously failed, even if status
4713
+ *
4714
+ * @remarks
4715
+ * was reset to pending for retry. Used to surface actionable error context
4716
+ * in WaitingForDns failure messages.
4717
+ */
4718
+ dnsError?: string | null | undefined;
4719
+ /**
4720
+ * DNS record status in the DNS lifecycle
4721
+ */
4722
+ dnsStatus: SyncReconcileResponseAliasDnsStatus;
4723
+ /**
4724
+ * Fully qualified domain name.
4725
+ */
4726
+ fqdn: string;
4727
+ /**
4728
+ * ISO 8601 timestamp when certificate was issued (for renewal detection).
4729
+ */
4730
+ issuedAt?: string | null | undefined;
4731
+ /**
4732
+ * Decrypted private key (only present if status is "issued").
4733
+ */
4734
+ privateKey?: string | null | undefined;
4735
+ };
4736
+
4630
4737
  /**
4631
4738
  * Certificate status in the certificate lifecycle
4632
4739
  */
@@ -4667,10 +4774,15 @@ export type SyncReconcileResponseDnsStatus = ClosedEnum<
4667
4774
  *
4668
4775
  * @remarks
4669
4776
  *
4670
- * Includes decrypted certificate data for issued certificates.
4671
- * Private keys are deployment-scoped secrets (like environment variables).
4777
+ * The direct fields describe the primary generated hostname. `aliases`
4778
+ * contains additional managed hostnames that route directly to the same
4779
+ * resource.
4672
4780
  */
4673
4781
  export type DomainMetadataTargetResources = {
4782
+ /**
4783
+ * Additional managed hostnames for the resource.
4784
+ */
4785
+ aliases?: Array<SyncReconcileResponseAlias> | undefined;
4674
4786
  /**
4675
4787
  * Full PEM certificate chain (only present if status is "issued").
4676
4788
  */
@@ -6793,29 +6905,16 @@ export type SyncReconcileResponseManagementConfigUnion =
6793
6905
  *
6794
6906
  * @remarks
6795
6907
  *
6796
- * When set, all compute workloads (containers and worker VMs) export
6797
- * their logs to the given endpoint via OTLP/HTTP.
6798
- *
6799
- * The `logs_auth_header` is stored as plain text in DeploymentConfig because
6800
- * alien-runtime reads `OTEL_EXPORTER_OTLP_HEADERS` at tracing-init time,
6801
- * before vault secrets load. For worker VMs, worker-template stamping passes
6802
- * the monitoring configuration to the provider controller, which stores the
6803
- * sensitive header in the cloud vault used by the worker image.
6908
+ * When set, worker runtimes export captured application logs through the
6909
+ * given endpoint via OTLP/HTTP. Auth headers are runtime-owned secret material:
6910
+ * deployment code must sync them to a runtime-only secret and avoid putting
6911
+ * them into user application environment variables.
6804
6912
  */
6805
6913
  export type SyncReconcileResponseMonitoring = {
6806
6914
  /**
6807
- * Auth header value in "key=value,..." format used for container OTLP env var injection.
6915
+ * Auth header value in "key=value,..." format.
6808
6916
  *
6809
6917
  * @remarks
6810
- *
6811
- * `alien-deployment` injects this as the `OTEL_EXPORTER_OTLP_HEADERS` plain env var
6812
- * into all containers. It must be plain (not a vault secret) because alien-runtime
6813
- * reads `OTEL_EXPORTER_OTLP_HEADERS` at tracing-init time, before vault secrets load.
6814
- *
6815
- * Worker VMs do NOT use this field directly. The ComputeCluster infra
6816
- * controller writes the same value to the cloud vault used by the worker
6817
- * image (GCP: Secret Manager, AWS: Secrets Manager, Azure: Key Vault).
6818
- *
6819
6918
  * Example: "authorization=Bearer <write-token>"
6820
6919
  */
6821
6920
  logsAuthHeader: string;
@@ -11637,61 +11736,51 @@ export function syncReconcileResponseEnvironmentInfoUnionFromJSON(
11637
11736
  }
11638
11737
 
11639
11738
  /** @internal */
11640
- export const SyncReconcileResponseCurrentPlatform$inboundSchema: z.ZodEnum<
11641
- typeof SyncReconcileResponseCurrentPlatform
11642
- > = z.enum(SyncReconcileResponseCurrentPlatform);
11643
-
11644
- /** @internal */
11645
- export const SyncReconcileResponseDeleteScopeEnum$inboundSchema: z.ZodEnum<
11646
- typeof SyncReconcileResponseDeleteScopeEnum
11647
- > = z.enum(SyncReconcileResponseDeleteScopeEnum);
11648
-
11649
- /** @internal */
11650
- export const SyncReconcileResponseDeleteScopeUnion$inboundSchema: z.ZodType<
11651
- SyncReconcileResponseDeleteScopeUnion,
11739
+ export const SyncReconcileResponseError$inboundSchema: z.ZodType<
11740
+ SyncReconcileResponseError,
11652
11741
  unknown
11653
- > = z.union([SyncReconcileResponseDeleteScopeEnum$inboundSchema, z.any()]);
11742
+ > = z.object({
11743
+ code: z.string(),
11744
+ context: z.nullable(z.any()).optional(),
11745
+ hint: z.nullable(z.string()).optional(),
11746
+ httpStatusCode: z.nullable(z.int()).optional(),
11747
+ internal: z.boolean(),
11748
+ message: z.string(),
11749
+ retryable: z.boolean().default(false),
11750
+ source: z.nullable(z.any()).optional(),
11751
+ });
11654
11752
 
11655
- export function syncReconcileResponseDeleteScopeUnionFromJSON(
11753
+ export function syncReconcileResponseErrorFromJSON(
11656
11754
  jsonString: string,
11657
- ): SafeParseResult<SyncReconcileResponseDeleteScopeUnion, SDKValidationError> {
11755
+ ): SafeParseResult<SyncReconcileResponseError, SDKValidationError> {
11658
11756
  return safeParse(
11659
11757
  jsonString,
11660
- (x) =>
11661
- SyncReconcileResponseDeleteScopeUnion$inboundSchema.parse(JSON.parse(x)),
11662
- `Failed to parse 'SyncReconcileResponseDeleteScopeUnion' from JSON`,
11758
+ (x) => SyncReconcileResponseError$inboundSchema.parse(JSON.parse(x)),
11759
+ `Failed to parse 'SyncReconcileResponseError' from JSON`,
11663
11760
  );
11664
11761
  }
11665
11762
 
11666
11763
  /** @internal */
11667
- export const SyncReconcileResponsePendingDeleteScopeEnum$inboundSchema:
11668
- z.ZodEnum<typeof SyncReconcileResponsePendingDeleteScopeEnum> = z.enum(
11669
- SyncReconcileResponsePendingDeleteScopeEnum,
11670
- );
11671
-
11672
- /** @internal */
11673
- export const SyncReconcileResponsePendingDeleteScopeUnion$inboundSchema:
11674
- z.ZodType<SyncReconcileResponsePendingDeleteScopeUnion, unknown> = z.union([
11675
- SyncReconcileResponsePendingDeleteScopeEnum$inboundSchema,
11676
- z.any(),
11677
- ]);
11764
+ export const SyncReconcileResponseErrorUnion$inboundSchema: z.ZodType<
11765
+ SyncReconcileResponseErrorUnion,
11766
+ unknown
11767
+ > = z.union([z.lazy(() => SyncReconcileResponseError$inboundSchema), z.any()]);
11678
11768
 
11679
- export function syncReconcileResponsePendingDeleteScopeUnionFromJSON(
11769
+ export function syncReconcileResponseErrorUnionFromJSON(
11680
11770
  jsonString: string,
11681
- ): SafeParseResult<
11682
- SyncReconcileResponsePendingDeleteScopeUnion,
11683
- SDKValidationError
11684
- > {
11771
+ ): SafeParseResult<SyncReconcileResponseErrorUnion, SDKValidationError> {
11685
11772
  return safeParse(
11686
11773
  jsonString,
11687
- (x) =>
11688
- SyncReconcileResponsePendingDeleteScopeUnion$inboundSchema.parse(
11689
- JSON.parse(x),
11690
- ),
11691
- `Failed to parse 'SyncReconcileResponsePendingDeleteScopeUnion' from JSON`,
11774
+ (x) => SyncReconcileResponseErrorUnion$inboundSchema.parse(JSON.parse(x)),
11775
+ `Failed to parse 'SyncReconcileResponseErrorUnion' from JSON`,
11692
11776
  );
11693
11777
  }
11694
11778
 
11779
+ /** @internal */
11780
+ export const SyncReconcileResponseCurrentPlatform$inboundSchema: z.ZodEnum<
11781
+ typeof SyncReconcileResponseCurrentPlatform
11782
+ > = z.enum(SyncReconcileResponseCurrentPlatform);
11783
+
11695
11784
  /** @internal */
11696
11785
  export const SyncReconcileResponsePreparedStackManagementEnum$inboundSchema:
11697
11786
  z.ZodEnum<typeof SyncReconcileResponsePreparedStackManagementEnum> = z.enum(
@@ -13800,16 +13889,7 @@ export const SyncReconcileResponseRuntimeMetadata$inboundSchema: z.ZodType<
13800
13889
  SyncReconcileResponseRuntimeMetadata,
13801
13890
  unknown
13802
13891
  > = z.object({
13803
- deleteScope: z.nullable(
13804
- z.union([SyncReconcileResponseDeleteScopeEnum$inboundSchema, z.any()]),
13805
- ).optional(),
13806
13892
  lastSyncedEnvVarsHash: z.nullable(z.string()).optional(),
13807
- pendingDeleteScope: z.nullable(
13808
- z.union([
13809
- SyncReconcileResponsePendingDeleteScopeEnum$inboundSchema,
13810
- z.any(),
13811
- ]),
13812
- ).optional(),
13813
13893
  preparedStack: z.nullable(
13814
13894
  z.union([
13815
13895
  z.lazy(() => SyncReconcileResponsePreparedStack$inboundSchema),
@@ -13939,8 +14019,8 @@ export function syncReconcileResponseStackStateDependencyFromJSON(
13939
14019
  }
13940
14020
 
13941
14021
  /** @internal */
13942
- export const SyncReconcileResponseError$inboundSchema: z.ZodType<
13943
- SyncReconcileResponseError,
14022
+ export const SyncReconcileResponseStackStateError$inboundSchema: z.ZodType<
14023
+ SyncReconcileResponseStackStateError,
13944
14024
  unknown
13945
14025
  > = z.object({
13946
14026
  code: z.string(),
@@ -13953,29 +14033,39 @@ export const SyncReconcileResponseError$inboundSchema: z.ZodType<
13953
14033
  source: z.nullable(z.any()).optional(),
13954
14034
  });
13955
14035
 
13956
- export function syncReconcileResponseErrorFromJSON(
14036
+ export function syncReconcileResponseStackStateErrorFromJSON(
13957
14037
  jsonString: string,
13958
- ): SafeParseResult<SyncReconcileResponseError, SDKValidationError> {
14038
+ ): SafeParseResult<SyncReconcileResponseStackStateError, SDKValidationError> {
13959
14039
  return safeParse(
13960
14040
  jsonString,
13961
- (x) => SyncReconcileResponseError$inboundSchema.parse(JSON.parse(x)),
13962
- `Failed to parse 'SyncReconcileResponseError' from JSON`,
14041
+ (x) =>
14042
+ SyncReconcileResponseStackStateError$inboundSchema.parse(JSON.parse(x)),
14043
+ `Failed to parse 'SyncReconcileResponseStackStateError' from JSON`,
13963
14044
  );
13964
14045
  }
13965
14046
 
13966
14047
  /** @internal */
13967
- export const SyncReconcileResponseErrorUnion$inboundSchema: z.ZodType<
13968
- SyncReconcileResponseErrorUnion,
14048
+ export const SyncReconcileResponseStackStateErrorUnion$inboundSchema: z.ZodType<
14049
+ SyncReconcileResponseStackStateErrorUnion,
13969
14050
  unknown
13970
- > = z.union([z.lazy(() => SyncReconcileResponseError$inboundSchema), z.any()]);
14051
+ > = z.union([
14052
+ z.lazy(() => SyncReconcileResponseStackStateError$inboundSchema),
14053
+ z.any(),
14054
+ ]);
13971
14055
 
13972
- export function syncReconcileResponseErrorUnionFromJSON(
14056
+ export function syncReconcileResponseStackStateErrorUnionFromJSON(
13973
14057
  jsonString: string,
13974
- ): SafeParseResult<SyncReconcileResponseErrorUnion, SDKValidationError> {
14058
+ ): SafeParseResult<
14059
+ SyncReconcileResponseStackStateErrorUnion,
14060
+ SDKValidationError
14061
+ > {
13975
14062
  return safeParse(
13976
14063
  jsonString,
13977
- (x) => SyncReconcileResponseErrorUnion$inboundSchema.parse(JSON.parse(x)),
13978
- `Failed to parse 'SyncReconcileResponseErrorUnion' from JSON`,
14064
+ (x) =>
14065
+ SyncReconcileResponseStackStateErrorUnion$inboundSchema.parse(
14066
+ JSON.parse(x),
14067
+ ),
14068
+ `Failed to parse 'SyncReconcileResponseStackStateErrorUnion' from JSON`,
13979
14069
  );
13980
14070
  }
13981
14071
 
@@ -14117,7 +14207,10 @@ export const SyncReconcileResponseStackStateResources$inboundSchema: z.ZodType<
14117
14207
  z.lazy(() => SyncReconcileResponseStackStateDependency$inboundSchema),
14118
14208
  ).optional(),
14119
14209
  error: z.nullable(
14120
- z.union([z.lazy(() => SyncReconcileResponseError$inboundSchema), z.any()]),
14210
+ z.union([
14211
+ z.lazy(() => SyncReconcileResponseStackStateError$inboundSchema),
14212
+ z.any(),
14213
+ ]),
14121
14214
  ).optional(),
14122
14215
  lastFailedState: z.nullable(z.any()).optional(),
14123
14216
  lifecycle: z.nullable(
@@ -16360,6 +16453,9 @@ export const SyncReconcileResponseCurrent$inboundSchema: z.ZodType<
16360
16453
  z.any(),
16361
16454
  ]),
16362
16455
  ).optional(),
16456
+ error: z.nullable(
16457
+ z.union([z.lazy(() => SyncReconcileResponseError$inboundSchema), z.any()]),
16458
+ ).optional(),
16363
16459
  platform: SyncReconcileResponseCurrentPlatform$inboundSchema,
16364
16460
  protocolVersion: z.int(),
16365
16461
  retryRequested: z.boolean().optional(),
@@ -16750,6 +16846,42 @@ export function syncReconcileResponseComputeBackendUnionFromJSON(
16750
16846
  );
16751
16847
  }
16752
16848
 
16849
+ /** @internal */
16850
+ export const SyncReconcileResponseAliasCertificateStatus$inboundSchema:
16851
+ z.ZodEnum<typeof SyncReconcileResponseAliasCertificateStatus> = z.enum(
16852
+ SyncReconcileResponseAliasCertificateStatus,
16853
+ );
16854
+
16855
+ /** @internal */
16856
+ export const SyncReconcileResponseAliasDnsStatus$inboundSchema: z.ZodEnum<
16857
+ typeof SyncReconcileResponseAliasDnsStatus
16858
+ > = z.enum(SyncReconcileResponseAliasDnsStatus);
16859
+
16860
+ /** @internal */
16861
+ export const SyncReconcileResponseAlias$inboundSchema: z.ZodType<
16862
+ SyncReconcileResponseAlias,
16863
+ unknown
16864
+ > = z.object({
16865
+ certificateChain: z.nullable(z.string()).optional(),
16866
+ certificateId: z.string(),
16867
+ certificateStatus: SyncReconcileResponseAliasCertificateStatus$inboundSchema,
16868
+ dnsError: z.nullable(z.string()).optional(),
16869
+ dnsStatus: SyncReconcileResponseAliasDnsStatus$inboundSchema,
16870
+ fqdn: z.string(),
16871
+ issuedAt: z.nullable(z.string()).optional(),
16872
+ privateKey: z.nullable(z.string()).optional(),
16873
+ });
16874
+
16875
+ export function syncReconcileResponseAliasFromJSON(
16876
+ jsonString: string,
16877
+ ): SafeParseResult<SyncReconcileResponseAlias, SDKValidationError> {
16878
+ return safeParse(
16879
+ jsonString,
16880
+ (x) => SyncReconcileResponseAlias$inboundSchema.parse(JSON.parse(x)),
16881
+ `Failed to parse 'SyncReconcileResponseAlias' from JSON`,
16882
+ );
16883
+ }
16884
+
16753
16885
  /** @internal */
16754
16886
  export const SyncReconcileResponseCertificateStatus$inboundSchema: z.ZodEnum<
16755
16887
  typeof SyncReconcileResponseCertificateStatus
@@ -16765,6 +16897,8 @@ export const DomainMetadataTargetResources$inboundSchema: z.ZodType<
16765
16897
  DomainMetadataTargetResources,
16766
16898
  unknown
16767
16899
  > = z.object({
16900
+ aliases: z.array(z.lazy(() => SyncReconcileResponseAlias$inboundSchema))
16901
+ .optional(),
16768
16902
  certificateChain: z.nullable(z.string()).optional(),
16769
16903
  certificateId: z.string(),
16770
16904
  certificateStatus: SyncReconcileResponseCertificateStatus$inboundSchema,
@@ -242,10 +242,6 @@ export type UpdateProject = {
242
242
  * Project default private managers for new push deployments.
243
243
  */
244
244
  defaultManagers?: UpdateProjectDefaultManagers | null | undefined;
245
- /**
246
- * Selected domain for this project's deployment portal (null = default first-party portal)
247
- */
248
- portalDomainId?: string | null | undefined;
249
245
  };
250
246
 
251
247
  /** @internal */
@@ -514,7 +510,6 @@ export type UpdateProject$Outbound = {
514
510
  packagesConfig?: UpdateProjectPackagesConfig$Outbound | null | undefined;
515
511
  domainId?: string | null | undefined;
516
512
  defaultManagers?: UpdateProjectDefaultManagers$Outbound | null | undefined;
517
- portalDomainId?: string | null | undefined;
518
513
  };
519
514
 
520
515
  /** @internal */
@@ -536,7 +531,6 @@ export const UpdateProject$outboundSchema: z.ZodType<
536
531
  defaultManagers: z.nullable(
537
532
  z.lazy(() => UpdateProjectDefaultManagers$outboundSchema),
538
533
  ).optional(),
539
- portalDomainId: z.nullable(z.string()).optional(),
540
534
  });
541
535
 
542
536
  export function updateProjectToJSON(updateProject: UpdateProject): string {