@cloud-copilot/iam-data 0.19.202604211 → 0.19.202604221
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/aws-marketplace.json +49 -0
- package/data/actions/geo.json +18 -0
- package/data/actions/partnercentral.json +3 -1
- package/data/actions/sagemaker.json +254 -0
- package/data/conditionKeys/sagemaker.json +5 -0
- package/data/resourceTypes/aws-marketplace.json +7 -0
- package/data/resourceTypes/geo.json +7 -0
- package/data/resourceTypes/sagemaker.json +24 -0
- package/package.json +2 -2
|
@@ -74,6 +74,21 @@
|
|
|
74
74
|
"conditionKeys": [],
|
|
75
75
|
"dependentActions": []
|
|
76
76
|
},
|
|
77
|
+
"getinvoicesubmissiontask": {
|
|
78
|
+
"name": "GetInvoiceSubmissionTask",
|
|
79
|
+
"description": "Grants permission to retrieve details of an existing invoice submission task",
|
|
80
|
+
"accessLevel": "Read",
|
|
81
|
+
"resourceTypes": [
|
|
82
|
+
{
|
|
83
|
+
"name": "InvoiceSubmissionTask",
|
|
84
|
+
"required": true,
|
|
85
|
+
"conditionKeys": [],
|
|
86
|
+
"dependentActions": []
|
|
87
|
+
}
|
|
88
|
+
],
|
|
89
|
+
"conditionKeys": [],
|
|
90
|
+
"dependentActions": []
|
|
91
|
+
},
|
|
77
92
|
"getresourcepolicy": {
|
|
78
93
|
"name": "GetResourcePolicy",
|
|
79
94
|
"description": "Grants permission to get the resource policy of an existing entity",
|
|
@@ -113,6 +128,22 @@
|
|
|
113
128
|
"conditionKeys": [],
|
|
114
129
|
"dependentActions": []
|
|
115
130
|
},
|
|
131
|
+
"listinvoicesubmissiontasks": {
|
|
132
|
+
"name": "ListInvoiceSubmissionTasks",
|
|
133
|
+
"description": "Grants permission to list existing invoice submission tasks",
|
|
134
|
+
"accessLevel": "List",
|
|
135
|
+
"resourceTypes": [],
|
|
136
|
+
"conditionKeys": [],
|
|
137
|
+
"dependentActions": []
|
|
138
|
+
},
|
|
139
|
+
"listpayables": {
|
|
140
|
+
"name": "ListPayables",
|
|
141
|
+
"description": "Grants permission to list payables of the specified payable provenance",
|
|
142
|
+
"accessLevel": "List",
|
|
143
|
+
"resourceTypes": [],
|
|
144
|
+
"conditionKeys": [],
|
|
145
|
+
"dependentActions": []
|
|
146
|
+
},
|
|
116
147
|
"listtagsforresource": {
|
|
117
148
|
"name": "ListTagsForResource",
|
|
118
149
|
"description": "Grants permission to list tags for a deployment parameter resource",
|
|
@@ -165,6 +196,24 @@
|
|
|
165
196
|
],
|
|
166
197
|
"dependentActions": []
|
|
167
198
|
},
|
|
199
|
+
"startinvoicesubmissiontask": {
|
|
200
|
+
"name": "StartInvoiceSubmissionTask",
|
|
201
|
+
"description": "Grants permission to initiate tasks that submit invoices for processing in AWS Marketplace",
|
|
202
|
+
"accessLevel": "Write",
|
|
203
|
+
"resourceTypes": [
|
|
204
|
+
{
|
|
205
|
+
"name": "InvoiceSubmissionTask",
|
|
206
|
+
"required": true,
|
|
207
|
+
"conditionKeys": [],
|
|
208
|
+
"dependentActions": []
|
|
209
|
+
}
|
|
210
|
+
],
|
|
211
|
+
"conditionKeys": [
|
|
212
|
+
"aws:RequestTag/${TagKey}",
|
|
213
|
+
"aws:TagKeys"
|
|
214
|
+
],
|
|
215
|
+
"dependentActions": []
|
|
216
|
+
},
|
|
168
217
|
"tagresource": {
|
|
169
218
|
"name": "TagResource",
|
|
170
219
|
"description": "Grants permission to tag a deployment parameter resource",
|
package/data/actions/geo.json
CHANGED
|
@@ -710,6 +710,12 @@
|
|
|
710
710
|
"conditionKeys": [],
|
|
711
711
|
"dependentActions": []
|
|
712
712
|
},
|
|
713
|
+
{
|
|
714
|
+
"name": "job",
|
|
715
|
+
"required": false,
|
|
716
|
+
"conditionKeys": [],
|
|
717
|
+
"dependentActions": []
|
|
718
|
+
},
|
|
713
719
|
{
|
|
714
720
|
"name": "map",
|
|
715
721
|
"required": false,
|
|
@@ -847,6 +853,12 @@
|
|
|
847
853
|
"conditionKeys": [],
|
|
848
854
|
"dependentActions": []
|
|
849
855
|
},
|
|
856
|
+
{
|
|
857
|
+
"name": "job",
|
|
858
|
+
"required": false,
|
|
859
|
+
"conditionKeys": [],
|
|
860
|
+
"dependentActions": []
|
|
861
|
+
},
|
|
850
862
|
{
|
|
851
863
|
"name": "map",
|
|
852
864
|
"required": false,
|
|
@@ -895,6 +907,12 @@
|
|
|
895
907
|
"conditionKeys": [],
|
|
896
908
|
"dependentActions": []
|
|
897
909
|
},
|
|
910
|
+
{
|
|
911
|
+
"name": "job",
|
|
912
|
+
"required": false,
|
|
913
|
+
"conditionKeys": [],
|
|
914
|
+
"dependentActions": []
|
|
915
|
+
},
|
|
898
916
|
{
|
|
899
917
|
"name": "map",
|
|
900
918
|
"required": false,
|
|
@@ -1339,7 +1339,9 @@
|
|
|
1339
1339
|
"description": "Grants permission to put selling system settings in AWS Partner Central",
|
|
1340
1340
|
"accessLevel": "Write",
|
|
1341
1341
|
"resourceTypes": [],
|
|
1342
|
-
"conditionKeys": [
|
|
1342
|
+
"conditionKeys": [
|
|
1343
|
+
"partnercentral:Catalog"
|
|
1344
|
+
],
|
|
1343
1345
|
"dependentActions": []
|
|
1344
1346
|
},
|
|
1345
1347
|
"recallbenefitapplication": {
|
|
@@ -49,6 +49,24 @@
|
|
|
49
49
|
"conditionKeys": [],
|
|
50
50
|
"dependentActions": []
|
|
51
51
|
},
|
|
52
|
+
{
|
|
53
|
+
"name": "ai-benchmark-job",
|
|
54
|
+
"required": false,
|
|
55
|
+
"conditionKeys": [],
|
|
56
|
+
"dependentActions": []
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "ai-recommendation-job",
|
|
60
|
+
"required": false,
|
|
61
|
+
"conditionKeys": [],
|
|
62
|
+
"dependentActions": []
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "ai-workload-config",
|
|
66
|
+
"required": false,
|
|
67
|
+
"conditionKeys": [],
|
|
68
|
+
"dependentActions": []
|
|
69
|
+
},
|
|
52
70
|
{
|
|
53
71
|
"name": "algorithm",
|
|
54
72
|
"required": false,
|
|
@@ -583,6 +601,60 @@
|
|
|
583
601
|
"conditionKeys": [],
|
|
584
602
|
"dependentActions": []
|
|
585
603
|
},
|
|
604
|
+
"createaibenchmarkjob": {
|
|
605
|
+
"name": "CreateAIBenchmarkJob",
|
|
606
|
+
"description": "Grants permission to create an AI benchmark job",
|
|
607
|
+
"accessLevel": "Write",
|
|
608
|
+
"resourceTypes": [
|
|
609
|
+
{
|
|
610
|
+
"name": "ai-benchmark-job",
|
|
611
|
+
"required": true,
|
|
612
|
+
"conditionKeys": [],
|
|
613
|
+
"dependentActions": []
|
|
614
|
+
}
|
|
615
|
+
],
|
|
616
|
+
"conditionKeys": [
|
|
617
|
+
"aws:RequestTag/${TagKey}",
|
|
618
|
+
"aws:TagKeys"
|
|
619
|
+
],
|
|
620
|
+
"dependentActions": []
|
|
621
|
+
},
|
|
622
|
+
"createairecommendationjob": {
|
|
623
|
+
"name": "CreateAIRecommendationJob",
|
|
624
|
+
"description": "Grants permission to create an AI recommendation job",
|
|
625
|
+
"accessLevel": "Write",
|
|
626
|
+
"resourceTypes": [
|
|
627
|
+
{
|
|
628
|
+
"name": "ai-recommendation-job",
|
|
629
|
+
"required": true,
|
|
630
|
+
"conditionKeys": [],
|
|
631
|
+
"dependentActions": []
|
|
632
|
+
}
|
|
633
|
+
],
|
|
634
|
+
"conditionKeys": [
|
|
635
|
+
"aws:RequestTag/${TagKey}",
|
|
636
|
+
"aws:TagKeys"
|
|
637
|
+
],
|
|
638
|
+
"dependentActions": []
|
|
639
|
+
},
|
|
640
|
+
"createaiworkloadconfig": {
|
|
641
|
+
"name": "CreateAIWorkloadConfig",
|
|
642
|
+
"description": "Grants permission to create an AI workload configuration",
|
|
643
|
+
"accessLevel": "Write",
|
|
644
|
+
"resourceTypes": [
|
|
645
|
+
{
|
|
646
|
+
"name": "ai-workload-config",
|
|
647
|
+
"required": true,
|
|
648
|
+
"conditionKeys": [],
|
|
649
|
+
"dependentActions": []
|
|
650
|
+
}
|
|
651
|
+
],
|
|
652
|
+
"conditionKeys": [
|
|
653
|
+
"aws:RequestTag/${TagKey}",
|
|
654
|
+
"aws:TagKeys"
|
|
655
|
+
],
|
|
656
|
+
"dependentActions": []
|
|
657
|
+
},
|
|
586
658
|
"createaction": {
|
|
587
659
|
"name": "CreateAction",
|
|
588
660
|
"description": "Grants permission to create an action",
|
|
@@ -1733,6 +1805,7 @@
|
|
|
1733
1805
|
"sagemaker:DirectInternetAccess",
|
|
1734
1806
|
"sagemaker:InstanceTypes",
|
|
1735
1807
|
"sagemaker:MinimumInstanceMetadataServiceVersion",
|
|
1808
|
+
"sagemaker:NotebookInstanceLifecycleConfigArns",
|
|
1736
1809
|
"sagemaker:RootAccess",
|
|
1737
1810
|
"sagemaker:VolumeKmsKey",
|
|
1738
1811
|
"sagemaker:VpcSecurityGroupIds",
|
|
@@ -2239,6 +2312,51 @@
|
|
|
2239
2312
|
],
|
|
2240
2313
|
"dependentActions": []
|
|
2241
2314
|
},
|
|
2315
|
+
"deleteaibenchmarkjob": {
|
|
2316
|
+
"name": "DeleteAIBenchmarkJob",
|
|
2317
|
+
"description": "Grants permission to delete an AI benchmark job",
|
|
2318
|
+
"accessLevel": "Write",
|
|
2319
|
+
"resourceTypes": [
|
|
2320
|
+
{
|
|
2321
|
+
"name": "ai-benchmark-job",
|
|
2322
|
+
"required": true,
|
|
2323
|
+
"conditionKeys": [],
|
|
2324
|
+
"dependentActions": []
|
|
2325
|
+
}
|
|
2326
|
+
],
|
|
2327
|
+
"conditionKeys": [],
|
|
2328
|
+
"dependentActions": []
|
|
2329
|
+
},
|
|
2330
|
+
"deleteairecommendationjob": {
|
|
2331
|
+
"name": "DeleteAIRecommendationJob",
|
|
2332
|
+
"description": "Grants permission to delete an AI recommendation job",
|
|
2333
|
+
"accessLevel": "Write",
|
|
2334
|
+
"resourceTypes": [
|
|
2335
|
+
{
|
|
2336
|
+
"name": "ai-recommendation-job",
|
|
2337
|
+
"required": true,
|
|
2338
|
+
"conditionKeys": [],
|
|
2339
|
+
"dependentActions": []
|
|
2340
|
+
}
|
|
2341
|
+
],
|
|
2342
|
+
"conditionKeys": [],
|
|
2343
|
+
"dependentActions": []
|
|
2344
|
+
},
|
|
2345
|
+
"deleteaiworkloadconfig": {
|
|
2346
|
+
"name": "DeleteAIWorkloadConfig",
|
|
2347
|
+
"description": "Grants permission to delete an AI workload configuration",
|
|
2348
|
+
"accessLevel": "Write",
|
|
2349
|
+
"resourceTypes": [
|
|
2350
|
+
{
|
|
2351
|
+
"name": "ai-workload-config",
|
|
2352
|
+
"required": true,
|
|
2353
|
+
"conditionKeys": [],
|
|
2354
|
+
"dependentActions": []
|
|
2355
|
+
}
|
|
2356
|
+
],
|
|
2357
|
+
"conditionKeys": [],
|
|
2358
|
+
"dependentActions": []
|
|
2359
|
+
},
|
|
2242
2360
|
"deleteaction": {
|
|
2243
2361
|
"name": "DeleteAction",
|
|
2244
2362
|
"description": "Grants permission to delete an action",
|
|
@@ -3115,6 +3233,24 @@
|
|
|
3115
3233
|
"conditionKeys": [],
|
|
3116
3234
|
"dependentActions": []
|
|
3117
3235
|
},
|
|
3236
|
+
{
|
|
3237
|
+
"name": "ai-benchmark-job",
|
|
3238
|
+
"required": false,
|
|
3239
|
+
"conditionKeys": [],
|
|
3240
|
+
"dependentActions": []
|
|
3241
|
+
},
|
|
3242
|
+
{
|
|
3243
|
+
"name": "ai-recommendation-job",
|
|
3244
|
+
"required": false,
|
|
3245
|
+
"conditionKeys": [],
|
|
3246
|
+
"dependentActions": []
|
|
3247
|
+
},
|
|
3248
|
+
{
|
|
3249
|
+
"name": "ai-workload-config",
|
|
3250
|
+
"required": false,
|
|
3251
|
+
"conditionKeys": [],
|
|
3252
|
+
"dependentActions": []
|
|
3253
|
+
},
|
|
3118
3254
|
{
|
|
3119
3255
|
"name": "algorithm",
|
|
3120
3256
|
"required": false,
|
|
@@ -3593,6 +3729,51 @@
|
|
|
3593
3729
|
"conditionKeys": [],
|
|
3594
3730
|
"dependentActions": []
|
|
3595
3731
|
},
|
|
3732
|
+
"describeaibenchmarkjob": {
|
|
3733
|
+
"name": "DescribeAIBenchmarkJob",
|
|
3734
|
+
"description": "Grants permission to describe an AI benchmark job",
|
|
3735
|
+
"accessLevel": "Read",
|
|
3736
|
+
"resourceTypes": [
|
|
3737
|
+
{
|
|
3738
|
+
"name": "ai-benchmark-job",
|
|
3739
|
+
"required": true,
|
|
3740
|
+
"conditionKeys": [],
|
|
3741
|
+
"dependentActions": []
|
|
3742
|
+
}
|
|
3743
|
+
],
|
|
3744
|
+
"conditionKeys": [],
|
|
3745
|
+
"dependentActions": []
|
|
3746
|
+
},
|
|
3747
|
+
"describeairecommendationjob": {
|
|
3748
|
+
"name": "DescribeAIRecommendationJob",
|
|
3749
|
+
"description": "Grants permission to describe an AI recommendation job",
|
|
3750
|
+
"accessLevel": "Read",
|
|
3751
|
+
"resourceTypes": [
|
|
3752
|
+
{
|
|
3753
|
+
"name": "ai-recommendation-job",
|
|
3754
|
+
"required": true,
|
|
3755
|
+
"conditionKeys": [],
|
|
3756
|
+
"dependentActions": []
|
|
3757
|
+
}
|
|
3758
|
+
],
|
|
3759
|
+
"conditionKeys": [],
|
|
3760
|
+
"dependentActions": []
|
|
3761
|
+
},
|
|
3762
|
+
"describeaiworkloadconfig": {
|
|
3763
|
+
"name": "DescribeAIWorkloadConfig",
|
|
3764
|
+
"description": "Grants permission to describe an AI workload configuration",
|
|
3765
|
+
"accessLevel": "Read",
|
|
3766
|
+
"resourceTypes": [
|
|
3767
|
+
{
|
|
3768
|
+
"name": "ai-workload-config",
|
|
3769
|
+
"required": true,
|
|
3770
|
+
"conditionKeys": [],
|
|
3771
|
+
"dependentActions": []
|
|
3772
|
+
}
|
|
3773
|
+
],
|
|
3774
|
+
"conditionKeys": [],
|
|
3775
|
+
"dependentActions": []
|
|
3776
|
+
},
|
|
3596
3777
|
"describeaction": {
|
|
3597
3778
|
"name": "DescribeAction",
|
|
3598
3779
|
"description": "Grants permission to get information about an action",
|
|
@@ -4968,6 +5149,30 @@
|
|
|
4968
5149
|
"conditionKeys": [],
|
|
4969
5150
|
"dependentActions": []
|
|
4970
5151
|
},
|
|
5152
|
+
"listaibenchmarkjobs": {
|
|
5153
|
+
"name": "ListAIBenchmarkJobs",
|
|
5154
|
+
"description": "Grants permission to list AI benchmark jobs",
|
|
5155
|
+
"accessLevel": "List",
|
|
5156
|
+
"resourceTypes": [],
|
|
5157
|
+
"conditionKeys": [],
|
|
5158
|
+
"dependentActions": []
|
|
5159
|
+
},
|
|
5160
|
+
"listairecommendationjobs": {
|
|
5161
|
+
"name": "ListAIRecommendationJobs",
|
|
5162
|
+
"description": "Grants permission to list AI recommendation jobs",
|
|
5163
|
+
"accessLevel": "List",
|
|
5164
|
+
"resourceTypes": [],
|
|
5165
|
+
"conditionKeys": [],
|
|
5166
|
+
"dependentActions": []
|
|
5167
|
+
},
|
|
5168
|
+
"listaiworkloadconfigs": {
|
|
5169
|
+
"name": "ListAIWorkloadConfigs",
|
|
5170
|
+
"description": "Grants permission to list AI workload configurations",
|
|
5171
|
+
"accessLevel": "List",
|
|
5172
|
+
"resourceTypes": [],
|
|
5173
|
+
"conditionKeys": [],
|
|
5174
|
+
"dependentActions": []
|
|
5175
|
+
},
|
|
4971
5176
|
"listactions": {
|
|
4972
5177
|
"name": "ListActions",
|
|
4973
5178
|
"description": "Grants permission to list actions",
|
|
@@ -5723,6 +5928,24 @@
|
|
|
5723
5928
|
"conditionKeys": [],
|
|
5724
5929
|
"dependentActions": []
|
|
5725
5930
|
},
|
|
5931
|
+
{
|
|
5932
|
+
"name": "ai-benchmark-job",
|
|
5933
|
+
"required": false,
|
|
5934
|
+
"conditionKeys": [],
|
|
5935
|
+
"dependentActions": []
|
|
5936
|
+
},
|
|
5937
|
+
{
|
|
5938
|
+
"name": "ai-recommendation-job",
|
|
5939
|
+
"required": false,
|
|
5940
|
+
"conditionKeys": [],
|
|
5941
|
+
"dependentActions": []
|
|
5942
|
+
},
|
|
5943
|
+
{
|
|
5944
|
+
"name": "ai-workload-config",
|
|
5945
|
+
"required": false,
|
|
5946
|
+
"conditionKeys": [],
|
|
5947
|
+
"dependentActions": []
|
|
5948
|
+
},
|
|
5726
5949
|
{
|
|
5727
5950
|
"name": "algorithm",
|
|
5728
5951
|
"required": false,
|
|
@@ -6490,6 +6713,36 @@
|
|
|
6490
6713
|
"conditionKeys": [],
|
|
6491
6714
|
"dependentActions": []
|
|
6492
6715
|
},
|
|
6716
|
+
"stopaibenchmarkjob": {
|
|
6717
|
+
"name": "StopAIBenchmarkJob",
|
|
6718
|
+
"description": "Grants permission to stop an AI benchmark job",
|
|
6719
|
+
"accessLevel": "Write",
|
|
6720
|
+
"resourceTypes": [
|
|
6721
|
+
{
|
|
6722
|
+
"name": "ai-benchmark-job",
|
|
6723
|
+
"required": true,
|
|
6724
|
+
"conditionKeys": [],
|
|
6725
|
+
"dependentActions": []
|
|
6726
|
+
}
|
|
6727
|
+
],
|
|
6728
|
+
"conditionKeys": [],
|
|
6729
|
+
"dependentActions": []
|
|
6730
|
+
},
|
|
6731
|
+
"stopairecommendationjob": {
|
|
6732
|
+
"name": "StopAIRecommendationJob",
|
|
6733
|
+
"description": "Grants permission to stop an AI recommendation job",
|
|
6734
|
+
"accessLevel": "Write",
|
|
6735
|
+
"resourceTypes": [
|
|
6736
|
+
{
|
|
6737
|
+
"name": "ai-recommendation-job",
|
|
6738
|
+
"required": true,
|
|
6739
|
+
"conditionKeys": [],
|
|
6740
|
+
"dependentActions": []
|
|
6741
|
+
}
|
|
6742
|
+
],
|
|
6743
|
+
"conditionKeys": [],
|
|
6744
|
+
"dependentActions": []
|
|
6745
|
+
},
|
|
6493
6746
|
"stopautomljob": {
|
|
6494
6747
|
"name": "StopAutoMLJob",
|
|
6495
6748
|
"description": "Grants permission to stop a running AutoML job",
|
|
@@ -7368,6 +7621,7 @@
|
|
|
7368
7621
|
"sagemaker:AcceleratorTypes",
|
|
7369
7622
|
"sagemaker:InstanceTypes",
|
|
7370
7623
|
"sagemaker:MinimumInstanceMetadataServiceVersion",
|
|
7624
|
+
"sagemaker:NotebookInstanceLifecycleConfigArns",
|
|
7371
7625
|
"sagemaker:RootAccess"
|
|
7372
7626
|
],
|
|
7373
7627
|
"dependentActions": []
|
|
@@ -189,6 +189,11 @@
|
|
|
189
189
|
"description": "Filters access by the network isolation associated with the resource in the request",
|
|
190
190
|
"type": "Bool"
|
|
191
191
|
},
|
|
192
|
+
"sagemaker:notebookinstancelifecycleconfigarns": {
|
|
193
|
+
"key": "sagemaker:NotebookInstanceLifecycleConfigArns",
|
|
194
|
+
"description": "Filters access by the list of notebook instance lifecycle configuration ARNs associated with the resource in the request",
|
|
195
|
+
"type": "ArrayOfARN"
|
|
196
|
+
},
|
|
192
197
|
"sagemaker:outputkmskey": {
|
|
193
198
|
"key": "sagemaker:OutputKmsKey",
|
|
194
199
|
"description": "Filters access by the output kms key associated with the resource in the request",
|
|
@@ -19,6 +19,13 @@
|
|
|
19
19
|
"key": "Assessment",
|
|
20
20
|
"arn": "arn:${Partition}:aws-marketplace:${Region}::${Catalog}/Assessment/${ResourceId}"
|
|
21
21
|
},
|
|
22
|
+
"invoicesubmissiontask": {
|
|
23
|
+
"key": "InvoiceSubmissionTask",
|
|
24
|
+
"arn": "arn:${Partition}:aws-marketplace:${Region}:${Account}:catalog/${Catalog}/invoice-submission-task/${ResourceId}",
|
|
25
|
+
"conditionKeys": [
|
|
26
|
+
"aws:ResourceTag/${TagKey}"
|
|
27
|
+
]
|
|
28
|
+
},
|
|
22
29
|
"deploymentparameter": {
|
|
23
30
|
"key": "DeploymentParameter",
|
|
24
31
|
"arn": "arn:${Partition}:aws-marketplace:${Region}:${Account}:DeploymentParameter:catalogs/${CatalogName}/products/${ProductId}/${ResourceId}",
|
|
@@ -529,5 +529,29 @@
|
|
|
529
529
|
"aws:ResourceTag/${TagKey}",
|
|
530
530
|
"sagemaker:ResourceTag/${TagKey}"
|
|
531
531
|
]
|
|
532
|
+
},
|
|
533
|
+
"ai-workload-config": {
|
|
534
|
+
"key": "ai-workload-config",
|
|
535
|
+
"arn": "arn:${Partition}:sagemaker:${Region}:${Account}:ai-workload-config/${AIWorkloadConfigName}",
|
|
536
|
+
"conditionKeys": [
|
|
537
|
+
"aws:ResourceTag/${TagKey}",
|
|
538
|
+
"sagemaker:ResourceTag/${TagKey}"
|
|
539
|
+
]
|
|
540
|
+
},
|
|
541
|
+
"ai-benchmark-job": {
|
|
542
|
+
"key": "ai-benchmark-job",
|
|
543
|
+
"arn": "arn:${Partition}:sagemaker:${Region}:${Account}:ai-benchmark-job/${AIBenchmarkJobName}",
|
|
544
|
+
"conditionKeys": [
|
|
545
|
+
"aws:ResourceTag/${TagKey}",
|
|
546
|
+
"sagemaker:ResourceTag/${TagKey}"
|
|
547
|
+
]
|
|
548
|
+
},
|
|
549
|
+
"ai-recommendation-job": {
|
|
550
|
+
"key": "ai-recommendation-job",
|
|
551
|
+
"arn": "arn:${Partition}:sagemaker:${Region}:${Account}:ai-recommendation-job/${AIRecommendationJobName}",
|
|
552
|
+
"conditionKeys": [
|
|
553
|
+
"aws:ResourceTag/${TagKey}",
|
|
554
|
+
"sagemaker:ResourceTag/${TagKey}"
|
|
555
|
+
]
|
|
532
556
|
}
|
|
533
557
|
}
|
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.202604221",
|
|
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-04-
|
|
9
|
+
"updatedAt": "2026-04-22T05:28:53.812Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|