I need to design a system where I need to send SMS to my users. My users are coming from a third party system and I do not have direct access to my user data apart from their phone number. I'm using AWS infrastructure, how can I make sure I record customer opt-in consent before sending them a SMS. What are the things I should keep in mind to design such things in AWS?