mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
feat: Use CF
This commit is contained in:
9
sst-env.d.ts
vendored
9
sst-env.d.ts
vendored
@@ -57,6 +57,15 @@ declare module "sst" {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
"ImageInvokerAccessKey": {
|
||||
"key": string
|
||||
"secret": string
|
||||
"type": "aws.iam/accessKey.AccessKey"
|
||||
}
|
||||
"ImageProcessor": {
|
||||
"name": string
|
||||
"type": "sst.aws.Function"
|
||||
}
|
||||
"NestriFamilyMonthly": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
|
||||
Reference in New Issue
Block a user