Module Awso_healthlake.ValuesSource

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 ]
Sourcemodule EncryptionKeyID : sig ... end
Sourcemodule S3Uri : sig ... end
Sourcemodule CmkType : sig ... end
Sourcemodule GenericDouble : sig ... end
Sourcemodule GenericLong : sig ... end
Sourcemodule S3Configuration : sig ... end

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

Sourcemodule ErrorCategory : sig ... end
Sourcemodule ErrorMessage : sig ... end
Sourcemodule AuthorizationStrategy : sig ... end
Sourcemodule Boolean : sig ... end
Sourcemodule ConfigurationMetadata : sig ... end
Sourcemodule LambdaArn : sig ... end
Sourcemodule PreloadDataType : sig ... end
Sourcemodule KmsEncryptionConfig : sig ... end

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.

Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule DatastoreId : sig ... end
Sourcemodule IamRoleArn : sig ... end
Sourcemodule InputDataConfig : sig ... end

The import job input properties.

Sourcemodule JobId : sig ... end
Sourcemodule JobName : sig ... end
Sourcemodule JobProgressReport : sig ... end

The progress report for the import job.

Sourcemodule JobStatus : sig ... end
Sourcemodule Message : sig ... end
Sourcemodule OutputDataConfig : sig ... end

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

Sourcemodule Timestamp : sig ... end
Sourcemodule ValidationLevel : sig ... end
Sourcemodule DatastoreArn : sig ... end
Sourcemodule DatastoreName : sig ... end
Sourcemodule DatastoreStatus : sig ... end
Sourcemodule ErrorCause : sig ... end

The error information for CreateFHIRDatastore and DeleteFHIRDatastore actions.

Sourcemodule FHIRVersion : sig ... end

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

Sourcemodule PreloadDataConfig : sig ... end

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

Sourcemodule SseConfiguration : sig ... end

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

Sourcemodule String_ : sig ... end
Sourcemodule Tag : sig ... end

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

Sourcemodule ImportJobProperties : sig ... end

The import job properties.

Sourcemodule ExportJobProperties : sig ... end

The properties of a FHIR export job.

Sourcemodule DatastoreProperties : sig ... end

The data store properties.

Sourcemodule ResourceNotFoundException : sig ... end

The requested data store was not found.

Sourcemodule ValidationException : sig ... end

The user input parameter was invalid.

Sourcemodule AmazonResourceName : sig ... end
Sourcemodule TagKeyList : sig ... end
Sourcemodule TagList : sig ... end
Sourcemodule AccessDeniedException : sig ... end

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

Sourcemodule InternalServerException : sig ... end

An unknown internal error occurred in the service.

Sourcemodule ThrottlingException : sig ... end

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

Sourcemodule ClientTokenString : sig ... end
Sourcemodule ImportJobPropertiesList : sig ... end
Sourcemodule NextToken : sig ... end
Sourcemodule MaxResultsInteger : sig ... end
Sourcemodule ExportJobPropertiesList : sig ... end
Sourcemodule DatastorePropertiesList : sig ... end
Sourcemodule DatastoreFilter : sig ... end

The filters applied to a data store query.

Sourcemodule BoundedLengthString : sig ... end
Sourcemodule ConflictException : sig ... end

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

Sourcemodule UntagResourceResponse : sig ... end

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

Sourcemodule UntagResourceRequest : sig ... end

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

Sourcemodule TagResourceResponse : sig ... end

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

Sourcemodule TagResourceRequest : sig ... end

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.

Sourcemodule StartFHIRImportJobRequest : sig ... end

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.

Sourcemodule StartFHIRExportJobRequest : sig ... end

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.

Sourcemodule ListFHIRImportJobsRequest : sig ... end

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

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

Sourcemodule ListFHIRExportJobsRequest : sig ... end

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.

Sourcemodule ListFHIRDatastoresRequest : sig ... end

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

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

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

Get FHIR export job properties.

Get FHIR export job properties.

Get properties for a FHIR-enabled data store.

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.