iamdata 0.1.202509071__py3-none-any.whl → 0.1.202509091__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/mediaconvert.json +15 -0
- iamdata/data/actions/organizations.json +27 -0
- iamdata/data/conditionKeys/transcribe.json +1 -1
- iamdata/data/metadata.json +2 -2
- {iamdata-0.1.202509071.dist-info → iamdata-0.1.202509091.dist-info}/METADATA +1 -1
- {iamdata-0.1.202509071.dist-info → iamdata-0.1.202509091.dist-info}/RECORD +8 -8
- {iamdata-0.1.202509071.dist-info → iamdata-0.1.202509091.dist-info}/WHEEL +0 -0
- {iamdata-0.1.202509071.dist-info → iamdata-0.1.202509091.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -103,6 +103,21 @@
|
|
|
103
103
|
],
|
|
104
104
|
"dependentActions": []
|
|
105
105
|
},
|
|
106
|
+
"createresourceshare": {
|
|
107
|
+
"name": "CreateResourceShare",
|
|
108
|
+
"description": "Grants permission to share an AWS Elemental MediaConvert job",
|
|
109
|
+
"accessLevel": "Write",
|
|
110
|
+
"resourceTypes": [
|
|
111
|
+
{
|
|
112
|
+
"name": "Job",
|
|
113
|
+
"required": false,
|
|
114
|
+
"conditionKeys": [],
|
|
115
|
+
"dependentActions": []
|
|
116
|
+
}
|
|
117
|
+
],
|
|
118
|
+
"conditionKeys": [],
|
|
119
|
+
"dependentActions": []
|
|
120
|
+
},
|
|
106
121
|
"deletejobtemplate": {
|
|
107
122
|
"name": "DeleteJobTemplate",
|
|
108
123
|
"description": "Grants permission to delete an AWS Elemental MediaConvert custom job template",
|
|
@@ -495,6 +495,16 @@
|
|
|
495
495
|
"conditionKeys": [],
|
|
496
496
|
"dependentActions": []
|
|
497
497
|
},
|
|
498
|
+
"listaccountswithinvalideffectivepolicy": {
|
|
499
|
+
"name": "ListAccountsWithInvalidEffectivePolicy",
|
|
500
|
+
"description": "Grants permission to list accounts that have invalid effective policies for a specified policy type",
|
|
501
|
+
"accessLevel": "List",
|
|
502
|
+
"resourceTypes": [],
|
|
503
|
+
"conditionKeys": [
|
|
504
|
+
"organizations:PolicyType"
|
|
505
|
+
],
|
|
506
|
+
"dependentActions": []
|
|
507
|
+
},
|
|
498
508
|
"listchildren": {
|
|
499
509
|
"name": "ListChildren",
|
|
500
510
|
"description": "Grants permission to list all of the OUs or accounts that are contained in a parent OU or root",
|
|
@@ -549,6 +559,23 @@
|
|
|
549
559
|
"conditionKeys": [],
|
|
550
560
|
"dependentActions": []
|
|
551
561
|
},
|
|
562
|
+
"listeffectivepolicyvalidationerrors": {
|
|
563
|
+
"name": "ListEffectivePolicyValidationErrors",
|
|
564
|
+
"description": "Grants permission to list validation errors found in the effective policy for a specific account and policy type",
|
|
565
|
+
"accessLevel": "List",
|
|
566
|
+
"resourceTypes": [
|
|
567
|
+
{
|
|
568
|
+
"name": "account",
|
|
569
|
+
"required": true,
|
|
570
|
+
"conditionKeys": [],
|
|
571
|
+
"dependentActions": []
|
|
572
|
+
}
|
|
573
|
+
],
|
|
574
|
+
"conditionKeys": [
|
|
575
|
+
"organizations:PolicyType"
|
|
576
|
+
],
|
|
577
|
+
"dependentActions": []
|
|
578
|
+
},
|
|
552
579
|
"listhandshakesforaccount": {
|
|
553
580
|
"name": "ListHandshakesForAccount",
|
|
554
581
|
"description": "Grants permission to list all of the handshakes that are associated with an account",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
},
|
|
22
22
|
"transcribe:outputencryptionkmskeyid": {
|
|
23
23
|
"key": "transcribe:OutputEncryptionKMSKeyId",
|
|
24
|
-
"description": "Filters access based on the KMS key id included in the request",
|
|
24
|
+
"description": "Filters access based on the KMS key id included in the request, provided in the form of a KMS key ARN",
|
|
25
25
|
"type": "String"
|
|
26
26
|
},
|
|
27
27
|
"transcribe:outputkey": {
|
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.202509091
|
|
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=V5ku4ezJfk6znSFJ1_o-qjzjondyQIR66exDGblNmLY,6431
|
|
8
|
-
iamdata/data/metadata.json,sha256=
|
|
8
|
+
iamdata/data/metadata.json,sha256=DtIpeV0nT-CQ6a7gfbIVNDaeEmMy_wPUsBpEZdmDcK0,76
|
|
9
9
|
iamdata/data/serviceNames.json,sha256=7JeiQW8vW89qj2ZiUVKeeAi61Wo-DcxWwCCTKxPx888,18866
|
|
10
10
|
iamdata/data/services.json,sha256=bvvZkc0zB27LMZr4oER7-EXSQU1-r8DdPLK-cEg1DNo,7304
|
|
11
11
|
iamdata/data/unassociatedConditions.json,sha256=6EY1aU1vxuC97fhahdbkuy3FE_vxzxRewxDj8RPuC3U,244
|
|
@@ -253,7 +253,7 @@ iamdata/data/actions/mapcredits.json,sha256=uMmDDAz12yubXo9y66FlFgc6TsNhUKZ-Ru-k
|
|
|
253
253
|
iamdata/data/actions/marketplacecommerceanalytics.json,sha256=sW_meNMrRvIKPcZRrq__ZBIKlmEwX5Wr30MMmpCF7eA,518
|
|
254
254
|
iamdata/data/actions/mechanicalturk.json,sha256=5sUroLdzV7lZrsWBrNmaAFkzb_FTFIXy9_l1Jt7FgkY,11662
|
|
255
255
|
iamdata/data/actions/mediaconnect.json,sha256=3e7_fbdALW3bZD7Ci6atGhOXBRI1Wu7xJB0xn2smcbs,16012
|
|
256
|
-
iamdata/data/actions/mediaconvert.json,sha256=
|
|
256
|
+
iamdata/data/actions/mediaconvert.json,sha256=d1na8r2uqzpXJadwrH4Gwlr7G8JYkzItKzGuPDr4JXk,13178
|
|
257
257
|
iamdata/data/actions/mediaimport.json,sha256=0x92lpq2O0S6cjsRCjmQQ6tDfgL3z1aWgUum1XmUz8g,329
|
|
258
258
|
iamdata/data/actions/medialive.json,sha256=PK7mk6Ki5h2mB8NCL-k45Kbp0sqD1CIFXSiZ6CIHKtM,52036
|
|
259
259
|
iamdata/data/actions/mediapackage-vod.json,sha256=X6SI4kTK4lPiGE74LBOg590Obqc-41mmlpR0O_AkG8k,7377
|
|
@@ -291,7 +291,7 @@ iamdata/data/actions/one.json,sha256=9Ww9qFomWyq4R_awQOIGVmhOEoXqgwlJSGj4gYsndAc
|
|
|
291
291
|
iamdata/data/actions/opensearch.json,sha256=crtW3ri7sgT0s0pfxP2Q881-MJbBhgSXHdhEtRv3qig,2120
|
|
292
292
|
iamdata/data/actions/opsworks-cm.json,sha256=uAE-pPrUQdVTdXMXZNSAB8LIkV9lF96vd8uXagyiBlM,5073
|
|
293
293
|
iamdata/data/actions/opsworks.json,sha256=9LmvtxzgDHGxvoCo7fe9MAXqj5FSk-6SLEcwKxGUFeU,27770
|
|
294
|
-
iamdata/data/actions/organizations.json,sha256=
|
|
294
|
+
iamdata/data/actions/organizations.json,sha256=IKVVuzYY-oiUVjP5msr5qW6BgipNvFf1ve3yyWosnDs,26380
|
|
295
295
|
iamdata/data/actions/osis.json,sha256=2tWKjI3qiz5z-fxjsLe-14Z9Vw-3HoHcxsUwRlpJF8U,6120
|
|
296
296
|
iamdata/data/actions/outposts.json,sha256=yM3Yi80JLyGbAZeF9X47ojW-yzDyqmzuO3iKn4jnEMc,12454
|
|
297
297
|
iamdata/data/actions/panorama.json,sha256=ght9nRGyupi3v5-780o-gw9Vz1_3KDbjqdgszRYTs9M,13293
|
|
@@ -837,7 +837,7 @@ iamdata/data/conditionKeys/timestream-influxdb.json,sha256=jiA_afWqChWCZFRSqtRhq
|
|
|
837
837
|
iamdata/data/conditionKeys/timestream.json,sha256=zEeikDtpevSe6WUIZCJdysI0GaQNr0mYlhp4HYRsED0,532
|
|
838
838
|
iamdata/data/conditionKeys/tiros.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
|
|
839
839
|
iamdata/data/conditionKeys/tnb.json,sha256=zM2nELfhbNXD7hJYZuDIxi4pYwCnSV2lR8W0r-dgI7I,546
|
|
840
|
-
iamdata/data/conditionKeys/transcribe.json,sha256=
|
|
840
|
+
iamdata/data/conditionKeys/transcribe.json,sha256=n5Xe5BTCRsif_v7kYZZ20YhaUeHGGgx8YV3tIVMikSg,1363
|
|
841
841
|
iamdata/data/conditionKeys/transfer.json,sha256=bykLz99TDnMUiW3mYBFaOB8Dd0QuWAzWkxf97Dc1jnc,518
|
|
842
842
|
iamdata/data/conditionKeys/transform.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
|
|
843
843
|
iamdata/data/conditionKeys/translate.json,sha256=W-Nq0JyFJVmTKP2LLaWROVsJm9BqJxIfqoKSG_1Ip6k,561
|
|
@@ -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.202509091.dist-info/METADATA,sha256=ixEQi3HuVzUO4Dv34DhI1ldFWgNZV1mWzz0fR1yKVFk,3491
|
|
1304
|
+
iamdata-0.1.202509091.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
1305
|
+
iamdata-0.1.202509091.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
|
|
1306
|
+
iamdata-0.1.202509091.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|