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