iamdata 0.1.202510171__py3-none-any.whl → 0.1.202510181__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/odb.json +15 -0
- iamdata/data/actions/pi.json +6 -0
- iamdata/data/metadata.json +2 -2
- iamdata/data/resourceTypes/pi.json +4 -1
- {iamdata-0.1.202510171.dist-info → iamdata-0.1.202510181.dist-info}/METADATA +1 -1
- {iamdata-0.1.202510171.dist-info → iamdata-0.1.202510181.dist-info}/RECORD +8 -8
- {iamdata-0.1.202510171.dist-info → iamdata-0.1.202510181.dist-info}/WHEEL +0 -0
- {iamdata-0.1.202510171.dist-info → iamdata-0.1.202510181.dist-info}/licenses/LICENSE.txt +0 -0
iamdata/data/actions/odb.json
CHANGED
|
@@ -792,5 +792,20 @@
|
|
|
792
792
|
],
|
|
793
793
|
"conditionKeys": [],
|
|
794
794
|
"dependentActions": []
|
|
795
|
+
},
|
|
796
|
+
"updateodbpeeringconnection": {
|
|
797
|
+
"name": "UpdateOdbPeeringConnection",
|
|
798
|
+
"description": "Grants permission to update properties of a specified ODB Peering Connection",
|
|
799
|
+
"accessLevel": "Write",
|
|
800
|
+
"resourceTypes": [
|
|
801
|
+
{
|
|
802
|
+
"name": "odb-peering-connection",
|
|
803
|
+
"required": true,
|
|
804
|
+
"conditionKeys": [],
|
|
805
|
+
"dependentActions": []
|
|
806
|
+
}
|
|
807
|
+
],
|
|
808
|
+
"conditionKeys": [],
|
|
809
|
+
"dependentActions": []
|
|
795
810
|
}
|
|
796
811
|
}
|
iamdata/data/actions/pi.json
CHANGED
|
@@ -163,6 +163,12 @@
|
|
|
163
163
|
"description": "Grants permission to call ListTagsForResource API to list tags for a resource",
|
|
164
164
|
"accessLevel": "List",
|
|
165
165
|
"resourceTypes": [
|
|
166
|
+
{
|
|
167
|
+
"name": "metric-resource",
|
|
168
|
+
"required": true,
|
|
169
|
+
"conditionKeys": [],
|
|
170
|
+
"dependentActions": []
|
|
171
|
+
},
|
|
166
172
|
{
|
|
167
173
|
"name": "perf-reports-resource",
|
|
168
174
|
"required": true,
|
iamdata/data/metadata.json
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metric-resource": {
|
|
3
3
|
"key": "metric-resource",
|
|
4
|
-
"arn": "arn:${Partition}:pi:${Region}:${Account}:metrics/${ServiceType}/${Identifier}"
|
|
4
|
+
"arn": "arn:${Partition}:pi:${Region}:${Account}:metrics/${ServiceType}/${Identifier}",
|
|
5
|
+
"conditionKeys": [
|
|
6
|
+
"aws:ResourceTag/${TagKey}"
|
|
7
|
+
]
|
|
5
8
|
},
|
|
6
9
|
"perf-reports-resource": {
|
|
7
10
|
"key": "perf-reports-resource",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: iamdata
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.202510181
|
|
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
|
|
@@ -5,7 +5,7 @@ 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
7
|
iamdata/data/conditionPatterns.json,sha256=14QLiN1bUr3l5UfocGIXfEmCK8sP_HthG0oXEXDpvzk,6548
|
|
8
|
-
iamdata/data/metadata.json,sha256=
|
|
8
|
+
iamdata/data/metadata.json,sha256=v6DKUyZINhZtOVJG1y4EgGP8mm2OTn9AxcxP2DgE5eM,76
|
|
9
9
|
iamdata/data/serviceNames.json,sha256=JIAgAaJh06nNBharwjuKXEf7foOqr5bwpNlvXZuK9pc,18852
|
|
10
10
|
iamdata/data/services.json,sha256=vh2gYSeLifXpJXh1P8wj06QGQ1-SOZ3VQRoJPTLoqSU,7301
|
|
11
11
|
iamdata/data/unassociatedConditions.json,sha256=6EY1aU1vxuC97fhahdbkuy3FE_vxzxRewxDj8RPuC3U,244
|
|
@@ -285,7 +285,7 @@ iamdata/data/actions/notifications-contacts.json,sha256=JZ3Mq09FVDcfZcsYQgQN8OUg
|
|
|
285
285
|
iamdata/data/actions/notifications.json,sha256=8zscd6PaDVjZc0RhJRPUmEtrymPyPciQPtm8zAkSQe8,15253
|
|
286
286
|
iamdata/data/actions/oam.json,sha256=A2X3P7Xoi5fgeAFzVUbgtMJ_AB80fGTBI84pQoQ6PDo,6568
|
|
287
287
|
iamdata/data/actions/observabilityadmin.json,sha256=GaM0WaLTjl4E8Bz_jQGoP2o2-GyjMu675syEDpPF_4k,11940
|
|
288
|
-
iamdata/data/actions/odb.json,sha256=
|
|
288
|
+
iamdata/data/actions/odb.json,sha256=dljixjgQEOlw_m7kjfHxPojUhXfvceHwn_Tvk9L0pVY,22693
|
|
289
289
|
iamdata/data/actions/omics.json,sha256=MBuT-Dp0aXrevfXSTBU5cEN4_0Ffdq3tm13etZk1PAA,39397
|
|
290
290
|
iamdata/data/actions/one.json,sha256=qOEJ_ithGXth-xIJrB5sg1brXOMx3HCV_BCPmjIrtco,11461
|
|
291
291
|
iamdata/data/actions/opensearch.json,sha256=crtW3ri7sgT0s0pfxP2Q881-MJbBhgSXHdhEtRv3qig,2120
|
|
@@ -303,7 +303,7 @@ iamdata/data/actions/pca-connector-ad.json,sha256=1Re-ZLS9O4zO_chWn5EbQXer6BFQZa
|
|
|
303
303
|
iamdata/data/actions/pca-connector-scep.json,sha256=A1jFaFO7EvorVRWA6L2UYf8nJngG3kbpQBfRdZtLzv8,4593
|
|
304
304
|
iamdata/data/actions/pcs.json,sha256=rI_BeISRUGVIrA13oPH0fnVKd_zsBXz1JrFfrmchIrI,11070
|
|
305
305
|
iamdata/data/actions/personalize.json,sha256=H6ibVM9Xuo_taxwSJHYnxNK4_Q4Ef_CYuiE9IqDqrso,27857
|
|
306
|
-
iamdata/data/actions/pi.json,sha256=
|
|
306
|
+
iamdata/data/actions/pi.json,sha256=Q9pbuUV_cznxK2jnW46KhKekYFn1kq3mmvGIdCvil9c,6371
|
|
307
307
|
iamdata/data/actions/pipes.json,sha256=5zK6euxqKwWddbxMD0Yf0h2TjeDM7VAdua-1jhXy-LU,3918
|
|
308
308
|
iamdata/data/actions/polly.json,sha256=hYPq7nRF2-8kyoNVNdlsOjqeSDl8sT0l4Vf0SRgN9VI,3079
|
|
309
309
|
iamdata/data/actions/pricing.json,sha256=zm-BI0D9leB4oGj7Z71PkPf6hnGtx56eXWfMle9rDIA,1432
|
|
@@ -1161,7 +1161,7 @@ iamdata/data/resourceTypes/pca-connector-ad.json,sha256=484rqTvSCcWZw3qBH01fVcKB
|
|
|
1161
1161
|
iamdata/data/resourceTypes/pca-connector-scep.json,sha256=GFJBDVZZttB82m4gc39JQ4hLMh_pMZpG7wJQonMG2fo,437
|
|
1162
1162
|
iamdata/data/resourceTypes/pcs.json,sha256=enLHopGvPfyZsmtqV3g4vy8buRhFM8oRvo1ufWsblqk,658
|
|
1163
1163
|
iamdata/data/resourceTypes/personalize.json,sha256=lTR42Bk8EW96vjVM7MjGYAo-CjMEyJRNdw6DTrBD2Nc,2520
|
|
1164
|
-
iamdata/data/resourceTypes/pi.json,sha256=
|
|
1164
|
+
iamdata/data/resourceTypes/pi.json,sha256=liS3lTPzbnHMoa6fFwN-N4_Jrg-8cJgVNbVQXHwnNRQ,457
|
|
1165
1165
|
iamdata/data/resourceTypes/pipes.json,sha256=djuGtav6buJyEHjoCWamZ2y0tM5HJINtagMe2E1_bwE,172
|
|
1166
1166
|
iamdata/data/resourceTypes/polly.json,sha256=f7k_kJKfOPulnIe1MdW6CK4850nD8EswySI98dY3VIk,124
|
|
1167
1167
|
iamdata/data/resourceTypes/pricing.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
|
|
@@ -1300,7 +1300,7 @@ iamdata/tests/actions.py,sha256=cg2f1KPOzBYvGf7kJC9OokOo9oP_hS55tvt0_UKZVMw,1071
|
|
|
1300
1300
|
iamdata/tests/conditions.py,sha256=YbQZ_V7zQh4FkCp2wCBjw_NmNMVmwtcLAQrN7Iw2uJ0,1250
|
|
1301
1301
|
iamdata/tests/resources.py,sha256=I9N-PHtu1wjrB-y9kBTvb1lFnvsDb03EipHRj2nIQl4,1177
|
|
1302
1302
|
iamdata/tests/services.py,sha256=Kj1EQ9AeHHXYifvnybdH83xafXTxgYFt40KUghP_B8I,1016
|
|
1303
|
-
iamdata-0.1.
|
|
1304
|
-
iamdata-0.1.
|
|
1305
|
-
iamdata-0.1.
|
|
1306
|
-
iamdata-0.1.
|
|
1303
|
+
iamdata-0.1.202510181.dist-info/METADATA,sha256=Byo0vz4TLC4rYE9k6g99Ym-Ue1Iw4MLmmu3mWvR8G2k,3491
|
|
1304
|
+
iamdata-0.1.202510181.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
1305
|
+
iamdata-0.1.202510181.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
|
|
1306
|
+
iamdata-0.1.202510181.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|