import * as mod from "https://aws-api.deno.dev/v0.2/services/healthlake.ts?docs=full";
HealthLake |
CreateFHIRDatastoreRequest | |
CreateFHIRDatastoreResponse | |
DatastoreFilter | The filters applied to Data Store query. |
DatastoreProperties | Displays the properties of the Data Store, including the ID, Arn, name, and the status of the Data Store. |
DeleteFHIRDatastoreRequest | |
DeleteFHIRDatastoreResponse | |
DescribeFHIRDatastoreRequest | |
DescribeFHIRDatastoreResponse | |
DescribeFHIRExportJobRequest | |
DescribeFHIRExportJobResponse | |
DescribeFHIRImportJobRequest | |
DescribeFHIRImportJobResponse | |
ExportJobProperties | The properties of a FHIR export job, including the ID, ARN, name, and the status of the job. |
ImportJobProperties | Displays the properties of the import job, including the ID, Arn, Name, and the status of the Data Store. |
InputDataConfig | The input properties for an import job. |
KmsEncryptionConfig | The customer-managed-key(CMK) used when creating a Data Store. If a customer owned key is not specified, an AWS owned key will be used for encryption. |
ListFHIRDatastoresRequest | |
ListFHIRDatastoresResponse | |
ListFHIRExportJobsRequest | |
ListFHIRExportJobsResponse | |
ListFHIRImportJobsRequest | |
ListFHIRImportJobsResponse | |
ListTagsForResourceRequest | |
ListTagsForResourceResponse | |
OutputDataConfig | The output data configuration that was supplied when the export job was created. |
PreloadDataConfig | The input properties for the preloaded Data Store. Only data preloaded from Synthea is supported. |
S3Configuration | The configuration of the S3 bucket for either an import or export job. This includes assigning permissions for access. |
SseConfiguration | The server-side encryption key configuration for a customer provided encryption key. |
StartFHIRExportJobRequest | |
StartFHIRExportJobResponse | |
StartFHIRImportJobRequest | |
StartFHIRImportJobResponse | |
Tag | A tag is a label consisting of a user-defined key and value. The form for tags is {"Key", "Value"} |
TagResourceRequest | |
UntagResourceRequest |