@cloud-copilot/iam-data 0.9.202503111 → 0.9.202503141
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.
- package/data/actions/access-analyzer.json +0 -1
- package/data/actions/account.json +0 -32
- package/data/actions/batch.json +116 -0
- package/data/actions/bedrock.json +93 -0
- package/data/actions/sagemaker.json +6 -2
- package/data/actions/wafv2.json +12 -4
- package/data/conditionKeys/sagemaker.json +10 -0
- package/data/resourceTypes/batch.json +7 -0
- package/data/resourceTypes/bedrock.json +4 -0
- package/package.json +2 -2
|
@@ -140,22 +140,6 @@
|
|
|
140
140
|
],
|
|
141
141
|
"dependentActions": []
|
|
142
142
|
},
|
|
143
|
-
"getchallengequestions": {
|
|
144
|
-
"name": "GetChallengeQuestions",
|
|
145
|
-
"isPermissionOnly": true,
|
|
146
|
-
"description": "Grants permission to retrieve the challenge questions for an account",
|
|
147
|
-
"accessLevel": "Read",
|
|
148
|
-
"resourceTypes": [
|
|
149
|
-
{
|
|
150
|
-
"name": "account",
|
|
151
|
-
"required": false,
|
|
152
|
-
"conditionKeys": [],
|
|
153
|
-
"dependentActions": []
|
|
154
|
-
}
|
|
155
|
-
],
|
|
156
|
-
"conditionKeys": [],
|
|
157
|
-
"dependentActions": []
|
|
158
|
-
},
|
|
159
143
|
"getcontactinformation": {
|
|
160
144
|
"name": "GetContactInformation",
|
|
161
145
|
"description": "Grants permission to retrieve the primary contact information for an account",
|
|
@@ -259,22 +243,6 @@
|
|
|
259
243
|
],
|
|
260
244
|
"dependentActions": []
|
|
261
245
|
},
|
|
262
|
-
"putchallengequestions": {
|
|
263
|
-
"name": "PutChallengeQuestions",
|
|
264
|
-
"isPermissionOnly": true,
|
|
265
|
-
"description": "Grants permission to modify the challenge questions for an account",
|
|
266
|
-
"accessLevel": "Write",
|
|
267
|
-
"resourceTypes": [
|
|
268
|
-
{
|
|
269
|
-
"name": "account",
|
|
270
|
-
"required": false,
|
|
271
|
-
"conditionKeys": [],
|
|
272
|
-
"dependentActions": []
|
|
273
|
-
}
|
|
274
|
-
],
|
|
275
|
-
"conditionKeys": [],
|
|
276
|
-
"dependentActions": []
|
|
277
|
-
},
|
|
278
246
|
"putcontactinformation": {
|
|
279
247
|
"name": "PutContactInformation",
|
|
280
248
|
"description": "Grants permission to update the primary contact information for an account",
|
package/data/actions/batch.json
CHANGED
|
@@ -32,6 +32,24 @@
|
|
|
32
32
|
],
|
|
33
33
|
"dependentActions": []
|
|
34
34
|
},
|
|
35
|
+
"createconsumableresource": {
|
|
36
|
+
"name": "CreateConsumableResource",
|
|
37
|
+
"description": "Grants permission to create an AWS Batch consumable resource in your account",
|
|
38
|
+
"accessLevel": "Write",
|
|
39
|
+
"resourceTypes": [
|
|
40
|
+
{
|
|
41
|
+
"name": "consumable-resource",
|
|
42
|
+
"required": true,
|
|
43
|
+
"conditionKeys": [],
|
|
44
|
+
"dependentActions": []
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"conditionKeys": [
|
|
48
|
+
"aws:RequestTag/${TagKey}",
|
|
49
|
+
"aws:TagKeys"
|
|
50
|
+
],
|
|
51
|
+
"dependentActions": []
|
|
52
|
+
},
|
|
35
53
|
"createjobqueue": {
|
|
36
54
|
"name": "CreateJobQueue",
|
|
37
55
|
"description": "Grants permission to create an AWS Batch job queue in your account",
|
|
@@ -95,6 +113,21 @@
|
|
|
95
113
|
"conditionKeys": [],
|
|
96
114
|
"dependentActions": []
|
|
97
115
|
},
|
|
116
|
+
"deleteconsumableresource": {
|
|
117
|
+
"name": "DeleteConsumableResource",
|
|
118
|
+
"description": "Grants permission to delete an AWS Batch consumable resource in your account",
|
|
119
|
+
"accessLevel": "Write",
|
|
120
|
+
"resourceTypes": [
|
|
121
|
+
{
|
|
122
|
+
"name": "consumable-resource",
|
|
123
|
+
"required": true,
|
|
124
|
+
"conditionKeys": [],
|
|
125
|
+
"dependentActions": []
|
|
126
|
+
}
|
|
127
|
+
],
|
|
128
|
+
"conditionKeys": [],
|
|
129
|
+
"dependentActions": []
|
|
130
|
+
},
|
|
98
131
|
"deletejobqueue": {
|
|
99
132
|
"name": "DeleteJobQueue",
|
|
100
133
|
"description": "Grants permission to delete an AWS Batch job queue in your account",
|
|
@@ -148,6 +181,21 @@
|
|
|
148
181
|
"conditionKeys": [],
|
|
149
182
|
"dependentActions": []
|
|
150
183
|
},
|
|
184
|
+
"describeconsumableresource": {
|
|
185
|
+
"name": "DescribeConsumableResource",
|
|
186
|
+
"description": "Grants permission to describe one or more AWS Batch consumable resource in your account",
|
|
187
|
+
"accessLevel": "Read",
|
|
188
|
+
"resourceTypes": [
|
|
189
|
+
{
|
|
190
|
+
"name": "consumable-resource",
|
|
191
|
+
"required": true,
|
|
192
|
+
"conditionKeys": [],
|
|
193
|
+
"dependentActions": []
|
|
194
|
+
}
|
|
195
|
+
],
|
|
196
|
+
"conditionKeys": [],
|
|
197
|
+
"dependentActions": []
|
|
198
|
+
},
|
|
151
199
|
"describejobdefinitions": {
|
|
152
200
|
"name": "DescribeJobDefinitions",
|
|
153
201
|
"description": "Grants permission to describe one or more AWS Batch job definitions in your account",
|
|
@@ -195,6 +243,14 @@
|
|
|
195
243
|
"conditionKeys": [],
|
|
196
244
|
"dependentActions": []
|
|
197
245
|
},
|
|
246
|
+
"listconsumableresources": {
|
|
247
|
+
"name": "ListConsumableResources",
|
|
248
|
+
"description": "Grants permission to list AWS Batch consumable resources in your account",
|
|
249
|
+
"accessLevel": "List",
|
|
250
|
+
"resourceTypes": [],
|
|
251
|
+
"conditionKeys": [],
|
|
252
|
+
"dependentActions": []
|
|
253
|
+
},
|
|
198
254
|
"listjobs": {
|
|
199
255
|
"name": "ListJobs",
|
|
200
256
|
"description": "Grants permission to list jobs for a specified AWS Batch job queue in your account",
|
|
@@ -203,6 +259,21 @@
|
|
|
203
259
|
"conditionKeys": [],
|
|
204
260
|
"dependentActions": []
|
|
205
261
|
},
|
|
262
|
+
"listjobsbyconsumableresource": {
|
|
263
|
+
"name": "ListJobsByConsumableResource",
|
|
264
|
+
"description": "Grants permission to list AWS Batch jobs that require a specific consumable resource in your account",
|
|
265
|
+
"accessLevel": "List",
|
|
266
|
+
"resourceTypes": [
|
|
267
|
+
{
|
|
268
|
+
"name": "consumable-resource",
|
|
269
|
+
"required": true,
|
|
270
|
+
"conditionKeys": [],
|
|
271
|
+
"dependentActions": []
|
|
272
|
+
}
|
|
273
|
+
],
|
|
274
|
+
"conditionKeys": [],
|
|
275
|
+
"dependentActions": []
|
|
276
|
+
},
|
|
206
277
|
"listschedulingpolicies": {
|
|
207
278
|
"name": "ListSchedulingPolicies",
|
|
208
279
|
"description": "Grants permission to list AWS Batch scheduling policies in your account",
|
|
@@ -222,6 +293,12 @@
|
|
|
222
293
|
"conditionKeys": [],
|
|
223
294
|
"dependentActions": []
|
|
224
295
|
},
|
|
296
|
+
{
|
|
297
|
+
"name": "consumable-resource",
|
|
298
|
+
"required": false,
|
|
299
|
+
"conditionKeys": [],
|
|
300
|
+
"dependentActions": []
|
|
301
|
+
},
|
|
225
302
|
{
|
|
226
303
|
"name": "job",
|
|
227
304
|
"required": false,
|
|
@@ -260,6 +337,12 @@
|
|
|
260
337
|
"required": true,
|
|
261
338
|
"conditionKeys": [],
|
|
262
339
|
"dependentActions": []
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"name": "consumable-resource",
|
|
343
|
+
"required": false,
|
|
344
|
+
"conditionKeys": [],
|
|
345
|
+
"dependentActions": []
|
|
263
346
|
}
|
|
264
347
|
],
|
|
265
348
|
"conditionKeys": [
|
|
@@ -310,6 +393,12 @@
|
|
|
310
393
|
"required": true,
|
|
311
394
|
"conditionKeys": [],
|
|
312
395
|
"dependentActions": []
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"name": "consumable-resource",
|
|
399
|
+
"required": false,
|
|
400
|
+
"conditionKeys": [],
|
|
401
|
+
"dependentActions": []
|
|
313
402
|
}
|
|
314
403
|
],
|
|
315
404
|
"conditionKeys": [],
|
|
@@ -326,6 +415,12 @@
|
|
|
326
415
|
"conditionKeys": [],
|
|
327
416
|
"dependentActions": []
|
|
328
417
|
},
|
|
418
|
+
{
|
|
419
|
+
"name": "consumable-resource",
|
|
420
|
+
"required": false,
|
|
421
|
+
"conditionKeys": [],
|
|
422
|
+
"dependentActions": []
|
|
423
|
+
},
|
|
329
424
|
{
|
|
330
425
|
"name": "job",
|
|
331
426
|
"required": false,
|
|
@@ -383,6 +478,12 @@
|
|
|
383
478
|
"conditionKeys": [],
|
|
384
479
|
"dependentActions": []
|
|
385
480
|
},
|
|
481
|
+
{
|
|
482
|
+
"name": "consumable-resource",
|
|
483
|
+
"required": false,
|
|
484
|
+
"conditionKeys": [],
|
|
485
|
+
"dependentActions": []
|
|
486
|
+
},
|
|
386
487
|
{
|
|
387
488
|
"name": "job",
|
|
388
489
|
"required": false,
|
|
@@ -428,6 +529,21 @@
|
|
|
428
529
|
"conditionKeys": [],
|
|
429
530
|
"dependentActions": []
|
|
430
531
|
},
|
|
532
|
+
"updateconsumableresource": {
|
|
533
|
+
"name": "UpdateConsumableResource",
|
|
534
|
+
"description": "Grants permission to update an AWS Batch consumable resource in your account",
|
|
535
|
+
"accessLevel": "Write",
|
|
536
|
+
"resourceTypes": [
|
|
537
|
+
{
|
|
538
|
+
"name": "consumable-resource",
|
|
539
|
+
"required": true,
|
|
540
|
+
"conditionKeys": [],
|
|
541
|
+
"dependentActions": []
|
|
542
|
+
}
|
|
543
|
+
],
|
|
544
|
+
"conditionKeys": [],
|
|
545
|
+
"dependentActions": []
|
|
546
|
+
},
|
|
431
547
|
"updatejobqueue": {
|
|
432
548
|
"name": "UpdateJobQueue",
|
|
433
549
|
"description": "Grants permission to update an AWS Batch job queue in your account",
|
|
@@ -203,11 +203,23 @@
|
|
|
203
203
|
"conditionKeys": [],
|
|
204
204
|
"dependentActions": []
|
|
205
205
|
},
|
|
206
|
+
{
|
|
207
|
+
"name": "default-prompt-router",
|
|
208
|
+
"required": true,
|
|
209
|
+
"conditionKeys": [],
|
|
210
|
+
"dependentActions": []
|
|
211
|
+
},
|
|
206
212
|
{
|
|
207
213
|
"name": "foundation-model",
|
|
208
214
|
"required": true,
|
|
209
215
|
"conditionKeys": [],
|
|
210
216
|
"dependentActions": []
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"name": "prompt-router",
|
|
220
|
+
"required": true,
|
|
221
|
+
"conditionKeys": [],
|
|
222
|
+
"dependentActions": []
|
|
211
223
|
}
|
|
212
224
|
],
|
|
213
225
|
"conditionKeys": [
|
|
@@ -476,6 +488,36 @@
|
|
|
476
488
|
],
|
|
477
489
|
"dependentActions": []
|
|
478
490
|
},
|
|
491
|
+
"createpromptrouter": {
|
|
492
|
+
"name": "CreatePromptRouter",
|
|
493
|
+
"description": "Grants permission to create a custom prompt router",
|
|
494
|
+
"accessLevel": "Write",
|
|
495
|
+
"resourceTypes": [
|
|
496
|
+
{
|
|
497
|
+
"name": "application-inference-profile",
|
|
498
|
+
"required": true,
|
|
499
|
+
"conditionKeys": [],
|
|
500
|
+
"dependentActions": []
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"name": "foundation-model",
|
|
504
|
+
"required": true,
|
|
505
|
+
"conditionKeys": [],
|
|
506
|
+
"dependentActions": []
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"name": "inference-profile",
|
|
510
|
+
"required": true,
|
|
511
|
+
"conditionKeys": [],
|
|
512
|
+
"dependentActions": []
|
|
513
|
+
}
|
|
514
|
+
],
|
|
515
|
+
"conditionKeys": [
|
|
516
|
+
"aws:RequestTag/${TagKey}",
|
|
517
|
+
"aws:TagKeys"
|
|
518
|
+
],
|
|
519
|
+
"dependentActions": []
|
|
520
|
+
},
|
|
479
521
|
"createpromptversion": {
|
|
480
522
|
"name": "CreatePromptVersion",
|
|
481
523
|
"description": "Grants permission to create a version of a prompt",
|
|
@@ -844,6 +886,21 @@
|
|
|
844
886
|
"conditionKeys": [],
|
|
845
887
|
"dependentActions": []
|
|
846
888
|
},
|
|
889
|
+
"deletepromptrouter": {
|
|
890
|
+
"name": "DeletePromptRouter",
|
|
891
|
+
"description": "Grants permission to delete a custom prompt router",
|
|
892
|
+
"accessLevel": "Write",
|
|
893
|
+
"resourceTypes": [
|
|
894
|
+
{
|
|
895
|
+
"name": "prompt-router",
|
|
896
|
+
"required": true,
|
|
897
|
+
"conditionKeys": [],
|
|
898
|
+
"dependentActions": []
|
|
899
|
+
}
|
|
900
|
+
],
|
|
901
|
+
"conditionKeys": [],
|
|
902
|
+
"dependentActions": []
|
|
903
|
+
},
|
|
847
904
|
"deleteprovisionedmodelthroughput": {
|
|
848
905
|
"name": "DeleteProvisionedModelThroughput",
|
|
849
906
|
"description": "Grants permission to delete a provisioned model throughput that you created earlier",
|
|
@@ -1512,6 +1569,12 @@
|
|
|
1512
1569
|
"required": true,
|
|
1513
1570
|
"conditionKeys": [],
|
|
1514
1571
|
"dependentActions": []
|
|
1572
|
+
},
|
|
1573
|
+
{
|
|
1574
|
+
"name": "prompt-router",
|
|
1575
|
+
"required": true,
|
|
1576
|
+
"conditionKeys": [],
|
|
1577
|
+
"dependentActions": []
|
|
1515
1578
|
}
|
|
1516
1579
|
],
|
|
1517
1580
|
"conditionKeys": [],
|
|
@@ -1723,6 +1786,12 @@
|
|
|
1723
1786
|
"conditionKeys": [],
|
|
1724
1787
|
"dependentActions": []
|
|
1725
1788
|
},
|
|
1789
|
+
{
|
|
1790
|
+
"name": "prompt-router",
|
|
1791
|
+
"required": true,
|
|
1792
|
+
"conditionKeys": [],
|
|
1793
|
+
"dependentActions": []
|
|
1794
|
+
},
|
|
1726
1795
|
{
|
|
1727
1796
|
"name": "provisioned-model",
|
|
1728
1797
|
"required": true,
|
|
@@ -1780,6 +1849,12 @@
|
|
|
1780
1849
|
"conditionKeys": [],
|
|
1781
1850
|
"dependentActions": []
|
|
1782
1851
|
},
|
|
1852
|
+
{
|
|
1853
|
+
"name": "prompt-router",
|
|
1854
|
+
"required": true,
|
|
1855
|
+
"conditionKeys": [],
|
|
1856
|
+
"dependentActions": []
|
|
1857
|
+
},
|
|
1783
1858
|
{
|
|
1784
1859
|
"name": "provisioned-model",
|
|
1785
1860
|
"required": true,
|
|
@@ -2311,6 +2386,12 @@
|
|
|
2311
2386
|
"conditionKeys": [],
|
|
2312
2387
|
"dependentActions": []
|
|
2313
2388
|
},
|
|
2389
|
+
{
|
|
2390
|
+
"name": "prompt-router",
|
|
2391
|
+
"required": true,
|
|
2392
|
+
"conditionKeys": [],
|
|
2393
|
+
"dependentActions": []
|
|
2394
|
+
},
|
|
2314
2395
|
{
|
|
2315
2396
|
"name": "prompt-version",
|
|
2316
2397
|
"required": true,
|
|
@@ -2697,6 +2778,12 @@
|
|
|
2697
2778
|
"conditionKeys": [],
|
|
2698
2779
|
"dependentActions": []
|
|
2699
2780
|
},
|
|
2781
|
+
{
|
|
2782
|
+
"name": "prompt-router",
|
|
2783
|
+
"required": false,
|
|
2784
|
+
"conditionKeys": [],
|
|
2785
|
+
"dependentActions": []
|
|
2786
|
+
},
|
|
2700
2787
|
{
|
|
2701
2788
|
"name": "prompt-version",
|
|
2702
2789
|
"required": false,
|
|
@@ -2847,6 +2934,12 @@
|
|
|
2847
2934
|
"conditionKeys": [],
|
|
2848
2935
|
"dependentActions": []
|
|
2849
2936
|
},
|
|
2937
|
+
{
|
|
2938
|
+
"name": "prompt-router",
|
|
2939
|
+
"required": false,
|
|
2940
|
+
"conditionKeys": [],
|
|
2941
|
+
"dependentActions": []
|
|
2942
|
+
},
|
|
2850
2943
|
{
|
|
2851
2944
|
"name": "prompt-version",
|
|
2852
2945
|
"required": false,
|
|
@@ -1498,7 +1498,9 @@
|
|
|
1498
1498
|
"aws:RequestTag/${TagKey}",
|
|
1499
1499
|
"aws:TagKeys",
|
|
1500
1500
|
"sagemaker:ModelApprovalStatus",
|
|
1501
|
-
"sagemaker:CustomerMetadataProperties/${MetadataKey}"
|
|
1501
|
+
"sagemaker:CustomerMetadataProperties/${MetadataKey}",
|
|
1502
|
+
"sagemaker:ModelLifeCycle:Stage",
|
|
1503
|
+
"sagemaker:ModelLifeCycle:StageStatus"
|
|
1502
1504
|
],
|
|
1503
1505
|
"dependentActions": []
|
|
1504
1506
|
},
|
|
@@ -6812,7 +6814,9 @@
|
|
|
6812
6814
|
"conditionKeys": [
|
|
6813
6815
|
"sagemaker:ModelApprovalStatus",
|
|
6814
6816
|
"sagemaker:CustomerMetadataProperties/${MetadataKey}",
|
|
6815
|
-
"sagemaker:CustomerMetadataPropertiesToRemove"
|
|
6817
|
+
"sagemaker:CustomerMetadataPropertiesToRemove",
|
|
6818
|
+
"sagemaker:ModelLifeCycle:Stage",
|
|
6819
|
+
"sagemaker:ModelLifeCycle:StageStatus"
|
|
6816
6820
|
],
|
|
6817
6821
|
"dependentActions": []
|
|
6818
6822
|
},
|
package/data/actions/wafv2.json
CHANGED
|
@@ -82,7 +82,9 @@
|
|
|
82
82
|
"name": "ipset",
|
|
83
83
|
"required": true,
|
|
84
84
|
"conditionKeys": [],
|
|
85
|
-
"dependentActions": [
|
|
85
|
+
"dependentActions": [
|
|
86
|
+
"wafv2:TagResource"
|
|
87
|
+
]
|
|
86
88
|
}
|
|
87
89
|
],
|
|
88
90
|
"conditionKeys": [
|
|
@@ -100,7 +102,9 @@
|
|
|
100
102
|
"name": "regexpatternset",
|
|
101
103
|
"required": true,
|
|
102
104
|
"conditionKeys": [],
|
|
103
|
-
"dependentActions": [
|
|
105
|
+
"dependentActions": [
|
|
106
|
+
"wafv2:TagResource"
|
|
107
|
+
]
|
|
104
108
|
}
|
|
105
109
|
],
|
|
106
110
|
"conditionKeys": [
|
|
@@ -118,7 +122,9 @@
|
|
|
118
122
|
"name": "rulegroup",
|
|
119
123
|
"required": true,
|
|
120
124
|
"conditionKeys": [],
|
|
121
|
-
"dependentActions": [
|
|
125
|
+
"dependentActions": [
|
|
126
|
+
"wafv2:TagResource"
|
|
127
|
+
]
|
|
122
128
|
},
|
|
123
129
|
{
|
|
124
130
|
"name": "ipset",
|
|
@@ -148,7 +154,9 @@
|
|
|
148
154
|
"name": "webacl",
|
|
149
155
|
"required": true,
|
|
150
156
|
"conditionKeys": [],
|
|
151
|
-
"dependentActions": [
|
|
157
|
+
"dependentActions": [
|
|
158
|
+
"wafv2:TagResource"
|
|
159
|
+
]
|
|
152
160
|
},
|
|
153
161
|
{
|
|
154
162
|
"name": "ipset",
|
|
@@ -159,6 +159,16 @@
|
|
|
159
159
|
"description": "Filters access by the model arn associated with the resource in the request",
|
|
160
160
|
"type": "ARN"
|
|
161
161
|
},
|
|
162
|
+
"sagemaker:modellifecycle:stage": {
|
|
163
|
+
"key": "sagemaker:ModelLifeCycle:Stage",
|
|
164
|
+
"description": "Filters access by stage field in the model life cycle object associated with the model-package resource in the request",
|
|
165
|
+
"type": "String"
|
|
166
|
+
},
|
|
167
|
+
"sagemaker:modellifecycle:stagestatus": {
|
|
168
|
+
"key": "sagemaker:ModelLifeCycle:StageStatus",
|
|
169
|
+
"description": "Filters access by stageStatus field in the model life cycle object associated with the model-package resource in the request",
|
|
170
|
+
"type": "String"
|
|
171
|
+
},
|
|
162
172
|
"sagemaker:networkisolation": {
|
|
163
173
|
"key": "sagemaker:NetworkIsolation",
|
|
164
174
|
"description": "Filters access by the network isolation associated with the resource in the request",
|
|
@@ -37,5 +37,12 @@
|
|
|
37
37
|
"conditionKeys": [
|
|
38
38
|
"aws:ResourceTag/${TagKey}"
|
|
39
39
|
]
|
|
40
|
+
},
|
|
41
|
+
"consumable-resource": {
|
|
42
|
+
"key": "consumable-resource",
|
|
43
|
+
"arn": "arn:${Partition}:batch:${Region}:${Account}:consumable-resource/${ConsumableResourceName}",
|
|
44
|
+
"conditionKeys": [
|
|
45
|
+
"aws:ResourceTag/${TagKey}"
|
|
46
|
+
]
|
|
40
47
|
}
|
|
41
48
|
}
|
|
@@ -18,6 +18,10 @@
|
|
|
18
18
|
"key": "default-prompt-router",
|
|
19
19
|
"arn": "arn:${Partition}:bedrock:${Region}:${Account}:default-prompt-router/${ResourceId}"
|
|
20
20
|
},
|
|
21
|
+
"prompt-router": {
|
|
22
|
+
"key": "prompt-router",
|
|
23
|
+
"arn": "arn:${Partition}:bedrock:${Region}:${Account}:prompt-router/${ResourceId}"
|
|
24
|
+
},
|
|
21
25
|
"application-inference-profile": {
|
|
22
26
|
"key": "application-inference-profile",
|
|
23
27
|
"arn": "arn:${Partition}:bedrock:${Region}:${Account}:application-inference-profile/${ResourceId}",
|
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.202503141",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2025-03-
|
|
6
|
+
"updatedAt": "2025-03-14T04:45:11.413Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|