AWS - DynamoDB
You want to design a DynamoDB table to store user profiles. Each user has a unique
UserID and may have multiple email addresses. How should you structure the table and items to handle this?