HealthLake#
Client#
- class HealthLake.Client#
A low-level client representing Amazon HealthLake
AWS HealthLake is a HIPAA eligibile service that allows customers to store, transform, query, and analyze their FHIR-formatted data in a consistent fashion in the cloud.
client = session.create_client('healthlake')
These are the available methods:
- can_paginate
- close
- create_fhir_datastore
- delete_fhir_datastore
- describe_fhir_datastore
- describe_fhir_export_job
- describe_fhir_import_job
- get_paginator
- get_waiter
- list_fhir_datastores
- list_fhir_export_jobs
- list_fhir_import_jobs
- list_tags_for_resource
- start_fhir_export_job
- start_fhir_import_job
- tag_resource
- untag_resource
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are: