@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonHealthLakeClient extends AmazonWebServiceClient implements AmazonHealthLake
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.
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
static AmazonHealthLakeClientBuilder |
builder() |
CreateFHIRDatastoreResult |
createFHIRDatastore(CreateFHIRDatastoreRequest request)
Creates a data store that can ingest and export FHIR formatted data.
|
DeleteFHIRDatastoreResult |
deleteFHIRDatastore(DeleteFHIRDatastoreRequest request)
Deletes a data store.
|
DescribeFHIRDatastoreResult |
describeFHIRDatastore(DescribeFHIRDatastoreRequest request)
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store
name, data store status, when the data store was created, data store type version, and the data store's endpoint.
|
DescribeFHIRExportJobResult |
describeFHIRExportJob(DescribeFHIRExportJobRequest request)
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
|
DescribeFHIRImportJobResult |
describeFHIRImportJob(DescribeFHIRImportJobRequest request)
Displays the properties of a FHIR import job, including the ID, ARN, name, and the status of the job.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
|
ListFHIRDatastoresResult |
listFHIRDatastores(ListFHIRDatastoresRequest request)
Lists all FHIR data stores that are in the user’s account, regardless of data store status.
|
ListFHIRExportJobsResult |
listFHIRExportJobs(ListFHIRExportJobsRequest request)
Lists all FHIR export jobs associated with an account and their statuses.
|
ListFHIRImportJobsResult |
listFHIRImportJobs(ListFHIRImportJobsRequest request)
Lists all FHIR import jobs associated with an account and their statuses.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest request)
Returns a list of all existing tags associated with a data store.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held
open.
|
StartFHIRExportJobResult |
startFHIRExportJob(StartFHIRExportJobRequest request)
Begins a FHIR export job.
|
StartFHIRImportJobResult |
startFHIRImportJob(StartFHIRImportJobRequest request)
Begins a FHIR Import job.
|
TagResourceResult |
tagResource(TagResourceRequest request)
Adds a user specified key and value tag to a data store.
|
UntagResourceResult |
untagResource(UntagResourceRequest request)
Removes tags from a data store.
|
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetpublic static AmazonHealthLakeClientBuilder builder()
public CreateFHIRDatastoreResult createFHIRDatastore(CreateFHIRDatastoreRequest request)
Creates a data store that can ingest and export FHIR formatted data.
createFHIRDatastore in interface AmazonHealthLakecreateFHIRDatastoreRequest - ValidationException - The user input parameter was invalid.ThrottlingException - The user has exceeded their maximum number of allowed calls to the given API.AccessDeniedException - Access is denied. Your account is not authorized to perform this operation.InternalServerException - Unknown error occurs in the service.public DeleteFHIRDatastoreResult deleteFHIRDatastore(DeleteFHIRDatastoreRequest request)
Deletes a data store.
deleteFHIRDatastore in interface AmazonHealthLakedeleteFHIRDatastoreRequest - AccessDeniedException - Access is denied. Your account is not authorized to perform this operation.ConflictException - The data store is in a transition state and the user requested action can not be performed.ValidationException - The user input parameter was invalid.ResourceNotFoundException - The requested data store was not found.ThrottlingException - The user has exceeded their maximum number of allowed calls to the given API.InternalServerException - Unknown error occurs in the service.public DescribeFHIRDatastoreResult describeFHIRDatastore(DescribeFHIRDatastoreRequest request)
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store name, data store status, when the data store was created, data store type version, and the data store's endpoint.
describeFHIRDatastore in interface AmazonHealthLakedescribeFHIRDatastoreRequest - ValidationException - The user input parameter was invalid.ResourceNotFoundException - The requested data store was not found.ThrottlingException - The user has exceeded their maximum number of allowed calls to the given API.InternalServerException - Unknown error occurs in the service.public DescribeFHIRExportJobResult describeFHIRExportJob(DescribeFHIRExportJobRequest request)
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
describeFHIRExportJob in interface AmazonHealthLakedescribeFHIRExportJobRequest - ValidationException - The user input parameter was invalid.ResourceNotFoundException - The requested data store was not found.ThrottlingException - The user has exceeded their maximum number of allowed calls to the given API.InternalServerException - Unknown error occurs in the service.public DescribeFHIRImportJobResult describeFHIRImportJob(DescribeFHIRImportJobRequest request)
Displays the properties of a FHIR import job, including the ID, ARN, name, and the status of the job.
describeFHIRImportJob in interface AmazonHealthLakedescribeFHIRImportJobRequest - ValidationException - The user input parameter was invalid.ResourceNotFoundException - The requested data store was not found.ThrottlingException - The user has exceeded their maximum number of allowed calls to the given API.InternalServerException - Unknown error occurs in the service.public ListFHIRDatastoresResult listFHIRDatastores(ListFHIRDatastoresRequest request)
Lists all FHIR data stores that are in the user’s account, regardless of data store status.
listFHIRDatastores in interface AmazonHealthLakelistFHIRDatastoresRequest - ValidationException - The user input parameter was invalid.ThrottlingException - The user has exceeded their maximum number of allowed calls to the given API.InternalServerException - Unknown error occurs in the service.public ListFHIRExportJobsResult listFHIRExportJobs(ListFHIRExportJobsRequest request)
Lists all FHIR export jobs associated with an account and their statuses.
listFHIRExportJobs in interface AmazonHealthLakelistFHIRExportJobsRequest - ValidationException - The user input parameter was invalid.ResourceNotFoundException - The requested data store was not found.AccessDeniedException - Access is denied. Your account is not authorized to perform this operation.ThrottlingException - The user has exceeded their maximum number of allowed calls to the given API.InternalServerException - Unknown error occurs in the service.public ListFHIRImportJobsResult listFHIRImportJobs(ListFHIRImportJobsRequest request)
Lists all FHIR import jobs associated with an account and their statuses.
listFHIRImportJobs in interface AmazonHealthLakelistFHIRImportJobsRequest - ValidationException - The user input parameter was invalid.ResourceNotFoundException - The requested data store was not found.AccessDeniedException - Access is denied. Your account is not authorized to perform this operation.ThrottlingException - The user has exceeded their maximum number of allowed calls to the given API.InternalServerException - Unknown error occurs in the service.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
Returns a list of all existing tags associated with a data store.
listTagsForResource in interface AmazonHealthLakelistTagsForResourceRequest - ValidationException - The user input parameter was invalid.ResourceNotFoundException - The requested data store was not found.public StartFHIRExportJobResult startFHIRExportJob(StartFHIRExportJobRequest request)
Begins a FHIR export job.
startFHIRExportJob in interface AmazonHealthLakestartFHIRExportJobRequest - ValidationException - The user input parameter was invalid.ThrottlingException - The user has exceeded their maximum number of allowed calls to the given API.AccessDeniedException - Access is denied. Your account is not authorized to perform this operation.ResourceNotFoundException - The requested data store was not found.InternalServerException - Unknown error occurs in the service.public StartFHIRImportJobResult startFHIRImportJob(StartFHIRImportJobRequest request)
Begins a FHIR Import job.
startFHIRImportJob in interface AmazonHealthLakestartFHIRImportJobRequest - ValidationException - The user input parameter was invalid.ThrottlingException - The user has exceeded their maximum number of allowed calls to the given API.AccessDeniedException - Access is denied. Your account is not authorized to perform this operation.ResourceNotFoundException - The requested data store was not found.InternalServerException - Unknown error occurs in the service.public TagResourceResult tagResource(TagResourceRequest request)
Adds a user specified key and value tag to a data store.
tagResource in interface AmazonHealthLaketagResourceRequest - ValidationException - The user input parameter was invalid.ResourceNotFoundException - The requested data store was not found.public UntagResourceResult untagResource(UntagResourceRequest request)
Removes tags from a data store.
untagResource in interface AmazonHealthLakeuntagResourceRequest - ValidationException - The user input parameter was invalid.ResourceNotFoundException - The requested data store was not found.public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata in interface AmazonHealthLakerequest - The originally executed requestpublic void shutdown()
AmazonWebServiceClientshutdown in interface AmazonHealthLakeshutdown in class AmazonWebServiceClient