About This Architecture
AWS Recording Search System in ca-central-1 integrates Amazon Connect with Lambda, DynamoDB, and S3 to enable agents to search call recordings by date and filters through a custom workspace interface. The architecture spans three availability zones with public subnets hosting the Connect CCP agent interface, private app subnets running Lambda search microservices, and private data subnets containing DynamoDB metadata tables and S3 recording files. EventBridge triggers asynchronous scan processes that update result tables with retry logic, while CloudWatch and IAM enforce monitoring and least-privilege access. Fork this diagram to customize routing rules, add additional metadata tables, or extend search capabilities for your contact center operations.