ConnectCampaignService / Client / delete_campaign
delete_campaign#
- ConnectCampaignService.Client.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' ) - Parameters:
- id (string) – - [REQUIRED] - Identifier representing a Campaign 
- Returns:
- None 
 - Exceptions- ConnectCampaignService.Client.exceptions.InternalServerException
- ConnectCampaignService.Client.exceptions.ResourceNotFoundException
- ConnectCampaignService.Client.exceptions.ValidationException
- ConnectCampaignService.Client.exceptions.AccessDeniedException