@cloud-copilot/iam-data 0.19.202606261 → 0.19.202606271
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.
|
@@ -1129,6 +1129,21 @@
|
|
|
1129
1129
|
],
|
|
1130
1130
|
"dependentActions": []
|
|
1131
1131
|
},
|
|
1132
|
+
"updateapprovalaction": {
|
|
1133
|
+
"name": "UpdateApprovalAction",
|
|
1134
|
+
"description": "Grants permission to update an approval action (approve or reject) for an agent tool invocation",
|
|
1135
|
+
"accessLevel": "Write",
|
|
1136
|
+
"resourceTypes": [
|
|
1137
|
+
{
|
|
1138
|
+
"name": "agentspace",
|
|
1139
|
+
"required": true,
|
|
1140
|
+
"conditionKeys": [],
|
|
1141
|
+
"dependentActions": []
|
|
1142
|
+
}
|
|
1143
|
+
],
|
|
1144
|
+
"conditionKeys": [],
|
|
1145
|
+
"dependentActions": []
|
|
1146
|
+
},
|
|
1132
1147
|
"updateasset": {
|
|
1133
1148
|
"name": "UpdateAsset",
|
|
1134
1149
|
"description": "Grants permission to update an asset",
|
|
@@ -9,6 +9,22 @@
|
|
|
9
9
|
],
|
|
10
10
|
"dependentActions": []
|
|
11
11
|
},
|
|
12
|
+
"createclaimaddon": {
|
|
13
|
+
"name": "CreateClaimAddOn",
|
|
14
|
+
"description": "Grants permission to create a User subscription Claim add-on",
|
|
15
|
+
"accessLevel": "Write",
|
|
16
|
+
"resourceTypes": [],
|
|
17
|
+
"conditionKeys": [],
|
|
18
|
+
"dependentActions": []
|
|
19
|
+
},
|
|
20
|
+
"deleteautotopuprule": {
|
|
21
|
+
"name": "DeleteAutoTopUpRule",
|
|
22
|
+
"description": "Grants permission to delete a User subscription auto-top-up rule",
|
|
23
|
+
"accessLevel": "Write",
|
|
24
|
+
"resourceTypes": [],
|
|
25
|
+
"conditionKeys": [],
|
|
26
|
+
"dependentActions": []
|
|
27
|
+
},
|
|
12
28
|
"deleteclaim": {
|
|
13
29
|
"name": "DeleteClaim",
|
|
14
30
|
"description": "Grants permission to delete a User subscription Claim",
|
|
@@ -17,6 +33,30 @@
|
|
|
17
33
|
"conditionKeys": [],
|
|
18
34
|
"dependentActions": []
|
|
19
35
|
},
|
|
36
|
+
"getautotopuprule": {
|
|
37
|
+
"name": "GetAutoTopUpRule",
|
|
38
|
+
"description": "Grants permission to get a User subscription auto-top-up rule",
|
|
39
|
+
"accessLevel": "Read",
|
|
40
|
+
"resourceTypes": [],
|
|
41
|
+
"conditionKeys": [],
|
|
42
|
+
"dependentActions": []
|
|
43
|
+
},
|
|
44
|
+
"geteffectiveusagelimit": {
|
|
45
|
+
"name": "GetEffectiveUsageLimit",
|
|
46
|
+
"description": "Grants permission to get a User subscription effective usage limit",
|
|
47
|
+
"accessLevel": "Read",
|
|
48
|
+
"resourceTypes": [],
|
|
49
|
+
"conditionKeys": [],
|
|
50
|
+
"dependentActions": []
|
|
51
|
+
},
|
|
52
|
+
"getusagelimithistory": {
|
|
53
|
+
"name": "GetUsageLimitHistory",
|
|
54
|
+
"description": "Grants permission to get User subscription usage limit history",
|
|
55
|
+
"accessLevel": "Read",
|
|
56
|
+
"resourceTypes": [],
|
|
57
|
+
"conditionKeys": [],
|
|
58
|
+
"dependentActions": []
|
|
59
|
+
},
|
|
20
60
|
"listapplicationclaims": {
|
|
21
61
|
"name": "ListApplicationClaims",
|
|
22
62
|
"description": "Grants permission to list all User subscription Claims for Application",
|
|
@@ -25,6 +65,14 @@
|
|
|
25
65
|
"conditionKeys": [],
|
|
26
66
|
"dependentActions": []
|
|
27
67
|
},
|
|
68
|
+
"listclaimaddons": {
|
|
69
|
+
"name": "ListClaimAddOns",
|
|
70
|
+
"description": "Grants permission to list all User subscription Claim add-ons",
|
|
71
|
+
"accessLevel": "List",
|
|
72
|
+
"resourceTypes": [],
|
|
73
|
+
"conditionKeys": [],
|
|
74
|
+
"dependentActions": []
|
|
75
|
+
},
|
|
28
76
|
"listclaims": {
|
|
29
77
|
"name": "ListClaims",
|
|
30
78
|
"description": "Grants permission to list all User subscription Claims",
|
|
@@ -33,6 +81,22 @@
|
|
|
33
81
|
"conditionKeys": [],
|
|
34
82
|
"dependentActions": []
|
|
35
83
|
},
|
|
84
|
+
"listentitlements": {
|
|
85
|
+
"name": "ListEntitlements",
|
|
86
|
+
"description": "Grants permission to list all User subscription entitlements",
|
|
87
|
+
"accessLevel": "List",
|
|
88
|
+
"resourceTypes": [],
|
|
89
|
+
"conditionKeys": [],
|
|
90
|
+
"dependentActions": []
|
|
91
|
+
},
|
|
92
|
+
"listusagelimits": {
|
|
93
|
+
"name": "ListUsageLimits",
|
|
94
|
+
"description": "Grants permission to list all User subscription usage limits",
|
|
95
|
+
"accessLevel": "List",
|
|
96
|
+
"resourceTypes": [],
|
|
97
|
+
"conditionKeys": [],
|
|
98
|
+
"dependentActions": []
|
|
99
|
+
},
|
|
36
100
|
"listusersubscriptions": {
|
|
37
101
|
"name": "ListUserSubscriptions",
|
|
38
102
|
"description": "Grants permission to list all User subscriptions",
|
|
@@ -41,6 +105,14 @@
|
|
|
41
105
|
"conditionKeys": [],
|
|
42
106
|
"dependentActions": []
|
|
43
107
|
},
|
|
108
|
+
"setautotopuprule": {
|
|
109
|
+
"name": "SetAutoTopUpRule",
|
|
110
|
+
"description": "Grants permission to set a User subscription auto-top-up rule",
|
|
111
|
+
"accessLevel": "Write",
|
|
112
|
+
"resourceTypes": [],
|
|
113
|
+
"conditionKeys": [],
|
|
114
|
+
"dependentActions": []
|
|
115
|
+
},
|
|
44
116
|
"setoverageconfig": {
|
|
45
117
|
"name": "SetOverageConfig",
|
|
46
118
|
"description": "Grants permission to set a User subscription overage configuration",
|
|
@@ -49,6 +121,14 @@
|
|
|
49
121
|
"conditionKeys": [],
|
|
50
122
|
"dependentActions": []
|
|
51
123
|
},
|
|
124
|
+
"setusagelimit": {
|
|
125
|
+
"name": "SetUsageLimit",
|
|
126
|
+
"description": "Grants permission to set a User subscription usage limit",
|
|
127
|
+
"accessLevel": "Write",
|
|
128
|
+
"resourceTypes": [],
|
|
129
|
+
"conditionKeys": [],
|
|
130
|
+
"dependentActions": []
|
|
131
|
+
},
|
|
52
132
|
"updateclaim": {
|
|
53
133
|
"name": "UpdateClaim",
|
|
54
134
|
"description": "Grants permission to update a User subscription Claim",
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.19.
|
|
3
|
+
"version": "0.19.202606271",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+https://github.com/cloud-copilot/iam-data.git"
|
|
8
8
|
},
|
|
9
|
-
"updatedAt": "2026-06-
|
|
9
|
+
"updatedAt": "2026-06-27T05:57:52.444Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|