Class | Description |
---|---|
CreateFHIRDatastoreRequest | |
CreateFHIRDatastoreResult | |
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 | |
DeleteFHIRDatastoreResult | |
DescribeFHIRDatastoreRequest | |
DescribeFHIRDatastoreResult | |
DescribeFHIRExportJobRequest | |
DescribeFHIRExportJobResult | |
DescribeFHIRImportJobRequest | |
DescribeFHIRImportJobResult | |
ErrorCause |
The error info of the create/delete data store operation.
|
ExportJobProperties |
The properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
|
IdentityProviderConfiguration |
The identity provider configuration that you gave when the data store was created.
|
ImportJobProperties |
Displays the properties of the import job, including the ID, Arn, Name, the status of the job, and the progress
report of the job.
|
InputDataConfig |
The input properties for an import job.
|
JobProgressReport |
The progress report of an import job.
|
KmsEncryptionConfig |
The customer-managed-key(CMK) used when creating a data store.
|
ListFHIRDatastoresRequest | |
ListFHIRDatastoresResult | |
ListFHIRExportJobsRequest | |
ListFHIRExportJobsResult | |
ListFHIRImportJobsRequest | |
ListFHIRImportJobsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
OutputDataConfig |
The output data configuration that was supplied when the export job was created.
|
PreloadDataConfig |
The input properties for the preloaded data store.
|
S3Configuration |
The configuration of the S3 bucket for either an import or export job.
|
SseConfiguration |
The server-side encryption key configuration for a customer provided encryption key.
|
StartFHIRExportJobRequest | |
StartFHIRExportJobResult | |
StartFHIRImportJobRequest | |
StartFHIRImportJobResult | |
Tag |
A tag is a label consisting of a user-defined key and value.
|
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult |
Enum | Description |
---|---|
AuthorizationStrategy | |
CmkType | |
DatastoreStatus | |
ErrorCategory | |
FHIRVersion | |
JobStatus | |
PreloadDataType |
Exception | Description |
---|---|
AccessDeniedException |
Access is denied.
|
AmazonHealthLakeException |
Base exception for all service exceptions thrown by Amazon HealthLake
|
ConflictException |
The data store is in a transition state and the user requested action can not be performed.
|
InternalServerException |
Unknown error occurs in the service.
|
ResourceNotFoundException |
The requested data store was not found.
|
ThrottlingException |
The user has exceeded their maximum number of allowed calls to the given API.
|
ValidationException |
The user input parameter was invalid.
|