@cloud-copilot/iam-data 0.18.202603041 → 0.18.202603061
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.
|
@@ -0,0 +1,854 @@
|
|
|
1
|
+
{
|
|
2
|
+
"activatesubscription": {
|
|
3
|
+
"name": "ActivateSubscription",
|
|
4
|
+
"description": "Grants permission to activate a subscription to enable billing for a user",
|
|
5
|
+
"accessLevel": "Write",
|
|
6
|
+
"resourceTypes": [
|
|
7
|
+
{
|
|
8
|
+
"name": "Domain",
|
|
9
|
+
"required": true,
|
|
10
|
+
"conditionKeys": [],
|
|
11
|
+
"dependentActions": []
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"name": "Subscription",
|
|
15
|
+
"required": true,
|
|
16
|
+
"conditionKeys": [],
|
|
17
|
+
"dependentActions": []
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"conditionKeys": [],
|
|
21
|
+
"dependentActions": []
|
|
22
|
+
},
|
|
23
|
+
"cancelappointment": {
|
|
24
|
+
"name": "CancelAppointment",
|
|
25
|
+
"isPermissionOnly": true,
|
|
26
|
+
"description": "Grants permission to cancel an appointment",
|
|
27
|
+
"accessLevel": "Write",
|
|
28
|
+
"resourceTypes": [
|
|
29
|
+
{
|
|
30
|
+
"name": "Domain",
|
|
31
|
+
"required": true,
|
|
32
|
+
"conditionKeys": [],
|
|
33
|
+
"dependentActions": []
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "Integration",
|
|
37
|
+
"required": true,
|
|
38
|
+
"conditionKeys": [],
|
|
39
|
+
"dependentActions": []
|
|
40
|
+
}
|
|
41
|
+
],
|
|
42
|
+
"conditionKeys": [],
|
|
43
|
+
"dependentActions": []
|
|
44
|
+
},
|
|
45
|
+
"createagent": {
|
|
46
|
+
"name": "CreateAgent",
|
|
47
|
+
"isPermissionOnly": true,
|
|
48
|
+
"description": "Grants permission to create a new agent with an initial version in DRAFT state",
|
|
49
|
+
"accessLevel": "Write",
|
|
50
|
+
"resourceTypes": [
|
|
51
|
+
{
|
|
52
|
+
"name": "Agent",
|
|
53
|
+
"required": true,
|
|
54
|
+
"conditionKeys": [],
|
|
55
|
+
"dependentActions": []
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"name": "Domain",
|
|
59
|
+
"required": true,
|
|
60
|
+
"conditionKeys": [],
|
|
61
|
+
"dependentActions": []
|
|
62
|
+
}
|
|
63
|
+
],
|
|
64
|
+
"conditionKeys": [],
|
|
65
|
+
"dependentActions": []
|
|
66
|
+
},
|
|
67
|
+
"createdomain": {
|
|
68
|
+
"name": "CreateDomain",
|
|
69
|
+
"description": "Grants permission to create a new domain for managing HealthAgent resources",
|
|
70
|
+
"accessLevel": "Write",
|
|
71
|
+
"resourceTypes": [],
|
|
72
|
+
"conditionKeys": [
|
|
73
|
+
"aws:RequestTag/${TagKey}",
|
|
74
|
+
"aws:TagKeys"
|
|
75
|
+
],
|
|
76
|
+
"dependentActions": [
|
|
77
|
+
"health-agent:TagResource",
|
|
78
|
+
"iam:PassRole"
|
|
79
|
+
]
|
|
80
|
+
},
|
|
81
|
+
"createintegration": {
|
|
82
|
+
"name": "CreateIntegration",
|
|
83
|
+
"isPermissionOnly": true,
|
|
84
|
+
"description": "Grants permission to create a new integration for a domain",
|
|
85
|
+
"accessLevel": "Write",
|
|
86
|
+
"resourceTypes": [
|
|
87
|
+
{
|
|
88
|
+
"name": "Domain",
|
|
89
|
+
"required": true,
|
|
90
|
+
"conditionKeys": [],
|
|
91
|
+
"dependentActions": []
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "Integration",
|
|
95
|
+
"required": true,
|
|
96
|
+
"conditionKeys": [],
|
|
97
|
+
"dependentActions": []
|
|
98
|
+
}
|
|
99
|
+
],
|
|
100
|
+
"conditionKeys": [],
|
|
101
|
+
"dependentActions": []
|
|
102
|
+
},
|
|
103
|
+
"createsession": {
|
|
104
|
+
"name": "CreateSession",
|
|
105
|
+
"isPermissionOnly": true,
|
|
106
|
+
"description": "Grants permission to create a new session with specified agent configurations",
|
|
107
|
+
"accessLevel": "Write",
|
|
108
|
+
"resourceTypes": [
|
|
109
|
+
{
|
|
110
|
+
"name": "Agent",
|
|
111
|
+
"required": true,
|
|
112
|
+
"conditionKeys": [],
|
|
113
|
+
"dependentActions": []
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"name": "Domain",
|
|
117
|
+
"required": true,
|
|
118
|
+
"conditionKeys": [],
|
|
119
|
+
"dependentActions": []
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"name": "Session",
|
|
123
|
+
"required": true,
|
|
124
|
+
"conditionKeys": [],
|
|
125
|
+
"dependentActions": []
|
|
126
|
+
}
|
|
127
|
+
],
|
|
128
|
+
"conditionKeys": [],
|
|
129
|
+
"dependentActions": []
|
|
130
|
+
},
|
|
131
|
+
"createsubscription": {
|
|
132
|
+
"name": "CreateSubscription",
|
|
133
|
+
"description": "Grants permission to create a new subscription within a domain for billing and user management",
|
|
134
|
+
"accessLevel": "Write",
|
|
135
|
+
"resourceTypes": [
|
|
136
|
+
{
|
|
137
|
+
"name": "Domain",
|
|
138
|
+
"required": true,
|
|
139
|
+
"conditionKeys": [],
|
|
140
|
+
"dependentActions": []
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"name": "Subscription",
|
|
144
|
+
"required": true,
|
|
145
|
+
"conditionKeys": [],
|
|
146
|
+
"dependentActions": []
|
|
147
|
+
}
|
|
148
|
+
],
|
|
149
|
+
"conditionKeys": [],
|
|
150
|
+
"dependentActions": []
|
|
151
|
+
},
|
|
152
|
+
"deactivatesubscription": {
|
|
153
|
+
"name": "DeactivateSubscription",
|
|
154
|
+
"description": "Grants permission to deactivate a subscription to stop billing for a user",
|
|
155
|
+
"accessLevel": "Write",
|
|
156
|
+
"resourceTypes": [
|
|
157
|
+
{
|
|
158
|
+
"name": "Domain",
|
|
159
|
+
"required": true,
|
|
160
|
+
"conditionKeys": [],
|
|
161
|
+
"dependentActions": []
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"name": "Subscription",
|
|
165
|
+
"required": true,
|
|
166
|
+
"conditionKeys": [],
|
|
167
|
+
"dependentActions": []
|
|
168
|
+
}
|
|
169
|
+
],
|
|
170
|
+
"conditionKeys": [],
|
|
171
|
+
"dependentActions": []
|
|
172
|
+
},
|
|
173
|
+
"deleteagent": {
|
|
174
|
+
"name": "DeleteAgent",
|
|
175
|
+
"description": "Grants permission to delete an agent configuration and all its versions",
|
|
176
|
+
"accessLevel": "Write",
|
|
177
|
+
"resourceTypes": [
|
|
178
|
+
{
|
|
179
|
+
"name": "Agent",
|
|
180
|
+
"required": true,
|
|
181
|
+
"conditionKeys": [],
|
|
182
|
+
"dependentActions": []
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"name": "Domain",
|
|
186
|
+
"required": true,
|
|
187
|
+
"conditionKeys": [],
|
|
188
|
+
"dependentActions": []
|
|
189
|
+
}
|
|
190
|
+
],
|
|
191
|
+
"conditionKeys": [],
|
|
192
|
+
"dependentActions": []
|
|
193
|
+
},
|
|
194
|
+
"deletedomain": {
|
|
195
|
+
"name": "DeleteDomain",
|
|
196
|
+
"description": "Grants permission to delete a domain and all associated resources",
|
|
197
|
+
"accessLevel": "Write",
|
|
198
|
+
"resourceTypes": [
|
|
199
|
+
{
|
|
200
|
+
"name": "Domain",
|
|
201
|
+
"required": true,
|
|
202
|
+
"conditionKeys": [],
|
|
203
|
+
"dependentActions": []
|
|
204
|
+
}
|
|
205
|
+
],
|
|
206
|
+
"conditionKeys": [],
|
|
207
|
+
"dependentActions": []
|
|
208
|
+
},
|
|
209
|
+
"deleteintegration": {
|
|
210
|
+
"name": "DeleteIntegration",
|
|
211
|
+
"isPermissionOnly": true,
|
|
212
|
+
"description": "Grants permission to delete an integration",
|
|
213
|
+
"accessLevel": "Write",
|
|
214
|
+
"resourceTypes": [
|
|
215
|
+
{
|
|
216
|
+
"name": "Domain",
|
|
217
|
+
"required": true,
|
|
218
|
+
"conditionKeys": [],
|
|
219
|
+
"dependentActions": []
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"name": "Integration",
|
|
223
|
+
"required": true,
|
|
224
|
+
"conditionKeys": [],
|
|
225
|
+
"dependentActions": []
|
|
226
|
+
}
|
|
227
|
+
],
|
|
228
|
+
"conditionKeys": [],
|
|
229
|
+
"dependentActions": []
|
|
230
|
+
},
|
|
231
|
+
"getagent": {
|
|
232
|
+
"name": "GetAgent",
|
|
233
|
+
"isPermissionOnly": true,
|
|
234
|
+
"description": "Grants permission to retrieve an agent configuration, defaulting to the most recent version if not specified",
|
|
235
|
+
"accessLevel": "Read",
|
|
236
|
+
"resourceTypes": [
|
|
237
|
+
{
|
|
238
|
+
"name": "Agent",
|
|
239
|
+
"required": true,
|
|
240
|
+
"conditionKeys": [],
|
|
241
|
+
"dependentActions": []
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"name": "Domain",
|
|
245
|
+
"required": true,
|
|
246
|
+
"conditionKeys": [],
|
|
247
|
+
"dependentActions": []
|
|
248
|
+
}
|
|
249
|
+
],
|
|
250
|
+
"conditionKeys": [],
|
|
251
|
+
"dependentActions": []
|
|
252
|
+
},
|
|
253
|
+
"getcareteamprovider": {
|
|
254
|
+
"name": "GetCareTeamProvider",
|
|
255
|
+
"isPermissionOnly": true,
|
|
256
|
+
"description": "Grants permission to retrieve the care team provider of a patient",
|
|
257
|
+
"accessLevel": "Read",
|
|
258
|
+
"resourceTypes": [
|
|
259
|
+
{
|
|
260
|
+
"name": "Domain",
|
|
261
|
+
"required": true,
|
|
262
|
+
"conditionKeys": [],
|
|
263
|
+
"dependentActions": []
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"name": "Integration",
|
|
267
|
+
"required": true,
|
|
268
|
+
"conditionKeys": [],
|
|
269
|
+
"dependentActions": []
|
|
270
|
+
}
|
|
271
|
+
],
|
|
272
|
+
"conditionKeys": [],
|
|
273
|
+
"dependentActions": []
|
|
274
|
+
},
|
|
275
|
+
"getdomain": {
|
|
276
|
+
"name": "GetDomain",
|
|
277
|
+
"description": "Grants permission to retrieve information about a domain",
|
|
278
|
+
"accessLevel": "Read",
|
|
279
|
+
"resourceTypes": [
|
|
280
|
+
{
|
|
281
|
+
"name": "Domain",
|
|
282
|
+
"required": true,
|
|
283
|
+
"conditionKeys": [],
|
|
284
|
+
"dependentActions": []
|
|
285
|
+
}
|
|
286
|
+
],
|
|
287
|
+
"conditionKeys": [],
|
|
288
|
+
"dependentActions": []
|
|
289
|
+
},
|
|
290
|
+
"getintegration": {
|
|
291
|
+
"name": "GetIntegration",
|
|
292
|
+
"isPermissionOnly": true,
|
|
293
|
+
"description": "Grants permission to get an existing integration",
|
|
294
|
+
"accessLevel": "Read",
|
|
295
|
+
"resourceTypes": [
|
|
296
|
+
{
|
|
297
|
+
"name": "Domain",
|
|
298
|
+
"required": true,
|
|
299
|
+
"conditionKeys": [],
|
|
300
|
+
"dependentActions": []
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"name": "Integration",
|
|
304
|
+
"required": true,
|
|
305
|
+
"conditionKeys": [],
|
|
306
|
+
"dependentActions": []
|
|
307
|
+
}
|
|
308
|
+
],
|
|
309
|
+
"conditionKeys": [],
|
|
310
|
+
"dependentActions": []
|
|
311
|
+
},
|
|
312
|
+
"getmedicalscribelisteningsession": {
|
|
313
|
+
"name": "GetMedicalScribeListeningSession",
|
|
314
|
+
"description": "Grants permission to retrieve details about an existing Medical Scribe listening session",
|
|
315
|
+
"accessLevel": "Read",
|
|
316
|
+
"resourceTypes": [
|
|
317
|
+
{
|
|
318
|
+
"name": "Domain",
|
|
319
|
+
"required": true,
|
|
320
|
+
"conditionKeys": [],
|
|
321
|
+
"dependentActions": []
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"name": "Subscription",
|
|
325
|
+
"required": true,
|
|
326
|
+
"conditionKeys": [],
|
|
327
|
+
"dependentActions": []
|
|
328
|
+
}
|
|
329
|
+
],
|
|
330
|
+
"conditionKeys": [],
|
|
331
|
+
"dependentActions": []
|
|
332
|
+
},
|
|
333
|
+
"getpatient": {
|
|
334
|
+
"name": "GetPatient",
|
|
335
|
+
"isPermissionOnly": true,
|
|
336
|
+
"description": "Grants permission to retrieve patient information",
|
|
337
|
+
"accessLevel": "Read",
|
|
338
|
+
"resourceTypes": [
|
|
339
|
+
{
|
|
340
|
+
"name": "Domain",
|
|
341
|
+
"required": true,
|
|
342
|
+
"conditionKeys": [],
|
|
343
|
+
"dependentActions": []
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"name": "Integration",
|
|
347
|
+
"required": true,
|
|
348
|
+
"conditionKeys": [],
|
|
349
|
+
"dependentActions": []
|
|
350
|
+
}
|
|
351
|
+
],
|
|
352
|
+
"conditionKeys": [],
|
|
353
|
+
"dependentActions": []
|
|
354
|
+
},
|
|
355
|
+
"getpatientinsightsjob": {
|
|
356
|
+
"name": "GetPatientInsightsJob",
|
|
357
|
+
"description": "Grants permission to get details of a started patient insights job",
|
|
358
|
+
"accessLevel": "Read",
|
|
359
|
+
"resourceTypes": [
|
|
360
|
+
{
|
|
361
|
+
"name": "Domain",
|
|
362
|
+
"required": true,
|
|
363
|
+
"conditionKeys": [],
|
|
364
|
+
"dependentActions": []
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"name": "PatientInsightsJob",
|
|
368
|
+
"required": true,
|
|
369
|
+
"conditionKeys": [],
|
|
370
|
+
"dependentActions": []
|
|
371
|
+
}
|
|
372
|
+
],
|
|
373
|
+
"conditionKeys": [],
|
|
374
|
+
"dependentActions": []
|
|
375
|
+
},
|
|
376
|
+
"getpractitioner": {
|
|
377
|
+
"name": "GetPractitioner",
|
|
378
|
+
"isPermissionOnly": true,
|
|
379
|
+
"description": "Grants permission to retrieve practitioner information",
|
|
380
|
+
"accessLevel": "Read",
|
|
381
|
+
"resourceTypes": [
|
|
382
|
+
{
|
|
383
|
+
"name": "Domain",
|
|
384
|
+
"required": true,
|
|
385
|
+
"conditionKeys": [],
|
|
386
|
+
"dependentActions": []
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
"name": "Integration",
|
|
390
|
+
"required": true,
|
|
391
|
+
"conditionKeys": [],
|
|
392
|
+
"dependentActions": []
|
|
393
|
+
}
|
|
394
|
+
],
|
|
395
|
+
"conditionKeys": [],
|
|
396
|
+
"dependentActions": []
|
|
397
|
+
},
|
|
398
|
+
"getsessioncontext": {
|
|
399
|
+
"name": "GetSessionContext",
|
|
400
|
+
"isPermissionOnly": true,
|
|
401
|
+
"description": "Grants permission to retrieve structured session context including attributes and collected data",
|
|
402
|
+
"accessLevel": "Read",
|
|
403
|
+
"resourceTypes": [
|
|
404
|
+
{
|
|
405
|
+
"name": "Domain",
|
|
406
|
+
"required": true,
|
|
407
|
+
"conditionKeys": [],
|
|
408
|
+
"dependentActions": []
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"name": "Session",
|
|
412
|
+
"required": true,
|
|
413
|
+
"conditionKeys": [],
|
|
414
|
+
"dependentActions": []
|
|
415
|
+
}
|
|
416
|
+
],
|
|
417
|
+
"conditionKeys": [],
|
|
418
|
+
"dependentActions": []
|
|
419
|
+
},
|
|
420
|
+
"getsubscription": {
|
|
421
|
+
"name": "GetSubscription",
|
|
422
|
+
"description": "Grants permission to retrieve information about a subscription",
|
|
423
|
+
"accessLevel": "Read",
|
|
424
|
+
"resourceTypes": [
|
|
425
|
+
{
|
|
426
|
+
"name": "Domain",
|
|
427
|
+
"required": true,
|
|
428
|
+
"conditionKeys": [],
|
|
429
|
+
"dependentActions": []
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"name": "Subscription",
|
|
433
|
+
"required": true,
|
|
434
|
+
"conditionKeys": [],
|
|
435
|
+
"dependentActions": []
|
|
436
|
+
}
|
|
437
|
+
],
|
|
438
|
+
"conditionKeys": [],
|
|
439
|
+
"dependentActions": []
|
|
440
|
+
},
|
|
441
|
+
"invokeagent": {
|
|
442
|
+
"name": "InvokeAgent",
|
|
443
|
+
"isPermissionOnly": true,
|
|
444
|
+
"description": "Grants permission to invoke an agent within a session with streaming response support",
|
|
445
|
+
"accessLevel": "Write",
|
|
446
|
+
"resourceTypes": [
|
|
447
|
+
{
|
|
448
|
+
"name": "Domain",
|
|
449
|
+
"required": true,
|
|
450
|
+
"conditionKeys": [],
|
|
451
|
+
"dependentActions": []
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"name": "Session",
|
|
455
|
+
"required": true,
|
|
456
|
+
"conditionKeys": [],
|
|
457
|
+
"dependentActions": []
|
|
458
|
+
}
|
|
459
|
+
],
|
|
460
|
+
"conditionKeys": [],
|
|
461
|
+
"dependentActions": []
|
|
462
|
+
},
|
|
463
|
+
"listagents": {
|
|
464
|
+
"name": "ListAgents",
|
|
465
|
+
"isPermissionOnly": true,
|
|
466
|
+
"description": "Grants permission to list all agents in a domain",
|
|
467
|
+
"accessLevel": "List",
|
|
468
|
+
"resourceTypes": [
|
|
469
|
+
{
|
|
470
|
+
"name": "Domain",
|
|
471
|
+
"required": true,
|
|
472
|
+
"conditionKeys": [],
|
|
473
|
+
"dependentActions": []
|
|
474
|
+
}
|
|
475
|
+
],
|
|
476
|
+
"conditionKeys": [],
|
|
477
|
+
"dependentActions": []
|
|
478
|
+
},
|
|
479
|
+
"listappointmentslots": {
|
|
480
|
+
"name": "ListAppointmentSlots",
|
|
481
|
+
"isPermissionOnly": true,
|
|
482
|
+
"description": "Grants permission to list available appointment slots",
|
|
483
|
+
"accessLevel": "Read",
|
|
484
|
+
"resourceTypes": [
|
|
485
|
+
{
|
|
486
|
+
"name": "Domain",
|
|
487
|
+
"required": true,
|
|
488
|
+
"conditionKeys": [],
|
|
489
|
+
"dependentActions": []
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"name": "Integration",
|
|
493
|
+
"required": true,
|
|
494
|
+
"conditionKeys": [],
|
|
495
|
+
"dependentActions": []
|
|
496
|
+
}
|
|
497
|
+
],
|
|
498
|
+
"conditionKeys": [],
|
|
499
|
+
"dependentActions": []
|
|
500
|
+
},
|
|
501
|
+
"listdomains": {
|
|
502
|
+
"name": "ListDomains",
|
|
503
|
+
"description": "Grants permission to list domains for a given account",
|
|
504
|
+
"accessLevel": "List",
|
|
505
|
+
"resourceTypes": [],
|
|
506
|
+
"conditionKeys": [],
|
|
507
|
+
"dependentActions": []
|
|
508
|
+
},
|
|
509
|
+
"listintegrations": {
|
|
510
|
+
"name": "ListIntegrations",
|
|
511
|
+
"isPermissionOnly": true,
|
|
512
|
+
"description": "Grants permission to list integrations for a domain",
|
|
513
|
+
"accessLevel": "List",
|
|
514
|
+
"resourceTypes": [
|
|
515
|
+
{
|
|
516
|
+
"name": "Domain",
|
|
517
|
+
"required": true,
|
|
518
|
+
"conditionKeys": [],
|
|
519
|
+
"dependentActions": []
|
|
520
|
+
}
|
|
521
|
+
],
|
|
522
|
+
"conditionKeys": [],
|
|
523
|
+
"dependentActions": []
|
|
524
|
+
},
|
|
525
|
+
"listpatientappointments": {
|
|
526
|
+
"name": "ListPatientAppointments",
|
|
527
|
+
"isPermissionOnly": true,
|
|
528
|
+
"description": "Grants permission to list patient appointments",
|
|
529
|
+
"accessLevel": "Read",
|
|
530
|
+
"resourceTypes": [
|
|
531
|
+
{
|
|
532
|
+
"name": "Domain",
|
|
533
|
+
"required": true,
|
|
534
|
+
"conditionKeys": [],
|
|
535
|
+
"dependentActions": []
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"name": "Integration",
|
|
539
|
+
"required": true,
|
|
540
|
+
"conditionKeys": [],
|
|
541
|
+
"dependentActions": []
|
|
542
|
+
}
|
|
543
|
+
],
|
|
544
|
+
"conditionKeys": [],
|
|
545
|
+
"dependentActions": []
|
|
546
|
+
},
|
|
547
|
+
"listpatientinsurancecoverages": {
|
|
548
|
+
"name": "ListPatientInsuranceCoverages",
|
|
549
|
+
"isPermissionOnly": true,
|
|
550
|
+
"description": "Grants permission to list patient insurance coverages",
|
|
551
|
+
"accessLevel": "Read",
|
|
552
|
+
"resourceTypes": [
|
|
553
|
+
{
|
|
554
|
+
"name": "Domain",
|
|
555
|
+
"required": true,
|
|
556
|
+
"conditionKeys": [],
|
|
557
|
+
"dependentActions": []
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"name": "Integration",
|
|
561
|
+
"required": true,
|
|
562
|
+
"conditionKeys": [],
|
|
563
|
+
"dependentActions": []
|
|
564
|
+
}
|
|
565
|
+
],
|
|
566
|
+
"conditionKeys": [],
|
|
567
|
+
"dependentActions": []
|
|
568
|
+
},
|
|
569
|
+
"listproviders": {
|
|
570
|
+
"name": "ListProviders",
|
|
571
|
+
"isPermissionOnly": true,
|
|
572
|
+
"description": "Grants permission to retrieve active providers available for scheduling appointments with a patient",
|
|
573
|
+
"accessLevel": "Read",
|
|
574
|
+
"resourceTypes": [
|
|
575
|
+
{
|
|
576
|
+
"name": "Domain",
|
|
577
|
+
"required": true,
|
|
578
|
+
"conditionKeys": [],
|
|
579
|
+
"dependentActions": []
|
|
580
|
+
},
|
|
581
|
+
{
|
|
582
|
+
"name": "Integration",
|
|
583
|
+
"required": true,
|
|
584
|
+
"conditionKeys": [],
|
|
585
|
+
"dependentActions": []
|
|
586
|
+
}
|
|
587
|
+
],
|
|
588
|
+
"conditionKeys": [],
|
|
589
|
+
"dependentActions": []
|
|
590
|
+
},
|
|
591
|
+
"listsubscriptions": {
|
|
592
|
+
"name": "ListSubscriptions",
|
|
593
|
+
"description": "Grants permission to list all subscriptions within a domain",
|
|
594
|
+
"accessLevel": "List",
|
|
595
|
+
"resourceTypes": [
|
|
596
|
+
{
|
|
597
|
+
"name": "Domain",
|
|
598
|
+
"required": true,
|
|
599
|
+
"conditionKeys": [],
|
|
600
|
+
"dependentActions": []
|
|
601
|
+
}
|
|
602
|
+
],
|
|
603
|
+
"conditionKeys": [],
|
|
604
|
+
"dependentActions": []
|
|
605
|
+
},
|
|
606
|
+
"listtagsforresource": {
|
|
607
|
+
"name": "ListTagsForResource",
|
|
608
|
+
"description": "Grants permission to list the tags for the specified resource",
|
|
609
|
+
"accessLevel": "List",
|
|
610
|
+
"resourceTypes": [
|
|
611
|
+
{
|
|
612
|
+
"name": "Domain",
|
|
613
|
+
"required": false,
|
|
614
|
+
"conditionKeys": [],
|
|
615
|
+
"dependentActions": []
|
|
616
|
+
}
|
|
617
|
+
],
|
|
618
|
+
"conditionKeys": [],
|
|
619
|
+
"dependentActions": []
|
|
620
|
+
},
|
|
621
|
+
"matchpatient": {
|
|
622
|
+
"name": "MatchPatient",
|
|
623
|
+
"isPermissionOnly": true,
|
|
624
|
+
"description": "Grants permission to match a patient",
|
|
625
|
+
"accessLevel": "Read",
|
|
626
|
+
"resourceTypes": [
|
|
627
|
+
{
|
|
628
|
+
"name": "Domain",
|
|
629
|
+
"required": true,
|
|
630
|
+
"conditionKeys": [],
|
|
631
|
+
"dependentActions": []
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"name": "Integration",
|
|
635
|
+
"required": true,
|
|
636
|
+
"conditionKeys": [],
|
|
637
|
+
"dependentActions": []
|
|
638
|
+
}
|
|
639
|
+
],
|
|
640
|
+
"conditionKeys": [],
|
|
641
|
+
"dependentActions": []
|
|
642
|
+
},
|
|
643
|
+
"publishagent": {
|
|
644
|
+
"name": "PublishAgent",
|
|
645
|
+
"isPermissionOnly": true,
|
|
646
|
+
"description": "Grants permission to publish an agent configuration version",
|
|
647
|
+
"accessLevel": "Write",
|
|
648
|
+
"resourceTypes": [
|
|
649
|
+
{
|
|
650
|
+
"name": "Agent",
|
|
651
|
+
"required": true,
|
|
652
|
+
"conditionKeys": [],
|
|
653
|
+
"dependentActions": []
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"name": "Domain",
|
|
657
|
+
"required": true,
|
|
658
|
+
"conditionKeys": [],
|
|
659
|
+
"dependentActions": []
|
|
660
|
+
}
|
|
661
|
+
],
|
|
662
|
+
"conditionKeys": [],
|
|
663
|
+
"dependentActions": []
|
|
664
|
+
},
|
|
665
|
+
"rescheduleappointment": {
|
|
666
|
+
"name": "RescheduleAppointment",
|
|
667
|
+
"isPermissionOnly": true,
|
|
668
|
+
"description": "Grants permission to reschedule an appointment",
|
|
669
|
+
"accessLevel": "Write",
|
|
670
|
+
"resourceTypes": [
|
|
671
|
+
{
|
|
672
|
+
"name": "Domain",
|
|
673
|
+
"required": true,
|
|
674
|
+
"conditionKeys": [],
|
|
675
|
+
"dependentActions": []
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"name": "Integration",
|
|
679
|
+
"required": true,
|
|
680
|
+
"conditionKeys": [],
|
|
681
|
+
"dependentActions": []
|
|
682
|
+
}
|
|
683
|
+
],
|
|
684
|
+
"conditionKeys": [],
|
|
685
|
+
"dependentActions": []
|
|
686
|
+
},
|
|
687
|
+
"scheduleappointment": {
|
|
688
|
+
"name": "ScheduleAppointment",
|
|
689
|
+
"isPermissionOnly": true,
|
|
690
|
+
"description": "Grants permission to schedule an appointment for a patient",
|
|
691
|
+
"accessLevel": "Write",
|
|
692
|
+
"resourceTypes": [
|
|
693
|
+
{
|
|
694
|
+
"name": "Domain",
|
|
695
|
+
"required": true,
|
|
696
|
+
"conditionKeys": [],
|
|
697
|
+
"dependentActions": []
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"name": "Integration",
|
|
701
|
+
"required": true,
|
|
702
|
+
"conditionKeys": [],
|
|
703
|
+
"dependentActions": []
|
|
704
|
+
}
|
|
705
|
+
],
|
|
706
|
+
"conditionKeys": [],
|
|
707
|
+
"dependentActions": []
|
|
708
|
+
},
|
|
709
|
+
"startmedicalscribelisteningsession": {
|
|
710
|
+
"name": "StartMedicalScribeListeningSession",
|
|
711
|
+
"description": "Grants permission to start a new Medical Scribe listening session for real-time audio transcription",
|
|
712
|
+
"accessLevel": "Write",
|
|
713
|
+
"resourceTypes": [
|
|
714
|
+
{
|
|
715
|
+
"name": "Domain",
|
|
716
|
+
"required": true,
|
|
717
|
+
"conditionKeys": [],
|
|
718
|
+
"dependentActions": []
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
"name": "Subscription",
|
|
722
|
+
"required": true,
|
|
723
|
+
"conditionKeys": [],
|
|
724
|
+
"dependentActions": []
|
|
725
|
+
}
|
|
726
|
+
],
|
|
727
|
+
"conditionKeys": [],
|
|
728
|
+
"dependentActions": []
|
|
729
|
+
},
|
|
730
|
+
"startpatientinsightsjob": {
|
|
731
|
+
"name": "StartPatientInsightsJob",
|
|
732
|
+
"description": "Grants permission to start a new patient insights job",
|
|
733
|
+
"accessLevel": "Write",
|
|
734
|
+
"resourceTypes": [
|
|
735
|
+
{
|
|
736
|
+
"name": "Domain",
|
|
737
|
+
"required": true,
|
|
738
|
+
"conditionKeys": [],
|
|
739
|
+
"dependentActions": []
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"name": "PatientInsightsJob",
|
|
743
|
+
"required": true,
|
|
744
|
+
"conditionKeys": [],
|
|
745
|
+
"dependentActions": []
|
|
746
|
+
}
|
|
747
|
+
],
|
|
748
|
+
"conditionKeys": [],
|
|
749
|
+
"dependentActions": []
|
|
750
|
+
},
|
|
751
|
+
"tagresource": {
|
|
752
|
+
"name": "TagResource",
|
|
753
|
+
"description": "Grants permission to add the specified tags to the specified resource",
|
|
754
|
+
"accessLevel": "Tagging",
|
|
755
|
+
"resourceTypes": [
|
|
756
|
+
{
|
|
757
|
+
"name": "Domain",
|
|
758
|
+
"required": false,
|
|
759
|
+
"conditionKeys": [
|
|
760
|
+
"aws:ResourceTag/${TagKey}"
|
|
761
|
+
],
|
|
762
|
+
"dependentActions": []
|
|
763
|
+
}
|
|
764
|
+
],
|
|
765
|
+
"conditionKeys": [
|
|
766
|
+
"aws:TagKeys",
|
|
767
|
+
"aws:RequestTag/${TagKey}"
|
|
768
|
+
],
|
|
769
|
+
"dependentActions": []
|
|
770
|
+
},
|
|
771
|
+
"untagresource": {
|
|
772
|
+
"name": "UntagResource",
|
|
773
|
+
"description": "Grants permission to remove the tags identified by the TagKeys list from a resource",
|
|
774
|
+
"accessLevel": "Tagging",
|
|
775
|
+
"resourceTypes": [
|
|
776
|
+
{
|
|
777
|
+
"name": "Domain",
|
|
778
|
+
"required": false,
|
|
779
|
+
"conditionKeys": [],
|
|
780
|
+
"dependentActions": []
|
|
781
|
+
}
|
|
782
|
+
],
|
|
783
|
+
"conditionKeys": [
|
|
784
|
+
"aws:TagKeys"
|
|
785
|
+
],
|
|
786
|
+
"dependentActions": []
|
|
787
|
+
},
|
|
788
|
+
"updateagent": {
|
|
789
|
+
"name": "UpdateAgent",
|
|
790
|
+
"isPermissionOnly": true,
|
|
791
|
+
"description": "Grants permission to update a draft agent configuration, creating a new draft version if none exists",
|
|
792
|
+
"accessLevel": "Write",
|
|
793
|
+
"resourceTypes": [
|
|
794
|
+
{
|
|
795
|
+
"name": "Agent",
|
|
796
|
+
"required": true,
|
|
797
|
+
"conditionKeys": [],
|
|
798
|
+
"dependentActions": []
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"name": "Domain",
|
|
802
|
+
"required": true,
|
|
803
|
+
"conditionKeys": [],
|
|
804
|
+
"dependentActions": []
|
|
805
|
+
}
|
|
806
|
+
],
|
|
807
|
+
"conditionKeys": [],
|
|
808
|
+
"dependentActions": []
|
|
809
|
+
},
|
|
810
|
+
"updateintegration": {
|
|
811
|
+
"name": "UpdateIntegration",
|
|
812
|
+
"isPermissionOnly": true,
|
|
813
|
+
"description": "Grants permission to update an existing integration",
|
|
814
|
+
"accessLevel": "Write",
|
|
815
|
+
"resourceTypes": [
|
|
816
|
+
{
|
|
817
|
+
"name": "Domain",
|
|
818
|
+
"required": true,
|
|
819
|
+
"conditionKeys": [],
|
|
820
|
+
"dependentActions": []
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"name": "Integration",
|
|
824
|
+
"required": true,
|
|
825
|
+
"conditionKeys": [],
|
|
826
|
+
"dependentActions": []
|
|
827
|
+
}
|
|
828
|
+
],
|
|
829
|
+
"conditionKeys": [],
|
|
830
|
+
"dependentActions": []
|
|
831
|
+
},
|
|
832
|
+
"updatesession": {
|
|
833
|
+
"name": "UpdateSession",
|
|
834
|
+
"isPermissionOnly": true,
|
|
835
|
+
"description": "Grants permission to update session attributes such as departmentId and appointmentType",
|
|
836
|
+
"accessLevel": "Write",
|
|
837
|
+
"resourceTypes": [
|
|
838
|
+
{
|
|
839
|
+
"name": "Domain",
|
|
840
|
+
"required": true,
|
|
841
|
+
"conditionKeys": [],
|
|
842
|
+
"dependentActions": []
|
|
843
|
+
},
|
|
844
|
+
{
|
|
845
|
+
"name": "Session",
|
|
846
|
+
"required": true,
|
|
847
|
+
"conditionKeys": [],
|
|
848
|
+
"dependentActions": []
|
|
849
|
+
}
|
|
850
|
+
],
|
|
851
|
+
"conditionKeys": [],
|
|
852
|
+
"dependentActions": []
|
|
853
|
+
}
|
|
854
|
+
}
|
package/data/actions/mpa.json
CHANGED
|
@@ -250,6 +250,23 @@
|
|
|
250
250
|
],
|
|
251
251
|
"dependentActions": []
|
|
252
252
|
},
|
|
253
|
+
"startapprovalteambaseline": {
|
|
254
|
+
"name": "StartApprovalTeamBaseline",
|
|
255
|
+
"description": "Grants permission to start a baseline for an active approval team",
|
|
256
|
+
"accessLevel": "Write",
|
|
257
|
+
"resourceTypes": [
|
|
258
|
+
{
|
|
259
|
+
"name": "approval-team",
|
|
260
|
+
"required": true,
|
|
261
|
+
"conditionKeys": [],
|
|
262
|
+
"dependentActions": []
|
|
263
|
+
}
|
|
264
|
+
],
|
|
265
|
+
"conditionKeys": [
|
|
266
|
+
"aws:ResourceTag/${TagKey}"
|
|
267
|
+
],
|
|
268
|
+
"dependentActions": []
|
|
269
|
+
},
|
|
253
270
|
"startsession": {
|
|
254
271
|
"name": "StartSession",
|
|
255
272
|
"isPermissionOnly": true,
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aws:requesttag/${tagkey}": {
|
|
3
|
+
"key": "aws:RequestTag/${TagKey}",
|
|
4
|
+
"description": "Filters access by the tags that are passed in the request",
|
|
5
|
+
"type": "String"
|
|
6
|
+
},
|
|
7
|
+
"aws:resourcetag/${tagkey}": {
|
|
8
|
+
"key": "aws:ResourceTag/${TagKey}",
|
|
9
|
+
"description": "Filters access by the tags associated with the resource",
|
|
10
|
+
"type": "String"
|
|
11
|
+
},
|
|
12
|
+
"aws:tagkeys": {
|
|
13
|
+
"key": "aws:TagKeys",
|
|
14
|
+
"description": "Filters access by the tag keys that are passed in the request",
|
|
15
|
+
"type": "ArrayOfString"
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"domain": {
|
|
3
|
+
"key": "Domain",
|
|
4
|
+
"arn": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}",
|
|
5
|
+
"conditionKeys": [
|
|
6
|
+
"aws:ResourceTag/${TagKey}"
|
|
7
|
+
]
|
|
8
|
+
},
|
|
9
|
+
"patientinsightsjob": {
|
|
10
|
+
"key": "PatientInsightsJob",
|
|
11
|
+
"arn": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}/patient-insights-job/${JobId}"
|
|
12
|
+
},
|
|
13
|
+
"subscription": {
|
|
14
|
+
"key": "Subscription",
|
|
15
|
+
"arn": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}/subscription/${SubscriptionId}"
|
|
16
|
+
},
|
|
17
|
+
"integration": {
|
|
18
|
+
"key": "Integration",
|
|
19
|
+
"arn": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}/integration/${IntegrationId}"
|
|
20
|
+
},
|
|
21
|
+
"agent": {
|
|
22
|
+
"key": "Agent",
|
|
23
|
+
"arn": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}/agent/${AgentId}"
|
|
24
|
+
},
|
|
25
|
+
"session": {
|
|
26
|
+
"key": "Session",
|
|
27
|
+
"arn": "arn:${Partition}:health-agent:${Region}:${Account}:domain/${DomainId}/session/${SessionId}"
|
|
28
|
+
}
|
|
29
|
+
}
|
package/data/serviceNames.json
CHANGED
|
@@ -190,6 +190,7 @@
|
|
|
190
190
|
"groundtruthlabeling": "Amazon GroundTruth Labeling",
|
|
191
191
|
"guardduty": "Amazon GuardDuty",
|
|
192
192
|
"health": "AWS Health APIs and Notifications",
|
|
193
|
+
"health-agent": "Amazon Connect Health",
|
|
193
194
|
"healthlake": "AWS HealthLake",
|
|
194
195
|
"honeycode": "Amazon Honeycode",
|
|
195
196
|
"iam": "AWS Identity and Access Management (IAM)",
|
package/data/services.json
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.18.
|
|
3
|
+
"version": "0.18.202603061",
|
|
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-03-
|
|
9
|
+
"updatedAt": "2026-03-06T05:35:30.671Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|