package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package healthlakeiface provides an interface to enable mocking the Amazon HealthLake service client for testing your code.

# Functions

AuthorizationStrategy_Values returns all elements of the AuthorizationStrategy enum.
CmkType_Values returns all elements of the CmkType enum.
DatastoreStatus_Values returns all elements of the DatastoreStatus enum.
ErrorCategory_Values returns all elements of the ErrorCategory enum.
FHIRVersion_Values returns all elements of the FHIRVersion enum.
JobStatus_Values returns all elements of the JobStatus enum.
New creates a new instance of the HealthLake client with a session.
PreloadDataType_Values returns all elements of the PreloadDataType enum.

# Constants

AuthorizationStrategyAwsAuth is a AuthorizationStrategy enum value.
AuthorizationStrategySmartOnFhirV1 is a AuthorizationStrategy enum value.
CmkTypeAwsOwnedKmsKey is a CmkType enum value.
CmkTypeCustomerManagedKmsKey is a CmkType enum value.
DatastoreStatusActive is a DatastoreStatus enum value.
DatastoreStatusCreateFailed is a DatastoreStatus enum value.
DatastoreStatusCreating is a DatastoreStatus enum value.
DatastoreStatusDeleted is a DatastoreStatus enum value.
DatastoreStatusDeleting is a DatastoreStatus enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
ErrorCategoryNonRetryableError is a ErrorCategory enum value.
ErrorCategoryRetryableError is a ErrorCategory enum value.
FHIRVersionR4 is a FHIRVersion enum value.
JobStatusCancelCompleted is a JobStatus enum value.
JobStatusCancelFailed is a JobStatus enum value.
JobStatusCancelInProgress is a JobStatus enum value.
JobStatusCancelSubmitted is a JobStatus enum value.
JobStatusCompleted is a JobStatus enum value.
JobStatusCompletedWithErrors is a JobStatus enum value.
JobStatusFailed is a JobStatus enum value.
JobStatusInProgress is a JobStatus enum value.
JobStatusSubmitted is a JobStatus enum value.
PreloadDataTypeSynthea is a PreloadDataType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.

# Structs

Access is denied.
The data store is in a transition state and the user requested action can not be performed.
The filters applied to data store query.
Displays the properties of the data store, including the ID, ARN, name, and the status of the data store.
The error info of the create/delete data store operation.
The properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
HealthLake provides the API operation methods for making requests to Amazon HealthLake.
The identity provider configuration that you gave when the data store was created.
Displays the properties of the import job, including the ID, Arn, Name, the status of the job, and the progress report of the job.
The input properties for an import job.
Unknown error occurs in the service.
The progress report of an import job.
The customer-managed-key(CMK) used when creating a data store.
The output data configuration that was supplied when the export job was created.
The input properties for the preloaded data store.
The requested data store was not found.
The configuration of the S3 bucket for either an import or export job.
The server-side encryption key configuration for a customer provided encryption key.
A tag is a label consisting of a user-defined key and value.
The user has exceeded their maximum number of allowed calls to the given API.
The user input parameter was invalid.