This commit is contained in:
Owen
2026-04-15 14:33:55 -07:00
parent cf741a6f87
commit 87a554b6ef
8 changed files with 849 additions and 1 deletions

View File

@@ -144,7 +144,12 @@ export enum ActionsEnum {
createEventStreamingDestination = "createEventStreamingDestination",
updateEventStreamingDestination = "updateEventStreamingDestination",
deleteEventStreamingDestination = "deleteEventStreamingDestination",
listEventStreamingDestinations = "listEventStreamingDestinations"
listEventStreamingDestinations = "listEventStreamingDestinations",
createAlertRule = "createAlertRule",
updateAlertRule = "updateAlertRule",
deleteAlertRule = "deleteAlertRule",
listAlertRules = "listAlertRules",
getAlertRule = "getAlertRule"
}
export async function checkUserActionPermission(