iamdata 0.1.202510201__py3-none-any.whl → 0.1.202510221__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",
@@ -1,4 +1,4 @@
1
1
  {
2
- "version": "0.1.202510201",
3
- "updatedAt": "2025-10-20T04:47:54.911Z"
2
+ "version": "0.1.202510221",
3
+ "updatedAt": "2025-10-22T04:48:20.334Z"
4
4
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iamdata
3
- Version: 0.1.202510201
3
+ Version: 0.1.202510221
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=pfVyPixae-rvQ6cJrgr3BvLKMmUX3tHsqGPBd-3LcWA,76
8
+ iamdata/data/metadata.json,sha256=E391RS1aFeWsHq7omHCyOaUy1nhZctOsBpG36Pvaqvs,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
@@ -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.202510201.dist-info/METADATA,sha256=KYP5q1cFWv7wWj42o2cbgC4hJOOp2lCEJ6T8ou3Smrs,3491
1304
- iamdata-0.1.202510201.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1305
- iamdata-0.1.202510201.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1306
- iamdata-0.1.202510201.dist-info/RECORD,,
1303
+ iamdata-0.1.202510221.dist-info/METADATA,sha256=eBNU0cv3Mcbq8TbGUKLnI2J2CSdZBXuwct3QFd07Pj4,3491
1304
+ iamdata-0.1.202510221.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1305
+ iamdata-0.1.202510221.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1306
+ iamdata-0.1.202510221.dist-info/RECORD,,