ConnectWisdomService.Client.delete_assistant(**kwargs)¶Deletes an assistant.
See also: AWS API Documentation
Request Syntax
response = client.delete_assistant(
assistantId='string'
)
[REQUIRED]
The identifier of the Wisdom assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
{}
Response Structure
Exceptions
ConnectWisdomService.Client.exceptions.ValidationExceptionConnectWisdomService.Client.exceptions.AccessDeniedExceptionConnectWisdomService.Client.exceptions.ResourceNotFoundException