HealthLake¶
Client¶
- class HealthLake.Client¶
A low-level client representing Amazon HealthLake
This is the AWS HealthLake API Reference. For an introduction to the service, see What is AWS HealthLake? in the AWS HealthLake Developer Guide.
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:
Waiters¶
Waiters are available on a client instance via the get_waiter
method. For more detailed instructions and examples on the usage or waiters, see the waiters user guide.
The available waiters are: