Package software.amazon.awscdk.services.personalize
package software.amazon.awscdk.services.personalize
AWS::Personalize Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.personalize.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Personalize construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Personalize resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Personalize.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates an empty dataset and adds it to the specified dataset group.A fluent builder for
CfnDataset.Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset.A builder forCfnDataset.DatasetImportJobPropertyAn implementation forCfnDataset.DatasetImportJobPropertyDescribes the data source that contains the data to upload to a dataset, or the list of records to delete from Amazon Personalize.A builder forCfnDataset.DataSourcePropertyAn implementation forCfnDataset.DataSourcePropertyA dataset group is a collection of related datasets (Item interactions, Users, Items, Actions, Action interactions).A fluent builder forCfnDatasetGroup.Properties for defining aCfnDatasetGroup.A builder forCfnDatasetGroupPropsAn implementation forCfnDatasetGroupPropsProperties for defining aCfnDataset.A builder forCfnDatasetPropsAn implementation forCfnDatasetPropsCreates an Amazon Personalize schema from the specified schema string.A fluent builder forCfnSchema.Properties for defining aCfnSchema.A builder forCfnSchemaPropsAn implementation forCfnSchemaPropsSpecifies the hyperparameters and their ranges.A builder forCfnSolution.AlgorithmHyperParameterRangesPropertyAn implementation forCfnSolution.AlgorithmHyperParameterRangesPropertyWhen the solution performs AutoML (performAutoMLis true in CreateSolution ), Amazon Personalize determines which recipe, from the specified list, optimizes the given metric.A builder forCfnSolution.AutoMLConfigPropertyAn implementation forCfnSolution.AutoMLConfigPropertyA fluent builder forCfnSolution.Provides the name and range of a categorical hyperparameter.A builder forCfnSolution.CategoricalHyperParameterRangePropertyAn implementation forCfnSolution.CategoricalHyperParameterRangePropertyProvides the name and range of a continuous hyperparameter.A builder forCfnSolution.ContinuousHyperParameterRangePropertyAn implementation forCfnSolution.ContinuousHyperParameterRangePropertyDescribes the properties for hyperparameter optimization (HPO).A builder forCfnSolution.HpoConfigPropertyAn implementation forCfnSolution.HpoConfigPropertyThe metric to optimize during hyperparameter optimization (HPO).A builder forCfnSolution.HpoObjectivePropertyAn implementation forCfnSolution.HpoObjectivePropertyDescribes the resource configuration for hyperparameter optimization (HPO).A builder forCfnSolution.HpoResourceConfigPropertyAn implementation forCfnSolution.HpoResourceConfigPropertyProvides the name and range of an integer-valued hyperparameter.A builder forCfnSolution.IntegerHyperParameterRangePropertyAn implementation forCfnSolution.IntegerHyperParameterRangePropertyDescribes the configuration properties for the solution.A builder forCfnSolution.SolutionConfigPropertyAn implementation forCfnSolution.SolutionConfigPropertyProperties for defining aCfnSolution.A builder forCfnSolutionPropsAn implementation forCfnSolutionPropsA reference to a DatasetGroup resource.A builder forDatasetGroupReferenceAn implementation forDatasetGroupReferenceA reference to a Dataset resource.A builder forDatasetReferenceAn implementation forDatasetReference(experimental) Indicates that this resource can be referenced as a DatasetGroup.Internal default implementation forIDatasetGroupRef.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a Dataset.Internal default implementation forIDatasetRef.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a Schema.Internal default implementation forISchemaRef.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a Solution.Internal default implementation forISolutionRef.A proxy class which represents a concrete javascript instance of this type.A reference to a Schema resource.A builder forSchemaReferenceAn implementation forSchemaReferenceA reference to a Solution resource.A builder forSolutionReferenceAn implementation forSolutionReference