delete_connect_instance_config

ConnectCampaignService.Client.delete_connect_instance_config(**kwargs)

Deletes a connect instance config from the specified AWS account.

See also: AWS API Documentation

Request Syntax

response = client.delete_connect_instance_config(
    connectInstanceId='string'
)
Parameters
connectInstanceId (string) --

[REQUIRED]

Amazon Connect Instance Id

Returns
None

Exceptions

  • ConnectCampaignService.Client.exceptions.InternalServerException
  • ConnectCampaignService.Client.exceptions.ResourceNotFoundException
  • ConnectCampaignService.Client.exceptions.ValidationException
  • ConnectCampaignService.Client.exceptions.AccessDeniedException
  • ConnectCampaignService.Client.exceptions.InvalidStateException
  • ConnectCampaignService.Client.exceptions.ThrottlingException