Module Awso_healthlake_lwtSource

include module type of struct include Awso_healthlake.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]

The configuration of the S3 bucket for either an import or export job. This includes assigning access permissions.

The customer-managed-key (CMK) used when creating a data store. If a customer-owned key is not specified, an AWS-owned key is used for encryption.

The import job input properties.

The progress report for the import job.

The output data configuration supplied when the export job was created.

The error information for CreateFHIRDatastore and DeleteFHIRDatastore actions.

Sourcemodule IdentityProviderConfiguration = Awso_healthlake.Values.IdentityProviderConfiguration

The identity provider configuration selected when the data store was created.

The input properties for the preloaded (Synthea) data store.

The server-side encryption key configuration for a customer-provided encryption key.

A label consisting of a user-defined key and value. The form for tags is {"Key", "Value"}

The import job properties.

The properties of a FHIR export job.

The data store properties.

The requested data store was not found.

The user input parameter was invalid.

Access is denied. Your account is not authorized to perform this operation.

An unknown internal error occurred in the service.

The user has exceeded their maximum number of allowed calls to the given API.

The filters applied to a data store query.

The data store is in a transition state and the user requested action cannot be performed.

Remove a user-specifed key and value tag from a data store.

Remove a user-specifed key and value tag from a data store.

Add a user-specifed key and value tag to a data store.

Add a user-specifed key and value tag to a data store.

Start importing bulk FHIR data into an ACTIVE data store. The import job imports FHIR data found in the InputDataConfig object and stores processing results in the JobOutputDataConfig object.

Start importing bulk FHIR data into an ACTIVE data store. The import job imports FHIR data found in the InputDataConfig object and stores processing results in the JobOutputDataConfig object.

Start a FHIR export job.

Start a FHIR export job.

Returns a list of all existing tags associated with a data store.

Returns a list of all existing tags associated with a data store.

List all FHIR import jobs associated with an account and their statuses.

List all FHIR import jobs associated with an account and their statuses.

Lists all FHIR export jobs associated with an account and their statuses.

Lists all FHIR export jobs associated with an account and their statuses.

List all FHIR-enabled data stores in a user’s account, regardless of data store status.

List all FHIR-enabled data stores in a user’s account, regardless of data store status.

Sourcemodule DescribeFHIRImportJobResponse = Awso_healthlake.Values.DescribeFHIRImportJobResponse

Get the import job properties to learn more about the job or job progress.

Sourcemodule DescribeFHIRImportJobRequest = Awso_healthlake.Values.DescribeFHIRImportJobRequest

Get the import job properties to learn more about the job or job progress.

Sourcemodule DescribeFHIRExportJobResponse = Awso_healthlake.Values.DescribeFHIRExportJobResponse

Get FHIR export job properties.

Sourcemodule DescribeFHIRExportJobRequest = Awso_healthlake.Values.DescribeFHIRExportJobRequest

Get FHIR export job properties.

Sourcemodule DescribeFHIRDatastoreResponse = Awso_healthlake.Values.DescribeFHIRDatastoreResponse

Get properties for a FHIR-enabled data store.

Sourcemodule DescribeFHIRDatastoreRequest = Awso_healthlake.Values.DescribeFHIRDatastoreRequest

Get properties for a FHIR-enabled data store.

Delete a FHIR-enabled data store.

Delete a FHIR-enabled data store.

Create a FHIR-enabled data store.

Create a FHIR-enabled data store.