@cloud-copilot/iam-data 0.21.202609171 → 0.21.202609181
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.
|
@@ -344,6 +344,21 @@
|
|
|
344
344
|
"conditionKeys": [],
|
|
345
345
|
"dependentActions": []
|
|
346
346
|
},
|
|
347
|
+
"batchgetvalidationruns": {
|
|
348
|
+
"name": "BatchGetValidationRuns",
|
|
349
|
+
"description": "Grants permission to retrieve multiple validation runs in a single request",
|
|
350
|
+
"accessLevel": "Read",
|
|
351
|
+
"resourceTypes": [
|
|
352
|
+
{
|
|
353
|
+
"name": "AgentSpace",
|
|
354
|
+
"required": true,
|
|
355
|
+
"conditionKeys": [],
|
|
356
|
+
"dependentActions": []
|
|
357
|
+
}
|
|
358
|
+
],
|
|
359
|
+
"conditionKeys": [],
|
|
360
|
+
"dependentActions": []
|
|
361
|
+
},
|
|
347
362
|
"batchupdatesecurityrequirements": {
|
|
348
363
|
"name": "BatchUpdateSecurityRequirements",
|
|
349
364
|
"description": "Grants permission to batch update security requirements within a customer managed pack",
|
|
@@ -972,6 +987,21 @@
|
|
|
972
987
|
"conditionKeys": [],
|
|
973
988
|
"dependentActions": []
|
|
974
989
|
},
|
|
990
|
+
"listdiscovereddomains": {
|
|
991
|
+
"name": "ListDiscoveredDomains",
|
|
992
|
+
"description": "Grants permission to list discovered domains associated with a pentest",
|
|
993
|
+
"accessLevel": "List",
|
|
994
|
+
"resourceTypes": [
|
|
995
|
+
{
|
|
996
|
+
"name": "AgentSpace",
|
|
997
|
+
"required": true,
|
|
998
|
+
"conditionKeys": [],
|
|
999
|
+
"dependentActions": []
|
|
1000
|
+
}
|
|
1001
|
+
],
|
|
1002
|
+
"conditionKeys": [],
|
|
1003
|
+
"dependentActions": []
|
|
1004
|
+
},
|
|
975
1005
|
"listdiscoveredendpoints": {
|
|
976
1006
|
"name": "ListDiscoveredEndpoints",
|
|
977
1007
|
"description": "Grants permission to list discovered endpoints associated with a pentest job with optional URI prefix filtering",
|
|
@@ -1319,6 +1349,21 @@
|
|
|
1319
1349
|
"conditionKeys": [],
|
|
1320
1350
|
"dependentActions": []
|
|
1321
1351
|
},
|
|
1352
|
+
"startvalidationrun": {
|
|
1353
|
+
"name": "StartValidationRun",
|
|
1354
|
+
"description": "Grants permission to initiate the execution of a validation run",
|
|
1355
|
+
"accessLevel": "Write",
|
|
1356
|
+
"resourceTypes": [
|
|
1357
|
+
{
|
|
1358
|
+
"name": "AgentSpace",
|
|
1359
|
+
"required": true,
|
|
1360
|
+
"conditionKeys": [],
|
|
1361
|
+
"dependentActions": []
|
|
1362
|
+
}
|
|
1363
|
+
],
|
|
1364
|
+
"conditionKeys": [],
|
|
1365
|
+
"dependentActions": []
|
|
1366
|
+
},
|
|
1322
1367
|
"stopcodereviewjob": {
|
|
1323
1368
|
"name": "StopCodeReviewJob",
|
|
1324
1369
|
"description": "Grants permission to stop the execution of a running code review",
|
|
@@ -1519,6 +1564,21 @@
|
|
|
1519
1564
|
"conditionKeys": [],
|
|
1520
1565
|
"dependentActions": []
|
|
1521
1566
|
},
|
|
1567
|
+
"updatediscovereddomains": {
|
|
1568
|
+
"name": "UpdateDiscoveredDomains",
|
|
1569
|
+
"description": "Grants permission to update classification of multiple discovered domain in a single request",
|
|
1570
|
+
"accessLevel": "Write",
|
|
1571
|
+
"resourceTypes": [
|
|
1572
|
+
{
|
|
1573
|
+
"name": "AgentSpace",
|
|
1574
|
+
"required": true,
|
|
1575
|
+
"conditionKeys": [],
|
|
1576
|
+
"dependentActions": []
|
|
1577
|
+
}
|
|
1578
|
+
],
|
|
1579
|
+
"conditionKeys": [],
|
|
1580
|
+
"dependentActions": []
|
|
1581
|
+
},
|
|
1522
1582
|
"updatefinding": {
|
|
1523
1583
|
"name": "UpdateFinding",
|
|
1524
1584
|
"description": "Grants permission to update an existing security finding with new details or status",
|
|
@@ -969,6 +969,14 @@
|
|
|
969
969
|
"conditionKeys": [],
|
|
970
970
|
"dependentActions": []
|
|
971
971
|
},
|
|
972
|
+
"listavailablephonenumbers": {
|
|
973
|
+
"name": "ListAvailablePhoneNumbers",
|
|
974
|
+
"description": "Grants permission to list available phone numbers for purchase",
|
|
975
|
+
"accessLevel": "Read",
|
|
976
|
+
"resourceTypes": [],
|
|
977
|
+
"conditionKeys": [],
|
|
978
|
+
"dependentActions": []
|
|
979
|
+
},
|
|
972
980
|
"listnotifycountries": {
|
|
973
981
|
"name": "ListNotifyCountries",
|
|
974
982
|
"description": "Grants permission to list countries that support notify messaging",
|
|
@@ -1,4 +1,20 @@
|
|
|
1
1
|
{
|
|
2
|
+
"cancelpurchasesession": {
|
|
3
|
+
"name": "CancelPurchaseSession",
|
|
4
|
+
"description": "Grants permission to cancel a User subscription purchase session",
|
|
5
|
+
"accessLevel": "Write",
|
|
6
|
+
"resourceTypes": [],
|
|
7
|
+
"conditionKeys": [],
|
|
8
|
+
"dependentActions": []
|
|
9
|
+
},
|
|
10
|
+
"confirmpurchasesession": {
|
|
11
|
+
"name": "ConfirmPurchaseSession",
|
|
12
|
+
"description": "Grants permission to confirm a User subscription purchase session",
|
|
13
|
+
"accessLevel": "Write",
|
|
14
|
+
"resourceTypes": [],
|
|
15
|
+
"conditionKeys": [],
|
|
16
|
+
"dependentActions": []
|
|
17
|
+
},
|
|
2
18
|
"createclaim": {
|
|
3
19
|
"name": "CreateClaim",
|
|
4
20
|
"description": "Grants permission to create a User subscription Claim",
|
|
@@ -17,6 +33,22 @@
|
|
|
17
33
|
"conditionKeys": [],
|
|
18
34
|
"dependentActions": []
|
|
19
35
|
},
|
|
36
|
+
"createpurchasesession": {
|
|
37
|
+
"name": "CreatePurchaseSession",
|
|
38
|
+
"description": "Grants permission to create a User subscription purchase session",
|
|
39
|
+
"accessLevel": "Write",
|
|
40
|
+
"resourceTypes": [],
|
|
41
|
+
"conditionKeys": [],
|
|
42
|
+
"dependentActions": []
|
|
43
|
+
},
|
|
44
|
+
"createupdateplanpreview": {
|
|
45
|
+
"name": "CreateUpdatePlanPreview",
|
|
46
|
+
"description": "Grants permission to create a preview of a User subscription plan update",
|
|
47
|
+
"accessLevel": "Write",
|
|
48
|
+
"resourceTypes": [],
|
|
49
|
+
"conditionKeys": [],
|
|
50
|
+
"dependentActions": []
|
|
51
|
+
},
|
|
20
52
|
"deleteautotopuprule": {
|
|
21
53
|
"name": "DeleteAutoTopUpRule",
|
|
22
54
|
"description": "Grants permission to delete a User subscription auto-top-up rule",
|
|
@@ -41,6 +73,14 @@
|
|
|
41
73
|
"conditionKeys": [],
|
|
42
74
|
"dependentActions": []
|
|
43
75
|
},
|
|
76
|
+
"getcurrentplandetails": {
|
|
77
|
+
"name": "GetCurrentPlanDetails",
|
|
78
|
+
"description": "Grants permission to get the current plan details for a User subscription",
|
|
79
|
+
"accessLevel": "Read",
|
|
80
|
+
"resourceTypes": [],
|
|
81
|
+
"conditionKeys": [],
|
|
82
|
+
"dependentActions": []
|
|
83
|
+
},
|
|
44
84
|
"geteffectiveusagelimit": {
|
|
45
85
|
"name": "GetEffectiveUsageLimit",
|
|
46
86
|
"description": "Grants permission to get a User subscription effective usage limit",
|
|
@@ -49,6 +89,14 @@
|
|
|
49
89
|
"conditionKeys": [],
|
|
50
90
|
"dependentActions": []
|
|
51
91
|
},
|
|
92
|
+
"getpurchasesession": {
|
|
93
|
+
"name": "GetPurchaseSession",
|
|
94
|
+
"description": "Grants permission to get a User subscription purchase session",
|
|
95
|
+
"accessLevel": "Read",
|
|
96
|
+
"resourceTypes": [],
|
|
97
|
+
"conditionKeys": [],
|
|
98
|
+
"dependentActions": []
|
|
99
|
+
},
|
|
52
100
|
"getusagelimithistory": {
|
|
53
101
|
"name": "GetUsageLimitHistory",
|
|
54
102
|
"description": "Grants permission to get User subscription usage limit history",
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.21.
|
|
3
|
+
"version": "0.21.202609181",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+https://github.com/act-security-labs/iam-data.git"
|
|
8
8
|
},
|
|
9
|
-
"updatedAt": "2026-09-
|
|
9
|
+
"updatedAt": "2026-09-18T04:46:24.964Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|