@cloud-copilot/iam-data 0.9.202507041 → 0.9.202507161

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.
@@ -49,20 +49,34 @@
49
49
  "name": "CreateDataGrant",
50
50
  "description": "Grants permission to create a data grant",
51
51
  "accessLevel": "Write",
52
- "resourceTypes": [],
52
+ "resourceTypes": [
53
+ {
54
+ "name": "data-grants",
55
+ "required": true,
56
+ "conditionKeys": [],
57
+ "dependentActions": [
58
+ "dataexchange:PublishToDataGrant"
59
+ ]
60
+ }
61
+ ],
53
62
  "conditionKeys": [
54
63
  "aws:RequestTag/${TagKey}",
55
64
  "aws:TagKeys"
56
65
  ],
57
- "dependentActions": [
58
- "dataexchange:PublishToDataGrant"
59
- ]
66
+ "dependentActions": []
60
67
  },
61
68
  "createdataset": {
62
69
  "name": "CreateDataSet",
63
70
  "description": "Grants permission to create a data set",
64
71
  "accessLevel": "Write",
65
- "resourceTypes": [],
72
+ "resourceTypes": [
73
+ {
74
+ "name": "data-sets",
75
+ "required": true,
76
+ "conditionKeys": [],
77
+ "dependentActions": []
78
+ }
79
+ ],
66
80
  "conditionKeys": [
67
81
  "aws:RequestTag/${TagKey}",
68
82
  "aws:TagKeys"
@@ -73,15 +87,32 @@
73
87
  "name": "CreateEventAction",
74
88
  "description": "Grants permission to create an event action",
75
89
  "accessLevel": "Write",
76
- "resourceTypes": [],
77
- "conditionKeys": [],
90
+ "resourceTypes": [
91
+ {
92
+ "name": "event-actions",
93
+ "required": true,
94
+ "conditionKeys": [],
95
+ "dependentActions": []
96
+ }
97
+ ],
98
+ "conditionKeys": [
99
+ "aws:RequestTag/${TagKey}",
100
+ "aws:TagKeys"
101
+ ],
78
102
  "dependentActions": []
79
103
  },
80
104
  "createjob": {
81
105
  "name": "CreateJob",
82
106
  "description": "Grants permission to create a job to import or export assets",
83
107
  "accessLevel": "Write",
84
- "resourceTypes": [],
108
+ "resourceTypes": [
109
+ {
110
+ "name": "jobs",
111
+ "required": true,
112
+ "conditionKeys": [],
113
+ "dependentActions": []
114
+ }
115
+ ],
85
116
  "conditionKeys": [
86
117
  "dataexchange:JobType"
87
118
  ],
@@ -408,6 +439,12 @@
408
439
  "conditionKeys": [],
409
440
  "dependentActions": []
410
441
  },
442
+ {
443
+ "name": "event-actions",
444
+ "required": false,
445
+ "conditionKeys": [],
446
+ "dependentActions": []
447
+ },
411
448
  {
412
449
  "name": "revisions",
413
450
  "required": false,
@@ -447,7 +484,10 @@
447
484
  "dependentActions": []
448
485
  }
449
486
  ],
450
- "conditionKeys": [],
487
+ "conditionKeys": [
488
+ "aws:RequestTag/${TagKey}",
489
+ "aws:TagKeys"
490
+ ],
451
491
  "dependentActions": []
452
492
  },
453
493
  "revokerevision": {
@@ -541,6 +581,12 @@
541
581
  "conditionKeys": [],
542
582
  "dependentActions": []
543
583
  },
584
+ {
585
+ "name": "event-actions",
586
+ "required": false,
587
+ "conditionKeys": [],
588
+ "dependentActions": []
589
+ },
544
590
  {
545
591
  "name": "revisions",
546
592
  "required": false,
@@ -571,6 +617,12 @@
571
617
  "conditionKeys": [],
572
618
  "dependentActions": []
573
619
  },
620
+ {
621
+ "name": "event-actions",
622
+ "required": false,
623
+ "conditionKeys": [],
624
+ "dependentActions": []
625
+ },
574
626
  {
575
627
  "name": "revisions",
576
628
  "required": false,
@@ -1318,6 +1318,15 @@
1318
1318
  "conditionKeys": [],
1319
1319
  "dependentActions": []
1320
1320
  },
1321
+ "startaccountbootstrapaction": {
1322
+ "name": "StartAccountBootstrapAction",
1323
+ "isPermissionOnly": true,
1324
+ "description": "Grants permission to start account bootstrap action for a domain",
1325
+ "accessLevel": "Write",
1326
+ "resourceTypes": [],
1327
+ "conditionKeys": [],
1328
+ "dependentActions": []
1329
+ },
1321
1330
  "startdatasourcerun": {
1322
1331
  "name": "StartDataSourceRun",
1323
1332
  "description": "Grants permission to start a DataSource run job",
@@ -1,4 +1,20 @@
1
1
  {
2
+ "getaccountactivity": {
3
+ "name": "GetAccountActivity",
4
+ "description": "Grants permission to get a specific activity record",
5
+ "accessLevel": "Read",
6
+ "resourceTypes": [],
7
+ "conditionKeys": [],
8
+ "dependentActions": []
9
+ },
10
+ "getaccountplanstate": {
11
+ "name": "GetAccountPlanState",
12
+ "description": "Grants permission to get all of the information related to the state of the account plan related to Free Tier",
13
+ "accessLevel": "Read",
14
+ "resourceTypes": [],
15
+ "conditionKeys": [],
16
+ "dependentActions": []
17
+ },
2
18
  "getfreetieralertpreference": {
3
19
  "name": "GetFreeTierAlertPreference",
4
20
  "isPermissionOnly": true,
@@ -16,6 +32,14 @@
16
32
  "conditionKeys": [],
17
33
  "dependentActions": []
18
34
  },
35
+ "listaccountactivities": {
36
+ "name": "ListAccountActivities",
37
+ "description": "Grants permission to list available activities",
38
+ "accessLevel": "List",
39
+ "resourceTypes": [],
40
+ "conditionKeys": [],
41
+ "dependentActions": []
42
+ },
19
43
  "putfreetieralertpreference": {
20
44
  "name": "PutFreeTierAlertPreference",
21
45
  "isPermissionOnly": true,
@@ -24,5 +48,13 @@
24
48
  "resourceTypes": [],
25
49
  "conditionKeys": [],
26
50
  "dependentActions": []
51
+ },
52
+ "upgradeaccountplan": {
53
+ "name": "UpgradeAccountPlan",
54
+ "description": "Grants permission to trigger an upgrade of account plan",
55
+ "accessLevel": "Write",
56
+ "resourceTypes": [],
57
+ "conditionKeys": [],
58
+ "dependentActions": []
27
59
  }
28
60
  }
@@ -497,6 +497,27 @@
497
497
  "conditionKeys": [],
498
498
  "dependentActions": []
499
499
  },
500
+ "describerulegroupsummary": {
501
+ "name": "DescribeRuleGroupSummary",
502
+ "description": "Grants permission to retrieve the summary information about a rule group",
503
+ "accessLevel": "Read",
504
+ "resourceTypes": [
505
+ {
506
+ "name": "StatefulRuleGroup",
507
+ "required": false,
508
+ "conditionKeys": [],
509
+ "dependentActions": []
510
+ },
511
+ {
512
+ "name": "StatelessRuleGroup",
513
+ "required": false,
514
+ "conditionKeys": [],
515
+ "dependentActions": []
516
+ }
517
+ ],
518
+ "conditionKeys": [],
519
+ "dependentActions": []
520
+ },
500
521
  "describetlsinspectionconfiguration": {
501
522
  "name": "DescribeTLSInspectionConfiguration",
502
523
  "description": "Grants permission to retrieve the data objects that define a tls inspection configuration",
@@ -0,0 +1,74 @@
1
+ {
2
+ "getfinding": {
3
+ "name": "GetFinding",
4
+ "description": "Grants permission to get a finding",
5
+ "accessLevel": "Read",
6
+ "resourceTypes": [],
7
+ "conditionKeys": [],
8
+ "dependentActions": []
9
+ },
10
+ "getnetworksecurityscan": {
11
+ "name": "GetNetworkSecurityScan",
12
+ "description": "Grants permission to get the status of network security scan",
13
+ "accessLevel": "Read",
14
+ "resourceTypes": [],
15
+ "conditionKeys": [],
16
+ "dependentActions": []
17
+ },
18
+ "getresource": {
19
+ "name": "GetResource",
20
+ "description": "Grants permission to get a resource",
21
+ "accessLevel": "Read",
22
+ "resourceTypes": [],
23
+ "conditionKeys": [],
24
+ "dependentActions": []
25
+ },
26
+ "listfindings": {
27
+ "name": "ListFindings",
28
+ "description": "Grants permission to list findings",
29
+ "accessLevel": "List",
30
+ "resourceTypes": [],
31
+ "conditionKeys": [],
32
+ "dependentActions": []
33
+ },
34
+ "listinsights": {
35
+ "name": "ListInsights",
36
+ "description": "Grants permission to list insights about the latest network security scan",
37
+ "accessLevel": "List",
38
+ "resourceTypes": [],
39
+ "conditionKeys": [],
40
+ "dependentActions": []
41
+ },
42
+ "listremediations": {
43
+ "name": "ListRemediations",
44
+ "description": "Grants permission to list remediations for a finding",
45
+ "accessLevel": "List",
46
+ "resourceTypes": [],
47
+ "conditionKeys": [],
48
+ "dependentActions": []
49
+ },
50
+ "listresources": {
51
+ "name": "ListResources",
52
+ "description": "Grants permission to list resources",
53
+ "accessLevel": "List",
54
+ "resourceTypes": [],
55
+ "conditionKeys": [],
56
+ "dependentActions": []
57
+ },
58
+ "startnetworksecurityscan": {
59
+ "name": "StartNetworkSecurityScan",
60
+ "description": "Grants permission to start a network security scan",
61
+ "accessLevel": "Write",
62
+ "resourceTypes": [],
63
+ "conditionKeys": [],
64
+ "dependentActions": []
65
+ },
66
+ "updatefinding": {
67
+ "name": "UpdateFinding",
68
+ "description": "Grants permission to update the status of a finding",
69
+ "accessLevel": "Write",
70
+ "resourceTypes": [],
71
+ "conditionKeys": [],
72
+ "dependentActions": []
73
+ }
74
+ }
@@ -101,6 +101,12 @@
101
101
  "conditionKeys": [],
102
102
  "dependentActions": []
103
103
  },
104
+ {
105
+ "name": "global-cluster",
106
+ "required": false,
107
+ "conditionKeys": [],
108
+ "dependentActions": []
109
+ },
104
110
  {
105
111
  "name": "integration",
106
112
  "required": false,
@@ -883,7 +889,9 @@
883
889
  "name": "cluster",
884
890
  "required": true,
885
891
  "conditionKeys": [],
886
- "dependentActions": []
892
+ "dependentActions": [
893
+ "rds:AddTagsToResource"
894
+ ]
887
895
  },
888
896
  {
889
897
  "name": "global-cluster",
@@ -892,7 +900,10 @@
892
900
  "dependentActions": []
893
901
  }
894
902
  ],
895
- "conditionKeys": [],
903
+ "conditionKeys": [
904
+ "aws:RequestTag/${TagKey}",
905
+ "aws:TagKeys"
906
+ ],
896
907
  "dependentActions": []
897
908
  },
898
909
  "createintegration": {
@@ -2201,6 +2212,12 @@
2201
2212
  "conditionKeys": [],
2202
2213
  "dependentActions": []
2203
2214
  },
2215
+ {
2216
+ "name": "global-cluster",
2217
+ "required": false,
2218
+ "conditionKeys": [],
2219
+ "dependentActions": []
2220
+ },
2204
2221
  {
2205
2222
  "name": "integration",
2206
2223
  "required": false,
@@ -2947,6 +2964,12 @@
2947
2964
  "conditionKeys": [],
2948
2965
  "dependentActions": []
2949
2966
  },
2967
+ {
2968
+ "name": "global-cluster",
2969
+ "required": false,
2970
+ "conditionKeys": [],
2971
+ "dependentActions": []
2972
+ },
2950
2973
  {
2951
2974
  "name": "integration",
2952
2975
  "required": false,
@@ -101,6 +101,7 @@
101
101
  }
102
102
  ],
103
103
  "conditionKeys": [
104
+ "s3:AccessGrantScope",
104
105
  "s3:authType",
105
106
  "s3:ResourceAccount",
106
107
  "s3:signatureAge",
@@ -151,6 +152,7 @@
151
152
  }
152
153
  ],
153
154
  "conditionKeys": [
155
+ "s3:AccessGrantsLocationScope",
154
156
  "s3:authType",
155
157
  "s3:ResourceAccount",
156
158
  "s3:signatureAge",
@@ -347,6 +349,7 @@
347
349
  }
348
350
  ],
349
351
  "conditionKeys": [
352
+ "s3:AccessGrantScope",
350
353
  "s3:authType",
351
354
  "s3:ResourceAccount",
352
355
  "s3:signatureAge",
@@ -416,6 +419,7 @@
416
419
  }
417
420
  ],
418
421
  "conditionKeys": [
422
+ "s3:AccessGrantsLocationScope",
419
423
  "s3:authType",
420
424
  "s3:ResourceAccount",
421
425
  "s3:signatureAge",
@@ -935,6 +939,7 @@
935
939
  }
936
940
  ],
937
941
  "conditionKeys": [
942
+ "s3:AccessGrantScope",
938
943
  "s3:authType",
939
944
  "s3:ResourceAccount",
940
945
  "s3:signatureAge",
@@ -1027,6 +1032,7 @@
1027
1032
  }
1028
1033
  ],
1029
1034
  "conditionKeys": [
1035
+ "s3:AccessGrantsLocationScope",
1030
1036
  "s3:authType",
1031
1037
  "s3:ResourceAccount",
1032
1038
  "s3:signatureAge",
@@ -3782,6 +3788,7 @@
3782
3788
  }
3783
3789
  ],
3784
3790
  "conditionKeys": [
3791
+ "s3:AccessGrantsLocationScope",
3785
3792
  "s3:authType",
3786
3793
  "s3:ResourceAccount",
3787
3794
  "s3:signatureAge",
@@ -0,0 +1,242 @@
1
+ {
2
+ "createindex": {
3
+ "name": "CreateIndex",
4
+ "description": "Grants permission to create a new vector index within a specified vector bucket",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "Index",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": []
12
+ }
13
+ ],
14
+ "conditionKeys": [],
15
+ "dependentActions": []
16
+ },
17
+ "createvectorbucket": {
18
+ "name": "CreateVectorBucket",
19
+ "description": "Grants permission to create a new vector bucket",
20
+ "accessLevel": "Write",
21
+ "resourceTypes": [
22
+ {
23
+ "name": "VectorBucket",
24
+ "required": true,
25
+ "conditionKeys": [],
26
+ "dependentActions": []
27
+ }
28
+ ],
29
+ "conditionKeys": [
30
+ "s3vectors:sseType",
31
+ "s3vectors:kmsKeyArn"
32
+ ],
33
+ "dependentActions": []
34
+ },
35
+ "deleteindex": {
36
+ "name": "DeleteIndex",
37
+ "description": "Grants permission to delete a specified vector index",
38
+ "accessLevel": "Write",
39
+ "resourceTypes": [
40
+ {
41
+ "name": "Index",
42
+ "required": true,
43
+ "conditionKeys": [],
44
+ "dependentActions": []
45
+ }
46
+ ],
47
+ "conditionKeys": [],
48
+ "dependentActions": []
49
+ },
50
+ "deletevectorbucket": {
51
+ "name": "DeleteVectorBucket",
52
+ "description": "Grants permission to delete a specified vector bucket",
53
+ "accessLevel": "Write",
54
+ "resourceTypes": [
55
+ {
56
+ "name": "VectorBucket",
57
+ "required": true,
58
+ "conditionKeys": [],
59
+ "dependentActions": []
60
+ }
61
+ ],
62
+ "conditionKeys": [],
63
+ "dependentActions": []
64
+ },
65
+ "deletevectorbucketpolicy": {
66
+ "name": "DeleteVectorBucketPolicy",
67
+ "description": "Grants permission to delete the IAM resource policy from a specified vector bucket",
68
+ "accessLevel": "Write",
69
+ "resourceTypes": [
70
+ {
71
+ "name": "VectorBucket",
72
+ "required": true,
73
+ "conditionKeys": [],
74
+ "dependentActions": []
75
+ }
76
+ ],
77
+ "conditionKeys": [],
78
+ "dependentActions": []
79
+ },
80
+ "deletevectors": {
81
+ "name": "DeleteVectors",
82
+ "description": "Grants permission to delete a batch of vectors from a specified vector index",
83
+ "accessLevel": "Write",
84
+ "resourceTypes": [
85
+ {
86
+ "name": "Index",
87
+ "required": true,
88
+ "conditionKeys": [],
89
+ "dependentActions": []
90
+ }
91
+ ],
92
+ "conditionKeys": [],
93
+ "dependentActions": []
94
+ },
95
+ "getindex": {
96
+ "name": "GetIndex",
97
+ "description": "Grants permission to get the attributes of a specified vector index",
98
+ "accessLevel": "Read",
99
+ "resourceTypes": [
100
+ {
101
+ "name": "Index",
102
+ "required": true,
103
+ "conditionKeys": [],
104
+ "dependentActions": []
105
+ }
106
+ ],
107
+ "conditionKeys": [],
108
+ "dependentActions": []
109
+ },
110
+ "getvectorbucket": {
111
+ "name": "GetVectorBucket",
112
+ "description": "Grants permission to get the attributes of a specified vector bucket",
113
+ "accessLevel": "Read",
114
+ "resourceTypes": [
115
+ {
116
+ "name": "VectorBucket",
117
+ "required": true,
118
+ "conditionKeys": [],
119
+ "dependentActions": []
120
+ }
121
+ ],
122
+ "conditionKeys": [],
123
+ "dependentActions": []
124
+ },
125
+ "getvectorbucketpolicy": {
126
+ "name": "GetVectorBucketPolicy",
127
+ "description": "Grants permission to get the IAM resource policy for a specific vector bucket",
128
+ "accessLevel": "Read",
129
+ "resourceTypes": [
130
+ {
131
+ "name": "VectorBucket",
132
+ "required": true,
133
+ "conditionKeys": [],
134
+ "dependentActions": []
135
+ }
136
+ ],
137
+ "conditionKeys": [],
138
+ "dependentActions": []
139
+ },
140
+ "getvectors": {
141
+ "name": "GetVectors",
142
+ "description": "Grants permission to get a batch of vectors by their vector keys",
143
+ "accessLevel": "Read",
144
+ "resourceTypes": [
145
+ {
146
+ "name": "Index",
147
+ "required": true,
148
+ "conditionKeys": [],
149
+ "dependentActions": []
150
+ }
151
+ ],
152
+ "conditionKeys": [],
153
+ "dependentActions": []
154
+ },
155
+ "listindexes": {
156
+ "name": "ListIndexes",
157
+ "description": "Grants permission to get a paginated list of all indexes in a specified vector bucket",
158
+ "accessLevel": "List",
159
+ "resourceTypes": [
160
+ {
161
+ "name": "VectorBucket",
162
+ "required": true,
163
+ "conditionKeys": [],
164
+ "dependentActions": []
165
+ }
166
+ ],
167
+ "conditionKeys": [],
168
+ "dependentActions": []
169
+ },
170
+ "listvectorbuckets": {
171
+ "name": "ListVectorBuckets",
172
+ "description": "Grants permission to get a paginated list of all vector buckets in the account",
173
+ "accessLevel": "List",
174
+ "resourceTypes": [],
175
+ "conditionKeys": [],
176
+ "dependentActions": []
177
+ },
178
+ "listvectors": {
179
+ "name": "ListVectors",
180
+ "description": "Grants permission to get a paginated list of all vectors in a specified vector index",
181
+ "accessLevel": "List",
182
+ "resourceTypes": [
183
+ {
184
+ "name": "Index",
185
+ "required": true,
186
+ "conditionKeys": [],
187
+ "dependentActions": []
188
+ }
189
+ ],
190
+ "conditionKeys": [],
191
+ "dependentActions": [
192
+ "s3vectors:GetVectors"
193
+ ]
194
+ },
195
+ "putvectorbucketpolicy": {
196
+ "name": "PutVectorBucketPolicy",
197
+ "description": "Grants permission to add an IAM resource policy to a specified vector bucket",
198
+ "accessLevel": "Write",
199
+ "resourceTypes": [
200
+ {
201
+ "name": "VectorBucket",
202
+ "required": true,
203
+ "conditionKeys": [],
204
+ "dependentActions": []
205
+ }
206
+ ],
207
+ "conditionKeys": [],
208
+ "dependentActions": []
209
+ },
210
+ "putvectors": {
211
+ "name": "PutVectors",
212
+ "description": "Grants permission to add a batch of vectors to a specified vector index",
213
+ "accessLevel": "Write",
214
+ "resourceTypes": [
215
+ {
216
+ "name": "Index",
217
+ "required": true,
218
+ "conditionKeys": [],
219
+ "dependentActions": []
220
+ }
221
+ ],
222
+ "conditionKeys": [],
223
+ "dependentActions": []
224
+ },
225
+ "queryvectors": {
226
+ "name": "QueryVectors",
227
+ "description": "Grants permission to find approximate nearest neighbors within a specified search vector index for a given query vector",
228
+ "accessLevel": "Read",
229
+ "resourceTypes": [
230
+ {
231
+ "name": "Index",
232
+ "required": true,
233
+ "conditionKeys": [],
234
+ "dependentActions": []
235
+ }
236
+ ],
237
+ "conditionKeys": [],
238
+ "dependentActions": [
239
+ "s3vectors:GetVectors"
240
+ ]
241
+ }
242
+ }
@@ -82,6 +82,36 @@
82
82
  "conditionKeys": [],
83
83
  "dependentActions": []
84
84
  },
85
+ "deleteloggedmodel": {
86
+ "name": "DeleteLoggedModel",
87
+ "description": "Grants permission to delete a logged model in MLflow",
88
+ "accessLevel": "Write",
89
+ "resourceTypes": [
90
+ {
91
+ "name": "mlflow-tracking-server",
92
+ "required": true,
93
+ "conditionKeys": [],
94
+ "dependentActions": []
95
+ }
96
+ ],
97
+ "conditionKeys": [],
98
+ "dependentActions": []
99
+ },
100
+ "deleteloggedmodeltag": {
101
+ "name": "DeleteLoggedModelTag",
102
+ "description": "Grants permission to delete a tag for a logged model in MLflow",
103
+ "accessLevel": "Write",
104
+ "resourceTypes": [
105
+ {
106
+ "name": "mlflow-tracking-server",
107
+ "required": true,
108
+ "conditionKeys": [],
109
+ "dependentActions": []
110
+ }
111
+ ],
112
+ "conditionKeys": [],
113
+ "dependentActions": []
114
+ },
85
115
  "deletemodelversion": {
86
116
  "name": "DeleteModelVersion",
87
117
  "description": "Grants permission to delete a model version",
@@ -232,6 +262,21 @@
232
262
  "conditionKeys": [],
233
263
  "dependentActions": []
234
264
  },
265
+ "finalizeloggedmodel": {
266
+ "name": "FinalizeLoggedModel",
267
+ "description": "Grants permission to set status for a logged model in MLflow",
268
+ "accessLevel": "Write",
269
+ "resourceTypes": [
270
+ {
271
+ "name": "mlflow-tracking-server",
272
+ "required": true,
273
+ "conditionKeys": [],
274
+ "dependentActions": []
275
+ }
276
+ ],
277
+ "conditionKeys": [],
278
+ "dependentActions": []
279
+ },
235
280
  "getdownloaduriformodelversionartifacts": {
236
281
  "name": "GetDownloadURIForModelVersionArtifacts",
237
282
  "description": "Grants permission to get a URI to download model artifacts for a specific model version",
@@ -292,6 +337,21 @@
292
337
  "conditionKeys": [],
293
338
  "dependentActions": []
294
339
  },
340
+ "getloggedmodel": {
341
+ "name": "GetLoggedModel",
342
+ "description": "Grants permission to get a logged model in MLflow",
343
+ "accessLevel": "Read",
344
+ "resourceTypes": [
345
+ {
346
+ "name": "mlflow-tracking-server",
347
+ "required": true,
348
+ "conditionKeys": [],
349
+ "dependentActions": []
350
+ }
351
+ ],
352
+ "conditionKeys": [],
353
+ "dependentActions": []
354
+ },
295
355
  "getmetrichistory": {
296
356
  "name": "GetMetricHistory",
297
357
  "description": "Grants permission to get a list of all values for the specified metric for a given run",
@@ -397,6 +457,21 @@
397
457
  "conditionKeys": [],
398
458
  "dependentActions": []
399
459
  },
460
+ "listloggedmodelartifacts": {
461
+ "name": "ListLoggedModelArtifacts",
462
+ "description": "Grants permission to list artifacts for a logged model in MLflow",
463
+ "accessLevel": "List",
464
+ "resourceTypes": [
465
+ {
466
+ "name": "mlflow-tracking-server",
467
+ "required": true,
468
+ "conditionKeys": [],
469
+ "dependentActions": []
470
+ }
471
+ ],
472
+ "conditionKeys": [],
473
+ "dependentActions": []
474
+ },
400
475
  "logbatch": {
401
476
  "name": "LogBatch",
402
477
  "description": "Grants permission to log a batch of metrics, parameters, and tags for a run",
@@ -427,6 +502,21 @@
427
502
  "conditionKeys": [],
428
503
  "dependentActions": []
429
504
  },
505
+ "logloggedmodelparams": {
506
+ "name": "LogLoggedModelParams",
507
+ "description": "Grants permission to log params for a logged model in MLflow",
508
+ "accessLevel": "Write",
509
+ "resourceTypes": [
510
+ {
511
+ "name": "mlflow-tracking-server",
512
+ "required": true,
513
+ "conditionKeys": [],
514
+ "dependentActions": []
515
+ }
516
+ ],
517
+ "conditionKeys": [],
518
+ "dependentActions": []
519
+ },
430
520
  "logmetric": {
431
521
  "name": "LogMetric",
432
522
  "description": "Grants permission to log a metric for a run",
@@ -457,6 +547,21 @@
457
547
  "conditionKeys": [],
458
548
  "dependentActions": []
459
549
  },
550
+ "logoutputs": {
551
+ "name": "LogOutputs",
552
+ "description": "Grants permission to log outputs, such as models, for a run in MLflow",
553
+ "accessLevel": "Write",
554
+ "resourceTypes": [
555
+ {
556
+ "name": "mlflow-tracking-server",
557
+ "required": true,
558
+ "conditionKeys": [],
559
+ "dependentActions": []
560
+ }
561
+ ],
562
+ "conditionKeys": [],
563
+ "dependentActions": []
564
+ },
460
565
  "logparam": {
461
566
  "name": "LogParam",
462
567
  "description": "Grants permission to log a parameter tracked during a run",
@@ -532,6 +637,21 @@
532
637
  "conditionKeys": [],
533
638
  "dependentActions": []
534
639
  },
640
+ "searchloggedmodels": {
641
+ "name": "SearchLoggedModels",
642
+ "description": "Grants permission to search for logged models in MLflow",
643
+ "accessLevel": "Read",
644
+ "resourceTypes": [
645
+ {
646
+ "name": "mlflow-tracking-server",
647
+ "required": true,
648
+ "conditionKeys": [],
649
+ "dependentActions": []
650
+ }
651
+ ],
652
+ "conditionKeys": [],
653
+ "dependentActions": []
654
+ },
535
655
  "searchmodelversions": {
536
656
  "name": "SearchModelVersions",
537
657
  "description": "Grants permission to search for a model version",
@@ -607,6 +727,21 @@
607
727
  "conditionKeys": [],
608
728
  "dependentActions": []
609
729
  },
730
+ "setloggedmodeltags": {
731
+ "name": "SetLoggedModelTags",
732
+ "description": "Grants permission to set tags for a logged model in MLflow",
733
+ "accessLevel": "Write",
734
+ "resourceTypes": [
735
+ {
736
+ "name": "mlflow-tracking-server",
737
+ "required": true,
738
+ "conditionKeys": [],
739
+ "dependentActions": []
740
+ }
741
+ ],
742
+ "conditionKeys": [],
743
+ "dependentActions": []
744
+ },
610
745
  "setmodelversiontag": {
611
746
  "name": "SetModelVersionTag",
612
747
  "description": "Grants permission to set a tag for the model version",
@@ -301,6 +301,12 @@
301
301
  "conditionKeys": [],
302
302
  "dependentActions": []
303
303
  },
304
+ {
305
+ "name": "notebook-instance-lifecycle-config",
306
+ "required": false,
307
+ "conditionKeys": [],
308
+ "dependentActions": []
309
+ },
304
310
  {
305
311
  "name": "optimization-job",
306
312
  "required": false,
@@ -1121,6 +1127,27 @@
1121
1127
  ],
1122
1128
  "dependentActions": []
1123
1129
  },
1130
+ "createhubcontentpresignedurls": {
1131
+ "name": "CreateHubContentPresignedUrls",
1132
+ "description": "Grants permission to generate S3 presigned URLs with GetObject permission for accessing model artifacts",
1133
+ "accessLevel": "Read",
1134
+ "resourceTypes": [
1135
+ {
1136
+ "name": "hub",
1137
+ "required": true,
1138
+ "conditionKeys": [],
1139
+ "dependentActions": []
1140
+ },
1141
+ {
1142
+ "name": "hub-content",
1143
+ "required": true,
1144
+ "conditionKeys": [],
1145
+ "dependentActions": []
1146
+ }
1147
+ ],
1148
+ "conditionKeys": [],
1149
+ "dependentActions": []
1150
+ },
1124
1151
  "createhubcontentreference": {
1125
1152
  "name": "CreateHubContentReference",
1126
1153
  "description": "Grants permission to create hub content reference",
@@ -1623,10 +1650,15 @@
1623
1650
  "name": "notebook-instance-lifecycle-config",
1624
1651
  "required": true,
1625
1652
  "conditionKeys": [],
1626
- "dependentActions": []
1653
+ "dependentActions": [
1654
+ "sagemaker:AddTags"
1655
+ ]
1627
1656
  }
1628
1657
  ],
1629
- "conditionKeys": [],
1658
+ "conditionKeys": [
1659
+ "aws:RequestTag/${TagKey}",
1660
+ "aws:TagKeys"
1661
+ ],
1630
1662
  "dependentActions": []
1631
1663
  },
1632
1664
  "createoptimizationjob": {
@@ -1858,6 +1890,7 @@
1858
1890
  "sagemaker:ImageArns",
1859
1891
  "sagemaker:ImageVersionArns",
1860
1892
  "sagemaker:OwnerUserProfileArn",
1893
+ "sagemaker:RemoteAccess",
1861
1894
  "sagemaker:SpaceSharingType"
1862
1895
  ],
1863
1896
  "dependentActions": []
@@ -3178,6 +3211,12 @@
3178
3211
  "conditionKeys": [],
3179
3212
  "dependentActions": []
3180
3213
  },
3214
+ {
3215
+ "name": "notebook-instance-lifecycle-config",
3216
+ "required": false,
3217
+ "conditionKeys": [],
3218
+ "dependentActions": []
3219
+ },
3181
3220
  {
3182
3221
  "name": "optimization-job",
3183
3222
  "required": false,
@@ -3493,6 +3532,22 @@
3493
3532
  "conditionKeys": [],
3494
3533
  "dependentActions": []
3495
3534
  },
3535
+ "describeclusterinference": {
3536
+ "name": "DescribeClusterInference",
3537
+ "isPermissionOnly": true,
3538
+ "description": "Grants permission to get information about the inference operator for a SageMaker HyperPod cluster",
3539
+ "accessLevel": "Read",
3540
+ "resourceTypes": [
3541
+ {
3542
+ "name": "cluster",
3543
+ "required": true,
3544
+ "conditionKeys": [],
3545
+ "dependentActions": []
3546
+ }
3547
+ ],
3548
+ "conditionKeys": [],
3549
+ "dependentActions": []
3550
+ },
3496
3551
  "describeclusternode": {
3497
3552
  "name": "DescribeClusterNode",
3498
3553
  "description": "Grants permission to return information about a SageMaker HyperPod cluster node",
@@ -4164,7 +4219,9 @@
4164
4219
  "dependentActions": []
4165
4220
  }
4166
4221
  ],
4167
- "conditionKeys": [],
4222
+ "conditionKeys": [
4223
+ "sagemaker:PipelineVersionId"
4224
+ ],
4168
4225
  "dependentActions": []
4169
4226
  },
4170
4227
  "describepipelinedefinitionforexecution": {
@@ -5267,6 +5324,21 @@
5267
5324
  "conditionKeys": [],
5268
5325
  "dependentActions": []
5269
5326
  },
5327
+ "listpipelineversions": {
5328
+ "name": "ListPipelineVersions",
5329
+ "description": "Grants permission to list versions of a pipeline",
5330
+ "accessLevel": "List",
5331
+ "resourceTypes": [
5332
+ {
5333
+ "name": "pipeline",
5334
+ "required": true,
5335
+ "conditionKeys": [],
5336
+ "dependentActions": []
5337
+ }
5338
+ ],
5339
+ "conditionKeys": [],
5340
+ "dependentActions": []
5341
+ },
5270
5342
  "listpipelines": {
5271
5343
  "name": "ListPipelines",
5272
5344
  "description": "Grants permission to list pipelines",
@@ -5628,6 +5700,12 @@
5628
5700
  "conditionKeys": [],
5629
5701
  "dependentActions": []
5630
5702
  },
5703
+ {
5704
+ "name": "notebook-instance-lifecycle-config",
5705
+ "required": false,
5706
+ "conditionKeys": [],
5707
+ "dependentActions": []
5708
+ },
5631
5709
  {
5632
5710
  "name": "optimization-job",
5633
5711
  "required": false,
@@ -5646,6 +5724,12 @@
5646
5724
  "conditionKeys": [],
5647
5725
  "dependentActions": []
5648
5726
  },
5727
+ {
5728
+ "name": "pipeline-execution",
5729
+ "required": false,
5730
+ "conditionKeys": [],
5731
+ "dependentActions": []
5732
+ },
5649
5733
  {
5650
5734
  "name": "processing-job",
5651
5735
  "required": false,
@@ -6068,6 +6152,23 @@
6068
6152
  "dependentActions": []
6069
6153
  }
6070
6154
  ],
6155
+ "conditionKeys": [
6156
+ "sagemaker:PipelineVersionId"
6157
+ ],
6158
+ "dependentActions": []
6159
+ },
6160
+ "startsession": {
6161
+ "name": "StartSession",
6162
+ "description": "Grants permission to start a remote session for a SageMaker space",
6163
+ "accessLevel": "Write",
6164
+ "resourceTypes": [
6165
+ {
6166
+ "name": "space",
6167
+ "required": true,
6168
+ "conditionKeys": [],
6169
+ "dependentActions": []
6170
+ }
6171
+ ],
6071
6172
  "conditionKeys": [],
6072
6173
  "dependentActions": []
6073
6174
  },
@@ -6431,6 +6532,28 @@
6431
6532
  ],
6432
6533
  "dependentActions": []
6433
6534
  },
6535
+ "updateclusterinference": {
6536
+ "name": "UpdateClusterInference",
6537
+ "isPermissionOnly": true,
6538
+ "description": "Grants permission to update the inference operator for a SageMaker HyperPod cluster",
6539
+ "accessLevel": "Write",
6540
+ "resourceTypes": [
6541
+ {
6542
+ "name": "cluster",
6543
+ "required": true,
6544
+ "conditionKeys": [],
6545
+ "dependentActions": []
6546
+ }
6547
+ ],
6548
+ "conditionKeys": [],
6549
+ "dependentActions": [
6550
+ "eks:AssociateAccessPolicy",
6551
+ "eks:DescribeCluster",
6552
+ "eks:ListAssociatedAccessPolicies",
6553
+ "iam:PassRole",
6554
+ "sagemaker:DescribeCluster"
6555
+ ]
6556
+ },
6434
6557
  "updateclusterschedulerconfig": {
6435
6558
  "name": "UpdateClusterSchedulerConfig",
6436
6559
  "description": "Grants permission to update a cluster scheduler config",
@@ -6958,6 +7081,23 @@
6958
7081
  "conditionKeys": [],
6959
7082
  "dependentActions": []
6960
7083
  },
7084
+ "updatepipelineversion": {
7085
+ "name": "UpdatePipelineVersion",
7086
+ "description": "Grants permission to update a pipeline version",
7087
+ "accessLevel": "Write",
7088
+ "resourceTypes": [
7089
+ {
7090
+ "name": "pipeline",
7091
+ "required": true,
7092
+ "conditionKeys": [],
7093
+ "dependentActions": []
7094
+ }
7095
+ ],
7096
+ "conditionKeys": [
7097
+ "sagemaker:PipelineVersionId"
7098
+ ],
7099
+ "dependentActions": []
7100
+ },
6961
7101
  "updateproject": {
6962
7102
  "name": "UpdateProject",
6963
7103
  "description": "Grants permission to update a Project",
@@ -7009,6 +7149,7 @@
7009
7149
  "sagemaker:ImageArns",
7010
7150
  "sagemaker:ImageVersionArns",
7011
7151
  "sagemaker:OwnerUserProfileArn",
7152
+ "sagemaker:RemoteAccess",
7012
7153
  "sagemaker:SpaceSharingType"
7013
7154
  ],
7014
7155
  "dependentActions": []
@@ -136,6 +136,28 @@
136
136
  "conditionKeys": [],
137
137
  "dependentActions": []
138
138
  },
139
+ "describeattackcontributors": {
140
+ "name": "DescribeAttackContributors",
141
+ "isPermissionOnly": true,
142
+ "description": "Grants permission to get detailed information about the contributors to a specific DDoS attack",
143
+ "accessLevel": "Read",
144
+ "resourceTypes": [
145
+ {
146
+ "name": "attack",
147
+ "required": true,
148
+ "conditionKeys": [],
149
+ "dependentActions": []
150
+ },
151
+ {
152
+ "name": "protection-group",
153
+ "required": false,
154
+ "conditionKeys": [],
155
+ "dependentActions": []
156
+ }
157
+ ],
158
+ "conditionKeys": [],
159
+ "dependentActions": []
160
+ },
139
161
  "describeattackstatistics": {
140
162
  "name": "DescribeAttackStatistics",
141
163
  "description": "Grants permission to describe information about the number and type of attacks AWS Shield has detected in the last year",
@@ -280,6 +302,15 @@
280
302
  "conditionKeys": [],
281
303
  "dependentActions": []
282
304
  },
305
+ "getglobalthreatdata": {
306
+ "name": "GetGlobalThreatData",
307
+ "isPermissionOnly": true,
308
+ "description": "Grants permission to retrieve global threat intelligence data and trends from AWS Shield's threat monitoring systems",
309
+ "accessLevel": "Read",
310
+ "resourceTypes": [],
311
+ "conditionKeys": [],
312
+ "dependentActions": []
313
+ },
283
314
  "getsubscriptionstate": {
284
315
  "name": "GetSubscriptionState",
285
316
  "description": "Grants permission to get subscription state",
@@ -296,6 +327,22 @@
296
327
  "conditionKeys": [],
297
328
  "dependentActions": []
298
329
  },
330
+ "listmitigations": {
331
+ "name": "ListMitigations",
332
+ "isPermissionOnly": true,
333
+ "description": "Grants permission to retrieve a list of mitigation actions that have been applied during DDoS attacks",
334
+ "accessLevel": "List",
335
+ "resourceTypes": [
336
+ {
337
+ "name": "attack",
338
+ "required": true,
339
+ "conditionKeys": [],
340
+ "dependentActions": []
341
+ }
342
+ ],
343
+ "conditionKeys": [],
344
+ "dependentActions": []
345
+ },
299
346
  "listprotectiongroups": {
300
347
  "name": "ListProtectionGroups",
301
348
  "description": "Grants permission to retrieve the protection groups for the account",
@@ -14,11 +14,21 @@
14
14
  "description": "Filters access by the tag keys that are passed in the request",
15
15
  "type": "ArrayOfString"
16
16
  },
17
+ "s3:accessgrantscope": {
18
+ "key": "s3:AccessGrantScope",
19
+ "description": "Filters access by the grant scope of access grants grant",
20
+ "type": "String"
21
+ },
17
22
  "s3:accessgrantsinstancearn": {
18
23
  "key": "s3:AccessGrantsInstanceArn",
19
24
  "description": "Filters access by access grants instance ARN",
20
25
  "type": "ARN"
21
26
  },
27
+ "s3:accessgrantslocationscope": {
28
+ "key": "s3:AccessGrantsLocationScope",
29
+ "description": "Filters access by the location scope of access grants location",
30
+ "type": "String"
31
+ },
22
32
  "s3:accesspointnetworkorigin": {
23
33
  "key": "s3:AccessPointNetworkOrigin",
24
34
  "description": "Filters access by the network origin (Internet or VPC)",
@@ -0,0 +1,12 @@
1
+ {
2
+ "s3vectors:kmskeyarn": {
3
+ "key": "s3vectors:kmsKeyArn",
4
+ "description": "Filters access by the AWS KMS key ARN for the key used to encrypt a vector bucket",
5
+ "type": "ARN"
6
+ },
7
+ "s3vectors:ssetype": {
8
+ "key": "s3vectors:sseType",
9
+ "description": "Filters access by server-side encryption type",
10
+ "type": "String"
11
+ }
12
+ }
@@ -184,6 +184,16 @@
184
184
  "description": "Filters access by the OwnerUserProfile arn associated with the space in the request",
185
185
  "type": "ARN"
186
186
  },
187
+ "sagemaker:pipelineversionid": {
188
+ "key": "sagemaker:PipelineVersionId",
189
+ "description": "Filters access to specific version IDs of a Sagemaker pipeline",
190
+ "type": "String"
191
+ },
192
+ "sagemaker:remoteaccess": {
193
+ "key": "sagemaker:RemoteAccess",
194
+ "description": "Filters access by the remote access flag associated with the space in the request",
195
+ "type": "String"
196
+ },
187
197
  "sagemaker:resourcetag/": {
188
198
  "key": "sagemaker:ResourceTag/",
189
199
  "description": "Filters access by the preface string for a tag key and value pair attached to a resource",
@@ -38,7 +38,10 @@
38
38
  },
39
39
  "event-actions": {
40
40
  "key": "event-actions",
41
- "arn": "arn:${Partition}:dataexchange:${Region}:${Account}:event-actions/${EventActionId}"
41
+ "arn": "arn:${Partition}:dataexchange:${Region}:${Account}:event-actions/${EventActionId}",
42
+ "conditionKeys": [
43
+ "aws:ResourceTag/${TagKey}"
44
+ ]
42
45
  },
43
46
  "data-grants": {
44
47
  "key": "data-grants",
@@ -71,7 +71,10 @@
71
71
  },
72
72
  "global-cluster": {
73
73
  "key": "global-cluster",
74
- "arn": "arn:${Partition}:rds::${Account}:global-cluster:${GlobalCluster}"
74
+ "arn": "arn:${Partition}:rds::${Account}:global-cluster:${GlobalCluster}",
75
+ "conditionKeys": [
76
+ "aws:ResourceTag/${TagKey}"
77
+ ]
75
78
  },
76
79
  "og": {
77
80
  "key": "og",
@@ -0,0 +1,10 @@
1
+ {
2
+ "index": {
3
+ "key": "Index",
4
+ "arn": "arn:${Partition}:s3vectors:${Region}:${Account}:bucket/${BucketName}/index/${IndexName}"
5
+ },
6
+ "vectorbucket": {
7
+ "key": "VectorBucket",
8
+ "arn": "arn:${Partition}:s3vectors:${Region}:${Account}:bucket/${BucketName}"
9
+ }
10
+ }
@@ -165,7 +165,11 @@
165
165
  },
166
166
  "notebook-instance-lifecycle-config": {
167
167
  "key": "notebook-instance-lifecycle-config",
168
- "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:notebook-instance-lifecycle-config/${NotebookInstanceLifecycleConfigName}"
168
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:notebook-instance-lifecycle-config/${NotebookInstanceLifecycleConfigName}",
169
+ "conditionKeys": [
170
+ "aws:ResourceTag/${TagKey}",
171
+ "sagemaker:ResourceTag/${TagKey}"
172
+ ]
169
173
  },
170
174
  "code-repository": {
171
175
  "key": "code-repository",
@@ -417,7 +421,11 @@
417
421
  },
418
422
  "pipeline-execution": {
419
423
  "key": "pipeline-execution",
420
- "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:pipeline/${PipelineName}/execution/${RandomString}"
424
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:pipeline/${PipelineName}/execution/${RandomString}",
425
+ "conditionKeys": [
426
+ "aws:ResourceTag/${TagKey}",
427
+ "sagemaker:ResourceTag/${TagKey}"
428
+ ]
421
429
  },
422
430
  "artifact": {
423
431
  "key": "artifact",
@@ -261,6 +261,7 @@
261
261
  "neptune-db": "Amazon Neptune",
262
262
  "neptune-graph": "Amazon Neptune Analytics",
263
263
  "network-firewall": "AWS Network Firewall",
264
+ "network-security-director": "AWS Shield network security director",
264
265
  "networkflowmonitor": "Network Flow Monitor",
265
266
  "networkmanager": "AWS Network Manager",
266
267
  "networkmanager-chat": "AWS Network Manager Chat",
@@ -333,6 +334,7 @@
333
334
  "s3-outposts": "Amazon S3 on Outposts",
334
335
  "s3express": "Amazon S3 Express",
335
336
  "s3tables": "Amazon S3 Tables",
337
+ "s3vectors": "Amazon S3 Vectors",
336
338
  "sagemaker": "Amazon SageMaker",
337
339
  "sagemaker-data-science-assistant": "Amazon SageMaker data science assistant",
338
340
  "sagemaker-geospatial": "Amazon SageMaker geospatial capabilities",
@@ -261,6 +261,7 @@
261
261
  "neptune-db",
262
262
  "neptune-graph",
263
263
  "network-firewall",
264
+ "network-security-director",
264
265
  "networkflowmonitor",
265
266
  "networkmanager",
266
267
  "networkmanager-chat",
@@ -333,6 +334,7 @@
333
334
  "s3-outposts",
334
335
  "s3express",
335
336
  "s3tables",
337
+ "s3vectors",
336
338
  "sagemaker",
337
339
  "sagemaker-data-science-assistant",
338
340
  "sagemaker-geospatial",
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202507041",
3
+ "version": "0.9.202507161",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2025-07-04T04:56:26.926Z",
6
+ "updatedAt": "2025-07-16T05:01:34.567Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",