HealthLake¶
Client¶
- class HealthLake.Client¶
A low-level client representing Amazon HealthLake
This is the HealthLake API Reference. For an introduction to the service, see What is HealthLake? in the HealthLake Developer Guide.
import boto3 client = boto3.client('healthlake')
These are the available methods:
- can_paginate
- close
- create_data_transformation_profile
- create_fhir_datastore
- delete_data_transformation_profile
- delete_fhir_datastore
- describe_data_transformation_job
- describe_fhir_datastore
- describe_fhir_export_job
- describe_fhir_import_job
- get_data_transformation_profile
- get_paginator
- get_waiter
- list_data_transformation_jobs
- list_data_transformation_profile_versions
- list_data_transformation_profiles
- list_fhir_datastores
- list_fhir_export_jobs
- list_fhir_import_jobs
- list_tags_for_resource
- publish_data_transformation_profile
- restore_fhir_datastore
- start_data_transformation_job
- start_fhir_export_job
- start_fhir_import_job
- tag_resource
- untag_resource
- update_data_transformation_profile
- update_fhir_datastore
- update_profile_with_agent
Paginators¶
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators 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: