AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Interface for accessing ConnectHealth
Health Agent for healthcare providers and patient engagementNamespace: Amazon.ConnectHealth
Assembly: AWSSDK.ConnectHealth.dll
Version: 3.x.y.z
public interface IAmazonConnectHealth IAmazonService, IDisposable
The IAmazonConnectHealth type exposes the following members
| Name | Type | Description | |
|---|---|---|---|
|
Paginators | Amazon.ConnectHealth.Model.IConnectHealthPaginatorFactory |
Paginators for the service |
| Name | Description | |
|---|---|---|
|
ActivateSubscription(ActivateSubscriptionRequest) |
Activates a Subscription to enable billing for a user. |
|
ActivateSubscriptionAsync(ActivateSubscriptionRequest, CancellationToken) |
Activates a Subscription to enable billing for a user. |
|
CreateDomain(CreateDomainRequest) |
Creates a new Domain for managing HealthAgent resources. |
|
CreateDomainAsync(CreateDomainRequest, CancellationToken) |
Creates a new Domain for managing HealthAgent resources. |
|
CreateSubscription(CreateSubscriptionRequest) |
Creates a new Subscription within a Domain for billing and user management. |
|
CreateSubscriptionAsync(CreateSubscriptionRequest, CancellationToken) |
Creates a new Subscription within a Domain for billing and user management. |
|
DeactivateSubscription(DeactivateSubscriptionRequest) |
Deactivates a Subscription to stop billing for a user. |
|
DeactivateSubscriptionAsync(DeactivateSubscriptionRequest, CancellationToken) |
Deactivates a Subscription to stop billing for a user. |
|
DeleteDomain(DeleteDomainRequest) |
Deletes a Domain and all associated resources. |
|
DeleteDomainAsync(DeleteDomainRequest, CancellationToken) |
Deletes a Domain and all associated resources. |
|
DetermineServiceOperationEndpoint(AmazonWebServiceRequest) |
Returns the endpoint that will be used for a particular request. |
|
GetDomain(GetDomainRequest) |
Retrieves information about a Domain. |
|
GetDomainAsync(GetDomainRequest, CancellationToken) |
Retrieves information about a Domain. |
|
GetMedicalScribeListeningSession(GetMedicalScribeListeningSessionRequest) |
Retrieves details about an existing Medical Scribe listening session |
|
GetMedicalScribeListeningSessionAsync(GetMedicalScribeListeningSessionRequest, CancellationToken) |
Retrieves details about an existing Medical Scribe listening session |
|
GetPatientInsightsJob(GetPatientInsightsJobRequest) |
Get details of a started patient insights job. |
|
GetPatientInsightsJobAsync(GetPatientInsightsJobRequest, CancellationToken) |
Get details of a started patient insights job. |
|
GetSubscription(GetSubscriptionRequest) |
Retrieves information about a Subscription. |
|
GetSubscriptionAsync(GetSubscriptionRequest, CancellationToken) |
Retrieves information about a Subscription. |
|
ListDomains(ListDomainsRequest) |
Lists Domains for a given account. |
|
ListDomainsAsync(ListDomainsRequest, CancellationToken) |
Lists Domains for a given account. |
|
ListSubscriptions(ListSubscriptionsRequest) |
Lists all Subscriptions within a Domain. |
|
ListSubscriptionsAsync(ListSubscriptionsRequest, CancellationToken) |
Lists all Subscriptions within a Domain. |
|
ListTagsForResource(ListTagsForResourceRequest) |
Lists the tags associated with the specified resource |
|
ListTagsForResourceAsync(ListTagsForResourceRequest, CancellationToken) |
Lists the tags associated with the specified resource |
|
StartMedicalScribeListeningSessionAsync(StartMedicalScribeListeningSessionRequest, CancellationToken) |
Starts a new Medical Scribe listening session for real-time audio transcription |
|
StartPatientInsightsJob(StartPatientInsightsJobRequest) |
Starts a new patient insights job. |
|
StartPatientInsightsJobAsync(StartPatientInsightsJobRequest, CancellationToken) |
Starts a new patient insights job. |
|
TagResource(TagResourceRequest) |
Associates the specified tags with the specified resource |
|
TagResourceAsync(TagResourceRequest, CancellationToken) |
Associates the specified tags with the specified resource |
|
UntagResource(UntagResourceRequest) |
Removes the specified tags from the specified resource |
|
UntagResourceAsync(UntagResourceRequest, CancellationToken) |
Removes the specified tags from the specified resource |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer