Guidance For Personalized Ecommerce Recommendations Using Amazon Bedrock Agents
Description
This Guidance demonstrates how to implement personalized ecommerce recommendations using Amazon Bedrock Agents.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Guidance for Personalized Ecommerce Recommendations Using Amazon Bedrock Agents
Table of Contents
Overview
The Sales Agent on Bedrock draws inspiration from the Rufus Sales Agent, which enhances the shopping experience on Amazon.com. Leveraging cutting-edge generative AI, this solution is designed to deliver personalized and dynamic interactions that drive product discovery and sales. By integrating Amazon Personalize, the Sales Agent provides tailored product recommendations, while Amazon OpenSearch Service enables rapid and accurate search capabilities across your catalog. Together, these technologies create a seamless and engaging customer journey, boosting conversions and satisfaction. The Sales Agent empowers businesses to harness Amazon’s proven AI expertise, transforming their apps and websites into highly effective sales channels.
The architecture of Sales Agent Rufus on Bedrock is illustrated below: 
Cost
Cost Considerations Breakdown When estimating costs, several key factors need to be considered:
Storage Costs
- Amazon S3: Estimated storage of 10 TB.
- DynamoDB: Stores 10 GB of product data and 1 GB of user data.
- OpenSearch Serverless: Contains 10 GB of product data.
- AWS Personalize: Estimated 1-hour training time to process 10 GB of data.
Model Training Costs
- Assumes one training session per month, with each session taking 8 hours to complete.
Embedding Process Costs
- Calls Titan model to generate embeddings.
- Each request processes 100K tokens as input.
- The embedding process consumes:
- 100 OCU indexes in OpenSearch Ser
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11