iamdata 0.1.202510211__py3-none-any.whl → 0.1.202510231__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.

@@ -130,6 +130,66 @@
130
130
  "conditionKeys": [],
131
131
  "dependentActions": []
132
132
  },
133
+ "expandvaluesetwithget": {
134
+ "name": "ExpandValueSetWithGet",
135
+ "description": "Grants permission to search and expand ValueSet resource",
136
+ "accessLevel": "Read",
137
+ "resourceTypes": [
138
+ {
139
+ "name": "datastore",
140
+ "required": true,
141
+ "conditionKeys": [],
142
+ "dependentActions": []
143
+ }
144
+ ],
145
+ "conditionKeys": [],
146
+ "dependentActions": []
147
+ },
148
+ "expandvaluesetwithpost": {
149
+ "name": "ExpandValueSetWithPost",
150
+ "description": "Grants permission to search and expand ValueSet resource",
151
+ "accessLevel": "Read",
152
+ "resourceTypes": [
153
+ {
154
+ "name": "datastore",
155
+ "required": true,
156
+ "conditionKeys": [],
157
+ "dependentActions": []
158
+ }
159
+ ],
160
+ "conditionKeys": [],
161
+ "dependentActions": []
162
+ },
163
+ "generatedocumentwithget": {
164
+ "name": "GenerateDocumentWithGet",
165
+ "description": "Grants permission to generate a clinical document resource",
166
+ "accessLevel": "Write",
167
+ "resourceTypes": [
168
+ {
169
+ "name": "datastore",
170
+ "required": true,
171
+ "conditionKeys": [],
172
+ "dependentActions": []
173
+ }
174
+ ],
175
+ "conditionKeys": [],
176
+ "dependentActions": []
177
+ },
178
+ "generatedocumentwithpost": {
179
+ "name": "GenerateDocumentWithPost",
180
+ "description": "Grants permission to generate a clinical document resource",
181
+ "accessLevel": "Write",
182
+ "resourceTypes": [
183
+ {
184
+ "name": "datastore",
185
+ "required": true,
186
+ "conditionKeys": [],
187
+ "dependentActions": []
188
+ }
189
+ ],
190
+ "conditionKeys": [],
191
+ "dependentActions": []
192
+ },
133
193
  "getcapabilities": {
134
194
  "name": "GetCapabilities",
135
195
  "description": "Grants permission to get the capabilities of a FHIR datastore",
@@ -228,6 +288,51 @@
228
288
  "conditionKeys": [],
229
289
  "dependentActions": []
230
290
  },
291
+ "lookupcodesystemwithget": {
292
+ "name": "LookupCodeSystemWithGet",
293
+ "description": "Grants permission to retrieve Codes for a CodeSystem resource",
294
+ "accessLevel": "Read",
295
+ "resourceTypes": [
296
+ {
297
+ "name": "datastore",
298
+ "required": true,
299
+ "conditionKeys": [],
300
+ "dependentActions": []
301
+ }
302
+ ],
303
+ "conditionKeys": [],
304
+ "dependentActions": []
305
+ },
306
+ "lookupcodesystemwithpost": {
307
+ "name": "LookupCodeSystemWithPost",
308
+ "description": "Grants permission to retrieve Codes for a CodeSystem resource",
309
+ "accessLevel": "Read",
310
+ "resourceTypes": [
311
+ {
312
+ "name": "datastore",
313
+ "required": true,
314
+ "conditionKeys": [],
315
+ "dependentActions": []
316
+ }
317
+ ],
318
+ "conditionKeys": [],
319
+ "dependentActions": []
320
+ },
321
+ "patchresource": {
322
+ "name": "PatchResource",
323
+ "description": "Grants permission to patch a resource",
324
+ "accessLevel": "Write",
325
+ "resourceTypes": [
326
+ {
327
+ "name": "datastore",
328
+ "required": true,
329
+ "conditionKeys": [],
330
+ "dependentActions": []
331
+ }
332
+ ],
333
+ "conditionKeys": [],
334
+ "dependentActions": []
335
+ },
231
336
  "processbundle": {
232
337
  "name": "ProcessBundle",
233
338
  "description": "Grants permission to bundle multiple resource operations",
@@ -414,6 +519,21 @@
414
519
  "conditionKeys": [],
415
520
  "dependentActions": []
416
521
  },
522
+ "validateresource": {
523
+ "name": "ValidateResource",
524
+ "description": "Grants permission to validate a resource",
525
+ "accessLevel": "Read",
526
+ "resourceTypes": [
527
+ {
528
+ "name": "datastore",
529
+ "required": true,
530
+ "conditionKeys": [],
531
+ "dependentActions": []
532
+ }
533
+ ],
534
+ "conditionKeys": [],
535
+ "dependentActions": []
536
+ },
417
537
  "versionreadresource": {
418
538
  "name": "VersionReadResource",
419
539
  "description": "Grants permission to read version of a resource",
@@ -1200,6 +1200,14 @@
1200
1200
  "conditionKeys": [],
1201
1201
  "dependentActions": []
1202
1202
  },
1203
+ "listalerts": {
1204
+ "name": "ListAlerts",
1205
+ "description": "Grants permission to list channel alerts",
1206
+ "accessLevel": "List",
1207
+ "resourceTypes": [],
1208
+ "conditionKeys": [],
1209
+ "dependentActions": []
1210
+ },
1203
1211
  "listchannelplacementgroups": {
1204
1212
  "name": "ListChannelPlacementGroups",
1205
1213
  "description": "Grants permission to list channel placement groups",
@@ -1232,6 +1240,14 @@
1232
1240
  "conditionKeys": [],
1233
1241
  "dependentActions": []
1234
1242
  },
1243
+ "listclusteralerts": {
1244
+ "name": "ListClusterAlerts",
1245
+ "description": "Grants permission to list cluster alerts",
1246
+ "accessLevel": "List",
1247
+ "resourceTypes": [],
1248
+ "conditionKeys": [],
1249
+ "dependentActions": []
1250
+ },
1235
1251
  "listclusters": {
1236
1252
  "name": "ListClusters",
1237
1253
  "description": "Grants permission to list clusters",
@@ -1288,6 +1304,14 @@
1288
1304
  "conditionKeys": [],
1289
1305
  "dependentActions": []
1290
1306
  },
1307
+ "listmultiplexalerts": {
1308
+ "name": "ListMultiplexAlerts",
1309
+ "description": "Grants permission to list multiplex alerts",
1310
+ "accessLevel": "List",
1311
+ "resourceTypes": [],
1312
+ "conditionKeys": [],
1313
+ "dependentActions": []
1314
+ },
1291
1315
  "listmultiplexprograms": {
1292
1316
  "name": "ListMultiplexPrograms",
1293
1317
  "description": "Grants permission to list multiplex programs",
@@ -236,7 +236,10 @@
236
236
  "dependentActions": []
237
237
  }
238
238
  ],
239
- "conditionKeys": [],
239
+ "conditionKeys": [
240
+ "aws:RequestTag/${TagKey}",
241
+ "aws:TagKeys"
242
+ ],
240
243
  "dependentActions": []
241
244
  },
242
245
  "createextensionaccess": {
@@ -2443,6 +2446,12 @@
2443
2446
  "conditionKeys": [],
2444
2447
  "dependentActions": []
2445
2448
  },
2449
+ {
2450
+ "name": "emailCustomizationTemplate",
2451
+ "required": false,
2452
+ "conditionKeys": [],
2453
+ "dependentActions": []
2454
+ },
2446
2455
  {
2447
2456
  "name": "flow",
2448
2457
  "required": false,
@@ -3083,6 +3092,12 @@
3083
3092
  "conditionKeys": [],
3084
3093
  "dependentActions": []
3085
3094
  },
3095
+ {
3096
+ "name": "emailCustomizationTemplate",
3097
+ "required": false,
3098
+ "conditionKeys": [],
3099
+ "dependentActions": []
3100
+ },
3086
3101
  {
3087
3102
  "name": "flow",
3088
3103
  "required": false,
@@ -3210,6 +3225,12 @@
3210
3225
  "conditionKeys": [],
3211
3226
  "dependentActions": []
3212
3227
  },
3228
+ {
3229
+ "name": "emailCustomizationTemplate",
3230
+ "required": false,
3231
+ "conditionKeys": [],
3232
+ "dependentActions": []
3233
+ },
3213
3234
  {
3214
3235
  "name": "flow",
3215
3236
  "required": false,
@@ -1,4 +1,4 @@
1
1
  {
2
- "version": "0.1.202510211",
3
- "updatedAt": "2025-10-21T04:46:46.666Z"
2
+ "version": "0.1.202510231",
3
+ "updatedAt": "2025-10-23T04:47:39.418Z"
4
4
  }
@@ -103,7 +103,10 @@
103
103
  },
104
104
  "emailcustomizationtemplate": {
105
105
  "key": "emailCustomizationTemplate",
106
- "arn": "arn:${Partition}:quicksight:${Region}:${Account}:email-customization-template/${ResourceId}"
106
+ "arn": "arn:${Partition}:quicksight:${Region}:${Account}:email-customization-template/${ResourceId}",
107
+ "conditionKeys": [
108
+ "aws:ResourceTag/${TagKey}"
109
+ ]
107
110
  },
108
111
  "topic": {
109
112
  "key": "topic",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iamdata
3
- Version: 0.1.202510211
3
+ Version: 0.1.202510231
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=F5u0hV6lRdenzuwyADeckrJF-O7NDdsqMsvIZ_xMlzQ,76
8
+ iamdata/data/metadata.json,sha256=9j3dE-pAxFymchl_n4HEufwDUfoBDfLXU-lhrI6RXbI,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
@@ -194,7 +194,7 @@ iamdata/data/actions/groundstation.json,sha256=YuT4x1t4zipFo08zIgW_CSdfkhknPPrhx
194
194
  iamdata/data/actions/groundtruthlabeling.json,sha256=aDBtvIDWBDxV1JLzxH5XzPSq9-2OwOcaH2VuKjkQQWQ,4503
195
195
  iamdata/data/actions/guardduty.json,sha256=kcWUNgOzdIcy9NlGmlBfwvM8mKXJs9WiQ-MVI-LhBoA,30514
196
196
  iamdata/data/actions/health.json,sha256=STB5wgp2_Gz4Y1lXGAUoPGJbhAx2pTlkQ1AAvDjXk0E,5296
197
- iamdata/data/actions/healthlake.json,sha256=iQPh4dXfChtbNwTFnecuo8gfAgBCOPcmgUBfL2KLTyY,11445
197
+ iamdata/data/actions/healthlake.json,sha256=SHOKopi0oA1hPgU13HL1JEHerCs3qqAt8iFxNzWMhnc,14543
198
198
  iamdata/data/actions/honeycode.json,sha256=BVtEU7xzGQ_QEm2BJW_j2NdNkVm9BWnG73y14LQV4Bs,9710
199
199
  iamdata/data/actions/iam.json,sha256=I83uLhuZHku2Mx_9qj92pUdJmpTfik-7ZEVl3iPhrq8,72162
200
200
  iamdata/data/actions/identity-sync.json,sha256=w2y9PcBgULyvcuf1Rk68KcSsyFpkklKSpkQ2HO-AOkE,5633
@@ -255,7 +255,7 @@ iamdata/data/actions/mechanicalturk.json,sha256=5sUroLdzV7lZrsWBrNmaAFkzb_FTFIXy
255
255
  iamdata/data/actions/mediaconnect.json,sha256=3e7_fbdALW3bZD7Ci6atGhOXBRI1Wu7xJB0xn2smcbs,16012
256
256
  iamdata/data/actions/mediaconvert.json,sha256=d1na8r2uqzpXJadwrH4Gwlr7G8JYkzItKzGuPDr4JXk,13178
257
257
  iamdata/data/actions/mediaimport.json,sha256=0x92lpq2O0S6cjsRCjmQQ6tDfgL3z1aWgUum1XmUz8g,329
258
- iamdata/data/actions/medialive.json,sha256=PK7mk6Ki5h2mB8NCL-k45Kbp0sqD1CIFXSiZ6CIHKtM,52036
258
+ iamdata/data/actions/medialive.json,sha256=hSTrbqTH0cRkiiQQOa1CbsFPViSwdNPT0zo9kYnzniM,52718
259
259
  iamdata/data/actions/mediapackage-vod.json,sha256=X6SI4kTK4lPiGE74LBOg590Obqc-41mmlpR0O_AkG8k,7377
260
260
  iamdata/data/actions/mediapackage.json,sha256=taxoGgmLGStZ30dKbikDPxxyqFzowGJwXg6ri6sizRg,7972
261
261
  iamdata/data/actions/mediapackagev2.json,sha256=iEcytBBt7pQtqwvgSXvczWTmTpMsm3AuSgjQKnsz-QE,19885
@@ -316,7 +316,7 @@ iamdata/data/actions/qapps.json,sha256=UjpvowXwXCd264n47mBBIJll7OtOsJupW7sLS_W0P
316
316
  iamdata/data/actions/qbusiness.json,sha256=MzxO4xJfIWHkbgrbshlT6xlmS7UKhRCS_QORGTWseTo,45762
317
317
  iamdata/data/actions/qdeveloper.json,sha256=cMTqF023bl2tMbAkmewBuoAZF7RP0fSqZgy_ityhbMM,2908
318
318
  iamdata/data/actions/qldb.json,sha256=2KK9yAxaAhcMHCWmxjpy0u09F5xjFHJnetpK1_fcZnQ,14708
319
- iamdata/data/actions/quicksight.json,sha256=8MgSTzN_Be_A4bJmiTW9hRImi8qN5mNLU0De-i2rFUw,106411
319
+ iamdata/data/actions/quicksight.json,sha256=8-_bB6zvwuz86UlkKoZHfvO4tUNZdiTtKyfumI5Ke2Y,106920
320
320
  iamdata/data/actions/ram.json,sha256=hn5GqBD6b3mJpsZ9D0Ee3flmN8_XqgfDymRUYHedGVw,16349
321
321
  iamdata/data/actions/rbin.json,sha256=L7CSng1O2j-b5QwJd-LEj_jBsu39qY3u5E_BroBCkgU,4415
322
322
  iamdata/data/actions/rds-data.json,sha256=3RXtdCb3sAywL7TPXUhoeIKqswayJqN5OwVgKGRTsRM,2927
@@ -1174,7 +1174,7 @@ iamdata/data/resourceTypes/qapps.json,sha256=dPRggFay-CVWzi1XJgMhnaDAynf6m6TKHYE
1174
1174
  iamdata/data/resourceTypes/qbusiness.json,sha256=eZlgcOCLovn2_x8UUtxDSz05uVFbRtw1q4LQk_uH7RI,2287
1175
1175
  iamdata/data/resourceTypes/qdeveloper.json,sha256=AOEZRFv0hNIdjM_4oQpM0rGcr8Utpk89j4eYaIWEZMM,225
1176
1176
  iamdata/data/resourceTypes/qldb.json,sha256=gjxezAWI__V9Urh48_-e5wEv-gU-JaWZgrAYKcU7hRs,786
1177
- iamdata/data/resourceTypes/quicksight.json,sha256=YZfZ7NJGNc0oEYQjwDU5sFx5MVpznRw4f2MIMPafoMA,4792
1177
+ iamdata/data/resourceTypes/quicksight.json,sha256=Du7tkuyQJCghhv75t6DVNL_V0PfBQ66Bq4vwyK2DCAE,4856
1178
1178
  iamdata/data/resourceTypes/ram.json,sha256=Sd7zoonWg5V4ZKUXfZXhl8OwrozZEjCVn9Zm0xTI4fY,1018
1179
1179
  iamdata/data/resourceTypes/rbin.json,sha256=c3X5F8-lYXPpZTFol5aAnEayYZ5M8eX-CJvgY2F2_2Q,179
1180
1180
  iamdata/data/resourceTypes/rds-data.json,sha256=Frt4jYRCTw6ixFEEpUYHcN_rSXagWzBe7zWn2c_wZVI,217
@@ -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.202510211.dist-info/METADATA,sha256=qcpFJeSQZKU7yk5Q6z0tOu21vEHiKnAYKJnVE0AFBvA,3491
1304
- iamdata-0.1.202510211.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1305
- iamdata-0.1.202510211.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1306
- iamdata-0.1.202510211.dist-info/RECORD,,
1303
+ iamdata-0.1.202510231.dist-info/METADATA,sha256=LzgIt0fCy9QYb61zOa2KI1fulBY4dMCcUv1EW3vVHIc,3491
1304
+ iamdata-0.1.202510231.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1305
+ iamdata-0.1.202510231.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1306
+ iamdata-0.1.202510231.dist-info/RECORD,,