@cloud-copilot/iam-data 0.9.202412131 → 0.9.202412171
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.
|
@@ -87,6 +87,21 @@
|
|
|
87
87
|
"conditionKeys": [],
|
|
88
88
|
"dependentActions": []
|
|
89
89
|
},
|
|
90
|
+
"deleteserviceattributes": {
|
|
91
|
+
"name": "DeleteServiceAttributes",
|
|
92
|
+
"description": "Grants permission to delete specified attributes from a service",
|
|
93
|
+
"accessLevel": "Write",
|
|
94
|
+
"resourceTypes": [
|
|
95
|
+
{
|
|
96
|
+
"name": "service",
|
|
97
|
+
"required": true,
|
|
98
|
+
"conditionKeys": [],
|
|
99
|
+
"dependentActions": []
|
|
100
|
+
}
|
|
101
|
+
],
|
|
102
|
+
"conditionKeys": [],
|
|
103
|
+
"dependentActions": []
|
|
104
|
+
},
|
|
90
105
|
"deregisterinstance": {
|
|
91
106
|
"name": "DeregisterInstance",
|
|
92
107
|
"description": "Grants permission to delete the records and the health check, if any, that Amazon Route 53 created for the specified instance",
|
|
@@ -184,6 +199,21 @@
|
|
|
184
199
|
"conditionKeys": [],
|
|
185
200
|
"dependentActions": []
|
|
186
201
|
},
|
|
202
|
+
"getserviceattributes": {
|
|
203
|
+
"name": "GetServiceAttributes",
|
|
204
|
+
"description": "Grants permission to get the attributes for a specified service",
|
|
205
|
+
"accessLevel": "Read",
|
|
206
|
+
"resourceTypes": [
|
|
207
|
+
{
|
|
208
|
+
"name": "service",
|
|
209
|
+
"required": true,
|
|
210
|
+
"conditionKeys": [],
|
|
211
|
+
"dependentActions": []
|
|
212
|
+
}
|
|
213
|
+
],
|
|
214
|
+
"conditionKeys": [],
|
|
215
|
+
"dependentActions": []
|
|
216
|
+
},
|
|
187
217
|
"listinstances": {
|
|
188
218
|
"name": "ListInstances",
|
|
189
219
|
"description": "Grants permission to get summary information about the instances that were registered with a specified service",
|
|
@@ -333,5 +363,20 @@
|
|
|
333
363
|
],
|
|
334
364
|
"conditionKeys": [],
|
|
335
365
|
"dependentActions": []
|
|
366
|
+
},
|
|
367
|
+
"updateserviceattributes": {
|
|
368
|
+
"name": "UpdateServiceAttributes",
|
|
369
|
+
"description": "Grants permission to update the attributes in a specified service",
|
|
370
|
+
"accessLevel": "Write",
|
|
371
|
+
"resourceTypes": [
|
|
372
|
+
{
|
|
373
|
+
"name": "service",
|
|
374
|
+
"required": true,
|
|
375
|
+
"conditionKeys": [],
|
|
376
|
+
"dependentActions": []
|
|
377
|
+
}
|
|
378
|
+
],
|
|
379
|
+
"conditionKeys": [],
|
|
380
|
+
"dependentActions": []
|
|
336
381
|
}
|
|
337
382
|
}
|
package/data/serviceNames.json
CHANGED
|
@@ -194,7 +194,6 @@
|
|
|
194
194
|
"invoicing": "AWS Invoicing Service",
|
|
195
195
|
"iot": "AWS IoT",
|
|
196
196
|
"iot-device-tester": "AWS IoT Device Tester",
|
|
197
|
-
"iot1click": "AWS IoT 1-Click",
|
|
198
197
|
"iotanalytics": "AWS IoT Analytics",
|
|
199
198
|
"iotdeviceadvisor": "AWS IoT Core Device Advisor",
|
|
200
199
|
"iotevents": "AWS IoT Events",
|
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.9.
|
|
3
|
+
"version": "0.9.202412171",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2024-12-
|
|
6
|
+
"updatedAt": "2024-12-17T04:47:05.508Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|
|
@@ -1,400 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"associatedevicewithplacement": {
|
|
3
|
-
"name": "AssociateDeviceWithPlacement",
|
|
4
|
-
"description": "Grants permission to associate a device to a placement",
|
|
5
|
-
"accessLevel": "Write",
|
|
6
|
-
"resourceTypes": [
|
|
7
|
-
{
|
|
8
|
-
"name": "project",
|
|
9
|
-
"required": true,
|
|
10
|
-
"conditionKeys": [],
|
|
11
|
-
"dependentActions": []
|
|
12
|
-
}
|
|
13
|
-
],
|
|
14
|
-
"conditionKeys": [],
|
|
15
|
-
"dependentActions": []
|
|
16
|
-
},
|
|
17
|
-
"claimdevicesbyclaimcode": {
|
|
18
|
-
"name": "ClaimDevicesByClaimCode",
|
|
19
|
-
"description": "Grants permission to claim a batch of devices with a claim code",
|
|
20
|
-
"accessLevel": "Read",
|
|
21
|
-
"resourceTypes": [],
|
|
22
|
-
"conditionKeys": [],
|
|
23
|
-
"dependentActions": []
|
|
24
|
-
},
|
|
25
|
-
"createplacement": {
|
|
26
|
-
"name": "CreatePlacement",
|
|
27
|
-
"description": "Grants permission to create a new placement in a project",
|
|
28
|
-
"accessLevel": "Write",
|
|
29
|
-
"resourceTypes": [
|
|
30
|
-
{
|
|
31
|
-
"name": "project",
|
|
32
|
-
"required": true,
|
|
33
|
-
"conditionKeys": [],
|
|
34
|
-
"dependentActions": []
|
|
35
|
-
}
|
|
36
|
-
],
|
|
37
|
-
"conditionKeys": [],
|
|
38
|
-
"dependentActions": []
|
|
39
|
-
},
|
|
40
|
-
"createproject": {
|
|
41
|
-
"name": "CreateProject",
|
|
42
|
-
"description": "Grants permission to create a new project",
|
|
43
|
-
"accessLevel": "Write",
|
|
44
|
-
"resourceTypes": [
|
|
45
|
-
{
|
|
46
|
-
"name": "project",
|
|
47
|
-
"required": true,
|
|
48
|
-
"conditionKeys": [],
|
|
49
|
-
"dependentActions": []
|
|
50
|
-
}
|
|
51
|
-
],
|
|
52
|
-
"conditionKeys": [
|
|
53
|
-
"aws:RequestTag/${TagKey}",
|
|
54
|
-
"aws:TagKeys"
|
|
55
|
-
],
|
|
56
|
-
"dependentActions": []
|
|
57
|
-
},
|
|
58
|
-
"deleteplacement": {
|
|
59
|
-
"name": "DeletePlacement",
|
|
60
|
-
"description": "Grants permission to delete a placement from a project",
|
|
61
|
-
"accessLevel": "Write",
|
|
62
|
-
"resourceTypes": [
|
|
63
|
-
{
|
|
64
|
-
"name": "project",
|
|
65
|
-
"required": true,
|
|
66
|
-
"conditionKeys": [],
|
|
67
|
-
"dependentActions": []
|
|
68
|
-
}
|
|
69
|
-
],
|
|
70
|
-
"conditionKeys": [],
|
|
71
|
-
"dependentActions": []
|
|
72
|
-
},
|
|
73
|
-
"deleteproject": {
|
|
74
|
-
"name": "DeleteProject",
|
|
75
|
-
"description": "Grants permission to delete a project",
|
|
76
|
-
"accessLevel": "Write",
|
|
77
|
-
"resourceTypes": [
|
|
78
|
-
{
|
|
79
|
-
"name": "project",
|
|
80
|
-
"required": true,
|
|
81
|
-
"conditionKeys": [],
|
|
82
|
-
"dependentActions": []
|
|
83
|
-
}
|
|
84
|
-
],
|
|
85
|
-
"conditionKeys": [],
|
|
86
|
-
"dependentActions": []
|
|
87
|
-
},
|
|
88
|
-
"describedevice": {
|
|
89
|
-
"name": "DescribeDevice",
|
|
90
|
-
"description": "Grants permission to describe a device",
|
|
91
|
-
"accessLevel": "Read",
|
|
92
|
-
"resourceTypes": [
|
|
93
|
-
{
|
|
94
|
-
"name": "device",
|
|
95
|
-
"required": true,
|
|
96
|
-
"conditionKeys": [],
|
|
97
|
-
"dependentActions": []
|
|
98
|
-
}
|
|
99
|
-
],
|
|
100
|
-
"conditionKeys": [],
|
|
101
|
-
"dependentActions": []
|
|
102
|
-
},
|
|
103
|
-
"describeplacement": {
|
|
104
|
-
"name": "DescribePlacement",
|
|
105
|
-
"description": "Grants permission to describe a placement",
|
|
106
|
-
"accessLevel": "Read",
|
|
107
|
-
"resourceTypes": [
|
|
108
|
-
{
|
|
109
|
-
"name": "project",
|
|
110
|
-
"required": true,
|
|
111
|
-
"conditionKeys": [],
|
|
112
|
-
"dependentActions": []
|
|
113
|
-
}
|
|
114
|
-
],
|
|
115
|
-
"conditionKeys": [],
|
|
116
|
-
"dependentActions": []
|
|
117
|
-
},
|
|
118
|
-
"describeproject": {
|
|
119
|
-
"name": "DescribeProject",
|
|
120
|
-
"description": "Grants permission to describe a project",
|
|
121
|
-
"accessLevel": "Read",
|
|
122
|
-
"resourceTypes": [
|
|
123
|
-
{
|
|
124
|
-
"name": "project",
|
|
125
|
-
"required": true,
|
|
126
|
-
"conditionKeys": [],
|
|
127
|
-
"dependentActions": []
|
|
128
|
-
}
|
|
129
|
-
],
|
|
130
|
-
"conditionKeys": [],
|
|
131
|
-
"dependentActions": []
|
|
132
|
-
},
|
|
133
|
-
"disassociatedevicefromplacement": {
|
|
134
|
-
"name": "DisassociateDeviceFromPlacement",
|
|
135
|
-
"description": "Grants permission to disassociate a device from a placement",
|
|
136
|
-
"accessLevel": "Write",
|
|
137
|
-
"resourceTypes": [
|
|
138
|
-
{
|
|
139
|
-
"name": "project",
|
|
140
|
-
"required": true,
|
|
141
|
-
"conditionKeys": [],
|
|
142
|
-
"dependentActions": []
|
|
143
|
-
}
|
|
144
|
-
],
|
|
145
|
-
"conditionKeys": [],
|
|
146
|
-
"dependentActions": []
|
|
147
|
-
},
|
|
148
|
-
"finalizedeviceclaim": {
|
|
149
|
-
"name": "FinalizeDeviceClaim",
|
|
150
|
-
"description": "Grants permission to finalize a device claim",
|
|
151
|
-
"accessLevel": "Read",
|
|
152
|
-
"resourceTypes": [
|
|
153
|
-
{
|
|
154
|
-
"name": "device",
|
|
155
|
-
"required": true,
|
|
156
|
-
"conditionKeys": [],
|
|
157
|
-
"dependentActions": []
|
|
158
|
-
}
|
|
159
|
-
],
|
|
160
|
-
"conditionKeys": [
|
|
161
|
-
"aws:RequestTag/${TagKey}",
|
|
162
|
-
"aws:TagKeys"
|
|
163
|
-
],
|
|
164
|
-
"dependentActions": []
|
|
165
|
-
},
|
|
166
|
-
"getdevicemethods": {
|
|
167
|
-
"name": "GetDeviceMethods",
|
|
168
|
-
"description": "Grants permission to get available methods of a device",
|
|
169
|
-
"accessLevel": "Read",
|
|
170
|
-
"resourceTypes": [
|
|
171
|
-
{
|
|
172
|
-
"name": "device",
|
|
173
|
-
"required": true,
|
|
174
|
-
"conditionKeys": [],
|
|
175
|
-
"dependentActions": []
|
|
176
|
-
}
|
|
177
|
-
],
|
|
178
|
-
"conditionKeys": [],
|
|
179
|
-
"dependentActions": []
|
|
180
|
-
},
|
|
181
|
-
"getdevicesinplacement": {
|
|
182
|
-
"name": "GetDevicesInPlacement",
|
|
183
|
-
"description": "Grants permission to get devices associated to a placement",
|
|
184
|
-
"accessLevel": "Read",
|
|
185
|
-
"resourceTypes": [
|
|
186
|
-
{
|
|
187
|
-
"name": "project",
|
|
188
|
-
"required": true,
|
|
189
|
-
"conditionKeys": [],
|
|
190
|
-
"dependentActions": []
|
|
191
|
-
}
|
|
192
|
-
],
|
|
193
|
-
"conditionKeys": [],
|
|
194
|
-
"dependentActions": []
|
|
195
|
-
},
|
|
196
|
-
"initiatedeviceclaim": {
|
|
197
|
-
"name": "InitiateDeviceClaim",
|
|
198
|
-
"description": "Grants permission to initialize a device claim",
|
|
199
|
-
"accessLevel": "Read",
|
|
200
|
-
"resourceTypes": [
|
|
201
|
-
{
|
|
202
|
-
"name": "device",
|
|
203
|
-
"required": true,
|
|
204
|
-
"conditionKeys": [],
|
|
205
|
-
"dependentActions": []
|
|
206
|
-
}
|
|
207
|
-
],
|
|
208
|
-
"conditionKeys": [],
|
|
209
|
-
"dependentActions": []
|
|
210
|
-
},
|
|
211
|
-
"invokedevicemethod": {
|
|
212
|
-
"name": "InvokeDeviceMethod",
|
|
213
|
-
"description": "Grants permission to invoke a device method",
|
|
214
|
-
"accessLevel": "Write",
|
|
215
|
-
"resourceTypes": [
|
|
216
|
-
{
|
|
217
|
-
"name": "device",
|
|
218
|
-
"required": true,
|
|
219
|
-
"conditionKeys": [],
|
|
220
|
-
"dependentActions": []
|
|
221
|
-
}
|
|
222
|
-
],
|
|
223
|
-
"conditionKeys": [],
|
|
224
|
-
"dependentActions": []
|
|
225
|
-
},
|
|
226
|
-
"listdeviceevents": {
|
|
227
|
-
"name": "ListDeviceEvents",
|
|
228
|
-
"description": "Grants permission to list past events published by a device",
|
|
229
|
-
"accessLevel": "Read",
|
|
230
|
-
"resourceTypes": [
|
|
231
|
-
{
|
|
232
|
-
"name": "device",
|
|
233
|
-
"required": true,
|
|
234
|
-
"conditionKeys": [],
|
|
235
|
-
"dependentActions": []
|
|
236
|
-
}
|
|
237
|
-
],
|
|
238
|
-
"conditionKeys": [],
|
|
239
|
-
"dependentActions": []
|
|
240
|
-
},
|
|
241
|
-
"listdevices": {
|
|
242
|
-
"name": "ListDevices",
|
|
243
|
-
"description": "Grants permission to list all devices",
|
|
244
|
-
"accessLevel": "List",
|
|
245
|
-
"resourceTypes": [],
|
|
246
|
-
"conditionKeys": [],
|
|
247
|
-
"dependentActions": []
|
|
248
|
-
},
|
|
249
|
-
"listplacements": {
|
|
250
|
-
"name": "ListPlacements",
|
|
251
|
-
"description": "Grants permission to list placements in a project",
|
|
252
|
-
"accessLevel": "Read",
|
|
253
|
-
"resourceTypes": [
|
|
254
|
-
{
|
|
255
|
-
"name": "project",
|
|
256
|
-
"required": true,
|
|
257
|
-
"conditionKeys": [],
|
|
258
|
-
"dependentActions": []
|
|
259
|
-
}
|
|
260
|
-
],
|
|
261
|
-
"conditionKeys": [],
|
|
262
|
-
"dependentActions": []
|
|
263
|
-
},
|
|
264
|
-
"listprojects": {
|
|
265
|
-
"name": "ListProjects",
|
|
266
|
-
"description": "Grants permission to list all projects",
|
|
267
|
-
"accessLevel": "List",
|
|
268
|
-
"resourceTypes": [],
|
|
269
|
-
"conditionKeys": [],
|
|
270
|
-
"dependentActions": []
|
|
271
|
-
},
|
|
272
|
-
"listtagsforresource": {
|
|
273
|
-
"name": "ListTagsForResource",
|
|
274
|
-
"description": "Grants permission to lists the tags for a resource",
|
|
275
|
-
"accessLevel": "Read",
|
|
276
|
-
"resourceTypes": [
|
|
277
|
-
{
|
|
278
|
-
"name": "device",
|
|
279
|
-
"required": false,
|
|
280
|
-
"conditionKeys": [],
|
|
281
|
-
"dependentActions": []
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"name": "project",
|
|
285
|
-
"required": false,
|
|
286
|
-
"conditionKeys": [],
|
|
287
|
-
"dependentActions": []
|
|
288
|
-
}
|
|
289
|
-
],
|
|
290
|
-
"conditionKeys": [],
|
|
291
|
-
"dependentActions": []
|
|
292
|
-
},
|
|
293
|
-
"tagresource": {
|
|
294
|
-
"name": "TagResource",
|
|
295
|
-
"description": "Grants permission to add or modify the tags of a resource",
|
|
296
|
-
"accessLevel": "Tagging",
|
|
297
|
-
"resourceTypes": [
|
|
298
|
-
{
|
|
299
|
-
"name": "device",
|
|
300
|
-
"required": false,
|
|
301
|
-
"conditionKeys": [],
|
|
302
|
-
"dependentActions": []
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
"name": "project",
|
|
306
|
-
"required": false,
|
|
307
|
-
"conditionKeys": [],
|
|
308
|
-
"dependentActions": []
|
|
309
|
-
}
|
|
310
|
-
],
|
|
311
|
-
"conditionKeys": [
|
|
312
|
-
"aws:RequestTag/${TagKey}",
|
|
313
|
-
"aws:TagKeys"
|
|
314
|
-
],
|
|
315
|
-
"dependentActions": []
|
|
316
|
-
},
|
|
317
|
-
"unclaimdevice": {
|
|
318
|
-
"name": "UnclaimDevice",
|
|
319
|
-
"description": "Grants permission to unclaim a device",
|
|
320
|
-
"accessLevel": "Read",
|
|
321
|
-
"resourceTypes": [
|
|
322
|
-
{
|
|
323
|
-
"name": "device",
|
|
324
|
-
"required": true,
|
|
325
|
-
"conditionKeys": [],
|
|
326
|
-
"dependentActions": []
|
|
327
|
-
}
|
|
328
|
-
],
|
|
329
|
-
"conditionKeys": [],
|
|
330
|
-
"dependentActions": []
|
|
331
|
-
},
|
|
332
|
-
"untagresource": {
|
|
333
|
-
"name": "UntagResource",
|
|
334
|
-
"description": "Grants permission to remove the given tags (metadata) from a resource",
|
|
335
|
-
"accessLevel": "Tagging",
|
|
336
|
-
"resourceTypes": [
|
|
337
|
-
{
|
|
338
|
-
"name": "device",
|
|
339
|
-
"required": false,
|
|
340
|
-
"conditionKeys": [],
|
|
341
|
-
"dependentActions": []
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"name": "project",
|
|
345
|
-
"required": false,
|
|
346
|
-
"conditionKeys": [],
|
|
347
|
-
"dependentActions": []
|
|
348
|
-
}
|
|
349
|
-
],
|
|
350
|
-
"conditionKeys": [
|
|
351
|
-
"aws:TagKeys"
|
|
352
|
-
],
|
|
353
|
-
"dependentActions": []
|
|
354
|
-
},
|
|
355
|
-
"updatedevicestate": {
|
|
356
|
-
"name": "UpdateDeviceState",
|
|
357
|
-
"description": "Grants permission to update device state",
|
|
358
|
-
"accessLevel": "Write",
|
|
359
|
-
"resourceTypes": [
|
|
360
|
-
{
|
|
361
|
-
"name": "device",
|
|
362
|
-
"required": true,
|
|
363
|
-
"conditionKeys": [],
|
|
364
|
-
"dependentActions": []
|
|
365
|
-
}
|
|
366
|
-
],
|
|
367
|
-
"conditionKeys": [],
|
|
368
|
-
"dependentActions": []
|
|
369
|
-
},
|
|
370
|
-
"updateplacement": {
|
|
371
|
-
"name": "UpdatePlacement",
|
|
372
|
-
"description": "Grants permission to update a placement",
|
|
373
|
-
"accessLevel": "Write",
|
|
374
|
-
"resourceTypes": [
|
|
375
|
-
{
|
|
376
|
-
"name": "project",
|
|
377
|
-
"required": true,
|
|
378
|
-
"conditionKeys": [],
|
|
379
|
-
"dependentActions": []
|
|
380
|
-
}
|
|
381
|
-
],
|
|
382
|
-
"conditionKeys": [],
|
|
383
|
-
"dependentActions": []
|
|
384
|
-
},
|
|
385
|
-
"updateproject": {
|
|
386
|
-
"name": "UpdateProject",
|
|
387
|
-
"description": "Update a project",
|
|
388
|
-
"accessLevel": "Write",
|
|
389
|
-
"resourceTypes": [
|
|
390
|
-
{
|
|
391
|
-
"name": "project",
|
|
392
|
-
"required": true,
|
|
393
|
-
"conditionKeys": [],
|
|
394
|
-
"dependentActions": []
|
|
395
|
-
}
|
|
396
|
-
],
|
|
397
|
-
"conditionKeys": [],
|
|
398
|
-
"dependentActions": []
|
|
399
|
-
}
|
|
400
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"aws:requesttag/${tagkey}": {
|
|
3
|
-
"key": "aws:RequestTag/${TagKey}",
|
|
4
|
-
"description": "Filters actions based on the tags that are passed in the request",
|
|
5
|
-
"type": "String"
|
|
6
|
-
},
|
|
7
|
-
"aws:resourcetag/${tagkey}": {
|
|
8
|
-
"key": "aws:ResourceTag/${TagKey}",
|
|
9
|
-
"description": "Filters actions based on the tags associated with the resource",
|
|
10
|
-
"type": "String"
|
|
11
|
-
},
|
|
12
|
-
"aws:tagkeys": {
|
|
13
|
-
"key": "aws:TagKeys",
|
|
14
|
-
"description": "Filters actions based on the tag keys that are passed in the request",
|
|
15
|
-
"type": "ArrayOfString"
|
|
16
|
-
}
|
|
17
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"device": {
|
|
3
|
-
"key": "device",
|
|
4
|
-
"arn": "arn:${Partition}:iot1click:${Region}:${Account}:devices/${DeviceId}",
|
|
5
|
-
"conditionKeys": [
|
|
6
|
-
"aws:ResourceTag/${TagKey}"
|
|
7
|
-
]
|
|
8
|
-
},
|
|
9
|
-
"project": {
|
|
10
|
-
"key": "project",
|
|
11
|
-
"arn": "arn:${Partition}:iot1click:${Region}:${Account}:projects/${ProjectName}",
|
|
12
|
-
"conditionKeys": [
|
|
13
|
-
"aws:ResourceTag/${TagKey}"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|