WorkSpaces.Client.
delete_connect_client_add_in
(**kwargs)¶Deletes a client-add-in for Amazon Connect that is configured within a directory.
See also: AWS API Documentation
Request Syntax
response = client.delete_connect_client_add_in(
AddInId='string',
ResourceId='string'
)
[REQUIRED]
The identifier of the client add-in to delete.
[REQUIRED]
The directory identifier for which the client add-in is configured.
dict
Response Syntax
{}
Response Structure
Exceptions
WorkSpaces.Client.exceptions.InvalidParameterValuesException
WorkSpaces.Client.exceptions.ResourceNotFoundException
WorkSpaces.Client.exceptions.AccessDeniedException