ConnectCampaignService / Client / stop_campaign
stop_campaign#
- ConnectCampaignService.Client.stop_campaign(**kwargs)#
- Stops a campaign for the specified Amazon Connect account. - See also: AWS API Documentation - Request Syntax- response = client.stop_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.ConflictException
- ConnectCampaignService.Client.exceptions.InvalidCampaignStateException
- ConnectCampaignService.Client.exceptions.AccessDeniedException
- ConnectCampaignService.Client.exceptions.ThrottlingException