UpdateCampaignRequest
class UpdateCampaignRequest
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the campaign.
Link copied to clipboard
The configuration details of a campaign.
Link copied to clipboard
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support. A high minProvisionedTPS
will increase your bill. We recommend starting with 1 for minProvisionedTPS
(the default). Track your usage using Amazon CloudWatch metrics, and increase the minProvisionedTPS
as necessary.
Link copied to clipboard
The Amazon Resource Name (ARN) of a new model to deploy. To specify the latest solution version of your solution, specify the ARN of your solution in SolutionArn/$LATEST
format. You must use this format if you set syncWithLatestSolutionVersion
to True
in the CampaignConfig.