WorkSpaces / Client / delete_connect_client_add_in
delete_connect_client_add_in#
- 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' )
- Parameters:
AddInId (string) –
[REQUIRED]
The identifier of the client add-in to delete.
ResourceId (string) –
[REQUIRED]
The directory identifier for which the client add-in is configured.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
WorkSpaces.Client.exceptions.InvalidParameterValuesException
WorkSpaces.Client.exceptions.ResourceNotFoundException
WorkSpaces.Client.exceptions.AccessDeniedException