# Packages
Package personalizeiface provides an interface to enable mocking the Amazon Personalize service client for testing your code.
# Functions
New creates a new instance of the client from the provided Config.
NewListBatchInferenceJobsRequestPaginator returns a paginator for ListBatchInferenceJobs.
NewListCampaignsRequestPaginator returns a paginator for ListCampaigns.
NewListDatasetGroupsRequestPaginator returns a paginator for ListDatasetGroups.
NewListDatasetImportJobsRequestPaginator returns a paginator for ListDatasetImportJobs.
NewListDatasetsRequestPaginator returns a paginator for ListDatasets.
NewListEventTrackersRequestPaginator returns a paginator for ListEventTrackers.
NewListRecipesRequestPaginator returns a paginator for ListRecipes.
NewListSchemasRequestPaginator returns a paginator for ListSchemas.
NewListSolutionsRequestPaginator returns a paginator for ListSolutions.
NewListSolutionVersionsRequestPaginator returns a paginator for ListSolutionVersions.
# Constants
Service's Endpoint identifier.
ErrCodeInvalidInputException for service response error code "InvalidInputException".
ErrCodeInvalidNextTokenException for service response error code "InvalidNextTokenException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeResourceAlreadyExistsException for service response error code "ResourceAlreadyExistsException".
ErrCodeResourceInUseException for service response error code "ResourceInUseException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
Enum values for RecipeProvider.
Service's identifier.
Service's name.
Enum values for TrainingMode.
Enum values for TrainingMode.
# Structs
Describes a custom algorithm.
Describes an algorithm image.
When the solution performs AutoML (performAutoML is true in CreateSolution), Amazon Personalize determines which recipe, from the specified list, optimizes the given metric.
When the solution performs AutoML (performAutoML is true in CreateSolution), specifies the recipe that best optimized the specified metric.
Contains information on a batch inference job.
The input configuration of a batch inference job.
The output configuration parameters of a batch inference job.
A truncated version of the BatchInferenceJob datatype.
Describes a deployed solution version, otherwise known as a campaign.
Provides a summary of the properties of a campaign.
Provides a summary of the properties of a campaign update.
Provides the name and range of a categorical hyperparameter.
Client provides the API operation methods for making requests to Amazon Personalize.
Provides the name and range of a continuous hyperparameter.
No description provided by the author
No description provided by the author
CreateBatchInferenceJobRequest is the request type for the CreateBatchInferenceJob API operation.
CreateBatchInferenceJobResponse is the response type for the CreateBatchInferenceJob API operation.
No description provided by the author
No description provided by the author
CreateCampaignRequest is the request type for the CreateCampaign API operation.
CreateCampaignResponse is the response type for the CreateCampaign API operation.
No description provided by the author
No description provided by the author
CreateDatasetGroupRequest is the request type for the CreateDatasetGroup API operation.
CreateDatasetGroupResponse is the response type for the CreateDatasetGroup API operation.
No description provided by the author
No description provided by the author
CreateDatasetImportJobRequest is the request type for the CreateDatasetImportJob API operation.
CreateDatasetImportJobResponse is the response type for the CreateDatasetImportJob API operation.
No description provided by the author
No description provided by the author
CreateDatasetRequest is the request type for the CreateDataset API operation.
CreateDatasetResponse is the response type for the CreateDataset API operation.
No description provided by the author
No description provided by the author
CreateEventTrackerRequest is the request type for the CreateEventTracker API operation.
CreateEventTrackerResponse is the response type for the CreateEventTracker API operation.
No description provided by the author
No description provided by the author
CreateSchemaRequest is the request type for the CreateSchema API operation.
CreateSchemaResponse is the response type for the CreateSchema API operation.
No description provided by the author
No description provided by the author
CreateSolutionRequest is the request type for the CreateSolution API operation.
CreateSolutionResponse is the response type for the CreateSolution API operation.
No description provided by the author
No description provided by the author
CreateSolutionVersionRequest is the request type for the CreateSolutionVersion API operation.
CreateSolutionVersionResponse is the response type for the CreateSolutionVersion API operation.
Provides metadata for a dataset.
A dataset group is a collection of related datasets (Interactions, User, and Item).
Provides a summary of the properties of a dataset group.
Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset.
Provides a summary of the properties of a dataset import job.
Describes the schema for a dataset.
Provides a summary of the properties of a dataset schema.
Provides a summary of the properties of a dataset.
Describes the data source that contains the data to upload to a dataset.
Provides the name and default range of a categorical hyperparameter and whether the hyperparameter is tunable.
Provides the name and default range of a continuous hyperparameter and whether the hyperparameter is tunable.
Specifies the hyperparameters and their default ranges.
Provides the name and default range of a integer-valued hyperparameter and whether the hyperparameter is tunable.
No description provided by the author
No description provided by the author
DeleteCampaignRequest is the request type for the DeleteCampaign API operation.
DeleteCampaignResponse is the response type for the DeleteCampaign API operation.
No description provided by the author
No description provided by the author
DeleteDatasetGroupRequest is the request type for the DeleteDatasetGroup API operation.
DeleteDatasetGroupResponse is the response type for the DeleteDatasetGroup API operation.
No description provided by the author
No description provided by the author
DeleteDatasetRequest is the request type for the DeleteDataset API operation.
DeleteDatasetResponse is the response type for the DeleteDataset API operation.
No description provided by the author
No description provided by the author
DeleteEventTrackerRequest is the request type for the DeleteEventTracker API operation.
DeleteEventTrackerResponse is the response type for the DeleteEventTracker API operation.
No description provided by the author
No description provided by the author
DeleteSchemaRequest is the request type for the DeleteSchema API operation.
DeleteSchemaResponse is the response type for the DeleteSchema API operation.
No description provided by the author
No description provided by the author
DeleteSolutionRequest is the request type for the DeleteSolution API operation.
DeleteSolutionResponse is the response type for the DeleteSolution API operation.
No description provided by the author
No description provided by the author
DescribeAlgorithmRequest is the request type for the DescribeAlgorithm API operation.
DescribeAlgorithmResponse is the response type for the DescribeAlgorithm API operation.
No description provided by the author
No description provided by the author
DescribeBatchInferenceJobRequest is the request type for the DescribeBatchInferenceJob API operation.
DescribeBatchInferenceJobResponse is the response type for the DescribeBatchInferenceJob API operation.
No description provided by the author
No description provided by the author
DescribeCampaignRequest is the request type for the DescribeCampaign API operation.
DescribeCampaignResponse is the response type for the DescribeCampaign API operation.
No description provided by the author
No description provided by the author
DescribeDatasetGroupRequest is the request type for the DescribeDatasetGroup API operation.
DescribeDatasetGroupResponse is the response type for the DescribeDatasetGroup API operation.
No description provided by the author
No description provided by the author
DescribeDatasetImportJobRequest is the request type for the DescribeDatasetImportJob API operation.
DescribeDatasetImportJobResponse is the response type for the DescribeDatasetImportJob API operation.
No description provided by the author
No description provided by the author
DescribeDatasetRequest is the request type for the DescribeDataset API operation.
DescribeDatasetResponse is the response type for the DescribeDataset API operation.
No description provided by the author
No description provided by the author
DescribeEventTrackerRequest is the request type for the DescribeEventTracker API operation.
DescribeEventTrackerResponse is the response type for the DescribeEventTracker API operation.
No description provided by the author
No description provided by the author
DescribeFeatureTransformationRequest is the request type for the DescribeFeatureTransformation API operation.
DescribeFeatureTransformationResponse is the response type for the DescribeFeatureTransformation API operation.
No description provided by the author
No description provided by the author
DescribeRecipeRequest is the request type for the DescribeRecipe API operation.
DescribeRecipeResponse is the response type for the DescribeRecipe API operation.
No description provided by the author
No description provided by the author
DescribeSchemaRequest is the request type for the DescribeSchema API operation.
DescribeSchemaResponse is the response type for the DescribeSchema API operation.
No description provided by the author
No description provided by the author
DescribeSolutionRequest is the request type for the DescribeSolution API operation.
DescribeSolutionResponse is the response type for the DescribeSolution API operation.
No description provided by the author
No description provided by the author
DescribeSolutionVersionRequest is the request type for the DescribeSolutionVersion API operation.
DescribeSolutionVersionResponse is the response type for the DescribeSolutionVersion API operation.
Provides information about an event tracker.
Provides a summary of the properties of an event tracker.
Provides feature transformation information.
No description provided by the author
No description provided by the author
GetSolutionMetricsRequest is the request type for the GetSolutionMetrics API operation.
GetSolutionMetricsResponse is the response type for the GetSolutionMetrics API operation.
Describes the properties for hyperparameter optimization (HPO).
The metric to optimize during hyperparameter optimization (HPO).
Describes the resource configuration for hyperparameter optimization (HPO).
Specifies the hyperparameters and their ranges.
Provides the name and range of an integer-valued hyperparameter.
No description provided by the author
No description provided by the author
ListBatchInferenceJobsPaginator is used to paginate the request.
ListBatchInferenceJobsRequest is the request type for the ListBatchInferenceJobs API operation.
ListBatchInferenceJobsResponse is the response type for the ListBatchInferenceJobs API operation.
No description provided by the author
No description provided by the author
ListCampaignsPaginator is used to paginate the request.
ListCampaignsRequest is the request type for the ListCampaigns API operation.
ListCampaignsResponse is the response type for the ListCampaigns API operation.
No description provided by the author
No description provided by the author
ListDatasetGroupsPaginator is used to paginate the request.
ListDatasetGroupsRequest is the request type for the ListDatasetGroups API operation.
ListDatasetGroupsResponse is the response type for the ListDatasetGroups API operation.
No description provided by the author
No description provided by the author
ListDatasetImportJobsPaginator is used to paginate the request.
ListDatasetImportJobsRequest is the request type for the ListDatasetImportJobs API operation.
ListDatasetImportJobsResponse is the response type for the ListDatasetImportJobs API operation.
No description provided by the author
No description provided by the author
ListDatasetsPaginator is used to paginate the request.
ListDatasetsRequest is the request type for the ListDatasets API operation.
ListDatasetsResponse is the response type for the ListDatasets API operation.
No description provided by the author
No description provided by the author
ListEventTrackersPaginator is used to paginate the request.
ListEventTrackersRequest is the request type for the ListEventTrackers API operation.
ListEventTrackersResponse is the response type for the ListEventTrackers API operation.
No description provided by the author
No description provided by the author
ListRecipesPaginator is used to paginate the request.
ListRecipesRequest is the request type for the ListRecipes API operation.
ListRecipesResponse is the response type for the ListRecipes API operation.
No description provided by the author
No description provided by the author
ListSchemasPaginator is used to paginate the request.
ListSchemasRequest is the request type for the ListSchemas API operation.
ListSchemasResponse is the response type for the ListSchemas API operation.
No description provided by the author
No description provided by the author
ListSolutionsPaginator is used to paginate the request.
ListSolutionsRequest is the request type for the ListSolutions API operation.
ListSolutionsResponse is the response type for the ListSolutions API operation.
No description provided by the author
No description provided by the author
ListSolutionVersionsPaginator is used to paginate the request.
ListSolutionVersionsRequest is the request type for the ListSolutionVersions API operation.
ListSolutionVersionsResponse is the response type for the ListSolutionVersions API operation.
Provides information about a recipe.
Provides a summary of the properties of a recipe.
The configuration details of an Amazon S3 input or output bucket.
An object that provides information about a solution.
Describes the configuration properties for the solution.
Provides a summary of the properties of a solution.
An object that provides information about a specific version of a Solution.
Provides a summary of the properties of a solution version.
If hyperparameter optimization (HPO) was performed, contains the hyperparameter values of the best performing model.
No description provided by the author
No description provided by the author
UpdateCampaignRequest is the request type for the UpdateCampaign API operation.
UpdateCampaignResponse is the response type for the UpdateCampaign API operation.
# Type aliases
No description provided by the author
No description provided by the author