iamdata 0.1.202505291__py3-none-any.whl → 0.1.202505311__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/cloudtrail.json +33 -0
- iamdata/data/actions/iotfleetwise.json +6 -0
- iamdata/data/actions/redshift.json +0 -6
- iamdata/data/metadata.json +2 -2
- {iamdata-0.1.202505291.dist-info → iamdata-0.1.202505311.dist-info}/METADATA +1 -1
- {iamdata-0.1.202505291.dist-info → iamdata-0.1.202505311.dist-info}/RECORD +8 -8
- {iamdata-0.1.202505291.dist-info → iamdata-0.1.202505311.dist-info}/WHEEL +0 -0
- {iamdata-0.1.202505291.dist-info → iamdata-0.1.202505311.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -407,6 +407,21 @@
|
|
|
407
407
|
"conditionKeys": [],
|
|
408
408
|
"dependentActions": []
|
|
409
409
|
},
|
|
410
|
+
"geteventconfiguration": {
|
|
411
|
+
"name": "GetEventConfiguration",
|
|
412
|
+
"description": "Grants permission to list event configurations that are configured for an event data store",
|
|
413
|
+
"accessLevel": "Read",
|
|
414
|
+
"resourceTypes": [
|
|
415
|
+
{
|
|
416
|
+
"name": "eventdatastore",
|
|
417
|
+
"required": true,
|
|
418
|
+
"conditionKeys": [],
|
|
419
|
+
"dependentActions": []
|
|
420
|
+
}
|
|
421
|
+
],
|
|
422
|
+
"conditionKeys": [],
|
|
423
|
+
"dependentActions": []
|
|
424
|
+
},
|
|
410
425
|
"geteventdatastore": {
|
|
411
426
|
"name": "GetEventDataStore",
|
|
412
427
|
"description": "Grants permission to list settings for the event data store",
|
|
@@ -696,6 +711,24 @@
|
|
|
696
711
|
"conditionKeys": [],
|
|
697
712
|
"dependentActions": []
|
|
698
713
|
},
|
|
714
|
+
"puteventconfiguration": {
|
|
715
|
+
"name": "PutEventConfiguration",
|
|
716
|
+
"description": "Grants permission to create and update event configurations for an event data store",
|
|
717
|
+
"accessLevel": "Write",
|
|
718
|
+
"resourceTypes": [
|
|
719
|
+
{
|
|
720
|
+
"name": "eventdatastore",
|
|
721
|
+
"required": true,
|
|
722
|
+
"conditionKeys": [],
|
|
723
|
+
"dependentActions": []
|
|
724
|
+
}
|
|
725
|
+
],
|
|
726
|
+
"conditionKeys": [],
|
|
727
|
+
"dependentActions": [
|
|
728
|
+
"iam:CreateServiceLinkedRole",
|
|
729
|
+
"iam:GetRole"
|
|
730
|
+
]
|
|
731
|
+
},
|
|
699
732
|
"puteventselectors": {
|
|
700
733
|
"name": "PutEventSelectors",
|
|
701
734
|
"description": "Grants permission to create and update event selectors for a trail",
|
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.202505311
|
|
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=6EIR61r1PDhshoHcg3oD9l8V67mB5lnTdUwBt_goMuo,76
|
|
8
8
|
iamdata/data/serviceNames.json,sha256=chwEXzHbp-gu99yToiRxkmQBxL6CvYYMcfEGevPbTfo,18342
|
|
9
9
|
iamdata/data/services.json,sha256=8Ns9ontKFCEsDi27Ro0qSA198IfLtwBPKSTyfl9aoB8,7117
|
|
10
10
|
iamdata/data/actions/a2c.json,sha256=gdQce9wi9GkwSZX-kLklr_Pp3H6haDhGjpWHqWhYLW8,1032
|
|
@@ -79,7 +79,7 @@ iamdata/data/actions/cloudhsm.json,sha256=0SZZuGsbD3xPP59CTdoe_RHwQ-PqYYRdwrITdA
|
|
|
79
79
|
iamdata/data/actions/cloudsearch.json,sha256=zh1cCJni8npKiIfF1wNhp5uW_QB-AAZBv6a1ChiNnE8,12214
|
|
80
80
|
iamdata/data/actions/cloudshell.json,sha256=bqra8FWfKtXrVb8ymavNGBuKT5caJsmLjj3xYlMEj5E,4462
|
|
81
81
|
iamdata/data/actions/cloudtrail-data.json,sha256=drVVOLQB0eDpKVG8MJQPLUzxKR5QLBEQqqWge07F9OU,393
|
|
82
|
-
iamdata/data/actions/cloudtrail.json,sha256=
|
|
82
|
+
iamdata/data/actions/cloudtrail.json,sha256=2YZxh5D_uAaqnO22IVSf4m2fhBiQdzJmz_cx46rE7fk,28906
|
|
83
83
|
iamdata/data/actions/cloudwatch.json,sha256=pqJrhYNSsZm6tUonhyS6VgcOacAlDWtQXmto5wRdbmA,22059
|
|
84
84
|
iamdata/data/actions/codeartifact.json,sha256=4LMAjhVuG3Osun615WiVBGz85pqq9lBO9qVsYLqnNF8,20865
|
|
85
85
|
iamdata/data/actions/codebuild.json,sha256=X1WBP6oyUUBmW4ZwBURzSzilwG-DCt5reEsB6rIuKyk,43416
|
|
@@ -206,7 +206,7 @@ iamdata/data/actions/iotanalytics.json,sha256=97BKV-eWEdhuEwkNBFS3ILrv8B8zK-hihu
|
|
|
206
206
|
iamdata/data/actions/iotdeviceadvisor.json,sha256=ckogdLedwOkF1GQftnsvoR6rVXx1mfBLprR5Hybw1y0,5388
|
|
207
207
|
iamdata/data/actions/iotevents.json,sha256=ehOpZTbdtQmU7wT6gHUOPKNbIPQQoqqnOgIk5r3NGZg,15190
|
|
208
208
|
iamdata/data/actions/iotfleethub.json,sha256=Ut9s_y7NM2Zp1crv-tFbbpHqGjsTzEP-nwyS3E8NK4c,2963
|
|
209
|
-
iamdata/data/actions/iotfleetwise.json,sha256=
|
|
209
|
+
iamdata/data/actions/iotfleetwise.json,sha256=FLEJp1XXkN8sq20TR4va6dGdiEs1EopT0Yyn1yAfyO8,25100
|
|
210
210
|
iamdata/data/actions/iotjobsdata.json,sha256=ZdFruCEg5cTlcwzQtMy7Aje0iU2ZUWWlLd9gKQLTiaQ,1635
|
|
211
211
|
iamdata/data/actions/iotmanagedintegrations.json,sha256=EpypCjAAbJ32SN_cnfQHeD6sv7Pm-eYusYbMMS6TBHc,17679
|
|
212
212
|
iamdata/data/actions/iotsitewise.json,sha256=0Xc7umQbM4VntFW1RO1VgfAr5SZ3NBgOd95E0KME4j8,38358
|
|
@@ -314,7 +314,7 @@ iamdata/data/actions/rds-db.json,sha256=-kxeNl2Nj36gpRpkC-75kSstRTNFMa-j8-0Rh_tM
|
|
|
314
314
|
iamdata/data/actions/rds.json,sha256=t9U6tQ8hh0b7J9mTmO36qujxVhex5a_BaEoZa6OE6HE,94680
|
|
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
|
-
iamdata/data/actions/redshift.json,sha256=
|
|
317
|
+
iamdata/data/actions/redshift.json,sha256=pRfMDtu3jS7zvQiqthWU-G2gpOfRbGv03Fqnqmz3nHI,67684
|
|
318
318
|
iamdata/data/actions/refactor-spaces.json,sha256=KN5CrZwVB4iwuGCH2ElfUuqMOhZVh-CJ7jGcDk1baD0,11468
|
|
319
319
|
iamdata/data/actions/rekognition.json,sha256=IQen9vVuBc5VelIVHB9C5S65rmLRNhysrBBAfqtiwS4,28792
|
|
320
320
|
iamdata/data/actions/repostspace.json,sha256=zI1zT3e7VsGmVHwShqcMfyqDKyYBIZzM_cg0eMnfa5w,4899
|
|
@@ -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.
|
|
1272
|
-
iamdata-0.1.
|
|
1273
|
-
iamdata-0.1.
|
|
1274
|
-
iamdata-0.1.
|
|
1271
|
+
iamdata-0.1.202505311.dist-info/METADATA,sha256=kITU7ej1yHRs0qFAgI-7-bd6xkouaJl0szjAg8M7doc,3491
|
|
1272
|
+
iamdata-0.1.202505311.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
1273
|
+
iamdata-0.1.202505311.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
|
|
1274
|
+
iamdata-0.1.202505311.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|