iamdata 0.1.202506121__py3-none-any.whl → 0.1.202506131__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.
- iamdata/data/actions/controlcatalog.json +8 -0
- iamdata/data/actions/ecs.json +12 -7
- iamdata/data/metadata.json +2 -2
- {iamdata-0.1.202506121.dist-info → iamdata-0.1.202506131.dist-info}/METADATA +1 -1
- {iamdata-0.1.202506121.dist-info → iamdata-0.1.202506131.dist-info}/RECORD +7 -7
- {iamdata-0.1.202506121.dist-info → iamdata-0.1.202506131.dist-info}/WHEEL +0 -0
- {iamdata-0.1.202506121.dist-info → iamdata-0.1.202506131.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -22,6 +22,14 @@
|
|
|
22
22
|
"conditionKeys": [],
|
|
23
23
|
"dependentActions": []
|
|
24
24
|
},
|
|
25
|
+
"listcontrolmappings": {
|
|
26
|
+
"name": "ListControlMappings",
|
|
27
|
+
"description": "Grants permission to return a paginated list of control mappings from the AWS Control Catalog",
|
|
28
|
+
"accessLevel": "List",
|
|
29
|
+
"resourceTypes": [],
|
|
30
|
+
"conditionKeys": [],
|
|
31
|
+
"dependentActions": []
|
|
32
|
+
},
|
|
25
33
|
"listcontrols": {
|
|
26
34
|
"name": "ListControls",
|
|
27
35
|
"description": "Grants permission to return a paginated list of all available controls in the AWS Control Catalog library",
|
iamdata/data/actions/ecs.json
CHANGED
|
@@ -18,7 +18,9 @@
|
|
|
18
18
|
{
|
|
19
19
|
"name": "cluster",
|
|
20
20
|
"required": true,
|
|
21
|
-
"conditionKeys": [
|
|
21
|
+
"conditionKeys": [
|
|
22
|
+
"aws:ResourceTag/${TagKey}"
|
|
23
|
+
],
|
|
22
24
|
"dependentActions": []
|
|
23
25
|
}
|
|
24
26
|
],
|
|
@@ -682,12 +684,13 @@
|
|
|
682
684
|
{
|
|
683
685
|
"name": "cluster",
|
|
684
686
|
"required": true,
|
|
685
|
-
"conditionKeys": [
|
|
687
|
+
"conditionKeys": [
|
|
688
|
+
"aws:ResourceTag/${TagKey}"
|
|
689
|
+
],
|
|
686
690
|
"dependentActions": []
|
|
687
691
|
}
|
|
688
692
|
],
|
|
689
693
|
"conditionKeys": [
|
|
690
|
-
"aws:ResourceTag/${TagKey}",
|
|
691
694
|
"ecs:capacity-provider"
|
|
692
695
|
],
|
|
693
696
|
"dependentActions": []
|
|
@@ -700,13 +703,14 @@
|
|
|
700
703
|
{
|
|
701
704
|
"name": "cluster",
|
|
702
705
|
"required": true,
|
|
703
|
-
"conditionKeys": [
|
|
706
|
+
"conditionKeys": [
|
|
707
|
+
"aws:ResourceTag/${TagKey}"
|
|
708
|
+
],
|
|
704
709
|
"dependentActions": []
|
|
705
710
|
}
|
|
706
711
|
],
|
|
707
712
|
"conditionKeys": [
|
|
708
713
|
"aws:RequestTag/${TagKey}",
|
|
709
|
-
"aws:ResourceTag/${TagKey}",
|
|
710
714
|
"aws:TagKeys"
|
|
711
715
|
],
|
|
712
716
|
"dependentActions": []
|
|
@@ -1034,12 +1038,13 @@
|
|
|
1034
1038
|
{
|
|
1035
1039
|
"name": "cluster",
|
|
1036
1040
|
"required": true,
|
|
1037
|
-
"conditionKeys": [
|
|
1041
|
+
"conditionKeys": [
|
|
1042
|
+
"aws:ResourceTag/${TagKey}"
|
|
1043
|
+
],
|
|
1038
1044
|
"dependentActions": []
|
|
1039
1045
|
}
|
|
1040
1046
|
],
|
|
1041
1047
|
"conditionKeys": [
|
|
1042
|
-
"aws:ResourceTag/${TagKey}",
|
|
1043
1048
|
"ecs:fargate-ephemeral-storage-kms-key"
|
|
1044
1049
|
],
|
|
1045
1050
|
"dependentActions": []
|
iamdata/data/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: iamdata
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.202506131
|
|
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=
|
|
7
|
+
iamdata/data/metadata.json,sha256=JX6Kb0YQJHT68sENEKnkqBZHVkHDUvJ7BqGP5p240-U,76
|
|
8
8
|
iamdata/data/serviceNames.json,sha256=6BlgkDfbZPgKOTqTqGZrkFpeYuzGIaIHeNkWl0SNXSk,18386
|
|
9
9
|
iamdata/data/services.json,sha256=t2P0aLWOOHgCktmUhvT0RY6o7t8PrIIihTHrhOX5rpw,7143
|
|
10
10
|
iamdata/data/actions/a2c.json,sha256=gdQce9wi9GkwSZX-kLklr_Pp3H6haDhGjpWHqWhYLW8,1032
|
|
@@ -108,7 +108,7 @@ iamdata/data/actions/connect-campaigns.json,sha256=4Wwn72V9GPaJ5vqicB20I3SM5ufWc
|
|
|
108
108
|
iamdata/data/actions/connect.json,sha256=QrlrkzBNzHgstr--DIOCqPGPRjvIo5sqcE2hu2Z-TLs,166598
|
|
109
109
|
iamdata/data/actions/consoleapp.json,sha256=GO6wCJDJGsuYO3T7cRd1RtIG7vtuTMjwYnguio4uUl8,667
|
|
110
110
|
iamdata/data/actions/consolidatedbilling.json,sha256=GCQbprPWn2lMp1OMCsrRva2UU48cqVnRIGTPq2L8Uto,569
|
|
111
|
-
iamdata/data/actions/controlcatalog.json,sha256=
|
|
111
|
+
iamdata/data/actions/controlcatalog.json,sha256=Kk9RZWEn_KtTXcHpu42j6lYGGVYeZadDqmE_wXRC8T0,1895
|
|
112
112
|
iamdata/data/actions/controltower.json,sha256=PnFlVZBN3vX0fYoZgWDNm9crOIG4NHja19GBemNWqy0,21776
|
|
113
113
|
iamdata/data/actions/cost-optimization-hub.json,sha256=Ui0HD996OKHmG7q-EfCxMdCMT36UX8Fi49bZskRixWk,1925
|
|
114
114
|
iamdata/data/actions/cur.json,sha256=03f0buxaNSdB02oVy3Fn6t32s_CnmaaUzrqXYi4QrwA,4253
|
|
@@ -142,7 +142,7 @@ iamdata/data/actions/ec2.json,sha256=kB6Ovtzvrgczwjq1lJL-K2kCzncFfF-_4C_92-43b2w
|
|
|
142
142
|
iamdata/data/actions/ec2messages.json,sha256=hQhk0nVms_RJTliJFNmB0_vk_HYIfC_h-MK9oEcXcI0,1747
|
|
143
143
|
iamdata/data/actions/ecr-public.json,sha256=UpcjtrVSlkDnz7W0cj3Y3VlszSH11_8FHWujUIm9Q-U,9453
|
|
144
144
|
iamdata/data/actions/ecr.json,sha256=II0Mdh1K1wvepkaKJqvtWRrfoCClJbB01sqvRikeNY8,19402
|
|
145
|
-
iamdata/data/actions/ecs.json,sha256=
|
|
145
|
+
iamdata/data/actions/ecs.json,sha256=Hs4g5InCDSynyLRwASM8gSWmy4O_b8764IjvalcRsBU,32126
|
|
146
146
|
iamdata/data/actions/eks-auth.json,sha256=eOjOsGfDU0m8WFqHkVRibG8XvZzGhilzxNxLAyH9Cps,434
|
|
147
147
|
iamdata/data/actions/eks.json,sha256=WfaiJ2dJu1Wn477jErQOQn78B6oNY8DIOr9N7xtju6s,28980
|
|
148
148
|
iamdata/data/actions/elasticache.json,sha256=LAlxpnMGjJLpfomf1zglctsrnHu1olIZV-AQcjRTR9o,52364
|
|
@@ -1271,7 +1271,7 @@ iamdata/tests/actions.py,sha256=cg2f1KPOzBYvGf7kJC9OokOo9oP_hS55tvt0_UKZVMw,1071
|
|
|
1271
1271
|
iamdata/tests/conditions.py,sha256=YbQZ_V7zQh4FkCp2wCBjw_NmNMVmwtcLAQrN7Iw2uJ0,1250
|
|
1272
1272
|
iamdata/tests/resources.py,sha256=I9N-PHtu1wjrB-y9kBTvb1lFnvsDb03EipHRj2nIQl4,1177
|
|
1273
1273
|
iamdata/tests/services.py,sha256=Kj1EQ9AeHHXYifvnybdH83xafXTxgYFt40KUghP_B8I,1016
|
|
1274
|
-
iamdata-0.1.
|
|
1275
|
-
iamdata-0.1.
|
|
1276
|
-
iamdata-0.1.
|
|
1277
|
-
iamdata-0.1.
|
|
1274
|
+
iamdata-0.1.202506131.dist-info/METADATA,sha256=wmAHKWQrZC5RnHa23-LBJ-ZgRwnQe5jCn2cul09ljtI,3491
|
|
1275
|
+
iamdata-0.1.202506131.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
1276
|
+
iamdata-0.1.202506131.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
|
|
1277
|
+
iamdata-0.1.202506131.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|