UpdateSolutionRequest
class UpdateSolutionRequest
Types
Properties
Link copied to clipboard
Whether the solution uses automatic training to create new solution versions (trained models). You can change the training frequency by specifying a schedulingExpression in the AutoTrainingConfig as part of solution configuration.
Link copied to clipboard
Whether to perform incremental training updates on your model. When enabled, this allows the model to learn from new data more frequently without requiring full retraining, which enables near real-time personalization. This parameter is supported only for solutions that use the semantic-similarity recipe.
Link copied to clipboard
The Amazon Resource Name (ARN) of the solution to update.
Link copied to clipboard
The new configuration details of the solution.