| Algorithm |
Describes a custom algorithm.
|
| AlgorithmImage |
Describes an algorithm image.
|
| AutoMLConfig |
When the solution performs AutoML ( performAutoML is true in CreateSolution), Amazon
Personalize determines which recipe, from the specified list, optimizes the given metric.
|
| AutoMLResult |
When the solution performs AutoML ( performAutoML is true in CreateSolution), specifies the
recipe that best optimized the specified metric.
|
| BatchInferenceJob |
Contains information on a batch inference job.
|
| BatchInferenceJobConfig |
The configuration details of a batch inference job.
|
| BatchInferenceJobInput |
The input configuration of a batch inference job.
|
| BatchInferenceJobOutput |
The output configuration parameters of a batch inference job.
|
| BatchInferenceJobSummary |
|
| BatchSegmentJob |
Contains information on a batch segment job.
|
| BatchSegmentJobInput |
The input configuration of a batch segment job.
|
| BatchSegmentJobOutput |
The output configuration parameters of a batch segment job.
|
| BatchSegmentJobSummary |
|
| Campaign |
An object that describes the deployment of a solution version.
|
| CampaignConfig |
The configuration details of a campaign.
|
| CampaignSummary |
Provides a summary of the properties of a campaign.
|
| CampaignUpdateSummary |
Provides a summary of the properties of a campaign update.
|
| CategoricalHyperParameterRange |
Provides the name and range of a categorical hyperparameter.
|
| ContinuousHyperParameterRange |
Provides the name and range of a continuous hyperparameter.
|
| CreateBatchInferenceJobRequest |
|
| CreateBatchInferenceJobResponse |
|
| CreateBatchSegmentJobRequest |
|
| CreateBatchSegmentJobResponse |
|
| CreateCampaignRequest |
|
| CreateCampaignResponse |
|
| CreateDatasetExportJobRequest |
|
| CreateDatasetExportJobResponse |
|
| CreateDatasetGroupRequest |
|
| CreateDatasetGroupResponse |
|
| CreateDatasetImportJobRequest |
|
| CreateDatasetImportJobResponse |
|
| CreateDatasetRequest |
|
| CreateDatasetResponse |
|
| CreateEventTrackerRequest |
|
| CreateEventTrackerResponse |
|
| CreateFilterRequest |
|
| CreateFilterResponse |
|
| CreateMetricAttributionRequest |
|
| CreateMetricAttributionResponse |
|
| CreateRecommenderRequest |
|
| CreateRecommenderResponse |
|
| CreateSchemaRequest |
|
| CreateSchemaResponse |
|
| CreateSolutionRequest |
|
| CreateSolutionResponse |
|
| CreateSolutionVersionRequest |
|
| CreateSolutionVersionResponse |
|
| Dataset |
Provides metadata for a dataset.
|
| DatasetExportJob |
Describes a job that exports a dataset to an Amazon S3 bucket.
|
| DatasetExportJobOutput |
The output configuration parameters of a dataset export job.
|
| DatasetExportJobSummary |
Provides a summary of the properties of a dataset export job.
|
| DatasetGroup |
A dataset group is a collection of related datasets (Interactions, User, and Item).
|
| DatasetGroupSummary |
Provides a summary of the properties of a dataset group.
|
| DatasetImportJob |
Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset.
|
| DatasetImportJobSummary |
Provides a summary of the properties of a dataset import job.
|
| DatasetSchema |
Describes the schema for a dataset.
|
| DatasetSchemaSummary |
Provides a summary of the properties of a dataset schema.
|
| DatasetSummary |
Provides a summary of the properties of a dataset.
|
| DatasetUpdateSummary |
Describes an update to a dataset.
|
| DataSource |
Describes the data source that contains the data to upload to a dataset.
|
| DefaultCategoricalHyperParameterRange |
Provides the name and default range of a categorical hyperparameter and whether the hyperparameter is tunable.
|
| DefaultContinuousHyperParameterRange |
Provides the name and default range of a continuous hyperparameter and whether the hyperparameter is tunable.
|
| DefaultHyperParameterRanges |
Specifies the hyperparameters and their default ranges.
|
| DefaultIntegerHyperParameterRange |
Provides the name and default range of a integer-valued hyperparameter and whether the hyperparameter is tunable.
|
| DeleteCampaignRequest |
|
| DeleteCampaignResponse |
|
| DeleteDatasetGroupRequest |
|
| DeleteDatasetGroupResponse |
|
| DeleteDatasetRequest |
|
| DeleteDatasetResponse |
|
| DeleteEventTrackerRequest |
|
| DeleteEventTrackerResponse |
|
| DeleteFilterRequest |
|
| DeleteFilterResponse |
|
| DeleteMetricAttributionRequest |
|
| DeleteMetricAttributionResponse |
|
| DeleteRecommenderRequest |
|
| DeleteRecommenderResponse |
|
| DeleteSchemaRequest |
|
| DeleteSchemaResponse |
|
| DeleteSolutionRequest |
|
| DeleteSolutionResponse |
|
| DescribeAlgorithmRequest |
|
| DescribeAlgorithmResponse |
|
| DescribeBatchInferenceJobRequest |
|
| DescribeBatchInferenceJobResponse |
|
| DescribeBatchSegmentJobRequest |
|
| DescribeBatchSegmentJobResponse |
|
| DescribeCampaignRequest |
|
| DescribeCampaignResponse |
|
| DescribeDatasetExportJobRequest |
|
| DescribeDatasetExportJobResponse |
|
| DescribeDatasetGroupRequest |
|
| DescribeDatasetGroupResponse |
|
| DescribeDatasetImportJobRequest |
|
| DescribeDatasetImportJobResponse |
|
| DescribeDatasetRequest |
|
| DescribeDatasetResponse |
|
| DescribeEventTrackerRequest |
|
| DescribeEventTrackerResponse |
|
| DescribeFeatureTransformationRequest |
|
| DescribeFeatureTransformationResponse |
|
| DescribeFilterRequest |
|
| DescribeFilterResponse |
|
| DescribeMetricAttributionRequest |
|
| DescribeMetricAttributionResponse |
|
| DescribeRecipeRequest |
|
| DescribeRecipeResponse |
|
| DescribeRecommenderRequest |
|
| DescribeRecommenderResponse |
|
| DescribeSchemaRequest |
|
| DescribeSchemaResponse |
|
| DescribeSolutionRequest |
|
| DescribeSolutionResponse |
|
| DescribeSolutionVersionRequest |
|
| DescribeSolutionVersionResponse |
|
| EventTracker |
Provides information about an event tracker.
|
| EventTrackerSummary |
Provides a summary of the properties of an event tracker.
|
| FeatureTransformation |
Provides feature transformation information.
|
| Filter |
Contains information on a recommendation filter, including its ARN, status, and filter expression.
|
| FilterSummary |
A short summary of a filter's attributes.
|
| GetSolutionMetricsRequest |
|
| GetSolutionMetricsResponse |
|
| HPOConfig |
Describes the properties for hyperparameter optimization (HPO).
|
| HPOObjective |
The metric to optimize during hyperparameter optimization (HPO).
|
| HPOResourceConfig |
Describes the resource configuration for hyperparameter optimization (HPO).
|
| HyperParameterRanges |
Specifies the hyperparameters and their ranges.
|
| IntegerHyperParameterRange |
Provides the name and range of an integer-valued hyperparameter.
|
| ListBatchInferenceJobsRequest |
|
| ListBatchInferenceJobsResponse |
|
| ListBatchSegmentJobsRequest |
|
| ListBatchSegmentJobsResponse |
|
| ListCampaignsRequest |
|
| ListCampaignsResponse |
|
| ListDatasetExportJobsRequest |
|
| ListDatasetExportJobsResponse |
|
| ListDatasetGroupsRequest |
|
| ListDatasetGroupsResponse |
|
| ListDatasetImportJobsRequest |
|
| ListDatasetImportJobsResponse |
|
| ListDatasetsRequest |
|
| ListDatasetsResponse |
|
| ListEventTrackersRequest |
|
| ListEventTrackersResponse |
|
| ListFiltersRequest |
|
| ListFiltersResponse |
|
| ListMetricAttributionMetricsRequest |
|
| ListMetricAttributionMetricsResponse |
|
| ListMetricAttributionsRequest |
|
| ListMetricAttributionsResponse |
|
| ListRecipesRequest |
|
| ListRecipesResponse |
|
| ListRecommendersRequest |
|
| ListRecommendersResponse |
|
| ListSchemasRequest |
|
| ListSchemasResponse |
|
| ListSolutionsRequest |
|
| ListSolutionsResponse |
|
| ListSolutionVersionsRequest |
|
| ListSolutionVersionsResponse |
|
| ListTagsForResourceRequest |
|
| ListTagsForResourceResponse |
|
| MetricAttribute |
Contains information on a metric that a metric attribution reports on.
|
| MetricAttribution |
Contains information on a metric attribution.
|
| MetricAttributionOutput |
The output configuration details for a metric attribution.
|
| MetricAttributionSummary |
Provides a summary of the properties of a metric attribution.
|
| OptimizationObjective |
Describes the additional objective for the solution, such as maximizing streaming minutes or increasing revenue.
|
| PersonalizeException.BuilderImpl |
|
| PersonalizeRequest |
|
| PersonalizeRequest.BuilderImpl |
|
| PersonalizeResponse |
|
| PersonalizeResponse.BuilderImpl |
|
| PersonalizeResponseMetadata |
|
| Recipe |
Provides information about a recipe.
|
| RecipeSummary |
Provides a summary of the properties of a recipe.
|
| Recommender |
Describes a recommendation generator for a Domain dataset group.
|
| RecommenderConfig |
The configuration details of the recommender.
|
| RecommenderSummary |
Provides a summary of the properties of the recommender.
|
| RecommenderUpdateSummary |
Provides a summary of the properties of a recommender update.
|
| S3DataConfig |
The configuration details of an Amazon S3 input or output bucket.
|
| Solution |
An object that provides information about a solution.
|
| SolutionConfig |
Describes the configuration properties for the solution.
|
| SolutionSummary |
Provides a summary of the properties of a solution.
|
| SolutionVersion |
An object that provides information about a specific version of a Solution in a Custom dataset group.
|
| SolutionVersionSummary |
Provides a summary of the properties of a solution version.
|
| StartRecommenderRequest |
|
| StartRecommenderResponse |
|
| StopRecommenderRequest |
|
| StopRecommenderResponse |
|
| StopSolutionVersionCreationRequest |
|
| StopSolutionVersionCreationResponse |
|
| Tag |
The optional metadata that you apply to resources to help you categorize and organize them.
|
| TagResourceRequest |
|
| TagResourceResponse |
|
| TrainingDataConfig |
The training data configuration to use when creating a domain recommender or custom solution version (trained model).
|
| TunedHPOParams |
If hyperparameter optimization (HPO) was performed, contains the hyperparameter values of the best performing model.
|
| UntagResourceRequest |
|
| UntagResourceResponse |
|
| UpdateCampaignRequest |
|
| UpdateCampaignResponse |
|
| UpdateDatasetRequest |
|
| UpdateDatasetResponse |
|
| UpdateMetricAttributionRequest |
|
| UpdateMetricAttributionResponse |
|
| UpdateRecommenderRequest |
|
| UpdateRecommenderResponse |
|