iamdata 0.1.202503201__py3-none-any.whl → 0.1.202503221__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/appsync.json +35 -5
- iamdata/data/actions/connect.json +17 -0
- iamdata/data/actions/lakeformation.json +8 -0
- iamdata/data/actions/route53-recovery-control-config.json +16 -2
- iamdata/data/conditionKeys/codeconnections.json +1 -1
- iamdata/data/conditionKeys/codestar-connections.json +1 -1
- iamdata/data/metadata.json +2 -2
- iamdata/data/resourceTypes/appsync.json +4 -1
- {iamdata-0.1.202503201.dist-info → iamdata-0.1.202503221.dist-info}/METADATA +1 -1
- {iamdata-0.1.202503201.dist-info → iamdata-0.1.202503221.dist-info}/RECORD +12 -12
- {iamdata-0.1.202503201.dist-info → iamdata-0.1.202503221.dist-info}/WHEEL +0 -0
- {iamdata-0.1.202503201.dist-info → iamdata-0.1.202503221.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -106,7 +106,11 @@
|
|
|
106
106
|
"description": "Grants permission to create a custom domain name in AppSync",
|
|
107
107
|
"accessLevel": "Write",
|
|
108
108
|
"resourceTypes": [],
|
|
109
|
-
"conditionKeys": [
|
|
109
|
+
"conditionKeys": [
|
|
110
|
+
"aws:ResourceTag/${TagKey}",
|
|
111
|
+
"aws:RequestTag/${TagKey}",
|
|
112
|
+
"aws:TagKeys"
|
|
113
|
+
],
|
|
110
114
|
"dependentActions": []
|
|
111
115
|
},
|
|
112
116
|
"createfunction": {
|
|
@@ -217,7 +221,9 @@
|
|
|
217
221
|
"dependentActions": []
|
|
218
222
|
}
|
|
219
223
|
],
|
|
220
|
-
"conditionKeys": [
|
|
224
|
+
"conditionKeys": [
|
|
225
|
+
"aws:ResourceTag/${TagKey}"
|
|
226
|
+
],
|
|
221
227
|
"dependentActions": []
|
|
222
228
|
},
|
|
223
229
|
"deletefunction": {
|
|
@@ -469,7 +475,9 @@
|
|
|
469
475
|
"dependentActions": []
|
|
470
476
|
}
|
|
471
477
|
],
|
|
472
|
-
"conditionKeys": [
|
|
478
|
+
"conditionKeys": [
|
|
479
|
+
"aws:ResourceTag/${TagKey}"
|
|
480
|
+
],
|
|
473
481
|
"dependentActions": []
|
|
474
482
|
},
|
|
475
483
|
"getfunction": {
|
|
@@ -631,7 +639,9 @@
|
|
|
631
639
|
"description": "Grants permission to enumerate custom domain names in AppSync",
|
|
632
640
|
"accessLevel": "List",
|
|
633
641
|
"resourceTypes": [],
|
|
634
|
-
"conditionKeys": [
|
|
642
|
+
"conditionKeys": [
|
|
643
|
+
"aws:ResourceTag/${TagKey}"
|
|
644
|
+
],
|
|
635
645
|
"dependentActions": []
|
|
636
646
|
},
|
|
637
647
|
"listfunctions": {
|
|
@@ -691,6 +701,12 @@
|
|
|
691
701
|
"conditionKeys": [],
|
|
692
702
|
"dependentActions": []
|
|
693
703
|
},
|
|
704
|
+
{
|
|
705
|
+
"name": "domain",
|
|
706
|
+
"required": false,
|
|
707
|
+
"conditionKeys": [],
|
|
708
|
+
"dependentActions": []
|
|
709
|
+
},
|
|
694
710
|
{
|
|
695
711
|
"name": "graphqlapi",
|
|
696
712
|
"required": false,
|
|
@@ -814,6 +830,12 @@
|
|
|
814
830
|
"conditionKeys": [],
|
|
815
831
|
"dependentActions": []
|
|
816
832
|
},
|
|
833
|
+
{
|
|
834
|
+
"name": "domain",
|
|
835
|
+
"required": false,
|
|
836
|
+
"conditionKeys": [],
|
|
837
|
+
"dependentActions": []
|
|
838
|
+
},
|
|
817
839
|
{
|
|
818
840
|
"name": "graphqlapi",
|
|
819
841
|
"required": false,
|
|
@@ -845,6 +867,12 @@
|
|
|
845
867
|
"conditionKeys": [],
|
|
846
868
|
"dependentActions": []
|
|
847
869
|
},
|
|
870
|
+
{
|
|
871
|
+
"name": "domain",
|
|
872
|
+
"required": false,
|
|
873
|
+
"conditionKeys": [],
|
|
874
|
+
"dependentActions": []
|
|
875
|
+
},
|
|
848
876
|
{
|
|
849
877
|
"name": "graphqlapi",
|
|
850
878
|
"required": false,
|
|
@@ -930,7 +958,9 @@
|
|
|
930
958
|
"dependentActions": []
|
|
931
959
|
}
|
|
932
960
|
],
|
|
933
|
-
"conditionKeys": [
|
|
961
|
+
"conditionKeys": [
|
|
962
|
+
"aws:ResourceTag/${TagKey}"
|
|
963
|
+
],
|
|
934
964
|
"dependentActions": []
|
|
935
965
|
},
|
|
936
966
|
"updatefunction": {
|
|
@@ -2906,6 +2906,23 @@
|
|
|
2906
2906
|
],
|
|
2907
2907
|
"dependentActions": []
|
|
2908
2908
|
},
|
|
2909
|
+
"listanalyticsdatalakedatasets": {
|
|
2910
|
+
"name": "ListAnalyticsDataLakeDataSets",
|
|
2911
|
+
"description": "Grants permission to list data lake datasets available to associate with for a given Amazon Connect instance",
|
|
2912
|
+
"accessLevel": "List",
|
|
2913
|
+
"resourceTypes": [
|
|
2914
|
+
{
|
|
2915
|
+
"name": "instance",
|
|
2916
|
+
"required": true,
|
|
2917
|
+
"conditionKeys": [],
|
|
2918
|
+
"dependentActions": []
|
|
2919
|
+
}
|
|
2920
|
+
],
|
|
2921
|
+
"conditionKeys": [
|
|
2922
|
+
"connect:InstanceId"
|
|
2923
|
+
],
|
|
2924
|
+
"dependentActions": []
|
|
2925
|
+
},
|
|
2909
2926
|
"listapprovedorigins": {
|
|
2910
2927
|
"name": "ListApprovedOrigins",
|
|
2911
2928
|
"description": "Grants permission to view approved origins of an existing Amazon Connect instance",
|
|
@@ -370,6 +370,14 @@
|
|
|
370
370
|
"conditionKeys": [],
|
|
371
371
|
"dependentActions": []
|
|
372
372
|
},
|
|
373
|
+
"registerresourcewithprivilegedaccess": {
|
|
374
|
+
"name": "RegisterResourceWithPrivilegedAccess",
|
|
375
|
+
"description": "Grants permission to register a new location to be managed by Lake Formation, with privileged access",
|
|
376
|
+
"accessLevel": "Write",
|
|
377
|
+
"resourceTypes": [],
|
|
378
|
+
"conditionKeys": [],
|
|
379
|
+
"dependentActions": []
|
|
380
|
+
},
|
|
373
381
|
"removelftagsfromresource": {
|
|
374
382
|
"name": "RemoveLFTagsFromResource",
|
|
375
383
|
"description": "Grants permission to remove lakeformation tags from catalog resources",
|
|
@@ -328,9 +328,23 @@
|
|
|
328
328
|
}
|
|
329
329
|
],
|
|
330
330
|
"conditionKeys": [
|
|
331
|
-
"aws:TagKeys"
|
|
332
|
-
|
|
331
|
+
"aws:TagKeys"
|
|
332
|
+
],
|
|
333
|
+
"dependentActions": []
|
|
334
|
+
},
|
|
335
|
+
"updatecluster": {
|
|
336
|
+
"name": "UpdateCluster",
|
|
337
|
+
"description": "Grants permission to update a cluster",
|
|
338
|
+
"accessLevel": "Write",
|
|
339
|
+
"resourceTypes": [
|
|
340
|
+
{
|
|
341
|
+
"name": "cluster",
|
|
342
|
+
"required": true,
|
|
343
|
+
"conditionKeys": [],
|
|
344
|
+
"dependentActions": []
|
|
345
|
+
}
|
|
333
346
|
],
|
|
347
|
+
"conditionKeys": [],
|
|
334
348
|
"dependentActions": []
|
|
335
349
|
},
|
|
336
350
|
"updatecontrolpanel": {
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"codeconnections:provideraction": {
|
|
53
53
|
"key": "codeconnections:ProviderAction",
|
|
54
54
|
"description": "Filters access by the provider action in a UseConnection request such as ListRepositories. See documentation for all valid values",
|
|
55
|
-
"type": "
|
|
55
|
+
"type": "String"
|
|
56
56
|
},
|
|
57
57
|
"codeconnections:providerpermissionsrequired": {
|
|
58
58
|
"key": "codeconnections:ProviderPermissionsRequired",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"codestar-connections:provideraction": {
|
|
53
53
|
"key": "codestar-connections:ProviderAction",
|
|
54
54
|
"description": "Filters access by the provider action in a UseConnection request such as ListRepositories. See documentation for all valid values",
|
|
55
|
-
"type": "
|
|
55
|
+
"type": "String"
|
|
56
56
|
},
|
|
57
57
|
"codestar-connections:providerpermissionsrequired": {
|
|
58
58
|
"key": "codestar-connections:ProviderPermissionsRequired",
|
iamdata/data/metadata.json
CHANGED
|
@@ -5,7 +5,10 @@
|
|
|
5
5
|
},
|
|
6
6
|
"domain": {
|
|
7
7
|
"key": "domain",
|
|
8
|
-
"arn": "arn:${Partition}:appsync:${Region}:${Account}:domainnames/${DomainName}"
|
|
8
|
+
"arn": "arn:${Partition}:appsync:${Region}:${Account}:domainnames/${DomainName}",
|
|
9
|
+
"conditionKeys": [
|
|
10
|
+
"aws:ResourceTag/${TagKey}"
|
|
11
|
+
]
|
|
9
12
|
},
|
|
10
13
|
"graphqlapi": {
|
|
11
14
|
"key": "graphqlapi",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: iamdata
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.202503221
|
|
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=yM9MV2pFMfrdq4-jNXVRWMNGgwgoaCiVeKy7J0vkE0E,76
|
|
8
8
|
iamdata/data/serviceNames.json,sha256=Wx4GhKx96LH3n5UZYsIDNYNYyG-0pFI_MWMVkoV2dXw,18380
|
|
9
9
|
iamdata/data/services.json,sha256=0tkwVwsXZ7YNfVjg6S09bzI6yU8Tkd8wv1WEt9gtmYk,7130
|
|
10
10
|
iamdata/data/actions/a2c.json,sha256=gdQce9wi9GkwSZX-kLklr_Pp3H6haDhGjpWHqWhYLW8,1032
|
|
@@ -35,7 +35,7 @@ iamdata/data/actions/appmesh.json,sha256=6j6EXN6-WIb6P8eWhX2WnpeQrT7Q4vBH2Tggy76
|
|
|
35
35
|
iamdata/data/actions/apprunner.json,sha256=HzJPz_sXNF6i0ifAddxIEyxoxIeRnU0OaZxDRtb6bpw,21306
|
|
36
36
|
iamdata/data/actions/appstream.json,sha256=cYGacTXelk8zkzWsfF_FhXjE68-C92hFJvJN7oaby9o,39114
|
|
37
37
|
iamdata/data/actions/appstudio.json,sha256=bZmKZgKnZICwW_02tq1ffxGk-KFHEMzq1kSM_3PqOW0,1383
|
|
38
|
-
iamdata/data/actions/appsync.json,sha256=
|
|
38
|
+
iamdata/data/actions/appsync.json,sha256=H6Ioux0egMi4kpz_pkE7DQODBvVsGaxK-m_7QgNWoFk,27861
|
|
39
39
|
iamdata/data/actions/apptest.json,sha256=3FtHxogRlavO4v9zGjP0Ycp-lZUcktzc9EvLicQcGdU,9480
|
|
40
40
|
iamdata/data/actions/aps.json,sha256=Lz-yAMW51E2mj8iSGE-xacvRp_F35HebgF0ZdLgz00A,18841
|
|
41
41
|
iamdata/data/actions/arc-zonal-shift.json,sha256=PpXOoqoBMfQ_0o7DkLSw3NNJtXg-2ghw3Ne-WY_kKwE,6662
|
|
@@ -105,7 +105,7 @@ iamdata/data/actions/comprehendmedical.json,sha256=cBtFmyWVK7LKb0o3sHuat17otFgpL
|
|
|
105
105
|
iamdata/data/actions/compute-optimizer.json,sha256=e7fhylob4PxLDlwGP6kMEPeHV_UzWx50C-VcXkwfS6w,10218
|
|
106
106
|
iamdata/data/actions/config.json,sha256=GSjx63PH4A8S3DX4-VNUjD9GBudNl-N_2kqJHDSzpkA,43198
|
|
107
107
|
iamdata/data/actions/connect-campaigns.json,sha256=4Wwn72V9GPaJ5vqicB20I3SM5ufWc_iBVp2sXGey9dE,13501
|
|
108
|
-
iamdata/data/actions/connect.json,sha256=
|
|
108
|
+
iamdata/data/actions/connect.json,sha256=k7fXedYfYFfpiVB-pZ-rc40HbchnbESkH7A0LxchbMc,166463
|
|
109
109
|
iamdata/data/actions/consoleapp.json,sha256=GO6wCJDJGsuYO3T7cRd1RtIG7vtuTMjwYnguio4uUl8,667
|
|
110
110
|
iamdata/data/actions/consolidatedbilling.json,sha256=GCQbprPWn2lMp1OMCsrRva2UU48cqVnRIGTPq2L8Uto,569
|
|
111
111
|
iamdata/data/actions/controlcatalog.json,sha256=wWAO-nsZJSMcu6YItEXQulhRiOJtZWhtbDnX4FGVeTs,1608
|
|
@@ -225,7 +225,7 @@ iamdata/data/actions/kinesis.json,sha256=rngrULVItXpxysjMK9DQcAaKg6Ehwq3vudrCBpP
|
|
|
225
225
|
iamdata/data/actions/kinesisanalytics.json,sha256=qfokOb3pzp4lPXQx7QuOqhaWZ_fCYBmK8AbzTSXXKto,13688
|
|
226
226
|
iamdata/data/actions/kinesisvideo.json,sha256=CbufqlOdV-36LWV3MSsvGziUhnlsVQKmHGscBkYE7pM,17983
|
|
227
227
|
iamdata/data/actions/kms.json,sha256=_tDjPtU93348SYcuDcdBDqW2KjshrAjTZRKcBnf3jGY,34241
|
|
228
|
-
iamdata/data/actions/lakeformation.json,sha256=
|
|
228
|
+
iamdata/data/actions/lakeformation.json,sha256=umu3862CPiA-ngZwCjQ2gHSCOKk1L8aWqZeuds74jFc,16117
|
|
229
229
|
iamdata/data/actions/lambda.json,sha256=GztbLvqZ0DOGCEt-1apK3U5FtgPZ95Aao5Fpv6U4Kis,31247
|
|
230
230
|
iamdata/data/actions/launchwizard.json,sha256=um7PaidJkgrT-VIHRMcCXtcYBz83CbMuy-jN6_N2Bu0,10792
|
|
231
231
|
iamdata/data/actions/lex.json,sha256=fwvYrD93lKdBLEs2BdSR_7XZZfFodrjzOCLrSEEqmsU,56726
|
|
@@ -326,7 +326,7 @@ iamdata/data/actions/rhelkb.json,sha256=u9TR-KDInVSgVPVWCbZh2D8MYDQmHTSWnvCP2FQ5
|
|
|
326
326
|
iamdata/data/actions/robomaker.json,sha256=8o7X2mKRNj2qbtGldEJs-yLdDQOvFdz40SSzKN3eD9E,23807
|
|
327
327
|
iamdata/data/actions/rolesanywhere.json,sha256=17aJdt30iwFx6fg8Fw1uajMTwelBSvXviP83eSoMJFI,11077
|
|
328
328
|
iamdata/data/actions/route53-recovery-cluster.json,sha256=i7w8NoD071PcK8cYgtTPzJGzcgoJGXlDAjEohFTgIgk,1565
|
|
329
|
-
iamdata/data/actions/route53-recovery-control-config.json,sha256=
|
|
329
|
+
iamdata/data/actions/route53-recovery-control-config.json,sha256=xz8hvRRxlUQxTqtL10oADM0wHcGJePqVRIJu4HfAQFk,9796
|
|
330
330
|
iamdata/data/actions/route53-recovery-readiness.json,sha256=E08u__ARHHaoJsn2n8RYb1zAqJs4zlrB2O65y4mzins,12208
|
|
331
331
|
iamdata/data/actions/route53.json,sha256=CJ7SgQGw6pPxM7RUSAPglXzqMUij0O5ySzT4uWG2Qyc,28929
|
|
332
332
|
iamdata/data/actions/route53domains.json,sha256=18mQoz2pO-N8QQQru67ZW7It2t6mDMzgBiDn5rkcoNY,10071
|
|
@@ -503,7 +503,7 @@ iamdata/data/conditionKeys/codeartifact.json,sha256=zEeikDtpevSe6WUIZCJdysI0GaQN
|
|
|
503
503
|
iamdata/data/conditionKeys/codebuild.json,sha256=En_svRYziiG_HNnsMGv4xdzXxKqjBxTqat59gOc0SD0,971
|
|
504
504
|
iamdata/data/conditionKeys/codecatalyst.json,sha256=KDcJB__Qfpu07mPb7SmCc5KL-LuJjYq75dWNnorQxKI,508
|
|
505
505
|
iamdata/data/conditionKeys/codecommit.json,sha256=eB2SJRKOr79bfv-Ig63qnajAcsomAaRom5MoITOWTJM,713
|
|
506
|
-
iamdata/data/conditionKeys/codeconnections.json,sha256=
|
|
506
|
+
iamdata/data/conditionKeys/codeconnections.json,sha256=N-ukd2w3glWZkW9qLkZHH2s76Sy5Z5b-DmP6thK4LF8,3725
|
|
507
507
|
iamdata/data/conditionKeys/codedeploy-commands-secure.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
|
|
508
508
|
iamdata/data/conditionKeys/codedeploy.json,sha256=3LtgqO95psLCdlBh2_DxCa5Gron_VUC5qQpa-E5OZXs,553
|
|
509
509
|
iamdata/data/conditionKeys/codeguru-profiler.json,sha256=zEeikDtpevSe6WUIZCJdysI0GaQNr0mYlhp4HYRsED0,532
|
|
@@ -511,7 +511,7 @@ iamdata/data/conditionKeys/codeguru-reviewer.json,sha256=KiqMixOG69C2AoGjsCcfPSN
|
|
|
511
511
|
iamdata/data/conditionKeys/codeguru-security.json,sha256=bykLz99TDnMUiW3mYBFaOB8Dd0QuWAzWkxf97Dc1jnc,518
|
|
512
512
|
iamdata/data/conditionKeys/codeguru.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
|
|
513
513
|
iamdata/data/conditionKeys/codepipeline.json,sha256=3LtgqO95psLCdlBh2_DxCa5Gron_VUC5qQpa-E5OZXs,553
|
|
514
|
-
iamdata/data/conditionKeys/codestar-connections.json,sha256=
|
|
514
|
+
iamdata/data/conditionKeys/codestar-connections.json,sha256=WFAy5UKGSvPxOCl2QO7FR3f7p5FfCmtjs6oFpf26LDw,3860
|
|
515
515
|
iamdata/data/conditionKeys/codestar-notifications.json,sha256=vr3_NfDYaiXMuVY9Yt01d8Voi52CG5OooXkMy4cjeow,802
|
|
516
516
|
iamdata/data/conditionKeys/codestar.json,sha256=dyym6t1J43saQQ4GQaPFGyHiRL8Ufknxb1CGgrBPtA4,776
|
|
517
517
|
iamdata/data/conditionKeys/codewhisperer.json,sha256=VJnJ9jJ0dshuMnBPb9xVxRRiGemrR5fiunTOwZCQWgc,528
|
|
@@ -871,7 +871,7 @@ iamdata/data/resourceTypes/appmesh.json,sha256=mVoOV_Hf2zVS18kDHRsvJf13uHNPntczD
|
|
|
871
871
|
iamdata/data/resourceTypes/apprunner.json,sha256=6janCCJM9d_a1iF0qeFXew292jkSXEnxlh2thU2wMWI,1727
|
|
872
872
|
iamdata/data/resourceTypes/appstream.json,sha256=r2TLV01_Fl40x9r_dMGyEUfvxUhq20u6cOe4xLQo2ZM,1392
|
|
873
873
|
iamdata/data/resourceTypes/appstudio.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
|
|
874
|
-
iamdata/data/resourceTypes/appsync.json,sha256=
|
|
874
|
+
iamdata/data/resourceTypes/appsync.json,sha256=K18oiuc85UXGw1Jaq8jD1nItcTM0-Q7FfR3TGPE-mBw,1774
|
|
875
875
|
iamdata/data/resourceTypes/apptest.json,sha256=hIP_Hr-eOJ9uSRTjFNsWtLBABGEZwuFY1fUqkyDKBF4,798
|
|
876
876
|
iamdata/data/resourceTypes/aps.json,sha256=DTxFIUQe8FqGgtLnyPuDAnKIEBuw4_SXu49WVshVK6A,956
|
|
877
877
|
iamdata/data/resourceTypes/arc-zonal-shift.json,sha256=8UEokE49NobMY3u6_stdIIynq_-zdc3Ys1ORQQpOW70,644
|
|
@@ -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.
|
|
1269
|
-
iamdata-0.1.
|
|
1270
|
-
iamdata-0.1.
|
|
1271
|
-
iamdata-0.1.
|
|
1268
|
+
iamdata-0.1.202503221.dist-info/METADATA,sha256=h4FNmJrH87wpxHKnhbX5jvre6QW7LWPoE4XO1xG2t5c,3491
|
|
1269
|
+
iamdata-0.1.202503221.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
1270
|
+
iamdata-0.1.202503221.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
|
|
1271
|
+
iamdata-0.1.202503221.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|