@cloud-copilot/iam-data 0.15.202602131 → 0.15.202602141

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.
@@ -4,6 +4,12 @@
4
4
  "description": "Grants permission to associate service",
5
5
  "accessLevel": "Write",
6
6
  "resourceTypes": [
7
+ {
8
+ "name": "AgentSpaceResource",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": []
12
+ },
7
13
  {
8
14
  "name": "AssociationResource",
9
15
  "required": true,
@@ -126,6 +132,12 @@
126
132
  "description": "Grants permission to disassociate service",
127
133
  "accessLevel": "Write",
128
134
  "resourceTypes": [
135
+ {
136
+ "name": "AgentSpaceResource",
137
+ "required": true,
138
+ "conditionKeys": [],
139
+ "dependentActions": []
140
+ },
129
141
  {
130
142
  "name": "AssociationResource",
131
143
  "required": true,
@@ -195,6 +207,12 @@
195
207
  "description": "Grants permission to get association",
196
208
  "accessLevel": "Read",
197
209
  "resourceTypes": [
210
+ {
211
+ "name": "AgentSpaceResource",
212
+ "required": true,
213
+ "conditionKeys": [],
214
+ "dependentActions": []
215
+ },
198
216
  {
199
217
  "name": "AssociationResource",
200
218
  "required": true,
@@ -295,7 +313,14 @@
295
313
  "name": "ListAssociations",
296
314
  "description": "Grants permission to list associations",
297
315
  "accessLevel": "List",
298
- "resourceTypes": [],
316
+ "resourceTypes": [
317
+ {
318
+ "name": "AgentSpaceResource",
319
+ "required": true,
320
+ "conditionKeys": [],
321
+ "dependentActions": []
322
+ }
323
+ ],
299
324
  "conditionKeys": [],
300
325
  "dependentActions": []
301
326
  },
@@ -368,6 +393,12 @@
368
393
  "description": "Grants permission to list webhooks for association",
369
394
  "accessLevel": "List",
370
395
  "resourceTypes": [
396
+ {
397
+ "name": "AgentSpaceResource",
398
+ "required": true,
399
+ "conditionKeys": [],
400
+ "dependentActions": []
401
+ },
371
402
  {
372
403
  "name": "AssociationResource",
373
404
  "required": true,
@@ -429,6 +460,12 @@
429
460
  "description": "Grants permission to update association",
430
461
  "accessLevel": "Write",
431
462
  "resourceTypes": [
463
+ {
464
+ "name": "AgentSpaceResource",
465
+ "required": true,
466
+ "conditionKeys": [],
467
+ "dependentActions": []
468
+ },
432
469
  {
433
470
  "name": "AssociationResource",
434
471
  "required": true,
@@ -1444,10 +1444,7 @@
1444
1444
  {
1445
1445
  "name": "mlflow-app",
1446
1446
  "required": true,
1447
- "conditionKeys": [
1448
- "sagemaker:ResourceTag/${TagKey}",
1449
- "aws:ResourceTag/${TagKey}"
1450
- ],
1447
+ "conditionKeys": [],
1451
1448
  "dependentActions": [
1452
1449
  "iam:PassRole",
1453
1450
  "sagemaker:AddTags"
@@ -1792,10 +1789,7 @@
1792
1789
  {
1793
1790
  "name": "partner-app",
1794
1791
  "required": true,
1795
- "conditionKeys": [
1796
- "sagemaker:ResourceTag/${TagKey}",
1797
- "aws:ResourceTag/${TagKey}"
1798
- ],
1792
+ "conditionKeys": [],
1799
1793
  "dependentActions": [
1800
1794
  "sagemaker:AddTags"
1801
1795
  ]
@@ -1819,10 +1813,7 @@
1819
1813
  "dependentActions": []
1820
1814
  }
1821
1815
  ],
1822
- "conditionKeys": [
1823
- "sagemaker:ResourceTag/${TagKey}",
1824
- "aws:ResourceTag/${TagKey}"
1825
- ],
1816
+ "conditionKeys": [],
1826
1817
  "dependentActions": []
1827
1818
  },
1828
1819
  "createpipeline": {
@@ -1873,10 +1864,7 @@
1873
1864
  "dependentActions": []
1874
1865
  }
1875
1866
  ],
1876
- "conditionKeys": [
1877
- "sagemaker:ResourceTag/${TagKey}",
1878
- "aws:ResourceTag/${TagKey}"
1879
- ],
1867
+ "conditionKeys": [],
1880
1868
  "dependentActions": []
1881
1869
  },
1882
1870
  "createpresignedmlflowtrackingserverurl": {
@@ -2794,10 +2782,7 @@
2794
2782
  "dependentActions": []
2795
2783
  }
2796
2784
  ],
2797
- "conditionKeys": [
2798
- "sagemaker:ResourceTag/${TagKey}",
2799
- "aws:ResourceTag/${TagKey}"
2800
- ],
2785
+ "conditionKeys": [],
2801
2786
  "dependentActions": []
2802
2787
  },
2803
2788
  "deletemlflowtrackingserver": {
@@ -3014,10 +2999,7 @@
3014
2999
  "dependentActions": []
3015
3000
  }
3016
3001
  ],
3017
- "conditionKeys": [
3018
- "sagemaker:ResourceTag/${TagKey}",
3019
- "aws:ResourceTag/${TagKey}"
3020
- ],
3002
+ "conditionKeys": [],
3021
3003
  "dependentActions": []
3022
3004
  },
3023
3005
  "deletepipeline": {
@@ -3310,6 +3292,12 @@
3310
3292
  "conditionKeys": [],
3311
3293
  "dependentActions": []
3312
3294
  },
3295
+ {
3296
+ "name": "mlflow-app",
3297
+ "required": false,
3298
+ "conditionKeys": [],
3299
+ "dependentActions": []
3300
+ },
3313
3301
  {
3314
3302
  "name": "mlflow-tracking-server",
3315
3303
  "required": false,
@@ -4187,10 +4175,7 @@
4187
4175
  "dependentActions": []
4188
4176
  }
4189
4177
  ],
4190
- "conditionKeys": [
4191
- "sagemaker:ResourceTag/${TagKey}",
4192
- "aws:ResourceTag/${TagKey}"
4193
- ],
4178
+ "conditionKeys": [],
4194
4179
  "dependentActions": []
4195
4180
  },
4196
4181
  "describemlflowtrackingserver": {
@@ -4407,10 +4392,7 @@
4407
4392
  "dependentActions": []
4408
4393
  }
4409
4394
  ],
4410
- "conditionKeys": [
4411
- "sagemaker:ResourceTag/${TagKey}",
4412
- "aws:ResourceTag/${TagKey}"
4413
- ],
4395
+ "conditionKeys": [],
4414
4396
  "dependentActions": []
4415
4397
  },
4416
4398
  "describepipeline": {
@@ -5903,6 +5885,12 @@
5903
5885
  "conditionKeys": [],
5904
5886
  "dependentActions": []
5905
5887
  },
5888
+ {
5889
+ "name": "mlflow-app",
5890
+ "required": false,
5891
+ "conditionKeys": [],
5892
+ "dependentActions": []
5893
+ },
5906
5894
  {
5907
5895
  "name": "mlflow-tracking-server",
5908
5896
  "required": false,
@@ -7209,10 +7197,7 @@
7209
7197
  "dependentActions": []
7210
7198
  }
7211
7199
  ],
7212
- "conditionKeys": [
7213
- "sagemaker:ResourceTag/${TagKey}",
7214
- "aws:ResourceTag/${TagKey}"
7215
- ],
7200
+ "conditionKeys": [],
7216
7201
  "dependentActions": []
7217
7202
  },
7218
7203
  "updatemlflowtrackingserver": {
@@ -7369,10 +7354,7 @@
7369
7354
  "dependentActions": []
7370
7355
  }
7371
7356
  ],
7372
- "conditionKeys": [
7373
- "sagemaker:ResourceTag/${TagKey}",
7374
- "aws:ResourceTag/${TagKey}"
7375
- ],
7357
+ "conditionKeys": [],
7376
7358
  "dependentActions": []
7377
7359
  },
7378
7360
  "updatepipeline": {
@@ -36,7 +36,7 @@
36
36
  },
37
37
  "hostedconfigurationversion": {
38
38
  "key": "hostedconfigurationversion",
39
- "arn": "arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}/configurationprofile/${ConfigurationProfileId}/hostedconfigurationversion/${VersionNumber}"
39
+ "arn": "arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}/configurationprofile/${ConfigurationProfileId}"
40
40
  },
41
41
  "configuration": {
42
42
  "key": "configuration",
@@ -500,7 +500,11 @@
500
500
  },
501
501
  "mlflow-app": {
502
502
  "key": "mlflow-app",
503
- "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-app/${MLflowAppId}"
503
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-app/${MLflowAppId}",
504
+ "conditionKeys": [
505
+ "aws:ResourceTag/${TagKey}",
506
+ "sagemaker:ResourceTag/${TagKey}"
507
+ ]
504
508
  },
505
509
  "compute-quota": {
506
510
  "key": "compute-quota",
@@ -520,6 +524,10 @@
520
524
  },
521
525
  "partner-app": {
522
526
  "key": "partner-app",
523
- "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:partner-app/${AppId}"
527
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:partner-app/${AppId}",
528
+ "conditionKeys": [
529
+ "aws:ResourceTag/${TagKey}",
530
+ "sagemaker:ResourceTag/${TagKey}"
531
+ ]
524
532
  }
525
533
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.15.202602131",
3
+ "version": "0.15.202602141",
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-02-13T05:46:59.385Z",
9
+ "updatedAt": "2026-02-14T05:33:49.648Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",