@vercel/sdk 1.13.8 → 1.14.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.
- package/README.md +29 -21
- package/bin/mcp-server.js +2619 -1667
- package/bin/mcp-server.js.map +47 -36
- package/docs/sdks/domainsregistrar/README.md +6 -0
- package/docs/sdks/marketplace/README.md +150 -0
- package/docs/sdks/projects/README.md +2 -0
- package/docs/sdks/security/README.md +70 -0
- package/esm/__tests__/accessgroups.test.js +3 -1
- package/esm/__tests__/accessgroups.test.js.map +1 -1
- package/esm/__tests__/domains.test.js +9 -6
- package/esm/__tests__/domains.test.js.map +1 -1
- package/esm/__tests__/edgeconfig.test.js +6 -6
- package/esm/__tests__/edgeconfig.test.js.map +1 -1
- package/esm/__tests__/integrations.test.js +1 -1
- package/esm/__tests__/marketplace.test.js +16 -0
- package/esm/__tests__/marketplace.test.js.map +1 -1
- package/esm/__tests__/rollingrelease.test.js +2 -2
- package/esm/__tests__/rollingrelease.test.js.map +1 -1
- package/esm/__tests__/security.test.js +14 -0
- package/esm/__tests__/security.test.js.map +1 -1
- package/esm/funcs/integrationsDeleteConfiguration.js +2 -2
- package/esm/funcs/integrationsDeleteConfiguration.js.map +1 -1
- package/esm/funcs/marketplaceUpdateInstallation.d.ts +17 -0
- package/esm/funcs/marketplaceUpdateInstallation.d.ts.map +1 -0
- package/esm/funcs/marketplaceUpdateInstallation.js +82 -0
- package/esm/funcs/marketplaceUpdateInstallation.js.map +1 -0
- package/esm/funcs/marketplaceUpdateResource.d.ts +17 -0
- package/esm/funcs/marketplaceUpdateResource.d.ts.map +1 -0
- package/esm/funcs/marketplaceUpdateResource.js +85 -0
- package/esm/funcs/marketplaceUpdateResource.js.map +1 -0
- package/esm/funcs/projectsGetProjects.js +1 -0
- package/esm/funcs/projectsGetProjects.js.map +1 -1
- package/esm/funcs/securityGetV1SecurityFirewallEvents.d.ts +17 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.d.ts.map +1 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.js +78 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.js.map +1 -0
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/lib/config.js.map +1 -1
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +7 -1
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.d.ts +7 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.d.ts.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.js +27 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.js.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.d.ts +7 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.d.ts.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.js +28 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.js.map +1 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.d.ts +7 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.d.ts.map +1 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.js +28 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.js.map +1 -0
- package/esm/models/acceptprojecttransferrequestop.d.ts +1 -1
- package/esm/models/acceptprojecttransferrequestop.d.ts.map +1 -1
- package/esm/models/acceptprojecttransferrequestop.js +2 -1
- package/esm/models/acceptprojecttransferrequestop.js.map +1 -1
- package/esm/models/authtoken.d.ts +6 -0
- package/esm/models/authtoken.d.ts.map +1 -1
- package/esm/models/authtoken.js +2 -0
- package/esm/models/authtoken.js.map +1 -1
- package/esm/models/buydomainsop.d.ts +3 -2
- package/esm/models/buydomainsop.d.ts.map +1 -1
- package/esm/models/buydomainsop.js +3 -0
- package/esm/models/buydomainsop.js.map +1 -1
- package/esm/models/buysingledomainop.d.ts +11 -10
- package/esm/models/buysingledomainop.d.ts.map +1 -1
- package/esm/models/buysingledomainop.js +15 -13
- package/esm/models/buysingledomainop.js.map +1 -1
- package/esm/models/createeventop.d.ts +2 -2
- package/esm/models/createeventop.d.ts.map +1 -1
- package/esm/models/createeventop.js +2 -2
- package/esm/models/createeventop.js.map +1 -1
- package/esm/models/createintegrationstoredirectop.d.ts +340 -315
- package/esm/models/createintegrationstoredirectop.d.ts.map +1 -1
- package/esm/models/createintegrationstoredirectop.js +392 -381
- package/esm/models/createintegrationstoredirectop.js.map +1 -1
- package/esm/models/createprojectenvop.d.ts +6 -6
- package/esm/models/createprojectenvop.js +2 -2
- package/esm/models/createprojectenvop.js.map +1 -1
- package/esm/models/createprojectop.d.ts +154 -156
- package/esm/models/createprojectop.d.ts.map +1 -1
- package/esm/models/createprojectop.js +149 -151
- package/esm/models/createprojectop.js.map +1 -1
- package/esm/models/createwebhookop.d.ts +12 -0
- package/esm/models/createwebhookop.d.ts.map +1 -1
- package/esm/models/createwebhookop.js +4 -0
- package/esm/models/createwebhookop.js.map +1 -1
- package/esm/models/dnssecenabled.d.ts +70 -0
- package/esm/models/dnssecenabled.d.ts.map +1 -0
- package/esm/models/dnssecenabled.js +72 -0
- package/esm/models/dnssecenabled.js.map +1 -0
- package/esm/models/domaintooshort.d.ts +70 -0
- package/esm/models/domaintooshort.d.ts.map +1 -0
- package/esm/models/domaintooshort.js +72 -0
- package/esm/models/domaintooshort.js.map +1 -0
- package/esm/models/editprojectenvop.d.ts +3 -3
- package/esm/models/editprojectenvop.js +1 -1
- package/esm/models/editprojectenvop.js.map +1 -1
- package/esm/models/exchangessotokenop.d.ts +2 -0
- package/esm/models/exchangessotokenop.d.ts.map +1 -1
- package/esm/models/exchangessotokenop.js +4 -0
- package/esm/models/exchangessotokenop.js.map +1 -1
- package/esm/models/filetree.d.ts +0 -5
- package/esm/models/filetree.d.ts.map +1 -1
- package/esm/models/filetree.js +0 -2
- package/esm/models/filetree.js.map +1 -1
- package/esm/models/filterprojectenvsop.d.ts +9 -9
- package/esm/models/filterprojectenvsop.js +3 -3
- package/esm/models/filterprojectenvsop.js.map +1 -1
- package/esm/models/getconfigurationproductsop.d.ts +375 -375
- package/esm/models/getconfigurationproductsop.js +465 -465
- package/esm/models/getconfigurationsop.d.ts +18 -0
- package/esm/models/getconfigurationsop.d.ts.map +1 -1
- package/esm/models/getconfigurationsop.js +6 -0
- package/esm/models/getconfigurationsop.js.map +1 -1
- package/esm/models/getdomainpriceop.d.ts +3 -2
- package/esm/models/getdomainpriceop.d.ts.map +1 -1
- package/esm/models/getdomainpriceop.js +3 -0
- package/esm/models/getdomainpriceop.js.map +1 -1
- package/esm/models/getprojectenvop.d.ts +9 -9
- package/esm/models/getprojectenvop.js +3 -3
- package/esm/models/getprojectenvop.js.map +1 -1
- package/esm/models/getprojectsop.d.ts +129 -126
- package/esm/models/getprojectsop.d.ts.map +1 -1
- package/esm/models/getprojectsop.js +133 -133
- package/esm/models/getprojectsop.js.map +1 -1
- package/esm/models/getv1securityfirewalleventsop.d.ts +95 -0
- package/esm/models/getv1securityfirewalleventsop.d.ts.map +1 -0
- package/esm/models/getv1securityfirewalleventsop.js +108 -0
- package/esm/models/getv1securityfirewalleventsop.js.map +1 -0
- package/esm/models/getwebhookop.d.ts +6 -0
- package/esm/models/getwebhookop.d.ts.map +1 -1
- package/esm/models/getwebhookop.js +2 -0
- package/esm/models/getwebhookop.js.map +1 -1
- package/esm/models/getwebhooksop.d.ts +12 -0
- package/esm/models/getwebhooksop.d.ts.map +1 -1
- package/esm/models/getwebhooksop.js +4 -0
- package/esm/models/getwebhooksop.js.map +1 -1
- package/esm/models/importresourceop.d.ts +69 -69
- package/esm/models/importresourceop.d.ts.map +1 -1
- package/esm/models/importresourceop.js +76 -73
- package/esm/models/importresourceop.js.map +1 -1
- package/esm/models/removeprojectenvop.d.ts +9 -9
- package/esm/models/removeprojectenvop.js +3 -3
- package/esm/models/removeprojectenvop.js.map +1 -1
- package/esm/models/renewdomainop.d.ts +3 -2
- package/esm/models/renewdomainop.d.ts.map +1 -1
- package/esm/models/renewdomainop.js +3 -0
- package/esm/models/renewdomainop.js.map +1 -1
- package/esm/models/team.d.ts +1 -1
- package/esm/models/team.d.ts.map +1 -1
- package/esm/models/team.js +1 -1
- package/esm/models/team.js.map +1 -1
- package/esm/models/transferindomainop.d.ts +4 -2
- package/esm/models/transferindomainop.d.ts.map +1 -1
- package/esm/models/transferindomainop.js +6 -0
- package/esm/models/transferindomainop.js.map +1 -1
- package/esm/models/updateinstallationop.d.ts +242 -0
- package/esm/models/updateinstallationop.d.ts.map +1 -0
- package/esm/models/updateinstallationop.js +246 -0
- package/esm/models/updateinstallationop.js.map +1 -0
- package/esm/models/updateprojectdatacacheop.d.ts +124 -126
- package/esm/models/updateprojectdatacacheop.d.ts.map +1 -1
- package/esm/models/updateprojectdatacacheop.js +131 -133
- package/esm/models/updateprojectdatacacheop.js.map +1 -1
- package/esm/models/updateprojectop.d.ts +154 -156
- package/esm/models/updateprojectop.d.ts.map +1 -1
- package/esm/models/updateprojectop.js +149 -151
- package/esm/models/updateprojectop.js.map +1 -1
- package/esm/models/updateresourceop.d.ts +432 -0
- package/esm/models/updateresourceop.d.ts.map +1 -0
- package/esm/models/updateresourceop.js +393 -0
- package/esm/models/updateresourceop.js.map +1 -0
- package/esm/models/userevent.d.ts +199 -17
- package/esm/models/userevent.d.ts.map +1 -1
- package/esm/models/userevent.js +157 -11
- package/esm/models/userevent.js.map +1 -1
- package/esm/sdk/marketplace.d.ts +16 -0
- package/esm/sdk/marketplace.d.ts.map +1 -1
- package/esm/sdk/marketplace.js +20 -0
- package/esm/sdk/marketplace.js.map +1 -1
- package/esm/sdk/security.d.ts +8 -0
- package/esm/sdk/security.d.ts.map +1 -1
- package/esm/sdk/security.js +10 -0
- package/esm/sdk/security.js.map +1 -1
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/__tests__/accessgroups.test.ts +3 -1
- package/src/__tests__/domains.test.ts +9 -6
- package/src/__tests__/edgeconfig.test.ts +6 -6
- package/src/__tests__/integrations.test.ts +1 -1
- package/src/__tests__/marketplace.test.ts +19 -0
- package/src/__tests__/rollingrelease.test.ts +2 -2
- package/src/__tests__/security.test.ts +19 -0
- package/src/funcs/integrationsDeleteConfiguration.ts +2 -2
- package/src/funcs/marketplaceUpdateInstallation.ts +174 -0
- package/src/funcs/marketplaceUpdateResource.ts +179 -0
- package/src/funcs/projectsGetProjects.ts +1 -0
- package/src/funcs/securityGetV1SecurityFirewallEvents.ts +165 -0
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +7 -1
- package/src/mcp-server/tools/marketplaceUpdateInstallation.ts +35 -0
- package/src/mcp-server/tools/marketplaceUpdateResource.ts +37 -0
- package/src/mcp-server/tools/securityGetV1SecurityFirewallEvents.ts +39 -0
- package/src/models/acceptprojecttransferrequestop.ts +3 -2
- package/src/models/authtoken.ts +2 -0
- package/src/models/buydomainsop.ts +10 -0
- package/src/models/buysingledomainop.ts +26 -14
- package/src/models/createeventop.ts +4 -4
- package/src/models/createintegrationstoredirectop.ts +714 -668
- package/src/models/createprojectenvop.ts +2 -2
- package/src/models/createprojectop.ts +285 -289
- package/src/models/createwebhookop.ts +4 -0
- package/src/models/dnssecenabled.ts +120 -0
- package/src/models/domaintooshort.ts +120 -0
- package/src/models/editprojectenvop.ts +1 -1
- package/src/models/exchangessotokenop.ts +6 -0
- package/src/models/filetree.ts +0 -7
- package/src/models/filterprojectenvsop.ts +3 -3
- package/src/models/getconfigurationproductsop.ts +802 -802
- package/src/models/getconfigurationsop.ts +6 -0
- package/src/models/getdomainpriceop.ts +10 -0
- package/src/models/getprojectenvop.ts +3 -3
- package/src/models/getprojectsop.ts +262 -259
- package/src/models/getv1securityfirewalleventsop.ts +233 -0
- package/src/models/getwebhookop.ts +2 -0
- package/src/models/getwebhooksop.ts +4 -0
- package/src/models/importresourceop.ts +144 -117
- package/src/models/removeprojectenvop.ts +3 -3
- package/src/models/renewdomainop.ts +10 -0
- package/src/models/team.ts +2 -2
- package/src/models/transferindomainop.ts +20 -0
- package/src/models/updateinstallationop.ts +488 -0
- package/src/models/updateprojectdatacacheop.ts +255 -259
- package/src/models/updateprojectop.ts +285 -289
- package/src/models/updateresourceop.ts +823 -0
- package/src/models/userevent.ts +328 -19
- package/src/sdk/marketplace.ts +41 -0
- package/src/sdk/security.ts +22 -0
- package/vercel-spec.json +1875 -1205
|
@@ -1349,9 +1349,17 @@ export type Permissions = {
|
|
|
1349
1349
|
userSudo?: Array<ACLAction> | undefined;
|
|
1350
1350
|
webAuthn?: Array<ACLAction> | undefined;
|
|
1351
1351
|
accessGroup?: Array<ACLAction> | undefined;
|
|
1352
|
+
agent?: Array<ACLAction> | undefined;
|
|
1353
|
+
alerts?: Array<ACLAction> | undefined;
|
|
1352
1354
|
aliasGlobal?: Array<ACLAction> | undefined;
|
|
1353
1355
|
analyticsSampling?: Array<ACLAction> | undefined;
|
|
1354
1356
|
analyticsUsage?: Array<ACLAction> | undefined;
|
|
1357
|
+
apiKey?: Array<ACLAction> | undefined;
|
|
1358
|
+
apiKeyAiGateway?: Array<ACLAction> | undefined;
|
|
1359
|
+
apiKeyOwnedBySelf?: Array<ACLAction> | undefined;
|
|
1360
|
+
oauth2Application?: Array<ACLAction> | undefined;
|
|
1361
|
+
vercelAppInstallation?: Array<ACLAction> | undefined;
|
|
1362
|
+
vercelAppInstallationRequest?: Array<ACLAction> | undefined;
|
|
1355
1363
|
auditLog?: Array<ACLAction> | undefined;
|
|
1356
1364
|
billingAddress?: Array<ACLAction> | undefined;
|
|
1357
1365
|
billingInformation?: Array<ACLAction> | undefined;
|
|
@@ -1363,6 +1371,7 @@ export type Permissions = {
|
|
|
1363
1371
|
billingRefund?: Array<ACLAction> | undefined;
|
|
1364
1372
|
billingTaxId?: Array<ACLAction> | undefined;
|
|
1365
1373
|
blob?: Array<ACLAction> | undefined;
|
|
1374
|
+
blobStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1366
1375
|
budget?: Array<ACLAction> | undefined;
|
|
1367
1376
|
cacheArtifact?: Array<ACLAction> | undefined;
|
|
1368
1377
|
cacheArtifactUsageEvent?: Array<ACLAction> | undefined;
|
|
@@ -1370,6 +1379,7 @@ export type Permissions = {
|
|
|
1370
1379
|
concurrentBuilds?: Array<ACLAction> | undefined;
|
|
1371
1380
|
connect?: Array<ACLAction> | undefined;
|
|
1372
1381
|
connectConfiguration?: Array<ACLAction> | undefined;
|
|
1382
|
+
dataCacheBillingSettings?: Array<ACLAction> | undefined;
|
|
1373
1383
|
defaultDeploymentProtection?: Array<ACLAction> | undefined;
|
|
1374
1384
|
domain?: Array<ACLAction> | undefined;
|
|
1375
1385
|
domainAcceptDelegation?: Array<ACLAction> | undefined;
|
|
@@ -1380,40 +1390,46 @@ export type Permissions = {
|
|
|
1380
1390
|
domainPurchase?: Array<ACLAction> | undefined;
|
|
1381
1391
|
domainRecord?: Array<ACLAction> | undefined;
|
|
1382
1392
|
domainTransferIn?: Array<ACLAction> | undefined;
|
|
1393
|
+
drain?: Array<ACLAction> | undefined;
|
|
1394
|
+
edgeConfig?: Array<ACLAction> | undefined;
|
|
1395
|
+
edgeConfigItem?: Array<ACLAction> | undefined;
|
|
1396
|
+
edgeConfigSchema?: Array<ACLAction> | undefined;
|
|
1397
|
+
edgeConfigToken?: Array<ACLAction> | undefined;
|
|
1398
|
+
endpointVerification?: Array<ACLAction> | undefined;
|
|
1383
1399
|
event?: Array<ACLAction> | undefined;
|
|
1384
|
-
ownEvent?: Array<ACLAction> | undefined;
|
|
1385
|
-
sensitiveEnvironmentVariablePolicy?: Array<ACLAction> | undefined;
|
|
1386
1400
|
fileUpload?: Array<ACLAction> | undefined;
|
|
1387
1401
|
flagsExplorerSubscription?: Array<ACLAction> | undefined;
|
|
1388
1402
|
gitRepository?: Array<ACLAction> | undefined;
|
|
1389
|
-
ipBlocking?: Array<ACLAction> | undefined;
|
|
1390
1403
|
imageOptimizationNewPrice?: Array<ACLAction> | undefined;
|
|
1391
1404
|
integration?: Array<ACLAction> | undefined;
|
|
1392
1405
|
integrationAccount?: Array<ACLAction> | undefined;
|
|
1393
1406
|
integrationConfiguration?: Array<ACLAction> | undefined;
|
|
1394
|
-
integrationConfigurationTransfer?: Array<ACLAction> | undefined;
|
|
1395
1407
|
integrationConfigurationProjects?: Array<ACLAction> | undefined;
|
|
1396
|
-
integrationVercelConfigurationOverride?: Array<ACLAction> | undefined;
|
|
1397
1408
|
integrationConfigurationRole?: Array<ACLAction> | undefined;
|
|
1398
|
-
|
|
1399
|
-
|
|
1409
|
+
integrationConfigurationTransfer?: Array<ACLAction> | undefined;
|
|
1410
|
+
integrationDeploymentAction?: Array<ACLAction> | undefined;
|
|
1400
1411
|
integrationEvent?: Array<ACLAction> | undefined;
|
|
1412
|
+
integrationResource?: Array<ACLAction> | undefined;
|
|
1413
|
+
integrationResourceReplCommand?: Array<ACLAction> | undefined;
|
|
1401
1414
|
integrationResourceSecrets?: Array<ACLAction> | undefined;
|
|
1402
|
-
|
|
1403
|
-
|
|
1415
|
+
integrationSSOSession?: Array<ACLAction> | undefined;
|
|
1416
|
+
integrationStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1417
|
+
integrationVercelConfigurationOverride?: Array<ACLAction> | undefined;
|
|
1418
|
+
ipBlocking?: Array<ACLAction> | undefined;
|
|
1419
|
+
jobGlobal?: Array<ACLAction> | undefined;
|
|
1420
|
+
logDrain?: Array<ACLAction> | undefined;
|
|
1404
1421
|
marketplaceBillingData?: Array<ACLAction> | undefined;
|
|
1422
|
+
marketplaceExperimentationEdgeConfigData?: Array<ACLAction> | undefined;
|
|
1423
|
+
marketplaceExperimentationItem?: Array<ACLAction> | undefined;
|
|
1424
|
+
marketplaceInstallationMember?: Array<ACLAction> | undefined;
|
|
1405
1425
|
marketplaceInvoice?: Array<ACLAction> | undefined;
|
|
1406
1426
|
marketplaceSettings?: Array<ACLAction> | undefined;
|
|
1407
|
-
marketplaceExperimentationItem?: Array<ACLAction> | undefined;
|
|
1408
|
-
marketplaceExperimentationEdgeConfigData?: Array<ACLAction> | undefined;
|
|
1409
|
-
jobGlobal?: Array<ACLAction> | undefined;
|
|
1410
|
-
drain?: Array<ACLAction> | undefined;
|
|
1411
|
-
logDrain?: Array<ACLAction> | undefined;
|
|
1412
1427
|
monitoring?: Array<ACLAction> | undefined;
|
|
1413
|
-
monitoringSettings?: Array<ACLAction> | undefined;
|
|
1414
|
-
monitoringQuery?: Array<ACLAction> | undefined;
|
|
1415
|
-
monitoringChart?: Array<ACLAction> | undefined;
|
|
1416
1428
|
monitoringAlert?: Array<ACLAction> | undefined;
|
|
1429
|
+
monitoringChart?: Array<ACLAction> | undefined;
|
|
1430
|
+
monitoringQuery?: Array<ACLAction> | undefined;
|
|
1431
|
+
monitoringSettings?: Array<ACLAction> | undefined;
|
|
1432
|
+
notificationCustomerBudget?: Array<ACLAction> | undefined;
|
|
1417
1433
|
notificationDeploymentFailed?: Array<ACLAction> | undefined;
|
|
1418
1434
|
notificationDomainConfiguration?: Array<ACLAction> | undefined;
|
|
1419
1435
|
notificationDomainExpire?: Array<ACLAction> | undefined;
|
|
@@ -1424,43 +1440,37 @@ export type Permissions = {
|
|
|
1424
1440
|
notificationDomainUnverified?: Array<ACLAction> | undefined;
|
|
1425
1441
|
notificationMonitoringAlert?: Array<ACLAction> | undefined;
|
|
1426
1442
|
notificationPaymentFailed?: Array<ACLAction> | undefined;
|
|
1427
|
-
notificationUsageAlert?: Array<ACLAction> | undefined;
|
|
1428
1443
|
notificationPreferences?: Array<ACLAction> | undefined;
|
|
1429
|
-
notificationCustomerBudget?: Array<ACLAction> | undefined;
|
|
1430
1444
|
notificationStatementOfReasons?: Array<ACLAction> | undefined;
|
|
1445
|
+
notificationUsageAlert?: Array<ACLAction> | undefined;
|
|
1431
1446
|
observabilityConfiguration?: Array<ACLAction> | undefined;
|
|
1432
|
-
agent?: Array<ACLAction> | undefined;
|
|
1433
|
-
alerts?: Array<ACLAction> | undefined;
|
|
1434
|
-
observabilityNotebook?: Array<ACLAction> | undefined;
|
|
1435
1447
|
observabilityFunnel?: Array<ACLAction> | undefined;
|
|
1448
|
+
observabilityNotebook?: Array<ACLAction> | undefined;
|
|
1436
1449
|
openTelemetryEndpoint?: Array<ACLAction> | undefined;
|
|
1437
|
-
|
|
1438
|
-
|
|
1450
|
+
ownEvent?: Array<ACLAction> | undefined;
|
|
1451
|
+
passwordProtectionInvoiceItem?: Array<ACLAction> | undefined;
|
|
1439
1452
|
paymentMethod?: Array<ACLAction> | undefined;
|
|
1440
1453
|
permissions?: Array<ACLAction> | undefined;
|
|
1441
1454
|
postgres?: Array<ACLAction> | undefined;
|
|
1455
|
+
postgresStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1442
1456
|
previewDeploymentSuffix?: Array<ACLAction> | undefined;
|
|
1457
|
+
projectTransferIn?: Array<ACLAction> | undefined;
|
|
1443
1458
|
proTrialOnboarding?: Array<ACLAction> | undefined;
|
|
1444
|
-
sharedEnvVars?: Array<ACLAction> | undefined;
|
|
1445
|
-
sharedEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1446
|
-
space?: Array<ACLAction> | undefined;
|
|
1447
|
-
spaceRun?: Array<ACLAction> | undefined;
|
|
1448
|
-
passwordProtectionInvoiceItem?: Array<ACLAction> | undefined;
|
|
1449
1459
|
rateLimit?: Array<ACLAction> | undefined;
|
|
1450
1460
|
redis?: Array<ACLAction> | undefined;
|
|
1451
|
-
|
|
1461
|
+
redisStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1452
1462
|
remoteCaching?: Array<ACLAction> | undefined;
|
|
1463
|
+
repository?: Array<ACLAction> | undefined;
|
|
1453
1464
|
samlConfig?: Array<ACLAction> | undefined;
|
|
1454
1465
|
secret?: Array<ACLAction> | undefined;
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1466
|
+
sensitiveEnvironmentVariablePolicy?: Array<ACLAction> | undefined;
|
|
1467
|
+
sharedEnvVars?: Array<ACLAction> | undefined;
|
|
1468
|
+
sharedEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1469
|
+
space?: Array<ACLAction> | undefined;
|
|
1470
|
+
spaceRun?: Array<ACLAction> | undefined;
|
|
1460
1471
|
storeTransfer?: Array<ACLAction> | undefined;
|
|
1461
1472
|
supportCase?: Array<ACLAction> | undefined;
|
|
1462
1473
|
supportCaseComment?: Array<ACLAction> | undefined;
|
|
1463
|
-
dataCacheBillingSettings?: Array<ACLAction> | undefined;
|
|
1464
1474
|
team?: Array<ACLAction> | undefined;
|
|
1465
1475
|
teamAccessRequest?: Array<ACLAction> | undefined;
|
|
1466
1476
|
teamFellowMembership?: Array<ACLAction> | undefined;
|
|
@@ -1475,26 +1485,15 @@ export type Permissions = {
|
|
|
1475
1485
|
token?: Array<ACLAction> | undefined;
|
|
1476
1486
|
usage?: Array<ACLAction> | undefined;
|
|
1477
1487
|
usageCycle?: Array<ACLAction> | undefined;
|
|
1488
|
+
vercelRun?: Array<ACLAction> | undefined;
|
|
1489
|
+
vercelRunExec?: Array<ACLAction> | undefined;
|
|
1478
1490
|
vpcPeeringConnection?: Array<ACLAction> | undefined;
|
|
1479
1491
|
webAnalyticsPlan?: Array<ACLAction> | undefined;
|
|
1480
|
-
edgeConfig?: Array<ACLAction> | undefined;
|
|
1481
|
-
edgeConfigItem?: Array<ACLAction> | undefined;
|
|
1482
|
-
edgeConfigSchema?: Array<ACLAction> | undefined;
|
|
1483
|
-
edgeConfigToken?: Array<ACLAction> | undefined;
|
|
1484
1492
|
webhook?: Array<ACLAction> | undefined;
|
|
1485
1493
|
webhookEvent?: Array<ACLAction> | undefined;
|
|
1486
|
-
endpointVerification?: Array<ACLAction> | undefined;
|
|
1487
|
-
projectTransferIn?: Array<ACLAction> | undefined;
|
|
1488
|
-
oauth2Application?: Array<ACLAction> | undefined;
|
|
1489
|
-
vercelRun?: Array<ACLAction> | undefined;
|
|
1490
|
-
vercelRunExec?: Array<ACLAction> | undefined;
|
|
1491
|
-
apiKey?: Array<ACLAction> | undefined;
|
|
1492
|
-
apiKeyOwnedBySelf?: Array<ACLAction> | undefined;
|
|
1493
|
-
apiKeyAiGateway?: Array<ACLAction> | undefined;
|
|
1494
1494
|
aliasProject?: Array<ACLAction> | undefined;
|
|
1495
1495
|
aliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1496
1496
|
buildMachine?: Array<ACLAction> | undefined;
|
|
1497
|
-
productionAliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1498
1497
|
connectConfigurationLink?: Array<ACLAction> | undefined;
|
|
1499
1498
|
dataCacheNamespace?: Array<ACLAction> | undefined;
|
|
1500
1499
|
deployment?: Array<ACLAction> | undefined;
|
|
@@ -1510,54 +1509,54 @@ export type Permissions = {
|
|
|
1510
1509
|
deploymentRollback?: Array<ACLAction> | undefined;
|
|
1511
1510
|
edgeCacheNamespace?: Array<ACLAction> | undefined;
|
|
1512
1511
|
environments?: Array<ACLAction> | undefined;
|
|
1512
|
+
job?: Array<ACLAction> | undefined;
|
|
1513
1513
|
logs?: Array<ACLAction> | undefined;
|
|
1514
1514
|
logsPreset?: Array<ACLAction> | undefined;
|
|
1515
|
-
passwordProtection?: Array<ACLAction> | undefined;
|
|
1516
|
-
optionsAllowlist?: Array<ACLAction> | undefined;
|
|
1517
|
-
job?: Array<ACLAction> | undefined;
|
|
1518
1515
|
observabilityData?: Array<ACLAction> | undefined;
|
|
1519
1516
|
onDemandBuild?: Array<ACLAction> | undefined;
|
|
1520
1517
|
onDemandConcurrency?: Array<ACLAction> | undefined;
|
|
1518
|
+
optionsAllowlist?: Array<ACLAction> | undefined;
|
|
1519
|
+
passwordProtection?: Array<ACLAction> | undefined;
|
|
1520
|
+
productionAliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1521
1521
|
project?: Array<ACLAction> | undefined;
|
|
1522
|
-
projectFromV0?: Array<ACLAction> | undefined;
|
|
1523
1522
|
projectAccessGroup?: Array<ACLAction> | undefined;
|
|
1524
1523
|
projectAnalyticsSampling?: Array<ACLAction> | undefined;
|
|
1524
|
+
projectAnalyticsUsage?: Array<ACLAction> | undefined;
|
|
1525
1525
|
projectCheck?: Array<ACLAction> | undefined;
|
|
1526
1526
|
projectCheckRun?: Array<ACLAction> | undefined;
|
|
1527
|
+
projectDeploymentExpiration?: Array<ACLAction> | undefined;
|
|
1527
1528
|
projectDeploymentHook?: Array<ACLAction> | undefined;
|
|
1528
1529
|
projectDomain?: Array<ACLAction> | undefined;
|
|
1529
|
-
projectDomainMove?: Array<ACLAction> | undefined;
|
|
1530
1530
|
projectDomainCheckConfig?: Array<ACLAction> | undefined;
|
|
1531
|
+
projectDomainMove?: Array<ACLAction> | undefined;
|
|
1531
1532
|
projectEnvVars?: Array<ACLAction> | undefined;
|
|
1532
1533
|
projectEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1533
1534
|
projectEnvVarsUnownedByIntegration?: Array<ACLAction> | undefined;
|
|
1534
1535
|
projectFlags?: Array<ACLAction> | undefined;
|
|
1536
|
+
projectFromV0?: Array<ACLAction> | undefined;
|
|
1535
1537
|
projectId?: Array<ACLAction> | undefined;
|
|
1536
1538
|
projectIntegrationConfiguration?: Array<ACLAction> | undefined;
|
|
1537
1539
|
projectLink?: Array<ACLAction> | undefined;
|
|
1538
1540
|
projectMember?: Array<ACLAction> | undefined;
|
|
1539
1541
|
projectMonitoring?: Array<ACLAction> | undefined;
|
|
1542
|
+
projectOIDCToken?: Array<ACLAction> | undefined;
|
|
1540
1543
|
projectPermissions?: Array<ACLAction> | undefined;
|
|
1541
1544
|
projectProductionBranch?: Array<ACLAction> | undefined;
|
|
1542
|
-
projectTransfer?: Array<ACLAction> | undefined;
|
|
1543
|
-
projectTransferOut?: Array<ACLAction> | undefined;
|
|
1544
1545
|
projectProtectionBypass?: Array<ACLAction> | undefined;
|
|
1545
|
-
|
|
1546
|
-
projectAnalyticsUsage?: Array<ACLAction> | undefined;
|
|
1546
|
+
projectRollingRelease?: Array<ACLAction> | undefined;
|
|
1547
1547
|
projectSupportCase?: Array<ACLAction> | undefined;
|
|
1548
1548
|
projectSupportCaseComment?: Array<ACLAction> | undefined;
|
|
1549
|
-
projectDeploymentExpiration?: Array<ACLAction> | undefined;
|
|
1550
|
-
projectRollingRelease?: Array<ACLAction> | undefined;
|
|
1551
1549
|
projectTier?: Array<ACLAction> | undefined;
|
|
1552
|
-
|
|
1550
|
+
projectTransfer?: Array<ACLAction> | undefined;
|
|
1551
|
+
projectTransferOut?: Array<ACLAction> | undefined;
|
|
1552
|
+
projectUsage?: Array<ACLAction> | undefined;
|
|
1553
1553
|
seawallConfig?: Array<ACLAction> | undefined;
|
|
1554
|
+
sharedEnvVarConnection?: Array<ACLAction> | undefined;
|
|
1554
1555
|
skewProtection?: Array<ACLAction> | undefined;
|
|
1555
1556
|
analytics?: Array<ACLAction> | undefined;
|
|
1556
1557
|
trustedIps?: Array<ACLAction> | undefined;
|
|
1557
1558
|
v0Chat?: Array<ACLAction> | undefined;
|
|
1558
1559
|
webAnalytics?: Array<ACLAction> | undefined;
|
|
1559
|
-
sharedEnvVarConnection?: Array<ACLAction> | undefined;
|
|
1560
|
-
sonar?: Array<ACLAction> | undefined;
|
|
1561
1560
|
};
|
|
1562
1561
|
|
|
1563
1562
|
export type LastRollbackTarget = {};
|
|
@@ -8445,9 +8444,17 @@ export const Permissions$inboundSchema: z.ZodType<
|
|
|
8445
8444
|
userSudo: z.array(ACLAction$inboundSchema).optional(),
|
|
8446
8445
|
webAuthn: z.array(ACLAction$inboundSchema).optional(),
|
|
8447
8446
|
accessGroup: z.array(ACLAction$inboundSchema).optional(),
|
|
8447
|
+
agent: z.array(ACLAction$inboundSchema).optional(),
|
|
8448
|
+
alerts: z.array(ACLAction$inboundSchema).optional(),
|
|
8448
8449
|
aliasGlobal: z.array(ACLAction$inboundSchema).optional(),
|
|
8449
8450
|
analyticsSampling: z.array(ACLAction$inboundSchema).optional(),
|
|
8450
8451
|
analyticsUsage: z.array(ACLAction$inboundSchema).optional(),
|
|
8452
|
+
apiKey: z.array(ACLAction$inboundSchema).optional(),
|
|
8453
|
+
apiKeyAiGateway: z.array(ACLAction$inboundSchema).optional(),
|
|
8454
|
+
apiKeyOwnedBySelf: z.array(ACLAction$inboundSchema).optional(),
|
|
8455
|
+
oauth2Application: z.array(ACLAction$inboundSchema).optional(),
|
|
8456
|
+
vercelAppInstallation: z.array(ACLAction$inboundSchema).optional(),
|
|
8457
|
+
vercelAppInstallationRequest: z.array(ACLAction$inboundSchema).optional(),
|
|
8451
8458
|
auditLog: z.array(ACLAction$inboundSchema).optional(),
|
|
8452
8459
|
billingAddress: z.array(ACLAction$inboundSchema).optional(),
|
|
8453
8460
|
billingInformation: z.array(ACLAction$inboundSchema).optional(),
|
|
@@ -8459,6 +8466,7 @@ export const Permissions$inboundSchema: z.ZodType<
|
|
|
8459
8466
|
billingRefund: z.array(ACLAction$inboundSchema).optional(),
|
|
8460
8467
|
billingTaxId: z.array(ACLAction$inboundSchema).optional(),
|
|
8461
8468
|
blob: z.array(ACLAction$inboundSchema).optional(),
|
|
8469
|
+
blobStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
8462
8470
|
budget: z.array(ACLAction$inboundSchema).optional(),
|
|
8463
8471
|
cacheArtifact: z.array(ACLAction$inboundSchema).optional(),
|
|
8464
8472
|
cacheArtifactUsageEvent: z.array(ACLAction$inboundSchema).optional(),
|
|
@@ -8466,6 +8474,7 @@ export const Permissions$inboundSchema: z.ZodType<
|
|
|
8466
8474
|
concurrentBuilds: z.array(ACLAction$inboundSchema).optional(),
|
|
8467
8475
|
connect: z.array(ACLAction$inboundSchema).optional(),
|
|
8468
8476
|
connectConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
8477
|
+
dataCacheBillingSettings: z.array(ACLAction$inboundSchema).optional(),
|
|
8469
8478
|
defaultDeploymentProtection: z.array(ACLAction$inboundSchema).optional(),
|
|
8470
8479
|
domain: z.array(ACLAction$inboundSchema).optional(),
|
|
8471
8480
|
domainAcceptDelegation: z.array(ACLAction$inboundSchema).optional(),
|
|
@@ -8476,43 +8485,48 @@ export const Permissions$inboundSchema: z.ZodType<
|
|
|
8476
8485
|
domainPurchase: z.array(ACLAction$inboundSchema).optional(),
|
|
8477
8486
|
domainRecord: z.array(ACLAction$inboundSchema).optional(),
|
|
8478
8487
|
domainTransferIn: z.array(ACLAction$inboundSchema).optional(),
|
|
8488
|
+
drain: z.array(ACLAction$inboundSchema).optional(),
|
|
8489
|
+
edgeConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
8490
|
+
edgeConfigItem: z.array(ACLAction$inboundSchema).optional(),
|
|
8491
|
+
edgeConfigSchema: z.array(ACLAction$inboundSchema).optional(),
|
|
8492
|
+
edgeConfigToken: z.array(ACLAction$inboundSchema).optional(),
|
|
8493
|
+
endpointVerification: z.array(ACLAction$inboundSchema).optional(),
|
|
8479
8494
|
event: z.array(ACLAction$inboundSchema).optional(),
|
|
8480
|
-
ownEvent: z.array(ACLAction$inboundSchema).optional(),
|
|
8481
|
-
sensitiveEnvironmentVariablePolicy: z.array(ACLAction$inboundSchema)
|
|
8482
|
-
.optional(),
|
|
8483
8495
|
fileUpload: z.array(ACLAction$inboundSchema).optional(),
|
|
8484
8496
|
flagsExplorerSubscription: z.array(ACLAction$inboundSchema).optional(),
|
|
8485
8497
|
gitRepository: z.array(ACLAction$inboundSchema).optional(),
|
|
8486
|
-
ipBlocking: z.array(ACLAction$inboundSchema).optional(),
|
|
8487
8498
|
imageOptimizationNewPrice: z.array(ACLAction$inboundSchema).optional(),
|
|
8488
8499
|
integration: z.array(ACLAction$inboundSchema).optional(),
|
|
8489
8500
|
integrationAccount: z.array(ACLAction$inboundSchema).optional(),
|
|
8490
8501
|
integrationConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
8491
|
-
integrationConfigurationTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
8492
8502
|
integrationConfigurationProjects: z.array(ACLAction$inboundSchema).optional(),
|
|
8493
|
-
integrationVercelConfigurationOverride: z.array(ACLAction$inboundSchema)
|
|
8494
|
-
.optional(),
|
|
8495
8503
|
integrationConfigurationRole: z.array(ACLAction$inboundSchema).optional(),
|
|
8496
|
-
|
|
8497
|
-
|
|
8504
|
+
integrationConfigurationTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
8505
|
+
integrationDeploymentAction: z.array(ACLAction$inboundSchema).optional(),
|
|
8498
8506
|
integrationEvent: z.array(ACLAction$inboundSchema).optional(),
|
|
8507
|
+
integrationResource: z.array(ACLAction$inboundSchema).optional(),
|
|
8508
|
+
integrationResourceReplCommand: z.array(ACLAction$inboundSchema).optional(),
|
|
8499
8509
|
integrationResourceSecrets: z.array(ACLAction$inboundSchema).optional(),
|
|
8500
|
-
|
|
8501
|
-
|
|
8502
|
-
|
|
8503
|
-
marketplaceInvoice: z.array(ACLAction$inboundSchema).optional(),
|
|
8504
|
-
marketplaceSettings: z.array(ACLAction$inboundSchema).optional(),
|
|
8505
|
-
marketplaceExperimentationItem: z.array(ACLAction$inboundSchema).optional(),
|
|
8506
|
-
marketplaceExperimentationEdgeConfigData: z.array(ACLAction$inboundSchema)
|
|
8510
|
+
integrationSSOSession: z.array(ACLAction$inboundSchema).optional(),
|
|
8511
|
+
integrationStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
8512
|
+
integrationVercelConfigurationOverride: z.array(ACLAction$inboundSchema)
|
|
8507
8513
|
.optional(),
|
|
8514
|
+
ipBlocking: z.array(ACLAction$inboundSchema).optional(),
|
|
8508
8515
|
jobGlobal: z.array(ACLAction$inboundSchema).optional(),
|
|
8509
|
-
drain: z.array(ACLAction$inboundSchema).optional(),
|
|
8510
8516
|
logDrain: z.array(ACLAction$inboundSchema).optional(),
|
|
8517
|
+
marketplaceBillingData: z.array(ACLAction$inboundSchema).optional(),
|
|
8518
|
+
marketplaceExperimentationEdgeConfigData: z.array(ACLAction$inboundSchema)
|
|
8519
|
+
.optional(),
|
|
8520
|
+
marketplaceExperimentationItem: z.array(ACLAction$inboundSchema).optional(),
|
|
8521
|
+
marketplaceInstallationMember: z.array(ACLAction$inboundSchema).optional(),
|
|
8522
|
+
marketplaceInvoice: z.array(ACLAction$inboundSchema).optional(),
|
|
8523
|
+
marketplaceSettings: z.array(ACLAction$inboundSchema).optional(),
|
|
8511
8524
|
Monitoring: z.array(ACLAction$inboundSchema).optional(),
|
|
8512
|
-
monitoringSettings: z.array(ACLAction$inboundSchema).optional(),
|
|
8513
|
-
monitoringQuery: z.array(ACLAction$inboundSchema).optional(),
|
|
8514
|
-
monitoringChart: z.array(ACLAction$inboundSchema).optional(),
|
|
8515
8525
|
monitoringAlert: z.array(ACLAction$inboundSchema).optional(),
|
|
8526
|
+
monitoringChart: z.array(ACLAction$inboundSchema).optional(),
|
|
8527
|
+
monitoringQuery: z.array(ACLAction$inboundSchema).optional(),
|
|
8528
|
+
monitoringSettings: z.array(ACLAction$inboundSchema).optional(),
|
|
8529
|
+
notificationCustomerBudget: z.array(ACLAction$inboundSchema).optional(),
|
|
8516
8530
|
notificationDeploymentFailed: z.array(ACLAction$inboundSchema).optional(),
|
|
8517
8531
|
notificationDomainConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
8518
8532
|
notificationDomainExpire: z.array(ACLAction$inboundSchema).optional(),
|
|
@@ -8523,43 +8537,38 @@ export const Permissions$inboundSchema: z.ZodType<
|
|
|
8523
8537
|
notificationDomainUnverified: z.array(ACLAction$inboundSchema).optional(),
|
|
8524
8538
|
NotificationMonitoringAlert: z.array(ACLAction$inboundSchema).optional(),
|
|
8525
8539
|
notificationPaymentFailed: z.array(ACLAction$inboundSchema).optional(),
|
|
8526
|
-
notificationUsageAlert: z.array(ACLAction$inboundSchema).optional(),
|
|
8527
8540
|
notificationPreferences: z.array(ACLAction$inboundSchema).optional(),
|
|
8528
|
-
notificationCustomerBudget: z.array(ACLAction$inboundSchema).optional(),
|
|
8529
8541
|
notificationStatementOfReasons: z.array(ACLAction$inboundSchema).optional(),
|
|
8542
|
+
notificationUsageAlert: z.array(ACLAction$inboundSchema).optional(),
|
|
8530
8543
|
observabilityConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
8531
|
-
agent: z.array(ACLAction$inboundSchema).optional(),
|
|
8532
|
-
alerts: z.array(ACLAction$inboundSchema).optional(),
|
|
8533
|
-
observabilityNotebook: z.array(ACLAction$inboundSchema).optional(),
|
|
8534
8544
|
observabilityFunnel: z.array(ACLAction$inboundSchema).optional(),
|
|
8545
|
+
observabilityNotebook: z.array(ACLAction$inboundSchema).optional(),
|
|
8535
8546
|
openTelemetryEndpoint: z.array(ACLAction$inboundSchema).optional(),
|
|
8536
|
-
|
|
8537
|
-
|
|
8547
|
+
ownEvent: z.array(ACLAction$inboundSchema).optional(),
|
|
8548
|
+
passwordProtectionInvoiceItem: z.array(ACLAction$inboundSchema).optional(),
|
|
8538
8549
|
paymentMethod: z.array(ACLAction$inboundSchema).optional(),
|
|
8539
8550
|
permissions: z.array(ACLAction$inboundSchema).optional(),
|
|
8540
8551
|
postgres: z.array(ACLAction$inboundSchema).optional(),
|
|
8552
|
+
postgresStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
8541
8553
|
previewDeploymentSuffix: z.array(ACLAction$inboundSchema).optional(),
|
|
8554
|
+
projectTransferIn: z.array(ACLAction$inboundSchema).optional(),
|
|
8542
8555
|
proTrialOnboarding: z.array(ACLAction$inboundSchema).optional(),
|
|
8543
|
-
sharedEnvVars: z.array(ACLAction$inboundSchema).optional(),
|
|
8544
|
-
sharedEnvVarsProduction: z.array(ACLAction$inboundSchema).optional(),
|
|
8545
|
-
space: z.array(ACLAction$inboundSchema).optional(),
|
|
8546
|
-
spaceRun: z.array(ACLAction$inboundSchema).optional(),
|
|
8547
|
-
passwordProtectionInvoiceItem: z.array(ACLAction$inboundSchema).optional(),
|
|
8548
8556
|
rateLimit: z.array(ACLAction$inboundSchema).optional(),
|
|
8549
8557
|
redis: z.array(ACLAction$inboundSchema).optional(),
|
|
8550
|
-
|
|
8558
|
+
redisStoreTokenSet: z.array(ACLAction$inboundSchema).optional(),
|
|
8551
8559
|
remoteCaching: z.array(ACLAction$inboundSchema).optional(),
|
|
8560
|
+
repository: z.array(ACLAction$inboundSchema).optional(),
|
|
8552
8561
|
samlConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
8553
8562
|
secret: z.array(ACLAction$inboundSchema).optional(),
|
|
8554
|
-
|
|
8555
|
-
|
|
8556
|
-
|
|
8557
|
-
|
|
8558
|
-
|
|
8563
|
+
sensitiveEnvironmentVariablePolicy: z.array(ACLAction$inboundSchema)
|
|
8564
|
+
.optional(),
|
|
8565
|
+
sharedEnvVars: z.array(ACLAction$inboundSchema).optional(),
|
|
8566
|
+
sharedEnvVarsProduction: z.array(ACLAction$inboundSchema).optional(),
|
|
8567
|
+
space: z.array(ACLAction$inboundSchema).optional(),
|
|
8568
|
+
spaceRun: z.array(ACLAction$inboundSchema).optional(),
|
|
8559
8569
|
storeTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
8560
8570
|
supportCase: z.array(ACLAction$inboundSchema).optional(),
|
|
8561
8571
|
supportCaseComment: z.array(ACLAction$inboundSchema).optional(),
|
|
8562
|
-
dataCacheBillingSettings: z.array(ACLAction$inboundSchema).optional(),
|
|
8563
8572
|
team: z.array(ACLAction$inboundSchema).optional(),
|
|
8564
8573
|
teamAccessRequest: z.array(ACLAction$inboundSchema).optional(),
|
|
8565
8574
|
teamFellowMembership: z.array(ACLAction$inboundSchema).optional(),
|
|
@@ -8574,26 +8583,15 @@ export const Permissions$inboundSchema: z.ZodType<
|
|
|
8574
8583
|
token: z.array(ACLAction$inboundSchema).optional(),
|
|
8575
8584
|
usage: z.array(ACLAction$inboundSchema).optional(),
|
|
8576
8585
|
usageCycle: z.array(ACLAction$inboundSchema).optional(),
|
|
8586
|
+
vercelRun: z.array(ACLAction$inboundSchema).optional(),
|
|
8587
|
+
vercelRunExec: z.array(ACLAction$inboundSchema).optional(),
|
|
8577
8588
|
vpcPeeringConnection: z.array(ACLAction$inboundSchema).optional(),
|
|
8578
8589
|
webAnalyticsPlan: z.array(ACLAction$inboundSchema).optional(),
|
|
8579
|
-
edgeConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
8580
|
-
edgeConfigItem: z.array(ACLAction$inboundSchema).optional(),
|
|
8581
|
-
edgeConfigSchema: z.array(ACLAction$inboundSchema).optional(),
|
|
8582
|
-
edgeConfigToken: z.array(ACLAction$inboundSchema).optional(),
|
|
8583
8590
|
webhook: z.array(ACLAction$inboundSchema).optional(),
|
|
8584
8591
|
"webhook-event": z.array(ACLAction$inboundSchema).optional(),
|
|
8585
|
-
endpointVerification: z.array(ACLAction$inboundSchema).optional(),
|
|
8586
|
-
projectTransferIn: z.array(ACLAction$inboundSchema).optional(),
|
|
8587
|
-
oauth2Application: z.array(ACLAction$inboundSchema).optional(),
|
|
8588
|
-
vercelRun: z.array(ACLAction$inboundSchema).optional(),
|
|
8589
|
-
vercelRunExec: z.array(ACLAction$inboundSchema).optional(),
|
|
8590
|
-
apiKey: z.array(ACLAction$inboundSchema).optional(),
|
|
8591
|
-
apiKeyOwnedBySelf: z.array(ACLAction$inboundSchema).optional(),
|
|
8592
|
-
apiKeyAiGateway: z.array(ACLAction$inboundSchema).optional(),
|
|
8593
8592
|
aliasProject: z.array(ACLAction$inboundSchema).optional(),
|
|
8594
8593
|
aliasProtectionBypass: z.array(ACLAction$inboundSchema).optional(),
|
|
8595
8594
|
buildMachine: z.array(ACLAction$inboundSchema).optional(),
|
|
8596
|
-
productionAliasProtectionBypass: z.array(ACLAction$inboundSchema).optional(),
|
|
8597
8595
|
connectConfigurationLink: z.array(ACLAction$inboundSchema).optional(),
|
|
8598
8596
|
dataCacheNamespace: z.array(ACLAction$inboundSchema).optional(),
|
|
8599
8597
|
deployment: z.array(ACLAction$inboundSchema).optional(),
|
|
@@ -8610,55 +8608,55 @@ export const Permissions$inboundSchema: z.ZodType<
|
|
|
8610
8608
|
deploymentRollback: z.array(ACLAction$inboundSchema).optional(),
|
|
8611
8609
|
edgeCacheNamespace: z.array(ACLAction$inboundSchema).optional(),
|
|
8612
8610
|
environments: z.array(ACLAction$inboundSchema).optional(),
|
|
8611
|
+
job: z.array(ACLAction$inboundSchema).optional(),
|
|
8613
8612
|
logs: z.array(ACLAction$inboundSchema).optional(),
|
|
8614
8613
|
logsPreset: z.array(ACLAction$inboundSchema).optional(),
|
|
8615
|
-
passwordProtection: z.array(ACLAction$inboundSchema).optional(),
|
|
8616
|
-
optionsAllowlist: z.array(ACLAction$inboundSchema).optional(),
|
|
8617
|
-
job: z.array(ACLAction$inboundSchema).optional(),
|
|
8618
8614
|
observabilityData: z.array(ACLAction$inboundSchema).optional(),
|
|
8619
8615
|
onDemandBuild: z.array(ACLAction$inboundSchema).optional(),
|
|
8620
8616
|
onDemandConcurrency: z.array(ACLAction$inboundSchema).optional(),
|
|
8617
|
+
optionsAllowlist: z.array(ACLAction$inboundSchema).optional(),
|
|
8618
|
+
passwordProtection: z.array(ACLAction$inboundSchema).optional(),
|
|
8619
|
+
productionAliasProtectionBypass: z.array(ACLAction$inboundSchema).optional(),
|
|
8621
8620
|
project: z.array(ACLAction$inboundSchema).optional(),
|
|
8622
|
-
projectFromV0: z.array(ACLAction$inboundSchema).optional(),
|
|
8623
8621
|
projectAccessGroup: z.array(ACLAction$inboundSchema).optional(),
|
|
8624
8622
|
projectAnalyticsSampling: z.array(ACLAction$inboundSchema).optional(),
|
|
8623
|
+
projectAnalyticsUsage: z.array(ACLAction$inboundSchema).optional(),
|
|
8625
8624
|
projectCheck: z.array(ACLAction$inboundSchema).optional(),
|
|
8626
8625
|
projectCheckRun: z.array(ACLAction$inboundSchema).optional(),
|
|
8626
|
+
projectDeploymentExpiration: z.array(ACLAction$inboundSchema).optional(),
|
|
8627
8627
|
projectDeploymentHook: z.array(ACLAction$inboundSchema).optional(),
|
|
8628
8628
|
projectDomain: z.array(ACLAction$inboundSchema).optional(),
|
|
8629
|
-
projectDomainMove: z.array(ACLAction$inboundSchema).optional(),
|
|
8630
8629
|
projectDomainCheckConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
8630
|
+
projectDomainMove: z.array(ACLAction$inboundSchema).optional(),
|
|
8631
8631
|
projectEnvVars: z.array(ACLAction$inboundSchema).optional(),
|
|
8632
8632
|
projectEnvVarsProduction: z.array(ACLAction$inboundSchema).optional(),
|
|
8633
8633
|
projectEnvVarsUnownedByIntegration: z.array(ACLAction$inboundSchema)
|
|
8634
8634
|
.optional(),
|
|
8635
8635
|
projectFlags: z.array(ACLAction$inboundSchema).optional(),
|
|
8636
|
+
projectFromV0: z.array(ACLAction$inboundSchema).optional(),
|
|
8636
8637
|
projectId: z.array(ACLAction$inboundSchema).optional(),
|
|
8637
8638
|
projectIntegrationConfiguration: z.array(ACLAction$inboundSchema).optional(),
|
|
8638
8639
|
projectLink: z.array(ACLAction$inboundSchema).optional(),
|
|
8639
8640
|
projectMember: z.array(ACLAction$inboundSchema).optional(),
|
|
8640
8641
|
projectMonitoring: z.array(ACLAction$inboundSchema).optional(),
|
|
8642
|
+
projectOIDCToken: z.array(ACLAction$inboundSchema).optional(),
|
|
8641
8643
|
projectPermissions: z.array(ACLAction$inboundSchema).optional(),
|
|
8642
8644
|
projectProductionBranch: z.array(ACLAction$inboundSchema).optional(),
|
|
8643
|
-
projectTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
8644
|
-
projectTransferOut: z.array(ACLAction$inboundSchema).optional(),
|
|
8645
8645
|
projectProtectionBypass: z.array(ACLAction$inboundSchema).optional(),
|
|
8646
|
-
|
|
8647
|
-
projectAnalyticsUsage: z.array(ACLAction$inboundSchema).optional(),
|
|
8646
|
+
projectRollingRelease: z.array(ACLAction$inboundSchema).optional(),
|
|
8648
8647
|
projectSupportCase: z.array(ACLAction$inboundSchema).optional(),
|
|
8649
8648
|
projectSupportCaseComment: z.array(ACLAction$inboundSchema).optional(),
|
|
8650
|
-
projectDeploymentExpiration: z.array(ACLAction$inboundSchema).optional(),
|
|
8651
|
-
projectRollingRelease: z.array(ACLAction$inboundSchema).optional(),
|
|
8652
8649
|
projectTier: z.array(ACLAction$inboundSchema).optional(),
|
|
8653
|
-
|
|
8650
|
+
projectTransfer: z.array(ACLAction$inboundSchema).optional(),
|
|
8651
|
+
projectTransferOut: z.array(ACLAction$inboundSchema).optional(),
|
|
8652
|
+
projectUsage: z.array(ACLAction$inboundSchema).optional(),
|
|
8654
8653
|
seawallConfig: z.array(ACLAction$inboundSchema).optional(),
|
|
8654
|
+
sharedEnvVarConnection: z.array(ACLAction$inboundSchema).optional(),
|
|
8655
8655
|
skewProtection: z.array(ACLAction$inboundSchema).optional(),
|
|
8656
8656
|
analytics: z.array(ACLAction$inboundSchema).optional(),
|
|
8657
8657
|
trustedIps: z.array(ACLAction$inboundSchema).optional(),
|
|
8658
8658
|
v0Chat: z.array(ACLAction$inboundSchema).optional(),
|
|
8659
8659
|
webAnalytics: z.array(ACLAction$inboundSchema).optional(),
|
|
8660
|
-
sharedEnvVarConnection: z.array(ACLAction$inboundSchema).optional(),
|
|
8661
|
-
sonar: z.array(ACLAction$inboundSchema).optional(),
|
|
8662
8660
|
}).transform((v) => {
|
|
8663
8661
|
return remap$(v, {
|
|
8664
8662
|
"Monitoring": "monitoring",
|
|
@@ -8675,9 +8673,17 @@ export type Permissions$Outbound = {
|
|
|
8675
8673
|
userSudo?: Array<string> | undefined;
|
|
8676
8674
|
webAuthn?: Array<string> | undefined;
|
|
8677
8675
|
accessGroup?: Array<string> | undefined;
|
|
8676
|
+
agent?: Array<string> | undefined;
|
|
8677
|
+
alerts?: Array<string> | undefined;
|
|
8678
8678
|
aliasGlobal?: Array<string> | undefined;
|
|
8679
8679
|
analyticsSampling?: Array<string> | undefined;
|
|
8680
8680
|
analyticsUsage?: Array<string> | undefined;
|
|
8681
|
+
apiKey?: Array<string> | undefined;
|
|
8682
|
+
apiKeyAiGateway?: Array<string> | undefined;
|
|
8683
|
+
apiKeyOwnedBySelf?: Array<string> | undefined;
|
|
8684
|
+
oauth2Application?: Array<string> | undefined;
|
|
8685
|
+
vercelAppInstallation?: Array<string> | undefined;
|
|
8686
|
+
vercelAppInstallationRequest?: Array<string> | undefined;
|
|
8681
8687
|
auditLog?: Array<string> | undefined;
|
|
8682
8688
|
billingAddress?: Array<string> | undefined;
|
|
8683
8689
|
billingInformation?: Array<string> | undefined;
|
|
@@ -8689,6 +8695,7 @@ export type Permissions$Outbound = {
|
|
|
8689
8695
|
billingRefund?: Array<string> | undefined;
|
|
8690
8696
|
billingTaxId?: Array<string> | undefined;
|
|
8691
8697
|
blob?: Array<string> | undefined;
|
|
8698
|
+
blobStoreTokenSet?: Array<string> | undefined;
|
|
8692
8699
|
budget?: Array<string> | undefined;
|
|
8693
8700
|
cacheArtifact?: Array<string> | undefined;
|
|
8694
8701
|
cacheArtifactUsageEvent?: Array<string> | undefined;
|
|
@@ -8696,6 +8703,7 @@ export type Permissions$Outbound = {
|
|
|
8696
8703
|
concurrentBuilds?: Array<string> | undefined;
|
|
8697
8704
|
connect?: Array<string> | undefined;
|
|
8698
8705
|
connectConfiguration?: Array<string> | undefined;
|
|
8706
|
+
dataCacheBillingSettings?: Array<string> | undefined;
|
|
8699
8707
|
defaultDeploymentProtection?: Array<string> | undefined;
|
|
8700
8708
|
domain?: Array<string> | undefined;
|
|
8701
8709
|
domainAcceptDelegation?: Array<string> | undefined;
|
|
@@ -8706,40 +8714,46 @@ export type Permissions$Outbound = {
|
|
|
8706
8714
|
domainPurchase?: Array<string> | undefined;
|
|
8707
8715
|
domainRecord?: Array<string> | undefined;
|
|
8708
8716
|
domainTransferIn?: Array<string> | undefined;
|
|
8717
|
+
drain?: Array<string> | undefined;
|
|
8718
|
+
edgeConfig?: Array<string> | undefined;
|
|
8719
|
+
edgeConfigItem?: Array<string> | undefined;
|
|
8720
|
+
edgeConfigSchema?: Array<string> | undefined;
|
|
8721
|
+
edgeConfigToken?: Array<string> | undefined;
|
|
8722
|
+
endpointVerification?: Array<string> | undefined;
|
|
8709
8723
|
event?: Array<string> | undefined;
|
|
8710
|
-
ownEvent?: Array<string> | undefined;
|
|
8711
|
-
sensitiveEnvironmentVariablePolicy?: Array<string> | undefined;
|
|
8712
8724
|
fileUpload?: Array<string> | undefined;
|
|
8713
8725
|
flagsExplorerSubscription?: Array<string> | undefined;
|
|
8714
8726
|
gitRepository?: Array<string> | undefined;
|
|
8715
|
-
ipBlocking?: Array<string> | undefined;
|
|
8716
8727
|
imageOptimizationNewPrice?: Array<string> | undefined;
|
|
8717
8728
|
integration?: Array<string> | undefined;
|
|
8718
8729
|
integrationAccount?: Array<string> | undefined;
|
|
8719
8730
|
integrationConfiguration?: Array<string> | undefined;
|
|
8720
|
-
integrationConfigurationTransfer?: Array<string> | undefined;
|
|
8721
8731
|
integrationConfigurationProjects?: Array<string> | undefined;
|
|
8722
|
-
integrationVercelConfigurationOverride?: Array<string> | undefined;
|
|
8723
8732
|
integrationConfigurationRole?: Array<string> | undefined;
|
|
8724
|
-
|
|
8725
|
-
|
|
8733
|
+
integrationConfigurationTransfer?: Array<string> | undefined;
|
|
8734
|
+
integrationDeploymentAction?: Array<string> | undefined;
|
|
8726
8735
|
integrationEvent?: Array<string> | undefined;
|
|
8736
|
+
integrationResource?: Array<string> | undefined;
|
|
8737
|
+
integrationResourceReplCommand?: Array<string> | undefined;
|
|
8727
8738
|
integrationResourceSecrets?: Array<string> | undefined;
|
|
8728
|
-
|
|
8729
|
-
|
|
8739
|
+
integrationSSOSession?: Array<string> | undefined;
|
|
8740
|
+
integrationStoreTokenSet?: Array<string> | undefined;
|
|
8741
|
+
integrationVercelConfigurationOverride?: Array<string> | undefined;
|
|
8742
|
+
ipBlocking?: Array<string> | undefined;
|
|
8743
|
+
jobGlobal?: Array<string> | undefined;
|
|
8744
|
+
logDrain?: Array<string> | undefined;
|
|
8730
8745
|
marketplaceBillingData?: Array<string> | undefined;
|
|
8746
|
+
marketplaceExperimentationEdgeConfigData?: Array<string> | undefined;
|
|
8747
|
+
marketplaceExperimentationItem?: Array<string> | undefined;
|
|
8748
|
+
marketplaceInstallationMember?: Array<string> | undefined;
|
|
8731
8749
|
marketplaceInvoice?: Array<string> | undefined;
|
|
8732
8750
|
marketplaceSettings?: Array<string> | undefined;
|
|
8733
|
-
marketplaceExperimentationItem?: Array<string> | undefined;
|
|
8734
|
-
marketplaceExperimentationEdgeConfigData?: Array<string> | undefined;
|
|
8735
|
-
jobGlobal?: Array<string> | undefined;
|
|
8736
|
-
drain?: Array<string> | undefined;
|
|
8737
|
-
logDrain?: Array<string> | undefined;
|
|
8738
8751
|
Monitoring?: Array<string> | undefined;
|
|
8739
|
-
monitoringSettings?: Array<string> | undefined;
|
|
8740
|
-
monitoringQuery?: Array<string> | undefined;
|
|
8741
|
-
monitoringChart?: Array<string> | undefined;
|
|
8742
8752
|
monitoringAlert?: Array<string> | undefined;
|
|
8753
|
+
monitoringChart?: Array<string> | undefined;
|
|
8754
|
+
monitoringQuery?: Array<string> | undefined;
|
|
8755
|
+
monitoringSettings?: Array<string> | undefined;
|
|
8756
|
+
notificationCustomerBudget?: Array<string> | undefined;
|
|
8743
8757
|
notificationDeploymentFailed?: Array<string> | undefined;
|
|
8744
8758
|
notificationDomainConfiguration?: Array<string> | undefined;
|
|
8745
8759
|
notificationDomainExpire?: Array<string> | undefined;
|
|
@@ -8750,43 +8764,37 @@ export type Permissions$Outbound = {
|
|
|
8750
8764
|
notificationDomainUnverified?: Array<string> | undefined;
|
|
8751
8765
|
NotificationMonitoringAlert?: Array<string> | undefined;
|
|
8752
8766
|
notificationPaymentFailed?: Array<string> | undefined;
|
|
8753
|
-
notificationUsageAlert?: Array<string> | undefined;
|
|
8754
8767
|
notificationPreferences?: Array<string> | undefined;
|
|
8755
|
-
notificationCustomerBudget?: Array<string> | undefined;
|
|
8756
8768
|
notificationStatementOfReasons?: Array<string> | undefined;
|
|
8769
|
+
notificationUsageAlert?: Array<string> | undefined;
|
|
8757
8770
|
observabilityConfiguration?: Array<string> | undefined;
|
|
8758
|
-
agent?: Array<string> | undefined;
|
|
8759
|
-
alerts?: Array<string> | undefined;
|
|
8760
|
-
observabilityNotebook?: Array<string> | undefined;
|
|
8761
8771
|
observabilityFunnel?: Array<string> | undefined;
|
|
8772
|
+
observabilityNotebook?: Array<string> | undefined;
|
|
8762
8773
|
openTelemetryEndpoint?: Array<string> | undefined;
|
|
8763
|
-
|
|
8764
|
-
|
|
8774
|
+
ownEvent?: Array<string> | undefined;
|
|
8775
|
+
passwordProtectionInvoiceItem?: Array<string> | undefined;
|
|
8765
8776
|
paymentMethod?: Array<string> | undefined;
|
|
8766
8777
|
permissions?: Array<string> | undefined;
|
|
8767
8778
|
postgres?: Array<string> | undefined;
|
|
8779
|
+
postgresStoreTokenSet?: Array<string> | undefined;
|
|
8768
8780
|
previewDeploymentSuffix?: Array<string> | undefined;
|
|
8781
|
+
projectTransferIn?: Array<string> | undefined;
|
|
8769
8782
|
proTrialOnboarding?: Array<string> | undefined;
|
|
8770
|
-
sharedEnvVars?: Array<string> | undefined;
|
|
8771
|
-
sharedEnvVarsProduction?: Array<string> | undefined;
|
|
8772
|
-
space?: Array<string> | undefined;
|
|
8773
|
-
spaceRun?: Array<string> | undefined;
|
|
8774
|
-
passwordProtectionInvoiceItem?: Array<string> | undefined;
|
|
8775
8783
|
rateLimit?: Array<string> | undefined;
|
|
8776
8784
|
redis?: Array<string> | undefined;
|
|
8777
|
-
|
|
8785
|
+
redisStoreTokenSet?: Array<string> | undefined;
|
|
8778
8786
|
remoteCaching?: Array<string> | undefined;
|
|
8787
|
+
repository?: Array<string> | undefined;
|
|
8779
8788
|
samlConfig?: Array<string> | undefined;
|
|
8780
8789
|
secret?: Array<string> | undefined;
|
|
8781
|
-
|
|
8782
|
-
|
|
8783
|
-
|
|
8784
|
-
|
|
8785
|
-
|
|
8790
|
+
sensitiveEnvironmentVariablePolicy?: Array<string> | undefined;
|
|
8791
|
+
sharedEnvVars?: Array<string> | undefined;
|
|
8792
|
+
sharedEnvVarsProduction?: Array<string> | undefined;
|
|
8793
|
+
space?: Array<string> | undefined;
|
|
8794
|
+
spaceRun?: Array<string> | undefined;
|
|
8786
8795
|
storeTransfer?: Array<string> | undefined;
|
|
8787
8796
|
supportCase?: Array<string> | undefined;
|
|
8788
8797
|
supportCaseComment?: Array<string> | undefined;
|
|
8789
|
-
dataCacheBillingSettings?: Array<string> | undefined;
|
|
8790
8798
|
team?: Array<string> | undefined;
|
|
8791
8799
|
teamAccessRequest?: Array<string> | undefined;
|
|
8792
8800
|
teamFellowMembership?: Array<string> | undefined;
|
|
@@ -8801,26 +8809,15 @@ export type Permissions$Outbound = {
|
|
|
8801
8809
|
token?: Array<string> | undefined;
|
|
8802
8810
|
usage?: Array<string> | undefined;
|
|
8803
8811
|
usageCycle?: Array<string> | undefined;
|
|
8812
|
+
vercelRun?: Array<string> | undefined;
|
|
8813
|
+
vercelRunExec?: Array<string> | undefined;
|
|
8804
8814
|
vpcPeeringConnection?: Array<string> | undefined;
|
|
8805
8815
|
webAnalyticsPlan?: Array<string> | undefined;
|
|
8806
|
-
edgeConfig?: Array<string> | undefined;
|
|
8807
|
-
edgeConfigItem?: Array<string> | undefined;
|
|
8808
|
-
edgeConfigSchema?: Array<string> | undefined;
|
|
8809
|
-
edgeConfigToken?: Array<string> | undefined;
|
|
8810
8816
|
webhook?: Array<string> | undefined;
|
|
8811
8817
|
"webhook-event"?: Array<string> | undefined;
|
|
8812
|
-
endpointVerification?: Array<string> | undefined;
|
|
8813
|
-
projectTransferIn?: Array<string> | undefined;
|
|
8814
|
-
oauth2Application?: Array<string> | undefined;
|
|
8815
|
-
vercelRun?: Array<string> | undefined;
|
|
8816
|
-
vercelRunExec?: Array<string> | undefined;
|
|
8817
|
-
apiKey?: Array<string> | undefined;
|
|
8818
|
-
apiKeyOwnedBySelf?: Array<string> | undefined;
|
|
8819
|
-
apiKeyAiGateway?: Array<string> | undefined;
|
|
8820
8818
|
aliasProject?: Array<string> | undefined;
|
|
8821
8819
|
aliasProtectionBypass?: Array<string> | undefined;
|
|
8822
8820
|
buildMachine?: Array<string> | undefined;
|
|
8823
|
-
productionAliasProtectionBypass?: Array<string> | undefined;
|
|
8824
8821
|
connectConfigurationLink?: Array<string> | undefined;
|
|
8825
8822
|
dataCacheNamespace?: Array<string> | undefined;
|
|
8826
8823
|
deployment?: Array<string> | undefined;
|
|
@@ -8836,54 +8833,54 @@ export type Permissions$Outbound = {
|
|
|
8836
8833
|
deploymentRollback?: Array<string> | undefined;
|
|
8837
8834
|
edgeCacheNamespace?: Array<string> | undefined;
|
|
8838
8835
|
environments?: Array<string> | undefined;
|
|
8836
|
+
job?: Array<string> | undefined;
|
|
8839
8837
|
logs?: Array<string> | undefined;
|
|
8840
8838
|
logsPreset?: Array<string> | undefined;
|
|
8841
|
-
passwordProtection?: Array<string> | undefined;
|
|
8842
|
-
optionsAllowlist?: Array<string> | undefined;
|
|
8843
|
-
job?: Array<string> | undefined;
|
|
8844
8839
|
observabilityData?: Array<string> | undefined;
|
|
8845
8840
|
onDemandBuild?: Array<string> | undefined;
|
|
8846
8841
|
onDemandConcurrency?: Array<string> | undefined;
|
|
8842
|
+
optionsAllowlist?: Array<string> | undefined;
|
|
8843
|
+
passwordProtection?: Array<string> | undefined;
|
|
8844
|
+
productionAliasProtectionBypass?: Array<string> | undefined;
|
|
8847
8845
|
project?: Array<string> | undefined;
|
|
8848
|
-
projectFromV0?: Array<string> | undefined;
|
|
8849
8846
|
projectAccessGroup?: Array<string> | undefined;
|
|
8850
8847
|
projectAnalyticsSampling?: Array<string> | undefined;
|
|
8848
|
+
projectAnalyticsUsage?: Array<string> | undefined;
|
|
8851
8849
|
projectCheck?: Array<string> | undefined;
|
|
8852
8850
|
projectCheckRun?: Array<string> | undefined;
|
|
8851
|
+
projectDeploymentExpiration?: Array<string> | undefined;
|
|
8853
8852
|
projectDeploymentHook?: Array<string> | undefined;
|
|
8854
8853
|
projectDomain?: Array<string> | undefined;
|
|
8855
|
-
projectDomainMove?: Array<string> | undefined;
|
|
8856
8854
|
projectDomainCheckConfig?: Array<string> | undefined;
|
|
8855
|
+
projectDomainMove?: Array<string> | undefined;
|
|
8857
8856
|
projectEnvVars?: Array<string> | undefined;
|
|
8858
8857
|
projectEnvVarsProduction?: Array<string> | undefined;
|
|
8859
8858
|
projectEnvVarsUnownedByIntegration?: Array<string> | undefined;
|
|
8860
8859
|
projectFlags?: Array<string> | undefined;
|
|
8860
|
+
projectFromV0?: Array<string> | undefined;
|
|
8861
8861
|
projectId?: Array<string> | undefined;
|
|
8862
8862
|
projectIntegrationConfiguration?: Array<string> | undefined;
|
|
8863
8863
|
projectLink?: Array<string> | undefined;
|
|
8864
8864
|
projectMember?: Array<string> | undefined;
|
|
8865
8865
|
projectMonitoring?: Array<string> | undefined;
|
|
8866
|
+
projectOIDCToken?: Array<string> | undefined;
|
|
8866
8867
|
projectPermissions?: Array<string> | undefined;
|
|
8867
8868
|
projectProductionBranch?: Array<string> | undefined;
|
|
8868
|
-
projectTransfer?: Array<string> | undefined;
|
|
8869
|
-
projectTransferOut?: Array<string> | undefined;
|
|
8870
8869
|
projectProtectionBypass?: Array<string> | undefined;
|
|
8871
|
-
|
|
8872
|
-
projectAnalyticsUsage?: Array<string> | undefined;
|
|
8870
|
+
projectRollingRelease?: Array<string> | undefined;
|
|
8873
8871
|
projectSupportCase?: Array<string> | undefined;
|
|
8874
8872
|
projectSupportCaseComment?: Array<string> | undefined;
|
|
8875
|
-
projectDeploymentExpiration?: Array<string> | undefined;
|
|
8876
|
-
projectRollingRelease?: Array<string> | undefined;
|
|
8877
8873
|
projectTier?: Array<string> | undefined;
|
|
8878
|
-
|
|
8874
|
+
projectTransfer?: Array<string> | undefined;
|
|
8875
|
+
projectTransferOut?: Array<string> | undefined;
|
|
8876
|
+
projectUsage?: Array<string> | undefined;
|
|
8879
8877
|
seawallConfig?: Array<string> | undefined;
|
|
8878
|
+
sharedEnvVarConnection?: Array<string> | undefined;
|
|
8880
8879
|
skewProtection?: Array<string> | undefined;
|
|
8881
8880
|
analytics?: Array<string> | undefined;
|
|
8882
8881
|
trustedIps?: Array<string> | undefined;
|
|
8883
8882
|
v0Chat?: Array<string> | undefined;
|
|
8884
8883
|
webAnalytics?: Array<string> | undefined;
|
|
8885
|
-
sharedEnvVarConnection?: Array<string> | undefined;
|
|
8886
|
-
sonar?: Array<string> | undefined;
|
|
8887
8884
|
};
|
|
8888
8885
|
|
|
8889
8886
|
/** @internal */
|
|
@@ -8898,9 +8895,17 @@ export const Permissions$outboundSchema: z.ZodType<
|
|
|
8898
8895
|
userSudo: z.array(ACLAction$outboundSchema).optional(),
|
|
8899
8896
|
webAuthn: z.array(ACLAction$outboundSchema).optional(),
|
|
8900
8897
|
accessGroup: z.array(ACLAction$outboundSchema).optional(),
|
|
8898
|
+
agent: z.array(ACLAction$outboundSchema).optional(),
|
|
8899
|
+
alerts: z.array(ACLAction$outboundSchema).optional(),
|
|
8901
8900
|
aliasGlobal: z.array(ACLAction$outboundSchema).optional(),
|
|
8902
8901
|
analyticsSampling: z.array(ACLAction$outboundSchema).optional(),
|
|
8903
8902
|
analyticsUsage: z.array(ACLAction$outboundSchema).optional(),
|
|
8903
|
+
apiKey: z.array(ACLAction$outboundSchema).optional(),
|
|
8904
|
+
apiKeyAiGateway: z.array(ACLAction$outboundSchema).optional(),
|
|
8905
|
+
apiKeyOwnedBySelf: z.array(ACLAction$outboundSchema).optional(),
|
|
8906
|
+
oauth2Application: z.array(ACLAction$outboundSchema).optional(),
|
|
8907
|
+
vercelAppInstallation: z.array(ACLAction$outboundSchema).optional(),
|
|
8908
|
+
vercelAppInstallationRequest: z.array(ACLAction$outboundSchema).optional(),
|
|
8904
8909
|
auditLog: z.array(ACLAction$outboundSchema).optional(),
|
|
8905
8910
|
billingAddress: z.array(ACLAction$outboundSchema).optional(),
|
|
8906
8911
|
billingInformation: z.array(ACLAction$outboundSchema).optional(),
|
|
@@ -8912,6 +8917,7 @@ export const Permissions$outboundSchema: z.ZodType<
|
|
|
8912
8917
|
billingRefund: z.array(ACLAction$outboundSchema).optional(),
|
|
8913
8918
|
billingTaxId: z.array(ACLAction$outboundSchema).optional(),
|
|
8914
8919
|
blob: z.array(ACLAction$outboundSchema).optional(),
|
|
8920
|
+
blobStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
8915
8921
|
budget: z.array(ACLAction$outboundSchema).optional(),
|
|
8916
8922
|
cacheArtifact: z.array(ACLAction$outboundSchema).optional(),
|
|
8917
8923
|
cacheArtifactUsageEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
@@ -8919,6 +8925,7 @@ export const Permissions$outboundSchema: z.ZodType<
|
|
|
8919
8925
|
concurrentBuilds: z.array(ACLAction$outboundSchema).optional(),
|
|
8920
8926
|
connect: z.array(ACLAction$outboundSchema).optional(),
|
|
8921
8927
|
connectConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
8928
|
+
dataCacheBillingSettings: z.array(ACLAction$outboundSchema).optional(),
|
|
8922
8929
|
defaultDeploymentProtection: z.array(ACLAction$outboundSchema).optional(),
|
|
8923
8930
|
domain: z.array(ACLAction$outboundSchema).optional(),
|
|
8924
8931
|
domainAcceptDelegation: z.array(ACLAction$outboundSchema).optional(),
|
|
@@ -8929,45 +8936,50 @@ export const Permissions$outboundSchema: z.ZodType<
|
|
|
8929
8936
|
domainPurchase: z.array(ACLAction$outboundSchema).optional(),
|
|
8930
8937
|
domainRecord: z.array(ACLAction$outboundSchema).optional(),
|
|
8931
8938
|
domainTransferIn: z.array(ACLAction$outboundSchema).optional(),
|
|
8939
|
+
drain: z.array(ACLAction$outboundSchema).optional(),
|
|
8940
|
+
edgeConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
8941
|
+
edgeConfigItem: z.array(ACLAction$outboundSchema).optional(),
|
|
8942
|
+
edgeConfigSchema: z.array(ACLAction$outboundSchema).optional(),
|
|
8943
|
+
edgeConfigToken: z.array(ACLAction$outboundSchema).optional(),
|
|
8944
|
+
endpointVerification: z.array(ACLAction$outboundSchema).optional(),
|
|
8932
8945
|
event: z.array(ACLAction$outboundSchema).optional(),
|
|
8933
|
-
ownEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
8934
|
-
sensitiveEnvironmentVariablePolicy: z.array(ACLAction$outboundSchema)
|
|
8935
|
-
.optional(),
|
|
8936
8946
|
fileUpload: z.array(ACLAction$outboundSchema).optional(),
|
|
8937
8947
|
flagsExplorerSubscription: z.array(ACLAction$outboundSchema).optional(),
|
|
8938
8948
|
gitRepository: z.array(ACLAction$outboundSchema).optional(),
|
|
8939
|
-
ipBlocking: z.array(ACLAction$outboundSchema).optional(),
|
|
8940
8949
|
imageOptimizationNewPrice: z.array(ACLAction$outboundSchema).optional(),
|
|
8941
8950
|
integration: z.array(ACLAction$outboundSchema).optional(),
|
|
8942
8951
|
integrationAccount: z.array(ACLAction$outboundSchema).optional(),
|
|
8943
8952
|
integrationConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
8944
|
-
integrationConfigurationTransfer: z.array(ACLAction$outboundSchema)
|
|
8945
|
-
.optional(),
|
|
8946
8953
|
integrationConfigurationProjects: z.array(ACLAction$outboundSchema)
|
|
8947
8954
|
.optional(),
|
|
8948
|
-
integrationVercelConfigurationOverride: z.array(ACLAction$outboundSchema)
|
|
8949
|
-
.optional(),
|
|
8950
8955
|
integrationConfigurationRole: z.array(ACLAction$outboundSchema).optional(),
|
|
8951
|
-
|
|
8952
|
-
|
|
8956
|
+
integrationConfigurationTransfer: z.array(ACLAction$outboundSchema)
|
|
8957
|
+
.optional(),
|
|
8958
|
+
integrationDeploymentAction: z.array(ACLAction$outboundSchema).optional(),
|
|
8953
8959
|
integrationEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
8960
|
+
integrationResource: z.array(ACLAction$outboundSchema).optional(),
|
|
8961
|
+
integrationResourceReplCommand: z.array(ACLAction$outboundSchema).optional(),
|
|
8954
8962
|
integrationResourceSecrets: z.array(ACLAction$outboundSchema).optional(),
|
|
8955
|
-
|
|
8956
|
-
|
|
8957
|
-
|
|
8958
|
-
marketplaceInvoice: z.array(ACLAction$outboundSchema).optional(),
|
|
8959
|
-
marketplaceSettings: z.array(ACLAction$outboundSchema).optional(),
|
|
8960
|
-
marketplaceExperimentationItem: z.array(ACLAction$outboundSchema).optional(),
|
|
8961
|
-
marketplaceExperimentationEdgeConfigData: z.array(ACLAction$outboundSchema)
|
|
8963
|
+
integrationSSOSession: z.array(ACLAction$outboundSchema).optional(),
|
|
8964
|
+
integrationStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
8965
|
+
integrationVercelConfigurationOverride: z.array(ACLAction$outboundSchema)
|
|
8962
8966
|
.optional(),
|
|
8967
|
+
ipBlocking: z.array(ACLAction$outboundSchema).optional(),
|
|
8963
8968
|
jobGlobal: z.array(ACLAction$outboundSchema).optional(),
|
|
8964
|
-
drain: z.array(ACLAction$outboundSchema).optional(),
|
|
8965
8969
|
logDrain: z.array(ACLAction$outboundSchema).optional(),
|
|
8970
|
+
marketplaceBillingData: z.array(ACLAction$outboundSchema).optional(),
|
|
8971
|
+
marketplaceExperimentationEdgeConfigData: z.array(ACLAction$outboundSchema)
|
|
8972
|
+
.optional(),
|
|
8973
|
+
marketplaceExperimentationItem: z.array(ACLAction$outboundSchema).optional(),
|
|
8974
|
+
marketplaceInstallationMember: z.array(ACLAction$outboundSchema).optional(),
|
|
8975
|
+
marketplaceInvoice: z.array(ACLAction$outboundSchema).optional(),
|
|
8976
|
+
marketplaceSettings: z.array(ACLAction$outboundSchema).optional(),
|
|
8966
8977
|
monitoring: z.array(ACLAction$outboundSchema).optional(),
|
|
8967
|
-
monitoringSettings: z.array(ACLAction$outboundSchema).optional(),
|
|
8968
|
-
monitoringQuery: z.array(ACLAction$outboundSchema).optional(),
|
|
8969
|
-
monitoringChart: z.array(ACLAction$outboundSchema).optional(),
|
|
8970
8978
|
monitoringAlert: z.array(ACLAction$outboundSchema).optional(),
|
|
8979
|
+
monitoringChart: z.array(ACLAction$outboundSchema).optional(),
|
|
8980
|
+
monitoringQuery: z.array(ACLAction$outboundSchema).optional(),
|
|
8981
|
+
monitoringSettings: z.array(ACLAction$outboundSchema).optional(),
|
|
8982
|
+
notificationCustomerBudget: z.array(ACLAction$outboundSchema).optional(),
|
|
8971
8983
|
notificationDeploymentFailed: z.array(ACLAction$outboundSchema).optional(),
|
|
8972
8984
|
notificationDomainConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
8973
8985
|
notificationDomainExpire: z.array(ACLAction$outboundSchema).optional(),
|
|
@@ -8978,43 +8990,38 @@ export const Permissions$outboundSchema: z.ZodType<
|
|
|
8978
8990
|
notificationDomainUnverified: z.array(ACLAction$outboundSchema).optional(),
|
|
8979
8991
|
notificationMonitoringAlert: z.array(ACLAction$outboundSchema).optional(),
|
|
8980
8992
|
notificationPaymentFailed: z.array(ACLAction$outboundSchema).optional(),
|
|
8981
|
-
notificationUsageAlert: z.array(ACLAction$outboundSchema).optional(),
|
|
8982
8993
|
notificationPreferences: z.array(ACLAction$outboundSchema).optional(),
|
|
8983
|
-
notificationCustomerBudget: z.array(ACLAction$outboundSchema).optional(),
|
|
8984
8994
|
notificationStatementOfReasons: z.array(ACLAction$outboundSchema).optional(),
|
|
8995
|
+
notificationUsageAlert: z.array(ACLAction$outboundSchema).optional(),
|
|
8985
8996
|
observabilityConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
8986
|
-
agent: z.array(ACLAction$outboundSchema).optional(),
|
|
8987
|
-
alerts: z.array(ACLAction$outboundSchema).optional(),
|
|
8988
|
-
observabilityNotebook: z.array(ACLAction$outboundSchema).optional(),
|
|
8989
8997
|
observabilityFunnel: z.array(ACLAction$outboundSchema).optional(),
|
|
8998
|
+
observabilityNotebook: z.array(ACLAction$outboundSchema).optional(),
|
|
8990
8999
|
openTelemetryEndpoint: z.array(ACLAction$outboundSchema).optional(),
|
|
8991
|
-
|
|
8992
|
-
|
|
9000
|
+
ownEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
9001
|
+
passwordProtectionInvoiceItem: z.array(ACLAction$outboundSchema).optional(),
|
|
8993
9002
|
paymentMethod: z.array(ACLAction$outboundSchema).optional(),
|
|
8994
9003
|
permissions: z.array(ACLAction$outboundSchema).optional(),
|
|
8995
9004
|
postgres: z.array(ACLAction$outboundSchema).optional(),
|
|
9005
|
+
postgresStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
8996
9006
|
previewDeploymentSuffix: z.array(ACLAction$outboundSchema).optional(),
|
|
9007
|
+
projectTransferIn: z.array(ACLAction$outboundSchema).optional(),
|
|
8997
9008
|
proTrialOnboarding: z.array(ACLAction$outboundSchema).optional(),
|
|
8998
|
-
sharedEnvVars: z.array(ACLAction$outboundSchema).optional(),
|
|
8999
|
-
sharedEnvVarsProduction: z.array(ACLAction$outboundSchema).optional(),
|
|
9000
|
-
space: z.array(ACLAction$outboundSchema).optional(),
|
|
9001
|
-
spaceRun: z.array(ACLAction$outboundSchema).optional(),
|
|
9002
|
-
passwordProtectionInvoiceItem: z.array(ACLAction$outboundSchema).optional(),
|
|
9003
9009
|
rateLimit: z.array(ACLAction$outboundSchema).optional(),
|
|
9004
9010
|
redis: z.array(ACLAction$outboundSchema).optional(),
|
|
9005
|
-
|
|
9011
|
+
redisStoreTokenSet: z.array(ACLAction$outboundSchema).optional(),
|
|
9006
9012
|
remoteCaching: z.array(ACLAction$outboundSchema).optional(),
|
|
9013
|
+
repository: z.array(ACLAction$outboundSchema).optional(),
|
|
9007
9014
|
samlConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
9008
9015
|
secret: z.array(ACLAction$outboundSchema).optional(),
|
|
9009
|
-
|
|
9010
|
-
|
|
9011
|
-
|
|
9012
|
-
|
|
9013
|
-
|
|
9016
|
+
sensitiveEnvironmentVariablePolicy: z.array(ACLAction$outboundSchema)
|
|
9017
|
+
.optional(),
|
|
9018
|
+
sharedEnvVars: z.array(ACLAction$outboundSchema).optional(),
|
|
9019
|
+
sharedEnvVarsProduction: z.array(ACLAction$outboundSchema).optional(),
|
|
9020
|
+
space: z.array(ACLAction$outboundSchema).optional(),
|
|
9021
|
+
spaceRun: z.array(ACLAction$outboundSchema).optional(),
|
|
9014
9022
|
storeTransfer: z.array(ACLAction$outboundSchema).optional(),
|
|
9015
9023
|
supportCase: z.array(ACLAction$outboundSchema).optional(),
|
|
9016
9024
|
supportCaseComment: z.array(ACLAction$outboundSchema).optional(),
|
|
9017
|
-
dataCacheBillingSettings: z.array(ACLAction$outboundSchema).optional(),
|
|
9018
9025
|
team: z.array(ACLAction$outboundSchema).optional(),
|
|
9019
9026
|
teamAccessRequest: z.array(ACLAction$outboundSchema).optional(),
|
|
9020
9027
|
teamFellowMembership: z.array(ACLAction$outboundSchema).optional(),
|
|
@@ -9029,26 +9036,15 @@ export const Permissions$outboundSchema: z.ZodType<
|
|
|
9029
9036
|
token: z.array(ACLAction$outboundSchema).optional(),
|
|
9030
9037
|
usage: z.array(ACLAction$outboundSchema).optional(),
|
|
9031
9038
|
usageCycle: z.array(ACLAction$outboundSchema).optional(),
|
|
9039
|
+
vercelRun: z.array(ACLAction$outboundSchema).optional(),
|
|
9040
|
+
vercelRunExec: z.array(ACLAction$outboundSchema).optional(),
|
|
9032
9041
|
vpcPeeringConnection: z.array(ACLAction$outboundSchema).optional(),
|
|
9033
9042
|
webAnalyticsPlan: z.array(ACLAction$outboundSchema).optional(),
|
|
9034
|
-
edgeConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
9035
|
-
edgeConfigItem: z.array(ACLAction$outboundSchema).optional(),
|
|
9036
|
-
edgeConfigSchema: z.array(ACLAction$outboundSchema).optional(),
|
|
9037
|
-
edgeConfigToken: z.array(ACLAction$outboundSchema).optional(),
|
|
9038
9043
|
webhook: z.array(ACLAction$outboundSchema).optional(),
|
|
9039
9044
|
webhookEvent: z.array(ACLAction$outboundSchema).optional(),
|
|
9040
|
-
endpointVerification: z.array(ACLAction$outboundSchema).optional(),
|
|
9041
|
-
projectTransferIn: z.array(ACLAction$outboundSchema).optional(),
|
|
9042
|
-
oauth2Application: z.array(ACLAction$outboundSchema).optional(),
|
|
9043
|
-
vercelRun: z.array(ACLAction$outboundSchema).optional(),
|
|
9044
|
-
vercelRunExec: z.array(ACLAction$outboundSchema).optional(),
|
|
9045
|
-
apiKey: z.array(ACLAction$outboundSchema).optional(),
|
|
9046
|
-
apiKeyOwnedBySelf: z.array(ACLAction$outboundSchema).optional(),
|
|
9047
|
-
apiKeyAiGateway: z.array(ACLAction$outboundSchema).optional(),
|
|
9048
9045
|
aliasProject: z.array(ACLAction$outboundSchema).optional(),
|
|
9049
9046
|
aliasProtectionBypass: z.array(ACLAction$outboundSchema).optional(),
|
|
9050
9047
|
buildMachine: z.array(ACLAction$outboundSchema).optional(),
|
|
9051
|
-
productionAliasProtectionBypass: z.array(ACLAction$outboundSchema).optional(),
|
|
9052
9048
|
connectConfigurationLink: z.array(ACLAction$outboundSchema).optional(),
|
|
9053
9049
|
dataCacheNamespace: z.array(ACLAction$outboundSchema).optional(),
|
|
9054
9050
|
deployment: z.array(ACLAction$outboundSchema).optional(),
|
|
@@ -9065,55 +9061,55 @@ export const Permissions$outboundSchema: z.ZodType<
|
|
|
9065
9061
|
deploymentRollback: z.array(ACLAction$outboundSchema).optional(),
|
|
9066
9062
|
edgeCacheNamespace: z.array(ACLAction$outboundSchema).optional(),
|
|
9067
9063
|
environments: z.array(ACLAction$outboundSchema).optional(),
|
|
9064
|
+
job: z.array(ACLAction$outboundSchema).optional(),
|
|
9068
9065
|
logs: z.array(ACLAction$outboundSchema).optional(),
|
|
9069
9066
|
logsPreset: z.array(ACLAction$outboundSchema).optional(),
|
|
9070
|
-
passwordProtection: z.array(ACLAction$outboundSchema).optional(),
|
|
9071
|
-
optionsAllowlist: z.array(ACLAction$outboundSchema).optional(),
|
|
9072
|
-
job: z.array(ACLAction$outboundSchema).optional(),
|
|
9073
9067
|
observabilityData: z.array(ACLAction$outboundSchema).optional(),
|
|
9074
9068
|
onDemandBuild: z.array(ACLAction$outboundSchema).optional(),
|
|
9075
9069
|
onDemandConcurrency: z.array(ACLAction$outboundSchema).optional(),
|
|
9070
|
+
optionsAllowlist: z.array(ACLAction$outboundSchema).optional(),
|
|
9071
|
+
passwordProtection: z.array(ACLAction$outboundSchema).optional(),
|
|
9072
|
+
productionAliasProtectionBypass: z.array(ACLAction$outboundSchema).optional(),
|
|
9076
9073
|
project: z.array(ACLAction$outboundSchema).optional(),
|
|
9077
|
-
projectFromV0: z.array(ACLAction$outboundSchema).optional(),
|
|
9078
9074
|
projectAccessGroup: z.array(ACLAction$outboundSchema).optional(),
|
|
9079
9075
|
projectAnalyticsSampling: z.array(ACLAction$outboundSchema).optional(),
|
|
9076
|
+
projectAnalyticsUsage: z.array(ACLAction$outboundSchema).optional(),
|
|
9080
9077
|
projectCheck: z.array(ACLAction$outboundSchema).optional(),
|
|
9081
9078
|
projectCheckRun: z.array(ACLAction$outboundSchema).optional(),
|
|
9079
|
+
projectDeploymentExpiration: z.array(ACLAction$outboundSchema).optional(),
|
|
9082
9080
|
projectDeploymentHook: z.array(ACLAction$outboundSchema).optional(),
|
|
9083
9081
|
projectDomain: z.array(ACLAction$outboundSchema).optional(),
|
|
9084
|
-
projectDomainMove: z.array(ACLAction$outboundSchema).optional(),
|
|
9085
9082
|
projectDomainCheckConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
9083
|
+
projectDomainMove: z.array(ACLAction$outboundSchema).optional(),
|
|
9086
9084
|
projectEnvVars: z.array(ACLAction$outboundSchema).optional(),
|
|
9087
9085
|
projectEnvVarsProduction: z.array(ACLAction$outboundSchema).optional(),
|
|
9088
9086
|
projectEnvVarsUnownedByIntegration: z.array(ACLAction$outboundSchema)
|
|
9089
9087
|
.optional(),
|
|
9090
9088
|
projectFlags: z.array(ACLAction$outboundSchema).optional(),
|
|
9089
|
+
projectFromV0: z.array(ACLAction$outboundSchema).optional(),
|
|
9091
9090
|
projectId: z.array(ACLAction$outboundSchema).optional(),
|
|
9092
9091
|
projectIntegrationConfiguration: z.array(ACLAction$outboundSchema).optional(),
|
|
9093
9092
|
projectLink: z.array(ACLAction$outboundSchema).optional(),
|
|
9094
9093
|
projectMember: z.array(ACLAction$outboundSchema).optional(),
|
|
9095
9094
|
projectMonitoring: z.array(ACLAction$outboundSchema).optional(),
|
|
9095
|
+
projectOIDCToken: z.array(ACLAction$outboundSchema).optional(),
|
|
9096
9096
|
projectPermissions: z.array(ACLAction$outboundSchema).optional(),
|
|
9097
9097
|
projectProductionBranch: z.array(ACLAction$outboundSchema).optional(),
|
|
9098
|
-
projectTransfer: z.array(ACLAction$outboundSchema).optional(),
|
|
9099
|
-
projectTransferOut: z.array(ACLAction$outboundSchema).optional(),
|
|
9100
9098
|
projectProtectionBypass: z.array(ACLAction$outboundSchema).optional(),
|
|
9101
|
-
|
|
9102
|
-
projectAnalyticsUsage: z.array(ACLAction$outboundSchema).optional(),
|
|
9099
|
+
projectRollingRelease: z.array(ACLAction$outboundSchema).optional(),
|
|
9103
9100
|
projectSupportCase: z.array(ACLAction$outboundSchema).optional(),
|
|
9104
9101
|
projectSupportCaseComment: z.array(ACLAction$outboundSchema).optional(),
|
|
9105
|
-
projectDeploymentExpiration: z.array(ACLAction$outboundSchema).optional(),
|
|
9106
|
-
projectRollingRelease: z.array(ACLAction$outboundSchema).optional(),
|
|
9107
9102
|
projectTier: z.array(ACLAction$outboundSchema).optional(),
|
|
9108
|
-
|
|
9103
|
+
projectTransfer: z.array(ACLAction$outboundSchema).optional(),
|
|
9104
|
+
projectTransferOut: z.array(ACLAction$outboundSchema).optional(),
|
|
9105
|
+
projectUsage: z.array(ACLAction$outboundSchema).optional(),
|
|
9109
9106
|
seawallConfig: z.array(ACLAction$outboundSchema).optional(),
|
|
9107
|
+
sharedEnvVarConnection: z.array(ACLAction$outboundSchema).optional(),
|
|
9110
9108
|
skewProtection: z.array(ACLAction$outboundSchema).optional(),
|
|
9111
9109
|
analytics: z.array(ACLAction$outboundSchema).optional(),
|
|
9112
9110
|
trustedIps: z.array(ACLAction$outboundSchema).optional(),
|
|
9113
9111
|
v0Chat: z.array(ACLAction$outboundSchema).optional(),
|
|
9114
9112
|
webAnalytics: z.array(ACLAction$outboundSchema).optional(),
|
|
9115
|
-
sharedEnvVarConnection: z.array(ACLAction$outboundSchema).optional(),
|
|
9116
|
-
sonar: z.array(ACLAction$outboundSchema).optional(),
|
|
9117
9113
|
}).transform((v) => {
|
|
9118
9114
|
return remap$(v, {
|
|
9119
9115
|
monitoring: "Monitoring",
|