connectwisdomservice_get_assistant_association {paws.customer.engagement} | R Documentation |
Retrieves information about an assistant association
Description
Retrieves information about an assistant association.
See https://www.paws-r-sdk.com/docs/connectwisdomservice_get_assistant_association/ for full documentation.
Usage
connectwisdomservice_get_assistant_association(
assistantAssociationId,
assistantId
)
Arguments
assistantAssociationId |
[required] The identifier of the assistant association. Can be either the ID or the ARN. URLs cannot contain the ARN. |
assistantId |
[required] The identifier of the Wisdom assistant. Can be either the ID or the ARN. URLs cannot contain the ARN. |
[Package paws.customer.engagement version 0.7.0 Index]