iamdata 0.1.202503111__py3-none-any.whl → 0.1.202503121__py3-none-any.whl

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.

Potentially problematic release.


This version of iamdata might be problematic. Click here for more details.

@@ -203,11 +203,23 @@
203
203
  "conditionKeys": [],
204
204
  "dependentActions": []
205
205
  },
206
+ {
207
+ "name": "default-prompt-router",
208
+ "required": true,
209
+ "conditionKeys": [],
210
+ "dependentActions": []
211
+ },
206
212
  {
207
213
  "name": "foundation-model",
208
214
  "required": true,
209
215
  "conditionKeys": [],
210
216
  "dependentActions": []
217
+ },
218
+ {
219
+ "name": "prompt-router",
220
+ "required": true,
221
+ "conditionKeys": [],
222
+ "dependentActions": []
211
223
  }
212
224
  ],
213
225
  "conditionKeys": [
@@ -476,6 +488,36 @@
476
488
  ],
477
489
  "dependentActions": []
478
490
  },
491
+ "createpromptrouter": {
492
+ "name": "CreatePromptRouter",
493
+ "description": "Grants permission to create a custom prompt router",
494
+ "accessLevel": "Write",
495
+ "resourceTypes": [
496
+ {
497
+ "name": "application-inference-profile",
498
+ "required": true,
499
+ "conditionKeys": [],
500
+ "dependentActions": []
501
+ },
502
+ {
503
+ "name": "foundation-model",
504
+ "required": true,
505
+ "conditionKeys": [],
506
+ "dependentActions": []
507
+ },
508
+ {
509
+ "name": "inference-profile",
510
+ "required": true,
511
+ "conditionKeys": [],
512
+ "dependentActions": []
513
+ }
514
+ ],
515
+ "conditionKeys": [
516
+ "aws:RequestTag/${TagKey}",
517
+ "aws:TagKeys"
518
+ ],
519
+ "dependentActions": []
520
+ },
479
521
  "createpromptversion": {
480
522
  "name": "CreatePromptVersion",
481
523
  "description": "Grants permission to create a version of a prompt",
@@ -844,6 +886,21 @@
844
886
  "conditionKeys": [],
845
887
  "dependentActions": []
846
888
  },
889
+ "deletepromptrouter": {
890
+ "name": "DeletePromptRouter",
891
+ "description": "Grants permission to delete a custom prompt router",
892
+ "accessLevel": "Write",
893
+ "resourceTypes": [
894
+ {
895
+ "name": "prompt-router",
896
+ "required": true,
897
+ "conditionKeys": [],
898
+ "dependentActions": []
899
+ }
900
+ ],
901
+ "conditionKeys": [],
902
+ "dependentActions": []
903
+ },
847
904
  "deleteprovisionedmodelthroughput": {
848
905
  "name": "DeleteProvisionedModelThroughput",
849
906
  "description": "Grants permission to delete a provisioned model throughput that you created earlier",
@@ -1512,6 +1569,12 @@
1512
1569
  "required": true,
1513
1570
  "conditionKeys": [],
1514
1571
  "dependentActions": []
1572
+ },
1573
+ {
1574
+ "name": "prompt-router",
1575
+ "required": true,
1576
+ "conditionKeys": [],
1577
+ "dependentActions": []
1515
1578
  }
1516
1579
  ],
1517
1580
  "conditionKeys": [],
@@ -1723,6 +1786,12 @@
1723
1786
  "conditionKeys": [],
1724
1787
  "dependentActions": []
1725
1788
  },
1789
+ {
1790
+ "name": "prompt-router",
1791
+ "required": true,
1792
+ "conditionKeys": [],
1793
+ "dependentActions": []
1794
+ },
1726
1795
  {
1727
1796
  "name": "provisioned-model",
1728
1797
  "required": true,
@@ -1780,6 +1849,12 @@
1780
1849
  "conditionKeys": [],
1781
1850
  "dependentActions": []
1782
1851
  },
1852
+ {
1853
+ "name": "prompt-router",
1854
+ "required": true,
1855
+ "conditionKeys": [],
1856
+ "dependentActions": []
1857
+ },
1783
1858
  {
1784
1859
  "name": "provisioned-model",
1785
1860
  "required": true,
@@ -2311,6 +2386,12 @@
2311
2386
  "conditionKeys": [],
2312
2387
  "dependentActions": []
2313
2388
  },
2389
+ {
2390
+ "name": "prompt-router",
2391
+ "required": true,
2392
+ "conditionKeys": [],
2393
+ "dependentActions": []
2394
+ },
2314
2395
  {
2315
2396
  "name": "prompt-version",
2316
2397
  "required": true,
@@ -2697,6 +2778,12 @@
2697
2778
  "conditionKeys": [],
2698
2779
  "dependentActions": []
2699
2780
  },
2781
+ {
2782
+ "name": "prompt-router",
2783
+ "required": false,
2784
+ "conditionKeys": [],
2785
+ "dependentActions": []
2786
+ },
2700
2787
  {
2701
2788
  "name": "prompt-version",
2702
2789
  "required": false,
@@ -2847,6 +2934,12 @@
2847
2934
  "conditionKeys": [],
2848
2935
  "dependentActions": []
2849
2936
  },
2937
+ {
2938
+ "name": "prompt-router",
2939
+ "required": false,
2940
+ "conditionKeys": [],
2941
+ "dependentActions": []
2942
+ },
2850
2943
  {
2851
2944
  "name": "prompt-version",
2852
2945
  "required": false,
@@ -1,4 +1,4 @@
1
1
  {
2
- "version": "0.1.202503111",
3
- "updatedAt": "2025-03-11T04:47:02.370Z"
2
+ "version": "0.1.202503121",
3
+ "updatedAt": "2025-03-12T04:48:04.251Z"
4
4
  }
@@ -18,6 +18,10 @@
18
18
  "key": "default-prompt-router",
19
19
  "arn": "arn:${Partition}:bedrock:${Region}:${Account}:default-prompt-router/${ResourceId}"
20
20
  },
21
+ "prompt-router": {
22
+ "key": "prompt-router",
23
+ "arn": "arn:${Partition}:bedrock:${Region}:${Account}:prompt-router/${ResourceId}"
24
+ },
21
25
  "application-inference-profile": {
22
26
  "key": "application-inference-profile",
23
27
  "arn": "arn:${Partition}:bedrock:${Region}:${Account}:application-inference-profile/${ResourceId}",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iamdata
3
- Version: 0.1.202503111
3
+ Version: 0.1.202503121
4
4
  Summary: IAM data for AWS actions, resources, and conditions based on IAM policy documents. Checked for updates daily.
5
5
  Project-URL: Homepage, https://github.com/cloud-copilot/iam-data-python
6
6
  Project-URL: Issues, https://github.com/cloud-copilot/iam-data-python/issues
@@ -4,7 +4,7 @@ iamdata/conditions.py,sha256=JmNyw26ux0SsUGRLctBpVZNi-A88rK9HwMy_e76vxTk,1127
4
4
  iamdata/resources.py,sha256=q55U8l74HnjnkHp1-i2-rZCe-IsZpZWmfGeMvQjf4xo,1166
5
5
  iamdata/services.py,sha256=trEYZQnUb_vwEN-L29RY-vJFnEXDGrpppVpAeQazjgw,689
6
6
  iamdata/utils.py,sha256=mwNqfgNO51L33Ag_K9VxaP85J6XRoZrN7rKz6Q_DJQk,398
7
- iamdata/data/metadata.json,sha256=R24zT0KKicG0mm9HTa7fHtZYF3U0God0FJi47G4mKvg,76
7
+ iamdata/data/metadata.json,sha256=Ra-NQVbLtR8lQNy0zhxYdXLAWyCjh_pRCPn0mTJtIec,76
8
8
  iamdata/data/serviceNames.json,sha256=7rqpOppDGN79gw8HoOlfyP3sRAl032Oo5pUNMMT6dfc,18410
9
9
  iamdata/data/services.json,sha256=ieJwxa1_iMnrt6RkrqRwhxfBmt44Wy4qqahZRROz5Jw,7144
10
10
  iamdata/data/actions/a2c.json,sha256=gdQce9wi9GkwSZX-kLklr_Pp3H6haDhGjpWHqWhYLW8,1032
@@ -57,7 +57,7 @@ iamdata/data/actions/backup.json,sha256=dR8raNjQ5JmoVeREEutUjLM0KQx5WesZUzmS4vp_
57
57
  iamdata/data/actions/batch.json,sha256=WDT6NPGyJLLRpRDGdx7z6Emwuy2ZHSKOhBI9U107GvU,12594
58
58
  iamdata/data/actions/bcm-data-exports.json,sha256=mjXiIPyT5DBAtXJDLun6sUN23PkoqygdtgrcdL2_D2g,4568
59
59
  iamdata/data/actions/bcm-pricing-calculator.json,sha256=jQDECaZnvn6wpeLF2Wd_YTMnazp91AVginiZimCb2d4,13722
60
- iamdata/data/actions/bedrock.json,sha256=OOXVJiV9kVYLwvfD1kIXI7dJ0fhJOVm-3QR9eYVca3k,83420
60
+ iamdata/data/actions/bedrock.json,sha256=c0zbB_JlRayGZjIFlhnv2vifFBSh6HDZCF39-cn9OD8,85638
61
61
  iamdata/data/actions/billing.json,sha256=tlpZgCGc05gf3Dt2kV-VICRX2Tb1PX7OlCHSqTDRcKU,8947
62
62
  iamdata/data/actions/billingconductor.json,sha256=l_6-rjB19_qxOHkzFwk-BIuDLPwCiD102ToPsxlRW9M,13612
63
63
  iamdata/data/actions/braket.json,sha256=wOW6oOfFpz0KjEahp8VcgEvwwMMC7VbO3J-5DV1Uesc,5969
@@ -895,7 +895,7 @@ iamdata/data/resourceTypes/backup.json,sha256=nwoT2rxkj-jrpmULliowEmJ_6x4YeThYmf
895
895
  iamdata/data/resourceTypes/batch.json,sha256=jfVf4PiwDGoIi86_dtbmYY1TkUbaNCawB0p1k4uJDjA,1213
896
896
  iamdata/data/resourceTypes/bcm-data-exports.json,sha256=5Jil-UVWkQINsKJkWy5PpMoXI7HiNPf8lb53LVBBY64,321
897
897
  iamdata/data/resourceTypes/bcm-pricing-calculator.json,sha256=jAYHtG1roOv1O6m6BjcykQLCap-bbnBz1WstYh9nUvE,498
898
- iamdata/data/resourceTypes/bedrock.json,sha256=hWt0qa1I1ZL2N_5ek45ayNq400PVmBNJBy_d5l74uCM,5469
898
+ iamdata/data/resourceTypes/bedrock.json,sha256=S5zPkz_x5NK2be0as4ABoGLMJOLI4UIZv7nM0eMOcS8,5610
899
899
  iamdata/data/resourceTypes/billing.json,sha256=_y-NnOVGb0KiWk-EPB3ZPn3XvHItwNqdtuJVk5A3tno,192
900
900
  iamdata/data/resourceTypes/billingconductor.json,sha256=dBLsY3HHFndLmp4DONXNaH-X60Mr7x9a0QAy3O9p26o,826
901
901
  iamdata/data/resourceTypes/braket.json,sha256=5yA6ILtuPmcUh5cn3dkvzGstgYy4ClSRcybGd6pFDYo,372
@@ -1268,7 +1268,7 @@ iamdata/tests/actions.py,sha256=cg2f1KPOzBYvGf7kJC9OokOo9oP_hS55tvt0_UKZVMw,1071
1268
1268
  iamdata/tests/conditions.py,sha256=YbQZ_V7zQh4FkCp2wCBjw_NmNMVmwtcLAQrN7Iw2uJ0,1250
1269
1269
  iamdata/tests/resources.py,sha256=I9N-PHtu1wjrB-y9kBTvb1lFnvsDb03EipHRj2nIQl4,1177
1270
1270
  iamdata/tests/services.py,sha256=Kj1EQ9AeHHXYifvnybdH83xafXTxgYFt40KUghP_B8I,1016
1271
- iamdata-0.1.202503111.dist-info/METADATA,sha256=coakYDVWIrwKZmVk4lNotoLN5IQoZ0GuvqZu7MOOr7E,3491
1272
- iamdata-0.1.202503111.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1273
- iamdata-0.1.202503111.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1274
- iamdata-0.1.202503111.dist-info/RECORD,,
1271
+ iamdata-0.1.202503121.dist-info/METADATA,sha256=d7QktgrHOBxdYLyH1X0bsqkAPCSAJ1sk6djURFj7dpM,3491
1272
+ iamdata-0.1.202503121.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1273
+ iamdata-0.1.202503121.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1274
+ iamdata-0.1.202503121.dist-info/RECORD,,