This serverless solution utilizes Amazon Connect, AWS Lambda, and DynamoDB to automatically convert caller phone numbers into vanity options, which are then announced via IVR and stored. The project, designed for readability, uses an array-based mapping to generate 3 best-match vanity numbers for callers and saves the top 5 in DynamoDB.
-
Updated
May 21, 2026 - JavaScript