Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

personalize_delete_campaign

Removes a campaign by deleting the solution deployment


Description

Removes a campaign by deleting the solution deployment. The solution that the campaign is based on is not deleted and can be redeployed when needed. A deleted campaign can no longer be specified in a GetRecommendations request. For more information on campaigns, see create_campaign.

Usage

personalize_delete_campaign(campaignArn)

Arguments

campaignArn

[required] The Amazon Resource Name (ARN) of the campaign to delete.

Value

An empty list.

Request syntax

svc$delete_campaign(
  campaignArn = "string"
)

paws.machine.learning

Amazon Web Services Machine Learning Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.