iamdata 0.1.202505111__py3-none-any.whl → 0.1.202505131__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.

@@ -1336,8 +1336,8 @@
1336
1336
  "conditionKeys": [],
1337
1337
  "dependentActions": []
1338
1338
  },
1339
- "listsdisource": {
1340
- "name": "ListSdiSource",
1339
+ "listsdisources": {
1340
+ "name": "ListSdiSources",
1341
1341
  "description": "Grants permission to list SDI sources",
1342
1342
  "accessLevel": "List",
1343
1343
  "resourceTypes": [],
@@ -93,6 +93,15 @@
93
93
  ],
94
94
  "dependentActions": []
95
95
  },
96
+ "deleteconversation": {
97
+ "name": "DeleteConversation",
98
+ "isPermissionOnly": true,
99
+ "description": "Grants permission to delete a conversation with Amazon Q",
100
+ "accessLevel": "Write",
101
+ "resourceTypes": [],
102
+ "conditionKeys": [],
103
+ "dependentActions": []
104
+ },
96
105
  "deleteoauthappconnection": {
97
106
  "name": "DeleteOAuthAppConnection",
98
107
  "isPermissionOnly": true,
@@ -379,6 +388,15 @@
379
388
  "kms:ReEncryptTo"
380
389
  ]
381
390
  },
391
+ "updateconversation": {
392
+ "name": "UpdateConversation",
393
+ "isPermissionOnly": true,
394
+ "description": "Grants permission to update a conversation with Amazon Q",
395
+ "accessLevel": "Write",
396
+ "resourceTypes": [],
397
+ "conditionKeys": [],
398
+ "dependentActions": []
399
+ },
382
400
  "updateoauthappconnection": {
383
401
  "name": "UpdateOAuthAppConnection",
384
402
  "isPermissionOnly": true,
@@ -1394,13 +1394,13 @@
1394
1394
  "accessLevel": "List",
1395
1395
  "resourceTypes": [
1396
1396
  {
1397
- "name": "cluster-auto-backup",
1398
- "required": true,
1397
+ "name": "cluster",
1398
+ "required": false,
1399
1399
  "conditionKeys": [],
1400
1400
  "dependentActions": []
1401
1401
  },
1402
1402
  {
1403
- "name": "cluster",
1403
+ "name": "cluster-auto-backup",
1404
1404
  "required": false,
1405
1405
  "conditionKeys": [],
1406
1406
  "dependentActions": []
@@ -1452,7 +1452,7 @@
1452
1452
  "resourceTypes": [
1453
1453
  {
1454
1454
  "name": "cluster-pg",
1455
- "required": true,
1455
+ "required": false,
1456
1456
  "conditionKeys": [],
1457
1457
  "dependentActions": []
1458
1458
  }
@@ -1518,7 +1518,7 @@
1518
1518
  "resourceTypes": [
1519
1519
  {
1520
1520
  "name": "cluster",
1521
- "required": true,
1521
+ "required": false,
1522
1522
  "conditionKeys": [],
1523
1523
  "dependentActions": []
1524
1524
  }
@@ -1562,7 +1562,7 @@
1562
1562
  "resourceTypes": [
1563
1563
  {
1564
1564
  "name": "db",
1565
- "required": true,
1565
+ "required": false,
1566
1566
  "conditionKeys": [],
1567
1567
  "dependentActions": []
1568
1568
  }
@@ -1592,7 +1592,7 @@
1592
1592
  "resourceTypes": [
1593
1593
  {
1594
1594
  "name": "pg",
1595
- "required": true,
1595
+ "required": false,
1596
1596
  "conditionKeys": [],
1597
1597
  "dependentActions": []
1598
1598
  }
@@ -1622,7 +1622,7 @@
1622
1622
  "resourceTypes": [
1623
1623
  {
1624
1624
  "name": "proxy",
1625
- "required": true,
1625
+ "required": false,
1626
1626
  "conditionKeys": [],
1627
1627
  "dependentActions": []
1628
1628
  }
@@ -1637,13 +1637,13 @@
1637
1637
  "resourceTypes": [
1638
1638
  {
1639
1639
  "name": "proxy",
1640
- "required": true,
1640
+ "required": false,
1641
1641
  "conditionKeys": [],
1642
1642
  "dependentActions": []
1643
1643
  },
1644
1644
  {
1645
1645
  "name": "proxy-endpoint",
1646
- "required": true,
1646
+ "required": false,
1647
1647
  "conditionKeys": [],
1648
1648
  "dependentActions": []
1649
1649
  }
@@ -1702,7 +1702,7 @@
1702
1702
  "resourceTypes": [
1703
1703
  {
1704
1704
  "name": "secgrp",
1705
- "required": true,
1705
+ "required": false,
1706
1706
  "conditionKeys": [],
1707
1707
  "dependentActions": []
1708
1708
  }
@@ -1717,7 +1717,7 @@
1717
1717
  "resourceTypes": [
1718
1718
  {
1719
1719
  "name": "shardgrp",
1720
- "required": true,
1720
+ "required": false,
1721
1721
  "conditionKeys": [],
1722
1722
  "dependentActions": []
1723
1723
  }
@@ -1746,19 +1746,19 @@
1746
1746
  "accessLevel": "List",
1747
1747
  "resourceTypes": [
1748
1748
  {
1749
- "name": "snapshot-tenant-database",
1750
- "required": true,
1749
+ "name": "db",
1750
+ "required": false,
1751
1751
  "conditionKeys": [],
1752
1752
  "dependentActions": []
1753
1753
  },
1754
1754
  {
1755
- "name": "db",
1755
+ "name": "snapshot",
1756
1756
  "required": false,
1757
1757
  "conditionKeys": [],
1758
1758
  "dependentActions": []
1759
1759
  },
1760
1760
  {
1761
- "name": "snapshot",
1761
+ "name": "snapshot-tenant-database",
1762
1762
  "required": false,
1763
1763
  "conditionKeys": [],
1764
1764
  "dependentActions": []
@@ -1795,7 +1795,7 @@
1795
1795
  "resourceTypes": [
1796
1796
  {
1797
1797
  "name": "subgrp",
1798
- "required": true,
1798
+ "required": false,
1799
1799
  "conditionKeys": [],
1800
1800
  "dependentActions": []
1801
1801
  }
@@ -1834,7 +1834,7 @@
1834
1834
  "resourceTypes": [
1835
1835
  {
1836
1836
  "name": "es",
1837
- "required": true,
1837
+ "required": false,
1838
1838
  "conditionKeys": [],
1839
1839
  "dependentActions": []
1840
1840
  }
@@ -1884,7 +1884,7 @@
1884
1884
  "resourceTypes": [
1885
1885
  {
1886
1886
  "name": "global-cluster",
1887
- "required": true,
1887
+ "required": false,
1888
1888
  "conditionKeys": [],
1889
1889
  "dependentActions": []
1890
1890
  }
@@ -1899,7 +1899,7 @@
1899
1899
  "resourceTypes": [
1900
1900
  {
1901
1901
  "name": "integration",
1902
- "required": true,
1902
+ "required": false,
1903
1903
  "conditionKeys": [],
1904
1904
  "dependentActions": []
1905
1905
  }
@@ -1924,7 +1924,7 @@
1924
1924
  "resourceTypes": [
1925
1925
  {
1926
1926
  "name": "og",
1927
- "required": true,
1927
+ "required": false,
1928
1928
  "conditionKeys": [],
1929
1929
  "dependentActions": []
1930
1930
  }
@@ -1986,7 +1986,7 @@
1986
1986
  "resourceTypes": [
1987
1987
  {
1988
1988
  "name": "ri",
1989
- "required": true,
1989
+ "required": false,
1990
1990
  "conditionKeys": [],
1991
1991
  "dependentActions": []
1992
1992
  }
@@ -2016,13 +2016,13 @@
2016
2016
  "accessLevel": "List",
2017
2017
  "resourceTypes": [
2018
2018
  {
2019
- "name": "tenant-database",
2020
- "required": true,
2019
+ "name": "db",
2020
+ "required": false,
2021
2021
  "conditionKeys": [],
2022
2022
  "dependentActions": []
2023
2023
  },
2024
2024
  {
2025
- "name": "db",
2025
+ "name": "tenant-database",
2026
2026
  "required": false,
2027
2027
  "conditionKeys": [],
2028
2028
  "dependentActions": []
@@ -1,4 +1,4 @@
1
1
  {
2
- "version": "0.1.202505111",
3
- "updatedAt": "2025-05-11T04:47:52.922Z"
2
+ "version": "0.1.202505131",
3
+ "updatedAt": "2025-05-13T04:48:35.758Z"
4
4
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iamdata
3
- Version: 0.1.202505111
3
+ Version: 0.1.202505131
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=wHMomYpgZCpXt2QK5_ftaK33FsBF-z_Z4dVOGkB33As,76
7
+ iamdata/data/metadata.json,sha256=B9Ff0D6ZsQCrtM32w_x7BRsHs6OqlxKL6WsrgxWaDOw,76
8
8
  iamdata/data/serviceNames.json,sha256=7TPEzcSJtN8aqffnzVsa_u08kLpdGqvFsaqAsVXiivc,18390
9
9
  iamdata/data/services.json,sha256=0tkwVwsXZ7YNfVjg6S09bzI6yU8Tkd8wv1WEt9gtmYk,7130
10
10
  iamdata/data/actions/a2c.json,sha256=gdQce9wi9GkwSZX-kLklr_Pp3H6haDhGjpWHqWhYLW8,1032
@@ -248,7 +248,7 @@ iamdata/data/actions/mechanicalturk.json,sha256=5sUroLdzV7lZrsWBrNmaAFkzb_FTFIXy
248
248
  iamdata/data/actions/mediaconnect.json,sha256=GV9gmGTluFdKQbnMELtYasxIjARfatJaAdinqIe_LlQ,16279
249
249
  iamdata/data/actions/mediaconvert.json,sha256=7Mjkv6ZJcKoPHjVmlwwW1HsrmF68dgFinXkJDCSPSIQ,12792
250
250
  iamdata/data/actions/mediaimport.json,sha256=0x92lpq2O0S6cjsRCjmQQ6tDfgL3z1aWgUum1XmUz8g,329
251
- iamdata/data/actions/medialive.json,sha256=BiOsG8dMHOWdivGgPCHDEf4QsfLtrALhmumGcDOAl7g,52034
251
+ iamdata/data/actions/medialive.json,sha256=PK7mk6Ki5h2mB8NCL-k45Kbp0sqD1CIFXSiZ6CIHKtM,52036
252
252
  iamdata/data/actions/mediapackage-vod.json,sha256=X6SI4kTK4lPiGE74LBOg590Obqc-41mmlpR0O_AkG8k,7377
253
253
  iamdata/data/actions/mediapackage.json,sha256=taxoGgmLGStZ30dKbikDPxxyqFzowGJwXg6ri6sizRg,7972
254
254
  iamdata/data/actions/mediapackagev2.json,sha256=iEcytBBt7pQtqwvgSXvczWTmTpMsm3AuSgjQKnsz-QE,19885
@@ -301,7 +301,7 @@ iamdata/data/actions/private-networks.json,sha256=uX17jjHVVWdPhGNmO0t-nSpwNaFssh
301
301
  iamdata/data/actions/profile.json,sha256=HpK6ZF3Grd4DuwIp08g2L9dx4B6kfplVciUXeuBfJs0,34243
302
302
  iamdata/data/actions/proton.json,sha256=-JWHqz_SnsIDuxP2BZ2pWMR6TDfiEPhcj-8KL54PATU,49972
303
303
  iamdata/data/actions/purchase-orders.json,sha256=-ncXZ2FvaE5xjlKqcKmleSjT3Va32HdO9bMQLqojNlI,6242
304
- iamdata/data/actions/q.json,sha256=rAMw_yoykE2ckAVzTHecg7xS38RFVW26r_-jM5Uwivs,12967
304
+ iamdata/data/actions/q.json,sha256=iWr-C_4ZqKX5sX5G_l4KGIpPf_XprnnSZgDM4FMx9jw,13525
305
305
  iamdata/data/actions/qapps.json,sha256=qOgramTbI6DagOhSKyFW8TELITuqF1vLL8S4bO4WJng,22802
306
306
  iamdata/data/actions/qbusiness.json,sha256=NiJ7iB6SzvP1XVBk_5XGFn7_5bAhlOjjYEwASHuakeQ,42860
307
307
  iamdata/data/actions/qdeveloper.json,sha256=cMTqF023bl2tMbAkmewBuoAZF7RP0fSqZgy_ityhbMM,2908
@@ -311,7 +311,7 @@ iamdata/data/actions/ram.json,sha256=hn5GqBD6b3mJpsZ9D0Ee3flmN8_XqgfDymRUYHedGVw
311
311
  iamdata/data/actions/rbin.json,sha256=L7CSng1O2j-b5QwJd-LEj_jBsu39qY3u5E_BroBCkgU,4415
312
312
  iamdata/data/actions/rds-data.json,sha256=3RXtdCb3sAywL7TPXUhoeIKqswayJqN5OwVgKGRTsRM,2927
313
313
  iamdata/data/actions/rds-db.json,sha256=-kxeNl2Nj36gpRpkC-75kSstRTNFMa-j8-0Rh_tMr9Q,374
314
- iamdata/data/actions/rds.json,sha256=6eCglPbl_UDaMBTEJ7TdYPwh0nBEjbmDX-1ZmyZBmNY,94393
314
+ iamdata/data/actions/rds.json,sha256=TyT2UmvgO0xBu68yNz_NoKHQLPzGhHdWz0y2Gm7NI3E,94411
315
315
  iamdata/data/actions/redshift-data.json,sha256=_L_REwixJomvY8GgpsES1CWCyrPmv3j1zdPNTAg9v_M,4841
316
316
  iamdata/data/actions/redshift-serverless.json,sha256=2_z5zDo_hcxfh-_HHBn-NMB3MucA4GD-P5K_tXciDdg,25609
317
317
  iamdata/data/actions/redshift.json,sha256=zqbsWjBanZ5mzeejyUMJ5AM_pSxpDuZkyIoWFm1pLxw,67815
@@ -1265,7 +1265,7 @@ iamdata/tests/actions.py,sha256=cg2f1KPOzBYvGf7kJC9OokOo9oP_hS55tvt0_UKZVMw,1071
1265
1265
  iamdata/tests/conditions.py,sha256=YbQZ_V7zQh4FkCp2wCBjw_NmNMVmwtcLAQrN7Iw2uJ0,1250
1266
1266
  iamdata/tests/resources.py,sha256=I9N-PHtu1wjrB-y9kBTvb1lFnvsDb03EipHRj2nIQl4,1177
1267
1267
  iamdata/tests/services.py,sha256=Kj1EQ9AeHHXYifvnybdH83xafXTxgYFt40KUghP_B8I,1016
1268
- iamdata-0.1.202505111.dist-info/METADATA,sha256=BGZmh8UP4Ff4_K6YFY-BurdVAAtQPrw0qdUue0njGSE,3491
1269
- iamdata-0.1.202505111.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1270
- iamdata-0.1.202505111.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1271
- iamdata-0.1.202505111.dist-info/RECORD,,
1268
+ iamdata-0.1.202505131.dist-info/METADATA,sha256=aQ8Bh2N3RMNu3mZiWDqrJqUT3L7CQPm_vJP4nlSDcd4,3491
1269
+ iamdata-0.1.202505131.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1270
+ iamdata-0.1.202505131.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1271
+ iamdata-0.1.202505131.dist-info/RECORD,,