@cloud-copilot/iam-data 0.19.202604181 → 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.
@@ -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",
@@ -868,6 +868,33 @@
868
868
  "conditionKeys": [],
869
869
  "dependentActions": []
870
870
  },
871
+ "updaterelateditem": {
872
+ "name": "UpdateRelatedItem",
873
+ "description": "Grants permission to update a related item associated to a case in the case domain",
874
+ "accessLevel": "Write",
875
+ "resourceTypes": [
876
+ {
877
+ "name": "Case",
878
+ "required": true,
879
+ "conditionKeys": [],
880
+ "dependentActions": []
881
+ },
882
+ {
883
+ "name": "Domain",
884
+ "required": true,
885
+ "conditionKeys": [],
886
+ "dependentActions": []
887
+ },
888
+ {
889
+ "name": "RelatedItem",
890
+ "required": true,
891
+ "conditionKeys": [],
892
+ "dependentActions": []
893
+ }
894
+ ],
895
+ "conditionKeys": [],
896
+ "dependentActions": []
897
+ },
871
898
  "updatetemplate": {
872
899
  "name": "UpdateTemplate",
873
900
  "description": "Grants permission to update the template in the case domain",
@@ -111,6 +111,14 @@
111
111
  "conditionKeys": [],
112
112
  "dependentActions": []
113
113
  },
114
+ "cancelmessage": {
115
+ "name": "CancelMessage",
116
+ "description": "Grants permission to cancel an in-progress agent response",
117
+ "accessLevel": "Write",
118
+ "resourceTypes": [],
119
+ "conditionKeys": [],
120
+ "dependentActions": []
121
+ },
114
122
  "cancelmetadatagenerationrun": {
115
123
  "name": "CancelMetadataGenerationRun",
116
124
  "description": "Grants permission to cancel metadata generation run",
@@ -17,6 +17,21 @@
17
17
  "ec2:DescribeAddresses"
18
18
  ]
19
19
  },
20
+ "createentitlement": {
21
+ "name": "CreateEntitlement",
22
+ "description": "Grants permission to create an entitlement in an Amazon EVS environment",
23
+ "accessLevel": "Write",
24
+ "resourceTypes": [
25
+ {
26
+ "name": "environment",
27
+ "required": true,
28
+ "conditionKeys": [],
29
+ "dependentActions": []
30
+ }
31
+ ],
32
+ "conditionKeys": [],
33
+ "dependentActions": []
34
+ },
20
35
  "createenvironment": {
21
36
  "name": "CreateEnvironment",
22
37
  "description": "Grants permission to create an Amazon EVS environment",
@@ -71,6 +86,21 @@
71
86
  "support:DescribeSupportLevel"
72
87
  ]
73
88
  },
89
+ "createenvironmentconnector": {
90
+ "name": "CreateEnvironmentConnector",
91
+ "description": "Grants permission to create a connector in an Amazon EVS environment",
92
+ "accessLevel": "Write",
93
+ "resourceTypes": [
94
+ {
95
+ "name": "environment",
96
+ "required": true,
97
+ "conditionKeys": [],
98
+ "dependentActions": []
99
+ }
100
+ ],
101
+ "conditionKeys": [],
102
+ "dependentActions": []
103
+ },
74
104
  "createenvironmenthost": {
75
105
  "name": "CreateEnvironmentHost",
76
106
  "description": "Grants permission to add host to an Amazon EVS environment",
@@ -111,6 +141,21 @@
111
141
  "servicequotas:ListServiceQuotas"
112
142
  ]
113
143
  },
144
+ "deleteentitlement": {
145
+ "name": "DeleteEntitlement",
146
+ "description": "Grants permission to delete an entitlement from an Amazon EVS environment",
147
+ "accessLevel": "Write",
148
+ "resourceTypes": [
149
+ {
150
+ "name": "environment",
151
+ "required": true,
152
+ "conditionKeys": [],
153
+ "dependentActions": []
154
+ }
155
+ ],
156
+ "conditionKeys": [],
157
+ "dependentActions": []
158
+ },
114
159
  "deleteenvironment": {
115
160
  "name": "DeleteEnvironment",
116
161
  "description": "Grants permission to delete an Amazon EVS environment",
@@ -138,6 +183,21 @@
138
183
  "secretsmanager:GetSecretValue"
139
184
  ]
140
185
  },
186
+ "deleteenvironmentconnector": {
187
+ "name": "DeleteEnvironmentConnector",
188
+ "description": "Grants permission to delete a connector from an Amazon EVS environment",
189
+ "accessLevel": "Write",
190
+ "resourceTypes": [
191
+ {
192
+ "name": "environment",
193
+ "required": true,
194
+ "conditionKeys": [],
195
+ "dependentActions": []
196
+ }
197
+ ],
198
+ "conditionKeys": [],
199
+ "dependentActions": []
200
+ },
141
201
  "deleteenvironmenthost": {
142
202
  "name": "DeleteEnvironmentHost",
143
203
  "description": "Grants permission to delete a host from an Amazon EVS environment",
@@ -203,6 +263,21 @@
203
263
  "conditionKeys": [],
204
264
  "dependentActions": []
205
265
  },
266
+ "listenvironmentconnectors": {
267
+ "name": "ListEnvironmentConnectors",
268
+ "description": "Grants permission to retrieve a list of connectors associated with an Amazon EVS environment",
269
+ "accessLevel": "List",
270
+ "resourceTypes": [
271
+ {
272
+ "name": "environment",
273
+ "required": true,
274
+ "conditionKeys": [],
275
+ "dependentActions": []
276
+ }
277
+ ],
278
+ "conditionKeys": [],
279
+ "dependentActions": []
280
+ },
206
281
  "listenvironmenthosts": {
207
282
  "name": "ListEnvironmentHosts",
208
283
  "description": "Grants permission to retrieve a list of hosts associated with an Amazon EVS environment",
@@ -256,6 +331,21 @@
256
331
  "conditionKeys": [],
257
332
  "dependentActions": []
258
333
  },
334
+ "listvmentitlements": {
335
+ "name": "ListVmEntitlements",
336
+ "description": "Grants permission to retrieve a list of entitlements associated with an Amazon EVS environment",
337
+ "accessLevel": "List",
338
+ "resourceTypes": [
339
+ {
340
+ "name": "environment",
341
+ "required": true,
342
+ "conditionKeys": [],
343
+ "dependentActions": []
344
+ }
345
+ ],
346
+ "conditionKeys": [],
347
+ "dependentActions": []
348
+ },
259
349
  "tagresource": {
260
350
  "name": "TagResource",
261
351
  "description": "Grants permission to tag a specified resource ARN",
@@ -292,5 +382,20 @@
292
382
  "aws:TagKeys"
293
383
  ],
294
384
  "dependentActions": []
385
+ },
386
+ "updateenvironmentconnector": {
387
+ "name": "UpdateEnvironmentConnector",
388
+ "description": "Grants permission to update a connector in an Amazon EVS environment",
389
+ "accessLevel": "Write",
390
+ "resourceTypes": [
391
+ {
392
+ "name": "environment",
393
+ "required": true,
394
+ "conditionKeys": [],
395
+ "dependentActions": []
396
+ }
397
+ ],
398
+ "conditionKeys": [],
399
+ "dependentActions": []
295
400
  }
296
401
  }
@@ -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": {
@@ -313,6 +313,27 @@
313
313
  ],
314
314
  "dependentActions": []
315
315
  },
316
+ "getinventoryconfiguration": {
317
+ "name": "GetInventoryConfiguration",
318
+ "description": "Grants permission to return an inventory configuration identified by the inventory configuration ID for a S3 directory bucket",
319
+ "accessLevel": "Read",
320
+ "resourceTypes": [
321
+ {
322
+ "name": "bucket",
323
+ "required": true,
324
+ "conditionKeys": [],
325
+ "dependentActions": []
326
+ }
327
+ ],
328
+ "conditionKeys": [
329
+ "s3express:authType",
330
+ "s3express:ResourceAccount",
331
+ "s3express:signatureversion",
332
+ "s3express:TlsVersion",
333
+ "s3express:x-amz-content-sha256"
334
+ ],
335
+ "dependentActions": []
336
+ },
316
337
  "getlifecycleconfiguration": {
317
338
  "name": "GetLifecycleConfiguration",
318
339
  "description": "Grants permission to return the lifecycle configuration information set on a directory bucket",
@@ -500,6 +521,28 @@
500
521
  ],
501
522
  "dependentActions": []
502
523
  },
524
+ "putinventoryconfiguration": {
525
+ "name": "PutInventoryConfiguration",
526
+ "description": "Grants permission to add an inventory configuration to the bucket, identified by the inventory ID",
527
+ "accessLevel": "Write",
528
+ "resourceTypes": [
529
+ {
530
+ "name": "bucket",
531
+ "required": true,
532
+ "conditionKeys": [],
533
+ "dependentActions": []
534
+ }
535
+ ],
536
+ "conditionKeys": [
537
+ "s3express:authType",
538
+ "s3express:ResourceAccount",
539
+ "s3express:signatureversion",
540
+ "s3express:TlsVersion",
541
+ "s3express:x-amz-content-sha256",
542
+ "s3express:InventoryAccessibleOptionalFields"
543
+ ],
544
+ "dependentActions": []
545
+ },
503
546
  "putlifecycleconfiguration": {
504
547
  "name": "PutLifecycleConfiguration",
505
548
  "description": "Grants permission to create a new lifecycle configuration for the directory bucket or replace an existing lifecycle configuration",
@@ -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": []
@@ -1664,7 +1664,9 @@
1664
1664
  "conditionKeys": [
1665
1665
  "aws:ResourceTag/${TagKey}"
1666
1666
  ],
1667
- "dependentActions": []
1667
+ "dependentActions": [
1668
+ "iam:CreateServiceLinkedRole"
1669
+ ]
1668
1670
  }
1669
1671
  ],
1670
1672
  "conditionKeys": [
@@ -14,6 +14,16 @@
14
14
  "description": "Filters access by tag keys that are passed in the request",
15
15
  "type": "ArrayOfString"
16
16
  },
17
+ "cases:createdby": {
18
+ "key": "cases:CreatedBy",
19
+ "description": "Filters access by who created the the resource (user ARN or custom entity)",
20
+ "type": "String"
21
+ },
22
+ "cases:relateditemtype": {
23
+ "key": "cases:RelatedItemType",
24
+ "description": "Filters access by the type of related item. Possible values: Contact, Comment, File, Sla, ConnectCase, Custom",
25
+ "type": "String"
26
+ },
17
27
  "connect:userarn": {
18
28
  "key": "connect:UserArn",
19
29
  "description": "Filters access by connect's UserArn",
@@ -44,6 +44,11 @@
44
44
  "description": "Filters access by an access point Amazon Resource Name (ARN)",
45
45
  "type": "ARN"
46
46
  },
47
+ "s3express:inventoryaccessibleoptionalfields": {
48
+ "key": "s3express:InventoryAccessibleOptionalFields",
49
+ "description": "Filters access by restricting which optional metadata fields a user can add when configuring S3 Inventory reports",
50
+ "type": "ArrayOfString"
51
+ },
47
52
  "s3express:locationname": {
48
53
  "key": "s3express:LocationName",
49
54
  "description": "Filters access by a specific Availability Zone or Local Zone ID",
@@ -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}",
@@ -31,7 +31,9 @@
31
31
  "key": "RelatedItem",
32
32
  "arn": "arn:${Partition}:cases:${Region}:${Account}:domain/${DomainId}/case/${CaseId}/related-item/${RelatedItemId}",
33
33
  "conditionKeys": [
34
- "aws:ResourceTag/${TagKey}"
34
+ "aws:ResourceTag/${TagKey}",
35
+ "cases:CreatedBy",
36
+ "cases:RelatedItemType"
35
37
  ]
36
38
  },
37
39
  "template": {
@@ -42,5 +42,12 @@
42
42
  "aws:ResourceTag/${TagKey}",
43
43
  "geo:DeviceIds"
44
44
  ]
45
+ },
46
+ "job": {
47
+ "key": "job",
48
+ "arn": "arn:${Partition}:geo:${Region}:${Account}:job/${JobId}",
49
+ "conditionKeys": [
50
+ "aws:ResourceTag/${TagKey}"
51
+ ]
45
52
  }
46
53
  }
@@ -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.202604181",
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-18T05:19:32.284Z",
9
+ "updatedAt": "2026-04-22T05:28:53.812Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",