-
Notifications
You must be signed in to change notification settings - Fork 23
/
healthlake.yml
27 lines (26 loc) · 1005 Bytes
/
healthlake.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Actions:
- Name: healthlake:CreateFHIRDatastore
- Name: healthlake:DeleteFHIRDatastore
- Name: healthlake:DescribeFHIRDatastore
- Name: healthlake:DescribeFHIRExportJob
- Name: healthlake:DescribeFHIRImportJob
- Name: healthlake:ListFHIRDatastores
- Name: healthlake:ListFHIRExportJobs
- Name: healthlake:ListFHIRImportJobs
- Name: healthlake:ListTagsForResource
- Name: healthlake:StartFHIRExportJob
- Name: healthlake:StartFHIRImportJob
- Name: healthlake:TagResource
- Name: healthlake:UntagResource
# actions with no corresponding API
- Name: healthlake:CancelFHIRExportJobWithDelete
- Name: healthlake:CreateResource
- Name: healthlake:DeleteResource
- Name: healthlake:DescribeFHIRExportJobWithGet
- Name: healthlake:GetCapabilities
- Name: healthlake:ReadResource
- Name: healthlake:SearchEverything
- Name: healthlake:SearchWithGet
- Name: healthlake:SearchWithPost
- Name: healthlake:StartFHIRExportJobWithPost
- Name: healthlake:UpdateResource