@cloud-copilot/iam-data 0.4.202409101 → 0.4.202409141
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.
|
@@ -325,6 +325,15 @@
|
|
|
325
325
|
"conditionKeys": [],
|
|
326
326
|
"dependentActions": []
|
|
327
327
|
},
|
|
328
|
+
"deleteqcustomcontext": {
|
|
329
|
+
"name": "DeleteQCustomContext",
|
|
330
|
+
"isPermissionOnly": true,
|
|
331
|
+
"description": "Grants permission to delete account-wide custom context",
|
|
332
|
+
"accessLevel": "Write",
|
|
333
|
+
"resourceTypes": [],
|
|
334
|
+
"conditionKeys": [],
|
|
335
|
+
"dependentActions": []
|
|
336
|
+
},
|
|
328
337
|
"deletesavedquery": {
|
|
329
338
|
"name": "DeleteSavedQuery",
|
|
330
339
|
"isPermissionOnly": true,
|
|
@@ -510,6 +519,24 @@
|
|
|
510
519
|
"conditionKeys": [],
|
|
511
520
|
"dependentActions": []
|
|
512
521
|
},
|
|
522
|
+
"getqcustomcontext": {
|
|
523
|
+
"name": "GetQCustomContext",
|
|
524
|
+
"isPermissionOnly": true,
|
|
525
|
+
"description": "Grants permission to get account-wide custom context",
|
|
526
|
+
"accessLevel": "Read",
|
|
527
|
+
"resourceTypes": [],
|
|
528
|
+
"conditionKeys": [],
|
|
529
|
+
"dependentActions": []
|
|
530
|
+
},
|
|
531
|
+
"getqsqlpromptquotas": {
|
|
532
|
+
"name": "GetQSqlPromptQuotas",
|
|
533
|
+
"isPermissionOnly": true,
|
|
534
|
+
"description": "Grants permission to get Q generative SQL maximum prompt quotas",
|
|
535
|
+
"accessLevel": "Read",
|
|
536
|
+
"resourceTypes": [],
|
|
537
|
+
"conditionKeys": [],
|
|
538
|
+
"dependentActions": []
|
|
539
|
+
},
|
|
513
540
|
"getqsqlrecommendations": {
|
|
514
541
|
"name": "GetQSqlRecommendations",
|
|
515
542
|
"isPermissionOnly": true,
|
|
@@ -737,6 +764,15 @@
|
|
|
737
764
|
"conditionKeys": [],
|
|
738
765
|
"dependentActions": []
|
|
739
766
|
},
|
|
767
|
+
"putqcustomcontext": {
|
|
768
|
+
"name": "PutQCustomContext",
|
|
769
|
+
"isPermissionOnly": true,
|
|
770
|
+
"description": "Grants permission to update account-wide custom context",
|
|
771
|
+
"accessLevel": "Write",
|
|
772
|
+
"resourceTypes": [],
|
|
773
|
+
"conditionKeys": [],
|
|
774
|
+
"dependentActions": []
|
|
775
|
+
},
|
|
740
776
|
"puttab": {
|
|
741
777
|
"name": "PutTab",
|
|
742
778
|
"isPermissionOnly": true,
|
package/data/serviceNames.json
CHANGED
|
@@ -194,7 +194,6 @@
|
|
|
194
194
|
"iotfleethub": "AWS IoT Fleet Hub for Device Management",
|
|
195
195
|
"iotfleetwise": "AWS IoT FleetWise",
|
|
196
196
|
"iotjobsdata": "AWS IoT Jobs DataPlane",
|
|
197
|
-
"iotroborunner": "AWS IoT RoboRunner",
|
|
198
197
|
"iotsitewise": "AWS IoT SiteWise",
|
|
199
198
|
"iottwinmaker": "AWS IoT TwinMaker",
|
|
200
199
|
"iotwireless": "AWS IoT Wireless",
|
package/data/services.json
CHANGED
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.202409141",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2024-09-
|
|
6
|
+
"updatedAt": "2024-09-14T04:46:09.981Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|
|
@@ -1,290 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"createdestination": {
|
|
3
|
-
"name": "CreateDestination",
|
|
4
|
-
"description": "Grants permission to create a destination",
|
|
5
|
-
"accessLevel": "Write",
|
|
6
|
-
"resourceTypes": [
|
|
7
|
-
{
|
|
8
|
-
"name": "SiteResource",
|
|
9
|
-
"required": true,
|
|
10
|
-
"conditionKeys": [],
|
|
11
|
-
"dependentActions": []
|
|
12
|
-
}
|
|
13
|
-
],
|
|
14
|
-
"conditionKeys": [],
|
|
15
|
-
"dependentActions": []
|
|
16
|
-
},
|
|
17
|
-
"createsite": {
|
|
18
|
-
"name": "CreateSite",
|
|
19
|
-
"description": "Grants permission to create a site",
|
|
20
|
-
"accessLevel": "Write",
|
|
21
|
-
"resourceTypes": [],
|
|
22
|
-
"conditionKeys": [],
|
|
23
|
-
"dependentActions": [
|
|
24
|
-
"iam:CreateServiceLinkedRole"
|
|
25
|
-
]
|
|
26
|
-
},
|
|
27
|
-
"createworker": {
|
|
28
|
-
"name": "CreateWorker",
|
|
29
|
-
"description": "Grants permission to create a worker",
|
|
30
|
-
"accessLevel": "Write",
|
|
31
|
-
"resourceTypes": [
|
|
32
|
-
{
|
|
33
|
-
"name": "WorkerFleetResource",
|
|
34
|
-
"required": true,
|
|
35
|
-
"conditionKeys": [],
|
|
36
|
-
"dependentActions": []
|
|
37
|
-
}
|
|
38
|
-
],
|
|
39
|
-
"conditionKeys": [],
|
|
40
|
-
"dependentActions": []
|
|
41
|
-
},
|
|
42
|
-
"createworkerfleet": {
|
|
43
|
-
"name": "CreateWorkerFleet",
|
|
44
|
-
"description": "Grants permission to create a worker fleet",
|
|
45
|
-
"accessLevel": "Write",
|
|
46
|
-
"resourceTypes": [
|
|
47
|
-
{
|
|
48
|
-
"name": "SiteResource",
|
|
49
|
-
"required": true,
|
|
50
|
-
"conditionKeys": [],
|
|
51
|
-
"dependentActions": []
|
|
52
|
-
}
|
|
53
|
-
],
|
|
54
|
-
"conditionKeys": [],
|
|
55
|
-
"dependentActions": []
|
|
56
|
-
},
|
|
57
|
-
"deletedestination": {
|
|
58
|
-
"name": "DeleteDestination",
|
|
59
|
-
"description": "Grants permission to delete a destination",
|
|
60
|
-
"accessLevel": "Write",
|
|
61
|
-
"resourceTypes": [
|
|
62
|
-
{
|
|
63
|
-
"name": "DestinationResource",
|
|
64
|
-
"required": true,
|
|
65
|
-
"conditionKeys": [],
|
|
66
|
-
"dependentActions": []
|
|
67
|
-
}
|
|
68
|
-
],
|
|
69
|
-
"conditionKeys": [],
|
|
70
|
-
"dependentActions": []
|
|
71
|
-
},
|
|
72
|
-
"deletesite": {
|
|
73
|
-
"name": "DeleteSite",
|
|
74
|
-
"description": "Grants permission to delete a site",
|
|
75
|
-
"accessLevel": "Write",
|
|
76
|
-
"resourceTypes": [
|
|
77
|
-
{
|
|
78
|
-
"name": "SiteResource",
|
|
79
|
-
"required": true,
|
|
80
|
-
"conditionKeys": [],
|
|
81
|
-
"dependentActions": []
|
|
82
|
-
}
|
|
83
|
-
],
|
|
84
|
-
"conditionKeys": [],
|
|
85
|
-
"dependentActions": []
|
|
86
|
-
},
|
|
87
|
-
"deleteworker": {
|
|
88
|
-
"name": "DeleteWorker",
|
|
89
|
-
"description": "Grants permission to delete a worker",
|
|
90
|
-
"accessLevel": "Write",
|
|
91
|
-
"resourceTypes": [
|
|
92
|
-
{
|
|
93
|
-
"name": "WorkerResource",
|
|
94
|
-
"required": true,
|
|
95
|
-
"conditionKeys": [],
|
|
96
|
-
"dependentActions": []
|
|
97
|
-
}
|
|
98
|
-
],
|
|
99
|
-
"conditionKeys": [],
|
|
100
|
-
"dependentActions": []
|
|
101
|
-
},
|
|
102
|
-
"deleteworkerfleet": {
|
|
103
|
-
"name": "DeleteWorkerFleet",
|
|
104
|
-
"description": "Grants permission to delete a worker fleet",
|
|
105
|
-
"accessLevel": "Write",
|
|
106
|
-
"resourceTypes": [
|
|
107
|
-
{
|
|
108
|
-
"name": "WorkerFleetResource",
|
|
109
|
-
"required": true,
|
|
110
|
-
"conditionKeys": [],
|
|
111
|
-
"dependentActions": []
|
|
112
|
-
}
|
|
113
|
-
],
|
|
114
|
-
"conditionKeys": [],
|
|
115
|
-
"dependentActions": []
|
|
116
|
-
},
|
|
117
|
-
"getdestination": {
|
|
118
|
-
"name": "GetDestination",
|
|
119
|
-
"description": "Grants permission to get a destination",
|
|
120
|
-
"accessLevel": "Read",
|
|
121
|
-
"resourceTypes": [
|
|
122
|
-
{
|
|
123
|
-
"name": "DestinationResource",
|
|
124
|
-
"required": true,
|
|
125
|
-
"conditionKeys": [],
|
|
126
|
-
"dependentActions": []
|
|
127
|
-
}
|
|
128
|
-
],
|
|
129
|
-
"conditionKeys": [],
|
|
130
|
-
"dependentActions": []
|
|
131
|
-
},
|
|
132
|
-
"getsite": {
|
|
133
|
-
"name": "GetSite",
|
|
134
|
-
"description": "Grants permission to get a site",
|
|
135
|
-
"accessLevel": "Read",
|
|
136
|
-
"resourceTypes": [
|
|
137
|
-
{
|
|
138
|
-
"name": "SiteResource",
|
|
139
|
-
"required": true,
|
|
140
|
-
"conditionKeys": [],
|
|
141
|
-
"dependentActions": []
|
|
142
|
-
}
|
|
143
|
-
],
|
|
144
|
-
"conditionKeys": [],
|
|
145
|
-
"dependentActions": []
|
|
146
|
-
},
|
|
147
|
-
"getworker": {
|
|
148
|
-
"name": "GetWorker",
|
|
149
|
-
"description": "Grants permission to get a worker",
|
|
150
|
-
"accessLevel": "Read",
|
|
151
|
-
"resourceTypes": [
|
|
152
|
-
{
|
|
153
|
-
"name": "WorkerResource",
|
|
154
|
-
"required": true,
|
|
155
|
-
"conditionKeys": [],
|
|
156
|
-
"dependentActions": []
|
|
157
|
-
}
|
|
158
|
-
],
|
|
159
|
-
"conditionKeys": [],
|
|
160
|
-
"dependentActions": []
|
|
161
|
-
},
|
|
162
|
-
"getworkerfleet": {
|
|
163
|
-
"name": "GetWorkerFleet",
|
|
164
|
-
"description": "Grants permission to get a worker fleet",
|
|
165
|
-
"accessLevel": "Read",
|
|
166
|
-
"resourceTypes": [
|
|
167
|
-
{
|
|
168
|
-
"name": "WorkerFleetResource",
|
|
169
|
-
"required": true,
|
|
170
|
-
"conditionKeys": [],
|
|
171
|
-
"dependentActions": []
|
|
172
|
-
}
|
|
173
|
-
],
|
|
174
|
-
"conditionKeys": [],
|
|
175
|
-
"dependentActions": []
|
|
176
|
-
},
|
|
177
|
-
"listdestinations": {
|
|
178
|
-
"name": "ListDestinations",
|
|
179
|
-
"description": "Grants permission to list destinations",
|
|
180
|
-
"accessLevel": "Read",
|
|
181
|
-
"resourceTypes": [
|
|
182
|
-
{
|
|
183
|
-
"name": "SiteResource",
|
|
184
|
-
"required": true,
|
|
185
|
-
"conditionKeys": [],
|
|
186
|
-
"dependentActions": []
|
|
187
|
-
}
|
|
188
|
-
],
|
|
189
|
-
"conditionKeys": [],
|
|
190
|
-
"dependentActions": []
|
|
191
|
-
},
|
|
192
|
-
"listsites": {
|
|
193
|
-
"name": "ListSites",
|
|
194
|
-
"description": "Grants permission to list sites",
|
|
195
|
-
"accessLevel": "Read",
|
|
196
|
-
"resourceTypes": [],
|
|
197
|
-
"conditionKeys": [],
|
|
198
|
-
"dependentActions": []
|
|
199
|
-
},
|
|
200
|
-
"listworkerfleets": {
|
|
201
|
-
"name": "ListWorkerFleets",
|
|
202
|
-
"description": "Grants permission to list worker fleets",
|
|
203
|
-
"accessLevel": "Read",
|
|
204
|
-
"resourceTypes": [
|
|
205
|
-
{
|
|
206
|
-
"name": "SiteResource",
|
|
207
|
-
"required": true,
|
|
208
|
-
"conditionKeys": [],
|
|
209
|
-
"dependentActions": []
|
|
210
|
-
}
|
|
211
|
-
],
|
|
212
|
-
"conditionKeys": [],
|
|
213
|
-
"dependentActions": []
|
|
214
|
-
},
|
|
215
|
-
"listworkers": {
|
|
216
|
-
"name": "ListWorkers",
|
|
217
|
-
"description": "Grants permission to list workers",
|
|
218
|
-
"accessLevel": "Read",
|
|
219
|
-
"resourceTypes": [
|
|
220
|
-
{
|
|
221
|
-
"name": "SiteResource",
|
|
222
|
-
"required": true,
|
|
223
|
-
"conditionKeys": [],
|
|
224
|
-
"dependentActions": []
|
|
225
|
-
}
|
|
226
|
-
],
|
|
227
|
-
"conditionKeys": [],
|
|
228
|
-
"dependentActions": []
|
|
229
|
-
},
|
|
230
|
-
"updatedestination": {
|
|
231
|
-
"name": "UpdateDestination",
|
|
232
|
-
"description": "Grants permission to update a destination",
|
|
233
|
-
"accessLevel": "Write",
|
|
234
|
-
"resourceTypes": [
|
|
235
|
-
{
|
|
236
|
-
"name": "DestinationResource",
|
|
237
|
-
"required": true,
|
|
238
|
-
"conditionKeys": [],
|
|
239
|
-
"dependentActions": []
|
|
240
|
-
}
|
|
241
|
-
],
|
|
242
|
-
"conditionKeys": [],
|
|
243
|
-
"dependentActions": []
|
|
244
|
-
},
|
|
245
|
-
"updatesite": {
|
|
246
|
-
"name": "UpdateSite",
|
|
247
|
-
"description": "Grants permission to update a site",
|
|
248
|
-
"accessLevel": "Write",
|
|
249
|
-
"resourceTypes": [
|
|
250
|
-
{
|
|
251
|
-
"name": "SiteResource",
|
|
252
|
-
"required": true,
|
|
253
|
-
"conditionKeys": [],
|
|
254
|
-
"dependentActions": []
|
|
255
|
-
}
|
|
256
|
-
],
|
|
257
|
-
"conditionKeys": [],
|
|
258
|
-
"dependentActions": []
|
|
259
|
-
},
|
|
260
|
-
"updateworker": {
|
|
261
|
-
"name": "UpdateWorker",
|
|
262
|
-
"description": "Grants permission to update a worker",
|
|
263
|
-
"accessLevel": "Write",
|
|
264
|
-
"resourceTypes": [
|
|
265
|
-
{
|
|
266
|
-
"name": "WorkerResource",
|
|
267
|
-
"required": true,
|
|
268
|
-
"conditionKeys": [],
|
|
269
|
-
"dependentActions": []
|
|
270
|
-
}
|
|
271
|
-
],
|
|
272
|
-
"conditionKeys": [],
|
|
273
|
-
"dependentActions": []
|
|
274
|
-
},
|
|
275
|
-
"updateworkerfleet": {
|
|
276
|
-
"name": "UpdateWorkerFleet",
|
|
277
|
-
"description": "Grants permission to update a worker fleet",
|
|
278
|
-
"accessLevel": "Write",
|
|
279
|
-
"resourceTypes": [
|
|
280
|
-
{
|
|
281
|
-
"name": "WorkerFleetResource",
|
|
282
|
-
"required": true,
|
|
283
|
-
"conditionKeys": [],
|
|
284
|
-
"dependentActions": []
|
|
285
|
-
}
|
|
286
|
-
],
|
|
287
|
-
"conditionKeys": [],
|
|
288
|
-
"dependentActions": []
|
|
289
|
-
}
|
|
290
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iotroborunner:destinationresourceid": {
|
|
3
|
-
"key": "iotroborunner:DestinationResourceId",
|
|
4
|
-
"description": "Filters access by the destination's identifier",
|
|
5
|
-
"type": "String"
|
|
6
|
-
},
|
|
7
|
-
"iotroborunner:siteresourceid": {
|
|
8
|
-
"key": "iotroborunner:SiteResourceId",
|
|
9
|
-
"description": "Filters access by the site's identifier",
|
|
10
|
-
"type": "String"
|
|
11
|
-
},
|
|
12
|
-
"iotroborunner:workerfleetresourceid": {
|
|
13
|
-
"key": "iotroborunner:WorkerFleetResourceId",
|
|
14
|
-
"description": "Filters access by the worker fleet's identifier",
|
|
15
|
-
"type": "String"
|
|
16
|
-
},
|
|
17
|
-
"iotroborunner:workerresourceid": {
|
|
18
|
-
"key": "iotroborunner:WorkerResourceId",
|
|
19
|
-
"description": "Filters access by the workers identifier",
|
|
20
|
-
"type": "String"
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"destinationresource": {
|
|
3
|
-
"key": "DestinationResource",
|
|
4
|
-
"arn": "arn:${Partition}:iotroborunner:${Region}:${Account}:site/${SiteId}/destination/${DestinationId}",
|
|
5
|
-
"conditionKeys": [
|
|
6
|
-
"iotroborunner:DestinationResourceId"
|
|
7
|
-
]
|
|
8
|
-
},
|
|
9
|
-
"siteresource": {
|
|
10
|
-
"key": "SiteResource",
|
|
11
|
-
"arn": "arn:${Partition}:iotroborunner:${Region}:${Account}:site/${SiteId}",
|
|
12
|
-
"conditionKeys": [
|
|
13
|
-
"iotroborunner:SiteResourceId"
|
|
14
|
-
]
|
|
15
|
-
},
|
|
16
|
-
"workerfleetresource": {
|
|
17
|
-
"key": "WorkerFleetResource",
|
|
18
|
-
"arn": "arn:${Partition}:iotroborunner:${Region}:${Account}:site/${SiteId}/worker-fleet/${WorkerFleetId}",
|
|
19
|
-
"conditionKeys": [
|
|
20
|
-
"iotroborunner:WorkerFleetResourceId"
|
|
21
|
-
]
|
|
22
|
-
},
|
|
23
|
-
"workerresource": {
|
|
24
|
-
"key": "WorkerResource",
|
|
25
|
-
"arn": "arn:${Partition}:iotroborunner:${Region}:${Account}:site/${SiteId}/worker-fleet/${WorkerFleetId}/worker/${WorkerId}",
|
|
26
|
-
"conditionKeys": [
|
|
27
|
-
"iotroborunner:WorkerResourceId"
|
|
28
|
-
]
|
|
29
|
-
}
|
|
30
|
-
}
|