ConnectCampaignServiceV2 / Client / resume_campaign
resume_campaign#
- ConnectCampaignServiceV2.Client.resume_campaign(**kwargs)#
- Stops a campaign for the specified Amazon Connect account. - See also: AWS API Documentation - Request Syntax- response = client.resume_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