1. In your AWS account go to IAM
2. Go to Users tab and click “Add users”
Next3. Create a user for notifications management (e.g. notifications_domain) and select the AWS access key – Programmatic access
4. In Permissions select “Attach existing polices directly”. In User permissions, find SES, SES Full Access then, SNS and SNS Full Access.
5. Click “Next”
6. Click “Create users”
Next
To get test notifications via SNS you would need to add the verified phone numbers, only after that SMS is sent to the verified numbers.
Next