@cloud-copilot/iam-data 0.9.202411191 → 0.9.202411201

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.
@@ -260,6 +260,14 @@
260
260
  "conditionKeys": [],
261
261
  "dependentActions": []
262
262
  },
263
+ "createrule": {
264
+ "name": "CreateRule",
265
+ "description": "Grants permission to create rule",
266
+ "accessLevel": "Write",
267
+ "resourceTypes": [],
268
+ "conditionKeys": [],
269
+ "dependentActions": []
270
+ },
263
271
  "createsubscriptiongrant": {
264
272
  "name": "CreateSubscriptionGrant",
265
273
  "description": "Grants permission to create a grant for an approved subscription on a subscription target",
@@ -462,6 +470,14 @@
462
470
  "conditionKeys": [],
463
471
  "dependentActions": []
464
472
  },
473
+ "deleterule": {
474
+ "name": "DeleteRule",
475
+ "description": "Grants permission to delete rule",
476
+ "accessLevel": "Write",
477
+ "resourceTypes": [],
478
+ "conditionKeys": [],
479
+ "dependentActions": []
480
+ },
465
481
  "deletesubscriptiongrant": {
466
482
  "name": "DeleteSubscriptionGrant",
467
483
  "description": "Grants permission to delete a subscription grant from a subscription target",
@@ -720,6 +736,14 @@
720
736
  "conditionKeys": [],
721
737
  "dependentActions": []
722
738
  },
739
+ "getrule": {
740
+ "name": "GetRule",
741
+ "description": "Grants permission to get rule",
742
+ "accessLevel": "Read",
743
+ "resourceTypes": [],
744
+ "conditionKeys": [],
745
+ "dependentActions": []
746
+ },
723
747
  "getsubscription": {
724
748
  "name": "GetSubscription",
725
749
  "description": "Grants permission to retrieve a subscription",
@@ -987,6 +1011,14 @@
987
1011
  "conditionKeys": [],
988
1012
  "dependentActions": []
989
1013
  },
1014
+ "listrules": {
1015
+ "name": "ListRules",
1016
+ "description": "Grants permission to list rules",
1017
+ "accessLevel": "List",
1018
+ "resourceTypes": [],
1019
+ "conditionKeys": [],
1020
+ "dependentActions": []
1021
+ },
990
1022
  "listsubscriptiongrants": {
991
1023
  "name": "ListSubscriptionGrants",
992
1024
  "description": "Grants permission to List subscription grants for a subscribed principal",
@@ -1166,6 +1198,15 @@
1166
1198
  "conditionKeys": [],
1167
1199
  "dependentActions": []
1168
1200
  },
1201
+ "searchrules": {
1202
+ "name": "SearchRules",
1203
+ "isPermissionOnly": true,
1204
+ "description": "Grants permission to search rules",
1205
+ "accessLevel": "List",
1206
+ "resourceTypes": [],
1207
+ "conditionKeys": [],
1208
+ "dependentActions": []
1209
+ },
1169
1210
  "searchtypes": {
1170
1211
  "name": "SearchTypes",
1171
1212
  "description": "Grants permission to search types such asset types and form types in a domain",
@@ -1399,6 +1440,14 @@
1399
1440
  "conditionKeys": [],
1400
1441
  "dependentActions": []
1401
1442
  },
1443
+ "updaterule": {
1444
+ "name": "UpdateRule",
1445
+ "description": "Grants permission to update rule",
1446
+ "accessLevel": "Write",
1447
+ "resourceTypes": [],
1448
+ "conditionKeys": [],
1449
+ "dependentActions": []
1450
+ },
1402
1451
  "updatesubscriptiongrantstatus": {
1403
1452
  "name": "UpdateSubscriptionGrantStatus",
1404
1453
  "description": "Grants permission to update a subscription grant status for custom grants",