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'
)
[REQUIRED]
Identifier representing a Campaign
Exceptions
ConnectCampaignService.Client.exceptions.InternalServerExceptionConnectCampaignService.Client.exceptions.ResourceNotFoundExceptionConnectCampaignService.Client.exceptions.ValidationExceptionConnectCampaignService.Client.exceptions.AccessDeniedException