ConnectCampaignServiceV2 / Client / delete_campaign
delete_campaign#
- ConnectCampaignServiceV2.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- ConnectCampaignServiceV2.Client.exceptions.InternalServerException
- ConnectCampaignServiceV2.Client.exceptions.ResourceNotFoundException
- ConnectCampaignServiceV2.Client.exceptions.ValidationException
- ConnectCampaignServiceV2.Client.exceptions.AccessDeniedException