delete_campaign
(**kwargs)¶Deletes a campaign from the specified Amazon Connect account.
See also: AWS API Documentation
Request Syntax
response = client.delete_campaign(
id='string'
)
[REQUIRED]
Identifier representing a Campaign
Exceptions
ConnectCampaignService.Client.exceptions.InternalServerException
ConnectCampaignService.Client.exceptions.ResourceNotFoundException
ConnectCampaignService.Client.exceptions.ValidationException
ConnectCampaignService.Client.exceptions.AccessDeniedException