Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Releases: aws-solutions/maintaining-personalized-experiences-with-machine-learning

v1.2.0

27 Jan 22:10
3f6f1b0

Choose a tag to compare

Added

  • The solution now supports batch segment jobs to get user segments with your solution version. Each user segment is
    sorted in descending order based on the probability that each user will interact with items in your inventory.
  • The solution now supports domain dataset groups.

Changed

  • Upgraded to CDKv2.

v1.1.0

22 Nov 17:52
b45588c

Choose a tag to compare

Added

  • The solution now creates an Amazon EventBridge event bus, and puts messages to the bus when resources have been
    created by the workflow. This can be useful when integrating with external systems.
  • The solution now contains a command line interface (CLI) that allows schedule creation for existing resources in
    Amazon Personalize.

Refer to changelog for more information.

v1.0.1

14 Oct 18:17
a21c75a

Choose a tag to compare

Added

  • The solution now exports the Amazon SNS Topic ARN as SNSTopicArn.

Changed

  • The SNS message format will change based on the protocol used. For Amazon SQS and Email-JSON endpoints, a JSON payload
    will be sent. The message sent to subscribed Email endpoints is unchanged.
  • The Amazon CloudWatch dashboard deployed by the solution will be replaced with a dashboard containing the stack's
    region name.

Refer to changelog for more information.

v1.0.0

23 Sep 16:32

Choose a tag to compare

Added

  • All files, initial version

Refer to changelog for more information.