ConnectCampaignServiceV2 / Client / pause_campaign
pause_campaign¶
- ConnectCampaignServiceV2.Client.pause_campaign(**kwargs)¶
- Pauses a campaign for the specified Amazon Connect account. - See also: AWS API Documentation - Request Syntax- response = client.pause_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.ConflictException
- ConnectCampaignServiceV2.Client.exceptions.InvalidCampaignStateException
- ConnectCampaignServiceV2.Client.exceptions.AccessDeniedException
- ConnectCampaignServiceV2.Client.exceptions.ThrottlingException