retail-demo-store icon indicating copy to clipboard operation
retail-demo-store copied to clipboard

AWS Retail Demo Store is a sample retail web application and workshop platform demonstrating how AWS infrastructure and services can be used to build compelling customer experiences for eCommerce, ret...

Results 94 retail-demo-store issues
Sort by recently updated
recently updated
newest added

*Issue #, if available:* Getting ready to ship a workshop with Amplitude. This required retail demo store training data to train the Amplitude Recommend Personalize model. *Description of changes:* Modified...

*Issue #, if available:* #23 *Description of changes:* The carts, orders, users services use go modules instead of getting the latest version. Pinned to the latest versions available today. *Description...

*Issue #, if available:* Closes #527 *Description of changes:* - Added `INACTIVE` to list of status values that are safe to delete for recommender resource type. Note: this is unique...

The Deep links to the CloudFormation Launch templates are not working due to permission issues with the underlying S3 buckets hosting the template files. I'm getting a 403 Access denied.

*Issue #, if available:* #546 *Description of changes:* - Lambdas to python 3.12 - pandas to 2.2 - fix deprecation from python 2.2 warnings in generators *Description of testing performed...

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies
javascript

Extend the existing Python EDA helper to perform schema validation checks for senders.

feature-request

There are several Lambda functions that use old(er) python runtimes (3.8, 3.9, 3.10, and 3.11). Support for python3.7 was recently dropped from the Lambda runtime which broke new deployments for...

deployment
dependencies

Ran into some corner cases when deleting the Retail Demo Store stack - If a Personalize recommender is in an `INACTIVE` state (i.e., stopped), the delete logic will raise an...

bug
deployment

Create a Python helper, and usage instructions, to abstract the creation of conformant event-driven architecture events. The helper will - enable users to create and build up a Retail Demo...

feature-request